date
stringlengths 12
12
⌀ | text
stringlengths 98
60.4k
| topic
stringlengths 15
36k
| url
stringlengths 37
226
| root_topic
stringclasses 63
values | heading
stringlengths 1
148
| related_topics
stringlengths 7
36.6k
| author
stringclasses 1
value | vector
stringlengths 44.7k
45.8k
⌀ |
---|---|---|---|---|---|---|---|---|
27 Aug, 2024 | The Future of Data Engineering as a Data Engineer
27 Aug, 2024
Data engineering has rapidly evolved over the past decade, becoming a cornerstone of modern data-driven organizations. As businesses increasingly rely on data to inform decisions, the role of the data engineer is more crucial than ever.The Future of Data Engineering as a Data Engineer This article explores the future of data engineering, highlighting key trends, emerging technologies, and the evolving responsibilities of data engineers.Table of ContentUnderstanding Data EngineeringEmerging Trends in Data EngineeringTechnological Advancements in Data EngineeringEvolving Role and Challenges in Data EngineeringSkills and Competencies for Future Data EngineersUnderstanding Data EngineeringData engineering involves designing, building, and maintaining systems for collecting, storing, and analyzing data. It is a critical component of the data ecosystem, enabling efficient data management to support various applications, from business intelligence to machine learning. Data engineers are responsible for creating robust data pipelines that ensure data is accessible, reliable, and ready for analysis by data scientists and other stakeholdersEmerging Trends in Data EngineeringAs the field of data engineering matures, the role of the data engineer is becoming more specialized. Data engineers may focus on various areas, such as data architecture, data quality, or machine learning engineering, leading to the emergence of roles like DataOps Engineer and Machine Learning Engineer.This splintering allows for deeper expertise in specific domains but also requires data engineers to collaborate closely with other roles to ensure cohesive data ecosystems. Cross-functional skills and adaptability will be crucial for success in this evolving landscape.Several key trends are shaping the future of data engineering:Rise of DataOps: DataOps, a practice that combines data engineering and operations, is gaining traction. Similar to DevOps in software development, DataOps aims to streamline the production and delivery of data products by automating data pipeline processes and fostering collaboration between teams.Cloud-Native Data Platforms: The rapid growth of cloud computing has led to the increased adoption of cloud-native data platforms. These platforms offer scalability, flexibility, and cost efficiency, making them attractive to organizations of all sizes. Data engineers will need to be proficient in cloud technologies such as AWS, Azure, and Google Cloud Platform.Evolution from ETL to ELT: The traditional Extract, Transform, Load (ETL) processes are evolving into Extract, Load, Transform (ELT) models. This shift is driven by the enhanced processing power of modern data warehouses and the need for more agile and flexible data processing.Emphasis on Real-Time Data Processing: The demand for real-time data processing is growing as businesses seek immediate insights and prompt responses to changing conditions. Technologies like Apache Kafka and Amazon Kinesis enable real-time data streams and processing.Technological Advancements in Data EngineeringThe future of data engineering will be heavily influenced by technological advancements:Automation and AI: Automation and artificial intelligence (AI) are set to play a significant role in data engineering. These technologies can automate many tedious and time-consuming tasks, allowing data engineers to focus on more strategic projects. AI can also help organizations make more accurate predictions, enhancing data-driven decision-making.Data Observability: Similar to application monitoring, data observability automates tasks related to data quality and reliability. This ensures that data is trustworthy, accessible, and secure at each point in its lifecycle.Infrastructure as Code: Data engineers are increasingly leveraging infrastructure as code to automate infrastructure deployment. This approach allows for seamless integration of various tools to form a consistent data platform.Automation tools are transforming the landscape of data engineering. ETL processes are increasingly automated, allowing data engineers to focus on design and strategy rather than repetitive tasks. Technologies such as Apache NiFi and Talend are leading this charge, enabling seamless data flows from multiple sources. Moreover, the collaboration between data engineers and data scientists will deepen as machine learning becomes more prevalent. Data engineers will be responsible for building pipelines that can handle the data requirements for machine learning models, ensuring that data is preprocessed, cleaned, and made available for training and inference.Evolving Role and Challenges in Data Engineering1. The Speed of ETL and Analytics Has IncreasedThe rise of cloud technologies and advancements in processing capabilities have significantly accelerated the speed of ETL (Extract, Transform, Load) processes and analytics. Modern ETL tools and frameworks, such as Apache Airflow and Fivetran, are designed to handle large volumes of data with minimal latency. Data engineers are now expected to create pipelines that deliver real-time data analytics, enabling organizations to make faster and more informed decisions. This shift necessitates a robust understanding of both batch and streaming data processing, allowing data engineers to choose the right approach based on specific use cases.2. Data Should Be Immutable In an era of increasing data complexity, maintaining data integrity is paramount. The principle of immutability—where data cannot be altered once written ensures that the integrity of datasets is preserved.Implementing immutable data architectures can help prevent unauthorized changes and maintain a clear historical record of data. Technologies like blockchain and event sourcing can provide frameworks for immutability, making it easier to trace data lineage and audits. Data engineers must prioritize immutability to avoid chaos and ensure reliable data for analytics and reporting.3. Cloud-Native ArchitecturesThe migration to cloud-based solutions is transforming how organizations manage and analyze data. Data engineers will need to become proficient in cloud data platforms like Amazon Redshift, Google BigQuery, and Snowflake. These platforms offer scalability, flexibility, and reduced infrastructure costs, making them attractive options for organizations of all sizes. Additionally, serverless architectures will gain traction, allowing data engineers to build and deploy data pipelines without managing infrastructure, leading to increased agility and faster time-to-market for data solutions.4. Real-Time Data ProcessingThe demand for real-time analytics is driving the adoption of stream processing frameworks such as Apache Kafka, Apache Flink, and Apache Pulsar. Data engineers will need to develop expertise in these technologies to build real-time data pipelines that support event-driven architectures and facilitate instant decision-making.This requirement will further emphasize the need for data engineers to possess a comprehensive understanding of both batch and streaming data processing.5. Data Governance and SecurityAs data privacy regulations become more stringent (e.g., GDPR, CCPA), data engineers will play a pivotal role in ensuring data governance and security. They will be responsible for implementing data protection measures and ensuring that data handling practices comply with legal standards. This includes establishing robust data validation and cleansing processes to maintain high-quality datasets, as well as fostering a culture of data stewardship within the organization.6. Operational CreepOperational creep, the gradual accumulation of operational tasks that distract from core data engineering functions, is still a challenge, albeit in a different form. As organizations embrace more complex architectures and decentralized data management practices, data engineers must navigate an increasingly distributed environment. This shift can lead to fragmentation of responsibilities and oversight. To combat operational creep, data engineers should focus on building standardized processes and leveraging automation tools to streamline workflows, allowing them to maintain focus on high-value tasks and innovation.7. Change Management in Data EngineeringChange management remains a significant challenge in data engineering, particularly as organizations adopt new technologies and processes. Resistance to change can hinder the implementation of data solutions and slow down project timelines. However, the right tools can facilitate smoother transitions. Platforms that support version control, like Git for data workflows, and data cataloging tools, like Alation or Collibra, can help track changes, document processes, and ensure transparency. By leveraging these tools, data engineers can streamline change management efforts and encourage adoption across teams.If we sum up the role of data engineers, Data Engineers will be focusing upon:Focus on Data Reliability: The next generation of data engineers will focus on improving data reliability across organizations. They will be responsible for ensuring data is available on time and is trustworthy, similar to the role of software reliability engineers (SRE) in software development.Strategic and Complex Tasks: While some aspects of data engineering will be automated, data engineers will continue to handle strategic and complex tasks requiring human expertise and creativity.Data as a Product: Data engineers will increasingly treat data as a product, building operational, scalable, observable, and resilient data systems. This approach requires a deep understanding of machine learning operations (MLOps), data ethics, and bias mitigation.Skills and Competencies for Future Data EngineersTechnical SkillsProficiency in Programming Languages: Data engineers must be skilled in languages such as Python, Java, and Scala to build data pipelines and manage data workflows.Database Management: Knowledge of both SQL and NoSQL databases is crucial. Familiarity with technologies like PostgreSQL, MongoDB, and Cassandra will be important as organizations adopt diverse data storage solutions.Big Data Technologies: Proficiency in big data technologies such as Apache Hadoop, Apache Spark, and Apache Airflow will be essential for managing and processing large datasets efficiently.Soft SkillsProblem-Solving Ability: Data engineers must possess strong analytical and problem-solving skills to troubleshoot issues and optimize data workflows.Communication Skills: As data engineers collaborate with various stakeholders, effective communication is vital to understanding requirements and conveying technical concepts to non-technical teams.ConclusionThe future of data engineering is bright, with immense opportunities for growth and innovation. As organizations continue to prioritize data as a strategic asset, the demand for skilled data engineers will rise. By embracing automation, cloud-native architectures, real-time processing, and a collaborative mindset, data engineers can position themselves at the forefront of this dynamic field. The journey ahead will be challenging yet rewarding, as data engineers play a pivotal role in shaping the future of data-driven organizations
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer | https://www.geeksforgeeks.org/the-future-of-data-engineering-as-a-data-engineer?ref=asr10 | Languages | The Future of Data Engineering as a Data Engineer | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.038334813, -0.00913849473, -0.0142310578, 0.0195423197, 0.0297743101, -0.0192142706, 0.010396014, 0.0104506891, -0.00960713532, 0.0194017272, 0.059798561, -0.0449582711, 0.0381786, -0.0242912136, -0.0312427171, 0.0129735386, -0.00856831484, 0.021104455, -0.0120675, -0.0319613, -0.000682946295, -0.0701711401, -0.034523204, -0.0101304511, -0.0090760095, 0.0213700179, 0.0082402667, 0.0139498729, -0.0448957868, -0.00475279847, 0.0391783677, 0.0243536979, 0.0457393378, -0.0462392233, -0.0173240863, -0.0105834706, 0.00801375695, -0.0242287274, -0.00547528639, 0.00303835422, 0.0314770378, 0.0170429032, 0.0156135485, 0.00830275193, 0.00920098, 0.0072405, -0.0409592, -0.0342420191, 0.0140592232, -0.00863080099, -0.031883195, -0.0347106606, 0.0399906784, 0.026165776, -0.00062485435, 0.00319847325, 0.0377099589, -0.0115207518, 0.0184644461, 0.0388971828, 0.0174490586, 0.00314184581, -0.0153870387, -0.00999767, 0.0183082316, -0.0188706014, -0.0364602506, 0.0261345338, -0.0249160677, -0.00884168874, -0.0210575908, 0.00753730582, 0.0178708341, 0.0154182808, 0.0129891597, -0.00525658717, -0.00617824728, 0.016652368, 0.00164121902, -0.000251650315, 0.00372764678, -0.00522534456, -0.006393041, -0.0040225, 0.057111688, 0.0111770825, -0.00404983712, -0.0644224808, 0.0411154181, -0.0110364901, -0.0163868051, -0.00629931269, 0.0268374942, -0.0646099374, -0.032461185, 0.012200281, -0.00445599249, -0.00339569291, -0.0328360945, 0.0428337641, -0.0150980428, 0.0321175121, 0.063641414, -0.0243068337, 0.0159962717, -0.0444896296, -0.0433024056, 0.0338983499, 0.00411232281, 0.0261970181, 0.00490120146, -0.020526465, -0.0150121255, 0.0376162305, -0.0433648936, -0.0279309899, 0.0187768731, -0.050019592, 0.0466141328, 0.00661955075, -0.00206397194, 0.0176677573, -0.0141920047, 0.0392096117, -0.0105053633, 0.0348356292, -0.0230571255, -0.0243380778, 0.0396782495, 0.0221198443, -0.00484652678, -0.0126142474, -0.0339608341, 0.00517457491, 0.0037491261, -0.0163086988, 0.0385535136, 0.0274623483, 0.0025443288, -0.00190580578, -0.00957589317, -0.0426775515, 0.0168398246, -0.0302741937, 0.0262126401, 0.0295712315, -0.0108880866, 0.0478326, 0.0120831206, 0.0151292859, -0.0471140184, 0.0375537463, 0.0263532326, 0.00754511636, 0.0105600385, -0.0223073009, 0.00836523715, 0.0116847763, -0.0339920782, -0.0154963881, 0.020214038, -0.0257908627, -0.0141529506, 0.0214637462, 0.011887854, 0.009825835, 0.0256502703, 0.00371202547, -0.0583301522, 0.0459892787, -0.0167148542, -0.0402406193, -0.0025892402, -0.0127626499, -0.0193548631, -0.00833399501, 0.0199484751, -0.0082402667, -0.0238069501, -0.0131531842, -0.0105522275, -0.00979459193, 0.0135359075, 0.0296493396, 0.0415840559, 0.0287901647, 0.0544873, 0.0152386352, 0.0134968543, -0.00387995504, 0.0112864319, -0.00640475703, 0.0437398031, 0.0261501539, 0.00590487383, -0.0206045713, -0.015777573, 0.019620426, -0.00111302186, 0.0163868051, -0.0394595526, -0.0368351638, 0.0114895096, 0.0458018221, 0.0170429032, 0.0029875848, 0.00900571328, 0.0036143919, 0.0255253, 0.00071126, -0.0379911438, 0.0178083498, 0.00684215501, -0.026478203, 0.0237757079, 0.0177146215, -0.026478203, -0.00255409209, -0.0153323635, -0.0139030097, -0.0188862234, 0.00877139252, 0.0228228047, -0.00497149723, -0.0369288921, -0.0417090282, -0.00709990738, -0.00616653124, 0.0118409898, -0.00775991, 0.0180895329, 0.037491262, -0.00799813587, -0.0102319904, 0.00765837124, -0.00218699034, -0.00109056616, 0.000607768481, -0.0476763882, 0.00572522776, 0.0370851047, -0.0255565438, -0.0162618347, -0.0165117756, 0.00590487383, 0.000931423507, 0.0105131743, 0.0662345588, 0.0301179793, 0.0565493181, 0.012786082, -0.0172928441, -0.00345232035, 0.00863861106, 0.00911506265, 0.0336171649, -0.00283527654, 0.0302741937, -0.010403825, -0.0208232719, 0.0169647951, -0.0399906784, 0.00451847818, 0.0664845, -0.0293525327, -0.013082888, 0.022526, 0.0221354645, 0.0341170467, -0.0360540971, 0.019620426, 0.000254823419, 0.0207451638, -0.0104897423, -0.0221979506, -0.0369601361, -0.0108568445, 0.00475670397, 0.0167460963, 0.0102007473, 0.0267125238, -0.0560181923, 0.0614544265, 0.0237444658, -0.0291494559, -0.00875577144, 0.00415528147, -0.0449270271, -0.0392096117, -0.0514879972, -0.0180114266, -0.0193704851, 0.00537765259, 0.0169491749, 0.0279153679, -0.014871534, -0.00438569626, 0.00244083721, -0.0259783193, 0.0113801602, -0.00101148302, -8.64666581e-05, 0.0121299848, 0.0167773385, -0.00312036648, -0.00461220602, -0.00627588108, 0.00723659433, 0.0361790657, -0.0335546769, -0.00138541928, 0.0232914463, 0.0166055039, -0.0162149705, 0.0216512028, 0.0791690499, 0.014277922, 0.00353823765, -0.033304736, -0.0292900484, 0.0233383104, -0.00675623771, -0.0720457062, 0.0568929873, 0.028540222, -0.0238850582, -0.00301101687, 0.0223854072, -0.0105366064, -0.0231664758, -0.0147621837, -0.0249629319, -0.00854488369, 0.00807624217, 0.0249160677, -0.0428650081, -0.0146528343, 0.0179176982, -0.018714387, 0.000174031695, -0.0234007947, -0.020198416, -0.0577677861, -0.0244786683, 0.0322112404, -0.0178083498, 0.00331172813, -0.0109505728, 0.0141138975, 0.0229321551, 0.00149672141, -0.00267515774, 0.0032414319, 0.00913068466, 0.0371163487, 0.0212762915, 0.00265367841, 0.00422167219, -0.01218466, 0.0189799517, 0.00925565511, -0.0207607858, -0.00701399, 0.00579942949, -0.000806452648, -0.00309888716, -0.000683434424, -0.016355563, 0.0347106606, -0.00745138805, -0.00160314189, 0.0356791839, 0.0280715823, -0.0157307088, -0.0365539789, -0.00901352428, 0.00931033, 0.0124814659, -0.0245723967, 0.0294150189, 0.0368976481, 0.000646821863, -0.0152386352, 0.0605171435, -0.00966181047, 0.00291533605, 0.000508670521, -0.00576037588, -0.032461185, 0.0179333203, -0.01965167, -0.0114504555, 0.00598688563, -0.044333417, 0.00934938341, 0.00711943442, 0.0585176088, 0.00412794389, 0.0459892787, -0.0288995132, -0.000299246662, 0.0420214534, 0.00551433954, 0.035429243, 0.00249551213, -0.0199016109, 0.000830861041, -0.0375225022, 0.00594392698, 0.0148481019, -0.0101929363, -0.0448645428, -0.00994299445, -0.0121534169, 0.0251816306, 0.0251035243, 0.0228384268, 0.00931814, -0.0138327135, 0.027056193, -0.00668203644, 0.0359916091, 0.00540889567, 0.0234007947, -0.0163243208, 0.0237132218, -0.00860736892, 0.0081465384, -0.0105834706, -0.00995080546, 0.0131531842, -0.0081543494, 0.0293525327, 0.0174803, 0.000841600704, -0.0396782495, 0.0877920389, 0.0160275139, -0.00968524255, 0.0162930768, -0.00822464563, 0.000408352091, 0.0028723774, -0.0311177466, -0.0592674352, 0.014590349, -0.0456456095, -0.0307896975, -0.0117550725, -0.032398697, -0.0409279615, 0.0428650081, -0.0552058816, 0.0291025918, 0.0184175819, -0.0188706014, 0.000425926119, 0.00277083856, 0.0582364239, 0.00429587346, -0.0166992322, 0.0450832397, 0.0155823054, 0.0146450242, 0.0319456793, -0.0158869214, -0.0403655916, -0.0224635135, -0.0103100967, 0.0275716987, 0.0204639807, 0.00243107392, 0.0366789512, 0.0313676894, 0.0021108361, 0.0371163487, 0.0195735618, 0.00335663953, -0.014590349, -0.0137467962, 0.033367224, 0.0413966, 0.0445521139, -0.0613919385, -0.021729311, 0.0351793, 0.0152464462, 0.0213543978, 0.0165117756, -0.0160275139, -0.045208212, -0.0269156, -0.0174334366, -0.0100913979, -0.01069282, -0.0039580618, -0.0268062521, -0.0089900922, 0.0130985091, -0.0088963639, -0.0254003294, 0.0194329694, -0.0141060874, 0.0149496403, -0.0553933382, -0.000879677769, -0.0159103535, -0.00167929602, -0.00210302533, 0.0030813131, -0.00241154735, 0.00603375, 0.0057408493, 0.024135, 0.0101616941, 0.0528939217, -0.00563931046, 0.0467391051, -0.0148481019, -0.0033605448, 0.014887155, 0.0148402909, 0.0286808144, 0.00545966486, 0.00429977896, -0.0121221747, 0.0147621837, -0.00843553338, 0.0199953392, -0.0272592716, 0.00494806562, 0.0132703446, 0.00601031771, -0.00667422544, 0.00618996331, 0.001005625, 0.00108958979, 0.0331797674, 0.0216824468, -0.00909944158, -0.0421464257, 0.0352730267, -0.0154339029, -0.000772769097, 0.00789269153, -0.0224010292, 0.0206826795, 0.00181598298, 0.0210888349, -0.0231196117, 0.00470202882, -0.0184956882, 0.0188549794, 0.00676795375, -0.00283332402, 0.0269780867, 0.0152854994, -0.0405842885, -0.00442475, -0.00232367706, -0.00724440534, -0.0254315715, -0.0112161357, 0.0254315715, -0.00126533, -0.000737132854, 0.0192923788, 0.0240256507, -0.0287276786, -0.0138405235, -0.00833399501, -0.0186050385, -0.00728345849, -0.0186050385, 0.010107019, 0.0228852909, 0.0308521837, -0.0127548398, 0.0208388921, 0.0183238536, -0.00693978881, 0.0237288438, 0.011919097, 0.0369288921, 0.0316957384, -0.00333906547, -0.0168242026, -0.0237913299, 0.02321334, -0.0184956882, -0.0142232468, 0.0387722142, -0.0381786, -0.014879344, 0.00193997752, 0.0528626777, 0.0122940093, 0.0175115429, 0.0269624647, -0.0294775032, 0.00629150216, 0.0144341355, 0.012793893, 0.0150121255, -0.0227603205, 0.00554167712, -0.0267906301, -0.0237600859, 0.00897447, 0.00775600458, -0.0309771542, -0.0048230947, 0.0252753589, 0.00693978881, 0.0168554466, -0.00540499, 0.0313052, 0.0290713478, -0.0484887, -0.0236663576, -0.000317064754, 0.0229790192, 0.0135749606, -0.0290869698, 0.0403968319, 0.0225103777, 0.0235882513, -0.0113723492, -0.00451066718, -0.00550262351, -0.0259626973, -0.00495978119, -0.0228696689, -0.0198859889, -0.00311841373, -0.0180270486, -0.0123799266, 0.00247598533, 0.00420605065, -0.0229946394, -0.0142232468, 0.0239319224, 0.00802937802, 0.144216388, 0.00807624217, 0.0114192134, -0.0376162305, 0.0119269071, 0.0117628835, -0.00285285059, 0.019620426, -0.0139186308, 0.00605718186, 0.0285246018, -0.0369288921, -0.0297899321, 0.009810213, -0.00974772777, 0.0111614605, 0.0506132022, -0.00777943665, -0.00590096833, 0.0218386594, 0.00640866254, 0.00247598533, 0.00286651938, 0.034523204, 0.0217917953, 0.0301336013, 0.00627978612, 0.0249629319, -0.0219167657, 0.0131688053, 0.0437085629, 0.0101773152, 0.00241740537, 0.00432321103, 0.01666799, 0.0111458395, -0.0170585234, -0.00963056739, -0.00641256757, 0.0122783883, -0.000101233731, -0.0159962717, -0.00489339046, -0.0384910293, 0.0192767568, -0.00820121355, -0.00378817949, -0.028868271, -0.00551043451, 0.0210107267, -0.0169647951, -0.00554558216, -0.0101304511, -0.0169960391, -0.0426775515, -0.0110364901, -0.0213387758, -0.00281184469, -0.00724831037, -0.0315707661, 0.0219480097, 0.00369640393, 0.0398969501, 0.00642037857, -0.002081546, -0.00251113344, 0.00754902139, 0.0124502229, 0.0199640971, -0.0102319904, -0.0074084294, 0.0105053633, 0.0290713478, 0.00393462973, -0.000299490726, -0.0190893, -0.00855269376, 0.00402640505, -0.00852926169, 0.0249004457, -0.0232445821, -0.0389284268, -0.00908382051, 0.0149105871, 0.0194485914, -0.00577990292, -0.00317308842, 0.0268218722, -0.0288370289, 0.022900911, -0.00966181047, -0.00850583, -0.0228540488, 0.00372764678, 0.00349137373, 0.00688901916, 0.0301336013, 0.022526, -0.00105151266, 0.00664688833, 0.0295556113, 0.00251113344, 0.0230883677, 0.00854488369, 0.00605718186, -0.020542087, -0.00210497808, 0.000429831445, -0.0135515286, 0.0425525829, -0.0125595722, -0.022526, -0.00415137596, 0.00088797661, -0.015777573, 0.0153245525, 0.00745919859, 0.0164492913, 0.0329298228, -0.00819340255, -0.0101538831, 0.0313364454, -0.00622901693, -0.0199016109, 0.0144341355, 0.0132547226, -0.00767008727, 0.0297586881, 0.0260720477, 0.0632665, -0.00198293617, -0.0247910973, 0.00622901693, 0.0118097477, -0.0265719313, 0.00301687489, -0.000536984182, -0.0136218248, 0.00909163058, -0.0255096797, -0.0143169751, -0.0104585, -0.00637351442, 0.0330860391, -0.0101773152, 0.0106459558, 0.0357416682, -0.0213075336, 0.0191830285, -0.00759588555, 0.0291338339, 0.0167460963, 0.00279231789, -0.0141763827, -0.0185737964, -0.044333417, -0.0484887, 0.048207514, -0.0161056202, -0.00856831484, -0.018136397, -0.028555844, -0.0244474262, -0.00143423595, -0.0466453768, 0.0135515286, 0.00255604484, -0.0159025434, 0.0113801602, -0.0249004457, 0.024135, 0.00107787375, -0.00987269916, 0.00664298283, 0.0259626973, -0.0430837087, 0.0114660775, 0.0203702524, -0.0200422034, -0.0166055039, -0.0185894165, -0.0373350456, 0.0286495723, 0.0136296358, 0.00280012866, 0.0297586881, -0.0293369126, 0.0281496886, -0.0188393593, -0.0110286791, 0.00724831037, -0.00902914535, 0.00270640035, 0.0222916789, 0.00136589259, -0.00517457491, 0.0065765921, 0.0170116592, 0.00778724719, 0.00181988825, 0.00519800698, 0.00488167442, 0.0257127564, -0.0119503392, -0.0268531162, -0.00441303384, 0.0243224557, 0.00378817949, -0.0215887185, -0.0377099589, 0.00954465, -0.0176208932, 0.0203546304, 0.0274154842, 0.00618215278, 0.010427257, 0.0118019367, 0.0130047807, 0.0147778057, -0.00567836408, 0.00259119296, 0.0186675228, -0.01609, -0.0258064847, -0.0096383784, -0.00362025, -0.0386159979, -0.0169335529, 0.0116847763, 0.0242912136, 0.0378036872, -0.00297782151, 0.00314184581, 0.00779505819, 0.00662345625, -0.00980240293, -0.0104428781, 0.0378661752, -0.000444720557, -0.0114738876, 0.0245723967, -0.0118097477, -0.00117746, -0.0361790657, -0.03218, 0.000128021915, -0.0147153195, -0.0224166494, 0.0308678057, -0.000742502685, -0.00734203868, 0.0126611115, 0.0201046895, -0.0187768731, 0.00415528147, -0.0119815823, 0.0131375631, -0.00146743143, 0.0152464462, -0.0187924951, 0.00877920352, 0.0219167657, -0.0514879972, 0.0107709272, -0.00322581059, 0.00999767, 0.00429587346, -0.0231196117, 0.00435445365, 0.00574866, -0.00227290764, 0.0213543978, -0.00451066718, -0.0228696689, -0.0204171166, -0.00430368446, -0.0590174943, 0.0121768489, 0.0138483346, -0.0142544899, 0.00856831484, -0.00459658494, 0.00297391624, -0.0140748443, 0.00401859451, -0.0236819796, 0.00154358556, 0.0121690389, 0.0396782495, 0.0180895329, -0.00610014051, 0.00561587838, -0.0101538831, -0.0319300555, 0.05298765, -0.0228228047, 0.00284113456, -0.0113254851, -0.00921660196, 0.00454581529, -0.000336103287, -0.0384910293, -0.00238616252, 0.00170370447, 0.0250410382, 0.00884168874, 0.00366320857, -0.0120440675, 0.0187768731, 0.0291494559, -0.0140748443, 0.0307896975, -0.0298367944, -0.0264000967, -0.0212138053, 0.00610795105, 0.00465125963, -0.0135593396, 0.0275248345, 0.00211474136, 0.0100054806, 0.0223541651, -0.0180895329, 0.0123721166, -0.00892760698, -0.0314770378, -0.0143482182, -0.0194798335, -0.0049051065, -0.00451847818, -0.00534250448, -0.00237249397, -0.0107318731, -0.00820902362, -0.0332422517, 0.00694759935, 0.00142935431, -0.00735375471, -0.000257020176, 0.0205889512, -0.0110755432, 0.0341482908, -0.0754824057, 0.0133484509, -0.0216668248, -0.0250566602, 0.0337733775, -0.0164961554, 0.00662345625, -0.000764958386, -0.0161368642, -0.0322424844, 0.00560025731, 0.00715067703, 0.00030974226, 0.0125439512, -0.00697103143, 0.000130096625, -0.0275560766, 0.00220846967, 0.00787316449, 0.0267906301, 0.0462704636, 0.0165742617, -0.00921660196, -0.00149867416, 0.0259626973, -0.0277591553, 0.0105678495, -0.0133015867, -0.0306178629, 0.0129344855, -0.00180817232, -0.001227253, -0.0150121255, -6.17455544e-06, -0.0513630286, 0.00865423307, 0.00184234395, -0.00387214427, 0.0037940375, 0.0226978343, 0.0273217559, 0.00466297567, 0.0126689216, -0.0294775032, -0.00865423307, -0.00159337861, 0.00182965165, 0.0046668807, -0.0101226401, 0.0196829122, 0.027665427, 0.00442475, -0.030945912, 0.0129188634, 0.0108880866, 0.00642037857, -0.011591048, 0.00938062556, 0.0208232719, 0.00515504833, -0.0235726312, 0.00670546805, 0.0177614857, 0.00654925453, -0.00673280563, 0.0271967854, -0.0105678495, 0.0184644461, 0.00640085153, -0.0110599222, 0.013692121, -0.0256658923, 0.014574728, 0.00963056739, 0.0298211742, 0.00326095871, -0.00528001925, 0.0195579417, 0.00310865045, -0.00913068466, 0.0255253, 0.0296805818, -0.0168242026, -0.011903475, -0.0143247861, -0.00316527789, -0.0167148542, 0.00667032041, -0.0247129891, -0.023494523, 0.0204796, -0.0236663576, 0.00688120862, -0.00861517899, 0.0168085825, -0.00176716619, 0.0212138053, 0.00752168428, 0.0379286595, -0.0105053633, -0.0161681063, 0.00297977426, -0.00594002148, 0.0206201933, -0.00405764813, -0.0157307088, 0.0104975533, 0.0133406408, 0.017839592, -0.0187768731, 0.00870890729, 0.0120284464, 0.0696712583, -0.0204014946, 0.00161778694, -0.0198235046, -0.012489276, 0.0152073931, -0.00631493423, 0.0117082084, 0.0337733775, -0.0206045713, 0.0186050385, -0.00588925229, 0.00627588108, 0.0155666843, -0.0336484052, -0.00244474271, -0.00768570835, -0.00481137866, 0.0240256507, -0.00280012866, -0.0121299848, 0.00261657755, -0.0116301021, 0.0164649114, 0.0122940093, 0.00853707269, 0.0222760569, 0.00526439771, -0.0181988832, -0.0252284948, 0.0263063684, -0.0125361402, 0.00809967425, -0.00328829605, 0.0140279802, 0.0286808144, -0.0126064364, 0.0253847074, -0.00863861106, 0.00580724, -0.0151370969, 0.00200343924, -0.0208388921, 0.0265094452, -0.0201203097, -0.0103413397, -0.00873233937, -0.0140514122, -0.0231196117, 0.0222135726, 0.00856050476, 0.00401468901, 0.0113723492, -0.0187768731, -0.00537765259, 0.0463954359, 0.0131375631, -0.00176521356, -0.0153636066, -0.00717020361, 0.0148481019, -0.0284152515, 0.022010494, -0.0330235511, -0.0111145964, -0.000784485135, -0.0134187471, -0.0097242957, -0.000699055789, -0.0195266977, 0.010099208, 0.00878701452, -0.00128095143, 0.00810748525, 4.84201119e-05, 0.0170116592, -0.00406545866, -0.00888074283, 0.0131453732, -0.0254003294, 0.011020869, 0.0248535816, -0.00745529355, 0.00316137238, 0.00670546805, -0.0223229211, -0.00338202412, 0.00571741723, -0.00606108736, -0.0201515537, -0.00278645987, -0.016058756, -0.0048191892, 0.00688901916, 0.00644771568, -0.0129501065, 0.0357729122, 0.020198416, 0.00110130582, 0.022041738, 0.00206201943, 0.006393041, 0.00143325969, -0.0200578254, 0.0213387758, 0.00198684167, 0.0213075336, 0.0268374942, -0.007736478, 0.00253651803, 0.0177771058, -0.00504569896, 0.0328360945, 0.00329805934, 0.0444271453, -0.0105600385, 0.0250722803, 0.025884591, 0.0111145964, 0.0044052233, -0.0226822123, 0.0236351155, 0.0246192608, -0.0208232719, 0.000210156097, 0.0108021693, -0.00212841015, -0.0124658439, -0.0173084661, -0.01160667, 0.00795517676, 0.0266187955, 0.00447161403, 0.0212450475, -0.0234476589, 0.00830275193, -0.0225728638, 0.0408967175, 0.0250722803, 0.00676795375, -0.0326798819, 0.00303835422, 0.0115441838, 0.00315356185, 0.00934157241, -0.00369054591, -0.0389909111, 0.0314457938, -0.00645552669, -0.0153089315, -0.0197297763, -0.00776772061, 0.0159806497, 0.0153323635, 0.0180426687, -0.00452628871, -0.00724831037, 0.00329415407, 0.0355542116, 0.00802156795, 0.0230415035, 0.0277279112, 0.00459658494, 0.000368078268, -0.0429899804, 0.0138561456, -0.000880654086, 0.00721316226, 0.0224791355, 0.00706085423, -0.020198416, 0.00429587346, 0.00908382051, -0.0120987426, 0.0103179077, -0.0118019367, 0.0233070664, -0.000544306706, 0.0106771989, 0.0231352318, 0.00510818418, -0.0151214749, 0.0183082316, 0.0214168821, 0.00071126, -0.0206045713, 0.000349527894, 0.0154417129, -0.00417871354, 0.0386472419, -0.0163243208, -0.0082402667, 0.00164121902, -0.0150199365, 0.0114270244, 0.0238381941, 0.00429977896, -0.00496759219, -0.00637742, -0.00837304816, -0.016652368, -0.00844334438, 0.000975358591, -0.00274350122, 0.00704523269, -0.0237600859, -0.0160118919, 0.00524096563, -0.0227290764, -0.0207764078, 0.0156369805, -0.00762712862, 0.00602203375, -0.0116301021, 0.00178278761, -0.0136296358, 0.000826467527, -0.0194642134, -0.0105131743, -0.0361478254, 0.0141060874, -0.0182926115, 0.0088104466, 0.0305241346, 0.00101050665, -0.0159650277, 0.00886512082, -0.0108880866, 0.0234476589, 0.0251503885, -0.0450832397, 0.00580333499, 0.0069944635, 0.00540108467, -0.00190580578, -0.0289932415, 0.0102632325, -0.0218699016, 0.0190893, 0.0201671738, 0.0325549133, 0.0197922625, -0.00906038843, -0.00188627909, -0.00276107527, 6.1783694e-06, 0.020214038, -0.0163711831, -0.00293876813, 0.0191830285, -0.0110833542, -0.0178864561, 0.02794661, -0.0347731449, 0.00362806069, -0.000740550051, -0.00337030808, 0.0272905137, -0.023494523, -0.009810213, 0.0128407571, 0.0106459558, -0.00492463354, 0.0132625336, 0.0136686889, -0.0102554224, -0.0261970181, -0.0140279802, -0.0134578, 0.0137702273, 0.0020854515, 0.00848239753, -0.002827466, -0.0162305925, -0.0131922374, 0.0031965205, 0.00609233, 0.000547235715, -0.0177771058, -0.00601812825, -0.0206983, 0.0349606, 0.0165117756, -0.0274935924, -0.00493634958, -0.018136397, -0.00571351219, -0.0223385431, 0.0115129417, -0.0283059012, 0.0147465626, 0.0153479846, 0.00966181047, -0.00306959706, -0.0128719993, 0.0379911438, -0.00531907286, -0.0102944756, -0.00159142597, 0.00139615894, 0.0172928441, 0.0134187471, -0.00494025461, -0.0225572418, -0.0137311742, -0.0135749606, 0.00463563809, -0.0136765, -0.00619386882, 0.00897447, 0.00361048663, -0.0281028245, 0.00529173529, -0.0126298685, -0.00653753849, -0.0131922374, 0.00382528012, -0.0157228969, 0.00146157341, 0.0210263487, -0.0235882513, 0.000262878166, -0.00199074694, -0.0110286791, 0.00128680945, -0.0188393593, -0.00213426817, -0.0061548152, -0.0153245525, 0.000184893419, 0.00921660196, -0.0261970181, -0.00923222303, -0.00762322312, 0.0229477752, 0.0183863398, 0.0102319904, -0.0181988832, 0.0140045481, -0.0195735618, -0.0143482182, -0.00765056023, -0.014481, 0.0183707178, 0.0305866208, -0.0168085825, 0.00962275732, 0.00169687008, -0.0245723967, 0.0105912816, -0.00854488369, 0.0340233184, -0.00501445634, 0.0234007947, -0.0210107267, 0.0235413872, 0.0171210095, 0.0412403867, -0.0037784162, 0.0122315241, -0.000996349845, 0.016683612, 0.00492072804, -0.0268062521, 0.0136608779, -0.00208349875, -0.0174178146, -0.0246505048, 0.0320550278, 0.0392096117, -0.0156916548, -0.0076466552, 0.0179958045, -0.00105444167, -0.0108256014, 0.00453019422, 0.0228540488, 0.00197024387, 0.0255253, -0.016339941, -0.0129032424, -0.0219323877, 0.00152405887, 0.0165430196, -0.0164492913, 0.00116672018, -0.0113957813, -0.022588484, 0.0149340192, -0.00558073027, 0.0117628835, -0.0258064847, 0.0224010292, 0.0184488241, -0.00518629095, -0.0158010051, -0.0331797674, -0.00178278761, -0.00387604954, 0.0100679658, -0.00158166257, -0.00237054122, -0.0138483346, 0.00226509711, 0.0104663102, 0.0231039897, 0.0161524843, -0.0052331551, 0.0188393593, -9.60469479e-05, 0.00736156525, 0.000504765136, -0.0121221747, -0.0105678495, -0.00368664064, 0.00651020138, 0.00145766803, 0.0248223394, -0.0158088151, 0.0141060874, -0.00952902902, -0.022041738, 0.00214207871, -0.00768961385, -0.0198859889, -0.0048230947, 0.0377412029, 0.023494523, -0.0137311742, -0.0102163684, 0.0271967854, -0.00649067434, 0.0164805334, -0.0159337856, -0.0196829122, 0.0180895329, 0.0139342519, -0.0306803491, -0.00991956238, -0.00358314905, -0.00577209191, 0.00849802, -0.0191361643, -0.00460439548, -0.00604937132, -0.00103100971, 0.0176521353, 0.00323166861, -0.00619777432, 0.00148598175, 0.00116769655, 0.0176521353, 0.00584629364, -0.0129579175, -0.0240412708, -0.0171522517, -0.0122861983, 0.0014586444, 0.00308912364, -0.00933376141, -0.00160118926, -0.0295868535, -0.027353, 0.0253066011, 0.0239787865, -0.00902914535, 0.0124580339, 0.0155120092, 0.0102241794, 0.0206201933, 0.012200281, -0.00911506265, -0.0146059701, 0.00633836631, 0.0200734455, -0.0143091651, 0.00372374151, 0.0130360238, 0.0199797172, -0.00899790227, -0.00655706553, 0.028962, -0.0107943593, 0.016074378, 0.0295868535, 0.0342732593, 0.00567445857, -0.00659611868, 0.0205108449, 0.0112161357, 0.0190736782, -0.0226978343, -0.0311958529, -0.00740061887, -0.00819340255, 0.0101616941, -0.0113176741, 0.0155588733, -0.0107943593, -0.0183082316, 0.0130282128, -0.000353189156, 0.0161212422, 0.0177146215, -0.00370812, 0.0204014946, -0.0137077421, 0.00157775718, -0.00873233937, 0.00625244901, -0.00233929837, -0.00656097056, -0.0139264418, -0.00234515639, 0.035366755, -0.0165742617, 0.00399906794, -0.00947435386, 0.00105834706, -0.011887854, 0.016058756, -0.00342303026, -0.000738109229, -0.0114895096, 0.00843553338, -0.00577990292, 0.0228228047, 0.0158791114, -0.0126923537, -0.000889441115, -0.0158556793, 0.00560806785, -0.00522143906, -0.0129891597, -0.00553777162, -0.0154026598, -0.0140279802, -0.00717801414, 0.0061587207, -0.00767789781, -0.00118038896, 0.0263688527, -0.0149262082, 0.00422557769, -0.0170272812, 0.00829494186, 0.00953683909, 0.004170903, 0.0162930768, 0.000836719, 0.0104741212, -0.00456143683, 0.00518238591, -0.0223229211, 0.0253847074, -0.0104975533, -0.00501836138, 0.0226978343, -0.00142349629, 0.00166953274, 0.0151995821, -0.0160275139, -0.010427257, -0.0159884598, 0.00683434447, -0.0112395678, -0.000571155921, -0.00337226084, 0.00942749, -0.014863723, -0.0117394514, 0.0101226401, -0.00793565065, 0.00754902139, 0.0069007352, -0.00128485681, -0.00665079337, -0.00487776939, 0.00718973, -0.000555534556, 0.0208232719, -0.00269468431, -0.0240568928, -0.00613919413, 0.00430368446, 0.00767789781, 0.0215262324, 0.0101460721, -0.0101226401, 0.0173084661, 0.00859174691, 0.0230727475, -0.00883387867, -0.00226900238, -0.0088885529, -0.0102554224, -0.0100913979, 0.0181832612, 0.00754511636, -0.0160431359, 0.00738890283, -0.0247442331, 0.0160275139, -0.0161837284, 0.00499102427, -0.024666125, -0.0189174656, -0.00926346611, -0.00726393191, -0.0167773385, -0.00503007742, -0.0213231556, -0.00426853634, -0.023525767, 0.00829494186, 0.00844334438, 0.0150902327, -0.0229946394, -0.00494025461, 0.00117941259, 0.00177497684, -0.00384871219, -0.00730298506, -0.00608061394, 0.00765446573, 0.0016578167, -0.00290752552, -0.00786144845, -0.000558463566, -0.00399906794, 0.0169804171, -0.009825835, 0.0114738876, 0.0238225721, -0.0060728034, 0.0168710668, -0.0250410382, -0.031851951, 0.00433492707, 0.00330196461, 0.00207568798, -0.0157385189, 0.0045809634, -0.0214637462, 0.0155979265, 0.0165898837, -0.00622901693, 2.98239797e-06, 0.00867766514, -0.00417480804, 0.0323049687, 0.015472956, 0.000445940968, 0.00391900819, 0.0147387516, -0.0323049687, -0.00380575354, 0.00688511366, 0.0274935924, -0.00281379721, 0.022010494, -0.00289385673, 0.00793565065, 0.018167641, 0.00986488815, 0.00101148302, 0.0202921443, 0.00494416, -0.0022006589, 0.0045848689, -0.0096461894, -0.00977897085, 0.00828713086, 0.0088495, -0.0314145535, 0.0102632325, 0.0282121748, -0.000784973265, -0.0307584554, 0.0218074173, -0.00933376141, -0.0112239467, 0.00590096833, -0.00013571055, 0.0105756596, -0.0133328298, -0.00812310632, -0.00146450242, 0.0176365133, 0.00445599249, 0.0159962717, -0.010403825, -0.0178864561, -0.009818024, 0.00853707269, -0.0501758046, -0.0243693199, 0.0134343682, 0.0227134563, -0.0229790192, 0.0298211742, -0.00168124877, 0.00232562982, -0.00567836408, 0.00940405764, -0.00521753402, 0.0169179309, -0.00675233221, 0.024681747, 0.0118097477, -0.0197922625, 0.00531516736, 0.0102085583, -0.00734203868, -0.00779115269, -0.027384242, -0.00583457761, 0.00270054233, 0.013692121, 0.00923222303, -0.00739280786, -0.0119737713, -0.0182301253, -0.00030681325, -0.0388347, 0.00740061887, -0.0104819313, -0.0271499213, 0.0184488241, -0.00572522776, 0.00494416, 0.0358353965, 0.00757635897, -0.0228384268, -1.92521038e-05, -0.0027532645, 0.027962232, 0.00781067926, -0.00371788349, 0.00212255213, 0.00415918697, -0.00322385784, -0.00550652901, 0.00175056851, -0.00159435498, 0.0140982764, 0.0111458395, -0.0141529506, 0.00213231542, 0.00902914535, 0.0155666843, -0.0315707661, 0.0219948739, -0.000176716625, 0.00454581529, 0.0142154368, -0.0134968543, 0.0161524843, -0.00777943665, 0.00861517899, 0.00313598779, 0.00965399947, -0.0183238536, 0.00392096117, 0.0058267666, -0.0207139216, 0.00109642406, -0.0100835869, -0.0150355576, -0.00248574861, -0.00442475, -0.0107943593, -0.00397954136, -0.0111536505, 0.0111145964, 0.0248692036, 0.00295634218, 0.00357533852, -0.00388971833, 0.00838866923, -0.0170897674, -0.00736156525, -0.0125673832, 0.0176833775, 0.0103335287, -0.0140592232, -0.00667032041, 0.0268062521, 0.0294150189, 0.0187768731, -0.022526, 0.0248067174, 0.0143950824, -0.000439350726, 0.0175271649, 0.00758416951, 0.00718973, -0.000144497564, 0.0118097477, 0.00286651938, -0.000391510315, -0.00593221094, 8.64666581e-05, -0.0218855236, 0.00282551325, -0.0185113102, -0.0107396841, -0.00187358668, -0.00692416728, -0.0275560766, -0.00633055577, -0.00358900707, -0.0169960391, 0.00609233, -0.0207920279, 0.0224947575, -0.0072326893, 0.0051433323, 0.0104897423, -0.0152620673, 0.0150980428, -0.0448333, 0.0037042147, 0.0130438348, -0.0216512028, -0.0065765921, -0.0138249025, -0.0111614605, -0.000744943565, -0.00324924267, 0.0114504555, -0.00434273761, -0.0200422034, -0.026493825, -0.00837304816, -0.0191361643, 0.00197024387, -0.00232172455, 0.00599469664, 0.0219948739, -0.0112005146, 0.000298270315, 0.00193021412, -0.0296649598, -0.00196145684, 0.00983364508, 0.00774038304, -0.00789269153, -0.0120675, -0.00401859451, -0.00885731075, 0.0101616941, -0.00642818911, 0.00187846844, 0.00368273538, -0.00216160552, -0.0290244855, -0.00724831037, -0.00803718902, -0.00660392921, -0.0117785046, -0.0212294273, -0.0146684563, 0.00324533717, -0.0132781547, -1.670448e-05, -0.0112551888, -0.0240256507, -0.0120206354, 0.0173553303, -0.0217449311, -0.0263063684, 0.009825835, -0.014285733, 0.00627197558, -0.00158263894, -0.0151449069, 0.00189897139, -0.0113879703, 0.00102124631, 0.0100132907, 0.00706475973, 0.0123330625, 0.00325705321, 0.0131688053, -0.00197024387, 0.0174803, 0.0320862718, 0.00887293182, 0.00551043451, -0.0128407571, 0.0161524843, 0.00858393684, -0.0338671058, 0.00807624217, 0.0123955486, -0.000619972649, 0.00100855401, -0.0322424844, 0.00758026447, 0.0199484751, 0.0153870387, 0.0293837767, 0.00494416, -0.0253534652, -0.0115676159, -0.0235570092, 0.0191517863, 0.00561197335, 0.00625635404, -0.00586582, 0.0255565438, -0.00596345356, -0.00849020854, -0.0146684563, 0.0140436012, 0.0121299848, 0.0183863398, 0.0186050385, -0.00561197335, 0.00852926169, 0.0221823286, -0.00914630573, -0.0207451638, 0.0171678737, -0.0115598058, -0.0183394756, 0.00315746712, 0.024103757, 0.00366320857, 0.0114114024, -0.000800106442, -0.000656585209, -0.00312817702, -0.0065726866, 0.00320823654, 0.0030324962, -0.00141666201, 0.0198859889, -0.00887293182, 0.00398149388, -0.0144966207, -0.00113840657, 0.0176521353, 0.00486214785, -0.00168905943, 0.000894810946, -0.00308521837, -0.0182457473, 0.00316527789, 0.0173397083, -0.0031672304, -0.0137780383, 0.0103100967, 0.00364954, -0.00419433462, 0.0189643297, 0.00980240293, 0.00122822938, -0.00903695635, -0.00952121802, 0.000107946027, 0.0163868051, 0.00816216, 0.0209482424, 0.00270640035, -0.00923222303, -0.0211513191, -0.0065804976, 0.0211669412, -0.01965167, -0.00970867462, -0.00997423753, -0.023494523, 0.00354604842, -0.00655316, -0.00166953274, -0.00504179345, 0.00274154847, -0.0181832612, -0.0069944635, -0.0044911406, -0.0045770579, -0.00226509711, 0.00741624, -0.00393267721, 0.0153636066, 0.0180739127, -0.00809967425, -0.00703742215, 0.0049949293, -0.00544794882, -0.00102515169, 0.00554948766, -0.0161681063, 0.00430368446, -0.00368664064, 0.00820902362, -0.00542451674, 0.00395610929, 0.0044052233, -0.00430368446, 0.00418652408, 0.00944311172, 0.0156604126, -0.00409279577, -0.0348043889, 0.0104741212, -0.00414356543, -0.00640475703, -0.00401859451, 0.00141080399, -0.00994299445, -0.0065726866, 0.00673280563, -0.0175271649, -0.00374326808, -0.00588144176, 0.0168710668, -0.0045809634, 0.00838085916, -0.00536593655, 0.00328829605, 0.00733422814, -0.0165742617, -0.00999767, 0.0242443494, -0.0117003974, -0.000460586, -0.00379208475, -0.00626025954, -0.00535812601, 0.00157775718, -0.0131844264, -0.00426072581, 0.0126845436, 0.0110364901, 0.0150121255, 0.00774038304, 0.0128798103, 0.00309888716, -0.00545966486, -0.0239787865, -0.00385261769, -0.0164805334, 0.009818024, -0.00582286157, -0.000161827513, 0.0123877376, 0.00974772777, 0.00789269153, -0.00874015, -0.00172420742, -0.00979459193, -0.00784582738, 0.0233539306, 0.014887155, 0.00217917957, -0.00397563586, -0.00642818911, -0.000884559413, -0.00235687243, -0.0131219411, -0.00204444537, 0.00202882406, -0.0141373295, -0.0035694805, -0.0204796, -0.0045809634, 0.0106771989, 0.0066625094, -0.000694174145, 0.0123174414, 0.0164492913, 0.00375303137, -0.0105131743, 0.0038975291, 0.0124814659, 0.0184332039, -0.00390729215, 0.0102319904, -0.00974772777, 0.000929470873, -0.0135515286, -0.00683434447, -0.00756073743, 0.00300515885, -0.0318988152, 0.0226665922, 0.00341131422, 0.0186831448, 0.0153089315, 0.00288995146, -0.0108802766, -0.0136530679, 0.00970086362, -0.0101695042, -0.00127997505, 0.0142388688, -0.0134499902, 0.0125908153, -0.00991175231, 0.00633055577, -0.00877139252, 0.00131219416, -0.0101382621, -0.0034210775, 0.00125751935, 0.0234476589, 0.0178864561, -0.0118722329, -0.0125751942, 0.0122627662, 0.00873233937, -0.0220729802, -0.00257557142, -0.00167539075, -0.000215403896, -0.00606108736, 0.0126454895, -0.00604546582, 0.00450676214, 0.00887293182, -0.00321409456, -0.00991956238, 0.00421776669, -0.0101304511, -0.0230883677, -0.00110228208, 0.00821683463, -0.00778334215, -0.00612747809, 0.0102241794, 0.0126923537, 0.015183961, -0.0124736549, 0.000351480587, 0.00036759011, 0.00396977784, 0.0109349508, 0.000245548232, -0.0297899321, 0.012504898, -0.00427244185, 0.014894966, -0.000631200499, -0.00323362136, -0.00793565065, 0.00895884912, -0.0142154368, 0.00953683909, -0.0101460721, -0.0159884598, -0.023197718, -0.014894966, 0.00219675363, -0.0127782719, 0.00827151, 0.00167831976, -0.0126064364, -0.0135593396, -0.00682262843, 0.00279427064, -0.00304225972, -0.0143404072, 0.00995861646, 0.0189018436, 0.0108724656, -0.0134187471, -1.53696474e-05, -0.000742014556, 0.0141998148, 0.0186519027, 0.0037295993, 0.0107396841, 0.0161056202, -0.0107631162, -0.00933376141, -0.0206358153, -0.0161368642, -0.0256658923, 0.0125205191, -0.00432321103, 0.0095524611, 0.00335663953, -0.0172928441, 0.0100289127, -0.0198078826, 0.0102241794, 0.000909944123, 0.00877920352, 0.00383894891, -0.0120518785, 0.00640085153, 0.00555339316, 0.00451066718, -0.0219480097, -0.0208076499, -0.0173397083, 0.00066732493, -0.00366516132, 0.00420214562, 0.0117003974, -0.0118644219, 0.0151449069, 0.00642037857, -0.0129188634, 0.0201046895, -0.00726002641, -0.019636048, -0.0133640729, -0.00791221857, 0.00180036156, 0.0304304063, 0.0165742617, 0.0155354412, 0.00828713086, -0.00891979598, 0.0040732692, 0.0204014946, 0.0183394756, 0.00421386166, -0.0135983927, -0.0158088151, -0.0152542572, -0.00588534679, -0.0161524843, -0.0090681985, 0.000487191137, -0.00663517229, -0.00368468789, -0.0014937924, -0.0089900922, -0.0370538644, -0.0047332719, 0.00775209907, -0.00985707715, 0.00225728634, -0.0193236209, 0.0079083126, -0.00366711407, 0.00218503759, 0.00184527296, 0.00956027117, 0.0198078826, 0.0157541409, -0.00113352481, 0.0049949293, 0.00528783, 0.0148246698, 0.00369835668, -0.0120831206, -0.00108177913, -0.00812310632, 0.000569691416, 0.0107787373, 0.0164024271, 0.000890417432, 0.00303054368, 0.0017574029, -0.000401517726, -0.00298563228, 0.0147465626, -0.0121377958, 0.0207139216, -0.00119112863, 0.00405374262, -0.00797860883, -0.00608061394, -0.0190111939, -0.0288370289, -0.016074378, 0.00197414914, 0.00794736668, 0.0251503885, -0.00517067, 0.00983364508, -0.00551043451, -0.026165776, 0.00728736399, -0.0037042147, 0.00117843621, 0.0165117756, -0.00702961162, -0.0132000484, 0.00714677153, 0.0105990916, 0.00302078016, -0.00341326697, 0.00605718186, 0.0196829122, 0.00687339809, 0.00292509934, -0.00818559155, 0.013973305, -0.0199172329, 0.00469031278, -0.00817778148, -0.012489276, 0.00965399947, 0.00447161403, 0.00576818688, -0.00827932, -0.00665079337, -0.0210888349, -0.000897739956, 0.00305397552, 0.0159337856, -0.0252128728, 0.00636570388, -0.0119581502, 0.00519800698, 0.00354604842, 0.00437788572, -0.0374600179, -0.00447551906, 0.00289385673, 0.00635789288, 0.0259470772, -0.0157385189, 0.00149281614, -0.0069046407, -0.0011950339, 0.0120206354, -0.00537765259, 0.00651801191, 0.0129657276, -0.009825835, -0.00121065532, -0.0192455146, 0.00966181047, 0.0108021693, 0.00187456305, -0.0131063201, -0.0122549562, 0.00534250448, 0.00398149388, -0.016339941, 0.0072248783, -0.00437398069, -0.0179645624, -0.00264977291, -0.0102007473, 0.02321334, -0.018745631, -0.006393041, -0.00736937579, -0.00988832, 0.0244786683, 0.00995861646, -0.00956808217, -0.0141998148, -0.00652582245, -0.0040732692, 0.0108099803, -0.00644771568, -0.0133562619, 0.00548700243, 0.00941968, -0.00195071718, -0.00546357036, 0.011598859, -0.00595954852, 0.00715458253, 0.0146762663, -0.0116769653, 0.0237288438, 0.0171678737, 0.00470593432, 0.0219323877, 0.0116222911, -0.0110989753, -0.0265406892, -0.00148207636, 0.000370030932, -0.00214793673, 0.0107787373, -0.0271030571, 0.00456143683, 0.0189955719, 0.00225533359, -0.00983364508, -0.00451457268, 0.00341326697, 0.00338788214, 0.0218230374, 0.00744357752, 0.0136140138, -0.00830275193, -0.0218386594, 0.0120753106, -0.0311802328, -0.0109037086, -0.0075568324, 0.030024251, -0.00417480804, 0.00386238098, 0.00321799982, 0.00572913326, 0.0148324799, 0.00347965769, 0.00131805218, -0.0127782719, -0.00779505819, 0.00410451181, 0.00335859205, -0.0141373295, 0.0214949902, 0.0029622002, -0.0141373295, -0.0080606211, 0.00885731075, -0.0194954555, 0.00160899991, 4.40494841e-06, 0.00683434447, -0.0127782719, 0.00877920352, -0.00932595134, 0.00788878649, 0.00854488369, -0.00559244631, -0.0201515537, 0.0035245691, 0.013387504, 0.0242912136, -0.00327853276, 0.0138092814, -0.0169960391, -0.0138873877, -0.00431149499, -0.00299930084, -0.032429941, 0.00174861588, -0.00336640282, -0.00211278885, 0.00705304369, -0.0088104466, 0.0156447906, 0.00118624698, 0.0099898586, -0.0064867693, 0.0180426687, -0.0155979265, -0.00222994899, 0.00973991677, -0.0016129053, 0.0170585234, -0.0105990916, 0.00177302421, -0.0188549794, -0.0221510865, -0.00956027117, -0.00494806562, 0.0037784162, -0.0115051307, -0.000253358914, -0.0195266977, 0.0188081153, -0.0079747038, 0.0204327367, 0.00107494474, 0.004170903, -0.00493634958, 0.000327804446, 0.0066625094, 0.00152991677, 0.0180270486, -0.0191049222, 0.0191361643, 0.0128876213, -0.00913849473, -0.00891198497, 0.024681747, -0.00138053764, -0.0109974369, 0.0214012619, 0.00820902362, 0.0107943593, -0.00667813094, 0.00378232147, 0.0149027761, -0.0290244855, 0.00958370324, 0.0274623483, -0.0195423197, 5.60172157e-05, -0.00271811639, -0.0171678737, 0.00414356543, -0.00803718902, 0.000785461452, -0.0194798335, -0.001262401, 0.0138639556, 0.0122159021, 0.00617824728, -0.0184956882, -0.00991956238, 0.00795517676, 0.0172147378, 0.0328673385, -0.0140748443, 0.00540889567, 0.00455753133, 0.00713896099, 0.00284308731, -0.00181305397, -0.00424901, -0.00272983243, -0.00986488815, 0.0030324962, -0.0248379596, -0.00115890952, 0.00564321596, 0.00492072804, -0.013699932, -0.0132391015, 0.00618996331, -0.00451847818, -0.0292431843, -0.0144966207, 0.0189174656, 0.0226822123, -0.00522534456, -0.00321995257, -0.003495279, -0.0284933578, -0.0210888349, -0.0283371452, 0.0112239467, 0.00742795598, 0.0185894165, 0.00750996824, -0.000153528672, -0.0359916091, -0.0195735618, 0.00232758257, -0.00729517452, -0.00252089673, -0.00700227404, 0.0245723967, 0.00769351935, 0.00187846844, 0.00684996601, -0.0136686889, 0.00185015472, -0.00554948766, 0.0163086988, -0.000110264824, 0.0025892402, 0.00817778148, -0.00747482, -0.0282121748, 0.00243302668, -0.0149262082, 0.0145200528, -0.00682653394, 0.00201125, -0.00264782039, -0.00813872833, 0.0115598058, 0.0117082084, 0.00172127842, 0.0130360238, 0.00321604731, 0.00296415272, -0.000186602017, -0.0097242957, 0.0199016109, 0.00920879096, -0.00945092179, 0.000892858312, -0.0096461894, 0.00279231789, 0.012192471, -0.0186519027, -0.00531907286, 0.0146372132, 0.00149183976, 0.0144653786, -0.00274545373, 0.00453800475, 0.0076466552, -0.00645552669, -0.0113567282, -0.00191947445, -0.0134812323, 0.00362806069, 0.00646333722, -0.000804499956, 0.0219792519, 0.00652972795, -0.00931814, -0.00239202054, 0.0120440675, -0.0065765921, -0.00684606051, 0.00635789288, -0.0149808833, 0.00379599025, -0.00572522776, 0.0102476114, 0.00439350726, 0.0073225121, -0.00501836138, -0.00641647307, -0.0195891839, 0.0179020762, -0.00778724719, 0.0177302416, 0.00391510315, 0.00790440757, 0.0118253687, -0.0107865483, 0.00140787498, -0.0156994648, 0.00506132, 0.0299930088, 0.0166055039, 0.00886512082, -0.00899790227, -0.00433102157, 0.00617434224, -0.022526, -0.014863723, 0.00334297074, -0.00843553338, 0.0164492913, -0.0276966691, 0.0297118239, 0.0244474262, 0.0165742617, -0.0213075336, -0.00721706776, -0.0059829806, 0.00819340255, -0.0124346018, -0.000690756948, 0.00191264006, -0.0017349472, 0.0186362807, 0.00274740648, 0.00961494632, -0.00371593074, 0.0133562619, 0.0157385189, -0.00156604126, -0.00114426448, -0.00899790227, 0.0103491498, -0.00902133435, -0.0054167062, 0.0101616941, -0.0118253687, -0.000998790609, 0.00264586764, 0.00774038304, -0.0057447548, 0.0158244371, 0.00736156525, 0.00501445634, -0.0314770378, -0.000960713543, -0.0190893, -0.000400541408, -0.0149340192, -0.0206045713, 0.00477232505, 0.0176677573, 0.00129950175, -0.0296024755, -0.00468640774, -0.00119991566, 0.00821683463, 0.00570570119, -0.0137858493, -0.00975553878, 0.00897447, 0.00843553338, 0.0106303347, 0.0189799517, -0.00863080099, 0.00415528147, 0.00775991, -0.0196048059, -0.0121690389, 0.0199328531, -0.00418261858, -0.00807624217, 0.0151292859, 0.00669765752, -0.0121690389, -0.0116222911, -0.0120596886, -0.0338358618, -0.0189018436, -0.0150668006, -0.029461883, -0.00470593432, -0.00883387867, -0.00686558709, 0.00570179615, -0.0117628835, -0.00268492103, -0.00628369162, 0.012497087, 0.00668594148, -0.00144399935, 0.000432516361, -0.000231147293, 0.00909944158, 0.00123408739, -0.00645943172, 0.00103100971, 0.00550262351, 0.0172928441, 0.0219792519, 0.00128973846, 0.00172323117, 0.0123643056, -0.00959932525, 0.0112161357, -0.00583457761, 0.00593611645, -0.0152933104, -0.00577990292, -0.00437788572, -0.00519019645, -0.0218230374, -0.0210419707, -0.00237639924, 0.00732641714, 0.00578771345, -0.00956808217, 0.0164961554, -0.0310708825, -0.00294072088, -0.00330391736, 0.0336796492, 0.00400687847, 0.00214598421, -0.0020854515, 0.0191049222, 0.02321334, -0.0387722142, 0.00302273291, 0.00601422321, -0.0137936594, -0.0104585, -0.0021264574, -0.00278645987, -0.017261602, -0.024135, -0.0109505728, -0.0243068337, 0.0110755432, 0.0197766405, -0.000861127395, -0.0145278638, 0.0131141311, -0.00848239753, 0.00358119654, 0.00564321596, 0.0847302526, 0.000983169302, 0.00755292689, -0.0229946394, 0.00933376141, -0.0013014545, -0.0191986505, 0.0522690676, 0.00352652185, -0.00403031055, -0.00339374016, -0.000214305517, -0.026462581, 0.0117628835, -0.00239983131, -0.013699932, 0.00467859674, -0.0199328531, -0.0115754269, -0.000216624307, 0.014270111, -0.0292119402, 0.00336835557, 0.00537374755, -0.0102085583, 0.000348551577, -0.00074103818, 0.0101304511, -0.00601031771, 0.00668984698, -0.00951340795, 1.18304333e-05, -0.00261462503, 0.00299344282, -0.0158713013, 0.0048152837, -0.00339569291, 0.0241506211, 0.0128407571, 0.0017925509, 0.015465145, -0.00679919636, 0.0221354645, -0.00234710914, 0.0207139216, -0.00683043897, 0.0117160194, -0.0106693879, 0.0192611348, -0.0100211017, 0.00071809435, -0.0143325962, -0.0121143637, -0.0154495239, 0.0157385189, 0.00581895607, 0.0218230374, -0.000877236947, -0.00192826148, 0.00775209907, 0.00856050476, 0.00821683463, -0.0129969707, -0.010716252, 0.0150043154, 0.0124580339, 0.00283332402, -0.00794346072, -0.020557709, 0.000554558239, 0.00391510315, -0.0114426455, 0.0110443011, -0.02736862, 0.00621339539, 0.0134890433, 0.0108256014, 0.0198391248, 0.0046668807, -0.0107865483, -0.00640475703, 0.0181832612, -0.0257283784, -0.0176521353, 0.00768961385, 0.00076056493, -0.0418027565, -0.0271655433, -0.00768961385, 0.000935817, -0.00941968, 0.0201046895, -0.00910725258, 0.00577599742, -0.0032863433, 0.0296337176, -0.00605718186, -0.00253066, 0.00214988948, -0.000933376199, 0.0177458636, -0.000157678092, -0.0241818633, -0.00344450958, 0.0149808833, 0.00754511636, -0.00665860437, 0.00221042219, 0.0149262082, 0.00271811639, 0.0292431843, 0.000124116574, 0.011880043, 0.0264313389, 0.0102866646, -0.00702570612, -0.00345817837, 0.00927127618, 0.022900911, 0.012786082, 0.0114973197, 0.0148168588, -0.00528392475, 0.00266539445, 0.00618605828, 0.00602593925, 0.0169491749, -0.017574029, 0.00763884466, 0.0215106104, 0.00656097056, -0.00978678092, 0.0339295901, -0.00747091463, 0.0161368642, 0.00422167219, 0.0134812323, -0.00477232505, 0.00801375695, 0.0138092814, 0.0141920047, -0.00226704963, 0.0239787865, 0.00206983, 0.0215574745, -0.00776381511, -0.0116535332, -0.00374717335, 0.00678357482, 0.00994299445, 0.0127157858, 0.011005247, -0.00923222303, -0.0259470772, 0.0135280965, -0.00829494186, -0.00802937802, -0.0044911406, -0.00631493423, -0.0132234804, 0.00600641267, 0.0125908153, 0.0216512028, -0.0142076258, -0.000810358, -0.00877139252, 0.00234906189, -0.00656878157, 0.00200343924, 0.0128407571, 0.0238069501, 0.00310474494, 0.00575647084, 0.00774038304, -0.0050027403, -0.00980240293, -0.0242912136, -0.00645552669, -0.00322971586, -0.0114426455, -0.0112473788, 0.0136140138, 0.00902914535, 0.0411779024, -0.00741624, -0.0177458636, 0.00363391847, -0.0117160194, 0.0059790751, 0.0174646787, -0.0113254851, 0.0136530679, -0.0185894165, 0.010700631, 0.00280793919, 0.0128173251, 0.0108802766, 0.0038233276, -0.0359916091, -0.015168339, -0.00931033, -0.00920098, -0.00702570612, 0.00589706283, 0.0115832379, -0.0118566109, -0.000134246045, -0.00285089808, -0.00359095982, 0.004163092, -0.0108490335] |
24 Jan, 2025 | The Future of Data Science in 2025 [Top Trends and Predictions]
24 Jan, 2025
Have you ever wonder how companies like Google, Facebook and Amazon manage to process and analyze such large amounts of data in order to make the right decisions? The answer lies in Data Science, which involves statistical analysis, machine learning, and data visualization to extract insights from complex data. Data Science is also crucial for industries ranging from healthcare to finance.
In this article, we cover “The Future of Data Science.” It is directed at data science enthusiasts and professionals who are always looking to get ahead of the curve by being aware of what’s shaping the latest trends and predictions that surround this transformative field. The market has been predicted to reach a staggering USD 322.9 billion and CAGR percentage of 27.7 by 2026. From the integration of artificial intelligence and machine learning to big data analytics and automation advancements. We also go through the impact that data science is going to make in healthcare, finance, and e-commerce and how it continues to shape the business decisions of a company.
What is Data Science(DS)?
Data Science is a field that involves the use of statistics, computer science and domain knowledge in the analysis and interpretation of large sets of data. It deals with the collection, cleaning and analysis of data to discover patterns make predictions and guide decisions. Through the application of techniques such as machine learning, statistical modeling, and data visualization, data scientists enable businesses and organizations to make informed decisions on data-driven problems and optimize operations.
Current State of Data Science?
Here are the key points summarizing the current state of data science:
AI and Machine Learning Integration: AI and machine learning are increasingly integrated into data science workflows, automating tasks such as data cleaning and model building.
AutoML: Automated machine learning (AutoML) is democratizing access to machine learning, making it possible for non-experts to create predictive models.
Cloud Computing: This involves large, elastic, and distributed data storage and processing for large-scale data management.
Increasing IoT Data: With IoT devices creating streams of real-time data, it brings with it an immense potential to be analyzed for deeper insights.
Real-Time Analytics: There is a growing need for real-time data analysis, enabling organizations to make faster, data-driven decisions.
Ethical Issues in Data Science: There is greater awareness of the ethical issues associated with data science, such as bias in algorithms and responsible usage of data.
Latest Techniques Used in Data Science
Here are some of the most common techniques in data science:
Regression Analysis
Linear Regression: An analysis technique for finding a relationship between two variables that is used to predict the outcome.
Logistic Regression: Applied for classification purposes when dealing with a categorical output and probabilities need to be determined.
Classification Algorithms
Decision Trees: A graph which categorizes data by decision rules to split data.
Support Vector Machines (SVM): It classifies data by trying to find the best hyperplane that splits various classes.
Naïve Bayes: A probabilistic classifier but based on Bayes’ theorem is often applied in text-classification.
Clustering Techniques
K-Means Clustering: Clusters data points based on their feature similarity into ‘k’ clusters.
Hierarchical Clustering: Creates a tree-like structure for depicting data relationships.
DBSCAN: Identifies clusters based on the density of data points.
Natural Language Processing (NLP)
NLP Techniques such as tokenization, stemming, and sentiment analysis in order to understand text data.
Data Preprocessing
Cleaning and preprocessing raw data to a usable format including handling missing values and normalizing data.
Latest Development in Data Science
Automation of Data Handling: AI has been applied in the processing and cleaning of collected data and resulting in its subsequent integration and accelerating analytics processes drastically. It’s estimated that in 2025, 70% of organizations will use these applications.
Edge AI: This method analyzes data on the devices and not the central servers; it makes real-time decisions. By 2025, 75% of enterprise data is expected to be processed at the edge especially in healthcare and manufacturing sectors where the application of edge AI is important.
Generative AI for Data Synthesis: Generative AI is being used to generate synthetic datasets that closely resemble real data which can help to reduce some of the issues of data scarcity and privacy. This is particularly useful for training models where access to data is limited.
Augmented Analytics: The trend utilizes AI and machine learning to augment data analysis enabling insights to reach users who may not have in-depth technical expertise. Augmented analytics is the democratization of data science; it empowers business users with data-driven decisions.
Explainable AI (XAI): As AI systems become more complex, the demand for transparency in how models make decisions is increasing. XAI technologies are being developed to help users understand AI decision-making processes better.
Comparison with other Data Science Technologies
Here are some comparisons between the latest developments in data science and other data science technologies:
Augmented Analytics
Description: Automates data preparation, analysis, and visualization, and turns insights into an easily accessible tool for both technical and non-technical users.
Impact: Enhances decision-making across organizations by democratizing data access.
Integration of AI and ML
Description: Integration of AI and machine learning into data science workflows to automate routine tasks.
Impact: Enabling data scientists to spend more time on higher-value activities and improves overall efficiency.
Real-Time Analytics
Description: Analysis of data as soon as it is generated for faster decision-making.
Impact: Most important for industries such as finance and healthcare whose outcomes can significantly change based on timely insights.
Edge Computing
Description: Data is processed closer to the source, lowering latency and increasing performance.
Impact: Most important for IoT workloads, which usually call for real-time insights.
Data Democratization:
Description: Data access is expanded beyond experts so more employees can draw insights from it.
Impact: Improves organizational efficiency and expedites decision making.
Top Trends and Predictions of Data Science
1. AI and Machine Learning Integration
Data science will continue to heavily integrate AI and machine learning algorithms which enhance predictive capabilities, automate tasks and enable smarter data-driven decisions across industries. Advanced techniques like deep learning and reinforcement learning will be increasingly utilized.
2. Automation and Augmented Analytics
Automation in data science will automate repetitive tasks such as data cleaning, feature engineering and model selection. Augmented analytics that uses AI to help the exploration and visualization of data by enabling the data scientist will become mainstream, empowering both technical and non-technical users to perform advanced analytics.
3. Data Governance and Ethics
Going forward, it’s through data science where data privacy and security issues with ethical considerations come into play and transparency and fairness accountability in AI models and machine learning will increase through new regulations on responsible data usage.
4. Edge Computing and Real-Time Data
With the growth of IoT devices and the need for real-time insights, data science will increasingly focus on processing and analyzing data at the edge and closer to where it’s generated. This will allow businesses to make faster decisions based on real-time data.
5. Data Science in Industry Specialization
Data science will be transforming industries such as health care, finance, retail and manufacturing. Applications such as personalized medicine, fraud detection, predictive maintenance and supply chain optimization will grow in popularity.
6. Natural Language Processing (NLP)
As NLP will continue to grow, it will allow for advanced interactions between humans and machines by improving search, chatbots, virtual assistants and sentiment analysis which makes data science more accessible.
7. Collaboration and Cross-Disciplinary Roles
The role of a data scientist will evolve. There will be more collaboration between data scientists and domain experts in solving industry-specific problems. Data science will increasingly become cross-functional teams as data science integrates into business strategy, marketing, product development, and customer service.
Conclusion
To sum it up, data science has a bright and dynamic future where innovation will continue by making the handling of data which is more efficient, accessible and secure. As such, the role of the data scientist is going to change; instead, it will focus on strategic perception and ethical reasoning in this fast-changing landscape. The continued integration of advanced analytics and AI capabilities will not only drive productivity but will also open new opportunities across different industries.
FAQs – The future of Data Science
What are the most used data science tools?
Popular tools used in Data Science are Python, R, Jupyter Notebooks, SQL, Hadoop, Spark, Tableau, Power BI, and libraries like Pandas, NumPy, and Scikit-learn.
What’s the difference between data science and data analytics?
Data science is actually developing predictive models and discovering patterns by advanced machine learning and statistical techniques. whereas, Data analytics is the study of analyzing historical data to find actionable insights.
Is Data science is good for the future?
Yes, It’s one of the fastest-growing fields with high demand in industries and can earn highly competitive salaries in their fields while providing opportunities and promising career growth prospects across a range of industries.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions] | https://www.geeksforgeeks.org/future-of-data-science?ref=asr10 | Languages | The Future of Data Science in 2025 [Top Trends and Predictions] | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0265204422, 0.00503098732, -0.0142539153, 0.0349569693, 0.0105555309, -0.0407217108, 0.00688346941, 0.00413271412, 0.0110227643, 0.0315613, 0.0416956618, -0.0516457632, 0.0324562825, -0.0213479698, -0.0199265257, 0.0166361481, -0.00338250794, 0.0189394131, 0.003583221, -0.0440384112, -0.0220323671, -0.0568050779, -0.0331406817, -0.0152805131, -0.0161491726, 0.0131154442, 0.0130364755, 0.00963422563, -0.0453545637, 0.0202950481, 0.0254938453, -0.000668769237, 0.0688083768, -0.050698135, -0.0254411977, -0.000366260152, -0.00571209518, -0.0114176096, 0.015188382, 0.0207688622, 0.0351675525, 0.0191631578, 0.0299555957, 0.0023624911, 0.000959967612, -0.00169948, -0.0493556634, -0.033324942, 0.00928544533, -0.0155832274, -0.0509876907, -0.0338777266, 0.0443279669, 0.013049637, -0.00756128738, -0.00512969866, 0.027665494, -0.0267441887, 0.0212821607, 0.0198343955, 0.0141091384, -0.00781793706, -0.000258294633, -0.0143197225, 0.0106937271, -0.0158859417, -0.0315876231, 0.0168204103, 0.00650836667, -0.0180970766, -0.0142802382, 0.0365626737, 0.0370891355, 0.00364573812, -0.011384706, 0.00799561758, -0.0434856303, 0.0200186558, -0.0435646, 0.00572196627, 0.0186498594, -0.010173847, 0.016399242, 0.00143542711, 0.0578579977, 0.0314560086, -0.00406032568, -0.063807, 0.0307452865, -0.00709405402, -0.0106147574, -0.00803510193, 0.00855498109, -0.0319298245, -0.0463548377, 0.00476775691, -0.0157938115, 0.0144250151, -0.0351412296, 0.0403005444, -0.000657664204, 0.0304030869, 0.0623329096, -0.0198738798, -0.0104041733, -0.055330988, -0.0382999927, 0.0339830182, -0.00316698826, 0.0184129514, 0.00867343508, -0.014569791, -0.0165966637, 0.0111148953, -0.0374313332, -0.0142275924, -0.00333150709, -0.0335355252, 0.0312717482, 0.00529750763, -0.00993694, 0.030376764, 0.00375103019, 0.0544886515, -0.00595887378, 0.0538568981, -0.0116874203, -0.00919989496, 0.0266915411, 0.000841514033, 0.0117861321, 0.0265467651, -0.0306663178, 0.0029958887, -0.00513956975, -0.0104765622, 0.031877175, 0.0248752534, 0.0012223752, -0.0145434681, -0.0397740826, -0.0194132272, -0.00431039464, -0.047723636, 0.00432026573, -0.000790513179, -0.0293238442, 0.0698612928, -0.0171099622, 0.0221376587, -0.0391686521, 0.0162544642, 0.0221639834, 0.00239210436, 0.0163202714, -0.000535097613, 0.0202555638, 0.0297450125, -0.0406427421, -0.00923938, 0.0223350823, 0.00497176033, 0.00779161369, 0.0126416301, -0.0068900506, 0.00969345216, 0.0214401, -0.00283301505, -0.0359309204, 0.0445385501, -0.0375103019, -0.0223745666, -0.0184129514, 0.000507952, 0.00424458692, 0.00581409689, 0.0133194476, 0.002614205, -0.039405562, -0.0146750836, -0.0115097407, -0.00539621897, 0.0270600636, 0.0253359061, 0.0120691042, 0.00460981904, 0.0663340092, -0.00529750763, 0.0153989661, -0.0122599462, 0.000349191308, -0.0230589658, 0.0433276892, 0.0220323671, -0.0175837763, -0.00209432514, -0.0132338982, 0.0458020531, -0.0139117157, 0.00668275682, -0.0513825342, -0.0625435, -0.00169289915, 0.0444595814, 0.031877175, -0.00617603865, 0.000137167604, -0.0157411657, 0.0292975213, -0.00121168152, -0.0196501333, 0.0218612682, -0.00561009347, -0.0150567675, 0.0256254598, 0.00558377057, -0.0180444308, -0.00741651095, -0.0235854257, -0.009983005, -0.0347990319, 0.00477104727, 0.00935125258, -0.0241908543, -0.027665494, -0.0254411977, -0.0025763656, 0.0100356508, -0.000338703219, -0.0248752534, 0.0401952527, 0.0132273175, -0.0086800158, -0.00979874376, 0.0206898935, 0.00991061702, -0.00556073803, 0.00529750763, -0.0668078214, 0.014188108, 0.038931746, -0.0320877619, 0.0119111668, -0.0171757694, -0.0280076936, 0.0117663899, 0.0293501671, 0.0450123623, 0.0399583429, 0.0753364787, 0.01359584, -0.0420378633, -0.00975925941, 0.00635700906, -0.0240329169, 0.00668933755, 0.0148330219, 0.0426959395, 0.0138590699, -0.0278760772, 0.0184524376, -0.0233485177, -0.00725857262, 0.0523828082, -0.0322457, -0.00113271247, 0.0292185526, 0.00487304898, 0.0556995086, -0.0303241182, 0.0160965268, -0.0195316803, 0.0134115787, -0.0217164904, -0.027165357, -0.0089300843, -0.00085220777, -0.0168862175, 0.0132470597, 0.0251779687, 0.0254806839, -0.0360098891, 0.0555415712, 0.0316929147, -0.00399780879, 0.0036391574, 0.00299917907, -0.0349306464, -0.0508297496, -0.0280340165, -0.007653418, -0.0278760772, -0.00841020513, 0.0261782426, 0.0251779687, -0.0107397921, -0.0216375217, 0.00656101247, -0.038931746, 0.0196632948, 0.0102133313, -0.00478091836, -0.00479737, 0.0241513699, -0.00842994731, -0.00457362458, 0.018965736, 0.0231774189, 0.0216506831, -0.00185577292, 0.00062681688, 0.0145566296, -0.0104963044, -0.0138064241, 0.0250200294, 0.0744415, -0.00779161369, -0.00349767134, -0.00752180303, -0.0200976264, 0.015662197, 0.0071467, -0.0564365536, 0.0502769686, 0.011029345, 0.002145326, -0.0381947, 0.0181892067, 0.00743625313, -0.0170836393, 0.00737044541, -0.0263756663, -0.0496978611, 0.021677006, 0.0486186184, -0.0376155935, -0.0324826054, 0.0473814346, -0.0168204103, 0.0205977634, 0.000647381763, -0.0336144976, -0.043117106, -0.0280340165, 0.0213742927, -0.0233090334, -0.0052909269, 0.00589964679, 0.0180575922, 0.0357466601, 0.00128406985, 0.0144644994, -0.00721250754, 0.0143460454, 0.0124244653, 0.00149300881, -0.00648204377, -0.0185314063, -0.0241118856, 0.0209794473, -0.000825473457, -0.0269810949, -0.0272706486, 0.00169618963, -0.00991719775, -0.0112794135, -0.00934467185, 0.0101080397, 0.036483705, 0.00677817734, -0.00268001249, 0.00551796285, -0.00163038203, 0.00706773065, -0.0515141487, -0.0134247402, -0.0147935366, -0.00324102188, -0.0314823315, 0.0169125404, 0.0264941193, 0.0132602211, -0.0179128144, 0.0689136684, -0.00904195756, 0.00965396781, 0.0204135012, -0.00693611568, -0.0261782426, 0.0246909931, -0.039405562, -0.00462627085, 0.00966054853, -0.0433276892, 0.0102791395, 0.00462627085, 0.0484870039, 0.015925426, 0.0275338776, -0.0371681042, -0.00493227597, 0.0257702358, 0.00391225889, 0.0112465099, -0.0103120431, -0.00185412774, -0.00554428622, -0.0296397209, -0.00236084592, 0.0105621116, -0.00342199253, 0.00101425883, -0.0381157324, 0.00600164849, 0.00224568252, 0.0160833653, 0.0205714405, 0.00389909721, -0.0150962519, 0.026217727, 0.00934467185, 0.00201700139, 0.0106476611, 0.00834439695, -0.00426761946, 0.0271127094, -0.040669065, 0.00792322867, 0.00419523148, -0.0263888277, -0.00205977634, 0.0111741219, 0.017017832, 0.00824568607, 0.0171231236, -0.0137801012, 0.0447491333, 0.0336408205, 0.00745599531, -0.0193605814, -0.0039649047, -0.00112613174, 0.00563970674, -0.0229668338, -0.0811801925, 0.00887743849, -0.0310874861, -0.0129838297, -0.00556731876, -0.0179917831, -0.0394845307, 0.0350622609, -0.0387474857, 0.0377472118, 0.0322457, -0.00520208664, -0.00466246484, 0.00372470729, 0.0620696805, -0.00559693202, 0.0112333484, 0.048987139, 0.019228965, 0.026954772, 0.0119835548, 0.0083312355, -0.0480395108, -0.0356940143, -0.0128258914, 0.0149383135, -0.0153858047, -0.0152673516, 0.0305347033, 0.052882947, 0.0133786751, 0.033324942, 0.0407743566, 0.0113452217, -0.0158859417, -0.0087326616, 0.0610694066, 0.0365100279, 0.0495925695, -0.0268231574, -0.00109569565, 0.0327458382, -0.00411297195, 0.0182813369, 0.0148725063, -0.016517695, -0.0369311981, -0.01996601, 0.00163531757, -0.0191368349, -0.011575548, 0.0099303592, -0.0324036367, -0.011647936, 0.00648204377, 0.00309624523, 0.004290652, -0.00645901076, -0.0377472118, 0.0141091384, -0.0496452153, 0.000274335209, 0.00330189383, -0.0179917831, -0.00662682, 0.0209268015, -0.00260926923, 0.0109832799, -0.00533699244, 0.0288237073, -0.00117466471, 0.0446964875, -0.01934742, 0.0414061099, -0.0178996529, -0.0163202714, 0.0164650492, 0.0208873153, 0.0271390341, 0.0192552879, -0.0116676781, -0.00553441467, 0.0248094462, 0.00117713248, 0.0135300318, -0.0100751361, -0.0115558058, 0.0068900506, 0.00469865883, -0.00971977506, 0.00818646, -0.00380367623, 0.0109832799, 0.0225061812, 0.0426696166, 0.00463285157, -0.0383263156, 0.0244146, -0.0136748087, -0.00379380514, 0.0272180028, -0.0197422653, 0.0223877281, 0.00521195773, 0.0185182448, -0.0188077968, 0.0168598946, -0.00266191526, 0.0226904433, 0.0016797377, -2.86365666e-05, 0.0236512329, 0.00777845224, -0.0328774527, -0.0304557346, -0.0158201344, -0.0213874541, -0.0209268015, -0.0088906, 0.0210057702, -0.00401755096, -0.012931183, 0.00786400214, 0.0172020942, -0.0257044286, 0.00429394236, -0.00688346941, -0.0173863545, 0.0042742, -0.0317982063, 0.0180312693, 0.0214664228, 0.0334828794, -0.0333512649, 0.0203608554, 0.00785084069, 0.0122796884, 0.0161886569, 0.0233748406, 0.0163860805, 0.0199791715, -0.0197817497, -0.00286262832, -0.0180444308, 0.0153594818, -0.00729147624, -0.0143197225, 0.0348253548, -0.0345358029, -0.0136616472, -0.0126350494, 0.0307979323, 0.0207951851, -0.0065906262, 0.0187683124, -0.0175837763, 0.0157280043, 0.0160965268, 0.0268889647, 0.0290079676, -0.0286131222, -0.0100159086, -0.030613672, 0.0113912867, 0.0187025052, 0.0244672466, -0.0252569374, -0.018373467, 0.0214006156, 0.0111675411, -0.00708747283, -0.0235722642, 0.0150436061, 0.0334565565, -0.0347463861, 0.00526789436, -0.01150316, 0.00177680387, -0.00325582852, -0.0172152556, 0.0256254598, 0.0254675206, 0.00866027363, -0.0175837763, -0.00419523148, -0.0104831429, -0.00335618504, -0.00233123242, -0.00431697536, -0.0194132272, 0.00193638715, -0.0185708907, -0.00261914055, 0.00807458628, -0.0134247402, -0.0125692422, -0.00460652821, 0.0157280043, 0.005264604, 0.150988847, 0.014332884, 0.0281919539, -0.0336144976, -0.00474472437, 0.029613398, 0.0178996529, 0.0119769741, -0.0124507882, 0.00453743059, 0.0254148748, -0.0334828794, -0.0202160794, 0.0231905803, -0.0105423694, 0.00609377911, 0.0368785523, -0.00904853828, -0.000954209478, 0.0153463203, 0.0211110618, 0.00117960037, -0.00723224971, 0.0242698248, 0.0223350823, 0.0301398579, -0.000296133978, 0.025862366, -0.023861818, 0.00319002103, 0.036773257, 0.0130759599, -0.0139248772, 0.00140334596, 0.0104173347, 0.0109437956, -0.0214664228, -0.0250331908, -0.0105884345, 0.00549493032, 0.00435645971, -0.0136748087, -0.00628791144, -0.0168335717, 0.0192552879, -0.00855498109, 0.00963422563, -0.0235196184, 0.00165999541, 0.017439, 0.00108911493, 0.00433342718, -0.0171889327, -0.0192552879, -0.033772435, -0.0170704778, -0.0260861125, -0.00945654511, -0.013714293, -0.0223614052, -0.0146619221, -0.0158464573, 0.031613946, 0.0083049126, 0.00970661361, -0.0316929147, 0.0139512, 0.0260071438, 0.0225193426, -0.0281393081, -0.00479408, 0.0196501333, 0.036957521, 0.00539950933, -0.00278036902, 0.000398958276, -0.00236742664, 0.0119440705, 0.0217559766, 0.00512969866, -0.0129246023, -0.0298239812, -0.018965736, 0.0148198605, 0.0130891213, -0.0373786874, -0.00394845288, 0.0299819186, -0.0267968345, 0.0361151844, -0.0117795514, -0.00946312584, -0.0126087265, 0.00223416626, 0.00402742205, -0.0101080397, 0.0301398579, 0.0126416301, -0.00951577164, 0.0037970955, 0.0187419895, -0.00168796361, 0.0174126774, 0.0163202714, 0.0181365609, -0.00590293715, 0.00989087485, -0.00305347028, -0.0220981743, 0.0571209528, -0.0253095832, -0.00773896789, -0.00598190632, -0.0096079018, -0.0191763192, -0.00342199253, 0.00883795414, 0.0228615422, 0.0439857654, -0.00184425653, -0.0128324721, 0.0347990319, -0.00410310086, -0.0355887227, 0.0065675932, 0.0118782623, -0.017610101, 0.0329301, 0.00647875341, 0.0775476173, 0.0252042916, -0.0332986191, -0.000955854659, 0.0120164584, -0.0437751822, -0.00791664794, -0.00235920073, -0.0239539482, 0.0240855627, -0.0212426763, 0.00326405442, -0.0135826785, -0.00274746516, 0.041116558, -0.00186893437, 0.0241513699, 0.0430907831, -0.0198475569, 0.022558827, -0.0156095503, 0.0198343955, -0.00091143453, -0.00293337158, -0.0224798582, -0.0107726958, -0.0279550478, -0.0413271412, 0.0301661808, -0.0194790345, -0.0100027472, -0.0123520773, -0.00179983652, -0.0380630866, 0.00164436619, -0.0455388241, 0.021558553, 0.0190973505, -0.0156490356, 0.000923773448, -0.027165357, 0.0139117157, 0.0149777979, -0.0394318849, -0.000702906866, 0.0234669726, -0.029876627, -0.0122204619, 0.0303504411, -0.024006594, -0.0270600636, -0.0195580032, -0.0141091384, 0.032587897, -0.00408006785, 0.00710721547, 0.0422484465, -0.0173600316, 0.02937649, -0.0054521556, -0.0190841891, 0.0153199974, -0.00979874376, 0.0113254795, 0.0346147716, 0.00451439805, -0.000868659641, 0.00792980939, 0.0175442919, 0.00600493886, 0.00457033422, 0.0119572319, 0.0254543591, 0.0184129514, -0.0128982794, -0.0256122984, 0.00514615048, 0.0533304363, -0.00227529602, -0.0204266626, -0.0161886569, 0.0162939485, -0.0335355252, 0.0275865253, 0.0453545637, 0.00315218163, 0.0195843261, 0.0168730561, 0.0107397921, 0.0100422315, 0.0141749457, -0.00515931193, 0.00642281678, -0.0113320602, -0.0135168703, 0.002370717, -0.0199923329, -0.0457494073, -0.0102988817, 0.0192947742, 0.0258360431, 0.0362994447, 0.00244146, -0.00226542493, -0.00325418334, 0.00250068679, -0.00305840583, -0.0140959769, 0.035246525, 0.00654785102, 0.00448807469, 0.0152147049, -0.00341870217, 0.0022950382, -0.040669065, -0.0186235365, -0.00418536, -0.0152541902, -0.0288237073, 0.0265204422, -0.0195974875, -0.0246778317, 0.0134905474, 0.0300345663, -0.0258097202, 0.0244146, -0.00353386533, 0.0171494465, 0.00600493886, 0.0087326616, -0.0102725588, -0.00269481912, 0.0112859951, -0.018373467, 0.013286544, -0.00464601303, 0.00808774773, -0.00361283449, -0.012312592, 0.0117005827, -0.0218217839, -0.0103252046, 0.0265336037, -0.000205751421, -0.0366942883, -0.0255070068, 0.00894982647, -0.0452492721, 0.0426959395, 0.00941047911, -0.00277378829, 0.00724541117, -0.00368193234, 0.00783767924, -0.0299819186, -0.00500137359, -0.0337987579, -0.0020630667, 0.0104963044, 0.0340356641, 0.00919989496, -0.0169520248, 0.00373457838, -0.00201535621, -0.0272706486, 0.0605955906, -0.0229668338, 0.0144908223, -0.00571538555, -0.000190019302, -0.0170573164, 0.0111017339, -0.0527250096, -0.00362270558, 0.0110622486, 0.0180575922, 0.0115558058, 0.0085484, -0.00169783481, 0.0223350823, 0.021176869, -0.00481053162, 0.00270798057, -0.0359045975, -0.0257833973, -0.00789690576, -0.0100290701, -0.00671895081, -0.014188108, 0.0181234, 0.0054027997, 0.00630765362, 0.037694566, -0.017162608, 0.0116347745, -0.0123520773, -0.0114768362, -0.0212426763, 0.00117960037, -0.00157773599, 0.00513627939, 0.000589800184, -0.0046920781, -0.00161310751, -0.0157280043, -0.0454861782, 0.000367905333, -0.0041787792, -0.0173073858, -0.00167644734, 0.0308242552, -0.0141486228, 0.0185445677, -0.0773896798, 0.0252700988, -0.0109832799, -0.0158991031, 0.0433013663, -0.0138590699, 0.0040142606, 0.00254346174, -0.025572814, -0.0347463861, -0.00206800224, -0.00779161369, 0.00822594389, -0.00154318707, -0.00138936192, -0.00311269704, -0.0195448417, -0.00640636496, 0.0230984502, 0.0334565565, 0.0393002667, 0.00813381281, -0.0168730561, -0.00880505051, 0.0246383455, -0.0201502722, -0.0147145679, -0.0500663817, -0.0354834311, 0.00820620172, 0.0102396542, -0.00848259311, -0.0198870413, 0.00643268786, -0.0455388241, 0.014451338, -0.00505731, -0.00233945833, 0.0286394451, 0.0218349453, 0.00854182, 0.0168862175, 0.0319824703, -0.0153199974, -0.00633068616, -0.0197422653, -0.0111741219, 0.00872608088, -0.00962764397, 0.0331406817, 0.0227167662, 0.00338908867, -0.0434329808, 0.0136616472, 0.00207787333, -0.00605758512, -0.0181365609, 0.0276918169, -0.00342857325, 0.0324562825, -0.0310874861, 0.012667953, 0.00923938, 0.00378393405, -0.00831807405, 0.025862366, 0.000931999413, 0.00904853828, 0.00201535621, -0.0272706486, 0.00655443175, -0.0105160465, 0.00986455195, 0.0142144309, 0.0124968532, -0.000850562588, -0.0102396542, 0.0143197225, 0.00816013571, -0.012003297, 0.021203192, 0.0295607504, -0.0192158036, -0.0248884149, -0.0164782107, -0.0126021458, -0.0114899976, -0.0167677626, -0.0131812524, 0.00281162746, -0.000510419777, -0.0267047025, 0.00706773065, 0.00279682083, 0.012667953, 0.0211373847, -0.011575548, 0.0157543272, 0.0317718834, -0.0131812524, -0.0389843918, 0.0016418983, -0.0077060638, 0.0129246023, 0.0165440179, -0.00484014535, 0.0093841562, 0.00386290322, 0.0274549089, -0.0146487607, 0.00663669128, 0.0227167662, 0.0679133907, -0.0201502722, -0.00399122806, -0.0157806501, -0.0160833653, 0.0237302016, 0.000886756752, 0.0117992936, 0.00449136505, -0.0218612682, 0.0155042587, 0.0128127299, -0.0017636423, 0.00128900539, -0.0244277623, 0.00712695764, -0.00946312584, -0.0135563547, 0.0144644994, -0.00314724608, -0.0195843261, -0.00191829, -0.0178075228, 0.00859446637, 0.0213611312, 0.00818646, 0.00904195756, 0.00586674316, -0.0335092023, -0.0266125724, 0.0154910972, -0.00988429412, 0.00524815219, 0.00292843604, 0.00507376203, 0.0385369025, -0.00610036, 0.0118716815, -0.0116347745, 0.00679792, -0.017399516, 0.00468549738, -0.0299292728, 0.0424063839, -0.0250068679, -0.00581738725, -0.006156296, -0.0201897565, -0.0177417155, 0.0132733826, -0.00364244776, 0.0011853585, 0.0188999288, -0.0294291358, 0.00485988753, 0.0294554587, -0.00829175115, -0.00174225483, -0.00105621119, -0.00392871071, 0.0035009617, -0.0185182448, 0.0381420553, -0.0403005444, 0.000693858368, -0.00334302359, 0.00455388241, -0.00882479269, -0.00101096847, -0.00926570315, 0.000206368364, 0.0179391373, -0.00561996456, 0.00683740433, -0.00946970657, 0.0272706486, 0.00190019293, -0.000236907174, 0.0109701185, -0.0254148748, 0.00201206584, 0.00775212934, 0.00154894521, -0.0180970766, 0.0125165954, -0.00985797122, 0.00906828, -0.00293008122, -0.00446175179, -0.0212821607, -0.0232432261, -0.021913914, -0.00955525599, 0.0194790345, -0.00651823776, -0.00587661425, 0.0225325041, 0.0180970766, 0.00367864198, 0.0411692038, 0.0114044482, -0.000638333207, -0.0079758754, -0.00426103873, 0.0228747036, -0.0135037089, 0.0109503763, 0.0217033289, -0.0210847389, 0.00968687143, 0.0140433311, -0.0115294829, 0.029165905, 0.00152673514, 0.0424327068, -0.018755151, 0.0316929147, 0.0150304446, 0.00760735245, 0.0111083146, -0.0180575922, 0.0269810949, 0.0154516129, -0.00801536, 0.00758102955, 0.0146355992, 0.0189394131, -0.00215519732, -0.012977249, 0.000762133684, 0.00417219847, 0.0126416301, 0.00599506777, 0.00934467185, -0.015662197, 0.0113386409, -0.0326668657, 0.0345358029, 0.0102396542, 0.0147540523, -0.029876627, -0.000802440802, 0.00844968949, -0.00891692284, 0.0145039838, 0.0117729707, -0.00810090918, 0.0206372477, -0.0272706486, -0.0250595156, -0.0252569374, -0.0042018122, 0.0150041208, 0.0270337407, 0.0240329169, -0.010956957, -0.00203509838, -0.000788868, 0.0267968345, 0.00671237, 0.0219533984, 0.0190973505, 0.0099040363, 0.00764025655, -0.0282972455, 0.0150962519, -0.0103120431, 0.00440252526, 0.0329037756, -0.000223540017, -0.0248357691, 0.00305347028, 0.00796271302, -0.0182155296, 0.0111609604, -0.00513956975, 0.0121875582, -0.000230532067, 0.0180575922, 0.0154910972, -0.00111790572, 0.00490266224, 0.00702166557, 0.0142144309, -0.00764025655, -0.00813381281, 0.00849575456, 0.028902676, -0.00416232739, 0.0292448755, -0.0142934, -0.0145961139, -0.00800877903, -0.0249147378, 0.0100224894, 0.0309558716, -0.000704552047, -0.00756128738, -0.0130562177, -0.0114702554, -0.012786407, -0.0107332114, 0.0124376267, -0.0152541902, -0.00304524438, -0.0110030221, -0.0217428152, -0.00270469021, -0.0155832274, -0.00114011578, 0.00907486118, -0.0135300318, -0.00678475853, -0.0105094658, -0.0051033753, -0.0175442919, -0.00275404588, -0.0144118536, -0.00831149332, -0.0062648789, -0.015188382, 0.00120098772, 0.00534028281, 0.0233616792, 0.0195185188, -0.0190973505, 0.0105094658, -0.013714293, 0.0130101526, 0.0147935366, -0.0356676914, 0.0194132272, -0.00860762782, 0.00633397652, 0.00966054853, -0.016899379, 0.0151094133, -0.0129706683, 0.00624842662, 0.0135563547, 0.0337197892, 0.0193210971, -0.0204529855, -0.00818646, 0.00138442626, 0.000127090825, 0.015543743, -0.0175706148, -0.00422155438, 0.0199002028, -0.0125626614, -0.0143460454, 0.0131022828, -0.0259676594, -0.0023509746, -0.0225193426, 0.00678475853, 0.0181892067, -0.0177943613, -0.0116347745, 0.0103515275, 0.0149909593, -0.000484096789, 0.0110885724, 0.00862078927, 0.00819304, -0.0127535034, -0.0209794473, -0.0101277819, 0.0182418525, 0.00347792893, 0.00535673462, -0.013049637, -0.00633068616, -0.00407677749, -0.00318508549, -0.010173847, -0.00224239216, -0.0251516458, -0.00492898561, -0.00901563466, 0.0334565565, 0.01787333, -0.0294291358, -0.0128258914, -0.0167546012, -0.00875240378, -0.0196238104, -0.00196435535, -0.0309821945, 0.00163860794, 0.0160307195, 0.00480066054, 0.00717960345, -0.0277971085, 0.0472498201, -0.0104173347, -0.0114439325, -0.007653418, 0.00431697536, 0.0105094658, 0.0184261128, 0.00533370208, -0.0234801341, -0.00835097767, -0.015306836, -0.00217822986, -0.00440252526, -0.00254839729, 0.0220981743, 0.0049915025, -0.0402742215, 0.0143592069, -0.0167677626, -0.0125100147, -0.0102593973, 0.00455717277, -0.00478091836, 0.00175377121, 0.00679792, -0.0260071438, -0.0115558058, -0.00439594407, -0.000369344867, -0.00258788187, -0.00625829771, -0.0086800158, -0.00524486182, -0.0134576438, 0.00117630989, -0.000276597362, -0.0195316803, -0.0100685554, 0.0137274545, 0.0142539153, 0.00929860678, 0.0148593448, -0.0325615741, 0.0122731077, -0.00564957829, -0.00864711218, -0.0118453586, -0.0165966637, 0.0114505133, 0.0426696166, -0.0105686923, -0.00657417392, 0.0111412182, -0.00925912242, 0.00632081507, -0.0177812, 0.0175969377, -0.0142275924, 0.016043881, -0.00696243858, 0.0251779687, 0.00311105186, 0.0319561474, -0.00277378829, 0.0121151702, -0.0133720944, 0.00394187216, 0.00415574666, -0.0127995685, 0.0123191727, -0.0157016814, -0.0144776609, -0.0244409237, 0.0209926087, 0.0422221236, -0.00982506666, -0.017162608, 0.0378525034, 0.0114702554, -0.0100948783, 0.0117466478, 0.0225719903, 0.0107068885, 0.0110754101, -0.0196632948, -0.0130627984, -0.00678475853, -0.00110556686, 0.0240855627, -0.0166493095, -0.00189690257, -0.0120493621, -0.000212435, 0.01359584, -0.00577461254, 0.0213479698, -0.0106213382, 0.0437488593, 0.00455717277, -0.00979874376, -0.018610375, -0.0258492045, 0.0111280568, 0.00184261135, -0.000616123201, -0.00609706948, -0.00717960345, -0.00268659322, 0.00320318248, -0.00475788582, 0.00687030796, 0.0132668018, -0.0156095503, 0.00924596097, 0.00696243858, 0.0137011316, -0.0146092763, -0.0167809259, -0.00639978424, 0.00531395944, -0.00197093608, 0.00494214706, 0.0339303724, -0.0205319561, 0.0124178845, -0.0212953221, -0.00597861595, 0.00106443709, -0.00948286802, -0.00916041061, 0.0192158036, 0.0344305113, 6.1823107e-06, -0.000924596039, -0.0136879701, 0.0291395821, 0.00324924779, -0.00801536, -0.0031077615, -0.00446175179, 0.00132602209, 0.000625994289, -0.0222561136, -0.0152147049, -0.0156885199, 0.000949273875, 0.00400438951, -0.0135168703, 0.0014000556, 0.0092525417, 0.018110238, 0.0260861125, -0.0102857202, -0.00846285094, -0.00159089745, -0.00707431138, 0.0104634007, 0.00349767134, -0.0124639496, -0.0183866285, -0.00121661706, -0.0146619221, 0.0139117157, 0.0176232625, -0.00362270558, -0.01359584, -0.0143723683, -0.0144250151, 0.00857472327, 0.0233880021, -0.0122665269, 0.0223745666, 0.0258492045, 0.00744283386, -0.000392994465, 0.0040998105, -0.0189394131, -0.011884843, -0.00346147711, 0.0270863865, -0.0111807026, -0.00405374495, 0.00731121888, 0.0201239493, -0.0105028851, 0.00615958637, 0.027928723, -0.00843652803, 0.0251121614, 0.0308242552, 0.04601264, -0.00980532449, -0.00774554862, 0.0177153926, 0.0122270426, 0.0247304775, -0.031324394, -0.0275602024, -0.00730463816, -0.0101935891, 0.0108516645, -0.0156095503, 0.0158464573, -0.0169125404, -0.0159517508, 0.0170968, -0.00281985337, 0.00799561758, 0.0206767321, 0.00443213852, 0.00401755096, -0.0133260284, -0.0100159086, -0.011266252, -9.55751821e-05, 0.00858130399, -0.0161491726, -0.0159780737, 0.0087326616, 0.0160043966, -0.0176495854, 0.00521195773, -0.0154121276, 0.00521195773, -0.00796929374, 0.0148461834, -0.00571538555, -0.00147326651, -0.00790348649, 0.00792980939, -0.0139117157, 0.0188604444, 0.0165703408, -0.027665494, 0.00311598741, -0.00450781733, 0.00137784553, -0.00662023947, -0.0133918365, 0.00105950155, -0.015306836, -0.00904853828, -0.0019413227, -0.00237729773, 0.00128653762, -0.0136748087, 0.041116558, -0.0170573164, 0.00314889126, -0.0220455285, 0.00858130399, 0.00492898561, 0.00725857262, 0.0145961139, 0.00080614246, 0.00869975798, -0.0133194476, 0.0107924379, -0.00791006722, 0.0165835023, -0.00461969, -0.0112136062, 0.0234932955, -0.0122796884, 0.00236578146, 0.00402742205, -0.00837730058, -0.0150436061, -0.0257570744, 0.00239868509, -0.0194790345, -0.000900740852, -0.0030699221, 0.00195283897, -0.0158332959, -0.0215717144, 0.00436304044, -0.00768632162, 0.00886427704, 0.0018195787, -0.000766246638, -0.00397148542, 0.0146750836, -0.00325911888, -0.00517576374, 0.0185182448, -0.000317521422, -0.0192421265, -0.00339896, 0.0138853928, 0.0124507882, 0.018847283, 0.00931176823, -0.00580093544, 0.012503434, -0.00554428622, 0.0271390341, 0.00108746975, -0.00380367623, -0.0187946353, -0.00513627939, -0.0257044286, 0.021913914, -0.0020630667, -0.0184524376, 0.00959474, -0.0210847389, 0.00500137359, -0.0160175581, 0.000783521158, -0.0201107878, -0.0103844311, -0.00864711218, -0.0143460454, -0.0243751165, -0.0192816127, -0.0307979323, -0.00846943166, -0.0214927457, 0.00851549674, -0.00246284762, 0.0104304962, -0.0092788646, -0.00718618417, 0.00499479286, 0.00234274869, -0.00446833251, -0.00396161433, 0.00590293715, 0.0130364755, 0.00535015389, 0.00330847455, -0.011575548, -0.0232169032, -0.00834439695, 0.00404716423, -0.00548834959, 0.0119506512, 0.0119901355, -0.00515602157, 0.0134181594, -0.0192684513, -0.0293238442, -0.00393200107, 0.0042742, 0.000709487649, -0.0308505781, 0.0199528486, -0.0200318173, 0.0159385875, 0.024625184, -0.0154647743, -0.00418536, 0.0117598092, 0.000221277878, 0.0292448755, 0.0175969377, 0.0128982794, 0.00597861595, 0.0138195856, -0.0395108536, -0.0123849809, 0.00583383907, 0.0173337087, -0.00544557488, 0.0183603056, 0.00261091441, 0.00380038586, 0.0190973505, 0.002388814, 0.0035272846, 0.0123784, 0.00380367623, -0.00172909338, 0.00794297084, -0.00919989496, -0.0127337603, -0.0103449468, 0.00953551382, -0.0140828155, 0.0109437956, 0.0327721611, -0.00764025655, -0.0271390341, 0.0225983132, -0.0124968532, -0.0152936745, 0.0138590699, 0.000432684639, 0.0137011316, -0.0145434681, 0.00590622751, -0.00471840147, 0.00578448363, -0.000996161718, 0.00808774773, -0.00566932047, -0.0108911498, -0.00725857262, 0.0243751165, -0.0402479, -0.0108582452, 0.0107726958, 0.00667617563, -0.0110096028, 0.0240460783, 0.00461969, 0.00421826402, -0.00233781314, -0.00856814254, 0.00418536, -0.00246449281, 0.00954867527, 0.0207951851, 0.0152673516, -0.00121250411, 0.00278365938, 0.0165835023, -0.0246383455, -0.00550809177, -0.0256122984, 0.0054027997, 0.0153726432, 0.017162608, 0.0049388567, -0.0118190357, -0.00538963825, -0.0226772819, -0.00153084809, -0.0360888615, 0.0122599462, -0.00762051437, -0.0264283121, 0.012003297, -0.00223252107, -0.0110819917, 0.0349569693, -0.00110474427, -0.0187683124, -1.26152554e-05, 0.0134313209, 0.0229536723, -0.000621058745, 0.00524157146, 0.0167019553, 0.00309130969, 0.0116281938, 0.00492240489, -0.00106279191, -0.00558048, 0.0131286057, 0.016517695, -0.014951475, -0.00484014535, -0.00278365938, 0.00900905393, -0.0226246361, -0.00134082884, 9.16678619e-05, 0.00686372723, 0.0174784847, -0.00470194919, 0.0100685554, 0.00877872668, 0.0227825735, 0.00265039899, 0.0143592069, -0.00599506777, 0.0236512329, 0.0243882779, -0.0139380386, -0.00434987899, -0.00641623605, -0.026928449, 0.012358658, -0.00256978488, 0.000614889315, -0.0211505461, -0.0039879377, 0.0158859417, 0.0222429521, 0.00222594035, 0.0330090672, -0.0148856677, 0.00864053145, -0.0193605814, -0.0040405835, -0.00246449281, 0.00578119326, 0.0107990187, -0.0220192056, -0.00669262791, 0.034878, 0.0197159424, -0.00169289915, -0.0138459085, 0.0284815077, 0.0110819917, 0.00122977863, 0.0308505781, -0.00157526822, 0.00256320415, -0.00369509379, 0.00535015389, 0.00519550592, -0.00243487931, -0.0174916461, 0.00646230113, -0.021913914, 0.0157543272, -0.0229668338, -0.0161886569, -0.0127535034, -0.0161754955, -0.0239539482, -0.00542583223, -0.00373128802, -0.0138853928, 0.00149547658, -0.0270337407, 0.00505731, -0.0140959769, -0.00664327201, 0.000422402198, -0.0212295149, 0.0211242232, -0.0238749795, -0.00149300881, 0.00671237, -0.0172415785, -0.0156227117, -0.000375308678, -0.00608061766, -0.000983000267, -0.00363257667, 0.0069690193, -0.00228845747, -0.0112991566, -0.0185840521, -0.00561009347, -0.0138195856, -0.00921963807, 0.0018475469, 0.000594735728, 0.0171231236, -0.012977249, -0.00202851766, 0.0143723683, -0.0139906853, -0.00513627939, 0.010101459, 0.0190447047, -0.0215717144, -0.0182681754, -0.00547518814, -0.0099040363, 0.00236742664, -0.015069929, 0.000604606874, 0.0105884345, 0.00587990461, -0.0185445677, -0.0149383135, -0.00877872668, -0.00581080653, -0.00971977506, -0.0219007526, -0.00547189778, 0.00886427704, -0.00559693202, 0.00412284303, -0.0111609604, -0.0116216131, -0.0133326091, 0.0152541902, -0.0114307711, -0.0279813707, 0.00704140775, -0.00528105581, 0.00618590973, -0.00753496448, -0.0211242232, 0.00065026083, -0.015188382, -0.00184919208, 0.00234439387, 0.00883795414, -0.00177515869, -0.00340225035, 0.014332884, -0.00769290235, 0.00888401922, 0.0199133642, 0.0157411657, -0.00641294569, -0.000973951712, 0.0214664228, -0.000461886724, -0.011740067, 0.00871291943, 0.0147014065, 0.0133720944, -0.00214861659, -0.0257570744, -0.000355360768, 0.0118782623, 0.0130627984, 0.0284551848, 0.00239868509, -0.0232169032, -0.0111741219, -0.00840362441, 0.00502769696, 0.0153331589, 0.0160965268, -0.00191664486, 0.0152147049, 0.00849575456, 0.00829175115, -0.0336408205, 0.00982506666, 0.0130430562, -0.00820620172, 0.00391554926, -0.00954867527, 0.0150436061, 0.0149909593, -0.0172942244, -0.0158201344, 0.0115623865, -0.00563312601, -0.011384706, 0.00612668274, 0.0154516129, 0.00251713884, 0.000177886031, 0.00980532449, -0.00215519732, -0.00497505069, -0.00744283386, -0.00484343572, 0.00250068679, -0.00166328577, 0.029613398, 0.00262572127, -0.00633397652, -0.0167414397, -0.0013054572, 0.0190447047, -0.00207622815, -0.000667124055, 0.0157543272, -0.00142308825, -0.0165045336, 0.0101080397, 0.0149383135, -0.0112004448, 0.00202193693, 0.00735728396, -0.00370825548, -0.0206504092, 0.025362229, 0.017754877, -0.0029021129, -0.0068900506, -0.0107858572, -0.015306836, 0.018610375, 0.00297285593, 0.0237828474, -0.00597203523, -0.00490266224, -0.0242961477, 0.00484343572, 0.00101919437, -0.0261782426, -0.00970661361, -0.00505731, -0.0337461121, 0.0112333484, -0.00318179489, -0.000579106447, -0.00910118409, 0.00735070324, -0.0160702039, 0.00481053162, -0.00559693202, -0.00553441467, 0.00302714715, 0.0149251521, 0.00817329716, 0.00761393365, 0.0337987579, -0.00923938, -0.00785084069, 0.0056166742, -0.0147540523, -0.00300082425, 0.00636029942, -0.0158332959, -0.00689663133, -0.00290375808, 0.0062648789, 0.00284453132, 0.0101606855, 0.00110556686, 0.0224798582, 0.0153989661, 0.00443213852, 0.0086536929, 0.000388470187, -0.033772435, 0.00937757548, 0.00543899415, 0.00462627085, 0.00941706, 0.00589964679, -0.00197587162, 0.000870304822, 0.00334795914, -0.0125429193, -0.000982177677, -0.00455717277, 0.00307979318, -0.00886427704, -0.00238058809, -0.00739018759, 0.0167019553, 0.0115426444, -0.0226114746, -0.00911434554, 0.0160833653, -0.0164518878, -0.00610694056, -0.0125889843, -0.0131944139, -0.00961448252, 0.00889718067, -0.0184787605, -0.00133013504, 0.0189525746, 0.0115558058, 0.0189788975, 0.0205056332, 0.00892350357, -0.00721250754, -0.00153742882, -0.0114899976, -0.00339896, -0.0175048076, 0.00916699134, -0.00214861659, 0.00134658697, 0.0250595156, 0.0270337407, 0.00635371869, 0.00521524809, -0.0177417155, 0.00603784248, 0.0128719565, 0.0236643944, 0.0120888464, 0.00463285157, 0.00825884752, -0.00181135279, 0.00628133072, 0.000126473882, -0.00986455195, 0.00746257603, 0.0043663308, -0.0169520248, 0.00442884816, -0.0334302336, 0.00214039045, 0.00278859492, 0.00479737, 0.00291856471, 0.00671566045, -0.00175212603, -0.00340883108, -0.0104699815, 0.00490595261, 0.0169257019, 0.0290342905, -0.0117598092, 0.00970661361, -0.00362928631, 0.00630765362, 0.00479408, -3.69139234e-05, -0.00349767134, 0.00186235365, -0.023506457, 0.0245330539, -0.00322456984, 0.012358658, -9.49068271e-05, 0.00493227597, -0.0107463729, -0.00347463856, 0.0112136062, -0.00135234511, -0.00720592681, 0.0209662858, -0.00773238717, -0.00335783022, -0.00912092626, 0.0176364239, -0.0129509261, -4.58853428e-05, 0.0037970955, 0.00185906328, -0.00680450071, 0.0230984502, 0.0115360636, -0.0165440179, -0.0114702554, 0.0202818867, 0.0056166742, -0.0107858572, -0.00152344478, -0.0035272846, -0.00584700052, -0.0125824036, 0.0251911301, -0.00791006722, 0.00363586703, 0.0190710276, -0.000379010366, 0.00380696682, 0.0211373847, -0.0199923329, -0.0301925037, -0.00866027363, 0.0170704778, 0.00178338459, -0.00101590401, 0.00334631396, 0.0107858572, 0.00639978424, -0.0188604444, -0.00726515334, -0.0119901355, 0.00676501589, 0.018755151, 0.00627804035, -0.0269416105, 0.0172020942, -0.00390238757, 0.0133194476, -0.00684398506, -0.00307321246, -0.00157855859, 0.0252042916, -0.0181892067, -0.000691801833, -0.00852865819, -0.00814697426, -0.0329301, -0.0104436576, 0.00428407127, -0.0124771111, -0.00692295423, 0.012194139, -0.00535015389, -0.00371812657, -9.15136261e-05, 0.00254017138, -0.00555415731, -0.00369838416, 0.0139380386, 0.0130233141, 0.0153199974, -0.00195777463, -1.52051425e-05, 0.00445517106, 0.0207293779, 0.00177186821, 0.00962764397, -0.00079215836, 0.00408993941, -0.00510995602, 0.000169762905, -0.00724541117, -0.00618590973, -0.0270600636, 0.0234801341, -0.00113682542, 0.0270863865, 0.00651823776, -0.00516918302, 0.00317685935, -0.0160043966, 0.0112728328, -0.00667946646, 0.0135431932, -0.00630107289, -0.00337921758, 0.0076797409, 0.0153331589, 0.00185906328, -0.0260203052, -0.0119835548, -0.00503427768, -0.00076336757, -0.00200384, -0.00524486182, -0.00397477578, -0.00943022221, 0.00392871071, 0.00462627085, -0.00794297084, 0.0218744297, -0.00992377847, -0.00456046313, -0.00543899415, -0.00496847, 0.00173731928, 0.0267705116, 0.0127140181, 0.000961612794, -0.00316205272, -0.0197685882, 0.0131022828, 0.0102857202, 0.0275865253, 0.0046657552, -0.0120954271, -0.000964903214, -0.00553441467, -0.0186366979, -0.0122796884, -0.00966712926, 0.00161146233, 0.00451439805, 0.00709405402, -0.0118782623, -0.0153726432, -0.0324562825, -0.00470523955, 0.00551138213, -0.00422155438, 0.0202292409, -0.0236380715, 0.000358856778, -0.0136090014, -0.00152262219, -0.0102264928, 0.0109043112, 0.0172415785, 0.00854182, 0.00921305642, -0.000266931864, 0.00300575979, 0.00124623044, 0.00133095763, -0.000765012752, -0.0150172831, -0.01045682, 0.0131220249, 0.00995010138, 0.0288237073, 0.0110161835, 0.00336112059, 0.00863395073, 0.0126021458, -0.0138853928, 0.0129180215, 0.0027260778, 0.0161491726, 0.00208609924, 0.000267548807, -0.00187057955, -0.00156539702, -0.0170046706, -0.0181497224, -0.018255014, 0.000370167458, 0.0158727802, 0.0201634336, 0.00486317789, 0.00538634788, 0.00176857784, -0.0175574534, -0.000783521158, 0.00538963825, 0.00515602157, 0.0255859755, -0.0107726958, -0.0119835548, 0.00425445801, 0.0108714076, -0.00785742141, 0.00764683727, -0.00252701, 0.0231116116, -0.00909460336, 0.0105226273, -0.000775295193, 0.0154121276, -0.0126021458, 0.0286131222, 0.00259117223, -0.0185182448, 0.0143592069, -0.00343515398, 0.00979216304, -0.0132799633, -0.00239045918, -0.0194263887, -0.000628873415, -0.0174784847, 0.01787333, -0.0249937065, -0.00749547966, -0.000580340333, 0.0069756, 0.000121127021, 0.000845627, -0.0275602024, -0.00739676831, 0.00723224971, 0.00557719, 0.0302977953, -0.0203740168, 0.00148807315, -0.0102001699, 0.00338908867, 0.00639320351, -0.0125824036, 0.00503756804, 0.0217164904, -0.00489279116, -0.00236742664, -0.0177285541, 0.00460981904, -0.00556731876, 0.0100948783, -0.0277181398, -0.0126021458, 0.00852207746, 0.00105374341, -0.00833781622, 0.00581409689, -0.00419523148, -0.0153463203, -0.00738360686, -0.0147803752, 0.0127074374, -0.00474472437, 0.00331834564, 0.00715328055, 0.00077118224, 0.0344305113, -0.00115327735, 0.00212558382, -0.00339237927, -0.0120954271, -0.00363257667, 0.0148988292, -0.0128324721, -0.020202918, -0.000304976857, 0.0141749457, 0.0054784785, -0.000251919526, 0.0143592069, -0.00879846886, 0.00715328055, 0.0164387263, -0.0152147049, 0.0115360636, 0.0308242552, 0.00471840147, 0.0278497543, 0.00207293779, -0.0160175581, -0.0314033628, -0.00124787563, -0.00399451843, -0.00769948307, 0.0150041208, -0.0168204103, -0.00921305642, 0.0202687252, -0.00481053162, -0.00381354755, 0.00766657945, -0.0125429193, 0.00220619817, 0.0147277294, 0.00803510193, 0.00625829771, -0.0100685554, -0.0203871783, 0.0175574534, -0.0300872121, -0.0149646364, -0.00762051437, 0.01725474, -0.00132931245, -0.00189690257, -0.000793392246, 0.00634055724, 0.0105094658, 0.000610365, -0.00282643433, 0.00449136505, -0.00765999872, 0.00225226348, -0.00791006722, -0.0164518878, 0.0160570424, 0.0069756, -0.00637346134, -0.00338579831, 0.00975267868, -0.0152673516, 0.00623526517, -0.0020071303, 0.0192684513, -0.0195185188, -0.00246120244, 0.00175541639, 0.00954209454, 0.00345489639, -0.00761393365, -0.0301925037, -0.00370167475, 0.000878530787, 0.00836413912, -0.0035568981, 0.00540938042, -0.0124244653, -0.0156753585, -0.00768632162, -0.00289388699, -0.0193342585, -0.00454730168, -0.0119045852, -0.00737702614, 0.0179522987, -0.0013803133, 0.0292185526, 0.0116084516, 0.00286591868, -0.0238354951, 0.0112530906, -0.0118387779, 0.0027820142, -0.0109306341, -0.00601151958, 0.0161886569, -0.0148988292, 0.00674527371, -0.0126087265, -0.0153331589, -0.00605100393, -0.0142539153, 0.00306827691, -0.00112613174, -0.00943680294, -0.0217296518, 0.00405703532, -0.00821936317, 0.00420510257, -0.00743625313, 0.0087063387, -0.000287085422, 0.0138590699, 0.000171408101, 0.0119572319, 0.00944996439, -0.0136879701, 0.0064557204, 0.00758102955, -0.0100027472, -0.00753496448, 0.0334565565, -0.00496847, 0.000484508084, 0.0220981743, 0.0153858047, -0.00598190632, -0.0117532285, 0.0114834169, 0.0274022631, -0.0280076936, -0.00746257603, 0.0304030869, -0.0188999288, -0.0106608225, 0.000322662643, -0.0165571794, 0.0130233141, -0.00132766727, -0.00106772745, -0.00432684645, -0.0185577292, 0.00721250754, 0.0197291039, 0.00699534267, -0.00200548512, -0.00636359, -0.0139248772, 0.0220718514, 0.0157674886, -0.0221771449, 0.00423471583, 0.0083838813, 0.0224666968, 0.00160159124, 0.00479737, -0.00284782168, 0.00100603292, -0.0223219208, 0.00359967304, -0.0181628838, -0.00429723319, 0.00978558231, 0.00894324575, -0.00643268786, -0.00351741351, 0.000630107301, -0.0162807871, -0.0233090334, -0.0235854257, 0.00980532449, 0.019110512, 0.00404716423, -0.00475459546, -0.0168335717, -0.0312191, -0.0209662858, -0.0275338776, 0.0117795514, -0.00437949225, 0.0169520248, 0.00423471583, 0.00198080717, -0.0146355992, -0.00611352129, -0.0016328498, 0.00228023157, -0.0138985543, -0.00675843516, -0.000335207209, 0.0141223, -0.00177515869, 0.0167809259, -0.00489608152, -8.18995541e-05, -0.00647546304, 0.00336770131, 0.00189854775, 0.00765999872, -0.00544886524, -0.00687030796, -0.0260466281, -0.016899379, -0.016399242, 0.00422155438, -0.017439, -0.00670907972, -0.00371812657, -0.000188888225, 0.0108648259, 0.00867343508, 0.00604442321, 0.0163597576, 0.006702499, 0.0099566821, 0.000679874269, -0.0155963888, 0.000577461265, 0.004313685, -0.0165308565, 0.0115623865, -0.00735070324, 0.0122204619, 0.0193210971, -0.0177022312, -0.00111132499, 0.00369509379, -0.00209597033, 0.0129180215, 0.00700850412, -0.00344173471, -0.00500795431, 0.0070545692, -0.00708747283, 0.00512311747, -0.014451338, 0.00768632162, 0.00177515869, -0.00256155874, 0.0155305816, -0.00318344, -0.0175837763, 0.00323773152, -0.00197258126, -0.00656430284, -0.00387277431, 0.00146833097, -0.0125626614, 0.00291691953, -0.0111412182, 0.0199396871, 0.0076270951, -0.021677006, -0.005728547, 0.000294077472, -0.0299029499, 0.0227036048, 0.00643597823, 0.0123389158, 0.0112070255, -0.00561996456, 0.00540938042, -0.0165571794, 0.0106081767, -0.0146619221, 0.00842994731, 0.0246778317, 0.0181365609, -0.00101096847, -0.00499808323, 0.00199561403, 0.00356018846, -0.0159122646, -0.00504743913, 0.00975925941, -0.00652810885, 0.0200844631, -0.0228747036, 0.0228615422, 0.0214006156, -0.00338250794, -0.0172679015, -0.00491582369, -0.00718618417, 0.00948286802, 0.00297121075, 0.00361612486, 0.0075415452, 0.0154384514, 0.0219007526, 0.00335453986, 0.0122533655, -0.0242961477, 0.0116413552, 0.00918673351, 0.00216177804, -0.00353386533, -0.00332821673, 0.0189788975, -0.00117466471, 0.00193803234, 0.0109701185, -0.0152936745, -0.000850562588, 0.000638744503, -0.00538305752, -0.00991061702, 0.0151094133, 0.0035272846, 0.00167726993, -0.0178601686, 0.00481711281, -0.00950261, -0.00911434554, -0.0280866623, -0.00585358171, 0.00815355498, 0.000620236155, 0.00500466395, -0.0228352193, -0.00481382199, -0.00191829, 0.00988429412, 0.00205648597, -0.0135695171, -0.007166442, 0.00729805697, 0.0105818538, -0.00848259311, 0.0177943613, -0.00549164, 0.0203608554, 0.0183471441, -0.0298239812, -0.0257702358, 0.00410310086, -0.000835755898, -0.0101672662, 0.00137784553, 0.002370717, -0.0167940874, -0.00243487931, -0.018847283, -0.0207820237, -0.00801536, 0.00201700139, -0.0397740826, -0.0106081767, -0.0150172831, -0.010956957, 0.00174060964, 0.00028379506, -0.0115229022, 0.00840362441, 0.00477433763, 0.00227529602, 0.00232465169, 0.00461639976, -0.00652152812, 0.00821278244, -0.00875898451, -0.0076270951, 8.75034748e-05, 0.00784426, 0.00712695764, 0.015306836, 0.0136221629, -0.000418083597, 0.00283136987, -0.0105621116, 0.00864053145, -0.00504414877, 0.00235920073, -0.0166493095, -0.00881821197, -0.00888401922, -0.00425774837, -0.0151620591, -0.0152147049, -0.00168631843, 0.00394516252, -0.00750864157, -0.00366219017, 0.0200449787, -0.018847283, -0.00883795414, -0.0137669388, 0.0244540852, 0.0023328776, -0.0092525417, -0.000718536205, 0.00482369354, 0.0182023682, -0.0239802711, 0.00189032184, 0.00191006414, -0.000416027091, -0.00543899415, -0.000661365862, -0.00545873633, -0.0215980373, -0.0120362006, -0.0178470071, -0.0195448417, 0.0109240534, 0.00296298484, -0.00165670505, -0.00473485328, 0.0164255649, -0.00957499817, -0.00394187216, -0.00487633934, 0.079600811, 0.00792322867, 0.00731121888, -0.0363257676, 0.0112596713, -0.000489443657, -0.0171757694, 0.0377998576, -0.00910776481, 0.00685056578, 0.00560022239, 0.00543241296, -0.0154384514, 0.0210057702, 0.00289553218, -0.0292975213, 0.0024529763, -0.0121085886, -0.00859446637, -0.0106871463, -0.001072663, -0.0233616792, -0.00319002103, 0.00572525663, -0.012786407, -0.00686372723, 0.00403729314, 0.00297285593, -0.0116874203, 0.0166493095, -0.0183866285, 0.00816671643, -0.00438936334, 0.0180707537, -0.0198475569, 0.013477386, 0.0152015435, 0.0152936745, 0.0206898935, -0.0126153072, 0.0121480739, -0.00874582306, 0.0203740168, -0.00104140444, 0.00923938, 5.57821804e-05, 0.00616616756, -0.0117334863, 0.0185314063, -0.0182155296, 0.00451768842, -0.00209926092, 0.00400768, -0.0131812524, 0.00565944938, -0.000222100483, 0.0238091704, -0.0127140181, -0.00404387387, 0.00576145109, -0.00503427768, 0.00396161433, -0.0104634007, 0.0099040363, -0.000320194842, 0.0120559428, 0.00629449217, -0.0148198605, -0.0136090014, -0.00110309909, 0.0177943613, -0.0141486228, 0.00561009347, -0.0160307195, 0.00832465477, 0.0146487607, -0.000370784401, 0.0271390341, -0.00206142152, -0.0088906, -0.00843652803, 0.0101146204, -0.0236907173, -0.0223745666, -0.00022724169, 0.0024529763, -0.0345358029, -0.0285868, -0.00940389838, 0.0105160465, -0.00978558231, 0.0254543591, -0.019465873, 0.00254346174, 0.00133342552, 0.0177022312, -0.00155141298, -0.011740067, 0.00668933755, -0.00655114138, 0.0148461834, 0.00514286, -0.0351675525, -0.00259610778, 0.0147803752, 0.0128982794, 0.00174554519, -0.00158020377, 0.00432026573, 0.0200844631, 0.011147799, 0.00400438951, -0.00155717111, 0.0202818867, 0.00221771444, 0.000815191, 0.00547189778, 0.0162018184, 0.0321404077, 0.020321371, 0.00290540326, 0.013168091, -0.00169618963, -0.00173896446, 0.0134444823, 0.00946970657, 0.00964080635, -0.0135695171, 0.0141617842, 0.0151488977, 0.01359584, -0.0118716815, 0.0222297907, -0.0148988292, 0.00516918302, 0.021176869, 0.00727831479, -0.0162281413, 0.0146092763, 0.0132273175, 0.00491582369, -0.00571209518, 0.0237960089, 0.00540609, 0.0132997055, -0.0104173347, -0.0126942759, -0.0090617, -0.0170573164, 0.0216111988, 0.00820620172, -0.00195448427, -0.014188108, -0.0225061812, 0.033772435, -0.000307444658, -0.00791664794, -0.0149383135, -0.0117729707, -0.0142934, -0.0128456336, 0.018373467, 0.0268231574, -0.012786407, -0.00975925941, -0.0154779358, 0.0148725063, -0.0105686923, 0.00585029135, 0.00936441403, 0.0172415785, 0.00486646825, 0.0146619221, 0.00229832856, 8.07170727e-05, -0.00554757658, -0.0113320602, -0.00993694, 0.00735070324, -0.0152673516, -0.00890376139, 0.0114176096, -0.00174719049, 0.0384579301, -0.00336934649, -0.000212640647, 0.00380367623, -0.0157016814, 0.018373467, 0.0258755274, -0.0170309935, 0.0129969912, -0.0249673836, 0.0149777979, 0.00186728919, 0.0120493621, 0.0147408908, -0.00975267868, -0.023769686, -0.0105160465, -0.0113583831, -0.0124902725, -0.00781793706, -0.00493556634, 0.0190183818, -0.0121414931, -0.0127074374, 0.00534686353, -0.00271785189, 0.00862078927, 0.00742967241] |
09 Jun, 2024 | What is AI Model ?
09 Jun, 2024
In today's digital age, "artificial intelligence" (AI) has become widely known, often bringing to mind thoughts of futuristic robots and highly automated systems. However, at the heart of AI lies a fundamental concept: The AI model. But What exactly is an AI model, and how does it function? In this article, we delve into the intricacies of AI models, exploring their definition, creation process, components, applications, and future directions.
AI ModelWhat is Artificial Intelligence(AI)?Artificial intelligence (AI) is a wide-ranging branch of computer science concerned with building smart machines capable of performing tasks that typically require human intelligence. An Artificial intelligence (AI) system that is trained with varying amounts of predefined and undefined data as examples.
What are AI Models? AI programs primarily recognize patterns and provide results based on having previously reviewed examples of the patterns that deal with the topic (voice recognition, machine vision, etc.). AI models use neural network architectures to learn and produce results. AI models are complex mathematical and computational techniques to process vast amounts of data and extract meaningful insights. The term AI model encompasses a wide range of techniques and approaches used in artificial intelligence that include machine learning, deep learning , and neural networks. These models are trained on diverse dataset to learn from examples and derive patterns that enable them to perform specific tasks.
How Does AI Models Works?AI models are like students who excel at finding patterns from information they are given. This information, the data, is the foundation of everything an AI model does.
There are two main types of data used in AI models:
Training data: This is the massive dataset the model is fed during the training process. It can include text, images, videos, numbers, or any other format relevant to the task the model is designed for. The quality and quantity of training data heavily influence the model's performance.Input data: Once trained, the model is presented with new, unseen data. This data format should be similar to the training data. Based on the patterns learned during training, the model analyzes the input data and generates an output, such as a prediction or a decision.AI Model Training ProcessThe training process is where the AI model transforms from a blank slate into a pattern-recognition master. Here's a breakdown:
Data Preparation: The training data goes through a cleaning and pre-processing stage to ensure consistency and usability for the model.Feeding the Model: The prepared data is fed into the AI model through a specific algorithm. Think of it like feeding problems and solutions to a student.Pattern Recognition: The algorithm analyzes the data, searching for underlying patterns and relationships between different data points. Imagine the student noticing patterns in how to solve the problems.Adjusting the Model: Based on the analysis, the model adjusts its internal parameters to better represent the discovered patterns. This is like the student refining their approach based on their understanding.Iteration and Refinement: Steps 2-4 are repeated numerous times with different batches of training data. With each iteration, the model becomes more skilled at recognizing the patterns. This is similar to the student practicing and improving over time.Components of an AI ModelAn AI model can be thought of as having three main components:
Algorithms: These are the mathematical formulas and rules that define the model's behavior and how it processes information.Data: The training data provides the raw material for the model to learn from and build its predictive abilities.Parameters: These are adjustable elements within the model that are fine-tuned during training to optimize its performance.Applications of AI ModelsThe applications of AI models are vast and ever-growing, impacting various aspects of our lives. Here are a few examples:
Image and video recognition: From unlocking your phone with your face to self-driving cars navigating the streets, AI models power image and video recognition.Natural language processing (NLP): Powers chatbots that answer your questions, machine translation that breaks down language barriers, and sentiment analysis in social media.Recommender systems: Whether it's suggesting movies you might enjoy or recommending products you might need, AI models power the personalized recommendations we encounter online and in stores.Predictive maintenance: By analyzing sensor data, AI models can predict equipment failure in factories or power grids, preventing costly downtime.Fraud detection: AI models can help identify suspicious financial transactions and protect against cybercrime by analyzing vast amounts of data in real-time.Challenges and Considerations in AI ModelsWhile AI models offer immense potential, they also come with challenges:
Bias: AI models can inherit bias from the data they are trained on, leading to discriminatory outcomes. Mitigating bias requires careful data selection and training techniques.Explainability: Understanding how an AI model arrives at a decision can be complex, making it difficult to trust its results in critical applications.Security and privacy: AI models that handle sensitive data raise concerns about security breaches and privacy violations. Robust security measures are essential.How to maintain data privacy in AI Models?Data privacy is a major concern in AI/ML models, as these models rely heavily on data to function. Here are some key strategies to maintain data privacy:
1. Data Minimization and Anonymization:
Minimize data collection: Only collect the data necessary for the specific task at hand. Avoid collecting extraneous information that isn't vital for the model's function.Anonymization: Remove personally identifiable information (PII) from the data before training the model. Techniques like k-anonymity ensure a data point cannot be linked back to a specific individual.2. Secure Data Storage and Processing:
Encryption: Encrypt data at rest (stored) and in transit (being transferred) to minimize the risk of unauthorized access.Access control: Implement strict access control mechanisms to limit who can access and use the training data.3. Privacy-Preserving Techniques:
Differential Privacy: This technique adds controlled noise to the data during training, making it statistically impossible to determine if a specific individual's data point is included in the model.Federated Learning: This approach trains the model on decentralized devices without sharing the raw data. The devices only share model updates, protecting individual data privacy.Homomorphic Encryption: This allows computations to be performed on encrypted data, eliminating the need to decrypt sensitive information during training.4. Transparency and User Control:
Explainability: Strive to develop models that are interpretable, allowing users to understand how the model arrives at its decisions. This builds trust and helps identify potential biases.User consent: Be transparent about how data is collected and used for AI models. Obtain informed consent from users whenever possible.5. Model Security:
Adversarial attacks: These attacks attempt to manipulate the model's output by feeding it specially crafted data. Implement robust security measures to prevent such attacks.Regular monitoring: Continuously monitor the model's performance and identify potential privacy risks or biases that may emerge over time.List of the Most Popular AI ModelsList of the most popular AI Models are as follows:
Deep Neural Networks (DNNs)Long Short-Term Memory (LSTM)Generative Adversarial Networks (GANs)Decision TreesSupport Vector Machines (SVMs)K-Nearest Neighbors (KNN)XGBoostConclusionAI models are powerful tools shaping our world. By understanding their creation, components, applications, and challenges, we can navigate the potential and limitations of this transformative technology. As AI continues to evolve, responsible development and ethical considerations will be crucial in harnessing its power for good.
AI Model - FAQ'sWhat is the difference between artificial intelligence (AI) and an AI model?AI is a broad field encompassing various techniques to enable machines to exhibit intelligent behavior. An AI model is a specific program trained to perform a particular task or make predictions based on data.
Can AI models think for themselves?No, AI models cannot think for themselves in the same way humans do. They are sophisticated tools that can learn from data and make predictions, but they lack the ability to reason, understand the world in the same way humans do, or act independently.
Are AI models a threat to humanity?AI models, like any technology, can be used for good or bad purposes. It's crucial to develop and use them responsibly, focusing on ethical considerations and ensuring they benefit humanity.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ? | https://www.geeksforgeeks.org/what-is-ai-model/ | Languages | What is AI Model ? | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0155439395, -0.0220120829, -0.0163451731, 0.0159955435, 0.0335935578, -0.0207155403, 0.023556279, -0.00241826987, 0.0240370203, 0.0401199721, 0.00511332974, -0.0402947851, 0.0208175164, -0.0252898578, -0.00529178651, 0.0150340637, 0.0184866525, 0.00772826606, -0.00534277409, -0.0323989876, -0.0333604701, -0.00557221798, -0.0377308354, -0.0083474014, -0.00504413201, 0.00901752431, -0.00670487154, 0.00561227975, -0.0627002046, 0.0139487553, 0.0326320753, -0.003214041, 0.028101461, -0.0380513296, -0.020453319, -0.0272419564, -0.000448873121, -0.0128415953, -0.0203659106, 0.0463258922, 0.0490937904, 0.00485110749, 0.0286259055, -0.0305925701, -0.0165782589, -0.0139487553, -0.0364488624, -0.0366819501, -0.00553944055, 0.000920963823, -0.0153254215, -0.016680235, 0.0608937852, 0.0285676345, 0.00212873309, 0.0236873906, 0.0270088688, -0.0497347787, 0.0198269, -0.00927246269, 0.00115541578, 0.00849308074, -0.00468721893, -0.00960024, 0.00497857668, -0.00518981088, -0.02438665, 0.0399160199, 0.00972406752, -0.0156604834, -0.00598740298, 0.0290920772, -0.00677042734, -0.0290629417, -0.0161703583, -0.00872616656, 0.0102703627, 0.0345550366, 0.0118728308, 0.0217352938, 0.0252315868, 0.0175980125, 0.00372027513, 0.00362922577, 0.0527649, 0.0238039326, -0.0139269037, -0.0628750175, 0.0210214667, -0.00782295689, -0.0462384857, 0.000935076503, -0.00110807014, -0.0279266462, -0.027547881, -0.0233231932, 0.0117781395, 0.00979690626, -0.0177728273, 0.00798320398, 0.0260765236, 0.0271691158, 0.0643318072, -0.00766999461, -0.0204678867, -0.0579510704, -0.0228424519, 0.02804319, 0.00801962428, 0.051599469, -0.0166948028, -0.0171172712, -0.0316705927, 0.00580894621, -0.0261347964, 0.0163597409, -0.0139341876, -0.0630498305, 0.0378473811, -0.0254792403, -0.00647906959, 0.0282325726, 0.020613566, 0.0565525517, -0.0333022, 0.0696345195, 0.00317762117, -0.00781567302, 0.0431792289, 0.000419282092, 0.0143275205, 0.0201328248, -0.0107074, 0.0161994938, -0.021778997, 0.00307382504, 0.0122224605, 0.0116251772, -0.00703629106, -0.02472171, -0.019841468, -0.0288152881, -0.0121059176, -0.0250130687, 0.00120003, 0.0100154253, -0.0138322124, 0.0603110678, -0.00478555216, -0.013358756, -0.0351086184, 0.00809974689, 0.0120694973, 0.00597283524, -0.00242191181, -0.0341762714, -0.0102922153, 0.0192150474, -0.0215313435, -0.00293360907, 0.0223762803, -0.0367693566, 0.00812888332, 0.0241535623, 0.00732764928, 0.0119529543, 0.0307673849, 0.00537190959, -0.0621757582, 0.053988602, -0.0326029398, 0.00503684813, -0.0127760405, -0.00976777077, -0.0111881401, 0.00639894605, 0.0109332018, 0.0111517208, -0.00949826464, 0.0186177641, -0.00698894542, 0.00517524313, 0.0321659036, -0.00959295593, 0.0284947939, 0.0361866392, 0.0653224215, 0.0303886198, 0.00929431431, 0.0192441829, 0.0120767811, -0.0170444325, 0.0418972522, 0.00839110464, 0.000869521, -0.0205552932, -0.0376725644, 0.0400034264, -0.0185886286, 0.003727559, -0.00290265214, -0.056261193, 0.00422104634, 0.0370315798, 0.0343802236, -0.0207883809, 0.0112099918, -0.0272856597, 0.0220557861, -0.0229007248, -0.0252024513, 0.0158352964, -0.00548481103, -0.0251296107, 0.0312335584, 0.0117781395, -0.0157041866, -0.0232649222, -0.0336226933, -0.0221868977, -0.0123098679, 0.0269068945, 0.0163451731, -0.0538429245, -0.0379930586, -0.0475495942, 0.0103432024, -0.0173649266, 0.00732036494, -0.0228133164, 0.0115377698, 0.043732807, 0.00689425413, 0.0127104847, 0.0268923268, 0.0243720803, 0.0202348, -0.00936715398, -0.0269651655, 0.0366819501, 0.00232904148, -0.00836196914, -0.014407644, -0.0438202135, 0.0235271435, -0.00453425618, 0.0261639319, 0.0209194906, -0.00292268302, 0.0578053892, 0.00816530269, -0.00867517851, 0.0168404821, 0.0163451731, -0.0135845579, 0.00977505464, 0.0180350486, 0.0176417157, 0.0125138182, -0.00325956545, 0.018457517, 0.0151360389, 0.00338157173, 0.0452187322, -0.0384300947, -0.0176999867, 0.0414019451, -0.0310878791, 0.0250276364, -0.0162577666, 0.0171755441, 0.0094181411, 0.0121277692, 0.00571789732, -0.0141672734, -0.0278101042, -0.014851965, 0.00691246428, 0.0344676301, 0.00689061219, 0.029266892, -0.0491229258, 0.0585046485, 0.00829641335, -0.00848579593, -0.0441989787, -0.0434705876, -0.0156896189, -0.0556493439, 0.0235708468, -0.0327194817, 0.0240807235, -0.0159227047, 0.00372027513, 0.0296310894, 0.00610394636, 0.00562684797, 0.0156022105, 0.0182681344, 0.00552851474, 0.00291175721, -0.0197103564, 0.0167530738, 0.0222160332, -0.00824542623, 0.0256394874, 0.0327777527, 0.00868974719, 0.0411397219, 0.00466900878, -0.00468721893, 0.000233313869, -0.020395048, -0.0261056609, 0.00289536826, 0.0510458909, 0.00086997624, 0.000269050739, -0.0181661602, 0.00520073716, 0.0110715972, 0.015631346, -0.0320784971, 0.0421594754, -0.0031703373, -0.00823814236, 0.00951283239, 0.0149903595, -0.0131183853, -0.0295728184, -0.0552123077, -0.0404404663, -0.0156459138, 0.0318162739, 0.0453352742, -0.0349629372, -0.00573610701, 0.00707999477, -0.0278101042, 0.0236873906, -0.00671943976, -0.0326612107, -0.0589416847, -0.0263387468, 0.00809974689, -0.0383426882, -0.00585265, 0.0255083758, -0.00467265118, 0.0121569047, 0.00148228288, -0.00534277409, 0.0227696132, 0.00763357477, 0.00281342398, 0.0215750467, 0.016738506, -0.0113848066, -0.0288881268, 0.0276644249, 0.010306783, -0.00171627966, -0.0161994938, -0.0208175164, -0.014961224, -0.0309713352, -0.0152525818, -0.00809974689, 0.0112828314, 0.0352542959, 0.00740777235, 0.0485110767, 0.00454154, 0.0266301036, -0.0382261463, -0.0145678911, -0.00884270947, -0.0360409617, -0.00539011974, 0.0110788811, 0.0391002186, 0.0234688725, 0.00122006086, 0.0609520562, -0.00235635624, -0.00815073494, 0.00843480881, -0.0303886198, -0.00906851236, 0.0333604701, -0.0257851668, -0.0239496119, 0.0244886242, -0.0499387309, 0.0442572534, -0.00884999335, 0.0137812244, -0.00402802182, 0.0155148041, -0.0317288674, 0.0333896056, 0.0249547977, 0.0130382618, 0.0228278842, -0.046005398, 0.0038349973, -0.00265864, -0.0171609744, 0.000715192407, -0.0112755476, 0.00349993585, 0.00403166376, -0.0416933037, -0.00249475124, 0.000318900245, 2.7485512e-05, 0.000652823597, 0.00257123262, 0.000269505981, -0.015631346, 0.0142036937, 0.0354582444, 0.0329234339, 0.00898110494, -0.0165928267, 0.0296310894, -0.0329525694, -0.0016379772, -0.0380513296, -0.0132786324, 0.0142911011, -0.0115523376, 0.0225802306, 0.02527529, -0.0208029486, -0.014356656, -0.0129872747, 0.0373812094, -0.00689061219, -0.0343510881, -0.0151506066, 0.0190693699, 0.0240370203, -0.0220120829, -0.0826873481, 0.00123553921, -0.0374686159, -0.049385149, -0.00954196882, -0.0276498571, -0.0457140394, 0.02383307, -0.0528523065, 0.0044504907, 0.0334187411, 0.00884270947, 0.0359535553, -0.0054156133, 0.0444903374, -0.025770599, -0.00853678398, 0.056028109, 0.0247945506, 0.00892283302, 0.0346715786, -0.0167676415, -0.0243720803, -0.0232940577, -0.0195209738, 0.0165345557, -0.0020704614, -0.00709456299, 0.0370315798, 0.024051588, 0.0278392397, 0.00207410334, 0.0175251719, -0.00685419282, 0.00238367124, -0.00444320682, 0.0455100909, 0.0435871296, 0.0418972522, -0.0265281294, -0.00699258735, 0.028101461, 0.0107438192, 0.0151797421, -0.00375487376, -0.0152525818, -0.0468212, -0.0093890056, 0.0216478854, 0.0106491279, -0.0193752944, -0.0328068882, -0.000360100035, -0.00830369815, 0.0186031964, 0.0345259, -0.0237456616, -0.0352834314, -0.057310082, 0.0265281294, 0.000313209661, 0.000343255932, 0.00302101625, -0.0357496031, 0.0364779979, 0.0118218437, 0.0117053, 0.0072366, -7.32377957e-05, -2.27338769e-05, 0.017903937, 0.00667573605, -0.000272920326, 0.0212545525, 0.00826727785, -0.00627511879, 0.0114794979, -0.00306107802, 0.00743326638, 0.0148738166, -0.0107001159, -0.00175634131, 0.0172775183, -0.0141599895, 0.00499314442, -0.0440241657, -0.00381314545, 0.00454882393, -0.0088718459, -0.00342163327, -0.015849866, -0.0146480137, 0.00682141492, 0.0221723299, 0.00730215525, 0.00283345464, -0.0333604701, 0.0113702388, 0.000333923381, 0.00154146494, 0.000404486578, -0.0331856534, 0.0338266417, -0.0089009814, -0.0202348, -0.000379448029, 0.0131693734, -0.00806332752, 0.0212108493, 0.00944727752, -0.0135845579, 0.0196812209, 0.00528814457, -0.0122807315, -0.00767727848, 0.00227259099, -0.00722931558, -0.0237747971, -0.0160975195, 0.0453644134, 0.00903937593, -0.00362012093, 0.0213710964, 0.014961224, -0.0115450537, 0.0186323319, -0.0091122156, -0.0169278886, 0.0176562835, 0.0061804275, 0.0319036804, 0.0225365274, 0.0197831951, -0.0226967745, 0.00994986948, 0.00265135616, 0.00632610638, 0.0141599895, 0.0143857924, 0.0344093591, 0.0322241746, -0.00182098639, 0.0132130766, -0.00673764944, 0.00179276103, -0.0276498571, 0.0179476421, 0.0522695929, -0.0273876339, -0.0108166588, 0.0065956125, 0.00854406785, 0.0313209668, -0.0214148, 0.0273002274, -0.0356330611, 0.0211088732, -0.00653005717, 0.0308547933, 0.025158748, -0.0242264029, -0.0066466, -0.00187743688, 0.0279120784, 0.00134388788, 0.00443956489, 0.0165054202, 0.0075607351, 0.0284656584, -0.00897382107, -0.0004534256, -0.00989888143, -0.00454882393, 0.00871159881, -0.0240370203, 0.00814345106, -0.015077767, 0.00352907158, 0.0199580099, 0.00404258957, -0.000656920834, 0.0143493721, 0.0142182615, -0.00118910405, 0.00203586277, -0.00554672442, -0.00935258623, -0.0112172756, -0.0131111015, -0.00922875851, 0.0172629505, -0.0115741892, -0.0173066538, -0.000162750657, -0.0241535623, -0.0353125669, 0.00980419, 0.0128270276, 0.0199143067, 0.128313988, 0.00015296285, 0.0387505889, -0.0225510951, 0.00316851633, 0.02693603, -0.0113046831, 0.00711277267, 0.0128707318, -0.00692339, 0.0316123217, -0.0144950515, -0.0349629372, 0.0110934488, -0.00242191181, 0.0294708423, -0.00229990575, -0.00749518, -0.000691519585, 0.0376142934, 0.00810703076, 0.0109623382, -0.0194772705, 0.0154711, 0.0233960319, 0.00329416431, 0.0264552888, 0.0025858006, -0.0481031761, -0.0236873906, 0.0256831907, 0.0100008566, -0.0128197437, 0.0159518402, 0.00993530173, 0.0114139421, -0.0274022017, -0.0408483669, 0.0111590046, 0.00252024503, 0.0050040707, -0.0207883809, -0.0159227047, -0.0307382494, -0.0083474014, 0.00443228055, -0.0136428298, -0.0227987487, -0.0275915843, 0.0108894985, -0.0086241914, -0.00898110494, -0.00383863924, -0.0283491146, -0.0138176447, -0.0113046831, -0.0139050521, -0.0122006088, 0.00147317792, -0.0396829359, -0.0058307983, -0.0242555384, 0.0054920949, 0.020395048, -0.00515703345, -0.0349920727, -0.000480285147, 0.0226239339, 0.0305051636, -0.00188836281, 0.00962209143, 0.0213128235, 0.0460928045, -0.00143402675, 0.00250931922, -0.0104888817, 0.00871159881, 0.0324281231, 0.0123827076, 0.0208612196, -0.0264989939, -0.0231629461, 0.0146480137, -0.0054920949, 0.00472363876, -0.025217019, -0.0069670938, 0.0248091184, -0.0123390034, 0.0149175199, 0.00462894747, 0.00697437767, -0.0248236861, 0.0165345557, -0.00299188052, -0.0062459833, 0.0153836925, 0.0354582444, -0.00074569392, 0.00662474846, 0.00689425413, 0.000966943742, 0.0160975195, -0.0239350442, -0.0144440634, -0.0287424494, 0.00799777173, 0.0227550454, -0.0107802395, 0.0604858808, -0.0365071334, -0.0073495009, -0.021283688, -0.00306472, 0.0271836836, -0.00120913493, 0.00217061583, 0.0125648053, 0.0530271232, -0.0110278931, 0.0120112263, 0.0303594843, -0.0205552932, -0.0223471448, -0.00842024107, 0.0214002319, -0.00972406752, 0.0344093591, 0.0224928241, 0.0433540419, -0.0192004796, -0.0291940533, -0.0223617125, 0.00596555136, -0.0343219489, 0.00300462754, -0.0181952957, -0.0187780112, 0.0195501093, 0.00960752368, 0.0275624488, -0.00825999398, -0.00482197199, 0.00175543083, -0.0145460386, 0.00796135236, 0.0364197269, 0.00430117, 0.000200536117, -0.0191422086, -0.00515339151, -0.00442499667, -0.00848579593, -0.0337975062, -0.00137575518, 0.0137302373, -0.0380513296, 0.0332147926, -0.0259454139, 0.0175980125, 6.76041163e-05, -0.0200017132, -0.017787395, -0.0160829518, -0.0206427015, 0.0146407299, 0.00758987106, 0.0064899954, 0.00884270947, -0.00581987249, 0.0157624576, 0.00520437909, -0.0055540083, 0.00583808217, 0.0296893623, -0.0423925631, -0.011144436, 0.00682141492, -0.0212399848, -0.00960024, -0.00739320461, -0.0293834358, 0.0243720803, -0.00898838881, 0.0378182456, 0.0418972522, -0.00906122848, 0.014247397, -0.0114794979, -0.0263970178, 0.0406444147, -0.0384300947, 0.0266301036, -0.00960752368, -0.00261311536, 0.0131111015, 0.00264589326, -0.0140288789, 0.00314666447, 0.0234834403, -0.0133223357, 0.0139633231, 0.0265281294, 0.0155148041, -0.00884270947, 0.00273876335, 0.0242409706, -0.00224527624, -0.00751703186, 0.00398431811, 0.0405278727, -0.00397703424, 0.0349629372, 0.0137229534, 0.00661746459, 0.0121787563, 0.0124773989, -0.0213419609, -0.00165254506, 0.00459981151, 0.00152234454, 0.0204241835, -0.00218336261, -0.00943270884, -0.0139633231, -0.0407609567, -0.0339140482, -0.0149466563, -0.0361866392, 0.00130200526, 0.0423051566, 0.0122953, 0.0130382618, 0.0121641885, 0.0235999823, 0.0147936931, -0.0187051725, 0.0211234409, 0.00462166313, 0.00421740441, -0.000521712587, -0.011421226, 0.00879900623, -0.0176125802, -0.0144440634, 0.00149776123, -0.0143348044, -0.0339140482, -0.000749791099, 0.00588906975, -1.50373635e-05, 0.02527529, 0.0133223357, 0.0173357893, 0.0173066538, -0.00655555073, 0.00109350227, 0.0188654177, -0.0106709804, -0.0315831862, 0.00190293079, 0.0225073919, -0.0179476421, 0.015573075, -0.0188362822, -0.00783752557, -0.0125356698, -0.0100518446, 0.00253845495, -0.00995715335, -0.000227054232, 0.0259745494, -0.000836288, -0.0316123217, -0.0200017132, 0.00633703265, -0.00682141492, 0.028159732, 0.0213419609, -0.00487295957, 0.017015297, -0.00253117108, 0.00225802301, -0.0456557684, 0.0261930674, -0.0352542959, -0.0278392397, -0.0207155403, 0.0330108404, 0.019287888, -0.00712734042, 0.0175251719, 0.00991345, -0.00239095511, 0.0522695929, -0.042625647, 0.0156022105, 0.000610940915, 0.0206572693, -0.0153399892, 0.0192587525, -0.0319328159, -0.00267685, 0.0209923312, 0.0231046751, 0.0152671495, 0.00254027592, 0.000768911501, 0.0195209738, 0.0280140545, -0.0126886331, -0.0041737007, -0.0451604612, -0.00535734184, -0.0224782545, -0.0155148041, 0.0023854922, -0.0108239427, 0.0101902392, 0.0208612196, 0.00456703361, 0.0160975195, -0.00412271312, -0.00440314505, -0.0230172668, -0.0227113422, -0.00952011626, 0.00807789527, -0.0215896145, -0.00432666345, 0.000894559547, 0.0300972629, -0.0228133164, -0.0216915887, -0.0269068945, -0.00922147464, -0.00917048752, -0.00618771138, -0.0224345513, 0.0311752856, -0.0259017106, 0.0320493579, -0.0450730547, 0.0125939418, -0.0132567808, -0.0339723229, 0.0215750467, -0.0186469, 0.0284219552, -0.0132932, -0.00436672522, -0.0326320753, 0.00791036431, -0.0105544366, -0.0102776466, 0.00686511863, 0.0141162863, -0.0335935578, -0.0138176447, -0.0110133253, 0.0139196198, 0.0405278727, 0.0541634187, 0.0332730636, -0.0478409529, -0.0284219552, 0.0135481386, -0.0132567808, -0.00670122961, -0.0366819501, -0.00933801755, -0.00408629328, 0.0118436953, 0.00639894605, 0.0130528305, 0.000350312243, -0.0367110856, 0.0169133209, -0.00183100172, -0.0159372725, -0.00102794683, 0.0156167792, 0.00856591947, 0.0226385016, 0.0110351769, 0.00486931764, 0.00241462793, -0.0157478899, -0.0195209738, 0.0139414715, -0.00932345, 0.0259017106, 0.00346351601, -0.00406079972, -0.0598448962, 0.0169133209, 0.0203659106, -0.017787395, -0.0117271524, 0.0157041866, 0.00666116783, -0.00742962444, -0.0111735724, 0.00556857605, 0.00618406944, 0.0298641752, 0.010255795, 0.00630061282, 0.0127687566, 0.016461717, -0.0117927073, -0.0188799873, 0.0311752856, 0.0115741892, -0.0062132054, 0.0435288586, 0.00150231377, -0.0010224838, -0.0169133209, 0.0216333177, -0.0105034495, -0.0214730706, 0.0255375132, 0.0275187455, -0.00327777537, -0.0054920949, -0.00258033769, -0.010365054, 0.00720382202, 0.00180550793, -0.017015297, -0.0170007292, 0.014575175, -0.00730215525, -0.000376033684, -0.00256394874, -0.00261129439, 0.00280978181, 0.00365107763, 0.0457140394, 0.0273147952, -0.0106345601, -0.0145169031, -0.0250859074, 0.00357459625, -0.0057980204, -0.0171172712, -0.00644264976, 0.0168550499, 0.00573974894, 0.0256103519, -0.0303012133, -0.00232175761, 0.0230755396, 0.0708582178, -0.00340160239, -0.0168404821, -0.0170007292, 0.00550302071, 0.0219101068, -0.00510240393, 0.000246971264, -0.00330326916, -0.0234543048, 0.0379056521, 0.00479647797, -0.0113483872, -0.0041117873, -0.00349811488, 0.0146261621, -0.0031066027, 0.00119547755, 0.0117344363, -0.0114940656, -0.0282180049, 0.00104524614, 0.00777197, -0.00641351379, -0.007316723, 0.0332439281, 0.00043703671, 0.00284802262, -0.0116615966, -0.0265135616, 0.0110934488, -0.00428660167, 0.0190693699, 0.00141672732, -0.00193388748, 0.0284073874, -0.00322132488, -5.80723936e-05, 0.00583808217, 0.00255120196, 0.00134661945, -0.00459252764, -0.0120403618, 0.0452478677, -0.016461717, -0.0122588798, 0.00791764818, -0.0441989787, -0.0182098635, 0.00763357477, -0.00339431851, -0.0155585073, 0.0158061609, -0.0114066582, -0.000882723136, 0.0347881243, 0.00173175801, 0.0078302417, 0.00419191038, 0.00481833, -0.00760443881, -0.00737499492, 0.0125429537, -0.0142255453, -0.00628240267, -0.00567783555, -0.0167093705, 0.00123644969, -0.00402802182, -0.00335607794, 0.00809974689, 0.00791764818, -0.00174177345, -0.0037657998, 0.00709092105, 0.0195938125, 0.00904666, 0.00560499588, 0.0264844261, -0.022886157, 0.00583808217, 0.0248382539, -0.00309749786, 0.00323771383, 0.00640987186, -0.0207883809, -0.00879172236, -0.010029993, -0.0103286346, -0.00789579656, -0.0238913409, -0.00284802262, -0.0186323319, -0.000866789487, -0.00788122881, -0.00206864043, 0.0130673982, 0.0246343035, 0.0208175164, 0.0170007292, 0.00716011832, 0.00982604269, 0.0259891171, -0.0017071747, 0.0307091139, -0.00740413042, 0.0174086299, 0.00569968717, -0.0220412184, 0.000467538252, 0.0123390034, -0.0183846783, 0.0127833243, 0.0165782589, 0.0415476263, -0.0104743131, 0.0449856482, 0.0353999734, 0.015019495, 0.0174814686, -0.0173066538, 0.015631346, 0.0169861615, 0.00156149582, 0.00801962428, 0.0462093502, 0.013635546, -0.0185157899, -0.017015297, -0.00484382361, -0.00615493394, 0.018122457, 0.0139341876, 0.000750701642, -0.0173212215, -0.00040721806, -0.022332577, 0.0291649178, 0.0178165305, 0.0086241914, -0.0094181411, -0.0232940577, 0.00380221941, -0.0327777527, 0.00925789494, -0.0173066538, -0.0345259, 0.003727559, -0.00471999682, -0.0235417113, -0.0180787519, -0.0124773989, 0.00290629431, 0.00176908821, 0.0159227047, -0.0130018424, -0.0239350442, 0.0145678911, 0.015966408, -0.0113920905, 0.0227259099, 0.0406152792, 0.0294271391, -0.0108385105, -0.0469668806, 0.0115086334, 0.0199871454, 0.00206864043, 0.0213565286, 0.000226485179, -0.0260619558, 0.0202639364, 0.00764085865, -0.00627147686, 0.0184283815, -0.0124555463, 0.0105034495, -0.00504049, 0.00874073431, 0.00208138744, 0.00407900941, -0.0152671495, -0.00468721893, 0.00464351522, 0.00672672363, -0.011362955, -0.0259162784, 0.0230464023, 0.00339067657, 0.0511041619, -0.00772098219, -0.00909764785, -0.000900477753, -0.0323698521, 0.0142109776, 0.0197394919, -0.0206427015, -0.0176417157, -0.00228351681, -0.00236728229, -0.0459762625, -0.0207883809, -0.00571061298, 0.00701808138, 0.0127396202, -0.0303303488, -0.00965851173, 0.0240078848, -0.00478191, -0.016519988, 0.0105981408, -0.00406444166, -0.0152525818, -0.0145314708, -0.0163014699, -0.0163160376, 0.000663294282, -0.0112172756, 0.0250567719, 0.017845666, -0.00307018287, -0.0242992416, 0.0168259144, 0.0147572737, 0.0235708468, -0.0242409706, 0.0238767732, -0.0260182526, -0.0151506066, -0.0108967824, -0.0469377451, 0.0126449289, 0.0020704614, 0.0115887569, 0.00561592169, -0.0139560392, 0.0118364114, -0.0147572737, -0.014742705, 0.018734308, 0.0462967567, 0.0155148041, -0.0298933126, 0.00488024345, -0.000452742737, 0.000113071874, 0.0149903595, -0.0297184978, -0.0132203605, 0.00638073636, -0.00798320398, -0.0229007248, -0.00240188092, -0.0474330522, 0.0185886286, -0.019622948, 0.00875530206, 0.0313501023, -0.0144440634, -0.0107146837, 0.019011097, 0.00860962365, -0.00168896478, 0.000720200071, 0.00695252605, -0.000372164097, -0.00915592, -0.0275333133, 0.0126959169, 0.0213856641, 0.00319401012, 0.0158935692, 0.00487660151, 0.000511697144, -0.00810703076, -0.00858777203, 0.0144877676, -0.00919233914, -0.0142182615, -0.00992073398, -0.000275196566, 0.0337975062, 0.0223180093, -0.0108312266, -0.00129198981, -0.00827456173, -0.0099425856, -0.0379347876, 0.0141235702, -0.0374103449, -0.00285530649, 0.000409266679, -0.00583808217, 0.00561227975, -0.0171172712, 0.0478409529, -0.0152817173, -0.00371299125, -0.0175251719, 0.00936715398, 0.0107656717, 0.00923604239, 0.000277700427, 0.00255302293, -0.00575431669, -0.0214730706, -0.00779382139, 0.00100791594, 0.00264043012, 0.000863602792, 0.00326138665, -0.0319910869, 0.00419555232, -0.00066283904, -0.00725116767, -0.00433394732, 0.0100372769, 0.0070107975, -0.00335425674, 0.0164471492, -0.0286841765, -0.0108749308, -0.00627876073, -0.00196848623, 0.000307746697, -0.00429024361, -0.00793950073, 0.00584900798, 0.00234360946, -0.0102630788, 0.00682505686, -0.0200745538, -0.0147499898, 0.015019495, 0.0205552932, -0.00825999398, 0.00366382464, -0.00522987265, -0.00459981151, -0.0111225843, -0.0144440634, -0.0173212215, -0.00618771138, 0.0214730706, 0.0289026946, 0.00520437909, -0.0200017132, -0.00691974815, -0.0134825828, -0.0104524614, -0.0127541879, 0.0339140482, 0.00418826845, -0.00803419203, -0.00433758926, 0.0155293718, -0.00121277687, 0.0454809554, -0.0247362778, 0.0119092511, -0.0201619603, 0.0132786324, -0.00149138784, -0.00469086086, -0.000493032043, -0.0277809668, -0.018399246, -0.0193170235, 0.0138686318, -0.00565598346, -0.0105180172, 0.00413363893, 0.0479866304, 0.00690153847, -0.0146188783, -0.00360555295, -0.019346159, 0.0279412139, 0.0202056654, -0.0225510951, -0.0128124598, 0.00650092121, -0.00209595519, 0.00437036715, -0.0103796218, -0.00688697025, -0.00588178588, 0.0065227733, -0.00336154085, -0.000762082811, 0.0242409706, -0.00261311536, 0.0312918276, 0.012746904, -0.00943999365, -0.0144222118, -0.0213273913, 0.0136646815, 0.00365289859, 0.0180641841, 0.00255848584, -0.00252752914, -0.0207155403, 0.00427567586, -0.00632974831, 0.0153982602, 0.00794678461, -0.00743690832, 0.0199580099, 0.000892283337, 0.00308110891, -0.0141090024, -0.00871159881, -0.00917048752, 0.0245906, -0.00699987169, 0.0139633231, 0.00471999682, 0.001205493, 0.0150923347, -0.00154328591, -0.00749518, 0.0147135695, 0.00430481182, -0.0197977629, -0.00275151036, 0.0157333221, 0.0031448435, 0.0115814731, -0.00724024186, -0.000803054951, -0.00668666186, -0.0128707318, 0.00350539875, -0.0271108449, 0.0203367751, 0.00353999739, 0.00634431653, -0.00300826947, -0.00189200486, 0.00919962302, -0.00384956505, -0.0174523331, -0.00815073494, -0.0119092511, 0.0138759157, 0.019287888, -0.0034708, -0.00568511942, -0.00502956426, 0.00289718923, 0.00638802024, 0.00808517914, 0.00524079893, -0.0196812209, 3.5452329e-05, 0.00147864094, 0.00684326654, 0.0140507305, 0.00128561631, -0.0329525694, 0.0033141952, 0.00398796, 0.0205698609, 0.019448135, -0.0112172756, 0.0223034415, 0.0197686274, -0.00794678461, 0.0101174, 0.00688332831, -0.0160829518, -0.00208502938, -0.00812159944, 0.0293543, -0.0038277132, 0.00198123325, 0.00956382, 0.00386777497, -0.0185886286, 0.00902480818, 0.0252024513, 0.00174541539, 0.0101902392, 0.0408192314, 0.0398868844, -0.0132640647, -0.000489390106, 0.00813616719, 0.0136646815, 0.0206864048, -0.0196520854, -0.0264698584, -0.00712005654, -0.0152088776, -0.0152234463, 0.00315212738, -0.0168987531, -0.0228715893, -0.0358078741, 0.0227404777, -0.00252024503, 0.00553579861, 0.0326903462, -0.0164325815, 0.0160975195, -0.00563049, 0.00754616736, -0.0148738166, 0.00833283365, -0.00557950232, -0.00894468464, -0.00257123262, 0.00218518358, 0.0334187411, -0.0325446688, -0.00179185055, 0.00750246365, 0.00348536787, 0.00771369832, 0.00675585913, -0.0185886286, -0.00494944071, -0.0170444325, 0.00865332689, 0.00758258719, 0.00138577062, 0.017350357, -0.0210506022, 0.0157041866, -0.0132859163, 0.00136300828, -0.000386276719, -0.0121569047, 0.000859050313, -0.0167530738, -0.0269797333, -0.00423925603, 0.00140489091, -0.00297913374, -0.0147135695, 0.0379639231, -0.0142182615, 0.00812159944, -0.00778653752, 0.0119966576, 0.00987703, 0.010197524, -0.00281160302, -0.00528086023, 0.0131839411, -0.00979690626, -0.00451240409, 0.0160101112, 0.0102412272, 0.00275697326, -0.00893740077, 0.0167093705, -0.0249839332, -0.000684235594, 0.00157879514, -0.0104743131, -0.00970221497, -0.0138759157, 0.0169861615, -0.0113265347, 0.00343984319, 0.000391739683, 0.0105471527, -0.0180496164, -0.0249839332, 0.00462530553, -0.00135299284, 0.00978233851, 0.000517160108, 0.0108166588, -0.00541925523, 0.0112828314, 0.00243830075, -0.00128652691, 0.0227696132, -0.0165782589, -0.0216333177, -0.00970949885, 0.00585629186, 0.0194335654, 0.00665388396, 0.0138832, 0.00137757615, 0.0141818421, 0.0258725733, 0.015077767, -0.00783752557, 0.00401709601, -0.0135918418, -0.000632792769, -0.00528814457, 0.0157770254, 0.00514974957, -0.010029993, -0.000988795538, -0.0159372725, 0.000806241704, -0.0220120829, 0.0179767776, -0.0013247676, -0.00755345123, -0.000193138359, -0.0137812244, -0.0109332018, 0.00384592311, -0.015849866, 0.00156240631, -0.026440721, -0.013023694, -0.00748061202, 0.00230536866, 0.0136719653, -0.00718197, -0.0204241835, -0.00703629106, 0.00593277346, -0.00852221623, -0.00483653974, -0.00281342398, -0.0025912635, 0.00209413422, 0.00793950073, -0.0237165261, -0.0156022105, 0.0328360274, 0.0127250524, 0.0174231976, 0.0209486261, -0.0205989983, 0.0170881357, -0.0192296151, -0.0344676301, 0.00705814315, 0.0101246843, -0.00995715335, -0.0132859163, 0.0109404856, -0.0189091228, -0.000372619339, 0.0222160332, 0.00734585896, -0.00519709522, -0.00257305382, 0.00319583109, 0.0347589888, 0.0172483828, 0.018952826, -0.00424654037, 0.0085295, -0.0287715849, 0.00740777235, -8.99112e-05, 0.00220157253, -0.000950554851, 0.0163306054, 0.0137375211, -0.00434123166, -0.000757530332, -0.00404987345, 0.000291585427, 0.0121787563, 0.0161703583, -0.00176271482, 0.00351632456, -0.0168841854, 0.00185740611, -0.0106345601, 0.0165636912, -0.00844937656, -0.0022780539, 0.0217935648, 0.00630789669, -0.0312335584, 0.0108530782, -0.0259891171, -0.0137229534, -0.0108020911, -0.00504413201, 0.0211962815, -0.00290993624, -0.00518981088, 0.00724752573, 0.00949826464, 0.0140070273, 0.0151214702, 0.00769913, -0.013417027, -0.00263860915, 0.0211817138, -0.0411688611, -0.00313209649, 0.000932345, 0.00421740441, -0.00211234414, 0.0166219641, -0.0085295, -0.0312918276, 0.00728394557, 0.00577252684, 0.0099061653, 0.0113702388, 0.0273876339, 0.0217644293, 0.0163014699, -0.0113848066, -0.00115086336, 0.011195424, 0.0120694973, -0.0113119669, -0.0189673938, 0.00191203563, 0.0149466563, 0.0158935692, 0.0137229534, 0.00668302, 0.0120767811, -0.0161994938, -0.0150631992, -0.0216915887, -0.00248200446, 0.000342345418, -0.0492977425, 0.013970607, 0.00210688123, 0.00318126311, 0.043732807, 0.00702172332, -0.00787394494, -1.57060076e-05, 0.00290447311, 0.0157333221, -0.0110788811, 0.00320493593, 0.0143493721, 0.0069670938, 0.00567419361, 0.0197977629, -0.00357277528, -0.00276972027, 0.0117198685, 0.0270234365, -0.0141162863, -0.0144513473, 0.00447598426, 0.00684326654, -0.0317288674, 0.0187780112, -0.00404258957, 0.00278975116, -0.00186651095, -7.50018735e-05, 0.0142619647, 0.00128743739, 0.0105471527, -0.0285093617, -0.000374440307, 0.00657740282, 0.0203367751, 0.00845666, -0.022886157, 0.00663203234, -0.00958567206, -0.0210214667, 0.0182389989, 0.0052772183, -0.0143639399, 0.000844937691, -0.00585265, 0.0242409706, 0.0197686274, -0.00184010668, 0.00313209649, -0.0168987531, 0.00255666487, 0.00778653752, -0.00940357335, -0.00869703107, 0.0147718415, 0.0174086299, -0.00984061, -0.00267502898, 0.0184429493, 0.0108457943, 0.00570332911, -0.00901024, 0.0222597364, 0.0245323274, 0.00733129121, 0.0213273913, -0.00450147828, -0.0106199924, 0.00166073954, 0.00690153847, 0.00852221623, 0.00275515229, -0.0137957921, 0.000388552959, -0.0275770165, 0.00501135457, -0.0304468926, 0.00892283302, 0.00156513776, -0.0180204809, -0.0271254126, 0.010583573, 0.00105799304, -0.00928703, 0.0120549295, -0.00823814236, 0.0130528305, -0.0124336947, -0.00677042734, 0.00578709459, 0.00369478134, 0.0312335584, -0.0388962701, 0.0126959169, -0.00412999699, -0.00319947302, -0.00170808518, 0.00037489555, -0.00715647638, 0.00870431494, -0.00240006, 0.00294453488, -0.00724752573, 0.00103978324, -0.00983332656, 0.00795406848, 0.003727559, -0.0154856676, 5.79301268e-05, -0.00650456315, 2.28334611e-05, -0.0088354256, 0.00623869943, 0.00693067396, 0.00384592311, -0.00909036398, 0.00212327018, 0.00233996753, -0.00947641302, -0.000225802301, -0.0179622099, 0.0021087022, 0.0220994893, -0.00793221686, 0.0070727109, -0.00711641461, 0.00138303917, -0.0168550499, -0.00772098219, -0.0107074, -0.00742598251, -0.00483653974, -0.0248382539, 0.00172811607, 0.00276972027, -0.00511697168, -0.0122078927, -0.0151360389, -0.00421740441, -0.0126959169, 0.0253044255, -0.00975320302, -0.0148082608, -0.00608937815, 0.00464351522, 0.0078302417, 0.000733857509, 0.00893740077, -0.0107729556, -0.020118257, 0.00117908861, 0.0120403618, 0.0103213508, 0.0149757918, -0.00364015182, -0.00150868716, 0.00685055042, 0.00926517881, 0.0200745538, 0.00658104476, -0.00093871844, 0.00869703107, 0.0275041778, 0.0122224605, -0.0187051725, 0.00603110669, 0.015573075, 0.0260765236, 0.00548481103, -0.0253044255, 0.0085295, -0.000844482391, 0.0150631992, 0.0114503624, 0.00430845376, -0.0219538119, -0.0166948028, -0.00896653719, 0.0112609798, 0.00674493331, 0.015631346, 0.00791036431, 0.0122807315, 0.0105981408, 0.00790308, -0.0249256603, 0.00492394716, 0.0175543092, 0.0130382618, 0.0270380061, -0.00609302, 0.0101465359, 0.00946184527, -0.0117125837, 0.0006901538, 0.0192150474, -0.0108312266, -0.015296285, 0.012805176, 0.0340014584, 0.0194772705, 0.0189236905, -0.00092278485, 0.0222888719, 0.0173649266, -0.00543382345, 0.00440314505, 0.0209923312, -0.011974806, 0.0206864048, -0.0104888817, 0.0248673894, -0.0144877676, -0.00860962365, 0.0114940656, 0.00330144819, -0.0063843783, 0.0145387547, -0.00836925302, -0.0134534473, 0.0149175199, 0.00316487416, -0.0174523331, -0.00573610701, 0.0112609798, -0.00897382107, -0.00978962239, 0.0164471492, 0.00256394874, -0.007316723, 0.00226348592, -0.0154273966, -0.0108239427, 0.0063516004, 0.0067959209, 0.00665388396, 0.000498495, 0.00375487376, -0.0155876428, 0.0136792492, 0.0162577666, -0.0033506148, -0.00996443722, 0.002410986, -0.0247945506, 0.011974806, -0.000166392623, 0.0115523376, -0.00352725061, 0.000882267894, -0.00984061, 0.0103504863, -0.000872707693, -0.00696345186, 0.00126467505, -0.00775740203, -0.00851493236, -0.0066575259, 0.0254792403, -0.00977505464, -0.00693067396, -0.0162431989, -0.015849866, -0.0109696221, 0.0259891171, -0.00290629431, 0.0157041866, 0.00340160239, 0.00026927836, 0.00285894866, 0.00448691053, 0.0029317881, 0.00398431811, 0.00942542497, -0.00941085722, 0.00822357461, -0.0191713441, -0.0169133209, 0.0167967789, -0.00592184765, 0.00449055247, 0.00795406848, -0.00228351681, 0.00100063195, -0.00147135695, -0.0105544366, -0.00706906896, 0.0143420883, 0.00933073368, -0.00282799173, -0.00553579861, -0.00817258656, -0.0101319682, 0.00625690911, -0.0016197674, -0.00439586118, -0.0273002274, 0.0135845579, 0.00119092502, 0.0165491235, -0.0124191269, -0.00139487558, -0.0326903462, -0.0129435705, -0.0115596214, 0.012579374, 0.00975320302, 0.0248091184, 0.00719289621, 0.0248091184, 0.0399451554, -0.00362922577, 0.0107948072, -0.00233632559, -0.00716011832, -0.0182098635, 0.016738506, 0.00418462651, 0.00234360946, 0.0208466519, 0.0293834358, -0.00091823237, 0.0228133164, -0.0163888764, -0.00111808558, 0.0176417157, 0.0152525818, -0.00177273026, 0.00235999841, 0.0112755476, -0.00761900702, 0.0101246843, -0.000464579149, -0.0101902392, -0.00169898022, 0.0118218437, -0.00923604239, -0.0109914737, -0.0458014496, -0.0147572737, 0.0368276276, -0.00132567808, 0.00228715874, -0.00951283239, 0.00752431573, -0.0088718459, -0.0131766573, -0.00343802222, 0.0177582595, 0.0220849216, -0.00297002867, 0.00962937623, 0.00270234374, 0.0148373963, 0.0137520889, 0.00244922657, -0.00518616894, 0.0132203605, -0.00701808138, 0.0195501093, -0.00406079972, 0.00806332752, 0.0121423369, -0.00636981, -0.0124336947, -0.00131475215, 0.00564505765, -0.00490209507, -0.000100211153, 0.0262513384, -0.00662110653, -0.00605660072, -0.0194627028, 0.0151360389, -0.00126922748, -0.00815801881, 0.0030064485, 0.00802690815, -0.0170007292, 0.0252024513, 0.0127177685, 0.00284255971, -0.0150340637, 0.0169424564, 0.00646450138, -0.0226385016, 0.0129945586, 0.0196083803, -0.002549381, 0.00584536605, -0.00103067828, 0.0130455466, -0.00144859462, -0.0024164489, 0.00360919489, -0.00660653831, 0.015238014, -0.000733402267, -0.016126655, -0.00175269938, 0.0180204809, 0.0139341876, -0.00642808201, 0.00401345408, 0.0199288744, 0.0210360344, -0.0438493527, -0.00258033769, -0.0122443121, -0.00780838961, 0.0022780539, -0.000483927113, -0.0049385149, -0.00270598568, -0.0155293718, 0.00457796, 0.00155148038, -0.0337101, -0.0101319682, 0.018734308, -0.0138030769, -0.00357641722, -0.00503684813, -0.0101319682, -0.0200017132, -0.022449119, 0.0143056689, -0.00790308, -0.00485474942, 0.0108239427, -0.0055867862, -0.015849866, 0.0137957921, 0.0252898578, -0.00746604381, -0.00146953599, 0.0182972699, 0.00991345, 0.0205844305, 0.000619135331, -1.6289292e-05, -0.0028990102, -0.00456339167, 0.0113046831, 0.0209194906, 0.0025548439, 0.0130164102, -0.00145132607, -0.00497493474, -0.0196666531, 0.00491666328, -0.0136865331, -0.00752431573, 0.00682141492, 0.0296456572, -0.00578345265, -0.0177291222, -0.0018637795, -0.0131985089, 0.00347444206, -0.00726209348, -0.00372573803, -0.0147936931, -0.00441042893, 0.0170298647, 0.00212509115, 0.00853678398, -0.0309713352, 0.000483016629, -0.00657740282, -0.00614400813, -0.000860416039, 0.00626419298, 0.0051096878, 0.00608209427, 0.0126230773, 6.58969439e-05, -0.00986246206, 0.0078302417, -0.0296310894, -0.0107146837, 0.0115304859, -0.0222451687, -0.00342891738, 0.00925789494, 0.00352542964, 0.00268413383, -0.000589999603, -0.00177546171, 0.0190256648, 0.0164034441, 0.0117053, 0.00262586237, 0.00329052238, -0.00861690752, -0.00426110812, -0.00165527663, 0.0055212304, -0.0229007248, 0.00740048848, 0.0117781395, -0.011421226, -0.0209631957, -0.00715647638, -0.0279412139, -0.00149776123, 0.0080050556, -0.00919962302, 0.0207592435, -0.0143930763, -0.00631153863, -0.0125429537, -0.0022416343, 0.0027933931, 0.0138686318, 0.0289172623, -0.00911949947, -0.00893740077, -0.00595098315, 0.00413728086, -0.000463441, 0.00738956267, -0.00420283666, 0.00538283587, -0.00310296076, 0.00930159818, 0.00440314505, 0.0033087323, 0.0116470288, -0.00528086023, 0.00140944344, -0.00525900861, -0.0214585029, 0.0170298647, 0.00160155748, 0.0131329531, 0.0093890056, 0.0168550499, -0.019448135, -0.00372573803, 0.000289309217, -0.0176417157, -0.00560863782, -0.00215422688, 0.0296747927, 0.0203513429, -0.00298641762, 0.00114449, -0.00368749746, -0.0118364114, -0.00705814315, 0.00339796045, 0.0181515925, -0.00402438, -0.0129945586, -0.000254938088, 0.0133223357, 0.0120549295, 0.00292814593, -0.00426839199, 0.0180496164, 0.017568877, -0.00666845217, 0.0161994938, -0.00619863765, -0.000657831319, -0.0145533225, 0.0162723344, -0.00283891778, -0.00274058455, 0.0265426971, -0.00196848623, 0.0197686274, -0.0235999823, 0.0050587, -0.00736771058, -0.00539740361, 0.0148082608, 0.0154711, -0.0120622134, -0.0124482624, 0.00127286941, 0.00748061202, 0.0157915931, -0.00408265134, -0.0220703539, 0.00458160182, 0.00802690815, 0.0275333133, 0.018180728, -0.0301263984, 0.0110206092, -0.00430481182, -0.00250749825, -0.00246743648, -0.00899567269, -0.0100518446, 0.0166219641, -0.0011736257, -0.00146953599, -0.0124264108, -0.000926882, -0.00908308, 0.0212108493, -0.0242409706, -0.00195938139, 0.0115232011, 0.0060748104, -0.0117271524, 0.00899567269, -0.00334879383, -0.00819443818, 0.00681048911, -0.0242846739, 0.0094545614, -0.0210214667, -0.013081966, 0.00460709538, -0.000684690836, 0.0110643134, 0.0218227, -0.0175106041, -0.0114430785, -0.00568147749, 0.00170990615, 0.0145387547, -0.00139487558, -0.0102193756, 0.00043498812, 0.0337683707, -0.0143056689, 0.0150923347, 0.0237893648, 0.00545203313, -0.00481833, -0.00250931922, -0.0168696176, 0.00650820509, -0.00761172315, 0.00699258735, 0.00146043103, 0.00310842367, -0.0126594966, -0.0197103564, -0.0085295, -0.00872616656, 0.00647906959, 0.00211962801, -0.0132494969, 0.00702900719, 0.0247071423, 0.0080414759, -0.00351632456, 0.00205953559, -0.00508783571, -0.00407536747, 0.019506406, 0.00509511959, 0.00498221861, 0.00317762117, -0.0181370247, 0.000377627031, -0.0387505889, -0.00103249925, -0.00634795846, 0.0206864048, 0.00018517155, 0.00604931684, -0.0126157934, 0.00876258593, 0.00365654053, 0.0117271524, -0.000701990211, 0.00690882234, 0.00232904148, 0.0160392486, -0.00850764848, -0.0124628302, 0.00670487154, 0.00838382076, 0.0146188783, -0.0148301125, 0.0233086254, -0.0144440634, -0.00560135394, -0.00327231246, -0.00517160119, -0.0214293674, 0.00750974752, 0.0110060414, 0.00281706592, 0.00619863765, -0.00264407229, -0.0294271391, 0.0115159173, 0.00435215747, 0.00242737471, -0.00119729852, 0.00954925269, -0.0361575037, -0.0102994991, -0.00635888427, -0.007039933, -0.00305015221, 0.00972406752, -0.00679227896, -0.00522987265, 0.00276243617, 0.000261994399, 0.0256686229, -0.00475641619, 0.00641351379, -0.0272128191, -0.00378400972, 6.48726418e-05, -0.00642808201, 0.0121059176, 0.00250749825, 0.0157770254, -0.0173940621, -0.0128852995, 0.00453061424, -0.0274022017, -0.0131839411, -0.0200891215, -0.00796135236, -0.00103432022, -0.0127833243, -0.00915592, 0.010088264, -0.00319765205, 0.0262222029, -0.0083182659, -0.0130746821, -0.017350357, 0.00541925523, -0.00667937798, -0.0115814731, 0.00265135616, 0.00863147527, 0.000342345418, 0.013577274, 0.00329052238, -0.0155439395, 0.0263533145, 0.00123736018, -0.0015004928, -0.0182972699, -0.00182827027, 0.0113338185, 0.00521166297, 0.000635524222, 0.0132203605, -0.0202785041, 0.0122661637, 0.0395663902, -0.0192733202, -0.0099717211, -0.00687604444, -0.0018137024, 0.0316123217, 0.000671033456, -0.00307018287, 0.00159518409, -0.00870431494, 0.00339978142, 0.00476005813, -0.0236728229, -0.00325956545, -0.0342054069, -0.00141581683, 0.0226676371, 0.0298059043, -0.0147718415, 0.014524187, -0.00608937815, 0.0231920816, 0.0153691247, 0.00571061298, 0.0021724368, -0.00644993363, -0.0114649301, -0.0048328978, -0.0375851579, -0.00106527703, -0.0149175199, 0.0266592409, -0.000498495, 0.000869065756, 0.00338521367, -0.00677042734, -0.0215167738, -0.0386340469, -0.00396610843, 0.0186906047, 0.017568877, -0.0188217144, -0.000864513277, -0.0128852995, -0.0270525739, -0.0266301036, 0.0211234409, 1.35364726e-05, 0.0190985054, 0.0155439395, 0.00737135252, -0.012579374, -0.0127687566, 0.0146917179, 0.00801233947, -0.0145533225, 0.000675130694, -0.00140853296, 0.0103359185, -0.00667209411, 0.0258725733, -0.0169424564, -0.00021738025, -0.000202926167, 0.015238014, 0.0113775227, 0.00481833, -0.00766999461, -0.0116907321, -0.0182827022, 0.00773555, -0.00417005876, 0.0071054888, -8.285488e-05, -0.0203222074, -0.00618771138, -0.00706178509, 0.0129799908, -0.00122006086, 0.019011097, 0.0128124598, 0.00540104555, 0.007178328, -0.017568877, -0.0261639319, 0.00640623, 0.00632610638, 0.000584991882, 0.00943999365, -0.0118436953, 0.0111881401, -0.011362955, -0.0205552932, 0.0053099962, 0.00211780705, -0.00910493173, 0.00634067459, -0.00477462634, 0.0034835469, -0.00513153942, 0.00305743609, -0.0119456705, 0.0244740564, -0.00450876215, 0.0130601143, 0.0197831951, -0.00357277528, 0.0145387547, -0.00922147464, -0.0169278886, -0.0118873985, -0.00394789828, -0.0112245595, -0.0266883764, 0.0238622054, -0.0088645611, 0.00356549118, -0.00906122848, 0.00757530332, 0.000362831517, -0.00342163327, 0.00154510688, 0.00116452074, -0.011916535, 0.0143420883, -0.0105908569, 0.0230755396, -0.00516431732, 0.00467265118, 0.0168987531, -0.0134024592, 0.00524444086, -0.0110133253, 0.0183118396, 0.00764814252, 0.0311461501, -0.00774283381, -0.000182781499, 0.00146680453, 0.022390848, -0.00539011974, -0.0153982602, 0.0069343159, 0.0132057928, 0.0148373963, -0.00812888332, 0.0253918339, 0.0220557861, -0.0131402379, -0.0133441882, -0.0049385149, -0.0182972699, 0.013912336, -0.00918505527, 0.00298823859, 0.00233632559, -0.00868974719, -0.00459981151, -0.00907579623, 0.0154273966, -0.000967854226, 0.0190693699, 0.0111662885, -0.0134898666, 0.00498586055, 0.0037657998, 0.0198269, -0.00601289701, -0.0120476456, -0.00191021466, -0.0197540596, 0.000550848374, -0.0111808563, 0.00184101716, -0.0217352938, 0.000746604404, 0.00823814236, 0.00323042972, -0.0118145598, -0.00614765, -0.00948369689, 0.0183846783, -0.0150923347, -0.0141599895, 0.0127833243, -0.0112973992, 0.000656465592, 0.00230354769, -0.00993530173, -0.00205043051, 0.000776650675, -0.0067340075, -0.00929431431, 0.00240188092, 0.0101028327, 0.0103286346, -0.0124336947, 0.0163306054, -0.0193024557, 0.0131985089, 0.00893011689, -0.0146698663, -0.00608937815, 0.00436308328, 0.00894468464, 0.00690882234, 0.00198669615, -0.000657831319, -0.0272710919, -0.00550302071, 0.000101007834, -0.0288298558, -0.0302720778, -0.0168259144, -0.0234688725, -0.0151797421, -0.0145824589, -0.00214512181, 0.00726573542, 0.00499314442, 0.000453653221, 0.00130473671, -0.00426839199, 0.00681413105, -0.0171464067, -0.00336700375, -0.010255795, 0.00826727785, -0.0183264073, -0.0110715972, -0.0177291222, 0.0240661558, -0.0201910958, 0.0126959169, 0.0188362822, -0.00542289717, 0.00964394398, -0.015019495, 0.00585993426, -0.0244303532, -0.0176125802, 0.000131566267, -0.0126230773, -0.00925061107, -0.0123098679, -0.00717104413, -0.00309567689, -0.00670851348, 0.00670851348, 0.0072111059, -0.0210506022, 0.0317288674, -0.0251296107, 0.00361101585, 0.00373666408, 0.022449119, 0.00430481182, -0.0428004637, -0.0168696176, 0.00908308, 0.0322533101, -0.0294417068, 0.00793950073, -0.0203076396, -0.0151797421, -0.00563049, -0.00130746816, 0.00618406944, -0.0279120784, -0.0150340637, 0.00497857668, -0.00796863623, -0.00307382504, 0.0158352964, 0.0184866525, -0.00716376025, -0.00237274519, 0.000244922674, -0.00188107893, -0.00575067475, 0.0876987055, 0.0159372725, 0.00898838881, -0.0284802262, 0.0137083856, -0.00233086245, -0.0126594966, 0.0395663902, 0.0120986337, 0.0101756714, 0.00481104571, -0.0109987576, -0.0193024557, 0.0221723299, 0.011086165, -0.0123681389, 0.013023694, -0.0170881357, -0.0197394919, 0.00356002827, 0.00987703, -0.0103796218, 0.00218154164, -0.0199434422, 0.00383863924, -0.0137520889, 0.0117781395, 0.00823814236, -0.00823814236, 0.00292450399, -0.00400981214, 0.016184926, -0.00705814315, 0.0117854234, -0.0107146837, 0.0161703583, 0.0113702388, 0.00991345, 0.0206572693, -0.00482561393, 0.0131766573, -0.0116324611, 0.0131620895, -0.000104991246, 0.00705085928, -0.00258944253, 0.0167530738, -0.0336518288, 0.00388234295, -0.0198560357, -0.00200308487, -0.0146771502, -0.0126230773, -0.00396246649, 0.012193325, -0.0122224605, 0.0175543092, -0.013468015, 0.00417734263, 0.00609302, 0.00357823819, 0.00721474783, -0.0040025278, 0.00746604381, -0.00283527584, -0.00365107763, 0.0151069025, -0.0134898666, -0.00387870101, 0.00204132567, 0.0103213508, -0.0073822788, -0.010306783, -0.0199434422, 0.00506962603, 0.0171464067, 0.0011927461, 0.0269505978, 0.000476643181, -0.0135117183, -0.0114285098, -0.00444320682, -0.0173794944, -0.0342636779, 0.00769913, 0.0031758002, -0.0354582444, -0.00432666345, -0.0100591285, 0.0122734476, -0.0111007327, 0.0080414759, -0.0260036848, 0.0177145544, 0.0117781395, 0.02416813, -0.0126085095, 0.00298277568, 0.0140361628, 0.0155876428, 0.0115669053, 0.0225219596, -0.0284365229, 0.00187561591, 0.0186031964, 0.00706542702, -0.00239823898, -0.0122224605, 0.00183828571, 0.00246379455, 0.0120330779, -0.00536098378, -0.00182462833, 0.0278683752, -0.00292814593, -0.00735678477, 0.0306217056, 0.0123317195, 0.0254064016, 0.00400981214, -0.00689061219, 0.0314957798, -0.0194189977, -0.00108986034, 0.00549573684, 0.00581623055, 0.0099717211, 0.00435215747, 0.019346159, -0.00847851206, 0.0072366, -0.0160683841, -0.00179367152, -0.0194627028, 0.00585993426, 0.0139997434, 0.00416641682, -0.0163743086, 0.011144436, 0.0300098546, 0.0105107334, 0.00626419298, 0.00245833164, -0.00726209348, 0.0140871508, -0.000448190258, -0.00607116846, 0.0152234463, 0.00587450201, 0.0187197402, 0.0189091228, 0.0161120873, 0.00467265118, -0.007039933, -0.00114995288, -0.0144877676, 0.00315030641, -0.00625690911, -0.0116106085, -0.00406444166, 0.00306472, 0.00933801755, 0.0355747901, -0.00382042932, 0.00422104634, 0.00178820861, 0.00550666265, -0.00295910286, 0.0182098635, 0.016461717, 0.00989159755, 0.00722203171, 0.0195501093, 0.0199434422, -0.00195027632, 0.0151069025, -0.0105034495, -0.0112755476, 0.00844209269, -0.0158352964, -0.00654462492, 0.0025858006, 0.0222306009, 0.0422468819, -0.00201947382, -0.00941085722, -0.00379857747, -0.0259308461, 0.00882814173, 0.0105180172, -0.0148665328, 0.0263387468, -0.013081966, 0.00551758846, -0.00899567269, 0.00948369689, 0.00589999557, -0.011421226, -0.0227259099, -0.00573246507, 0.00867517851, 0.00302465842, 0.00164890313, -0.00683234073, -0.00244922657, 0.00333240512, -0.0069051804, -0.00396610843, 0.0151651744, -0.00205953559, 0.0105180172] |
13 Jun, 2018 | Creating a simple machine learning model
13 Jun, 2018
Create a Linear Regression Model in Python using a randomly created data set.
Linear Regression Model
Linear regression geeks for geeks
Generating the Training Set
# python library to generate random numbers
from random import randint
# the limit within which random numbers are generated
TRAIN_SET_LIMIT = 1000
# to create exactly 100 data items
TRAIN_SET_COUNT = 100
# list that contains input and corresponding output
TRAIN_INPUT = list()
TRAIN_OUTPUT = list()
# loop to create 100 data items with three columns each
for i in range(TRAIN_SET_COUNT):
a = randint(0, TRAIN_SET_LIMIT)
b = randint(0, TRAIN_SET_LIMIT)
c = randint(0, TRAIN_SET_LIMIT)
# creating the output for each data item
op = a + (2 * b) + (3 * c)
TRAIN_INPUT.append([a, b, c])
# adding each output to output list
TRAIN_OUTPUT.append(op)
Machine Learning Model – Linear Regression
The Model can be created in two steps:-
1. Training the model with Training Data
2. Testing the model with Test Data
Training the Model
The data that was created using the above code is used to train the model
# Sk-Learn contains the linear regression model
from sklearn.linear_model import LinearRegression
# Initialize the linear regression model
predictor = LinearRegression(n_jobs =-1)
# Fill the Model with the Data
predictor.fit(X = TRAIN_INPUT, y = TRAIN_OUTPUT)
Testing the Data
The testing is done Manually. Testing can be done using some random data and testing if the model gives the correct result for the input data.
# Random Test data
X_TEST = [[ 10, 20, 30 ]]
# Predict the result of X_TEST which holds testing data
outcome = predictor.predict(X = X_TEST)
# Predict the coefficients
coefficients = predictor.coef_
# Print the result obtained for the test data
print('Outcome : {}\nCoefficients : {}'.format(outcome, coefficients))
The Outcome of the above provided test-data should be, 10 + 20*2 + 30*3 = 140.
Output
Outcome : [ 140.]
Coefficients : [ 1. 2. 3.]
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model | https://www.geeksforgeeks.org/creating-a-simple-machine-learning-model?ref=asr10 | Languages | Creating a simple machine learning model | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.00662583765, 0.00980071817, -0.00461528031, -0.00803622883, -0.0346176028, -0.00832430925, 0.0392989, 0.0358659476, -0.00476532197, 0.0306805093, -0.0345695876, -0.0385066792, 0.00282378332, -0.00277727027, 0.0110730715, -0.00508641079, -0.0125914924, 0.000141883109, 0.00534748333, -0.0294561703, -0.00099402573, -0.0539669693, 0.00455526356, 0.0149681522, -0.00886445865, -0.00598666072, -0.00728602102, 0.0101848254, -0.0208137725, 0.0132036628, 0.025495071, 0.00543750823, 0.00711197266, -0.0315447487, -0.0220021028, 0.004153152, -0.000801222224, 0.0168166645, -0.0403792, 0.0270074904, 0.0234905165, 0.00951864, 0.0129275862, -0.018485127, 0.0195894334, -0.0187732074, -0.0243907645, -0.036058, -0.0062117232, -0.0179569814, -0.0426358245, -0.0143679855, 0.0610729419, -0.00623572944, -0.0417235717, 0.0291680899, 0.0161084682, 0.0412914529, -0.0197934899, -0.00683589606, -0.0130236121, 0.0232744552, -0.0227463096, -0.0109170284, -0.0123154158, -0.0240306649, -0.0341614746, 0.0585762486, 0.0374984, 0.00572558818, 0.00428218767, -0.00978871528, 0.0356018767, 0.00573459081, 0.0112711266, 0.00197604811, 0.00790419243, 0.0032288956, -0.0193253607, -0.00859438349, 0.0128555661, -0.00962066837, -0.016612608, 0.0111630959, 0.0628014207, 0.0305124633, -0.0220021028, -0.0600646622, 0.0091465367, -0.0194333903, -0.00244417787, 0.00146890746, -0.00976470858, -0.00568957813, -0.0207777638, -0.0102928551, 0.0119613176, 0.00964467507, -0.0398990661, 0.0532947816, 0.0243907645, 0.0144400056, 0.00983672868, -0.00215909886, 0.00562956138, -0.0118472865, -0.0224942397, 0.0517583564, 0.00183350861, 0.0124714589, -0.0310886223, -0.00762211438, -0.0214619525, -0.0179929901, -0.0239226352, -0.0110850744, -0.0178249441, -0.0703875273, 0.0107609844, -0.0259511974, 0.0402351618, -0.00255520875, -0.0210778471, 0.0591524057, -0.0196974631, 0.0508941151, -0.0227703154, 0.0296002105, 0.0532467701, -0.00637976965, 0.00846834853, -0.0209698174, -0.00490336027, -0.00471130665, -0.0242347214, -0.00282378332, 0.0297682565, 0.00601666886, 0.0192533396, -0.0329851508, -0.0354578346, -0.0547351837, 0.0319288559, 0.00989074353, -0.013191659, 0.00943461712, -0.0146320583, 0.0227823202, -0.00211258605, -0.0123634292, -0.0453965925, 0.00382005959, 0.000840983295, 0.026551364, 0.0142359491, 0.0127715422, -0.0176929068, -0.00512242084, -0.015880404, -0.0511821955, 0.017908968, 0.0223982129, 0.00517043425, 0.0187492, 0.0372103229, 0.0479893126, 0.0127595393, 0.0265273582, -0.0678428188, 0.0300563369, -0.020849783, -0.0447004, 0.000725826307, 0.0338013768, -0.0063017481, 0.00292431121, -0.00489435764, 0.00956065208, 0.0180650111, 0.0180169977, -0.0147520918, -0.00525745843, 0.0264073256, 0.052286502, -0.00892447587, -0.015148202, 0.0329371355, 0.0245708153, 0.0140799051, 0.025735138, 0.0441962592, -0.0242107157, -0.0151361981, 0.0359139629, -0.00780216418, 0.0116612343, -0.0352417752, 0.0504619963, -0.018029, 0.0270795114, 0.0156763475, -0.0549272336, -0.0065478161, -0.0137078026, 0.0101068029, -0.00163095235, 0.00600466551, -0.0335132964, -0.000131473964, -0.025807159, -0.0155923245, 0.0243187454, -0.024678845, 0.00908652, 0.0373543613, -0.0124474522, 0.0281117968, 0.0350737274, 0.00296932366, -0.027199544, 0.0116192233, 0.0527186245, 0.0403071791, -0.0031808822, -0.049501732, -0.0090145, 0.0287839845, 0.00254920707, -0.00204206631, -0.0133957155, 0.00983072724, 0.0206697341, -0.000639927515, 0.019301353, -0.00235265261, 0.0306324959, 0.0160124414, -0.00624173135, -0.00768213067, -0.00156793487, 0.0397550277, -0.0316167697, -0.0135637624, -0.0416515544, 0.00237515871, 0.0134077193, 0.00812625419, 0.0176448934, 0.0283278581, 0.000245880714, -0.014980155, 0.00390708353, -0.0141999386, -0.0136477854, -0.0420836732, 0.00303534186, 0.0207417533, -0.0188692342, 0.0325530283, -0.00914053526, 0.0129395891, 0.00278477231, -0.00251319702, 0.0399470814, 0.0277516972, -0.00985473301, 0.0243787616, -0.0455886461, 0.0410753936, 0.00543150678, 0.0126755163, -0.0147640947, 0.0317608081, -0.0089184735, -0.00933258887, -0.00777215557, -0.0032288956, -0.0199255273, -0.0225062426, -0.0119493147, 0.0180650111, -0.000895748439, 0.0471730828, 0.0489015654, 0.0183891, -0.0543030612, -0.0307045169, -0.0308965705, -0.0211378634, 0.00649380125, 0.0052724625, -0.00189052441, 0.00511641894, 0.00722000282, 0.0215339735, 0.0314007103, -0.00631975289, -0.000826729287, 0.00658382615, 0.0538229309, -0.0246068258, -0.00894848164, 0.00577960303, 0.0275356378, -0.0205497, -0.017836947, 0.0297922641, 0.0209338069, 0.0147040784, 0.0378825068, 0.0457807, 0.00900249742, -0.0168406703, -0.0122854076, -0.016036449, 0.0327450819, 0.0471730828, -0.0356018767, -0.0315207429, -0.0129635958, 0.0125914924, -0.0118592894, -0.0138278352, 0.0639057234, 0.00236765668, -0.0333452486, -0.0372103229, 0.0395629741, -0.0113971615, -0.0197814871, 0.00355598633, -0.0380025394, -0.016780654, 0.0182930734, 0.00462428248, -0.0221101325, -0.00119958271, -0.0137318084, 0.00182900729, 0.0328651145, 0.0187131912, -0.00730402581, 0.00153792661, -0.0135037452, 0.00887046, -0.0167566482, -0.00422217092, 0.0390588343, 0.0101008015, -0.0127595393, 0.000510141486, -0.00770013593, 0.0159884356, 0.0229863767, 0.0352897868, -0.0163605381, 0.00551553, 0.00385306869, -0.0270795114, 0.0260712318, 0.00741205597, -0.00952464156, -0.0316887908, 0.00395209622, -0.0141039118, -0.0322409421, 0.00037472893, 0.0119433124, 0.0189892668, 0.00217560353, -0.000426493294, 0.00728602102, 0.0127475355, -0.0199015196, 0.0172367804, -0.0308725629, -0.0231664255, 0.00582461571, 0.0142839616, 0.00981272198, 0.0200095493, -0.00722000282, -0.0127715422, 0.00724400952, -0.000159981879, 0.0045852717, -0.0410753936, 0.0307045169, -0.00383506366, -0.0101488149, 0.0249669254, -0.059680555, -5.47651907e-05, -0.037378367, 0.00563556328, 0.0172127746, -0.00133161934, 0.0323609747, 0.0205376968, -0.0111450916, 0.00232564518, 0.0182330571, -0.0163485352, -0.00673986925, -0.0183770973, -0.0443643071, -0.00693792431, -0.0273435842, 0.0422277115, 0.0331531949, 0.0120813511, 0.0107069695, -0.0115351994, -0.024750866, 0.0480613299, 0.0168166645, -0.0214019362, -0.00416215463, -0.0242347214, 0.00670385966, 0.0285679232, -0.032889124, 0.019865511, 0.00197904883, -0.027199544, 0.0383386351, -0.0126275029, 0.0173088014, -0.0175368637, -0.0349536948, -0.0319048502, -0.0217260271, 0.00177049113, 0.0436201, 0.0129395891, -0.00800622068, -0.00807223935, 0.0253750384, 0.00420416612, -0.0331291892, 0.0219540894, 0.00504139857, 0.0171287507, 0.0231904332, -0.0135757653, 0.00696793292, -0.0169246942, -0.0225902665, -0.0131196389, -0.0230703987, -0.0287599768, 0.00487335166, -0.0620812215, -0.0117992731, 0.0308965705, 0.0033909406, 0.0102748498, 0.0387707539, 0.0239706486, -0.0352417752, 0.00893047731, 0.0200455599, 0.0287359711, 0.00660783285, 0.0261192452, -0.02173803, -0.0115351994, -0.0322889574, -0.00775415078, 0.0210058261, -0.0267434176, -0.00310286065, -0.0122854076, -0.00189802644, 0.0031808822, 0.045036491, 0.00862439256, -0.0259992108, 0.0358659476, 0.0024201714, 0.0453725867, 0.0275356378, 0.013107636, -0.0049783811, -3.89639317e-05, 0.0173808206, 0.0100347837, -0.0241747051, 0.000795220549, 0.0218460597, -0.0392268822, 0.0344975702, 0.0240426697, -0.0288079903, 0.0187011864, -0.0263353046, -0.0190012697, -0.0124114426, 0.0114931883, 0.0208017696, -0.00370602799, -0.0279677585, -0.0519023947, 0.0412434414, -0.026863452, 0.0333212428, 0.0397070125, 0.00264973496, 0.00633775815, 0.0281117968, 0.0283038504, 0.0216780137, -0.0248949043, 0.020033557, -0.000117501339, 0.0364421085, 0.0134797385, 0.0424917862, 0.0058186138, -0.0218340568, -0.00436321041, -0.00572258746, 0.00960866548, 0.00981872343, -0.0259992108, 0.0141039118, 0.0208377801, -0.0264553372, 0.0391548611, -0.00802422594, 0.0309445839, 0.0345455818, 0.00406612782, -0.0155803217, -0.0119313095, -0.032000877, 0.000900249695, 0.0141039118, 0.0189172477, -0.00522745, -0.0199615359, -0.000423867576, -0.00541650224, -0.00169697066, -0.0122553995, -0.0121593727, 0.0042911903, -0.0182570647, 0.00373903709, -0.0201896, -0.00525445724, 0.0100948, 0.0454926193, 0.0223381966, 0.00461828103, 0.0232744552, 0.00445323531, -0.0268874578, -0.0441242382, -0.00510441605, 0.0046873, -0.0183410868, -0.0246068258, -0.000261635083, 0.0252069924, -0.0158563983, 0.00344795641, 0.0139358658, -0.0242947396, 0.0424197651, 0.0225782618, -0.0124114426, 0.0163605381, 0.00105554273, -0.0224822368, 0.0307045169, 0.013107636, -0.0286879577, 0.00558755, 0.036898233, -0.00729202246, -0.00188902393, -0.0043572085, 0.0195294172, 0.0154122747, -0.00850435905, -0.0121773779, 0.00328891235, 0.00531147327, -0.0143919922, -0.044220265, 0.0676507652, -0.0161804873, -0.0064817979, -0.0216540061, -0.0193493664, 0.0108810179, 0.0082943, 0.02163, -0.0394669473, -6.51274386e-05, 0.00885845721, 0.0289760381, -0.0136237787, -0.00261672586, -0.0155203054, 0.0204536729, 0.0104909102, -0.00556954462, 0.00794620439, -0.0150161656, -0.00126560102, 0.0445803665, -0.0292401109, -0.0244747885, -0.0206457265, -0.00846834853, 0.0374503881, -0.0280637834, 0.0203336403, 0.000405112369, 0.0166606214, -0.0134197222, 0.00137063023, 0.00784417614, 0.0505580232, -0.0067098611, -0.00438421592, 0.00806023553, -0.0153522585, -0.0143919922, -0.00187401986, -0.00363100716, 0.00935659558, 0.0314727314, 0.0379305221, -0.024510799, 0.000462878379, -0.00249669258, -0.0229503661, -0.00443222933, -0.0186771806, 0.0379305221, 0.0991955176, -0.000545401301, 0.00412314385, -0.0224702321, 0.0137558151, 0.0513742492, -0.0143079683, 0.0130356159, -0.0160844605, -0.0285199098, 0.00148916303, -0.0222901832, -0.027199544, -0.0119973281, 0.0235265251, 0.0273915976, -0.00529046729, 0.0196974631, 0.0171287507, 0.0178489517, -0.0197454765, 0.0247268584, 0.00314487237, 0.0234064925, 0.0199375302, -0.0103888819, 0.0118052745, -0.0180890169, -0.0453485772, -0.0200575627, 0.0160604548, 0.010628948, -0.0156283341, 0.0040871338, 0.00434520515, 0.0297922641, 0.00257771509, -0.0201775972, 0.0275596436, -0.00849235523, 0.00305634784, -0.00988474209, -0.00599866407, -0.0243907645, 0.00511041749, -0.0244747885, 0.00565356808, -0.0477972589, -0.00183500897, 0.0187492, 0.0100347837, -0.0205136891, -0.0215339735, -0.00375104044, 0.0218220521, 0.00444123195, 0.0159884356, -0.0453245714, 0.00457026763, -0.024510799, 0.00569257885, -0.0257111322, 0.0325770378, -0.0146440621, -0.0175248608, -0.0424437746, -0.00384406629, 0.0310646165, 0.00658382615, 0.00511641894, 0.00398810627, 0.0093505932, 0.00807824079, -0.017908968, 0.0124834627, -0.00857637916, 0.0358659476, 0.00776015269, 0.0384826735, 0.00694992766, -0.00888846535, -0.0246308316, -0.0174048282, 0.0217740387, -0.0145840449, -0.0102928551, -0.00797621254, -0.0159164146, 0.00856437534, -0.0149561483, -0.000249819306, 0.0236345548, -0.0119673191, 0.00735804113, -0.00846234709, -0.0299603101, 0.0256871246, 0.00867840741, 0.020201603, -0.00450725, -0.00215909886, -0.0307285227, 0.022074122, -0.0121473698, -0.0296722297, -0.00376904546, 0.00816826522, 0.0180049948, 0.0102808513, 0.0594885, 0.0052724625, -0.023370482, -0.0209338069, -0.0102508431, -0.018029, 0.00669185631, -0.0026152255, -0.00240216637, 0.0309445839, 0.000635801349, -0.00471130665, 0.0354338288, 0.0105389236, -0.0385306887, 0.010628948, 0.0152082182, -0.0133957155, 0.0218100492, 0.0279437508, 0.0443162918, -0.0011005553, 0.00101578177, -0.0144280018, 0.0205256939, -0.0335853174, 0.016204495, -0.00780216418, 0.00589363463, -0.0400911197, 0.0144520085, 0.0293601435, -0.00628374284, 0.00850435905, 0.0244627856, -0.0156763475, -0.00517343497, -0.0103768781, 0.00257921545, 0.0153402546, -0.0207897667, -0.008714417, -0.00996276364, 0.0154962987, 0.0260712318, 0.0157243609, 0.0253030192, -0.0321689211, 0.0298162699, -0.00896048546, -0.00295281899, -0.00478032604, -0.00679388456, 0.00166846276, -0.0138878524, -0.0085343672, 0.00288830115, 0.0411234051, 0.0091705434, -0.00153492577, -0.0195534229, 0.00462728366, 0.0182090513, 0.0194093846, 0.0260952376, 0.0302483905, -0.0175608713, 0.0137558151, -0.00501439068, -0.0123634292, 0.00528146513, 0.0345455818, 0.0021005827, 0.026623385, 0.0106169451, 0.00133236952, 0.0720199794, -0.0082943, 0.012051343, -0.0178969633, -0.0500298776, 0.00479232939, -0.0100227799, 0.012783546, 0.00986673683, -0.00625973614, -0.00731602916, -0.022962369, -0.0113371443, -0.00957865734, 0.00557254581, -0.0291920975, 0.0123994397, 0.0181010216, 0.0125554828, -0.0152922412, -0.00209007971, 0.0691391751, 8.19954e-06, 0.022314189, -0.0271755382, 0.00865440071, -0.0395149589, 0.0227103, 0.0360339954, -0.00026576122, 0.0135277519, -0.000925006578, -0.000787718513, 0.00633175625, 0.0129635958, -0.00714798272, 0.0280877911, -0.0123874359, 0.0225062426, 0.0271755382, -0.0299122967, -0.0344015434, 0.00928457547, -0.0122373942, -0.0109890485, -0.00131511479, 0.024102686, -0.013191659, 0.0186051615, -0.00491536362, -0.00803622883, -0.0255910978, 0.0191693176, 0.0101188067, -0.00941661187, -0.016444562, -0.002657237, 0.0100647919, -0.0147881014, 0.0195894334, -0.0165765975, 0.00483434089, -0.0130236121, -0.00718399277, 0.00680588791, -0.0160244443, 0.0273435842, -0.00969268847, 0.00692592096, 0.0186771806, -0.0186771806, 0.0257591456, 0.00747807417, -0.00143739872, -0.021978097, 0.00930258073, 0.0070039425, 0.00435120706, 0.0479893126, 0.0240426697, -0.0180169977, 0.0484214313, -0.0111150835, 0.00969869, 0.0273435842, -0.0166726243, 0.0374263823, 0.017908968, 0.0100047747, -0.0016954703, 0.0188332237, -0.0152202221, -0.00374803971, 0.0195534229, 0.0145840449, -0.000819227251, 0.000132974383, 0.0139838792, -0.0211978797, 0.0110130543, -0.0376424417, 0.0111811012, -0.00794620439, 0.015880404, 0.01889324, 0.00642178115, 0.00776615413, -0.0175848771, 0.0084263375, 0.0174528416, -0.0520464368, -0.00130986329, 0.00119433133, 0.0303204097, 0.0020525693, 0.024102686, -0.0186771806, -0.0231424198, 0.00894848164, 0.0175368637, -0.0183650944, -0.0119913258, 0.00810224749, 0.0436921194, 0.00600466551, 0.0264073256, -0.00855237246, -0.00136912975, 0.00624173135, -0.0261912644, -0.0163245276, -0.00830630399, 0.00971669517, 0.0128315594, 0.00490936171, -0.0120753497, -0.0105209183, -0.014980155, -0.0520944484, -0.0238986295, -0.0315687582, -0.0557914749, -0.0315207429, 0.00381105719, 0.0211018529, 0.0106469532, -0.0195894334, 0.00676387595, -0.00501739187, 0.000102966063, -0.0208017696, 0.0243667588, -0.0191933233, 0.00318988482, -0.0179929901, 0.0172727909, -0.0100287814, -0.0406912863, 0.000969268847, -0.0118772946, -0.0335373022, 0.00644578785, -0.0333692543, 0.00255220803, -0.000422742247, -0.0125314761, -0.00863639545, 0.00885845721, -0.00930858217, -0.00138338376, -0.00795820728, 0.0136117758, -0.0123154158, -0.0605928078, -0.0151842115, 0.00685990276, 0.0159164146, 0.0226622857, 0.0194093846, -0.0690911636, 0.0177169144, 0.032889124, -0.0335132964, 0.00690791616, -0.0283278581, -0.0369222425, 0.0103408685, 0.00271875411, -0.00682989461, 0.0129755987, 0.0321449153, 0.0110430634, 0.00942261331, -0.0444843397, -0.0103228632, -0.00830030255, -2.39480487e-05, 0.00923656207, -0.0164565649, 0.0216780137, 0.0205256939, 0.0157003552, -0.00401811441, -0.0294801779, 0.0274876244, 0.010911026, 0.0318568349, 0.0134677356, 0.0139358658, -0.0199615359, 0.0120873526, 0.0187612046, 0.0193973798, -0.0149921589, -0.0065478161, 0.0134797385, -0.000798971625, -0.0177889336, 0.0112471199, -0.00828229729, 0.00114331709, 0.0235025194, -0.00704595447, -0.013839839, 0.0265273582, -0.00260772323, -0.00167296408, 0.043740131, -0.000105873114, 0.00654181466, -0.00147791, -0.00907451659, -0.00919455, -0.00526045915, 0.0362500548, -0.00554553838, -0.00198355014, 0.0124114426, 0.0381705873, -0.00463928701, -0.0052484558, -0.00400311034, -0.0222541727, 0.0143799884, 0.0140919089, -0.0340174362, -0.0126515096, 0.00938660372, -0.00764612062, 0.0033669339, 0.0067518726, -0.0346896239, 0.0201775972, -0.00133236952, 0.0115772113, 0.00128885754, -0.0190492831, -0.021017829, -0.0126275029, 0.0213419199, 0.0222421698, -0.00231064088, -0.0219901, 0.00446223794, 0.0152682355, 0.0239706486, -0.0104488982, 0.00196554512, 0.022314189, 0.0557914749, -0.0365381353, -0.00571658555, 0.0182210542, -0.0213539228, 0.014740089, 0.00793420058, -0.0111330878, 0.00899649505, -0.0159044117, 0.00658982806, -0.00615770789, -0.014656065, -0.0125554828, -0.0161684845, -0.0209338069, -0.00287029613, 0.00882244669, 0.013275682, -0.0117692649, -0.0164325573, 0.0181850437, 0.00747207273, -0.00218010461, 0.00764612062, 0.064097777, 0.00924856495, 0.0284478907, -0.0171527583, -0.00619371794, 0.0120333377, 3.18369566e-05, 0.0268874578, 0.0133356992, -0.0149321416, 0.0428999, 0.00699193962, 0.0017569873, -0.0176088847, 0.0177649278, 0.00508641079, 0.00908652, -0.0173088014, -0.00418616133, -0.0287839845, 0.00879243854, 0.000391983718, -0.036898233, -0.0191693176, -0.0139718754, 0.0178609546, 0.0190372802, -0.00699794106, -0.0102808513, -0.0113131376, 0.0275116302, 0.0188332237, -0.0186171643, -0.027271565, -0.0200455599, 0.0151962154, -0.00409313524, 0.0106169451, -0.00317788147, -0.00415915344, 0.000947512803, 0.0130236121, 0.00664384291, 0.00691991951, 0.0101488149, -0.00558454916, 0.0378104895, 0.00476232078, 0.000798971625, -0.0086063873, -0.023610549, -0.00832430925, -0.00734003587, 0.00732803252, -0.00146815728, 0.0202976298, -0.00745406747, -0.0131556494, -0.000915253884, -0.010502913, -0.038194593, 0.0134917423, -0.0246068258, 0.0132876858, -0.0145600382, -0.0148481186, -0.0064397864, 0.0207057428, 0.0109650418, 0.0295762029, -0.0424917862, 0.0181370303, -0.00582161499, -0.0252550058, -0.0112171117, 0.0063257548, 0.00789819099, 0.0153402546, -0.0146320583, 0.0277036838, -0.00133912149, -0.0163245276, 0.0255190786, 0.00478632748, 0.0202496164, 0.00205557025, -0.00424017617, -0.0163245276, 0.0217140224, 0.0091465367, -0.00302934018, 0.0319528617, 0.0190852936, 0.0320488885, 0.0370902866, -0.00932058506, 0.00213659275, 0.00436020922, -0.00462128175, -0.0230223853, 0.0175968818, 0.0085343672, 0.0154482853, -0.000328028487, -0.0163005218, 0.00156493403, 0.0137438122, 0.00267824298, 0.0112591228, -0.00458227098, -0.00569257885, -0.0142839616, 0.013839839, -0.00501439068, -0.00161744864, -0.0194093846, -0.0236225519, 0.0176328905, 0.0151001886, -0.00587262912, 0.0282078236, -0.0212458931, 0.014247952, -0.0162525084, -0.0147280851, -0.0306805093, 0.00279827625, 0.0281117968, 0.00516143162, -0.0151722087, -0.0164805707, -0.00667985296, 0.0148121081, 0.0161084682, 0.0022146143, 0.00620572129, 0.00886445865, 0.012543479, 0.0115291979, 0.0160964653, 0.0328651145, 0.0171407536, 0.00571958628, 0.00550652714, -0.00917654578, -0.0175368637, 0.0110490648, -0.0187732074, -0.0116612343, -0.00023837862, -0.00622972799, 0.0110070528, 0.00252219965, 0.0182570647, 0.00856437534, 0.00940460898, 0.0222061593, -0.0212939065, 0.00485534687, -0.00500538852, 0.00713597937, -0.000407738087, 0.000852986588, -0.0108570112, 0.0335613079, -0.00167896575, 0.00484034279, 0.00518543832, -0.00130761275, 4.4426386e-05, 0.0176088847, -0.0104488982, -0.00939860661, -0.000868740957, -0.000159137897, -0.0275356378, -0.0211978797, -0.00462728366, 0.010010777, 0.0129395891, -0.0276556704, -0.00778415892, 0.00792819913, -0.00352297723, -0.00144640123, -0.000185676501, -0.0265753716, -0.0211258605, 0.016036449, -0.0187371969, -0.0257111322, -0.00457026763, -0.0116192233, 0.0359859802, -0.00182000478, 0.00785617903, -0.0284718983, 0.00982472487, -0.0044232267, 0.0108210016, -0.0215819869, 0.0283518638, 0.00101503159, -0.0183770973, -0.00783217233, -0.0299363043, 0.0299363043, 0.00072132505, -0.0165886, -0.00888246391, -0.0187011864, 0.0220501162, -0.0129876025, -0.0131676523, 0.0260472242, 0.0088944668, 0.0216420032, -0.0293841511, 0.00635576295, 0.0166246109, -0.000123221675, 0.0118352827, -0.0149561483, -0.027439611, 0.0152682355, -0.0187371969, 0.00505340146, -0.0172127746, -0.00610969448, 0.0119913258, -0.0183410868, 0.011487186, 0.0385306887, -0.0165285841, -0.00690191425, 0.0192413367, -0.000872492034, 0.000610294286, -0.00896048546, 0.00159194157, 0.00691991951, -0.0188332237, -0.0207777638, 0.00453125685, 0.0103228632, 0.0089904936, 0.0289520305, -0.0184731241, -0.00374503876, 0.00255520875, 0.0108210016, 0.0132636791, 0.000558529922, -0.0140799051, -0.00638577109, -0.0154242786, 0.00869041, 0.01164323, 0.0055665439, -0.0355298556, -0.00628374284, -0.0330571681, -0.00720199756, 0.00383506366, -0.0433080122, 0.00618171459, 0.0285199098, -0.014331975, -0.00434220443, 0.005476519, 0.0296722297, -0.00975270476, 0.00494237104, 0.00168946863, 0.00783217233, -0.0389147922, 0.00205707061, -0.0160124414, 0.00690191425, 0.0121893808, -0.00362200476, -0.0231064092, -0.0106349494, -0.0171647612, -0.019301353, 0.011487186, -0.0334172696, -0.0195054095, 0.000867240538, -0.0359139629, -0.00448924536, 0.0190372802, 0.00618171459, 0.00548552163, 0.00361300213, -0.0215219688, -0.00428818958, 0.0308005437, 0.00421917, -0.00756809907, -0.00426118216, 0.00857037678, -0.0021095851, -0.0209458098, 0.00626573805, 0.00461528031, 0.00396710029, -0.0125554828, 0.0190852936, -0.00342094898, -0.00069281715, -0.0171527583, -0.0108390069, 0.00236615632, -0.025567092, -0.0228543393, 0.00614570454, 0.0218700655, 0.0143919922, 0.00128435623, -0.0010330365, 0.0175608713, 0.0182210542, -0.0212218873, -0.00916454196, -0.00633175625, 0.0139718754, 0.0202496164, -0.000553278485, 0.00184101064, 0.026551364, 0.00747207273, 0.04626083, -0.00913453382, 0.0122553995, -0.0270555038, 0.00651180604, -0.0132396724, -0.00522144837, 0.000981272198, 0.013275682, -0.0182090513, -0.0326250494, 0.0386507213, 0.0102568446, -0.00384406629, 0.0197814871, 0.0200695675, 0.0146320583, 0.0168046616, -0.0174168311, 0.0107309762, 0.0214019362, 0.00377204618, -0.0190012697, -0.00983072724, 0.00172097737, -0.000990274712, 0.00357399136, -0.0320248827, -0.0290480573, -0.00382005959, -0.034857668, 0.0316407755, 0.0113911601, -0.00172247773, -0.00373603636, 0.0326490551, -0.0210058261, 0.0252069924, -0.0329371355, -0.00690191425, 0.00620572129, 0.0103588738, 0.00599566288, 0.00541350152, 0.0286159366, 0.000473006192, -0.00616971124, 0.0162765142, 0.0190972965, -0.00205557025, -0.0106109437, -0.0127235288, -0.0246548392, 0.00162645115, 0.00597165618, -0.0203696508, -0.0143199721, 0.0103888819, 0.000293518911, -0.00151316973, 0.0152442288, -0.0181010216, 0.00373603636, -0.0350737274, -0.006799886, -0.0119433124, 0.00749007752, 0.00381705887, -0.0175488684, -0.0135757653, -0.00520944502, -0.00906251371, -0.00571358483, 0.0157603715, 0.00236615632, -0.0142359491, 0.00778415892, 0.0101128053, 0.0182570647, -0.0138038285, -0.0113371443, -0.00890046917, 0.00865440071, 0.00720799947, -0.00335192983, -0.00568657741, 0.00708796596, -0.00101953279, 0.0178969633, 0.0126515096, 0.00436621113, -0.00493336841, 0.0089904936, 0.000671061163, -0.00027270065, -0.0120693473, -0.00544050895, -0.0103768781, -0.00432419963, 0.0175128579, 0.000831980782, -0.00318688387, -0.000440372154, -0.00106979674, 0.00828229729, 0.00199705386, 0.0088944668, 0.000114875613, 0.00662583765, 0.0157123581, 0.0132636791, -0.00469330186, 0.0089904936, -0.00957865734, -0.00363700883, 0.0015904411, 0.0064157797, 0.0103288647, 0.0106529547, 0.0107549829, 0.0102388402, -0.00975870714, 0.0161804873, 0.00776615413, 0.0164805707, 0.00138488412, 0.014331975, 0.0287599768, 0.0532947816, -0.000380918151, 0.0111690983, -0.00577660231, 0.0271515306, 0.00105179171, -0.025903184, -0.0100287814, -0.00777815748, -0.0273435842, -0.008222281, -0.0334652811, 0.0253510326, -0.00252520037, -0.0209578127, 0.00947662815, -0.0199615359, -0.00451025087, 0.00147866015, -0.0143919922, 0.0256151054, 0.00251919869, 0.0125674857, 0.0043812152, 0.00193103566, -0.00167746528, -0.00858838204, -0.0232384466, -0.000725076126, 0.0431399643, -0.017908968, 0.0168766808, -0.00399410771, -0.0114631793, 0.00258971844, 0.00733403442, -0.00846234709, 0.00273975986, -0.0177169144, 0.0173928235, -0.0104488982, 0.00119433133, 0.0167686511, 0.00152442278, 0.00850435905, -0.00123184163, -0.00237665931, -0.00459727505, -0.00746607082, -0.00755009428, -0.0014479016, 0.00416515535, -0.00986673683, 0.0107129719, -0.0065478161, -0.0162525084, 0.0234184954, 0.00243667583, -0.008714417, -0.00809024367, 0.00490336027, -0.00277426955, -0.0115051912, 0.0180530082, -0.00383206294, -0.0130836293, -0.000556279323, -0.00491536362, -0.00219961023, 0.00944662, -0.00276076584, 0.00222061598, 0.0256631188, -0.0153042451, 0.00633175625, -0.00192203315, 0.000175736248, 0.00351697556, -0.00161744864, 0.00704595447, -0.026959477, 0.00920055155, -0.00373603636, -0.00432419963, -0.0114631793, -0.0128315594, -0.0113311429, 0.00320788985, 0.0061877165, -0.00124534545, -0.0067758793, -0.0093746, 0.00508941151, -0.00631975289, -0.00280877901, 0.00293931528, -0.00631375145, -0.0159164146, -0.000303459179, -0.00048876059, 0.0335613079, -0.00370602799, 0.00665584626, -0.0157843791, 0.0201896, 0.00857037678, 0.0122614009, -0.00920055155, -0.00577660231, -0.024186708, 0.00361300213, 0.0232624523, -0.000884495326, -0.0043332018, -0.00794620439, -0.022074122, -0.000334592798, -0.011361151, -0.0051584309, 0.00770013593, -0.0138998553, -0.00267674238, 0.0176448934, -0.0252309982, -0.00141714304, 0.0169487018, -0.0137198055, -0.000837232219, -0.0378825068, -0.0100347837, -0.00598065881, -0.00402411632, 0.0117332544, -0.0279677585, -0.00294981827, -0.00406912854, 0.0122013846, -0.00684189796, -0.016780654, 0.00596265402, 0.000131380191, 0.00463628583, 0.00988474209, -0.00566257071, -0.00508941151, 0.0216179956, 0.000192428372, -0.0261192452, 0.0124114426, -0.00949463341, 0.00537149, -0.0114931883, -0.0303684231, 0.000421616947, -0.00794020202, 0.000450124848, -0.00925456733, 0.0120453406, -0.0212218873, 0.00178699568, 0.0367061831, 0.00300533371, 0.00964467507, 0.0102088321, -0.00717198942, 0.0165525917, 0.0294801779, 0.0166486185, 0.00117107481, -0.0085823806, -0.0330571681, 0.0153282518, -0.00258521712, -0.0122734047, 0.0064817979, 0.0101848254, -0.000940760947, -0.0100527881, -0.00644578785, 0.0199975464, 0.000422367157, -0.00728602102, 0.0093505932, 0.00631375145, 0.00693792431, -0.00069056655, 0.0140799051, -0.00959666166, 0.00938660372, 0.00312986807, 0.00293931528, 0.00136162771, 0.00133462017, -0.0145600382, 0.000916754303, -0.0178609546, 0.00136537873, 0.0180890169, -0.00572258746, 0.0366101563, 0.0171167478, 0.00778415892, -0.000735954149, -0.0160124414, 0.00770613737, -0.0129395891, -0.0173928235, -0.0157003552, 0.0214859601, 0.0172247775, -0.0296242163, -0.0165165812, 0.0252069924, 0.0241507, 0.0137798218, -0.0102028297, -0.014488019, -0.00706395926, 0.0183290839, -0.000746081932, -0.0167686511, -0.00596865546, 0.0192053262, 0.012375433, -0.00726201432, -0.0105089145, -0.00133011898, -0.000904750952, -0.00357999303, 0.00331591978, -0.0186171643, -0.00140363933, 2.40301033e-05, 0.0146800717, 0.0192413367, -0.00134362269, 0.0168286674, -0.0151722087, 0.0025912188, -0.0204536729, -0.0183530916, 0.00375704211, -0.0315447487, -0.00487635238, -0.00831830688, 0.014488019, -0.00160544529, -0.000990274712, 0.0107009681, -2.51085276e-05, 0.00823428389, 0.00864839926, 0.0317608081, -0.00391308544, 0.0169967152, -0.0156643447, 0.00428518839, 0.0046993033, -0.0184251107, -0.0117572611, 0.0267434176, 0.0151602048, 0.0045852717, -0.024342753, -0.00565957, 0.0174768474, -0.0185571481, -0.00180650107, 0.00639777444, 0.00544651086, 0.0335132964, -0.0281358045, 0.0156763475, 0.00930858217, 0.0268874578, -0.0110190567, -0.00274576154, 0.000295582, 0.0134797385, -0.00537149, -0.0141399223, -0.0189532563, -0.0368262157, -0.0353137963, -0.0108390069, -0.0135037452, 0.0103468699, -0.00433020107, -0.00561755802, 0.0206337236, 0.0141159156, -0.00542550487, 0.00706996117, -0.02108985, 0.0248949043, 0.000399110693, -0.00391608616, -0.0231184121, 0.0196734574, 0.0108029963, -0.00728001911, -0.00298732868, -0.00841433369, 0.0268874578, 0.0279677585, 0.0121293645, 0.0294321645, -0.0113971615, 0.000447499129, 0.0126034962, -0.00833631214, -0.00431819772, -0.00264973496, 0.0274156053, 0.0142839616, -0.0105929384, -0.0474851727, -0.0220141057, -0.0220861267, -0.00765812397, -0.00258671748, -0.00269474741, 0.00870241411, 0.0066138343, -0.0152802384, -0.0137318084, 0.00990274642, 0.0144039951, 0.00938060228, -0.00936259702, 0.0126275029, -0.00482533826, -0.0201055761, 0.0109710433, 0.021906076, 0.017908968, -0.0183891, 0.0186891835, 0.00148241117, 0.00462728366, -0.00801222213, 0.0155443111, -0.0148241119, 0.00968668703, -0.00127910473, -0.0141159156, -0.00729802437, -0.0055245324, -0.0160964653, 0.0178609546, 0.00483134, -0.0100227799, 0.0123274196, -0.012219389, 0.00833631214, -0.000830480363, 0.000162044948, 0.00439922046, 7.73652064e-05, -0.0205977131, -0.00155143032, 0.0226742886, -0.0126755163, 0.0102148335, -0.0173448119, -0.0250149388, 0.00655981945, 0.00410513859, -0.00479833083, -0.00606168155, -0.0165165812, -0.0192053262, 0.012783546, 0.0091705434, -0.00755609572, -0.0112531213, -0.0102388402, 0.00688390946, 0.00603167294, -0.000699944154, 0.0141399223, -0.039322909, -0.00475331862, -0.00571358483, 0.0245588124, 0.0137678189, -0.00183350861, 0.00825829059, 0.0179449767, -0.00883445051, -0.0142239453, 0.0250629522, 0.00812625419, -0.00530247064, -0.0116552329, -0.00471130665, -0.00913453382, 0.0139118591, -0.013515749, 0.0140799051, 0.0308725629, -0.0120453406, 0.0202256106, 0.0131676523, 0.0258791782, 0.0133957155, 0.0252309982, -0.00231064088, -0.00709996931, -0.00492136506, 0.0408833399, 0.0352177694, 0.00183500897, 0.0134557327, 0.00734003587, -0.0147520918, 0.0259511974, 0.00447724201, -0.00706395926, -0.00700994441, -0.00434520515, -0.00657782471, -0.000939260528, 0.00391608616, -0.000522144837, 0.00820427574, -0.00494837249, 0.0157843791, 0.0167086348, -0.0269834846, -0.00515242899, 0.00995676219, 0.000822228089, 0.0248228852, -0.010544925, 0.0315447487, 0.0186411701, -0.024186708, -0.00125134713, 0.0174888503, -0.0086063873, -0.0199375302, 0.0122133875, 0.0132516753, 0.0243307482, 0.00738804927, 0.00830030255, 0.0150041617, 0.0232744552, 0.00186801818, 0.00764011918, 0.0110610677, -0.018077014, 0.0194213875, 0.0042911903, 0.0031958865, -0.0150281684, -0.0176088847, 0.0218580626, -4.22226476e-05, 0.0153402546, 0.0116552329, -0.0259992108, -0.00387407467, 0.0141159156, -0.0196734574, 0.00747207273, 0.00189652608, 0.00488835573, -0.0140198888, -0.0156643447, 0.0105089145, 0.0103948833, 0.0104669034, -0.00622972799, 0.00478032604, -0.00356798968, -0.00452225422, 0.0085583739, -0.0120873526, -0.00201805984, 0.00599566288, 0.00167746528, -2.50381945e-05, 0.0146800717, -0.0271275248, -0.00406912854, 0.00410213787, 0.00362200476, 0.020033557, 0.0109350327, 0.0148961321, -0.0172247775, -0.0203216374, 0.00198505051, 0.00609168969, 0.00364000956, -0.00990874879, 0.0190972965, 0.0125554828, -0.00972869806, -0.0089904936, 0.0339934304, -0.00685390132, -0.00716598751, -0.00377204618, 0.0154962987, -0.00538049219, 0.00639777444, -0.00566557143, 0.00687190611, 0.00655381801, -0.0146320583, 0.0169246942, 0.00612469902, -0.00789819099, 0.0277997106, -0.00175398646, -0.0334412754, 0.00400311034, 0.0236705653, -0.0155803217, 0.0257591456, -0.00185301399, -0.0177169144, 0.0164805707, 0.00270074909, 0.00938660372, -0.00122659025, 0.0043812152, -0.0286879577, 0.0112411184, 0.0108750165, -0.0128075527, 0.0272955708, -0.0113251414, -0.00354398298, -0.021666009, 0.0169847105, 0.00752008567, -0.019625444, 0.000228625911, -0.031592764, 0.0169847105, 0.00964467507, -0.00306234951, 0.00364301051, 0.0232504494, -0.00813825708, -0.00294231623, -0.0130596226, 0.0311606433, 0.0101488149, 0.0114631793, 0.0240306649, -0.00736404257, 0.0208257772, -0.0228303317, -0.000149854066, -0.0160724577, 0.010304858, 0.00800021924, -0.0032619047, 0.0159044117, 0.00535348477, 0.00449224608, 5.10610371e-05, -0.00261972658, 0.0187131912, 0.00993275549, 0.0205256939, 0.0159884356, 0.0204056595, 0.0134797385, -0.00592964469, 0.000702194753, -0.0120633459, -0.0252069924, 0.0081742676, 0.0276796781, -0.00879243854, -0.0155443111, -0.0273435842, -0.02173803, 0.0160604548, -0.00266323867, -0.00570158148, -0.000685690204, 0.00166246109, -0.00417115679, 0.0226742886, 0.00485834759, 0.00592364324, -0.00570158148, -0.0135397557, 0.0115412008, -0.000982022379, -0.0159884356, 0.0062537347, -0.0191933233, -0.0214139391, 0.00160394493, 0.00682389271, 0.0157243609, 0.00869641174, 0.000774214743, 0.00616371, -0.0126875192, -0.00903250556, 0.00229413644, 0.0120033296, -0.00765212253, -0.011727253, 0.00392508879, -0.0149561483, -0.00846834853, -0.00845634565, 0.0213059094, 0.0118772946, 0.0115051912, 0.0121833794, -0.000139444935, -0.0355538614, 0.032817103, 0.0226502828, 0.0320969038, -0.00461828103, 0.00610969448, 0.0157363657, 0.00605567964, -0.019949533, 0.00363700883, -0.016444562, 0.010827003, -0.0167686511, -0.00879243854, -0.0212939065, -0.0262392778, 0.00463928701, 0.0110130543, -0.00410513859, -0.00204656762, -0.000216059925, -0.00498438254, 0.00658382615, 0.0147760985, 0.00517043425, -0.014656065, 0.0016144478, 0.0224462263, -0.0136837959, 0.00293631456, -0.00804823264, -0.022074122, 0.0123394225, 0.00482533826, -0.00468129851, -0.00425217953, -0.0149561483, 0.025567092, -0.00300683407, -0.0187011864, 0.00678188121, -0.00662583765, 0.0113671534, -0.000613295124, 0.00525445724, -0.0130356159, -0.0176568981, -0.0159524251, 0.0238266084, -0.00576159824, -0.0120153325, -0.00471730856, -0.0128435623, -0.00819227193, 0.00131286413, 0.00708196452, 0.00589963654, 0.00367601961, 0.0267674252, 0.0136837959, 0.036970254, -0.00264673424, -7.85960219e-06, -0.00977671146, 0.00179299735, 0.000719074451, 0.0067098611, -0.00280277734, -0.00603167294, 0.00435120706, -0.0184131078, -0.020033557, 0.00260922383, -0.0277997106, -0.00923056062, -0.0112411184, 0.015880404, -0.0146200554, 0.00597765809, 0.015148202, -0.00895448402, -0.00983072724, -0.00122884091, -0.0151962154, -0.0211618692, -0.0130116092, 0.00516143162, 0.0317127965, 0.00511641894, -0.017092742, -0.00376904546, 0.00607668562, -0.0120693473, 0.00329191308, -0.0155923245, 0.0178849604, -0.00821027718, 0.00789219, 0.00860038586, 0.00728001911, -0.00092125556, -0.0157723743, -0.00432119844, 0.00140288915, 0.00894248, -0.0129155824, 0.0021335918, -0.0039971089, -0.000351097377, 0.0090985233, -0.00774214743, 0.0231784284, 0.00321089057, 0.0132636791, -0.00226712879, -0.00408113189, -0.0324329957, -0.00130311144, -0.0117872693, -0.00508641079, -0.00142464519, -0.017260788, 0.011487186, -0.013923862, -0.0193253607, 0.0079702111, -0.0204536729, -0.0171527583, 0.00383206294, -0.00899649505, 0.016612608, -0.00746006938, 0.00514642755, -0.0110730715, 0.000138132062, -0.00135337538, 0.00658382615, 0.0118892975, -0.000683814695, 0.00571658555, -0.00751408422, -0.00526946178, -0.00366401626, 0.00175548694, -0.0153642613, 0.000639552367, 0.00369402464, 0.0146920756, -0.00437821448, 0.00874442514, -0.00122959109, 0.00666784961, -0.000841733476, -0.0083783241, -0.00393109024, -0.0197574794, 0.0019865511, 0.0245588124, 0.0033189205, 0.0066858544, 0.00144865178, -0.0156163312, 0.0121473698, 0.0173088014, -0.0238506161, 0.0212939065, 0.00809024367, -0.0173808206, -0.00494837249, 0.00334892888, -0.00092275592, -0.0116792396, -0.0118592894, 0.0132156657, 0.0243307482, 0.0113671534, 0.000809474499, -0.0159044117, -0.000968518667, 0.000723575708, 0.0162645113, 0.0050924127, -0.00882844906, -0.00162194984, 0.000566407107, 0.00502039259, 0.0131796561, -0.00511942, -0.0249909312, 0.0122553995, 0.00118983, -0.00373303541, 0.00618171459, 0.00232564518, -0.00297682569, 0.000759210612, -0.00367601961, 0.0102328379, 0.0112831295, 0.00511041749, 0.0107429801, 0.00607668562, -0.0198295, -0.000292206038, 0.0249909312, 0.0110130543, -0.00425217953, -0.0146440621, -0.00467229588, -0.00993275549, 0.0254230518, 0.0124114426, -0.0240666755, 0.0079942178, 0.0208377801, 0.0277516972, 0.0063677663, -0.0101248082, -0.0279437508, 0.0183530916, 0.0146320583, -0.0165645946, 0.00692592096, 0.0144640123, -0.0266713984, 0.0102808513, 0.00722000282, -0.0121053578, -0.00400311034, 0.00425217953, -0.011277128, 0.00434820587, -0.017908968, 0.00549752498, -0.000514267653, -0.00448024273, 0.0139838792, -0.00558755, 0.00234365, -0.0206337236, -0.0130716255, 0.0218940731, -0.00989674497, -0.0141039118, -0.000702194753, -0.00773614598, -0.00622972799, 0.0222301669, -0.0179449767, -0.00682989461, -0.00352597795, 0.032817103, -0.0131796561, -0.00978871528, 0.0153162479, 0.0156043284, 0.011727253, 0.00508641079, 0.00671586301, -6.52681047e-05, 0.0163845439, 0.0113671534, -0.00720799947, -0.00173448108, -0.00710597122, 0.00698593771, -0.00105554273, 0.000694692717, 0.0158563983, 0.0130596226, -0.00646379311, 0.0207777638, 0.0103768781, 0.0178129412, -7.10822133e-05, -0.00633775815, 0.00850435905, 0.0103348671, 0.0146080516, -0.000187458252, 0.0085823806, 0.0275116302, -0.00601066742, -0.0108870193, -0.0121113593, 0.00377804786, 0.00776015269, 0.0231064092, -0.026215272, -0.012135366, -0.00614570454, -0.0104789063, 0.0285199098, -0.00732203107, 0.0123994397, -0.00260472251, 0.00481033418, -0.00625973614, -0.00182450609, -0.0107849911, 0.000147228333, -0.0158684012, 0.0145240286, 0.000249819306, 0.0288079903, -0.032481011, 0.00351697556, 0.010869015, 0.0144400056, -0.0250629522, 0.006799886, 0.0149321416, 0.0131796561, -0.0112231132, -0.0040871338, -0.0154362815, 0.00288229948, -0.0166726243, 0.00308485562, 0.0102508431, 0.0192533396, -0.0162164979, 0.00741805742, -0.0294801779, -0.0176809039, -0.0103528714, 0.0062537347, 0.0126995221, -0.00752008567, 7.52552514e-05, 0.0228663422, 0.00511942, -0.0110610677, 0.00731602916, -0.0248228852, -0.0223021861, -0.00528446585, -0.0141159156, -0.00230764016, -0.0131316427, 0.0157723743, 0.00240066578, -0.000837982458, -0.00493336841, -0.0239706486, -0.0231904332, -0.00489735836, -0.0111811012, -0.000467754755, 0.0132876858, -0.0219300836, 0.0109470366, 0.0247268584, 0.011079073, -0.00706395926, -0.000470755564, -0.00382306031, -0.00110130548, 0.014740089, -0.00227463082, -0.00705795782, -0.00196554512, 0.00416815607, 0.00401511369, -0.0118172774, -0.0172487851, 0.0358179361, 0.022962369, -0.0217500329, 0.0100167785, -0.000565281778, 0.0110850744, -0.00888246391, -0.00836031884, 0.00215309719, -0.0250389446, 0.0203816537, 0.0171767641, -0.0311366357, 0.0139598725, 0.0120033296, -0.0196374469, 0.00306835119, -0.00550952833, -0.00584562123, 0.0140799051, 0.0151121914, 0.0165045783, 0.00374503876, 0.00740005262, 0.0215819869, -0.0255190786, -0.00365201291, 0.00803022739, 0.017836947, 0.0258551724, 0.020681737, 0.00651780795, 0.0269834846, 0.0123514263, -0.0130716255, 0.0133236954, -0.0146800717, 0.00241416972, 0.00685390132, -0.020921804, -0.00995076, -0.0160244443, 0.0143439788, 0.0135757653, 0.0105749331, 0.00477132341, 0.00134362269, 0.00509541342, -0.0186651777, 0.00962066837, 0.0318808444, -0.00352597795, -0.0132156657, -0.0215219688, -0.0178849604, -0.0384346619, 0.016444562, -0.00279977662, 0.0025672121, 0.0105749331, 0.0171287507, -0.00490936171, -0.0301763695, -0.0243067425, -0.00745406747, 0.00719599612, 0.00898449216, 0.0169487018, -0.0147280851, 0.0148001052, 0.00627173949, 0.0331051834, -0.00469330186, 0.0015289241, 0.0104068862, 0.000700319244, 0.00216960185, -0.00825228915, -0.000252820115, -0.0147040784, -0.00795820728, -0.00689591281, -0.01824506, 0.00477732532, -0.0160964653, -0.005068406, -0.00807824079, 0.00907451659, 0.0265273582, 0.00423717545, 0.0143199721, 0.0148361148, 0.0109650418, 0.00944662, -0.0161444787, -0.00512242084, -0.0167206377, 0.00775415078, 0.018485127, 0.0311366357, 0.00969869, 0.0248708986, -0.0131316427, -0.0130836293, 0.00375704211, 0.0121113593, -0.0144640123, -0.000347721449, 0.00815626234, -0.00743006077, 0.00910452567, -0.00226412807, 0.0102988565, 0.0040871338, 0.00972869806, -0.00954264682, -0.0103648752, 0.000600916683, -0.00705195591, 0.0025237, -0.012783546, -0.0194333903, -0.00525445724, 0.0299363043, -0.0346176028, -0.00518843904, -0.00527846394, 0.00681789126, -0.0155803217, -0.00192503398, 0.00922455825, 0.00463028438, -0.00392208807, 0.00381705887, -0.00427018432, 0.00183050777, 0.00277877087, 0.0215459764, 0.00516443234, -0.0133477021, 0.00591464061, -0.0162645113, 0.0155323083, -0.00437521376, 0.0322889574, 0.0201655943, 0.0155083016, -0.018485127, -0.00436621113, 0.0132636791, 0.00862439256, -0.0242227186, -0.0277276915, -0.00278477231, 0.0171047449, 0.00477132341, -0.0110550663, 0.00238866266, 0.0219901, 0.00764612062, 0.00882244669, -0.00735804113, -0.00511341821, 0.00393409142, 0.024678845, 0.0268394444, -0.00508341, 0.0032048889, -0.0174528416, 0.00096401741, -0.00669185631, -0.0283518638, 0.000858238, -0.00422217092, -0.0257591456, 0.00561155658, 0.00160544529, -0.00220561167, 0.002534203, -0.00320188818, -0.00408413261, -0.0345455818, 0.00259421952, -0.019949533, 0.00380505552, -0.026791431, 0.00666784961, -0.00108029961, 0.0113011347, -0.00984273, -0.00225062435, 0.00138488412, 0.0147040784, -0.0123034129, -0.0307045169, 0.00208707899, -0.0345455818, 0.000798971625, -0.0252309982, 0.00332492217, 0.014488019, 0.0208977964, -0.000914503646, -0.00119808235, -0.0115291979, 0.00579160638, 0.0175128579, 0.0163965486, 0.00505040074, -0.0175128579, -0.00538949482, 0.00794620439, -0.00941061, -0.0153642613, 0.00269474741, 0.00324089895, 0.00944061857, 0.00086348952, -0.0245588124, -0.00954264682, -0.00704595447, 0.00252670073, -0.0161084682, -0.00794620439, -0.00779616227, -0.0333212428, -0.0065718228, -0.0203456432, -0.00367601961, 0.00369102368, 0.020357646, -0.0135397557, -0.00767012732, -0.018725194, 0.0211738739, 0.00262872921, 0.000726951635, -0.00454926165, 0.0050924127, -0.0131556494, 0.0183410868, -0.027031498, 0.0210418366, -0.000909252209, -0.00439621927, 0.0228663422, 0.0117152492, -0.013515749, 0.0117512597, 0.00673386781, 0.00744806603, -0.00151166925, 0.00103603734, -0.0179809872, 0.00464528846, 0.00151542039, -0.0376424417, -0.0115772113, 0.00353498058, -0.0139718754, -0.0197334737, -0.0290960707, 0.0338733941, -0.0213419199, 0.00046212817, -0.0034329521, -0.00475631934, -0.00673986925, -0.0367061831, -0.0127235288, 0.0170567315, 0.0174888503, -0.0192533396, -0.00404512184, -0.0116072195, -0.0351697542, -0.00879243854, -0.0141759319, 0.00437521376, -0.00802422594, -0.0146440621, -0.00624773279, -0.0311846491, -0.0107669868, 0.0173928235, 0.0124234464, -0.00409913715, 0.0033429272, -0.02866395, -0.00101878261, 0.00323489727, 0.00154242781, -0.011811276, -0.00770613737, -0.0336573347, 0.0110130543, -0.0212819036, 0.0169006884, 0.0348816738, 0.0251349714, -0.00764612062, 0.00709396787, 0.00304734521, -0.018725194, 0.00346596143, -0.0129155824, -0.0150881847, -0.0198295, 0.00226412807, -0.0243067425, -0.00337293558, -0.00670385966, -0.0108390069, 0.00495737512, 0.00676387595, 0.00437221257, -0.00915253907, 0.0145600382, 0.0150401713, -0.0104068862, 0.0091705434, -0.00950663723, -0.00157993822, 0.00989074353, 0.00134362269, -0.012867569, 0.039731022, -0.0013188658, 0.0213059094, 0.0179689843, 0.000405487459, 0.02044167, 0.00234365, 0.00716598751, 0.00351697556, 0.0126034962, -0.00743006077, 0.00831830688, -0.0230824016, 0.0167926587, -0.0188332237, -0.0019625444, -0.00666784961, -0.00593564659, 0.0106469532, 0.0158203878, 0.0228543393, 0.0208737906, -0.00340594468, -0.00474131526, 0.00655981945, -0.00816226378, 0.0352417752, 0.00836632, 0.0280397777, -0.0195774306, -0.0190732908, 0.0392268822, -0.0193373635, -0.0130956322, -0.00169096899, 0.0143799884, -0.0188332237, -0.00956665352, -0.0161324739, 0.0036280062, 0.00178849604, -0.000740455405, 0.025807159, 0.0120633459, -0.00235715392, -0.000457626942, -0.000525520765, -0.0032198932, -0.0154002719, 0.00858838204, 0.00235265261, -0.0228543393, -0.014488019, -0.00410213787, 0.00189502561, -0.0100167785, 0.0117692649, -0.00206607301, 0.0267674252, 0.0218580626, -0.0162164979, -0.0123034129, -4.78960974e-05, 0.022074122, 0.0105329212, 0.0211018529, 0.000731828, -0.0129275862, 0.00539549673, 0.0189532563, -0.00992075168, -0.0143559817, -0.0112651251, 0.000293706456, 0.0161924921, 0.00690791616, -0.0144400056, 0.00846234709, 0.00848635379, 0.00685990276, 0.0155803217, 0.0237065759, 0.00552153168, -0.00784417614, 0.00205707061, -0.00842033513, 0.0186291672, -0.0136597892, 0.0200575627, 0.0197574794, -0.00316587812, -0.00234064925, -0.00638577109, -0.011601218, -0.000111312125, 0.00569858076, -0.0173088014, 0.00409913715, -0.005068406, 0.0148961321, 0.00819227193, 0.00304434448, 0.00777815748, 0.0226982962, 0.000280015171, 0.0145600382, 0.0204776805, 0.0130236121, -0.012783546, 0.024270732, 0.00722600427, -0.0135757653, -0.00606768299, 0.04326, 0.023202436, 0.0164685678, -0.00421917, 0.00418616133, -0.00921855681, 0.00586362649, 0.017500855, 0.0123274196, -0.00705795782, -0.0079702111, 0.00018717692, -0.0131556494, 0.0189532563, 0.0427558608, -0.0331772, 0.0219901, 0.00176148862, 0.0232384466, 0.00529346848, 0.0034239497, 0.0085823806, 0.0133477021, 0.0212819036, 0.0259271916, 0.0147160823, -0.00521244574, -0.00290780654, -0.0106949667, -0.00609469041, 0.00950663723, -0.0213539228, -0.0109350327, 0.00373903709, 0.0198174976, -0.00327390805, -0.00712397601, -0.0123394225, 0.000398360484, -0.00849835761, 0.0281598102, 0.0217140224, 0.00676387595, 0.00633775815, -0.016852675, -0.0111270864, 0.0087864371, -0.0145480353, 0.0218940731, 0.0054285056, -0.0239226352, -0.0123034129, -0.0129755987, -0.00991475, -0.00830030255, -0.0107129719, 0.0100647919, 0.00184251112, -0.023862619, 0.0381225757, -0.0152682355, -0.00168796815, 0.0220141057] |
10 Feb, 2025 | Deploy a Machine Learning Model using Streamlit Library
10 Feb, 2025
While you’ve learned how to build machine learning models, as a data scientist, creating a well-hosted website to deploy these models can be challenging. To simplify this process, we turn to Streamlit, a tool that allows you to quickly and easily deploy ML models as interactive web applications without needing extensive web development skills.
In this article, we will understand how can we deploy a machine learning model using streamlit.
What is Streamlit?Streamlit is a Python library that allows you to create machine learning web applications with minimal code. It’s designed for simplicity and speed—ideal for developers and data scientists who want to turn their models into interactive applications with just a few lines of code. With Streamlit, you don’t need to worry about backend development or handling HTTP requests; it’s all taken care of for you.
The best part? Streamlit supports hot-reloading, meaning your app automatically updates as you make changes to your code.
If you want to explore more about Streamlit , you can explore the article- Introduction to Streamlit
Steps to Deploy a Machine Learning Model Using StreamlitLet’s get started by training a machine learning model to classify Iris species, and then we’ll deploy it using Streamlit.
So first we will train our model. We will not do much preprocessing as the main aim of this article is not to make an accurate ML model but to show its deployment. Firstly we need to install the following –
1. Install Required LibrariesTo begin, you need to install the necessary libraries: pandas, numpy, scikit-learn (for ML models), and streamlit. Run the following commands in your terminal:
pip install pandas
pip install numpy
pip install scikit-learn
pip install streamlit2. Import the DatasetWe’ll use the Iris dataset from Kaggle, which contains data on three species of Iris flowers. Each entry includes measurements of the flowers’ sepal length, sepal width, petal length, and petal width.
You can find the dataset on Kaggle, or use the following link: Iris Dataset
3. Train the ModelWe’ll start by loading and preparing the dataset. Since the goal of this article is deployment, we won’t go into advanced preprocessing steps, but feel free to improve this as you wish. We will use a Random Forest Classifier for this example, but other classifiers like Logistic Regression or Support Vector Machine can also be used
Code:
python
import pandas as pd
from sklearn.model_selection import train_test_split
from sklearn.ensemble import RandomForestClassifier
from sklearn.metrics import accuracy_score
df = pd.read_csv("iris.csv")
df.drop('Id', axis=1, inplace=True)
X = df.drop('Species', axis=1)
y = df['Species']
X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.2, random_state=42)
model = RandomForestClassifier()
model.fit(X_train, y_train)
y_pred = model.predict(X_test)
accuracy = accuracy_score(y_test, y_pred)
print(f"Model accuracy: {accuracy * 100:.2f}%")
We get an accuracy of 95.55% which is pretty good. Now, in order to use this model to predict other unknown data, we need to save it. We can save it by using pickle, which is used for serializing and deserializing a Python object structure.
4. Save the ModelNow that the model is trained, we need to save it so it can be used for predictions later. We can use the pickle library to serialize the model and save it as a .pkl file.
Code:
python
import pickle
with open("classifier.pkl", "wb") as model_file:
pickle.dump(model, model_file)
This will create a classifier.pkl file in your working directory, which contains the trained model.
5. Deploy with StreamlitNext, let’s deploy the model using Streamlit. Create a new Python file (e.g., app.py) and add the following code:
Code:
python
import streamlit as st
import pickle
import numpy as np
with open("classifier.pkl", "rb") as model_file:
model = pickle.load(model_file)
st.title("Iris Species Classifier")
st.write("Enter the flower measurements to classify the species.")
sepal_length = st.slider("Sepal Length (cm)", min_value=4.0, max_value=8.0, step=0.1)
sepal_width = st.slider("Sepal Width (cm)", min_value=2.0, max_value=5.0, step=0.1)
petal_length = st.slider("Petal Length (cm)", min_value=1.0, max_value=7.0, step=0.1)
petal_width = st.slider("Petal Width (cm)", min_value=0.1, max_value=2.5, step=0.1)
if st.button("Predict"):
features = np.array([[sepal_length, sepal_width, petal_length, petal_width]])
prediction = model.predict(features)
st.write(f"Predicted Iris Species: {prediction[0]}")
This code creates a simple web app where users can input flower measurements, and the model will predict the Iris species based on those values
6. Run the AppTo run the app, open your terminal and type:
streamlit run app.py This will launch the Streamlit app in your browser. You can enter flower measurements, click “Predict,” and the model will output the predicted species
Output:
ConclusionDeploying machine learning models with Streamlit is fast, simple, and perfect for creating interactive applications. In this article, we trained a Random Forest Classifier on the Iris dataset and deployed the model using Streamlit. With just a few lines of code, you can turn your machine learning model into a user-friendly web application.
Similar reads:
Diabetes Prediction Machine Learning Project Using Python StreamlitData Science Apps Using StreamlitHow to use PyGWalker with Streamlit in Python
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library | https://www.geeksforgeeks.org/deploy-a-machine-learning-model-using-streamlit-library?ref=asr10 | Languages | Deploy a Machine Learning Model using Streamlit Library | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0287420452, 0.0129310824, -0.0103207491, 0.00672799349, 0.0169955418, -0.0442905538, 0.0251386482, 0.0223580766, 0.0283590071, 0.0637829378, 0.0155626964, -0.0216629338, -0.00260146707, -0.0603214093, 0.000528007396, -0.021251522, 0.000872919045, 0.00900139567, -0.018825613, -0.0162578393, 0.00837718509, -0.0483479202, -0.0272524524, -0.0049936818, 0.0204570722, 0.00254294742, -0.0249825958, 0.0261600837, -0.0221027173, 0.000735043, 0.0364879258, 0.0127608432, 0.0117677823, -0.0329412781, -0.0353529975, -0.0218047984, 0.00320439739, 0.0259756576, -0.0154492036, 0.00560015906, -0.0030181983, 0.0286711119, 0.0502772965, -0.00639460841, -0.0105406409, 0.00141511299, -0.0429286398, -0.0255784336, -0.00936315395, -0.00907942187, -0.0144987013, -0.016186906, 0.0445459113, 0.00681311311, -0.00164741848, -0.00679892628, 0.0116897551, 0.00733447028, -0.0153215239, -0.0187972412, -0.00546893291, -0.0226559956, 0.027692236, -0.028174581, 0.0152789643, -0.000648150104, -0.0076820422, 0.0327710398, -0.0155201368, 0.00857579801, 0.00159510539, 0.00984549802, 0.0132431882, -0.00109059457, -0.0109875193, 0.00694433879, -0.030132331, -0.0031299179, -0.0242448933, 0.0297634788, 0.0158322416, -0.0112286909, -0.0189391058, 0.0012431005, 0.0512987338, 0.0318347216, -0.0170948487, -0.0446026586, 0.0178892985, -0.0165699441, -0.00347926281, 0.0107605336, 0.00134240673, -0.00207656296, -0.00819276, -0.0150377927, 0.0185276959, 0.0131580681, -0.0437798351, 0.0182581488, -0.00380555447, 0.0332533829, 0.0168962367, -0.0295081213, 0.00104271481, -0.0297918525, -0.00104360154, 0.0317212306, 0.0109804254, 0.00751180295, -0.00290825218, -0.0204145126, -0.0123281525, -0.0144774215, -0.0233085789, -0.0228404198, 0.00348103605, -0.0470143817, 0.0161585342, -0.00316538429, 0.0163287725, 0.0133495871, -0.0354381166, 0.0575124621, -0.016669251, 0.0201875269, 0.0316361114, -0.0191519056, 0.0637261942, 0.0290257763, 0.0192228388, -0.0215068795, -0.0141440369, -0.0113421837, -0.0145980082, -0.00145501283, 0.0267275479, 0.0239044148, -0.00032097174, -0.000597167062, -0.0189532936, -0.0323170684, -0.0185418818, 0.00538026681, 0.0158748012, 0.00657548755, -0.0156903751, 0.027493624, -0.0210670959, -0.0157329347, -0.0765508711, 0.0102143493, 0.029649986, 0.03509764, 0.0312105119, -0.0049936818, -0.0347287878, -0.0113492776, -0.0148675535, -0.026231017, -0.0159173608, -0.0272098929, 0.0209394172, 0.00211734953, 0.0211096555, 0.048943758, -0.00244541466, 0.0114556765, -0.0635559559, 0.041935578, -0.0169671699, -0.00541573344, -0.0265289359, 0.0156903751, -0.0319198407, 0.0256351791, -0.0081005469, 0.0179318581, 0.00186731073, 0.00230532186, -0.0501354337, -0.0182439629, 0.036459554, -0.00797996, 0.00804380048, 0.0427584, 0.0661095381, 0.0565194, 0.00871057063, 0.00712167146, 0.0127040967, -0.0136262262, 0.0187263079, -0.00124221388, -0.02613171, -0.00265644025, -0.0373958685, 0.0362609401, -0.0211096555, 0.0110939182, -0.0205989387, -0.0581650473, -0.00820694584, 0.0352395065, -0.0034615295, 0.00169795821, -0.00681311311, -0.0478088297, 0.0132360943, -0.0362325683, -0.0355799831, 0.024074655, -0.0345018022, -0.00510362815, 0.0174211413, 0.0208401103, -0.00164298515, -0.0174069535, -0.0357218497, -0.0195349436, -0.0152364047, 0.0312388856, 0.0211947747, -0.0307281688, -0.0536253341, -0.0336222351, -0.00155875226, 0.000778932823, 0.020371953, 0.0147115, 0.0206414983, -0.00852614455, -0.00323631731, 0.0196058769, 0.00106310809, 0.0053235204, 0.00176889123, -0.0245144386, -0.0337924734, 0.00571365189, 0.0240179077, -0.033735726, -0.0239186026, -0.00639815489, -0.0240888409, -0.00359275565, 0.0323170684, 0.0296216141, 0.0157187488, 0.0312388856, -0.0399778299, -0.00735575, 0.0146831274, -0.00311573129, -0.0348990262, 0.00673863338, 0.027011279, -0.0127182836, 0.0156620033, -0.00324341073, 0.0300472118, -0.0233511385, 0.0162294656, 0.0336789787, 0.0177758057, 0.00654711435, 0.0454538539, -0.0307849143, 0.0212089624, 0.00142929959, 0.00489792228, -0.0408857726, 0.00269545335, 0.00303238491, -0.0284441262, 0.00608605, 0.0049936818, -0.0283590071, 0.0239469744, 0.00362822204, 0.0138035584, -0.0200598482, 0.0395238586, 0.0566612668, -0.0320049636, -0.0323170684, 0.01004411, -0.0455957204, -0.0612860955, -0.0159315486, -0.0159599204, -0.00447232462, 0.0293378811, 7.59897284e-06, 0.0676984414, 0.0233085789, -0.0321184546, 0.0225141291, -0.0178183652, 0.0223864485, -0.0297918525, 0.000267993688, 0.0173785798, 0.0313807502, -0.0105619207, -0.00334449019, 0.0329696499, 0.0184993222, -0.00883824937, 0.0191235319, 0.0318347216, 0.0148817394, -0.0379633307, -0.01754882, -0.0200031, 0.0860275179, 0.033735726, 0.0180737246, -0.0077104154, -0.0164280795, 0.0515257195, -0.0291108955, -0.0688901097, 0.0452836156, 0.0204996318, -0.0252663288, -0.0177190583, 0.0211522151, -0.00542282639, -0.0108811194, -0.0166266914, -0.0523201674, -0.0342748165, 0.0354381166, 0.0308132879, -0.00478797639, -0.0453971103, -0.00538381329, 0.00121295406, 0.0360339545, -0.0118387146, -0.048546534, -0.0133708669, -0.0291392691, 0.0214785077, -0.0291108955, 0.0080367066, 0.0481493101, 0.00232660188, -0.00891627558, 0.00140713307, 0.00706847152, 0.0150236059, 0.0283590071, 0.0181304701, 0.0153357107, 0.0147966202, -0.0263445098, -0.0217906125, 0.0425881632, 0.0200172886, -0.0072138845, -0.0386159159, -0.00152328575, 0.0108598396, -0.00277170632, 0.00400062045, -0.0131013216, 0.0348990262, 0.0287846047, 0.0135056395, -0.0148959262, -0.022812048, 0.0151370987, -0.0242590792, -0.0249967836, -0.0201875269, 0.00261742715, -0.017066475, 0.0085332375, 0.0295648668, -0.0109520527, -0.0189958531, 0.0319198407, -0.0102569088, -0.00292598549, 0.00605413, -0.0186128151, -0.0377079733, 0.00127413368, 0.00311750453, -0.0125267645, 0.0111506646, -0.0570584908, 0.0402899347, -0.0201449674, 0.032373812, -0.0105690146, 0.0318630971, -0.0192228388, -0.0157754961, 0.00407155324, 0.0283590071, 0.0182723366, -0.0194781963, -0.0129594561, 0.00660386076, 0.00338527653, 0.0272524524, -0.0131651619, 0.0106896, -0.00593354413, -0.00547957281, 0.0182581488, 0.0125196716, 0.0315793641, 0.00202336325, 0.0135765728, -0.0216345601, 0.0350692682, 0.00350408931, 0.0240604673, 0.0201165937, 0.0293662548, -0.022911353, 0.00817147922, -0.0099518979, 0.00230354862, -0.0150377927, -0.0323454402, -0.0241597742, -0.0130516691, 0.00238689478, -0.0122217527, -0.0134134274, -0.0079374006, 0.0290825237, 0.0151229119, -0.00417440617, -0.0322603211, -0.0296216141, -0.0145838214, 0.018428389, -0.00798705406, -0.056746386, 0.0284583122, -0.0154775772, -0.014037637, 0.0157045629, -0.033338502, -0.0465320349, 0.051383853, -0.0737703, -0.0111790383, 0.0120160468, 0.0102852825, -0.0293378811, 0.014626381, 0.0413964875, -0.0187263079, 0.0304160621, 0.0105832014, 0.0165699441, 0.0257912334, -0.00252876082, -0.0557249524, -0.0279334094, -0.0364311785, -0.00893046241, 0.0105477348, -0.0167827439, 0.020371953, 0.0380200781, 0.0521499291, 0.00653647445, 0.0361474492, 0.00556823891, -0.00271673314, 0.0206982438, -0.000765632896, 0.0312388856, 0.0212231483, 0.0224006362, -0.0269403476, -0.0187830534, 0.014434862, -0.0281178337, -0.0131864417, 0.0111648515, 0.00652583456, -0.00213330938, 0.0338492207, -0.0085970778, -0.0290257763, 0.011796155, -0.000826369273, -0.0268410407, -0.0151654715, 0.0149384858, -0.00336222327, 0.0132360943, 0.013455987, -0.0442054346, 0.036175821, -0.036573045, -0.000280628621, 0.0271389596, -0.00634850189, 0.0281178337, 0.0236490555, 0.0276780501, 0.0178609248, -0.000124243554, 0.022911353, 0.012767937, 0.0274652503, -0.0141936895, 0.0488018915, -0.0179318581, 0.0144064892, 0.0221736506, 0.00409283303, -0.00303947832, 0.00657194061, -0.0113634635, 0.0158748012, 0.00639460841, -0.0520648099, 0.0338208452, -0.0299620926, 0.0119663943, 0.0155201368, -0.00866801, 0.00184780417, -0.0218899176, -0.000885332294, -0.00394032709, 0.0146973142, 0.0122643122, -0.016087601, -0.0187404938, -0.00224148226, 0.00423115259, -0.0152222179, -0.00507880142, 0.0131226014, 0.00136368664, -0.0313523784, -0.00300578517, -0.0120089538, -0.0130162025, 0.0141936895, 0.0400629491, 0.00676346, -0.0162578393, -0.000441557815, 0.00431272527, -0.0202017128, -0.0472413674, 0.022712741, -0.0181304701, 0.00485181622, -0.00150821253, 0.00231064181, 0.000577660452, -0.0502489246, -0.0145199811, 0.0277206097, -0.0250819027, 0.0192228388, 0.0240604673, -0.0114202099, 0.0101788826, 0.0131509751, 0.016087601, 0.0370837636, 0.0382754356, -0.0157045629, 0.00408219313, 0.00435883179, 0.0178467389, 0.029649986, 0.0199747272, 0.00231596199, 0.0122572193, 0.00615343638, -0.0152647775, -0.0143426489, -0.00826369226, 0.00255358731, 0.0313240066, 0.0446594059, -0.0143639287, -0.00827078614, -0.018910734, 0.00965397898, 0.0295081213, -0.0104555218, 0.0105548277, -0.0255358741, 0.00568527868, 0.0282455143, 0.0146121942, 0.0437798351, -0.019208651, -0.0346720405, -0.00717841787, -0.0038658476, 0.0454822294, -0.0153498976, -0.0140447309, -0.00226098881, 0.0465320349, 0.00707201846, 0.00713940477, -0.0105690146, 0.00883115642, 0.0422760583, -0.0320049636, 0.00131935347, 0.0165557582, -0.0152080311, 0.00232660188, -0.0228546076, 0.0152647775, 0.036573045, 0.00766785536, -0.000522244081, 0.00810764, -0.0367149115, 0.00314942445, 0.00282313279, -0.00193824375, -0.0492558628, 0.0102427229, 0.0275219977, 0.00277879951, 0.005022055, -0.0176764987, -0.0296783596, 0.00416021934, 0.0169246104, -0.0067741, 0.123026162, 0.00380555447, -0.00355019583, -0.00667124707, 0.00665351376, 0.0241314, -0.00400062045, 0.00731319049, 0.0227836743, 0.0253940076, 0.0362041928, -0.0313240066, -0.0293095093, -0.013356681, 0.0044262181, 0.0111010121, 0.00541928, 0.00644426141, -0.00120674737, 0.0295648668, 0.00237270817, 0.0180737246, -0.0166125037, 0.00162436534, 0.0395522304, 0.00438011158, 0.0091148885, 0.0141298501, -0.00515328115, -0.0167543702, 0.0313523784, -0.0007447963, -0.00713940477, 0.00968944561, -0.00198612362, 0.0126970038, -0.019109346, -0.0573705956, -0.0124416454, 0.0212798957, 0.0221878365, -0.016669251, 0.000764302909, -0.0362325683, 0.00089907553, -0.0241314, -0.0135269202, -0.0195633173, 0.00125108054, 0.0418788344, 0.0168394893, 0.0011411343, -0.00926384795, -0.017946044, 0.00639460841, -0.00854033139, -0.00502914842, -0.0334236212, 0.00536608, -0.02359231, 0.00156407221, -0.0206840578, 0.030132331, -0.0036122622, -0.0123707121, -0.0372823775, -0.00460709725, 0.0269970931, 0.0126615372, -0.00669607334, 0.00244186795, 0.0304728094, 0.0285859928, -0.0105619207, 0.0156761892, -0.00279653282, 0.0175630059, 0.00924256723, 0.0152222179, 0.0175346341, -0.0104909884, -0.0459078252, -0.00985968485, -0.00822822563, -0.0150945392, -0.0333668739, -0.00432336517, 0.013356681, -0.0380484536, 0.0225141291, -0.0188681725, -0.0172509011, -0.0238192957, 0.00855451729, -0.00129807356, -0.0202017128, 0.0179744177, 0.00584842451, -0.0116755692, -0.0148959262, 0.00928512774, 0.000458847731, -0.000362644874, 0.00410347292, 0.00420987234, -0.0146547547, -0.0232518315, 0.0153782703, -0.0345585495, 0.0279334094, -0.0276496764, -0.0428435206, -0.0029153456, -0.00810764, 0.0216629338, 0.00135925331, 0.0181730296, 0.000263117021, 0.026415443, 0.00375944818, 0.00806508, 0.0324021876, -0.00571365189, -0.0558384433, 0.0291392691, 0.0113350907, -0.0136900656, 0.0531429909, 0.0131226014, 0.0545049049, -0.0200740341, -0.0116826622, -0.0227694865, 0.0264438167, -0.00308026467, -0.0299053453, -0.0125125777, -0.00486600259, 0.0129027097, 0.0129594561, 0.00375590147, 0.000469931023, 0.00354664912, 0.0205989387, 0.00675991317, 0.00223970902, -0.00482344301, 0.000111830283, 0.0114414897, -0.0225425027, -0.00233724178, 0.0234646313, -0.0263728835, -0.000124132726, -0.000465941033, 0.0153357107, -0.0318063498, 0.0185844414, -0.051383853, 0.00665706024, 0.0140801966, 0.00791612081, -0.034813907, -0.0195349436, -0.027975969, 0.0129027097, 0.00882406346, 0.0226418078, 0.0192653984, -0.0424746685, 0.0394103639, 0.0325724259, -0.0199179817, 0.00449360441, 0.00505042821, -0.0259756576, 0.00253940071, 0.0300472118, -0.00812182669, -0.001475406, 0.020173341, -0.0413964875, 0.0310686473, 0.00467803, -0.00221310905, 0.0474683531, -0.0192228388, 0.00658258097, -0.00677764649, -0.0368284062, 0.027890848, -0.0283306334, 0.0305295549, 0.000117593583, 0.0135198263, 0.0171799678, 0.00922128744, 0.00278057298, 0.0105832014, -0.00377718126, -0.0102569088, 0.00479152286, 0.0193505175, -0.0124061788, 0.00893046241, 0.0197051819, 0.015789682, 0.00614988944, 0.00186199078, -0.00605767686, 0.0141511299, -0.0202726461, 0.0174495131, 0.0355799831, 0.0217480529, 0.0114131169, 0.0485749058, -0.00151264586, 0.00711457804, 0.0103845885, -0.000229645535, 0.0121791931, 0.00366723514, -0.00218118913, 0.0114273038, -0.0166976247, -0.0299053453, 0.0222020242, -0.0404034257, 0.00226276205, 0.0225992482, 0.0049936818, 0.00374526158, -0.0241314, -0.00744796311, -0.0343883112, -0.0300755855, 0.0188398, 0.0174920727, 0.00563207874, 0.00542992, -0.0131155085, 0.0118741812, -0.0322603211, 0.00433400506, -0.00178041786, -0.0132715609, -0.0133495871, 0.00172633142, 0.00633076858, -0.0259898454, 0.015307338, 0.0059477305, -0.00130516686, 0.00482698949, -0.0112783443, -0.0104555218, 0.0216061864, -0.00494757574, -0.0266708024, -0.020371953, 0.0306997951, -0.00906523503, 0.0126615372, 0.00882406346, 0.00455744425, -0.0042985389, -0.00836299825, 0.00146565272, -0.0366297923, -0.0159599204, 0.0564910285, 0.0123990858, -0.029649986, -0.0374526158, 0.0369702689, -0.00896592904, -0.0152080311, 0.0126544442, 0.014527075, 0.0253656339, 0.0125906048, 0.0213933866, -0.0163855199, 0.0136191323, -0.0295364931, 0.00399707351, 0.0240462814, 0.019988915, 0.0151370987, 0.00610733, 0.01423625, -0.0113067171, -0.0268977862, 0.0404318, -0.0405736677, 0.00388358091, 0.0259472858, 0.0301890783, -0.0120586073, -0.0235781241, -0.0362041928, -0.0279050358, 0.0164280795, 0.0400629491, -0.0141085703, -0.00122714054, -0.00131580688, 0.0100795766, 0.00450779125, 0.0125338584, 0.00518165436, -0.00403608661, -0.0132928407, -0.0184851345, -0.0172367152, -0.000637066842, -0.00116330094, -0.00326469052, 0.00902267545, 0.0121933799, 0.00580586446, -0.0291108955, -0.0160166677, -0.0243442, 0.00531642698, -0.028571805, -0.00487664249, -0.0308700334, 0.0026369337, -0.00492629549, -0.0040573664, -0.00222552242, -0.0178325512, -0.0301039573, -0.0135198263, -0.0147540607, 0.0086963838, -0.00725644408, -0.00834171847, -0.0145980082, -0.00453616446, -0.0528876334, 0.00737703033, -0.0268977862, -0.0470711291, 0.00795868, -0.00961851235, 0.0082778791, 0.0231525246, -0.0210812818, -0.0267417338, -0.008873716, -0.00403608661, -0.0172367152, -0.0205138177, 0.0246846788, -0.00309445127, -0.0370837636, -0.023989534, 0.0223013293, 0.03509764, 0.0318063498, 0.0124700181, -0.00368142175, 0.013846118, 0.0200314745, -0.00587679772, -0.0228404198, -0.0333101302, -0.00191873719, 0.0300188381, 0.0213082675, -0.0233085789, -0.0110797323, 0.0109094931, -0.00264580036, 0.0149952322, -0.0122217527, 0.018428389, -0.00344556966, 0.0161585342, -0.00727772387, -0.00991643127, 0.0238051098, 0.00829206593, -0.00646199472, -0.00868219696, -0.0119805811, 0.0187688675, -0.00760401553, 0.0453119911, -0.00481280265, 0.0101505099, -0.0471278727, 3.05621397e-05, -0.0191660915, 0.0116613824, 0.00624564895, 0.0081005469, 0.0166266914, -0.00369206164, -0.0314658694, -0.00683793938, 0.0114485836, -8.04646043e-05, 0.033735726, -0.0148817394, 0.0168111175, 0.0201591533, 0.00075632293, -0.00431627221, 0.0126970038, 0.0175771937, -0.000671646674, 0.0211947747, 0.0278482884, 0.00647972804, -0.0103491219, 0.00472059, 0.0220317841, -0.0183716416, 0.0161159728, 0.01550595, -0.00457517756, 2.31501981e-05, 0.0124274585, -0.00914326124, 0.0064265281, 0.00701881852, -0.00450424431, -0.00291357236, 0.0145838214, -0.0123778051, -0.00120054069, -0.00736284349, -0.00813601352, 0.00268481346, 0.000395451381, 0.0223722626, 0.0170239154, -0.0191235319, -0.0156478155, -0.0118741812, 0.00466029719, -0.00332321017, -0.00506461505, -0.00524549419, 0.00796577428, -0.0247697979, 0.0124558322, 0.011604636, 0.00530578708, 0.0198186748, 0.0566045195, -0.0330831446, -0.00342428964, -0.0193930771, -0.0298486, 0.0183574557, 0.00505752163, 0.00217054924, 0.026713362, -0.00501850853, 0.0133779608, -0.00599029055, -0.00626338227, 0.0105548277, -0.00786646735, -0.0057313852, 0.0120515134, 0.00700463215, 0.00220069569, -0.018910734, -0.000494314241, -0.00630948879, -0.00979584455, 0.00180790434, 0.00114911434, 0.0117394086, 0.000256245403, 0.0277064238, -0.0449715108, -0.00866801, 0.00357324909, -0.00206592306, 0.0283873789, 0.0145980082, 0.0123636192, 0.0470995, 0.0217480529, -0.0179034844, -0.00709684473, 0.00448296452, 0.0128601501, -0.0265573096, -0.0064655412, 0.0472129919, -0.0251812097, 0.000447542785, -0.00108527462, -0.0283590071, 0.00260678702, 0.0176906865, 0.0143071823, -0.00983840507, -0.0059583704, -0.0127324704, -0.0130587621, 0.0322886929, 0.00461064372, 0.00386939431, 0.0057313852, -0.00284086587, 0.00973200519, -0.0158464275, 0.0201165937, -0.0187688675, -0.0159031749, -0.029451374, -0.0197335556, 0.0119380206, -0.012966549, 0.00898011588, 0.00891627558, 0.012583511, -0.0258196052, -0.00254649413, -0.0178041793, -0.00256422721, -0.0206414983, -0.0370270163, 0.00918582082, -0.0207833648, 0.0299904644, 0.0261458978, 0.00308913132, -0.01423625, -0.0185702555, -0.00494048232, 0.0124700181, -0.0113067171, 0.00499013532, -0.0123068728, -0.0220175982, -0.0382470638, 0.00179283111, 0.0132360943, 0.00488018943, -0.0243442, 0.000788242789, 0.0226559956, 0.0127395634, 0.0137184393, 0.00553631922, 0.0190667864, 0.0172225274, -0.0193363316, 0.023195086, -0.00615343638, -0.00925675407, 0.0230248459, -0.00369915506, 0.00908651482, 0.000140425138, -0.0208826698, -0.0132219084, 0.00445813779, 0.00174051803, -0.0199321676, 0.0261458978, 0.0273517575, 0.0095333932, 0.030614676, -0.041935578, 0.0121579133, 0.00884534325, -0.00458581746, -0.00553986616, 0.000876909, 0.0181588437, -0.0221169032, 0.00893755537, 0.00415667286, 0.00936315395, -0.00215813611, -0.00381264789, 0.00647618109, 0.000718196447, 0.00235320162, -0.0191377178, 0.0413113683, 0.0131580681, 0.00265998696, -0.00139028649, 0.0014647661, -0.00269722659, -0.0320617072, 0.00514618773, 0.00374171487, -0.0240462814, 0.00935606, 0.00444040494, -0.010632854, -0.0153357107, -0.00680601969, -0.00111985451, -0.0153357107, 0.0288839098, -0.00886662304, 0.0109591456, -0.0284015667, -0.00123955391, -0.00179371785, 0.00816438626, 0.015789682, 0.0157187488, 0.0145838214, -0.0157471225, 0.014725687, 0.00401480682, 0.00625983579, 0.0149952322, 0.00124930718, 0.0054511996, 0.0232660174, -0.00874603633, -0.00772460178, 0.00712876488, -0.0150945392, 0.0342180692, 0.0200314745, 0.0144632347, 0.0119451145, -0.00883824937, 0.01004411, -0.021932479, -0.0197761152, 0.00875313, 0.0167543702, -0.0183148962, 0.0206414983, -0.000242058799, 0.0348422825, -0.0186979342, 0.00940571353, -0.000423602905, 0.0143284621, 0.00682375301, 0.0244860649, 0.000504954194, 0.00205528317, -0.0052632275, 0.0058697043, -0.0184000153, -0.0203010198, -0.0140801966, 0.00643007504, -0.00617471617, -0.00864673, -0.0363460593, 0.01208698, -0.0211522151, 0.0031441045, 0.0153924571, 0.036573045, -0.0232376456, 0.00190987054, 0.00151353248, -0.0100086443, 0.000188748236, 0.00242058793, 0.026911974, 0.00791612081, -0.0144064892, 0.00151441921, -0.000122248559, -0.0131296953, 0.0155768832, -0.022528315, 0.000878682302, -0.00817147922, -0.00255713402, -0.0120018609, -0.0542495437, 0.0492558628, -0.0016864317, -0.0148391798, 0.00519584119, 0.00510362815, 0.0236632433, -0.0172650889, -0.0200031, 0.00350408931, 0.0180169772, 0.0174211413, -0.0140518239, -0.00229113526, 0.000199388174, -2.6703774e-06, 0.0142646227, -0.0262452029, -0.00846230518, 0.00510717463, 0.00841974467, -0.00652583456, 0.0162010938, -0.0252095815, 0.00925675407, -0.0105973873, 0.00602221023, -0.00270609325, -0.0194498245, -0.0337641, 0.00976747181, 0.00670316676, 0.0178325512, 0.00240462809, -0.0111081051, 0.0139170513, -0.00965397898, -0.0230815932, 0.0205847509, 0.0288129784, 0.000326291716, 0.0194640104, -0.0195491295, 0.00086715573, -0.00850486476, 0.0185986273, -0.00103030156, 0.00285327923, 0.00713585783, -0.010916586, -0.00577394478, 0.0151370987, 0.012576418, -0.00890918262, -0.0167259965, 0.0130162025, -0.00529869366, 0.00232660188, 0.00155786565, -0.0217338651, -0.003168931, 0.0339059643, 0.0129594561, 0.00391550083, -0.00621372927, 0.00952629931, -0.00473832339, 0.00967525877, -0.00256245397, 0.00496176211, 0.0043481919, 0.00474187, -0.0244576931, 0.00603994355, 0.00248088106, -0.00823531952, 0.00998027064, 0.0119805811, -0.00501496205, -0.0199321676, -0.0154775772, -0.0427300297, -0.00632012868, -0.0173360202, 0.000941635342, 0.0184993222, 0.0301039573, -0.000453971094, 0.00444395142, 0.00597610371, -0.043581225, -0.0072919107, -0.00682020606, 0.0198612344, 0.00656484766, -0.0329412781, -0.00949792657, -0.0133992406, 0.00222374895, -0.00329838367, -0.0133779608, -0.0179318581, -0.00927094091, 0.006972712, 0.00742668333, 0.0062775691, 0.00272382656, -0.000944295316, -0.000700019882, -0.0204854459, 0.00204464328, 0.00392614072, -0.00216345605, 0.00673508691, 0.0323454402, 3.20583822e-05, -0.00625628885, 0.00812892, -0.00828497205, -0.00846939813, -0.0127608432, 0.0342464447, -0.00651164772, -0.00776716182, -0.0145980082, 0.0326859169, -0.0174637, 0.0636127, -0.00569237163, 0.0200598482, -0.0155768832, 0.00665706024, -0.0119522074, -0.023989534, -0.00618180959, -0.0178183652, -0.00543701323, -0.0319198407, 0.0356934778, 0.0133708669, -0.0224431958, -0.00190987054, 0.0230674054, 0.0108811194, 0.00376654137, -0.00438011158, 0.0233227648, 0.0158180557, 0.0109591456, -0.019307958, -0.000813955965, -0.0114414897, -0.0129381763, 0.00264402688, -0.0143497428, -0.00424888544, 0.00316006434, 0.00387294078, -0.00199321681, -0.0264438167, 0.0110513587, 0.00822822563, 0.0298769716, -0.0210812818, 0.0073912167, -0.00129009364, -0.0107534397, 0.00395096699, -0.00490856217, 0.0157187488, 0.0116259158, 0.00940571353, -0.0218615457, 0.00181499764, -0.00557533232, 0.00359630212, 0.0225566886, -0.0116542894, -0.0130942287, -0.0314091258, 0.0105761075, -0.0127324704, -0.0201024078, 0.00524194725, 0.00626338227, 0.0039190473, -0.00434109848, -0.0084552113, 0.00139383308, 0.0238760412, 0.0108669326, -0.0431556255, 0.00779553456, 0.0190809723, 0.0113918371, -0.0254081935, 0.0133141205, 0.00139471982, -0.000329173374, -0.00954048615, 0.0369986445, -0.0054121865, 0.0023833483, 0.010625761, -0.0164848249, 0.021450134, -0.006288209, 0.00541573344, 0.0218615457, 0.000414292939, 0.0028656926, -0.00154988572, -0.0118245278, -0.0164280795, 0.00612506317, 0.0185986273, 0.0173360202, 0.01423625, -0.00664996728, -0.00491565559, -0.0127111906, 0.00589098409, -0.0166408774, -0.00830625184, -0.0101150433, -0.00871766359, 0.0147115, 0.00848358497, -0.000814842642, 0.000245827105, -0.0218757316, -0.0129027097, -0.00260146707, -0.00743377674, 0.0242874529, 0.0141227571, 0.0135056395, 0.0130871357, 0.010923679, 0.0193788912, 0.0034757161, -0.00981003139, -0.0165415723, -0.00562498532, 0.0216913056, 0.00944118, 0.00164209853, 0.00579877151, 0.00431272527, -0.0102852825, 0.0131084155, 0.0140660107, -0.00766076194, 0.0205563791, 0.0221736506, 0.0385024212, -0.00546538644, 0.000423602905, 0.0104200551, 0.00031299179, 0.0196626224, -0.00744796311, -0.00558597222, -0.00660031382, -0.0310686473, -0.00723516429, -0.00904395524, 7.14317284e-05, -0.00565690547, -0.0269687194, -0.00193469715, -0.00613924954, 0.0234646313, 0.0299620926, -0.0165699441, 0.0215494409, -0.00804380048, 0.00873185, 0.0103916824, 0.0123778051, 0.0112145049, -0.0199321676, 0.00314233103, -0.00414248602, 0.0185276959, -0.0223580766, -0.0154492036, -0.0156194428, -0.00311395805, -0.00450779125, 0.0244151335, -0.00875313, 0.0128388703, -0.0259898454, 0.000797552697, 0.0176197533, 0.0140305441, 0.00778134819, 0.0144845154, -0.00327710388, -0.00829206593, 0.016867863, -0.00348990271, -0.00277347956, 0.000292155222, 0.00309799798, -0.0233369507, 0.00676346, -0.00648327451, 0.01423625, 0.00690887263, 0.0316928551, 0.00150821253, -0.0122997789, -0.0142433429, 0.000913262134, 0.0178751107, -0.000493427564, -0.00184248423, -0.000490324222, -0.0106825074, -0.00524549419, -0.0149101131, 0.00738412328, 0.0129310824, 0.00981712434, 0.0081785731, 0.01550595, -0.00913616829, -0.00110744114, -0.0116684753, -0.0133992406, 0.0021545894, -0.0100795766, 0.01950657, -0.0235071909, -0.00244541466, -0.00483762939, -0.0063662352, -0.0127821239, 0.0048447228, 0.00287455902, -0.0119096478, -0.0177048724, 0.00345266284, 0.0110513587, -0.0187830534, 0.00234256173, 0.00608250313, 0.00480925618, 0.0289264694, -0.00489082932, -0.0126331644, -0.00479861628, 0.0137113454, 0.0233511385, 0.0173076484, 0.0180595368, -0.0261600837, 0.0208968576, -0.00119344739, 0.00790902786, -0.0231667124, -0.00240285485, -0.0236632433, 0.00436592521, 0.0100228302, 0.0174353272, 0.0126473513, -0.0168962367, -0.00686276611, -0.00560015906, -0.00882406346, -0.0113847433, 0.00533061381, -0.0216913056, -0.0136120394, -0.00922128744, -0.0377930924, -0.0124983918, 0.00567463879, -0.0172934607, -0.00856870413, -0.00886662304, -0.00341010303, -0.00589098409, -0.00107552134, 0.0122146597, -0.013455987, -0.00488728238, -0.00454680435, -0.0110939182, -0.00535898702, -0.0226559956, -0.00519938767, -0.0123281525, 0.0077600684, -0.0273091979, -0.0180595368, -0.0122146597, 0.0257770456, 0.00099394843, -0.0182865225, 0.000198390684, -0.0130587621, 0.0186411887, -0.029252762, -0.0217906125, 0.00329483696, 0.0147540607, 0.0130587621, -0.0225850623, -0.00365304854, -0.000782922783, 0.00833462551, 0.0277347956, -0.00450779125, -0.0021794159, 0.00546183949, -0.0150803523, 0.0160308536, 0.0396089777, 0.00662514055, -0.0168111175, 0.0111648515, -0.0301890783, 0.0112499706, 0.0132360943, -0.0185135081, -0.0166125037, 0.00251634745, 0.00707556494, -0.0191235319, 0.00328597031, 0.00121029397, 0.000977101852, 0.00549730612, 0.00976037886, -0.00231064181, 0.00538736, -0.0193647034, -0.0214643199, -0.0119096478, 0.00258550723, -0.0312388856, 0.0212657079, 0.00628111558, -0.00444395142, -0.0214785077, 0.00713585783, -0.024670491, -0.00324163726, 0.0135482, -0.00639460841, 0.0222871434, -0.0181872174, -0.00256600068, -0.0132290013, -0.00497594895, -0.015988294, -0.0190951582, -0.00800833385, -0.0210387222, 0.00186731073, 0.0081147328, -0.0207975507, -0.027493624, 0.00784518756, 0.0128246835, 0.00851195771, -0.00294726552, 0.00215990935, 0.00962560531, 0.0271815192, 0.00384456757, -0.00242768135, -0.0206982438, 0.0241030268, 0.0292243883, 0.000588743773, -0.00577394478, -0.0229964722, -0.00695143221, -0.00592645071, -0.0202159, 0.000737259688, 0.00797286723, 0.0099518979, 0.02008822, 0.00857579801, 0.00187617738, -0.00147363276, -0.0124912979, -0.00607186323, -0.0129381763, -0.016768558, 0.00907232892, -0.0472697392, 0.019208651, -0.00262629357, 0.00927094091, 0.0193647034, 0.0130374823, -0.015988294, -1.17067129e-05, 0.0186553746, -0.00356970238, 0.0106115742, 0.0222587697, 0.0181020964, -0.0078097214, 0.0200031, 0.0197619293, 0.0181162842, -0.0109449588, 0.0217480529, 0.00381974108, -0.00153658574, -0.00723161735, 0.00727063091, 0.0160166677, -0.0140163573, -0.00108172803, -0.00161283871, 0.0192512106, 0.0135340132, -0.00913616829, 0.0171090346, 0.00571719836, 0.00651519466, -0.0188965462, -0.00888790283, -0.00118901418, 0.0145412618, 0.00252344087, -0.0178325512, 0.00629175548, -0.00758273574, -0.00304657151, 0.000634850177, -0.0281178337, -0.0076820422, -0.00106133474, -0.0174069535, 0.0213366412, 0.00599029055, -0.0159031749, -0.00157648558, -0.00873185, 0.0179318581, -0.00584842451, -0.0149243, -0.0043091788, 0.00698335236, 0.0284866858, -0.0020038567, -0.000837895845, 0.000704009843, 0.0176764987, -0.00604349, -0.00242590811, 0.02105291, 0.00426661875, 0.017350208, 0.023691617, 0.00248265429, 0.00646908814, 0.0244293194, 0.023989534, 0.0197619293, -0.00449005794, -0.0224573817, -0.0172367152, -0.0387294069, -0.000153392568, -0.0281036478, 0.00062554027, 0.0243016407, 0.00916454103, -0.0015525457, 0.00780262798, 0.00495821564, 0.00983131118, 0.0136262262, -0.0384456776, -0.00443331152, 0.011696849, -0.0242590792, 0.0207833648, 0.0227978602, 0.0245428123, -0.0295364931, 0.0236490555, -0.0101717897, -0.0027397864, -0.0090155825, -0.00513554784, -0.0229964722, 0.00397579372, 0.00362467533, -0.00906523503, -0.00619244948, -0.0226985551, 0.0126970038, 0.00759692257, 0.0182155892, 0.0100512039, -0.00373816816, 0.00115443429, 0.0132360943, 0.0109875193, 0.0140660107, 0.0176339392, 0.00439429842, 0.00206414983, -0.00424533896, 0.0247981716, -0.0175062604, 0.000473034335, -0.00146033277, 0.00234610843, 0.00366014196, -0.0098880576, -0.0143710226, 0.00784518756, -0.00672444655, -0.0205563791, -0.0042205127, -0.0112712514, -0.0145980082, 0.0124558322, -0.000350674934, -0.00972491223, 0.0109591456, -0.0105690146, 0.0105973873, -0.0270822123, -0.0250960886, 0.00121738727, 0.0135694798, -0.00572074484, 0.0159173608, 0.0214359481, 0.00712167146, 0.000252920407, -0.00299514527, 0.0146689406, 0.0220601577, -0.00876022317, -0.0228262339, 0.0034615295, -0.00346862292, 0.00271318667, -0.00299159857, -0.0058200513, 0.00639106194, 0.0117606884, 0.00278766616, 0.00660386076, -0.0107676266, 0.00858289097, 0.0145980082, 0.00447941804, -0.00515682762, 0.0106115742, 0.0262168311, 0.0299620926, 0.00176268467, -0.0115124229, 0.0210670959, -0.00441203173, 0.0132644679, 0.00679538, 0.00597610371, -0.0253230743, -0.00045530108, -0.0162010938, 0.0229822863, -0.0118174348, 0.0128104966, 0.0021794159, 0.00949792657, 0.0104909884, 0.0156761892, -0.0278199166, -0.0279334094, 0.00434464496, 0.0174778868, 0.0170522891, -0.00121029397, 0.0234220717, 0.0156620033, -0.032373812, 0.0102214431, 0.0115407966, -0.0136404121, -0.0200314745, 0.0352395065, 0.000377496472, 0.0275078099, 0.020570565, -3.15596371e-05, 0.0106966933, 0.00182297768, 0.00825659931, -0.00303238491, 0.00213685608, -0.00762529578, 0.0119663943, 0.00197725696, 0.00329661043, -0.0132006276, -0.0163003989, 0.0258621648, -0.010136323, -0.000196728201, 0.0125267645, -0.00890918262, -0.0104980813, -0.00650100783, 0.030132331, -0.00190100388, 0.00649391441, 0.0142504359, -0.00920000765, -0.00876731705, 0.0194640104, 0.0168820508, -0.00375590147, -0.00229822868, -0.00674927328, -0.0139241442, 0.000367078173, 0.00802252069, 0.0177048724, -0.00219182926, 0.00846230518, -0.000649923459, -0.017350208, 0.0183007102, -0.0321468264, 0.012767937, -0.0134630799, 0.000469487684, -0.000548843935, 0.0172083415, 0.0162152797, -0.019988915, -0.00214040279, -0.0124132717, -0.00218473584, 0.000134218499, -0.033338502, 0.000197614863, 0.0159599204, -0.00047525097, -0.00069336989, 0.00131403352, -0.0221169032, -0.00269722659, 0.0176197533, -0.0153215239, -0.00939862058, 0.0208542962, -0.0131226014, 0.0022042424, -0.00217232248, 0.00112074113, 0.012484205, 0.0123068728, 0.0153215239, 0.0154633904, 0.013356681, -0.00310154469, 0.00617471617, 0.00253053405, -0.00528096035, -0.00151441921, -0.015406644, -0.0236206837, 0.0256635528, -0.0130020157, 0.0174211413, -0.00790902786, -0.0054405597, -0.00206769654, 0.0106896, 0.0045255241, -0.00699753873, 0.0323170684, 9.70341061e-05, -0.00451843115, 0.00692660594, 0.0154633904, -0.0206131246, -0.00513200136, 0.00970363244, 0.010434242, -0.00988096464, -0.00186376413, 0.012484205, -0.0156761892, 0.0165699441, 0.00846939813, 0.00746215, 0.0111719444, 0.0338208452, 0.00962560531, 0.0282313265, 0.0169955418, 0.00539090671, 0.0152789643, -0.0125409514, -0.0158606153, -0.00240285485, 0.0132290013, 0.000880012289, -0.00166781177, 0.0202868339, 0.00834881235, -0.0130162025, -0.0019471104, -0.0180169772, 0.00180435774, 0.0128034037, 0.0341045782, 0.00849777088, 0.0150661655, 0.0054121865, -0.000146410108, 0.0168111175, -0.0384173021, -0.00426307227, 0.016867863, 0.0328277834, -0.0122997789, 0.00025957037, -0.0276354905, 0.00622082269, 0.0206414983, 0.00662514055, 0.0013237868, -0.0164564513, 0.0193930771, -0.0011163078, 0.0162436534, -0.00381974108, 0.00760401553, 0.0130800419, -0.0100299241, 0.0117606884, -0.00603285, 0.000177443289, 0.00474187, -0.0201875269, -0.0256919265, 0.00665706024, -0.00780262798, 0.0306714214, 0.0160024818, 0.00756854936, 0.0111364778, 0.0215352532, -0.0122288465, -0.00713585783, 0.0120160468, -0.0151796583, -0.0326291732, -0.00476314966, 0.000118258584, -0.00423115259, -0.00551149296, -0.00758982915, -0.0145980082, -0.00607541, -0.00343315629, -0.00636978168, -0.00655775424, 0.0287987906, 0.00492274901, -0.00908651482, 0.00824950542, 0.0171232224, 0.00377363479, -0.00933478, 0.000379713136, 0.0157613084, -0.00346684945, -0.00518520083, -0.00507525494, -0.00655066082, -0.0128104966, -0.0246846788, 0.0012501938, 0.00148515927, 0.0135056395, -0.00428435206, -0.0124487383, -0.00527741387, 0.0263303239, 0.0241881479, -0.00585551793, -0.00516037457, 0.00518165436, 0.0117890621, -0.0168253034, 0.0123565253, -0.0298486, 0.00121561403, 0.0124345515, -0.0141440369, 0.0125267645, 0.00514618773, -0.0112712514, 0.00971781835, -0.00920000765, -0.0270680264, 0.0180453509, 0.0201449674, -0.00847649109, -0.0282880738, 0.00885952916, -0.00699044531, -0.0149243, 0.00250393432, 0.00186021742, 0.000682286627, -0.021592, 0.00336045, -0.00506106811, -0.0115833562, -0.00478088297, 0.0148959262, -0.00346684945, 0.0140660107, -0.0102214431, 0.0132148145, 0.0258054193, -0.00366723514, -2.10997914e-05, 0.00068893662, 0.000173009976, 0.000114268601, 0.018825613, 0.00781681482, -0.00732737733, 0.00172189821, -0.016087601, -0.00228758878, -0.00816438626, -0.010625761, -0.00680601969, -0.00465320377, 0.012484205, -0.0140801966, -0.0118883681, -0.00375944818, -0.00215104269, -0.00459645735, -0.00237802835, 0.00282667927, -0.0169529822, -0.00754017616, -0.000539534, 0.00666415365, 0.0271247718, 0.00153569912, -0.0025979206, -0.0151370987, -0.0116471956, -0.00284263934, -0.00265466678, -0.0106541337, -0.00189745729, 0.00447941804, 0.00140713307, -0.00756854936, 0.00926384795, -0.0156336296, -0.00744796311, -0.0137964655, -0.00364595535, 0.00616762275, 0.0110442657, 0.00240108138, 0.00883115642, 0.0163287725, 0.000662780076, 0.0111932242, -0.00128122699, 0.0262026433, -0.00535544, 0.00277170632, -0.0158748012, -0.0104413349, -0.0143923024, -0.0114627704, -0.0111081051, 0.00851195771, 0.0233653244, -0.0176623128, -0.0167401843, 0.0052738674, -0.0272382647, 0.00813601352, 0.0415951, -0.00415312592, 0.0115478896, -0.00257309387, -0.00797286723, -0.0216345601, 0.0216629338, 0.0049440288, 0.0170948487, 0.00962560531, 0.00624210248, -0.013746812, -0.0103491219, 0.0174495131, -0.00827078614, -0.0117890621, -0.00581295788, 0.0103633087, 0.00745505653, 0.0217622388, 0.0284157526, 0.000825925905, 0.0207124315, -0.00757564232, 0.00534125371, 0.00399707351, -0.00140181312, 0.0359204635, -0.0171799678, 0.014824993, -0.00304302503, -0.000782479474, -0.000909715483, -0.000697803218, -0.0208968576, -0.00755436253, 0.00819985289, 0.00956176594, -0.00011382527, 0.0257770456, 0.00548311975, 0.0145980082, 0.00336045, -0.00152417249, -0.00556823891, 0.0132502811, 0.027295012, -0.0169529822, -0.0193221439, -0.00219714921, 0.0139170513, 0.00292421225, -0.00070489652, 0.00509653473, 0.000880455656, -0.00320439739, -0.00714295125, 0.00590517092, -0.00361048873, 0.0188398, -0.0400629491, 0.0158464275, 0.00131935347, -0.00923547428, 0.0155768832, 0.000359541562, 0.00900848862, 0.00173342472, -0.00305898488, -0.00290293223, -0.000414514623, 0.0196200628, 0.0120657, -0.0180027913, -0.0270254668, 0.0112712514, 0.00865382422, 0.00152860582, -0.00638042158, -0.0129310824, -0.000647706795, -0.00281426613, 0.0256351791, 0.0121650063, -0.0251244623, 0.00370624824, 0.00689113932, -0.000567907176, -0.00452197762, -0.000492540887, -0.0101292301, 0.0043481919, 0.00321503752, -0.0137893716, -0.0135765728, 0.00746215, -0.00407509971, 0.0117606884, -0.00961851235, -0.0164564513, -0.00331966369, 0.00898011588, -0.00764657557, -0.0022432555, 0.00308381137, -0.00675991317, -0.00340123661, 0.00425243238, 0.00930640753, -0.00364595535, -0.00622436916, -0.00276106643, -0.00367078185, 0.0217054933, 0.0013308801, -0.00933478, -0.0130729489, -0.00357147562, 0.00570655847, 0.0097107254, -0.00761110894, 0.000743466313, -0.0126331644, 0.000588300405, -0.00309267803, -0.000615786936, 0.0406304114, 0.0136333192, 0.0204570722, -0.0091148885, -0.00671380665, 0.00691241911, 0.00797996, 0.0219182912, 0.00542992, -0.0034757161, -0.00851195771, -0.0183148962, 0.00763238873, 0.0116826622, 0.00621727575, -0.0124700181, -0.00927094091, 0.0269261599, 0.0204570722, 0.0163287725, 0.00597610371, -0.00383392768, -0.0136900656, 0.00531642698, 0.023195086, 0.0161443464, -0.0120018609, -0.0163571462, -0.0155626964, -0.0125267645, -0.0455106, -5.74113838e-05, -0.00205351, 0.0107889064, -0.00889499579, 0.0172083415, -0.0115407966, -0.00338882324, 0.0190951582, -0.00281426613, 0.0111293849, 0.00617116969, 0.00407864666, 0.0013308801, -0.00198789686, -0.0105193611, 0.00477378955, 0.00500432216, -0.0039687003, -0.00145678618, 0.0145199811, -0.00272205332, -0.00482698949, 0.00167135836, 0.023790922, -0.00357856904, 0.00373816816, 0.000964688545, -0.00471704314, -0.0185276959, -0.00151707919, -0.00172810478, -0.0147966202, 0.013654599, -0.00135836657, -0.00634850189, 0.0173785798, -0.0294797476, -0.00177332456, -0.00964688603, -0.008873716, -0.00495466869, -5.84088775e-05, -0.00906523503, -0.00673508691, 0.00164653186, 0.0225992482, 0.00727063091, -0.0026511203, 0.00303770509, -0.0327426642, 0.0118458085, 0.0116330087, 0.00344379642, -0.00445104484, -0.0018061311, -0.00353778247, -0.0079374006, 0.0104129622, -0.000719526433, -0.0276780501, -0.00676346, -0.0207549911, 0.0159031749, 0.00173431146, 0.00736284349, -0.0184993222, 0.00252698758, -0.00556823891, 0.0302174501, 0.000463724369, -0.00746215, -0.00454325741, -0.00825659931, 0.000691596593, 0.00744796311, -0.00072085642, -0.0197335556, 0.00763948215, -0.0038906741, -0.00457163062, -0.00303770509, 0.0237058029, 0.0053625335, -0.00987387076, -0.00834881235, 0.000287943578, 0.00800833385, 0.0125338584, 0.00402899319, 0.011895461, -0.0133992406, 0.00185667083, 0.00724935066, -0.019988915, 0.0118103418, -0.0111081051, -0.0149668595, 0.0116401026, -0.0158464275, -0.00197016355, 0.00414248602, 0.00854742434, -0.0055008526, 0.00975328498, -0.0222587697, -0.00432691211, -0.0151087251, 0.00104803487, 0.0213224553, 0.02301066, 0.000540864, -0.00611796975, 0.0114627704, 0.0318063498, 0.0211805888, -0.00108261465, 0.00549375964, -0.00345798279, -0.00487664249, -0.0121153537, -0.0173643939, 0.00629530242, -0.0208542962, 0.0113705574, -0.00440493831, 0.0208259244, 0.00739831, -0.00732737733, -0.0130516691, -0.0214643199, 0.0152080311, 0.0358637162, -0.00805798639, -0.0216203723, -0.0247130506, -0.00365659525, -0.015803868, -0.00674218, 0.0127963098, -0.00431272527, 0.00789484102, 0.0168962367, 0.0221878365, -0.00349522266, -0.0153357107, -0.00248088106, 0.0142149702, 0.00243122806, 0.00314765121, -0.0281603932, 0.0327426642, -0.0128317764, 0.0268694144, -0.00295258546, 0.0132928407, 0.000168022496, -0.00505042821, -0.00841974467, 0.0175204463, 0.00789484102, -0.0106186671, -0.00199853675, -0.0129949227, -0.00993061718, 0.00863963738, -0.00163766521, -0.00267949351, 0.00482698949, -0.0128601501, 0.0165131986, 0.00323454407, 0.0101221362, 0.0177048724, 0.0111222919, 0.0177048724, -0.0245995577, -0.0279617812, -0.00197548349, -0.0149101131, -0.00254826737, 0.0038800342, 0.000311661803, 0.0183716416, 0.00793030765, -0.0118387146, 0.00350408931, 0.0102710957, -0.00101788831, 0.00975328498, -0.00947664678, 0.0022964552, -0.0232943911, -0.0024330013, 0.000281293615, -0.00906523503, -0.010717974, 0.00338705, 0.0253940076, 0.00793030765, 0.0128104966, -0.0137326252, -0.0273517575, -0.00792321377, 0.003168931, -0.00873185, -0.0212798957, 0.0130942287, -0.00836299825, 0.00206592306, -0.0044758711, -0.0108669326, 0.00634140847, 0.0117465016, -0.00689823274, 0.0165415723, -0.0178041793, -0.00273623969, 0.000822822622, 0.0228829794, 0.00914326124, 0.00737703033, 0.00560725247, 0.00813601352, 0.0104271481, -0.0179886036, 0.0206414983, 0.0108953062, 0.019208651, -0.0160308536, 0.0133708669, 0.00324873067, 0.0102569088, -0.029649986, -0.0135198263, 0.0101930695, -0.00225566886, 0.0220601577, -0.00868929, 0.015605256, 0.0206982438, 0.00709329825, -0.00778134819, -0.0142078763, -0.0233795103, 0.022812048, 0.00154101907, 0.0128034037, 0.0207266174, -0.00711103156, -0.00375590147, -0.00381264789, -0.00506461505, 0.00877441, 0.012867243, -0.0116755692, -0.0104768015, 0.017747432, -0.000418282929, 0.0199037958, -0.00635204837, 0.00758982915, 0.00337109, -0.0322035737, 0.00529869366, -0.0067563667, 0.0142291561, -0.0140305441, 0.00777425477, -0.00377363479, 0.0127821239, -0.00308203814, -0.0129523622, -0.0114982361, 0.00635914179, -0.0200172886, -0.00537317339, -0.00364240864, -0.0208968576, -0.00273801317, -0.0280610882, -0.0266282409, -0.00129452697, 0.0111506646, 0.00918582082, 0.00119965407, -0.00535544, -0.0263728835, 0.0191660915, 0.00111098785, 0.00345620955, -0.0220317841, 0.00581650436, 0.00535898702, -0.0241030268, -0.0178325512, 0.0017289914, 0.00432336517, -0.00575266499, -0.00274155987, -0.0200172886, -0.00966816582, -0.00118280749, -0.0145838214, -0.0200740341, -0.0317212306, -0.0190667864, -0.0412262492, -0.0100866705, -0.0115691693, -0.00932768732, -0.00280185277, 0.00822113268, -0.0103562158, -0.00270432, -0.00774588156, 0.00742668333, -0.0281887669, 0.0081005469, -0.000938975369, 0.00873185, -0.00607186323, 0.00677764649, -0.0134418, 0.0168962367, 0.00886662304, 0.0054902127, 0.0111790383, -0.000690709916, -0.0251670219, -0.00441557821, 0.00580941141, -0.0220601577, 0.00689468579, -0.0159173608, -0.00342606311, 0.00985259097, -0.000947841967, -0.0132148145, -0.000180657444, -0.0119238347, 0.0142220631, 0.00722807087, -0.0318347216, 0.0290825237, -0.0213508271, -0.0125054847, 0.00788774807, 0.0183858294, 0.0059583704, -0.0239611622, 0.0014576728, 0.0172934607, 0.0158180557, -0.00632012868, -0.00788065419, 0.00867510401, -0.024670491, 0.0131580681, -0.00905814208, 0.0081005469, -0.0326291732, -0.00521002756, -0.00716423104, -0.0110513587, 0.0013557066, 0.0211238414, 0.00381974108, 0.00219714921, -0.00344202295, -0.0119593013, 0.00261565368, 0.00197725696, 0.0766076222, 0.01081728, 0.0139879845, -0.0282313265, 0.0163855199, 0.00942699332, -0.00327533041, 0.0412829965, 0.0103987753, 0.00345975626, -0.00283909263, -0.0091929147, -0.0131155085, 0.0256068073, -0.019690996, -0.0259189121, -0.000188969905, -0.0057420251, -0.0116117289, -0.0143710226, 0.00744796311, -0.0325440541, 0.0017041649, -0.012477112, -0.00216522929, -0.0121579133, -0.00444395142, -0.000563030539, -0.0149384858, 0.00440848479, -0.0161017869, -0.00695852563, -0.00834881235, -0.00171657815, -0.0039687003, 0.0238051098, -0.00744796311, 0.0110655455, 0.0183432698, -0.00168022502, 0.0309835263, 0.000742579636, 0.0349274, -0.0118387146, 0.0139525179, 0.0112570645, 0.0163713321, -0.0223864485, 0.0284866858, -0.00216168258, -0.0148959262, 0.00603994355, -0.0199321676, -0.0119309276, 0.0102923755, 0.0048163496, 0.0128530562, -0.0150094191, -0.00718551129, -0.00816438626, -0.0145412618, -0.00565690547, -0.0109804254, 0.0149526726, -0.0129523622, 0.00383392768, 0.00691951253, -0.00565335853, -0.00521357404, 0.00478797639, 0.00900139567, -0.0183574557, -0.00873894338, -0.0193647034, 0.00567818526, 0.00934187416, -0.00730609708, 0.0180737246, 0.00079622271, -0.0304444358, -0.0181446578, 0.0158322416, -0.0158748012, -0.0260040313, -0.00262806704, -0.000921242114, -0.0121153537, -0.00461773714, -0.0143993953, -0.00522776088, 0.00840555876, 0.000916808785, -0.00570301199, 0.0202300865, 0.0115691693, 0.0109307729, -0.00500432216, 0.00101788831, 0.0266849883, 0.0151229119, 0.0281178337, 0.00356792891, 0.00446523121, 0.00596546382, -0.00366014196, 0.027011279, -0.0112570645, -0.00476314966, -0.00550439954, 0.0073912167, 0.00778844161, -0.0206131246, -0.00013078269, 0.0168536771, -0.00696561905, 0.00102054828, 0.0174920727, 0.0024968409, 0.0104271481, -0.00850486476, 0.0166266914, 0.0204286985, -0.0164564513, 0.0099660838, 0.00610378338, -0.0210954696, 0.0176764987, -0.00699044531, 0.0304728094, -0.00689113932, 0.0138319312, 0.00893755537, 0.0215494409, 0.00296322536, 0.0107889064, 0.0161301605, 0.00395451393, 0.0165841319, 0.00761820236, -0.000220446411, 0.00298450515, 0.00218828255, 0.00682375301, 0.00503624184, -0.000739476352, 0.0093702469, -0.000295480218, -0.0174495131, 0.0164990108, 0.0221594647, 0.00741959, -0.014626381, 0.000291933567, -0.00272914651, 0.0029295322, 0.0105193611, 0.0171657819, 0.00133531343, 0.00252698758, -0.00438011158, -0.00279121287, 0.00821404, 0.0394671112, -0.0261033382, -0.02008822, -0.00533061381, 0.0322319455, -0.00754726958, 0.00837009214, 0.00226808223, -0.00303593162, 0.0154208308, 0.0225850623, 0.00619599596, -0.00618890254, -0.006873406, -0.00895883609, -0.0045645372, -0.0147824334, -0.0118670883, -0.00753308274, 0.00826369226, 0.00786646735, 0.0417369679, -0.00699399225, -0.00641234173, -0.00513200136, -0.0105122682, 0.0161017869, -0.00685921963, -0.00399352703, 0.0126615372, -0.00968235172, -0.00932059437, 0.0227978602, 0.00512845442, 0.00494048232, 0.0119876741, -0.00638751499, -0.0130871357, 0.0189816654, -0.00702945841, -0.00329306372, 0.00103030156, 0.010625761, -0.00871057063, -0.00715359114, 0.0272524524, -0.0122643122, -0.00378427468, 0.00966107193] |
05 Aug, 2021 | Using Google Cloud Function to generate data for Machine Learning model
05 Aug, 2021
Prerequisite: Deploy cloud function on Google Cloud Platform
Do you search for data to train your model online? What if we tell that you can generate your own data in just a few lines on code?
All you need is a Google Cloud Platform account and know how to deploy simple code to Cloud Function. We will be using Google Sheets to store the data. You can use Cloud SQL or Google Cloud Storage Bucket or Firebase to store the data. All you need to do is enable the necessary APIs.
Enabling the APIs and creating the credentials:
Go to Marketplace in Cloud Console.
Click on ENABLE APIS AND SERVICES
Then Search for Google Drive API and enable it
Then go to the Credentials tab on the left navigation bar on the screen.
Then click on Create Credentials then select Service Account Key
Then create a new service account by giving it a name and set the Role to Editor under the Projects sub-field and keep the key type as JSON and click on Create button. Keep the Downloaded JSON safely.
After all these steps are done your page should look something like this
Again go to Dashboard and follow the same steps. This time search for Google Sheets and enable the API.
Creating the Spreadsheet
Create a Spreadsheet in Google Sheets
The look up the downloaded JSON file for the field client_email and copy that email.
Open the newly created spreadsheet and click on the share option and type the paste the client_email there.
So, the boring part is done. Now, lets jump into the code.
Setting up Cloud Functions
Create a new Cloud Function and change the Runtime to Python 3.7
Go to requirements.txt and delete the boilerplate text and add the following lines to it.
gspread>=3.1.0oauth2client>=4.1.3
Now the most important and the best part, writing the code. Delete the entire boilerplate code and paste the following code
import gspread
from oauth2client.service_account import ServiceAccountCredentials
from datetime import datetime
def update(request):
# getting the variables ready
data = {
# your client_json contents as dictionary
}
request_json = request.get_json()
request_args = request.args
temp = ""
if request_json and 'temp' in request_json:
temp = request_json['temp']
elif request_args and 'temp' in request_args:
temp = request_args['temp']
# use creds to create a client to interact with the Google Drive API
scope = ['https://spreadsheets.google.com/feeds', 'https://www.googleapis.com/auth/drive']
creds = ServiceAccountCredentials.from_json_keyfile_dict(data, scope)
client = gspread.authorize(creds)
# Find a workbook by name and open the first sheet
# Make sure you use the right name here.
sheet = client.open("Temperature").sheet1
row = [datetime.now().strftime("% d/% m/% Y % H:% M:% S"), temp]
index = 2
sheet.insert_row(row, index)
Code Explanation –
-> First, we get the necessary imports. gspread is the library for performing handling of Google Sheets. Then, we are importing oauth2client. This will handle our authentication of the generated credentials. Then, we are importing datetime to log the data correctly with the current time and date.
-> Coming into the update(request), first we add our credentials in the data dictionary. Then, we store the user request parameters in a variable called request_json and then we are initializing temp and then assigning the ‘temp’ key value into the variable.
-> We are defining our scope for the authentication. We are using oauth2client to make the necessary authentication with the specified scopes.Then, open your Google Spreadsheet by specifying your Sheet name there. Then, we are inserting the date and time of logging and the parameter in the sheet at the specified row in index variable.
Now type update in the Function to execute and then click on ddeploy
After that your Cloud Function page should look like this
After this, you need to click on the function name, here function-1
Then, go to trigger tab
After that, note the URL that is shown in there. This is the URL you will send GET request along with the data parameter to add the parameter value to the spreadsheet.
Setting up IoT device
You can use Nodemcu or Arduino for sending the data to Google Sheets, but you will be requiring a WiFi module along with it and ofcourse, Raspberry Pi can also be used. Now, all you have to do is send http request to the Cloud Function URL along with the parameters, here temp or temperature. This would edit the spreadsheet and add the parameter values to the spreadsheet.
With that being said, this is how you can use Cloud Functions to log data to Google Sheets. You can do the same for Cloud SQL or any other means of storage. The stored data can be used as training data for its relevant Machine Learning model.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model | https://www.geeksforgeeks.org/using-google-cloud-function-to-generate-data-for-machine-learning-model?ref=asr10 | Languages | Using Google Cloud Function to generate data for Machine Learning model | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0233146735, -0.0213531796, -0.00203524972, -0.00282662525, 0.0402824, -0.0247339662, 0.027716076, 0.0296137817, 0.00504327333, 0.0475542806, 0.0168401469, -0.0303951912, -0.00832439121, -0.0166009404, -0.00196348783, 0.00679745525, -0.0276044458, -0.0199179389, 0.00355620543, -0.0388790518, 0.0161783416, -0.0127816079, -0.0422279462, 0.00668981252, 0.00919350889, 0.0142088747, 0.0142407687, 0.0304270852, -0.0111629767, 0.00142826303, 0.0267751962, 0.0270303506, 0.00830047, -0.0290396865, -0.0299646184, -0.0517324246, 0.0200614631, 0.0286888499, -0.0307619739, -0.00791773945, 0.0193597917, 0.0140095353, 0.0446519069, -0.0188175887, 0.00513496902, -0.0164095759, 0.0148387849, -0.0365507752, -0.00354225165, -0.016393628, 0.0122473799, -0.0101024937, 0.0518918931, 0.0250688568, 0.0110353995, 0.0169996191, 0.0380498022, -0.00361401378, 0.0198222566, 0.00574494619, 0.0131962327, -0.00696091307, -0.0120719615, -0.030809816, 0.017972393, 0.0145278163, -0.0340630263, 0.0383687466, 0.00715227844, 0.00391302211, -0.00886659324, 0.0247499142, 0.00329507142, -0.00406651292, 0.00784199126, 0.00533032138, -0.005390123, 0.0150939394, 0.00410239398, -0.0153411189, -0.00388112781, -0.0280190706, 0.00956826564, 0.00709646381, 0.0840731636, 0.0348284878, -0.0356258415, -0.0608222745, 0.01078822, 0.00914566685, -0.0308895502, -0.0081728939, -0.0114819184, -0.0243831296, -0.00505523384, -0.00780611, 0.0175418202, -0.00768650696, -0.0589086227, 0.0496592969, -0.0205877181, 0.0424193107, 0.0100865467, -0.0144879492, 0.00153690262, 0.00843602, 0.0142168477, -0.00310370605, 0.0265678838, -0.0170474593, 0.0201093052, -0.0113304211, -0.00300004985, 0.0084121, -0.0212893914, -0.0101184407, 0.0050392868, -0.0516048446, 0.00784199126, 0.00249970937, 0.0281785429, 0.0360723622, -0.0141052185, 0.0237133522, 0.00552567327, 0.0504247583, -0.0112506859, -0.0201890413, 0.0637246519, -0.0159391351, -0.00829249714, -0.016951777, -0.0116972048, 0.0240482409, -0.0180999693, -0.00967989583, 0.0141211655, 0.0348284878, -0.00624329317, -0.0253080633, -0.0391661, -0.0193597917, -0.00852373, -0.00163059193, 0.00830844417, 0.00857954472, -0.0142965838, 0.0375713892, -0.00260535907, 0.0190249011, -0.076609917, 0.024159871, 0.0303473491, 0.0163617339, 0.0269984566, -0.039038524, -0.0119683053, -0.0194554739, -0.0413986966, -0.0307460278, -0.0258024223, 0.00678549521, -0.0114659714, 0.0134035451, 0.0194554739, 0.0135390963, 0.0173823498, 0.0167763587, -0.0617791, 0.0411754362, 0.00483994791, -0.049276568, 0.00319141522, 0.0290556327, 0.00755494321, 0.019503314, -0.00250568963, -0.00185385149, 0.0207471885, -0.00169238704, -0.0070845033, -0.00537018897, 0.00995896943, 0.0386239, 0.00250768289, 0.0326596797, 0.039038524, 0.00374159054, 0.0127337668, -0.025690794, 0.0052465992, -0.0138979061, 0.0336165056, 0.0434718207, 0.00482400041, -0.0171750374, -0.0243990775, 0.0531676635, -0.0406651273, -0.0144959223, -0.0298210941, -0.0537417606, -0.00789780635, 0.0236176699, -0.0151896216, 0.024654232, 0.0151577275, -0.0396764092, 0.0191843733, -0.00979152508, -0.0307460278, -0.00930513814, -0.0136985667, -0.0253718514, 0.0238249823, 0.00501935277, 0.0170634072, 0.00731972326, -0.0442372821, -0.0332337767, -0.0169358309, 0.0311606526, 0.0336802937, -0.0296935178, -0.0317028537, -0.0273492932, 0.00397282373, -0.00404657889, -0.0203804057, 0.00313759386, 0.0295659415, 0.0273174, 0.00456087338, -0.00836425927, 0.0203804057, 0.0234741457, 0.00538214948, -0.00864333287, -0.0560700372, 0.0154447751, 0.0202049874, -0.0217040163, -0.0367102474, -0.023633616, -0.0186900124, -0.0325321034, -0.00959218666, 0.0366145633, 0.0122553539, 0.0366464593, -0.0109078232, -0.00917756185, -0.0289918445, -0.00482001388, -0.0324045271, 0.0136507256, 0.0416538492, -0.0161863156, 0.0161942896, -0.0206515063, 0.0177491326, 0.0004943604, -0.0376989655, 0.0137384348, 0.0128772911, 0.0079615945, 0.0315114893, -0.0442372821, 0.0423555225, -0.0266954619, 0.0114898924, 0.00391501514, -0.0144241601, -0.0166168883, -0.0240801349, -0.0250688568, -0.0370929763, -0.037411917, 0.0195830502, 0.0257386342, -0.0103177801, -0.031367965, 0.0692742467, 0.0204760879, -0.00283260527, -0.00970381591, -0.0206993483, -0.0531676635, -0.0339673422, -0.00758683728, -0.00702071469, 0.00336683355, 0.0136746466, 0.0377308615, 0.0400272459, 0.0084838625, -0.00544593809, 0.00204521674, -0.00399275729, 0.0425787829, -0.00665393146, -0.0294383634, -0.00171032746, 0.0239685047, 0.00975165702, 0.0176534504, 0.0221026931, -0.0202847235, -0.00466851611, 0.0351793244, 0.0542201735, 0.0164574161, -0.0703586489, -0.0447475873, -0.0171590894, 0.0502971821, 0.0234581977, 0.0177012905, -0.047745645, -0.0373481289, 0.0384325348, -0.0119922264, -0.0626721382, 0.0533271357, 0.0253877975, -0.0493403561, -0.0141211655, 0.013379625, 0.0227724724, -0.0228043664, -0.0337759778, -0.0442053862, -0.0371567644, 0.0287047978, 0.0244947597, -0.0163457878, -0.0321174785, 0.0423236266, 0.00400272431, 0.0187378544, -0.00656622229, -0.0468207151, -0.0171750374, -0.0232349392, 0.0476818569, -0.00475223875, 0.00293227471, 0.0369654, -0.00368776894, -0.0206036661, 0.0015658068, -0.00251765, 0.0267592501, -0.0111071616, 0.0213053375, 0.0134354401, -0.0170155652, 0.0140334563, -0.0486705787, 0.0453535803, 0.012295221, -0.000678748824, -0.0268070903, -0.00268310122, -0.00886659324, -0.0240960829, 0.00810113177, -0.0178448148, 0.0274609216, -0.00422199722, 0.00348843029, 0.0230914149, -0.0225013718, -0.0158275068, -0.0413030125, -0.0371886604, 0.0276203938, 0.01644147, -0.0275885, 0.0239844527, 0.0522427298, -0.017478032, 0.00490373606, 0.03801791, 0.014862706, 0.0108440341, -0.00525058573, -0.0146155255, 0.0106526688, 0.0291513167, -0.0179883391, -0.0119443852, -0.0139457472, -0.0427701473, 0.0194395259, -0.00710443733, 0.0247020721, -0.00969584286, 0.00627917424, -0.0136507256, 0.0180840213, 0.0265678838, 0.0106446957, 0.0194873679, -0.00969584286, 0.00359407975, 0.0151019124, -0.0124227982, 0.0336165056, 0.00296616228, 0.00875496306, -0.0204920359, -0.0207950305, 0.00969584286, 0.0368378237, 0.0295340475, -0.00635093637, 0.00747919409, -0.0462785102, 0.0230276268, -0.00761474483, 0.0322769508, 0.00177810271, 0.0547623746, -0.0175737143, 0.00797754154, 0.000942374521, 0.0300921947, -0.0258821584, -0.013379625, -0.0352431126, -0.00608780887, 0.00141430926, 0.0129331062, -0.0158992689, -0.0125982165, 0.030793868, 0.0218315925, -0.0151497535, -0.0381773785, 0.00187478203, 0.0127018727, -0.0240801349, -0.0372205526, -0.0704862252, -0.00235419208, -0.0478413291, -0.0163617339, -0.00187478203, -0.0250688568, -0.058557786, 0.0439502336, -0.0639798045, 0.0214329157, 0.0200614631, -0.00485190796, -0.0026232996, 0.00792172644, 0.0326118395, -0.015420855, 0.0198382046, 0.0121437237, 0.000530241407, -0.00535025541, -0.000498347159, -0.045672521, -0.0299646184, -0.0572182275, -0.00602800725, -0.00857157167, -0.0206993483, 0.00964002777, 0.0339992382, 0.0317506939, -0.0155165372, 0.0316231176, -0.0063708704, 0.00446917722, 0.0124706393, -0.0354025811, 0.0332018808, 0.0250050668, 0.0419408977, -0.0377627537, -0.0140653504, 0.00282263826, -0.0127816079, -0.0135949105, -0.0121277766, -0.0101503348, -0.0155324843, 0.0220070109, -0.0129968943, -0.0140334563, -0.0104054892, -0.0021010316, -0.0302038249, 0.00728782918, 0.0235538799, -0.0164574161, 0.000264871516, -0.001477101, -0.0398358777, 0.0207312424, -0.0381454863, 0.00504726032, -0.000831243058, 0.0112108178, -0.00341866165, 0.00742736598, 0.0111709498, 0.0335208252, -0.00629512127, 0.0156281665, 0.0099749174, 0.0151497535, -0.00591637753, 0.0209704489, 0.0235698279, 0.00987126119, 0.00334689952, 0.0111390557, 0.00462466152, 0.00657419581, -0.0103656212, 0.0184348579, 0.017446138, 0.000861143926, 0.0485111065, -0.0217518564, -0.00518281059, 0.0270303506, -0.0130527094, -0.00716822548, -0.00693300599, -0.0381454863, 0.00639080396, 0.0172866657, 0.0125105074, -0.0211937092, -0.0450027436, -0.00174222165, -0.024159871, -0.0192800555, 0.015404908, 0.0190408491, -0.00911377277, -0.0168879889, 0.0104772504, 0.00352630462, 0.0104533304, 0.0161464475, 0.0176056083, 0.00769049348, -0.0358809978, -0.015404908, 0.0016176349, -0.0297094639, -0.0192322135, -0.00464060903, -0.00306383846, -0.00809315778, 0.00052326452, -0.00345254922, 0.0272536092, -0.0470120795, -0.0119443852, 0.026201101, 0.00141829601, 0.0273014512, 0.0306343976, -0.0229957309, 0.0359766781, -0.00582069485, 0.013866012, 0.0347965918, 0.00806126371, 0.00289838715, -0.00500739226, 0.00322330953, -0.024159871, 0.0176056083, 0.024622336, 0.0270303506, 0.0295818876, -0.00209106482, -0.0144560551, -0.0081210658, -0.0140334563, -0.0110832406, 0.00203126296, 0.0382092744, -0.0348284878, 0.00903403759, -0.0238090344, -0.0068253628, 0.00699679414, 0.0264562536, 0.00805727672, -0.00102460175, 0.0104692774, 0.0252602212, 0.0207152944, 0.00524261221, -0.0162740257, -0.00228841021, 0.00752703566, -0.000400172779, 0.0178926568, -0.00538214948, 0.006929019, -0.000354324846, 0.0149424411, 0.00996694341, 0.00114819186, 0.00610375591, 0.0147351287, 0.0361361504, -0.0294383634, -0.0144560551, 0.0155564053, 0.00718815951, 0.00370570947, -0.0151497535, 0.00631106878, 0.00292629469, -0.0187697485, -0.0131723126, 0.000230983918, -0.0248455964, 0.00216083322, -0.027716076, -0.0138899321, -0.0262489412, 0.022070799, 0.00736357784, -0.00136248115, -0.000149877917, -0.0226448961, -0.0297892, 0.00257346476, 0.0257705282, -0.000595524849, 0.1478616, -0.00837223232, -0.00956826564, -0.038464427, 0.022086747, -0.00167943, 0.024638284, 0.0214169677, -0.0113782622, 0.0203804057, 0.0265838318, -0.0197584685, -0.0563889779, 0.0169996191, 0.010764299, -0.0147670237, 0.0372524485, -0.00335487304, -0.00771441404, 0.000451004191, -0.0252123792, 0.012797555, -0.00538613601, 0.0129809473, 0.0224375837, 0.0343181789, 0.0120560145, 0.0177969746, -0.0207631364, -0.00596820563, 0.042642571, 0.00505523384, -0.0315593295, -0.0126540316, -0.00264722016, 0.0239206646, -0.0165849943, -0.0443010703, -0.00108938687, 0.0141211655, -0.00942474138, -0.0497868769, -0.00702470168, -0.0420365818, 0.0151178595, -0.0327234678, -0.0107005108, -0.0325321034, -0.00353826489, -0.00444127, 0.0243831296, -0.00979152508, -0.0139298, -0.0290875267, 0.0028704796, -0.0142248217, -0.00977557804, -0.031367965, -0.021034237, -0.00314158062, 0.0253559034, -0.0324523672, 0.0413668, -0.00956029166, -0.00224056887, -0.0358491, -0.0136028845, 0.0404737629, 0.00204123, -0.0147989178, 0.0186900124, 0.0011442051, 0.0435356088, -0.0401229262, 0.0109716114, -0.000885562913, -0.00272894907, -0.00800943561, 0.0192003194, 0.0104134623, -0.0278596, -0.00948055647, -0.00252163666, 0.0197425224, 0.0144640282, -0.0329786241, -0.0052864668, 0.0244947597, -0.0382092744, 0.00711241085, -0.00869914796, 0.000322430627, -0.0386239, 0.0099749174, -0.00964800082, -0.0206036661, 0.0262489412, 0.0132998889, -0.0212415494, 0.0142487427, 0.00337879383, -0.0013216167, -0.00365188811, -0.0293586291, 0.00682137627, -0.0150062302, -0.00590840401, 0.0280669127, 0.0166328344, 0.0358172059, -0.0189611129, -0.0359447859, 0.00578880077, 0.00245186803, -0.00593631156, -0.00313958712, 0.0247977544, 0.0165212061, 0.0267592501, 0.000768949685, 0.0119204642, 0.0270941388, -0.000944866217, -0.0314477, 0.0131563656, 0.0155005902, -0.0214648098, 0.0377946496, 0.00439741556, 0.0574733838, 0.00582468184, -0.0283380132, -0.000403412036, 0.0459276736, -0.0183710698, 0.0117689669, -0.0192960016, 0.00700476766, -0.00882672518, 0.00158075721, 0.0408883877, -0.0168879889, 0.00696091307, 0.0150540713, -0.0132121798, 0.014878653, 0.0332337767, 0.0137703288, 0.0100147845, -0.0147351287, -0.00296815578, 0.0214807559, 0.00972773694, -0.00739547191, -0.0122713009, -0.0176853444, -0.0371248722, 0.0502971821, -0.0497868769, 0.0144401072, 0.00303393765, -0.0194076318, -0.0262489412, -0.0397083, -0.0305387154, 0.01078822, 0.0154766701, 0.00948055647, -0.00286250608, -0.0337759778, 0.0447475873, -0.00213691266, -0.0142327948, 0.00504726032, 0.0168879889, -0.024638284, 0.00970381591, 0.0099749174, -0.0314955413, 0.0229957309, 0.0147431027, -0.017956445, 0.0425149947, 0.00594428508, -0.0055974354, 0.0401548222, 0.00351434434, 0.0380816981, -0.00199538213, -0.028290173, 0.00497948471, -0.00637884391, 0.0247180201, 0.0206834, 0.0034844433, 0.00364790135, 0.0109317433, 0.0142646898, -0.0135709904, 0.000670775305, -0.0050392868, -0.00514692953, 0.012797555, -0.0101343878, -0.0040087048, 0.0113782622, 0.0397083, 0.0234103575, 0.0143284779, -0.0432166681, 0.00791375339, -0.0399953499, 0.025690794, 0.0331699885, 0.0214010216, 0.0238728225, 0.0240960829, 0.00037126863, -0.00209305808, -0.00169039355, -0.00423794426, 0.0169039369, -0.0086114388, 0.0122234598, -0.018530542, -0.0460552536, -0.0327234678, -0.00987923425, -0.0339673422, 0.0150620453, 0.0123590101, -0.00237611937, 0.00089054642, -0.00135450764, -0.0143125309, -0.0172069315, -0.0266635679, 0.00877091, 0.0341268145, -0.00943271536, 0.0182434935, -0.00856359769, -0.00640276447, -0.0340311304, -0.00266316719, 0.00812505186, -0.00329108466, -0.0226767901, 0.0164733641, -0.0176853444, -0.0133317839, 0.00835628528, -0.00867522787, 0.0200774111, -0.00636289688, -0.00013081613, 0.0234900918, 0.0013983621, 0.00833236426, -0.0322131626, 0.0199817289, 0.0144799752, -0.0252602212, 0.00983936619, -0.0075948108, -0.00470439717, -0.00108540012, 0.00236415886, 0.0151497535, -0.0032870979, 0.00949650351, 0.0355620533, 0.00941676833, 0.0091855349, -0.00602800725, 0.0291832108, -0.041015964, 0.00578082725, 0.0408564955, 0.0020043524, 0.02157644, -0.015907241, -0.0160986073, -0.00292629469, -0.00162560842, -0.0288961623, 0.000377248798, 0.0149504151, 0.00659811636, 0.0012747721, 0.00768650696, 0.00247778208, -0.0246063899, -0.0237452462, 0.0207631364, -0.0450027436, 0.00901011657, 0.00875496306, 0.00652236771, -0.00434558745, -0.030267613, -0.0331380926, -0.0105968546, 0.0147112086, -0.00489177601, -0.0119204642, -0.00618747855, 0.00396485, 0.026711408, 0.0330105163, -0.00765062589, -0.024590442, -0.0311765987, -0.0185783822, -0.0356258415, 0.00838817935, 0.0160348192, -0.00731972326, 0.00371966325, -0.00615558401, 0.0189611129, -0.0112506859, 0.0133317839, -0.00698483409, -0.00771840103, 0.00588847, -0.00283459877, -0.00931311212, -0.0152613837, -0.00513098249, -0.00826857612, -0.00666987849, -0.019503314, -0.0192960016, -0.022613002, -0.0214488618, 0.00542999059, -0.0218794346, -0.0182275455, -0.0233465675, 0.00421801, 0.00245186803, -0.055177, -0.00477217231, -0.0130925765, -0.0456406288, 0.0012428778, -0.0300603, 0.00425787829, 0.0137065407, -0.00170833408, -0.0209545, 0.0226608422, 0.0209385548, -0.014360372, -0.0130846035, -0.0125982165, 0.00245186803, -0.0145756584, -0.0291194227, 0.0347647, 0.0181478113, 0.0210661311, 0.0121516977, -0.00100167783, 0.00468845, 0.0417176373, -0.0292629451, -0.0223578475, -0.00627518771, -0.0293905232, 0.00421003671, -0.0112427119, -0.0467888191, -0.00117609929, 0.0172069315, 0.00412232801, -0.00431768, -0.0278755464, -0.0152454367, -0.0198382046, 0.00485190796, 0.012335089, 0.00325121684, 0.0330743045, 0.0159869771, 0.000524759584, -0.00995896943, -0.00193956716, 0.00468845, -0.012813502, 0.0329467282, 0.0128932381, -0.00147112086, -0.0685087815, 0.0172228776, 0.0116493637, 0.00869914796, -0.0159471091, 0.0172228776, 0.0272855051, -0.0122713009, -0.0213691257, -0.00212694565, 0.0137224877, -0.00386518054, -0.00820478797, 0.00688915141, -0.0176693965, 0.00820478797, 0.0183551237, -0.012797555, 0.00639877748, -0.0305706095, 0.00491569657, 0.0152215157, 0.00513895601, 0.0131563656, -0.0359447859, -0.00427382533, -0.0279074423, 0.0102220969, 0.00607584883, 0.030267613, -0.0326118395, -0.0106446957, 0.000124960556, -0.00669379905, 0.00940879434, -0.0068253628, -0.0211299192, -0.00739547191, -0.000708649692, -0.0129729733, 0.0196787324, 0.0151417805, -0.028290173, 0.00802139565, 0.0102220969, 0.0259459466, 0.0303473491, -0.0147271557, -0.0188654307, -0.00380936568, 0.00845196843, 0.00412631454, -0.00898619648, -0.00846791547, 0.00218076725, -0.0218794346, 0.0482878461, -0.0177969746, 0.0111550028, 0.00903403759, 0.076609917, -0.0323726311, -0.00757886376, -0.00969584286, -0.0219910648, 0.00748716807, 0.0160427913, 0.0197744165, 0.014886627, -0.0189770609, 0.0122553539, -0.0150142033, 0.00966394786, -0.00112028443, -0.0261054188, 0.00974368397, 0.00475622527, -0.00702470168, 0.0135231484, -0.00293426821, -0.010238044, 0.000596521539, -0.00531437434, 0.00461270148, 0.0108918762, 0.0141690066, 0.00204322347, -0.00270502851, -0.0460552536, -0.00932905916, 0.0130447354, -0.0197425224, 0.0227565244, -0.00521470467, 0.00250369613, 0.0514453761, 0.0165531, 0.0160826594, 0.00229439046, -0.00210302509, 0.0142487427, 0.00358610624, -0.0306981858, 0.0331062, -0.00721606705, -0.00796558149, -0.0300921947, -0.00677752169, -0.0117211258, 0.0106048277, -0.018466752, 0.00420605, -0.00521869166, -0.0345414393, -0.00112726132, 0.0291513167, -0.010277912, -0.0177969746, -0.00727188168, 0.00720410654, -0.00152095559, -0.00998289, 0.0102061499, -0.0242236592, -0.0081170788, -0.00502732629, 0.00690111145, 0.00215086644, -0.0232349392, 0.0115297604, 0.000661306665, 0.0137065407, -0.0165371522, 0.00960016, -0.0177810267, -0.00810910482, 0.00222661509, -0.018530542, 0.0420365818, -0.0300284065, 0.0229638368, 0.00558148837, -0.00432565343, -0.000785395154, -0.00828452315, -0.00201730942, -0.00264124, -0.0202687755, 0.0322610028, -0.00185983162, -0.00799348857, -0.00582866836, 0.00199637865, 0.0109476903, 0.021608334, -0.0281307, 0.0247818083, -0.0104931984, -0.0129889203, 0.00784199126, 0.00510706194, 0.0116413897, 0.0225651599, -0.0183551237, 0.0142009007, -0.0225013718, -0.00378145836, 0.017478032, 0.00174919853, 0.00166547624, 0.0101104677, -0.00351235084, -0.00518281059, -0.0026232996, 0.0348922759, -0.0072439746, 0.0361361504, 0.0279712304, 0.0243193414, 0.0124387452, -0.0192641076, 0.026711408, 0.0230914149, -0.024638284, -0.00311367307, 0.00183092745, -0.00407049945, -0.0345095433, -0.0216242801, 0.0206036661, -0.000696689356, 0.0442691743, 0.00350836408, 0.0161384754, -0.0166009404, -0.00434558745, -0.00131563656, 0.0474904925, -0.00783401728, 0.00901809055, -0.0245585479, -0.00550175272, -0.0100466786, -0.00642668502, 0.0255472697, 0.00457682041, -0.0226767901, 0.0180202331, -0.000881576154, -0.00971976295, -0.0117450459, -0.00904201064, -0.0130925765, 0.0118327551, 0.017956445, -0.027668234, 0.00956826564, -0.0120958826, -0.0106765898, 0.0275725517, 0.00796956755, 0.0184029639, 0.00556554133, 0.0213531796, 0.0147749968, 0.0186421704, -0.00423794426, -0.00602402072, 0.013315836, 0.00531038735, -0.0127257938, 0.00941676833, 0.00319739548, 0.00675758766, -0.00158972747, -0.0264084134, 0.0157637168, -0.00595624559, 0.0134035451, -0.00766258594, -0.00726789515, 0.000736058748, -0.00539809652, 0.000863137306, -0.00468446361, 0.0255791638, -0.0119683053, 0.0169358309, 0.00199837214, 0.0252123792, 0.00306782522, -0.00279273745, -0.0141291386, -0.00528248, -0.0124786133, 0.00359009299, 0.0191365313, 0.0157956127, 0.0132440748, 0.0150381243, -0.0182434935, -0.0110035054, -0.0288483202, 0.0287047978, 0.00845994148, -0.0089782225, -0.0401229262, 0.0151098864, -0.00304589793, -0.0156520884, -0.00374757079, 0.00108440348, -0.00617153151, 0.0136666726, 0.0115138134, -0.0112666329, -0.0145038962, -0.0358172059, -0.0084121, -0.03183043, -0.00586853642, 0.000359557482, 0.025627004, -0.0172069315, 0.0127098458, -0.0124786133, 0.0121437237, -0.0188494828, 0.00415023509, 0.0100706, -0.0547304787, 0.023601722, 0.00556155434, -0.0264722016, 0.0112666329, 0.00875496306, 0.0216721222, -0.0112506859, -0.0285293795, 0.00842804741, 0.011840729, 0.0200933572, -0.041494377, 0.00864333287, 0.00694895303, -5.19215464e-05, 0.00718815951, -0.0262808371, -0.0240960829, 0.0126061896, -0.0204123, -0.00904998463, 0.00761873135, -0.0414305888, -0.00373959704, -0.0186581183, 0.00283659203, 0.015875347, -0.0103337271, -0.0328191519, -2.49173581e-06, 0.0084121, 0.0117211258, -0.0206196122, -0.012335089, 0.0123749571, -0.013842091, -0.0262170471, -0.00619943859, 0.0299167763, -0.0150939394, 0.0150142033, -0.00869117491, -0.00764265237, -0.0254834816, 0.0326118395, 0.012343063, 0.00985531323, -0.0122872479, -0.0132600218, -0.0247499142, 0.0282742251, 0.014384293, 0.000944866217, 0.000198342168, -0.00231831102, 0.00250568963, -0.0195511561, 0.00940082129, -0.0168879889, 0.0122872479, 0.0142407687, -0.0173026137, 0.00792172644, -0.0206993483, 0.00989518128, -0.00250568963, -0.0170793533, -0.0140892714, 0.00158773409, -0.0095523186, -0.00945663545, -0.0173026137, 0.00893835444, -0.0027987177, -0.0170953013, 0.0200136229, -0.00352630462, 0.0156281665, -0.00654230174, -0.00395886973, -0.0363594107, -0.00144321343, -0.0105569866, -0.00213093241, -0.000889549672, 0.0411754362, 0.0157238506, 0.00716822548, 0.0033090252, -0.0258502644, 0.0036219873, -0.0208428726, -0.00549776619, 0.00193458376, -0.0206196122, -0.031383913, -0.00470439717, 0.000350587245, -0.0127576878, -0.000665791798, -0.0294543114, 0.00888254, -0.0057569067, 0.0221824292, -0.00972773694, 0.0175258741, -0.0104931984, -0.00866725389, -0.016967725, -0.00922540296, -0.0123669831, -0.00775826862, 0.0179404989, 0.0217040163, 0.00921742897, 0.0257545821, 0.028226383, -0.0192003194, -0.0250688568, -0.00810910482, 0.0181956515, 0.00837223232, 0.0123590101, 0.0127257938, 0.0210661311, -0.00412631454, 0.0383687466, -0.0104852244, 0.0153251719, -0.00573298568, -0.00666190498, -0.022086747, -0.00620741211, -0.00770245399, -0.000876592647, -0.0254356395, -0.0225651599, 0.0291672628, 0.0186740644, -0.0226289481, -0.00287645985, 0.00977557804, 0.0101583088, -0.00448113773, 0.0131563656, 0.0209066607, 0.024622336, 0.0102141239, -0.0133078629, -0.0283061191, 0.00177311921, -0.00208508456, 0.0330105163, -0.0269984566, -0.0383049585, -0.000856160419, -0.00671772, 0.0245107077, -0.00101762486, -0.00912174676, 0.00356218568, 0.0193916857, 0.00277479715, 0.0111709498, 0.00730776275, 4.69692204e-05, 0.0153570659, 0.00109337363, 0.0128852641, 0.00615558401, -0.00442532264, -0.00706058275, 0.00150799856, -0.0121756177, 0.0214329157, 0.0160986073, 0.00303792441, 0.00716423895, -0.00975165702, -0.00401269132, 0.00598813966, -0.0207631364, -0.00501536578, 0.0309852343, -0.00124387455, 0.0131404186, 0.0183710698, 0.0198860448, 0.0134513872, 0.0145676844, 0.00482001388, -0.00139736547, 0.0153730139, -0.0127895819, -0.0153650399, 0.0210023429, 0.00967192184, -0.00351035735, -0.00757487677, 0.0222940594, 0.00525058573, -0.0139377732, 0.0094486624, -0.00735959085, 0.00321134925, 0.0130686564, -0.005390123, -0.0074911546, -0.00345055573, 0.00614761049, 0.0206834, -0.0116493637, -0.00853967667, -0.0026751277, 0.00876293704, 0.00220269454, -0.0198860448, -0.00853967667, 0.00193857052, 0.001030582, -0.0013485275, -0.00876293704, -0.00416618213, -0.00907390565, -0.00572899915, -0.0153092248, -0.00231233076, 0.0072439746, -0.0113543421, 0.00264522666, -0.0238728225, -0.0119443852, 0.000933902571, 0.00736357784, 0.0175258741, 0.0310171284, 0.00648648664, -0.0088187512, 0.00761075784, 0.0130527094, -0.0032033755, -0.00821276102, 0.0123988772, 0.0310490225, -0.0101981768, -0.012837423, 0.00207910431, 0.00649047364, -0.00235817884, -0.00303792441, 0.0243831296, -0.00878685713, 0.00845196843, 0.0212096553, 0.0658934563, -0.00896227546, 0.0064745266, 0.0191524792, 0.00948853, 0.0176056083, -0.0109795844, -0.00673366711, 0.0028704796, -0.00164853246, -0.0096081337, 0.00531437434, -0.014886627, 0.00313560036, -0.0218953807, 0.0224854238, 0.00875496306, 0.0308895502, 0.0141052185, -0.0123510361, 0.00866725389, -0.000836226565, 0.0113942092, -0.0121357506, 0.0048798155, -0.00485589495, -0.0134992283, -0.00011393462, 0.00566919753, 0.00963205379, -0.0184029639, -0.00777421566, -0.0275406577, 0.00426585181, 0.00333693274, 0.0178607628, -0.0162341576, 0.0221664812, -0.0230595209, 0.0148467589, 0.00877888408, 0.000115990304, 0.0172388256, 0.00733965728, 0.0056891311, 0.00257545826, -0.00218674727, -0.00219272752, 0.00824465603, 0.00372963026, -0.00520274462, -0.00799348857, 0.0154527491, -0.00648648664, -0.00722404057, -0.00492765661, 0.0220548529, -0.00445323, -0.00138739857, -0.0197425224, 0.0187219065, 0.000287297153, -0.00303991768, 0.00114221172, 0.0120879086, -0.00552567327, -0.00569311809, -0.0113623152, 0.00613166345, 0.023633616, 0.00905795861, -0.00191863661, 0.00905795861, -0.0250050668, -0.00122792739, -0.00197843835, -0.018004287, 0.000371766975, -0.00461668801, 0.00105350593, -0.00861941278, 0.0109955324, -0.00576886674, 0.00369972945, -0.0148308119, 0.00469243713, 0.0103257531, 0.00675360067, -0.012319142, -3.76563585e-05, 0.0194235798, -0.00679745525, 0.00262130611, 0.0131962327, 0.00624728, 0.015420855, -0.0089782225, -0.00187777216, -0.00680941576, 0.0117849139, 0.0137783028, 0.0208269246, 0.00844399445, -0.0262808371, 0.0127018727, -0.0119045172, 0.0155085642, -0.017956445, 0.00690509845, -0.00514692953, 0.00756291673, 0.00375355082, 0.00458878092, -0.0032552036, -0.00869117491, -0.00322530279, 0.0048279874, -0.0188335367, -0.0192960016, 0.0101264147, -0.00939284731, -0.0150381243, -0.00299606309, -0.0306025036, -0.00964800082, -0.010301833, -0.0291194227, 0.00499543222, -0.0190249011, 0.00643465854, -0.0169039369, -0.00685725687, -0.0054419511, -0.028194489, -0.00325919059, -0.0122234598, -0.0049874587, 0.00161464477, 0.00128573575, 0.00838817935, -0.00870712195, -0.00391900213, 0.00949650351, -0.0354025811, -0.0118646491, 0.0189451668, 0.00682137627, -0.0202368814, 0.0206196122, -0.000512799248, -0.00473230472, -0.0298370421, -0.00990315527, 0.00959218666, 0.00948853, 0.0144560551, -0.00259339856, 0.00549776619, -0.0175577682, 0.0106845628, 0.0220229588, 0.0111390557, -0.0172866657, 0.0188016426, -0.00588049646, 0.0360085741, 0.0305068195, 0.0062632272, -0.00225053588, -0.0113463681, -0.0347647, -0.00770644052, 0.0203804057, 0.00407249294, 0.000190368621, 0.0139377732, -0.00357813272, -0.0131164975, -0.0036199938, 0.00473629171, -0.00835628528, 0.0268070903, 0.0100227585, 0.012813502, 0.00122593401, 0.00208707806, 0.00975963101, -0.00586853642, -0.00495157763, -0.0268389843, 0.0183551237, 0.0342225, 0.0104613034, -0.00687320437, 0.0258821584, -0.0113383951, 0.00042708352, 0.00822073501, 0.00580474781, 0.0139457472, 0.00971179, 0.0064585791, 0.00415023509, -0.0118646491, -0.0064585791, 0.00247180206, -0.0199019928, -0.01285337, -0.00816093292, -0.00541404355, -0.0242874473, -0.0203166176, 0.0152932778, 0.00698882062, -0.00376949809, 0.00480805337, 0.00287845335, -0.015412881, 0.0106845628, 0.0227565244, 0.0098154461, -0.0130048674, 0.0202528294, 0.0139537212, 0.00681738928, -0.00567717105, -0.0153092248, 0.00987923425, -0.0015040118, -0.0115855746, -0.0203325637, -0.00811309181, 0.0303792432, 0.0154447751, 0.0135390963, -0.00258542504, -0.00118805969, -0.0124227982, 0.0184189118, -0.023601722, -0.00266516069, 0.00389109459, -0.0328510441, 0.000271100871, 0.00342464168, 0.0115058394, -0.00190069608, -0.00026163226, -0.00480406685, -1.88748982e-05, 0.00986328721, 0.0168879889, 0.0123669831, 0.0138899321, 0.000121347533, -0.0173982959, -0.0170315132, 0.0127895819, 0.00183790433, -0.018466752, 0.0157158766, 0.0223578475, -0.00517085, -0.000164828321, 0.00816492, 0.0140015623, -0.0186102763, -0.00391302211, 0.00175517867, 0.00462466152, 0.0120799355, 0.00775826862, 0.00948853, 0.00249173585, 0.00877888408, -0.0131483916, 0.00166248612, -0.00434160046, 0.0145916054, 0.0135630164, -0.00739547191, -0.00739547191, -0.00226448965, -0.0137065407, 0.00125284481, 0.00278476393, 0.00849981, -0.000776424888, -0.00824465603, 0.0198063105, 0.0107005108, -0.013881959, -0.0089782225, -0.000806824071, -0.00650642067, 0.00912174676, -0.0170953013, -0.0125742955, 0.025164539, 0.00481204037, 0.0126380846, 0.00136048777, 0.00348245, 0.0243990775, 0.0263924655, -0.00291234092, 0.0367740355, 0.0170474593, 0.015923189, 0.0209704489, -0.0173026137, -0.00574893272, 0.00840412639, 0.00921742897, -0.00233824481, -0.00434558745, -0.00849981, -0.0214329157, -0.0220548529, -0.00488778902, -0.0114579983, -0.0124945603, -0.00540607, 0.00332098547, -0.0171271954, 0.0116573367, 0.00348045654, -0.00273692259, 0.0148387849, -0.0372524485, 0.00611970341, -0.00680542877, -0.0127417408, 0.0191684254, 0.00276084337, 0.0129410792, -0.0404737629, 0.0155643784, 0.00555756781, -0.0126699787, -0.0176215563, 0.0182913337, -0.00757089024, -0.00723600108, -0.00420605, 0.0185464881, 0.00860346574, -0.0225651599, -0.0233625155, -0.00712437136, -0.00128274562, -0.00361002679, -0.00976760406, 0.00826857612, -0.0142567158, 0.0100865467, 0.00395886973, 0.00650642067, -0.00329108466, -0.0146314725, -0.00709646381, 0.00213093241, -0.00122194726, -0.00878685713, -0.022613002, 0.00627518771, 0.00825262908, -0.000409641361, 0.0050392868, 0.0122394068, 0.00437349454, -0.00834033825, -0.020571772, -0.00948853, -0.000278576073, 0.00825262908, -0.0046725031, -0.00788584538, -0.00194255728, -0.00638283044, 0.00943271536, -0.0121357506, -0.0129968943, 0.00358012598, 0.0118885702, -0.00104453566, 0.00249372935, 0.00957624, 0.00332098547, 0.00844399445, -0.00104453566, -0.0016814234, 0.0145916054, -0.0211937092, -0.0135869374, 0.0144720022, -0.00185385149, 0.0160507653, -0.0114978654, 0.0088187512, 0.000818784407, 0.0144959223, -0.00500340573, -0.000952839793, -0.00225452264, -0.00560540892, 0.024654232, -0.00112626457, -0.00108440348, 0.0120320944, 0.0198700987, 0.0349879563, -0.0162501037, -0.0178448148, 0.00723201409, 0.00741540594, 0.00237811264, 0.00473230472, -0.00686124386, -0.0280350186, -0.0130128413, -0.0112028448, 0.0081728939, 0.0131085236, 0.0257067401, 0.022597054, 0.00209505158, -0.00336284679, 0.00788185839, -0.00829249714, -0.0036937492, 0.00957624, 0.00885861926, 0.00791773945, -0.0052864668, 0.00644263206, -0.000243442599, -0.0289599504, -0.0227405783, 0.017908603, -0.0314636454, 0.00581670832, -0.00287645985, 0.0179404989, -0.00522267818, -0.00221864157, -0.00476419879, 0.00991112832, -0.00971179, -0.00498347171, 0.0106128016, 0.00167344976, -0.00310370605, 0.0269825086, -0.0105968546, -0.000502583105, -0.0166806765, 0.00908985268, 0.0298529882, -0.0202209353, -0.00833236426, 0.0066140634, -0.0139138531, -0.0042538913, -0.0114739453, 0.00368577568, -0.00184189109, -0.0153730139, 0.00599212619, -0.0217518564, -0.0154447751, 0.0269027743, 0.00264124, 0.000678748824, 0.00368378218, -0.0122394068, -0.0103895422, 0.00786192529, -0.0130048674, 0.003466503, -0.0131005505, 0.0027987177, -0.0111390557, -0.0134354401, 0.0278277062, -0.0161863156, 0.00387514755, 0.00223658211, -0.0164095759, -0.00368776894, 0.00924932305, -0.00391501514, -0.00493164361, -0.0151417805, -0.0119922264, -0.00290038064, 0.00338477409, -0.00747122057, 0.00164554233, 0.0089224074, 0.0184189118, -0.0049874587, 0.00742736598, -6.5408065e-05, -0.0236655101, -0.0122633269, 0.00594428508, -0.00128374225, 0.0235379338, -0.023107361, 0.0172069315, 0.00368577568, 0.00387514755, -0.0131404186, 0.0172707196, -2.48083452e-05, 0.00571305212, 0.0172228776, 0.00563730299, -0.00101313984, 0.015380987, -0.00875496306, 0.0269665625, -0.00646256609, -0.0189292189, 0.00359607325, 0.000512300874, 0.00317148142, -0.0100865467, -0.00326317735, -0.0182116, 0.00582069485, 0.0126141636, 0.0186581183, 0.0101264147, 0.00827655, 0.0028704796, 0.0155165372, 0.000714131515, -0.00122992077, -0.0249731727, 0.0145198433, 0.00269107474, 0.0133875981, -0.013355704, 0.00380936568, -0.00132460683, 0.025627004, -0.00156680355, 0.0103257531, -0.00501935277, 0.0267911442, -0.0102220969, 0.00240402669, 0.0211458672, -0.015412881, 0.00776624214, -0.0213691257, -0.0116174696, 0.00613166345, 0.0135709904, 0.00541404355, 0.00881077815, 0.0151975956, 0.0121516977, -0.00930513814, -0.00438944204, -0.013355704, 0.0015239456, 0.0205877181, 0.0229319427, -0.00218874076, 0.00428977236, 0.0219751168, -0.00201132917, 0.00129370927, -0.00804531667, -0.0091855349, 0.00607186183, 0.0232668333, -0.00140932575, -0.00484393444, -0.0143444249, -0.000260137225, 0.0100227585, 0.00987126119, 0.00480008, 0.00545391161, 0.00815296, 0.000873602577, 0.0151577275, 0.0127656609, -0.00699280761, -0.00592036452, -0.014336451, 0.01440024, 0.000347348, -0.00830844417, -0.0167285185, -0.00753102265, -0.00960016, 0.000604993489, -0.012965, 0.00961610675, 0.01332381, 0.00806126371, 0.0161623955, -0.0044612037, -0.00775826862, -0.0209226068, 0.0093450062, 0.00441336259, -0.00867522787, 0.0109317433, -0.00565723702, -0.00118506956, -0.00972773694, -0.000240577094, -0.00757089024, 0.00508712791, -0.0060519278, 0.0150221772, -0.0249412786, 0.00806126371, 0.00578082725, -0.0116334166, -0.0113782622, 0.0130606825, 0.0155165372, -0.0189451668, -0.00694097951, 0.0127257938, -0.0063708704, -0.00136646791, 0.00885064527, -0.013355704, -0.00845196843, 0.00740743242, -0.00158275058, 0.0171431433, 0.0137703288, -0.00239804666, -0.0189292189, 0.00514692953, 0.00374956406, 0.0227246303, -0.022038905, -0.00774232158, 0.00753102265, 0.0240960829, -0.0154288281, -0.00388910132, -0.0200933572, 0.00291433418, -0.00237213261, -0.00664197095, 0.00115815888, -0.0190567952, -0.0143444249, 0.00895430148, -0.00717221247, -0.0272855051, 0.0129251322, 0.0152932778, 0.00619943859, 0.00714829192, -0.00496353768, -0.00426983833, -0.0166009404, -0.016425522, 0.00444127, -0.010756325, 0.00578880077, -0.00404657889, 0.000275835162, -0.00806923769, -0.00493961712, -0.010261965, 0.00555756781, -0.00595624559, 0.0063708704, 0.00287645985, 0.0171271954, -0.0130287884, -2.05879678e-05, -0.0129012112, 0.0177331865, 0.00999883749, 0.0113383951, 0.00105948607, -0.0141211655, -0.00418212963, -0.0063708704, -0.0132600218, 0.0176853444, -0.00888254, -0.00840412639, -0.00777820265, 0.0141450865, 0.000679247198, -0.00819681399, -0.00329307816, -0.000676257128, 0.0235219859, -0.000549178571, -0.000858153799, -0.0160188712, -0.0167285185, 0.000557650463, 0.00726789515, 0.0212096553, -0.0044093756, 0.00061944552, -0.00828452315, -0.00480805337, 0.0114579983, -0.0173982959, -0.00154387951, -0.00787787233, -0.0078021232, -0.0104533304, -0.00715227844, 0.00681340229, -0.000544195122, -0.0108360611, -0.000800843874, -0.00365388137, 0.00940879434, 0.0161225274, 0.0186900124, 0.00829249714, -0.00168640679, 0.00840412639, 0.0135231484, -0.00571703864, 0.0122154858, -0.00186282175, 0.00319141522, -0.0198222566, -0.0116094956, -0.0140812974, 0.00453296583, -0.00717221247, -0.00849981, 0.0158354789, -0.0141690066, -0.011290553, 0.00390704162, -0.0184827, 0.000936394325, 0.0136507256, -0.0105809066, 0.010269938, -0.0126460576, -0.00194953417, -0.0208907127, 0.00855562463, -0.0041103675, 0.0147191817, 0.0137464087, 0.00824465603, -0.00362996082, 0.0059482716, 0.00987126119, 0.0099191023, 0.00653034123, -0.0254196916, 0.00384724024, -0.00476021226, 0.00377348484, 0.00322530279, 0.00295220874, -0.00615159748, 0.00198342162, -0.00901809055, -0.0217837524, -0.0170953013, 0.018004287, -0.0130048674, -0.00279074418, -0.00560540892, -0.00966394786, -0.010238044, 0.000917955476, -0.00298210955, -0.0169836711, -0.00419408968, 0.027763918, 0.0120719615, 0.0308257621, -0.00174122502, -0.00182793743, -0.00316151441, -0.0264243595, 0.00194554729, 0.0141291386, 0.0261213649, -0.0114659714, -0.0013216167, -0.00924932305, 0.00319938874, 0.0185464881, 0.0104214363, -0.00697287358, 0.00662203738, 0.0101742558, -0.012303195, 0.0103815682, 0.00427382533, 0.0186900124, -0.013866012, 0.00972773694, -0.0166168883, -0.0153331459, 0.00567717105, -0.00338876084, 0.0024658218, 0.00599212619, -0.0155564053, 0.0154447751, 0.00667386549, 0.0135470694, 0.0232827794, -0.0151657015, -0.0197903626, 0.00128573575, 0.00535424193, -0.00141929276, -0.00411834102, -0.00720012, -0.0144161871, -0.00722802756, 0.0122473799, 0.011298527, -0.0187059585, -0.0133875981, 0.0141530596, 0.00695293956, 0.00664197095, -0.00129171589, 0.0132361008, -0.00319340872, 0.00802937, -0.006681839, 0.0242874473, 0.0141530596, 0.00493961712, 0.00576089323, -0.0238568764, -0.00585657591, -0.00402265834, 0.010269938, -0.00944068842, -0.00174919853, -0.0114819184, -0.0111151356, -0.000441784767, 0.00484393444, 0.0243193414, -0.0170315132, -0.00482400041, 0.00444127, -0.0136826197, 0.0206993483, 0.0128055289, -0.000361550861, -0.00627518771, 0.0160587393, -0.00736756437, 0.000993704307, 0.00490772305, -0.00826857612, -0.00706058275, 0.00207312428, -0.00532633439, -0.0240801349, 0.0163298398, -0.000235967382, 0.0043575475, 0.00765859941, -0.0139856152, -0.00247180206, -0.00734364381, 0.00587252295, 0.005142943, -0.00606388832, 0.000448263279, -0.0397083, -0.00426983833, 0.00617153151, -0.00979949906, 0.00442532264, -0.0137543818, 0.00689313794, 0.0348284878, 0.00125583482, 0.00882672518, 0.000577086, -0.00998289, -0.00448113773, 0.0161623955, 0.00399475079, 0.00657419581, -0.00572501216, -0.0280828588, 0.000836226565, -0.0710603222, -0.00722802756, 0.00388910132, 0.00207711104, -0.0232349392, -0.00303991768, -0.00783003, 0.0121756177, 0.0246701781, -0.0049196831, 0.0120879086, 0.0042538913, -0.00571305212, -0.00748716807, -0.00516287657, -0.0180202331, 0.0231392551, -0.0123510361, 0.0109078232, 0.00727985566, 0.00768650696, 0.000519776077, 0.00620342558, -0.0127337668, -8.21027e-05, -0.000496602966, 0.00527849328, -0.0146234995, -0.00378943188, 0.00424990477, 0.0145198433, -0.0159630571, 0.00772637455, 0.00216880697, 0.0089224074, -0.00184587797, 0.00334490626, -0.0192800555, 0.0129251322, 0.0040047178, 0.00228841021, -0.0132600218, 0.000792372, -0.00555756781, 0.00699280761, 0.0161863156, 0.0184827, 0.0121118296, 0.0058964435, -0.00184986473, -0.0198222566, -0.00987923425, 0.00737952488, 0.00773036107, 0.00783401728, -0.00331699871, -0.000187004771, -0.010764299, 0.00628714776, 0.00647851313, -0.0190886892, -0.0274768695, -0.00994302239, 0.00913769379, -0.0160427913, 0.0125742955, -0.00435356097, 0.012311168, 0.00770644052, 0.00963205379, -0.00504327333, 0.00372165674, 0.00733168377, -0.0157079026, -0.013347731, 0.00855562463, 0.0150700184, -0.00709646381, 0.000540208304, -0.0160826594, -0.00585258938, -0.00309573254, 0.021034237, -0.00319141522, -0.00923337601, 0.0101902029, -0.010301833, -0.00341666816, 0.0203644596, -0.00805727672, 0.0141450865, -0.035466373, -0.00576089323, 0.029805148, -0.013858038, -0.0105410395, -0.00488778902, -0.0165371522, 0.00627518771, -0.0158275068, -0.00114520185, -0.0071403184, -0.00781408325, 0.00503131282, 0.0180999693, -0.0141530596, -0.00146514073, -0.0130447354, 0.00936892722, 0.00691307196, 0.00553364679, -0.0127656609, 0.0123988772, 0.00767055945, 0.00900214352, 0.00300403684, 0.00438545505, -0.00250568963, -0.000791375292, -0.00916958787, 0.00368378218, -0.020045517, 0.011298527, -0.00201033242, 0.00446917722, 0.000652834773, 0.0169039369, -0.00488778902, -0.0183870178, -0.0135390963, -0.0236655101, 0.0230116788, 0.0117849139, -0.00974368397, -0.0332656689, -0.0170793533, -0.0049356306, -0.0223259535, -0.0137703288, -1.45455078e-05, -0.000958321616, -0.00757886376, -0.00883469824, 0.0131802857, -0.00745527353, -0.016951777, -0.0263924655, 0.00635492289, -0.0173982959, -0.00268908124, -0.0212734435, 0.00963205379, -0.00537018897, 0.0273652393, 0.00111729431, -0.010253991, 0.0141769806, 0.0135709904, -0.0076466389, -0.00167843327, -0.00610375591, 0.00725194812, -0.0041103675, -0.0089224074, -0.00802937, 0.0151816485, -0.0169039369, -0.0124467192, -0.00611173, -0.0114420513, 0.00964800082, 0.0274130814, -0.0195352081, 0.0267751962, -0.00485190796, 0.0211777613, -0.0268070903, -0.00940879434, -0.0142248217, -0.0121676447, -0.00665393146, 0.00484393444, 0.0105091454, -0.0083802063, -0.0023820994, -0.0367740355, 0.00486386847, 0.0233944096, -0.0166966245, 0.0116094956, 0.00118008605, 0.00740344543, -0.0108679552, 0.00502732629, -0.00412232801, -0.000220394038, -0.0110035054, 0.000654329837, 0.00915364083, -0.0068253628, 0.0112427119, 0.014902574, -0.00962408073, 0.0100706, 0.0047243312, 0.00161663827, -0.0118327551, 0.0243352894, -0.00607983535, 0.00889848731, -0.0088187512, -0.00593232457, 0.00290038064, 0.0129091851, -0.00705260923, 0.0114579983, -0.0109237703, -0.00697287358, -0.00529444031, 0.010756325, -0.00459276745, 0.00963205379, 0.00715626543, -0.00418212963, 0.0144241601, -0.00756291673, 0.0199498348, 0.0298689362, 0.0016644795, 0.000397681055, -0.00932108518, 0.00716423895, 0.0051269955, -0.0122553539, -0.00776624214, -0.00619943859, 0.0153490929, 0.00494360412, -0.0063150553, 0.00363793434, 0.0188654307, 0.0104373833, -0.00666190498, -0.0406013392, -0.00215086644, 0.00449309824, -0.0020292697, -0.0066300109, 0.00822870806, 0.018466752, 0.000334141776, 0.0125264544, 0.0217199624, 0.0040585394, 0.0106925368, 0.00477217231, -0.0240003988, 0.0170634072, -0.0110672936, 0.013866012, -0.024654232, 0.000284307054, -0.0110274265, -0.00284057879, -0.0110912146, 0.00371567649, 0.00874698907, -0.0191046372, -0.00106945308, -0.00558946189, 0.00960016, 0.00348643679, -0.0154926172, 0.00455688639, -0.00185185811, -0.00786192529, -0.0145916054, -0.0153251719, -0.0132042067, 0.00290038064, -0.0248296484, -0.0211777613, -0.00283459877, 0.0269825086, 0.00496353768, -0.00747122057, -0.00795760751, -0.00570109161, 0.00916958787, -0.000503579795, 0.00210302509, 0.00419010315, 0.00640276447, 0.00166248612, -0.0120001994, -0.01440024, 0.00813302584, -0.00354623841, -0.0155324843, 0.00583664188, -0.00133856048, -0.0293107871, -0.00407847343, -0.00778218918, -0.0231711492, -0.00978355203, -0.00391501514, -0.0393255726, -0.00357414596, -0.0130606825, -0.00614362396, 0.0016963738, 0.0040047178, 0.00956029166, -0.00306782522, -0.010261965, -0.0106606428, 0.00185584486, 0.0052306517, -0.00909782574, 0.00719613302, -0.0200933572, -0.00906593166, -0.0288164262, 0.00601206, -0.00449708477, 0.00525058573, 0.0173664019, 0.00166248612, 0.000650841394, -0.00372165674, 0.00448512472, -0.016393628, 0.00767454645, -0.0357534178, 0.00444924366, -0.000631405856, 0.00830844417, -0.013834117, -0.00570906512, -0.00994302239, 0.00714829192, 0.00730377622, -0.0192800555, 0.0223259535, -0.0208907127, 0.00319141522, -0.000819781097, 0.0368059278, -0.00290636066, -0.0396126211, -0.0106686158, 0.0221026931, 0.00278277067, -0.00621538609, 0.00194953417, 0.00218674727, -0.00132759684, -0.00998289, -0.000117859105, 0.00537417596, -0.0249731727, -0.0121915648, -0.021544544, -0.0274768695, 0.00609179586, 0.0107084839, -0.00677752169, -0.0100785736, -0.00286848634, -0.0166487824, 0.00429774588, 0.00323925656, 0.0777581, 0.00439342856, -0.00650243368, -0.0208747666, 0.0238249823, -0.00693699252, -0.0100068115, 0.0515091643, 0.00738749839, -0.00244588801, -0.012813502, 0.0113383951, -0.00546188513, 0.0112267649, 0.00777022913, -0.0141530596, -0.00968786888, -0.01282945, -0.0194076318, 0.00759879779, 0.0171750374, -0.0145995785, -0.00133058697, -0.0191365313, -0.00582069485, -0.0147112086, 0.0129171582, 0.0314955413, -0.00343261519, 0.005390123, -0.00147510762, 0.00420605, 0.00774630858, 0.00540208351, -0.0170793533, 0.0164574161, 0.0124945603, 0.0249253325, 0.0176215563, -0.00654628826, 0.0233784616, -0.00576886674, 0.028226383, 0.00730776275, 0.0160108972, -0.00668981252, 0.00779016316, -0.0272695571, 0.0187538, 0.00251166965, -0.00897024944, -0.0166009404, 0.00213093241, -0.00729978923, 0.0130128413, -0.000501337228, 0.0157079026, 0.0177491326, -0.00489177601, 0.000761972799, 0.00514692953, 0.00737155136, -0.0170474593, -0.00243193423, -0.00658615632, -0.00581670832, 0.0169039369, 0.00675758766, -0.0121596707, 0.00460074097, 0.00205917051, -0.0295978356, 0.00332696573, -0.00634296285, 0.0148068909, -0.000654329837, -0.00980747212, 0.00659014285, 0.014886627, 0.00464060903, -0.0164733641, 0.0221026931, -0.0285134315, -0.034381967, 0.00649844715, 0.00646655308, -0.020507982, -0.00285453256, -0.0265519377, 0.0101184407, -0.0057050786, 0.0179404989, -0.00969584286, 0.0236655101, 0.0246063899, 0.0101024937, 0.00747919409, 0.0132201537, 0.00877091, 0.00177909934, 0.0252602212, 0.0162501037, -0.011824782, -0.00800146256, 0.00358809973, 0.022086747, 0.00325121684, -0.00541404355, 0.00873104203, 8.78959836e-05, -0.00779813668, 0.00735560432, 0.00486386847, -0.000607983558, 0.0121596707, -0.00514692953, 0.0203804057, -0.0160826594, 0.0197265744, -0.00599212619, 0.0103098061, 0.0230914149, -0.0101503348, 0.00294224173, 0.00525058573, -0.0219751168, -0.000760976109, 0.00826857612, 0.0126540316, 0.017972393, 0.00160069112, -0.00932108518, 0.0126061896, -0.00849183556, -0.00803734269, 0.00165949611, 0.0147112086, 0.00783003, 0.0116732838, -0.00506320735, 0.00811309181, -0.00260934583, 0.00790577941, -0.00166846637, 0.00221864157, 0.00745527353, -0.0110912146, -0.0181318633, 0.0127736349, 0.00413827505, -0.013355704, 0.00252163666, -0.0148706799, -0.0293107871, -0.00488380203, 0.0129490532, 0.00282064499, -0.0227724724, 0.0149264941, -0.00312962034, -0.0272536092, 0.0119124912, 0.0373481289, -0.00869914796, 0.0207471885, -0.00800146256, 0.0360723622, 0.0045170188, 0.01285337, 0.00134055386, 0.0219432227, 0.0252921153, 7.42537304e-05, 0.033329457, 0.00467648963, -0.00641871151, 0.00408644695, -0.0111789238, -0.0129729733, -0.0230116788, -0.00242994074, 4.61905547e-05, 0.0202687755, 0.0502652898, -0.003077792, 0.000371019472, 0.0122633269, -0.0101184407, 0.0177650806, 0.0298848823, -0.00224654912, 0.00288044661, -0.0142168477, -0.00942474138, -0.00528248, -0.0036419211, 0.00350437732, -0.0108280871, -0.00680542877, -0.0230435729, 0.017478032, -0.00449309824, 0.00294423499, 0.00304589793, 0.00566521054, -0.00837223232, -0.0120001994, 0.0145437634, -0.000603000051, 0.00449708477, 0.00398478378] |
30 Sep, 2022 | Create a Virtual Machine and Set up API on Google Cloud
30 Sep, 2022
Cloud Computing is an attractive and prosperous field of Computer Science today. This introductory article focusses on how to work on Google Cloud to make computation, storage and working easier. Let’s discuss the stepwise procedure to create a Virtual Machine and Setting up API on Google Cloud.
At first, visit Google Cloud and select the Get Started Free option. This will redirect you to your Google account login page. You need to provide information regarding your college, debit card etc. Provide all necessary information and Google will provide you a free Google Developer account on Google Cloud for free. Not only that but it will also provide you $300 for buying Computation engine. This process usually takes a few hours, but sometimes happens faster.
After creation of the account, open Google Cloud and you will see a window appear like the one given above. Select the Go To Console option. You will be redirected to a page demonstrating your first project which is titles by default as My First Project.
From the left side panel, Select the option Compute Engine and from the drop-down menu select VM instances.
The page that appears is for configuring your Virtual Machine instance. You can give it a name and select a region and a zone (For Indians, it is Aisa-South-1). Then you need to select the Machine type. If you want to run your code on Google’s server and need high-performance capacity, then select higher vCPUs. But if you want to run your code on local machine with Google’s API, a shared vCPU will work just fine and will cost significantly lesser. For the Boot Disk, you can select from a range of available Linux OS Distributions. Then you can create the instance or can further change settings according to your required specifications. After required changes click on Create. Now your instance is created and you can perform calculations on your Virtual Machine at the remote server.
As seen from the above image, from the Connect drop-down menu, select Open in Browser Window. This will open the Linux terminal with your selected computation power and storage. You can also open via SSH keys using software like Putty Generator (which provides encrypted private keys and forms a secure connection with a remote server using the External IP address given in the above image).
Now since your instance is up and running, you need to select your required Application Programming Interface (API) from the list of available options. This provides a list of all Google Cloud APIs.
The most common APIs used are Translation API, Google Maps API, Speech to Text API, Vision API, Video Intelligence APIs etc. Nowadays Big Data APIs are also used widely.
Search for the required API and select it from the available options. Suppose, you need Speech-to-Text API. Click on Enable this API which will open the following page.
From the left side panel select the option Credentials. From the page that appears, select the option Create credentials and from the drop-down menu, select Service account Key. Select your Service name (project name) and keep the file type default to JSON and select Create. A .json file will be downloaded with the authenticated API key and credentials.
Ready to go from coding beginner to development pro? Our DSA to Development Coding Guide has everything you need to crush coding interviews and ace real-world projects! Limited spots available!Enroll Now and Transform Your Coding Skills! Also get 90% fee refund on completing 90% of the course in 90 days! Take the Three 90 Challenge today. | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud | https://www.geeksforgeeks.org/create-a-virtual-machine-and-set-up-api-on-google-cloud?ref=asr10 | Languages | Create a Virtual Machine and Set up API on Google Cloud | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0401349701, -0.0106617138, -0.00537226163, 0.00952308439, 0.0329305492, -0.00671791518, 0.0386168, 0.0440822206, -0.00929535832, 0.0282932222, 0.0129803782, -0.0252016708, -0.0119797643, -0.0647569746, 0.0194602162, 0.00402315799, -0.031246759, -0.0240837429, -4.52324966e-05, -0.00174589886, -0.0295353644, -0.00811532419, -0.022634577, -0.0111309681, 0.011289686, 0.00905383099, 0.0170311388, 0.0106134089, 0.00806011818, -0.00591397332, 0.0212544203, 0.00668341108, 0.0215580557, -0.0165618863, -0.0096611, -0.0338966586, -0.00757706305, 0.00236006873, -0.0206333492, 0.00328477402, 0.0384511799, 0.0142708253, 0.00181835704, 0.00780478865, -0.0236006882, -0.0322956778, 0.00494096288, 0.000805666728, -0.00551027758, -0.0120487725, 0.0109860515, 0.0140569005, 0.0493544191, 0.0299494099, -0.00504792482, 0.0309155211, 0.0452415533, -0.0169759337, -0.00415082276, -0.0499616899, 0.0342555, -0.0196948424, -0.0178454332, -0.0107928291, 0.0117865419, 0.0227449909, -0.0477810428, 0.0369882137, -0.0381199419, 0.0240009334, -0.00290523097, -0.00859837886, 0.000858285232, 0.000998888747, 0.0300322194, 0.00950238202, 0.0163410604, 0.0299770143, -0.03353782, 0.00257744361, -0.0356080569, -0.0395553038, -0.00509623, -0.00488920696, 0.0697807446, 0.0174727906, -0.0350559913, -0.0617206283, 0.0300046168, -0.0196120329, 0.0031191553, -0.00096869783, 0.00601403508, -0.0343659148, 0.0107169207, -0.0101924604, 0.00329512521, -0.0346695483, -0.0165204816, 0.0313019641, 0.0119797643, -0.0454071723, 0.0212820228, -0.0389204323, 0.000462352647, 0.000215433916, 0.0276721511, -0.00268958136, 0.0208817776, -0.0144640468, 0.0121246809, -0.0265128203, 0.0276583508, 0.0116554275, -0.0210611988, 0.0100751473, -0.0195844304, -0.025491504, -0.0139050838, -0.0145468563, 0.0148504917, 0.00742524583, -0.0367121808, 0.00290695601, -0.0330133587, 0.0453795679, -0.0367397852, 0.01554057, 0.0197500493, 0.00874329545, -0.00364706526, 0.0112068765, 0.00349179772, 0.0143122301, 0.0468149297, -0.0302806478, 0.0209645871, 0.0435577594, 0.00287935301, 0.00725272577, -0.0256847255, -0.017942043, -0.0564208254, 0.0170863457, 0.00405076146, 0.023200443, -0.0139602898, 0.0279343817, -0.00532740681, 0.00407491392, -0.0780616924, -0.00258089392, -0.00979911629, 0.0333169959, 0.023310855, -0.0149609037, -0.0051652384, 0.0108894398, -0.0305566806, 0.0260021612, -0.0136083495, -0.0370710231, -0.0161616411, 0.00337275909, 0.00706640491, 0.0345039293, 0.0238905214, 0.0386168, -0.0427020639, 0.0305290762, 0.0021599459, -0.00754945958, 0.0152369356, 0.0052652997, -0.0145054515, -0.000530929188, -0.00906073209, 0.0128423627, -0.00277066557, 0.0159684177, -0.0451035351, -0.0106341112, 0.00592087442, 0.0639840886, -0.00743214646, 0.0325441062, 0.0433369353, -0.0243597738, 0.0160098225, -0.0148780942, 0.0145468563, -0.0180800594, -0.00110498839, 0.0103994841, 0.0232832525, -0.0315503925, -0.00997853652, 0.0774544179, -0.0259331539, -0.0148780942, -0.0412114933, -0.0399417505, 0.00593812624, 0.0464836955, -0.0280447938, 0.00816363, 0.00608994346, -0.0282656197, 0.01475388, -0.00464422908, -0.0121522844, 0.0162582509, -0.0130079817, -0.0455175824, 0.0322956778, -0.00702845026, -0.00597953098, 0.0172105599, -0.0602300577, -0.0398313366, -0.00449241139, 0.0378991179, 0.0257813353, -0.0199846756, -0.00820503477, -0.0483331047, -0.0087778, -0.0242355596, -0.0165894888, 0.00997163542, 0.00534810917, 0.0299494099, 0.0153197451, 0.00743214646, 0.00834305, -0.0236144885, 0.0152093321, 0.0031519339, -0.0366569757, 0.0282932222, -0.00590017205, 0.0128078582, -0.0100889485, -0.00995093305, -0.0185769163, 0.00809462182, 0.00305014732, 0.0122695975, 0.00178212801, 0.0135531435, 0.00399555499, 0.0196396373, -0.0327649303, 0.00757016195, -0.0181904715, -0.0018011051, 0.0283484291, -0.0106479125, 0.00232901517, 0.0213234276, 0.0102131628, 0.0074459482, -0.0117037324, 0.0273409132, 0.015706189, 0.029121317, 0.004695985, -0.0463456772, 0.00780478865, -0.0184803046, 0.0231590383, -0.00684557948, 0.0243321713, 0.00106789661, 0.029121317, -0.0401901752, -0.0420947932, -0.00719061913, 0.0478362478, -0.0113517931, 0.0117037324, -0.0419291742, 0.0446894877, 0.0288452841, -0.0367121808, -0.0187287331, -0.0337862484, -0.0409354605, -0.0573593341, 0.0250912569, -0.00908143446, -0.0108135315, -0.0191427805, 0.0174313858, 0.00657644914, -0.00412667, -0.0211302061, -0.00200122781, -0.0086535858, 0.0416531451, 0.00798420887, -0.0247462187, 0.0251878686, 0.0182042737, 0.0114898086, 0.0250084475, -0.00300529227, -0.00196154835, 0.0150299119, 0.00955758803, 0.0478638522, -0.00150437129, -0.0193498041, -0.00947477948, 0.0362981334, 0.0354700387, 0.0489403717, -0.0249946471, -0.0516730845, 0.00244632852, 0.0414875261, -0.00880540255, -0.0611133613, 0.0442202352, 0.0395553038, -0.0324060917, -0.0241389498, -0.0143674361, 0.0156233795, -0.0394724943, -0.0368501954, -0.0609477423, -0.0228968076, 0.0461248532, 0.0362429284, -0.00859837886, 0.0184527021, 0.0564208254, 0.000846640149, -0.0077081779, 0.0310535356, -0.0325993113, -0.0227035861, -0.00906073209, 0.0411286838, -0.0113241896, -0.0236696955, 0.0262919944, -0.0296457764, 0.00398175325, 0.00112482812, -0.0327097252, 0.0086535858, -0.0412667, 0.00133961509, 0.000951445836, -0.0136635564, -0.00504792482, -0.0247186143, 0.0274513271, 0.0556755401, -0.0277687628, -0.00750115421, 0.0224413555, -0.0250222497, -0.0651434213, -0.00848106574, 0.00227898452, 0.00595192797, -0.0321852639, 0.0148228882, 0.0144088408, 0.0112827849, -0.0419291742, -0.0358564816, -0.01676891, -0.0148090869, -0.00953688566, -0.0274375249, 0.00775648328, 0.0183974952, 0.0421223976, 0.0232556481, 0.0320472494, 0.00540331518, 0.00887441076, 0.0107721267, -0.0144916503, 0.00479949638, 0.0202193018, -0.0292593315, 0.00473738974, -0.0282932222, -0.00159580668, -0.0139878932, -0.0224413555, 0.00146469183, -0.00754255895, 0.0250498522, -0.0135945482, 0.0243459735, 0.0539365411, 0.0069421907, 0.0137601672, -0.0248980355, -0.010454691, 0.0205229372, -0.0132288067, 0.0279205795, 0.00272063492, -0.0212130155, -0.039693322, -0.0353320241, 0.00298286462, 0.0218202844, 0.0434749499, 0.0302530453, 0.0184112974, -0.0289280936, 0.00766677316, 0.0220411103, 0.00237732078, -0.00855007395, 0.0209507868, -0.0139326863, 0.0114829075, 0.0172243621, 0.0351388, -0.00950238202, 0.00166395202, -0.0450759344, -0.0129596759, 0.0178730357, -0.000844052352, -0.0223171413, -0.0332065821, 0.0339518674, 0.0134565327, 0.0107031185, -0.010171758, -0.018107662, -0.0060312869, -0.0137394648, -0.0188667495, -0.0717129633, -0.00124559191, -0.039693322, -0.00342278974, -0.0146710705, -0.0419567786, -0.0417359546, 0.00216684677, -0.0596227907, -0.021019794, 0.0199432708, -0.032019645, -0.0614446, 0.0233936645, -0.00359875988, -0.0194740184, -0.0148780942, -0.0117313359, 0.0145744598, -0.00362291257, 0.0292041264, -0.00786689576, -0.0657506883, -0.0411838889, 0.00862598233, -0.00690078596, -0.000580097316, 0.0135738458, 0.0223723482, 0.0265404228, -0.00415772339, -0.0246220045, 0.00377472979, -0.0107238209, -0.0064729373, -0.0103511792, 0.0306394901, 0.0566968583, 0.0304186642, -0.0110067539, -0.0302806478, 0.00881230365, 0.00244632852, 0.0378163084, 0.0128768664, -0.00666960934, -0.0175003931, 0.0373470522, 0.00476844283, -0.029121317, -0.0141328098, -0.0259469543, -0.0359668955, 0.0245115906, 0.014698674, 0.00560688833, -0.0527220033, 0.000479604612, -0.050817389, 0.0172381625, -0.0436681733, 0.0362429284, -0.0126146367, 0.047394596, -0.00162944803, 0.0132012032, -0.00433024298, 0.0340346768, -0.0120280702, 0.0219583, -0.00855697412, 0.022524165, 0.0191841852, 0.0210059918, -0.0134013258, -0.000113108195, 0.00810152292, -0.00856387522, 0.0117865419, 0.00792210177, -0.0172795672, 0.00188909017, 0.00606924109, -0.0207023583, 0.0114346026, -0.0243597738, -0.0203711204, 0.0293697454, -0.0155267678, 0.00774268154, 0.00351940072, -0.0282656197, 0.0349179767, 0.0207299609, -0.0105375005, -0.028113801, -0.0298389979, 0.0149609037, -0.0279343817, -0.0204953346, -0.0166170932, 0.0133737233, 0.00584151503, -0.028955698, -0.00893651787, 0.0112206778, -0.0111171659, -0.0136497542, -0.0125663308, 0.00504447427, -0.0208403729, 0.0169621315, 0.0141604124, -0.00643498264, -0.0303358547, -0.0155267678, -0.0161478389, -0.00400935672, 0.0282932222, -0.0153749511, 0.0047891452, -0.0244011786, 0.00688698422, 0.0063935779, 0.00397830317, 0.0255329069, 0.0221929271, -0.0237249024, -0.0106548136, 0.000779357506, 0.0231176335, 0.0419567786, -0.00276894029, -0.0321300589, -0.00187701371, 0.00476844283, -0.00443375483, 0.00455796905, 0.0177488215, 0.0206333492, 0.0223447438, 0.0232970528, 0.0144088408, -0.0171829574, -0.033758644, 0.00641773082, 0.00714231329, 0.00302772, -0.0365741663, 0.0129527748, -0.00640737964, -0.0042922888, 0.0473669954, 0.0286520626, 0.00424743351, -0.011572618, 0.0196672399, 0.0119314585, 0.0233660601, 0.0222619362, -0.00170449412, 0.0187563356, 0.0152921416, -0.0138912816, 0.0188115425, 0.00297423871, -0.0325441062, -0.0128492629, 0.0149747049, 0.00503412308, -0.0218754914, -0.00861218106, 0.00319678895, 0.0341174863, -0.0390584469, 0.00707330555, 0.00505482545, -0.00952308439, 0.00486850459, -0.019957073, -0.006372876, 0.00781859085, -0.00256709242, -0.0104408888, 0.00212199171, -0.0253672898, -0.0105305994, -0.0537433214, -0.0293145385, -0.0188253447, 0.00982671883, 0.00506862719, -0.0166999027, -0.00653849449, -0.00763917, -0.00540331518, -0.0114346026, 0.00627626479, 0.00300529227, 0.127636939, -0.00133702729, 0.00588291977, -0.0320472494, 0.0132357078, 0.016879322, 0.020509135, 0.039858941, -0.0400521606, -3.92212642e-05, 0.0116071217, -0.0259469543, -0.0110964635, 0.00746665, -0.0111309681, -0.00263610017, 0.0346419439, 0.0146158645, -0.0222619362, 0.0153473476, -0.031854026, 0.00525149796, 0.00072846422, 0.0081774313, 0.0203573182, -0.0152921416, 0.010565103, -0.000568020914, -0.0294525549, -0.0229106098, 0.022413753, -0.0091228392, -0.0229796171, -0.0200950876, 0.0185769163, 0.0163962673, 0.00606579101, -0.00145951624, -0.000139093972, -0.00751495594, 0.031633202, -0.0374850705, 0.0109308446, -0.0411286838, 0.0249394402, -0.0252568759, -0.00762536842, -0.0123662082, 0.0395553038, 0.0385891944, 0.012745752, 0.000596918, 0.013470334, -0.026775049, -0.0154439593, -0.00547922403, 0.00238939701, -0.0241665523, -0.0351664051, -0.0228554029, 0.0211716108, -0.0229520146, 0.0331237726, 0.00184768543, 0.0148918964, -0.0296457764, -0.00247048144, 0.0313571729, 0.000546887284, -0.00601748517, 0.0162720531, -0.0121591846, 0.0373470522, -0.0215442535, 0.0129872793, 0.0145606585, -0.0048961076, -0.000586998125, 0.0237387028, -0.00253086328, -0.0119452607, -0.0287900791, -0.00132063788, 0.00950238202, 0.0296733789, -0.0208679773, -0.0241803546, 0.0188805498, -0.0274099223, -0.0140776029, -0.00404731091, 0.0245944, -0.0158994105, -0.00169931853, 0.0107997302, 0.00244977907, 0.0236558933, 0.000709487067, -0.0195706282, 0.0125663308, 0.00398175325, -0.0133392187, -0.0212268177, -0.0405766219, 0.0219997056, 0.00207541138, -0.00979911629, 0.0233522598, -0.00268785609, 0.0167827122, -0.0347523578, -0.0266232323, -0.0235040765, 0.0137187624, -0.0108135315, -0.00488230586, 0.014477849, 0.00282414653, 0.00537226163, 0.0219168961, -0.000274521881, 0.0186459236, -0.0100889485, -0.0217374749, 0.0072320234, 0.00622795941, 0.0051928414, 0.0204677302, 0.00606234046, 0.0532464646, 0.00968180224, 0.00154663867, 0.000207994, 0.0212406181, -0.0205781441, -0.00543436874, -0.00764607079, 0.0162168462, 0.000720700831, -0.00861218106, 0.0195016209, -0.0154439593, -0.00221515237, -0.00714921439, -0.000509795558, 0.0202469062, 0.0341174863, 0.008384455, 0.0103511792, 0.00754945958, 0.00550337695, 0.0123455059, 0.0037229741, 0.00417497568, -0.0310259331, -0.0205367394, -0.0280447938, 0.0749149323, -0.0387548134, 0.0237387028, -0.0102476673, 0.00581046194, -0.0315779969, -0.0297285859, 0.0114967097, -0.0146020632, 0.0187701378, 0.000110304747, -0.0125732319, -0.0191151761, 0.0316608064, 0.013076989, 0.0148228882, 0.0119383596, 0.0102407662, -0.00611409638, 0.0168931242, -0.014643468, 0.0105858054, 0.0309155211, 0.00196844921, -0.0229106098, 0.0567520633, 0.0438889973, -0.00072760164, 0.0199846756, 0.00882610492, 0.0199984778, -0.00427158643, -0.0274099223, 0.0285416506, -0.00276203966, 0.0237801075, 0.00369537086, -0.0023479925, 0.0100544449, -0.00181835704, -0.0235040765, -0.00426123524, -0.00551372813, -0.0151127214, -0.0197224468, 0.000961797, -0.00341588911, -0.00121022528, 8.25937823e-05, 0.0197086446, 0.0304462668, 0.0141604124, -0.0434749499, 0.0418187641, -0.0144226421, 0.04259165, 0.0100820484, -0.0100820484, -0.0174037814, 0.00264817663, -0.00262402394, 0.00439925119, 0.00482019875, -0.00803251471, 0.0162168462, -0.0270786844, 0.0100337425, 0.00825334, -0.0171691552, -0.0353044197, -0.02001228, -0.0261953827, 0.0129044699, -0.00263782544, -0.00401625736, -0.00172950944, -0.0163548626, -0.00470978627, -0.0146572692, -0.00685938122, 0.0153749511, 0.0134496316, -0.0131114936, 0.0313571729, 0.0124490177, -0.0338138491, -0.0413219072, -0.00238422141, 0.0141466111, -0.0169069245, -0.0364085473, -0.0120625738, -0.0153059429, -5.76323437e-05, 0.0229934193, -0.00235661841, 0.0154163558, -0.00407491392, -0.0144916503, 0.0122557953, 0.00225138129, 0.0115036098, -0.0541573688, 0.00117399625, 0.0218892936, -0.0228968076, 0.0297009833, -0.00397830317, 0.0101027507, 0.00549302576, -0.00739074172, 0.0164376721, -0.00165360083, 0.00733553525, 0.0187563356, 0.0277687628, -0.00315883476, -0.00186321221, 0.0346695483, -0.00852247048, 0.016603291, 0.0350283906, -0.0253810901, 0.0192945972, 0.00150437129, -0.0278101675, -0.0404386036, 0.0109584481, 0.00472703855, 0.00975081, 0.00239284756, -0.00313813239, 0.00685593067, -0.0132012032, 0.0042922888, -0.0330961682, -0.0353596285, -0.00765297143, -0.0377611, -0.00558963651, 0.0305014737, -0.0185631141, 0.00455796905, -0.00988882594, -0.0218340866, -0.0245253928, -0.00352975191, 0.0122695975, -0.00400935672, -0.0109101422, -0.00703535136, 0.0203159135, 0.0348351672, -0.0228554029, -0.0392516702, -0.03108114, -0.00143622607, -0.0205643419, 0.0166999027, 0.00902622752, 0.0270096753, 0.0197914541, 0.035663262, 0.00799111, 0.00721132103, -0.0145606585, -0.00674551819, -0.00320714014, 0.000408008957, -0.00946097728, 0.0120280702, 0.00389549369, 0.0151817286, -0.00107738515, -0.00746665, -0.0199018661, -0.0248014238, -0.0135531435, -0.0420119837, -0.00748735247, -0.0305014737, -0.0227863956, -0.0209645871, 0.0221101176, -0.00204090751, -0.0290385075, 0.0321024545, 0.00262747426, -0.0274789296, 0.0117727406, -0.00594157679, -0.00117744657, -0.0017338224, -0.0161202364, 0.00828784425, -0.00651089149, 0.0345591344, -0.00651779212, -0.0357460715, -0.0420671925, -0.0262091849, -0.0373470522, -0.0146020632, 0.0201088898, 0.0562, 0.0439994112, 0.0235178787, -0.00148884451, -0.00251016091, 0.0306946952, -0.0312191546, -0.0194326136, -0.00232211454, -0.0216684677, 0.00409561628, 0.0279619843, -0.0455175824, -0.00104633172, 0.0237801075, 0.000116989882, -0.00293800957, 0.00884680729, -0.00957139, -0.0301978383, 0.00231521367, 0.0245115906, -0.0114139, 0.00924015231, 0.0225931723, -0.0183284879, -0.0120556727, -0.000345686247, 0.012014268, -0.024373576, 0.0191013757, 0.00664545689, -0.00564139243, -0.0591259338, 0.00988192577, 0.0139464885, 0.0245529953, 0.00334515586, -0.00428538816, 0.044109825, -0.0241113454, -0.0280309916, -0.00583116431, -0.0128906677, -0.0252706781, -0.00663855625, 0.0200812872, -0.00272581051, -0.00326579693, 0.0177488215, -0.00989572704, -0.0163548626, -0.0191565808, -0.00337448437, 0.0154577605, 0.0121936891, -0.0126698427, -0.0203021113, 0.00155267678, -0.0354976431, 0.00886751, 0.0124421166, 0.0300874263, -0.0345867388, -0.0282656197, -0.0111723719, -0.00735623762, -0.00933676306, -0.00178212801, -0.0183974952, 0.00179592951, -0.0164652746, -0.0213234276, 0.0084465621, 0.0140430992, -0.0285140481, -0.00222377828, 0.000334688113, 0.0305014737, 0.0132012032, -0.0254639, 0.0018873649, -0.0325165, -0.000799197238, -0.00252741273, -0.00959899276, -0.0247186143, 0.00363671407, -0.00213579321, 0.0118072443, -0.0108204326, 0.00476154219, 0.00943337474, 0.0730931237, 6.80913508e-05, -0.0295353644, -0.004723588, -0.0127181485, -0.0191979855, -0.00647983793, 0.0309983306, 0.0138567779, -0.0275065321, 0.0445790775, 0.00192014372, 0.0168379173, 0.00359185901, -0.0118831536, 0.00447170949, 0.000678433513, -0.00203745696, 0.0271476917, -0.0184112974, -0.0261953827, 0.00565864425, 0.00999233779, -0.00621760823, 0.000844052352, 0.013691159, 0.0137049612, -0.011124067, -0.0157889985, -0.0195154231, -0.0027361617, -0.0142018171, 0.0209507868, -0.00100233918, 0.0140085956, 0.0173485763, 0.0095851915, -0.0152369356, -0.000442944205, -0.0179144405, -0.0139671909, -0.00855007395, -0.0150851179, 0.027106287, -0.0173899811, -0.0278653726, -0.0270234775, -0.0151403239, -0.00685593067, 0.00803251471, 0.0105927065, 0.00571385073, -0.0126215378, -0.0143950395, 0.00548957521, 0.0193498041, 0.0317436159, 0.00821883604, -0.0109929517, 0.00074873527, -0.00228933571, 0.0025481151, 0.00955068786, -0.0228416, 0.011793443, 0.0125111248, -0.0209507868, 0.00413357094, -0.0213786345, 0.0156647842, -0.0104753934, 0.0232832525, -0.0226897839, 0.0132909138, -0.0124283154, -0.0128906677, 0.00487540523, 0.0044544572, 0.0443858542, -0.0273823179, -0.00812912546, 0.0198190566, -0.00585876731, 0.0176798142, -0.00772888027, -0.0125525296, -0.0177626237, -0.00390929542, 0.00518939085, 0.0114760073, 0.00918494631, 0.011572618, -0.0111447694, 0.0177350193, 0.0176108051, -0.0433645397, 0.0301150288, 0.0229796171, -0.00899862498, -0.00247393176, 0.011179273, 0.0151817286, -0.000812567538, -0.0112689836, 0.0304738712, -0.015595776, 0.00147849333, 0.0147952847, -0.00386098982, -0.00622105831, 0.0255881138, 0.00769437617, -0.00440615183, 0.011848649, 0.00449586194, -0.00120246189, 0.0461524576, 0.0110895634, 0.0177902263, -0.00559653714, -0.0223447438, 0.0144502455, -0.00975081, -0.0217374749, -0.00379888271, 0.00948168, -0.0236696955, -0.0112689836, -0.00509623, 0.00416807458, -0.00429573935, 0.0424536355, 0.0192531925, 0.013249509, -0.0175970048, -0.0122972, -0.0057621561, 0.0319368355, -0.0165342838, 0.00621760823, -0.0229244102, 0.00620725704, -0.00780478865, -0.000576215622, -0.00643843319, 0.010509897, -0.00950928312, 0.0193636045, -0.0133875245, -0.00507552782, -0.0343383104, -0.00492026052, 0.0143812383, 0.00123696588, 0.019957073, -0.00739764236, 0.0115243122, 0.00217202236, 0.0018011051, 0.0295905694, 0.0101648578, 0.0198880658, 0.00464422908, 0.00859837886, -0.000860010448, 0.00992333051, 0.0140569005, -0.0413219072, -0.0127733545, 0.0103028733, 0.00102476671, 0.00547577348, 0.0093781678, -0.0206195489, -0.0103442781, -0.0200260803, 0.0398037322, -0.0137808695, 0.0273961201, 0.027892977, -0.0126077356, -0.0191427805, 0.00244287821, -0.0061313482, -0.00654539559, 0.0326269157, -0.0349731818, 0.0186045188, 0.00139137101, 0.0248842333, 0.00686628185, 0.0177764241, 0.00331237726, -0.0087847, -0.00227898452, 0.00586566795, 0.0250498522, 0.0087778, -0.00355390483, -0.0260435659, -0.0155543713, -0.0259607565, -0.004695985, 0.0142432218, 0.0109584481, -0.00643153256, -0.025712328, -0.00212371675, 0.00794280414, -0.0122143915, 0.000101247468, 0.00814292766, -0.00289142923, 0.0251602661, -0.00530325389, -0.00123006513, 0.0117796417, -0.0173347741, 0.0179696456, 0.0130562866, 0.0104615912, -0.00675241882, -0.000105344807, -0.010620309, 0.0104477899, -0.0242493618, 0.0254362971, 0.00350042363, 0.00624521123, 0.00411631865, -0.0175417978, 0.0385339893, 0.0114553049, -0.0139602898, 0.0231728386, 0.00725962687, 0.0206471514, -0.0074735512, -0.0285692532, -0.00375402742, 0.0281276032, 0.0271476917, -0.0375402756, -0.012800958, -0.00350732449, -0.000118607255, 0.0138222743, -0.0169345289, -0.0165618863, -0.00106703397, -0.0343659148, -0.0219306983, 0.0216546655, -0.0275755413, 0.011068861, 0.00538606336, -0.00437509827, 0.0253396854, -0.0212406181, -0.0192117877, 0.0243183691, -0.00180800585, 0.013974091, -0.0116347251, 0.0206333492, 0.0089158155, 0.00330892694, 0.00601403508, -0.00728723, 0.00984052103, -0.0126353391, 0.0137532661, 0.00629006652, 0.00141897413, -0.00617275294, 0.00745974947, 0.00293455925, -0.00365741644, -0.00763917, -0.0195154231, -0.00762536842, -0.0191427805, 0.00598298153, -0.0175970048, -0.00234109163, 0.00262402394, 0.00108601118, 0.00751495594, -0.00704570254, -0.00973010808, 0.0272857081, 0.0126836449, -0.00362636289, -0.00040542116, -0.0227035861, 0.00794280414, -0.00142069929, -0.00229968689, -0.0229382124, 0.0114277015, -0.00786689576, 0.00875019655, -0.0160512272, -0.00752875721, 0.00453381613, -0.0221515223, -0.00417152513, -0.0163272601, 0.026940668, -0.0068421294, -0.00568624772, -0.0143674361, 0.0145192537, -0.0145606585, -0.00190806726, -0.0139326863, 0.0343659148, 0.0154853631, 0.0157337915, -0.0282518174, -0.00166136422, 0.0108963409, 0.0356080569, -0.0258503444, 0.00255674124, -0.0083775539, -0.00745974947, -0.000566295756, -0.00737003936, 0.0175279956, -0.000425907871, -0.0250222497, -0.0132081043, 0.00240492378, 0.0235316791, -0.0247876234, 0.0086535858, -0.00333825522, -0.00752875721, -0.0262781922, -0.0167275053, 0.0192255899, -0.0137601672, 0.0100751473, 0.00643498264, -0.00897102151, 0.00830164552, 0.00800491124, -0.0256433208, 0.00915734284, -0.014643468, 0.0214476418, -0.00232038926, 0.0171829574, 0.00404041028, 0.0152645381, -0.0269130655, 0.00919184648, -0.020122692, 0.00743214646, 0.0166999027, -0.0137049612, -0.0183146857, -0.0217236746, -0.0117175346, -0.0252154712, -0.0264714155, -0.0145192537, 0.0367397852, 0.0259055495, -0.0353320241, 0.00858457759, 0.0269958749, 0.0302254427, -0.011848649, 0.00649363967, 0.0139671909, 0.0358564816, 0.00492716115, -0.0229106098, -0.0195844304, -0.0012887218, 0.0103925839, 0.0114760073, -0.00990262814, -0.0199846756, -0.00340898824, -0.0183146857, 0.00586566795, 0.0371538326, 0.000869499, -0.00345211825, 0.00505482545, 0.025325885, -0.00750115421, 0.0209507868, 0.0030656741, 0.00661095278, -0.00295008603, 0.00870879181, 0.0222343318, 0.0199846756, -0.00252223713, -0.00709400792, -0.00918494631, 0.0061313482, 3.59595651e-05, 0.00187873899, -0.00210301462, 0.0110205552, 0.0134565327, 0.00392309669, -0.00371607323, -0.0153887523, -0.00165360083, -0.00369537086, -0.00244632852, 0.00987502467, -0.0151955308, -0.00362981344, -0.00439925119, -0.0286244601, -0.00446825894, 0.0132357078, -0.0396657176, -0.0404938124, 0.040466208, -0.00116882066, -0.0204815324, -0.00684557948, 0.0167965125, 0.0137463659, -0.0210473966, 0.00563794188, -0.0174589884, 0.00243080175, 0.0232418478, -0.010509897, -0.0100130402, -0.0137739684, 0.0126974462, 0.0119728632, -0.0240423381, -0.00468563382, 0.00200122781, 0.00112396549, 0.000150199921, -0.00278274203, 0.0102476673, -0.0176936146, 0.0015906312, 2.52714326e-05, 0.00148108113, 0.0128630651, 0.00259297038, -0.00493406178, 0.00394034851, -0.00979221519, 0.0120832762, -0.0109722493, -0.0121384822, -0.0168241169, -0.00506517664, 0.011738237, -0.000886751, -0.0029173072, -0.00012335155, -0.0113241896, -0.00499271881, 0.0029656128, 0.00742524583, -0.0215028487, -0.0119935656, -0.00488920696, 0.0428400785, -0.0136221517, -0.0300874263, 0.00448896131, 0.00761156669, -0.00166740234, -0.023421267, 0.021351032, -0.00487195468, 0.0288728885, -0.0003569, 0.0830854625, -0.0165894888, 0.0230072197, 0.00675241882, -0.00591742387, 0.0123041011, -0.0132771125, -0.0173347741, -0.0070042978, -0.0132978149, -0.0171001479, -0.0083775539, -0.0117451372, -0.00131891272, 0.000534810883, -0.0160098225, 0.0113103883, 0.0279757865, 0.00190289167, 0.000509364239, 0.016603291, -0.0126008354, 0.0222067293, 0.0103511792, 0.0020598846, 0.0182594787, -0.0221791267, -0.0146158645, -0.00598643161, 0.0196396373, -0.0106410114, -0.00270683318, -0.0058691185, 0.0237249024, 0.0248980355, 0.0111999754, -0.00120677496, 0.0111033646, -0.00453036604, 0.0167275053, 0.00113000371, -0.000389031804, 0.0274375249, 0.00121195056, 0.0104270875, 0.0079635065, 0.00763917, 0.00212544203, -0.00194257125, 0.0141742146, -0.00345729385, -0.011289686, 0.0141880158, 0.00754255895, 0.00826714188, 0.00501342118, -0.000213385239, 0.0113103883, -0.0185769163, -0.00412321975, 0.00800491124, 0.00141724886, 0.0124904225, -0.00907453336, -0.00789449923, -0.00945407711, -0.0110964635, -0.0155543713, 0.00248600822, 0.0240975451, 0.00165705127, -0.0251878686, 0.00527565088, -0.0229796171, 0.00789449923, 0.0112413801, -0.0252292734, 0.000272365403, 0.000737521506, -0.000614601246, 0.00130856154, 0.00754945958, -0.00428193761, 0.0108273327, -0.01878394, -0.0140016945, 0.00507552782, 0.010620309, 0.0105720041, 0.0120901773, 0.0138912816, -0.00565174362, -0.00211509084, 0.000584841589, 0.0107238209, 0.0026826805, -0.0120832762, -0.00924015231, 4.32107809e-05, 0.0193222, 0.0168379173, 0.0107514244, 0.0185769163, -0.0172519647, 0.0238767192, -0.029176522, 0.0100544449, -0.0104891947, 0.0138843814, -0.0054274681, -0.0136014493, 0.00256364187, 0.0126422402, 0.00750805484, -0.0021996256, -0.0232142434, 0.00438544946, 0.000708193169, -0.00449586194, 0.00904693, -0.0175832026, -0.0136428541, -0.00435784645, -0.0176384095, -0.000299752894, 0.00131977536, -0.01475388, 0.000321533502, -0.0208955798, -0.00529980334, -0.018107662, -0.0131252948, 0.013974091, -0.0227311887, -0.00156302797, -0.00749425357, 0.00407836447, 0.0184941068, 0.00011893073, -0.00316401036, -0.00249980972, 0.00630041771, 0.00873639528, -0.0280171912, 0.00794280414, 0.0038368369, 0.0121660857, -0.0253948923, 0.00650399085, -0.00901242625, 0.0329305492, -0.0195568278, -0.013691159, -0.0117520383, 0.00568969781, 0.0173623767, 0.00600023335, 0.00879850239, -0.022524165, 0.0130976913, 0.0117106335, -0.00953688566, -0.0220273081, 0.0206747539, -0.0133461198, 0.00751495594, 0.0230900291, 0.00795660634, 0.0148642929, -0.00741144409, -0.0345591344, 0.00973010808, -0.00495131407, 0.0133254174, -0.00832924899, -0.0063383719, 0.00443030475, 0.00343659148, -0.00393344788, 0.00211681612, 0.00286210096, 0.00996473525, 0.00977151282, 0.00144657725, -0.000992850517, 0.000614169927, 0.000625383749, -0.00313468208, -0.0138015719, -0.0173899811, 0.0249670427, 0.0125042237, -0.00274306233, -0.0182594787, 0.01000614, 0.00299494108, -0.00733553525, 0.0270234775, -0.0206747539, -0.00269475696, 0.00611064583, 0.0079152016, -0.00010453612, -0.0358012766, 0.00687663304, -0.00254639, -0.0126698427, -0.0186321214, -0.00591742387, 0.00686628185, -0.0319368355, -0.0122764977, 0.0189771615, 0.0146848727, -0.00407146383, 0.00920564868, -0.00630386779, -0.0052652997, 0.00812912546, 0.0141466111, 0.010116552, -0.0185631141, 0.0189771615, 0.0327925347, -0.00025468212, -0.0157889985, -0.00784619339, -0.00292420806, -0.00955068786, -0.0113862967, 0.00197362481, -0.0025481151, 0.003381385, 0.0149194989, -0.00731483288, -0.00617275294, 0.01554057, -0.0302530453, 0.00281207031, -0.0170035362, -0.0146158645, 0.00355390483, -0.0209231824, -0.00371952355, 0.002501535, -0.00113259151, 0.00841895863, -0.00542401755, 0.00757016195, -1.86267298e-05, -0.00822573714, -0.000859147869, -0.00711471029, 0.000709487067, -0.000248212629, -0.00407491392, 0.000101732679, 0.00207541138, -0.000471841224, -0.00555858295, -0.00369192054, 0.0143812383, -0.0197914541, -0.00561378943, 0.0103235757, 0.00547577348, -0.0129251722, -0.00553788058, -0.00848106574, -0.000850090582, -0.0102614686, -0.00832234789, 0.0171691552, 0.00802561361, 0.00993713178, 0.0183698926, -0.0147400787, 0.00286382623, -0.0175694, 0.0195154231, 0.00220480119, 0.0151817286, -0.00895722, -0.0182456784, -0.00996473525, 0.0182042737, 0.00121367571, 0.0037229741, -0.00991642941, 0.0197914541, 0.00530325389, -0.0132012032, 0.0213648323, -0.000627540227, 0.00551717822, 0.0225103628, -0.019957073, -0.000141573939, 0.0058967215, 0.0245529953, 0.00445790775, -0.00206506019, -0.0115657169, 0.0221653245, 0.0366293713, 0.0115657169, 0.0271890964, 0.0171829574, 0.0184941068, 0.00534810917, -0.0197086446, 0.00543781929, 0.00701464899, 0.00531015452, -0.00296733784, -0.00448896131, -0.0100130402, -0.0197500493, -0.034145087, -0.0120349703, -0.00167775352, -0.0040576621, 0.00292075751, 0.00064608606, -0.023862917, 0.00739764236, 0.00704915263, -0.00168724218, 0.00225655688, -0.0202193018, -0.014533055, 0.00290695601, 0.0161892436, 0.0158027988, 0.0199984778, 0.0371538326, -0.0253810901, 0.0340898819, 0.00604163809, 0.000210905273, -0.027106287, 0.042978093, 0.00536191044, 0.00161909685, 0.0066006016, 6.56652919e-05, -0.00215304527, -0.0191151761, -0.00396105088, -0.0144226421, 0.00595537806, -0.0172657669, -0.0119866654, -0.0180800594, -0.0043543959, 0.0139326863, 0.00817053, 0.0171277504, -0.0023807711, -0.00782549102, 0.00110067532, 0.000575353042, 0.00496166525, -0.0190185662, -0.0269682705, 0.0113241896, -0.00237387046, 0.0306394901, -0.00797730871, 0.0183560904, 0.00370917236, -0.0152507368, -0.00193222007, 0.000830682111, -0.0151403239, 0.00725272577, -0.00192704448, -0.00104978203, 0.0122350929, -0.000257916865, 0.0162444506, 0.0164238699, -0.0195844304, 0.00378508097, 0.0165066794, 0.01352554, -0.0114346026, -0.0135669447, -0.00247393176, 0.000935919059, 0.00300701754, -0.0226621814, -0.00463387789, -0.0115933204, -0.0192255899, -0.000304065878, -0.021295825, 0.00977841392, -0.0205367394, 0.017942043, -0.00430954061, 0.0156371817, 0.00712161092, -0.00636942545, 0.0140569005, 0.0125663308, 0.00943337474, -0.0068421294, 0.00139654649, 0.0276583508, 0.00832234789, 0.0474222, -0.0119797643, -0.0194602162, -0.00746665, 0.0101027507, 0.0134634329, 0.0272028986, 0.0172933694, -0.0325441062, -0.0146848727, 0.00781168975, 0.000292636454, 0.0137601672, 0.0126146367, -0.000863029563, 0.012966577, 0.00699394662, -0.00855697412, 0.00409561628, -0.0118969548, -0.00548957521, -0.00738384109, 0.0191565808, -0.00480984757, -0.00595192797, 0.000331237708, 0.00417842576, -0.0356356576, 0.0083913561, -0.0176246073, -0.000262445508, 0.00625211187, 0.0108963409, -0.00367466849, 4.00973391e-07, -0.00299666636, 0.00557928532, 0.00180973113, 0.00578975957, 0.0284036342, -0.010116552, -0.00861218106, 0.00837065373, -0.000758655136, 0.0134979375, -0.0150437132, -8.938674e-05, 0.0238353144, -0.023200443, 0.0322128683, 0.00509623, -0.0148366895, -0.0102131628, -0.00826024078, 0.00145261548, -0.00251016091, 0.00157424179, -0.00244632852, -0.00869499054, -0.00641773082, 0.00571730128, -0.00153628748, 0.000684903, -0.0194602162, -0.00273961201, 0.00244115293, 0.0037229741, -0.000822056143, 0.0107997302, -0.0252430756, -0.0142432218, 0.00172519649, 0.00848106574, 0.0194326136, 0.00520664314, 0.021351032, 0.00666615926, -0.00960589387, -0.000149337313, 0.0184941068, 0.0207161587, -0.0017200209, 0.0121384822, -0.00223930506, -0.012745752, -0.00921254884, -0.00797040761, -0.00625211187, 0.027616946, 0.00657299859, 0.0166999027, -0.00341416383, 0.00460972497, -0.0163548626, 0.00972320698, 0.0207299609, -0.0311087426, 0.0321852639, -0.0134841353, 0.00124127883, -2.3883189e-05, -0.00142328709, 0.00379888271, 0.00793590397, 0.00901932735, -0.000312260556, 0.0209507868, -0.0101303533, 0.0172657669, -0.00309327734, 0.0091159381, 0.019280795, -0.0104270875, -0.0246358048, 0.00186148705, 0.0115105109, -0.0107445233, 0.0109101422, -0.00977841392, -0.000844483671, 0.021295825, 0.0239457265, 0.0131252948, 0.00292765838, 0.0259193517, 0.0113793956, 0.0134772351, 0.00169759337, 0.0103511792, -0.0176246073, 0.0237801075, -0.00290868129, 0.00306394883, -0.000600368367, 0.0156095773, 0.00413357094, 0.0105236983, 0.00823953841, -0.00385063863, -0.00759086432, 0.0111585706, 7.22965124e-05, 0.00035107747, 0.00175193697, -0.0178178288, -0.00386444014, -0.00234109163, -0.00642118137, 0.0209645871, -0.000602093583, -0.00123524072, 0.00413702102, 0.0141604124, -0.00290695601, 0.00853627175, 0.0196396373, -0.0187011305, 0.00334688113, 0.0187011305, -0.0112206778, -0.0197776519, -3.20239596e-05, 0.0131528983, 0.0158442035, -0.00413702102, -0.00926775578, -0.00480639748, 0.0231866408, 0.0149194989, -0.00156820356, 6.6312241e-05, 0.00724582514, -0.00886751, -0.00666960934, 0.016879322, -0.00329857576, 0.00634182245, 0.0328477398, -0.00204780814, -0.00335723232, 0.00324164424, -0.00649363967, -0.00317781186, -0.0166999027, 0.0134565327, 0.00132840127, -0.00357115665, -0.000691803813, 0.00678002229, -0.0162030458, 0.00734243635, 0.00867428817, 0.00238594669, 0.00114898081, 0.0236834977, 0.00732173398, -0.0045545185, -0.0139533887, -0.00910213683, 0.0121453833, -0.015816601, -0.00221860269, 0.00111188914, 0.00725272577, -0.0327373296, -0.00494786352, 0.00339001114, -0.000643067, 0.018218074, 0.00752185658, 0.0137118613, -0.0236696955, 0.0119038559, 0.00323819369, 0.00484435167, -0.0215994604, 0.00406111265, 0.00895722, -0.0249118377, -0.0191013757, 0.0376782902, -0.00861908123, 0.00267405459, -0.0111102657, 0.00414392212, -0.00149488274, 0.00113862962, -0.012628438, 0.0100130402, 0.00648328848, 0.00443030475, 0.00385408895, -0.0195706282, -0.000559826265, 0.0391136557, 0.0142984288, -0.0244977903, 0.0130976913, 0.00896412, -0.00814292766, -0.0163410604, -0.0081774313, 0.000627108908, -0.00238939701, -0.00412321975, 0.00122316426, -0.0111102657, -0.0121660857, 0.00605198927, 0.0016881047, -0.022413753, 0.0132840127, 0.0166308936, -0.00401280681, 0.0056275907, 0.000771162799, -0.00223412947, -0.0229658149, -0.0224551577, 0.00509623, -0.00313123153, -0.00381958508, -0.00205298373, 0.00816363, 0.00489265705, 0.00795660634, 0.0122074904, 0.000236998865, -0.0343383104, -0.00657644914, 0.00737003936, 0.0220273081, 0.0160512272, -1.87749902e-05, -0.00429918943, 0.0148366895, 0.0149333, 0.001264569, -0.00104029349, -0.0101096509, 0.00211336557, 0.00743214646, -0.0111378683, 0.00316228508, 0.00928845815, 0.0040852651, -0.00452346494, 0.0219583, 0.028003389, -0.0269958749, 0.000932468683, 0.00476499274, 0.0189771615, -0.0123248035, -0.00825334, -0.0233522598, -0.00953688566, 0.00716991676, 0.0120487725, 0.00383338658, -0.00278101675, 0.0120487725, -0.003353782, 0.000135967042, 0.00403005909, -0.00398865435, 0.0122695975, -0.0181352645, 0.0114415027, -0.0113517931, 0.00115070608, 0.0187977403, -0.0051583373, -0.00213924353, -0.00356770633, 0.00368156936, -0.0150023084, 0.0139533887, 0.000480035931, 0.000246918731, 0.0149194989, 0.0113172885, 0.0252154712, -0.0105513018, 0.00973700918, 0.0166722983, 0.00362981344, -0.0201917, 0.0115933204, -0.0119521609, -0.00312778121, -0.017155353, -0.0151541261, 0.0123593071, -0.00479259575, -0.00848106574, -0.0161892436, -0.0208817776, 0.00225138129, 0.0136566553, -0.00759776542, 0.00741144409, -0.0233660601, 0.00366776763, -0.019280795, 0.0122488951, -0.00732863462, -0.00928155705, -0.0104339886, 0.00855697412, 0.008384455, 0.0165204816, -0.00941957254, -0.00339691178, 0.00306049851, -0.0246634092, 0.000635303615, -0.00471668737, -0.00325372047, 0.00419567805, 0.000641773106, 0.00379543216, -0.0117658395, 0.00122920249, -0.0024480538, 0.00202193018, 0.00541366637, -0.0108411349, 0.00437509827, -0.00635907426, -0.00770127727, -0.00785999559, -0.0104063852, -0.00814982783, -0.00162944803, -0.0124421166, 0.00683177821, -0.00323646865, 0.0158856083, 0.00143105048, 0.012462819, -0.00554133113, -0.00939197, 0.00401970791, 1.47719948e-05, 0.0177350193, -0.0130010806, 0.00109808752, -0.0102476673, 0.00426813588, 0.0166861, 0.0105720041, -0.0113931978, 0.0163824651, 0.0100475438, 0.0351664051, -0.00959899276, 0.0174313858, 0.00629696716, -0.0137946708, 0.0344211198, -0.0229382124, 0.000833269907, 0.0066006016, -0.0172243621, -0.000582685112, 0.00882610492, -0.0204953346, 0.0251878686, 0.00533430744, 0.0175003931, 0.0224413555, 0.00101614068, -0.0114139, 0.00746665, 0.017666012, 0.0120625738, -0.00639012782, -0.0156233795, -0.0340346768, -0.00968870334, 0.0203849208, 0.0224689581, -0.019957073, -0.0112206778, 0.00276721525, 0.00323646865, -0.0100475438, -0.0166170932, -0.00926775578, 0.0056275907, 0.00414047157, 0.000770300219, 0.00358495838, 0.000846640149, 0.00112914108, 0.0201917, -0.0206747539, -0.00463732798, -0.00124645443, -0.00535501, -0.00420947932, -0.00302772, -0.0153749511, -0.00823953841, 0.00616240175, 0.00587946968, 0.0197224468, -0.0163962673, -0.0109308446, 0.000258779473, -0.00511693256, 0.0224965625, 0.00475464156, -0.0228554029, 0.00168379175, 0.0238077119, -0.0180800594, 0.000372426788, -0.0135186398, 0.007025, -0.00997163542, -0.00218582386, 0.0136290519, 0.0126767438, 0.00728032924, 0.00159580668, 0.0218478888, -0.0059967828, -0.00292248279, 0.0207575634, -0.00191324286, 0.0113172885, 0.0201364923, 0.00993713178, 0.00925395358, -0.00763226906, -0.00972320698, -0.00698359543, -0.000917804544, -0.00155785237, -0.00531705562, 0.00580701139, 0.027892977, -0.00527565088, -0.000991125358, 0.0228139982, -0.0162720531, -0.00936436653, 0.0245806, -0.003353782, -0.00780478865, 0.00079790334, -0.00868808944, -0.000791865168, -0.0370434187, -0.0102614686, -0.00988192577, 0.00973700918, -0.00942647364, -0.0197914541, 0.0148504917, 0.00852937158, 0.0152093321, 0.0351112, 0.0150575144, 0.0122005893, -0.00395415025, -0.00948168, 0.00627626479, -0.00168120395, 0.000769006321, -0.00408181502, -0.00894341897, 0.00646258611, 0.00934366416, -0.00461317552, -0.000291126897, -0.0104063852, -0.0062314095, 0.0181490667, 0.0167275053, 0.000471841224, -0.00360566052, -0.0116692288, -0.00077676971, 0.00801871344, -0.000340941944, 0.00244287821, 0.0187977403, 0.0252982806, 0.00856387522, -0.0150575144, -0.00480294693, 0.0011972863, 0.0060312869, 0.00356770633, 0.00392654724, 0.0012481797, -0.000828525634, 0.00352975191, 0.0200812872, -0.00534120807, 0.00422673114, 0.0103304768, -0.0201778971, -0.0111309681, 0.0154991653, 0.0091159381, -0.0106341112, -0.00159235636, -0.000262876827, 0.00175107445, 0.0106548136, 0.0155543713, -0.0193222, -0.0188253447, -0.026775049, -0.00890201423, -0.00968870334, 0.0124421166, 0.00633492135, 0.0232556481, 0.0115519157, 0.0093850689, 0.00659025041, -0.0081774313, -0.00810152292, -0.00165446347, 0.0156371817, -0.00474429037, -0.000510658138, 0.00251016091, 0.00926085468, -0.00197017426, -0.00896412, 0.000495994, 0.00218237354, 0.0134082269, -0.0200398825, 0.0227863956, -0.00254121446, -0.00229278603, 0.00265162694, -0.0110136541, 0.0153059429, -0.0267336443, -0.00226690806, 0.0163272601, -0.00411286857, 0.0117520383, 0.0112413801, -0.0108342338, 0.0127112474, -0.0158718079, -0.0108066304, -0.0172795672, 0.0151955308, 0.00705950381, -0.00450276257, -0.0131183937, -0.011400098, -0.00400935672, 0.0173761789, 0.0116692288, 0.0223723482, -0.00121798867, 0.0158304032, -0.00219790032, -0.00444065593, 0.0323784873, -0.00508242892, -0.00191669329, 0.00387824164, 0.00274306233, -0.00177522714, -0.0234074648, -0.0011429427, -0.000290911266, 0.00195119716, -0.00121798867, 0.000924705295, 0.0135531435, -0.00095489627, -0.0132150054, -0.024925638, 0.0295629669, 0.00104374392, -0.00399900554, -0.0258365422, 0.00331582758, -0.0110274563, -0.0219306983, -0.022248134, -0.00520664314, -0.0135876471, 0.0135048376, -0.00208576256, 0.00995783415, -0.0142432218, -0.0226759817, -0.000331669027, 0.017942043, -0.0143122301, -0.00368156936, -0.0121039785, 0.00560343824, 0.0130631877, 0.0290937126, -0.0223723482, 0.00895031914, 0.00592087442, 0.00208576256, -0.00149833318, -0.00739764236, -0.00709400792, -0.0221653245, -0.016492879, -0.00737003936, -0.0252430756, 0.0135048376, -0.0111861741, -0.00221860269, -0.00952308439, -0.00268785609, 0.0150161097, 0.00587601913, -0.00478224456, 0.0128216604, 0.00265335222, -0.00202710577, -0.0281, -0.0195016209, 0.0146848727, 0.01676891, 0.0074459482, 0.0152231334, 0.00768747553, -0.00883300602, -0.0096542, -0.0322680734, 0.00280861976, 0.0242217593, -0.0174175836, 0.00187356339, -0.000651261653, 0.000210150494, -0.0118831536, -0.0166308936, 0.0163410604, -0.00739764236, -0.0069973967, -0.00288107805, 0.00500652, -0.0110619599, 0.00682832766, 0.00794970524, -0.0135186398, -0.0102683697, 0.00949548185, 0.0183560904, 0.000737090188, 0.0264438111, 0.000638754, 0.000921254919, 0.0018304335, -0.0010032017, -0.0237111, 0.0279343817, -0.00705260318, 0.00900552515, 0.00637632608, 0.0274099223, -0.0208817776, 0.0209507868, 0.0149471024, -0.00901242625, -0.00954378676, 0.0057104, 0.0104201864, 0.000809548423, 0.00195809803, 0.019059971, 0.0196258351, 0.00254984037, 0.00594502687, -0.0131252948, 0.0321300589, -0.0141742146, 0.00561033888, -0.00927465595, 0.00297251344, 0.0155819748, 0.00265162694, 0.00862598233, 0.00108342338, 0.011179273, -0.0106893172, -0.0164376721, 0.0123938117, 0.00136549305, 0.0109239444, -0.000871655531, -0.0024618553, 0.0125111248, -0.00987502467, 0.00399555499, -0.00580356084, -0.0142156193, 0.00480294693, -0.00679382356, -0.00679382356, -0.000293283403, 0.0057104, 0.00926085468, -0.010565103, -0.00471323682, -0.0253672898, -0.0227173865, -0.0165756885, 0.0120487725, -0.000834132486, -0.0213786345, -0.00282759708, -0.0072320234, 0.00103080494, -0.0145468563, -0.0220273081, -0.0266784374, -0.017155353, -0.0232970528, -0.00581736257, -0.00719061913, 0.00719061913, -0.0153059429, -0.0275065321, -0.0095920926, 0.0189219546, 0.0148642929, 0.0142018171, 0.00230486249, -0.0142156193, -0.0183974952, -0.00087338069, 0.00881920476, 0.00544127, 0.00920564868, -0.0209783893, 0.0111378683, -0.0237249024, -0.00611754647, 0.013249509, -0.00762536842, -0.0110757612, 0.00730793225, -0.0238767192, -0.0182594787, -0.00770127727, -0.0117037324, -0.0116899312, -0.0177764241, -0.00672481582, -0.0274099223, -0.0111723719, -0.0126560414, -0.0105444007, -0.000422241836, 0.00233936636, 0.0228554029, -0.000276031438, 0.0107721267, 0.00759776542, 0.00684903, 0.010282171, 0.00399210444, -0.00479259575, -0.00428193761, -0.000764693308, -0.0105305994, 0.0156095773, 0.00608304283, 0.00109636236, -0.00123955368, 0.00168292911, 0.0162168462, 0.0140707027, -0.0270924848, -0.00852247048, -0.000337491569, -0.0309431236, -0.0147676822, -0.00330375135, 0.00761846779, -0.0054274681, -0.00265852781, -0.0162444506, 0.0150437132, -0.00179247919, 0.0069352896, 0.0171829574, -0.00948858075, -0.010061346, -0.0103166746, 0.00366431731, -0.01475388, -0.0163134579, 0.000751323067, 0.0125525296, -0.00328304898, -0.0180248525, -0.014643468, 0.00716991676, -0.00950238202, -0.00943337474, -0.0245806, 0.00177177682, -0.0369330049, -0.0129803782, -0.0449379161, -0.0119383596, 0.00810152292, 0.0154025545, -0.000548181182, -0.0122695975, -0.014257024, -0.00756326132, -0.0079083005, 0.00172174606, 0.0138153732, 0.0055620335, 0.0111309681, -0.0126146367, 0.0098474212, -0.0176246073, -0.00895031914, 0.0461524576, 0.0139395874, 0.0181628689, -0.00906763226, 0.0130355842, -0.0130286841, 0.0266508348, -0.0160788316, 0.00129821035, 0.00722512277, -0.000870792894, 0.0091159381, 0.00155008899, 0.0186873283, -0.00490300823, -0.000869930314, 0.00100147654, -0.00653849449, -0.000549043762, 0.00273271115, 0.0224275533, -0.0096611, 0.0014828064, 0.00812912546, 0.019280795, 0.00598988216, -0.00765297143, -0.033979468, 0.00904003, -0.00595192797, 0.0189081542, 0.0169621315, -0.0206609536, 0.0186597258, 0.0043267929, 0.00134047761, 0.00940577127, 0.0105927065, -9.74196882e-05, -0.00888131186, -0.0364637524, 0.017831631, 0.00328994961, -0.0143950395, 0.00204953342, 0.005058276, -0.00939887, 0.00849486701, 0.00179420435, -0.00104546908, 0.0112275789, 0.0104201864, -0.00948168, -0.00105582026, 0.0216132607, -0.00876399782, -0.00915734284, -0.00948858075, -0.0137946708, 0.0113241896, 0.0129803782, -0.0153059429, 0.00284139859, 0.00254121446, -0.0287348721, 0.00533430744, -0.00601058453, 0.0119452607, -0.0135531435, -0.00951618329, 0.0147952847, 0.00419912813, 0.00918494631, -0.000263308117, 0.00667996053, -0.00578285847, -0.0443306491, -0.00279999385, -0.00369882118, -0.0333445966, -9.32684343e-05, -0.0193084, 0.00264817663, -0.00360566052, 0.0305842832, -0.00370572205, 0.0401349701, 0.00553098, 0.027727358, -0.0141880158, -0.00342451502, 0.0017579752, -0.00298286462, 0.00217547268, 0.012352407, -0.0217374749, -0.000730620697, -0.00484780222, 0.0114069991, 0.0295629669, -0.0018011051, 0.0152093321, -0.00645223493, -0.00937126763, -0.00589327095, 0.0146296658, 0.0100958496, 0.00675586937, 0.00310535356, 0.0148504917, -0.0187425353, 0.020233104, -0.0153611498, -0.00156992883, 0.0056344918, -0.00952308439, 0.00159839448, 0.0196534377, 0.0139602898, -0.0150161097, -0.000992850517, -0.00124559191, 0.023697298, 0.0232832525, 0.000219962545, 0.0141466111, -0.00547232339, 0.00914354157, 0.01405, -0.00267923018, 0.0030380711, 0.0161340367, 0.00636252481, 0.000256191677, 0.00516868848, 0.0116140228, -0.00993023068, -0.00704225199, 0.0114139, -0.0105720041, -0.00321231573, 0.0317988209, 0.0133116161, 0.0135600446, -0.00563104125, -0.010454691, -0.0187701378, -0.0151403239, 0.0110205552, 0.00401970791, -0.00822573714, -0.0102407662, -0.00441305246, 0.0114346026, 0.0021323429, 0.028679667, -0.0050237719, 0.0337034389, 0.0272443034, 0.0207713656, 0.0232970528, -0.00138274499, 0.013691159, 0.0161754414, 0.0279067773, -0.00684903, 0.0131528983, 0.00143450091, -0.00453036604, 0.0046890839, -0.0166999027, 0.00151903555, 0.00616930239, -0.00302426936, -0.0108273327, 0.0119038559, 0.0221515223, -0.00895722, -0.0145606585, -0.00370227173, 0.0139671909, 0.0133599211, 0.03353782, -0.0196258351, 0.0160236247, -0.0162444506, -0.0315779969, 0.00101269037, -0.00362981344, 0.00759776542, -0.0089227166, -0.00931606069, -0.0187149309, -0.00209438847, 0.0175694, 0.000308163231, -0.0222343318, 0.00118521, -0.0048236493, -0.0162720531, 0.00405076146, 0.0161064342, 0.00160615786, 0.00619000476] |
09 Apr, 2024 | Install Horizon Agent on a Linux Virtual Machine
09 Apr, 2024
Horizon Agent is an agent that can be installed in the guest OS for the target virtual machine or the system, the horizon agent allows the machine to be accessed and managed easily by the connection servers and also allows the system to be connected to the horizon agent using session protocol. there is not much documentation available which makes it difficult to know how we can install the horizon agent in a Linux virtual machine, this article covers all the steps the user needs to follow to install the horizon agent in a Linux virtual machine.
How to Install Horizon Agent on a Linux Virtual Machine?In this section, we will explore the detailed steps to Install Horizon Agent on a Linux Virtual Machine. So, follow each step with proper command execution to install Horizon Agent on a Linux Virtual Machine without any error.
Step 1: Check Session TypeThe Horizon agent works best on the x11 while other users have reported issues with the system, if possible make sure to use the x11 session for the Horizon agent, you can check the session by typing the following command:
echo $XDG_SESSION_TYPECheck Session Type.Step 2: Download Horizon AgentGo to the link and download the Horizon Agent on the system by clicking on the "Go To Downloads" button.
Download Horizon Agent.Step 3: Initiate Download ProcessConfirm the download process of the Horizon Agent file by clicking on the Download Button as shown in the below output screenshot.
Initiate Download ProcesStep 4: Open the Downloads Directory in the TerminalOnce the download is completed, open the terminal and visit the directory where the downloaded file is stored (by default it is in Downloads) by typing the cd command:
cd Downloads/Open Downloads in TerminalStep 5: Check for Bundle FileOnce the downloads folder is opened, check whether the downloaded file is present or not, for this type the ls command in the terminal:
ls *.bundleThis will give output similar to this, which shows that the horizon client is present in the downloads directory.
Check for the Bundle File.
Step 6: Unpack and Install BundleOnce the above step is completed, now unpack the bundle and begin the installation, for this run the following commands one by one:
ll *.bundle [bundle name with .bundle extension]chmod +X [bundle name with .bundle extension]ll *.bundle -rwxrwxr-x 1 oden 220M [bundle name with .bundle extension.]sudo ./[bundle name with .bundle extension]These commands can also be seen in the image output below:
Unpack and Install the BundleStep 7: Start the Installation ProcessOnce all of the commands above run successfully, a window will come on the screen simply click on the "Install" button.
Start Installation ProcessStep 8: Wait for InstallationOnce the install button is clicked wait for a few seconds until the installation completes, do not close this window or process when the installation is going on.
Wait for InstallationStep 9: Scan for System CompatibilityOnce installation is completed it will ask for scanning to check the system compatibilities for the horizon client, so click on the scan button.
Scan for System CompatibilityStep 10: Close the InstallerOnce the scanning is completed, a close button will be available in the software's installer, click on the close button to close the scanning as it's completed now.
Close the InstallerThat's it, the setup is now complete and the horizon agent is successfully installed on the system.
How to Create a Server in Horizon Agent?Once the Horizon agent is installed in the system, adding a server becomes an important first step as well, let's take a look at how to create a server in the Horizon agent:
Step 1: Add ServerFirstly, open the horizon agent by going to the start menu searching for the horizon agent, and clicking on the "Add Server" option.
Add ServerStep 2: Enter the Name of the Connection ServerOnce the user clicks on the add server button another window prompts up that asks for the connection server name, here we can enter a name for the server:
Enter the Name of the Connection ServerStep 3: Click on ConnectAfter typing the name of the connection server click on the "connect" button to connect to the server.
Step 4: Server CreatedOnce the connect button is clicked it will automatically create the server which can be viewed easily from the VMware Horizon Agent:
Server CreatedThis is how Horizon Agent is installed in the Linux system and how a server is created for the use of Horizon Agent.
Related Articles:What is Linux Operating SystemDifference between Unix and LinuxLinux Operating System | CLI (Command Line Interface) and GUI (Graphic User Interface)FAQs on Installing Horizon Agent on a Linux Virtual MachineWhat is Horizon Agent? Horizon Agent is a software component installed on virtual machines that are part of VMware Horizon infrastructure. It enables features such as desktop and application virtualization, remote desktop access, and session management.
Which Linux distributions are supported for Horizon Agent installation? VMware Horizon Agent supports various Linux distributions, including CentOS, Red Hat Enterprise Linux (RHEL), Ubuntu, and SUSE Linux Enterprise Desktop (SLED). Refer to VMware's official documentation for the specific versions and requirements.
How can I install Horizon Agent on a Linux VM? The installation process may vary slightly depending on the Linux distribution. In general, you would download the Horizon Agent installer package from VMware's website, run the installer with appropriate options and configurations, and follow the on-screen prompts for setup.
What are the prerequisites for installing Horizon Agent on Linux? Before installing Horizon Agent, ensure that your Linux VM meets the hardware and software requirements specified by VMware. This includes having compatible Linux kernel versions, sufficient disk space, required dependencies, and network connectivity to Horizon infrastructure components.
Can I customize Horizon Agent installation options on Linux? Yes, you can customize various aspects of the Horizon Agent installation, such as choosing components to install (e.g., USB redirection, virtual printing), specifying Horizon Connection Server details, configuring display protocol settings, and setting up additional features like Real-Time Audio-Video (RTAV) support.
ConclusionIn conclusion, Horizon Agent allows the machine to be managed by the Connection Servers and allows a Horizon Client to connect using the protocol session to the Horizon Agent, the horizon agent is used in Linux to allow the machines to be managed easily with the help of connection servers and also allows the horizon agent to connect using protocol session, it is used frequently because it provides centralized desktops and apps which gives strong security where no data resides on the device.
Master DevOps and also get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
The most sought-after Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine | https://www.geeksforgeeks.org/install-horizon-agent-on-a-linux-virtual-machine?ref=asr10 | Languages | Install Horizon Agent on a Linux Virtual Machine | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.02186043, -0.00471870694, -0.0185981151, -0.00687780697, -0.00710354745, -0.000948474684, 0.00961218122, 0.0250936188, 0.0221954, 0.0594790131, 0.00701252325, -0.0803345367, -0.0077989744, -0.0464006215, -0.02092834, 0.0200690702, -0.0354776867, 0.00904418901, -0.0065100682, 0.0107627306, 0.00508280471, -0.000801925373, -0.0120079443, 0.00606586877, -0.00692149857, -0.00436189119, 0.00277624559, 0.035215538, -0.00681591034, 0.00763877109, 0.033351358, 0.0065137092, 0.00762420753, -0.0130929556, 0.00169669557, -0.0150736477, 0.00331146922, 0.00731472438, -0.0318658389, 0.0362350121, -0.0131148016, -0.0150882117, 0.00834512059, -0.0133842342, -0.0212050546, -0.0170980319, 0.0127798319, -0.0187583175, -0.0219915062, 0.0213361289, -0.0160931218, -0.0278461985, 0.046080213, 0.0340504237, 0.0260402728, 0.0132750049, 0.0522553138, 0.0269141067, -0.0101947375, -0.0313706659, -0.00658652885, -0.0101437643, -0.0224284232, 0.0325357765, 0.000425084145, 0.0216274075, -0.0287637245, 0.0374875069, -0.0273510255, -0.0302929357, 0.00512285577, 0.0176805872, 0.0334096104, -0.0458763205, -0.0137410499, -0.00188238546, 0.0166902412, -0.0178262275, -0.00381574477, -0.00221917592, -0.00189876987, -0.00505003612, -0.00782810245, 0.0328853093, 0.0604111031, -0.0137483319, -0.00213543349, -0.0521679297, 0.0211176705, 0.00414707372, 0.0266956482, 0.00593843451, 0.0180301219, -0.0143745802, -0.0272927694, 0.0164135285, -0.053740833, -0.0150736477, 0.0064700176, -0.0131803397, 0.0177097153, -0.028093785, 0.0132822869, -0.0425848775, -0.0165882949, -0.00980879366, -0.00320041948, -0.0135662835, 0.023258565, 0.0165737309, -0.0103913508, -0.0270597469, 0.00668483507, 0.0270451829, -0.0366428, 0.014753242, 0.0195884611, -0.02279252, -0.0300307851, 0.0168358814, 0.0412741229, 0.0159911737, 0.0189767759, 0.0248897243, -0.0327396728, 0.0140905837, -0.0188457016, 0.0106389374, 0.0364097767, -0.00187692407, -0.0173601825, 1.34829961e-05, -0.0212778747, 0.0475948602, -0.0143672982, -0.0178262275, 0.0293171536, 0.0307007246, 0.00466409232, 0.016661115, -0.0270306189, -0.0311667696, -0.0481482893, 0.0453520194, 0.0115200533, 0.0145857567, -0.0248169042, 0.0182485804, -0.0496920645, 0.011898715, -0.0107554486, 0.0181320701, 0.0145056555, 0.0211904906, 0.0180301219, -0.0424392372, 0.00294008944, 0.0386817493, -0.0524300784, -0.0160494298, 0.0301472954, -0.0219769422, 0.0034461855, 0.00993986893, 0.0454976596, 0.00178043812, -0.010922933, 0.00268158014, -0.0546729229, 0.0457598083, -0.0338465273, -0.000688599888, 0.0313706659, 0.0103622228, -0.0223701671, -0.0182194524, 0.00739482557, 0.0242780391, 0.00576002663, -0.0272345133, -0.0238119941, 0.0319823474, 0.00719093112, 0.0429344103, 0.0217876118, 0.0198651738, 0.0178699195, -0.0415654033, -0.00877475645, -0.000536134, -0.0212196186, 0.0168213174, 0.0496629365, -0.0155251287, -0.0181175061, 0.0140032, 0.0028090144, 0.0430509225, -0.0195447691, -0.0459054485, -0.0176660232, -0.0257781222, -0.00230837986, 0.0392934307, 0.0268704165, -0.0138284331, 0.0017331054, -0.0314289182, 0.065071553, -0.0163261443, 0.0302346796, -0.01937, 0.0279918369, 0.0291132573, 0.00982335769, 0.0200690702, 0.00241760933, 0.0154377455, -0.0290986933, 0.0207535736, 0.0238848142, -0.0106899105, 0.0158746634, -0.0111923655, -0.00667391205, -0.0232440028, 0.00902234297, -0.00448204344, 0.00910244416, -0.0154668735, 0.0108137038, 0.0506824106, 0.0201710165, 0.00439101923, 0.00959033519, 0.000358408754, 0.00613868842, 0.0217147917, 0.000866552698, 0.0119860992, -0.00329690543, 0.0131075196, -0.0131657757, -0.00231384137, -0.0517601408, -0.0145129375, -0.00474419398, 0.064489, 0.0130783925, -0.00405969, -0.0157290231, -0.0126123466, -0.00863639917, -0.00127616269, 0.00457306812, 0.0481191613, 0.00257963268, -0.0288802348, 0.0384778529, 0.00914613623, 0.00976510253, 0.00743851764, -0.0120953284, 0.0239576343, 0.0074567222, 0.000621241808, 0.00326595712, -0.00464952877, 0.0127142947, 0.00368831051, 0.0257781222, -0.03332223, 0.00422353437, -0.00173219515, -0.00598212657, -0.0154377455, -0.010456888, 0.0378079116, 0.0475657322, -0.00236299448, 0.0144401174, -0.0729360655, 0.029972529, 0.0275112279, -0.0397303477, -0.0329435654, -0.0165737309, -0.041798424, -0.0544981547, 0.0308172349, -0.0301181674, -0.01712716, 0.014258069, 0.0208555199, 0.0667609647, 0.00373200211, -0.0182194524, 0.0326231606, -0.0105078621, -0.0203894749, 0.0128453691, -0.0214235131, 0.0338756554, 0.0130856736, -0.0140323285, 0.0252538212, -0.0215545874, 0.0272782054, 0.0230255425, 0.0288219806, 0.0434587114, -0.00189330848, -0.0139959184, -0.0259528887, 0.0240595806, 0.0319532193, 0.00614961144, -0.0258218143, 0.0103185307, 0.00214999728, 0.0211759266, 0.0083524026, -0.0418566801, 0.0720622316, 0.0283268075, -0.0121681476, -0.060818892, -0.0101000722, -0.0597120337, -0.0417110398, -0.0152775422, -0.0378370397, 0.0196321514, 0.0234042052, 0.0310502574, -0.0250062346, 0.00932818465, 0.00481337262, -0.0125468094, 0.0369340777, -0.00790820364, -0.00790092163, 0.00875291, -0.00556341419, 0.0210594144, -0.0110248802, -2.98673949e-05, 0.0217293557, 0.0579352379, 0.0165300388, 0.00145001942, 0.00887670368, 0.0382448286, 0.0122482488, -0.0187728815, 0.0336135067, -0.00523208501, -0.0110612903, -0.0355359428, 0.0430509225, 0.0283122435, -0.0321571156, -0.0659453869, 0.000154286434, -0.00994715095, -0.00228835456, -0.0114982082, -0.00261786301, -0.0105588352, -0.0111778015, -0.00502454909, -0.0189185198, 0.0106753465, -0.00876019243, -0.0668774769, -0.00730744237, -0.0164426547, -0.00949567, -0.0174475648, -0.00288183382, 0.0286180843, 0.014279915, -0.0320406035, 0.0600033142, 0.0332639739, 0.00467865635, -0.018088378, -0.0693824738, 0.029462792, -0.0357689671, -0.0420897044, 0.0318367109, -0.0248605963, -0.00900777895, -0.0226468816, -0.0192243624, 0.032856185, -0.00926264748, 0.0369340777, -0.0139449444, -0.00123247097, 0.0262004752, 0.0211322345, 0.019981686, -0.0132531589, -0.0278025065, 8.41976071e-05, -0.0140177645, 0.00185780891, -0.0514106043, 0.0193117466, -0.0417110398, -0.0601198263, 0.00139540469, 0.027088875, 0.0115273353, 0.00897136889, 0.036613673, -0.0325357765, -0.02092834, -0.00031972336, 0.0182340164, 0.00916798227, 0.0227197018, -0.0443325453, 0.0345455967, -0.000989435706, 0.0174766928, -0.044623822, 0.0214817692, 0.0181175061, -0.0265645739, -0.00238302, -0.0261859111, -0.00583648728, -0.0259528887, 0.034749493, 0.017593205, 0.0534204245, -0.00337336585, 0.00642632553, -0.0385943651, 0.00458763214, 0.00330964872, -0.0793441907, 0.00303293439, -0.041798424, 0.0160057377, 0.0203603469, -0.0162533242, -0.0562749505, 0.00316218915, -0.0357398391, 0.0236954838, -0.0156125128, 0.00134716171, -0.00814122614, -0.0112433396, 0.0125176813, 0.0206661895, -0.0201418884, -0.00146276283, 0.0313415378, -0.0108355498, 0.0268121604, 0.0074130306, -0.0279918369, -0.0231274907, -0.010471452, 0.0151319038, 0.0293754078, -0.013792024, 0.0757323354, 0.0291132573, 0.0119205611, 0.0088038845, -0.0136827948, -0.0056544384, 0.0221662726, -0.0340212956, -0.00529762264, 0.0517601408, 0.0541777499, -0.0431383029, 0.044157777, 0.00843250472, -0.011388978, 0.0229672883, 0.0248605963, -0.00682319235, 0.000663568208, 0.00991074182, -0.0313124098, 0.0217439197, -0.00941556878, -0.00835968461, -0.00539957, 0.00727467332, -0.00624791766, 0.0274092797, -0.040895462, 0.00331875123, -0.0170980319, -0.0003001531, 0.0164426547, 0.0262441672, 0.00267975964, 0.0122482488, 0.00324047031, -0.0256470479, 0.0226177536, 0.0109884711, -0.00900777895, 0.0374875069, 0.00884029362, 0.0225449335, -0.0373127386, 0.0277588144, 0.00762420753, 0.0141779678, 0.0232440028, -0.0135298735, 0.0188457016, 0.00230473885, 0.0188893918, -0.0159911737, 0.0025923762, -0.00429999456, 0.0237246118, -0.0466045141, -0.0124521442, 0.0192971826, -0.0158455353, 0.00709262444, 0.00131712365, -0.0196904074, 0.0372253582, -0.00269250316, 0.028050093, -0.00499542151, -0.00569813, 0.0142216589, -0.0281229112, -0.00629889173, -0.0212196186, 0.0280209649, 0.00077734876, -0.00478424458, 0.027569484, 0.00373928412, -0.00930634, 0.0118477419, 0.0303220619, 0.0135153094, -0.00553792715, 0.0138939712, 0.00591658894, 0.000765060424, -0.000649914553, -0.0155251287, 0.00808297098, -0.0235207155, 0.0224284232, -0.0204914231, -0.00255778688, -0.0245110616, -0.000249862089, 0.00285452651, -0.0186418053, 0.0257926863, 0.0106025273, -0.0144328354, -0.00223191944, -0.0319532193, 0.0233896412, 0.0221371446, 0.0282831155, 0.0216274075, 0.00546874851, 0.0193991289, 0.0103549408, 0.00993986893, 0.0283850618, -0.0471288152, 0.0122336848, -0.000136195318, -0.0100490982, -0.0130274184, -0.0274092797, -0.0251373108, 0.0129400352, 0.0130419824, -0.0270597469, -0.000670395035, -0.00285270601, 0.0288656708, 0.0238265581, 0.021874994, 0.014236223, -0.0074130306, 0.00151373656, -0.00541049289, 0.00622243108, 0.0209574681, -0.00652463222, 0.00702708727, 0.0161076859, 0.0148479072, -0.00795189571, 0.00634258334, -0.0157290231, 0.00444199285, 0.0067467317, 0.0310502574, 0.00825045537, -0.00611684239, -0.0297103785, -0.00315854815, 0.00849804189, -0.0340504237, 0.00272345147, 0.0101292, -0.00286544953, -0.00168850343, 0.0136172567, -0.00786451157, -0.00138812279, 0.0173310544, -0.00363187538, -0.0350407697, -0.00169305468, -0.0160203017, -0.0140250465, 0.00795917772, 0.00983792171, -0.000432593661, -0.00711811148, -0.0317202, -0.00467501534, 0.00372472033, -0.0117894858, 0.043254815, 0.00458399113, 0.12478359, -0.0121535836, 0.0116001554, -0.00590930693, 0.00515562436, 0.0300599132, -0.0101292, 0.0192097984, -0.00650642719, 0.0231420547, 0.0224866793, -0.0254431516, 0.00660473341, -0.0187583175, -0.0400507562, 0.0325357765, 0.0471579432, 0.00640812097, -0.0332057178, 0.0529543795, -0.00538864685, 0.0178407915, -0.0137046399, 0.0355068147, 0.00124885538, 0.00730016036, 0.0533912964, 0.0275549199, -0.0219478142, -0.000145639104, 0.0376622751, -0.00416891975, 0.00337336585, 0.0231566187, 0.0279190168, 0.00272891275, -0.00120607391, -0.0162533242, 0.0220643245, 0.0207098816, 0.0328853093, -0.00928449351, -0.0143381702, -0.0277588144, 0.0126414746, 0.0116729746, 0.00953936204, -0.0176514592, 0.00905147102, 0.0517601408, -0.00821404625, -0.00605858676, -0.0294336639, -0.0120516364, -0.0116802566, 0.006899653, -0.0183505286, -0.0164572187, -0.00751497829, -0.00857814401, -0.00477696303, 0.00943013281, -0.00877475645, -0.000578915467, 0.0270160548, -0.040371161, -0.00101401226, 0.00999812502, -0.0103549408, -0.00449296646, 0.021394385, -0.00386671838, 0.0144109903, -0.000134147267, -0.000370924594, -0.020913776, 0.0113015948, 0.0129109072, -0.00730016036, 0.00147732673, -0.0388856418, -0.00442378782, -0.0114617981, 0.021394385, 0.0264334977, 8.96590791e-05, -0.00729651935, 0.00611684239, -0.0350407697, -0.014716832, 0.00310211303, 0.000588017923, -0.0273655895, 0.00600397214, -0.00454758108, 0.0152484151, 0.0214963332, -0.00254322286, 0.017636897, 0.0224284232, -0.00102038402, 0.00422353437, -0.0169815198, -0.0246567018, 0.0202875286, -0.0458180644, -0.00314034335, 0.00737662101, 0.00489711529, 0.0169815198, -0.0201273244, 0.0212487467, 0.0188893918, -0.00149098039, 0.0163407084, 0.010471452, -0.00554520916, 0.0215545874, 0.0271616932, -0.0108792419, 0.00475147599, 0.0214380771, 0.028064657, -0.0130856736, 0.00147277548, 0.0196030233, -0.0187437534, 0.015699897, 0.0358854756, 0.0246567018, -0.00994715095, 0.0133842342, -0.018073814, 0.0274092797, 0.00893496, -0.0111195464, -0.00613140641, -0.019967122, -0.00358818355, -0.0113380048, -0.0126633206, 0.0170397758, -0.0210739784, 0.0341086797, 0.0239867605, 0.0240741447, 0.0392351747, 0.000382757775, 0.0364971608, -0.0258946344, 0.0163407084, -0.00355541473, -0.0124521442, 0.00501362653, 0.00078827166, -0.000947564433, -0.0256033558, 0.0198506098, -0.0218021739, -0.0209574681, 0.0306424685, -0.0195593331, -0.0242926031, -0.0217147917, -0.0348951295, -0.0134279262, 0.00386671838, 0.00773343677, 0.0206516255, -0.0246567018, 0.0520222895, 0.00247950596, -0.0148260612, 0.020884648, 0.017593205, 0.0017585922, -0.01712716, 0.0209429041, 0.0206079334, 0.00527577661, -0.0130929556, -0.0521388, 0.0262296032, -0.00978694856, 0.0110904183, 0.0169087015, -0.00474055298, 0.0321862437, -0.0198651738, -0.0011787666, -0.0012943676, -0.0318075828, 0.0279627088, 0.0259091984, 0.0148479072, -0.0102748396, 0.0220643245, -0.0124594262, -0.0191515423, 0.011869587, 0.000402100472, -0.0236517917, -0.00616781646, -0.0152775422, -0.0124521442, -0.0311958976, 0.0251373108, 0.0243945513, -0.0324483924, -0.0210157242, 0.0315454304, 0.0109593431, 0.00720913615, 0.00528669963, 0.0433130711, 0.0211322345, 0.0265937019, -0.0120006623, -0.0141634038, 0.0238848142, -0.0207681376, 0.0214672051, -0.00330782821, -0.0353320464, 0.00357908104, -0.0271471292, -0.00500634452, -0.0103330947, -0.0479152687, 0.0214235131, -0.00416527875, -0.00309119, -0.0142143769, 0.00319859898, 0.00562167, 0.0143017611, -0.0188748278, -0.00594571652, 0.00365190068, 0.00583284628, 0.0201273244, -0.021379821, -0.0279627088, -0.0415362753, -0.0314289182, 0.0238411222, -0.0111850835, 0.0117967678, -0.0140032, -0.019937994, 0.00715816207, 0.0191078521, 0.0270743109, -0.0302929357, -0.000877475657, -0.032856185, 0.0246712659, 0.00207899837, 0.0325649045, 0.00263970881, -0.00125522714, 0.036613673, -0.0327688, 0.0202729646, -0.0125176813, -0.0088038845, -0.0168358814, -0.0107481666, 0.0216419715, -0.0210157242, -0.0573818088, 0.00983792171, 0.0137556139, -0.011388978, 0.0179718658, 0.0123356329, -0.0281520393, 0.00854901597, 0.0188020095, -0.0220934525, 0.0127142947, -0.0242052209, -0.0278753247, -0.0527504869, 0.0339047834, -0.0103039667, -0.00683047436, -0.00252501806, 0.00615689345, -0.00177315611, -0.0207681376, -0.0162387602, -0.0135444375, -0.0354485586, 0.00568356644, -0.0272199493, -0.0274092797, -0.000620786683, 0.0279044528, 0.0277442504, -0.0207390096, -0.00698703621, 0.0167339332, -0.0193263106, 0.00606951, 0.00945197791, -0.0324192643, -0.0154814376, 0.0168504454, 0.00632801931, 0.00546874851, -0.00530126365, -0.022807084, -0.0259674527, -0.010952061, 0.021408949, 0.0469249226, -0.00231748237, 0.00755138788, -0.00104040944, 0.014287197, -0.0105806813, -0.00532310968, 0.00467137434, -0.0119205611, 0.00657924684, 0.00178954052, -0.00151009555, 0.0101146363, 0.0331765898, 0.00145639107, -0.00375748915, -0.0190787241, -0.0264189336, -0.0143381702, -0.0271762572, -0.000291278207, -0.00434732763, -0.0134643354, 0.00200981973, 0.0120807644, 0.0122264037, -0.0349825136, -0.00476604, 0.0060331, -0.00910244416, 0.0217584837, 0.0063644289, 0.0182777084, -0.0111486735, -0.0337300189, 0.0195302051, -0.00200799922, 0.000405286322, 0.0169815198, -0.0458180644, -0.0100418171, -0.00215545879, -0.0200836342, 0.0137556139, 0.039439071, 0.0308463629, 0.0412449948, 0.00633166032, 0.0120953284, -0.0168213174, 0.0152921062, -0.0173747465, -0.0251810029, -0.0114399521, -0.00465317, 0.0263024233, 0.0198651738, -0.00761692552, 0.00682683336, -0.00510829175, -0.0101219183, -0.00502819, 0.00679406431, 0.00361549086, 0.0355942, 0.00963402726, 0.0236372277, -0.0127579859, -0.00804656092, -0.0039431788, 0.00185507815, 0.00284360372, 0.0111122644, -0.000249634526, -0.0247295201, 0.0105369892, 0.000530217367, -0.0056580794, -0.0636151657, -0.00302565261, -0.00143363501, -0.00269614393, -0.00513377879, 0.00657196483, 0.0168213174, -0.00500998553, -0.018539859, -0.00507188216, -0.00697247218, 0.00494080689, -0.0337300189, 0.016675679, -0.0189330839, 0.0122700948, 0.0224575512, -0.0159620456, -0.0123938881, -0.040429417, -0.0045184535, 0.0254868437, -0.0130856736, 0.00181229669, -0.01046417, 0.0121535836, 0.0103185307, 0.00700888224, 0.0217293557, 0.0152629791, -0.0176805872, 0.00122245832, -0.00922623742, 0.00292370515, 0.00644817157, -0.00806840695, 0.00543598, 0.00223009894, 0.022763392, 0.00309665152, 0.0102311475, -0.0197049715, -0.0219041221, -0.00986705, -0.0279772729, 0.0155105656, 0.0302346796, -0.013296851, -0.0116948206, -0.00272163097, 0.0076460531, -0.00402692147, -0.0290841311, -0.00444199285, 0.00145275018, 0.0102748396, 0.013784742, -0.0260111447, -0.00290550035, 0.00293462817, 0.0647802725, 0.0133478241, -0.00420168834, -0.00889855, -0.02662283, -0.03332223, 0.0127070127, -0.0211031064, -0.00516654737, -0.0473035835, 0.0367593132, -0.00752226, 0.000758233597, -0.00812666211, -0.029011311, 0.019501077, 0.00238666101, 0.00607315078, 0.0215837155, -0.0194136929, -0.004285431, -0.00223191944, 0.0228944682, 0.0112870308, 0.00605130522, 0.0256033558, 0.0301472954, -0.0129473172, -0.035710711, -0.0235935356, 0.00736205699, -0.00774800079, 0.000467410515, 0.00371561782, 0.00525757205, 0.021365257, 0.00945926, 0.00543233892, 0.00130802125, 0.0030438574, -0.00505003612, 0.0049881395, -0.0138502792, 0.000448978069, -0.00304931891, -0.0158455353, -0.0291423853, -0.0434878394, -0.00498449849, 0.00756595191, -0.00357179926, -0.00106953725, 0.0138575612, -0.0235207155, -0.0124667082, 0.0177971, -0.0110030351, -0.0115855914, -0.00700524123, -0.0153357983, -0.00131530326, -0.0141779678, -0.00888398569, -0.014265351, 0.0143381702, 0.000487891026, 0.00660109287, 0.00289275683, -0.00657560583, -0.00157108193, 0.0174184367, 0.00876019243, -0.0201710165, 0.0144910915, 0.00596756255, 0.0183650926, 0.0178262275, -0.0320114754, 0.0127288578, -0.0243508592, -0.00292188465, 0.0175495129, 0.000943013234, -0.0125468094, -0.00622607209, -0.00387400039, -0.0143600162, 0.00909516215, -0.00902234297, -0.00180228404, 0.0150153926, 0.0165154748, -0.00694698561, -0.00205897284, 0.0105515532, -0.0253557693, 0.0084179407, 0.0115418993, -0.00778441038, -0.026156785, 0.00980879366, 0.00957577117, 0.0103767868, 0.00902962498, 0.017622333, -0.00766789913, 0.040429417, 0.00828686543, -0.00341341668, -0.000930724957, 0.00033383214, 0.0015091853, 0.0060403822, 0.0302638076, 0.0101437643, 0.00787179358, 0.0241032727, 0.0189185198, -0.0030638827, -0.000517018838, -0.030409446, 0.00359728606, -0.0163989644, -0.020433167, 0.0263606794, 0.0069397036, -0.0265937019, -0.00204076804, -0.0251373108, 0.0323901363, -0.00273255375, 0.0261422209, -0.00542505691, 0.00570177101, 0.00914613623, 0.0106389374, -0.00361731136, 0.0316328146, 0.000230405625, -0.0278316345, -0.0145711927, -0.00383030856, 0.0202584, 0.00315308664, 0.00359000405, 0.0132822869, -0.0262441672, -0.00337336585, -0.0127361398, 0.0062369951, -0.0168504454, -0.0169523917, 0.0108501138, 0.000654465752, 0.0239285063, -0.00427814899, -0.000407789514, -0.0215837155, 0.0115200533, 0.00723462272, 0.0211031064, 0.0311085135, 0.042730514, 0.0181466322, -0.0226177536, -0.00997627899, 0.0278753247, 0.0332057178, -0.0138648432, 0.000607133, 0.00378297595, -0.00100399961, -0.0157872792, -0.0124521442, 0.0235207155, 0.00401963945, 0.0203457829, -0.0317202, 0.0070889839, -0.00513013778, 0.00584012829, 0.00176405371, 0.0188165735, 0.00290914113, -0.00618602103, 0.0311376415, -0.0316036865, 0.0124667082, -0.0127871139, -0.000412113179, -0.014243505, -0.0148770353, -0.0255159717, -0.0192534905, 0.00595299853, -0.00492988387, 0.00288729533, -0.0095976172, -0.0102311475, 0.0235061515, -0.00273619476, -0.0208700839, -0.000929814705, 0.00535223726, -0.01046417, -0.00395774283, -0.0141779678, -0.000669484783, -0.0021627408, 0.000611684285, 0.00388128217, 0.00967043731, 0.00468229735, 0.00367192598, -0.0216128435, 0.000506551, 0.0159766097, -0.00993258692, 0.00314580486, -0.0177388433, 0.0225158073, -0.0186126791, -0.00913157221, 0.0116365645, 0.0190641601, -0.0116001554, 0.0453811474, 0.00798102282, 0.0144910915, 0.0226031896, 0.00164754246, 0.0244673695, 0.0212341826, 0.00666663, -6.62771708e-05, -0.0183650926, 0.00209902367, -0.0227197018, -0.0175203849, 0.00868737325, 0.00753682386, 0.0196758434, -0.0250499267, -0.0019697689, -0.0161222499, 3.2655018e-05, 0.00872378238, -0.0328270569, -0.011891433, 0.022807084, -0.0291860774, -0.0259091984, 0.0249188524, -0.0302346796, 0.00956848916, 0.00241760933, 0.00784266647, 0.0165154748, -0.0165154748, -0.0353611745, 0.0210448522, -0.0143163241, 0.0259820167, 0.0212341826, -0.00435825, 0.019937994, 0.00798830483, 0.0019479231, -0.00410338212, 0.0201273244, 0.00346074929, 0.0334387384, -0.0193554368, -0.0184233468, -0.0253703333, -0.00822132733, 0.00245948043, -0.00605130522, 0.00946654193, -0.00790092163, -0.0124084521, 0.0386234932, 0.0219332501, -0.0373709947, -0.0159620456, 0.00156653067, -0.00252319756, -0.0153357983, 0.00443835184, -0.00491532, 0.00466409232, 0.00956848916, -0.00669939909, 0.015233851, -0.0359437317, 0.0211467985, 0.00909516215, -0.00516290637, -0.0344290845, -0.0115418993, -0.00137082813, 0.0136609487, -0.0173019264, -0.0171854142, -0.00928449351, -0.0151027758, -0.00571633503, -0.0145056555, 0.010486016, -0.0151173398, -0.0230546705, -0.0242926031, 0.0169815198, -0.00162387604, -0.0136026926, -0.00160567113, -0.00494080689, 0.0120152263, -0.00539228786, 0.00268704165, -0.0271762572, -0.0117457947, -0.0192971826, -0.0206516255, -0.0144692454, -0.00793005, -0.0220351964, -0.0178116634, 0.00350808213, 0.00483521866, 0.00746400421, -0.0167630613, -0.0126341926, 0.0387108736, -0.00747856824, -0.0161222499, 0.00893496, 0.0378952958, -0.00983792171, -0.0216419715, 0.00487526925, -0.0169523917, -0.00976510253, 0.0216419715, -0.000386626314, -0.00212815148, -0.00903690699, -0.00956120715, -0.00713995751, -0.011884151, 0.00789364, 0.0105733993, -0.0181175061, 0.0202147085, 0.00568720745, 0.0094446959, -0.00813394412, 0.0278753247, -0.0125103993, 0.01474596, -0.0257344302, 0.00478788558, -0.0243362952, -0.00979423057, 0.00804656092, -0.0274384078, -0.00484978221, -0.00763148954, -0.0115273353, 0.0236809198, -0.0181320701, 0.0120516364, 0.0332639739, 0.0311376415, 0.0222099647, 0.0216856636, 0.0205351152, 0.0163552724, -0.00175222056, 0.0215254612, -0.014279915, -0.0132458769, 0.00538864685, -0.0230983626, 0.00149280089, -0.00321134226, 0.00183596299, -0.0146367308, 0.0193554368, 0.014716832, 0.01236476, -0.00023666356, -0.0048388592, 0.0248605963, -0.0152775422, 0.0214235131, -0.0181466322, 0.0234042052, -0.0252975132, 0.0201710165, 0.0272927694, 0.0171708502, -0.01937, 0.00189694937, -0.00320952199, -0.0151027758, 0.00452573551, 0.0117239486, 0.0249479804, -0.00588017888, 0.0250936188, -0.00601853617, -0.0127652679, -0.0245547537, 0.00724554574, 0.000491076848, 0.00466045132, -0.00120698416, -0.00193517969, 0.0126924487, -0.00731836539, 0.00120698416, 0.0121754296, -0.00446748, 0.00313488184, -0.0245984457, 0.0345455967, -0.019020468, -0.0206807535, -0.00622243108, 0.00770430872, -0.0135007454, -0.00798102282, 0.0130274184, -0.0277151223, 0.0010904728, 0.0114909261, -0.0259383246, 0.0233605132, -0.0133478241, -0.0106025273, 0.000318585546, -0.0220206343, -0.0187437534, 0.0156707689, -0.0106025273, 0.00590566592, 0.0310211312, -0.00257781218, -0.00929905754, 0.00414343271, 0.0127507038, 0.0014026867, 0.00219550962, -0.0015237492, -0.00135535398, -0.0143600162, -0.0101510463, 0.0083305575, 0.0119496891, 0.00229381607, 0.0100927902, -0.00341887819, -0.000281037966, 0.00827958342, -0.00273983576, -0.00206989585, -0.00688144797, 0.00466773333, 0.0255596638, 0.0252246931, -0.00950295199, -0.0207972657, 0.00155014626, 0.0141124297, -0.0118040498, -0.00680862833, -0.00189694937, 0.00351172313, -0.0214526411, -0.00504275411, 0.0118404599, -0.00568720745, -0.00109684456, 0.00448932545, 0.0549642, -0.019005904, 0.00599669, 0.000195588771, 0.0349825136, 0.00705257384, -0.0255742278, 0.00221189391, 0.00414343271, 0.0151027758, -0.00461311871, -0.0189330839, 0.010012689, -0.0053777243, -0.0188602656, 0.0174184367, 0.00702344626, 0.0267539043, 0.0105442712, 0.00325139309, 0.0118404599, -0.00723462272, 0.0308463629, 0.0107408846, -0.00720913615, 0.0170397758, -0.0252101291, -0.0169669557, 0.00952479802, 0.0244528074, 0.00946654193, -0.00463860575, -0.00124885538, 0.00992530491, 0.0245547537, 0.0228362121, -0.0322445, 0.019981686, -0.0196904074, -0.00774800079, 0.0164572187, 0.0223992951, 0.00580007769, 0.00406697206, 0.0195302051, 0.0153503623, 0.00612048339, 0.00171672099, -0.00831599347, -0.0391477942, -0.00659745187, -0.010937497, 0.00331875123, 0.0102894027, 0.0256179199, -0.00175313081, -0.00545054348, 0.0071763671, -0.0238411222, -0.0190641601, 0.0122919409, 0.0105588352, 0.00217366382, 0.0166174229, 0.0173893105, -0.00622243108, -0.00249406975, -0.0160639938, 0.0191661064, 0.00953208, -0.00492988387, -0.0250790548, 0.00655011879, -0.0255887918, -0.000308572868, 0.0062734047, -0.0154814376, 0.0196612794, -0.0138429971, 0.00814122614, 0.0146003207, 0.00355177373, 0.00161841465, 0.00844706874, 0.00866552722, -0.0196175873, 0.0124958353, -0.00299288379, 0.0325357765, 0.00991802383, 0.0237683021, 4.31228291e-05, -0.00834512059, 0.00491896085, -0.00143272476, -0.00154559501, -0.0145275015, -0.00411430467, 0.00511921477, 0.00735477498, 0.0206224974, -0.0065100682, 0.00769702718, -0.0211467985, 0.0120953284, -0.0023538922, 0.0200981963, -0.00722369971, -0.0130492644, -0.00253047957, 0.00379753974, -0.0311667696, -0.00543598, 0.00300380657, -9.10244416e-05, -0.00735113397, -0.0132895689, 0.00431819959, -0.0216274075, -0.0141197117, -0.00987433176, -0.000403693411, -0.0167921893, -0.0365845449, -0.00970684644, 0.00940828677, -0.0168795735, 0.00232658489, 0.00444927486, 0.0158455353, 0.00066220283, 0.00429999456, 0.00924808346, -0.00513013778, -0.00455486309, -0.00786451157, 0.00248314673, 0.00854173396, 0.0106753465, 0.00828686543, 0.00833783951, 0.000348851172, -7.36729125e-05, 0.01139626, 0.00282175769, 0.040371161, 0.0246712659, 0.0106899105, 0.0154960016, -0.00629160972, 0.00851260591, -0.00895680487, -0.0311958976, 0.0133551061, -0.0172436703, 0.0192534905, -0.0170106478, -0.0187146254, -0.020462295, 0.00924808346, 0.0158892274, 0.00983064, -0.00285452651, -0.00552700413, 0.00261968351, 0.0106680645, 0.0218167379, 0.00686688395, -0.0153649263, -0.00132258516, -0.0045657861, 0.0308463629, -0.00637171092, 0.0177534074, -0.0138575612, 0.00379389874, 0.00434732763, 0.00552336313, -0.00866552722, 0.0125103993, -0.00782082, 0.014279915, 0.0231420547, -0.0153357983, -0.00085016829, -0.00496629346, 0.000181252428, -0.0050646, -0.010442324, -0.0213361289, 0.0171708502, 0.0164863467, -0.0168650094, -0.0293025896, -0.00543598, -0.00148642913, 0.00288183382, 0.0133332601, -0.0119642531, -0.0208118297, -0.0224284232, -0.0105806813, 0.0105078621, -0.00638627494, -0.00247222395, -0.00761692552, -0.00889855, -0.0140760196, -0.0200836342, 0.0232294388, -0.0205059871, -0.013806588, 0.0179136097, 0.0143527342, -0.00192243629, 0.0355359428, 0.0132822869, -0.000941192731, 0.00114235678, 0.0249042884, -0.00154104386, 0.00682683336, 0.014243505, 0.0189767759, -9.38120647e-05, -0.00945197791, -0.00702344626, 0.000216183049, 0.0054614665, -0.0325940326, -0.00252865907, -0.0208555199, -0.00403420348, 0.0164426547, -0.0048425, 0.00168850343, -0.00632437831, -0.00815579, 0.0028508855, -0.0120006623, -0.0227197018, 0.0140833016, -0.0259528887, 0.00496993447, -0.0173601825, 0.00279080938, 0.0169378277, 0.0168067534, -0.0205059871, -1.39096728e-05, -0.00333149475, 0.0112214936, 0.0106316553, -0.0071763671, 0.0177825354, 0.0119278431, -0.00376113, -0.000802835566, 0.0165009107, 0.00459491415, 0.019515641, 0.0148187792, -0.0129181892, -0.0149134444, 0.0125686554, 0.00289639784, -0.018554423, 0.0136026926, -0.0178262275, 0.0150736477, -0.021874994, -0.00449660746, 0.00660473341, 0.0105588352, 0.00542869791, 0.004285431, -0.018554423, -0.0263315514, 0.00591658894, -0.0153357983, -0.0101000722, -0.0130492644, 0.00295465346, 0.00321316277, -0.00199707621, 0.0125249634, 0.00405969, 0.0122992229, -0.0124885533, 0.00735113397, -0.00529762264, -0.0222245287, 0.00962674525, 0.00825045537, 0.029943401, 0.00821404625, -0.0143163241, -0.00611320185, 0.0116729746, 0.000692696, -0.0120006623, -0.00227197, 0.0191078521, 0.0233896412, 0.0160931218, 0.000384123152, 0.0297686346, 0.01377746, -0.0127943959, 0.0151319038, -0.0219915062, -0.00782082, -0.00761692552, -0.00500998553, 0.00924808346, 0.00485706422, -0.0062333541, -0.0085053239, 0.00500270352, -0.0188457016, -0.0261276569, -0.0246130098, 0.00697611319, -0.00204805, -0.0224575512, 0.0182485804, -0.00254868437, 0.0165009107, 0.00766789913, -0.0167484973, -0.00224466273, -0.014279915, 0.0234478973, -0.0193991289, 0.00309665152, 0.0288365446, -0.0311958976, 0.0115637453, -0.00854173396, -0.0133696701, -0.0134497723, 0.0139886364, -0.00699067721, -0.00712539349, -0.000517018838, 0.00498449849, -0.0234624613, -0.00279080938, -0.0351281539, 0.00470778439, -0.0071363165, -0.0163989644, -0.00164845272, -0.00384851359, -0.00284178322, -0.0101364823, -0.010442324, 0.0104131959, -0.00250317226, -0.00690693501, 0.00063944672, 0.017636897, 0.0303511899, -0.0121463016, -0.0242926031, 0.00435460918, -0.00607315078, 0.0183942188, -0.0134570533, -0.0117166666, -0.0181903243, -0.0108646778, -0.0204768591, -0.0104932981, 0.00474055298, 0.00418712432, -0.0168504454, 0.010456888, -0.00621150807, -0.00177133572, 0.00921895541, 0.00530490465, -0.0132458769, 0.00273437425, 0.0313997939, 0.00110958796, -0.0263752434, 0.00118331774, -0.0254722796, -0.00105588359, 0.0134279262, -0.0207098816, 0.0151173398, -0.00875291, 0.0010795499, -5.75160702e-05, 0.000247814052, -0.0155251287, -0.00758779747, 0.0160931218, -0.0220206343, 0.0239576343, 0.00502090855, -0.00496265246, -0.00956120715, 0.005228444, -0.0140250465, -0.00900777895, -0.000100638899, -0.000311986281, 0.0272053853, -1.52750399e-05, -0.0150590837, -0.0238702502, 0.00285452651, -0.000883847359, 0.00265973434, 0.030875491, -0.00207353686, -0.0216128435, 0.0110758543, -0.00487526925, 0.029972529, 0.01899134, 0.0143381702, 0.00302929338, 0.00678678229, -0.0139303813, 0.00189876987, 0.00705621485, 0.0110467263, -0.00519203441, 0.0136391027, 0.0114690801, -0.00787179358, -0.00590566592, 0.00644453056, -0.00406697206, -0.0173747465, 0.0235935356, 0.00626976369, -0.000674491108, 0.00375020714, 0.00386671838, -0.00586925633, 0.0145930387, -0.0135881286, 0.00795189571, -0.00319131697, -0.0278316345, -0.0136391027, -7.1852417e-05, -0.00436553219, 0.0294191, -0.0132385949, -0.00679406431, -0.00619330304, -0.006899653, -0.0112870308, 0.00677950075, 0.0364389047, 0.00991802383, 0.0119351251, -0.0149280084, 0.00277442508, 0.0118404599, -0.00118331774, 0.0156562049, -0.00143636577, 0.00606951, 0.00983064, 0.0181903243, 0.00593115296, -0.0100782262, -0.0220643245, -0.00468957936, -0.00620786706, -0.0118113318, 0.00346074929, 0.018568987, -0.0194428209, -0.00554156816, 0.0103258127, 0.0056143878, -0.00985248573, -0.00581100071, 0.0109884711, 0.00326413661, -0.00424173893, 0.0330309495, -0.00134170032, 0.0132167488, -0.01899134, 0.00177224597, -0.0225886256, -0.00482793665, -0.0125395274, -0.00554520916, -0.0175058208, 0.00195702561, -0.00981607568, 0.00999812502, -0.00892039575, 0.0218895581, -0.00507552316, -0.00231202086, 0.0131148016, -0.00196066662, 0.00514834234, -0.00264152931, -0.0159474816, -0.00688508898, 0.00635350635, 0.0111705195, -0.000689055, 0.00521388, -0.00812666211, -0.00491532, 0.0159766097, 0.0180301219, -0.0208409559, 0.000827412179, 0.0119860992, 0.0242634751, -0.0121244555, 0.000102174941, 0.0025905557, 0.00191515428, 0.00972141, 0.0128453691, -0.00743851764, 0.00493352488, 0.0250207987, 0.00715816207, 0.0030657032, 0.0109957531, -0.00295647397, 0.0160494298, 0.00179136102, -0.00496993447, -0.00534859626, 0.0135662835, 0.0145711927, -0.0185981151, -0.000846982468, -0.00592023, -0.0120079443, 0.00600761315, 0.0132094668, -0.00607679179, -0.0125540914, 0.00221553491, -0.00424173893, 0.00790820364, 0.00155833852, -0.0157581512, -0.00275622, -0.0159474816, 0.0196175873, 0.011884151, 0.00896408688, 0.00531218667, -0.0217147917, 0.0138211511, -0.00291278213, -0.0105588352, 0.0101874555, -0.0163407084, -0.0168358814, 0.000516108586, 0.0118113318, -0.0135371555, -0.00138630229, -0.0134497723, -0.00801743288, -0.000236208434, 0.000574364269, -0.0157872792, -0.0056107468, 0.00381938554, -0.00800286885, -0.0127142947, -0.0241760928, -0.009983561, 0.0102966847, -0.0128744971, -0.00835968461, -0.0143527342, 0.00886214, -0.00988889579, -0.00292734616, 0.0174184367, -0.0154523095, 0.00875291, -0.00136445637, 0.00386307738, 0.00274893828, 0.00664478447, 0.00562895183, 0.00849804189, -0.0144546814, -0.00379753974, 0.0115418993, 0.0101728914, -0.00588382, 0.000531582744, 0.0115200533, -0.00277260458, -0.00512649678, 0.00326959812, 0.0125686554, -0.0149280084, 0.00270888745, 0.0191806704, 0.00593115296, 0.00426722597, -0.005224803, -0.00656104181, -0.0177242793, -0.023258565, 0.0125686554, -0.0101146363, -0.0392934307, 0.00205897284, 0.0245693177, -0.0249334164, -0.0041361507, -0.0123065049, -0.00811938, -0.0124448622, 0.0047114254, 0.0189622119, 0.00918254629, -0.0148770353, -0.00434004562, -0.018088378, 0.00822860934, -0.00569813, -0.0214526411, 0.00231020036, -0.00237391749, -0.034778621, -0.00865824521, 0.0131148016, -0.0074567222, 0.0150445197, -0.0121681476, 0.0049480889, 0.018554423, -0.00864368118, -0.0246858299, 0.00834512059, -0.000197067915, -0.000401645346, -0.00487891026, 0.00509008672, -0.00849804189, -0.0139522264, -0.0196321514, 0.029943401, 0.00400507543, -0.00742395362, 0.0244382434, -0.00225194474, 0.0100709442, -0.00816307217, 0.0088912677, -0.0132750049, 0.0215982795, 0.00616417546, 0.0320406035, -0.0138794072, -0.0234478973, 0.00636807, 0.00112779287, 0.00102220452, -0.00448204344, -0.00102129427, 0.0013917638, -0.00633530132, 0.00444927486, -0.0038994872, -0.00420168834, -0.0094228508, -1.86315665e-05, -0.00400507543, 0.0134133622, -0.00330782821, 0.00232840516, 0.00843250472, 0.00318949646, -0.000572543766, 0.00357179926, -0.00572725805, 0.0218167379, -0.0192826185, 0.0176514592, 0.0043691732, 0.00692878058, 0.00174675905, -0.0116292825, -0.00330418721, -0.000374110474, -0.0064663766, 0.00688508898, -0.00849804189, -0.00704165082, 0.00724918675, 0.00330054644, 0.0119933803, 0.0147022679, -0.0410411023, 0.0103403768, -0.0148333432, 0.00798102282, 0.0028290397, -0.00985976774, 0.00381210377, 0.00402328046, 0.0210011601, -0.0037046948, -0.00753682386, -0.0164572187, -0.0223847311, -0.0163552724, -0.00534859626, -0.0125031173, -0.00877475645, 0.0120370723, 0.0076460531, -0.014731396, 0.00498085748, -0.00981607568, 0.00808297098, 0.00388856418, 0.0334096104, 0.0158018433, 0.0096631553, 0.0107336026, -0.0104131959, -0.0056544384, 0.0208700839, -0.00167758053, 0.0240013245, 0.00725646876, -0.00591658894, 0.00509736873, 0.00109593431, -0.014738678, 0.00748585025, 0.000214817686, -0.00963402726, -0.0102602756, 0.00364825968, -0.0205205511, -0.0112870308, 0.0139522264, -0.000891129312, -0.00233386667, 0.0120152263, -0.0159474816, -0.00577459065, 0.019005904, -0.00507552316, -0.00223556045, 0.00853445195, -0.0043728142, 0.0106535, 0.00458763214, 0.0172145423, -0.00228653406, -0.01236476, 0.0149061633, -0.0175058208, 0.00766789913, -0.0019515641, -0.00499906251, 0.0156125128, 0.00546874851, 0.02855983, 0.0136026926, -0.00962674525, -0.00470050238, -0.00706713786, -0.00315126614, -0.0034916976, -0.0022064324, -0.00487891026, 0.0134788994, 0.0380991921, 0.0058911019, 0.00897136889, 0.00202074274, -0.0162824523, -0.00909516215, -0.00965587329, 0.00691057555, -0.00902234297, -0.00600033114, -0.00644088956, -0.00230473885, 0.0403129049, 0.00380482175, 0.00262332452, 0.0130638285, 0.0291715134, 0.021394385, -0.00205897284, 0.00559618277, -0.0229672883, -0.0153940544, 0.0179281738, -0.0114690801, -0.0164572187, 0.00542869791, -0.000945744, 0.00434732763, 0.00229381607, -0.0205059871, 0.0146731399, 0.0116365645, 0.0167921893, 0.0141706858, -0.0100418171, -0.00502454909, 0.0026360678, 0.0127142947, 0.0117676398, 0.00136627688, -0.00625884067, -0.00933546666, -0.00793005, 0.0124739902, 0.0141998129, -0.0367593132, 0.00482065463, 0.00885485765, -0.00325139309, 0.0122555308, 0.00179773278, -0.00352810742, -0.00385579537, -0.00181320694, -0.00904418901, -0.0154377455, 0.00494080689, -0.0115855914, 0.00542505691, -0.00648822216, 0.00985976774, 0.00652463222, 0.00823589135, -0.0182777084, 0.0250790548, -0.00641540298, -0.000181024865, 0.00399779342, -0.0300890394, 0.00610956084, -0.00776256435, -0.0177534074, -0.00801015086, 0.00704529183, 0.0277879424, 0.0017112596, -0.0166028589, -0.000357270939, 0.00787179358, -0.00335516105, -0.00189512887, 0.00147823698, -0.0148479072, 0.0177097153, 0.0179718658, 0.00261786301, -0.00557433674, -0.00844706874, 0.00849076, -0.00946654193, -0.00846163183, -0.0253266413, 0.0138357151, -0.00662293844, 0.00647729961, 0.00723098172, 0.0250936188, -0.0306424685, -0.00647365861, -0.00228107255, -0.0210885424, -0.0202001445, 0.00206625485, -0.0091607, 0.0335261226, 0.00191151327, -0.00529034063, 0.00626612268, -0.014294479, -0.0146440128, 0.0103622228, 0.00900777895, -0.0174475648, -0.00689237099, -0.00953936204, -0.0255887918, -0.0135954106, -0.0610519163, -0.016661115, 0.0102602756, 0.0143672982, -0.0144037083, -0.0236809198, 0.000541140325, 0.0106535, -0.00953936204, 0.00252865907, -0.00452573551, -0.00357908104, -0.00227743154, 0.00390676921, -0.00846163183, -0.00523208501, 0.0211759266, 0.000229154044, 0.00102402503, -0.000107010608, 0.00139631494, -0.0139012532, 0.00183505274, 0.000609408657, -0.00791548565, -0.00182321959, 0.00221007341, -0.0123429149, -0.011381696, -0.010937497, 0.00395410182, 0.0047988086, 0.00952479802, -0.0212050546, 0.00508644572, 0.000559345179, -0.000292871147, -0.0167339332, 0.000368421432, 0.0045184535, 0.00591658894, -0.00638263393, 0.00334787904, -0.00661929743, -0.0107190385, -0.00955392607, 0.00857814401, 0.017156288, -0.0293171536, 0.0123429149, -0.0139085352, -0.00102311478, -0.00219004811, -0.00222463743, 0.00906603504, 0.00352264591, 0.0145202195, -0.00229563657, 0.0287200324, -0.00645181257, -0.0207681376, -0.0145857567, -0.00649914518, -0.0306133404, -0.0181611963, -0.013792024, 0.00135262322, 0.00806112494, 0.00826501939, 0.0131002376, 0.0134133622, -0.00561802881, -0.0132313129, 0.00730380137, 0.00332785374, 0.00255050487, 0.00578915467, -0.00310575403, -0.00240304531, 0.018554423, -0.0165154748, -0.000891584437, 0.0298560169, 0.0028472445, 0.0111850835, 0.00514470134, 0.0122409668, -0.00461675972, 0.0252829492, 0.00736569799, 0.023273129, -0.00905147102, 0.000342251908, 0.0221371446, -0.0227342658, 0.00285452651, -0.00900777895, -0.0188602656, 0.00374292512, -0.00772615476, 0.00801743288, 0.00267793913, 0.00638263393, 0.0127142947, 0.0146221668, 0.0168213174, 0.00357361976, -0.00294737145, 0.00299834507, 0.00395410182, 0.0143381702, -0.00634986535, -0.00608043279, 0.0128963431, 0.0238556862, 0.00477696303, -0.00795917772, 0.00891311374, -0.0138357151, -0.00772615476, -0.000935731281, -0.0369049497, -0.0059347935, -0.00889855, 0.003448006, -0.0067066811, -0.00384487258, 0.0132385949, 0.00472598895, -0.0177679714, -0.0140104825, 0.0205933694, 0.0169523917, 0.00143090426, 0.00355723524, -0.00378297595, -0.00166847801, -0.0236663558, -0.0136609487, -0.0146367308, -0.00967043731, 0.0087383464, 0.017156288, -0.0115491813, -0.0267102122, -0.0215545874, -0.0281957313, 0.0188748278, -0.0116438465, -0.0045184535, -0.00294555095, 0.00500998553, 0.000220392933, -0.00556341419, -0.0202292725, 0.0043728142, 0.0315454304, 0.00275622, 0.00125340663, -0.00188602647, 0.0198943019, -0.00360638835, -0.00645909458, 0.0154668735, -0.00142089161, -0.0192097984, -0.0176805872, -0.00960489921, -0.00825773738, -0.0101510463, 0.0235207155, -1.77071e-05, -0.00397594785, 0.0198214836, 0.00846891385, -0.0140177645, -0.00728559634, -0.00600033114, 0.0228944682, 0.00725282775, 0.00991802383, -0.00271981047, 0.0107263206, -0.00165300386, -0.011388978, -0.0300890394, 0.000506095879, -0.00383759057, -0.0231857467, -0.0126123466, 0.0133623881, 0.0156707689, -0.00919710938, -0.0226177536, -0.00231930288, -0.00672124512, -0.00397230685, -0.0146003207, 0.0155542567, -0.00154832576, 0.0141634038, 0.00293644867, -0.00488255126, -5.23675e-05, -0.00507188216, -0.0107845757, 0.00854901597, 0.00857814401, -0.0338465273, 0.0101292, 0.00263970881, -0.00454394, -0.0167776253, 0.00547603052, -0.00209356216, -0.000432593661, -0.00238119951, 2.72788875e-05, -0.000315172132, -0.00316400966, 0.00359000405, -0.00331875123, -0.00455486309, 0.0295647401, -0.00731108338, -0.0316619426, 0.0328270569, 0.018088378, 0.0101801734, 0.00352264591, 0.0058510513, -0.00349897961, 0.030438574, 0.00308754924, 0.0188311376, 0.00981607568, -0.0181320701, 0.0312250257, -0.00294737145, -0.0010813704, 0.0182922725, 0.0131949037, -0.0203166567, -0.011388978, 0.0248169042, 0.00695790863, -0.00284542399, 0.0187583175, 0.0154960016, -0.00867280923, 0.00730016036, -0.0192971826, -0.00349897961, 0.0129181892, 0.00807568897, -0.00317311217, -0.00054614665, 0.0156707689, -0.00443835184, 0.00531218667, -0.000897956139, -0.0116074374, 0.00405240804, -0.017156288, 0.00730744237, 0.00166665751, -0.0026360678, -0.00790092163, 0.0150299566, -0.00665206648, 0.00414343271, -0.0311376415, -0.0109666251, 0.00315126614, 0.00797374081, -0.00736205699, -0.00292552565, -0.00735841598, 0.000806476572, -0.0181175061, -0.0219186861, 0.0138429971, -0.011418106, -0.00625884067, -0.000425311708, -0.00173947716, -0.0195302051, -0.0045220945, -0.0247586481, 0.00925536547, 0.0119132791, -0.00884757563, 0.0132385949, 0.010478734, -0.0121535836, -0.00865824521, 0.00695426762, -0.0134716174, -0.00385579537, 0.000421215605, -0.0169378277, -0.00455486309, -0.00331511023, -0.0214817692, -0.0265354458, -0.0174184367, -0.011884151, -0.0183650926, -0.0113380048, -0.0226323176, 0.00543962093, -0.0124958353, 0.0221662726, 0.0231711827, 0.00920439139, 0.00449660746, -0.00122427882, 0.0136827948, 0.00700888224, -0.00158382533, -0.0181757603, 0.0217876118, 0.00354267145, -0.00692513958, 0.00590566592, 0.00322044478, 0.0106753465, 0.0112651847, -0.00505003612, -0.0030657032, 0.00551608112, -0.0127288578, -0.0267975964, -0.00969228242, -0.0246567018, 0.00828686543, -0.0233313851, 0.00405240804, -0.00734749297, -0.0189622119, -0.00622607209, 0.0433713272, 0.000367738743, -0.0010813704, 0.020404039, -0.0121899936, -0.0116802566, -0.00620422605, -0.00130255974, -8.56767583e-05, -0.000159178991, -0.0021845866, -0.00278170709, 0.0139376624, -0.0202292725, 0.00217002281, -0.0113744149, 0.01999625, 0.0114763621, 0.0154377455, 0.0147896511, -0.0302638076, -0.0105442712, 0.00957577117, 0.00383030856, 0.00781353842, -0.0120734824, 0.00644453056, -0.00548331253, -0.0124812713, -0.00946654193, -0.0217147917, -0.00810481608, 0.0837133601, 0.00492988387, 0.00135899498, -0.0296521224, 0.0133696701, 0.00715816207, -0.0100490982, 0.0411867388, 0.01236476, 0.00431455858, -0.00324775209, 0.0194573849, -0.0249188524, 0.0210448522, -0.0161222499, -0.0209865961, 0.0283996258, -0.00781353842, -0.0142143769, 0.00439101923, -0.00771159073, -0.0158892274, 0.013806588, -0.00481701363, -0.00385215436, 0.0187874455, 0.00430727657, -0.0295938663, 0.00355541473, 0.00274529727, -0.000114235678, 0.015204723, 0.0200545061, 0.00813394412, -0.00674309069, 0.00547238952, -0.00448932545, 0.022821648, 0.00904418901, -0.0201418884, 0.00513377879, -0.000755958, 0.00654283678, -0.014753242, 0.0183359645, -0.0169378277, -0.00104769133, -0.0214235131, -6.02468026e-05, -0.00717272609, 0.0122773768, 0.0111195464, -0.000265108683, -0.0196175873, 0.0263315514, 0.0140396105, 0.00820676424, 0.0160931218, 0.0117894858, -0.000815123902, -0.0164863467, 0.00603674119, 0.0140833016, -0.00605130522, -0.00113871577, -0.0132822869, -0.000169419247, -0.00700524123, 0.0140760196, 0.00630617328, 0.00802471489, -0.0210302882, -0.019937994, -0.00964859128, 0.00777712837, 0.0129109072, 0.0163261443, 0.0173019264, 0.00700524123, 0.00940828677, 0.00150645454, 0.0223847311, -0.0218021739, -0.014767806, 0.01805925, -0.0297395065, -0.00994715095, 0.00657560583, -0.0201564524, 0.00747856824, 0.00140359695, 0.0312541537, -0.0161950681, -0.000920257124, 0.0120734824, 0.00762420753, -0.00932090264, -0.0130856736, 0.0118477419, 0.00384123158, 0.00838153064, 0.00201346073, 0.0019388207, 0.000262605521, -0.00486798724, 0.0230692346, 0.00431091757, 0.0046058367, 0.00703801, 0.00592023, 0.0138648432, -0.0194136929, 0.00368831051, 0.037545763, 0.00967043731, -0.000185462297, 0.020433167, -0.0138284331, 0.0217293557, 0.00507916417, 0.0127507038, -0.0032586751, -0.00440558325, -0.0191515423, -0.00552700413, -0.0190932881, 0.0134643354, 0.0155396927, 0.0216711, 0.01899134, -0.0054614665, 0.00127343193, 0.0209865961, -0.0126851667, 0.00138266128, 0.0325649045, -0.00768974517, -0.0151755949, -0.0107190385, 0.000899321516, 0.0178844836, 0.0116438465, 0.0225012433, 0.0109593431, -0.00263060653, 0.0121171735, 0.00415071473, -0.0302638076, -0.0122118397, -0.0103403768, 0.000382302649, -0.000812393147, -0.000870193704, -0.00756595191, 0.0107263206, 0.00248496723, 0.00773343677, -0.0206516255, 0.00915341824, 0.0035008, -0.00207899837, -0.00773343677, 0.00900049694, -0.0120297903, 0.00436553219, 0.00199889671, 0.000452391483, -0.00602945918, 0.00702708727, 0.00236117397, 0.00798102282, 0.0146076027, -0.0116875386, 0.00959033519, -0.0112069296, 0.0159620456, 0.00420168834, 0.00499542151, -0.0290986933, 0.00858542509, -5.11728031e-05, 0.00600033114, 0.0184379108, 0.043254815, -0.0050318311, -0.002614222, -0.00432184059, -0.00664842548, 0.01937, 0.00474419398, -0.0083524026, -0.00833783951, -0.00819948222, -0.00776256435, 0.0143381702, 0.0146367308, 0.0194428209, 0.0083524026, -0.0141998129, -0.00341341668, 0.0148988813, 0.0102748396, 0.0117822038, -0.00990346, 0.0171999782, 0.004755117, -0.00121608656, -0.0103403768, -0.0132021857, 0.0184670389, -0.00416527875] |
23 May, 2024 | How To Share File From Host Machine(Windows) To Guest Machine(Linux)
23 May, 2024
We need to have Ubuntu installed in our Virtual Box for the purpose of this experiment. The host machine is Windows 10 in the following experiment.
Transfer File From Host Machine(Windows) To Guest Machine(Linux)
1. Method 1: Installing SSH on Ubuntu Terminal and allowing Firewall blockage
Open Terminal in Ubuntu which is installed in Virtual Box and enter the following commands for the given purposes.
Step 1: Installing SSH on the Ubuntu Virtual Machine using the command:
sudo apt install ssh.
Running the command sudo apt install ssh
It creates a secure remote login from one machine to another.
Step 2: Enabling SSH on the Ubuntu Virtual machine allowed the transfer of files over TCP using the default port using the following command:
sudo systemctl enable –now ssh
Running the command sudo systemctl enable –now ssh
Allowing any Firewall blockage using the following command:
sudo ufw allow 22/tcp.
So that Firewall doesn’t block the file transfer from one machine to another.
Running the command sudo ufw allow 22/tcp
Finding the IP address of the machine, which will be used to connect the Linux guest machine with the Windows host using FileZilla later:
ip addr
Running the command ip addr
Conclusion
We have successfully installed and enabled ssh on our Ubuntu machine, enabled Firewall blockage, and also found out our IP address of the Linux(Guest Machine).
2. Method 2: Downloading FileZilla
Download FileZilla Client for Windows 10 that is, in the host machine. Download the FileZilla Client as shown in the image below
Download FileZilla Client on Windows 10(Host machine)
Conclusion
We have successfully downloaded FileZilla in our Windows(Host Machine) in this step.
Method 3: Enabling Shared Clipboard and Drag’n’Drop.
Machine>Settings:
Machine->Settings
General>Advanced>Shared Clipboard->Bidirectional.
General>Advanced>Shared Clipboard->Bidirectional.
Next below Shared Clipboard, we will enable the Drag’n’Drop, which was previously Disabled, by making it Bidirectional,
.Enable Drag’n’Drop
Conclusion
In the VirtualBox, we have enabled “Shared Clipboard”, which won’t allow us to copy and paste between the host and the guest machine, and also enabled “Drag’n’Drop”, which will enable us to drag and drop files and folders from the host to guest and from guest to host.
4. Method 4: Create a folder to be transferred to the Guest Machine (Linux)
Creating a Shared Folder to Transfer Files from Host to VM. We can create any folder or file for transfer purposes here we created a “SharedFolder” named folder.
Right click mouse button on your windows home screen
Select “New” and select “Folder” from the right arrow.
We have named the folder “SharedFolder” here for demonstration purposes.
Right click mouse button on Windows screen-> Select “New”->Select->”Folder”The folder named “SharedFolder” created
Conclusion
We have successfully created a folder to be transferred to Guest Machine using FileZilla.
5. Method 5: Connect the Ubuntu machine using FileZilla and transfer the folder.
To connect the Ubuntu machine using FileZilla to the Windows Host System, we went to files inside it and created a new site where we had to put in the IP address (which we found in STEP 1), Username, and Password of the Ubuntu machine and choose the protocol to be SFTP, which helps in secure file transmission between remote SFTP server and local client system.
After this, a successful connection between the Windows 10(Host) operating system and the Linux(Guest) operating system in Virtual Box will be set up.
On the left-hand side are the files of the Host machine whereas on the right-hand side will be the files of the Guest machine. We need to drag and drop the file we want to send to the Guest machine as shown below. We have transferred the file “SharedFolder” from the Host machine to the Guest machine.
Transferring files using drag and drop from left to right
As we can see the file “SharedFolder” has been transferred successfully to the Guest machine.
.File transferred successfully
Conclusion
We were successfully able to make a connection between the Host and the Guest machine using FileZilla and were able to transfer a file using it without copy-pasting from Host to Guest.
Boost your DevOps skills with our DevOps Engineering - Planning to Production course. Master DevOps principles, implement CI/CD pipelines, and gain hands-on experience. Take the Three 90 Challenge: Complete 90% in 90 days for a 90% refund. Start your journey to becoming a certified DevOps expert today! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux) | https://www.geeksforgeeks.org/how-to-share-file-from-host-machinewindows-to-guest-machinelinux?ref=asr10 | Languages | How To Share File From Host Machine(Windows) To Guest Machine(Linux) | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0318272598, 0.0408627503, 0.00298380549, -0.0260151047, 0.0112309111, -0.00264434027, 0.0013277221, 0.0303298049, -0.0289084911, 0.0301267598, -0.0472586602, -0.0418779738, -0.0191115849, -0.058984492, -0.00302663539, 0.00509832613, -0.0393145345, 0.0130963847, -0.0172588, 0.0124174533, 0.02453034, 0.000148615247, -0.0166877378, -0.00968269538, -0.0328932442, -0.00759514142, 0.00089942466, 0.0209262967, 0.00256343954, 0.00518081291, 0.0324617736, 0.00537751243, -0.0284008794, -0.0170684475, 0.0248349067, -0.0195176732, 0.0207105614, 0.009200464, -0.0436546132, 0.016763879, -0.0304059461, 0.0232613105, -0.0125062857, 0.00619286392, -0.0260151047, 0.0227410085, -0.00569477, 0.0126966396, -0.00732864533, -0.0174618457, -0.00221921527, -0.0115227876, 0.0428170562, 0.0253805891, 0.00211769296, 0.0118337, 0.00700504286, 0.00326457829, -0.00758245122, -0.0402028561, 0.00454312563, -0.0173095614, 0.0126712592, -0.0118337, -0.00690986542, -0.00139513926, -0.0444160327, -0.00131979072, -0.0339084677, -0.0150253093, 0.00555517664, -0.0171699692, 0.0171826594, -0.0317765, 0.00204631, -0.0317003578, 0.0140354661, -0.0270303283, 0.0221572556, 0.0327155814, -0.0291876774, -0.00346445059, -0.0266496185, 0.00662433403, 0.0204567555, 0.00779184094, -0.0226521771, -0.0594921038, 0.0208628457, -0.0328678638, 0.0203044713, -0.0181978829, 0.049771335, -0.0205582771, -0.0177283417, -0.000964462408, 0.0237943027, -0.018400928, -0.0295176264, 0.0242511537, 0.0028680067, -0.032487154, -0.018337477, -0.0442383699, -0.00884513557, -0.0155202309, 0.0254186615, -0.0287562087, 0.0284262598, 0.00305518857, 0.000361475133, -0.00292194029, 0.00517129526, 0.0149364769, -0.0213577673, -0.0164339319, 0.0218146164, -0.0458119661, -0.00596126588, 0.0113007072, 0.0619286411, 0.0400505699, -0.0131852161, 0.0493144877, -0.0398221463, 0.0346952677, -0.0410911739, -0.000719381089, 0.0143273426, -0.0275125597, -0.025773989, 0.00798854, -0.0023619812, 0.03784246, 0.0102854837, 0.0058533987, -0.0154567789, 0.00723346788, -0.00635149283, 0.0281978361, 0.00825503655, -0.0157105848, -0.0458881073, 0.0448728837, -0.00711291051, 0.0160024613, -0.0207105614, -0.00464782072, -0.0287815891, 0.0324617736, -0.06588801, -0.0192384869, 0.0139973955, 0.0388069227, 0.0366241895, -0.00655453745, 0.00855325907, 0.0436292328, -0.0123095857, -0.0469540916, 0.0257993694, -0.0464718603, 0.00175601954, 0.000936702418, 0.0407358482, 0.018464379, 0.0104568033, -0.00490797171, -0.0411165543, 0.0365480483, -0.0372079462, 0.00985401403, 0.00842635613, 0.0215354301, -0.0465733819, -0.00287276553, -0.00576773891, 0.0259516537, 0.0203806143, -0.0113451239, -0.0564971939, -0.0263958126, -0.0178425554, 0.0306089912, 0.01141492, 0.0466495231, -0.000616669, -0.0110849729, -0.00489528105, -0.0271826126, -0.011871771, -0.00786163751, 0.0358373933, 0.021205483, 0.00876899343, -0.00723346788, 0.00122937234, 0.0513195544, 0.029949097, -0.00271255057, -0.0510911271, -0.00988574, -0.0403043777, 0.0105900513, 0.000602789, -0.0231217165, -0.00914970227, -0.0349490717, 0.0360150561, -0.0247714557, 0.0078108767, 0.0181851927, -0.00733499043, 0.000736830232, 0.0177537221, -0.0128869945, -0.00375315477, 0.00896569341, -0.0528931506, 0.0227029379, -0.0252156164, 0.00273475866, -0.00754438, -0.00296001136, -0.0180202182, -0.0473348, -0.0129060298, -0.0380708836, -0.00328361383, 0.0161039848, 0.023426285, -0.00197175448, 0.00427345699, -0.0149999289, -0.0147080515, -0.0154060181, 0.0157105848, 0.00856594928, -0.036801856, 0.0164085515, 0.0101458905, 0.0352536403, -0.000256581901, -0.024010038, -0.03053285, -0.0103616258, -0.00507611781, 0.0705580413, -0.00525378203, -0.0144288652, 0.027791746, 0.0448221229, -0.00986035913, 0.0188958496, -0.0145684583, -0.0150126191, 0.00264751283, -0.0302536637, -0.00119368092, -0.00681468844, -0.0226267967, -0.023489736, -0.0224745125, 0.00493969722, 0.0375378914, -0.0189593, -0.000981911551, -0.0209516771, 0.0159136299, -0.0200379752, 0.0299237147, -0.0447713621, -0.022246087, -0.0326394401, -0.0104441131, -0.0191623457, 0.0100380229, 0.0279694106, 0.0442129858, 0.0203933045, -0.00722712278, -0.025710538, -0.0073730615, 0.0271572303, -0.0393145345, -0.0581215508, -0.0448982641, 0.0126712592, -0.0331978127, 0.0138704926, -0.0102918288, -0.0181598123, 0.0381216444, 0.00565669918, 0.00982863363, 0.0287308283, -0.0255201831, 0.041370362, -0.00585022615, 0.0308627971, -0.0268019028, 0.00890858751, 0.0184897594, 0.028578544, -0.0232232399, 0.0288577303, 0.00157359662, 0.0164339319, -0.00264751283, -0.0337561853, 0.0598474294, -0.0110849729, -0.0312181264, -0.0324617736, -0.0111801494, 0.0364465266, 0.0287562087, -0.0219161399, -0.0225506537, -0.0289846342, 0.00271255057, -0.0229948144, -0.0198222399, 0.0441368446, 0.0577154607, -0.0413449816, -0.0230075046, 0.0329947658, -0.0574108958, -0.0281978361, -0.00388640282, -0.0586799234, 0.0165227633, 0.0172334202, 0.00384198688, -0.0155329211, -0.00169256807, 0.0198983829, 0.0188197065, 0.0237308517, -0.00409262, 0.0289084911, 0.00391812855, -0.0396698602, 0.0150887603, -0.00582484528, -0.00272682705, 0.0192384869, 0.00964462385, -0.0296952911, 0.00091211492, 0.0225633439, 0.0130710034, -0.00722712278, 0.00713194581, -0.00482865702, 0.00897203851, 0.00178774528, -0.0256090146, 0.0503550917, 0.0225887243, -0.0409388915, -0.0411927, 0.00843904633, -0.0483246446, -0.0081281336, -0.0127283661, -0.0309643205, -0.00234611821, -0.0515733585, -0.0512434095, 0.0066877855, 0.011814665, -0.0164466221, -0.0521824919, 0.0268019028, 0.0108184768, 0.0103425905, 0.00972711109, 0.00675123697, 0.0106915738, 0.0405074209, -0.0349998325, 0.00133089465, -0.00421000551, 0.00703676837, -0.00550758792, -0.0235278066, 0.000463592325, 0.0242638439, -0.0179186966, 0.0655326843, -0.0460911505, -0.00188768143, -0.0110405562, 0.00641811686, 0.0223983712, -0.00227949419, 0.00414655404, 0.0272841342, 0.0154948505, 0.0313450284, 0.00530771585, -0.000223269875, 0.0066750953, -0.013832421, 0.00407993, -0.0140227759, -0.00894031301, -0.0157359652, -0.00185754197, -0.00722077768, 0.00803930219, -0.043147, 0.0302790441, -0.00677027227, -0.00889589638, 0.0585784, -0.00714463601, 0.010501219, 0.0121890279, -0.0101966523, 0.0214973595, 0.0167258084, -0.0252409969, 0.025634395, 0.0293653421, 0.019378081, -0.0120684709, -0.000517526118, -0.0138070406, -0.0144796269, -0.00174332922, -0.00623410754, 0.00625631539, -0.0482992642, 0.0137182092, -0.0395429581, 0.0303044245, -0.0279440302, 0.00649108598, 0.00654819235, -0.00562180066, -0.0405581817, -0.0892889127, 0.00441939523, -0.0310912225, -0.0239338968, 0.0102727935, -0.021205483, -0.0105456347, 0.0261166263, -0.0389845856, 0.0205963496, -0.0269288067, -0.0060151997, -0.0235404968, 0.00359135354, 0.0132105974, -0.00923853461, 0.0134136416, 0.0184263084, 0.0430201, 0.00683372375, -0.00358500821, -0.0203552339, -0.036801856, -0.0276140813, 0.0027855197, -0.0286293048, 0.0292892, 0.0158247985, 0.0344922207, 0.0271064695, 0.0237054713, 0.0141242985, 0.000789574289, 0.00940985326, 0.0419794954, -0.03705566, -0.0163577907, 0.0193273183, 0.0080837179, -0.0205963496, 0.0324110128, -0.00080742, -0.0118463906, -0.0304820891, -0.0151014514, -0.0150760701, 0.0613195039, 0.00294097583, 0.0186674241, -0.0074111321, -0.0101268552, -0.0275379401, -0.047309421, 0.00750630954, 0.0348983109, 0.0198730025, -0.00240798341, 0.00486672809, -0.0053172335, -0.000754676, 0.0108375121, 0.0153679475, 0.0246953145, 0.00722077768, -0.0031408479, -0.0298475735, 0.0184897594, 0.0400251895, 0.0281978361, -0.00651646638, -0.0172461104, 0.036218103, -0.0230582654, 0.0143273426, 0.00571063254, 0.00524109183, -0.0110024856, -0.00384515943, 0.00582801783, 0.0141750593, 0.0332739539, -0.0191369653, -0.00694159139, 0.00934005715, 0.027918648, -0.00525378203, -0.0342384167, 0.00447332906, -0.00639590854, 0.0133501906, -0.00290131872, -0.029492246, 0.0372840874, 0.0162308868, 0.00518081291, 0.0117004523, -0.00826772675, -0.00165608351, -0.0340607502, 0.00319636799, -0.0199745242, -9.9142926e-05, 0.00755072571, -0.0158882495, 0.0392891541, -0.0223983712, -0.020164879, 0.0175379869, 0.0136674475, 0.0240481086, 0.000178556409, -0.00874361303, 0.0362434834, -0.00600568205, -0.0199999046, 0.0110659376, 0.00969538558, -0.00799488556, 0.00485403789, 0.00345493271, -0.00722712278, -0.0187689457, -0.0114974072, -0.00922584441, -0.0478424132, 0.0109580699, 0.00440353248, 0.0059771291, -0.00598664675, -0.014352724, -0.00424807612, 0.0311673637, 0.0247460753, -0.0327155814, 0.00438766927, 0.0379186, 0.00733499043, 0.0114720268, -0.0174872261, -0.0512941703, 0.0150379995, -0.00788067281, -0.0144034848, -0.014225821, -0.0298983343, 0.00424173102, 0.00181788474, 0.0318780206, -0.013895873, 0.0160151515, 0.0232232399, 0.0181978829, 0.0206471104, 0.0180455986, -0.011484717, 0.00194637396, 0.0171318986, 0.0232993811, 0.0113831945, 0.0194161516, 0.0252663773, 0.01291872, -0.0073984419, -0.0226394869, -0.00788067281, -0.0030044273, -0.0196445771, -0.0100189876, -0.00831214339, 0.020748632, 0.0199364536, -0.0091687385, -0.0282993577, 0.00710022, -0.000548062089, -0.0169034731, 0.00940350816, 0.00616113842, 0.0250887126, -0.0133882612, 0.0214719791, 0.0122524798, 0.0107550249, 0.0140481563, 0.00107312307, -0.0148984063, 0.0010945379, 0.0174618457, -0.007404787, -0.0148603357, 0.0128298886, 0.00591685, 0.016636977, -0.00693524629, 0.0112309111, -0.00479375897, -0.0039276462, -0.00191464822, -0.0125824278, 0.120913133, -0.00381026114, 0.0263958126, -0.0122080641, -0.0256597772, 0.0103616258, 0.0243526753, 0.00947965, -0.0182105731, 0.0110405562, 0.0262181498, -0.0263704322, -0.00912432186, -0.0174999163, -0.00375949987, 0.00128568546, 0.0224998929, 0.0144542456, 0.026294291, 0.0117829386, 0.0232613105, 0.00781722181, -0.00673220167, -0.00732864533, -0.00524109183, 0.00340099912, 0.0404059, 0.0243019145, -0.0104821837, 0.0137562798, 0.0343145579, -0.0246191714, 0.000225847587, 0.0137562798, 0.041954115, 0.026751142, -0.0159770809, -0.0214465987, 0.0188831594, -0.00937812775, 0.0158121083, -0.0153806377, 0.00570111489, -0.0178679358, -0.00319636799, -0.0226141047, 0.022766389, -0.0081408238, 0.0303551853, 0.00693524629, -0.00187023217, -0.0217384752, -0.0191623457, 0.018857779, 0.00712560071, 0.0503804721, -0.00573918596, -0.00792508945, 0.0105265994, -0.0292384401, -0.0124999406, -0.0111230435, 0.028451642, -0.00175284699, 0.0237308517, -0.0457104407, -0.0253932793, 0.00866112672, -0.0124809053, -0.000639670179, 0.0254694223, -0.0360150561, -0.0230709556, 0.00283469469, 0.0195557438, -0.00498728594, 0.0333754756, -0.0140608465, 0.00608816883, -0.0100824395, -0.00746189337, -0.019441532, -0.0379947424, -0.0125380112, 0.0355074443, 0.00622459, -0.0155583015, 0.00982863363, 0.00609134138, -0.00657991786, -0.000718587951, 0.0189719908, -0.0456596799, -0.014225821, -0.0203044713, 0.0091814287, -0.0154060181, -0.0293907225, 0.0215227399, -0.00850884244, -0.0257232282, -0.00725884875, -0.0355835855, 0.0176268201, 0.0163958613, -0.00719539728, 0.0105456347, 0.0284262598, 0.0222968478, 0.00598030165, -0.0206598, 0.0140354661, -0.0121001964, 0.00831848849, 0.0185405202, 0.0239719674, -0.0125824278, 0.00646570511, -0.00854691397, -0.0314719304, -0.00656722765, 0.00457485113, -0.00677661737, -0.00848980714, -0.000488179794, 0.000739606272, -0.0249364302, 0.0107359895, 0.00574870361, 0.0445936956, -0.00305042975, 0.00897203851, -0.00959386304, 0.00464147516, -0.0231978595, 0.0149999289, 0.0230201948, 0.0094986856, -0.00161325373, 0.0141242985, -0.0257993694, 0.00548220752, 0.0165354535, 0.0221699458, 0.00155138853, 0.0115227876, 0.0398475267, 0.00389274792, 0.0331724323, 0.0125316661, 0.00521571143, 0.0225125831, -0.0238069929, 0.0237816125, 0.0149237867, -0.0121826828, -0.026294291, 0.0343145579, -0.0295430068, 0.0335023776, 0.00140862272, 0.00216369517, -0.0185024496, -0.0480708368, -0.0435530916, -0.0421063974, 0.00419096975, -0.00771569926, 0.0222587772, -0.0295937676, 0.0302536637, 0.0316242166, -0.00654184725, 0.0196445771, -0.0286546852, 0.0067131659, 0.0232359301, 0.0220303517, 0.0142131299, 0.0359642953, 0.00993015617, -0.0310150813, 0.03053285, 0.00163546181, 0.00205106894, 0.0310658421, -0.00727153895, 0.0556342527, -0.00404185895, 0.00181788474, -0.02583744, -0.00733499043, 0.0297206715, 0.0258120596, 0.00180519442, 0.0120938513, 0.0054282737, -0.0177791025, -0.0271318499, -0.00208913977, -0.011548168, -0.0389845856, 0.00892127771, 0.0225379635, -0.00848980714, 0.0229821242, -0.00261578709, 0.00546951732, -0.00968904048, -0.0214719791, 0.00464464817, -0.0137182092, 0.0432485268, -0.0143654142, 0.0174491554, 0.011027866, 0.00937812775, -0.0139339436, 0.00779818604, 0.00773473457, -0.0147968838, 0.015786726, -0.0214592889, -0.0105329445, 0.0288831107, -0.011808319, 0.00174332922, -0.0146572907, -0.0298221931, 0.00998726208, 0.0186674241, -0.0185405202, -0.00078917772, -0.0100316778, 0.00955579244, 0.00336610083, 0.0188958496, 0.0109580699, 0.0058470536, 0.0175506771, -0.00489845406, -0.00866112672, -0.0163197201, -0.0327917226, 0.00148079882, 0.0153679475, -0.0150126191, -0.0163070299, -0.00846442673, -0.0369795188, 0.00869285222, 0.021852687, 0.00749361934, -0.000352948817, -0.0319034, 0.0095367562, 0.00232866919, -0.000124721802, 0.0302029029, 0.005447309, -0.0255963244, 0.00171477615, -0.0196826477, -0.0102918288, -0.00792508945, -0.00350569398, 0.0371318, 0.00398792513, 0.0316242166, 0.0204821359, -0.00549489772, 0.016053224, 0.0374363698, -0.00470175408, -0.0189085398, 0.0144034848, -0.0103045199, 0.00777280563, -0.0185151398, -0.0409896523, 0.025773989, 0.0108502023, -0.00407675747, -0.0261166263, 0.0167131182, 0.0157486554, -0.0220684223, 0.0213577673, -0.000283152214, -0.0259135831, -0.0322079696, -0.0187054947, 0.00522522908, -0.0268272832, 0.00165608351, -0.04266477, -0.0470302328, -0.00424807612, 0.0124682151, 0.0389592052, -0.0167511888, 0.0154060181, 0.0235658772, -0.0091941189, 0.0350759737, -0.02022833, -0.00663067913, -0.000561149, 0.00843270123, 0.0258120596, -0.0156725142, -0.032944005, -0.0192384869, -0.0187689457, 0.000931150396, -0.00926391501, 0.0258882, 0.0302282833, 0.00770935416, -0.0137943504, 0.0239338968, -0.00345493271, -0.0102727935, -0.0059834742, -0.0155709917, 0.00325823319, -0.0374617502, -0.0432992876, 0.0166877378, 0.0127347112, 0.0175126065, -0.00935909245, -0.0213450752, -0.0395175777, -0.0168907829, 0.00769031886, 0.00561862811, -0.00659260806, -0.0237435419, 0.00819793064, 0.0246318616, -0.0159517, -0.0455073975, 0.0138451122, -0.0126014631, -0.00447967416, -0.0159517, 0.0312181264, 0.00183533388, 0.00803930219, -0.0466241427, 0.0489083976, -0.014746123, -0.00462244, -0.000795126311, -0.0123666925, -0.053756088, -0.032487154, 0.00414972659, 0.00675758207, 0.0266496185, 0.0274110362, 0.0310150813, 0.027918648, -0.00416241679, 0.00981594343, 0.0397967659, -0.030735895, -0.0126395337, -0.0148603357, 0.00720808748, 0.00144748681, 0.0176775809, -0.0434261896, -0.00322809373, 0.0092194993, 0.0237689223, 0.00203361968, -0.0287308283, -0.0045875418, -0.0337054245, -0.000348586531, -0.0018543693, -0.0340353698, 0.0114339553, 0.00798854, -0.0141242985, -0.0180836711, 0.0244161282, 0.0091814287, -0.010704264, 0.00937178265, -0.00846442673, 0.0114910621, -0.0572586097, -0.00927660521, -0.0126649141, -0.00980959833, -0.00893396791, -0.0140227759, 0.000958910387, -0.010050714, -0.0136420671, 0.0135405445, 0.0135405445, 0.000271453348, -0.00487307319, 0.0131725259, -0.00395619962, -0.00398475258, -0.00515860505, -0.0119732935, -0.0141116083, -0.0209643673, 0.00575822126, 0.0169796143, -0.00326457829, 0.00245239958, -0.0146065298, 0.0182486437, 0.027791746, 0.0132867387, -0.00702407816, 0.00349617633, 0.00575504871, -0.0180963613, -0.00306312, 0.0159009397, 0.00986035913, 0.0134009514, -0.0176775809, 0.00991112, 0.0154821603, -0.00743016787, 0.0110595925, 0.00782356691, -0.0274110362, 0.000502456387, -0.00972711109, 0.0342637971, 0.00522522908, -0.001786159, 0.0142638916, 0.0155583015, 0.00722077768, -0.0157105848, -0.0372840874, -0.0155202309, 0.019048132, 0.026878044, 0.025634395, 0.00946696, 0.00781722181, 0.00478424132, 0.0520302095, 0.00220018, -0.0100380229, -0.0166750476, -0.0236039478, -0.0250633322, -0.00512687908, 0.00296952901, -0.000799092, -0.0203806143, 0.0106090866, -0.00913701206, 0.00150459306, 0.0282485969, 0.00459705945, 0.00338830869, 0.00956213754, 0.00830579828, -0.00245398586, -0.0339338481, -0.0228806026, -0.00059366785, 0.00647205, 0.0046129222, 0.00174174295, 0.0175760593, 0.0313450284, -0.0011024694, -0.0456089191, 0.00682103354, 0.0155709917, -0.00162594405, 0.00625631539, 0.0100760944, -0.00815986, 0.0111293886, -0.00933371205, -0.0228044596, 0.000546079245, 0.0245811, -0.0122461347, 0.00538068498, -0.0185151398, -0.0190100614, 0.00284421234, -0.0152791152, 0.0147588132, -0.0151649024, 0.00731595512, -0.0189719908, 0.002936217, 0.0149745485, -0.00843904633, 0.00542510115, 0.00276013906, 0.034111511, 0.0101585807, 0.00677661737, -0.01246187, -0.0124935955, -0.020101428, -0.000781642855, -0.0238577537, 0.00195906428, 0.0413449816, 0.0150253093, 0.00895300321, -0.0183247868, 0.00985401403, 0.012982172, 0.0154948505, 0.0371571854, -0.0314719304, 0.00523157418, -0.00488259085, 0.0236800909, 0.0109136533, -0.00894665811, 0.00636101048, -0.0315226912, -0.00277441577, 0.021332385, -0.000966048683, 0.0107550249, -0.00085024978, -0.0081344787, -0.0101522356, 0.00661164382, -0.00343272486, -0.00613575755, -0.0199491438, 0.0147968838, -0.00842001103, 0.00312022632, -0.000141179538, -0.00804564729, 0.00266496185, -0.00126268435, -0.00694793649, -0.0407866091, 0.00770300906, 0.0120811611, 0.0074174772, -0.0238958262, 0.0272587538, -0.00187657739, 0.0156217534, 0.000557579857, -0.00451774523, -0.0168780927, 0.00253488636, 0.0129694818, -0.0277663656, 0.00961924344, 0.0264973361, 0.0184770692, 0.0242765341, 0.00107391621, -0.0201141182, -0.00539337518, -0.0467764288, 0.0187689457, -0.0187181849, 0.00561862811, -0.00263006357, -0.0175126065, -0.0393906757, 0.00960020814, -0.00237308512, 0.017804483, 0.0120684709, 0.0214846693, 0.00520619331, 0.0137308994, -0.0154440887, -0.00894031301, 0.00231439248, 0.0316749774, 0.0153425662, -0.0220811125, 0.0151268318, -0.00258406135, 0.00479058642, 0.0224110615, -0.00699869776, 0.00994919147, -0.0355074443, 0.00661164382, -0.000589305593, 0.0325125344, -0.019961834, -0.0138578024, 0.00326775084, 0.00652281148, 0.00304408441, -0.0138831828, 0.0106725376, -0.0118527357, -0.0185532104, 0.0196445771, 0.0116496906, 0.00964462385, 0.027207993, -0.0225760341, -0.000619048427, 0.0243146047, 0.00690986542, 0.00569794234, 0.0026617893, -0.00819793064, -0.0177283417, -0.00337879104, -0.0263196714, -0.0252409969, 0.0329947658, -0.0255582538, 0.0347206481, -0.0192892477, 0.0238577537, 0.00663067913, -0.0146953613, -4.2730604e-05, 0.00164180691, 0.00698600756, -0.00968269538, 0.0303805657, -0.0348475501, -0.0124301435, -0.0128362337, -0.0170684475, 0.011484717, -0.00938447285, 0.00050800835, -0.0066877855, 0.00677027227, -0.00178140018, -0.00892127771, 0.0191496555, -0.00484769279, 0.02022833, -0.0140354661, -0.0105456347, 0.0029235268, 0.00928929634, -0.00133723987, -0.00911797676, -0.0144923171, -0.0143907946, 0.0252663773, -0.00116592087, -0.0193400104, 0.0161420554, -0.00678296247, 0.0100570591, -0.0191623457, 0.00381660624, 0.0211293418, 0.0410911739, 0.00693524629, -0.00423855847, -0.00793143455, 0.0171318986, 0.0121319219, -0.0254948027, 0.0147080515, -0.0183882378, 0.0286800656, 0.0200379752, 0.0174745359, 0.0493144877, 0.00606913352, 0.0301521402, 0.0270810891, -0.0182740241, 0.020812083, 0.00883244537, 0.0210405085, 0.00564083597, -0.0233247615, -0.00127934036, -0.0254567321, 0.016763879, 0.0103425905, -0.00206534541, -0.0156978946, -4.80843191e-05, -0.00351521163, -0.0250379518, -0.022246087, 0.011675071, 0.00108264084, -0.0253298283, -0.00053537183, -0.0185151398, -0.00146097015, 0.00701773306, 0.00339465379, 0.0137055181, -0.0421063974, -0.0312435068, 0.0253678989, 0.0121953739, 0.00309325941, 0.0299237147, -0.0195938163, 0.0237054713, 0.00323919789, 0.0187816359, 0.0132486681, 0.0132105974, -0.0081090983, 0.0278678872, -0.0208628457, -0.00827407185, 0.0166750476, 0.00605961587, -0.0137816602, 0.00654184725, -0.00633880217, -0.0167511888, -0.00700504286, 0.00516495, 0.000422745448, -0.0243146047, -0.0108184768, 0.00944158, -0.0121826828, 0.014746123, -0.00753169, 0.00255868072, 0.0324617736, 0.0169923045, 0.0135024739, 0.00443525799, -0.0325379148, 0.00867381692, 0.00331851211, 0.0152537348, -0.0418525934, -0.00831214339, -0.00353424717, 0.0208882261, -0.0199872144, 0.00521253888, 0.00875630323, -0.0121509572, -0.0103933513, -0.00817889534, 0.0197587889, -0.0190862045, -0.0141369887, 0.00543144625, 0.00445429375, 0.0177537221, -0.0107106091, 0.0125062857, 0.0189719908, 0.0127347112, -0.0224998929, -0.0235278066, 0.0030789827, -0.000555596955, 0.0493906289, -0.00701138796, -0.0159009397, 0.0104568033, 0.00156566512, -0.00713829091, 0.0153806377, 0.00100570591, -0.0244161282, -0.0136420671, 0.00480644917, -0.000141576107, -0.00380074326, -0.0128108524, 0.0232993811, 0.0226141047, 0.00869285222, -0.0178679358, -0.00910528656, -0.00468589133, 0.00365163246, 0.0225125831, -0.0106725376, 0.00690986542, -0.00785529241, 0.00864209048, 0.0066814404, -0.0148730259, -0.0261927694, 0.00351838418, -0.0206344202, 0.017284181, 0.000708277104, 0.00129282381, -0.0130963847, 0.00156883767, -0.0110595925, -0.0130836945, 0.00447332906, 0.0156978946, -0.0423094444, -0.0203933045, -0.0047556879, -0.0127664367, 0.0383754522, -0.00200348021, 0.00832483359, 0.0293907225, -0.0170684475, 0.0159770809, 0.0257993694, 0.0448475033, 0.011871771, -0.000956531, 0.0353805423, 0.034111511, 0.000546475814, -0.00453678053, -0.0286039244, 0.0059771291, 0.0158755593, -0.0151268318, -0.00178933155, -0.00586926145, -0.00454629818, -0.0195811242, 0.0250252616, 0.0176522, 0.0317511186, 0.0135405445, 0.00678296247, -0.0120240543, -0.0124174533, 0.0127918171, -0.0280963127, 0.00271255057, -0.00432739034, 0.0197080281, 0.0207740124, 0.0031345028, -0.00424173102, -0.012398418, 0.00659895316, -0.0184263084, -0.0132486681, 0.00200030766, 0.0134263318, -0.0251775458, 0.00308850058, 0.00199554884, -0.0218273066, -0.00786163751, 0.00908625126, -0.0111928405, 0.0427155346, -0.0213958379, -0.00589781441, 0.00112229795, 0.0179948378, -0.0120811611, -0.0119669484, 0.0242003929, -0.0270303283, -0.0157486554, 0.0405581817, 0.00248412532, 0.00394985452, -0.00803930219, -0.0146065298, 0.00504439231, 0.014289272, 0.00144986622, 0.0109834503, -0.00892127771, 0.0167892594, -0.00378488051, 0.0306089912, -0.00638639089, 0.0195176732, -0.0152410446, -0.0323094912, -0.0125697367, -0.00457167858, 0.00117781805, 0.00453043543, 0.0199745242, -0.0206724908, -0.0304820891, -0.00283152214, 0.0170176849, 0.00696697179, -0.0218907595, -0.00146334968, -0.0226521771, 0.0135024739, -0.00582167273, 0.0117004523, 0.00708752964, 0.00018133242, 0.00239370693, -0.0111230435, 0.000502059818, 0.0127918171, 0.00939081796, -0.00928929634, -0.0295430068, 0.0110469013, 0.0059961644, 0.00752534484, -0.00888320617, -0.0234643556, 0.00578360213, 0.0246826243, -0.00111040077, -0.0127474014, -0.00103901792, -0.00638321834, -0.0144542456, -0.00998091698, 0.0289592538, -0.0147334328, 0.0210405085, 0.0102918288, 0.0728422925, -0.00730961, -0.000798298861, -0.002642754, 0.0134897837, 0.00718270708, -0.00870554242, 0.00106995052, 0.03223335, 0.00360721629, -0.0179567672, -0.0187816359, 0.00114133337, -0.0207613222, 0.0127727818, 0.000791557133, 0.00605644332, 0.0227790792, 0.029035395, 0.0144796269, 0.00637370069, -0.00338513614, 0.0202664, 0.0140735367, -0.00730961, 0.012785472, -0.0303044245, 0.00180360815, 0.0116496906, 0.00994919147, -0.00563449087, -0.000870871474, 0.00536164967, -0.00644349726, 0.0270049479, 0.0211801026, -0.0380708836, -0.000895458914, 0.00423855847, 0.00450822711, -0.00628169579, 0.014416175, 0.0188323986, 0.0135532347, 0.00412434572, 0.00719539728, 0.00160770176, -0.000111337511, 0.0241496321, -0.0103806611, 0.0274617989, 0.00379439816, 0.0122968955, 0.0140227759, 0.0124237984, -0.00506342761, -0.00233342801, 0.0115227876, -0.00240798341, 0.0161674358, -0.00552662322, 0.0171192084, 0.00938447285, 0.00928295, 0.0228932928, 0.0122461347, -0.0273602754, 0.0028680067, 0.011871771, 0.00538068498, 0.0202537104, -0.0171065181, 0.0181851927, -0.0244541988, 0.0217638556, 0.0173095614, -0.0124301435, 0.01376897, 0.00481279427, -0.00727788405, -0.0159390103, 0.00331216701, 0.0118210102, 9.50780668e-05, 0.00977787189, -0.0124999406, 0.0384008326, -0.00108502025, 0.026167389, -0.0109961405, 0.00895934831, -0.0204948261, -0.00846442673, 0.00429566484, 0.00493335212, 0.00411800062, -0.00616431097, 0.0146572907, -0.0125570465, 0.000386260857, 0.0171699692, 0.0276140813, 0.011091318, -0.0151775926, 0.00372460159, 0.00155773375, 0.00972711109, 0.0047493428, -0.00673854677, -0.0219415203, 0.00219700742, -0.0162308868, -0.00401647855, 0.005285508, 0.00788701791, -0.0109771052, -0.0236674, 0.000878802908, -0.0256978478, -0.0200633556, -0.0175506771, -0.00824869145, 0.0120430896, -0.0246445537, -0.00643397961, 0.000828041753, -0.0110342111, -0.0017242938, 0.00301553123, 0.0154694691, 0.00534895947, 0.00717636198, 0.0398475267, -0.0143400328, 0.0080710277, -0.00168780924, 0.00199079, 0.0181978829, 0.00495238742, 0.00156487199, 0.0153552573, -0.00784894731, -0.00638956344, 0.0139720151, -0.00758879632, 0.000617065583, 0.0161420554, -0.0130836945, 0.0155583015, -0.0185659, 0.025050642, -0.00307422387, -0.0225760341, 1.92833e-05, 0.0113133984, 0.0261166263, -0.0169542339, -0.0124555249, -0.0245049596, 0.0165354535, 0.0148349544, -0.00376584497, 0.00835655909, 0.0112118758, -0.0149745485, 0.0067131659, 0.0382739305, -0.00756341591, 0.00301553123, -0.00493652467, -0.00856594928, 0.0123095857, 0.015202973, 0.0153044956, -0.0165481437, -0.00604692567, -0.00553931389, -0.0119161867, 0.0272841342, 0.0271318499, -0.0109961405, -0.00647522276, 0.0274364185, -0.0151141416, -0.0109136533, 0.00127775408, -0.00422269572, -0.0278171264, 0.00586291635, -0.0118844612, 0.0101205101, 0.0157359652, -0.00161087431, -0.00447015651, -0.0025333, 0.0152537348, 0.00996822678, -0.0157105848, -0.00403551385, -0.0148857161, 0.00115719624, 0.001786159, -0.00409262, -0.0205455869, -0.0169669241, -0.00443208544, -0.0171826594, -0.0067004757, 0.00635149283, 0.015723275, -0.0116052749, 0.00717001641, 0.0131979063, 0.0131090749, -0.00661798893, 0.0137562798, 0.00439084228, -0.00982228853, 0.0109199984, 0.0261927694, 0.00690352032, -0.0121636475, -0.00011232894, 0.00374046434, 0.00747458357, 0.0116814161, -0.0197080281, -0.0115798945, 0.00598030165, -0.0101966523, -0.023883136, -0.00380708859, -0.0217511654, 0.0225125831, -0.0181598123, 0.00128092663, 0.00407675747, -0.00215893635, 0.0177156515, -0.0199745242, -0.0154187083, 0.0227410085, -0.0200760458, -0.00567256194, -0.01461922, 0.00368653075, 0.00129916891, -0.0013959324, -0.0107486797, -2.13900876e-05, 0.0131090749, -0.0209389869, 0.0177537221, 0.010501219, 0.018464379, 0.0109771052, 0.00322968, 0.00409262, 0.011744868, 0.00805833749, -0.000924805237, 0.0290607754, -0.0303805657, -0.0243653655, 0.0176775809, 0.00996822678, -0.00978421699, 0.0225379635, -0.0310404617, 0.00989843, -0.00137134502, -0.0121763377, 0.00999360718, -0.00840732083, 0.0221953262, -0.00163387542, -0.0273856558, -0.001443521, 0.00584070804, 0.00706849433, 0.0123857278, -0.0168019496, 0.00818524, 0.00470809964, -0.00360087119, 0.00142607186, 0.0137308994, -0.0114085749, -0.00930833165, -0.00388005772, -0.00472079, -0.00858498458, 0.0268272832, 0.00238418905, 0.0320810638, 0.00703676837, -0.0201394986, -0.00457167858, -0.00304725696, 0.00268082484, -0.0271826126, -0.0268019028, 0.00252536871, 0.00447332906, 0.0131598357, -0.00694159139, 0.0173349436, 9.03687833e-05, -0.000790367427, -0.00593905803, 0.0120177092, -0.0137816602, -0.000878802908, 0.0124364886, -0.00251743733, 0.00447332906, -0.0298729539, 0.00240639714, -0.0040577217, -0.0145811485, 0.00717001641, -0.018007528, 0.0128806494, 0.00868016202, -0.0147841936, 0.0133248093, 0.00545048155, 0.0168146417, 0.00609768694, 0.00595809333, -0.0111991856, 0.0188450888, 0.00704945903, -0.00572015066, 0.00102712074, 0.0163577907, -0.0114656817, 0.0157740358, -0.015723275, 0.00576456636, -0.0173095614, 0.0122842053, -0.0234009046, -0.0033343751, 0.00234611821, 0.00883879047, -0.0112055307, -0.00903549, -0.0135532347, -0.000673775328, -0.0197968595, -0.0105963964, -0.00568842469, -0.000309920782, 0.0232359301, -0.0181344319, -0.0114022298, 0.0260912459, 0.00192575227, 0.00993650127, 0.00387371262, 0.0110151758, 0.0218780693, -0.00909894146, -0.0118527357, 0.00324554299, -0.00845173653, 0.019504983, -0.0149999289, 0.0206598, -0.00112229795, -0.00717001641, -0.0305582304, -0.00284579862, 0.0125062857, 0.00258247508, -0.0128489239, 0.0210912693, -0.0104568033, -0.00945427, -0.00830579828, -0.00410848297, -0.000232985883, -0.00137769012, 0.0106281219, 0.0115291327, -0.00185754197, 0.0102981748, 0.0183628574, -0.00746823847, 0.0165481437, -0.00558055704, -0.00403551385, -0.0161293652, -0.0120430896, -0.00287276553, -0.0124555249, -0.0153933279, -0.0257232282, 0.0241877027, -0.000309524214, 0.0254059713, 0.00805199239, -0.0113451239, 0.00158628682, 0.00880072, -0.00332485721, -0.0196445771, 0.017817175, 0.00298063294, 0.00595492078, 0.0247080047, -0.010964415, -0.0148222642, 0.00513005164, 0.00549807027, 0.006132585, 0.00973980129, 0.00508563546, -0.0111674592, 9.91925e-05, 0.0129250651, 0.00904183555, 0.019504983, -0.0126204984, 0.0187689457, 0.00960020814, 0.000557579857, -0.00629438646, 0.0211674124, -0.0353551619, -0.0219415203, 0.0124428337, -0.00124840776, -0.0130710034, 0.0147080515, -0.00408944767, -0.000847077172, -0.000506818644, 0.0228932928, 0.0144542456, -0.0237562321, 0.00752534484, -0.00335023785, -0.0178552456, -0.00968269538, 0.00339465379, -0.00636101048, 0.00521571143, -0.0162943378, 0.015723275, 0.00104377675, -0.0367510952, 0.0234135948, -0.0176268201, -0.00041005516, -0.0112689817, 0.00218431698, 0.00171953498, 0.000924805237, 0.0193907712, -9.15089258e-05, 0.0021002437, -0.0169542339, -0.00605327077, 0.0183247868, 0.00615479285, 0.0191877261, -0.00911163166, 0.00155852688, 0.00394668151, 0.00575504871, -0.00591685, -0.000942254381, 0.016636977, 0.00624045264, -0.00453678053, -0.0188704692, 0.0113451239, 0.0114085749, -0.0159517, -0.00753169, 0.00852787774, 0.020088736, -0.0195303634, -0.0114403013, 0.0159897711, 0.0264973361, -0.0108755827, 0.0233374517, 0.0177537221, -0.00587243401, 0.0015839074, 0.016636977, -0.0129441, -0.00982863363, 0.00435911631, -0.0255963244, -0.0275125597, 0.0244161282, 0.00897203851, 0.013959324, 0.00559642026, -0.0061579654, -0.0114974072, 0.0156725142, 0.0023556361, 0.00641177129, 0.0186166633, -0.00910528656, -0.00954310223, -0.0185912829, 0.00523791928, -0.0102029974, 6.56326156e-05, 0.00250157434, 0.00077728054, -0.0180329084, -0.0160024613, 0.0190608222, -0.0145557681, -0.00646253256, 0.0103996964, 0.00776011543, -0.0146319102, 0.0100570591, 0.0153552573, 0.0136547573, -0.00071898452, -0.00182105729, 0.00328678638, 0.0163070299, 0.0293399617, 0.032106448, 0.0299237147, -0.0127600916, 0.00128171977, 0.0100253327, -0.00967000518, -0.00495556, -0.000791953702, 0.0168019496, -0.00223349198, -0.0198856927, 0.00467637368, 0.00190037163, -0.00744920317, 0.00224618218, 0.0296445284, -0.0159009397, 0.00200823927, -0.00590415951, -0.0110215209, 0.00837559439, -0.00177029613, 0.00868016202, 0.00380391581, -0.0101649258, 0.0125316661, -0.00170208584, -0.0145430779, 0.0125697367, -0.00677027227, 0.00295366626, -0.0236547105, -0.0158374887, 0.0157740358, -0.0242765341, -0.0104568033, 0.0160912946, 0.0365988091, -0.00497459574, -0.00648156833, -0.0107867504, 0.00837559439, -0.0226141047, -0.00323443883, -0.0243780557, 0.0206724908, 0.0107677151, -0.00222238782, -0.0144923171, -0.0257993694, 0.00100253324, 0.0118273553, 0.000103009501, -0.00729057426, -0.0142131299, 0.0129694818, -0.0109390346, 0.0226521771, 0.0124935955, -0.00762052229, -0.0146699809, 0.00376584497, 0.00528233545, 0.00791874435, 0.00642446196, -0.00217479933, 0.0114974072, -0.00200823927, 0.00252060988, -0.00826138165, -0.00196223683, 0.00614210265, 0.0163958613, -0.0110024856, 0.00105329452, -0.00238577556, 0.0046065771, 0.01291872, -0.00473348, -0.00879437476, 0.00349934888, -0.00197968609, -0.00483817514, 0.00962558854, 0.00192892482, 0.00847711693, 0.0183755476, -0.00179567677, 0.00828676298, -0.0111738043, 0.00546634477, 0.00490797171, -0.0307105146, -0.000406486, 0.00922584441, -0.00791874435, -0.0178933162, 0.00539654773, 0.0358120129, 0.000465178629, -0.0187562555, -0.0275125597, -0.0143019622, 0.0155709917, -0.00518081291, -0.0108565474, 0.0136166867, 0.00636101048, -0.00177346868, -0.018007528, 0.00483500259, 0.00450822711, 0.0332231931, 0.0106725376, -0.0160024613, 0.0045938869, -0.0129758269, -0.0118337, 0.0114910621, -0.00271889567, 0.00539972028, 0.0134136416, -0.0176141299, -0.0281216931, 0.00285690255, -0.0232359301, -0.00114688545, -0.0124174533, -0.0140100857, 0.0438830405, 0.0132232876, 0.0014125884, 0.00413703592, 0.0131979063, -0.0146826711, 0.0144542456, 0.00664971443, 0.0116433455, -0.00548855262, -0.00190671685, -0.0149745485, 0.00894665811, -0.00024785733, 0.000127696097, -0.00290290499, 0.0111293886, -0.00663702423, -0.03705566, -0.00774742523, 0.0226775575, 0.0174491554, -1.42889749e-05, -0.0054599992, -0.00336610083, -0.00538385753, -0.000511180959, 0.027791746, 0.00554248644, 0.00677661737, 0.00968269538, -0.0287054479, 0.0133375, 0.0135532347, 0.0046256124, -0.00895300321, -0.0147080515, 0.00338830869, -0.00606596097, -0.00311864, 0.0102854837, -0.0123476572, 0.0121826828, -0.0117892837, -0.00310436334, 0.00689717522, 0.0169923045, -0.00620555412, -0.0144669358, -0.0210785791, 0.00322809373, -0.013959324, -0.0080710277, 0.000804247451, -0.0168907829, 0.00976518169, 0.0050666, 0.010634467, 0.00791874435, 0.00854056887, 0.0101395454, 0.00434642611, 0.00111991854, -0.0161039848, -0.00581215508, -0.00327726873, 0.00937812775, 0.00481596682, 0.0170557555, 0.0284262598, 0.0165100731, -0.0106027415, -0.0253678989, 0.009200464, 0.00125237345, 0.00253805891, 0.00539020263, 0.0231090263, -0.0095177209, 0.0102664484, 0.00602789, 0.00941619929, 0.00376584497, -0.00283786724, -0.00687179482, -0.00930833165, -0.00641811686, 0.0142638916, 0.0277663656, -0.0217384752, 0.0107804053, 0.000298221945, -0.0167892594, -0.0145811485, -0.00690352032, 0.00887686107, 5.97336148e-05, 0.0353044, -0.00442574034, 0.00521253888, 0.0033407202, 0.0169923045, -0.00643080706, -0.00961924344, -0.00374046434, -0.00473982515, -0.000435435737, 0.0151141416, -0.00230170228, -0.0239085164, -0.0100760944, -0.0405835621, 0.00729691936, -0.0323856324, -0.0125887729, -0.00486355554, -0.00156804454, 0.0238196831, 3.44273831e-05, 0.0182994045, 0.00402282365, 0.0128235426, -0.0207740124, -0.00756976102, 0.0073223, 0.0231344085, -0.00758245122, 0.00663702423, 0.00519350311, 0.00748092867, -0.00610720459, -0.0194542222, -0.0157740358, -0.0109580699, 0.0284262598, -0.0107550249, -0.00171953498, 0.00641494431, 0.00566621684, 0.00699869776, -0.0104948739, 0.00110405567, 0.0015299737, 0.0210151281, 0.0200379752, -0.0168400221, 0.0149491671, -0.00539337518, -0.0191877261, 0.0426140092, -0.0205709673, -0.0134136416, 0.0158628691, 0.00449870946, -0.00459071435, 0.00386419473, -0.00443525799, -0.00190037163, 0.0100697493, -0.0109771052, 0.0166623574, -0.0161293652, -0.0111738043, 0.00677661737, 0.00160928804, 0.0186420437, 0.000224856165, -0.0220557321, -0.0239973478, 0.00137293129, -0.0247080047, 0.00560276536, -0.028578544, -0.000195609, 0.00880072, -0.000921632687, -0.00260944199, 0.00576139381, 0.00943523459, 0.00556786684, -0.00871823262, -0.00861036498, -0.00237625767, 0.000524267787, 0.0126395337, -0.00325506064, 0.00460974965, 0.00426711189, 0.0193653908, -0.000604771893, -0.000912908115, -0.0134770935, -0.0116433455, -0.00865478069, -6.89043372e-05, -0.00196540938, 0.0150633799, -0.0125570465, -0.0158247985, 1.39295817e-05, 0.0113197435, 0.0131852161, -0.00259675155, -0.0287815891, -0.0264719557, -0.000940668106, -0.000108164939, -0.00451774523, -0.0128806494, 0.000294652797, -0.00304884347, -0.0106027415, -0.00105884648, -0.00688448502, -0.03053285, 0.0142131299, 0.0100824395, -0.00983497873, 0.017423775, -0.0136166867, -0.0130202426, 0.024403438, 0.00476520555, 0.0136674475, -0.0131979063, 0.0117385229, 0.00765224779, 0.0280201714, -0.00582167273, -0.00768397376, -0.00932102185, 0.0127918171, 0.00323126628, 0.023426285, -0.00245557213, 9.58712117e-05, -0.0124047631, 0.00353741972, 0.0234770458, 0.0207867026, -0.00191464822, -0.0247714557, -0.0117258327, -0.0153806377, -0.0338069461, -0.00434959866, 0.00893396791, 0.00557738449, -0.0231217165, -0.0252536871, 0.00206534541, -0.0229186732, -0.0144288652, 0.00980959833, 0.0186801143, -0.000398752862, 0.00883879047, -0.00661164382, -0.00372460159, -0.019504983, 0.0164085515, 0.0106408121, 0.00306787877, -0.00111595285, 0.0170938279, -0.0335531384, 0.00207169075, -0.0126966396, -0.00206217286, 0.0137943504, -0.0222841576, -0.00744285807, -0.0105646709, -0.0181978829, -0.00327409618, -0.00652281148, 0.0106788836, -0.033070907, 0.0074111321, 0.0187689457, 0.00855960418, -0.00226521771, -0.00831214339, 0.0209516771, -0.000504439231, -0.00618334627, 0.000911321782, 0.00258247508, -0.00987304933, -0.0044574663, 0.0121890279, 0.0262181498, -0.0220684223, -0.0158882495, -0.0182867143, -0.0108184768, 0.00479058642, -0.00561545556, -0.00532675115, -0.000326576817, -0.00208438095, -0.0207359418, 0.0315226912, -0.00192575227, -0.0128298886, -0.00107629562, -0.0153933279, -0.024593791, -0.00744285807, 0.0192765575, -0.00829310808, 0.00651012128, 0.0167892594, 0.0237562321, 0.0201902594, 0.0111357337, -0.0126458788, 0.0205075163, -0.00129441009, 0.0114593366, -0.00723981345, 0.00538385753, 0.00319160917, 0.0151902828, 0.00961289834, -0.0104885288, 0.0196318869, 0.0117512131, 0.0108121317, -0.0104123866, 0.00652281148, -0.0073984419, 0.0159263201, -0.0223602988, 0.00274110376, -0.0132105974, 0.00184961047, 0.0146953613, -0.0341622755, 0.00536482222, 0.00447967416, -0.00605327077, 0.00400696043, -0.0349236913, 0.0192892477, -0.0188831594, 0.000918460079, -0.000518319255, 0.00829945318, -0.00713194581, -0.00589464186, -0.00633880217, 0.00798854, -0.00250791945, 0.0202029496, 0.00396571727, -0.00381026114, -0.0119669484, 0.0204694457, 0.00937178265, 0.00702407816, 0.0138070406, -0.0107296444, 0.011675071, 0.0010199825, -0.015659824, -0.00685910461, 0.00793143455, 0.0143019622, -0.00993650127, 0.00265861675, 0.00187499111, 0.00539337518, -0.00646570511, 0.0181851927, 0.0276140813, -0.00437497906, -0.00262371846, 0.00402282365, 0.00553931389, 0.0162308868, -0.0187943261, 0.00743651297, 0.00886417087, 0.00164022064, -0.00890224148, 0.00609134138, 0.0132486681, -0.0282993577, -0.00556786684, -0.00634514727, 0.00179567677, -0.00450822711, 0.00238577556, -0.0146953613, 0.00939081796, -0.00760783162, 0.00407358445, -0.0197841693, 0.0308627971, 0.0145938387, -0.0176902711, 0.0135405445, -0.00878168456, 0.0128806494, 0.0108628925, 0.00548538, -0.0154313985, -0.00476520555, -0.0161293652, -0.017284181, -0.00931467675, 0.00627852324, -0.0078045316, 0.0137308994, -0.0144288652, -0.00939716306, 0.0145303877, 0.00229852973, -0.00714463601, -0.0180582888, -0.00569159724, 0.0324363932, 0.00518398546, 0.0166496672, 0.00245239958, 0.0107867504, -0.00626266049, -0.005970784, -0.0260404851, -0.0017322253, 0.00652281148, -0.0155709917, -0.00963827875, 0.0126966396, 0.0212816242, -0.00535213202, -0.0104314229, 0.0188958496, -0.0136293769, 0.00128727185, -0.0126204984, 0.0182486437, -0.00194796023, -3.96076e-05, -0.00110009, -0.00990477484, -0.0229440536, 0.00498411339, 0.0129123749, -0.016573526, 0.00206217286, -0.00119288778, 0.00937178265, 0.00727153895, 0.00117305911, -0.0110976631, 0.013959324, -0.00687179482, 0.019441532, -0.0175126065, 0.00573918596, -0.0122080641, 0.00419096975, -0.00164022064, 0.00977152679, 0.0314211696, 0.0203298517, 0.00880706497, -0.0132867387, 0.00765224779, -0.00822965614, 0.0115227876, -0.0132740485, 0.00996822678, -0.0199110731, 0.0103489356, -0.0151014514, 0.00589781441, -0.017284181, -0.019441532, 0.0308374166, -0.00470175408, 0.0147715034, 0.0108375121, 0.0191623457, -0.0102283778, 0.000540130655, 0.0145811485, -0.0114720268, -0.00163070287, 0.00852153264, 0.00880706497, 0.00638004579, -0.00830579828, 0.00269827386, -0.00248729787, 0.0123603474, 0.0178933162, 0.0135278543, -0.00874995813, 0.0217511654, 0.00026292706, 0.0158374887, -0.00404185895, -0.0139847053, 0.0283501185, -0.0091877738, -0.00933371205, -0.0124111082, 0.0053299237, -0.00504121976, 0.000358302554, -0.00627852324, -0.00155376794, -0.00438766927, -0.0168273319, -0.00956213754, 4.93483931e-05, -0.0024238464, -0.0162308868, -0.0206344202, 0.00251426478, -0.0264719557, -0.0249998812, -0.00724615855, -0.00970807578, 0.00946696, -0.00887051597, 0.0161293652, -0.0240227282, 0.00627535069, 0.0091750836, 0.00140941585, 0.0289338715, -0.00892762281, 0.0246572439, 0.0153425662, -0.0350759737, -0.0190227516, 0.00838193949, -0.000672982191, -0.0215735, -0.0200379752, -0.00604375312, -0.00960655324, -0.0135786152, -0.0236800909, 0.0157994181, -0.0251775458, -0.00568207959, -0.028451642, -0.00967000518, -0.00731595512, -0.000438211748, -0.00874361303, 0.0114212651, 0.0307866558, 0.00329630403, 0.0109263435, -0.0181725025, 0.00432739034, -0.00633880217, -0.0120430896, -0.0201141182, 0.0405581817, 0.00783625711, -0.0314973108, -0.00772838946, 0.00972076599, 0.0263704322, 0.007404787, -0.00873092283, -0.00261420081, 0.0165481437, -0.0171065181, -0.0027173094, -0.00262530474, -0.0139085632, -0.00644984236, -0.0126522239, 0.00318526407, -0.00160532235, 0.0103172101, -0.000469937484, 0.0218780693, -0.00258247508, -0.0262689106, 0.0240607988, -0.0113768494, 0.00493335212, -0.0141623691, 0.00295842509, -0.00303615304, 0.000210579587, 0.00769031886, 0.0268526636, 0.0257993694, -0.0039276462, -0.01291872, -0.0110088307, 0.0119669484, -0.0115545131, -0.0213450752, -3.05360227e-05, -0.0192257967, -0.00974614639, -0.0130963847, -0.00730326492, 0.0238704439, -0.00191147567, 0.0173222534, -0.00198603119, 0.00291559519, -0.0219161399, -0.00326140574, 0.00795681495, 0.0163577907, 0.0115037523, 0.0100634042, -0.025634395, -0.00140941585, 0.0066750953, -0.00318685034, 0.0444414131, 0.0171445888, 0.0200506654, -0.0168780927, 0.0217004046, -0.00330582191, 0.011675071, -0.00968904048, -0.001150058, -0.00965731405, -0.0113641592, -0.0155836819, 0.0128425788, -0.00751899974, 0.00982228853, 0.00319795427, 0.00210341648, -0.0140100857, 0.00893396791, 0.00169732689, 0.00568525214, -0.00166401488, 0.000700742239, -0.00929564144, 0.00192892482, 0.0170557555, -0.00253805891, -0.00468271878, -0.000678534212, -0.0210405085, 0.027994791, 0.00666240463, 0.0014062433, -0.0165481437, 0.00292828563, 0.000246271025, 0.00907990616, 0.0309897, 0.00152283534, 0.0192892477, -0.0150887603, 0.0162943378, -0.00351521163, -0.00876899343, 0.00333120232, -0.0119732935, -0.0197460987, -0.0150253093, -0.0011254705, -0.00159659772, 0.0109199984, 0.0115925847, -0.00215417752, -0.00874361303, 0.000444556907, 0.00290449127, 0.0401520915, 0.0124428337, -0.0177791025, -0.00789336301, 0.0125443563, -0.000131661815, 0.014289272, 0.000760227966, -0.0249998812, -0.00481279427, 0.00268717, 0.00389592047, -0.00761417719, 0.00336927339, 0.0221572556, 0.00478424132, 0.0180329084, 0.0110595925, 0.00110088312, 0.00103346584, -0.00236039492, 0.0183628574, -0.017880626, 0.0253552087, 0.00968904048, -0.00014831782, 0.0110722827, -0.0061198948, 0.0153679475, -0.00771569926, 0.0188831594, -5.01663235e-05, -0.00883879047, -0.00548538, -0.000988256768, 0.0162689574, 0.0169161633, 0.0152918054, -0.000606754737, -0.00375632732, -0.0216496438, -0.0197207183, 0.0103996964, 0.0126712592, 0.00892762281, 0.0180455986, 0.0240227282, 0.00180360815, 0.00890224148, -0.000554803817, 0.010894618, 0.0120177092, 0.000310515665, 0.0119732935, -0.00164973829, 0.00116036879, -0.00970807578, -0.00336292805, -0.0045938869, 0.0023556361, -0.0256217048, 0.000918460079, 0.00996822678, -0.015723275, -0.0230963361, -0.00179567677, 0.0332739539, 0.00192099344, 0.00927026, 0.0295683872, -0.00594223058, 0.0243019145, 0.0252156164, 0.00471444475, 0.0170811377, 0.0104123866, -0.00760783162, 0.00819793064, 0.00923853461, 0.0306851324, 0.00275696651, 0.00554248644, -0.00234294566, -0.000281169341, -0.0212181732, 0.0306851324, -0.0204694457, 0.0211547222, -0.0309389383, 0.000504439231, -0.00996188167, -0.0103933513, 0.0181851927, 0.0012967895, -0.00519667566, -0.0226267967, 0.00565352617, 0.0105519807, -0.00947965, 0.0203933045, -0.00188133621, -0.00991112, -3.37829515e-05, 0.0263958126, -0.00041283117, -0.0136801377, 0.00470809964, 0.00664336933, 0.00576139381, -0.000636497629, 0.00146969478, 0.00138086267, 0.000107966647, -0.0138831828, 0.00521253888, -0.0139466338, 0.00503804721, -0.00574553106, -0.00848980714, -0.00717001641, 0.00683372375, -0.00673854677, 0.00567573449, -0.00990477484, -0.00451774523, 0.0270810891, 0.0155963721, 0.00277441577, 0.0058470536, 0.0101395454, -0.00688448502, 0.0146065298, 0.00365163246, 0.0100760944, 0.0119098416, -0.0251648556, -0.0198222399, 0.00390543835, 0.0178425554, 0.00512053398, 0.0012492009, -0.00232708291, 0.00320271309, 0.0249491204, -0.00044059119, -0.012525321, 0.01376897, 0.00543779135] |
18 Mar, 2025 | How To Transfer File From Linux To Windows
18 Mar, 2025
Transferring files between Linux and Windows might seem tricky at first, especially if you’re new to working across different operating systems. Now, whether you’re sharing documents, moving project files, or backing up data, knowing how to transfer files between these two platforms is very important.In this blog, we’ll walk you through simple and effective methods to transfer files from Linux to Windows. From using shared networks and USB drives to leveraging powerful tools like Samba, SSH, and cloud services, we’ve got you covered. No matter your level of expertise, this guide will help you choose the best method for your needs and ensure your files are transferred quickly and securely.How To Transfer File From Linux To WindowsMethods to How To Transfer File From Linux To WindowsExplore this section to get three methods that will help you in-order to transfer file form Linux system to Windows system. Method 1: Using SSH Transfer Protocol with PuTTyOne of the easiest methods to transfer files from Linux (Ubuntu) to Windows OS is to use PuTTy pscp (PuTTy Secure Copy Client). PuTTy is used to create a client-server link to connect both platforms via a Wireless connection. PuTTy is a free open-source SSH client which works across multiple platforms and has become a mode for easy file transfers across platforms. Step 1: Install SSHTo start with Install SSH if you don’t have it in your Linux OS. Follow the Command prompt codes to do so.Ubuntu/Debian OSsudo apt update
sudo apt install ssh-server
sudo service ssh startRed Hat and other Linux-based OSsudo yum install openssh-server
sudo systemctl start sshdStep 2: Install PuTTyInstall PuTTy in your system if you don’t have it. Otherwise, ignore this step. If you want to install PuTTy in your Linux OS, follow the command prompt lines below:For Ubuntu and Linux Mint OSFor Ubuntu, you’ll need to access the universal repository available and install PuTTy there. Hence, there are additional commands to access the universal repository below:sudo add-apt-repository universe
sudo apt update
sudo apt install puttyFor Debian OSsudo apt-get puttyFor Arch Linux OSsudo pacman -S puttyFor RHEL, Fedora, CentOS, AlmaLinuxsudo dnf install puttyFor otherssudo yum install puttyNow you have successfully installed PuTTy in your Linux OS. Now, you can use it for file transfer from Linux to Windows and vice-versa. Similarly, you can also download PuTTy in Windows OS.Step 3: Start Transferring FilesTransfer files across different OS. It becomes easy using PuTTy pscp (PuTTy Secure Copy Client). Simply provide the source path and the destination paths for file transfer and the files would be transfered.Point to NoteIn this case, the IP address of a sample Linux system is 192.168.0.18. Let’s see the skeletal structure of the command prompt line we’ll need to type:[path_where_pscp_is_downloaded]>pscp user@[host:source destination]Example 1:For example, assume that PuTTy pscp is downloaded on the Windows Program Files directory and we’ll need to transfer files from Linux to Windows OS to send a file called “a.txt”. Follow the command prompt code below:C:\Program Files\PuTTY>pscp [email protected]:/tmp/a.txt \Users\<username>Example 2:For vice-versa, to store the file in a new directory follow the code below:Important: Check whether the directory exists or else, you’ll get an error. You can use the following command to create a new directory:mkdir <directory_name>C:\Program Files\PuTTY>pscp \Users\<username>\a.txt [email protected]:/<directory_name>Now, you’ve successfully transferred files from Linux OS to Windows OS and vice-versa.Method 2: Using FTP with FileZilla or Shared Network Folders Another simple method used for file transfer is using FTP (File Transfer Protocol). This is the easiest method since this involves no coding/ command lines. Let’s see how to do that. If you don’t have FileZilla, check out How to install FileZilla on Windows. After installing FileZilla, follow the following steps.Step 1: Download and Install FileZilla on WindowsTo trasnfer file from Linux to Windows you need a FTP server and for this you need to install FileZilla on Windows Step 2: Open FileZilla Once the installation process is over open FileZilla on you Windows system.Step 3: Open FileNavigate to “File” section and select “Site Manager” after opening FileZilla.Step 3: Choose SFTP ProtocalChange the protocol to SFTP.Step 4: Add Your Linux AddressType your Linux Address in the Host coloumn, which in this case is 192.168.0.18.Step 5: Modify General SettingsUnder the General section, go to “Logon Type” and select “Normal” as shown in the image below:Step 6: Enter the User Credentials Enter the Username and Password of the Linux OS machine.Step 7: Share FilesAfter all the 6 steps are done, click “Connect”. Now you’ve created a client-server connection with SFTP between Linux and Windows OS. After the connection is created, it is simply a matter of dragging and dropping files between the platforms mentioned earlier.Method 3: Using SMB ProtocolOne other way of transferring files from Linux to Windows is by connecting both OS systems using the SMB (Server Message Block) protocol. SMB can be used both in Windows and Linux to initiate a connection to share and transfer files.Step 1: Use/ Install Samba in LinuxSamba is an open-source software which provides clients with file and print services in a Windows-based network. This software supports connections between Windows systems and can be used to transfer files.To install Samba, type the following commands in your Linux terminal.sudo apt install samba -yAfter successfully installing samba-client, check its status by typing the command:systemctl status smbdStep 2: Create a shared directoryWhen transferring files from Linux to Windows, create a shared directory which will be used by both Linux and Windows OS. Follow the command below to see how to do so.mkdir <directory_of_your_choice>Give administrative permission using the chmod command.chmod 777 <directory_of_your_choice>Note: There are several numbers in chmod which are used to give specific permissions. They are777- everyone can read, write and edit (full access)755- Owners can read, write and execute, and group users can read and edit the file.644- Only owners can read, write and execute the files. The other people included by the owner can only view the file.Step 3: Create a New uUer Specifically for File-SharingWhile sharing files, create a new user whose account will be used for the sharing/ transfer of files. The command for this isuseradd <username>Step 4: Give an SMB Password for the UserTo facilitate SMB protocol under the user, you must create an SMB password by executing the command belowsmbpasswd -a <username>Then type out the password in the terminal.Step 5: Edit the Config File in Samba Using Any Editor (or nano)Type out the command belowsudo nano /etc/samba/smb.confAfter opening the file, scroll to the bottom of the file and add the following lines.path = <directory_of_your_choice>
valid users = <username>
read only = no
browsable = yes
public = yes
writable = yes
browsable = yesSave and exit the file, then check if everything was edited and saved successfully by running the following command.testparmStep 6: Find the IP Address of Your Linux SystemUsing ifconfig, find the IP address of your Linux system.ifconfig wlo1Your IP address will be shown below:Step 7: Connect to the Network from the Windows SideLaunch the “Run” program by pressing the “Windows button” and “R”. Then type the IP address of the Linux system you got from the previous step. Type the IP address with two slashes before it.This will open the Linux-shared folders. Now you can view it and transfer files in between.Methods 4 Use USB Drive (Easiest Method)If you do not want to do any scription tasks or do not want to use FTP, then you can simple use USB drive to share files between Linux to Windows systems. Just insert your USB drive and copy all the files into the USB drive that you want to transfer into Windows. Once the copying task is completed, eject the USB drive from your Linux system, insert it into Windows system, and paste in anywhere in your Windows system.ConclusionSuccessfully transferring files from Linux to Windows can streamline your workflow and ensure that your data is accessible across different platforms. Whether you choose to use network sharing, SCP, or a USB drive, the methods covered in this guide provide you with the tools you need for efficient Linux to Windows file transfer. Understanding these techniques will help you handle cross-platform data management with ease.Also ReadHow to Download a File from a Server with SSH / SCP?How to Troubleshoot SSH Connection Issues?How To Transfer Files From Android to iPhone?How to Transfer Files From Linux To Windows - FAQ'sHow to switch from Windows to Linux seamlessly?Many users consider switching from Windows to Linux OS because it is open-source and free. Windows OS costs money and with new technological advances, there is little difference between Windows and Linux. It is recommended to initially convert your current PC to a dual OS system with both Windows and Linux (provided you have 36 GB free). After getting used to the UI of Linux, you can make the transition to Linux OS. The most popular Linux OS is Ubuntu.Can you transfer files from Linux to Windows VM?Yes, you can transfer files from a Linux OS to a Windows VM. It can be done using a USB stick. Can I transfer files between Linux systems?Yes, you can transfer files between Linux systems using FTP (File Transfer Protocol) and also define the file type of the file being sent (ASCII or Binary).
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows | https://www.geeksforgeeks.org/transfer-file-from-linux-to-windows?ref=asr10 | Languages | How To Transfer File From Linux To Windows | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0363364033, 0.028141506, -0.0137008438, 0.00124132773, -0.0105850762, 0.0191072, 0.014767888, 0.0199466087, -0.00977412239, 0.0425679386, -0.00398718752, -0.0660144538, 0.0166601129, -0.0419419408, 0.0169019755, 0.00393383531, -0.019818563, -0.00464519812, -0.0115809832, 0.00545259425, 0.024086738, -0.00049795385, -0.0244424194, -0.0262919627, -0.0253671911, -0.00782498904, 0.00205939473, 0.0443890281, -0.0121785281, 0.00844387431, 0.0513603799, 0.00759735284, -0.0101226903, -0.0413443968, 0.0203449707, -0.0571935549, -0.00276897894, -0.0244139656, -0.0407183953, 0.0347429514, -0.0159772038, 0.0145331379, 0.0217961501, 0.00840119272, -0.0386696719, 0.0369339474, -0.0153654329, 0.00670814933, 0.0248407833, -0.0177556109, 0.00382357417, -0.0143481838, 0.0294788666, 0.0194628816, 0.0213124249, 0.0350559503, 0.0231192857, -0.00138271111, 0.00354792108, -0.0460393876, 0.000449714542, 0.00795303378, 0.039637126, -0.0334340446, -0.000386358821, -0.0068006264, -0.052128654, 0.0256232806, -0.0211416967, -0.0476043858, -0.00991639495, 0.00618885458, 0.024684282, -0.0410598516, -0.0173999295, -0.021895742, 0.0276577789, -0.0287532769, 0.02568019, 0.0443321168, -0.0123492554, -0.0106135299, -0.00442823209, 0.00174017076, 0.0235745572, 0.0197901074, -0.0301902294, -0.0487425663, 0.0270460062, 0.0209425148, 0.0394948535, -0.0101084625, 0.0161621589, -0.0321820453, -0.0144975698, -0.0139427073, 0.0216396507, 0.000842520094, -0.0143268434, -0.00557352602, 0.016446704, 0.00919080526, -0.0150951147, -0.0694289878, -0.0117730517, -0.0334625, -0.00535656046, -0.00771117071, 0.0187657457, 0.00593276415, -0.00320468866, -0.00911255553, -0.00590075273, 0.00904141925, -0.0319259539, -0.0201742444, 0.0467507504, -0.0764857084, 0.0258224625, 0.0171153843, 0.0237452835, 0.037759129, -0.0140209571, 0.0281699598, -0.0316983201, 0.0309585016, -0.0131957764, 0.00116129953, 0.0290520489, -0.0160341132, -0.0355965868, 0.0158918407, -0.0175137483, 0.0375314914, 0.00936864596, 0.0215969682, -0.00212875265, 0.01506666, -0.0249119196, -0.0196051542, -0.00068201893, -0.0310723186, -0.0120078009, 0.0334625, -0.0144762294, 0.0277289152, -0.0240582842, 0.00808107946, -0.0170584749, 0.0409460329, -0.0520148352, -0.00474478863, 0.0286394581, 0.00858614687, 0.0393525809, -0.0148817059, 0.0111826202, 0.0484580211, -0.0133024808, -0.0372469462, 0.00730569428, -0.0465231165, 0.00509691332, -0.00232793414, 0.0428240299, 0.000581094355, 0.0198470168, -0.0159202944, -0.057990279, 0.05451883, -0.0470068417, 0.0130108222, 0.00437843706, 0.00512536755, -0.0538643785, -0.00706738746, 0.00596833229, 0.0277715959, 0.013572799, -0.0195766985, -0.00909832772, -0.00866439659, -0.0198754724, 0.0308731385, 0.016944658, 0.0394094884, -0.00833717, -0.00634179777, -0.0236456934, -0.0283122323, -0.0107842572, 0.00737683056, 0.0570512824, 0.0318405889, 0.00807396602, 0.00579049159, -0.0199892893, 0.0648193583, 0.0443605743, 0.0127333906, -0.0462101139, -0.0138360029, -0.0348567665, 0.0301048663, 0.0196762905, -0.0287105944, -0.00489417464, -0.0106135299, 0.0266334172, -0.0250968728, -0.030930046, -0.0187372919, 0.0207717884, 0.0206437428, 0.00643783156, -0.0024808771, 0.0192067903, 0.0280276872, -0.0195766985, 0.0265765078, -0.0169873387, -0.00680774031, -0.00999464467, -0.0196762905, -0.033803951, -0.0592422783, -0.000792280131, -0.00214653672, 0.0238448754, 0.0206579696, 0.0312715024, 0.0123634823, 0.00201671291, -0.0251964647, -0.0197047442, -5.83539659e-05, 0.0366494022, 0.00170549192, -0.0341454074, 0.0213835612, 0.00373821054, 0.0259931907, 0.00278676301, -0.0155788409, -0.0513888337, -0.0104854852, 0.0089916233, 0.0730142593, -0.0113604609, -0.00460251607, 0.025566373, 0.0133807305, 0.0103147579, 0.0178978834, -0.0318975, -0.0017810741, -0.0262919627, -0.0392672159, 0.0181112923, -0.040746849, 0.00150542113, -0.00930462312, -0.0114671653, 0.00847944245, 0.0140494118, 0.00458828872, -0.00122798968, -0.0368201286, 0.0230339207, -0.0474336594, 0.0355965868, -0.0398363061, -0.00689666066, -0.0346291326, -0.0183673836, -0.012391937, -0.0152373873, 0.0209709704, 0.0239017848, 0.0282126423, -0.00790323876, -0.021412015, -0.00864305627, 0.0239729211, -0.0311576817, -0.0695997179, -0.0346575864, -0.0130250491, -0.0487141125, 0.0206579696, -0.0308446828, -0.0291658677, 0.0309585016, 0.0180686098, 0.00142628199, 0.018338928, -0.0134376399, 0.0616893657, -0.0424541198, 0.0189507, -0.00296816044, 0.00400852831, 0.0226640124, 0.00528186746, -0.0299056843, -7.7360688e-05, 0.00342521095, 0.0268895067, -0.00042459456, -0.0358811319, 0.054006651, 0.000275208411, -0.0272309612, -0.0485149287, 0.0133593902, 0.0350559503, 0.00501154969, -0.00819489732, -0.0240725111, -0.00622798, 0.0339746773, -0.00234216149, -0.0139142526, 0.0639657229, 0.0263204165, -0.0450434797, -0.04598248, 0.0398078524, -0.0294504128, -0.0410313942, -0.0109123029, -0.0293650497, -0.00245420099, 0.0207291059, 0.036677856, 0.00911255553, -0.0223652404, 0.0351128578, 0.0287248231, 0.0256375093, -0.0034287679, -0.000710918044, -0.00324203516, -0.0423972122, 0.0387265794, -0.00553084444, 0.0227351487, 0.0421126671, 0.014867479, -0.00941132754, 0.00151787, 0.0281984136, 0.0290093683, 0.0115169603, -0.0131459814, -0.00540635595, 0.0023884, -0.00167170214, -0.00511825411, 0.0177129284, 0.0249261465, -0.0199608356, -0.0527831055, 0.0113889156, -0.0284260493, -0.0171153843, -0.0089631686, -0.014867479, 0.0274728239, -0.0409175791, -0.0231761932, -0.0026587178, 0.0134803215, 0.0175137483, -0.0572789162, 0.0260074176, 0.0375030376, 0.00465231156, -0.00137381908, -0.00763292098, 0.0274443701, 0.0248123277, -0.0121571869, 0.0192921534, 0.0116236648, -0.0258509181, -0.0158207044, -0.0286963675, -0.00484793633, 0.00254845666, -0.027159825, 0.0652177259, -0.0172861125, -0.00569801452, -0.0122354366, 0.00527831074, 0.0184954274, 0.0151235694, -0.00226924685, 0.0252249185, 0.00899873674, 0.00303574, 0.0170584749, -0.000611327239, -0.00147252064, -0.0152373873, 0.0115169603, -0.019818563, -0.0201031081, -0.00594343478, -0.0137292985, 0.0144122066, -0.00338252913, -0.0246985108, 0.0240440574, 0.0287817307, -0.0267472342, 0.0486856587, 0.00254134298, -0.0270317793, 0.00763292098, -0.0121643, 0.00822335202, 0.00400141487, -0.000187399593, 0.00847944245, 0.0435923, 0.00898451, 0.000349456881, -0.00501866313, 0.00643427484, -0.0262777358, -0.000164613753, 0.0139142526, 0.0103289848, -0.045299571, 0.0220949221, -0.00777519355, 0.0213551056, -0.0511896536, 0.0111043705, 0.0228062849, 0.0332633145, -0.0429093912, -0.0867862403, 0.00724522816, -0.0419419408, -0.0105139399, 0.0228062849, -0.0132597992, -0.0129539128, 0.0281272773, -0.036080312, 0.0371900387, -0.00598611636, -0.0100159859, -0.020117335, -0.020017745, 0.0240440574, 0.0144406613, 0.0310723186, 0.00792458, 0.0140636386, -0.000859859574, -0.00673304731, -0.0355681293, -0.0246558283, -0.0276293233, -0.00892048702, -0.0173003394, -0.0013186885, 0.0115383016, 0.069998078, 0.0222229678, 0.0197047442, 0.00988082681, 0.00610349141, -0.000271206984, 0.0136795035, -0.048258841, -0.0127831865, 0.0235318746, 0.0468361154, -0.0290805046, 0.0552301928, 0.0120718237, -0.0312999561, -0.0116876876, -0.00104837061, -0.0183247011, 0.0209994242, 0.015664205, -0.0109834392, -0.00558775337, -0.021212833, 0.0156215234, -0.0400923975, -0.0283975955, 0.0157211144, 0.039039582, 0.00241507613, 0.023489194, -0.017442612, -0.00363861979, 0.0152516142, 0.0190645177, 0.00641649077, 0.0240582842, 0.000769160804, -0.0439622104, 0.0351697691, 0.021113243, 0.0128472084, 0.0206864253, -0.0315845, 0.0363933109, -0.0328364968, 0.0120504824, -0.00842253305, 0.0119722327, -0.0142272525, 0.0089631686, 0.0162902046, 0.0133522768, 0.0249403734, -0.0366494022, 0.00793169346, -0.0110830292, 0.00962473638, -0.0458402075, -0.0112395296, 0.0105850762, -0.031015411, -0.00370975607, -0.00321713742, -0.00180597184, 0.0203022882, 0.00531387888, 0.00177396054, 0.0279138684, -0.0215542875, -0.00468432298, -0.0477751121, -0.0151093416, -0.0264200084, 0.0267187804, 0.00951091852, -0.0208002422, 0.0425394848, -0.017840974, -0.0181824286, 0.0330356807, 0.0205014702, 0.0187515188, 0.00589363929, -0.00127956353, 0.018836882, 0.00133825094, -0.0013186885, 0.0119366646, -0.00117285911, -0.0107131209, 0.0161337033, -0.000509958074, -0.000534855761, -0.0341169499, 0.0129539128, -0.00398718752, -0.0173287932, -0.00247554202, -0.0105281668, 0.00673660403, 0.0200746525, -0.0270602331, -0.000395695446, 0.0177271571, 0.0504213832, -0.0121856416, 0.0266903248, 0.0369339474, -0.00271029165, 0.00739105744, 0.0042361645, -0.00749064842, 0.0107913706, 0.0153796598, -0.00243108184, -0.00599323027, -0.0161763858, -0.0061995252, -0.0167881586, 0.0232046489, -0.0127333906, 0.00269250758, 0.025566373, 0.0167312492, 0.0161052495, -0.0170442481, 0.0137577532, 0.0147963427, -0.00696779694, 0.0359095857, 0.00701047853, 0.00634891121, 0.00384491496, -0.00868573785, -0.0179121103, -0.0178694297, -0.031015411, 0.00725589879, -0.0095251454, -0.0106419846, 0.00722388737, 0.0116592329, 0.0129610272, 0.00425394857, -0.010698894, -0.00683263782, 0.0136297075, -0.0133024808, -0.0153796598, 0.0233326945, 0.0113746887, -0.00350168254, 0.0249261465, 0.0232757851, 0.0195340179, -0.00852212403, -0.00416502822, -0.0275155064, 0.0184527468, 0.00889914669, 0.0137150716, -0.00480881147, 0.019818563, 0.012242551, 0.0192210171, -0.0295926854, -0.0177129284, 0.0286821406, -0.00460251607, 0.018936472, -0.0102009401, 0.141134337, -7.80831615e-05, 0.0202596076, -0.0253956448, 0.00253422931, 0.00750487577, 0.0125199817, -0.00977412239, -0.0106846662, 0.00447447086, 0.0258082356, -0.0203022882, 0.00862882845, -0.0040298691, -0.0225786492, 0.0100942357, 0.00991639495, -0.00295749, -0.0027334108, 0.00969587266, 0.016944658, 0.00239017839, -0.0333771333, -0.012939686, 0.00978834927, -0.00603946857, 0.0321535915, 0.0314137749, -0.0184100643, 0.0164324772, 0.0434500277, -0.0259362813, 0.00162724196, 0.0115596429, 0.0249403734, 0.0325519517, -0.0329503156, -0.0241009649, -0.000982569647, 0.0059469915, 0.00488706119, 0.00124221703, -0.00668680854, -0.0356534943, -0.029535776, -0.0308162291, 0.0123705957, 0.0162190683, 0.0135799125, 0.0223652404, -0.0219668783, -2.90102562e-05, -0.0122781191, 0.0161763858, -0.0134447534, 0.0183247011, -0.0343161337, 0.00282588811, 0.00384847168, -0.0231619664, -0.0234465115, -0.0144620016, 0.021113243, 0.000651341397, 0.00406188052, -0.0391818546, -0.00862882845, 0.0215400606, -0.00367774465, -0.00115685351, 0.0177271571, -0.0198043361, 0.021212833, 0.00510758348, 0.0153938867, -0.0206579696, 0.0316983201, -0.0185950194, 0.0206295159, -5.03233459e-05, -0.031129228, -0.0307308659, -0.012591118, -0.0124203917, 0.00634535449, -0.0109620979, -0.0101582585, 0.0202738345, -0.00593987806, -0.00750487577, -0.00277787098, 0.0241151936, -0.0394094884, 0.00439622113, -0.0115667563, 0.00820912421, 0.00774673885, -0.0121643, -0.00585451443, -0.00428596, -0.0245989189, -0.010115576, -0.0288101863, 0.00520006055, 0.0181112923, -0.0176560208, 0.00746219372, 0.00650896784, -0.00111239334, 0.0106348712, -0.0229201037, 0.00470210705, 0.00998041779, 0.000815844, 0.0206579696, 0.0478320234, -0.0131886629, -0.0116023244, 0.0140920933, -0.0153654329, 0.00079539232, 0.0189222451, -0.00834428333, -0.0379583091, -0.00141116558, 0.00353191537, -0.0186661556, -0.00330605777, 0.0101369172, 0.0490555651, 0.00375243789, 0.0140778664, 0.00430374406, 0.0041330168, -0.047575932, 0.00485505, 0.0183104742, 0.00478391349, 0.00684330845, 0.00916235056, -0.00483015226, 0.0160056595, -0.0150951147, 0.0411736667, 0.0107771438, 0.0215258319, 0.0336047709, -0.00675083138, 0.0297918655, -0.00477324333, -0.023190422, 0.00165480725, -0.0155077055, 0.007234558, 0.00600034371, -0.0149243874, -0.020231152, 0.00695712632, -0.0279707778, 0.0182108823, -0.0181112923, 0.00909121428, -0.00809530634, -0.061347913, -0.0500514731, -0.0189507, -0.00413657352, -0.0223794673, 0.00150097511, -0.0134518668, 0.0436492115, 0.00160501187, -0.00308909221, 0.0289809126, -0.00968164485, -0.026562281, 0.011396029, 0.0122140963, 0.002292366, 0.0201457888, -0.0149955237, -0.0369054936, 0.0403200313, -0.00371686975, 0.00909121428, 0.0451003909, -0.00213408796, 0.0410029404, 0.00552373054, -0.0067259334, -0.0080597382, -0.0071029556, 0.0351128578, 0.0136510488, -0.00707450137, -0.01214296, 0.0295926854, 0.00777519355, -0.00342698931, 0.000809619552, -0.017442612, -0.0245704651, 0.0078818975, 0.0211274698, -0.00681485375, 0.0144050932, 0.015265842, -0.000450826046, -0.00985237211, -0.0166743398, 0.0193348359, -0.0087853279, 0.026462689, -0.0131886629, 0.0253387373, 0.0091410093, -0.000566422474, 0.00445313, -0.0192494728, -0.00558419665, 0.00215720711, 0.00854346529, -0.0130463904, -0.0125982324, 0.0166174304, -0.0164609309, -0.00840119272, 0.00155077048, -0.0261781439, -0.00270495634, 0.0173714757, -0.00667258119, -0.0156784318, -0.0189080182, 0.012541323, 0.0326657705, -0.00130535045, 0.018040156, 0.00697135366, 0.00700336508, 0.0110118929, -0.0214546956, -0.00640937733, -0.0278000515, -0.0124773, 0.0233469214, 0.008322943, -0.00485149305, 0.000991461682, -0.0362794921, 0.000978123629, -0.00931173656, 0.0163044315, -0.0071776486, -0.0222656503, -0.00449581165, 0.00395161938, -0.00405121, 0.0314137749, 0.0113889156, -0.0216681045, 0.00964607671, -0.0356250405, -0.0259931907, -0.0113533475, 0.000395250856, 0.00252000196, 0.000412145717, 0.0230196938, -0.0166601129, -0.00875687413, 0.0112253018, 0.0408891216, -0.0298772305, -0.0185096562, 0.00830160175, -0.025182236, 0.00297527411, -0.0342023149, -0.0120789371, 0.0296780486, 0.0139996167, -0.0164182484, -0.0225644223, 0.0188511088, -0.00505067455, -0.0143766385, -0.00216787751, 0.00210563326, -0.0160056595, -0.0270602331, -0.0107842572, 0.00538501516, -0.0184669737, 0.0117019154, -0.0397224873, -0.0361941308, -0.0282553229, 0.0328934081, 0.0360518582, -0.0270744618, -0.00145117973, 0.0197616536, -0.0039551761, 0.0202453807, -0.0179121103, -0.00491551589, 0.00263204169, 0.0141987978, 0.0365924947, -0.0291943215, -0.020416107, -0.0203449707, -0.0351982228, -0.00816644263, -0.00176595768, 0.0191641096, -0.00889203232, 0.0112324161, -0.0169731118, 0.0171296112, -0.0118726417, 0.00072203303, -0.0281130504, -0.0191498809, 0.00134803215, 0.00729858037, -0.0060501392, 0.00122976815, 0.0388119444, 0.0137862079, 0.000354792108, -0.0222087409, -0.0523847416, -0.0237168297, 0.00526052667, -0.00457050465, -0.0118299602, -0.019320609, 0.0151377963, 0.00822335202, 0.0254241, -0.045384936, 0.00912678242, 0.00428951671, 0.00351057458, 0.00908410084, 0.00974566769, -0.00270139962, -0.00992350839, -0.0193063822, 0.00769694336, -0.0105210533, -0.00377377868, -0.00119064318, -0.00172149751, -0.0467222966, -0.00792458, 0.00712429639, -0.00146007177, 0.0233469214, 0.0648193583, 0.0412874855, 0.00304641039, -0.00995196309, 0.0229058769, 0.0142912753, -0.0154792508, -0.0146825248, -0.0208856072, -0.0128970044, 0.013821776, 0.00698913774, -0.0220237859, -0.027259415, 0.00629911618, 0.0100302128, -0.0139142526, -0.0196051542, 0.00727012614, -0.0170300212, 0.0136795035, 0.000651786, -0.00667258119, 0.00938287284, 0.0107629159, 0.00332206348, -0.0164609309, 0.0236030109, 0.00611060485, -0.00632757042, 0.0326657705, -0.0211274698, 0.00787478406, -0.0713638961, 0.00872130599, -0.023588784, 0.0141490027, -0.0110759158, -0.0114315972, 0.00661922898, -0.00218744, 0.00839407928, -0.00532454904, 0.00342698931, -0.000674905255, 0.00264449045, 0.0141632296, 0.00292725721, 0.00489773182, -0.00936864596, -0.0262635071, 0.0103289848, -0.0192637, -0.00406899396, 0.0209282879, -0.0146825248, 0.00326159759, -0.0152231604, 0.0248692371, 0.026960643, 0.00173038954, 0.00652675191, 0.0183816105, 0.0152516142, -0.00731280772, 0.00769694336, 0.0141276615, 0.00306775118, 0.00798860192, -0.0210278798, 0.000710473396, 0.00441756193, -0.0256232806, 0.00974566769, 0.0050435611, -0.0134945484, 0.0169731118, 0.000458828901, 0.036677856, 0.0135158896, -0.00184420764, -0.0115880966, 0.0208286978, -0.01714384, -0.0126266861, -0.0336047709, -0.00282055279, 0.0079388069, 0.0106419846, 0.0259647351, -0.00128489872, 0.00479458412, 0.00399785768, 0.0693720803, -0.0150524331, -0.00161390391, -0.0415151231, 0.00769694336, -0.0150239784, -0.00818067, -0.00724878488, 0.00389471021, -0.00570868514, 0.0157495681, -0.00646628626, -0.000317890168, 0.00252355891, 0.00938998628, 0.0139853889, 0.000453049055, -0.00640226342, 0.00605369592, -0.0243712831, -0.0382144, -0.00926905498, 0.0158633869, 0.00614617299, 0.00734837586, 0.0136368209, 0.0145971607, 0.00716697844, -0.0524985604, -0.00291658682, 0.01584916, -0.00820912421, 0.0139284804, 0.00833717, -0.000355681317, 0.0335763171, 0.00383068761, -0.011844188, -0.0181255192, 0.0230908301, -0.00594343478, 0.00815221574, -0.0249261465, 0.00012960138, 0.00116930227, -0.0148390243, -0.00499732234, -0.00487283384, 0.0119366646, 0.00625643414, 0.00331139308, 0.00134269695, -0.0190929733, -0.00786767062, 0.00708161481, 0.010997666, -0.00853635184, 0.00907698739, -0.000809619552, -0.033121042, -0.00287034805, -0.0131459814, 0.00332917715, 0.0184812, 0.0190929733, 0.0124701867, -0.00175617647, 0.00452070963, 0.00634179777, -0.00518939039, 0.0301048663, 0.0307024103, -0.00281343912, 0.0178694297, -0.00687887659, 0.0306455, 0.020914061, -0.0164751578, 0.00950380415, -0.0284687318, 0.0134162987, -0.000698024582, 0.00982391741, 0.0152373873, 0.00301795593, -0.0105281668, -0.0100444397, 0.00716342172, -0.0111114839, -0.0184527468, 0.000794503139, -0.00135692419, -0.0069322288, -0.00401208503, 0.00208073575, -0.0260785539, 0.00902719144, 0.0018139747, 0.0189507, -0.0235603303, 0.000532188162, 0.00439266395, 0.0132100042, -0.0229485575, 0.0188795645, -0.00120664889, 0.0209282879, 0.00895605516, -0.0114102559, 0.00197403133, 0.0280703697, 0.0158776138, -0.01149562, 0.00522495853, 0.0214689244, 0.00162279594, 0.0293650497, 0.00325448392, -0.00810953416, -0.0117161423, -0.023987148, 0.0233326945, -0.013572799, -0.00643071812, 0.00437843706, -0.0172149763, -0.0362510383, 0.00672237668, -0.0305316839, 0.0200888794, 0.00434642565, 0.0239302386, -0.00743373949, -0.0065018544, -0.0205583796, 0.00821623858, -0.00192067912, 0.0101084625, 0.0198897, -0.0296495948, 0.0024435306, 0.00137915427, -0.0261070076, 0.00962473638, 0.00872130599, 0.0185950194, -0.0192779265, -0.00447802758, 0.0186519288, 0.0200746525, -0.0213835612, -0.0251680091, 0.0103503261, 0.0072807963, 0.0149528421, -0.0314991362, 0.0122496644, -0.0247838739, 0.000624220702, 0.0015232052, 0.00500087906, 0.0182820186, 0.0210421067, -0.00979546364, 0.00230481499, 0.00205761637, -0.00298950146, 0.0167027935, -0.00980257709, 0.00340920524, -0.0293081403, 0.0135870259, 0.00270495634, -0.0317836814, 0.0060216845, -0.0232757851, 0.046978388, -0.000122043151, 0.0400923975, -0.00633112714, -0.00447447086, 0.000211852675, 0.00446024351, 0.00760446629, -0.00859326, 0.0187799726, -0.0149386153, -0.00267650187, 0.0146113886, -0.0123990504, 0.0101084625, -0.0121500734, -0.0101938266, -0.00781787559, 0.0161621589, -0.00224079215, -0.0138146617, 0.00846521556, 0.0107273478, 0.0260216445, -0.00731992116, -0.00252178055, 0.000773606822, 0.0113746887, -0.00317089888, -0.00340742688, -0.0189649276, 0.00823757891, 0.0221233778, 0.0061995252, 0.00245953631, 0.013821776, -0.00589008257, 0.0150382053, -0.0339177698, 0.00788901187, 0.00500443624, -0.00307664322, 0.00595766213, -0.0174141563, -0.000906542758, -0.00701047853, 0.000411034212, -0.0116663473, 0.0159345232, -0.0059469915, 0.0462101139, 0.0334909521, 0.0186519288, 0.0442183, -0.0236456934, 0.0119224377, 0.0278285053, -0.00519294711, 0.0184954274, -0.0144050932, 0.00923348684, -0.00453493651, -0.00997330435, -0.0039836308, -0.00437132316, 0.0110261207, -0.00929751, -0.0037773354, -0.0020184915, 0.000141272176, 0.0126338005, -0.0280276872, -0.00985237211, 0.0164893847, 0.00348745519, -0.0172576569, 0.026861053, -0.0300479569, 0.00586518459, -0.0166032035, -0.0025448997, 0.00514315162, -0.0148105696, -0.0419703946, 0.00677572889, 0.00673304731, -0.00588652585, 0.0228631943, -0.00595766213, 0.0471775681, -0.0139782755, -0.00570512796, -0.00930462312, 0.0273590069, 0.0121571869, 0.0402915776, -0.0143268434, -0.00417569838, 0.00614261627, 0.00161568238, -0.00378444907, -0.00512892427, -0.0130321635, -0.0130535038, -0.0160056595, 0.0343730412, 0.0148817059, -0.015265842, -0.0109620979, 0.00319579663, -0.00773962541, -0.0109692113, -0.0107558025, 0.00314600114, 0.045897115, 0.0165178403, 0.0141632296, -0.00412234617, -0.0241436474, 0.0325804092, 0.00450292556, 0.00443890272, -0.0294504128, -0.00611771829, 0.00430018688, 0.008322943, -0.0142912753, -0.0223652404, 0.0246700551, 0.00311221136, 0.010115576, -0.0176844746, 0.0092548281, -0.00824469235, -0.027159825, -0.036165677, 0.0106917806, 0.0111114839, -0.00522140181, 0.00494752685, -0.00425039185, 0.0182535648, -0.00303040468, 0.00742662558, 0.0127831865, -0.00519294711, -0.00993773621, -0.00391960796, -0.0139569342, -0.00090431975, -0.016560521, -0.002873905, 0.00695712632, 0.00923348684, -0.005598424, -0.0259505082, 0.0122354366, 0.000694912334, -0.0240298286, -0.0203022882, 0.0153227504, 0.0232615583, -0.00148852624, -0.0170584749, -0.00885646418, -0.0160483401, -0.0105993031, 0.0324665904, -0.00255557, 0.000205517106, -0.00669392245, 0.0258793719, -0.00049928762, 0.017442612, -0.0188226551, -0.0029592684, -0.0103360992, 0.0108269388, 0.00869996473, 0.0320966803, 0.00835139677, 0.0247838739, -0.0202596076, -0.0100728944, -0.0199181531, 0.0186946094, -0.0347144939, -0.019021837, 0.00322247273, 0.000467276317, 0.0171011575, -0.00190823025, 0.00244886591, 0.032011319, -0.00365640386, 0.00439977786, 0.0223510135, 0.0109265298, 0.00502933376, 0.0205014702, 0.0407753065, 0.0148390243, 0.00601812778, -0.0205583796, -0.0328649543, -0.015166251, 0.00492618605, -0.00984525867, -0.0142628206, -0.0078818975, 0.0127760731, -0.00231726374, 0.044104483, -0.00835851114, 0.0237737391, 0.00719899, 0.0195482448, 0.0100302128, -0.0199181531, 0.0176987015, -0.0255521461, -0.00389115349, 0.0121287322, 0.00897028297, 0.00683975173, -0.00167703733, 0.00766137522, 0.00333095551, -0.00631334307, -0.00777519355, -0.0129752541, -0.0201884713, 0.0299910475, 0.00948957726, -0.00327938166, -0.0131886629, -0.030930046, -0.0066512404, 0.0363079496, 0.00371331279, 0.0196762905, 0.0106846662, -0.0142059112, 0.011246643, 0.00487639057, -0.00243819528, -0.00492974278, 0.0137648666, -0.0170015674, 0.011943778, 0.0271882787, 0.00251644524, 0.00739817135, -0.00624220679, -0.000513959501, -0.00345722237, -0.0109194163, -0.0129325725, 0.00948957726, -0.00395161938, 0.00264982576, -0.0361941308, 0.0306739565, -0.0163471121, 0.0153512051, -0.000322336185, -0.0268895067, -0.0161337033, 0.00993062183, 0.00813087448, 0.0172861125, 0.0141987978, -0.0176275652, -0.0216254238, 0.00681485375, 0.0164751578, 0.000160612341, -0.0201600157, -0.0115667563, -0.0024702067, 0.0116521195, 0.00119686755, 0.019135654, 0.0170442481, 0.00136937306, 0.000358126621, -0.034401495, -0.00787478406, 0.00691444473, -0.00117019145, 0.00272629713, 0.011794392, -0.00956782699, 0.00786767062, 0.00207362208, 0.00442467537, -0.0218388326, 0.00946823601, 0.0238164198, 0.00668680854, -0.0111114839, -0.00890626, 0.0126053458, -0.0198043361, -0.00983814523, 0.0215827413, -0.0153369782, 0.0122567778, 0.0204303339, 0.0594699159, 0.000560198037, -0.00708517153, 0.0092548281, 0.0259078257, 0.0266476441, -0.00946823601, -0.0120504824, 0.0197047442, 0.0102578485, -0.0135870259, -0.00268717227, 0.0101867123, -0.0147963427, -0.00842253305, -0.0113320062, 0.00113106659, 0.0269321892, 0.0145331379, 0.00272629713, 0.00338964281, 0.00175884413, 0.0156357512, 0.0167454761, -0.00039591777, 0.0257655531, -0.0462385714, -0.0188795645, 0.00296993903, 0.00531032216, -0.00258758152, -0.00541346939, -0.00329538737, 0.00601101434, 0.00786767062, 0.0216538776, -0.0244708732, 0.0113818021, -0.0253102817, 0.00585095771, 0.00440333458, 0.00232615578, 0.0129539128, 0.0183673836, 0.00908410084, 0.0066796951, 0.00350701762, 0.00102080533, 0.0125840046, -0.0239160117, 0.0108838482, 0.00786767062, 0.000393027847, 0.0104356892, 0.00207540044, -0.00229058764, 0.0148532512, -0.018139746, -0.00818778388, -0.00635958184, -0.00855769217, 0.00803128351, -0.000547304633, 0.00801705662, 0.00977412239, 0.00823757891, -0.011943778, -0.000399919169, 0.0126409139, -8.06951939e-05, 0.0173999295, -0.0339746773, 0.00207362208, -0.0210563336, 0.0148247974, 0.00989505369, 0.00498309499, 0.00629911618, -0.00583673036, -0.0151093416, -0.0112110749, 0.00685042189, 0.0123065729, 0.000404365186, -0.000601546, -0.00818778388, 0.0378160365, -0.00233326945, 0.037360765, -0.0112039614, 0.00135247817, -0.0163613409, -0.010364553, -0.00375243789, -0.00676861545, -0.00340564852, -0.00241507613, 0.00777519355, -0.0133024808, -0.00746219372, 0.00352658029, 0.0366494022, 0.023588784, -0.0281984136, 0.0128472084, -0.00302862632, 0.0192637, -0.011595211, 0.00497242482, -0.0088137826, 0.00526408339, -0.0103147579, -0.00224079215, -0.00350701762, -0.0136723891, -0.0179405659, -0.0314137749, -0.00552728772, -0.0263346434, -0.013871571, -0.00888491888, -0.00889203232, -0.00156410853, -0.0255094636, -0.0146113886, 0.00431797095, -0.0114102559, 0.00484437961, -0.00404053973, 0.0116876876, 0.0249972828, 0.0302755926, 0.0187515188, -0.00628133211, 0.00648407033, 0.000715808652, -0.00875687413, 0.00991639495, -0.0122283231, 0.00714919437, 0.0197758805, 0.00868573785, 0.00556641258, 0.000894093886, -0.00402631238, 0.0151235694, 0.00257868948, -0.00491551589, 0.0213266518, -0.0315560475, 0.000762047188, -0.00412234617, -0.0107771438, 0.00426461874, 0.0129041178, 0.0227493774, -0.00877821445, 0.0135158896, -0.0282410961, 0.00409033522, 0.00692867208, 0.00117641594, 0.00124577375, 0.0066050021, -0.00617818441, 0.0157068875, 0.0260074176, 0.00237239432, -0.0204303339, 0.00184420764, -0.0186946094, 0.00200959947, 0.0374461263, 0.00538501516, -0.0137577532, 0.00193668471, -0.0105068255, -0.018936472, 0.011794392, 0.0165178403, -0.0226071049, 0.00613905955, 0.0349705853, -0.0180259291, -0.0115311882, 0.00149475073, -0.00507201534, -0.0151093416, 0.00243819528, -0.0044068913, 0.0209709704, 0.0191783365, 0.00120131357, -0.0101226903, 0.0116236648, 0.00111239334, 0.00295571168, -0.0185950194, 0.00492618605, -0.0133807305, -0.0255948268, 5.22129048e-05, -0.00227102521, 0.00675083138, -0.0050649019, 0.0089276, -0.000141827928, -0.00663701305, 0.00716697844, 0.010947871, -0.0277858246, -0.0109123029, 0.0124346185, 0.0220806953, -0.0109407566, 0.0234607384, 0.00749776186, -0.00421482371, 0.0014369525, 0.00405476708, 0.00625287741, -0.00647695642, 0.0144548882, 0.0174710657, 0.0125128683, -0.00456694793, -0.0192067903, 0.00719543267, -0.00122087612, -0.00779653434, -0.021895742, 0.00239729206, -0.0031762342, 0.00672949059, -0.00494752685, -0.00669747917, 0.00560198072, 0.00550950365, 0.00874976, -0.0294219572, -0.0148105696, 0.0169162024, -0.0329218619, -0.00227280357, -0.00681485375, -0.0113746887, 0.0254952367, -0.00199892884, -0.0121358465, -1.0885793e-05, 0.0107131209, -0.00825180672, 0.0145971607, 0.0153512051, 0.0322105, 0.0147109786, 0.0093473047, 0.00402631238, 0.00153743243, -0.00652675191, 0.0156357512, 0.0409175791, -0.0287675038, -0.0108696204, 0.0198897, 0.00138360029, -0.0113533475, 0.0218530595, -0.0181966554, 0.00334518263, 0.00340742688, 4.72389256e-05, 0.00661211554, 0.00498309499, 0.0216823332, -0.0095820548, -0.00762580708, 0.00740528479, 0.0230054669, 0.00759023894, 0.000221967362, -0.0267330073, 0.0181112923, 0.000649118389, 0.00682196766, 0.022692468, 0.00182464509, -0.0138075482, 0.001845986, 0.0101582585, 0.0178552, -0.00602524122, 0.0037026424, -0.00497598154, 0.0365071297, 0.00879244227, -0.01714384, 0.00877821445, 0.00992350839, -0.00551661709, -0.0206579696, -0.0249972828, 0.0146113886, 0.00319223967, 0.00234216149, 0.00394806266, 0.0276293233, 0.00605369592, -0.00131513167, 0.00471633393, 0.0115667563, -0.0174568389, -0.00845098775, -0.00954648666, -0.000283211237, 0.00494752685, -0.00930462312, 0.00197758805, 0.0137862079, -0.00886357855, -0.00745508028, -0.00672237668, 0.0169731118, -0.00432864157, -0.00736971665, 0.00651608175, -0.0025822462, 0.0130677316, 0.00665835431, -0.0224790592, -0.00114973984, 0.0115880966, 0.0146256154, -0.0132740261, -0.0191072, 0.0250826459, -0.00813087448, 0.0166174304, 0.0122283231, 0.00554151461, -0.0132526858, 0.0153938867, -0.0239586923, 0.00378800603, 0.0107486891, 0.0106704393, -0.0176275652, -0.0205726065, -0.0212270599, -0.0135372309, -0.0264769159, -0.00689310394, -0.00584028708, 0.00322069414, 0.0326657705, -0.00898451, 0.000669125468, 0.0145971607, 0.00919080526, 0.0113106659, 0.00181842071, 0.0194486547, 0.0136937303, -0.0108411666, -0.0072061033, 0.0146256154, -0.00453138, 0.0273732338, -9.23104162e-05, 0.0122994594, -0.0107131209, -0.0160198864, -0.02873905, -0.0104641439, 0.0208144709, 0.014668297, -0.024086738, 0.00166636694, 0.00859326, -0.00103592186, -0.00239373511, 0.00133647257, 0.00457050465, -0.0236314666, 0.00463452749, 0.0128329815, -0.00304818875, 0.0198612437, 0.0165036134, 0.0169304311, 0.0164751578, -0.00261959294, -0.00887069199, -0.00439266395, -0.0146967517, 0.012541323, 0.00806685165, -0.0145615926, -0.0154223414, 0.0158207044, 0.0152089326, 0.0195482448, 0.0102436217, -0.00391605124, 0.00440333458, 0.0107060075, 0.00938287284, -0.00946112256, 0.0140422983, -0.00996619, -0.000624220702, 0.00222834339, 0.014668297, -0.0412590317, 0.0212270599, 0.00260358723, 0.000176951449, 0.0104072355, -0.0204730164, -0.0184812, -0.00237239432, 0.00304641039, -0.0014049412, 0.0226497855, 0.00668680854, -0.000561087276, 0.0157068875, 0.000244086303, 0.012541323, 0.0182677917, -0.00392316468, -0.0174995195, -0.00338252913, -0.00487283384, -0.00680418359, 0.00416502822, 0.00528542418, -0.00800994318, -0.00351768825, 0.0285398681, -0.00617818441, -0.0191783365, -0.00510758348, 0.00870707817, 0.00696424, -0.00703181932, 0.00306419446, 0.00255734869, -0.0178552, -0.022692468, 0.0116663473, 0.0127974134, -0.0201884713, 0.019519791, -0.0171722937, -0.0180828385, -0.0158064775, -0.0127760731, 0.00145384739, -0.00636313856, 0.0230196938, 0.0079388069, 0.000650452217, 0.00264271209, 0.00206117309, 0.0176133383, -0.00518227648, 0.0196336079, -0.00449936837, 0.00830160175, -0.018040156, 0.0179832466, 0.000335896533, -0.016560521, 0.0128187547, -0.00752621656, 0.00486216368, -0.016261749, -0.000854968966, 0.0237452835, -0.00677217217, -0.0213266518, 0.00288991071, 0.00904853269, -0.0178552, -0.0117161423, 0.0111541655, 0.0188226551, -0.0256375093, -0.00374532421, 0.00164235849, -0.0102293948, 0.000405699, 0.00416858494, -0.0271740519, 0.000562865695, 0.00733414851, -0.0225217398, -0.034999039, 0.00323314313, 0.00833005644, 0.00847944245, -0.00198470172, 0.00109727681, 0.00365284714, 0.0155930687, -0.00211630389, 0.0207291059, 0.0167597029, -0.0136937303, -0.022308331, -0.0208429247, -0.00550594646, -0.009020078, 0.00146007177, 0.00221055932, 0.0014049412, -0.000484171178, -0.00550950365, 0.0176133383, -0.0149812968, -0.0164751578, 0.0179405659, 0.0114742788, -0.0238733292, 0.0079388069, 0.0118299602, 0.0211843792, 0.00979546364, 0.0066512404, 0.000333006639, 0.0140494118, 0.0127476184, 0.0437630266, 0.0198897, -0.0174710657, 0.00225679786, 0.0120718237, -0.00600745715, -0.00746930763, -0.0106419846, 0.0361372195, -0.00105993031, -0.0275866427, -0.00892048702, -0.00296460371, -0.020416107, 0.00584028708, 0.00603235513, 0.00274585979, -0.00220878096, 0.00634179777, -0.0100800078, 0.0116734607, 0.0124773, -0.00906987302, 0.00419348245, -0.0169588849, 0.00110794732, -0.000413479516, 0.00200604252, 0.00974566769, -0.0116592329, 0.00586162787, -0.00661922898, -0.00759023894, 0.0164751578, -0.013238458, -0.0199750625, -0.00914812367, 0.0434500277, -0.0230196938, 0.012939686, -0.000364128733, -0.0127974134, -0.0252533723, 0.00879244227, -0.0128045268, 0.010997666, 0.0140138436, -0.0152231604, -0.0160483401, -0.0338608623, -0.0166601129, 0.012989481, 0.00669392245, 0.0024328602, -0.00898451, 0.0241863299, 0.00874264631, 0.0306455, 0.0116663473, -0.0228489675, 0.0054668216, 0.00595054822, 0.0129112313, -0.00766137522, 0.00933307782, -0.0133095942, 0.00715630781, -0.00897028297, 0.0091979187, 0.00317979092, 0.0122781191, 0.00349634723, -0.000527742144, -0.00781787559, 0.00707805809, -0.00965319108, 0.013821776, 0.00751910266, -0.00661922898, -0.00764003443, 0.00581183238, -0.00289880275, 0.010215167, 0.00180330419, -0.00704960339, 0.00680418359, -0.0168450661, -0.00127422833, 0.00484437961, -0.0244424194, 0.000264315662, 0.0073554893, -0.0138146617, 0.000363906438, -0.00248443405, -0.00497953827, -0.00394450594, -0.00293792761, 0.0154081145, -0.00591498, -0.00585807115, -0.00359415961, -0.0253102817, 0.0198470168, 0.00355503475, -0.000102758553, 0.0121500734, 0.00954648666, -0.0193917453, -0.0164609309, 0.0174568389, 0.00574425329, 0.0211701524, -0.00199359376, 0.00995907653, 0.00298416615, -0.0119010964, -0.00512536755, -0.00414368743, -0.016944658, 0.00513603818, 0.00595410494, -0.000627777481, -0.004435346, 0.00298950146, -0.0117374836, 0.0193632897, -0.00625643414, -0.00935441814, 0.0122069828, 0.0123136872, -0.0140565252, -0.0026107009, 0.0092548281, -0.0121643, 0.0158776138, 9.95907685e-05, 0.00542414, -0.0236172397, -0.0129752541, 0.0107771438, 0.0126622543, -0.000171171632, -0.0065018544, -0.009020078, -0.000633112737, -0.016645886, -0.0178694297, 0.00962473638, 0.0109834392, 0.0034661144, -1.6728136e-05, -0.0141703431, 0.0119793462, -0.000618885504, 0.0186946094, 0.0193917453, 0.00616751378, 0.00816644263, 0.0178978834, -0.03013332, 0.0289240032, -0.0118584149, 0.00965319108, -0.00855057873, -0.022692468, 0.0089276, -0.016645886, 0.0053174356, 0.00540635595, -0.00314600114, 0.00425750529, -0.00440333458, 0.00316912052, -0.00615328643, 0.0015552165, -0.00637025246, -0.00967453141, -0.0284545049, -0.00169126457, -0.00105904113, -0.00673660403, 0.00156144099, 0.00298950146, 0.00867862348, 0.00160767953, 0.0260927808, 0.00170549192, -0.00369908568, 0.0101582585, -0.0204303339, 0.00121554092, -0.0131459814, 0.0066050021, 0.012192755, 0.0349421315, 0.0139996167, 0.0129041178, 0.0176417921, 0.00425394857, 0.015465023, -0.0189080182, 0.00506845862, 0.0191214271, 0.00285256398, 0.00980969053, 0.00947535, -0.00906276, -0.00411878945, -0.00189222454, 0.0118015055, 0.0095820548, -0.00978123583, -0.0126124592, -0.0146256154, -0.0178125203, 0.0168735217, 0.019519791, 0.000204183307, 0.0128472084, -0.0158349313, -0.00651963847, -0.00127333903, 0.00778230699, 0.00452426635, 0.0155788409, 0.0427102111, -0.0175991114, 0.00566956028, -0.00341454055, 0.0111541655, -0.0123208007, -0.0154792508, 0.00090476434, -0.0128187547, -0.000888758688, 0.0182251111, 0.00362794939, 0.00109994446, 0.0186661556, -0.0114671653, 0.0213266518, -0.021511605, -0.00184776436, 0.0018086395, 0.0177556109, 0.0307024103, 0.00232437742, 0.023887556, 0.000200181879, 0.0219526496, -0.0131744361, -0.0195624717, -0.00612838892, 0.0252249185, 0.00333451224, 0.0323812254, 0.0109692113, 0.00492974278, 0.00196691765, -0.0104214624, -0.0139142526, -0.00695356959, 0.00585451443, -0.000173061184, 0.0122638913, 0.00609993422, 0.00470922049, 0.00961762294, -0.0216396507, 0.00903430488, 0.00291302986, 0.0119580058, 0.0143126156, -0.0023403829, -0.00399785768, -0.0038698127, -0.0165320672, 0.030930046, -0.0112608699, -0.0118370736, 0.0173714757, -0.000115374125, -0.00237595104, 0.0161906127, -0.00898451, -0.00758312549, 0.00568378717, -0.00531387888, 0.0178267471, -0.0246985108, -0.0192494728, 0.00192957115, 0.0146256154, 0.00257157581, 0.0130606173, -0.0305601377, -0.0125555499, 0.00178640941, -0.0116094379, 0.0144833429, -0.0282126423, -0.00079539232, 0.00598255964, -0.000560198037, 0.0146540701, 0.0108767347, 0.0101511441, -0.00800283, -0.0113604609, -0.00523207197, -0.00768983, 0.0153938867, -0.00383424456, -0.00373821054, 0.000230525955, 0.00553795788, 0.0220380146, 0.00291836518, -0.00495819747, 0.00342343259, -0.00120220287, -0.00771117071, -0.0203734245, -0.0135372309, 0.0244424194, -0.00823046546, 0.000250310724, 0.0134660946, 0.00109460927, 0.0168877486, 0.018239338, -0.0143624116, -0.0265480522, -0.0042361645, 0.012939686, -0.0102507351, -0.00272985408, -0.0112181883, 0.00523207197, -0.000514848682, -0.0065480927, -0.00186021323, -0.0166601129, -0.0004614965, -0.0116378926, -0.0124061638, 0.00102436217, -0.00675794482, 0.0116876876, 0.00361016532, -0.000457939692, 0.0157922506, -0.0101226903, -0.00146362861, -0.00871419162, 0.0189791545, -0.0167881586, -0.00380934682, -0.0198754724, -0.00157833577, 0.0122852325, 0.00219633197, -0.00131335319, 0.000670014648, -0.0254241, 0.000838963315, 0.016261749, 0.0183247011, -0.004659425, -0.0120718237, -0.0102791898, -0.0100515541, -0.059071552, -0.00872841943, 0.00888491888, 0.0144904563, -0.00626710476, -0.0186519288, -0.00469143642, 0.0125768911, -0.000793169311, 0.00301084225, 0.00872130599, 0.0171153843, -0.00420059636, 0.000936331053, -0.000202071446, -0.0103574395, 0.0201315619, 0.00874264631, 0.00100035372, -0.00727368286, 0.0215400606, -0.0235176478, 0.000979902, -3.65962733e-05, -0.00297349575, 0.00906276, -0.0216823332, -0.00508268597, -0.0168877486, -0.00580827566, -0.00130268279, -0.00036946396, -0.0095251454, -0.0243428294, 0.00972432736, 0.00269962102, 0.00982391741, -0.0151520241, -0.00345366541, 0.00437488, -0.0199892893, -0.0039089378, -0.00521784462, -0.00514315162, -0.00669747917, 0.00682552438, -0.000316556368, 0.0199892893, -0.0258509181, -0.0130677316, -0.0146256154, 0.00677928561, 0.0228631943, -0.0105139399, -0.00588652585, 0.000116041025, 0.0175137483, -0.0225501955, 0.0257228725, 0.00924771372, -0.00891337357, -0.00500443624, -0.00329005206, -0.028354913, 0.000477502152, 0.0152516142, -0.00954648666, 0.0135799125, -0.00441400521, 0.00512536755, 0.00744085293, -0.0018566564, -0.00608926406, 0.0119153243, -0.00127778505, 0.0103503261, 0.0147821149, 0.001146183, 0.0151377963, 0.0145971607, 2.73985752e-05, -0.0047768, 0.0457263887, 0.00334518263, 0.0236741472, 0.00882089604, 0.00367418793, -0.00330250105, 0.0114600519, -0.020017745, 0.00734126242, -0.0022550195, -0.00960339513, 0.0104428036, -0.0215258319, 0.00403342582, -0.00612127548, -0.0081166476, -0.00137381908, -0.0179263372, 0.0131673217, -0.0214262418, 0.00357459718, -0.000445490849, 0.0382144, -0.00809530634, 0.00726656895, -0.00639159326, -0.00887069199, -0.00125288742, 0.0141845709, -0.00953937229, -0.000698469172, -0.00548460567, 0.0189080182, 0.0162902046, 0.0123492554, -0.0018513212, -0.0166743398, 0.00973855425, 0.000364128733, -0.0399501249, -0.00910544116, -0.00156233017, 0.00138360029, -0.00173928158, -0.0100302128, -0.00457761856, 0.00425750529, -0.0233042389, -0.00123777101, 0.0225075129, 0.0151235694, -0.00662989961, 0.00799571536, 0.00645917235, -0.00968164485, 0.0095251454, 0.00531387888, 0.0131744361, -0.00135514583, -0.00498309499, 0.0132028898, 0.0152373873, -0.0298487749, -0.0133593902, -0.0187230632, 0.00910544116, -0.00845098775, 0.00379867642, -0.0147252064, 0.0162759759, 0.00441400521, 0.0059185368, -0.0194202, 0.0252391454, 0.014668297, -0.0079672616, -0.00305174571, -0.00527475402, 0.0158349313, 0.00522495853, -0.00301617756, 0.00560198072, 0.0126622543, 0.00383424456, -0.016944658, -0.0159345232, 0.0223225597, -0.0037026424, 0.0212981962, -0.000118708638, -0.0147821149, 0.0233611483, -0.00928328186, 0.00436776644, -0.0268183704, -0.00442823209, 0.0174568389, 0.00665479712, 0.0112679843, 0.00862171501, 0.014668297, 0.00985948555, 0.000436598813, -0.0145473657, 0.0140422983, 0.0113818021, -0.00367063121, -0.00708872825, 0.0121145053, 0.0100728944, -0.00167525897, -0.0137862079, 0.000718920841, -0.00894894172, 0.000248754601, -0.004435346, 0.000713141, 0.00885646418, 0.00828026049, 0.00135158899, -0.00515737897, 0.0121073918, 0.00745508028, -0.000195624714, -0.00787478406, 0.0109905526, -0.000159723131, 0.00376310828, -0.0177840646, 0.000787834113, -0.0128970044, -0.00274052448, -0.00455272058, 0.012391937, -0.0204872433, -0.00029566008, -0.000116374475, -0.00216787751, -0.00404765317, 0.00428240281, 0.0342876799, 0.0158633869, 0.0169731118, -0.0145402523, 0.0098666, 0.00578693487, -0.00668325182, -0.00332028512, 0.0105708484, -0.00241507613, 0.0160767958, -0.00943978224, 0.0191214271, -0.00930462312, -0.0218388326, 0.0225075129, -0.0105850762, 0.0221660584, 0.0186234731, 0.0127760731, -0.0144548882, 0.000718031661, -0.0127333906, 0.000332784315, -0.00591498, 0.00699625118, 0.0243997369, -0.00245597935, -0.00652319519, 0.00686820596, -0.00357281882, 0.00275475183, 0.0156926587, -4.37376875e-05, 0.00184242916, 0.0206437428, -0.0121002784, 0.0047768, -0.018239338, -0.0121643, 0.0257797819, 0.004510039, -0.027558187, 0.00443890272, -0.00511469739, 0.00274585979, 0.00860748813, -0.00431797095, 0.00460251607, -0.00600034371, -0.012690709, -0.0093971, -0.004584732, -0.0183958374, -0.0156926587, -0.00526764, 0.0063026729, -0.0218388326, -0.00481948163, -0.0241151936, -0.014767888, 0.00626354804, -0.00647695642, -0.00951803196, -0.028554095, 0.00820201077, -0.00174106, 0.00500443624, 0.0146540701, -0.000229859041, 0.023290012, 0.00904853269, -0.00877821445, -0.0274159145, 0.0107202344, 0.00386269903, -0.0238021929, -0.00568378717, -0.00675083138, -0.0217534695, -0.00971721299, 0.00105459511, -0.00572291203, -0.0336047709, -0.00447802758, -0.025865145, -0.0103503261, -0.0103005311, -0.00775385275, 0.0135656847, 0.0237168297, 0.0109051885, 0.00122887897, 0.0147252064, -0.0179832466, 0.0146398423, -0.00254845666, -0.0166601129, -0.0014422877, 0.0173714757, 0.00122887897, -0.0246131457, -0.00537434453, -0.00851501059, 0.0229058769, 0.00664412696, -0.005598424, -0.00546326488, 0.00476968614, 0.0104356892, -0.019135654, -0.00572291203, -0.00643071812, -0.00766848912, -0.0248692371, 0.0120149143, -0.00325804087, -0.0116307791, -0.00512536755, 0.0207291059, 0.0169162024, -0.0377875827, 0.0399501249, -0.0160198864, -0.00259291683, -0.00661922898, 0.0168592948, 0.0101938266, -0.0153085236, 0.00306775118, 0.0245277826, 0.0177840646, 0.000115374125, -0.0233042389, 0.00380934682, 0.00606436608, -0.00739817135, -0.0123065729, -0.00609282078, -0.0105139399, 0.000337897247, 0.00232615578, 0.0100800078, 0.0219526496, 0.00638447935, 0.00780364778, -0.0122567778, -0.00162368512, 0.00364217651, 0.00479458412, -0.00383068761, 0.087127693, 0.0128045268, 0.0235461034, -0.0199323799, -0.000605992042, -0.000919436163, -0.0203591976, 0.0431654826, 0.0228347406, 0.00873553287, -0.0158207044, 0.0255948268, -0.0239444654, 0.0209567435, -0.0166174304, -0.00708517153, -0.0200604256, -0.00512892427, 0.000786055694, -0.00527475402, -0.00305174571, -0.00763292098, 0.00606080936, -0.0103076445, -0.0178125203, 0.0034020918, 0.003691972, -0.0129823675, -0.00729146693, 0.00145473657, -0.0137008438, -8.15844e-05, 0.0234180577, -0.00351768825, -0.00737683056, -0.00843676087, -0.00378089235, 0.0186803825, 0.0152373873, -0.00300550717, -0.007383944, -0.0044638, -0.00378800603, -0.00206828676, 0.0164324772, -0.00321535906, 0.0152373873, -0.0136866169, -0.00319223967, 0.00214475836, -0.00277609262, -0.0144833429, 0.0137862079, -0.0222514234, 0.0034767848, 0.00554507179, 0.0122567778, 0.0105779618, 0.00402275566, 0.00214298, -0.00444245944, -0.0163471121, 0.00764714833, 0.0128614362, 0.0174283832, -0.0162759759, 0.000298105384, 0.0135301165, 0.00527831074, 0.00113195577, -0.00248976913, -0.029336594, 0.00578693487, -0.00851501059, 0.0149812968, 0.0032882737, -0.00352835865, 0.0139853889, -0.00833717, 0.00374888093, 0.0118797561, -0.00978834927, -0.0107486891, 0.00420415308, 0.0297634117, -0.017542202, 0.00293970597, -0.0112964381, -0.0165036134, 0.0191641096, 9.11989118e-05, 0.0343730412, -0.0187799726, 0.00188511098, 0.0172007475, -0.00510402676, -0.00347144948, -0.000731814303, 0.0324950442, 0.00844387431, 0.00974566769, -0.0013667054, -0.011744597, -0.00855769217, -0.00761869363, 0.0202453807, -0.00537434453, -0.00237417268, 0.00954648666, 0.0259220544, 0.00870707817, 0.00404409645, 0.00301617756, 0.0213124249, 0.000805618183, 0.00830871519, 0.0156072956, -0.00428951671, 0.0141845709, -0.0087853279, 0.00337541569, -0.00042548377, -0.00125021976, -0.0282980055, -0.0136154806, 0.000938109471, 0.0151947057, 0.00474834535, -0.00455983449, 0.0166601129, 0.00403698301, 0.00944689568, 0.022393696, 0.0022443491, -0.00146985298, 0.0223510135, -0.00784632936, 0.0150382053, 0.000416814029, -0.00159256312, 0.00158011424, 0.00549883302, 0.0208286978, 0.0201031081, 0.00867151, 0.00363861979, -0.0028365585, -0.0106348712, -0.0178694297, -0.00840119272, 0.0032509272, -0.00502222, 0.013572799, -0.0122212097, 0.00208962779, 0.00490840198, 0.0108767347, -0.0215542875, -0.0213266518, -0.00564466231, -0.0137933213, -0.00389115349, 0.0152800689, -0.00172505435, -0.0054205833, -0.000824736, 0.0306455, -0.0102507351, 0.00865728315, 0.0106206443, 0.027458597, 0.0209851973, 0.00189578137, 0.018239338, -0.0132100042, 0.00577626424, -0.00768271647, 0.00969587266, -0.00663345633, -0.00721321674, -0.00817355607, 0.00215720711, -0.00757601205, 0.0319828615, -0.0130108222, 0.00225679786, -0.00055486284, -0.0116307791, 0.0254383273, 0.00606436608, -0.00655876333, -0.00655520661, -0.00978834927, -0.0153085236, 0.0248265546, -0.00452782307, -0.000482392788, -0.00773962541, -0.0098666, -0.0214973781, 0.00370619935, 0.010115576, 0.00480169756, 0.00756889815, 0.0215685144, 0.0189080182, 0.0166316573, 0.000178507558, -0.00921214558, 0.0165036134, 0.0225644223] |
14 Oct, 2024 | How to Restore Windows Photo Viewer in Windows 10?
14 Oct, 2024
If you miss the simplicity of the classic Windows Photo Viewer and want to restore Windows Photo Viewer in Windows 10, you’re in the right place. While Windows 10 comes with a new default photo viewer, many users prefer the old version for its speed and ease of use. In this guide, we’ll show you how to get Windows Photo Viewer back and set it as your default viewer. Whether you’re using the Windows Photo Viewer registry fix or manually adjusting your settings, restoring this beloved tool is simple and quick.
Table of Content
What is a Photo Viewer & How to Install it
Set Windows Photo Viewer as Default in Windows 10
Method 1: Using Default Apps
Method 2: Using a Registry File
What is a Photo Viewer & How to Install it
On Windows 7/8, Windows Photo Viewer is the default app for viewing image files. Later, Microsoft introduced its replacement app Microsoft Photos. Windows 10 has this new app as its default utility, raising concerns for Windows 10 users using Windows Photo Viewer as their default app.
If you are one of those people, then follow the steps below to install Photo Viewer in Windows 10. Note that the official app is not available on the internet anymore. So, we will download and install a utility that will install Windows Photo Viewer on your device. Now, let’s move on to the process:
Step 1: Open a web browser and look out for this software on any website (available for free).
Step 2: Click on Download Now to download the utility.
Step 3: Download the file on the bottom left corner of your screen by clicking on it.
Step 4: The below windows will appear. Click on Next.
Step 5: Choose the destination location and click “Next”.
Step 6: Choose the Start Menu folder and click “Next”.
Step 7: Check the box that says Create a desktop icon and hit Next.
Step 8: The installation process will begin. After finishing, the below window will appear. Check the box that says Launch Restore Windows Photo Viewer for Windows 10 and hit Finish.
Step 9: The utility will open up. You will notice a Restore Windows Photo Viewer button at the bottom left corner of your screen. Click on it to install Photo Viewer.
Set Windows Photo Viewer as Default in Windows 10
So, Windows Photo Viewer is successfully installed on your machine. Now, let’s discuss two methods using which you can set this app as the default image viewer in Windows 10.
Method 1: Using Default Apps
Step 1: Navigate to Settings > Apps > Default Apps.
Step 2: You will see a category named Photo Viewer. Notice that Microsoft Photos is set as your default photo viewer. Click on it to proceed.
Step 3: A dropdown list will appear and click on Windows Photo Viewer to set it as your default image viewer.
If that app doesn’t appear, move on to method 2.
Method 2: Using a Registry File
Step 1: Download a registry file in this process. Click on this link to download it.
Step 2: Now the registry file will be downloaded at the bottom left of your screen. Click on the down arrow and hit Show in folder.
Step 3: Now, Double-click on the file to open it.
Step 4: Click on Run.
Step 5: Click on Yes.
Step 6: After that, the registry should be modified. Now, find an image and right-click on it to proceed.
Step 7: Click on Windows Photo Viewer listed in that menu.
Step 8: Check the box that says Always use this app to open .jpg files to set Windows Photo Viewer as the default image viewer.
Step 9: Click on OK to save the changes and open the image in Windows Photo Viewer.
Conclusion
By following the steps outlined, you can easily restore Windows Photo Viewer in Windows 10 and make it your default app for viewing images. The process of activating Windows Photo Viewer ensures you can enjoy the familiar and user-friendly interface that many prefer over newer options. With just a few tweaks in the Windows 10 photo viewer settings, you’ll have the classic viewer back in action.
How to Restore Windows Photo Viewer in Windows 10 – FAQ’s
How do I restore Windows Photo Viewer in Windows 10?
To restore Windows Photo Viewer in Windows 10, you may need to adjust your registry settings. You can use a Windows Photo Viewer registry fix to add the necessary entries back into the system, making it available in your app options.
Can I set Windows Photo Viewer as the default photo viewer?
Yes, once restored, you can set Windows Photo Viewer as the default by going to Settings > Apps > Default Apps, and selecting Windows Photo Viewer under the Photo Viewer section.
Why is Windows Photo Viewer not available in Windows 10 by default?
Microsoft replaced Windows Photo Viewer with the new Photos app in Windows 10. However, the program is still hidden in the system and can be restored using a registry tweak or third-party tools.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10? | https://www.geeksforgeeks.org/how-to-restore-windows-photo-viewer-in-windows-10?ref=asr10 | Languages | How to Restore Windows Photo Viewer in Windows 10? | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, How to Restore Windows Photo Viewer in Windows 10?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0336967967, -0.00901652593, -0.0121609746, 0.0342525579, -0.0142962756, 0.0272762701, 0.0274956487, 0.020226853, 0.0384939089, 0.0375871398, 0.0371483788, -0.0286218, 0.0309472308, -0.0695581436, -0.0310349837, -0.0326437727, -0.0527974963, 0.022303652, -0.0324390158, 0.00621942803, 0.00413897261, -0.0276711546, -0.0290166847, -0.00536384527, 0.00451191887, 0.00968197826, 0.0128849298, 0.0240001921, -0.000353979063, 0.00322854496, 0.0429985151, 0.0382599048, -0.0106765023, 0.00347534777, 0.0057404479, 0.0134553183, -0.021484632, -0.0529437512, -0.0161610059, 0.0439637899, 0.0034040492, 0.0312104877, 0.0695581436, -0.0136015713, -0.0258576106, -0.0358613469, -0.00749548944, -0.0187496934, 0.00807319116, -0.00540040899, 0.00121573184, -0.0125339208, 0.0130969966, 0.034574315, 0.0216747615, -0.00943334773, -0.0019488273, -0.0057404479, -0.0282707922, -0.0492289141, -0.0106180012, -0.0177697949, -0.00237479038, -0.00844613742, -0.011532085, -0.00876789447, -0.020051349, 0.0540552773, -0.0351300798, -0.0120220343, -0.0224937815, -0.000609694107, 0.017886797, -0.0134553183, -0.00418650499, -0.0191592034, -0.000543423, 0.0097697312, -0.0242195725, 0.0437297821, -0.0152249848, -0.00540406536, -0.0522709861, 0.00241501024, 0.0128483661, -0.0145595316, 0.00093008054, -0.0459528342, -0.0044461051, 0.0333165377, 0.0178136714, -0.0114882085, 0.0113785192, -0.0366803668, 0.00716276281, 0.00439491635, 0.000709786313, 0.00943334773, -0.0181939304, 0.0137770753, 0.0202707294, -0.0260623656, 0.00821944419, -0.0359198488, 0.0042559756, -0.038844917, -0.035334833, -0.0127313631, 0.0457188301, -0.0198027175, 0.0146253454, -0.0296016987, -0.0285340492, 0.00438394723, -0.000637116609, 0.0170092769, -0.0235468056, -0.0197003409, 0.0225815326, 0.01844256, -0.00589035777, 0.0336675458, -0.00282634795, 0.0816679299, -0.0232543, 0.0452215672, -0.0390789248, -0.0063474, 0.0365633629, 0.0124022933, -0.00269837631, 0.0113712065, -0.022508407, 0.00552472426, -0.0283731706, 0.00720663881, 0.00448632473, 0.0176966675, -0.0173456594, -0.0012650924, 0.0168922748, -0.00613167603, 0.0164388884, 0.00428156974, -0.0309472308, 0.00209508068, -0.0270130131, 0.0232104231, -0.00938947219, 0.0467718542, -0.0189837, -0.0338137969, -0.00891414843, -0.0180330519, 0.0108227553, -0.000901286898, 0.0224937815, 0.020022098, -0.0205047335, -0.0071188868, 0.00366913364, -0.0455140769, -0.0123145413, -0.00178703445, 0.02177714, -0.000239261513, 0.023649184, -0.0153127369, -0.045016814, 0.0321172588, -0.0217625145, 0.0131043093, -0.0133821908, -0.00321940426, -0.0344280638, -0.00411703484, 0.04273526, -0.0176674165, -0.00940409675, -0.0526512451, -0.00543331588, -0.0152688604, -0.00756130368, -0.0367096178, 0.0226985365, 0.00306949439, 0.0169946514, -0.0276272781, -0.0272323936, 0.0247753356, 0.02136763, -0.0109616965, 0.0599639155, 0.0187935699, 0.009309032, 0.00261793681, -0.0324682668, 0.0269837622, -0.0138428891, -0.0155467419, -0.038376905, -0.000169791121, -0.0302159637, 0.00362525741, 0.0257698596, 0.0167460199, 0.0356273428, 0.0123437913, 0.0215285085, -0.010303556, -0.00873133168, 0.0234005526, 0.00227241311, 0.0127459886, 0.0138940783, 0.024029443, -0.0161171313, 0.00938947219, -0.0176381674, 0.00577701163, -0.035715092, -0.0144644668, 0.0103474315, 0.0004227639, -0.0170385279, -0.0385231599, 0.0475616232, -0.00933828298, 0.0598469153, 0.0201244745, -0.0444318, -0.019407833, -0.0119269695, -0.0331702828, 0.0163950119, -0.0180769265, -0.02095812, -0.0245559551, 0.00661431253, 0.0341063067, 0.0456895791, 0.0218210146, -0.0291483141, -0.0161463823, -0.0140403314, 0.0390204228, 0.00109598681, 0.0280075371, 0.0346620679, 0.0152542349, 0.0292068142, 0.00409509661, 0.0160878804, 0.0297040772, -0.0251117181, -0.00226327218, 0.0081170667, -0.0331702828, -0.00788306165, 0.00789037347, 0.0247168336, 0.0212067515, -0.0124754198, 0.0338723, 0.0177990459, 0.0140695823, -0.0153127369, -0.0464208461, 0.0279782861, -0.000486749777, 0.0601979233, -0.045865085, 0.0238100626, -0.010537561, -0.0334042907, -0.0103108687, -0.0202414785, 0.0324097648, 0.0249069631, 0.0183986854, 0.0355980918, -0.0355980918, 0.0189398229, 0.0254334752, -0.0265450012, -0.019963596, -0.00186747382, 0.0169361494, -0.0648780316, 0.0525927432, -0.0286803022, -0.00161244429, -0.00425963197, -0.019846594, 0.0485853963, 0.010947071, -0.0173456594, 0.0289581846, -0.0413019769, -0.00691413227, 0.00979898125, -0.00344426883, 0.0047386121, 0.0142012108, -0.0490241572, 0.00397809409, 0.0259014871, 0.00378065184, -0.00312068313, -0.0315029956, 0.0534702614, 0.00474226847, -0.0143840276, -0.0526512451, 0.00414994173, 0.0417992361, -0.0294261947, 0.00650462229, -0.0624794774, 0.000555763138, -0.0144205904, -0.0190714505, 0.0152981114, 0.0290166847, 0.00893608574, -0.0195687115, -0.0365341119, 0.0322927646, 0.0282122921, 0.00489949062, -0.0159708764, -0.044256296, -0.000294563593, 0.0444610491, 0.040424455, 0.00518468488, 0.00356492796, -0.0113419555, -0.0134772556, 0.0306547247, -0.021513883, 0.00104662625, -0.0048446455, -0.010947071, 0.00890683569, -0.0253018476, 0.00775143318, -0.00906771421, 0.00805125292, -0.000934193959, 0.00142322888, -0.00221208343, 0.010859319, 0.040804714, 2.27664077e-05, -0.00519931037, 0.0156783704, -0.0144205904, -0.012672862, -0.0155906184, 0.0176381674, -0.0263987482, -0.0579163693, 0.0218502656, -0.0139087038, 0.0286510512, -0.0215285085, -0.0291629396, 0.0200952254, -0.00175047107, 0.0193347074, -0.00109324453, -0.0505451933, 0.047005862, -0.0405707099, -0.000640772923, -0.00303658727, -0.0149909789, -0.0155321173, -0.000857410894, 0.0141207706, 0.045835834, 0.0232104231, 0.0479126312, 0.0370606259, -0.0182231814, -0.0465378501, -0.0152396103, -0.0118465303, 0.00631814916, -0.0194955859, 0.0166728944, -0.00714813778, 0.00557225663, -0.019583337, 0.00544428499, 0.000926424225, 0.0359198488, 0.019641839, 0.0056782905, 0.0306547247, -0.013214, -0.00647537177, 0.0183986854, -0.0220111441, -0.00562344538, -0.00651559141, -0.00385743496, 0.0015557711, 0.00431813346, -0.00172944716, 0.0137112616, -0.0370606259, 0.00136838388, 0.00145339372, 0.0374701358, -0.0240440685, 0.0285633, 0.0190860759, -0.0156637449, 0.0150787309, 0.0259014871, -0.0175650399, 0.0122706648, 0.00919203, 0.0164681394, -0.0229910426, 0.00329984352, -0.0036837589, 0.0105448738, -0.039605435, -0.0171847809, -0.00107222062, 0.00380258984, 0.0196857154, 0.012497358, 0.0316199958, -0.011502834, 0.0316199958, -0.0104571218, 0.0151518583, 0.00569291553, 0.0363293588, 0.0123949805, -0.0606074333, 0.017711293, -0.0280660372, -0.000968015054, 0.0198758449, -0.00458138948, -0.0251555946, 0.00594520289, -0.0270861406, 0.0167313945, 0.0224937815, 0.000566732138, -0.0351008289, 0.00823407, 0.0298210792, 0.00678981654, 0.0194955859, -0.0150202299, 0.01926158, -0.0156637449, -0.00711523043, -0.0215577595, -0.039137423, -0.00751742767, -0.000807593286, 0.00874595623, -0.0134699428, -0.0102377422, 0.042764511, 0.0290751867, 0.0298942067, -0.0146838473, 0.0046947361, 0.0172140319, 0.0367681198, -0.0445195511, 0.0402782, 0.0327022709, 0.0262963716, -0.0291044377, 0.0271007661, 0.00499455538, -0.00366730546, -0.0152981114, 0.0575946122, 0.0283731706, -0.0213237535, 0.0235906821, 0.000246345677, 0.021747889, 0.0146984719, -0.0164681394, 0.00596348476, -0.038055148, 0.0162633844, 0.0298503302, 0.0313274898, -0.00466548512, -0.0627134815, -0.0236345585, 0.0149544161, 0.0031024015, -0.00898727495, 0.00256857625, 0.0114662712, 0.00904577598, 0.0460405871, 0.000193671571, -0.0119854705, -0.0235906821, 0.000132656452, 0.0139745176, -0.0275249, 0.0142816501, 0.020899618, -0.00608048728, 0.00546987914, 0.000243146365, 0.0235906821, 0.0254919771, 0.024614457, -0.00672400277, 0.0214700066, -0.011239578, -0.000493148342, -0.00752474042, 0.0218795165, 0.0126436111, 0.0146472836, -0.0326145217, 0.0129580563, -0.017506538, 0.0191299524, -0.0381429, 0.0137770753, -0.00616092701, -0.0279344097, -0.021718638, -0.0113127045, -0.0215870105, -0.0537627712, -0.00808781572, -0.00290495926, -0.0116710253, 0.00261793681, 0.0148812886, 0.018822819, 0.00758324144, 0.00489583425, 0.00391228, 0.0195102114, 0.026428, 0.0398686901, 0.00468742335, 0.0108958827, -0.0115467105, 0.000186587422, 0.00857776497, -0.00172122032, 0.0260038637, -0.0143694021, -0.0123949805, -0.0117660901, 0.00192323292, 0.00552472426, -0.0231957976, 0.00326510845, 0.000277196, -0.00821213145, -0.0305377208, -0.00729439128, 0.00503843138, 0.0386109129, -0.0455725752, -0.00182359782, 0.0321465097, -0.0133968163, -0.00116545719, -0.00698360242, 0.0256528556, -0.00350825465, 0.011473584, -0.00670206454, -0.0154736154, 0.0154589899, -0.022098897, -0.012760614, 0.0102011785, -0.00274590869, 0.00737483054, 0.0247899611, 0.023444429, 0.0276565291, 0.00284097344, -0.00917740446, -0.0128264278, -0.00805125292, 0.0205339845, -0.00981360674, -0.00337662664, -0.00822675694, -0.00643880852, 0.000429619511, -0.000631632109, 0.00242049457, -0.00274773687, 0.00589035777, -0.018237805, 0.00555397477, -0.00531265698, -0.00306583801, -0.0115540233, -0.0073675178, -0.0083071962, -0.0115540233, 0.00538944, -0.0070750108, 0.0200659744, 0.000998179778, -0.00927978195, 0.0136820106, -0.0091189025, -0.00824869517, 0.000496804714, -0.0151664829, -0.0562490784, 0.00526878051, 0.0316784978, -0.00109324453, -0.0108812572, -0.00618652115, 0.00252470025, -0.0184571855, 0.00035169386, -0.020987371, -0.0106399385, -0.0135942586, -0.00472033024, 0.00552838063, 0.178078204, -0.00470936112, 0.0048848656, 0.021221377, -0.00526878051, 0.010713066, 0.00114260509, -0.0118611548, -0.02136763, 0.0319417529, 0.0297040772, 0.0159270018, 0.00813169219, 0.0139745176, 0.00943334773, 0.00711157406, 0.0119781578, -0.00115631637, 0.0317077488, 0.0306547247, 0.019934345, -0.00953572523, -0.00889952295, 0.0252725966, 0.0134041291, 0.0321465097, 0.0197149664, -0.0311519857, -0.0241610706, -0.00150275428, 0.0163511354, -0.019466335, -0.0110201975, -0.00990135875, 0.00580991851, 0.0129068671, -0.0173895359, -0.0272762701, -0.0120147215, 0.0145010296, 0.00742601929, -0.00721029518, -0.00361428852, -0.0118172793, -0.00585013814, -0.00946991146, -0.0103766825, 0.0132066868, 0.00324317045, 0.0179014225, 0.0123730423, 0.023298176, -0.0305962227, -0.00406584609, -0.024994716, 0.00146801909, -0.0511887111, -0.000466182886, -0.0111591388, -0.0167167708, -0.00306218164, 0.00677519152, -0.0146545963, -0.00397078134, -0.00269106356, -0.0273347702, -0.00786112342, 0.0398101918, 0.00635471242, -0.0132286251, 0.012292603, -0.00115083193, 0.0295285732, -0.00889221, 0.0162926354, 0.0147569738, 0.0237076841, 0.010303556, -0.00116088684, -0.012029347, -0.0273347702, -0.017886797, -0.0164973903, 0.00242232275, 0.00428888248, 0.00206583017, -0.00640955754, 0.0222890265, 0.0145302806, 0.0214115065, -0.0123730423, 0.00894339848, -0.0286364257, -0.00290313107, -0.00990135875, 0.00266729738, 0.00865089148, -0.00525049912, -0.0060329549, 0.00364536745, -0.0108154425, -0.00778068369, -0.00666184491, -0.0194809604, 0.00984285772, -0.00814631768, -0.00579894939, 0.00299271126, -0.0108739445, -0.0047824881, -0.0591741465, 0.00293421, -0.0382599048, -0.0325852707, -0.000667738437, 0.0184571855, -0.0168776494, 0.0291336887, 0.0503989421, -0.0255066026, 0.0133821908, 0.0241756961, -0.0135576949, -0.0151664829, 0.0154736154, 0.0321172588, -0.0232835505, -0.0156637449, 0.0265742522, 0.00881908368, -0.0267497562, 0.00416456722, -0.00172761898, -0.00986479595, -0.043876037, 0.000650370843, 0.011824592, -0.0499894321, -0.00624502264, -0.0155759929, -0.00374226039, 0.0254919771, -0.00766368117, -0.00886295922, 0.0267205071, 0.0304792207, -0.0037056969, 0.0165997669, 0.022508407, 0.0317077488, -0.0146619091, 0.0205632355, -0.010625314, -0.0373531319, 5.74159048e-06, -0.0314152427, -0.0486731492, -0.0425890051, -0.0158099979, -0.0163803864, -0.00134827406, 0.000811249658, 0.00442782324, -0.0312397387, -0.0272323936, -0.0317662507, -0.00148081628, -0.0152981114, 0.00771487, -0.00786112342, 0.00413897261, -0.00890683569, -0.0159123763, 0.0353933349, 0.00222305255, 0.00650827866, 0.00164352322, -0.00648999726, 0.00267826649, -0.00085238344, -0.0327900238, -0.0245267041, 0.019407833, -0.0114297075, 0.0179306734, 0.0210458729, -0.0175211634, 0.0180476755, -0.0135284448, -0.0302159637, 0.0324975178, 0.00742236292, -0.00368010253, -0.00436932174, 0.0290605612, 0.00497627398, 0.0389326699, 0.0181500539, 0.00162889785, 0.0248484612, -0.00400003185, 0.0148008494, 0.0126655493, 0.00855582673, 0.0193639565, -0.00750280218, 0.0142085236, 0.0146692218, -0.0304499697, -0.00719567, 0.023444429, -0.00727976579, 0.0152396103, -0.0120147215, 0.0102084912, 0.0188959464, -0.0203584805, 0.0143986531, -0.0145449061, 0.0133163771, 0.00495799212, 0.0186326895, -0.00996717252, -0.019378582, 0.0351300798, -0.0318540037, -0.044227045, 0.00799275097, -0.00549547374, 0.035334833, -0.025199471, -0.0294993222, -0.0177990459, -0.012497358, 0.0242926981, 0.039576184, -0.0188081935, 0.00819019321, -0.00489949062, 0.00293603819, 0.00507865101, -0.023093421, 0.00532728201, -0.0352178328, -0.0169800259, 0.000287707982, -0.013257876, -0.0131774358, -0.011268829, -0.00632180553, -0.0151226074, 0.00666184491, 0.00884102099, -0.0248630866, -0.0194224585, -0.000223493567, -0.0157953724, 0.00554666249, 0.0441100411, 0.0169654, -0.0168191474, -0.0147862239, -0.019963596, 0.00911159068, -0.00186473154, -0.00810975395, 0.0169361494, 0.0245413296, 0.0147715993, -0.0185449384, -0.0355395898, -0.00751742767, 0.022888666, -0.042355, 0.00858507771, -0.00410240935, -0.0097916685, 0.018062301, 0.0203292295, -0.020607112, 0.0103839952, -0.0286071766, -0.0123876678, -0.0293091927, 0.00558322575, -0.0196857154, -0.00964541547, -0.0100256745, 0.0122633521, -0.0151664829, -0.00931634475, -0.013930642, 0.0330240317, -0.0317077488, 0.0408924669, -0.0210897475, -0.00775143318, 0.0352470838, 0.0198027175, -0.047386121, -0.0181793049, -0.00722857704, -0.0422965, -0.0129214926, 0.00509693287, -0.0260184892, -0.00384646584, -0.00492142886, -0.00965272821, 0.0154736154, 0.00672400277, -0.00642052665, -0.0225961581, -0.0171116535, 0.00152743456, 0.00213164417, 0.0224937815, -0.021806391, -0.0194224585, 0.00570754101, 0.00115083193, -0.00751011493, 0.0017906907, -0.00312433951, -0.0137332, -0.0110786995, -0.0130969966, -0.0033693139, 0.0143182129, 0.0307424758, -0.021104373, 0.00981360674, -0.0180769265, -0.0271153897, -0.0147569738, 0.0171116535, -0.0179891754, -0.0154589899, 0.0137624498, 0.041214224, 0.0125631718, 0.0356565937, -0.0626549795, 0.0104278717, 0.0304499697, -0.0136820106, -0.00240952568, -0.0248630866, 0.00287570851, 4.55613781e-06, -0.0347498208, 0.00628889864, -0.00964541547, -0.00883370824, 0.0141427089, -0.00874595623, -0.00839494821, -0.017682042, 0.0245559551, 0.00782456, -0.0298210792, 0.0329655297, 0.043817535, -0.00303110294, 0.0155613674, -0.0047824881, 0.00274956506, -0.0183109324, -0.00973316748, -0.0153712379, 0.000525598356, 0.0202561039, -0.00440954184, -0.0420624949, -0.010830068, -0.0175796654, 0.00662162527, 0.0162048824, -0.00597811, 0.020051349, -0.0251555946, 0.00266729738, 0.00406950247, -0.00133639097, -0.0175796654, 0.022713162, 0.00690681953, -0.0166436434, 0.0202122275, 0.0142231481, -0.000186930192, 0.0297479536, -0.0306254737, -0.00648268452, -0.0540845282, 0.0146399708, 0.00130805431, 0.000597353966, -0.0228009131, -0.00610973826, -0.00526512461, 0.00600370439, -0.0183548089, -0.0090019, -0.0168922748, -0.0137185743, -0.0030237902, 0.0161902569, -0.0024735115, 0.0115759606, 0.00284462981, -0.00210970617, -0.00668012677, 0.00265632849, 0.000280166772, 0.00590863964, -0.0155613674, -0.00299819582, -0.0161317568, -0.00413897261, -0.00368193071, -0.0167606454, 0.0526219942, -0.00374043221, 0.0258722361, -0.0179160479, -0.0173895359, 0.0136088841, -0.0103181815, 0.00619017752, 0.00959422626, -0.0210019965, 0.00487024, -0.0079123117, -0.0187350679, 0.00525049912, -0.0108739445, 0.010274305, 0.00794156268, 0.0459820852, 0.0257113576, -0.0176235419, 0.0155906184, 0.00704210391, -0.00835107267, -0.0196857154, -0.0079123117, -0.0100476127, 0.0177990459, 0.0347498208, -0.0121463491, -0.00861432869, 0.00340039283, -0.0161463823, 0.0555763133, 0.0036033194, -0.00720663881, -0.0101646148, -0.00175321323, -0.0235175546, 0.0033382352, -0.0146765346, -0.00574776065, 0.0139087038, 0.0257406086, -0.00950647425, -0.0180184264, 0.024994716, -0.0206802394, -0.0148886014, -0.00325048296, 0.0267936327, 0.0135138193, -0.0234883055, -0.0374408849, -0.0183255579, 0.0106326258, -0.0409802198, 0.00808050297, 0.0293676946, 0.00644612079, 0.0127679268, -0.0436420292, -0.0205339845, 0.00598176615, -0.00557225663, 0.0371191278, 0.00762711745, 0.00829257071, 0.00493971026, 0.0118611548, -0.00190312311, -0.0129799945, 0.011034823, 0.0156344939, -0.0251117181, 0.00705307303, 0.00325413933, -0.000294563593, 0.00759055419, -0.020782616, -0.0369728729, -0.0218356401, 0.0133310026, -0.000540680718, 0.02054861, -0.0244535785, -0.024058694, 0.00225778762, 0.021689387, 0.0224060286, -0.00519199762, 0.0177990459, -0.0145668443, 0.0247899611, -0.00693972642, 0.000372717797, -0.00629621139, 0.0187496934, 0.00314810569, -0.0181500539, -0.0100622373, -0.00879714545, -0.000365633634, 0.0162487589, -0.0048848656, -0.00526512461, 0.0137478244, -0.0272470191, 0.0226400346, -0.00823407, -0.0250678416, 0.0105009982, 0.00136929797, -0.0107935052, 0.0233713016, -0.0413019769, 0.0105302492, -0.0203877315, -0.00932365749, 0.00557956938, -0.0281391647, 0.00201098504, -0.019583337, -0.0152688604, -0.00723223342, -0.0069287573, -0.000198241993, 0.0187935699, -0.0137770753, -0.00677153515, 0.0266181286, 0.00628889864, -0.011824592, 0.00248082425, 0.0191884525, 0.00383184059, -0.0279636607, -0.0129434308, 0.0180769265, 0.0117734028, 0.0209434945, -0.00639858888, 0.00615727063, 0.0154589899, -0.0138428891, -0.0108739445, 0.019027574, 0.00351739558, -0.00462892186, 0.00104571215, 0.00916277897, -0.000441731128, 0.0157368723, -0.0168191474, 0.0141646471, 0.0157076214, 0.021718638, -0.00439491635, 0.0139525793, -0.0211775, 0.0235760566, -0.010654564, -0.00339490827, -0.020022098, -0.0138136391, -0.0113419555, -0.00935290847, -0.0364463627, 0.00472398661, 0.00725051481, 0.00402928283, 0.0196857154, -0.0150494808, -0.0210019965, 0.0204754844, -0.010508311, -0.0182085559, 0.00306583801, 0.00526512461, -0.021806391, -0.0193932075, 0.00223036529, -0.00734192366, -0.0171994064, -0.0157807469, -0.000406538893, 0.00285925507, -0.00862895418, -0.00681906752, 0.0175211634, -0.0116344625, 0.0179306734, -0.039927192, 0.0240733195, 0.0115759606, 0.0291775651, 0.0148447258, -0.00164717948, 0.0104717473, -0.0231080465, 0.00554300612, -0.00625599176, 0.0139087038, -0.00506402599, 0.0103474315, 0.00373494765, -0.00565635227, 0.0301574618, -0.0326730236, 0.00988673326, -0.0046947361, 0.0174626634, 0.0230787955, 0.0152834859, 0.00202195393, -0.0116344625, 0.00627427315, -0.00482636411, -0.043525029, 0.00446073059, 0.017711293, 0.000776971458, 0.0205339845, -0.00253749755, 0.0321172588, 0.00849001296, -0.000592783559, 0.0308594797, 0.00817556772, -0.00683003617, -0.0249800906, -0.0176966675, 0.00971854199, -0.021923393, 0.0154589899, 0.0188081935, 0.0231080465, -0.00694703916, 0.0189690739, -0.010800818, -0.00876058172, -0.0147204101, 0.00550278602, 0.00687391218, 0.00700188428, 0.00342050265, 0.00927246921, -0.0282561667, -0.00327790552, 0.017301783, 0.00920665544, -0.00250824681, -0.00643149577, -0.00562710175, 0.00214078487, -0.00924321823, 0.0276711546, 0.00610973826, -0.00914815348, 0.0123437913, 0.0211482495, 0.0110786995, -0.00405853335, 0.00898727495, 0.00629621139, 0.0113346428, -0.022098897, 0.00277150306, -0.0188081935, -0.0102304295, -0.0193493329, -0.0323512629, 0.0114662712, 0.03647561, -0.00897264946, -0.0327900238, 0.0211189985, -0.0204608589, 0.000121001882, 0.010654564, -0.0195979625, 0.0069726333, 0.0189690739, -0.00984285772, -0.0251117181, 0.0204169825, 0.00147076126, 0.0159562528, 0.00737117417, -0.000850098208, 0.00105028262, -0.0279197842, -0.0117514655, -0.0316492468, 0.00177332317, -0.012321854, -0.00548450463, 0.00887027197, 0.0305084698, -0.0110201975, -0.00153657538, -0.000270111836, 0.00733826729, -0.0185156874, 0.0073675178, 0.00795618817, -0.0283000432, 0.0005818145, -0.0104278717, 0.0281099137, -0.0025173875, -0.00179983163, -0.0185156874, 0.00461429637, 0.0230787955, 0.0229617916, -0.00803662743, -0.000234234045, 0.0155906184, -0.00794887543, -0.0148812886, -0.000891232, -0.00399637548, 0.024614457, 0.0120732225, 0.0177259184, 0.0137917008, -0.00586476363, 0.0087020807, -0.00862895418, 0.00542600313, -0.00503843138, -0.0228301641, -0.000406538893, 0.00571119739, -0.0256236047, 0.00328521826, -0.00987210777, 0.0114223948, 0.00495067937, -0.00240221294, 0.00350459851, -0.0020256103, -0.0250678416, -0.0408632159, -0.00605123676, -0.0169068985, 0.01258511, 0.010362057, 0.0216601361, 0.0124534816, 0.00783187244, -0.00646805903, -0.00696166465, -0.0311519857, -0.0157514978, 0.0181208029, -0.00631814916, 0.0140842078, 0.00432910211, -0.0247314591, -0.00730536, 0.00235102419, 0.0141353961, -0.00456676399, 0.00511887111, 0.0607829355, -0.011151826, 0.00980629399, 0.0243512, -1.26757759e-05, -0.0112030143, -0.00024246081, -0.0118684676, -0.02347368, -0.0261208676, 0.0032577957, 0.0369728729, -0.00927246921, -0.0101938657, -0.0039634686, 0.0016462655, 0.000185444806, 0.023502931, 0.0138867656, -0.0220403951, 0.0162341334, -0.0126289856, 0.0328777768, 0.0108446935, 0.038376905, -0.021309128, 0.017682042, -0.0164096374, 0.0318247527, 0.0179452989, 0.00462526549, -0.0175650399, -0.0239124391, -0.00812437944, -0.00440588547, 0.00287205214, 0.0126948, -0.00985017, 0.00576969888, 0.0616604574, -0.0255066026, -0.0249362141, 0.0200659744, 0.02095812, 0.0316492468, -0.00189032592, -0.0597299114, -0.0154443644, -0.0101134265, 0.00402928283, -0.0245559551, -0.0202122275, 0.00435469672, 0.0019945316, 0.0152981114, 0.0235468056, -0.000624319422, 0.0228009131, 0.0173749104, 0.0330240317, 0.00688122492, -0.0198027175, -0.013930642, -0.00134096132, 0.00462160911, -1.01691858e-05, -0.0127533013, -0.00595617201, 0.0123511041, -0.00495067937, 0.00869476795, -0.00201281323, 0.00211701868, -0.00361794489, 0.00183091045, 0.018091552, -0.0132066868, 0.00687391218, -0.0268813856, -0.0147789121, -0.0044899811, -0.00783187244, 0.0152249848, -0.0145668443, -0.00749548944, -0.0120512843, -0.0106326258, 0.0214553811, -0.0290459357, -0.0122414138, 0.00135741488, 0.00318649714, 0.00581357488, 0.0308594797, 0.00314444932, -0.0143328384, -0.00175686961, 0.00906771421, 0.00612801965, -0.021396881, -0.000890317897, -0.0144498413, 0.00935290847, -0.000689219392, -0.0132505633, 0.0258722361, 0.000601924374, 0.019846594, 0.00260513974, -0.0253457241, -0.0179599244, -0.00541869039, 0.0119635323, -0.00404390786, 0.0178429224, -0.021104373, 0.00638396339, -0.00187935692, 0.0234151781, 0.000757318689, -0.00302744657, -0.00774412043, -0.00189946673, -0.00317552825, -0.00350642647, 0.0102377422, 0.020168351, -0.00990135875, -0.00963810273, -0.018237805, -0.00421941234, 0.0176381674, -0.012497358, 0.00489583425, 0.0128703043, -0.00836569723, -0.00521759223, 0.00877520721, -0.0157661233, -0.0262963716, 0.0080146892, 0.0050749951, -0.00146527681, 0.00462526549, -0.00448632473, -0.00889952295, -0.0131920613, 0.00590498326, 0.019173827, 0.00302196201, 0.018881321, 0.0234151781, 0.0332580358, -0.00878252, -0.00147167535, -0.00778799644, -0.00814631768, 0.00451191887, -0.00344244065, -0.0210897475, -0.0177259184, 0.000813534833, 0.00588304503, 0.0122194765, -0.00114260509, 0.00628889864, -0.00883370824, 0.00378065184, -0.0140476441, 0.00740408106, -0.021981895, 0.0213822555, 0.0145887826, -0.0273201447, 0.00244974531, 0.00279344106, -0.000858782034, 0.00613898877, -0.0258429851, -0.0286803022, 0.0206217375, 0.0141938981, 0.00132267969, 5.04174495e-05, -0.023502931, -0.010391308, 0.00885564648, 0.0115686487, -0.0149690416, -0.00116454309, -0.00943334773, 0.00635836879, 0.00844613742, -0.0124169188, 0.00467279786, 0.00352470833, -0.000769201783, -0.000248173834, 0.0183840599, -0.00816094317, 0.00542600313, -0.0102231167, -0.00296894507, 0.0230495445, 0.0071773883, 0.0114955213, 0.00799275097, 0.00586476363, 0.0175796654, -0.0140183941, -0.0153419878, -0.019203078, -0.0125777973, 0.00488120923, -0.0021938018, -0.0161756314, -0.0103401197, 0.0116637135, -0.0136820106, -0.00453020073, 0.0181500539, 0.00295249163, 0.012760614, -0.00189032592, 0.00413897261, -0.0248484612, -0.0105741248, 0.00803662743, -0.00889952295, -0.00132816425, -0.0113785192, -0.00330715626, -0.0094991615, 0.0101938657, -0.00546622276, 0.0134699428, -0.0152834859, 0.00778799644, 0.0257698596, 0.00766368117, 0.0169654, -0.00857776497, 0.00163529639, -0.0161317568, 0.01088857, -0.0138721401, -0.00147533172, 0.0045484826, 0.00624136627, -0.0281099137, 0.000494976528, 0.0294261947, 0.0226107836, 0.00825600792, 0.0169068985, -0.0194955859, -0.0040512206, 0.00711157406, 0.00706769805, -0.0280075371, -0.0169507749, -0.0145960944, -0.00314444932, 0.00308594783, -0.0297479536, -0.0129068671, -0.0214553811, -0.012965369, -0.0132359378, 0.00955766346, -0.0151811084, 0.00649730954, 0.00230349181, 0.021484632, -0.00290678744, -0.000463897682, -0.0114297075, 0.00539675262, -0.0161756314, -0.00318284077, 0.018267056, 0.0159416273, 0.0200074725, 0.0061353324, 0.00190495129, 0.0114808958, 0.000584556779, 0.0119854705, -0.0102669923, -0.00391228, -0.011619837, 0.0185010619, 0.000943334773, 0.0138721401, -0.000907685491, 0.0073675178, -0.00876789447, 0.020168351, 0.0286803022, -0.0268228836, 0.0272177681, -0.00344975339, -0.00109233044, 0.00735289231, -0.0335212909, 0.00651193503, -0.00592326513, 0.00980629399, 0.010859319, -0.00212433143, -0.00878252, 0.0151518583, 0.00425963197, -0.00817556772, 0.00326510845, 0.000627975794, 0.000724411628, 0.0237954371, 0.0160293784, 0.00682638, -0.0169507749, 0.0142158354, -0.041945491, 0.0142231481, 0.00149361335, 0.00317735621, -0.0222451501, 0.00764905568, 0.0163657609, 0.00474592485, 0.0305669717, -0.00692510093, 0.000614721561, 0.00653387327, 0.000268283678, -0.0126801748, 0.006607, -8.23818264e-05, -0.00865089148, -0.00800737645, 0.00251921569, -0.00480442587, 0.0191592034, 0.0193200819, 0.000176303976, -0.0258137342, -0.00379162072, -0.0147642866, 0.00492142886, 0.00191043573, 0.00987942051, 0.000412023393, -0.0133163771, 0.0201391, 0.00570754101, -0.0121609746, -0.00846076198, 0.00586842, 0.00129068678, 0.0125266081, 0.00776605867, 0.00254846644, -0.0259599891, 0.00542600313, 0.0117002763, 0.00555763114, -0.00433275849, 0.0444318, 0.00719567, -0.00960885175, -0.0097916685, 0.0259599891, 0.0185303129, 0.000425963197, 0.0119854705, 0.0418284871, 0.00250093406, 0.000381173071, 0.00622674078, 0.0084973257, -0.010157302, -0.019407833, 0.0119708451, 0.00523221726, 0.0257844832, 0.0210604984, 0.0072651403, -0.00706769805, 0.00419381773, 0.00461064, -0.00914084073, -0.0156052439, -0.0138063263, 0.00974048, -0.0278612841, 0.0200367235, 0.000395569892, -0.00228521018, 0.0233859271, 0.0048446455, 0.0144279031, -1.88244194e-05, 0.0113638937, -0.00630718, 0.012497358, 0.0167021453, 0.019992847, 0.0147496611, 0.0113053918, 0.000503660354, 0.0131335603, 0.0119562196, 0.0202414785, 0.0308594797, -0.0221720245, -0.0120074088, 0.0151957339, 0.00621211529, -0.00531265698, 0.00183548091, -0.0180184264, 0.0189398229, -0.00285559869, 0.0123657295, -0.0115101468, 0.00485561462, 0.002597827, -9.02086758e-05, -0.0245852061, -0.0304499697, 0.0175650399, -0.00847538747, -0.00378796458, -0.00917009171, 0.000162935496, -0.00638030702, 0.0224645305, 0.020753365, -0.0341940559, 0.0108373808, -0.00526878051, -0.0127167376, 0.0248338375, -0.00138209516, 0.0136454478, -0.00420478685, -0.00979898125, 0.0193347074, 0.00163255422, 0.0172725338, 0.011064074, -0.00680444203, -0.00660334341, -0.00189032592, 0.0311812367, 0.0194517095, -0.0133602535, 0.0280075371, 0.0222451501, 0.00271300157, 0.00131993741, 0.023853939, 0.00171482179, -0.0146619091, 0.0281684157, 0.00256674807, -0.0230349191, 0.00987210777, 0.00376968272, -0.00695800828, -0.00677519152, 0.0166290179, -0.00825600792, 0.00602198578, -0.00876058172, 0.000114888942, -0.00175686961, -0.000872036209, -0.00528706238, -0.000653113064, 0.0265157521, 0.00769293169, -0.0010301728, 0.0178429224, 0.0126436111, 0.0181208029, -0.00107679109, 0.0162195079, -0.0171847809, 0.0371483788, -0.00143145572, -0.0151372328, 0.00687025627, 0.00729073491, -0.00432544574, 0.00946991146, -0.00107039243, 0.00143145572, -0.012321854, 0.00255943555, -0.0212652516, -0.0254773516, 0.00765636843, 0.00328156189, 0.00869476795, -0.00651924778, 0.00230349181, 0.0166875198, 0.00865820423, 0.0185449384, -0.0148447258, 0.0137770753, -0.0149397906, 0.0153566124, -0.00507133873, -0.00195248367, 0.00434738398, 0.0241464451, 0.000945162959, -0.00153200491, -0.00187387236, 0.0167313945, -0.0121682873, -0.00518468488, -0.00721395155, 0.00229983567, 0.0121097863, -0.000594154641, -0.00794156268, 0.0160878804, 0.018881321, 0.00717373192, 0.00111609662, 0.00976241846, -0.0129361181, -0.0041974741, -0.000637573656, 0.0144425286, -0.000827246113, -0.00867283, -0.00633277465, 0.03729463, 0.00342050265, -0.0190860759, -0.0155613674, 0.0103181815, 2.0009873e-05, -0.00616092701, 0.0126289856, -0.00728707854, 0.0103693698, 0.00382452784, -0.00143145572, 0.0167898964, 0.00104845443, 0.00815363, -0.00403659558, 0.013214, 0.0386694148, -0.0102816178, -0.00153840357, -0.00746258255, 0.0114882085, 0.0129434308, 0.00549547374, -0.0103474315, -0.00174041616, 0.0210458729, -0.00141225988, 0.0159416273, -0.0042559756, -0.0150348553, 0.00649365317, 0.00438760361, 0.0116783381, 0.0162926354, 0.00220111455, -0.0143694021, 0.010215804, 0.00625964766, -0.00282451976, 0.0043437276, -0.00222122436, -0.0247022081, -0.00757592916, -0.010654564, -0.00972585473, 0.00389034185, 0.0300112087, -0.024643708, -0.00237113424, 0.00576604251, 0.0118392175, -0.0213237535, 0.00515177799, 0.0160147529, 0.0154882409, 0.00229435111, 0.00565269589, -0.00319563807, -0.00323951407, -0.0116637135, -0.00362891378, 0.00322854496, 0.017886797, -0.0110275103, -0.00454117, -0.00917009171, -0.0183840599, -0.0039634686, 7.72972344e-05, 0.0520662293, 0.000190929321, 0.0151372328, -0.000520570902, -0.00109324453, 0.001510981, 0.00526512461, 0.00133639097, 0.00867283, 0.00279526925, -0.00487024, -0.00329984352, -0.00177058089, 0.0119927833, 0.00182634, 0.00615361426, -0.0230349191, 0.00975510571, -0.0102889305, 0.021981895, 0.0276711546, -0.00628524227, 0.0122633521, -0.021104373, 0.00576969888, 0.0127679268, -0.0312982388, -0.00958691351, 0.00887027197, -0.010976322, -0.000228863806, -0.00870939344, 0.0169361494, 0.00387206022, 0.0192908309, -0.00729804719, 0.0133895036, -0.00887758471, -0.00163529639, -0.0244243275, 0.00327242096, 0.0117734028, 0.00482636411, 0.0157807469, -0.006607, 0.00533825113, 0.018822819, 0.00486658374, 0.0160147529, -0.00650462229, -0.00391593622, 0.00231080456, -0.0124461688, -0.000611979282, -0.0059890789, 0.00312616769, 0.000352607953, -0.0163072608, -0.0094991615, -0.0199050959, 0.000379344885, -0.00946991146, -0.0114004565, -0.00466182875, 0.00496530486, -0.00112066709, 0.0160001274, 0.0164096374, 0.0368266217, 0.00360880396, -0.000671394751, 0.0171409044, 0.00777337095, 0.00172670488, 0.0363001078, -0.0137551371, -0.0131920613, -0.00963079, 0.022713162, 0.00862895418, -0.00630352413, -0.002868396, 0.023824688, -0.0095796017, -0.019612588, -0.0221135225, -0.00175961189, -0.00458504586, -0.00229252293, -0.0122487266, 0.00799275097, 0.00403293921, 0.0171847809, -0.00185650482, 0.0164535139, 0.0240148176, -0.0163365118, -0.00460698362, 0.00627427315, 0.0148666641, -0.019437084, -0.00224681874, -0.00348631665, 0.000396026939, 0.00543331588, 0.0210604984, 0.00557956938, 0.0185156874, -0.000905400317, -0.0222305246, -0.00737117417, 0.0281830411, -0.0102816178, 0.0159708764, -0.00189763855, -0.0343403108, -0.0160001274, 0.0181793049, 0.021192126, -0.00219197362, -0.00817556772, -0.00520662311, -0.0212798771, -0.0336967967, -5.4816479e-05, 0.00813900493, -0.00105668115, 0.0253018476, 0.00290130288, 0.0117441528, -0.00916277897, 0.00533459475, 0.00971122924, -0.00162067113, -0.011093325, 0.0119781578, -0.00747720804, 0.00491777249, 0.00933828298, -0.00829257071, -0.00081810524, -0.010449809, 0.00342050265, -0.00180074561, 0.0226692855, -0.0190860759, -0.00600004802, 0.019758841, 0.00432178937, 0.000101463331, 0.0186034404, -0.01885207, -0.0097039165, 0.000533825136, 0.00924321823, 0.00103931362, -0.00823407, -0.0155028664, -0.0100622373, -0.00580260577, -0.00714813778, -0.0137917008, -0.0143986531, -0.0194224585, -0.0010420559, 0.00761980517, -0.00943334773, 0.0119342823, 0.00620845938, 0.00842419919, 0.0217625145, 0.0137843881, 0.0147350356, 0.000261199544, -0.00671669, 0.0265011266, -0.0115978988, 0.00580260577, -0.00259051425, 0.010771567, 0.0172140319, 0.0101938657, -0.0327022709, -0.0114223948, 0.00762711745, -0.0116125243, 0.0152688604, -0.0111079495, 0.010420559, 0.0400734469, 0.00518468488, -0.0127533013, 0.0142304609, 0.00635105651, 0.00459967135, -0.00807319116, 0.00338576757, 0.0203584805, 0.0118757803, 0.00370752509, 0.02218665, 0.0108227553, 0.0123072285, 0.00616823928, -0.00739676831, -0.0218648911, 0.0113931438, 0.00973316748, -0.00271848612, -0.00671303365, -0.00817556772, 0.0128629915, -0.00732729817, -0.0166582689, 0.0122267893, -0.00114443328, -0.00465817237, -0.0164827649, 0.00642052665, 0.00174407242, -0.0139452666, -0.0165266413, 0.0211775, 0.00345340976, 0.019466335, -1.34113279e-05, -0.0131628113, 0.00745161343, 0.00837301, 0.00432910211, -0.0146107199, -0.019612588, -0.0122194765, 0.0143620893, -0.0117441528, -0.0120366598, -0.016541265, 0.0235468056, -0.0056344145, -0.00584648177, 0.00059826806, -0.00936022121, 0.00666915765, -0.012409606, 0.00544062862, 0.00884833373, -0.00919203, -0.00502746273, -0.0169361494, 0.000866094662, 0.00119470793, 0.0203877315, -0.0181646794, -0.00191957655, -0.0062815859, -0.00833644718, -0.00379893347, 0.00591229601, -0.00836569723, 0.00283731706, 0.00169379788, 0.001500012, 0.0141134588, 0.0135357575, -0.0137039488, -0.00600370439, -0.0302452147, 0.00276053394, -0.0137478244, 0.0341355577, -0.00161975704, -0.00276236213, 0.00210787798, -0.0121756, 0.00604758039, -0.039195925, 0.0118172793, 0.011590586, 0.00964541547, 0.011707589, 0.00225778762, -0.00708598, -0.004947023, -0.0185156874, 0.0146619091, -0.00855582673, -0.0104278717, -0.0152981114, -0.0271885172, -0.00271665794, -0.00503477501, 0.00545159774, -0.00587207638, 0.0237954371, 0.00266546919, -0.00144151063, -0.0115759606, 0.0268375091, 0.0137624498, -0.00435469672, 0.01926158, -0.00822675694, 0.00432910211, 0.0103839952, 0.00755399093, 0.0102596795, -0.0126801748, -0.0231811721, -0.0120512843, 0.00716276281, 0.00177332317, 0.0157953724, 0.00606586225, 0.0144205904, 0.000260285451, 0.0134480055, 0.0125704845, 0.00457042037, 0.0227862876, -0.00270568882, 0.0218795165, -0.0191592034, 0.00693607, -0.00854851399, 0.00711523043, -0.00497261761, -0.00461795274, -0.0329947807, 0.00858507771, 0.0124169188, 0.0568633415, -0.00112066709, 0.0046362346, 0.00526878051, 0.00412069121, 0.00462160911, -0.0197442155, -0.00828525797, 0.0135284448, 0.010742316, 0.000999093871, 0.00140586135, 0.0331702828, -0.0306254737, 0.0183840599, 0.0114882085, 0.00844613742, 0.020314604, 0.0283877961, 0.010332807, 0.0120366598, -0.00785381068, 0.0218356401, -0.000862438348, -0.00887027197, 0.021513883, 0.0138282645, -0.0112761417, -0.00418284861, 0.010596063, -0.0144425286, -0.00318649714, 0.00507865101, 0.00590498326, -0.0250532161, 0.0188959464, 0.00478980085, 0.0240001921, -0.00124406849, -0.0137112616, -0.00279526925, -0.0154004889, 0.0237076841, 0.00566732138, 0.0262232441, -0.037265379, -0.00124589656, 0.0143840276, 0.0138282645, 0.00800737645, 0.0200952254, 0.00145065144, -0.00270751701, -0.0146180326, -0.00883370824, -0.00241683843, 0.00391959259, -0.00381355872, -0.0135796331, -0.0200659744, -0.0290459357, -0.00341501809, -0.00476055, -0.0122487266, -0.0216747615, -0.00818288047, 0.0128483661, 0.0166143924, -0.00973316748, 0.00604758039, -0.00770755718, 0.00514812162, -0.0119196568, 0.0260916166, 0.00346437865, 0.00953572523, -0.00268192263, -0.0149909789, -0.0184279345, -0.0133602535, -0.0175796654, -0.0100183617, -0.00196162448, -0.0103693698, 0.0231519211, -0.00351373921, -0.00682638, 0.00554666249, -0.0017687527, -0.02265466, -0.0122852903, -0.00264535937, 0.00960885175, 0.00720663881, -0.0045484826, 0.0135869458, -0.0174187869, -0.021981895, -0.00552472426, 0.0034259872, -0.0120585971, -0.00468011061, 0.0316784978, -0.0206217375, -0.00598176615, -0.00648634089, -0.0175942909, 0.0152249848, 0.00610242551, 0.0318540037, 0.00385743496, 0.010566812, -0.0220257696, 0.0104278717, -0.0170385279, 0.00562344538, 0.012321854, -0.0580918714, 0.00392690534, -0.011064074, 0.00462526549, -0.00517737214, -0.0020036723, 0.005195654, 0.0137405125, 0.0140842078, 0.00409509661, -0.019466335, 0.0100549255, 0.0125997355, -0.00845344923, -0.0114297075, -0.0121244118, 0.0146765346, 0.000371575181, -0.0299819577, -0.0171555299, -0.00838763546, 0.00351739558, 0.00113803474, -0.000704301812, 0.00187387236, 0.0127533013, 0.00473495573, -0.00353567721, 0.00413531624, 0.00729439128, -0.0133017516, 0.00842419919, 0.0169068985, -0.00944797322, -0.010654564, -0.000935108052, 0.0154882409, -0.0369436219, 0.000383458275, -0.0263548717, -0.00549547374, -0.023327427, -0.020343855, 0.0101207392, 0.0125339208, 0.00588304503, -0.0107935052, -0.0130750593, 0.00148173026, -0.0047386121, -0.010771567, 0.00853388943, 0.00717373192, -0.0118465303, -0.00789037347, -0.000386657572, 0.000574958918, -0.011298079, -0.000153566129, -0.000142825636, -0.0354810879, -0.0109982602, 0.000976241834, -0.0210312475, -0.00977704301, 0.00349180121, -0.0101426775, 0.0175942909, -0.0067203464, 0.0236053076, 0.0192908309, -0.00253932551, 0.00569291553, -0.017126279, -0.00342233083, 0.0100183617, 0.0245705806, -0.0118172793, -0.00280623813, 0.00199270342, 0.0128703043, -0.0270568896, 0.0385231599, -0.0136893233, 0.0199050959, 0.00559419487, -0.0281976666, 0.00473129936, 0.0177990459, 0.0214700066, 0.0105741248, 0.0252287202, -0.0321757607, 0.00683003617, -0.0090019, -0.0116783381, 0.00144790916, -0.00666184491, 0.0186326895, 0.00551009877, -0.0107276905, -0.0209142435, 0.00878252, -0.00154388801, 0.00575141702, 0.00134736, 0.0171116535, 0.00300368038, -0.00781724695, 0.0142816501, 0.0181208029, 0.0087898327, -0.00121298956, -0.00217917655, 0.0252433456, 0.02388319, 0.00273311138, -0.0164973903, 0.00900921319, 0.0107057532, 0.00401465734, -0.0233566761, -0.018296307, -0.0115686487, -0.00526878051, -0.00108318962, 0.00028199493, 0.0161756314, -0.020636363, -0.0170092769, -0.00533093838, -0.0095211, 0.0222305246, -0.00256857625, 0.00198721886, 0.011415082, -0.0121463491, 0.00296163256, 0.0161171313, 0.0118392175, -0.000813077786, 0.00206583017, 0.0123437913, 0.00950647425, -0.0133602535, -9.48933521e-05, -0.0180184264, -0.0161317568, -0.00178154989, -0.00596714113, 0.00502746273, 0.0057404479, 0.0100476127, -0.0166728944, -0.0179306734, -0.0128410533, 0.00745161343, 0.0166143924, -0.00819019321, -0.0101938657, 0.00725782756, -0.00552106788, -0.0108958827, -0.00123492756, 0.00956497621, 0.0187643189, -0.00587938866, 0.00262890593, 0.0204462335, 0.0127313631, 0.0201244745, 0.00799275097, 0.0301867127, 0.0118977185, 0.0104132462, 0.0165120158, -0.00173127523, 0.00166728941, 0.022069646, 0.00867283, 0.0108739445, 0.023268925, 0.0153419878, 0.00707866717, 0.0138209518, -0.000260742498, 0.00963079, 0.0202561039, -0.00654484192, -0.0202414785, 0.0267497562, -0.00184279354, -0.000483093434, 0.000866551709, -0.00870939344, 0.000374317431, -0.00778068369, -0.00635105651, 0.00315541821, -0.0084973257, 0.0296163242, -0.00193420192, -0.00118191075, 0.00861432869, 0.0125997355, 0.00395981222, 0.00602929853, 0.00952841248, 0.0116125243, 0.0131189348, -0.0135065066, -0.0156783704, -0.00594885927, -0.020402357, -0.010245055, 0.000649913796, -0.0229032915, -0.0143620893, 0.0233713016, 0.00804394, 0.00107039243, 0.0237076841, -0.00361611671, -0.0148227876, 0.043027766, -0.00623039715, 0.0041097221, -2.85294209e-06, -0.00342233083, -0.021162875, -0.000947905181, -0.00575872976, -0.0293823183, -0.0284755472, -0.00208228361, 0.0167460199, -0.0249215886, 0.0104717473, 0.0153419878, 0.0294115692, 0.0223182775, 0.00515177799, -0.0320880078, 0.00693607, -0.00875326898, -0.0049287416, -0.0181061774, -0.00867283, 0.0150202299, 0.000901286898, 0.0274078976, -0.0330240317, -0.0187789444, 0.0233713016, 0.00881908368, -0.0108154425, -0.00266546919, 0.019992847, 0.00020178406, -0.00669109542, 0.011502834, -0.00681175478, 0.037996646, -0.0108154425, -0.0160147529, 0.00459601497, -0.0126436111, -0.016541265, 0.00431447709, -0.00902383775, 0.00271117338, -0.0172286574, -0.0195248369, -0.019612588, -0.00873864349, -0.0187789444, -0.0136235096, -0.00472764298, 0.0101646148, -0.0137917008, -0.0193932075, 0.0112468908, -0.0117514655, -0.00243146368, 0.00486658374, 0.0155028664, 0.0157514978, -0.011824592, -0.00714813778, 0.00941872224, 0.00608414365, -0.00627061678, 0.0035503027, -0.0186619405, -0.0134626301, -0.00816825591, -5.08173616e-05, 0.00184644992, -0.0194955859, 0.0106984405, -0.00378430821, -0.0176381674, -0.0102816178, 0.0163803864, -0.0215285085, -0.0313567407, -0.0219965205, -0.0229764171, -0.0105594993, 0.001510981, 0.00624867901, -0.0076783062, 0.0324975178, -0.0060146735, -0.00610608188, 0.0344865657, -0.00137935288, 0.00971122924, 0.00891414843, -0.00611339463, -0.0180476755, -0.00353933359, -0.020607112, -0.0251848456, 0.00208228361, -0.00644612079, 0.0154297398, -0.0191445779, 0.00160970213, -0.00179251889, 0.0101134265, 0.00352653651, 0.00231080456, 0.00852657668, 0.0144790923, -0.00702382205, -0.0286656767, 0.0256967321, -0.00422672462, -0.00790499896, -0.0205047335, 0.00944066048, 0.0202999804, -0.00936022121, 0.0237369351, -0.0247022081, -0.0104571218, 0.0021938018, -0.0202853549, -0.00450460659, -0.00107953337, 0.00223219325, -0.0043437276, 0.0186911914, 0.000702473626, -0.00881908368, 0.0142889628, 0.0114882085, -0.0136308223, -0.0284609217, 0.0135650076, -0.02265466, 0.0082048187, -0.00884833373, 0.00254298188, 0.00509693287, 0.0109324455, -0.011210327, -0.00884102099, -0.00532362564, 0.00808781572, 0.0024643708, -0.0132871261, 0.0764028057, -0.0189398229, 0.00846076198, -0.0509547032, 0.00233274256, -0.0386401638, -0.018881321, 0.0425890051, 0.0111957015, -0.0192908309, -0.00115997274, 0.0175211634, 0.0149617288, 0.0152981114, -0.0150056044, 0.0083071962, 0.00808050297, -0.00659237429, -0.023298176, -0.00606220588, -0.0136161968, -0.00426694471, 0.000807136239, -0.0044461051, -0.0129288053, -0.00237479038, -0.0115174595, -0.021923393, -0.00439491635, 0.00906040147, -0.00230349181, 0.0289581846, 0.00903846323, 0.0258868616, -0.0160293784, 0.00691413227, 0.00566000864, 0.0134114418, 0.0257113576, 0.00653387327, 0.0133090643, -0.0091847172, -0.00181902735, -0.0165120158, 0.00453751348, -0.0159708764, 0.022479156, -0.0187935699, -0.0155906184, -0.0190714505, 0.000597353966, -0.00596348476, -0.0044022291, -0.00258137356, 0.0233566761, -0.035334833, 0.00264535937, 0.0097916685, 0.0133895036, -0.0112322653, -0.0122633521, 0.00604392402, 0.0107496288, 0.010449809, -0.00315541821, -0.00255212281, -0.0120659098, -0.00882639643, -0.0245413296, 0.0019597963, -0.0186326895, -0.0334920399, -0.00629621139, -0.00115905865, 0.00905308872, -0.000397398049, 0.00495799212, 0.00988673326, -0.0123584168, 0.00666184491, -0.00979898125, 0.00225595944, -0.0165997669, 0.0147935366, -0.00704576029, -0.01258511, -0.03729463, 0.00873133168, -0.0237076841, 0.0279051587, 0.00185741892, 0.021894142, -0.00382818421, 0.0100914882, 0.0159270018, 0.0060768309, -0.0113200173, -0.00360697578, 0.0199050959, 0.00517371576, 0.0140330186, 0.013214, 0.00668012677, -0.00262524956, 0.00706769805, 0.0185741894, 0.0027751592, 0.00349728577, -0.0394006819, 0.0253310986, -0.00563075813, -0.0189837, -0.00892877299, 0.0325267687, -0.00575872976, 0.021923393, -0.00462892186, -0.0156344939, 0.00664721942, -0.0147057846, 0.0079123117, 0.0152103594, -0.0183401834, -0.0151226074, -0.0219965205, 0.000343695632, -0.00559785077, 0.00649365317, 0.010976322, 4.63897668e-05, 0.0147715993, -0.0167167708, 0.0260331146, 0.00699091516, 0.0101646148, 0.0145375933, -2.30520582e-05, -0.0111298878, -0.00860701595, -0.00541137764, 0.0076783062, 0.0252579711, 0.0297040772, 0.00673497142, 0.00496164849, -0.00521759223, -0.0119927833, -0.00600004802, -0.0198904704, 0.0124754198, 0.0141061461, 0.00816094317, 0.0135065066, 0.0116344625, 0.0080146892, 0.00773680769, 0.0269106366, -0.000802565832, -0.00470570475, 0.0010969009, 0.00598542253, 0.00189946673, -0.00864357874, -0.00860701595, -0.00163438241, -0.017301783, 0.0103254942, 0.0127386758, 0.0147715993, 0.00826332066, -0.00173310342, 0.0106691895, 0.00157496694, -0.00143876835, -0.0232250486, 0.0072212643, 0.00593789, 0.011034823, 0.0131920613, -0.00644612079, -0.00895071123, -0.00508230738, 0.0039634686, 0.0447535589, -0.00471667387, -0.00612070691, -0.0038610911, -0.0129288053, 0.0187204424, 0.00922128, -0.0267643817, -0.00436932174, -0.00998179801, -0.00782456, 0.0112030143, 0.00345706614, -0.000861067208, -0.00502746273, -0.0241171941, -0.0129726818, 0.0179599244, 0.000276053383, 0.00621211529, 0.00671303365, -0.00477517536, 0.0254773516, 0.0181646794, 0.00963079, -0.0222159, 0.0110275103, 0.0123145413] |
26 Mar, 2024 | How to Restore Lost or Missing Bookmarks on Firefox?
26 Mar, 2024
You store Bookmarks on the Web Browser to easily access the web pages that you frequently visit or way more important to you. But if there is any issue on the Web Browser & all of your Set Bookmarks Get Lost, then it can be a nightmare to return them. However, if you are using Firefox, then you can Restore Lost Bookmarks on Firefox.
This article is going to highlight the solutions to Recover Lost or Missing Bookmarks on Firefox without any implications.
How to Restore Lost or Missing Bookmarks on Firefox?Firefox Web Browser can store all the Bookmarks on the cloud platform. Daily Bookmarks on Firefox get Backup on the Firefox Server. If there is any issue with Firefox, you can Restore Missing Bookmarks on Firefox that were backed up at any time. So, you should not have to bother about the Missing Bookmarks Problem on Firefox.
To Get back Missing Bookmarks on Firefox, the following guidelines should be used. We will start with a simple Automatic Method.
Method 1: Restore Bookmarks Using Firefox Settings [Automatically]Step 1: Open Firefox & under the Bookmark Settings, go to the Manage Bookmark option.
Step 2: Click on the Import and Backup. Under that go for the Restore & select the Date to get back Bookmarks.
Step 3: Click on OK to proceed.
Method 2: Restore Bookmarks Using File Explorer Window [Manually]Step 1: Open Firefox & go to the Manage Bookmark option.
Step 2: Click on the Import and Backup. Under that click on the Restore & select the Choose File option.
Step 3: The File Explorer Window will open. From there choose the JSON File that has all the Bookmark Data.
How to Recover Deleted Bookmarks in FireFox?It often happens that the bookmark tool hides due to accidentally pressing a keyboard key, leading to the mistaken belief that bookmarks have been deleted. To restore the bookmark tab, press Ctrl + Shift + B.
If bookmarks are genuinely deleted, press Ctrl + Z or if it not work then follow these simple steps.
Step 1: Open Firefox settings > select Bookmark > Manage bookmarks (Ctrl + Shift + O).
Step 2: Click "Organize" in the top toolbar and select "Undo."
So, from the above discussion, the way to Return Lost Bookmarks on Firefox becomes clear to you. We recommend using the Automatic Method as the steps are less complex than the Manual Method. Once the Bookmarks on Firefox are backed up, you are free from any kind of danger.
FAQs: Restore Lost or Missing Bookmarks on FirefoxHow to restore lost or missing bookmarks on Firefox?To Restore the Bookmarks on Firefox, the following steps should be executed properly.
Open Firefox & go to the Three Line Menu.Under the Bookmarks option, go for the Manage Bookmarks.Click on the Import & Backup.Select the Restore option & select the Date.Why might the Bookmarks erased from Firefox?Generally, the Bookmarks on Firefox don't get erased automatically. However, if the Firefox has encountered any serious issue, the Firefox will revert to the default version. All the changes will disappear at that time. So, the Bookmarks will also vanish from the application.
Is the Firefox daily backup the Bookmarks to Restore in the future?Yes! The Firefox more often backup the Bookmarks to restore in the future. The day when you launch the Firefox browser, the Bookmarks get backed up on the system. If you don't launch the Firefox browser that day backup will not be performed. Each new day's Backup is replaced with the previous day's backup.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox? | https://www.geeksforgeeks.org/how-to-restore-lost-or-missing-bookmarks-on-firefox?ref=asr10 | Languages | How to Restore Lost or Missing Bookmarks on Firefox? | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, How to Restore Windows Photo Viewer in Windows 10?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0132350503, -0.0229542963, -0.00873482, 0.00785587, 0.030251544, -0.00964893, 0.0189228412, 0.00682066055, -0.026782617, 0.0345955156, 0.043502219, -0.00718005374, -0.0219073687, -0.0144382371, -0.0038380865, -0.0260482039, -0.0222980119, 0.00423459103, 0.0146726239, 0.015633611, -0.0463148616, -0.0323141478, -0.0266107321, -0.0309547037, -0.0239074696, 0.0355330631, 0.0122193731, 0.0350642875, 0.0164539646, -0.0119302962, 0.00450413628, 0.0101723941, -0.00241223257, -0.00496119075, -0.031564109, 0.0121334316, -0.0289546028, -0.00701598311, -0.0148757594, 0.0212510843, -0.00413692975, 0.0351267941, 0.0254231729, 0.00794571824, -0.0216261037, -0.0202822853, 0.0147195011, -0.00741834706, -0.0097348718, 0.00228136638, 0.0132428631, 0.0166258477, 0.0147898169, -0.0263294689, 0.0532527156, 0.000942430925, 0.0367518738, -0.0235168245, -0.0202197824, -0.0022149568, 0.0198291373, -0.0202822853, 0.0193447378, -0.00318570947, -0.00542605808, 0.0220323745, -0.00280287745, -0.00201963424, -0.035595566, -0.0120474901, -0.0113365157, 0.00348455273, 0.0103208395, -0.00679722195, 0.0128990961, -0.0430021957, -0.0218292382, -0.00268763723, 0.0396582745, 0.0305171814, -0.00211143587, -0.0645032898, -0.0187040791, 0.0223761424, 0.0335017107, -0.0143913589, -0.0148679465, -0.0624719374, 0.0513776205, 0.0121803088, 0.0122506255, -0.0380644426, 0.0156414229, -0.0133444313, -1.56181668e-05, -0.0354080573, 0.00520729693, 0.0270170029, -0.0253137909, -0.0157429911, -0.013305366, 0.026157584, 0.025532553, -0.0234074444, 0.0141960373, 0.0051799519, -0.013360057, -0.0234386958, 0.0406895764, 0.00966455601, 0.00576201268, 0.0207041819, -0.0380019397, 0.0118052894, 0.0216417294, 0.0307359435, 0.0243762434, 9.23966854e-06, 0.018313434, 0.0102036456, -0.0168914869, 0.0281889383, 0.00772695662, 0.0367518738, -0.0443147607, 0.0595655404, -0.0267201141, -0.0286264606, 0.0576591939, -0.0191572271, 0.00386347831, 0.0027325612, -0.0241106059, 0.0229542963, -0.0238137152, 0.0447522849, -0.00849262066, 0.0458773412, -0.0601593181, -0.0185478218, -0.00878169853, -2.83675363e-05, 0.0042189653, 0.0196728781, -0.0582217202, 0.0222980119, 0.00624250621, -0.0178602859, -0.0207041819, 0.0218917429, 0.011883419, 0.0144304242, -0.00513698068, -0.0123600056, -0.0181571767, -0.0180477966, 0.00495337788, 0.00616437709, 0.0277670417, 0.0360330902, 0.0470649, -0.0395332687, 0.0121646831, -0.00345916091, 0.0264544748, 0.0126959607, 0.0313140973, -0.0158992484, -0.0818166733, 0.0545027815, -0.0501275584, -0.0162195768, -0.0242512375, 0.00791446678, -0.0242668632, -0.0153210945, 0.0495025255, 0.0185165703, -0.0312359687, -0.0179540403, 0.00651986385, -0.0134616243, -0.00888326578, -0.00330876256, 0.0252044108, 0.0138132051, -0.00443382, 0.022798039, -0.0163133331, -0.0118131032, -0.0439709947, 0.0112896385, 0.023938721, 0.00952392351, 0.0393457562, 0.0233449414, -0.0579717085, 0.0270951334, 0.0134538114, 0.00946923345, -0.031220343, -0.0248918943, -0.0448147878, 0.00197178032, -0.00694566686, 0.026438849, 0.0172977578, -0.0180009194, 0.0140944691, 0.0126959607, -0.0262044612, -0.0221573804, 0.00871919468, -0.0347517729, 0.0117505994, 0.0211729556, -0.0585654899, -0.00634407392, -0.0157429911, -0.0026641984, -0.00808635, -0.0145866815, -0.0331266895, 0.00961767789, -0.0183759369, -0.0363456048, -0.00675815716, 0.0261888355, 0.0454710685, 0.0212042071, 0.00325407228, -0.0260638297, -0.0159851909, 0.00582451606, 0.0024083259, 0.0367831253, -0.0609718598, -0.0149460752, -0.0178290345, 0.00932078809, 0.0154539132, -0.00192685612, -0.00870356895, -0.0252200365, 0.0154070361, 0.0333142, -0.00825042091, 0.032126639, 0.000953173614, 0.0435959734, 0.0291421115, 0.0247200113, 0.00450804271, 0.0154851647, -0.0340329856, 0.0407833308, -0.0127428379, 0.0312828459, -0.0158523712, 0.00603155792, 0.0104380324, 0.00435569091, 0.0159695651, 0.00772305, 0.00895358156, 0.0358143263, 0.0248762686, -0.0188915897, 0.0113365157, -0.000745155208, 0.0542527698, -0.0444397666, 0.0213604644, -0.0196885038, -0.029907776, 0.00105962437, 0.0144460499, 0.00870356895, 0.0176102743, 0.0314078517, -0.0225949027, -0.00767226657, 0.0144694885, 0.0270326287, -0.0130631663, -0.00205088593, -0.0240793545, -0.0081644794, -0.0228136647, 0.0180634223, -0.0254231729, -0.0371581465, -0.00196494395, 0.00692222826, 0.0519089, 0.0146335596, 0.00668002851, 0.033720471, -0.0203291625, 0.00449241651, 0.0142819788, -0.0102427099, 0.000661166559, -0.0178602859, -0.0316266119, 0.00577373197, 0.0446272753, 0.0162352026, -0.0183446854, -0.0282514412, 0.0359393321, -0.00678940909, -0.0253294166, -0.0408458337, -0.0102505228, 0.00938329101, -0.00631282199, 0.0290171057, -0.0405020677, -0.0432209559, -0.00174325297, -0.0115318382, -0.0364081077, 0.0354705602, 0.03115784, -0.0369393863, -0.026220087, 0.0574091785, -0.014617933, 0.0313609764, 0.000365253, -0.0239543468, 0.00442210073, 0.0290483572, 0.00678940909, -0.0235480759, -0.0304078013, 0.0121334316, 0.0423771627, 0.00999269728, -0.0300796591, -0.00424631033, 0.003468927, 0.00272670155, 0.0306265634, 0.0415021181, -0.00163777883, -0.00513698068, 0.0185009446, -0.0166727249, 0.00159383134, -0.00911765266, -0.000593780307, 0.062378183, 0.00354314945, 0.0151023334, -0.00293764984, 0.00506275846, -0.0298140217, 0.00559794204, -0.00433615874, -0.00853949785, -0.0354080573, 0.0129459733, 0.0246106312, 0.00583623536, -0.00236144871, -0.00673471857, -0.0169383641, -0.000233898652, -0.0293765, 0.0317203701, -0.0538464971, 0.00528542604, -0.0348142758, 0.0370956436, 0.00844574347, -0.0232511871, -0.0173915122, 0.0181571767, 0.0300796591, -0.00493775215, 0.0167508554, 0.0413458608, 0.0189540926, -0.0197353829, -0.0161727, -0.0148210684, -0.0142507274, -0.0023399631, -0.0353768058, 0.0348455273, -0.0484712236, -0.0219386201, -0.0321578905, -0.0147585655, -0.0142663531, 0.0159695651, 0.0129303476, 0.0266419835, 0.0440022461, 0.0107896132, 0.00509401, 0.00789884, -0.0572216697, 0.0229074191, 0.0394395106, -0.038658224, -0.0305328071, 0.0131178573, 0.00102348975, 0.00965674315, 0.0111099416, 0.00804728549, 0.0242043603, 0.0186884534, -0.0174852666, 0.0663783848, -0.00261732098, -0.00994582, -0.0429709442, 0.00996144582, -0.0181728024, 0.0205635484, 0.0233918186, -0.0260482039, -0.0476274304, -0.000884810754, 0.00548856147, -0.00960205216, -0.0405333191, -0.00446507148, 0.021547975, 0.019282233, -0.00726990215, 0.0114927739, 0.0304078013, -0.00401973631, -0.0128600309, -0.00438694237, -0.00840667915, -0.0328766778, 0.023485573, -0.0359393321, -0.0409708396, -0.0116255935, -0.0339079797, -0.0384707116, 0.0399082862, 0.011430271, -0.00197373354, -0.0205948018, -0.0266576111, 0.0282826927, 0.025016902, -0.0330016837, -0.0483462177, -0.00378534943, 0.0417833813, 0.0135085015, 0.00876607187, 0.0197353829, 0.00485962303, -0.0260794554, 0.0215636, -0.0066018994, -0.0355018117, -0.0105396006, -0.0068909768, -0.024563754, 0.000607941183, -0.025985701, 0.0277982932, 0.00491431309, 0.0344705097, 0.00128717511, -0.0159461256, -0.00297866762, 0.0189540926, -0.0481899604, 0.023766838, 0.0581592172, 0.0204854198, -0.0207823105, 0.00252161315, -0.0135475667, -0.0580967143, 0.00554325152, 0.0313453488, 0.0033888449, -0.033157941, -0.0204541683, -0.0142351016, -0.00435959734, 0.00791837275, 0.001073297, -0.0578779541, -0.0270170029, 0.00975049753, -0.00034279094, 0.0270638801, -0.00109380577, -0.0345330127, 0.0300015304, 0.0119771734, 0.0182509311, -0.0207979362, 0.0528776981, 0.0212042071, -0.022344891, 0.0254544243, 0.0330329351, -0.0106255421, 3.29911854e-05, 0.0114927739, -0.0113833938, -0.0334392078, 0.0219542459, 0.025704436, 0.0147038754, 0.0107349232, 0.0139069594, 0.00520729693, 0.032751672, -0.00140827498, 0.00728162145, 0.000815959589, -0.0181884281, 0.00146882492, -0.0192041043, 0.00780508574, 0.0115552768, -0.00974268466, 0.00339861098, 0.00889889151, 0.022235509, -0.00231457129, 0.0165633447, 0.00525808102, -0.038501963, -0.0611593723, -0.00389473, -0.0221417546, -0.00147956773, -0.0261263326, -0.00969580747, 0.0253919214, -0.0430647, 0.0167977326, 0.000937547826, 0.00678159622, -0.00224425504, 0.020985445, 0.0151882749, 0.00457054563, -0.0138210179, -0.00160652725, -0.0127662765, 0.00648861239, -0.0216417294, -0.0051916712, -0.017344635, 0.011430271, 0.0271576364, -0.0222667605, -0.0338142253, 0.00684800558, -0.00891451724, -0.0212823357, -0.00971924607, 0.0184071884, 0.0107271103, 0.0256888103, -0.0317984968, -0.0302671697, 0.00552371936, 0.0232511871, -0.000667514512, 0.00414474262, 0.0431272, -0.0135553796, -0.00366620277, -0.00113287033, -0.00693394756, 0.0100317616, -0.00563700637, -0.0171102472, 0.00405098777, -0.0211885814, 0.00218565832, -0.00682066055, 0.0210010707, -0.0221730061, -0.00895358156, -0.0383769572, 0.0452835597, -0.00039406307, 0.0045432006, 0.0208916906, -0.00351580442, -0.0224542711, 0.00650423812, 0.0287670922, 0.0176571514, 0.0154851647, -0.0289546028, 0.00637532538, -0.0329391807, -0.000352801202, 0.0157820545, 0.0051682326, -0.0289858542, 0.0208604392, -0.00194834161, -0.0176102743, -0.0390957445, -0.0156648625, 0.0262513403, -0.0197822601, 0.00401973631, -0.0120084248, 0.00238098088, 0.0151335848, -0.0196885038, -0.00525026768, 0.00467211334, 0.0111880712, 0.0240793545, -0.0049065, -0.0256888103, -0.00620344141, 0.00131159031, 0.00978956185, 0.0062893834, 0.0222980119, -0.0281889383, -0.0297046416, 0.0249544, -0.0200791489, 0.0101958327, -0.0154304747, 0.0443460122, -0.0132897403, 0.149132609, -0.0156570487, -0.0224073939, 0.00985987764, -0.00547293574, -0.00694176042, -0.00378925586, -0.036564365, -0.019329112, 0.033720471, 0.0205635484, -0.0143601075, -0.000542019843, 0.0162508283, -0.00360174617, 0.0134850629, 0.0160164423, -0.00177059812, 0.0137194498, 0.0305796862, 0.0197666343, 0.0145085528, -0.0213604644, 0.0256888103, 0.0395020172, 0.0188290849, -0.00175008934, 0.00932078809, -0.00368768815, 0.0103755295, 0.0315328576, -0.0143054174, -0.0185634475, 0.0119849863, 0.0229386706, 0.0334079564, -0.0223136377, -0.0228605419, -0.00260169525, 0.00208799727, -0.00917234272, -0.0648158044, -0.00380878802, -0.0222667605, 0.00252161315, -0.00359002687, -0.00499244221, 0.00251184683, 0.0169383641, 0.0318453759, -0.00927391089, 0.0243137404, -0.0522839166, -0.00734803127, -0.00983643904, -0.00334196747, -0.013875708, 0.00680503482, 0.0148132555, -0.011774038, -0.00507838419, 0.0196103752, -0.00222862931, 0.00118756061, 0.00554325152, -0.00952392351, -0.0240793545, 0.0141882235, 0.00163973216, -0.00180282642, 0.0239230953, -0.015242965, 0.0312359687, 0.00916453, 0.0011758412, 0.00499244221, -0.00887545291, -0.01557892, -0.019563498, 0.010742736, -0.0222667605, -0.0171415, 0.00297866762, -0.0139225852, 0.022798039, -0.0231730565, -0.00630500913, 0.00750819547, -0.0100864526, 0.0150163909, -0.0114927739, -0.038095694, 0.0198603887, 0.0294390023, 0.0033888449, -0.0174696408, 0.0265326034, 0.0271576364, 0.00657064794, 0.00260560168, -0.00986769143, 0.0117584122, -0.0305015557, 0.01239907, 0.0139694624, -0.00898483302, 0.0265638549, -0.00526589388, 0.0190790985, 0.0261107069, -0.0108443033, -0.0219386201, -0.0034572077, -0.00970362, -0.00112310413, 0.028032681, -0.00225792779, -0.0106489807, 0.0182353053, -0.0152039006, 0.00628157053, 0.00903171115, -0.0167352296, -0.0146257458, 0.0268607456, 0.0162977073, -0.0186572019, -0.018875964, 0.00234582275, 0.0190634727, -0.0155007914, -0.0121881217, -0.0137428883, -0.0103052137, -0.0225324, -0.0138288308, -0.0155086042, -0.0224698968, 0.0427834317, 0.00732068624, 0.0102192713, 0.035658069, 0.0140397791, 0.0158836227, 0.00970362, 0.0264857262, 0.019329112, 0.0108286776, 0.0388769843, 0.00592999, -0.00983643904, 0.0121334316, -0.0421584025, -0.029282745, 0.00113970658, -0.00166219415, -0.00616047066, 0.000969287765, -0.0247981399, 0.0010742736, -0.0163133331, 0.00129108154, -0.0309234522, 0.0119146705, -0.0316891186, -0.0387519784, 0.0325641632, -0.0364706106, 0.0626907, -0.0174540151, 0.000340593542, -0.00742225396, 0.0115240254, -0.000761757605, -0.0220011231, -0.00855512358, 0.00482837157, 0.00755897956, 0.00571904192, 0.00952392351, -0.0378769338, -0.00950829778, 0.048502475, -0.0131725473, 0.0135710053, 0.00224620826, 0.0138288308, 0.0233293157, 0.000342546788, -0.0295483824, 0.0213604644, -0.0117193479, 0.000103887134, -0.00432834588, -0.00970362, -0.0242668632, 0.0482524633, 0.0208604392, 0.00357635436, -0.00524636125, 0.0331891924, -0.02331369, 0.00714880228, -0.00652767671, 0.0226574056, -0.00318180304, 0.0173915122, 0.00712145725, -0.0156179843, -0.00832855, -0.0240324754, 0.0223605167, -0.0115396511, -0.0193759892, 0.0387832299, 0.0165789705, 0.00699254451, 0.0132116117, 0.0366893709, -0.0229542963, -0.00243762438, -0.00475414889, -0.00652767671, 0.0170164928, -0.0302671697, -0.0343767554, -0.0246731341, -0.0180634223, 0.00694957329, -0.00118853722, 0.00163387239, -0.0248606429, -0.0205635484, 0.00588701898, 0.033095438, 0.028657712, -0.0102114584, 0.0399707891, 0.0125865797, 0.014953888, -0.0210323241, 2.52851041e-05, -0.00728552788, -0.0471274033, -0.0122740641, -0.0146726239, -0.00333806104, -0.0371581465, -0.0124146957, -0.0322203934, -0.0226261541, -0.0169383641, 0.0333767049, -0.0026524791, -0.0165008418, -0.00130866049, 0.00150398305, -0.00232824381, 0.0149773266, 0.00365839, -0.0298765246, -0.00623078691, -0.0107974261, 0.0033693125, 0.0102192713, -0.0198291373, 0.0024083259, 0.012906909, 0.0198135115, 0.0138132051, -0.0159148742, 0.0225949027, 0.00700035738, -0.0236418322, -0.0104927225, 0.00419943314, -0.0037697237, 0.0115787154, 0.00211143587, -0.031782873, 0.0303609241, -0.0216261037, -0.00289663207, -0.000960498233, 0.00765664084, -0.0351892971, -0.00255286461, 0.000284438342, 0.0142897917, 0.0154851647, 0.00390840275, -0.0420333929, -0.0115084, -0.063503243, 0.0538464971, -0.0379706882, -0.0116334064, 0.0534714796, 0.00342790922, -0.0505963303, -0.0229230449, -0.0436272249, -0.0144929271, -0.0102895871, 0.000943407533, -0.0124225086, -0.00586748682, -0.0070394217, 0.0117584122, -0.00596905453, 0.00544949668, -0.00601202529, -0.0499713, -0.0317359939, -0.018875964, -0.030704692, 0.0194541179, -0.0201572794, -0.0187197048, 0.0109614972, 0.00460961042, -0.000651888724, 0.0181884281, -0.03468927, -0.0219229944, -0.0169696156, 0.0162820816, -0.00900827255, 0.0338454768, 0.00551981293, -0.0075238212, -0.00950048491, 0.00797306281, -0.0205479227, -0.0195009951, 0.0132663017, 0.0098755043, 0.0188603383, -0.0165633447, 0.00956298783, -0.00528542604, 0.0210010707, -0.0233918186, 0.00843793061, 0.020016646, -0.00855512358, 0.00753554096, -0.0154617261, -0.00154207088, 0.00489478093, 0.0100864526, -0.0154851647, 0.0233293157, -0.00726208929, -0.029907776, 0.0159305, -0.0116959093, -0.0191103499, -0.020985445, -0.00952392351, -0.00121490576, 0.0369706377, 0.0333767049, 0.00712145725, 0.022048, 0.0280639324, 0.0312359687, -0.027751416, -0.0271263849, 0.0117427865, 0.00716833444, 0.0208916906, -0.0120240506, 0.00183896103, -0.0173290092, 0.0144460499, 0.001947365, -0.000485132186, 0.00400020415, 0.0147429397, -0.0202354081, 0.00803166, 0.00782071147, -0.0100005101, -0.0187509563, -0.00492603239, 0.0157195516, 0.00392207503, 0.00418771384, 0.00505494559, 0.0116177807, 0.00777774071, 0.0240481012, -0.00825042091, -0.0474711731, -0.00905515, 0.0162508283, -0.0171727519, 6.40901862e-06, -0.0143054174, 0.0139225852, 0.00388105749, -0.0246106312, 0.0054807486, -0.00912546553, 0.0051916712, -0.0048439973, 0.0120474901, -0.0316109881, -0.00991456863, 0.00494947145, -0.0126412697, 0.0154226618, -0.0245481282, -0.0170477442, 0.028720215, 0.00111138483, -0.0124459472, -0.0180477966, -0.0299546532, -0.0174071379, -0.00542605808, 0.0287358407, 0.0311265886, 0.0227355342, -0.00290639838, -0.00505885202, 0.0131647345, 0.00343572209, 0.0243762434, 0.0186728276, -0.0246887598, -0.00062845, -0.0349392816, 0.00978174899, -0.00810978841, -0.0332516953, 0.0280639324, 0.000731482636, 0.0301109105, 0.0408145823, -0.00120123313, 0.0148913851, -0.0010176301, -0.0124303214, 0.00629719626, -0.0254387986, -0.0083207367, 0.00495728431, -0.0127428379, 0.0114068324, -0.00227550673, 0.00674643787, 0.0190634727, 0.0748788193, -0.00354510266, 0.00706676673, -0.00794571824, -0.0141569721, 0.00259192917, -0.00602765149, 0.00607843511, -0.00508229062, -0.0190009698, 0.0267513655, -0.0235637017, 0.0115943421, 0.0256106816, -0.0125631411, 0.012625644, -0.0190165956, -0.011024, 0.0194228664, -0.0205166712, -0.0338454768, -0.0136647597, -0.00760585675, -0.0110005615, 0.0196728781, 0.0258450694, 0.0222511347, 0.00997707155, -0.0509401, -0.00569560332, 0.0155554814, -0.0201885309, 0.0201104, 0.00651595742, -0.00287514669, 0.0219386201, -0.0143366689, -0.00703551527, -0.0177509058, 0.0164227132, -0.00972705893, -0.0253762957, -0.000965869578, -0.0137663279, 0.0171415, -0.0105239749, -0.024001224, -0.011258387, -0.0260482039, 0.015860185, 0.0122662513, 0.0177196544, -0.00984425191, -0.0242199861, -0.0039982507, 0.0164852161, -0.00290249195, -0.0100005101, 0.00638313824, -0.0237980895, 0.00650423812, -0.0165008418, -0.00398067199, -0.00542605808, 0.00642220257, -0.00133893546, -0.0120787416, -0.0107739875, 0.00708239246, 0.00757460529, -0.00281850318, -0.0140632177, -0.00523854839, 0.00839105342, -0.00547293574, -0.00555497082, -0.00430490728, -0.0403770618, 0.0128287794, -0.0345017612, -0.00663315086, 0.02126671, -0.0464711227, 0.0154148489, 0.00632844772, -0.00802384689, 0.00422677817, -0.00732459268, -0.017797783, -0.015867997, 0.00460961042, -0.0202822853, -0.0135085015, 0.00684800558, 0.0175008923, -0.0393770076, 0.0277670417, 0.0239699725, 0.00244739046, -0.00783243123, -0.00689878967, 0.0230949279, 0.00885201432, 0.00302749826, -0.0150867077, -0.024735637, 0.01450074, -0.00491040666, 0.0271107592, -0.00979737472, 0.0403458104, -0.0012422509, -0.0254387986, 0.007051141, 0.0123287542, -0.00174129975, 0.00555106439, -0.00660580583, -0.00707848603, 0.0246887598, -0.0108833676, 0.0125162639, 0.00242004544, -0.00223058253, 0.0119849863, -0.00216807937, -0.0138991466, -0.0148679465, -0.0140241534, 0.0354080573, -0.0302202925, 0.0281108096, 0.0253450423, -0.00765273441, 0.0147663783, -0.00255286461, 0.01921973, 0.00478540035, 0.0155632943, 0.0285327062, -0.0226105284, -0.0161258224, -0.0236730836, 0.0253294166, 0.00680503482, -0.00332829473, -0.0107271103, 0.00213096803, 0.0202041566, 0.00289467885, 0.00159773778, -0.0084613692, -0.0147116883, 0.0122584384, 0.0178290345, -9.9736535e-05, 0.00492603239, -0.0200478975, 0.00872700755, 0.00191709, -0.00582060963, 0.0184384417, -0.00122760166, 0.0126725212, 0.0162039511, 0.0107818, 0.0139382109, 0.0095708007, 0.00175790221, -0.00461742328, -0.019844763, -0.0192978606, 0.0108755548, -0.0245793797, 0.00596905453, -0.0193447378, 0.00485181, -0.00213487446, -0.00141608785, 0.00649251882, -0.0103677167, -0.0157742426, -0.00566825783, -0.0178446602, 0.0095708007, -0.0084613692, 0.00183603121, -0.0035939333, -0.00688316394, 0.0111802584, -0.00312515954, 0.00914109126, 0.0263294689, 0.0135006886, -7.18420415e-05, 0.000432150962, -0.0148679465, 0.00507838419, 0.00726599572, 0.0251731593, -0.0114068324, 0.0117896637, -0.0172665063, 0.0209698193, -0.00365643646, -0.0231261794, -0.00136530399, 0.00322477403, 0.00902389828, -0.00254309853, -0.00386933796, 0.0139225852, 0.012735025, -0.003781443, 0.0053518354, 0.00240637269, 0.0261263326, 0.000750038249, 0.0138600823, 0.0121724959, 0.0201729052, -0.012508451, -0.0111646326, -0.000965381274, 0.00117388798, 0.0132350503, 0.0113677671, -0.00837542769, 0.00354314945, -0.0155945458, 0.00610578, -0.00714489585, -0.00544559024, 0.00205283915, -0.0113208899, 0.0054807486, 0.0127506508, -0.0150476424, 0.00443382, -0.00328727718, 0.0280639324, 0.0175008923, -0.0202354081, 0.0115552768, -0.00414083619, 1.11013355e-06, -0.0179227889, -0.0153367203, 0.00636360608, 0.0366268679, -0.00864887889, -0.00736756343, 0.00962549075, -0.0400957949, 0.00119635009, -0.050440073, -0.00878169853, -0.0294233765, -0.0191884786, -0.0157898683, -0.00465648761, -0.00438694237, -0.00679722195, 0.00693394756, -0.0244699977, 0.0211885814, -0.0355643146, -0.000978565542, -0.0190165956, 0.00873482, -0.00732849911, 0.00420724601, 0.0135475667, -0.00998488441, 0.0296108853, 0.0123209413, 0.00342595601, 0.0429709442, 0.00592217734, -0.0109693101, -0.00676987646, -0.00277553219, 0.00914109126, 0.00547684217, -0.00257630344, 0.00332243508, -0.0115162125, -0.0198603887, -0.0177040286, 0.00371308019, 0.0236730836, 0.020469794, 0.00208213739, 0.0396582745, -0.0104302196, 0.0341579914, 0.00919578131, 0.00149031042, -0.00163875544, -0.01245376, 0.0158445593, -0.0132897403, -0.0230168, 0.00843011774, -0.00265443232, 0.0142976046, -0.00248450181, 0.0112271355, 0.00728943432, -0.0059534288, -0.00398457842, -0.0515338778, 0.00583232893, -0.00355096254, -0.0080004083, 0.00751991477, 0.000307632872, 0.00794962421, -0.00959423929, -0.00995363295, 0.00543387095, -0.0297515187, -0.0263607204, 0.018079048, -0.00719177304, 0.000277846208, 0.0011201743, 0.0149929523, 0.00694566686, -0.000241345318, -0.00315250456, 0.0122115603, 0.0103364652, 0.0384082086, -0.0216417294, 0.0111646326, 0.0268294942, 0.00524245482, 0.0192041043, -0.00678550266, -0.0259231981, -0.0267201141, -0.0145398043, 0.0182040539, 0.0463461131, 0.0120474901, -0.00154988375, 0.0254075471, -0.0231105536, -0.0138835208, 0.00151472574, -0.0014883572, -0.00601593219, 0.00934422668, -0.00201963424, 0.0310640857, 0.0201572794, 0.0345330127, -0.00249231467, -0.0170321185, 0.0134616243, 0.0220167488, 0.00589483185, 0.0218761154, -0.010461471, -0.0247043855, 0.0097114332, 0.021094827, 0.0146413725, -0.00721911853, 0.00938329101, -0.0140085276, 0.035033036, -0.00803947262, 0.00382050755, -0.00275404681, -0.00115728565, 0.0389394872, -0.0116490321, -0.0282826927, -0.0192666072, -0.028938977, -0.0048791552, -0.0064143897, -0.00550028076, -0.0132897403, -0.00021473263, 0.00501978723, 0.0144460499, 0.0178915374, 0.00853949785, 0.0142351016, 0.00225011492, -0.0108677419, -0.033657968, 0.00567997713, -0.0441897549, 0.0198603887, -0.00449632294, -0.00319352234, -0.00993800722, 0.0310953371, -0.000352801202, 0.00395332649, -0.0206729304, -0.0107349232, 0.00935985241, 0.00940673, 0.0354393087, -0.0201416519, 0.00152449182, 0.00673081214, -0.0155945458, -0.0100942655, 0.0256419331, 0.0118443547, -0.00251966, 0.0205791742, 0.00823479518, 0.00529323891, 0.0152039006, -0.00407833327, 0.0160008166, 0.00353143015, -0.0332829468, 0.00160750386, 0.0147898169, -0.000636262936, -0.00864887889, 0.0033009497, -0.015867997, -0.0238918439, 0.0155086042, -0.00377948978, 0.00255677104, 0.000133917973, -0.00083891, 0.0029083516, 0.0147820041, 0.00712145725, 0.00620344141, 0.0209229421, -0.0187822077, -0.00775430212, -3.57989447e-05, 0.000783731404, 0.00670346711, 0.0174071379, 0.00161727, -0.00955517497, 0.0128053408, -0.00821135659, 0.0117662251, 0.00591045804, 0.00195029483, -0.00709411176, 0.00712927, -0.0349705331, 0.00518776476, 0.0177821573, -0.0016905159, -0.0266888626, -0.0194072407, 0.00496509718, 0.0197666343, -0.00909421407, 0.00356463506, -0.00384003972, -0.03115784, 0.0127662765, -0.00398262497, -0.0239855982, 0.0126959607, -0.00067825726, 0.0113833938, -0.0330016837, 0.00659799296, -0.0162820816, 0.00192294968, 0.000361346552, 0.00459398422, 0.0319547541, 0.00215831329, 0.0138366437, 0.0217354838, 0.0225949027, 0.00235754228, -0.0136725726, 0.0162820816, 0.00909421407, 0.0139069594, -0.00105083489, -0.00312906597, -0.0100864526, 0.0133522442, -0.0269388743, 0.00231457129, 0.00976612326, -0.0320328847, -0.0131178573, 0.0108521162, 0.00154988375, 0.019047847, -0.0086020017, -0.00725037, 0.0271420106, -0.0217511095, 0.0126647083, 0.0170789957, -0.00366034312, 0.0234386958, -0.0102974009, -0.0207666848, 0.0209073164, -3.36320882e-05, -0.00328532397, -0.00152058539, -0.0175477695, -0.0148679465, -0.0167821068, 0.0134225599, -0.00858637597, -0.00278334506, -0.0244074948, 0.00460570399, -0.00265833875, -0.0108443033, 0.0199385174, 0.00873482, -0.00367596885, -0.0109614972, 0.0101645812, -0.00482055824, 0.00145222258, -0.00711364439, 0.000467064849, -0.00112798729, 0.000990285, -0.00832855, 0.00511744851, 0.0103989681, 0.0331891924, -0.00757069886, 0.0108677419, -0.0183759369, -0.010180207, -0.00864887889, -0.010117704, -0.0147429397, 0.00516432617, 0.00478149392, -0.00856293738, -0.011430271, 8.48431955e-05, 0.00585576752, -0.0201729052, -0.0253762957, 0.0101880198, -0.00391621562, 0.00577373197, 0.00576591911, -0.012625644, 0.0106489807, -0.018079048, 0.00782071147, 0.0115240254, 0.0111099416, -0.0160008166, 0.00466820691, -0.0232199356, 0.000544461363, 0.0107349232, 0.00529714534, -0.00726990215, 0.0171883777, 0.00451976201, 0.00662533799, -0.00144147978, 0.016094571, 0.00109087594, 0.00366034312, -0.00442210073, 0.00627375767, -0.0133834956, 0.0177196544, -0.00310172071, 0.00896139443, 0.0129772248, -0.038720727, -0.00450413628, -0.00885201432, 0.00975831, -0.0221417546, -0.0182353053, -0.0162664559, 0.00644173473, -0.00455101347, -0.00337321893, -0.0214854721, -0.0181259252, 0.0116255935, -0.0131569216, 0.00853168499, -0.00585967395, -0.00818010513, -0.0103442781, -0.00423849747, -0.0112505741, 0.0102895871, -0.00480102608, -0.00941454247, -0.0138210179, -0.00419162028, 0.0196416266, 0.000855512393, -0.00269935653, 0.00465258118, 0.00546902884, -0.00297280797, -0.0149851395, 0.00486352947, 0.00437131664, -0.00264661945, -0.010180207, 0.0128678437, -0.025188785, 0.017969666, 0.00449241651, -0.00129108154, -0.0300484076, -0.012680335, 0.0222198833, 0.0136256954, 0.000920457125, -0.0161258224, 0.00286733382, -0.00374237844, -0.00189951097, -0.0130319148, 0.0027520936, 0.0171727519, 0.0116959093, 0.0159851909, -0.015867997, -0.00682066055, 0.00708239246, -0.0140319662, -0.0185790733, -0.00366229634, 0.00287319347, 0.0194853693, 0.0252825394, 0.00382050755, 0.00717224088, 0.0086020017, -0.00688316394, 0.0146023072, 0.0042189653, 0.00574248051, 0.0231574308, 0.0130006634, 0.0012080695, -0.00035499857, 0.0201572794, 0.006113593, -0.0103208395, 0.0188915897, 0.00703551527, -0.00311734667, 0.0102583356, 0.00893014297, -0.00272084191, -0.0166883525, -0.0057893577, -0.00181845215, 0.0152976559, 0.0142976046, -0.0056643514, -0.00221691, 0.0075238212, -0.0181728024, -0.00174032315, -0.00802384689, -0.0172665063, -0.00464476831, -0.0162352026, 0.0206260532, -0.00747303758, -0.0217667352, -0.0201572794, 0.010008323, -0.00878169853, -0.0178446602, 0.0109458715, 0.00750038261, -0.01921973, -0.00850824639, 0.0181728024, 0.022516774, -0.0106880451, 0.0251575336, 0.000283217581, -0.0349080302, -0.0135006886, 0.0287358407, 0.0351267941, 0.00914890412, -0.000540066627, 0.0059534288, -2.71772897e-05, -0.00184579729, 0.00299038691, 0.00923484657, -0.00201963424, 0.0175633971, 0.00594561594, 0.0241574831, 0.0123131284, 0.0127037736, -0.0113833938, -0.0160633195, -0.00355682219, 0.00244348403, -0.0250012763, -0.0122193731, 0.00250208075, 0.009813, -0.0350955389, 0.020532297, -0.0130709792, 0.00519557763, 0.0226261541, 0.000789591053, -0.0101020783, -1.47102237e-05, 0.00467992621, 0.0172352549, -0.00968799461, 0.00940673, -0.00265833875, -0.00387519784, -0.00173544011, -0.00693004113, 0.0053283968, 0.00697301188, 0.0266888626, 0.022516774, -0.00136139756, -0.0137975793, 0.0105239749, 0.00160555064, -0.00530886464, 0.00477758748, -0.0236730836, -0.00462132972, -0.00934422668, 0.0132584888, 0.0149070108, 0.00616828352, 0.0163133331, -0.00483227801, 0.00446897792, 0.00344353518, 0.0293608736, 0.0150788948, 0.00716052158, -0.00149324024, -0.00506275846, -0.00160262082, -0.00762538891, -0.00201377459, 0.00299429335, -0.00544559024, -0.00789884, 0.0075121019, 0.021438593, -0.000679233868, 0.0103364652, 0.00669565424, 0.000189218641, 0.00617219, -0.00310953357, -0.000491480168, 0.0271420106, 0.00518385833, -0.00906296261, -0.0152117135, 0.0121724959, 0.0104145939, 0.0231574308, -0.00253333244, 0.00905515, 0.0140241534, 0.000168221479, 0.00457835849, -0.00844574347, -0.0168133583, -0.00202940032, 0.0149304494, -0.00886764, 0.00148152094, -0.00844574347, -0.0148835722, 0.00374628487, 0.000242810245, -0.00131940329, -0.0108989934, 0.00439866213, 7.63741355e-06, 0.0101098912, 0.00034034939, -0.0118052894, 0.0237980895, 0.0264857262, -0.00302359182, -0.0197666343, 0.0165008418, -0.00274818717, 0.000637239544, -0.0288921, 0.00304312399, -0.0325954147, 0.0146257458, 0.00597296096, -0.00189951097, -0.00984425191, -0.0208448134, -0.00436741, -0.00658627367, 0.0162977073, -0.017516518, -0.0144069847, -0.00817229226, -0.00312711275, -0.0213760901, 0.011711535, -0.00379511551, 0.00605890295, 0.0219698716, 0.0134459985, -0.0252981652, -0.00669956068, 0.00149909989, -0.0257981922, 0.00367792207, -0.0125787668, 0.0167508554, -0.00109673559, -0.0146569982, -0.00532449037, 0.0251419079, 0.00341423671, 0.00943798199, 0.00646517379, 0.0260325782, 0.00638313824, -0.00965674315, -0.0128131537, -0.0256106816, 0.0109849358, 0.00654330244, -0.0224698968, -0.00158113532, -0.0237980895, -0.00471117767, -0.000168343555, 0.000528347271, -0.00977393612, 0.00824260805, -0.00146980153, 0.000215831329, -0.0302827954, -0.00653158315, -0.0016661007, 0.0117427865, 0.00804728549, -0.0191728529, 0.00960986502, 0.000313980854, -0.00070267258, -0.0113365157, 0.0107505489, 0.0209698193, 0.00864887889, 0.0173602607, -0.000416036841, 0.0101333298, 0.0118990447, 0.0153757846, -0.000248547847, -0.00141706446, 0.0275170282, -0.00226378744, 0.00825042091, -0.0080004083, 0.00517213903, -3.14041899e-05, 0.00343572209, -0.0134147471, 0.0256263074, 0.0153679717, 0.00622688, 0.0195322465, 0.00404317491, -0.00315836421, 0.0147898169, 0.0097348718, 0.0314547308, 0.0358143263, 0.031673491, 0.000101323531, 0.0135085015, -0.0112818256, -0.00137311697, -0.00696129259, 0.00019275886, 0.0159461256, 0.0051682326, 0.0177821573, 5.64298825e-05, -0.00335368677, 0.00285170809, -0.0189540926, -0.00295913545, 0.0195791237, -0.0144616757, 0.0122349989, 0.00741053419, 0.0227199085, -0.0082972981, 0.0231886841, 0.000548367796, 0.00170223531, -0.0140397791, -0.0159539394, 0.0330641866, 0.00982081331, 0.0126881478, 0.0190009698, 0.00107232039, -0.00888326578, -0.0163289588, 0.00378730264, 0.00324625941, 0.0196103752, 0.00717614731, 0.0197353829, 0.0140554048, 0.0136178825, 0.00541433878, 0.0113521414, 0.0187353306, 0.014211663, -0.00180770946, -0.0365018621, -0.00359002687, 0.00880513713, -0.000261732115, 0.00491821952, 0.0279076733, 0.0078168055, 0.020016646, -0.00140339194, 0.00386543153, 0.00744569255, -0.0241574831, 0.0097114332, -0.0130944178, -0.0113052642, 0.000135749113, 0.00368378172, 0.0166414734, -0.00134772505, -0.0319078788, 0.0095708007, -0.0181884281, -0.00664877659, -0.0061018737, 0.000320328836, -0.0127037736, 0.00416427478, -0.00479711965, -0.00377948978, -0.0120240506, 0.00179501344, -0.000461693475, 0.00616437709, 0.0160789452, -0.0092270337, 0.0219073687, 0.0149460752, 0.00485181, 0.00691832183, 0.0133913085, -0.00730506, 0.00056252873, 0.00604718365, -0.00698082475, -0.00327165122, 0.00524245482, 0.0151648363, -0.0226574056, 0.00121783558, -0.0111568188, 0.0255794302, -0.00940673, 0.00208995049, -0.00139264914, -0.00755507313, -0.0120240506, 0.00904733688, 0.00724646356, -0.00564872567, 0.000843304733, 0.00509401, 0.0158914365, -0.0142819788, 0.00283412891, 0.0445647724, -0.0145788686, -0.0108677419, -0.0143210432, 0.01455543, 0.00665268302, 0.010742736, -0.014274166, 0.0156023586, 0.00369940745, -0.0180321708, 0.0104145939, -0.0110396259, -0.0304390527, -0.00333610782, 0.0032892304, -0.000285903254, 0.00914109126, 0.00727380859, -0.00698082475, 0.00798868854, 0.00544168381, -0.00329899648, 0.00474633602, -0.0147351269, 0.0132663017, -0.00743397325, 0.00401192345, 0.00895358156, -0.0246887598, 0.0375019126, 0.00138678949, 0.000841351517, 0.0199385174, -0.00735584414, -0.00337126572, -0.0198760144, 0.0301109105, -0.0134381857, 0.00725037, 0.0300796591, -0.019047847, -0.00508229062, -0.00475024246, -0.0205010455, 0.0042306846, 0.00789102726, -0.00162410631, -0.0274857767, -0.028938977, -0.0137741407, 0.00885201432, 0.0160633195, 0.00510182278, -0.00375800417, 0.0211573299, 0.00164070877, 0.0293608736, 0.0214073416, -0.00734803127, 0.00356854149, -0.00031105103, 0.0170164928, 0.00381464767, 0.0129225347, -0.00733631197, -0.00584014179, 0.0212823357, -0.00491821952, 0.00723865069, 0.0035939333, 0.00422677817, -0.00342009636, 0.012735025, -0.00238098088, -0.0189540926, -0.00673471857, -0.0186415762, -0.00111040822, -0.0162039511, 0.0253606699, -0.0122428117, -0.0132428631, -0.00945360772, -0.00482055824, 0.00696519902, -0.00724255713, -0.000794474152, -0.0149773266, -0.0153679717, -0.00274428073, -0.00444553932, 0.00130377745, -0.00263880659, -0.0110708773, 0.00269935653, 0.012227186, 0.0183290597, 0.0210166965, 0.00524245482, 0.00208604406, 0.0166883525, 0.000119512937, -0.00491821952, 0.000846234558, -0.00283608213, 0.0153289074, 0.000266126852, -0.0148835722, -0.0110083744, 0.0233293157, -0.010117704, 0.010742736, -0.0144304242, -0.0136100696, -0.0028771, -0.0165789705, -0.00883638859, 0.0121568702, -0.0011201743, 0.0104536582, -0.0154382875, -0.00486352947, -0.00267005805, -0.00511354208, -0.00582842249, 0.00285952096, 0.010742736, -0.00788321439, 0.00821916945, 0.0322203934, -0.0236262064, -0.0103989681, 0.00091362081, 0.00576591911, 0.000971729285, 0.0142038502, -0.00539871305, -0.0121490574, -0.0131959859, 0.018313434, 0.00156062655, 0.0147116883, -0.00678550266, 0.0185790733, 0.00657455437, 0.0191884786, 0.00145808223, -0.00171004818, -0.00604718365, 0.00366620277, -1.98221787e-05, -0.014102282, 0.0287983436, 0.013133483, 0.0323141478, 0.00160164421, -0.00923484657, -0.010008323, 0.0125553282, -0.0112974513, -0.00493775215, -0.00699645095, 0.00714489585, -0.011086503, -0.0198916402, -0.00985987764, -0.00741834706, -0.0151960878, 0.00818010513, -0.00025245428, -0.0131412959, -0.0150945205, -0.0116490321, -0.0136100696, 0.014727314, -0.0107661746, 0.00831292383, -0.0319547541, -0.0159305, 0.0172352549, -0.0218292382, -0.0123521928, -0.000122992118, -0.0149929523, -0.000533230312, 0.0221886318, -0.0173133835, -0.00914890412, -0.00972705893, 0.0034572077, -0.012055303, -0.0384394601, 0.0206885561, 0.0145710558, 0.0314859822, 0.0144460499, 0.0132116117, 0.0299546532, 0.00359783974, 0.000177133057, -0.0110786902, 0.000554227503, 0.00674643787, 0.0198291373, 0.0123443799, -0.0171258748, -0.00310953357, 0.00699645095, 0.00272279512, 0.00267201127, 0.0129537862, -0.0294702537, -0.0118521675, -0.00830511097, -0.0196885038, 0.00375214452, -0.00154597731, -4.95020358e-05, 0.0169227384, -0.0159930028, -0.00313492562, 0.000897018414, -0.0109146191, -0.0012080695, 0.0230636764, 0.0203760397, -0.0136960112, -0.0240637287, -0.00250012754, 0.00864106603, -0.0224542711, -0.0131100435, -0.018766582, -0.00442991359, 0.00315055135, -0.0144616757, 0.0165164676, 0.0184071884, -0.00926609803, -0.00207041809, 0.000941942621, -0.00248254859, 0.0135006886, 0.0114380838, -0.00676987646, 0.0200947747, -0.0135788182, -0.0115005868, -7.43446144e-05, 0.0133913085, -0.00815666653, 0.00106060097, -0.0175321437, 0.00689878967, 0.00359002687, 0.0493150167, 0.00645345449, -0.00206846488, 0.0106411679, 0.00658236723, 0.00135749113, 0.00674643787, -0.00070267258, 0.00335954642, 0.0152117135, 0.0265638549, 0.00619172212, 0.0107036708, -0.0144382371, 0.0303921755, 0.00470727123, 0.027407648, 0.00639095111, 0.0141725978, 0.00636360608, 0.0342517495, -0.0180009194, 0.0167196039, -0.000551297679, -0.000317643164, 0.0116880964, -0.00721911853, 0.0137585141, -0.00710973796, 0.0011758412, -0.00479711965, 0.0145944944, 0.00793399848, 0.00974268466, -0.0126647083, 0.0102895871, 0.0101880198, -0.00494165858, -0.00533620967, -0.00543387095, -0.00117291138, -0.00618390925, -0.00716442801, 0.00294741592, 0.00596905453, -0.0161727, 0.0127037736, 0.00421115244, -0.0112115098, 0.0346580185, 0.009813, 0.0011856074, -0.010234897, -0.00971924607, -0.00389082357, -0.00455882633, -0.00189853436, 0.00459007779, -0.0100161359, 0.0111177545, -0.0108130518, 0.00937547814, 0.0222823862, 0.0013106137, -0.0168446098, -0.00712145725, -0.0167039782, -0.00109380577, -0.00839105342, 0.00677378336, -0.0152976559, 0.00477758748, -0.0212979615, 0.0101723941, 0.00305874972, 0.0114458967, -0.0177509058, -0.0291421115, 0.0116724707, -0.0122115603, -0.0194697436, -0.00921140797, 0.0181103, -0.014328856, 0.0104380324, 0.00862544, -0.00201963424, 0.022063626, -0.00928172376, -0.0219854973, 0.0140319662, -0.0105630392, 0.00833636243, 0.017969666, -0.00175985543, 0.0230011735, 0.038095694, -0.0204541683, -0.0203916654, -0.00135651452, 0.00674643787, -0.00536355516, -0.0234543215, -0.00941454247, -0.0232980642, 0.0179071631, 0.000115728559, 0.0156179843, -0.00334587391, -0.00192978594, -0.0122975027, 0.0252356622, 0.0201572794, -0.0083207367, -0.00349822547, -0.00770742446, 0.0133131789, -0.0480024479, 0.0139069594, 0.00614875136, 2.18974801e-05, 0.00252551958, -0.0216729809, -0.0015782055, 0.00322477403, 0.0329704322, 0.0122975027, -0.0181571767, -0.00543777738, -0.0119537348, 0.0145476172, -0.0100473873, -0.0136413211, 0.0216573551, 0.00914109126, -0.00929734949, -0.0136022568, 0.0268607456, -0.0249231476, 0.00948485918, -0.00810978841, -0.00100200425, 0.0170477442, -0.0123287542, -0.0111411931, -0.0140710305, -0.00531277107, -2.22026702e-05, -0.0133678699, 0.0100005101, -0.010406781, 0.00810978841, -0.0126725212, 0.013586631, -0.0225792769, -0.0117662251, -0.0186572019, -0.000974170805, -0.00810197555, -0.0087895114, 0.00576201268, 0.00241418579, 0.00692222826, -0.00659408653, 0.0161414482, -0.0056643514, -0.00941454247, 0.000881392625, 0.00818010513, 0.00357830757, -0.0158523712, 0.0111255674, 0.0215323493, -0.00149031042, -0.0179227889, 0.0316266119, 0.00965674315, -0.00625813194, -0.013360057, 0.022798039, -0.0156257972, -0.0133834956, 0.00776992785, -0.00212120195, 0.0133366184, -0.0135241272, 0.0213448387, 0.00812541414, 0.000723669713, 0.0354705602, 0.00225402135, 0.0102114584, 0.0197197553, -0.00860981457, 0.00132233312, -0.0112271355, -0.00284975488, 0.0150476424, 0.00118365418, 0.0488149896, -0.0112271355, 0.0192509815, 0.016375836, 0.00559012918, 0.00737147, 0.0213135872, -0.00663315086, 0.00400020415, -0.000875533, -0.0145632429, 0.0364706106, -0.00235754228, -0.00813322794, -0.00860981457, -0.0126647083, 0.0059534288, -0.00803166, -0.00887545291, -0.0351892971, 0.00219347118, -0.0115318382, 0.011828729, -0.0215792265, 0.00990675576, -0.0123209413, -0.00178231753, 0.0202041566, 0.0183446854, -0.0153992232, 0.0127897151, -0.01137558, 0.0271576364, 0.0148210684, 0.0153289074, -0.0211104527, -0.0144147985, 0.0138600823, 0.010234897, -0.0222511347, -0.0191884786, 0.0105396006, 0.0169852413, -0.00794962421, -0.00618781568, 0.0200322717, 0.00410177186, -0.00322477403, -0.00997707155, 0.0339392312, -0.00164070877, 0.00100981712, -0.0182978082, 0.0181571767, -0.00375605095, -0.0178759117, -0.0105552264, 0.003156411, 0.00271498226, -0.00554715795, 0.0140007148, 0.00353924301, -0.0102114584, -0.00978174899, -0.0154382875, -0.0220167488, -0.00252356636, -0.010234897, 0.000261243811, 0.00455492, 0.00881295, 0.006113593, -0.0163602103, -0.0256575588, -0.00410177186, 0.011484961, 0.000918015605, -0.0127584636, 0.0107036708, -0.0019932657, -0.0120709287, -0.00777383428, 0.0182040539, 0.00165242807, -0.0170321185, 0.00454710703, 0.00852387212, -0.00726208929, 0.00891451724, -0.0101411426, 0.00226769387, 0.0170477442, -0.0176102743, 0.000203989897, -0.0171102472, -0.0193603635, 0.00891451724, -0.00158015871, -0.0027520936, 0.00573466765, 0.0170008671, 0.00261536776, 0.00425021676, -0.0161258224, 0.0186415762, 0.0228292905, -0.00850824639, -0.00650423812, 0.0249856506, 0.00290053873, -0.00271888869, 0.00619172212, -0.0159930028, -0.00507447775, -0.0118599804, 0.0122037474, 0.0196416266, 0.00963330362, 0.0162508283, 0.00882857572, -0.00369745423, 0.0210166965, 0.0227355342, 0.00360760605, -0.0111411931, -0.00054641458, 0.0181728024, 0.00614093849, -0.0148679465, -0.0031193, -0.0113677671, -0.0153132817, 0.00160945707, 0.00315445778, -0.0053401161, 0.00893795583, -0.000998097821, 0.0262982175, -0.00703551527, 0.00162508292, 0.0080004083, -0.00489087449, 0.00962549075, -0.0109224319, -0.00871138182, 0.000143439931, 0.00107525021, -0.0114224581, 0.000944872445, 1.32376749e-06, -0.00461742328, -0.00448069721, -0.00337712537, -0.00608234154, -0.00503541296, -0.00672299927, 0.00259778881, 0.0222667605, 0.013875708, 0.0159148742, 0.00883638859, -0.0138444565, -0.00705504743, -0.00811760128, 0.0142194759, 0.00576201268, 0.00907858834, 0.00818010513, 0.0172665063, -0.0130709792, 0.00856293738, 0.00144929276, 0.00919578131, 0.0130084762, -0.00573466765, 0.0392832533, 0.00789102726, -0.0095473621, -0.00503150653, -0.00410177186, 0.00979737472, -0.00351189799, 0.0150242038, 0.0143913589, 0.00358807365, -0.0127193993, 0.00809416268, 0.00827385951, 0.00501978723, -0.0181884281, 0.011430271, -0.0105864778, 0.0126022054, -0.00187997869, 0.00723083783, 0.0136725726, -0.0197822601, -0.00231457129, 0.00502369367, -0.0164227132, -0.00994582, 0.000117193478, -0.00626985123, -0.00450804271, -0.00110454857, -0.00945360772, 0.00070267258, -0.00297866762, 0.0125943925, -0.00178817718, 0.0154304747, 0.0172977578, -0.0215636, -0.00676597, 0.000793985848, -0.012227186, -0.0193759892, -0.0115865283, 0.019626, 0.00914109126, 0.00503932, 0.00729334075, -0.00168660947, -0.0244074948, -0.0317516215, -0.0132975532, -0.0175633971, 0.0127740894, -0.00360565283, -0.0254700501, 0.0166414734, -0.0255638044, -0.00300405943, 0.0295015052, -0.0239230953, 0.00376581727, 0.00161336362, -0.00462132972, -0.00643392187, 0.00314664491, -0.0145085528, -0.00542215165, 0.00570341619, -0.00331071578, 0.0298608989, 0.00370331388, -0.0264075976, 0.00825042091, -0.00504713273, -0.00349627226, -0.0138444565, 0.0148210684, -0.0140007148, -0.0217511095, -0.0250012763, 0.00793009251, -0.0126334568, -0.0053518354, 0.0140944691, 0.0161570739, -0.00103813887, -0.0278451703, 0.0280795582, -0.0203447882, -0.0257513132, 0.0109302448, 0.0142429145, -0.00518776476, -0.0129303476, -0.00796915684, 0.0120865544, 0.0163445845, -0.00319352234, -0.00147175475, -0.00324235298, 0.00152449182, 0.0169852413, -0.00910984, -0.0142585402, -0.0140866563, -0.0118131032, -0.00888326578, 0.00847699493, 0.020297911, 0.00395723339, -0.00391426217, -0.00979737472, -1.7456945e-05, -0.00157234585, 0.0058049839, -0.0139147723, 0.0810666382, -0.0109536843, 0.0159695651, -0.017969666, 0.0100942655, -0.00749256974, -0.0108443033, 0.0508463457, 0.0102427099, -0.00481274538, -0.0106958579, 0.0324079022, 0.000229015597, 0.00675815716, -0.0118052894, 0.00919578131, -0.0126490826, -0.0235949531, -0.0101880198, 0.00489478093, -0.00888326578, -0.0180009194, 0.0104692839, 0.00925828516, -0.0103755295, -0.00628547696, 0.0167821068, -0.00783243123, -0.0179227889, 0.026266966, -0.0103833424, 0.00935204, 0.0216573551, 0.00357440114, -0.0362518504, -0.00328532397, -0.0201572794, 0.00605890295, 0.00421115244, -0.00518385833, -0.00243371795, -0.00654330244, 0.00305093685, 0.00528542604, 0.0131412959, -0.00320719485, 0.0279701781, -0.0297515187, 0.00689488323, 0.00333220139, -0.00361737213, -0.0278764218, 0.00810978841, -0.0112896385, 0.0145085528, -0.00165145146, -0.0065784608, -0.00903952401, 0.00079545076, -0.00347869308, -0.0103755295, 0.00791837275, 0.00308804819, 0.00728552788, -0.012000612, -0.0184384417, -0.0147429397, 0.00725037, -0.00450023, 5.4629254e-05, -0.0146960625, -0.0212979615, 0.0101098912, 0.00841449201, 0.0184853189, -0.000227428594, 0.0026759177, 0.00353533658, 0.00235754228, -0.00976612326, -0.0122115603, 0.000948778878, -0.00823479518, 0.000599639956, 4.46723834e-06, -0.00159578456, -0.016547719, 0.00511354208, -0.0339392312, 0.0206573047, -0.00564872567, 0.0103130266, -0.00815666653, -0.000774453569, 0.0214698464, 6.69589863e-05, 0.00866450462, -0.0102114584, 0.0268763714, 0.00501978723, 0.0320953876, -0.0102817742, 0.0089457687, -0.0102427099, -0.0287358407, 0.0291421115, 0.00806291122, 0.0136725726, 0.00331852864, 0.0200010203, -0.00198545284, -0.00900046, 0.0356893204, 0.0167664811, 0.00633235415, 0.00644954806, 0.0190634727, -0.0089457687, -0.00211338908, -0.00193466898, -0.0119381091, -0.000896041805, -0.0219073687, -0.0348767787, -0.0196572524, 0.00451585557, 0.0135006886, -0.00840667915, 0.0156804882, 0.00455882633, 0.00152546843, 0.00846918207, 0.0316422395, -0.00827385951, 0.0184071884, 0.0133522442, -5.23708368e-05, -0.00544559024, 0.0105005354, -0.0195947494, 0.00771133089, 0.00632063486, 0.00885982718, -0.00047097131, 0.0184071884, -0.0136803854, -0.0125318896, -0.00195029483, -0.00859418884, 0.00680112839, 0.00863325316, -0.00167684339, 0.0104224067, 0.0107739875, 0.0112740127, -0.000880416, 0.00708239246, -0.0169696156, 0.00553153222, 0.000936082914, -0.0078168055, -0.000814983, -0.0022032375, -0.00868794322, -0.00666830922, -0.00612531276, 0.0107974261, -0.00134381861, 0.00689488323, -0.00599639956, -0.00565653853, 0.00777383428, -0.0110005615, 0.0114458967, -0.0181571767, 0.012906909, -0.0040705204, -0.0285795834, 0.0159461256, -0.027235765, -0.00496900361, 0.00853949785, 0.00551981293, 0.0503775701, 0.013586631, 0.0214698464, -0.0120162377, 0.00879732426, 0.0170789957, -0.0221573804, -0.0231730565, -0.0118521675, 0.00432053301, 0.0136256954, -0.00533230323, -0.00786368269, -0.00216221972, 0.00558622275, -0.0183290597, -0.00757460529, 0.0280639324, 0.00406661397, 0.00628547696, 0.00121588237, -0.0076644537, 0.0250012763, 0.00653939601, 0.0182196796, -0.00861762743, -0.00582060963, 0.0124225086] |
20 Sep, 2024 | How to Back Up and Restore Data in Linux?
20 Sep, 2024
Backing up and restoring data in Linux is essential for ensuring the security and integrity of your files and system. Whether you're safeguarding personal data or managing critical system files, having a reliable backup strategy is crucial. Linux offers various methods and tools for creating backups and restoring data, from simple file backups to full system snapshots. In this guide, we’ll explore how to back up and restore data in Linux, ensuring you can recover your files whenever needed.Table of Content
What is Back Up and Restore Data in Linux?How to Install Deja-Dup Application to Back Up & Restore Linux Data?How to Back Up Data in Linux Using Deja-Dup?How to Restore Data in Linux using Deja-Dup?What is Back Up and Restore Data in Linux?The Back Up Linux Data can be easily returned to the device when the device is free from danger using the Restore Linux Data operation. Unfortunately, Linux doesn't come up with any software that can Back Up & Restore Data in Linux. To Back Up & Restore Linux Data, you need to install any third-party application on the device.To know more about the Back Up & Restore process, check the article Backup and Restore.How to Install Deja-Dup Application to Back Up & Restore Linux Data?Step 1: Open the Linux Terminal & execute the following command to update packages before installation.sudo apt updateStep 2: Now, to install the third-party application Deja-Dup on Linux, the following command will be used.sudo apt install deja-dupSo, the Deja-Dup application is now installed on the Linux. So, you can Back Up Data & Restore on Linux with the help of Graphical User Interface.How to Back Up Data in Linux Using Deja-Dup?Step 1: Execute the Back-Up Application & click on Create My First Backup.Step 2: Click on the Forward button.Step 3: It will take some time & the backup will be completed.Congratulation! The Linux Data Back-Up Process is completed with a couple of clicks on the Deja-Dup application.How to Restore Data in Linux using Deja-Dup?Step 1: Open the Back-Up Application again. And click on the Restore Tab. Now, select the Folder or File to restore and click Restore.Step 2: Click on the Restore button again.Step 3: The Restore operation is completed on Linux.ConclusionBy implementing a solid backup and restore strategy in Linux, you can protect your important data from potential loss due to hardware failure, accidental deletion, or system errors. Whether you choose simple command-line tools or more advanced backup solutions, understanding how to back up and restore data in Linux will give you peace of mind and ensure that your files are always recoverable when needed.Also ReadHow to Recover a Deleted File in Linux?How To Recover Deleted Google Docs Files?Tools to Securely Delete Files from LinuxHow to Back Up and Restore Data in Linux - FAQHow to Back Up Data on Linux?To Back Up Data on Linux, the following guidelines should be used properly.Open Deja-Dup application.Click on the Create First Back Up.Click on Forward.The backup has been done.How to Restore any certain time frame backup on Linux?To Restore data from any certain time frame on Linux, the following steps should be executed.Open Deja-Dup application.Click on the Restore Tab.Select the Time Frame.Click on the Folder that should be restored.Click on the Restore option.Can I do regular backup data on Linux?Yes! You can perform regular backups of your Linux data using the Deja-Dup application. After the first manual backup, the Deja-Dup application will perform a regular backup of the Linux Data without initializing it. These updates will directly be saved on Google Drive.What is the best backup tool for Linux?Some popular Linux backup tools include rsync, Timeshift, Deja Dup, and Bacula. The best tool depends on your specific needs, whether it's file backups or full system restoration.How do I back up my Linux system to an external drive?You can use rsync or tar to back up your system to an external drive by specifying the source directory and the external drive as the destination.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux? | https://www.geeksforgeeks.org/how-to-back-up-and-restore-data-in-linux?ref=asr10 | Languages | How to Back Up and Restore Data in Linux? | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, How to Back Up and Restore Data in Linux?, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, How to Restore Windows Photo Viewer in Windows 10?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.00923297461, 0.0211686175, -0.00971314404, 0.0126147401, 0.0125461444, 0.00419462379, 0.00240084762, 0.018959837, 0.0083961077, 0.017615363, 0.0356971733, -0.054684449, 0.0445322953, -0.019042151, 0.0254215468, -0.000394210627, -0.00528872432, 0.0132115213, 0.0134584662, -0.00580662163, -0.00106580486, -0.030017456, -0.0165041126, 0.00575174484, -0.0151047613, 0.0189461187, 0.0151459193, 0.0527637713, 0.000999781536, -0.00869106874, 0.0273696631, 0.0318558179, 0.00415689638, -0.0389897674, -0.00129560032, -0.0221289564, -0.0115720853, 0.00297190645, -0.0282614063, 0.0239810385, 0.0038928031, 0.0284809135, 0.015049885, -0.0190833099, -0.011771013, 0.00316911889, 0.00224307762, -0.0155574931, 0.00196526526, -0.00427693874, -0.0101178577, -0.0356697366, 0.059266638, 0.00998066645, 0.0271913148, 0.00632108888, 0.0300448928, -0.00247115828, 0.00897231, -0.0465352871, 0.00422549201, 0.008238337, 0.0310052335, -0.0165041126, 0.0361636244, -0.0111056352, 0.0136505337, 0.0136848316, -0.0214292798, -0.00349666318, -0.00693844957, -0.00099463691, 0.0137191294, -0.0242005438, -0.000576632156, -0.0121208513, 0.00726427929, 0.00305250636, 0.0013230386, 0.0344624519, 0.00112068141, -0.0245160852, -0.0257782452, 0.0117229959, 0.0233225208, 0.00554252835, -0.00719568366, -0.0557819791, 0.0498004407, 0.00460276799, 0.0155300545, -0.047962077, 0.0293315, -0.016353203, 0.011771013, 0.00997380726, -0.048428528, 0.00100835599, -0.00962396897, -0.02160763, -0.0209902674, 0.0188912414, 0.0117435753, -0.0611873195, 0.00108295376, -0.0149675701, -0.0157084037, -0.00191553344, 0.016435517, -0.00363213965, -0.0288650487, -0.00145508524, -0.0221838318, 0.000914894452, -0.0252569169, -0.00567971962, 0.0565228127, -0.0643701553, 0.00578604266, 0.00435239403, 0.00522698835, 0.0339136869, -0.00695902854, 0.0633823797, -0.0260251891, 0.0430231914, -0.0203866269, -0.0247904677, 0.0325692147, 0.000630651251, -0.0290845539, 0.0236929376, -0.0444499813, 0.0555624738, -0.0116955582, -0.000729686231, 0.0276028886, 0.0208530761, -0.0537241101, -0.00223621819, -0.0185894202, -0.042886, 0.0136093767, 0.0218682922, -0.0312796161, 0.0409104452, -0.0114211757, -0.0132115213, 0.00205272483, 0.043544516, -0.00388594344, 0.0385507531, 0.0238026902, 0.015722122, 0.0256547723, -0.0220329221, -0.0152968299, 0.0310875475, 0.00017834868, -0.0178074297, 0.0379196741, -0.027026685, -0.000931185903, 0.00296847662, 0.0218957309, 0.00832751207, 0.0224307775, -0.00640683342, -0.0330082253, 0.0455749482, -0.0402244888, -0.0350660942, -0.0229658224, 0.0234734304, -0.0483736508, -0.0236517787, 0.0108175334, 0.0110507589, -0.0143502094, -0.0468645468, -0.0107695162, -0.0181778464, 0.00124501099, 0.00904776622, 0.0404165573, 0.0323222689, -0.0112359673, -0.0346819609, -0.0193302538, 0.000333546341, -0.00198927382, 0.0126901949, 0.0212372132, 0.015722122, -0.00166001462, 0.0235283077, -0.0164217986, 0.0378099196, 0.0260251891, 0.00253117946, -0.0412397049, -0.0219231695, -0.0128822625, 0.0286729801, 0.00467136363, 0.0100081051, 0.0154065825, 0.000794852094, 0.0334472395, -0.0449987464, -0.016435517, -0.0383861251, -0.010844972, 0.000143622136, 0.0096514076, 0.0191244669, -0.0147069069, -0.0229246654, -0.00822461862, -0.00763469562, -0.00851271953, -0.0138768991, 0.0175742041, -0.0276440457, -0.0336667448, -0.030730851, 0.00865677092, 0.00747692538, 0.0266562682, 0.0175193287, 0.0300997701, 0.0207433235, 0.0040094154, -0.0434347652, -0.00386536471, 0.0373434722, 0.00923297461, -0.0163257644, -0.0225954056, 0.0209216718, 0.0105157131, 0.0148852551, -0.0116063831, 0.00461305724, -0.0206884481, 0.0298802648, 0.0158455949, 0.0678273737, 0.016353203, 0.0171626303, 0.0335021131, 0.00991207082, 0.00690072216, 0.0118601872, -0.0181229711, 0.00577232381, -0.00826577563, -0.00703791343, 0.0157084037, 0.00753866183, 0.0286729801, -0.0211548973, -0.013369292, 0.0109478654, 0.0170254391, 0.018411072, 0.00678753946, 0.00475710817, 0.0239673201, -0.0233088, 0.0227188785, -0.0390172042, -0.00478454633, -0.0417610295, -0.00212475029, -0.000736974471, -0.0165864285, 0.0173272602, 0.0116544, 0.0299077015, 0.0181915667, -0.0278498325, -0.00601926818, -0.00469880179, -0.0175467674, -0.0411848277, -0.032486897, -0.0338862501, -0.0418159068, 0.00600897893, -0.0324594602, -0.0167784952, 0.0103716617, 0.00384135637, 0.037288595, 0.0228697881, -0.0102893468, 0.0218957309, -0.029468691, 0.0245435219, 0.00158541696, -0.008238337, 0.0358343646, 0.010632325, -0.0207844805, -0.000344693137, -0.00657146284, 0.0537789874, -0.00605013594, -0.0181229711, 0.0244200509, -0.00383449672, -0.0339411274, -0.0682115108, 0.0150361657, 0.0445871726, -0.00731229596, 0.029633319, -0.0293315, 0.00962396897, 0.0599251576, -0.00126901944, -0.0428585596, 0.0685407743, 0.0285906661, -0.028755296, -0.0462060273, 0.0365203246, -0.0186031405, -0.00714080688, -0.0238438472, -0.0330905393, -0.00353953545, 0.0513095446, -0.00912322104, -0.00977488, -0.0312247388, 0.011098776, 0.00654745474, 0.00301820855, -0.00572430668, -0.0238301288, -0.0281790923, -0.0217996966, 0.0635470077, 0.0257508066, -0.00869106874, 0.0363556929, -0.0141581418, -0.0124501102, 0.00136762578, 0.00138991931, 0.0120179579, 0.0390172042, 0.0096514076, 0.0252843555, 0.0168745294, -0.00383792655, -0.0292491838, 0.018452229, 0.0307857264, -0.0395659693, -0.0544375069, -0.00822461862, -0.00881454069, -0.00917809736, -0.0128479647, -0.0111262137, -0.00726427929, -0.0289473627, 0.0153379869, 0.0116886981, 0.00593009358, -0.00262892828, -0.0152831106, 0.0165864285, 0.0105568701, -0.0125049865, 0.0132663986, -0.00138648949, 0.0142953331, 0.0187677685, -0.0157084037, 0.0259703118, 0.00395796867, -0.0209902674, -0.0210451446, -0.015639808, 0.0303741526, -0.0382214934, -0.0289473627, 0.0359715559, -0.042886, -0.0110439, -0.0189323984, 0.0195223205, 0.00904776622, 0.0227188785, 0.0432426967, 0.00659204181, 0.015049885, 0.00830007344, 0.0169705637, -0.017190069, -0.0211000219, 0.00426321942, 0.0271364376, -0.0307582878, 0.00105808792, 0.0143913673, 0.0210314263, 0.0445597321, -0.0192479379, 0.00711336872, 0.0162571687, 0.0250236932, -0.00836181, 0.0652481765, -0.0276852027, 0.00224136282, -0.048346214, 0.0150361657, 0.00794337597, -0.0027301067, 0.0106048873, 0.001876091, 0.00129731523, -0.00251746038, 0.00990521163, -0.00245229434, 0.0108175334, -0.00887627713, -0.0181778464, 0.0230069794, 0.00233739661, -0.0475505032, 0.0281790923, -0.01765652, 0.0125118466, 0.00580319157, 0.0115103498, -0.0079913931, 0.0222935863, -0.0280281808, -0.0809977427, 0.00158198713, -0.0451908112, 0.00123729394, -0.00402999436, -0.0400598571, -0.0160239432, 0.0110919159, -0.0465627275, 0.0388800129, 0.00479140598, -0.0155712124, -0.0311424248, -0.0186717361, 0.0505961515, 0.0075112232, 0.018877523, -0.00869106874, -0.0117161367, 0.0113868779, 0.0161474161, -0.0201534014, -0.02505113, -0.0169568434, -0.0167784952, -0.00664691813, 0.00805312861, -0.00822461862, 0.0487852246, 0.0117229959, 0.015091043, 0.0174918901, -0.0224582143, -0.0295784436, -0.0163257644, -0.0541905612, -0.0186854545, 0.0142130181, 0.0179583412, -0.0377824828, 0.0450810604, 0.0295235664, -0.0359441191, 0.00408144109, 0.0324594602, -0.0116132433, -0.0163806416, -0.015722122, -0.0446969233, -0.00533331139, 0.00321199116, 0.0373434722, -0.070077315, -0.0182464421, 0.0139523549, 0.00219506072, 0.00255004317, -0.0116955582, -0.0726565123, 0.0186168589, 0.00283643, 0.0390720814, -0.00997380726, 0.039593406, 0.0168745294, -0.0451084971, 0.0110027418, 0.0159553476, -0.00101693044, 0.046068836, -0.0167647768, 0.0301820859, -0.0227463171, 0.024255421, 0.0174370129, -0.00851271953, 0.00332174427, 0.0136916917, 0.0488126613, 0.0060569956, 0.00665377779, -0.022910947, 0.0143502094, -0.00736717274, -0.000759696821, -0.0297156349, 0.0224444959, 0.0209216718, -0.0149126938, -0.00713394722, 0.0221152361, -0.0048257038, 0.013451607, 0.00679439912, 0.0219780449, -0.0264093243, -0.0510900393, -0.00506235892, -0.0222661477, -0.0142953331, -0.0245572422, 0.0119905192, 0.0181366894, -0.0306485351, 0.0400049835, -0.00189495482, 0.0113868779, 0.0217173826, 0.0146931875, 0.0320753232, 0.00185894209, 0.0351484083, 0.0115240691, 0.00171403377, -0.000832579681, -0.00052218436, 0.0222935863, -0.0138837593, 0.0172861032, 0.020510098, 0.0137945851, -0.0266562682, 0.00705163274, 0.010467696, -3.32528107e-05, -0.0120453956, 0.000530758814, 0.0155574931, 0.0205786936, -0.0429957509, -0.00579633238, 0.00183150382, 0.0213469658, -0.0100012459, 0.0017834868, 0.0414317697, -0.0119356429, -0.00604327675, -0.0133898705, 0.00356354401, 0.0322399549, -0.00269066426, -0.0182464421, -0.00248316256, -0.00691444147, 0.0139660742, -0.0160651, 0.00120471104, 0.00127159187, -0.00180063571, -0.0216625053, 0.0334472395, 0.0287004188, -0.0054396349, 0.0191519056, 0.00902032759, -0.0259565935, 0.0180543736, 0.00848528184, 0.0176016428, 0.00368701597, -0.0162571687, -0.00815602206, -0.0146657499, -0.0248453431, 0.0246395562, -0.0207158849, 0.010591168, 0.0230069794, 0.0254078284, -0.00197726954, -0.0264367629, -0.00207158853, 0.00189838454, -0.00857445598, -0.00138991931, -0.0198790189, 0.0175742041, -0.00396139873, -0.0213606842, 0.00357383327, 0.0078061847, 0.000398712204, -0.00847842172, -0.0261760987, -0.0380294286, 0.00836181, -0.0116681196, 0.0360538736, -0.0299900174, 0.018452229, -0.0018297889, -0.0120042386, -0.0109478654, -0.0193302538, -0.00112839835, -0.0101041393, 0.0239536, -0.00322228065, 0.152556717, -0.0168882478, 0.00199098862, -0.0292766225, 0.00235969038, 0.008238337, 0.0111742308, -0.0583886169, -0.0259565935, 0.00503835035, 0.0305936597, -0.0224993732, 0.0297156349, 0.0120042386, -0.0140278097, -0.00247287308, 0.0404988714, -0.00262378342, -0.0112771243, 0.0117572937, 0.0228011925, 0.0078885, -0.0313070528, 0.0190695897, 0.0246532764, 0.0224993732, -0.00308508915, 0.0175330471, -0.0372337177, 0.0149950087, 0.0317460671, 7.17038856e-05, 0.0104196789, -0.00866363, 0.0228972267, 0.0328984745, -0.0266562682, -0.0259017162, -0.00976116, 0.00917809736, 0.0120934127, -0.0425841771, -0.00563513255, -0.0219368879, -0.0133349942, -0.0151596386, 0.00888999552, -0.00324628898, 0.015173357, 0.0253392328, -0.00316740409, 0.0218271352, -0.0446146093, -0.00477082748, -0.0283162836, 0.0132938363, -0.00683212653, 0.000168916784, 0.00128874078, -0.000117362863, -0.0182601623, -0.00957595278, 0.0294961277, -0.0111605115, -0.003121102, -0.0302369613, -0.000976630487, -0.00875966437, -0.00284328964, -0.000992922, -0.013280117, -0.0176702384, 0.0557819791, -0.000634081, -0.0215664711, -0.00734659377, 0.0254901424, -0.0453828797, 0.00336804637, -0.00241799653, -0.00861561298, -0.0277537983, -0.0209216718, 0.00502463104, -0.0140895462, -0.0372611545, -0.00795023516, 0.0369593352, -0.0261486601, 0.0162846074, -0.00595067255, 0.011222248, -0.0382489339, 0.0270952806, 0.0138014443, -0.0179720595, 0.0314991213, 0.0302095227, 0.0090340469, 0.0162022915, -0.0214841571, 0.0120934127, -0.015049885, -0.00407801103, 0.00584091945, -0.0181092508, 0.00664348854, -0.00671894383, 0.000822290312, 0.0252431985, -0.00128102372, -0.0309229176, 0.0173684172, -0.0195086021, 0.0104265381, 0.024173107, -0.0388251357, 0.0148029411, 0.0494437441, -0.00555624766, -0.00522012869, 0.0283162836, -0.00474681892, -0.00744948722, 0.00959653128, 0.0117229959, -0.0179309025, 0.000428508443, 0.0346545205, 0.0496358089, -0.00777188689, 0.00910950173, -0.00319141243, 0.00993950944, -0.0414592102, -0.00149024045, -0.0129097011, -0.00436268328, -0.0165315513, -0.00555624766, -0.0145834349, 0.0311698616, 0.000741261698, 0.0241319481, 0.0243514553, 0.0258879978, 0.024214264, -0.00899974909, 0.0245709606, -0.0046233465, 0.00518926093, 0.00414660713, -0.0334472395, -0.00980917737, 0.0103922402, -0.00696245814, -0.0214155614, 0.015173357, -0.0304290298, -0.022910947, -0.0127587905, 0.0152145149, 0.012484408, -0.0174232945, -0.0389623269, -0.00782676321, 0.011771013, -0.0356148593, 0.0223073047, -0.0209902674, 0.0358343646, 0.0088556977, -0.00495603541, 0.0189461187, -0.00402313471, -0.0241868254, 0.0113114221, 0.0134241683, -0.00241799653, -0.0199338961, -0.0185071062, -0.0305387825, 0.0180955324, -0.0141307032, 0.0382489339, 0.0306485351, -0.0140758269, 0.0269855279, -0.00467822328, -0.0199476145, 0.0021418992, 0.00583749, 0.0304564685, 0.00829321425, -0.0105705895, -0.0232676435, 0.0453828797, 0.0224170573, -0.0195909161, 0.0122923404, 0.0136299552, -0.0257508066, -0.00117984519, -0.0150773237, -0.0054396349, -0.0132663986, 0.0287827346, 0.0142816138, -0.0144050857, -0.0500199459, -0.00913694, -0.002711243, 0.00867049, -0.0229658224, 0.0211137403, -0.0124089522, 0.0181366894, 0.0203866269, 0.00439355103, -0.0227463171, -0.0178348683, 0.00846470334, 0.00192239298, -0.000144158039, -0.0229658224, -0.00994636863, -0.00734659377, -0.0152831106, 0.00612902129, 0.0224582143, 0.0155163351, 0.00383449672, -0.022952104, -0.00159399142, 0.00416032597, 0.00350866746, 0.000462163182, 0.00567629, 0.0107420785, 0.0308406036, 0.0167236198, -0.0121688675, -0.0151047613, -0.0376178548, -0.019000994, 0.0164629556, -0.00550823053, -0.022321023, -0.00171146146, -0.0317735039, -0.0276303273, -0.00425293, 0.0341057554, -0.00491487794, -0.0136025166, -0.0237203743, 0.00495603541, -0.0103853811, 0.018328758, 0.0349837802, 0.00106066023, -0.00243343064, -0.0196183547, 0.0105500109, 0.0174095761, -0.0243651737, 0.00511037558, 0.00193439727, 0.0168745294, 0.0062627825, -0.013492764, 0.018369915, 0.0172998216, -0.0327338427, -0.00926041231, 0.00610158266, -0.024173107, 0.0113868779, 0.0175330471, -0.0310052335, 0.0374257863, -0.0130606117, -0.0137397079, -0.0211686175, -0.00650629727, -0.00438669184, 0.0150224464, 0.00132475339, -0.00147051923, 0.00880082138, -0.00419462379, -0.0245160852, 0.0167510565, -0.0293863751, 0.0447792374, -0.0361087471, -0.0162983257, 0.0266837068, 0.00899288896, 0.00664691813, -0.0263681673, 0.00416032597, 0.0179446209, 0.00200642273, -0.0103442241, -0.00141392776, -0.0376452915, -0.0216625053, 0.0123060588, 0.0186168589, -0.0153791439, -0.00378990965, -0.00802569091, -0.0258879978, -0.0189461187, -0.0187677685, 0.00380705856, -0.0159004703, 0.0203317497, 0.00475710817, 0.00693844957, -0.00918495748, 0.0194262881, 7.32044209e-05, -0.0210451446, -0.025558738, -0.00998066645, 0.00776502723, -0.0111467931, 0.0329807885, 0.0245435219, 0.0148715368, -0.00672923308, -0.0536143593, -0.015173357, -0.0221426748, -0.0030284978, -0.0249002203, 0.00902718678, 0.00432838546, 0.0111948093, 0.0213195272, -0.0708455816, 0.0156672467, 0.0298253875, -0.0170528777, 0.00402313471, -0.0148029411, -0.00378305, 0.00117813027, -0.00318283797, -0.0100424029, 0.0205375366, -0.00319484225, -0.0135064833, 0.00554595795, -0.0316911899, 0.00890371483, -0.0190558713, 0.00256719207, 0.0224307775, 0.0486480333, 0.0280419011, 0.0186717361, 0.00347436965, 0.0177662726, 0.0223621819, -0.0237066559, -0.0312521756, -0.0177937113, -0.0216213483, 0.00557682617, 0.0113594392, -0.0183973536, -0.00275926, 0.0195909161, -0.0131840836, -0.0101795942, 0.00636910601, 0.0179309025, -0.0096719861, 0.00530587323, 0.021648787, 0.00651315693, 0.00815602206, 0.00116869831, 0.00859503448, -0.00546707306, -0.000570201315, 0.00352238654, 0.00998066645, 0.0265602339, -0.00451359339, -0.0119630806, -0.0631628707, -0.00336804637, 0.0371239632, -0.023075575, 0.00518240128, -0.0238712858, 0.00812172424, 0.0091438, -0.0152145149, 0.019000994, -0.0206884481, 0.015777, 0.000461734453, 0.00203043106, -0.0233499594, 0.00873908587, 0.0101041393, -0.00659547141, 0.00559740467, -0.0336941816, 0.0211137403, 0.0167099, -0.00475024851, -0.0207296051, 0.00647199946, 0.00439355103, 0.0243514553, 0.00877338368, 0.0149950087, 0.0420079753, -0.00895859115, -0.0207021665, -0.0172998216, 0.0178348683, -0.00549794128, 0.0162571687, -0.00611873157, -0.00766213378, -0.00273182173, -0.0292217452, 0.00787478, -0.0188500844, -0.0199750531, 0.00722998148, -0.0144736813, 0.0435170792, 0.0200024918, -0.0252431985, -0.00808056723, -0.00690415176, -0.0289473627, -0.0059403833, -0.0290571172, -0.0126558971, -0.00183836336, 0.0129097011, 0.0143090524, -0.0109135676, 0.0171626303, 0.0314991213, 0.0577849746, -0.00133075553, 0.0208393577, -0.0113182822, 0.0138357421, -0.0238575656, 0.0243240166, -0.00108295376, 0.0120796934, -0.0110439, 0.0416787155, -0.0417610295, 0.0116612604, -0.00627307221, -0.0101247178, 0.00529215438, -0.0112153888, -0.000649515, 0.0225679688, -0.00722998148, -0.0398677923, -0.0265602339, -0.00111553667, 0.0076964316, -0.00238369871, 0.0507059023, 0.0273696631, 0.0145148393, -0.0367398299, -0.00326000806, 0.0238026902, -0.0189872757, 0.0096719861, 0.00723684067, 0.0185757019, 0.025599895, -0.00633137813, -0.0108998483, -0.021017706, 0.0249550957, -0.00420148345, -0.0314716846, -0.00312281679, -0.00295304274, -0.00640683342, -0.0131086279, -0.0208667964, -0.0121002719, -0.00996008795, 0.0138083035, -0.0178348683, 0.0412122644, -0.012525565, -0.0134790447, 0.015008728, 0.0296881963, -0.0119013451, -0.0299625788, 0.00317254872, -0.00930842943, 0.0051240949, 0.000712108565, 0.0213195272, -0.0166275855, 0.00155712117, 0.00966512691, -0.0257370863, 0.0058477791, 0.00599183, -0.00559054548, 0.000609215116, 0.0139249163, -0.00248830719, 0.00475710817, -0.0110781975, 0.0183150377, 0.014377648, -0.0192205012, 0.0105157131, -0.00819718, 0.0205238182, -0.00387908379, 0.000961196492, 0.0046233465, 0.00976802, -0.00316225947, -0.0193851292, 0.00331145478, -0.00715452619, -0.0157907177, -0.0102413306, 0.00435582362, 0.00290502561, 0.0131909428, 0.0127176335, -0.0161062572, 0.0259565935, 0.00592323439, 0.00995322876, 0.00989149231, 0.00631765928, 0.0200710874, 0.00492516765, -0.00109838776, 0.00975430105, -0.015091043, -0.00559054548, -0.0107557978, -0.0210039876, -0.00870478805, 0.0245572422, 0.00538475811, 0.00249002199, 0.0274656974, 0.0136505337, 0.00357040344, 0.0255313, 0.0408006907, -0.00108123885, 0.0115789454, -0.0310326703, 0.0169294067, -0.00447929557, -0.00170888903, 0.0148989744, -0.0110164611, 0.00810114574, 0.00907520391, -0.0231716093, 0.0274245404, 0.0123060588, 0.024927659, 0.00358412252, -0.0100972792, -0.000146408842, 0.00982975587, -0.0172449462, 0.00193954189, 0.0156535264, -0.00515839271, -0.016435517, -0.0110507589, -0.0103579424, 0.00294961291, 0.00845784321, 0.0187128931, -0.010632325, -0.0020510098, -0.00569686852, 0.0133487126, -0.00820403919, 0.00248316256, 0.00253117946, 0.0248041861, 0.0161199775, -0.0142404567, -0.0101178577, -0.0155026168, 0.00137705763, 0.00423578126, 0.00196183543, 0.0250236932, 0.0440384075, 0.0223621819, 0.00644113123, 0.00863619242, 0.00367329689, 0.0214155614, -0.00301477872, -0.00130674709, -0.0203317497, 0.00288444688, 0.00152625318, 0.0040025562, 0.00593009358, -0.00128359604, 0.0270129666, -0.00847842172, 0.0157907177, -0.0094250422, 0.00380705856, -0.00543277524, 0.0143639287, -0.00367672672, -0.000903747685, 0.00933586806, 0.0059643914, -0.00894487277, 0.012820527, 0.00718882401, -0.000663234154, -0.0015279681, -0.0159141906, -0.00252774963, 0.0165589899, -0.00113354309, -0.00764841493, 0.0121894469, 0.0123952338, 0.0155163351, -0.0106940614, -0.00538818818, 0.00801883079, 0.0032342847, -0.0100149643, -0.0127450712, -0.0186854545, -0.015173357, 0.0187952071, 0.0122374631, -0.00623877393, 0.0125530036, 0.0255861767, 0.000701390498, -0.0149264131, 0.00712708803, -0.0202494357, -0.00802569091, 0.00305422116, -0.0239536, 0.0216625053, -0.0159690659, -0.00357383327, 0.003184553, 0.0241182297, 0.0132252406, 0.0176016428, 0.0114143156, 0.02378897, 0.0376452915, -0.0177937113, -0.0065783225, 0.0166961811, -0.020935392, 0.0067601013, -0.0017328976, 0.00565571105, -0.0176290814, -0.00404714327, 0.0111056352, 0.0168882478, 0.0164629556, -0.00252089, -0.0079913931, -0.000296033104, 9.19610393e-05, 0.0188500844, -0.0294961277, -0.00900660828, 0.00328744645, -0.0100835599, -0.0248865, 0.024968816, -0.019673232, -0.00242314115, -0.00418776413, 0.0117092775, 0.0094250422, -0.00873222575, -0.0045993384, 0.00121843023, -0.00609129341, 0.0075112232, 0.0165864285, -0.0141169839, 0.0276303273, -0.0309503563, -0.0281242151, -0.0120659741, 0.0152831106, 0.00683898618, 0.0218820125, -0.000937188044, 0.00869106874, 0.00342292292, -0.00594724249, -0.00786792114, 0.0142678944, -0.0164217986, -0.0181092508, -0.00838924758, 0.0422823578, 0.0138906185, -0.00983661599, -0.026272133, -0.00333203352, -0.0163257644, -0.00553909875, -0.00863619242, 0.00909578335, 0.0347368345, 0.0128411055, 0.00315539981, 0.0219506081, -0.0254215468, 0.0310875475, 0.0251471642, 0.0163394827, -0.0244612079, 0.00974744186, -0.024214264, -0.00850586, -0.00827949494, -0.00198241416, 0.0149401324, 0.0141307032, 0.00132989814, -0.0124638295, -0.00601583812, -0.00899974909, -0.022238709, -0.042886, 0.0302095227, -0.0202768743, -0.00768957194, -0.0178623069, 0.00762783596, 0.0100492621, 0.00963768829, -0.0104471175, -0.0180818122, -0.00879396219, -0.0136299552, 0.00733287493, 0.00891743414, -0.00993950944, -0.012738212, 0.00355668436, -0.00713394722, 0.00916437898, 0.0172586646, -0.00588893658, -0.0142130181, 0.0319106951, -0.0221289564, -0.0164217986, 0.018328758, 0.0116063831, -0.0146383112, -0.0302918386, -0.0012150004, -0.00321713579, -0.0170528777, 0.0127313519, 0.0207433235, 0.00718882401, -0.00784734171, 0.0139729334, -0.00698303711, 0.0104265381, 0.00367329689, -0.00424607052, -0.00836181, 0.0103030661, -0.0198790189, 0.0294412524, 0.0209628306, 0.0426390544, -0.0150361657, -0.0173821375, 0.00582034094, 0.02160763, 0.00490458868, -0.026230976, 0.000127437845, -0.0270404052, 0.0212097745, 0.00477768667, 0.00902718678, 0.0338862501, -0.00390995201, -0.0148166595, 0.0301272087, 0.000417361647, 0.00346751, 0.0290022399, 0.0316637494, -0.00532988179, 0.0120659741, -0.00363899907, -0.00240427745, -0.0151459193, 0.00171489117, -0.0204552226, -0.00530244363, -0.0037350331, 0.00279870233, -0.00887627713, 0.0390720814, 0.0217036624, 0.011812171, -0.00705849193, -0.00800511241, -0.000829149911, -0.0160788205, -0.00217448198, -0.0232676435, 0.0112496866, -0.00974058174, -0.0118396087, 0.0167236198, 0.0054396349, 0.0233088, 0.00197898434, -0.0158867519, -0.0100424029, -0.0045101638, -0.00409173034, 0.00963768829, -0.0025054561, 0.0139592141, 0.0111056352, -0.0230481382, -0.0079913931, 0.0324045829, 0.0190558713, 0.00467136363, -0.0135956574, -0.0232127663, 0.00882826, 0.0134584662, -0.0017046018, -0.00317254872, -0.00712022837, -0.00241971156, -0.000168809609, -0.00193611218, 0.00139506394, 0.0121208513, -0.00902718678, -0.000176312256, -0.0154614588, -0.00227566063, -0.0135270618, -0.0044175596, -0.00314339553, 0.0128479647, -0.00736031309, 0.0200573672, 0.0130537516, -0.00249345182, 0.0154065825, -0.0180406552, -0.0144736813, 0.00265465165, -0.00467479322, 0.0075661, 0.00141821499, -0.0235557463, -0.00624906365, 0.00865677092, 0.023459712, 0.00710650906, -0.0158044379, -0.0107489377, 0.00985033531, -0.0109615847, -0.0157084037, 0.0117024174, 0.0224170573, 0.00913694, -0.0367398299, -0.0312796161, -0.0142267374, 0.0182876, -0.0215939097, 0.00143279159, 0.0281790923, -0.0268346183, 0.00142250222, -0.000633652322, 0.00361156091, -0.0159141906, 0.00287244283, 0.00592666399, -0.0121963061, -0.00773072941, -0.00473652966, 0.0127587905, 0.0047125211, -0.00788163953, 0.0342155099, -0.020468941, 0.00956223346, 0.0330905393, 0.0429408737, 0.00928785093, 5.80919404e-05, 0.0168745294, 0.0293315, 0.0227463171, -0.0135750789, -0.0195086021, -0.00294789788, -0.00537103927, -0.00495260581, 0.00153225532, -0.00147566386, 0.0113045629, -0.00292731938, -0.00297533628, 0.00640340382, 0.0181092508, 0.000213825493, -0.0075798193, 0.0149401324, 0.0161885731, 0.00830007344, 0.0161885731, -0.00347779924, 0.034764275, -0.0239124428, -0.0238026902, 0.0116749797, 0.00143364898, -0.00574831525, -0.00444156816, -0.0110507589, -0.0109615847, 0.0157358423, 0.0260251891, -0.0179994982, 0.00262206863, -0.034928903, 0.0129577182, 0.00196698029, 0.0101178577, 0.0229658224, 0.00976802, -0.0109341461, 0.0034383568, -0.00550137088, -0.00499376329, 0.00827263482, -0.00892429333, 0.00540190749, 0.00287415762, -0.000207394653, -0.00603641709, 0.00324628898, 0.000270738441, 0.0327338427, -0.00670179492, -0.0225405302, -0.00999438576, -0.0202631541, 0.00727799814, 0.00646171, 0.015049885, 0.0110644782, 0.0058512087, -0.00811486505, 0.00477082748, 0.00182635908, 0.0202494357, -0.0160513818, -0.0360264331, 0.0111536523, -0.0194262881, 0.00784734171, -0.00277126417, -0.0138768991, 0.0183424763, -0.00125787267, 0.0114005962, -0.000803426548, 0.00916437898, -0.00805998873, -0.00293932343, -0.00493202684, -0.0184247904, 0.0339685641, 0.0029136, 0.0247904677, 0.0140278097, 0.00639654417, -0.00455818092, -0.0273696631, 0.0115034897, -0.0173409805, 0.0202219971, 0.000236869353, -0.00786106102, -0.000630222494, 0.0118601872, 0.0166961811, 0.00729171745, 0.0232127663, -0.0482364595, 0.0126490379, -0.012107132, 0.0113594392, -0.0103167854, 0.00265636644, -0.0298528261, 0.00500062294, -0.016901968, 0.0108586913, -0.0110233203, -0.0226365644, -0.0138357421, -0.0186717361, -0.00210245652, -0.0257370863, 0.000418219104, -0.0226777215, -0.0119493622, 0.00747006619, -0.0138083035, -0.00511037558, 0.00190524408, -0.0254901424, 0.00526128616, 0.00244029, 0.020427784, 0.0191244669, 0.00345036108, -0.000334403769, -0.0151184807, 0.0143090524, -0.000435368, 0.00293074897, 0.000186172882, -0.00823147781, 0.0152007956, 0.0121277105, 0.00231338828, 0.000664091611, 0.0113182822, -0.0133075556, 0.0133487126, 0.000850586046, 0.00602269778, 0.0238987245, -0.0225130916, 0.0112428265, 0.00995322876, -0.0112085287, -0.0121414298, 0.0154477395, 0.0208530761, 0.00174575928, 0.012107132, -0.0261623804, 0.0147343455, 0.0155300545, -0.00680125831, 0.009877773, 0.00414660713, -0.0107900957, 0.0272736289, 0.019714389, 0.00917123817, 0.00285357889, 0.0268071797, -0.0141718611, 0.0100698415, 0.0143639287, 0.00721626217, 0.0102756284, 0.00543620531, 0.00333203352, -0.0176290814, 0.00505892886, 0.00184007827, -0.00167802104, 0.0117778732, 0.0176839586, -0.000646942703, 0.0169980023, 0.00305765099, 0.0033886251, -0.00122014503, 0.0184385106, -0.00925355311, 0.00779246539, 0.0122031653, 0.00216933736, -0.00611530198, 0.020935392, -0.00566943036, -0.0109753041, -0.0137671465, -0.0203317497, 0.00151253399, -0.032871034, 0.00336633134, 0.0169568434, -0.0117435753, 0.000273310783, 0.0104951337, -0.000354339398, -0.0264504813, 0.000524328, 0.00604327675, -0.0402793661, -0.0230892953, 0.018328758, 0.0175467674, -0.015722122, 0.0314991213, 0.000763126591, 0.0100012459, -0.00985033531, 0.0116132433, 0.0100218244, 0.00771701057, 0.00477768667, 0.00915066, 0.0164217986, -0.0300723314, -0.00388937327, 0.0137328487, -0.00143279159, -0.00466107437, -0.00376590108, 0.00663319929, -0.00240256265, 0.00630394, 0.0172998216, -0.0158455949, 0.00161714235, 0.00965826679, -0.00421863236, -0.0224170573, -0.0150224464, 0.00380362873, -0.0430780649, 0.0153379869, -0.00576889375, -0.0103167854, 0.0342978239, 0.00768957194, -0.00797081459, -1.30023582e-05, 9.08892325e-05, 0.0179309025, 0.0142267374, 0.000435582362, 0.0218957309, 0.0116612604, -0.00127244927, -0.00284157461, -0.00312624662, 0.000623791653, 0.0233362392, 0.0304839052, -0.0341331959, -0.0184796676, 0.00115326431, 0.00567286, -0.0256410539, 0.0126901949, 0.00141735759, -0.00593695324, -0.00206987374, 0.000285100657, 0.00705849193, 0.00460619759, 0.0191107467, -0.00754552148, 0.00184865273, -0.00986405369, 0.0322125144, 0.0165178329, 0.00310566789, -0.0118190302, 0.00155540626, -0.00600897893, 0.00294961291, 0.00521669909, 0.00322914, -0.00998752657, -0.00496975472, 0.00367329689, 0.015680965, -0.00188638037, -0.0013547641, -0.00985033531, 0.0127039142, 0.0191793423, -0.0111536523, -0.00936330575, 0.0184385106, -0.00455818092, -0.0166961811, -0.0106186066, 0.019632075, 0.0091438, 0.0138906185, -0.0047330996, 0.0272050332, 0.01009042, -0.00834809057, 0.00624220399, -0.0128959818, -0.0238164086, -0.0135887982, 0.00696931779, 0.00624906365, -0.00309709343, -0.00762783596, -0.00689729257, 0.0107695162, -0.00446557673, -0.0106803421, -0.0171626303, 0.00768271275, -0.000701390498, -0.0102893468, -0.000168059341, 0.00399569655, -0.00603641709, 0.0056419922, 0.00440727035, 0.00633823778, -0.000393781898, -0.00573116634, 0.00222421391, -0.0148440981, 0.0103716617, -0.0311973, 0.00196355046, 0.0059884, -0.0124912672, 0.00620104652, 0.0024111371, -0.0231030136, 0.0122923404, 0.00271638762, 0.00424607052, -0.00456504058, -0.0260800645, -0.0169568434, -0.0273285061, -0.00993265, -0.00878710207, -0.00280727679, 0.0135133425, 0.00593352364, -0.01765652, -0.00513438415, -0.00788163953, -0.0197692662, -0.00445871707, -0.000106162486, 0.0309229176, 0.00859503448, -0.0206061322, -0.00283300015, 0.00898603, -0.00675667124, 0.0126215992, 0.0147343455, 0.0154340211, -0.00929471, -0.0226640012, -0.022156395, 0.000294532569, 0.0152419526, -0.00572430668, -0.0162846074, 0.0218957309, -0.00324457418, -0.014377648, -0.00987091381, -0.00160256587, -0.000980060315, 0.0096514076, 0.0235969033, -0.00272667711, 0.00455132127, 0.00455818092, -0.000220792237, 0.0164903942, 0.0211686175, -0.0207982, 0.000635795936, -0.0249002203, 0.00136676827, -0.00732601527, 0.00989149231, -0.00411573891, 0.00387908379, 0.0133624319, -0.00762783596, 0.00428379839, 0.0169980023, 0.0219094492, -0.0269580893, -0.00363899907, 0.0173272602, 0.00489087, 0.00387908379, 0.00277983863, 0.0156672467, 0.034764275, 0.0146245919, -0.0012767365, 0.0172586646, -0.00295990217, 0.0122443233, 0.00986405369, -0.00460619759, -0.019632075, 0.0203866269, -0.0036424289, 0.0181778464, 0.0331454165, 0.0259291548, -0.0165589899, 0.0122992, -0.0121825868, 0.00174232945, 0.00632108888, 0.00252946443, 0.00692473073, 0.00110267499, -0.00125615776, 0.00878710207, 0.00382077764, 0.0177937113, -0.0131292073, -0.0139043378, 0.030895479, -0.0218271352, 0.00847842172, -0.0146931875, 0.0138906185, -0.00641026348, 0.0115515068, -0.00371788419, -0.00795023516, -0.0162708871, -0.0162708871, 0.00273182173, 0.0138288829, 0.00926041231, 0.01891868, 0.0054190564, -0.0252706371, -0.0177251156, -0.00240770727, -0.00267351535, 0.0060569956, 0.0144462436, 0.0220466405, -0.00347093982, 0.00156226591, -0.00156226591, 0.00677382, 0.015008728, 0.00675667124, 0.00165487, -0.0035035226, -0.012107132, 0.0059609618, 0.0159690659, -0.014542277, 0.0162022915, -0.00711336872, -0.0135476403, 0.00240256265, -0.0024145667, 0.000199034563, -0.00912322104, -0.0174644515, -0.0210451446, -0.000956051867, 0.00274382601, -0.00792965665, 0.0293863751, 0.0147343455, -0.0178485867, 0.0173272602, -0.00927413162, -0.00568314921, -0.0151870763, -0.0106254658, -0.00665377779, -0.00108552608, -0.0144325243, -0.0172586646, -0.0152831106, -0.00228423509, 0.00907520391, -0.00367672672, 0.0058512087, 0.010255049, -0.00438326178, 0.0126490379, 0.0161336958, 0.00601926818, -0.00659204181, 0.0040059858, -0.00640683342, 0.00268551963, 0.00279184291, 0.00379676907, 0.0118327495, -0.000132368164, -0.00877338368, -0.00503835035, -0.00848528184, 0.016476674, -0.00297362125, -0.034846589, 0.014041529, 0.0144736813, -0.00735345343, -0.0118053108, -0.00139763637, 0.00648914836, -0.00058520661, 0.00438669184, -0.000544049253, -0.00722998148, 0.00101693044, 0.0276714843, 0.00752494251, -0.0147480639, -0.00537103927, 0.0158044379, 0.00184179319, -0.0135545, -0.02378897, 0.0216350667, 0.00706535159, -0.0295784436, -0.00188809517, 0.00418776413, -0.0233362392, -0.0138083035, -0.00152453827, -0.00321713579, -0.0177937113, 0.0105705895, 0.00704477308, 0.00800511241, 0.0167922154, -0.00181949954, -0.0061667487, -0.0232813638, 0.00586492801, -0.00334746763, 0.003278872, 0.0129097011, -0.00870478805, 0.00892429333, -0.000467736565, 0.00949363783, 0.0185894202, -0.0161199775, -0.0136299552, -0.024927659, 0.0158181563, 0.00145337032, 0.00899288896, 0.0152693912, -0.0220466405, -0.00581005123, -0.0142404567, 0.00584434904, -0.00965826679, 0.0110850567, -0.00647885911, -0.0131703643, -0.0265190769, -0.0140895462, 0.0094456207, 0.00720940251, 0.000462163182, -0.0152007956, 0.032871034, -0.0103716617, 0.0285083521, 0.0145285586, -0.00678068, -0.00283814501, -0.0145559963, 0.0159965046, -0.001954976, 0.00855387747, 0.00219334592, 0.00858817529, 0.00220192038, -0.0106460443, -0.00408830075, 0.0146931875, 0.00271638762, 0.00148938305, 7.09536253e-05, -0.0106734829, -0.0319930092, -0.0115103498, 0.00218477147, 0.00245229434, 0.00300448947, 0.0136985509, -0.013623096, 0.0131360665, -0.00973372255, -0.0125461444, 0.00101178582, 0.00664348854, 0.0118670473, 0.000844583905, -0.00806684792, 0.000595496, -0.000530330115, -0.0225405302, -0.0092192553, -0.0147206262, 0.00695216889, -0.00155883608, 0.00926041231, 0.0199750531, 0.00197898434, -0.00014051389, 0.0132595384, -0.00152025104, 0.0136916917, -0.0123746544, -0.0159827862, -0.0146794682, 0.0114348941, -0.0205512568, -0.0138631808, 0.0106117465, -0.00528872432, -0.000476739748, -0.00172603794, 0.00560769439, -5.02677467e-05, -0.0333649218, -0.0181915667, 0.0129577182, -0.00296676182, 0.0161336958, -0.00390652195, 0.0061667487, -0.0053470307, 0.0213332456, -0.0115995239, 0.00453760196, 0.00057834707, 0.00515153306, 0.0078061847, 0.00068767136, -0.016435517, -0.0150224464, 0.015049885, -0.0146245919, -0.0107283592, -0.012738212, 0.0107969549, -0.0137328487, -0.0154614588, 0.00997380726, 0.0152007956, 0.00437983219, -0.0180680938, 0.00630737, -0.00159913604, -0.0267934594, 0.00177662726, 0.0191107467, -0.0131909428, 0.0104059596, -1.74838515e-05, -2.11949828e-05, 0.0296881963, -8.48871132e-05, 0.0207570437, 0.0185757019, -0.00119442167, -0.00059163745, 0.0238987245, -0.00126901944, -0.00348808873, -0.0269306507, 0.0251471642, 0.00978174, -0.0179034639, -0.000146944745, -0.00583063, -0.00185208244, 0.00159742113, 0.0022533671, -0.0081903208, -0.00712022837, 0.00681497762, -0.0166824609, 0.00654745474, -0.00392367085, 0.0134859048, -0.0352032855, 0.00718196435, 0.00155712117, -0.0174507331, -0.00662633963, -0.00307137, 0.00641712267, -0.0147206262, 0.0159416292, -0.00678753946, -0.00169174012, -0.00904090609, -0.00660919072, -0.00727799814, -0.0185894202, 0.00933586806, 0.00117641536, 0.0260526277, -0.00549108163, 0.00786106102, 0.0176290814, -0.0025054561, 0.0160513818, -0.00270781317, 0.0148578174, 0.00444156816, 0.00496632513, 0.00507607777, -0.00978859887, -0.0132526793, 0.00135905133, -0.00503492076, 0.00831379276, 0.012484408, -0.0115034897, 0.00528872432, -0.00892429333, -0.0278909896, 0.00209216727, -0.000792708481, 0.00763469562, 0.0278772712, -0.0238575656, 0.0150636043, -0.0156123694, 0.00367672672, -0.00817660149, 0.0214704368, 0.0381117426, 0.00405057287, -0.00352581637, 0.00757295964, 0.00168488058, 0.00231338828, -0.00563170249, -0.00557682617, -0.00164458062, 0.0024145667, 0.00235111592, -0.00800511241, 0.023075575, 0.00176976772, 0.00960339047, 0.0162022915, -0.0130125945, -0.0113662984, 0.00587178767, 0.0186168589, 0.0301820859, 0.000193032436, 0.0191381853, -0.0177662726, 0.0232264865, 0.00427693874, -0.0109135676, -0.00895173196, 0.0263407286, 0.0114623327, 0.0541905612, -0.00223621819, 0.0237752516, 0.0159416292, -0.0185345449, 0.0120316762, 0.00209045247, -0.00283128535, 0.0018452229, 0.0106803421, 0.0165589899, -0.000412431342, 0.0079913931, -0.00771701057, 0.0169294067, -0.0144736813, 0.0277126413, 0.0137054101, 0.0131772235, -0.00890371483, 0.016860811, -0.0122786211, 0.017148912, -0.0103236446, -0.00610844232, 0.0126696164, -0.00442441925, -0.000419505261, 0.00465764431, -0.0119630806, -0.00148338091, 0.013369292, -0.00265636644, 0.0195634793, -0.0181915667, -0.00870478805, 0.0164217986, 0.00814916287, -0.00329430588, 0.00547393272, -0.0321850777, -0.00156569562, -0.00372474361, 0.0037075947, 0.00474338885, -0.00718196435, 0.0151047613, 0.00798453297, -0.00361842033, 0.0181778464, -0.000314682547, 0.00678068, -0.00155111903, -0.0166550241, -0.0166824609, -0.00202014181, 0.00440727035, 0.00228423509, 0.000553052407, 0.0148578174, -0.000894315774, 0.0100492621, 0.00124072377, -0.00381734781, 0.0212372132, -0.0198378619, -0.00639654417, 0.00874594506, -0.0159690659, 0.0115034897, -0.0122031653, -0.00511380564, 0.00494917575, 0.013156645, 0.00423578126, 0.00682526687, -0.00854701735, -0.0125598628, 0.0133898705, 0.00341434847, -0.0160239432, -0.0155026168, -0.00611530198, -0.0118739065, 0.0237066559, 0.00165144017, -0.00140792562, 0.00722998148, 0.00647542905, -0.0226091258, 0.000347479829, 0.00143879373, 0.0112359673, 0.0237752516, 0.00253975391, 0.01198366, 0.00631422922, -0.00787478, -0.0211823359, -0.00707221124, 0.00661948, 0.00712708803, 0.0102001727, -0.0159827862, 0.00642741239, 0.00948677771, -0.0255313, 0.00535389036, -0.0210039876, 0.00255004317, 0.0113114221, 0.0141032655, -0.00215218845, 0.00580319157, -0.018959837, -0.0189049598, -0.0188912414, -0.0481815822, -0.0203317497, 0.0120728342, 0.0335569903, 0.0115995239, -0.0176839586, -0.0104814153, 0.0136368144, 0.0203317497, 0.00764841493, -0.00991893094, -0.001797206, 0.0222524274, -0.00205272483, -0.00974744186, -0.0179309025, 0.00271467282, -0.00622162502, 0.00260834955, -0.00405743252, 0.0193028152, -0.0298528261, -0.018959837, -0.00709278975, 0.000114683346, 0.00969942473, -0.00038349253, -0.0121963061, -0.0146520305, -0.0220466405, -0.00916437898, -0.0170391593, 0.00348122907, -0.0191107467, 0.00531959254, -0.012148289, 0.00836866908, -0.0120728342, -0.00671551377, -0.00504863961, -0.0168059338, -0.0201671198, 0.003594412, -0.0158455949, -0.00664691813, 0.00677725, 0.00966512691, 0.0194125678, -0.0164217986, 0.00132732582, -0.0302644, 0.00416375604, 0.0122100255, -0.00830007344, 0.00509665674, 0.00847842172, 0.00447243638, -0.00943876151, 0.0330631025, -0.019796703, 0.00516868196, -0.00386879453, -0.00753180217, -0.00762097631, -0.0100081051, 0.0328161567, -0.0014996723, 0.023034418, -0.000610501273, 0.0127725098, 0.00279698754, 0.00740832975, 0.0275068544, 0.0115926648, -0.0180818122, 0.0148303788, -0.000352838862, -0.0155712124, 0.0147480639, -0.00358069292, -0.00305079133, -0.000969770947, 0.030346714, -0.0191107467, 0.0177937113, 0.0177662726, -0.00361156091, 0.0123060588, 0.0195086021, -0.0070996494, 0.00381734781, -0.00271467282, -0.00871164724, 0.0309229176, -0.0130674709, -0.000626364, -0.00801883079, -0.00036055586, -0.00336290174, -0.0183836333, 0.00113354309, -0.0142953331, 0.0264779199, 0.0205786936, 0.0375081, -0.00275068544, 0.00324285915, -0.00167630613, -0.0221838318, 0.0233911164, 0.032486897, 0.00126987696, 0.00682869693, 0.00638625491, 0.0243926123, 0.00160342327, 0.00856073666, -0.00716824504, -0.00856073666, 0.000972343318, 0.0130949095, -0.0363556929, -0.00897917058, 0.00202700146, 0.00123815145, 0.00744262757, -0.0166687425, 0.0121414298, 0.0022550819, -0.0285632275, -0.0199476145, 0.0321576409, 0.0186442975, -0.00523041794, -0.00932214875, -0.012820527, 0.00507264817, -0.0195634793, -0.0126901949, 0.0047125211, -0.00248830719, -0.00928785093, 0.0118053108, 0.00374532235, -0.0484559648, -0.0410750732, -0.0152007956, 0.00792965665, -0.00858817529, 0.0151322, -0.00541219674, 0.00248830719, 0.0104539767, -0.000556053477, -0.0106186066, 0.0102481898, 0.0245435219, 0.000159913601, 0.00114126015, -0.00993950944, 0.00278326846, 0.00908892322, -0.0193439722, 0.00405743252, 0.00852643885, -0.00603641709, -0.0166138653, -0.0154065825, 0.00625249324, -0.0144462436, 0.00516525237, -0.0121825868, 0.0138563206, 0.0277812369, -0.0172861032, 0.0171077549, -0.0193988495, -0.0128959818, 0.0236792173, 0.00621819543, 0.00950735714, -0.00273525156, 0.010467696, -0.00664691813, -0.00399912614, -0.0319381319, 0.0163669214, -0.00126387482, -0.0088214, -0.00495603541, 0.0172998216, 0.0177937113, 0.0010246475, -0.00217276718, -0.0236517787, -0.00314682536, -0.0065783225, -0.0169568434, 0.00659890147, 0.00797767378, 0.00300963409, 0.0130194537, -0.0127107734, 0.0305662211, -0.00248659216, 0.00988463312, -0.00110867713, 0.00413974747, -0.00576889375, 0.0141032655, -0.022238709, -0.00691101141, -0.012271761, -0.0200436488, -0.00215390325, 0.00694187963, 0.00362870982, 0.021443, -0.00843040552, 0.00742890872, 0.00226022652, 0.00289988099, 0.0175467674, 0.00188638037, 0.0110576181, -0.023747813, -0.00297190645, 0.0122923404, -0.0158044379, -0.000903747685, 0.00362870982, 0.00527157541, 0.0198790189, -0.0105637293, -0.00873222575, 0.00407458143, -0.015008728, -0.000636653334, -0.00840982608, 0.0082177585, 0.0221152361, 0.0207433235, -0.0127244927, -0.0208256394, -0.0102070328, -0.00614274, -0.0170254391, 0.0138631808, 0.00631079962, 0.00346579519, 0.00401627505, -0.0133830113, 0.0272736289, 0.00736717274, 0.0010100709, 0.00551852, 0.000798281864, 0.0287827346, -0.0193714108, -0.00297019165, 0.00493202684, -0.0200024918, 0.0249825343, -0.0125118466, -0.00267180055, 0.00614274, -0.0125392843, -0.00645828, 0.0275617316, -0.00252946443, 0.011222248, -0.0322125144, -0.0191519056, -0.00284671946, -0.00513781421, -0.0225954056, -0.00978174, -0.0025071709, -0.00639311457, -0.0212920886, -0.00644799089, -0.00870478805, -0.0186168589, 0.0228011925, -0.00529558398, -0.00309537863, -0.0119082043, 0.00324971881, -0.00593009358, -0.00205786945, 0.0216762256, -0.0129988752, 0.0198927373, 0.0111056352, -0.0152831106, -0.0166275855, 0.0086293323, -3.64146435e-05, -0.0202631541, 0.00791593734, 0.00982975587, -0.008238337, -0.00948677771, 0.0260800645, -0.0179857779, -0.0373983458, 0.0183561947, -0.0195360407, -0.0126010207, -0.0253392328, -0.0086018946, 0.0105774486, 0.0129371388, -0.0142541761, 0.00566257071, 0.0179171823, -0.0316088758, 0.0040951604, 0.010131577, -0.0103853811, 0.00341263344, 0.0109410062, -0.00980917737, -0.0109890224, 0.00956223346, -0.0119699407, 0.025558738, 0.00979545806, -0.00603984669, 0.0249962546, 0.0104128197, -0.00645142049, -0.014418805, 0.0272050332, -0.021648787, -0.0254901424, -0.0193439722, -0.00518583087, 0.0107557978, -0.00954165496, -0.00105380069, 0.0252569169, -0.000938045501, -0.019000994, 0.0257508066, -0.00860875379, -0.0259291548, -0.0109478654, 0.00320856133, 0.00305079133, -0.0102207512, -0.00460962765, 0.0233225208, 0.0105225723, -0.0115377875, -0.00804626942, 0.0024780177, 0.00589922583, 0.00169259764, 0.00604327675, 0.00357040344, -0.0264504813, -0.00858817529, 0.000850586046, -0.00890371483, 0.0220466405, 0.000619933184, -0.00299591501, -0.00624220399, 0.00363899907, -0.00133418536, -0.00856759679, -0.0113114221, 0.0720528662, 0.00439012144, 0.0120042386, -0.0174507331, 0.00961025059, -0.0148166595, -0.00834809057, 0.039346464, 0.0245160852, -0.0166275855, -0.0149812894, 0.0365752, -0.0171214733, 0.00654745474, -0.00925355311, -0.00597811071, -0.000129903012, 0.00875966437, -0.00599525962, 0.0172586646, -0.00223450316, -0.00665377779, 0.0137328487, 0.0134035898, -0.00904090609, -0.00366643746, 0.00586149795, -0.0106186066, -0.00433181506, 0.0252157599, -0.0117092775, 0.000869878568, 0.0208530761, 0.00755924033, -0.00674295239, 0.0131772235, -0.0110781975, 0.0228972267, 0.0109547246, -0.00767585309, 0.013533921, -0.0215801913, -0.0141992988, -0.01244325, 0.0175742041, -0.000547479, 0.0182190035, -0.0125324251, 0.0107009206, -0.00811486505, -0.00856073666, -0.00425635977, 0.0023202477, -0.00735345343, 0.013533921, 0.00581691088, 0.0217173826, 0.0120042386, 0.0104128197, 0.00702419411, 0.00676696049, 0.00238198391, 0.0152556719, 0.00963768829, -0.02160763, -0.0245435219, 0.00318969763, 0.0252020415, -0.0101590157, 0.00300105964, -0.00436954293, -0.0233636778, -0.00235454552, 0.00599183, -0.00174747407, 0.00563856214, 0.00998752657, 0.0147755025, -0.00479140598, 0.0106666228, 0.00215218845, -0.00327029754, -0.0207844805, 0.00680125831, 0.0117504345, -0.0178623069, -0.0159141906, -0.0294138137, -0.0184659492, 0.0179446209, 0.00494574616, 0.0251197256, -0.0236929376, -0.00375904143, 0.002207065, 0.00355668436, -0.0054430645, -0.00782676321, 0.0276028886, -0.00189323991, 0.00215390325, -0.00169002532, 0.00111296435, -0.0244200509, -0.0135545, 0.0186442975, 0.00628679106, 0.00397511758, 0.0117641538, 0.0146245919, 0.00825891644, -0.00745634688, 0.00675667124, 0.0318558179, -0.0124981273, 0.00283985981, 0.0212234929, -0.00896545127, 0.0106666228, -0.0160239432, 0.00669493526, -0.00939074438, -0.000532473729, -0.0101109985, 0.00686985394, -0.00849900115, 0.0156946834, -0.00458218949, -0.0133487126, 0.022993261, -0.00294103846, 0.00873222575, 0.0155574931, -0.0104333982, 0.00659204181, 0.0258742776, -0.0176428, -0.0198790189, 0.00282614073, -0.00907520391, 0.00393396057, 0.00858817529, 0.0224444959, 0.00789535884, 0.00897917058, -0.0116749797, -0.0104882745, -0.0166550241, -0.0257645249, -0.00785420183, 0.0112771243, -0.0144736813, 0.0244337693, -0.00511723524, 0.0241182297, 0.00982975587, 0.00845784321, -0.021058863, -0.00330974, -0.0054396349, -0.00492173759, -0.00663319929, -0.0021607629, -0.0137602873, -0.00623534434, -0.0119356429, 0.0111605115, 9.4386005e-06, 0.0161885731, 0.0127656497, 0.014542277, 0.0073054363, -0.00766213378, 0.0107763764, -0.00495946547, 0.00886941701, -0.023459712, -0.0106597636, -0.0161885731, -0.0119493622, -0.0103785219, 0.0169431251, -0.00910264254, 0.0474956259, -0.0161336958, -0.00115755154, -0.000309109135, -0.0176702384, 0.00265808124, 0.0060741445, -0.00729171745, -0.00272496208, -0.0130125945, -0.0110713374, 0.0311973, 0.00899974909, 0.00618389761, 0.0060741445, -0.0221152361, -0.012360936, -4.297946e-05, 0.0004891727, -0.00193096744, 0.0228835084, 0.00445528748, 0.0285632275, -0.00402999436, 0.0028707278, -0.01639436, 0.0103305047, 0.0151184807] |
14 Feb, 2023 | StringStream in C++ for Decimal to Hexadecimal and back
14 Feb, 2023
Stringstream is stream class present in C++ which is used for doing operations on a string. It can be used for formatting/parsing/converting a string to number/char etc. Hex is an I/O manipulator that takes reference to an I/O stream as parameter and returns reference to the stream after manipulation. Here is a quick way to convert any decimal to hexadecimal using stringstream:
CPP
// CPP program to convert integer to
// hexadecimal using stringstream and
// hex I/O manipulator.
#include <bits/stdc++.h>
using namespace std;
int main()
{
int i = 942;
stringstream ss;
ss << hex << i;
string res = ss.str();
cout << "0x" << res << endl; // this will print 0x3ae
return 0;
}
Output:
0x3ae
The time complexity of this program is O(1) as it only performs a single operation.
The space complexity is also O(1) as no additional space is used.
If we want to change hexadecimal string back to decimal you can do it by following way:
CPP
// CPP program to convert hexadecimal to
// integer using stringstream and
// hex I/O manipulator.
#include <bits/stdc++.h>
using namespace std;
int main()
{
string hexStr = "0x3ae";
unsigned int x;
stringstream ss;
ss << std::hex << hexStr;
ss >> x;
cout << x << endl; // this will print 942
return 0;
}
Output:
942
Time Complexity: The time complexity of the above algorithm is O(1), as we are only performing a few operations.
Space Complexity: The space complexity of the above algorithm is O(1), as we are only using a few variables.
Ready to go from coding beginner to development pro? Our DSA to Development Coding Guide has everything you need to crush coding interviews and ace real-world projects! Limited spots available!Enroll Now and Transform Your Coding Skills! Also get 90% fee refund on completing 90% of the course in 90 days! Take the Three 90 Challenge today. | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back | https://www.geeksforgeeks.org/stringstream-c-decimal-hexadecimal-back?ref=asr10 | Languages | StringStream in C++ for Decimal to Hexadecimal and back | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, How to Back Up and Restore Data in Linux?, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, StringStream in C++ for Decimal to Hexadecimal and back, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, How to Restore Windows Photo Viewer in Windows 10?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0297511127, 0.011482886, -0.0203560255, 0.0291817132, 0.0639150739, -0.00432091, -0.00632270472, 0.01207601, -0.0158601422, 0.00608545495, -0.004386154, 0.00699886633, -0.00176602753, -0.0181614645, 0.0274497904, -0.0105101615, -0.0155279934, -0.00410442, -0.0152432937, 0.01441292, 0.0159669053, -0.0103856055, -0.0587904751, -0.0221472606, 0.00306645245, 0.00707004126, -0.0301069878, 0.00941288192, -0.00679720426, -0.0129894214, 0.0433455221, 0.0209016986, -0.00309314299, -0.0339029841, -0.00399469212, -0.0165244415, 0.0284936894, 0.0184343029, -0.0453621447, -0.0445792191, -0.0234521329, 0.00827408303, -0.0261211917, 0.0223014727, 0.000744741643, 0.00148577627, -0.0279717408, -0.0423253477, 0.0148992818, 0.00494665653, 0.0135588208, -0.00660147285, -0.0184698887, 0.0309848115, -0.0239147712, -0.00212190207, 0.0365839042, 0.0103678117, -0.0180191156, -0.032052435, -0.017046392, -0.00430015102, 0.0213406105, -0.0158957299, -0.0118624857, -0.0379599519, -0.0353739299, 0.0155873057, -0.00839864, 0.0300595369, -0.0428947471, 0.00114250556, 0.0125149218, 0.0296799373, 0.00222273311, 0.00928239431, 0.0538556837, 0.00371295796, -0.0115244044, 0.0648640692, -0.0385768, 0.00464712875, 0.0132859834, -0.0134639209, 0.00277137314, -0.00693362253, -0.0235351715, -0.0484463908, 0.0391462, 0.0102195311, 0.0106228553, 0.016049942, 0.0426100455, -0.0132622588, -0.0502969362, 0.0465721153, -0.00907480158, -0.0169752166, -0.0203323, 0.0530015826, 0.0108185867, 0.00316431792, 0.0136893084, -0.0114532299, 0.0148518318, -0.00421414804, 0.0195256509, 0.0122183599, -0.0238317326, -0.026287267, -0.000854840328, -0.0108838305, -0.0205339622, 0.0465483926, -0.0375329033, -0.0268329419, 0.0151128061, -0.0257178675, 0.0540454835, 0.0118862102, -0.013072459, 0.0321947858, 0.00265867962, 0.0403087251, -0.0100712497, -0.00161181518, 0.0149467317, -0.0366788059, -0.0158720054, -0.000732879154, 0.00762164686, -0.025836492, -0.0183631275, 0.0167142414, 0.00037162943, 0.0195256509, -0.00115659228, 0.016643066, -0.00995855592, -0.00730729103, -0.0193833, 0.0124911973, -0.00149912154, -0.00341936131, 0.00142275682, -0.00189948047, -0.00570289, 0.0468330905, -0.0303205121, 0.0114117106, -0.0308661871, 0.0166905168, 0.0060706269, -0.0344249308, 0.0115421982, -0.028873289, 0.0253382679, 0.0011499197, -0.0190274268, -0.0763944, 0.00737846596, -0.0374380052, 0.034685906, -0.0207000375, -0.0306763873, 0.0141044948, 0.041400075, 0.0245316196, -0.0218506977, 0.0334047601, -0.0010120183, 0.0079953149, 0.00839270838, -0.00762757799, -0.0211389493, -0.0186122395, 0.0141400825, 0.0311508868, -0.0237368327, -0.00365957664, -0.0383632779, 0.00118699, 0.0353739299, -0.0337843597, 0.0114769544, 0.000923791, 0.0238673203, 0.0115421982, 0.019086739, -0.00794193428, -0.0309136361, 0.0302730631, 0.034591008, -0.00611511106, 0.0293952376, 0.00411924813, -0.0218981486, 0.0198103506, 0.010860105, 0.0201187748, -0.0339267068, -0.0201899502, -0.0150534939, -0.0181733277, 0.0166786537, -0.0219930485, -0.025243368, -0.0270464662, 0.0563230813, -0.00268685282, 0.00785889663, 0.0483752154, 0.00667264778, -0.0046263691, 0.00469754403, -0.0214473736, -0.018185189, 0.00444546621, 0.0188494883, -0.00217231759, 0.036726255, -0.0235707574, 0.0296562128, -0.0181970522, -0.0179598033, -0.0493004881, -0.038458176, 0.0276395902, 0.0116015105, 0.00183571957, 0.0467856415, 0.0111803925, 0.000486732606, -0.000121127094, 0.0150890816, -0.0401189253, -0.00107652054, 0.010735549, -0.0181733277, 0.0221472606, 0.0237486959, -0.0104686432, 0.00236063451, -0.0349468812, -0.0396681502, 0.0282564405, 0.0276158657, 0.00957895722, 0.0087426519, 0.0164888538, -0.0163702294, 0.000264681701, 0.0197154507, 0.0338080823, -0.0206525866, 0.00908666383, -0.0120107662, -0.0251721945, 0.00263198884, -0.000674678828, 0.0119870417, 0.0187901761, 0.00534998067, 0.0160380807, -0.0213406105, -0.0100771813, 0.0429184735, -0.00646505458, -0.0297985636, -0.0394546278, 0.0229420457, -0.00814952701, 0.034638457, 0.0148992818, 0.0290630888, -0.0023621174, -0.0213643368, -0.014163807, 0.0321947858, -0.00479837507, -0.0227285214, -0.0100475252, -0.0250535682, 0.0240333956, -0.0271176416, -0.0583159775, -0.0329302587, 0.00139903184, -0.00342529267, -0.0286123138, 0.0282089897, -0.0235826205, -0.00673789158, 0.0398105, 0.0171057042, 0.0122302221, -0.0355162807, -0.0054567433, -0.0260025673, -0.00822663307, -0.0342825837, -0.0365364552, -0.0146264443, -0.0250061192, -0.0379362293, -0.0132029457, 0.014958594, 0.00953743793, 0.0162871927, -0.0298222881, 0.0456231199, -0.0160973929, -0.0501545891, 0.0452435203, -0.00357357366, 0.00833339617, 0.0425388739, 0.0245316196, -0.045765467, -0.012823347, 0.0103737433, 0.0274735168, -0.00558129931, 0.0366550796, 0.0241164323, -0.0130605958, -0.00723018497, 0.0110024549, 0.00368626718, 0.0108245173, -0.0257890429, 0.029917188, -0.000528251287, 0.0157177933, 0.0221828483, -0.00915190764, -0.000475982233, 0.00409848848, -0.00721239112, 0.0206644498, 0.00201365678, 0.0339978822, -0.0401663743, -0.0112634301, 0.0229776334, -0.00347570819, 0.00466492213, -0.00145760283, -0.0280191898, 0.045314692, 0.0006516953, -0.0164058171, 0.080048047, 0.0154686812, 0.00457298802, -0.0357298069, 0.000429273699, -0.0622543208, -0.0129656959, -0.017995391, 0.0270701908, 0.0469042659, -0.00935357, -0.00889093243, 0.0389564, -0.0481142402, -0.0398105, -0.0300832633, 0.00216935202, -0.0103974687, 0.0209016986, -0.00364178303, 0.0138672451, -0.0130368713, 0.00139458338, -0.00102313934, -0.0121590476, -0.00620408, 0.0276870411, 0.0177225526, -0.036821153, 0.0482328646, -0.0262160916, -0.023060672, -0.0157177933, -0.00656588562, -0.0131317712, 0.0174141284, -0.0061032488, 0.0100771813, 0.0237486959, 0.0139977327, -0.0394546278, -0.0138909705, 0.0033274272, 0.0354451053, -0.0124911973, -0.0493953899, 0.0249823947, -0.0384344533, 0.0011343502, -0.0202492625, 0.0133097088, 0.0118802786, -0.0146145821, 0.0378887765, -0.011951454, -0.0423965231, -0.0232979208, 0.0326930098, -0.0224438217, -0.0263821669, 0.00994669367, -0.0227522459, 0.00877823867, 0.0387191512, -0.0178293157, 0.0650538728, 0.0328353606, -0.0236419328, 0.00310500548, 0.0122302221, -2.67137602e-05, 0.0016103324, -0.00565840537, 0.000911187148, -0.00333928969, 0.0437962972, 0.0172717776, -0.0298460126, -0.0190986, 0.0017156119, -0.00591344899, 0.0172836408, -0.0294901375, -0.0387191512, -0.00899176393, -0.021767661, -0.0214829613, -0.00981620699, -0.0138197951, 0.00128559687, -0.00167705887, -0.0118565541, -0.027781941, 0.0275921412, -0.041447524, 0.0102254627, -0.0130250091, -0.018635964, -0.0277107656, 0.00729542831, -0.017936077, -0.00132563268, 0.0190630145, -0.0176513772, -0.0258127674, -0.0128114838, 0.072313711, -0.00616849214, 0.0227522459, 0.0259076674, -0.024199469, -0.0328116342, 0.0212694369, 0.0188613515, 0.0227759723, -0.0108719673, -0.0326218344, 0.0156347547, -0.0231674332, 0.00482803164, -0.0215066858, -0.000746224483, -0.0163939539, 0.0324320346, 0.00865961425, -0.0129419714, 0.0136062708, -0.0394783504, 0.0564654283, -0.00928239431, -0.00971537549, 0.0180072524, 0.02782939, -0.0164532661, 0.0245078951, 0.019632414, -0.0012878211, 0.00272837165, -0.000985327642, 0.00468864711, 0.0543776341, -0.0433929712, -0.00252522645, 0.0245316196, -0.0704631656, -0.00258750468, 0.00889093243, 0.000458559196, 0.0102432556, 0.00486658467, -0.0137842074, 0.0139384205, -0.0116252359, -0.0050119, 0.00727170333, 0.0177700035, 0.0101602189, -0.0109609365, 0.0292054396, -0.00253708893, 0.000871892669, 0.0314830355, -0.0276870411, 0.00797752105, -0.0171294287, 0.0302018877, -0.0137248952, 0.00300120888, 0.0351129547, 0.0214355104, 0.00868333876, 0.0107236868, -0.0354688317, 0.0314118601, 0.0353027545, -0.0337606333, 0.00872485805, 0.0105516808, -0.00522245932, -0.0212575737, -0.0185647886, -0.00840457063, -0.00108393456, 0.00781737734, -0.0155161303, -0.00519873435, -0.029466413, 0.0420406461, 0.00948998798, -0.000390349916, 0.00624559866, 0.00965013169, -0.0213761982, 0.0368448794, 0.0287783891, -0.00897990167, -0.0102669811, 0.00402731355, -0.008024971, 0.0148162441, 0.02882584, 0.00769875292, -0.0157652423, -0.015753381, -0.0423253477, -0.0261923671, -0.0181021523, 0.00688024145, -0.00115510949, 0.0135944085, 0.0471889675, 0.00318507734, -0.0260737427, -0.044033546, 0.00907480158, 0.0227878336, -0.01441292, 0.00611511106, 0.00470644096, -0.00153915747, -0.00612697378, -0.0103974687, -0.0205695499, 0.00414890423, 0.0281615406, 0.0119099356, -0.00191579142, -0.00489624077, 0.0156703424, -0.0220049098, 0.0116489604, -0.000980137847, 0.00597572699, 0.0171887409, -0.0263584424, -0.0233216453, -0.0595022254, 0.024199469, 0.011204117, 0.0227522459, -0.0148636941, 0.0339267068, 0.0245316196, 0.0097391, -0.0156466179, -0.0338555314, -0.00049896579, 0.0257890429, 0.0109312804, 0.0318151861, 0.0284699649, 0.0334759317, 0.0294189639, 0.00749115925, -0.0269990172, 0.000876341073, 0.0153619181, -0.0111803925, -0.0210796371, 0.00392648252, 0.06410487, 0.0114354361, -0.0142587069, -0.0265007913, 0.0167379659, 0.0314830355, -0.0359433293, -0.0135232331, 0.00101720809, -0.0308899116, 0.00988145, 0.00978061929, 0.0150772184, -0.0111151487, -0.00876044575, -0.0113998484, -0.00588379288, -0.0275684148, 0.0120404223, -0.00475685671, -0.0144603699, 0.0129301092, -0.0182089154, 0.0113049485, 0.0312695093, -0.00506231561, -0.0136893084, 0.0307001118, -0.048351489, 0.0235944837, 0.0100178691, 0.0386954285, -0.00829187687, -0.011826898, -0.00090006605, 0.0279005654, 0.00389386085, -0.0279005654, -0.0114710229, -0.0171650164, 0.00963233784, 0.00667264778, 0.00306941802, -0.0109905927, 0.00970351323, 0.00975689385, -0.00175564783, 0.0136062708, 0.00541225867, 0.00966199394, 0.0259076674, -0.000779217, 0.0019172742, -0.0159431808, -0.00930018816, 0.00449588196, 0.00544784637, 0.0167616922, -0.0312932357, -0.0333335847, 0.0103796748, 0.00364178303, -0.00526397768, -0.00894431397, -0.0146027198, 0.0274972413, 0.0171175655, -0.021221986, 0.00681499764, 0.00958488788, 0.010533887, -0.00293744798, 0.0169633534, -0.0189206637, -0.0140333204, -0.00278323563, -0.00975689385, -0.0237368327, 0.00773434062, -0.00537667144, 0.0214117859, 0.0437013954, -0.0133571588, 0.0102729127, 0.00421118224, 0.00679720426, -0.0383632779, 0.016643066, -0.00374557963, -0.00539149949, -0.0361805782, -0.0151365316, -0.00680906652, 0.0319575369, 0.00701072859, -0.0175802037, -0.0220523607, -0.00731322216, 0.0245790686, 0.000611288706, -0.00480430666, -0.000639462087, 0.055611331, 0.0102551188, 0.0206525866, -0.0137011707, 0.00527584041, -0.0068980353, -0.00656588562, 0.00060869375, -0.0305340365, 0.000467456062, 0.043677669, -0.0238673203, -0.017936077, -0.0147450687, -0.0287546646, -0.00683279149, 0.0172599163, 0.00626932364, 0.0168803167, -0.00173488841, -0.00953150727, 0.0206763111, 0.00808428414, -0.00141756702, -0.0348757058, 0.0022968736, -0.0115777859, -0.0108838305, -0.036821153, 0.00733694714, -0.00427642604, -0.0199171118, 0.0353264809, 0.0240927078, -0.0356111825, 0.0121590476, -0.00830967072, -0.00928832591, -0.0207474865, -0.059834376, -0.0128826592, 0.0158482809, -0.00214711, -0.046216242, 0.0159313176, 0.032099884, -0.00519280275, 0.00890872627, 0.0459789932, 0.04363022, 0.00580372103, -0.00360916113, -0.0304865874, -0.00194841321, 0.0149941817, 0.0161685683, 0.00760385301, 0.0199645627, 8.83662506e-05, -0.0168684535, 0.0151009439, -0.0182682276, 0.0252908189, -0.019430751, 0.0366788059, 0.0268803909, 0.0278531145, -0.000271354336, 0.00134416786, 0.00141460134, -0.0265245177, -0.0188732147, 0.00385234202, 0.00606469577, -0.00820290856, -0.0298222881, -0.021221986, 0.00533218728, 0.0235114451, 0.0564179793, 0.0115184728, -0.0386954285, 0.00246443134, -0.00176306185, -0.00228056288, -0.0394309, 0.0276870411, -0.0278531145, -0.001801615, -0.0273548905, 0.0287783891, -0.0289207399, -0.0358009823, 0.0216371734, 0.0125623718, 0.0279480144, 0.0068624476, 0.00925273821, 0.0118684163, 0.0288495645, 0.00387903256, -0.018339403, -0.00227166596, -0.0139384205, 0.0114295045, -0.00241846428, -0.0113405362, 0.00540632755, 0.00829780847, -0.0245553441, -0.00957895722, 0.0467856415, 0.0217083488, -0.0218862854, 0.00018331247, 0.026287267, 0.0134995086, -0.0199645627, -0.000368663808, 0.000434463524, -0.00228797691, 0.0204272, 0.00407179818, -0.0018861352, 0.0177462772, -0.0022983565, -0.0142468447, 0.0379836783, -0.0401426516, 0.00771061564, -0.00416076649, -0.0296087638, -0.0326455608, 0.007752134, 0.0122539476, -0.0261923671, 0.0163702294, -0.0108067244, 0.0302493367, 0.0343300328, -0.0184817519, 0.0372956544, -0.0178174525, -0.0286123138, -0.00944253802, -0.00191134296, 0.0342114083, 0.0134046087, -0.00290927454, -0.00615069875, 0.0144722322, -0.0104152616, -0.0160618052, 0.00671416661, 0.028280165, -0.0189206637, 0.0109194173, -0.00450477889, -0.0100890435, -0.0473787673, -0.00320583675, -0.0289207399, -0.011904004, 0.00562578347, -0.00953743793, 0.015255156, 0.0271650907, -0.0314118601, -0.0117616542, -0.0243418198, 0.0141163571, 0.0265245177, -0.0340216085, -0.0026379202, -0.00711749122, -0.0405222513, 0.0234639961, 0.0371295772, 0.00217528315, -0.010237325, -0.000221680195, -0.00116400642, -0.0334996581, -0.0324083082, -0.00610918, -0.0382921025, 0.0121353222, -0.00941288192, 0.0134046087, 0.034685906, 0.0273548905, -0.0497749895, 0.017093841, 0.0263821669, 0.021767661, -0.0164532661, 0.0109668672, -0.0291342642, -0.0211982615, -0.00844015833, 0.0142824324, -0.0200594626, -0.000316580088, -0.0239978079, 0.0119633162, 0.0147806564, -0.0269041173, 0.0324320346, 0.00467678485, 0.015753381, 0.0257178675, -0.0277107656, -0.00995855592, -0.0140333204, 0.0279480144, 0.00566137116, 0.0151721183, 0.00223163, 0.0386005268, -0.000462636934, -0.0119395917, -0.00591048319, -0.0283987895, 0.0213999227, -0.0401901, 0.010782999, 0.0224319603, 0.0269278418, -0.0257178675, -0.0169159044, -0.0136537207, 0.00471830368, -0.037627805, -0.014958594, 0.030367963, -0.0401189253, -0.0075741969, -0.000983103411, 0.00137604831, -0.00803683419, -0.0190986, -0.0187664516, -0.0245078951, 0.00106836506, -0.0258839428, 0.00727170333, 0.0236656573, -0.001801615, -0.0101661496, 0.00730136, 0.00999414362, -0.0205458254, -0.00903921388, -0.0472838655, -0.0465009436, 0.0179004911, 0.00427346025, -0.0604037754, -0.0116015105, 0.0238317326, -0.0227047969, 0.00885534566, -0.0311508868, -0.025195919, 3.39888e-05, -0.0170819797, -0.00556647126, -0.0277107656, 0.00953150727, 0.016299054, 0.0298222881, -0.0168803167, 0.020723762, -0.0158720054, -0.0184105765, -0.0276158657, 0.00169040414, 0.012621684, 0.0326455608, -0.0204509255, 0.0091578383, 0.0461450666, 0.0220523607, -0.0303205121, -0.0229894966, -0.0171650164, -0.00328887394, -0.025646694, -0.0201187748, -0.0233809575, 0.0145552699, -0.00637015468, 0.0122302221, 0.0181258768, -0.0265245177, 0.00464712875, -0.012574234, -0.0381497517, 0.0108007928, 0.00196472416, -0.00341936131, 0.0244367197, -0.0062811859, -0.0406171493, 0.0294426885, 0.04920559, -0.0189681146, 0.02281156, 0.0233690962, -0.00598462392, -0.00311686797, -0.00695141638, -0.0141044948, 0.0101839434, 0.00287517, -0.0072005284, 0.020272987, -0.00524025271, -0.00587786129, 0.0049703815, 0.0131673589, -0.00581854908, 0.00171412912, -0.0201425, -0.000986810541, 0.0148399686, -0.0115599921, -0.0128589338, -0.00551309, 0.00539149949, 0.0334522091, -0.00255784835, -0.0251484681, -0.00779365283, 0.000753638509, 0.00574737415, -0.00198844913, -0.00227018306, 0.00144944747, 0.0406646, -0.0198459383, -0.00766316568, -0.0210914984, 0.0167142414, 0.000365698186, 0.0105635431, -0.0252196435, -0.0219693221, -0.0156110302, -0.0126098217, -0.030367963, 0.0303916875, -0.00365957664, -0.0150653562, -0.00264978269, -0.00475389091, 0.0181614645, -0.025836492, 0.00251188129, -0.0341165066, 0.00904514454, -0.00835712068, -0.0145078199, -0.00902735163, -0.00986365695, -0.019928975, -0.0198578, -0.00982213765, -0.00297600101, -0.00528177153, 0.00997041911, 0.0162871927, 0.0143891945, 0.0128114838, -0.0261923671, -0.00828594621, -0.00906293839, 4.07541229e-05, 0.0097746877, 0.00539446529, 0.0312932357, -0.0135469586, 0.0037722704, 0.0538556837, -0.0234165452, -0.00733694714, -0.0170226656, 0.0181496032, -0.0244841687, -0.0271650907, 0.0250298437, -0.0106821684, 0.0186596885, -0.0139265573, -0.0143417446, 0.0131554957, 0.0164414048, 0.00286182459, 0.0137011707, 0.0203323, 0.000447067403, 0.00078885525, -0.0356586315, 0.0027758216, 0.00433573825, 0.00167261041, -0.0281852651, -0.0057918583, -0.0104271248, -0.00393241365, -0.00482803164, -0.0420406461, -0.00538260257, 0.00635829195, 0.0105991308, 0.0173904039, 0.0132385334, 0.0104805054, 0.0113168107, 0.0130250091, 0.015753381, -0.0249823947, 0.0203204378, -0.018185189, -0.00742591592, 0.0225624461, 0.020272987, 0.00825035851, -0.0122420844, -0.00437429128, -0.0129775591, 0.0257890429, 0.00158957299, 0.041447524, -0.00292113703, 0.013914695, 0.0107652051, 0.00772840902, 0.0142942946, 0.000570140721, -0.0297036637, 0.0134046087, -0.0170701165, 0.0295613129, 0.00347274262, 0.0233690962, 0.00485472195, -0.00743777817, 0.020723762, -0.0188732147, -0.00416373229, -0.0290393643, 0.0255517941, 0.0160736684, 0.00639981078, -0.00458781607, 0.0117142042, -0.00276989024, 0.0171294287, 0.00938915741, 0.00543005252, -0.0310322605, -0.0119277285, 0.0119099356, 0.00843422674, 0.0294901375, 0.015456818, -0.00725391, -0.00654809177, 0.00769875292, 0.0170582533, -0.00765130296, 0.00681499764, 0.013618133, 0.00876637641, 0.0279717408, -0.00116474775, 0.00972130708, 0.0168803167, 0.00842829607, 0.0129894214, 0.00182682276, 0.00901548844, -0.0137130329, 0.0040480732, 0.00569399307, -0.00755640306, 0.0190037, -0.0114472983, -0.0126098217, -0.0080902148, -0.0218032487, 0.0200001504, -0.00293151662, 0.00789448433, -0.00432684133, -0.0161211174, 0.000828149728, -0.000310648844, 0.0112752924, 0.0255517941, -0.0165600292, -0.0197510384, -0.0344723836, 0.0143773323, -0.0143180201, -0.0144247822, 0.00478058169, -0.0316253863, -0.0216727611, 0.0139977327, 0.00428532297, -0.0170345288, -0.00829780847, -0.00298341503, 0.0178530402, 0.00582151441, 0.00770468405, -0.0187427271, 0.00486658467, 0.0245078951, -0.0106525114, -0.000330296083, 0.037224479, 0.0140214572, -0.0191341881, -0.0069276914, -0.00501486566, 0.00433870405, 0.0126454094, 0.0282564405, 0.00899176393, 0.00224052696, -0.0275921412, 0.00779365283, -0.0286597647, -0.00265126536, 0.0253619943, -0.020972874, 0.0138909705, -0.0240452569, -0.0290868133, -0.0359670557, -0.0128470715, 0.00640574191, 0.00344901765, 0.00105427834, 0.00150060444, -0.0103974687, 0.00989331305, -0.0189088024, -0.0127047217, -0.00851726439, 0.00877823867, 0.0194188878, 0.0134639209, 0.0198103506, -0.0110439742, -0.0115955798, 0.0301781632, -0.0098458631, 0.00829780847, 0.0313881375, -0.0141993947, -0.0148281064, 0.00341639575, -0.0262160916, -0.0315304846, -0.0179716647, 0.000897100428, 0.00160440116, 0.0150297685, -0.00147391378, 0.0103915371, 0.0275446903, 6.99237935e-05, 0.0142942946, 0.0558960289, 0.0133927455, 0.00385234202, -0.010735549, -0.0392885506, 0.0171650164, -0.0332624093, -0.00404214207, -0.0204153378, -0.00348460511, -0.00564061152, 0.0187071394, -0.0229064599, -0.0110143172, -0.0095493, -2.44663752e-05, -0.010610993, -0.00452257227, 0.0080902148, 0.0407357737, -0.0091578383, 0.0117616542, 0.00107577909, 0.0107118245, -0.0124318842, -0.00384047953, 0.00657181675, 0.0138791073, -0.00158512464, -0.0134876454, -0.00901548844, -0.000601279724, 0.0289207399, 0.0286834892, -0.00836305227, 0.0221353974, -0.0120226284, 0.0229420457, 0.00256377971, 0.00322363037, 0.0103796748, -0.00933577586, 0.0112456363, -0.0567501299, 0.00437429128, 0.00890872627, -0.0202611256, 0.0323371366, -0.0147806564, -0.00748522813, 0.0505816378, -0.000126409606, 0.00618035486, -0.0191341881, -0.0180309769, 0.0155279934, -0.0137130329, 0.00299527752, 0.0201069117, 0.0182326399, -0.0158720054, 0.00763350911, -0.000359952275, 0.010610993, 0.00236953143, -0.00669637276, 0.0159906298, -0.00747336587, -0.0371058546, -0.00399765745, -0.0102847749, 0.00346977683, -0.0250535682, -0.01207601, -0.0344012082, -0.00275951065, 0.00336301466, 0.0153737813, 0.00257860776, -0.000858547399, 0.00746743428, -0.00051231106, 0.0164651293, 0.0181021523, 0.00967978779, -0.00653029792, -0.00427642604, 0.0148162441, -0.00364771415, -0.00672009774, -0.0365364552, -0.00355874561, 0.00869520195, 0.0152788814, -0.00937729422, -0.00810207706, 0.0127996216, 0.0213287491, 0.0225743093, -0.0188494883, 0.018339403, 0.010658443, 0.00362398918, 0.0455519445, -0.00646505458, 0.0473075919, -0.00206110673, 0.0140689071, -0.00673196046, 0.00794193428, -0.0232148841, 0.00239029084, -0.0249823947, 0.0137248952, 0.0118328286, -0.0410679244, -0.0117497919, -0.0278768409, -8.16125066e-06, -0.0159550421, -0.00206258963, 0.00453740079, 0.0137723451, -0.00477761589, 0.00666671665, -0.0006516953, 0.0428947471, 0.00446326, 0.0154093681, 0.0127877593, -0.00855878275, -0.001170679, 0.00408959156, 0.00673196046, -0.00516314665, 0.00958488788, 0.0124081597, -0.00134046085, -0.000355318509, -0.000180810224, -0.0203678869, -0.00387013587, -0.0116133727, 0.00520763081, 0.0333573073, -0.00838677678, -0.0186596885, -0.0198103506, -0.00397096714, 0.00122702587, 0.0203204378, -0.00937136356, 0.0086774081, 0.0260262918, -0.0265245177, 0.0269752908, -0.00330963335, -0.0253857188, -0.00478651281, -0.0136774452, -0.00511866249, 0.0245553441, -0.00245998288, 0.0335233845, -0.0153144682, 0.013416471, -0.00810800865, -0.0314355865, 0.0156466179, -0.0176988281, -0.0241757445, -0.0354925543, -0.00642946688, -0.00711156, 0.0497749895, 0.0222540218, -0.00596386427, -0.0155398557, -0.0221709851, -0.00847574603, 0.00417262921, 0.0255043432, 0.0107474113, 0.0139858704, -0.0111210803, -0.0236893836, -0.00854099, -0.00682686036, 0.00567323342, -0.0143773323, -0.0193358511, 0.00258750468, -0.012372572, 0.0260974672, 0.00286775571, -0.0012500094, -0.017544616, 0.0266668666, 0.0526694357, 0.00414593844, -0.00290334318, -0.00108764158, 0.036322929, -0.0179716647, -0.0125386473, -0.00177640712, 0.0369397774, 0.0228945967, 0.00940695126, 0.0101424251, 0.0359433293, 0.00755047193, -0.00878417, -0.00516314665, 0.0132622588, -0.0164414048, -0.0270227417, 0.00482506584, 0.00390275754, 0.0125623718, 0.00613883603, 0.00499114068, -0.00248370785, 0.00587489596, -0.022408234, 0.0302730631, 0.0119336601, -0.0135113709, -0.0233216453, -0.0107296184, 0.00258602179, -0.0131317712, 0.00467678485, 0.0136774452, -0.014911144, 0.00178233837, 0.0140926326, 0.0114532299, 0.0126809971, -2.27982146e-05, 0.01202856, -0.00264385133, 0.0138197951, -0.00649471069, 0.00628711702, 0.026239818, 0.0135825453, -0.0220049098, -0.00657181675, -0.0103737433, 0.0110380426, -0.00192023977, 0.00836898293, -0.000243922346, 0.0165718924, -0.00554274628, 0.00467085373, -0.00104760577, 0.00324735534, -0.0128945215, -0.0252196435, 0.0114117106, -0.00642353576, 0.00669637276, 0.0131554957, -0.00396800134, 0.000971982372, -0.0180191156, 0.0100712497, -0.00986365695, 0.0189206637, -0.00188761798, -0.00171857758, 0.00120478368, -0.0141519448, -0.00154805428, -0.0113761229, -0.0172717776, 0.00465602567, 0.00462043798, 0.00653622951, 0.0134757832, 0.0121709099, 0.00179271807, -0.00122109463, -0.0167261045, -0.00103574328, 0.0129063837, -0.00393241365, 0.0144840945, 0.00162367767, 0.00785889663, -0.0234995838, 0.0202967115, -0.000366624939, -0.0109609365, 0.00587786129, 0.0081258025, -0.0237249713, 0.00332149584, 0.00393834524, 0.0218269732, 0.0242350567, 0.0228827335, -0.0139740072, -0.0113642607, -0.00756233418, 0.00741998432, -0.00642353576, 0.0231555719, -0.00127299293, 0.00487844693, -0.00264088577, -0.00653029792, 0.0257653184, 0.0103025688, 0.0166312046, -0.0171650164, 0.00808428414, -0.0135588208, -0.00488141272, -0.00698700361, -0.0135469586, 0.0190037, 0.00811394, 0.0173904039, 0.00719459727, -0.00580372103, 0.0152670182, -0.012621684, 0.0174615774, 0.00798938423, 0.0385293514, 0.000541967282, -0.00211300515, 0.00753267808, 0.0195493754, 0.0156347547, -0.00915190764, -0.00285441056, 0.0085765766, 0.0311746113, 0.0127284471, 0.00621594209, 0.0118209664, -0.0171175655, 0.00833932683, 0.0298697371, -0.0179479402, 0.0124556096, 0.00560799, -0.0202848502, -0.00186092732, 0.0029863806, -0.00679720426, -0.00319100847, -0.0132741211, -0.00293448218, -0.0260974672, -0.00787669048, 0.0184461642, 0.0012188704, -0.000600909, 0.0164651293, -0.00508604059, 0.0124793341, -0.0097094439, 0.00169040414, 0.00654216064, -0.0013397194, -0.00204627868, -0.0163227804, -0.0201780871, -0.0172480531, -0.0080902148, 0.00131451164, -0.0126928594, 0.000888203562, 0.000183961194, -0.00930018816, 0.0143536068, 0.00442767283, -0.0105635431, -0.0169159044, -0.0203323, -0.00688024145, -0.0120938038, -0.00856471434, -0.00338673964, -0.0213406105, 0.00971537549, 0.00292410259, 0.0307475626, 0.0092230821, -0.0144603699, 0.00204183022, 0.00295227603, 0.00684465421, -0.0206763111, 0.0144366445, -0.024602795, 0.00424677, 0.00496148458, 0.016643066, 0.0274972413, 0.0228827335, -0.0422067232, -0.0098043438, 0.0171531532, 0.0137011707, 0.0116370982, -0.0554215312, 0.0204153378, 0.0103796748, -0.0229539089, -0.00212486763, -0.00736660324, 0.00457891915, -0.0123607097, -0.00322659593, -0.00126261322, 0.000604245346, 0.021221986, 0.00403027935, -0.00362695497, -0.00304272748, -0.0144603699, 0.00357357366, 0.00557240238, -0.0146857565, -0.00186389301, 0.00893245172, 0.0197273139, 0.00535294646, -0.00424380414, -0.00617442373, 0.00967385713, 0.0196086876, -0.0271650907, 0.00580372103, -0.0125623718, -0.00988145, -0.00602021115, -0.00998821296, -0.0153856436, 0.0211626738, 0.00940695126, -0.0068921037, -0.0232979208, 0.000266905932, 0.00377820153, 0.00413111039, -0.0123013975, 0.0293477885, -0.00434463518, -0.00466788793, -0.0104389871, 0.0057622022, 0.000503414194, -0.00708190352, 0.00979841314, -0.00755047193, 0.00733694714, -0.0216134489, -0.0108778989, 0.0020240366, 0.0140689071, 0.0261211917, 0.00283216825, 0.0218981486, -0.0205814112, -0.000989034656, -0.022313334, -0.00789448433, 0.00452257227, 0.0137130329, -0.00731915329, 0.00107058929, -0.00566730229, -0.0128589338, 0.00215007551, 0.0120463539, 0.0134283332, 0.0183987152, 0.0137011707, 0.012918246, -0.000567175099, -0.0223607849, 0.0112693608, -0.0205814112, 0.00605579885, -0.00135158189, -0.00995855592, 0.00203145063, -0.000769578735, -0.0139858704, -0.00411628233, -0.0036002642, -0.00796565879, 0.00278620119, -0.0120404223, -0.016299054, -0.00542708719, 0.0164176803, 0.0148399686, 0.00196917262, 0.0102729127, 0.0196442753, -0.0146976188, -0.00200624275, -0.0310322605, -0.00619221712, -0.00551309, 0.0063464297, 0.0025415374, -0.0269752908, -0.00500893453, -0.00561985234, -0.00449291617, -0.0109787304, -0.00453443499, -0.0140689071, 0.00848760828, -0.00823256467, 0.00360619556, -0.0146857565, 0.00772840902, 0.00877230801, -0.00173637131, -0.010658443, 0.00040888504, 0.00632270472, -0.0366313532, -0.00847574603, -0.00465306, -0.00633456698, -0.00970351323, 0.0270464662, 0.0174615774, -0.000993483118, -1.65541915e-05, -0.00486658467, -0.0266431421, -0.00605579885, 0.00408662623, -0.0126454094, 0.0176632404, 0.0012655789, -0.0211626738, 0.00676754769, -0.00645319186, -0.0165837537, 0.00422304496, 0.0134639209, 0.00591641432, 0.0104449186, 0.00569102727, 0.00138420379, -0.0197629, -0.0202374, -0.013072459, -0.0196442753, 0.00021741711, 0.0202374, 0.00943660736, -0.0175683405, 0.00829780847, 0.00932984427, -0.00581261795, -0.0144722322, -0.0197391752, -0.0264058914, 0.00845795218, -0.00823849626, 0.0111922547, -0.021767661, -0.00865368266, 0.0116370982, 0.0146738943, -0.00784110278, 0.0170226656, -0.00197362108, -0.0121709099, -0.00931798201, 0.0114532299, 0.00185944454, 0.0111448048, -0.00853505824, -0.00585117098, -0.00740219094, -0.0186478272, 0.00237694546, 0.000338636892, 0.000592382858, 0.00207593502, 0.0138672451, 0.00852319598, 0.0476871915, 0.0107592745, -0.00877230801, 0.0205339622, -0.00900362618, 0.00736067211, 0.00320583675, 0.0122658098, -0.00461747218, -0.00852912664, -0.00899769552, -0.00951964408, -0.0219574608, -0.0185410641, 0.00828001462, 0.0051483186, -0.0095493, 0.0154686812, -0.00682686036, -0.0102491872, -0.0248874947, -0.0153856436, -0.0133215711, -0.00168150733, -0.0128826592, 0.0193239879, 0.0069573475, 0.0147806564, 0.0204390623, 0.0234995838, 0.00339860213, 0.00199438026, -0.0068921037, 0.0301544368, -0.0143061569, 0.0106940307, -0.0163109172, -0.00182830554, -0.0052461843, -0.00957302563, -0.00872485805, -0.0157889687, 0.0149467317, -0.0244129952, -0.00110246975, 0.0212457106, 0.00858844, -0.0153263314, 0.0140926326, 0.0206644498, -0.00330370222, 0.00900362618, 0.0179479402, -0.00830374, 0.00959675, 0.0190511514, -0.00810207706, 0.0086062327, -0.000294708618, 0.0134046087, 0.00102981203, 0.00482506584, 0.00710562849, 0.0114650922, 0.00800717715, -0.00368033606, -0.00199734606, 0.000573477, 0.0147925187, 0.00766909681, -0.0044187759, -0.00239325641, 0.0219455976, -0.00788855273, -0.0174022652, -0.0109253488, -0.0138435205, -0.0198696628, -0.0222065728, -0.0086121643, -0.00673196046, -0.00382565148, 0.0195493754, 0.0234046839, 0.0036744047, 0.0116726859, 0.00482506584, -0.00172450882, -0.00105798536, -0.0092942575, 0.00260084984, -0.0120641477, 0.00294634467, -0.00242736097, 0.018339403, -0.00419932, 0.00699886633, 0.0153381936, 0.00112693605, 0.0226810724, 0.0357298069, 0.00261122966, -0.00471237209, 0.0196205508, -0.0141756702, 0.000704705773, 0.00722425338, 0.00626932364, 0.0161922928, -0.0057295803, -0.00319990539, -0.0214473736, 0.0169870798, -0.00654216064, -0.00256081391, -0.0120819416, -0.00303086499, -0.000891169184, -0.00429718522, -0.00649471069, 0.0101780128, 0.00108912447, 0.0240452569, -0.0108778989, -0.00220345659, 0.00998821296, 0.00154805428, 0.00672602933, 0.0124793341, 0.00783517119, 0.0160380807, -0.0134046087, -0.0169752166, -0.00630491087, -0.000764388882, -0.00758012803, 0.0189443883, 0.0048725158, -0.0054537775, -0.0122183599, 0.0151483938, -0.000144203339, 0.00916970149, 0.00352908927, -0.0106643746, -0.0205814112, -0.00101869088, 0.0144722322, 0.00256674527, -0.0253619943, 0.0298460126, 0.00491403462, 0.00791227724, -0.0012863382, -0.0164651293, 0.00900362618, -0.00524914963, -0.00737253437, 0.000908221526, 0.018979976, 0.0328590833, 0.00571771804, -0.00728356605, 0.0154093681, 0.0179835279, 0.0111981863, 0.00215007551, 0.00249557034, -0.00459078187, -0.0108660366, -0.00503265951, -0.00834525842, 0.0177462772, 0.0125030596, 0.0129419714, -0.0066489228, 0.0165244415, -0.00794786494, -0.013369021, -0.0214592367, 0.01212346, -0.00960268173, 0.00255784835, 0.00569992419, 0.00258602179, 0.00463823183, 0.0152432937, 0.00468568178, 0.000468938873, -0.0210559107, -0.00564950844, -0.00650657294, -0.00727763493, 0.000429644395, -0.00758605916, -0.0125979595, -0.0162397418, 0.00286775571, -0.00541819027, 0.00589862093, 0.0142349824, 0.00218418, 0.00181347749, -0.0111032864, -0.001832754, 0.00516314665, -0.0142824324, 0.01202856, -0.00767502794, 0.0148518318, 0.0259076674, -0.00816732086, -0.0210677739, 0.00167705887, 0.00164591987, -0.0125030596, 0.00749709085, 0.00765723409, -0.0191223267, 0.0509612374, 0.00299231196, -0.0184343029, 0.00355281425, -0.0290868133, -0.0287072137, -0.012823347, 0.00868927, 0.0171531532, 0.0134876454, -0.0140926326, 0.0179716647, -0.00593124283, -0.0149467317, 0.00355578, 0.0134639209, -0.0052105966, -0.0264533423, -0.00786482729, 0.00876044575, 0.025195919, 0.0123132598, -0.0026364373, 0.000130580011, -0.0075445408, 0.0066192667, 0.0187071394, 0.00374557963, 0.00225832057, 0.00782924052, 0.00179716654, 0.00906293839, -0.00774620287, -0.0144010568, 0.00141608412, 0.0137486206, 0.0241638832, -0.0163583662, 0.00675568543, -0.0115540605, -0.00188910076, -0.0109727988, -0.0121709099, -0.00567619922, 0.00715307845, 0.0101246312, 0.0117497919, 0.0208305232, -0.00753267808, 0.0134876454, -0.00140644587, -0.0442945212, -0.00306052109, 0.0103440871, -0.004917, -0.0128352093, -0.0134046087, 0.00334522082, -0.0286360402, -0.0011343502, 0.0201425, 0.0124911973, 0.0105220247, -0.00500300294, 0.016002493, 0.00180754624, 0.005765168, -0.00560205849, -0.00862402655, -0.00291224, 0.0353502072, 0.00302938209, -0.0149230063, -0.00317914598, 0.018386852, -3.72324503e-05, 0.0158364177, -0.0144010568, 0.0118565541, -0.0246739686, 0.000168947736, 0.00886720791, 0.0243418198, -0.0238435958, -0.000459671312, -0.0277344901, -0.0148281064, -0.0160618052, -0.00733694714, -0.0203916114, -0.0138316574, 0.00352315814, -0.0121175284, -0.0113879861, 0.0126928594, -0.0191935, -0.0202018116, 0.0186003763, -0.0218032487, 0.0113820545, -0.00315245544, 0.0177462772, -0.0109609365, -0.0143891945, 0.00869520195, -0.00328887394, -0.018588515, 0.00391758559, -0.00607359223, 0.00341046462, -0.0167261045, -0.0106821684, 0.0208898373, -0.00255488278, 0.0097094439, -0.0303442366, -0.00276247622, -0.0107770674, 0.024199469, -0.0147569319, 0.0223489217, 0.00191134296, -0.00478058169, -0.00302938209, -0.00437725708, -0.0275921412, -0.00145389582, -0.0175327528, -0.00788855273, 0.0148992818, 0.0265245177, 0.0132503957, 0.0124081597, -0.0150653562, 0.0160973929, -0.00667264778, -0.00150727702, 0.00693362253, 0.00760978414, 0.00191134296, -0.020972874, 0.0429659225, -0.0197154507, -0.0188494883, 0.0022998394, -0.0249112193, -0.0239622202, -0.0180902891, 0.0122302221, 0.0104686432, -0.0237249713, 0.0422067232, 0.0181733277, 0.00117661024, -0.0101839434, -0.0129063837, -0.0103262933, 0.00233690953, -0.00736067211, -1.23837863e-05, -0.00693955366, -0.0117972419, 0.0210321862, -0.00218121451, -0.00273133721, 0.00209076307, 0.00527880574, 0.0101187, 0.00895617623, -0.00683872262, 0.00663112942, 0.00210707402, -0.0230013598, 0.00495555298, 0.00940695126, 0.00186834147, 0.0150772184, 0.00464416295, -0.00374854542, 0.0136062708, 0.00622187369, -0.0182326399, -0.0120700784, -0.0121412538, -0.0178411771, -0.00409552315, 0.0117497919, 0.00353798619, 0.0132385334, -0.00610918, -0.00486955, -0.0101424251, -0.00496741571, -0.00224200962, -0.0122064976, -0.00893245172, -0.00613883603, 0.0125030596, 0.0149704563, 0.0188494883, 0.00458485074, -0.0106406491, -0.00947812572, 0.0101720812, 0.0209254231, 0.0296562128, -0.00177195878, 0.00467975065, 0.00642353576, 0.0306763873, -0.0194782, 0.00687431032, 0.0106999613, -0.0107652051, 0.0226336215, -0.00441581, -0.0191460513, -0.00682092924, 0.0222302973, 0.0086062327, 0.00526694348, 0.00504452176, -0.00927053206, 0.00654216064, -0.0066489228, 0.0358721539, 0.0226454847, 0.000681351521, 0.00288703246, 0.0218981486, 0.00539743062, -0.015207706, -0.0270464662, -0.013416471, -0.0170108043, -0.00481320359, -0.000395169045, 0.00884941407, 0.0209372863, -0.0265719667, -0.00596683, -0.00412221346, 0.014709482, 0.0212812982, 0.0105101615, -0.000454481458, 0.0105754053, 0.012325122, 0.00784110278, 0.0303205121, -0.011204117, 0.00230132206, 0.0290868133, -0.0262160916, -0.0279242899, -0.00511273136, -0.00865961425, -0.0104508493, -0.0214710981, -0.0124674719, 0.00871892646, -0.0176395159, 0.0207356233, -0.00901548844, -0.00743777817, 0.0150060439, 0.0417559482, -0.00215155818, -0.0111151487, 0.020130638, -0.0086121643, 0.0075741969, -0.0287783891, -0.00324735534, -0.00989331305, -0.0137248952, -0.00664299168, 0.00197955221, 0.00361805805, -0.0301781632, -0.0027446826, 0.0194544755, -0.0187190026, -0.026239818, 0.0205932744, -0.0207593497, 0.0148636941, -0.00762757799, -0.0134520587, -0.00303679612, -0.00586896436, -0.00306941802, 0.0218506977, -0.0131080458, -0.0119811101, 0.000424083846, 0.0324083082, 0.00504452176, -0.00109431427, 0.022408234, 0.0153975058, 0.00519873435, 0.00541819027, -0.00392944831, -0.0321947858, 0.00166816195, 0.0209254231, -0.00577109912, -0.0142349824, 0.0187308639, 0.00960268173, -0.00594310509, -0.0125386473, 0.024602795, 0.0111981863, 0.0087426519, 0.0333810337, -0.011779448, -0.0343774818, 0.0137604829, -0.00779958395, -0.0131792212, 0.0220998097, 0.00169040414, 0.00651250454, 0.00607952382, 0.00354984868, 0.00221828464, 0.00823256467, -0.00551012438, -0.0033274272, 0.0143417446, 0.0075445408, -0.0198103506, -0.00762164686, -0.0102907056, 0.00996448752, -0.0138197951, 0.0125267841, 0.00429422, -0.0239384957, -0.0191223267, 0.00893245172, -0.0118506225, -0.0189918391, 0.00993483141, 0.0162278805, -0.00327701145, -0.00217824895, -0.0309136361, -0.0100534558, 0.0102254627, -0.00371295796, 0.000141979122, -0.00213524746, -0.0231792964, 0.0118209664, -0.025243368, 0.0100890435, -0.00976282544, 0.000585710222, -0.00600241777, -0.00855285209, 0.00914004445, -0.00402434822, 0.00796565879, -0.0199408382, -0.0192646757, 0.00252967491, 0.013665583, 0.0195375141, -0.0117557226, -0.0185529273, -0.00554274628, 0.0208305232, -0.000500448572, -0.00602317695, 0.0103856055, 0.00381972035, 0.0204983745, -0.00628711702, -0.0295375884, 0.0165718924, 0.013962145, 0.00525211543, -0.00901548844, 0.0142705701, -0.0257890429, 0.00248222495, 0.00252670934, 0.0158720054, 0.00688617257, -0.00856471434, -0.011951454, -0.00810207706, 0.00412517926, -0.00375744211, 0.00550419325, -0.0100000752, -0.0357535295, -0.00564061152, 0.013416471, 0.00825035851, 0.00420821644, 0.00110840099, -0.0127521716, -0.00593124283, 0.00832153298, -0.00231466745, -0.00054826925, -0.000736956892, 0.00660740444, 0.0203678869, 0.00892058853, -0.0223963726, 0.0186596885, -0.000461524818, -0.0101305628, 0.00327997725, -0.0049051377, -0.0171768796, 0.0111803925, -0.0203204378, -1.75504545e-06, -0.0104093309, 0.0147213442, 0.0199052505, 0.00419338839, 0.00521652773, 0.0027431997, -0.00460264413, -0.00604690192, 0.016049942, -0.0122895343, 0.00439801626, -0.0280191898, -0.00148874195, -0.017793728, -0.0328353606, 0.0192765389, -0.00829187687, 0.00621594209, -0.0260500181, 0.0190511514, -0.00813766476, 0.00782924052, 0.0114413667, -0.0355637297, 0.00406883238, -0.00651250454, 0.0311746113, 0.0150060439, 0.00112026348, 0.00169336982, 0.0033244614, -0.0170701165, -0.0101661496, 0.0188020393, -0.0132385334, -0.00212190207, 0.013914695, 0.00103203626, -0.0118091041, -0.00830374, -0.0167379659, 0.0021278332, -0.017995391, -0.00996448752, 0.00588972401, -0.00265126536, -0.0104508493, 0.00624559866, 0.00181051181, -0.00663112942, 0.00307831494, -0.00574737415, 0.017793728, 0.0108956927, -0.00476575363, 0.00653622951, 0.0133097088, 0.0143773323, -0.0123607097, 0.028873289, -0.00804276485, 0.0324083082, 0.0025326407, 0.011951454, 0.00392055139, -0.0230369456, -0.0188969392, 0.0352078564, 0.0142231202, -0.00953743793, -0.025836492, -0.0157889687, 0.012823347, 0.00829780847, 0.00991110597, 0.000437429146, 0.0210084617, 0.00532922149, -0.0300358124, 0.00311093684, -0.00182682276, -0.00644132961, 0.00877823867, -0.00906887, -0.0104093309, -0.00307534938, -0.00622187369, 0.0137367584, 0.00319100847, 0.0213287491, -0.0253145434, 0.00759792188, -0.0296087638, -0.0136537207, 0.0065540229, -0.00390868867, 0.0140214572, 0.00583634293, -0.0144247822, 0.00870113261, -0.0215304103, -0.0161685683, -0.0140570449, 0.00567619922, 0.00147465523, 0.00746150315, 0.0228471458, -0.0349231549, -0.0136537207, 0.00547750248, -0.00365661108, 0.00148355204, -0.00201217411, 0.0120226284, 0.00924087595, -0.0066192667, 0.00149244897, 0.00180309778, 0.0063760858, -0.00134713342, -0.0219455976, -0.0180665646, -0.00270316377, -0.00396207, -0.00833339617, -0.014163807, 0.00247925939, 0.000145408121, 0.0312932357, 0.00383751397, -0.0100831129, -0.004323876, 0.0119455224, -0.00201810524, -0.0201425, -0.00476575363, 0.00619814871, -0.00295079313, -0.0018846523, 0.0158482809, 0.000109820663, -0.0109134866, -0.0068921037, 0.00228352845, -0.0165125802, 0.00108764158, -0.0122420844, 0.00537074031, 0.00553978048, -0.0134639209, -0.0135944085, -0.020522099, -0.028873289, -0.00811394, 0.00992296916, -0.00400655437, 0.0161922928, -0.0134995086, -0.0264296178, -0.0302256122, -0.0510086864, 0.0119929723, 0.0065896106, -0.0296562128, -0.0102076689, 0.00449588196, -0.000653178082, -0.00457298802, -0.0105813369, -0.0103203617, 0.0165956169, -0.00586303324, 0.0109016243, -0.00181347749, -0.0132385334, 0.00259788428, 0.0328353606, 0.00959675, 0.0223251972, -0.00626339205, 0.00486361887, 0.00925273821, 0.00743777817, 0.00573847722, 0.00565247424, 0.00873672, -0.00480430666, 0.0279242899, -0.018979976, 0.0270227417, -0.0224200971, 0.00751488423, 0.000405919418, -0.0108482428, 0.0222184341, -0.0356586315, -0.0053885337, 0.0155161303, 0.021518549, 0.00380785787, 0.00164295419, -0.0168803167, 0.00735474098, -0.00127966562, -0.0163702294, 0.0140333204, 0.0019899318, -0.011826898, 0.0130605958, -0.0165244415, -0.0081317341, 0.017093841, 0.0144959567, -0.000765130273, 0.00557833351, 0.017936077, 0.0213287491, -0.00152729498, 0.000447438128, -0.00621001096, 0.000347719091, 0.00618628599, -0.0107296184, -0.00771654677, -0.0266905911, -0.0173192285, 0.019181639, -0.00804869644, -0.00771654677, 0.00534998067, -0.00410442, -0.00520466547, -0.00233987533, -0.0238673203, 0.011328673, -0.00454333192, 0.00293596508, 0.0311983358, -0.0406883247, 0.00520763081, 0.0124674719, 0.00307238358, 0.0170108043, 0.0152432937, 0.00836305227, 0.00621001096, -0.014709482, 0.0107118245, -0.0145434067, 0.00597572699, -0.00782330893, -0.0158957299, -0.0268566664, 0.0180902891, 0.00880789571, -0.0146738943, -0.0194544755, 0.00710562849, 0.0227285214, -0.00771654677, -0.00897397, -0.0283038896, -0.0212338492, -0.0072005284, -0.0343300328, -0.000480059942, -0.0113108801, -0.0218625609, 0.00713528506, -0.0298222881, 0.00450774422, 0.00180309778, -0.00430608215, -0.0413289, -0.0202611256, 0.00872485805, -0.0124793341, -0.0318863615, -0.000466343947, 0.00790634658, 0.00346088014, -0.00717680342, -0.0139858704, 0.00835119, -0.00287368707, 0.0374854542, 0.0113642607, -0.00883755181, -0.00110840099, -0.0212101229, 0.0190986, -0.0256704185, -0.000578296138, 0.00357357366, -0.00728356605, -0.0197629, -0.00379006402, -0.00150950125, 0.0027135436, 0.000391091307, -0.00419932, 0.0261686426, -0.0131910834, -0.0144485068, 0.00825035851, 0.0130250091, 0.0163227804, -0.000182849093, 0.00227166596, 0.00596386427, -0.00115659228, -0.00155991677, -0.0116964104, -0.0117675858, 0.0226336215, -0.011482886, 0.0116904788, -0.00300565711, 0.0101542873, -0.00759792188, 0.00153174344, 0.0150060439, -0.00522245932, 0.0278768409, 0.0189325269, -0.0025000188, 0.00334225525, -0.0264296178, 0.00184016803, -0.00381082343, 0.0049347938, -0.0040480732, 0.00640574191, 0.00749709085, 0.0117972419, -0.00375744211, 0.00684465421, 0.0319812596, -0.00550715858, -0.00747336587, -0.0182800889, 0.00797752105, 0.0108482428, 0.00400655437, -0.0200120118, -0.0174259916, -0.0260974672, -0.00159995269, 0.01813774, 0.00437429128, -0.00511866249, 0.00386123895, -0.0144247822, -0.0149704563, 0.00133749517, -0.0181496032, -0.0100475252, -0.022265885, -0.00493182847, 0.0216608979, 0.00365957664, 0.00191430852, 0.00744964089, 0.0143891945, -0.026738042, 0.0114591606, 0.00153470901, 0.0169277657, -0.00746150315, -0.00637015468, 0.00445436314, 0.0241045691, -0.00370406103, -0.0111329425, 0.0208542496, 0.00682092924, -0.00258009043, -0.00054826925, 0.0228352845, -0.0264770668, -0.0030486586, -0.00385234202, -0.0174022652, -0.0205695499, 0.0034341896, 0.00839270838, 0.0213761982, -0.00119885243, -0.00803090259, 0.0225505847, -0.0149348686, 0.00831560232, -0.0160855297, -0.0158245545, 0.00903328229, -0.00690989755, -0.0101542873, 0.0233335085, 0.00622187369, 0.0130487336, 0.00558723044, -0.0139384205, -0.0152670182, -0.00760978414, 0.0174259916, -0.00862402655, -0.0111270109, 0.0141993947, -6.28456883e-06, -0.0101542873, 0.0120700784, 0.00913411379, 0.00876044575, 0.0232267454, -0.00587489596, 0.0187190026, -0.018588515, -0.0259076674, -0.000961602724, -0.0324320346, -0.00336301466, -0.0133571588, 0.00803090259, 0.00405103853, -0.0213287491, 0.0207118988, 0.0178649034, -0.0205458254, 0.0197035875, -0.00730136, 0.00278916676, 0.0160855297, 0.0210677739, -0.000541225891, 0.0176276527, 0.012621684, -0.0178886279, -0.0128589338, -0.00931205135, -0.0106940307, -0.016844729, -0.000168762388, 0.0142349824, 0.00669637276, -0.0116845481, 0.0250535682, -0.00413704151, 0.0120938038, -0.0150534939, -0.0116015105, 0.00341936131, -0.00730729103, -0.00627525477, -0.00165185111, -0.0104152616, -0.0137248952, 0.0160380807, -0.0147450687, -0.0102136, -0.0027105778, 0.0189918391, 0.0106999613, -0.00132266711, -0.0139502827, 0.0150772184, 0.0128470715, -0.00269426685, -0.00447512278, 0.00232504704, 0.00776992785, -0.0241638832, 0.00252819224, 0.00662519783, -0.00455222884, -0.00892058853, -0.0234284084, 0.0268803909, 0.0103915371, 0.028422514, -0.00742591592, 0.0176869649, -0.021565998, 0.00744964089, 0.0066489228, 0.0157771055, 0.0153263314, -0.000153656249, -0.0125979595, 0.0119751785, 0.00998228136, 0.0101246312, -0.00191134296, -0.0160736684, 0.00917563215, 0.0023309784, -0.0158957299, 0.018979976, 0.00204627868, 0.00873672, 0.0327641852, 0.0152195683, 0.0135113709, -0.00280696061, 0.014662032, -0.00131525309, -0.000971982372, 0.0127165839, -0.00170968066, -0.0133334333, -0.048351489, 0.00510383444, 0.00540336221, -0.0105398186, -0.00293299952, -0.0124200219, -0.0125267841, 0.00632270472, 0.00566137116, 0.015658481, -0.00497334683, 0.000794045103, 0.00766316568, 0.00994669367, -0.0103025688, -0.0112930862, 0.00873078872, 0.00038145305, 0.0164769925, 0.00629304862, -0.0080605587, -0.00160143548, 0.0113761229, 0.00690396642, 0.0113998484, -0.0242706444, 0.018339403, -0.00406290125, -0.00324142398, -0.0151009439, 0.0033244614, -0.00012418539] |
30 Jul, 2024 | Program for Hexadecimal to Decimal
30 Jul, 2024
Given a hexadecimal number as input, we need to write a program to convert the given hexadecimal number into an equivalent decimal number.
Examples:
Input : 67Output: 103Input : 512Output: 1298Input : 123Output: 291We know that hexadecimal number uses 16 symbols {0, 1, 2, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F} to represent all numbers. Here, (A, B, C, D, E, F) represents (10, 11, 12, 13, 14, 15).
The idea is to extract the digits of a given hexadecimal number starting from the rightmost digit and keep a variable dec_value. At the time of extracting digits from the hexadecimal number, multiply the digit with the proper base (Power of 16) and add it to the variable dec_value. In the end, the variable dec_value will store the required decimal number.
For Example: If the hexadecimal number is 1A. dec_value = 1*(16^1) + 10*(16^0) = 26
The below diagram explains how to convert a hexadecimal number (1AB) to an equivalent decimal value:
Below is the implementation of the above idea.
C++
// C++ program to convert hexadecimal to decimal
#include <bits/stdc++.h>
using namespace std;
// Function to convert hexadecimal to decimal
int hexadecimalToDecimal(string hexVal)
{
int len = hexVal.size();
// Initializing base value to 1, i.e 16^0
int base = 1;
int dec_val = 0;
// Extracting characters as digits from last
// character
for (int i = len - 1; i >= 0; i--) {
// if character lies in '0'-'9', converting
// it to integral 0-9 by subtracting 48 from
// ASCII value
if (hexVal[i] >= '0' && hexVal[i] <= '9') {
dec_val += (int(hexVal[i]) - 48) * base;
// incrementing base by power
base = base * 16;
}
// if character lies in 'A'-'F' , converting
// it to integral 10 - 15 by subtracting 55
// from ASCII value
else if (hexVal[i] >= 'A' && hexVal[i] <= 'F') {
dec_val += (int(hexVal[i]) - 55) * base;
// incrementing base by power
base = base * 16;
}
}
return dec_val;
}
// driver program
int main()
{
string hexNum = "1A";
cout << (hexadecimalToDecimal(hexNum));
// This code is contributed by rakeshsahni
return 0;
}
Java
// Java program to convert hexadecimal to decimal
import java.io.*;
class GFG {
// Function to convert hexadecimal to decimal
static int hexadecimalToDecimal(String hexVal)
{
int len = hexVal.length();
// Initializing base value to 1, i.e 16^0
int base = 1;
int dec_val = 0;
// Extracting characters as digits from last
// character
for (int i = len - 1; i >= 0; i--) {
// if character lies in '0'-'9', converting
// it to integral 0-9 by subtracting 48 from
// ASCII value
if (hexVal.charAt(i) >= '0'
&& hexVal.charAt(i) <= '9') {
dec_val += (hexVal.charAt(i) - 48) * base;
// incrementing base by power
base = base * 16;
}
// if character lies in 'A'-'F' , converting
// it to integral 10 - 15 by subtracting 55
// from ASCII value
else if (hexVal.charAt(i) >= 'A'
&& hexVal.charAt(i) <= 'F') {
dec_val += (hexVal.charAt(i) - 55) * base;
// incrementing base by power
base = base * 16;
}
}
return dec_val;
}
// driver program
public static void main(String[] args)
{
String hexNum = "1A";
System.out.println(hexadecimalToDecimal(hexNum));
}
}
Python3
# Python3 program to convert
# hexadecimal to decimal
# Function to convert hexadecimal
# to decimal
def hexadecimalToDecimal(hexval):
# Finding length
length = len(hexval)
# Initialize base value to 1,
# i.e. 16*0
base = 1
dec_val = 0
# Extracting characters as digits
# from last character
for i in range(length - 1, -1, -1):
# If character lies in '0'-'9',
# converting it to integral 0-9
# by subtracting 48 from ASCII value
if hexval[i] >= '0' and hexval[i] <= '9':
dec_val += (ord(hexval[i]) - 48) * base
# Incrementing base by power
base = base * 16
# If character lies in 'A'-'F',converting
# it to integral 10-15 by subtracting 55
# from ASCII value
elif hexval[i] >= 'A' and hexval[i] <= 'F':
dec_val += (ord(hexval[i]) - 55) * base
# Incrementing base by power
base = base * 16
return dec_val
# Driver code
if __name__ == '__main__':
hexnum = '1A'
print(hexadecimalToDecimal(hexnum))
# This code is contributed by virusbuddah_
C#
// C# program to convert
// hexadecimal to decimal
using System;
class GFG {
// Function to convert
// hexadecimal to decimal
static int hexadecimalToDecimal(String hexVal)
{
int len = hexVal.Length;
// Initializing base1 value
// to 1, i.e 16^0
int base1 = 1;
int dec_val = 0;
// Extracting characters as
// digits from last character
for (int i = len - 1; i >= 0; i--) {
// if character lies in '0'-'9',
// converting it to integral 0-9
// by subtracting 48 from ASCII value
if (hexVal[i] >= '0' && hexVal[i] <= '9') {
dec_val += (hexVal[i] - 48) * base1;
// incrementing base1 by power
base1 = base1 * 16;
}
// if character lies in 'A'-'F' ,
// converting it to integral
// 10 - 15 by subtracting 55
// from ASCII value
else if (hexVal[i] >= 'A' && hexVal[i] <= 'F') {
dec_val += (hexVal[i] - 55) * base1;
// incrementing base1 by power
base1 = base1 * 16;
}
}
return dec_val;
}
// Driver Code
static void Main()
{
String hexNum = "1A";
Console.WriteLine(hexadecimalToDecimal(hexNum));
}
}
// This code is contributed by mits
JavaScript
<script>
// javascript program to convert hexadecimal to decimal
// Function to convert hexadecimal to decimal
function hexadecimalToDecimal(hexVal)
{
var len = hexVal.length;
// Initializing base value to 1, i.e 16^0
var base = 1;
var dec_val = 0;
// Extracting characters as digits from last
// character
for (var i = len - 1; i >= 0; i--) {
// if character lies in '0'-'9', converting
// it to integral 0-9 by subtracting 48 from
// ASCII value
if (hexVal.charAt(i) >= '0'
&& hexVal.charAt(i) <= '9') {
dec_val += (hexVal.charAt(i).charCodeAt(0) - 48) * base;
// incrementing base by power
base = base * 16;
}
// if character lies in 'A'-'F' , converting
// it to integral 10 - 15 by subtracting 55
// from ASCII value
else if (hexVal.charAt(i) >= 'A'
&& hexVal.charAt(i) <= 'F') {
dec_val += (hexVal.charAt(i).charCodeAt(0) - 55) * base;
// incrementing base by power
base = base * 16;
}
}
return dec_val;
}
// driver program
var hexNum = "1A";
document.write(hexadecimalToDecimal(hexNum));
// This code is contributed by 29AjayKumar
</script>
PHP
<?php
// PHP program to convert
// hexadecimal to decimal
// Function to convert
// hexadecimal to decimal
function hexadecimalToDecimal($hexVal)
{
$len = strlen($hexVal);
// Initializing base value
// to 1, i.e 16^0
$base = 1;
$dec_val = 0;
// Extracting characters as
// digits from last character
for ($i = $len - 1; $i >= 0; $i--)
{
// if character lies in '0'-'9',
// converting it to integral 0-9
// by subtracting 48 from ASCII value.
if ($hexVal[$i] >= '0' &&
$hexVal[$i] <= '9')
{
$dec_val += (ord($hexVal[$i]) - 48) *
$base;
// incrementing base by power
$base = $base * 16;
}
// if character lies in 'A'-'F' ,
// converting it to integral
// 10 - 15 by subtracting 55
// from ASCII value
else if ($hexVal[$i] >= 'A' &&
$hexVal[$i] <= 'F')
{
$dec_val += (ord($hexVal[$i]) - 55) *
$base;
// incrementing base by power
$base = $base * 16;
}
}
return $dec_val;
}
// Driver Code
$hexNum = "1A";
echo hexadecimalToDecimal($hexNum);
// This code is contributed by mits
?>
Output26Time Complexity: O(N), where N is the number of digits in the given hexadecimal number.
Space Complexity: O(1).
Using predefined function
C++
// C++ program to convert octal to decimal
#include <bits/stdc++.h>
using namespace std;
int HexToDec(string n) { return stoi(n, 0, 16); }
int main()
{
string n = "1A";
cout << HexToDec(n);
return 0;
}
// This code is contributed by rakeshsahni
Java
// Java program to convert hexadecimal to decimal
import java.io.*;
class GFG {
public static int HexToDec(String n)
{
return Integer.parseInt(n, 16);
}
public static void main(String[] args)
{
String n = "1A";
System.out.println(HexToDec(n));
}
}
Python
# Python program to convert hexadecimal to decimal
def HexToDec(n):
return int(n, 16);
if __name__ == '__main__':
n = "1A";
print(HexToDec(n));
# This code is contributed by 29AjayKumar
C#
// C# program to convert hexadecimal to decimal
using System;
public class GFG {
public static int HexToDec(String n)
{
return Convert.ToInt32(n, 16);
}
public static void Main(String[] args)
{
String n = "1A";
Console.WriteLine(HexToDec(n));
}
}
// This code is contributed by Amit Katiyar
JavaScript
<script>
// javascript program to convert octal to decimal
function HexToDec(n)
{
return parseInt(n, 16);
}
var n = "1A";
document.write(HexToDec(n));
// This code is contributed by 29AjayKumar
</script>
Output26Time complexity: O(1) – the conversion of hexadecimal to decimal is done in constant time using the stoi function.Auxiliary Space: O(1) – the only space used is for the string n and the returned integer value, which are constant in size regardless of the input value.
Ready to go from coding beginner to development pro? Our DSA to Development Coding Guide has everything you need to crush coding interviews and ace real-world projects! Limited spots available!Enroll Now and Transform Your Coding Skills! Also get 90% fee refund on completing 90% of the course in 90 days! Take the Three 90 Challenge today. | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal | https://www.geeksforgeeks.org/program-for-hexadecimal-to-decimal?ref=asr10 | Languages | Program for Hexadecimal to Decimal | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Program for Hexadecimal to Decimal, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, How to Back Up and Restore Data in Linux?, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, StringStream in C++ for Decimal to Hexadecimal and back, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, How to Restore Windows Photo Viewer in Windows 10?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [-0.0251237471, -0.0208339933, -0.0127121517, 0.0339628235, 0.0373509116, 0.000977660762, 0.000762490032, 0.039673388, 0.00901668, 0.0290446356, -0.0262713246, -0.0143857021, 0.00970659219, -0.0169404279, 0.0263806172, -0.0131971398, -0.0260117538, 0.00615798216, -0.017883081, -0.0120290695, 0.0128282756, -0.0156289116, -0.0285528172, 0.00294920546, -0.0106833987, 0.0232111178, -0.000276648119, 0.000183364755, 0.008736616, 0.000381245016, 0.016025098, 0.0065131844, -0.04093026, -0.0422417745, 0.0165169165, -0.00700841891, 0.0080057187, -0.00290651293, -0.044427637, -0.00842922926, 0.0128760915, 0.0214351062, -0.0152327232, 0.0414494, -0.00204582978, 0.00415655272, 0.00894837081, -0.0158611592, -0.00218244619, -0.00967243779, -0.0282522608, 0.00764368474, 0.00706306519, 0.0378154069, -4.16252951e-05, -0.0135113569, -0.00392772024, 0.00648927689, -0.0204378068, -0.0167081803, -0.00439221552, 0.00116123899, -0.00726799, -0.00313192979, 0.00918061845, -0.0145906266, -0.0200006347, 0.0559580587, -0.00642438419, -0.0147409048, -0.0369683839, 0.00590182655, -0.0057822871, -0.00256497203, 0.00615456654, -0.0209706109, 0.0422144532, -0.0008162827, -0.0128692603, 0.0605483688, -0.0217903089, 0.00816282723, 0.00375353429, -0.0332524218, -0.021722, -0.0169404279, -0.0492638573, -0.0560673513, 0.0229652096, 0.0359301, -0.0255062729, 0.014262747, 0.0136752967, -0.0204514675, -0.0297003947, 0.045247335, -0.00439563114, 0.0137709286, -0.0192902293, 0.0413947552, -0.00463812519, 0.028334232, 0.0131834783, -0.00133627874, 0.0129648922, -0.00734995957, 0.0255472586, 0.00838824362, 0.00684447912, -0.0164076239, 0.0181563124, -0.00421803, -0.0311758518, 0.0177328028, -0.0138802212, -0.0175142158, 0.00599062722, -0.0288806967, 0.0503841117, 0.0211482123, 0.0460123867, 0.0218039695, 0.000525119132, 0.019836694, -0.00962462183, 0.00214146124, 0.0122749796, -0.0186344702, -0.0119061153, -0.0285801403, -0.0070903888, 0.00198606029, -0.0078964252, 0.030574739, 0.0218449552, 0.0104238279, -0.0192219205, 0.0101984106, -0.0180333592, 0.0228422545, -0.0161753763, 0.0133132637, -0.025219379, -0.0264352635, -0.00474400306, 0.0389903076, 0.0209296253, 0.0533623472, -0.0134225562, 0.0101027796, -0.046094358, 0.00270841923, -0.0119471, -0.012404765, -0.00252740248, -0.00931723509, 0.0353836343, 0.0572695732, -0.0352470204, -0.0692371652, -0.00778713217, -0.0167491641, 0.020246543, -0.019645432, -0.0255745817, 0.0290992837, 0.0471872874, 0.00720651262, -0.0498376451, 0.0354656056, 0.0222957879, 0.0179650504, 0.0158474967, 0.0171999987, -0.0109839551, -0.0217629857, 0.00963145308, 0.0096382834, 0.00674884766, -0.0218586158, 0.00239932467, -0.0112366946, 0.0343726724, -0.012958061, 0.0133884028, -0.00566616328, 0.00895520207, -0.00316779176, -0.00456640171, -0.0193585362, -0.0410395525, 0.00921477284, 0.0355475731, 0.0224050824, 0.0133884028, -0.023579983, -0.0226509906, 0.0379520245, 0.00330953114, 0.026763143, -0.0171043668, -0.00670786295, -0.0290992837, 0.00916012656, 0.0279380437, -0.0237849075, -0.0242494028, -0.0183612369, 0.0500835553, 0.0338808559, 0.0178557578, 0.04527466, -0.018197298, -0.0310119111, 0.0404657647, 0.00476449542, -0.0214897525, -0.00832676701, -0.000704428065, -0.0197410621, 0.0248915, 0.00288431277, 0.000488830381, -0.0334163606, -0.00529046822, -0.0509579, -0.00751389936, 0.00158816506, 0.0439904667, -0.0307660028, 0.0344819687, -0.0154376477, 0.00576521, 0.00637998385, 0.0156972185, -0.0379793458, 0.0180880055, 0.0179650504, -0.0257658437, 0.0368044451, 0.0276648123, 0.0266675111, 0.0134635419, -0.0343999974, -0.0463129431, 0.000431622291, -0.010328196, 9.81930061e-05, 0.0308479723, 0.0597833171, 0.00182724372, -0.00964511465, 0.0207383614, 0.0318862572, -0.00584376464, 0.0156562347, 0.0184705313, 0.0194678307, 0.00535877654, 0.000175786816, 0.00119710073, 0.0332524218, -0.00494551193, 0.00766417757, 0.00711771194, 0.0151780769, 0.0519961827, -0.0228832383, -0.00202533742, -0.0351650491, 0.0337988846, -0.0181426518, 0.00806036498, 0.0552749746, 0.0167355035, -0.0132381245, -0.0568324029, -0.00532803778, 0.0412308164, 0.026448926, -0.0129512306, -0.0299463049, 0.0336622708, 0.0359574221, -0.00702891126, -0.061149478, -0.0261893552, 0.011004447, -0.046504207, -0.0171043668, -0.0112162028, -0.0261483695, -0.0259161219, 0.0143037317, -0.014167116, 0.0193038899, -0.0438265242, -0.0204787906, -0.0146316113, -0.0263942797, -0.046476882, -0.0568870492, -0.00962462183, -0.00623312127, -0.033307068, 0.00108439231, 0.0282795858, -0.00577204069, 0.0157245416, 0.00246250979, 0.0465588532, -0.0233204123, -0.036176011, -0.0156425722, -0.0480069853, 0.00239420147, 0.00500015868, 0.00533145294, -0.0456298627, -0.00944019, 0.0136001576, 0.008736616, -0.0296457484, 0.0386897512, 0.0334163606, -0.00927625, -0.029755041, -0.00518459035, -0.00730897486, -0.0200826041, -0.0243177116, 0.00522216, -0.00246592518, -0.00105023826, -0.00600087317, -0.0188667178, 0.0237575844, 0.0127531365, 0.0249734689, 0.0330338329, 0.0297823641, 0.0363399498, -0.0165988877, -0.0081764888, -0.00897569396, -0.0131083392, 0.00728165172, 0.0173639376, -0.00691278744, 0.0295911022, 0.00131322467, 0.0126028582, 0.0476244614, -0.00342223956, 0.00745925261, -0.0161480531, -0.0139416987, -0.0564498752, -0.00939920545, -0.0350284316, 0.0183885619, 0.0236073062, 0.0273096096, -0.0155879259, 0.043635264, -0.0416679867, 0.013443049, -0.0234980118, 0.0116875293, -0.0399466231, 0.0121656861, 0.0201782361, 0.00975440722, -0.0170087367, -0.0215853844, 0.00583010307, -0.0147135807, -0.0279107206, 0.00823113509, 0.00697426498, -0.0411488451, 0.0365312137, -0.00330099254, -0.0106150908, -0.00352128642, -0.0239078607, -0.00944702048, -0.00493868114, 0.00637315307, 0.0342907049, 0.0249461457, -0.00105621514, -0.0166671947, -0.0171043668, 0.0262713246, 0.0369137377, 0.0298096873, -0.0319955498, 0.0050821281, -0.0524060316, 0.0249051619, -0.0110590933, 0.00545782316, 0.0141944392, -0.00696060294, 0.0229242239, -0.0362033322, -0.0156835578, 0.00247787917, 0.00132603245, -0.0430068262, -0.0155059556, -0.0249598082, -0.0183339138, 0.00615115138, 0.0119129457, -0.0274462253, 0.0550837144, 0.00517434441, -0.031421762, 0.0154376477, 0.0468867309, -0.0131151695, 0.0108541688, 0.010956631, -0.0066224779, -0.00804670341, 0.0171180293, 0.0372689404, 0.0048191417, -0.0387990437, 0.000457237853, 0.0206427313, 0.0184432082, -0.0213394742, -0.033279743, 0.00222855434, 0.00587450294, -0.029973628, -0.0085521834, 0.00860683061, -0.010061794, -0.00776664, -0.0155469412, -0.0415313728, 0.0336076245, -0.0264216028, 0.021722, 0.0144676715, -0.00514360564, -0.0427882411, -0.0324327238, -0.00270158844, -0.0458757728, 0.0315037295, -0.00711771194, -0.0256975368, 0.00505139, 0.0503841117, -0.0144813331, 0.0403837934, 0.0256838743, -0.00668395497, -0.00343419355, 0.0429248586, 0.0457938, 0.0211345498, -0.0347825252, -0.0367224738, 0.0169131048, -0.00969976094, -0.0239078607, 0.0281976145, 0.00402676687, 0.0056422553, 0.015902143, -0.00765734678, 0.00825162791, -0.00488061924, -0.0249324851, 0.0600565486, -0.00597355, 0.0168038122, -0.0118309762, 0.0185115151, -0.0091123106, 0.0409849063, 0.021599045, 0.0168174729, -0.000762063079, -0.012548212, 0.015902143, 0.014044161, -0.0092967432, 0.0220908634, -0.017883081, -0.053553611, 0.02147609, 0.00685131, 0.0357934833, 0.00325488462, -0.00795790274, -0.0476791076, 0.0306020621, 0.0101437643, -0.00507529732, 0.00443320069, 0.0461490043, 0.033689592, -0.0171590131, 0.0359574221, -0.00849753711, -0.00723383576, 0.0489906222, -0.0148365358, -0.0130127072, -0.019645432, 0.0303015076, -0.0183202531, -0.000677958655, 0.0256565511, 0.000764624623, 0.0260117538, 0.0184022225, -0.0259024613, 0.0197683871, 0.044837486, -0.0347825252, 0.0233477354, -0.0148911821, 0.0195088144, -0.0115167582, -0.00360325631, 0.00113562343, -0.0244816504, -0.0232794266, 0.00266572647, 0.0110386014, 0.012233994, 0.0552749746, 0.00747974543, 0.0267221592, -0.0148228742, 0.0261347089, -0.0382799022, 0.0144403484, 0.0240308158, 0.00615115138, 0.00528363744, 0.00976123847, 0.0237439219, 0.00448443182, 0.0406570248, 0.0148092126, -0.0289899893, -0.0169404279, -0.0156289116, -0.0467501171, -0.010376012, 0.0193585362, -0.0103213657, -0.0158201735, 0.0195498, 0.00294749788, 0.00214487663, -0.0227739457, -0.00829261262, 0.0265445579, 0.00245738658, -0.0150687834, 0.0104511511, -0.00987736229, -0.00214316905, -0.0106765684, -0.00827212, 0.0212028585, 0.016243685, 0.00506846653, 0.0136206504, -0.0227193, 0.0103965048, -0.0145906266, -0.016243685, -0.000546465395, 0.00604527351, -0.00894837081, -0.0559580587, -0.0115714055, -0.0393455103, 0.00267255749, 0.020055281, 0.021817632, 0.00105877675, 0.0195634626, 0.0254789498, 0.0286621116, -0.0140714841, -0.00830627419, -0.0219269246, 0.00956997555, -0.000498222769, 0.0152600463, 0.0509032533, 0.00847704429, 0.049591735, -0.00319682271, -0.0150687834, 0.00290138973, 0.00222343113, -0.000681801, -0.0106492443, 0.0272276383, 0.0565591715, 0.00684106397, -0.0204514675, -0.0351923741, -0.00318316091, 0.00860683061, -0.0296457484, -0.0272686239, -0.00626385957, -0.0230745021, -0.0124867344, 0.0169131048, -0.00145325647, -0.0107312147, 0.00535194576, -0.0153693398, -0.0159158055, -0.0459577404, 0.0265582185, 0.0066224779, -0.0132517861, 0.000527253724, 0.0066054007, 0.0103486888, 0.0101574259, 0.0083814133, 0.0011620929, 0.0358481295, -0.030984588, -0.00154461863, 0.000395120092, 0.0820244551, -0.0246182662, 0.00644146092, -0.000135655762, 0.0310119111, 0.0137504358, -0.034126766, -0.00665663183, -0.0410942, 0.0240991246, 0.0161753763, 0.021817632, -0.0177601259, 0.00231735478, -0.0155606028, -0.0227329619, -0.00449809339, -0.00394479698, -0.013347418, 0.0290446356, -0.00240444788, 0.00145667186, -0.0289080199, 0.00484646531, -0.00667370902, 0.0394821241, 0.0271183457, -0.0297823641, -0.0100276405, -0.00691961823, -0.00265548029, -0.012261318, -0.0184432082, -0.0353836343, 0.0273505934, 0.016243685, -0.0234433655, -0.0227329619, -0.000125089355, 0.00579594867, -0.00482597249, -0.00571397878, -0.0075412225, -0.02364829, -0.00552954664, -0.0386351049, -0.0029936058, -0.00144813338, 0.000665150874, 0.0210935641, 0.0283069089, -0.0188803803, -0.00548514677, 0.0125823664, -0.0114416191, -0.0235936437, -0.0151370922, 0.016025098, -0.0320775211, -0.0455752164, -0.00862049218, 0.00534169935, 0.0183885619, 0.00191775209, -0.0157245416, -0.0117080212, 0.00908498745, 0.0301102437, 0.000499930466, 0.00913280342, 0.0259571075, 0.023047179, 0.0370230302, 0.0020441222, -0.00491477316, 0.00444344664, -0.0403564721, -0.0211208872, -0.0112640187, -0.0180196967, -0.0173229538, 0.0170770437, -0.0490999185, 0.00671469374, 0.00236687833, -0.0271320082, 0.00194336765, 0.0257385205, 0.00636632182, 0.0299189817, -0.00371596473, -0.0302195363, -0.0330338329, 0.010908816, 0.00995250139, -0.0395094492, 0.0038730735, -0.0292632226, -0.012766798, -0.0267358199, -0.00193995226, 0.0120017463, -0.0164212864, 0.0273505934, 0.0181016661, -0.000534511462, 0.00660198508, 0.00938554294, 0.00430341531, -0.00982954632, -0.0232657641, -0.0178694185, 0.00580619508, -0.0158201735, -0.0303015076, 0.0362853035, 0.0347005539, -0.00774614699, 0.0332250968, 0.0201372504, 0.0240171552, 0.031394437, 0.00565250171, -0.0504934043, 0.0149731524, 0.021694677, 0.0214214437, 0.0291266069, 0.0331431255, -0.0146042882, -0.00859316811, 0.0184432082, -0.0350284316, 0.0106765684, -0.0290992837, 0.0172136612, 0.015710881, 0.00413606, -0.00760953082, 0.018074343, 0.00809451845, -0.00717235869, -0.0246182662, -0.0136138191, 0.017664494, 0.0095631443, 0.00218586158, 0.0180606823, 0.00106902292, 0.0228695776, 0.0686360523, 0.0185251776, -0.0293178689, 0.00847704429, -0.0238805376, 0.0293178689, -0.0404111184, 0.0308752954, -0.0426789485, -0.00849070586, -0.0223504361, 0.010498967, -0.0191809367, -0.0272003151, -0.00189384422, -0.000849582953, 0.0251920559, -0.00215170765, -0.002184154, 0.0192902293, 0.0147818895, 0.0169404279, -0.0337988846, 0.00804670341, 0.00359984091, -0.00158987276, 0.0151370922, -0.00128077832, 0.0226509906, 0.0179104041, -0.0444822833, -0.00128333981, 0.0582532138, 0.0170770437, -0.028334232, 0.0238395538, 0.0329791866, 0.0205880851, 0.00736362161, -0.0152737079, 0.00513677485, 0.0167491641, 0.0342633799, 0.000475595676, -0.00199630647, 0.0138938827, 0.0173229538, 0.00492160395, 0.0092830807, 0.00241298624, 0.00720651262, 0.000308667572, -0.0161070675, -0.0298916586, -0.0176918171, -0.000672408612, -0.00516068283, -0.00290992833, -0.00138238666, 0.029345192, 0.050821282, -0.0183065906, 0.0481709242, -0.000497368921, -0.0378973745, 0.00575837912, -0.0113869729, 0.0241947565, -0.00133542484, -0.0067454325, -0.00486012688, 0.0401925296, -0.0230881628, -0.0129443994, 0.016311992, 0.00365107204, -0.0118446378, 0.0024386018, -0.0231428109, 0.0300555974, 0.00181870523, -0.00898252521, -0.0192082599, -0.0259844307, 0.0277467817, 0.0121315317, 0.0211345498, 0.0140988072, -0.0151507538, -0.0281156451, -0.0352196954, -0.000740289863, 0.0273232702, -0.0185934864, -0.0136069888, 0.00961096, -0.0132927708, 0.0193858612, 0.0174049232, -0.00622629048, -0.0117831603, -0.00019723986, 0.00113050034, -0.0242084172, -0.024590943, -0.0189486872, 0.0129443994, 0.0178011116, -0.00206461456, 0.0514497198, 0.0307113566, 0.00498308148, -0.0307113566, -0.000444430072, 0.00980222318, 0.0218312927, 0.00487720361, 0.0118924538, -0.0206973776, -0.0118856225, -0.0263806172, 0.0151507538, -0.0299189817, -0.0327606, -0.0136821279, 0.0199323259, 0.000789386337, -0.0146452729, 0.00989102386, 0.00532803778, 0.0194678307, 0.00341882417, -0.00803987216, -0.0592914969, 0.00849070586, 0.000653196941, 0.0223367736, 0.00656441553, 0.018894041, 0.0330884792, -0.000931552728, -0.0184022225, 0.00288943574, -0.0211345498, 0.0227466226, -0.0296457484, -0.00601111958, 0.00107756152, 0.0427609198, -0.00699475734, 0.0206973776, -0.00143276399, -0.00250178692, -0.0275145341, 0.00741143711, 0.0400285907, -0.0126096895, 0.0112913419, -0.0109156463, 0.0161343906, 0.00501040462, -0.00649269205, -0.0142217623, -0.00780762453, 0.0161617137, -0.00989102386, 0.0255062729, 2.40412755e-05, -0.0138119133, -0.0057822871, 0.00323097664, 0.0273779165, -0.0318042859, 0.018074343, -0.0315310545, -0.0386897512, 0.000755232293, 0.0179513879, -0.0282795858, 0.0325693376, 0.00486012688, -0.0368044451, 0.0134976953, -0.0328425728, -0.0422144532, -0.011318665, -0.0195634626, -0.0156289116, -0.0136138191, 0.00865464564, 0.00534511497, 0.0346185826, 0.00390722789, 0.0322414599, -0.0278833974, 0.00352128642, -0.0215717219, 0.0185388383, 0.0166125484, 0.028334232, -0.0321048424, 0.0105877677, 0.0281976145, -0.0116328821, -0.0153556783, 0.0126984902, -0.0313397907, -0.0217629857, -0.0238532145, 0.00621262845, -0.0344273224, 0.0296730716, 0.0054270844, 0.0124457497, -0.00541342283, -0.0183339138, -0.019235583, -0.0346185826, -0.0231428109, 0.0149048436, 0.00538268406, 0.010498967, 0.0204378068, -0.00378085766, -0.0100822868, -0.015396663, 0.0320775211, 0.00302092917, 0.0204378068, -0.0101437643, -0.0135728344, -0.00523240631, -0.00208681473, -0.001155262, -0.00275452714, -0.000792801788, 0.0023856631, -0.00225929287, 0.0024471404, 0.000634412165, -0.00531779137, 0.0228149313, -0.0039311354, 0.00689571025, -0.0374055579, 0.0146179497, 0.00614090497, -0.00475766463, 0.00823796634, -0.00454932451, -0.0142490854, 0.00633899868, -0.00939920545, -0.019426845, 0.0174868926, -0.0149185052, -0.00927625, -0.00134994031, 0.00369888777, 0.0198776796, 0.0145496419, -0.0311485287, -0.00569690205, -0.0265992042, 0.00237029372, 0.0235526599, -0.00419070665, -0.0192902293, -0.02480953, -0.0248641763, -0.0159567893, -0.0230608396, 0.0158748198, -0.0122135021, -0.00678300206, -0.0136479735, 0.0250144545, 0.0104033351, -0.0244953111, -0.00746608386, -0.0226509906, 0.0361213647, -0.0141261304, 0.000166607904, 0.000241426707, -0.0182656068, -0.0227602851, 0.000855559891, -0.0237165987, 0.0124184266, 0.013852898, -0.00442295428, 0.0103623504, 0.0366951525, -0.0111274021, -0.0164076239, -0.0422691, 0.00650293846, -0.0182656068, -0.0112093715, 0.0238942, 0.0068103252, -0.0196590926, -0.00507529732, 0.0544279553, -0.0175825246, 0.00712454272, -0.00562176295, 0.026448926, -0.0404111184, -0.0156972185, 0.025410641, -0.008832247, 0.0178011116, -0.00645853812, -0.00186139776, 0.0143447174, 0.0271320082, 0.00608625868, 0.00219952338, -0.00969976094, -0.00717918947, 0.00751389936, -0.0221181866, -0.0145223178, -0.017063383, 0.00941969734, -0.0220772028, 0.00584376464, -0.00594622688, -0.0112640187, 0.00558760902, -0.0288260505, 0.00498308148, 0.0238122307, -0.00363741047, 0.00603502756, 0.0129443994, 0.00981588475, 0.0277877655, 0.010184749, 0.013757267, -0.0206837151, 0.00910548, -0.00654733879, -0.00213463046, -0.00141312543, 0.0321048424, 0.0329791866, -0.0174868926, -0.00110744627, 0.000118045064, 0.0130673544, -0.0119402688, 0.0166945178, 0.00169318891, -0.00359984091, 0.0381706096, 0.0117899915, 0.00584376464, -0.00853852183, -0.0151780769, 0.0316130221, -0.0295091327, 0.0259571075, -0.0240991246, 0.0106970603, -0.00926258881, -0.00441953912, 0.00762319239, -0.0310119111, -0.0253969803, -0.024058139, 0.011557743, 0.00365790282, 0.00341199338, -0.0112162028, 0.0124389185, 0.00699475734, 0.00667370902, 0.0221181866, -0.0170360599, -0.016434947, -0.0132381245, 0.019112628, 0.0115509126, 0.0405750573, 0.0110112783, -0.00898252521, -0.0137982517, -0.0103486888, 0.00284674321, -0.0149731524, -0.0110249398, 0.0108063538, -0.00657466194, 0.00712454272, -0.00901668, -0.00469960272, -0.0194405075, 0.0175415389, 0.00496600429, 0.0177328028, 0.012910245, -0.0032651308, 0.010594598, 0.0108678304, -0.00841556769, 0.00623312127, 0.00217390782, 0.0142764086, 0.00214316905, -0.00365107204, 0.0091123106, 0.0277467817, 0.0162027, 0.0198640171, -0.0189896729, 0.0327606, 0.00602478115, 0.0156835578, 0.0215034131, -0.00680349441, 0.00098705315, -0.0159567893, 0.0107038915, 0.0128692603, -0.0261347089, 0.00557053182, -0.0387443975, -0.0111615555, -0.0114006344, -0.0240444783, -0.0293725152, -0.0363126248, 0.00909864902, 0.0150004756, 0.00598379644, -0.00702891126, -0.00739777554, 0.00338979322, 0.0347278751, -0.0107107218, 0.00222513895, -1.83578231e-05, 0.0164486095, 0.00147716433, 0.00290138973, -0.0177874491, 0.000531523, -0.00669078575, 0.0147545664, 0.00531779137, 0.0137026198, -0.0237165987, 0.0172956306, 0.012261318, 0.0187164396, 0.0179240648, -0.0232111178, 0.0222821273, 0.0112093715, -0.0308206491, -0.0202602055, 0.00153181085, 0.0274189021, 0.0152327232, -0.00827212, -0.0165032558, -0.008832247, 0.0248505138, -0.0155332796, -0.00954948273, -0.00692644902, 0.00322926906, -0.00310289883, 7.03360784e-05, 0.00375011889, 0.0278150886, 0.00236687833, 0.0530617908, -0.0195498, 0.0296457484, 0.0119539304, -0.0150277987, -0.0114347888, -0.00610675104, -0.0180606823, -0.0105604436, -0.0151507538, -0.0297277179, 0.0151507538, 0.00956997555, 0.00830627419, 0.00555345463, 0.0130468616, -0.00816282723, -0.00370913395, 0.0509032533, 0.0184432082, 0.00731580565, -0.00988419354, -0.0305200927, 0.0165442396, -0.0246182662, -0.00475766463, -0.0143583789, 0.00201167585, -0.0130673544, 0.00846338272, -0.00985003915, -0.0174595695, -0.0064653689, 0.0141944392, -0.00774614699, -0.0378154069, 0.00717918947, 0.0277741048, 0.00212950748, 0.0228149313, 0.00139092526, 0.00175893551, -3.11856184e-06, -0.0118309762, -0.00110915396, 0.0173776, 0.0307660028, 0.00160694984, -0.00714503508, -0.00686838711, 0.0350284316, 0.013900714, -0.00595647283, 0.0321594886, -0.013224463, 0.0141124688, 0.0157382041, 0.00392430462, 0.0066224779, -0.0123706106, 0.0184295457, -0.0390996, -0.0166398715, 0.0133337555, -0.00587791856, 0.0172409844, -0.0172273219, -0.00926258881, 0.013224463, 7.24707061e-05, 0.0183202531, -0.0274872109, -0.0166945178, 0.0037467035, -0.0164622702, -0.00518800598, 0.0271320082, -0.00376378046, -0.0179377273, 0.00867513847, -0.0126848286, 0.00683423318, -0.0218722783, -0.0213804599, 0.0131629854, 0.0159977749, -0.0276921354, 0.0188120715, -0.0235116743, 0.0277741048, -0.0326239839, -0.00958363712, -0.00456640171, 0.025629228, 0.00490452722, 0.00167781953, -0.0206290688, 0.0248915, 0.00192970596, -0.00628093677, 0.0114279576, 0.0170087367, 0.00774614699, -0.0125140576, -0.00322243827, 0.0162027, -0.00228832383, -0.0197547246, -0.0405750573, -0.0137914205, -0.00515385205, 0.0028672358, -0.00426926091, -0.00341711659, 0.018415885, 0.0103691807, -0.000311229116, -0.0136752967, 0.0143037317, 0.0156972185, 0.00668395497, 0.0136821279, -0.0197137389, 0.0338535309, -0.0272822864, 0.0324600451, 0.00384233496, 0.0260117538, -0.00115440821, -0.00986370072, -0.00924209598, -0.00734312879, 0.0246455893, -0.0216673538, -0.00358959474, -0.0326786302, -0.00948800612, 0.00439563114, -0.0129375681, -0.00510945171, 0.0223640967, -0.0075412225, 0.0112366946, 0.00545099238, 0.0303561538, 0.00900984835, -0.00434098439, -0.0211618729, -0.0038730735, 0.0142354239, 0.0235663205, 0.00366131822, 0.00576862553, 0.0105467821, -0.000967414526, -0.0137709286, -0.0138324061, 0.0213667974, 0.00165647327, -0.00913280342, 0.0210389178, -0.0185251776, 0.0327059552, -0.00384233496, -0.0274189021, 0.00780762453, -0.004911358, 0.00683081755, 0.00732946722, 0.00214999984, 0.00479523418, 0.026162032, -0.0243860185, 0.0324327238, -0.0172136612, -0.0289899893, -0.0311485287, 0.0447008722, 0.0106355827, 0.0278697368, -0.0150414603, 0.0140714841, -0.0307386797, -0.00484646531, -0.0199323259, -0.0131220007, -0.00280405069, -0.00538609968, -0.0041531371, -0.0265855417, -0.00759586925, 0.00989785511, 0.0316130221, 0.00993200857, -0.00162317301, -0.00400285935, -0.00866830721, -0.0182519443, 0.0126575055, -0.00160097284, -0.00373645732, 0.0162027, -0.00828578137, -0.0286894348, -0.00818331912, 0.0190033354, -0.00533486856, -0.0178284347, -0.0236346293, 0.00309265265, -0.0236756131, 0.0197000783, 0.0211208872, 0.00724749733, -0.00203216821, 0.0437172316, 0.0267768055, 0.0057822871, 0.00628776755, 0.00739094475, 0.0108746616, -0.0125891967, -0.0117490059, 0.00813550409, 0.0383072235, 0.0051914216, -0.00782811735, 0.0106014293, 0.0188120715, 0.0224870518, -0.0127872908, -0.0122066708, 0.0426516235, -0.031203175, -0.0163666382, 0.00893470924, -0.0166125484, -0.00712454272, 0.00725432811, 0.00143703329, 0.0080671953, 0.0310392361, 0.00337100844, 0.00911914185, 0.0297823641, -0.00158218818, -0.00712454272, -0.0163939614, -0.0248778369, -0.0329791866, -0.00563884, 0.0128692603, -0.00145154877, -0.00604185835, -0.00044101465, 0.00561834732, 0.0136684664, -0.0021722, 0.011728514, 0.00770516228, 0.0279790293, 0.0101027796, 0.00240786327, 0.0135796657, 0.012643843, 0.00644146092, -0.00492501957, -0.00675226329, -0.0159567893, -0.00100839941, 0.00948800612, 0.0032002381, -0.0119266072, -0.00340345479, 0.00460055564, 0.0150141371, 0.016653534, 0.00820381194, -0.0154649708, 0.0168584585, -0.0127121517, 0.00304483692, 0.0154239861, 0.00600428879, 0.00425218418, 0.00254789507, 0.0114826048, 0.0056593325, 0.0214624293, -0.0229925327, -0.00591890328, -0.00211072271, 0.00798522588, 0.00164451939, -0.00164451939, -0.0162027, 0.0029321285, 0.00706989644, 0.012404765, -0.00566616328, 0.00518800598, -0.0061853053, -0.00913280342, -0.0114894351, -0.00807402655, 0.0284162015, 0.00730214408, 0.00249324832, 0.00456981687, 0.00885274, -0.00621945923, 0.00702208048, 0.00393796619, 0.00965194497, -0.00561493216, 0.0192219205, -0.0271046851, -0.00888689328, 0.00643463, 0.00788276363, 0.0287714042, 0.0170770437, 0.00144642568, -0.0281702913, 0.0054270844, -0.0131561551, 0.00299189822, -0.0127053205, 0.0166671947, 0.0272139776, -0.0107243834, 0.0224460661, 0.0147545664, 0.00391405867, 0.00711771194, -0.0381706096, -0.0100276405, -0.0104853055, 0.0144949947, -0.00572422519, -0.00440246193, -0.00801254902, 0.00197752169, 0.0118309762, 0.0159294661, -0.00369547238, 0.0337442383, -0.00345468591, 0.00767100835, 0.0275555179, 0.0149048436, -0.0113869729, -0.00101523031, -0.0184432082, 0.0266538505, 0.0142081007, -0.0101642562, -0.00978856161, -0.00381159619, 0.016311992, 0.00577545632, 0.00413606, 0.0235116743, -0.0321868137, -0.0117148524, 0.0309026185, -0.0377334356, 0.0144540099, -0.00247104838, -0.00349567086, -0.00244884822, -0.000583608, -0.00889372453, -0.0121042086, -0.00432732282, -0.000193717715, -0.0119061153, -0.00660198508, 0.0206973776, 0.008736616, -0.00995250139, 0.0097475769, -0.00896886364, 0.0281976145, 0.00732263643, 0.016025098, 0.0200142954, 0.00578570273, -0.00276135793, -0.0263396334, -0.0190989655, -0.019235583, -0.00907132588, -0.00336588547, -0.00441953912, 0.0124457497, 0.0190443192, 0.0048840344, 0.0219405871, 0.00363399507, -0.0137094511, -0.000130639382, -0.0426516235, -0.0168038122, -0.0102667185, -0.00871612318, -0.00671469374, -0.0101027796, 0.0151234306, 0.00310289883, 0.0179650504, 0.028334232, -0.00948117487, 0.00185798237, -0.0145086562, 0.00546465395, -0.0197547246, 0.0187164396, -0.0188667178, -0.0062023825, -0.0201918967, 0.00714503508, -0.00424535293, 0.0248368531, -0.0150414603, -0.0280609988, 0.0202328824, -0.0184568688, -0.0128829218, -0.0262986477, 0.0173776, 0.0386351049, -0.0301922131, -0.0044161235, -0.0132108014, -0.0102189034, -0.00593598047, -0.00381159619, -0.00590524171, -0.0038867353, 0.00657466194, -0.00411556754, -0.0195498, -0.012814614, -0.00432390766, 0.0106697371, 0.00694352621, -0.00879809354, -1.75973601e-05, 0.00516751362, -0.00654050801, 0.00681715598, -0.013443049, -0.0148638589, 0.000241426707, 0.0263806172, -0.0226236675, 0.0112845106, -0.0131629854, -0.00659857, -0.000757793838, -0.006407307, -0.00634924509, 0.00767783914, -0.000358404475, -0.00468594069, 0.00379110384, -0.00702208048, -0.015710881, 0.00633899868, -0.00560810138, 0.0117763299, -0.00915329531, 0.0254516266, -0.0103896735, 0.0225143749, 0.00833359733, -0.00784177892, -0.0028672358, -0.0107995225, 0.00948117487, 0.0035451944, -0.00246763276, -0.00415996788, 0.0182382837, 0.00691961823, 0.00459714048, 0.0264625866, -0.00478498777, -0.0152327232, 0.0130946776, -0.00548856193, 0.00107670762, 0.00660881586, -0.006793248, -0.0200142954, -0.0160524212, -0.000590011885, -0.0164622702, 0.018074343, 0.0318862572, 0.0103486888, -0.00226270827, 0.0165032558, 0.00997982454, -0.00930357352, -0.000669847068, -0.0184022225, 0.0116738677, 0.00157023419, -0.00172648916, -0.00618872093, -0.000926429639, -0.00186652096, 0.00593256531, 0.00918061845, -0.0130195385, -0.0124389185, 0.00804670341, -0.016434947, -0.00283820461, 0.00914646499, 0.00329416175, 0.00897569396, 0.020997934, 0.0148775205, -0.0231428109, 0.00464154035, 0.00571056362, 0.0113801425, -0.0125960279, 0.0137640974, 0.00190750579, -0.0224870518, 0.00577545632, 0.00584034901, -0.0187437627, -0.0108746616, -0.0267084967, -0.008832247, 0.0137640974, 0.0111547252, 0.0160387605, -0.00279038888, -0.00376378046, 0.012356949, -0.0132859405, 0.0222001579, -0.0114689432, -0.00666687777, -0.0235253368, -0.0116670365, 0.00246421737, -0.00898935553, -0.0144813331, 0.0283888783, 0.0158884823, -0.0165715627, -1.10533838e-05, -0.00795790274, -0.0109498007, 0.00853169151, 0.0117558371, -0.00282625086, 0.045684509, -0.0262166783, -0.0127599677, -0.00619896688, -0.00269646524, -0.0103418576, 0.00799888745, 0.0116055589, 0.018484192, 0.023047179, 0.00364765665, -0.00631509069, -0.0170087367, -0.0299189817, 0.00134054793, -0.0233750585, -0.00449467776, 0.00768467, 0.00367839518, 1.89581879e-05, 0.013538681, -0.00885957, -0.00852486, -0.0121656861, -0.0103418576, -0.00835409, 0.00399944372, 0.00801938, 0.00691278744, -0.0021141381, 0.0206154082, 0.0108405072, 0.0234843511, -0.0142764086, -0.0105262902, 0.0309299417, -0.00969976094, -0.020656392, 0.0245636199, -0.00289285136, 0.0193312131, -0.0141534545, -0.010376012, -0.00952216, 0.00438880036, 0.00951532926, 0.0105672749, 0.0266128648, -0.00557394698, 0.0104921358, -0.00486695766, 0.0378700532, 0.00061391975, -0.0212711655, 0.03450929, -0.0236756131, -0.00122186251, 0.0166262109, 0.0297003947, -0.00093923742, -0.00306703709, -0.0108268457, 0.0284708478, -0.00452200137, -0.00405409047, -0.00293554389, 0.0102393953, -0.0128487684, -0.0067454325, -0.0191399511, -0.0055022235, -0.0111888796, 0.000812867307, -0.00141141773, 0.00753439171, -0.00619896688, -0.0015625495, 0.00891421735, 0.0142764086, 0.00344785512, 0.0299189817, -0.0154513093, 0.016243685, 0.003396624, 0.0182109606, -0.0175825246, 0.00687521789, -0.0147545664, 0.00337100844, 0.0014310563, 0.00973391533, -0.00258546439, -0.0136752967, 0.0209023021, -0.0116123902, 0.0160114374, 0.00935822, -0.00291505153, 0.00258546439, 0.0149731524, 0.00708355801, -0.00338808564, 0.00718602026, 0.00447760103, 0.00281771226, 0.0154239861, 0.0319955498, -0.0105057973, -0.00388332, 0.00614773575, 0.00826528948, 0.00986370072, 0.0167355035, -0.0136206504, -0.00254960265, 0.0139348684, 0.00403018249, -0.0121178702, -0.00492160395, 0.0145086562, -0.00871612318, -0.00211926107, -0.00614432059, 0.00377061125, -0.0233477354, -0.0103691807, -0.019235583, 0.00253594108, 0.00249324832, -0.00563884, -0.0124730729, -0.0266811736, -0.00704940362, -0.00460738642, 0.0112298643, -0.00694011059, -0.0185798239, 0.00176918181, -0.0208613165, 0.00281088147, 0.0109634623, 0.00684106397, -0.00164451939, -0.00277672731, -0.000604527362, 0.0366678275, 0.0139416987, 0.0169540886, 0.011318665, 0.0179377273, 0.0252330396, 0.0246319287, 0.00767100835, -0.00530071463, 0.0176508334, -0.00444003148, 0.0121861789, 0.000797498, 0.00765734678, 0.010738045, -0.0234433655, 0.00793741, 0.000183684955, -0.0143993637, 0.00258887978, -0.0199733116, 0.00939920545, 0.00574813318, 0.00311314524, -0.00803987216, -0.00216195383, 0.0182656068, 0.0259707682, -0.0101779187, -0.0101301027, 0.00343931676, -4.94700616e-05, -0.00301580597, -0.00289114355, -0.0207656864, 0.00775980903, 0.00739094475, -0.00316096074, -0.0300282743, 0.0084565524, 0.0141261304, 0.0053963461, 0.00356568675, 0.00715186587, -0.0180196967, -0.0139143756, 0.00676250923, -0.00248471, 0.00547490036, -0.0101984106, -0.0148092126, 0.00441953912, 0.00665663183, 0.00865464564, -0.0109839551, -0.0296730716, 0.0164486095, 0.00649269205, 0.0120290695, -0.0206837151, 0.00119368534, -0.00365790282, -0.00352470181, -0.00473034102, 0.0053963461, 0.0105194589, 0.00456640171, 0.00712454272, -0.00555345463, 0.00801938, 0.00393796619, -0.00116892369, -0.0153830014, -0.0033266081, 0.00246934057, -0.0107312147, 0.00175039703, -0.00054305, 0.0225826837, 0.010908816, -0.0031336376, -0.00398236653, 0.0261893552, -0.0136957895, -0.0416133404, -0.0166945178, 0.00556370104, -0.0122749796, -0.00553296227, 0.0120222392, -0.00937188137, -0.0121656861, 0.00675909407, 0.0268041287, -0.010232565, -0.0107448762, -0.00250007934, -0.00985686947, -0.0107721994, 0.00433415361, 0.00526997587, 0.0119061153, -0.0217629857, 0.00658149272, 0.000654477684, 0.000620323641, 0.0173776, 0.00664297026, -0.00213633827, -0.0170907062, -0.00537585327, -0.0227193, -0.00553979306, 0.0325146914, 0.0037296263, 0.0235389974, 0.00574471755, -0.00316608394, -0.00689571025, -0.00582327181, -0.0254379641, -0.0190853048, 0.00347005529, 0.0179650504, -0.0241674334, 0.0410122275, 0.00241640164, -0.0115304198, -0.0100549636, -0.00426584575, -0.0221045259, 0.00521532912, 0.016530579, 0.00657124678, -0.0031951149, -0.0236892756, 0.00471667945, 0.0101369331, 0.00203216821, 0.0086273225, 0.00391405867, 0.0022405081, -0.0161753763, 0.0116670365, -0.00475083385, 0.00170172739, 1.58096063e-05, 0.000252740254, -0.0251510702, 0.00417704508, 0.0122681484, 0.0324327238, 0.00027515387, -0.014044161, 0.0194541682, -0.00053109607, 0.0165715627, 0.00467227912, -0.00660198508, -0.0136069888, 0.00980905443, 0.0171726756, -0.00950849801, 0.0112571875, -0.00118856225, -0.0125755351, 0.00791691802, -0.00171965838, -0.0233750585, 0.0126984902, 0.00596671924, -0.00950849801, 0.0257795062, 0.0143720405, -0.00548856193, -0.00369547238, -0.0219815709, -0.00555687025, 0.000551161589, -0.00858633779, -0.0146179497, -0.0128897531, 0.0125072272, -0.0343180262, 0.0197547246, 0.00599745801, 0.0141397929, -0.00268451124, -0.00350420945, -0.00404042844, -0.0144540099, 0.00758220768, 0.000698024174, -0.00292529771, 0.00614090497, 0.012090547, -0.0094675133, 0.00864098407, -0.0134293875, -0.00810818095, -0.00332319271, 0.00902351, -0.0140168378, 0.00819698069, -0.00613749, -0.00982271601, 0.0174595695, 0.00562517811, -0.026571881, 0.0111137405, -0.0108473385, -0.0281156451, 0.00353153259, 0.0140168378, -0.0136616351, -0.0102189034, -0.00792374834, 0.00948117487, 0.000909352617, 0.00453566294, -0.0115987286, -0.0152327232, -0.00784860924, 0.0113323266, 0.00691620307, -0.00389356609, -0.00133457105, -0.00289285136, -0.0208203327, -0.00557053182, 0.012090547, -0.0012295472, -0.00718602026, -0.0186617933, 0.0157655273, -0.00888006296, 0.00939920545, 0.0191809367, -0.0288260505, -0.00866830721, -0.00542025361, -0.0363126248, -0.00765051553, 0.0234433655, -0.0164486095, 0.0203285124, -0.00394479698, -0.0093923742, 0.002998729, -0.000956314441, 0.000941798964, 0.018894041, -0.021066241, -0.0115372511, -0.00103743048, 0.0231154859, 0.00318486872, 0.0299189817, -0.00840190612, 0.00790325552, -0.00588133419, 0.00658832351, 0.0138870524, -0.00310802204, -0.00965877622, -0.00775297778, 0.0285801403, -0.00522557553, -0.00563884, -0.0117490059, -0.0220908634, -0.021817632, -0.0172409844, 0.0266538505, 0.0134225562, -0.0250554383, 0.0163803, 0.00906449463, 0.00525289867, -0.02915393, 0.00334539288, 0.00556028541, -0.00273574237, -0.00328903878, -1.49957796e-05, 0.00366131822, -0.0179377273, 0.0318042859, 0.0140714841, -0.00861366093, -0.00571397878, -0.00801938, 0.00397553574, -0.00990468543, 0.0222548041, -0.0126233511, -0.00271695759, -0.0180470198, 0.00785544049, 0.00173332, -0.002998729, 0.0101642562, -0.00254106405, -0.0128829218, -0.0032651308, 0.00972708408, -0.00166842726, -0.00949483644, 0.000353921729, -0.0150004756, 0.00686155632, -0.00125089346, 0.0123911034, 0.00305166771, -0.00918745, -0.0057993643, -0.0200279579, 0.0197274014, 0.000537073, 0.0134088947, -0.0204514675, -0.0288806967, 0.024399681, 0.00950166769, 0.00359642552, 0.00828578137, -0.017883081, -0.00500015868, 0.0394274779, 0.00932406634, 0.0274735484, 0.0111410636, -0.0198640171, 0.00561151654, 0.025629228, 0.00427950732, 0.000222001574, 0.00850436836, 0.00141568691, 0.0203558374, -0.013729943, -0.000553723134, -0.0203148518, 0.0194131844, 0.00617164373, 0.0012995631, 0.000741997559, -0.0207930095, -0.012138363, -0.00702891126, 0.0299189817, 0.010061794, -0.00881858543, 0.00702891126, -0.0150141371, 0.0194951538, -0.00531096058, -0.0287987273, -0.0157518648, -0.0162300225, -0.00848387554, 0.000208446669, 0.0139143756, 0.0159158055, -0.00216195383, 0.00173417386, -0.0197410621, 0.00137214048, 0.0222411416, -0.00169916591, 0.00714503508, 0.00952899083, 0.00602819677, 0.0177601259, 0.0176235102, -0.0197410621, -0.00520508317, 0.0159158055, -0.0152463848, -0.0168038122, -0.00626385957, -0.0139416987, -0.00380135, -0.0104306582, 0.00677275565, -2.8524e-05, -0.0385804586, 0.0336349458, 0.002853574, 0.00572080957, 0.00979539286, 0.0195634626, -0.0081764888, -0.0086273225, 0.0171180293, -0.00986370072, 0.0133405868, -0.021407783, -0.0168721192, 0.00680690957, -0.0120085776, 0.00132005545, 0.00851119868, -0.000578484847, -0.030383477, 0.00784177892, 0.0245499592, 0.00480206497, -0.0195361376, -0.00117233908, -0.0116055589, 0.0225143749, -0.00899618678, -0.0185661614, 0.00145496416, -0.0101574259, -0.0160524212, 0.0130946776, -0.0103418576, -0.00978856161, 0.00165988866, 0.0300282743, -0.0102462266, -0.0227466226, 0.02698173, 0.00671127811, 0.0112981722, 0.0118719609, -0.002727204, -0.0383891948, -0.00666004699, -0.0159294661, -0.00133457105, 0.00158389588, -0.000760782335, -0.00400627451, 0.0100139789, 0.00839507487, 0.00449809339, 0.0197547246, 0.0320228748, 0.0133405868, -0.0114484504, -0.0373509116, 0.00327537698, -0.0164895933, -0.00778713217, 0.029973628, -0.034126766, 0.00678983284, 0.000893129385, 0.0113391569, -0.0102735497, -0.00236004754, -0.0218312927, 0.0129717225, -0.0053792689, -0.00219610776, -0.0218859389, -0.0159567893, 0.00660198508, 0.0154649708, 0.00934455823, 0.0287987273, 0.0211345498, -0.0144813331, 0.00842922926, -0.00319340732, -0.00513335923, -0.028334232, 0.00579253351, 0.0169677511, -0.0145359803, -0.0010878077, -0.013443049, -0.00692644902, 0.00617847452, 0.00345297833, 0.0105057973, -0.0143310558, -0.0266948361, -0.00962462183, -0.000792374834, -0.014672596, 0.00360325631, -0.00117404677, -0.0218996014, -0.0175961871, 0.0247138981, 0.00298335962, 0.0219269246, -0.00773931621, -0.00578911789, -0.00693328, 0.00840873644, -0.00193824444, -0.00659857, -0.0109156463, -0.00695718778, 0.00717235869, 0.00831310544, -0.0123159643, 0.00101864571, 0.0239761695, 0.0237029362, -0.0125823664, -0.0752482861, 0.00540659204, 0.00181528972, 0.00400627451, 0.00796473306, 0.0147545664, -0.0059872116, 0.012452581, 0.00470643351, 0.0293998383, 0.011270849, -0.016311992, -0.00637315307, -0.00395845901, 0.00699134171, -0.003396624, 0.00587450294, 0.00160097284, -0.00478157215, -0.013081016, 0.00969293062, 0.00110061548, 0.00452883216, -0.0177464634, -0.000518715242, 0.0119675929, -0.00871612318, -0.000538780761, 0.00780079374, -0.0150551219, -0.00644487655, 0.0075412225, 0.0159841124, -0.0187437627, 0.0117558371, -0.00458347844, -0.0114689432, -0.0228422545, -0.000832505873, -0.0156289116, -0.00555003947, -0.0214214437, 0.00295432867, -0.00794424117, -0.00635949103, 0.013538681, -0.0207383614, 0.00559444, -0.00979539286, 0.0116260517, -0.0153283551, 0.0318862572, 0.00171880447, 0.012452581, -0.0116533749, -0.00584034901, -0.0146862576, -0.018702779, 0.0156425722, 0.00382184237, -0.00548856193, 0.00200826046, 0.00438880036, -0.0115030967, 0.00728165172, -0.00116550829, -0.0197547246, 0.0045390781, 0.0328698941, 0.00268109585, 0.0118992841, 0.00406775204, 0.00772565464, 0.00821747351, -0.00612041261, -0.0172136612, -0.000607088907, -0.00824479666, -1.76107023e-05, 0.00239249389, 0.00431366125, 0.00423169136, 0.0201235879, -0.0132039702, 0.00774614699, -0.000217198656, -0.000978514669, -0.0127531365, -0.0071382043, -0.0124184266, 0.0260664, 0.0114689432, -0.00898935553, 0.00483963406, -0.00194166, 0.00058745034, -0.0136684664, -0.0188393947, 0.0109839551, 0.00028518663, 0.0195634626, 0.00786910206, 0.0241127871, -0.00131066318, 0.0364219211, -0.00528705306, -0.00214487663, -0.00538609968, 0.000196706198, -0.0122476555, 0.0289080199, 0.002998729, -0.0115440814, -0.0212165192, 0.00561151654, 0.0310665593, 0.0131151695, 0.0137845902, -5.45931762e-05, 0.0147682279, -0.00654050801, -0.00871612318, -0.00410190597, -0.00267938827, 0.00510603609, 0.0117216827, -0.0221318491, -0.0109429695, -0.00678300206, -0.0117148524, 0.0102052419, 0.0161343906, 0.0110590933, -0.0251510702, 0.00345297833, -0.0149321677, -0.00711771194, 0.0185934864, -0.00395162776, 0.0212438423, 0.00237541692, 0.00711771194, -0.00479523418, -0.0251374096, -0.0111820484, -0.00734995957, -0.00155486481, -0.00535536092, -0.00189042883, 0.00527339103, -0.0314490832, -0.017254645, 0.0157791879, 0.0171590131, -0.0112571875, -0.016311992, -0.000876052363, 0.0227739457, 0.000509322854, -0.0202055592, -0.00443661585, 0.0149321677, -0.0163393151, -0.00717235869, -0.00931040477, -0.0145496419, 0.00712454272, 0.0111957099, -0.0105126286, -0.00564908609, 0.0100754555, 0.0275965035, -0.00278697349, -0.00223196973, 0.0193038899, -0.00892787892, -0.00493526552, -0.0152463848, -0.00695377216, 0.00626385957, -0.000969976129, 0.00632875273, -0.0197683871, 0.0150141371, -0.0147955511, -0.00343760895, 0.00161548832, 0.00526656024, -0.00112281565, -0.0148365358, 0.010908816, 0.00869563129, -0.00434781564, 0.000430768443, -0.0128282756, -0.0174868926, -0.0253423341, 0.0112640187, -0.0109019848, 0.0110454317, 0.0117148524, -0.00369547238, -0.00937871262, -0.0203421749, 0.019836694, 0.0101710875, -0.0142490854, 0.0184568688, 0.0147272432, -0.00884590857, -0.00322414585, -0.0126370126, -0.0102667185, -0.0200006347, 0.00672835531, -0.00784177892, -0.0203831606, -0.0104579814, -0.00907132588, -0.00035306788, 0.0344819687, 0.00937871262, 0.0110249398, -0.00155657262, 0.0156972185, -0.00987736229, 0.00782811735, 0.0118719609, 0.00168806582, -0.000166287718, 0.0154376477, 0.00475083385, 0.00816965755, -0.00305337552, 0.00694011059, 0.0037296263, -0.00237541692, 0.0109634623, -0.0123774419, -0.00329245417, 0.0189077035, 0.0106902299, 0.000875198515, 0.00155486481, 0.0049762507, 0.0164076239, 0.0145086562, -0.00910548, 0.00436147721, 0.00997982454, -0.00840873644, 0.0150961066, -0.0184295457, -0.0122749796, 0.0107926922, -0.00182041293, -0.0232930873, -0.00330611574, 0.0122203324, 0.0107926922, -0.0157382041, -0.000809024961, 0.00363741047, 0.0221181866, 0.000826102, -0.0027186654, 0.00379110384, -0.0111820484, -0.0237439219, 0.00678641722, -0.00728165172, -0.0100208092, -0.0113118337, 0.0053621917, 0.00182553602, 0.00086922152, -0.0153010311, 0.00823796634, 0.00330611574, -0.00215853844, -2.13729872e-05, -0.0313397907, -0.0128760915, -0.00643804576, 0.00732946722, 0.00955631398, 0.0038081808, 0.016025098, 0.002582049, 0.0122271637, 0.0183202531, -0.0250964239, 0.00827895105, 0.00338637782, -0.0242903866, -0.0200962648, 0.0122818099, -0.00711771194, -0.00367497979, -0.0226236675, 0.01612073, 0.0047713262, -0.018894041, -0.00324293063, -0.0342907049, -0.0173776, -0.0111069093, -0.0294544864, -0.0146589344, -0.00448784698, 0.00403701328, 0.00152412616, -0.0147135807, -0.00836092047, 0.0078964252, 0.00672494, -0.0155059556, -0.0165715627, 0.00806036498, -0.0224050824, -0.0231428109, -0.00495234272, -0.00946068205, 0.00343760895, 0.00863415375, -0.0222957879, -0.00209535332, 0.00121247012, 0.0135318497, 0.00688887946, -0.0151234306, -0.00567982486, -0.00978856161, 0.0198913403, 0.00250007934, -0.00061391975, -0.00365107204, -0.00978856161, -0.0184705313, -0.0173639376, 0.00583351823, -0.00232247799, 0.00376036507, -0.0160114374, -0.00193653675, -0.0126506742, 0.00408141362, -0.00737728318, 0.015833836, 0.00593598047, -0.0219815709, 0.00624678284, 0.00371254934, 0.0164076239, 0.00987736229, -0.00110403087, -0.00884590857, -0.00114160043, 0.0103145344, 0.0207656864, -0.0101574259, 0.00300043658, -0.0260937233, 0.00131493236, 0.0156972185, -0.00483963406, 0.0172683075, 0.00708355801, -0.00860683061, -0.0136821279, -0.00613407418, 0.0164212864, 0.00227978546, 0.0791828409, 0.023238441, 0.000540488458, -0.0193585362, -0.00426584575, 0.00985686947, -0.0110932477, 0.0376241431, -0.00758903846, 0.0142217623, -0.00931723509, 0.00673518609, 0.00365107204, 0.0070562344, -0.0218996014, -0.00857267622, -0.00894837081, 0.00865464564, 0.00366131822, 0.0145496419, -0.00673860172, 0.00567299407, -0.0107721994, -0.0217493232, 0.0145359803, -0.0283069089, -0.0205607619, -0.0118924538, -0.0133952331, 0.0279790293, -0.00571056362, -0.000548600045, -0.000589158037, 0.00288602035, -0.0203831606, 0.00871612318, 0.0189760122, -0.00455957092, -0.00491477316, -0.0134567106, -0.0149048436, 0.0215717219, 0.00436147721, 0.000501638162, 0.00685472554, 0.00580619508, -0.0167628266, -0.00159414206, 0.0116533749, -0.0329245403, 0.00623312127, 0.00972708408, -0.00342907035, -0.0192082599, 0.00921477284, -0.00720651262, 0.0116602061, -0.00233101659, -0.00505139, 0.0094675133, -0.0121930093, 0.0026486495, 0.0152327232, 0.0126028582, 0.00968609937, -0.00514360564, -0.00829261262, 0.0174459089, 0.00270158844, 0.0080671953, 0.00394479698, -0.00989102386, -0.0098432079, 0.00332319271, 0.0183065906, 0.01829293, 0.0113459881, 0.0264079403, 0.00211755349, -0.0180060361, 0.00926941913, 0.027582841, -0.00170172739, 0.0237575844, -0.00261108, -0.00235663215, -0.0274325628, -0.014167116, -0.00932406634, -0.020055281, -0.00644487655, 0.0171999987, 0.00275281956, 0.00795107149, -0.0190443192, 0.0156015875, 0.00530754542, 0.000953752897, 0.0250417776, -0.00764368474, 0.006950357, 0.0206154082, 0.013320094, -0.00607259665, -0.00357251754, 0.0298096873, -0.00785544049, 0.00954948273, -0.00338637782, 0.00413264474, -0.0202328824, -0.00982954632, 0.0114962664, 0.0197547246, -0.0108336769, 0.0253969803, -0.00992517825, 0.00528022181, 0.00342223956, 0.00102974579, 0.00678300206, 0.0111274021, -0.00969293062, -0.0120154079, -0.0188803803, 6.39321806e-05, 0.0279243831, -0.00572080957, 0.0105604436, -0.0103965048, 0.00919428095, -0.010328196, -0.0175415389, -0.0215853844, 0.00553296227, 0.0138597293, -0.0215853844, -0.0221455116, 0.00812184252, 0.0140851457, -0.00486354204, 0.00503772777, -0.00354177901, -0.00552613148, -0.00941969734, -0.00944019, 0.0246319287, 0.0116465436, 0.0112366946, -0.00525972946, 0.00228832383, -0.0083472589, 0.00315925316, 0.00690937182, 0.0113254953, 0.00720651262, -0.0159841124, -0.0111615555, 0.00750706857, 0.00506846653, -0.00759586925, -0.00654392317, 0.00260937237, 0.0225690212, -0.00967243779, -0.0268041287, 0.0120017463, -0.0108883232, 0.00500698946, 0.0270090532, 0.0194678307, -0.006793248, -0.0116397133, 0.0103145344, 0.00179308967, 0.0101437643, 0.0198503565, 0.0145359803, -0.0146316113, -0.0327059552, 0.00413947552, 0.0107107218, -0.00329074636, 0.014167116, -0.0124389185, -0.00329074636, -0.00702208048, 0.00506163575, 0.0237029362, -0.00809451845, -0.00183065911, 0.00104340736, -0.00961096, 0.000633558317, -0.0101369331, -0.00577887148, -0.00918745, 0.0110864174, 0.0159841124, -0.00778713217, -0.00111171557, 0.0095631443, 0.000738155213, 0.0157518648, -0.0239215232, 0.0199733116, -0.0177874491, -0.00560468575, 0.0113254953, -0.000857267587, -0.00353153259] |
08 Feb, 2024 | Convert Hexadecimal value String to ASCII value String
08 Feb, 2024
Given the Hexadecimal value string as input, the task is to convert the given hexadecimal value string into its corresponding ASCII format string.
Examples:
Input: 6765656b73Output: geeks
Input: 6176656e67657273Output: avengers
The “Hexadecimal” or simply “Hex” numbering system uses the Base of 16 system. Being a Base-16 system, there are 16 possible digit symbols. The hexadecimal number uses 16 symbols {0, 1, 2, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F} to represent all numbers. Here, (A, B, C, D, E, F) represents (10, 11, 12, 13, 14, 15).
ASCII stands for American Standard Code for Information Interchange. ASCII is a standard that assigns letters, numbers, and other characters within the 256 slots available in the 8-bit code. E.g the lower case “h” character (Char) has a decimal value of 104, which is “01101000” in binary and “68” in hexadecimal.
Algorithm:
Initialize final ascii string as empty.
Extract first two characters from the hexadecimal string taken as input.
Convert it into base 16 integer.
Cast this integer to character which is ASCII equivalent of 2 char hex.
Add this character to final string.
Extract next two characters from hexadecimal string and go to step 3.
Follow these steps to extract all characters from hexadecimal string.
Implementation:
C++
// C++ program to convert hexadecimal
// string to ASCII format string
#include <bits/stdc++.h>
using namespace std;
string hexToASCII(string hex)
{
// initialize the ASCII code string as empty.
string ascii = "";
for (size_t i = 0; i < hex.length(); i += 2)
{
// extract two characters from hex string
string part = hex.substr(i, 2);
// change it into base 16 and
// typecast as the character
char ch = stoul(part, nullptr, 16);
// add this char to final ASCII string
ascii += ch;
}
return ascii;
}
// Driver Code
int main()
{
// print the ASCII string.
cout << hexToASCII("6765656b73") << endl;
return 0;
}
// This code is contributed by
// sanjeev2552
Java
// Java program to convert hexadecimal
// string to ASCII format string
import java.util.Scanner;
public class HexadecimalToASCII {
public static String hexToASCII(String hex)
{
// initialize the ASCII code string as empty.
String ascii = "";
for (int i = 0; i < hex.length(); i += 2) {
// extract two characters from hex string
String part = hex.substring(i, i + 2);
// change it into base 16 and typecast as the character
char ch = (char)Integer.parseInt(part, 16);
// add this char to final ASCII string
ascii = ascii + ch;
}
return ascii;
}
public static void main(String[] args)
{
// print the ASCII string.
System.out.println(hexToASCII("6765656b73"));
}
}
Python3
# Python3 program to convert hexadecimal
# string to ASCII format string
def hexToASCII(hexx):
# initialize the ASCII code string as empty.
ascii = ""
for i in range(0, len(hexx), 2):
# extract two characters from hex string
part = hexx[i : i + 2]
# change it into base 16 and
# typecast as the character
ch = chr(int(part, 16))
# add this char to final ASCII string
ascii += ch
return ascii
# Driver Code
if __name__ == "__main__":
# print the ASCII string.
print(hexToASCII("6765656b73"))
# This code is contributed by
# sanjeev2552
C#
// C# program to convert hexadecimal
// string to ASCII format string
using System;
class GFG
{
public static String hexToASCII(String hex)
{
// initialize the ASCII code string as empty.
String ascii = "";
for (int i = 0; i < hex.Length; i += 2)
{
// extract two characters from hex string
String part = hex.Substring(i, 2);
// change it into base 16 and
// typecast as the character
char ch = (char)Convert.ToInt32(part, 16);;
// add this char to final ASCII string
ascii = ascii + ch;
}
return ascii;
}
// Driver Code
public static void Main(String[] args)
{
// print the ASCII string.
Console.WriteLine(hexToASCII("6765656b73"));
}
}
// This code is contributed by PrinciRaj1992
Javascript
<script>
// JavaScript program to convert hexadecimal
// string to ASCII format string
function hexToASCII(hex) {
// initialize the ASCII code string as empty.
var ascii = "";
for (var i = 0; i < hex.length; i += 2) {
// extract two characters from hex string
var part = hex.substring(i, i + 2);
// change it into base 16 and
// typecast as the character
var ch = String.fromCharCode(parseInt(part, 16));
// add this char to final ASCII string
ascii = ascii + ch;
}
return ascii;
}
// Driver Code
// print the ASCII string.
document.write(hexToASCII("6765656b73"));
</script>
Output
geeks
Time complexity: O(N), where N is the length of the given stringAuxiliary space: O(N)
Approach 2: Using Bitwise Operations:
This approach is to use bitwise operations to directly convert the hexadecimal string to an ASCII string. In this approach, we would start by converting the hexadecimal string to a series of bytes. We can do this by iterating through the string and converting each pair of hexadecimal digits to a byte. Once we have the bytes, we can use bitwise operations to convert them to characters in the ASCII string.
In this implementation, we use a stringstream to build the ASCII string. We iterate through the hexadecimal string, converting each pair of hexadecimal digits to a byte using stoi. Then, we append the byte to the stringstream. Finally, we return the contents of the stringstream as the ASCII string.
Here is the code of this approach:
C++
#include <bits/stdc++.h>
using namespace std;
string hexToASCII(std::string hex) {
stringstream ss;
for (size_t i = 0; i < hex.length(); i += 2) {
unsigned char byte =stoi(hex.substr(i, 2), nullptr, 16);
ss << byte;
}
return ss.str();
}
int main() {
string hexString = "6765656b73";
string asciiString = hexToASCII(hexString);
cout << asciiString << endl;
return 0;
}
Java
import java.util.*;
public class HexToASCII {
public static String hexToASCII(String hex) {
StringBuilder sb = new StringBuilder();
for (int i = 0; i < hex.length(); i += 2) {
String str = hex.substring(i, i + 2);
char ch = (char) Integer.parseInt(str, 16);
sb.append(ch);
}
return sb.toString();
}
public static void main(String[] args) {
String hexString = "6765656b73";
String asciiString = hexToASCII(hexString);
System.out.println(asciiString);
}
}
Python3
def hex_to_ascii(hex_str):
ascii_str = ""
for i in range(0, len(hex_str), 2):
byte = int(hex_str[i:i+2], 16)
ascii_str += chr(byte)
return ascii_str
# Driver code
hex_string = "6765656b73"
ascii_string = hex_to_ascii(hex_string)
print(ascii_string)
C#
using System;
using System.Text;
public class Program
{
public static string HexToASCII(string hex)
{
StringBuilder sb = new StringBuilder();
for (int i = 0; i < hex.Length; i += 2)
{
byte b = Convert.ToByte(hex.Substring(i, 2), 16);
sb.Append((char)b);
}
return sb.ToString();
}
public static void Main()
{
string hexString = "6765656b73";
string asciiString = HexToASCII(hexString);
Console.WriteLine(asciiString);
}
}
// This code is contributed by Prajwal Kandekar
Javascript
// Javascript code addition
function hexToASCII(hex) {
let sb = "";
for (let i = 0; i < hex.length; i += 2) {
let str = hex.substring(i, i + 2);
let ch = String.fromCharCode(parseInt(str, 16));
sb += ch;
}
return sb;
}
let hexString = "6765656b73";
let asciiString = hexToASCII(hexString);
console.log(asciiString);
// The code is contributed by Nidhi goel.
Output
geeks
Time complexity: O(n), where N is the length of the given stringAuxiliary space: O(n)
Master Data Structures and Algorithms at your own pace with our DSA Self-Paced course. In just 90 days, you’ll cover core concepts, solve real-world problems, and sharpen your problem-solving skills. Take the Three 90 Challenge: complete 90% of the course in 90 days and get a 90% refund. Stay motivated, track progress, and achieve DSA mastery. Start today! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String | https://www.geeksforgeeks.org/convert-hexadecimal-value-string-ascii-value-string?ref=asr10 | Languages | Convert Hexadecimal value String to ASCII value String | PHP | IntlChar::isUWhiteSpace() Function, Difference between MySQL and IBM Db2, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Benefits of Progressive Web Apps for Business, Mongoose Document Model.remove() API, PHP | IntlChar::isULowercase() Function, Angular PrimeNG Form Calendar Custom Content Component, Difference between Oracle and Couchbase, Pgmagick blur() method – Python, Difference between Couchbase and IBM Db2, Mongoose Query.prototype.replaceOne() API, SQL procedure, 4 Personality Traits of a Great Programmer, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, SQL – SELECT NULL, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, Difference between IBM DB2 and MongoDB, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, PHP | IntlChar isdefined() Function, How to Check if a Value Exists in an Associative Array in PHP?, PostgreSQL – NOT LIKE operator, Top 10 Programming Languages of 2015, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, Why Learning Web Development is a Great Career Move in 2025?, How to Populate Dropdown List with Array Values in PHP?, Mongoose | findOneAndReplace() Function, An Introduction to Freelancing: The Career Choice for Modern Millennials, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, Tensorflow.js tf.Tensor class .print() Method, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Difference between PostgreSQL and IBM DB2, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, PostgreSQL – CREATE INDEX, Difference between MySQL and PostgreSQL, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, The Future of Data Engineering as a Data Engineer, Benefits of Using Modern Learning Apps, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, 10 reasons to learn Python in 2019, Top 5 Reasons to Learn Game Development, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Program for Hexadecimal to Decimal, Mongoose count() Function, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, AngularJS angular.isDefined() Function, SQL Query to Convert Date Field to UTC, Content Improvement League 2024: From Good To A Great Article, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 7 Big Data Frameworks in 2025, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, How to Group by Day, Date, Hour, Month or Year in SQL Server, PHP IntlChar::charName() Function, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, Mongoose Document Model.inspect() API, Introduction to Programming Languages, random.gauss() function in Python, Angular PrimeNG Splitter Styling, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, PHP array_keys() Function, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, random.gammavariate() function in Python, Difference between Couchbase and MariaDB, Mongoose Model.create() API, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, Top 10 Golang Project Ideas with Source Code in 2025, PHP | IntlChar::isIDIgnorable() Function, Node.js URL.toJSON() Method, Python | random.sample() function, Difference between Couchbase and Redis, Mongoose Populate() Method, Copy Tables Between Databases In SQL Server, 7 Myths About Full Stack Development That You Must Know, How to get weighted random choice in Python?, random.lognormvariate() function in Python, PHP | IntlChar::islower() Function, The Future of Robotics in 2025 [Top Trends and Predictions], PostgreSQL – Drop Procedure, Top 12 Spring Project Ideas For Beginners [2025], Sort an Associative Array by Key in PHP, Mongoose Document.prototype.$isNew API, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, GATE DA 2025 Answer Key (Now Available) Download PDF, Angular PrimeNG Form Calendar Touch UI Component, SQL Query to Rename Stored Procedure, PHP hexdec( ) Function, How to Sort a Collection by Date in MongoDB?, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Node.js assert.doesNotMatch() Function, How to Reset the Primary Key Sequence ID in PostgreSQL?, Top Gen AI Project Ideas for Beginners in 2025, Top 10 Flutter Packages That You Must Know, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Node.js GM swirl() Function, The Future of Golang in 2025 [Top Trends and Predictions], How does Query.prototype.comment() work in Mongoose ?, Angular PrimeNG Splitter Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose findOneAndUpdate() Method, Mongoose Document Model.prototype.schema API, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, How to Use the STAR Method To Ace Your Job Interview?, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Difference between MariaDB and PostgreSQL, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Top 10 Advance Python Concepts That You Must Know, AngularJS angular.toJson() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, PHP | IntlChar::forDigit() Function, Python vs Java – Who Will Win the Battle in 2020?, Mongoose Query.prototype.findOneAndUpdate() API, Mongoose Document.prototype.directModifiedPaths() API, Top 7 Progressive Web App Development Frameworks [2025], Top 10 C# Project Ideas for Beginners in 2025, 8 DevOps Best Practices That You Must Know, Wand – blur() function in Python, 10 Ways to Find and Get Your Dream Internship, Top 10 Python REST API Frameworks in 2025, UI Design Process: 6 Easy Steps To Create Great UI, Difference between SQLite and IBM DB2, Top 10 JavaScript Frameworks to Use in 2025, How to Query Two Tables For Duplicate Values in SQL?, How to Get All Keys of an Associative Array in PHP?, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Tensorflow.js tf.Tensor .toString() Method, Top Dying Programming Languages in 2020, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Tensorflow.js tf.Sequential Class, PHP | IntlChar::charDigitValue() Function, SQL Query to Find Duplicate Names in a Table, How to land your Dream Job: Three 90 Challenge, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, Top 10 Deep Learning Tools You Must Know [2025], How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, Angular PrimeNG Form Calendar Popup and Inline Component, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, SQL Query to Insert Multiple Rows, How to Update Two Tables in One Statement in SQL Server?, PHP IntlChar::ord() Function, Mongoose Document Model.listIndexes() API, SQL Tutorial, Primer CSS Dropdown Options, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, Top 10 SQL Databases To Learn in 2025, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, How to Get All Values from an Associative Array in PHP?, Top 10 DevOps Programming Languages You Must Know, PostgreSQL – CREATE TABLE AS, SQL Query to Delete Duplicate Rows, Mongoose Query.prototype.elemMatch() API, Sampling Theory, Top 10 Backend Technologies You Must Know, Top 10 Programming Languages for Blockchain Development, Mongoose Document Model.exists() API, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, PostgreSQL – DROP TABLE, How does Query.prototype.elemMatch() work in Mongoose ?, How to Changing the Primary Key in MongoDB Collection, Mongoose Query.prototype.toConstructor() API, How to check an array is associative or sequential in PHP?, What is an Index in PostgreSQL?, Tensorflow.js tf.Tensor class .dataSync() Method, How To Ace Hackathons, AngularJS angular.isFunction() Function, Mongoose Document Model.prototype.collection API, How to Back Up and Restore Data in Linux?, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, MongoDB – db.collection.findOneAndReplace() Method, Create a Virtual Machine and Set up API on Google Cloud, Mongoose Document Model.countDocuments() API, Basic Query in PL, Tensorflow.js tf.tensor3d() Function, Mongoose | countDocuments() Function, SQL Query to Add an Agent Parameter in a Database, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – IS NULL operator, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, Is it Worth to Learn Python in 2020?, 10 Essential Skills for a Successful Career in Robotics Engineering, Things every final year student should do to get a job in their dream company, Mongoose Document Model.prototype.deleteOne() API, Top 10 Fastest Programming Languages, Mongoose | exists() Function, SQL IS NOT NULL Operator, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, 7 VS Code Tricks That You Must Know, Mongoose | where() Function, Grouping Dropdown Options Using ReactJS, How to Get the Latest Record from MongoDB Collection, 5 Most Difficult Programming Languages of the World, SQL Query to Convert Rows to Columns in SQL Server, Tensorflow.js tf.Tensor Class, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, How to detect if a dropdown list is a multi-select using jQuery?, Creating a simple machine learning model, Difference between RDBMS and Couchbase, Angular PrimeNG Form Dropdown Disabled Options Component, Mongoose | replaceOne() Function, or days Component, Tensorflow.js tf.print() Function, SQL Query to Exclude Null Values, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, SQL | NULL functions, random.expovariate() function in Python, Top 5 Features of Java 17 That You Must Know, Random sampling in numpy | random_sample() function, Angular PrimeNG Form Dropdown Custom Content Component, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, Mongoose Document Model.populate() API, How to Insert Rows with NULL Values in SQL?, Mongoose Document Model.prototype.remove() API, PostgreSQL – DROP INDEX, SQL Query to Add Email Validation Using Only One Query, SQL – SELECT from Multiple Tables with MS SQL Server, Top 10 R Project Ideas for Beginners in 2025, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, StringStream in C++ for Decimal to Hexadecimal and back, What is AI Model ?, Difference between MS SQL Server and IBM DB2, SQL Query to Count the Number of Rows in a Table, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, Tensorflow.js tf.TensorBuffer Class, How to Select Dates Between Two Dates in PostgreSQL?, SQL Query to Convert DateTime to Date in SQL Server, Angular PrimeNG Form Calendar Disable specific dates and, Top 10 Python Developer Skills That You Must Know in 2024, Python Random – random() Function, Rank Improvement Course for GATE Exam: Crack GATE Now!, 10 Tips For Landing Your Dream Internship, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Convert an object to associative array in PHP, Mongoose Queries Model.deleteOne() API, Pgmagick flip() method – Python, Top 10 Rust Project Ideas With Source Code in 2025, Install Horizon Agent on a Linux Virtual Machine, PHP decoct( ) Function, Mongoose | findOneAndRemove() Function, How to Set a Column Value to Null in SQL?, How to Restore Windows Photo Viewer in Windows 10?, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, Angular PrimeNG Introduction, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, Using Google Cloud Function to generate data for Machine Learning model, Top 10 Frameworks for Web Applications in 2025, PHP | gmp_xor() Function | GeeksforGeeks | [0.0102415504, -0.0201921854, -0.0112663675, 0.0223343819, 0.0518358685, 0.00970600173, 0.00796712, 0.022532735, -0.0118812565, -0.00730594806, -0.0021058321, -0.00316535984, 0.00825142395, -0.0219509024, 0.0154846432, -0.0134019516, -0.021104604, 0.007147267, -0.0247939415, 0.0128862383, -0.00318188919, 0.00641006045, -0.0523648039, -0.00354057481, 0.00607286301, 0.0352801271, -0.0016248296, 0.00979856588, -0.00144218095, 0.00962004904, 0.0250848569, -0.000463233475, -0.0296204966, -0.0296733901, -0.0106316423, -0.0138713839, 0.00195376249, 0.00465134345, -0.0816679373, -0.0279807895, 0.0303345621, 0.0154449726, -0.00345792831, 0.0188169479, -0.0189624075, 0.0318155847, -0.0108564403, -0.010115928, 0.00497531751, -0.0198219307, 0.00227443082, -0.00748446444, -0.00184136338, 0.0128333438, 0.00751752313, 0.00579847628, 0.0247146, 0.00431745173, 0.0189359598, 0.00638361368, -0.0108432174, -0.0110217333, 0.00977211911, -0.0200070571, 0.00639022514, -0.0148631418, -0.0352801271, 0.0450390205, 0.00878036115, -0.020456655, -0.0261824019, 0.0110217333, 0.0353330187, -0.0208665822, -0.0288799834, -0.0019223569, 0.0375810042, 0.0155507606, -0.00793406088, 0.0583946928, -0.0228500962, -0.00856217463, 0.00682329293, -0.0237096194, 0.018036766, -0.00385132572, -0.0367876, -0.0529466346, 0.0119407624, 0.0308899451, -0.00832415279, 0.00912417099, 0.0213029552, -0.0352536775, -0.0572310276, 0.0483977757, 0.00798695534, -0.0206153356, -0.0419447385, 0.0440340415, 0.0184334684, 0.0120928315, -0.00374884391, -0.0320800543, 0.000801257556, 9.85042643e-05, 0.0149424821, 0.0100365877, 0.0238947477, 0.0042943107, 0.0300436448, 0.00535218557, -0.0051935045, 0.0232335757, -0.0218054447, -0.0285361744, 0.0143606514, -0.0406752862, 0.0606162287, 0.0370520651, 0.0315246694, 0.0176532865, -0.0100101409, 0.0335610807, -0.0121523375, 0.0260898378, -0.0143209808, -0.020231856, 0.000762826938, -0.0132102119, -0.0165821891, -0.0328734592, -0.00945475604, 0.0388504528, 0.0137127023, 0.0236170553, -0.0324238651, 0.0201392919, -0.00312403659, 0.00208930275, -0.0162912719, 0.00913739391, -0.00427116966, -0.0210517086, -0.0168598797, 0.00413893536, 0.0155110899, 0.0211839434, -0.0238418542, 0.00949442666, -0.0512275882, -0.0192665458, -0.0099308, 0.0113655431, 0.000401042, -0.0159210172, 0.0271080434, 0.0212500617, -0.0355181471, -0.0144135449, 0.0215674229, -0.0193987805, 0.0110349571, -0.00403314782, -0.0171904657, 0.0130581427, 0.0281394701, -0.0129920254, -0.0371843, 0.0380041525, 0.00780182704, 0.0170714557, 0.00765636936, 0.00550425518, -0.0285626203, -0.00076943863, 0.0160929207, -0.00259675225, -0.00328602362, -0.00736545352, -0.0360206403, 0.00238848315, 0.0440340415, -0.0164367296, 0.0341429114, 0.0178251918, -0.00200500339, 0.00957376696, -0.00413562963, -0.0294353683, -0.031656906, -0.00222814898, 0.0398289897, -0.0136069153, 0.0163970608, -0.0064001428, -0.0400405638, 0.0215277523, 0.0160400271, 0.0243840143, -0.0161061436, -0.0003066184, -0.0280865766, -0.000277898769, 0.0207211226, -0.0182747878, -0.0503019504, -0.024860058, 0.0392471552, 0.0309163928, -0.00291246176, 0.0483184345, -0.0128796259, -0.0299907513, 0.0513862707, -0.00475713098, 0.00122812658, 0.00181656948, -0.000538028544, 0.00361660961, 0.0145590026, -0.00811257772, 0.0230352245, -0.0119275386, -0.0275047459, -0.0625204, -0.021871563, 0.0213955194, 0.0404108204, -0.0266584456, 0.00670758775, -0.00463481434, 0.00844316371, 0.000480176, 0.0372371934, -0.0569665618, 0.00254055252, 0.000783488562, -0.0286155138, 0.0201392919, 0.00668114098, 0.00683651632, 0.020562442, -0.0347247422, -0.032318078, 0.0226649679, -0.0133292228, 0.00559020741, 0.00462489668, 0.0645832568, 0.0355181471, 0.0189624075, 0.0320271626, 0.0340371244, -0.0150085995, 0.0129391318, -0.00288766786, 0.0100498106, 0.0181028824, -0.0132697178, 0.0208401345, 0.0048265541, -0.00919028744, 0.013408564, 0.0037819026, -0.0105324667, 0.0369462781, -0.00762992213, -0.0205756649, -0.0316833518, 0.0384008586, 0.00141160178, 0.0197558124, -0.0033570996, -0.00715387845, -0.0215806477, -0.0495614372, -0.00818530656, 0.0435315482, -0.00453563826, -0.0260766149, -0.00922995806, 0.0351478904, 0.0344867185, 0.0046910136, -0.0863754824, -0.0350685529, 0.0201921854, -0.0133358352, -0.0180235431, 0.00397364236, -0.0312073082, -0.0219376795, 0.0222682655, -0.0216467641, 0.00612245081, -0.0238947477, -0.00537202088, -0.0172301363, -0.0369991735, -0.0287213027, -0.0300700925, -0.0264733173, 0.0178913083, -0.0495349914, 0.00737867691, 0.00521333935, 0.0143342046, 0.0133887287, -0.00455216784, 0.0626261905, -0.0255344547, -0.0428439304, 0.000757868169, -0.0333495028, -0.00947459135, 0.0246749315, 0.0232071299, -0.0478159413, -0.0160664748, 0.011213473, -0.00976550672, -0.0160929207, 0.0379777066, 0.0299643055, 0.0110217333, -0.023312917, -0.0132829407, 0.0107440418, 0.00347445766, -0.0195310134, 0.00476043671, -0.00345462258, 0.00943492167, 0.0149821527, -0.0384537503, 0.00817208271, -0.0016000357, 0.0191210881, 0.0416538231, 0.0225195102, 0.0461497903, -0.00713404361, -0.00444968604, 0.00465795537, -0.0128002856, 0.00452241488, 0.0324767567, 0.0239873119, 0.00971261319, 0.00135540217, -0.00139259303, 0.0694494843, -0.00128928502, -0.013468069, -0.0213690717, 0.0174681582, -0.019795483, -0.0167276468, -0.00388769014, 0.0279014483, 0.0238154083, 0.0177855212, -0.0191210881, 0.0394587331, -0.0395380706, -0.00897210091, -0.00877375, 0.00243972382, -0.0111407442, -0.00882664323, 0.0229558833, -0.00457200268, -0.0219773501, -0.0246617068, 0.00395050133, 0.0504077375, -0.0225856286, 0.00294386735, 0.00698858593, -0.0129192965, 0.0262220725, 0.0128333438, 0.00543483207, -0.0141358525, 0.00101820449, -0.00993741211, 0.00793406088, -0.00625468511, 0.0289328769, 0.00718693715, 0.0162119325, -0.0194781199, -0.0120465495, 0.00516044581, 0.0124829235, 0.0260237213, -0.0157491118, 0.00155127433, -0.033746209, 0.0185921509, 0.00132730231, 0.0116696823, 0.0227443092, -0.00252237031, 0.0104200672, -0.0427381434, -0.0193062164, 0.010115928, 0.00946136843, -0.0430819541, -0.0120597733, -0.0282717049, -0.0371049605, 0.00247608824, 0.0198483765, -0.0431348458, 0.0471283235, 0.00502821151, -0.0403843708, 0.0104134558, 0.00187938078, -0.00988451764, 0.0171772428, 0.000489267113, 0.00344801089, 0.00365628, 0.0155243138, 0.0302816667, -0.019134311, -0.0256799124, -0.0196103547, 0.0152598443, 0.0353065729, -0.0276105329, -0.0505399704, -0.011213473, -0.00156036543, -0.0478423908, -0.0208269116, -0.00739851221, 0.00111738034, -0.0349627621, -0.0371049605, -0.0352801271, 0.037501663, -0.0275047459, 0.00369925611, 0.0275576394, -0.0109820636, -0.0409926511, -0.0199409407, -0.0223476067, -0.0339048877, 0.0249658469, -0.0444042981, -0.0326354392, -0.00503482297, 0.0413100123, 0.0149160353, 0.0414686948, 0.0277163219, -0.00280502136, -0.00868118554, 0.0563847311, 0.0440340415, 0.033746209, -0.0384273045, -0.0231674593, 0.01770618, -0.0195442382, -0.00710759684, 0.0353859141, -0.00743818237, 0.00300172, 0.0207343474, 0.000959525525, 0.0112994257, -0.00758364052, -0.0332172699, 0.0522325709, -0.00817869511, 0.0105126314, -0.016383836, 0.014849918, -0.0160400271, 0.0212632846, 0.0328470133, -0.0181557778, -0.0103605613, 0.0171111263, 0.055855792, -0.00166532642, -0.026499765, -0.00534888, 0.00341825816, -0.0682858229, 0.0189888533, -0.00529268, 0.0389033481, 0.00611583889, -0.0213955194, -0.0386388786, 0.0178119671, 0.0318420343, -0.00471415464, -0.0431348458, 0.0508573316, 0.0417331643, -0.0160135813, 0.0155110899, -0.0125887105, 0.00311081321, 0.0461233445, -0.00592409912, -0.00858201, -0.0298849642, 0.0385330915, -0.0134217869, -0.00764975743, -5.10858517e-05, 0.0141358525, 0.0162251554, 0.0287213027, -0.00756380521, -0.00161491206, 0.0443514027, -0.0292766858, -0.00267609279, 0.00465464918, 0.00248765876, -0.0239344183, -0.00997708179, -0.0134812929, -0.0260104984, -0.0028017154, 0.0107175941, 0.0126482164, 0.00157937407, 0.0390620269, 0.00127027626, 0.0281394701, -0.0104332911, 0.0276898742, -0.0649006218, 0.00896548945, 0.0212632846, 0.00617203861, -0.00265460461, 0.0184863638, 0.0365231298, 0.0222418178, 0.0429232717, 0.00202814443, -0.0210120399, -0.0334288441, -0.0202715266, -0.0471283235, -0.019676473, 0.0119539853, -0.00759025197, 0.0128201209, 0.0352536775, -0.0020231856, -0.00219178456, -0.0287213027, 0.0116234, 0.0474721342, -0.00815224834, -0.0114250481, 0.0119275386, 0.00537532661, 0.00521995127, -0.0150085995, -0.0207079, 0.0240269825, 0.0183938, 0.000733074208, 0.0091175586, -0.00747785298, 0.00342486985, -0.0185789261, 0.00533565646, -0.00199508574, 0.00990435295, 0.00528606819, -0.0473398976, -0.0165557414, -0.018367352, -0.00326618855, 0.0199806113, 0.0285097267, -0.00905805361, 0.0265923291, 0.0213955194, 0.00373562053, -0.014519332, -0.0121655604, -0.0133226113, 0.00913739391, 0.0102084922, 0.0344338268, 0.0468638539, -0.000232236591, 0.0490325, -0.00920351129, -0.0158681218, -0.00203145039, -0.00441332161, -0.00248600589, -0.0334288441, 0.0101820454, 0.0404108204, 0.00529598584, -0.00588112278, 0.00672081113, 0.0158152282, 0.0195574611, -0.0345396139, -0.0148102483, -0.0107506532, -0.028589068, 0.011167191, 0.00594724, 0.0334817395, -0.026288189, -0.00603319239, 0.00617534434, -0.0177987441, -0.0166218579, 0.0215806477, -0.00855556317, -0.0236699488, 0.0178648606, 0.00141242822, 0.025071634, -0.00322651817, 0.00725966599, 0.00868118554, 0.0480804108, -0.0166218579, 0.0152995149, -0.00723983115, 0.0738396645, -0.0155904302, -0.00346123427, -0.0113589307, 0.000218186688, 0.00840349309, -0.0245955903, -0.0112531437, -0.0403314792, 0.0173227, 0.00802662503, -0.00366950338, -0.00672081113, 0.000254757761, 0.000110436347, -0.0247807186, 0.0286419615, 0.0018909513, -0.028694855, 0.0336933136, 0.00164879707, 0.0184202455, -0.0116432346, -0.0170582328, 0.00096861663, 0.0250848569, 0.0175607223, -0.00692246854, -0.0323974155, -0.0060530277, 0.0358619578, -0.00269096904, -0.0110151218, -0.0311808605, 0.0103142802, 0.0115638943, 0.000464059936, -0.00853572786, 0.0232600234, 0.00219839625, -0.0321593955, 0.000488440623, -0.0153788552, -0.0215806477, 0.000723569887, -0.0192004293, -0.0209723692, 0.00169590558, -0.00502490532, 0.00624807319, 0.012039938, -0.00814563595, 0.0226253, 0.00871424377, 0.0107572647, -0.0306254774, 0.010446514, 3.74233568e-05, -0.0109754512, -0.0246749315, -0.0155243138, -0.0128597915, 0.0444307439, 0.00298849633, 0.00433398085, -0.0247013774, -0.0116829053, 0.0189491827, 0.0284832809, -0.00924318191, 0.0145590026, 0.0358090624, 0.0156036541, 0.00473068422, 6.15974477e-06, -0.00123225886, -0.0155639835, -0.00352735142, -0.0155507606, -0.0152862919, -0.0441662744, -0.00745140575, -0.0378983654, -0.0108432174, 0.0143077569, -0.0309692863, -0.00973906, 0.0465464927, -0.0105126314, 0.0355974883, 0.000788447331, -0.0217128806, -0.0232732464, 1.59740139e-05, -0.000982666505, -0.0399347767, 0.00794728473, -0.00433398085, -0.0112795904, -0.0205359962, 0.00120911794, 0.0245955903, -0.0263675302, 0.00524309231, 0.0234451517, -0.0301758796, 0.0138184903, -0.0247939415, 0.000422116864, 0.000214467596, -0.0369991735, -0.0112068616, 0.00885309, -0.00735223, -0.0346982963, 0.0063174963, 0.0206814539, 0.00422488758, 0.0429761671, 0.0116895167, 0.0376603454, 0.0237096194, -0.0012686234, -0.0224269461, 0.0192929916, 0.00579517055, 0.0182615649, 0.0014793718, 0.0207475703, 0.0127209453, -0.00884647854, 0.0163573902, -0.0295676012, 0.0332966112, -0.0168598797, 0.00219343742, 0.0151143866, 0.0129060727, -0.0030678371, 0.0196500253, 0.014519332, 0.0115705058, -0.0107572647, 0.00177524623, -0.0153391855, 0.00919028744, -0.0136994794, -0.0100498106, 0.0241063237, 0.0237889607, 0.0486093499, 0.0171904657, -0.0371578522, 0.011874645, -0.00991096534, 0.0055703721, -0.0464671515, 0.0230616722, -0.0124829235, 0.0176797342, -0.0328470133, 0.0301229861, -0.0224798396, -0.0385595374, 0.00968616642, -0.00723983115, 0.000505796401, 0.00883325469, 0.00585137028, 0.00297196722, 0.0476043671, 0.0232864693, -0.0111142974, 0.0066018, 0.0137523729, 0.00856217463, 0.0100101409, -0.0278750025, 0.0270022545, 0.0278221089, -0.0352007858, -0.00248765876, 0.0518623143, 0.0271344893, -0.0422885455, -0.00677701086, 0.0358884037, 0.0430290587, -0.0172301363, 0.000357032754, 0.00766959274, 0.00605963916, 0.0390355811, -0.0319478214, 0.00587781705, 0.0209194757, 0.0257857, 0.0408339687, 0.015947463, 0.0192797687, -0.00457530888, -0.00480010733, -0.00575880613, -0.0270419251, -0.0100960927, 0.0100167524, -0.0118217515, 0.00347776362, -0.00619517965, 0.0151540572, 0.0335081853, -0.0102679981, 0.0378190242, -0.0176929571, -0.0309692863, 0.0171375722, -0.0255476777, 0.0287741963, -0.00575880613, -0.0233261399, -0.0318684801, 0.0256402418, -0.0119341509, 0.00708114961, -0.00305957231, 0.0103803966, -0.0208136868, -0.00893904269, -0.0222285949, 0.0337726548, 0.0144135449, 0.0147838006, -0.0248336121, -0.0236038323, 0.020112846, 0.0325296521, 0.0203905385, 0.00899193622, -0.010942393, -0.0299114119, -0.011709352, -0.0137655968, 0.00457530888, -0.00940186251, -0.0183805749, 0.00609600358, 0.0106580891, 0.000101086967, 0.0214484129, -7.34004e-05, -0.00517697493, 0.00396372471, 0.00643320149, -0.031233754, -0.0206417833, 0.0099175768, 0.00653898902, 0.0251509752, -0.00735223, 0.0305461362, 0.0223343819, -0.0120465495, -0.0272931717, -0.00676048128, 0.00676378747, 0.0138846077, 0.0145457787, 0.0241063237, 0.00128515263, -0.0106514776, -0.0103076678, 0.00541169103, -0.00054794614, -0.0228765439, -0.0126085458, 0.0138317132, -0.00745140575, -0.0183276813, 0.0166218579, 0.0140565122, 0.0102283275, 0.0102746096, -0.0320536084, -0.0482655391, -0.0165292937, -0.0253228787, -0.00526623335, 0.00350751635, 0.0158548988, 0.0117953047, -0.0151937278, -0.00702164415, -0.0259311572, -0.0353594683, 0.0356239341, -0.0263675302, -0.00151656277, -0.00761008728, 0.0150085995, 0.00305296062, -0.00262650498, -0.00441993354, -0.022003796, -0.0316040106, 0.0020562443, 0.0341429114, 0.000983493, -0.0108762756, -0.00339181116, -0.00649601268, -0.00281328592, -0.0225195102, -0.0190020762, -0.0171507951, 0.000209198886, -0.02374929, 0.00850928109, -0.0048761419, 0.000168702114, -0.00750429975, -0.00715387845, -0.00411248859, -0.0345660597, -0.0222550426, -0.0313924365, -0.0241459925, 0.0143474275, 0.0174152646, 0.00611583889, 0.0272138305, 0.0114250481, -0.0172962546, -0.00549433753, -0.0276105329, -0.0254154429, -0.0170846786, -0.00727288937, -0.0265129879, -0.0127077214, 0.00757041667, 0.00284303864, 0.00305461371, 0.0149028115, 0.0326883309, -0.0126878861, -0.0096729435, 0.00587781705, 0.0161061436, 0.0311279669, 0.0247807186, -0.0219244566, -0.0162251554, 0.0122118425, -0.00478357775, 0.00146614842, -0.000111572735, -0.0235244911, 0.00798034295, -0.0248468351, -0.00391083118, -0.0122977952, 0.0173227, 0.0257460289, 0.00764314597, -0.0129457433, -0.0152466213, -0.0184070226, -0.0377396867, -0.0196235776, 0.0346189551, -9.44752464e-05, 0.00579186482, 0.00601335755, -0.0121258907, -0.0215013064, -0.004261252, 0.036338, -0.00891259592, -0.00115374476, -0.0157226641, -0.00471084891, 0.00412571197, 0.00714065507, -0.0105126314, -0.0183144584, -0.00241493, 0.00490920059, 4.00060562e-05, 0.0197293665, 0.00802662503, -0.0189095121, 0.0364437886, 0.0170846786, 0.00842994, -0.0405166075, 0.000609104522, 0.0119275386, 0.00761669874, -0.00511085801, 0.0124763111, -0.00605963916, 0.0219112318, -0.0248203892, -0.00541169103, 0.0112068616, 0.00381826703, -0.0138581609, 0.0217261054, 0.00306949, -0.00359346857, 0.0263939779, -0.0456737466, -0.0213955194, -0.0326883309, -0.00237030094, 0.0139903948, -0.00169259973, -0.006185262, -0.0196500253, -0.0282188114, -0.0290122181, -0.0207607932, 0.0390884764, -0.00738528883, -0.0204963256, -0.00744479429, 0.000293601595, 0.0192797687, -0.0277427677, 0.00819191802, -0.0291444529, 0.0337197594, -0.0121721728, 0.00207442651, 0.0222682655, -0.00801340211, -0.0224137232, -0.0165028479, -0.0212368369, 0.0106713129, -0.00688279839, -0.01270111, 0.0120465495, 0.025838593, -6.53940224e-05, -0.0103076678, -0.030466795, 0.0168069862, -0.0217922218, -0.0110944621, 0.00593401678, 0.00920351129, -0.00221823133, 0.00654890668, 0.0910301283, -0.0215938706, 0.0147044603, -0.0204698779, 0.0181954466, -0.0246749315, -0.0155904302, 0.0181557778, -0.0133556696, 1.53541641e-05, -0.0107704885, -0.0143209808, 0.0118349744, 0.0260766149, 0.00884647854, 0.0155904302, -0.0124366414, 0.000919028767, 0.00612245081, -0.0142680872, -0.0186714903, -0.00708114961, 0.0194781199, -0.0194384512, 0.00788116734, -0.0147970244, -0.0188830663, 0.00492572971, -0.0248732828, 0.00310750725, 0.0278221089, -0.00642658956, 0.0078084385, 0.010446514, 0.0109357815, 0.0296469424, -0.00492903544, 0.00708114961, -0.0362586603, 0.00220004912, -0.0138713839, 0.00200335053, -0.0176003929, 0.0200731754, 0.0253625493, -0.0124366414, -0.00524970377, -0.00330255297, -0.00712082, -0.00985145941, 0.0254551135, 0.00296700839, -0.00735884206, 0.0184202455, 0.00401661871, -0.00264634, 0.010221716, -0.0256402418, 0.0401463509, -0.0425530151, 0.0213955194, -0.00880019646, 0.0277427677, 0.00550756091, 0.0113655431, 0.00358024519, -0.0137259262, -0.0243178979, -0.0162251554, 0.00880680792, -0.00673072878, -0.00983162411, 0.0254418906, 0.0102679981, -0.0126548279, 0.0177590735, 0.00390421925, 0.00546127884, -0.0109820636, -0.00169755856, 0.0228500962, 0.0309163928, 0.0290651117, 0.00478027202, 0.00242484757, -0.0112597551, -0.0262220725, 0.0209062509, -0.0237757377, -0.0111275213, 0.00997047, -0.00356371584, -0.00273559825, -0.0160664748, 0.0105589135, -0.00744479429, 0.0131837651, 0.00786794443, 0.0166218579, 0.0166483056, -0.0196235776, 0.0180235431, 0.0202054102, -0.002295919, 0.0037323148, -0.0114448834, 0.0292766858, -0.0103473384, -0.0102415504, 0.00995063502, 0.0307312645, 0.0231277887, 0.0235377159, -0.00605963916, 0.0184070226, -0.000557450461, -0.00106696598, 0.00837043487, -0.0114052128, -0.000134093905, -0.00989113, 0.00252402318, 0.00950103812, -0.0247674957, -0.0203773137, -0.0268171281, -0.0185524803, -0.016489625, -0.0121391136, -0.0315511189, -0.000343189487, -0.00358685688, 0.013031696, 0.00423480524, 0.00458853226, 0.00537532661, 0.000254137907, 0.0332437158, -0.0117291873, -0.00243972382, 0.0134614576, 0.00672411686, -0.0121325022, -0.0188830663, -0.00487283617, 0.00919028744, -0.00273725111, 0.0110680154, -0.00561334845, -0.00175871688, -0.0137920436, -0.0253625493, -0.00125622633, 0.0161458142, 0.0276105329, -0.0243443456, 0.00573235936, -0.00318354205, -0.0168863274, -0.02540222, 0.00872746762, 0.0278221089, 0.0117556341, 0.00119093561, 0.00423480524, -0.00690924516, 0.0235773865, -0.00617865, -0.00619517965, -0.0258121453, -0.0205227714, -0.0141755231, -0.000415091898, 0.00342817558, 0.0184070226, -0.0046116733, 0.0430555046, -0.0137259262, 0.0215013064, 0.0171507951, -0.0223079361, -0.00755058182, -0.0133887287, 0.000521912472, -0.0157491118, -0.00903160684, -0.0124895349, 0.00648278929, 0.0174152646, 0.0039967834, 0.00540177338, 0.0313395411, 0.00513399905, 0.016489625, 0.0326089934, 0.00576211186, 0.00880019646, -0.0121325022, -0.0224269461, -0.00402323, -0.0388504528, 0.00622823834, -0.0221757013, 0.023643503, -0.00874730293, 0.00122482073, -0.00634394307, -0.0164499544, -0.0168466568, 0.00551747857, -0.0169656686, -0.0246088132, 0.00745140575, 0.0212103911, 0.00686296308, 0.0391413681, 0.00281824474, 0.00113886839, 0.00705470284, -0.0209459215, 0.0164235067, 0.0072464426, 0.0151143866, -0.00769603951, -0.0128399562, -0.0222418178, 0.057283923, 0.0214880835, -0.00451580342, 0.0269890316, -0.0171243493, 0.0257592518, 0.0203111973, 0.0110614039, 0.00792744942, -0.00803323742, 0.0347776338, -0.0335610807, -0.0226120744, 0.0199409407, -0.00266617513, 0.0231939051, -0.0241063237, 0.00217029639, 0.0314188823, 0.000123349862, 0.0241195466, -0.0197029188, -0.0243972391, 0.0126085458, -0.0441398285, -0.000162503624, 0.0408339687, -0.0119143156, 0.00175541104, 0.0158416759, -0.00192400988, -0.00206120312, -0.00831092894, -0.0295940489, 0.0296998359, 0.00494556502, -0.0317097977, 0.00499845855, -0.0157094412, 0.0167276468, -0.0354388058, -0.0322122872, -0.0170053374, 0.0149160353, 0.0166879762, 0.0173359234, -0.0211971663, -0.00241493, 0.0171507951, -0.000275419356, 0.0137788197, 0.0353330187, 0.00698858593, -0.00960021466, -0.0258121453, 0.0277956612, 0.0427116975, -0.0178384148, -0.00476374244, -0.00996385887, -0.00541169103, -0.0048761419, -0.0135341864, 0.00678362232, 0.00499845855, 0.0116432346, 0.0118481982, -0.0241195466, 0.0111142974, 0.018473139, -0.0152069507, 0.00604641577, -0.00161904434, 0.0315511189, -0.0245030262, 0.0303610079, -0.0107043711, 0.00183971052, -0.00798034295, -0.00318354205, -0.00298023177, -0.00606294535, 0.0431877412, -0.0114779416, -0.0137127023, -0.0264336485, -0.0090845, -0.00120415911, 0.00155458017, -0.0119605977, -0.000866135058, 0.00772248628, -0.00182648702, 0.00874069054, 0.0168731045, -0.0103275031, 0.000592575234, 0.000756215246, -0.0118283629, -0.00334387622, 0.0156565476, 0.0172433592, 0.00262815785, -0.00617865, 0.0127275568, -0.0136730326, 0.00824481249, 0.00389099587, -0.0213822946, -0.00492903544, -0.00785472058, -0.00794067327, 0.0378983654, 0.00804646, -0.0333495028, 0.00941508636, -0.00264634, 0.0152995149, -0.0022628603, -0.0018529339, 0.0151937278, 0.0231145658, -0.013963948, 0.0209326986, -0.0151276104, -0.0161854848, -0.00962666143, 0.0116300117, -0.00118432392, 0.0262088496, -0.0062877438, 0.01462512, -0.0333759524, -0.00627121422, -0.0124366414, 0.00252567627, -0.00656543579, -0.0094878152, -0.0176400635, -0.0261559561, 0.00489928294, -0.00100911339, 0.0352801271, 0.00864812732, -0.0138317132, -0.0197293665, -0.0232996941, -0.0188566186, -0.00895226561, 0.0156433247, -0.0200731754, 0.00948120374, -0.0057852529, -0.0310750734, -0.0179574247, -0.0022645134, -0.000485961267, -0.0136862556, -0.00960021466, -0.00896548945, -0.0276369806, 0.0243046749, 0.0217393283, 0.00737867691, 0.000181305702, 0.0144796623, 0.0445100851, 0.00889276061, -0.017045008, 0.0102415504, -0.000305172085, 0.00139424601, -0.0105853602, -0.00723983115, 0.0273989588, 0.00111242151, -0.00456539122, 0.00892581884, 0.00894565415, 0.0260766149, -0.00530920923, -0.00854233932, 0.0405695, 0.0112333084, -0.0159739107, 0.0179574247, -0.029356027, -0.0215013064, 0.0240534302, 0.0196500253, 0.00717371376, 0.0364702344, 0.0107572647, 0.00753735844, 0.0268039033, -0.0252699852, -0.00403975975, -0.0111804148, -0.00141821348, -0.00892581884, 0.0305725839, -0.000566541567, -0.00348437531, 0.010942393, 0.0067141992, 0.00318354205, 0.000859523308, -0.00770265143, 0.031894926, 0.00308767217, 0.0331643783, -0.00289097358, 0.000192876207, -4.61012351e-05, 0.0241724402, -0.00482986, -0.011332484, -0.0168598797, -0.00114134781, 0.00391744263, -0.00319511257, 0.00344801089, 0.00577533571, -0.00673072878, 0.0131308716, 0.00171078194, 0.00679023424, 0.0127936741, -0.0010025017, 0.0258253701, -0.0071671023, -0.011213473, 0.0126614394, -0.00985145941, -0.00526623335, -0.00615550904, -1.7626943e-06, 0.0187905021, 0.023431927, -0.030784158, -0.0150085995, -0.00215211418, -0.00590757, 0.015828453, 0.00373562053, -0.0399612226, 0.00286783255, 0.0108167706, 0.0144928852, -0.00679023424, -0.000103411396, -0.00913739391, -0.00568277156, -0.00549764326, -0.00216864352, 0.0122713484, -0.0124234175, 0.0182086714, 0.0088729253, 0.0279807895, -0.0171243493, 0.00195706845, 0.00310750725, 0.0101688216, 0.0198616, 0.0242782272, -0.0221492555, 0.00127275568, 0.0163177196, 0.00479018968, 0.0177458506, 0.0159077924, 0.0113390964, -0.0288535357, 0.0147838006, 0.00914400537, 0.0041753, -0.00989774149, 0.00513399905, 0.00690263323, -0.00421827612, 0.0256005712, 0.0219509024, 0.00302981958, 0.0173227, -0.0281394701, -0.0142548634, 0.00487944763, 0.0188962892, -0.0136862556, 0.00182318117, -0.0077290982, 0.0104134558, -7.75327208e-05, 0.019676473, 0.00332569401, 0.0327941217, -0.020456655, 0.0195177905, 0.0239344183, 0.0299378578, 0.0114118252, -0.000960352, 0.00610922743, 0.0272931717, 0.00968616642, -0.00792083796, -0.0132366586, -0.00839027, 0.0161722619, 0.0275047459, -0.00289593241, 0.0240930989, -0.0277692154, 0.0071142083, 0.00637369603, -0.0296733901, 0.00395050133, -0.0158416759, -0.00615881523, 0.00191243936, -0.0104795722, -0.00821836479, -0.00696875062, 0.00517036347, 0.0206814539, -0.00123143243, 0.00153970381, 0.0212897304, 0.0124564767, -0.00539846765, 0.000485134806, -0.00730594806, 0.0231410116, -0.016939221, 0.00995724741, 0.0108961109, 0.00755719328, -0.0123771355, -0.00490920059, -0.00932913367, -0.00533896219, -0.00432075746, -0.0155507606, -0.0171375722, 0.00449266238, 0.0175739452, 0.000773570966, 0.0197690353, 0.0103076678, -0.00421497, 0.00492242398, -0.0264865421, -0.0142284166, -0.0234980453, -0.00796712, -0.0175739452, -0.0196368024, 0.00488605956, 0.00158020051, 0.0211178269, 0.0164499544, -0.0114647187, 0.0153656323, -0.00335214101, -0.00335214101, -0.0136994794, 0.0256799124, -0.0251641981, -0.0191607587, -0.011167191, 0.00888614915, 0.00332238828, 0.0199806113, -0.0230748951, -0.0115771182, 0.0093026869, 0.0111804148, -0.002130626, -0.0189095121, 0.0159606859, 0.00286948541, -0.0206153356, -0.000838861684, -0.0141094057, -0.00545797311, 5.21189322e-05, 0.0112928143, 0.0079935668, 0.00105456903, 0.00227112509, -0.000131924433, -0.00846299902, -0.0137127023, -0.0126019344, 0.00758364052, 0.0149424821, -0.00839688163, 0.0014545779, 0.00424472289, 0.0104266787, 0.00649270695, -0.0125688752, -0.00731917145, 0.00692908047, 0.0206021126, -0.0159210172, 0.0157887824, 0.00484308321, 0.00472737802, -0.00327114738, -0.000282031076, -0.0116101764, 0.0136465859, 0.0111539681, -0.0116762938, 0.0016537559, -0.0103208916, -0.0154053029, 0.00564640714, 0.00122730015, 0.0026628694, -0.0201392919, 0.0322651826, 0.00798034295, 0.0244633555, 0.0152069507, -0.0145457787, 0.011332484, -0.0159210172, 0.0184202455, -0.00645634253, -0.00175541104, -0.00815224834, 0.0232203528, 0.0123506887, 0.0144267678, 0.0328205675, 2.69634111e-05, -0.0179574247, 0.00159672985, 0.00165292947, 0.00160334154, 0.00334883505, 0.00238187122, -0.00896548945, -0.0147970244, -0.00245790603, -0.0163441654, 0.0041191, 0.027266724, 0.0183805749, -0.00412240624, 0.0298585184, 0.00827787071, -0.0134217869, -0.00484638894, -0.0209062509, -3.6286965e-05, -0.00721338391, -0.00846299902, -0.000849605713, -0.011107686, -0.00817208271, 0.0114713302, 0.00256699952, -0.00480010733, 0.00143226341, 0.00145540433, -0.00727288937, -0.000914896431, 0.0169656686, 0.0147970244, -0.00440340396, 0.0318420343, 0.00289097358, -0.0139110545, 0.0192136522, -0.00128349976, -0.00282155047, -0.00547119649, 0.00496870605, -0.00374884391, -0.0177326277, 0.0021818669, -0.00249427045, -0.00996385887, -0.00632410822, -0.0216070935, -0.00825142395, 0.00396703044, 0.0134614576, 0.0181557778, -0.000127482184, -0.0103341145, 0.00515714, -0.00579847628, 0.0115903411, -0.0119936559, 0.0160796978, -0.0156697705, -0.0208401345, -0.00278849201, -0.00936880428, -0.0215145294, 0.0168731045, 0.0115572829, 0.00979856588, -7.91598268e-06, 0.0127672274, -0.00893904269, -0.00100828696, 0.00518358685, -0.00837704632, 0.0347776338, 0.00743818237, -0.00548442, 0.000686792191, -0.00140829594, 0.00150995108, 0.00138928718, 0.00303312554, 0.0178384148, 0.0195442382, -0.00213889079, -0.00499515282, -0.0116630699, -0.0279543437, 0.0105589135, -0.00856878608, 0.00280667422, 0.0119143156, -0.00213889079, -0.0120663848, -0.00307114283, 0.0102878325, -0.0112333084, 0.00445629796, 0.00388107845, -0.0143342046, 0.0040265359, 0.00741834752, -0.0136862556, 0.00815886, 0.0189227369, -0.00187276909, 0.0285097267, -0.0169127733, 0.00550425518, 0.0212368369, -0.0111473566, -0.0236170553, 0.00165210303, -0.00338519947, 0.00833737571, -0.00438687485, -0.0166615285, -0.00809274241, -0.00316701271, -0.0115110008, -0.0059703812, 0.0199806113, -0.00152482744, 0.0123176305, -0.00511746947, 0.0240534302, 0.00134548452, -0.00664477656, 0.0208004639, -0.0179706495, 0.00550425518, 0.00425133435, 0.0297527295, -0.00208765, -0.000382033322, -0.00160168868, 0.0136862556, 0.00720016053, -0.00150416582, -0.0178913083, 0.0155904302, -0.0149953756, 0.00238683, -0.00524639804, 0.0158548988, -0.0100167524, -0.0144003211, 0.000815720705, -0.00197029184, -0.0122581245, 0.0118283629, 0.0167673156, 0.010836605, -0.0117159635, 0.0143342046, -0.0140697351, 0.00708776154, 0.00849605724, 0.0143342046, -0.0272402763, 0.00542822, -0.0085026687, -0.011001898, 0.00160664739, 0.00759025197, -0.00580839394, -0.0118680336, -0.00291576749, -0.0188830663, 0.000253518054, 0.0212103911, 0.00831092894, -0.00755719328, 0.0215938706, -0.00745801767, -2.53104827e-05, 0.020456655, 0.0218186695, -0.00224963692, 0.00381165533, 0.0202186331, -0.00120829139, -0.00258187577, 0.00485300086, 0.0121589489, 0.0207343474, -0.00405298313, -0.00466787256, 0.018803725, 0.00132482289, 0.00719354907, -0.022202149, -0.017917756, 0.0198351536, -0.00162317674, -0.00278353319, -0.0066018, 0.0129060727, -0.0212368369, 0.0074646296, -0.0271344893, 0.00954070874, -0.00794067327, -0.000470671657, -0.015061493, -0.0402256921, -0.00240501226, 0.0104068434, 0.00527284481, 0.0160003565, -0.0215938706, 0.0123242419, -0.0186318215, -0.0105721364, 0.00407612417, 0.0111142974, 0.0125093702, 0.000852085126, -0.00832415279, 0.0148102483, 0.00924318191, 0.026936138, 0.00443315692, 0.0203773137, 0.0186714903, 0.0291444529, -0.00465795537, 0.00245625316, 0.0166483056, -0.0165028479, 0.00408273563, 0.0103275031, 0.00236864784, 0.0134151755, -0.00923656952, 0.00197029184, 0.00382157299, -0.00906466506, -0.0106580891, 0.00893904269, -0.00237856549, 0.00661832932, 0.00419844082, 0.00655882386, 0.00607286301, 0.0190020762, 0.0232335757, 0.000196078749, -0.00511416374, 0.00464473153, 0.00837043487, 0.0114514949, -0.000152379434, -0.0209326986, 0.0132036, 0.00952748489, -0.00597699266, -0.0323709697, 0.00848944578, -0.0037058678, 0.0050910227, -0.0107440418, 0.00886631384, -0.00472076656, -0.0272138305, 0.00867457408, -0.00305957231, 0.00833737571, 0.0203244202, -0.00127936737, 0.00489928294, 0.00868118554, 0.0150482701, -0.00848283432, -0.0199938342, 0.00685635116, 0.0139507242, 0.0249261763, -0.0129788024, -1.58190505e-05, 0.00226947223, -0.00436703954, 0.00719354907, 0.00336536439, 0.0193987805, 0.0148631418, 0.00705470284, 0.00108184235, 0.00409265328, -0.00925640482, 0.0168598797, 0.00129011145, 0.0072795013, 0.00337693491, -0.00958037935, 0.00462159095, 0.00748446444, 0.0190417469, 0.0134217869, -0.0056232661, -0.0244369097, 0.0189359598, -0.0286684092, -0.0240005348, -0.0112200854, 0.00728611322, -0.00698858593, -0.00523978611, 0.022532735, -0.0173491482, 0.0177722983, 0.00476704864, 0.0202186331, -0.00435381616, 0.00901838299, -0.00263146358, -0.0296469424, -0.0100960927, -0.00307775452, -0.00920351129, 0.0110151218, -0.00401000679, 0.00689602178, -0.00624146173, -0.00777538028, 0.00662163552, 0.00232897769, -0.0111936387, -0.0205359962, -0.00595715782, -0.0122713484, 0.0101886569, 0.0209723692, -0.00469432, 0.00593732251, 0.00695552723, 0.00499515282, -0.0166615285, 0.00322982413, -0.0203640908, -0.0194781199, 0.014836695, 0.00737867691, -0.0194120035, 0.0250584111, -0.00393727794, -0.0200467277, 0.00356702181, 0.0105456896, -0.0314717777, -0.00187607494, 0.0238418542, 0.0118944803, 0.00120002683, -0.0107374294, 0.0192665458, 0.000805389893, -0.0125027588, 0.0167937633, 0.00369264442, 8.76052582e-05, -0.0354917, 0.00897871237, -0.00337858777, 0.007094373, -0.00896548945, -0.0102018807, -0.0144135449, 0.00757041667, 0.0156962182, 0.0242782272, -0.00779521512, -0.000365710643, 0.0226253, 0.00492242398, 0.0171111263, -0.00555384299, -0.0103671737, -0.0122647369, 0.018684715, 0.00802001357, -0.0106382538, 0.01758717, 0.0091969, -0.0160268042, 0.0108630527, 0.01462512, -0.0163706131, 0.0196368024, 0.00583153497, -0.0153788552, 0.00706131477, 0.0085026687, -0.00312568969, -0.00524309231, -0.0336933136, -0.019134311, -0.0107308179, -0.00326784141, -0.00263311667, -0.0206285603, 0.00774232158, -0.0399083272, 0.0106514776, 0.0251113046, -0.00145788374, 0.00926962867, -0.00401661871, 0.0127540035, 0.0108696641, 0.00454886165, 0.00358685688, 0.0138581609, -0.00432736939, 0.0244236849, -0.0143606514, 0.0150747169, -0.0135936914, 0.00416868785, 0.0175739452, 0.022321159, 0.00521333935, 0.0188433956, -0.0155243138, -0.00633071968, 0.0273989588, 0.0244898032, -0.0238815248, -0.0029091558, -0.0106911473, -0.0165557414, 4.22271805e-05, 0.00701503269, -0.026830351, -0.006658, -0.0202583037, -0.00734561868, 0.00288270903, -0.000320461695, -0.0143870981, -0.0218318924, 0.00555384299, -0.00436042808, 0.00742495898, 0.00257361121, 0.00451249722, -0.0107506532, -0.01758717, -0.00374884391, -0.00148928945, 0.00770265143, 0.00524970377, -0.00637369603, 0.00845638663, -0.00593071105, 0.00340172881, 0.0222550426, -0.0294353683, -0.0146383429, -0.0235112682, -0.0242253337, -0.0173623711, 0.0189227369, -0.00501168193, 0.022003796, -0.00764975743, -0.00973906, -0.00264634, -0.0024793942, 0.000504969968, -0.00494556502, -0.0170185622, -0.00589434663, 0.0034149522, 0.019345887, 0.00608939212, 0.016608635, -0.0223872773, 0.0201657396, 0.00667452905, 0.00625799084, 0.0119077042, 0.00330420607, -0.0122250663, 0.00307114283, 0.0418125, 0.00365628, -0.0210517086, 0.00737867691, -0.0101291519, -0.0238683019, -0.0249526221, 0.01181514, 0.00461828476, -0.0232071299, 0.025732806, 0.0159077924, -0.0159606859, -0.00580508821, -0.0119936559, 0.00862168, 0.0100828698, -0.0055207843, -1.73299322e-05, 0.00647948356, -0.025388997, 0.0396174118, 0.0208798051, 0.00174384052, -0.0118548097, 0.0051207752, 0.023312917, 0.00432406366, 0.023418704, -0.0154978661, -0.0156962182, -0.0102547742, 0.0149160353, 0.0270154793, -0.00541169103, 0.0122845713, -0.0110614039, -0.011484554, -0.00651254179, 0.0172698069, -0.0260501672, -0.00627452, -0.00125044107, -0.0184334684, -0.00859523285, -0.00528606819, 0.0183276813, 0.013137483, -0.0103208916, -0.00239344174, -0.0240137596, 0.00958699081, 0.00917706452, -0.00403975975, -0.00596046355, -0.0243840143, 0.0126283811, 0.00176202285, 0.00335048791, -0.0131507069, -0.00892581884, -0.0149689289, 0.0244501326, 0.0210913792, 0.0257724766, -0.00045414237, -0.017256584, 0.00737867691, 0.0184599161, -0.00682329293, -0.0142680872, 0.00913739391, -0.0251641981, 0.0128730144, -0.0130845895, -0.0114184367, -0.0217393283, 0.0129192965, 0.0186450444, 0.00712082, -0.0170582328, -0.0274518523, -0.0253096558, -0.0016917733, 0.00673072878, 0.0128994612, -0.00280336826, 0.0150085995, -0.00748446444, 0.000914896431, 0.00478027202, -0.0232996941, -0.0230220016, -0.0187243856, 0.00800679065, -0.0037323148, 0.00598360458, 0.00438026292, 0.000112502508, -0.00186946325, -0.0263939779, 0.0041091824, 0.00931591075, 0.0185392573, 0.00745801767, 0.0206814539, 0.0133887287, 0.0166350827, 0.00313230138, -0.0104597379, -0.00780182704, 0.0203640908, -0.0107969353, -0.00472076656, -0.0115638943, -0.00728611322, 0.00576872379, -0.0187640544, -0.0142680872, 0.00160664739, -0.0315775648, 0.0290915575, -0.0030099845, 0.00740512414, 0.0118614221, 0.00159920927, 0.0022645134, -0.00930929836, 0.0179838724, -0.00287609734, 0.0067968457, -0.0247146, -0.0148763647, 0.00272237486, -0.0110680154, 0.00163392071, -0.00464473153, 0.00663816463, -0.0143077569, 0.0113126496, 0.0275311936, 0.0118415868, -0.0225988515, 0.00593732251, -0.0142416405, 0.0276634265, -0.00704147946, -0.00867457408, 0.00773570966, -0.0153127387, -0.00907788891, -0.00347115193, 0.000553731341, -0.00953409728, -0.00617203861, 0.0379512608, 0.00557698403, -0.0101093166, 0.0291708987, 0.00987790618, 0.0191872045, 0.00682990439, 0.00760347536, -0.0512540378, -0.0113986013, 0.00212236145, 0.00292237918, 0.000879358442, -0.0151143866, 0.00286122086, -0.00413232343, 0.0104729608, 0.0150747169, 0.0159077924, 0.00873407908, 0.0182615649, -0.00474721333, -0.032318078, 0.00254220539, -0.0125688752, -0.0302287731, 0.0314453281, -0.0164367296, 0.0179309789, 0.00829109456, 0.0141358525, -0.00674395217, 0.0116366232, -0.0105655249, 0.0120267151, -0.00221492536, 0.00587781705, -0.00744479429, -0.00589765236, -0.00721999584, -0.00721999584, -0.0167012, 0.0261559561, 0.0127473921, -0.0256799124, -0.00117853866, 0.00371247949, -0.00458853226, -0.0139242774, 0.0135936914, 0.00872746762, -0.0135011273, -0.00558359548, -0.0213294011, -0.0324767567, 0.016939221, -0.00234220107, -0.000507862598, -0.00462489668, -0.0104994075, 0.00243641809, -0.00312403659, -0.000793406158, 0.0100498106, 0.0112068616, -0.0147441309, -0.0300700925, 0.020231856, 0.0034149522, 0.0113853784, 0.00264138123, -0.0172301363, -0.00427447539, 0.00451580342, 0.00659188256, -0.0143738743, -0.0169524439, 0.00237691263, 0.00950103812, 0.00745801767, -0.0041620764, 0.0103010563, 0.0234054811, 0.0188433956, -0.0125027588, -0.0697668493, 0.00413562963, 0.00706131477, 0.0242385566, 0.0250848569, 0.00211574975, -0.018248342, 0.0180235431, 0.0125887105, 0.0151143866, 0.0105258543, -0.00167689694, -3.31360716e-05, -0.00162069732, 0.00425464055, 0.00974567235, 0.00670758775, 0.00657535344, 0.00209591445, -0.0120068798, 0.0207475703, 0.00501498813, -0.0118812565, -0.011709352, -0.00634063734, 0.0141094057, -0.00697536208, 0.0116101764, -0.0131440945, -0.000556623971, -0.00659188256, 0.0343544856, -0.00111572735, -0.0209194757, 0.0024529472, -0.000433067529, -0.0329528, -0.0137523729, 0.00747124106, -0.0110812392, -0.00374884391, -0.0240534302, 0.0100960927, -0.0165557414, -0.00393066602, 0.00922995806, -0.0056530186, 0.0161987077, -0.00776215689, -0.00415215874, -0.00762992213, 0.0293295793, -0.0107704885, -0.00518358685, -0.0144796623, 0.000330585899, -0.0209459215, -0.0288006421, 0.0224666167, -0.00323974178, -0.00819191802, -0.0177987441, 0.00969277788, -0.0177590735, 0.0143870981, 0.00336867012, -0.00624476746, 0.0101093166, 0.0128135094, 0.00942169782, 0.0157623347, 0.0126878861, 0.00885970145, 0.004314146, -0.00557698403, -0.0210781563, 0.00588112278, 0.000642576313, 0.000557037245, -0.0010272956, 0.0177722983, -0.00556376064, 0.0138978306, -0.0120201027, 0.00853572786, -0.0142680872, -0.0054381378, -0.00172235246, -0.0158945695, 0.000704974402, 0.0126548279, -1.90474293e-06, 0.00521995127, 0.0102547742, -0.020774018, 0.020456655, -0.00633402541, -0.0219112318, 0.00688279839, 0.0116961291, 0.0159606859, 0.00905144121, 0.0156697705, -0.0240005348, 0.036840491, 0.0049654, -0.00204797951, 0.0001264491, -0.0123242419, -0.00549433753, 0.0224798396, -0.00786794443, -0.0060530277, -0.0289857704, -0.0108564403, 0.0185921509, 0.0114647187, 0.00122316775, -0.00916384067, -0.006981974, -0.0090845, -0.0145590026, 0.00437034527, -0.0118680336, -0.00718693715, 0.00380504364, -0.00950765051, -0.0037554556, -0.0172433592, -0.0105985831, 0.00145292503, 0.0123242419, 0.00770265143, -0.03297925, 0.00507779932, -0.0132102119, 0.00561004272, 0.00613236846, -0.00524970377, 0.0111209089, -0.0103539499, -0.0179706495, -0.00825142395, -0.0172830299, -0.00944153313, -0.0123506887, 0.00230418355, 0.016489625, 0.00582492352, -0.0102084922, -0.0200731754, -0.016714422, 0.0101489872, 0.00991096534, -0.0339313373, -0.000185438024, -0.00302651385, 0.011980433, 0.00295543787, -0.0154978661, 0.0101093166, 0.00379512599, -0.0131573183, -0.0154185258, -0.00540177338, -0.00943492167, -0.00377859664, -0.00480671879, -0.0318420343, -0.00586128794, 0.00924318191, 0.0187772792, -0.0176003929, 0.00766959274, 0.00505796401, 0.00749107637, -0.0268832445, -0.0299907513, -0.00846299902, -0.00255377591, 0.0105258543, 0.00942830928, -0.0149953756, 0.0145986732, -0.0145590026, -0.020893028, -0.000846299867, 0.00831092894, -0.0074117356, -0.00989113, 0.011497777, 0.00701503269, 0.00456869695, -0.00559351314, -0.0148102483, -0.0167540926, -0.018036766, 0.00304965489, -0.0159739107, -0.0142680872, 0.0124498643, -4.71601415e-05, -0.0284832809, -0.0121853957, 0.00889276061, 0.000154652211, -0.0213161781, 0.000882664346, 0.020126069, -0.0233922582, -0.0151143866, 0.00569930067, -0.0186053738, -0.0162251554, -0.0182218943, -0.00205955, -0.0072795013, 0.00147854537, -0.0150747169, 0.0227707569, 0.0295940489, 0.0123506887, 0.0232335757, -0.00611583889, 0.025838593, -0.00485630659, 0.0273460653, 0.0233658105, 0.0181293301, -0.00206285599, 0.00887953676, 0.00345792831, 0.0226649679, -0.0168731045, 0.0142813101, 0.0196632482, -0.0120928315, 0.0191475339, -0.0124366414, -0.00342817558, 0.00506457593, 0.0113258725, -0.0157755595, 0.00790761411, -0.0174681582, 0.00710098492, 0.00230087782, -0.00587781705, -0.0144664384, -0.00400670106, -0.0133688934, 0.0183012355, -0.0029356028, 0.0049587884, 0.0103208916, -0.00359677454, -0.013196989, -0.0041091824, 0.00784810912, 0.0125027588, -0.0163970608, -0.00276865694, -0.0108762756, 0.0257989224, -0.0162648261, -0.00611583889, 0.0075968639, -0.0207079, -0.0145854494, 0.000963657862, 0.00261989306, -0.00192731572, -0.0258121453, 0.00828448217, -0.000436373375, 0.00929607544, -0.00213393196, 0.0263807531, -0.00202649157, 0.00963988435, 0.0133821163, -0.0385595374, -0.00452241488, -0.00945475604, -0.0085291164, 0.012205231, -0.0119010918, 0.00267609279, 0.00384801975, -0.000949608, 0.0277427677, -0.0164499544, 0.0108630527, 0.0138713839, -0.0341958031, -0.00778199174, 0.0148895886, 0.00622162642, -0.00183309871, -0.0213690717, 0.0204831, 0.0109225577, -0.0067968457, -0.00297031412, -0.0206682291, -0.0182218943, -0.00685635116, -0.0433993153, -0.0104861846, -0.0125093702, 0.0066348589, 0.0168863274, -0.0193062164, -0.00140664296, 0.00219839625, -0.00187607494, -0.0133358352, -0.020774018, 0.00783488527, -0.0309163928, -0.0284568332, 0.00218021404, -0.00787455589, 0.00349429296, -0.00359016284, -0.000772331259, 0.00372900884, 0.00464473153, 0.0194913447, -0.00529929157, -0.0151011636, -0.00672742305, -0.0215409771, 0.0170317851, -0.00361660961, 0.00171078194, -0.014294534, -0.00255873473, -0.0168731045, -0.00491250632, 0.0117953047, 0.000183061929, 0.00361660961, -0.0167276468, 0.018248342, -0.00840349309, 0.00527945673, -0.0038381021, 0.0219376795, 0.00221657846, -0.00846299902, 0.00573235936, 0.013243271, 0.00315048359, -0.000876879087, -0.00925640482, -0.0214351881, -0.00447282707, -0.00222153729, 0.00995063502, 0.00292733801, -0.0028513032, -0.0336139724, -0.00609600358, 0.010836605, -0.00645634253, 0.015167281, -0.00166615285, 0.00257030525, 0.00675387, -0.0140432883, 0.0157094412, 0.0098382365, 0.0774893314, 0.0259179343, 0.00461828476, 0.00388769014, 0.00342486985, 0.00510424608, -0.00719354907, 0.0346718468, -0.000647535082, 0.00534888, -0.0128928497, 0.00787455589, -0.00686296308, 0.00825803541, -0.0162119325, -0.012760615, -0.00884647854, -0.000863655645, 0.0202054102, -0.019015301, 0.00142069289, -0.00044546448, 0.00606294535, -0.013963948, 0.00509763462, -0.0245691426, -0.0188433956, -0.0144532155, -0.0132829407, 0.0249526221, -0.0138978306, 0.00202814443, -0.0119473739, 0.00477366, -0.0145457787, 0.00201492105, -0.00333891739, 0.0204831, -0.00465795537, -0.0112002501, -0.0168598797, 0.0305990297, 0.00754397, -0.00761008728, -0.00039277735, -0.00210913806, -0.0184334684, -0.00122151489, 0.0202715266, -0.0251113046, 0.00294552022, -0.0143474275, 0.00335379387, -0.018248342, -0.0032248653, 0.00354057481, 0.0128465677, -0.00260832277, -0.00778199174, 0.0207079, -0.00662824698, -0.0173094776, 0.0107440418, 0.0149424821, 0.00372900884, -0.0064199781, -0.0149424821, 0.0143342046, 0.00942830928, 0.0133887287, -0.00149011589, -0.00905144121, -0.0103142802, 0.00068885833, 0.0074117356, 0.000100002231, -0.00655551814, 0.00160416798, 0.00110002456, -0.0123771355, 0.0117291873, 0.0255873483, 0.00318684801, 0.018684715, -0.00179012259, 0.00413562963, -0.010221716, -0.0190946404, -0.00783488527, -0.0104332911, -0.0123440772, 0.0297527295, -0.011167191, 0.0233658105, -0.0102349389, 0.0130184721, 0.00976550672, -0.00443315692, 0.0162648261, -0.00916384067, 0.000543813803, 0.0127473921, 0.0161325913, 0.00621832069, -0.00201161508, 0.02925024, -0.00635716645, 0.00117192697, 0.00319511257, -0.013031696, -0.00925640482, -0.00216203183, 0.000249385717, 0.018684715, 0.000277692161, 0.0256402418, -0.0199938342, 0.015061493, -0.00345131662, 0.0091175586, 0.019676473, 0.00941508636, -0.00116696814, -0.00310089556, -0.0233525876, -0.000602079555, 0.0341164656, -0.0090845, 0.00325461803, -0.0129523547, 0.00637700176, 0.0126482164, -0.0264468715, -0.0130647542, 0.0194384512, 0.00471746083, -0.00231410121, -0.0191210881, -0.00280667422, 0.0233790334, -0.0135407979, -0.00203310326, 0.00536540896, 0.000146180944, 0.00839688163, -0.0100167524, 0.0270419251, 0.00553400768, 0.00993741211, -0.00538524427, 0.00399017148, -0.0182615649, 0.00315378932, 0.00457861461, -0.0027438628, -0.00950765051, -2.47422868e-05, -0.0291180052, -0.00396041898, -0.00118432392, -0.0187243856, -0.00707453815, 0.0212103911, 0.0218980089, 0.00900516, -0.0295147076, 0.0145722264, 0.000636791054, -0.00363313896, 0.0272138305, 0.0317362435, 0.00627782615, -0.0118085276, 0.00947459135, -0.00433067512, 0.00652245944, 0.00578194717, -0.00391083118, -0.0132763293, -0.0310750734, 0.0134350108, 0.0118944803, -0.0148763647, 0.0249658469, -0.00827125926, -0.0198748242, -0.00995724741, -0.00692246854, 0.0341958031, -0.0114911655, -0.0105721364, -0.0258121453, -0.00431745173, -0.0077290982, -0.00840349309, 0.0058381469, -0.0132961646, -0.00271411, 0.0054381378, -0.0066018, 0.0013314347, 0.00315048359, 0.0284568332, -0.000554557831, 0.00300172, 0.0371049605, -0.00857539754, -0.00794728473, 0.00215046131, 0.00132151705, -0.00302486098] |
03 Feb, 2025 | Ways to Convert List of ASCII Value to String – Python
03 Feb, 2025
The task of converting a list of ASCII values to a string in Python involves transforming each integer in the list, which represents an ASCII code, into its corresponding character. For example, with the list a = [71, 101, 101, 107, 115], the goal is to convert each value into a character, resulting in the string “Geeks”.
Using map()map() can be used with the chr() function to convert each ASCII value to its corresponding character. This method is efficient because map() applies the function directly to each element in the list, and when combined with ”.join(), it avoids the overhead of repeated string concatenation, making it ideal for this task.
Python
a = [71, 101, 101, 107, 115, 102, 111, 114, 71, 101, 101, 107, 115]
res = ''.join(map(chr, a))
print(res)
OutputGeeksforGeeks
Explanation: map(chr, a) converts each ASCII value in the list a to its corresponding character and ”.join() then combines all the characters into a single string without any separators.
Using list comprehensionFor converting ASCII values to characters, a list comprehension can be used in conjunction with chr() to generate a list of characters, which is then joined into a single string using ”.join(). This approach is both efficient and Pythonic, often preferred for its readability and clarity.
Python
a = [71, 101, 101, 107, 115, 102, 111, 114, 71, 101, 101, 107, 115]
res = ''.join([chr(val) for val in a])
print(res)
OutputGeeksforGeeks
Explanation: [chr(val) for val in a] converts each ASCII value in a to a character and ”.join() combines them into a single string.
Using bytearrayWe can create a bytearray from the list of ASCII values and then decode it to obtain the corresponding string. This method is optimal for handling byte-oriented tasks and avoids the overhead of string concatenation.
Python
a = [71, 101, 101, 107, 115, 102, 111, 114, 71, 101, 101, 107, 115]
res = bytearray(a).decode()
print(res)
OutputGeeksforGeeks
Explanation: bytearray(a) creates a bytearray from the list a and .decode() converts the bytearray into a string by interpreting the bytes as characters.
Using for loopA traditional approach to convert ASCII values to a string is to use a for-loop to iterate through the list, apply chr() to each ASCII value and concatenate the results into a string. While straightforward, this method is less efficient because it repeatedly creates new string objects during each concatenation .
Python
a = [71, 101, 101, 107, 115, 102, 111, 114, 71, 101, 101, 107, 115]
res = "" # initialize empty string
for val in a:
res += chr(val)
print(res)
OutputGeeksforGeeks
Explanation: for loop iterates through each value in the list a, converts each ASCII value to a character using chr(val) and appends it to the res string using +=.
Learn Python from basics to advanced with our Python Full Course Online. Gain hands-on experience with practice problems and build your skills step by step. Join the Three 90 Challenge: finish 90% of the course in 90 days and get a 90% refund. Start now and master Python! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python | https://www.geeksforgeeks.org/python-ways-to-convert-list-of-ascii-value-to-string?ref=asr10 | Languages | Ways to Convert List of ASCII Value to String – Python | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [0.0353538, 0.00158532709, 0.000849721895, 0.00504351035, -0.00311695202, 0.0120918946, 0.0199055318, 0.0100333188, -0.00136156881, -0.0219999086, -0.0117965341, -0.00173860148, -0.0122171994, 0.0126110138, 0.0117965341, -0.0208721682, -0.0068380516, 0.0485107824, -0.0248998161, 0.0387370251, 0.0409209058, -0.0201382414, -0.0523057245, 0.0121455966, -0.00698125688, 0.0155198704, -0.00665457, -0.0068380516, -0.0195654202, 0.0145442849, 0.0552772321, -0.0258664507, -0.030932337, -0.0120829446, -0.0277281199, -0.0337248407, 0.0157346781, -0.00932624284, -0.0456108786, -0.00626970548, 0.0373049714, 0.022411624, 0.0178559069, -0.0345840715, -0.0179275088, 0.0175515953, 0.0104987361, -0.0106061399, -0.00759882946, -0.00974690821, 0.00866839383, 0.00743772369, 0.00978271, 0.00192096445, 0.00516434, 0.0259917565, 0.0177216511, -0.0262602661, -0.0287484564, -0.0175068434, -0.00554472907, -0.00178670941, 0.00218835543, -0.00650241412, 0.00349062844, -0.0172204338, -0.0229128432, 0.0113221668, 0.00541942427, -0.00752722705, 0.0187240895, 0.0328298062, 0.0300552063, -0.00608622376, -0.0184018761, -0.00673064776, 0.0124678081, 0.016468605, -0.0424245596, 0.0499786399, 0.0181423165, -0.0587857626, 0.0340649523, -0.0143026263, -0.00683357613, 0.0136761032, -0.0483317785, -0.0163075, -0.0137208542, 0.0211585779, -0.0138998609, 0.000847484276, -0.0041574277, 0.0176052973, 0.0266182795, -0.00387996761, -0.00440803729, 0.00352866738, -0.0136850532, -0.00788076501, 0.0133180898, 0.00427378202, -0.0251504257, -0.0160479397, 0.00554920407, -0.0169429723, 0.0256516431, 0.00991696492, -0.00673064776, -0.00797026791, -0.0135149974, -0.0183839761, 0.000173552471, -0.013846159, -0.015842082, -0.0467207171, 0.0228054393, -0.0384506136, 0.0296613909, 0.0552772321, 0.0230918489, 0.0381284021, -0.0193864126, 0.0120381927, -0.0404196866, 0.044035621, -0.0150186522, -0.00549997715, 0.000194529814, 0.00900403131, -0.0135776494, -0.013810358, -0.0189746972, 0.027602816, 0.0375555828, -0.00205186289, -0.0131211821, -0.0152334599, 0.0402764827, 0.0152692618, -0.0651942, 0.0133986427, 0.00734822033, -0.00234051119, -0.0168087184, -0.0209437702, 0.0545612052, -0.00669484632, -0.00928149093, -0.0347272754, -0.0261349604, -0.0478663594, 0.0014320527, 0.0347093754, -0.00154393178, 0.00523594255, -0.00440579932, 0.0218746047, -0.00862811692, 0.0102033755, -0.0354254022, -0.019816028, -0.0100243688, -0.0140520167, -0.000274103833, -0.000544851297, 0.0412073173, -0.0032221186, -0.0607548356, 0.0236646701, 0.0281577352, -0.000845246715, 0.0265466757, -0.0106866928, -0.00644423719, -0.0335637331, 0.0278355237, 0.0156093743, -0.0259201527, 0.00647108816, -0.0542747974, -0.0194580164, 0.0178111549, -0.0245418027, -0.00181132287, 0.0211943798, -0.0126647158, -0.00309010106, 0.0174531415, -0.00158756459, -0.0144010801, 0.0130406292, 0.0314872563, -0.0152155599, 0.00200487371, 0.00742429821, -0.00608622376, -0.00815375, -0.00911143515, 0.0250788219, -0.0132643878, -0.00306996284, -0.0404554866, 0.0069678314, 0.0248282123, -0.0176679492, -0.0336890407, 0.00234274869, 0.0127005167, 0.0018258671, -0.0308249332, 0.0277639218, 0.00410148827, 0.017730603, 0.0113400668, -0.00767490733, 0.0154393176, 0.028229339, 0.014463732, -0.00668142084, 0.00344587676, 0.00958580244, 0.0201561414, -0.00364278397, -0.0207826644, -0.0371975675, -0.0027701268, -0.00584456511, -0.0032870085, -0.0141683714, -0.0179364588, -0.00365173421, -0.00206416962, -0.0249356162, 0.0290706698, 0.0145979868, 0.0411357135, -0.0050658863, -0.0235930681, 0.0379852, 0.0120023917, -0.0208184663, 0.0379493944, -0.0107135437, -0.0026716732, 0.0180528145, 0.0201203395, -0.0228591412, -0.0105792889, 0.0182676222, 0.00570583483, 0.0103018293, 0.0172830857, 0.0142131224, -0.0338859446, -0.00639053481, 0.0296434909, -0.00566108339, 0.0255621392, 0.0140430667, -0.0180707145, 0.0149380993, 0.00177328393, -0.0236825701, 8.94333643e-05, 0.00308338832, -0.0106240408, -0.0361772291, 0.00153162505, 0.013148034, -0.0149739, -0.00443041278, -0.00989906397, -0.000863706751, -0.0107761966, 0.0075093261, 0.00276565179, 0.00145666604, 0.00656059105, 0.00674854824, -0.00928149093, -0.0317557678, 0.033492133, 0.0202993471, 0.00884740055, -0.0497638285, -0.0588931665, -0.0416727327, 0.00455348, -0.0175336953, 0.0133359907, 0.0133717917, 0.0407060981, 0.016459655, -0.0270657949, -0.00867286883, -0.00732136937, 0.0128974244, -0.0161195435, 0.0161284935, 0.00127654069, 9.57265656e-05, -0.0121724475, -0.00641738623, -0.0808393732, 0.0117159812, -0.0209974721, -0.022340022, 0.0143831791, 0.00585799059, 0.0473293401, -0.0243806969, -0.0226622336, -0.027692318, -0.0411715135, 0.0114922225, 0.0446800441, 0.0338143446, -0.0260633584, -0.00704838429, -0.00222303811, -0.0300910063, 0.0079657929, 0.0200845394, 0.0107045937, 0.00431629643, 0.0139535628, -0.0243806969, 0.0196012203, 0.021122776, 0.000895032892, 0.00490925554, -0.0153677156, 0.0278355237, 0.00743324822, 0.00304758712, -0.0323285908, -0.0175605454, 0.0291959736, -0.00924569, 0.0141236195, 0.021104876, -0.00873104576, -0.0211406779, 0.0115459245, -0.0259022526, -0.0160837416, 0.0541315898, 0.02500722, -0.000129500069, 0.000520797272, -0.000816158135, 0.0458972864, 0.0123514542, -0.00397618394, -0.0442504287, 0.0335637331, -0.0255800411, -0.0116712293, 0.0099975178, -0.00842226, -0.00294689578, -0.0363383368, -0.0264213718, -0.0194759164, -0.052019313, 0.0292854775, 0.0142041724, 0.0291064698, 0.0144189801, 0.0121455966, -0.0126736658, 0.00166476122, -0.0605400279, -0.00277460204, 0.0134254936, 0.0375913829, -0.00413505221, 0.0179991126, -0.0259559546, 0.013183835, -0.0202635452, 0.0077688857, -0.0258127488, -0.0241121873, 0.0399542712, -0.00404554885, -0.0283725429, -0.0137924571, 0.026296068, 5.57997082e-05, 0.023718372, -0.0109015005, -0.0164865069, -0.0155914733, 0.0110268053, 0.0226264317, 0.00630103191, -0.0188851953, 0.0248998161, -0.00994381588, -0.0034212633, -0.00126423396, -0.00869077, -0.0212838836, -0.00987221301, -0.0473293401, -0.0351031907, 0.0321853831, 0.00253070565, -0.00856994, 0.0205141548, -0.00707523525, -0.0363025367, 0.00563870743, 0.0035510431, -0.0379135944, 0.0412789173, 0.0212838836, 0.000119780576, 0.03290141, -0.0255979411, -0.000607503578, 0.0106598418, -0.0121813985, -0.0256695449, 0.0382000059, 0.0155825233, 0.0064531872, -0.0067709242, -0.0175963473, -0.0044774022, 0.0245776046, 0.0571031, 0.00240987609, -0.0466849171, -0.0226085316, -0.000363607134, -0.0459688902, -0.0269046891, -0.0292138737, 0.00600119587, -0.0467565209, 0.00784943905, 0.0030274489, 0.028318841, -0.0283725429, 0.0332952254, 0.052663736, -0.0180170126, 0.0134881465, -0.0416011289, -0.00661429344, 0.0173278376, 0.0116622793, 0.0127363186, -0.0165581089, 0.000659527374, 0.0397036597, 0.0228770413, 0.021749299, -0.00892795343, 0.00174755172, 0.00130339165, 0.036911156, -0.00246581575, 0.041457925, -0.0206752606, -0.0226980355, 0.00735269533, -0.0411715135, -0.0207110625, -0.0172920357, -0.0147680435, -0.00561185647, -0.00225660182, 0.0127721196, 0.0458614863, -0.0205499548, 0.00445278874, 0.00897270534, -0.0187240895, -0.0385938212, 0.00982746109, 0.0166744627, -0.0301984102, 0.0174262915, 0.0297687948, 0.00621600356, -0.0511600822, 0.01575258, 0.0550982282, 0.0539167821, -0.0334026292, -0.00500323391, 0.00598777039, -0.0322390869, -0.00484212814, 0.0175873972, -0.0073795463, 0.00894137844, -0.0301984102, -0.0236109681, 0.0453244671, 0.0194938164, 0.0188851953, -0.0258843526, 0.0288200602, 0.0531291552, 0.00761673, 0.0277818218, 0.00261797127, -0.0151887089, 0.0426035672, 0.0046094195, 0.00498980843, -0.00367187243, 0.0362488329, -0.0122082494, -0.0110626072, -0.0329551138, -0.0015305063, -0.00554025359, 0.0119844908, -0.0242553912, -0.0330267139, 0.0416011289, -0.0278713256, -0.0216597971, -0.00648451364, -0.00967530627, -0.0305385236, -0.0102481265, -0.017748503, -0.0159673877, 0.0209616702, 0.0130316792, -0.009863263, 0.0316662639, 0.0247745104, -0.0115101235, 0.0488687977, -0.0246313065, 0.018419778, -0.0235214643, 0.0028036905, -0.00455348, -0.0293391794, -0.0122440504, 0.0152334599, 0.00219283067, 0.0238615777, 0.0284262449, -0.00341007533, -0.0354433022, -0.0421381481, -0.00170056254, -0.0382358059, -0.00549102714, -0.00125080848, -0.0443220288, 0.0277997218, 0.0127810696, 0.00438342383, 0.0447874479, -0.0122440504, 0.00130674802, 0.0431047864, -0.0251504257, 0.038271606, -0.0104539841, -0.0177843049, 0.0269404911, 0.0189209953, -0.0340649523, -0.010561388, 0.0180707145, 0.0018258671, 0.00561185647, -0.000889438961, -0.0030587751, -0.00115011726, 0.0119397389, -0.013156984, 0.0129063744, -0.0272269, -0.0579265319, -0.00816717558, 0.00795236789, 0.0109194014, 0.0196728241, 0.0465059094, 0.0267435834, -0.00291109458, 0.0191537049, -0.00992591493, -0.0142310234, -0.00955895148, -0.0174173415, 0.00405002385, 0.0302342121, 0.0178111549, 0.0446800441, -0.0332415216, 0.0134791955, -0.0219283067, 0.0509094708, -0.0304490197, 0.00438566133, -0.0128168715, -0.0198339298, -0.00298269722, -0.00912038516, -0.0100243688, -0.00639053481, 0.00697678141, -0.0394172482, 0.0369827598, -0.00314827822, 0.00569240935, -0.00463627046, -0.0274775103, 0.00423798105, -0.00439013634, 0.0506946631, -0.0240405835, 0.0134433946, -0.00250832969, -0.0016132968, -0.0105703389, 0.0100064678, -0.0134433946, 0.00615782663, 0.000384025072, 0.000382346887, 0.0140878186, -0.00492715603, 0.00234498619, 0.00161889079, 0.0470071286, -0.00355775584, -0.00439461181, 0.00732136937, 0.069203943, 0.00241211383, 0.0119576398, -0.0271911, -0.00462732, 0.0134433946, -0.0233245585, -0.0099975178, -0.0598956, -0.0196728241, -0.00110872206, -0.0252220277, 0.00894137844, -0.00702600833, 0.00853861403, 0.0110089052, 0.000186418576, -0.0022073749, -0.00158644584, -0.00371886184, -0.0137656061, 0.020424651, 0.0169429723, 0.0261886623, -0.0238794778, 0.0258306507, 0.021069074, 0.0072497665, -0.00653374, -0.00589379156, 0.0505156592, -0.0212122798, 0.0126199638, -0.0157167781, -0.00528069399, 0.0252936296, 0.0103734313, 0.0106687928, 0.02502512, -0.0330088139, -0.0238436777, -0.0266540796, -0.00804634579, 0.0244702, -0.0195475183, -0.0358371176, -0.00371438661, -0.00321540586, 0.00041786849, 0.00797026791, 0.0222505182, 0.0239152797, 0.0180349126, -0.0172920357, 0.0133449407, 0.00904878322, -0.0154393176, -0.0109731033, 0.00388220535, -0.0215702932, -0.00769280782, -0.0254726373, 0.0529501475, -0.0112237129, -0.00624285452, -0.0341007523, 0.00859231595, -0.00217716768, -0.0212838836, 0.00074959005, 0.00587589107, 0.0200666375, 0.0196012203, -0.00055016554, 0.0483675785, -0.0128168715, -0.0299657024, -0.0372333676, 0.00170056254, 0.0173636377, -0.0228591412, -0.0354433022, -0.0216060951, -0.0224832278, 0.0148217455, -0.0127005167, -0.0114295706, 0.0128079215, -0.0467565209, 0.00489135506, 0.00526279351, -0.0191537049, -0.011832335, -0.0419233404, -0.00595644396, -0.0430331826, 0.021104876, 0.0160568897, -0.0317199677, -0.0147948945, -0.05005024, 0.0197086241, -0.0400258712, 0.0108209476, 0.034924183, 0.030986039, -0.002640347, -0.00703943381, 0.00526279351, 0.0378777944, -0.00270299939, -0.0312903523, 0.00596539443, -0.00334294792, -0.0224832278, -0.00659191748, 0.0479379632, -0.00502561, 0.0411715135, 0.0165491588, -0.00165133574, 0.0133807417, -0.034924183, 0.0135955503, 0.00827905443, 0.00215479173, 0.0123514542, 0.0012530461, 0.0155646224, -0.000994605361, -0.0160479397, 0.00122731389, -0.00721396552, 0.0260454584, 0.0126647158, -0.0116175273, 0.0120202918, -0.00422679307, -0.0191716049, 0.0123693552, 0.0271911, -0.0140788676, -0.00126311521, 0.0381284021, -0.0105703389, -0.0110447062, -0.0169966742, 0.00539257331, -0.0160300396, 0.0226085316, 0.0446800441, 0.0127184177, -0.0137029542, 0.0239331797, -0.0259380545, 0.000732808199, -0.01576153, 0.0596091934, -0.019117903, 0.0073168939, -0.0298403967, 0.0320242792, -0.00336756138, -0.0178380068, -0.0281398352, 0.00524489302, 0.0217672, -0.0125215109, -0.000999080483, -0.0022096124, 0.0281398352, 0.00522699207, 0.00214696024, 0.019762326, 0.00784048811, 0.0209258702, 0.00418875413, -0.0106598418, -0.0252578296, 0.0172830857, -0.0327045023, -0.00353761762, 0.00639501028, 0.0286589544, -0.0126289148, -0.0108030476, 0.0344229676, 0.0154482685, -0.00616677664, -0.0266182795, 0.00263587199, -0.0149201984, 0.040849302, 0.0168355685, 0.000127542196, 0.00428944547, 0.0395962559, -0.0177932549, 0.00648451364, 0.00905325823, 0.0047391993, -0.00077532226, -0.00179565977, -0.0154393176, -0.0189209953, 0.0290885698, -0.0162985492, -0.0202993471, -0.0197981279, 0.032292787, 0.00673959777, 0.019816028, 0.0139893647, -0.00568793435, -0.00952315051, 0.006251805, -0.028318841, -0.00265824771, 0.00210556504, -0.0392740443, -0.00915618706, 0.0108567495, -0.0147232916, 0.00223198836, -0.0275491141, 0.0124678081, -0.0133180898, -0.00433419691, -0.0280503314, 0.0432121903, 0.00757197849, 0.0104181832, -0.0175426453, -0.0322032832, 0.0137387551, 0.0241479874, 0.0161642954, -0.00690965401, -0.0270478949, 0.00162448478, -0.0161553435, 0.00524041755, 0.00315051596, 0.00389563083, 0.0232708566, 0.00968425628, 0.0290169679, 0.0259738546, 0.0208005644, 0.0145353349, -0.01250361, -0.0252220277, -0.0251683258, 0.0242911931, -0.00393366953, -0.00584904, -0.00440356182, 0.0115011726, -0.0228770413, 0.0189746972, -0.00884740055, -0.0141683714, 0.00191537046, -0.019744426, 0.0219283067, 0.00427154452, 0.0100512197, 0.00336756138, -0.0084849121, -0.0154840695, 0.0282651391, 0.0241300873, 0.0206394587, -0.00706628477, -0.00699468236, -0.00565660791, 0.00750485109, -0.0446084403, -0.0184734799, 0.00450425316, -0.00175650208, 0.0102660274, -0.0260275565, -0.0368037522, -0.0533081591, -0.0159494858, -0.0152513608, -0.0190821011, -0.0115369745, -0.00037199806, -0.00969320629, -0.00161777204, -0.0229665451, -0.00843121, 0.0175873972, -0.0173099358, -0.029625589, 0.0266540796, 0.0140520167, 0.0283367429, 0.0027209, -0.0141236195, -0.0355507061, -0.027692318, -0.00628760643, -0.00162672228, 0.010543488, 0.0147769935, 0.0255979411, -0.0241300873, -0.0189209953, 0.000343468884, -0.0105703389, -0.000773644075, 0.00905773323, -0.0278176237, -0.00180349138, -0.0162090454, 0.0151976589, 0.00543284975, 0.000178866729, -0.0238257758, -0.016459655, -0.0605400279, -0.0345124677, -0.00528516946, 0.0163075, 0.0349778868, -0.00660086796, 0.0167013146, -0.0167639665, -0.0121455966, -0.00451544113, -0.0485107824, -0.01249466, -0.00846701115, 0.0116801793, -0.00917408708, 0.0206215587, -0.0142399734, -0.0197802279, -0.00396275846, -0.00900403131, 0.0421381481, 0.0193864126, 0.00833275635, 0.0148306955, 0.0140967686, -0.00907115825, 0.0020462689, 0.00444831373, -0.0190821011, -0.00682462612, -0.0142936753, 0.00626523048, -0.00344811426, 0.000231589773, 0.00457361806, 0.00997961685, -0.00176209607, 0.0188493934, 0.0113311168, 0.00482422765, -0.00253741839, -0.0206394587, -0.0179185588, 0.00528516946, -0.0411715135, 0.00380836497, 0.0351926945, 0.011205812, 0.0154930195, 0.0382358059, 0.0136134503, -0.00545970071, -0.0136671523, 0.0111342091, 0.00625628, -0.0322211832, 0.000928037276, -0.0078315381, -0.00476605026, -0.00692755496, -0.015117106, 0.00197690399, 0.0174083896, 0.00290885707, 0.0127631696, -0.0103734313, 0.00896822941, -0.0162448473, 0.0377345867, -0.00621600356, 0.00215814821, -0.0441788249, 0.0089637544, -0.00522699207, 0.000319414859, -0.0182676222, 0.0117965341, 0.00482422765, 0.00369648589, -0.0168534704, -0.0325792, 0.00491820602, -0.00159092096, 0.00597434491, 0.00138618227, 0.023020247, -0.0201382414, 0.0213554855, -0.0125841629, 0.00698573189, -0.0381642021, -0.00608174875, -0.00201158645, 0.0185271818, 0.0107761966, -0.0201203395, 0.0194759164, -0.0109462524, -0.0245597027, 0.0316304639, 0.0108477985, 0.0101407226, 0.00814032461, -0.0112863649, 0.018437678, -0.0215702932, 0.0088697765, -0.00478395075, 0.0448948517, 0.0061891526, -0.0145353349, -0.00311247702, -0.00478395075, -0.0336174369, 0.00166140485, 0.00414847769, 0.00837303326, -0.0173636377, -0.00590274204, -0.0057998132, 0.0233961605, -0.00824772846, -0.0149739, 0.0155914733, 0.00553577859, -0.00240763859, 0.0110357562, -0.0044841147, -0.0185987838, 0.017829055, -0.0268867891, 0.0255084373, -0.0180170126, 0.0174173415, 0.00237183715, 0.00595196895, 0.0140341157, -0.0029983602, 0.0157883801, -0.0180170126, -0.0325792, -0.0300194044, -0.00188292551, 0.0176948011, 0.0427825749, 0.0303237159, -0.0285873506, 0.00204738788, 0.0175157934, -0.0173457377, -0.00611307472, 0.00139737013, -0.00503903534, -0.00164350425, 0.0115548754, 0.0154751195, 0.0181870684, -0.0331341177, 0.00418651663, -0.0260633584, 0.00625628, 0.00639948528, -0.0118770869, 0.0349778868, -0.00937099475, 0.0213912874, 0.0402764827, -0.0261349604, -0.0145353349, -0.0135239474, 0.00963950437, 0.00837303326, -0.0178380068, -0.0115101235, 0.0364457406, 0.00910696, 0.00477500074, 0.0101496736, -0.0140699176, 0.00574163627, -0.0384864137, -0.00733031938, 0.00786286406, -0.0268688872, 0.0112237129, 0.0252399277, -0.0183660761, -0.0248103123, 0.00511063775, 0.033510033, -0.0257411469, -0.0044774022, 0.000420385768, -0.00694545545, -0.0142399734, -0.0156899262, 0.00250609219, 0.0109820543, 0.0256516431, -0.0282651391, 0.0170145761, -0.00748695, 0.0195833202, 0.0188493934, 0.00232037273, 0.00314604072, 0.0271731988, -0.00892347842, -0.00213353476, -0.027638616, 0.00714236265, 0.0254368354, 0.00980061, 0.00242553931, 0.0017766403, -0.000365844695, -0.0140967686, 0.0118144341, 0.0139625138, -0.0312724486, -0.0371975675, -0.0137298051, -0.00292452, 0.0189926, 0.0300552063, 0.0129063744, -0.00150813046, -0.0182855222, 0.0317736678, -0.00923674, 0.00817165058, 0.00494058151, 0.0206931606, 0.0080552958, -0.0083551323, 0.00350629142, 0.0247924123, 0.0298761986, -0.0218567047, -0.0117249312, 0.00446397671, 0.0266003776, 0.00396275846, 0.00195676577, 0.0079613179, 0.00554025359, 0.00487345411, -0.0187598895, -0.0205499548, 0.0075764535, 0.00144212181, -0.00740639726, -0.000139709038, -0.0259738546, 0.00580428867, -0.00127430307, -0.0389160328, 0.00195005292, -0.0112953158, -0.0166655127, -0.0193685126, -0.00852966402, 0.000546529482, 0.0356581099, -0.000129430147, 0.0387728252, 0.000320253952, 0.0105792889, 0.00391353155, 0.00600567088, -0.00948734861, 0.0225548297, 0.00078986655, 0.00558948051, 0.0218030009, -0.00682015065, 0.0385580175, -0.0166923646, 0.0205857567, 0.000268230186, 0.0129242754, -0.0110447062, -0.0303595159, 0.00741087273, -0.0148485964, -0.00775993522, -0.00540152378, 0.0300015025, -0.0214449894, -0.0161105916, -0.0136582023, -0.0061265, 0.0179543607, -0.0180886146, 0.0194759164, 0.00184488657, -0.0262065642, -0.0238973796, 0.00300731068, 0.0119128879, -0.00408582529, -0.0393098444, 0.00254860613, -0.00616230164, -0.019064201, 0.00634578336, -0.00692755496, 0.0363204367, -0.0157346781, 0.0211764779, 0.0210869759, -0.0212838836, 0.00390681857, -0.00509721227, -0.0083506573, -0.018455578, 0.00242330157, -0.00314380322, 0.00334966066, -0.0123962061, 0.00284620468, -0.00841330923, 0.00936204474, -0.0130048282, 0.0125662619, 0.0129869273, -0.00904878322, 0.0214449894, -0.00168601831, -0.00933519378, -0.0435702, -0.0176858511, 0.0271015968, -0.0287305564, 0.0201203395, 0.00459151901, -0.00475262478, 0.00794341695, -0.00396052049, -0.0231813528, 0.0179991126, -0.0321316831, -0.00482870266, 0.0160121396, 0.0197981279, -0.0015618325, 0.0549192205, 0.00295584626, 0.0259201527, 0.0403838865, -0.0241300873, -0.0106956437, -0.00207312, -0.0050658863, -0.0231455509, -0.0166207608, -0.0183660761, 0.0159942377, 0.0181781184, -0.0358192176, 0.00741534773, 0.00479737623, 0.0107761966, 0.00412162673, 0.0170235261, 0.0190105, 0.00343916402, 0.0207110625, 0.00346153975, -0.0381642021, 0.0109104514, -0.0110626072, 0.0389518328, -0.0300552063, -0.0215523932, -0.00971110724, 0.000102579164, 0.0267793853, -0.00198585424, -0.00930834189, -0.00228904677, -0.0319168754, -0.00485555362, 0.00763463089, -0.00283725443, -0.00644423719, 0.0121276956, 0.00333399768, -0.00181467924, 0.0127005167, 0.00701258285, 0.0186345857, 0.0229665451, -0.0176500492, 0.00704838429, -0.00257321959, -0.0130227292, -0.0261528622, -0.0113937687, 0.0152961127, 0.0117338812, -0.00401646039, 0.0182497203, -0.00658744248, 0.00250161695, 0.0124051562, 0.0229844451, 0.021713499, 0.0355507061, -0.00363159599, -0.0156362243, -0.0204962529, -0.0272806026, 0.00575058628, -0.0218209028, -0.0014969426, 0.00389563083, -0.0307533313, 0.019816028, -0.0176769, -0.00682910113, -0.00781363714, -0.00958580244, 0.0251146238, -0.00503456034, 0.00669037085, 0.00189299462, -0.011178961, -0.0336174369, 0.0158510339, -0.00368977315, -0.0365710445, 0.00842673518, -0.0136224013, -0.010561388, 0.0168892704, -0.0268330872, -0.00751380157, 0.0109731033, 0.0267256834, -0.00720054, -0.0106329909, -0.019726526, -0.00268957391, 0.00267838594, -0.021713499, 0.0114922225, 0.00191872683, -0.000664561929, 0.00520461658, -0.00690965401, 0.0349420868, 0.00979166, 0.0442504287, 0.000848603086, -0.0257590469, -0.0353717022, 0.0182855222, -0.00444160076, -0.0047571, 0.00685147708, -0.00627418095, 0.0330446139, -0.00662324345, 0.0178738069, -0.029912, -0.00321316812, 0.00845806114, 0.00326239504, -0.0168266185, 0.0208005644, -0.0143205263, 0.00113389478, 0.0218567047, 0.0331341177, -0.00562975695, 0.0266182795, 0.0108477985, 0.0356760137, -0.014490583, 0.0368395559, -0.0266898815, -0.00457585556, 0.00399855943, -0.0268151853, -0.00193327107, 0.00106061401, -0.00728109293, -0.00839093328, -0.0284620468, 0.00514196418, -0.00342797604, 9.23701955e-05, -0.0127273677, -0.0124320071, -0.0170145761, 0.0099975178, -0.00562528195, -0.00902193226, 0.0134791955, -0.00959475245, -0.000581212, -0.00960370339, 0.00909800921, 0.00037759202, 0.000584009, -0.0013335991, 0.00376137579, 0.00969320629, 0.0320242792, -0.00781363714, -0.0281398352, -0.000821752124, -0.00288424361, -0.0264750738, -0.0129332254, -0.0160121396, 0.00824325345, 0.00078986655, 0.0239868816, -0.00891900342, 0.02498932, -0.0207826644, 0.0276744179, 0.00218835543, -0.0231813528, 0.0093530938, -0.00647108816, -0.0120381927, 0.0110447062, -0.00196347851, 0.00784048811, 0.00613545068, 0.00516881514, -0.005607381, -0.0154124666, -0.0110357562, -0.011859186, -0.0240405835, -0.00400527241, 0.0269583911, -0.0133538907, -0.000141317301, -0.0254726373, 0.0206215587, 0.0112774149, 0.0134165436, -0.00929939188, 0.0222326182, -0.00669932133, 0.000255364081, 0.00940679573, -0.0375197791, 0.00120605691, 0.0402764827, -0.0127721196, 0.0133359907, -0.00891005248, 0.00658744248, 0.0310039409, -0.0170503762, 4.03813683e-05, 0.00191313284, -0.0258306507, 0.00784496311, 0.0394172482, -0.00652031461, 0.02364677, -0.00252399291, 0.00720949, -0.0178738069, 0.0225369297, -0.002962559, -0.00791656598, -0.0185629819, -0.0127542187, 0.000977264, -0.0148754474, -0.00923674, -0.0200487375, 0.00450425316, 0.00699020689, 0.000638829719, 0.00216933596, -0.00858784094, 0.012253, -0.00190977647, 0.000867063121, -0.0178111549, 0.0216060951, 0.00892347842, 0.000191313287, -0.0193685126, 0.00369201088, -0.0120023917, -0.000430175191, -0.0126199638, -0.00412610173, -0.0134433946, -0.00290661934, 0.00839540921, -0.0106777428, -0.015126056, 0.0169071723, 0.0175068434, 0.00948734861, -0.0198876318, 0.00280816574, -0.00705733476, -0.00450425316, 0.00363383372, 0.0258306507, 0.00749142561, -0.00389115559, 0.00423350558, 0.00123067026, 0.023038147, -0.00111879117, 0.0230023451, 0.000682462589, -0.000344587665, 0.0214091875, 0.0291959736, 0.0145532349, -0.0137656061, -0.0036472592, 0.0281935371, -0.0117696831, -0.00802844483, 0.00816717558, -0.0162717, 0.0147411926, 0.000261936977, 0.0152424108, -0.00503903534, 0.00226219581, -0.00130786689, 0.0143563282, -0.00730346842, 0.0246313065, 0.00152267481, 0.00128437218, -0.0089637544, -0.0231813528, -0.00821640249, 0.0138640599, -0.00702600833, 0.0214270875, -0.00174755172, 0.0189567972, -0.00585351512, 0.0193148106, -0.0164238531, 0.040061675, -0.00636815932, 0.00588931656, 0.0227517374, -0.00119598769, 0.00535677187, -0.00177552155, -0.0125483619, -6.69963583e-06, -0.0105703389, -0.00432524644, -0.0071871141, -0.00119375018, 0.0114027197, 0.00407463731, -0.0104987361, 0.0241121873, -0.00643976172, 0.0133807417, -0.000718823285, -0.000550724915, 0.000146981183, -0.0139267119, -0.00472577382, 0.0236646701, -0.0035488056, 0.0137477051, 0.026994193, 0.00172181963, -0.00976480916, 0.00167147396, 0.00212346553, -0.00494058151, 0.0128616234, 0.000469892286, 0.00301849842, -0.00537467282, -0.00487792958, -0.0370185599, -0.00856099, 0.0192969106, 0.0112326629, -0.00514196418, 0.0133807417, -0.00861916691, -0.0166655127, -0.0187598895, -0.0156541262, -0.0221431144, 0.00174643297, -0.00171398802, 0.00301178568, 0.0266003776, -0.0117249312, -0.0129063744, 0.0109194014, -0.00817165058, -0.0207289625, -0.000743996119, -0.00307443808, -0.0136403013, -0.0114116697, 0.0112416139, 0.00761673, 0.0125931129, -0.00171063165, -0.0145532349, 0.0142310234, -0.013819308, 0.00275893905, 0.000162224722, -5.20587491e-05, -0.0133807417, -0.0293570794, -0.00955000147, 0.00118144345, -0.0066456194, -0.00827457942, -0.0155646224, 0.00624285452, -0.00182698597, -0.00366515969, -0.00693650497, -0.000214108659, 0.0189388972, 0.0116443783, -0.0507662669, 0.0176321492, -0.00108634622, -0.00831933133, 0.0081850756, 0.00893242843, -0.0203709491, 0.00781811215, -0.00775546, 0.0203709491, 0.000663443177, -0.0179543607, -0.0233424585, 0.0141057186, 0.0393814482, -0.0102302264, -0.00762120541, 0.01249466, 0.0180528145, -0.0107135437, -0.00116913673, -0.00695440592, 0.00387101737, 0.0107314447, -0.01711303, -0.00550892763, 0.00762568042, -0.00952315051, 0.01712198, -0.0022096124, -0.0234677624, 0.0154661685, -0.00302073616, -0.019816028, 0.0154214175, -0.00554025359, 0.00956790149, 0.00351300417, 0.0238615777, 0.000625404238, -0.0250788219, 0.0228233393, 0.00945154764, 0.0361414291, 0.00444831373, -0.00502561, 0.00601909636, -0.0152871618, 0.00675749872, -0.00769280782, -0.00618020212, -0.0301447082, 0.00343692629, 0.00463179545, -0.00130562927, -0.0167192146, 0.0155377714, 0.00173076987, -0.00312814, 0.019064201, 0.00969320629, 0.00918303803, -0.00125752122, 0.0129600763, -0.0181870684, -0.000472689251, 0.0046765469, 0.0208184663, 0.0225011278, 0.00996171683, -0.0112237129, 0.00669037085, 0.00446397671, 0.0083506573, 0.039453052, -0.0184734799, 0.00312814, -0.0185450818, -0.00615782663, 1.82677613e-05, -0.01249466, -0.0241479874, 0.0214449894, 0.0195296183, -0.00616230164, 0.000843009155, -0.0028976691, 0.00346153975, 0.00026277607, 0.00970215723, 0.0175157934, 0.00417532865, 0.0221968163, 0.00608174875, 0.0221968163, 0.0358013175, -0.0153856156, -0.00176657119, -0.00547760166, 0.0081850756, -0.00111375656, 0.010516637, -0.000590721727, -0.0309502389, 0.00411267625, -0.00399632193, -0.0253473315, 0.00482422765, -0.00362488325, 0.017059328, 0.0150276031, -0.00582218915, 0.0157346781, 0.0143294772, -0.0110268053, -0.0191716049, -0.0100691207, 0.00295584626, -0.00319974264, -0.0247745104, -0.000519119087, 0.00017369233, 0.0247566104, -0.00872657076, 0.020442551, 0.0034212633, -4.0534328e-06, 0.0230739489, -0.0078360131, -0.00361817051, 0.0218209028, -0.00503008487, 0.0064531872, 0.00928149093, -0.0214091875, 0.00431629643, 0.00450201565, -0.00590721704, 0.00721844053, 0.00491820602, 0.00601462135, 0.0047436743, -0.0159047358, -0.0317557678, 0.00842673518, -0.0147769935, -0.0120023917, 0.00420217961, -0.0080955727, 0.0168624204, -0.00891452748, 0.00212905952, -0.00969320629, 0.0221789163, 0.0028327792, -0.0087355217, 0.0151887089, 0.00547760166, 0.00366515969, 0.00720501505, -0.00775993522, -0.00545075024, -0.000155092421, 0.0165760089, -0.00488240458, 0.00449306518, 0.0175426453, 0.0169519242, -0.0249714181, -0.0110894581, -0.00145330967, 0.0110178553, 0.00843568519, -0.0116354283, -0.019046301, -0.00535677187, -0.0201919433, -0.0324359946, -0.00976480916, -0.0122440504, -0.00383521616, 0.0168087184, 0.00468549738, 0.0082208775, -0.0136224013, -0.00228680903, -0.000780916249, 5.12895822e-05, -0.013774557, -0.000215786844, 0.0113311168, -0.0126199638, 0.00897718, -0.0133986427, 0.009863263, -0.00723634101, -0.0113669178, 0.00412162673, -0.00660534296, 0.00284844218, -0.00168601831, -0.000315778801, -0.00821192656, 0.0140609667, 0.00712446216, -0.0105703389, -0.00679777516, -0.0182228703, 0.0358013175, 0.0102570774, 0.00206305087, 0.00439237384, 0.0167460665, -0.00342573854, 0.0156362243, 0.0232171547, 0.0219641086, -0.0416727327, 0.0142757753, -0.0255979411, 0.0108388485, -0.00997961685, 0.00629208144, -0.00235393667, -0.0206931606, -0.00327134528, -0.032274887, 0.0140072647, 0.0154482685, 0.026994193, -0.0119039379, 0.00740192225, -0.0287842583, 0.010561388, 0.0148664964, 0.0319884755, -0.00223534461, 0.00945154764, -0.0238973796, 0.0174710434, -0.0105792889, 0.0195833202, 0.0267077815, -0.0047391993, 0.00660534296, -0.0363383368, 0.00909800921, -0.0183034223, -0.0207826644, -0.00972005725, -0.014463732, 0.000895592326, 0.0194580164, -0.0298045967, -0.0166565627, 0.00643528672, -0.00656506652, 0.00553130358, -0.0219462067, 0.0195833202, -0.00885187555, -0.0116443783, -0.021731399, -0.00969320629, -0.00228345278, 0.00988116302, 0.00295137102, 0.0101138717, -0.0293391794, 0.00839988422, -0.0106419418, -0.0297687948, -0.0070976112, 0.000152295441, 0.0155556723, -0.0242016893, -0.0121634975, 0.011178961, -0.000611419382, 0.00579086319, -0.00141303323, 0.0143831791, 0.0207826644, 0.0258485507, -0.00160882168, 0.0129153254, 0.00424021855, -0.00941574667, 0.00533439638, 0.00610859971, -0.00585351512, 0.0263676699, -0.010489786, 0.00584008964, 0.0226980355, -0.00334966066, 0.019744426, 0.0277102198, -0.00356223108, -0.0165402088, 0.0128168715, -0.023038147, 0.0113132158, 0.00149582373, 0.0159763377, -0.0149649503, 0.0061265, -0.01713093, -0.00536572235, 0.00199592346, -0.00997961685, -0.00790761597, 0.0199771356, 0.00308338832, -0.00411715126, 0.00422455557, 0.00566555839, -0.00846701115, -0.00766595686, -0.0115548754, 0.0104808351, 0.019744426, -0.0199234337, -0.00303416164, 0.0105792889, 0.00884740055, 0.0154482685, 0.00040108664, 0.0368395559, 0.00118479982, 0.0192790087, 0.00403883588, -0.0112416139, 0.0146337878, -0.0139446128, 0.0307891332, 0.0012138884, 0.021713499, -0.00158308947, -0.0112863649, -0.00481975218, -0.00974690821, 0.0146427387, 0.00711103668, 0.0172293838, -0.00274103833, -0.0089637544, -0.00953210052, 0.0226264317, 0.0287484564, -0.00205969461, 0.0291601717, 0.0233424585, -0.00180125376, -0.00730346842, 0.00849833712, 0.0134344436, 0.0359266214, -0.0285157487, -0.0026716732, -0.0255979411, 0.0371617675, -0.0034525895, 0.00781811215, 0.0163970031, 0.0161642954, -0.00240540085, 0.00984536204, 0.0108298985, -0.0155467214, 0.0180617645, -0.00164797937, 0.00574611127, -0.00473024882, -0.041422125, -0.00820297655, -0.00227785879, 0.00160770293, 0.0209616702, 0.00945154764, -0.0235214643, -0.0191895049, -0.0136850532, 0.00350405392, 0.0187956914, -0.0268330872, -0.031684164, -0.00521804206, -0.0029647965, -0.00732584437, 0.0084849121, -0.00721396552, 0.00997066684, -0.00482422765, -0.00321764336, -0.02502512, 0.00171958201, -0.005929593, 0.0124678081, 0.022411624, -0.00035857255, 0.00141527085, 0.0244881, -0.000706516614, -0.00714683766, -0.0101228226, -0.00498980843, -0.00864601787, 0.0103286803, 0.0109552033, 0.0136761032, -0.00441251229, 0.000794901105, 0.00273208809, 0.0132554378, 0.0135239474, 0.0050658863, -0.0102391765, 0.0106687928, -0.0109910043, 0.00203284342, 0.00729899341, 0.00865944382, -0.00521804206, -0.0121455966, -0.0145442849, 0.0122082494, 0.0202277433, 0.009218839, -0.00125975884, 0.00845806114, 0.00641738623, 0.00197802274, 0.0544896051, -0.0139356628, -0.0290169679, -0.00260007055, 0.00355775584, 0.00463179545, -0.0484749824, -0.00650688913, -0.0105076861, -0.0199234337, 0.00960370339, -0.00200039847, -0.000754624605, 0.0235035643, -0.00129779777, 0.0109731033, -0.00275222631, 0.011823385, -0.00518671563, -0.0018258671, -0.0313977562, 0.0123246033, -0.0014991801, 0.00661429344, 0.00164574175, -0.0208184663, 0.00413728971, -0.0264392719, -0.00766595686, 0.00554472907, -0.012485709, 0.000455348, 0.00962160341, 0.00572373532, 0.0205320548, 0.0123335533, -0.00817165058, -0.00704390928, -0.0104539841, 0.00584456511, 0.000590721727, 0.00755407801, 0.0364099406, -0.023700472, 0.0123693552, 0.0225190278, 0.0143205263, 0.00593854347, 0.0169071723, -0.000539816741, 0.0278355237, 0.000595196907, -0.0238794778, 0.00671274681, 0.00213465351, -0.023038147, -0.0149112483, 0.00751827657, -0.00802844483, -0.0101407226, -0.00888767652, -0.0082253525, 0.0223042201, -0.00884292554, 0.0118054841, -0.027602816, -0.0070976112, -0.0182318203, -0.00155847601, -0.0286410525, 0.000398009957, -0.00929939188, 0.00375913829, -0.0271015968, -0.0265108757, -0.00053562125, -0.00381507771, 0.00601462135, 0.0103913322, -0.0174531415, 0.00567450887, 0.000850281271, 0.0105076861, -0.00541942427, -0.030305814, -0.00316394144, -0.00603252184, 0.00327358278, -0.0016938498, 0.0124409571, 0.0015461694, -0.00980061, -0.00810004771, -0.00374571281, -0.0191716049, 0.000670715293, -0.0139267119, 0.00693650497, 0.0180707145, 0.00381284021, -0.00438566133, 0.0030945763, -0.00638606, 0.0150007512, 0.00655611604, 0.000896151701, 0.0031952674, -0.00259335781, -0.0159584377, -0.00156295125, 0.015824182, -0.0115638254, -0.0278534237, -0.00587589107, -0.00503456034, -0.0161105916, -0.019046301, 0.0437134095, -0.0139177619, -0.0192790087, 0.0174710434, -0.00235393667, 0.00155511964, -0.00138618227, -0.0169250723, -0.00072497665, 0.0251504257, -0.00762568042, -1.6572094e-05, 0.0054418, -0.0208542664, 0.00804187078, -0.00284844218, 0.0240405835, -0.0142936753, -0.00626075547, 0.0109999543, 0.0179991126, 0.0208363663, -0.0219820086, -0.0288916621, -0.0137119042, 0.00994381588, -0.00206864486, -0.0191000029, 0.0175068434, -0.00746904965, -0.0175157934, -0.0160837416, 0.0166386627, -0.0329730138, 0.00222527562, 0.00310352654, -0.0088653015, -0.00403659837, 0.000115025716, 0.036875356, 0.0298403967, 0.0146964407, -0.0103913322, -0.00801502, -0.0247208085, -0.00419322914, 0.014526384, -0.0075764535, -0.0135507984, 0.0032579198, 0.0034212633, 0.0146516887, 0.00157861435, 0.00415295269, 0.0191895049, -0.00500323391, 0.0112863649, 0.0225190278, 0.00950525, 0.00586246559, 0.0047436743, -0.0127810696, 0.00398737146, -0.00978271, 0.0242374912, 0.0136850532, 0.0142847253, 0.00852966402, -0.0114564216, -0.00136380643, -0.0330804177, 0.0154124666, 0.0156988781, -0.00561633147, -0.0101228226, -0.0156541262, 0.0116443783, -0.0160926916, 0.00615782663, 0.0123962061, -0.016441755, -0.0119128879, -0.013837209, 0.00497190794, -0.0087355217, -0.0028350167, -0.0220178105, -0.00963950437, -0.00952315051, -0.00720501505, -0.0261886623, -0.0238436777, -0.00593406847, -0.0140520167, 0.000685818959, 0.0010712425, 0.0212659817, -0.00866391882, 0.030305814, 0.0240226835, 0.00596539443, -0.00582218915, -0.000907339621, -0.00888320152, 0.0140520167, -0.00482870266, 0.00422679307, 0.00828352943, -0.0032601573, -0.0104539841, -0.000250049809, 0.00168601831, -0.00505693583, -0.0160121396, 0.0222684182, -0.00464522094, -0.0167102646, 0.0300552063, -0.0136134503, 0.00246581575, -0.00701258285, 0.0115369745, -0.0048018517, 0.00115123612, -0.00318407966, -0.0233961605, -0.000954888237, 0.00899060536, 0.0169340223, -0.00326239504, -0.019064201, -0.0191895049, 0.0293928813, 0.0028663429, -0.0112953158, -0.0146427387, -0.0143115763, -0.0291064698, 0.0114743216, -0.00819402654, -0.00460494449, 0.013810358, 0.00328253326, 0.00346825249, -0.0207826644, 0.00516881514, -0.000964398, 0.00813585, 0.0312724486, 0.00143317145, -0.00206640735, 0.0200129356, 0.0136492522, 0.0106329909, -0.00997961685, -0.00662324345, -0.0094963, -0.00970215723, -0.0129242754, 0.0245597027, 0.0114116697, -0.0215523932, -0.00237631239, -0.00278579, 0.00878027268, 0.00680225, -0.00357789407, -0.000210892133, 0.0266540796, -0.00507483678, -0.0155467214, 0.0186166838, 0.00167371158, -0.0199055318, -0.00693203, -0.00343916402, 0.0104808351, 0.0118949879, 0.0257948488, 0.00749590062, 0.0200666375, -0.0051285387, -0.0148217455, -0.0120202918, -0.000634354597, -0.00158756459, 0.0196907241, -0.0150276031, 0.00076077797, 0.00405226136, 0.0167460665, 0.00817612559, -0.0104987361, 0.00450425316, 0.00111319718, -0.0108925505, 0.0130943311, 0.0132733379, 0.0132285869, -0.0401690789, -0.00929044187, 0.013183835, -0.0121724475, -0.00517776562, 0.00526279351, 0.0119128879, -0.00268733641, 0.00812242366, -0.00728556793, 0.0132912388, 0.0264571737, -0.00630998192, -0.00403659837, -0.0126289148, -0.0302342121, 0.0113042658, -0.00205745688, -0.0096126534, -0.00933519378, 0.00218947418, -0.035479106, -0.00279474026, 0.00920988899, -0.0311292447, 0.0010997717, -0.0142668243, -0.0115548754, -0.0110715572, 0.0194043145, 0.00495848246, -0.0169519242, 0.00505246082, -0.0145174339, -0.0061220252, 0.0201382414, 0.015143957, -0.00472577382, 0.0115369745, -0.00257098209, -0.0121903485, 0.00782258809, 0.0422455519, 0.00320421788, -0.00135485607, 0.0240405835, 0.00218611793, -0.0145442849, 0.00946944859, -0.000810004771, -0.0162627473, -0.0141325695, 0.0137029542, -0.0061891526, 0.0225369297, -0.0119665898, 0.00157078274, -0.00102257507, 0.00741982274, -0.0107761966, -0.0156004233, 0.00775098521, 0.0077017583, -0.017659, -0.0228233393, 0.0180886146, -0.00401646039, -0.0156093743, 0.00705733476, 0.00205074414, -0.0307891332, -0.0033228097, -0.0280503314, 0.0223221201, -0.0173367877, -0.0292675756, -0.00829695538, -0.0182944722, -0.0242374912, -0.0163522512, -0.0290527679, 0.0288200602, 0.0121455966, -0.00245910301, 0.0127273677, 0.0102391765, -0.00471682334, 0.0185808837, -0.0134702455, -0.00637263432, -0.00288200588, -0.0137656061, 0.0211585779, -0.00386206713, -0.0103644812, -0.00894137844, 0.00306772534, -0.0127721196, 0.0221968163, 0.00331162172, -0.0130316792, 0.0163880531, 0.0157883801, 0.0147769935, 0.00726766745, -0.0088339746, 0.01249466, -0.0047391993, 0.00759882946, -0.0136850532, 0.00211787154, -0.00729899341, 0.00468102237, 0.0228770413, 0.00427602, -0.00876237266, -0.0138998609, -0.0167908184, 0.0170145761, -0.0120829446, 0.000672393478, -0.00558948051, -0.00867734384, 0.0183302741, 0.00913381111, -0.0177037511, 0.0103644812, 0.0346914753, -0.0160210896, 0.00406344933, 0.00453557912, -0.0158778839, 0.0142578743, -0.00937099475, 0.0164238531, -1.7350003e-05, -0.00563423242, -0.0145442849, 0.027209, -0.00670379633, -0.00113277603, -0.00983641203, -0.0154482685, -0.0176411, 0.00679329969, -4.53110406e-05, -0.0145084839, -0.0123335533, -0.0161016416, 0.0077733607, -0.000690294139, 0.0100512197, -0.0285873506, -0.0028663429, 0.00103320368, -0.0176142473, 0.00317736692, 0.00500323391, -0.0135418484, 0.00557158, 0.00577743771, -0.00707076024, -0.000702041434, -0.0222684182, -0.0147322416, 0.00390681857, 0.00811347365, -0.0208005644, 0.00723186601, -0.0147322416, -0.00669484632, 0.0126020638, -0.00185943092, 0.0180975664, -0.0161105916, -0.0142041724, -0.00373228732, -0.00773308426, -0.00398289645, -0.0112505639, 0.00602357136, 0.0253473315, 0.0213733856, 0.007478, -0.0202456452, -0.0208542664, 0.00257769483, -0.0140430667, -0.00878474768, 0.0456466787, 0.00711998669, 0.00451544113, -0.0047571, -0.027692318, -0.00481975218, -0.0127005167, 0.014499533, -0.00275893905, -0.0175247453, 0.0063189324, -0.00227785879, 0.0152603108, 0.00487345411, -0.00765253138, 0.0133807417, -0.0107582957, -0.00361145777, -0.00269404915, 0.00251728017, -0.0087041948, -0.0141146695, -0.0163701512, -0.0017430766, 0.0264750738, 0.0312724486, -0.000336196739, -0.0198876318, 0.00461837, 0.000524992764, -0.0212301817, 0.0257411469, -0.0183660761, -0.0195833202, -0.0150365531, 0.00459151901, -0.0178648569, -0.0208542664, -0.00447068922, -0.0114295706, -0.00613097567, -0.00293570803, 0.00434314739, 0.024398597, 0.00137387554, 0.00522251707, -0.0111163091, -0.0121008446, -0.0185808837, 0.0415295288, 0.0286052525, -0.00435881037, -0.0109910043, 0.0245418027, -0.0178022049, 0.00628760643, 0.00893242843, -0.0131211821, -0.0244343989, -0.0382000059, 0.00127430307, -0.0146606388, -0.02364677, 0.00488687959, 0.00307891332, 0.0046138945, 0.00168042432, 0.0413505211, -0.00348167797, 0.00579086319, 0.00540152378, 0.0287484564, 0.017757453, 0.0191537049, -0.0128168715, 0.0381284021, -0.0182497203, 0.0371617675, -0.00971110724, 0.0184734799, 0.0106061399, -0.006251805, 0.0431047864, 0.00359131955, 0.00892795343, 0.00758987898, 0.00307667558, -0.0154572185, 0.0149828512, -0.00866391882, 0.00244343979, 0.029589789, -0.000963838596, -0.0199592337, 0.0126647158, -0.0290706698, 0.0342260599, -0.0264034718, -0.00798816886, -0.00689175352, -0.0259201527, -0.00193327107, -0.00500770938, 0.0190821011, 0.00334742316, -0.0241658892, -0.0174262915, -0.00498085842, -0.0188851953, -0.0193506125, -0.000184600533, 0.00987221301, -0.0520909168, -0.0140162157, 0.0162717, 0.0165849607, -0.00425140653, -0.0111252591, 0.0107761966, 0.0315409601, 0.00694993045, -0.0352643, -0.0051285387, 0.0117607322, -0.00216038572, 0.0122082494, -0.0296613909, -0.0163970031, 0.00578191271, -0.0162717, 0.00534334639, -0.0128437225, 0.0103286803, 0.00946944859, 0.0162717, -0.00105725764, -0.00758540398, 0.00481080171, 0.0350315869, -0.037483979, -0.0169698242, 0.0101407226, 0.00821640249, 0.00810452271, -0.0286410525, -0.00788076501, -0.0030945763, 0.00601462135, 0.0120739937, -0.0132554378, -0.00434090942, -0.0116085773, -0.00460494449, -0.00810452271, 0.00257769483, 0.0061220252, -0.00507036131, -0.0149828512, 0.00505246082, -0.0105792889, -0.0109641533, -0.0139446128, 0.00720054, 0.0115906764, -0.0171667319, -0.0126199638, -0.00753170205, 0.0127273677, -0.00492268102, 0.00491820602, -0.0120023917, 0.00421113, 0.0266898815, 0.0291601717, -0.0137477051, -0.000633795164, 0.0170145761, 0.00925464, 0.000399128738, -0.0115906764, 0.0132464869, -0.00516881514, -0.00830590539, -0.0166476127, 0.00881159864, 0.00247476599, -0.00569240935, 0.00182922347, 0.00103544118, 0.0176948011, -0.0145353349, -0.000141597, -0.00336532388, 0.0159584377, 0.0147501426, -0.0297866948, 0.00701705785, 0.0116801793, -0.00390458107, -0.0230918489, -0.0209437702, -0.0234498624, -0.00892347842, -0.0175605454, -0.00824325345, 0.00884292554, -0.0284620468, -0.0198339298, 0.00712893717, 0.00400527241, -0.00175650208, 0.0199771356, -0.0161016416, 0.00609964924, 0.0260991603, -0.00318184192, 0.0152066089, 0.0203172471, 0.00589826703, 0.00113389478, -0.00134143059, -0.000938665762, -0.00547312619, 0.00993486494, 0.00628760643, 0.0162000954, 0.0241837893, 0.00894137844, -0.0235214643, -0.00526726851, -0.0293212775, -0.00208430784, -0.0231813528, 0.00658296701, -0.0168982223, -0.0110268053, 0.0194401145, 0.00747352466, -0.00155847601, 0.0077733607, 0.0137477051, -0.00916513707, 0.0294107813, -0.00494058151, -0.00695440592, -0.00929939188, 0.0257590469, 0.0219999086, 0.001237383, 0.0145890368, -0.00718263909, 0.00275893905, 0.000999639858, 0.0165670589, -0.00622942904, 0.025687445, -0.0103823822, 0.0206036586, -0.0233961605, 0.013810358, 0.00989906397, 0.00277907727, 0.00629655644, -0.00643528672, 0.00170839403, -0.0182049703, 0.0168713704, 0.000580093183, -0.00350405392, -0.00245239027, 0.0252578296, -0.000999639858, -0.00518224062, -0.0141325695, 0.0226443335, -0.0133001888, 0.00866391882, -0.00438566133, -0.0206215587, -0.00180461013, 0.0293212775, 0.0161374435, -0.00307220058, -0.0109283524, 0.0101586236, -0.026922591, -0.0199771356, 0.0162985492, 0.00112494454, -0.00983641203, -0.00382626569, 0.00245686527, 0.0288916621, 0.00648003817, -0.0179901607, 0.00106285163, 0.00373228732, -0.0135955503, 0.0150276031, 0.0297150929, -0.0254010335, -0.0155825233, 0.00215031649, -0.0122351, -0.0107224947, -0.00927254092, 0.021051174, 0.0188135915, -0.0135418484, 0.0162358973, 0.00826562941, 0.0398826674, 0.00863706786, 0.013156984, 0.0066411444, -0.00722291553, 0.0194580164, -0.0140251657, -0.0123425042, 0.0267077815, 0.0152155599, 0.0163791031, -0.0175605454, -0.00173412624, -0.0031594662, 0.00372109935, 0.0165760089, -0.00673064776, 0.00153386267, -0.0213017836, -0.0133896926, -0.00634578336, -0.0147143416, 0.0156899262, -0.00484660314, 0.0274059083, -0.0212122798, -0.00122507627, 0.00248595397, 0.00207423884, -0.00439684931, -0.00130674802, 0.00276565179, 0.0134254936, 0.00756302802, 0.00699468236, -0.00438566133, 0.00845806114, -0.0183213241, -0.00931729283, -0.0202814452, -0.00161217805, 0.0165312588, -0.0031617037, 0.00477052527, 0.000493666565, -0.0137924571, -0.00392024405, -0.0135597484, 0.0121992985, -0.0010841086, 0.00910248514, 0.00987221301, 0.0154572185, 0.0139356628, 0.00855651498, 0.0259738546, 0.0115727754, 0.00225100783, 0.00314380322, -0.00856546499, 0.00955895148, -0.0162717, 0.00639501028, -0.00622495404, -0.020353049, -0.0115011726, -0.00276341406, -0.0200129356, -0.00508826226, 0.0519477092, -0.000141177457, 0.0189030953, -0.015135007, 0.011832335, 0.0223042201, 0.00639053481, 0.0111521101, 0.0203888491, 0.0135686994, 0.0031952674, -0.0114116697, 0.0116443783, -0.00416637817, 0.013810358, 0.00193550868, -0.00183146109, -0.0139177619, 0.00582666416, 0.00270076189, 0.0149739, 0.0119307889, 0.0122171994, -0.0402764827, -0.0102481265, -0.0127989706, 0.00534782186, 0.00221296889, 0.0115011726, -0.0147322416, 0.00260454579, -0.00463179545, 0.00346377748, 0.0057998132, -0.00130562927, -0.0126647158, -0.0115101235, -0.0129779773, 0.0114653716, 0.00746904965, 0.00204179389, 0.00366963493, 0.00399632193, 0.0174620915, 0.00983641203, -0.00353761762, -0.0126915667, -0.000177747948, 0.00540599879] |
01 Feb, 2025 | Convert String List to ASCII Values – Python
01 Feb, 2025
We need to convert each character into its corresponding ASCII value. For example, consider the list [“Hi”, “Bye”]. We want to convert it into [[72, 105], [66, 121, 101]], where each character is replaced by its ASCII value. Let’s discuss multiple ways to achieve this.
Using List Comprehension with ord()A simple and efficient way to convert strings to ASCII values is by using list comprehension along with the ord() function.
Python
a = ["Hi", "Bye"]
b = [[ord(c) for c in s] for s in a]
print(b)
Explanation:
The ord() function returns the ASCII value of a character.We use a nested list comprehension to iterate through each string and convert its characters.This method is concise and runs efficiently.Let’s explore some more ways of converting string list to ascii values in Python.
Table of Content
Using map() with ord()Using itertools.chain with map() Using Dictionary ComprehensionUsing for LoopUsing map() with ord()Another efficient approach is using the map() function, which applies ord() to each character in a string.
Python
a = ["Hi", "Bye"]
b = [list(map(ord, s)) for s in a]
print(b)
Explanation:
The map() function applies ord() to each character in the string.Since map() returns a map object, we convert it into a list.This method is similar in efficiency to list comprehension but can be slightly more readable for some.Using itertools.chain with map() If we need a flat list of ASCII values instead of a nested list, we can use itertools.chain().
Python
from itertools import chain
a = ["Hi", "Bye"]
b = list(map(ord, chain(*a)))
print(b)
Explanation:
chain(*a) flattens the list, treating all characters as a single sequence.map(ord, …) applies ord() to each character.This method is useful when we want a flat list instead of a list of lists.Using Dictionary ComprehensionIf we want to keep track of original characters, we can store them in a dictionary.
Python
a = ["Hi", "Bye"]
b = [{c: ord(c) for c in s} for s in a]
print(b)
Explanation:
Instead of just converting characters, this stores them as {char: ASCII} pairs.This method helps when we need both original characters and their ASCII values.Using for LoopWe can use a standard for loop to iterate through each character in the list and convert it to ASCII values.
Python
a = ["Hi", "Bye"]
b = []
for s in a:
temp = []
for c in s:
temp.append(ord(c))
b.append(temp)
print(b)
Explanation:
We initialize an empty list b to store the converted values.We loop through each string in the list and convert each character to ASCII using ord().
Learn Python from basics to advanced with our Python Full Course Online. Gain hands-on experience with practice problems and build your skills step by step. Join the Three 90 Challenge: finish 90% of the course in 90 days and get a 90% refund. Start now and master Python! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python | https://www.geeksforgeeks.org/python-convert-string-list-to-ascii-values?ref=asr10 | Languages | Convert String List to ASCII Values – Python | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [0.0378477313, 0.00362080336, -0.00440813648, -0.0151242279, 0.00582487136, 0.0131640239, 0.0493859909, 0.0203452446, -0.00505844085, -0.0433288701, -0.00419678725, -0.0187659338, -0.0103955837, 0.012996803, -0.0014782818, 0.00655414164, -0.000827977143, 0.0449267589, -0.0325338133, 0.0161089748, 0.0491630286, -0.0298582725, -0.0455956459, 0.00757140387, -0.0071905111, 0.0282232203, -0.00932258181, -0.00806842279, -0.0091414256, 0.0245443545, 0.0438862741, -0.0310659818, -0.0416938178, -0.0246186759, -0.0307687, -0.0427714661, 0.00541610876, -0.0257892236, -0.04474096, 0.0033769391, 0.036287, -0.000600951142, 0.00868156645, -0.0257520638, -0.0326638743, 0.0319949873, -0.00628937501, -0.0108600874, 0.0181342084, -0.00340016419, 0.0103212632, 0.0107857669, 0.0176511258, 0.00313075236, 0.0210884511, 0.0118541243, 0.00382750737, -0.0246372558, -0.0178647973, -0.0114082014, -0.00967095885, 0.008528281, 0.010757897, -0.0172702335, 0.00530462759, -0.0103955837, -0.0224448, 0.0186358728, 0.00411782181, 0.00881162751, 0.0136378175, 0.0315862261, 0.0477509387, -0.0130153829, -0.00745992316, -0.0211813506, 0.000308023766, 0.00770611, -0.0360826179, 0.0407648087, 0.0363241583, -0.066033788, 0.0212185103, -0.00481689954, 0.00601531798, 0.041099254, -0.0432545468, -0.0193604976, -0.0139258094, -0.000800106965, -0.0212742519, 0.0280002598, -0.00903923437, 0.000919135928, 0.00490515493, 0.00809629261, -0.007130126, 0.00141673512, -0.0246929955, 0.00243631983, 0.0167128295, -0.00202058931, -0.024600096, -0.0161275547, -0.0282046404, -0.0311588813, 0.0174374543, 0.0137678785, -0.0119748954, 0.018728774, -0.00676781312, -0.00694896933, -0.00646588625, 0.0120956665, -8.22316e-05, -0.0610543154, 0.0267553907, -0.0371045247, -0.00302856159, 0.0312517844, 0.052730415, 0.0567808859, 0.0078779757, 0.00840751, -0.0448152795, 0.0390554368, -0.0150034567, -0.00472864369, 0.00412943447, 0.00594099751, -0.000454632624, -0.0345218852, -0.0140837403, 0.00641014567, 0.0175024848, 0.0201037042, -0.00728805689, 0.00258263829, 0.0381635912, 0.0190260559, -0.046859093, 0.0110180182, 0.00540217338, 0.00875124242, -0.0269040316, -0.0257520638, 0.0625778884, 0.00116938713, 0.012857452, -0.0227792431, -0.0285390839, -0.0419167802, 0.000209607126, 0.0342617631, 0.0244886149, -0.00703258, 0.000260267, 0.0134427259, 0.000805913238, 0.0321622081, -0.0270898324, 0.0105442256, 0.00225748611, -0.00745063322, -0.00793371629, -0.000197849382, 0.00406208122, 0.00105558382, -0.0418052971, 0.0164434165, 0.0362684168, -0.015244999, 0.0250088591, -0.0109994384, -0.0181342084, -0.035655275, 0.0167964399, 0.0119377347, -0.000685142411, -0.00816132315, -0.0423998609, -0.023485288, 0.0481225438, -0.0095780585, 0.0182271097, -0.0101726223, -0.0112502705, -0.0120677957, 0.0155515708, -0.00880698301, -0.0135727869, 0.0134055652, 0.0265510101, -0.0351536088, 0.00310520455, -0.00841215532, -0.018877415, -0.0124115283, -0.0210141297, 0.00612215372, -0.0244886149, -0.021107031, -0.0374761261, 0.00811951794, 0.0402445681, -0.01537506, -0.036788661, -0.0090020746, 0.000640433922, -0.00856544077, -0.0284647625, 0.00690251915, -0.025584843, 0.014399603, 0.0166385081, 0.00159556884, 0.00767359463, 0.0216458552, 0.015941754, 0.0144181829, -0.00526746735, 0.011603293, 0.021664435, -0.00231322646, 0.00573661597, -0.0156816319, -0.0116218729, 0.0131733138, 0.00324223307, -0.0317534469, 0.00486334972, -0.0171030127, 0.000936554803, -0.0316605456, -0.00497018546, -0.00227374374, 0.0235224478, -0.00107648643, -0.0117147733, 0.0305828974, 0.00294495095, -0.00161763281, 0.0369001441, -0.0173166841, -0.0302298758, 0.037346065, 0.00558332959, -0.0108136367, 5.4397693e-05, 0.0358224958, 0.0089045288, 0.000386408705, 0.0138050383, 0.0108415075, -0.0292079672, -0.0196020398, 0.0361383557, 0.000865718059, 0.0235038679, -0.00586667703, -0.0192490164, 0.0183757506, -0.00736702234, 0.0070604505, 0.00449871458, -0.0111294994, 0.00193349505, -0.0207354277, -0.0147619154, 0.00727876695, -0.0239869505, 0.0109622786, -0.0214414727, 0.000107198655, -0.0086304713, 0.00283579272, 0.0265510101, -0.00824493356, 0.0137121379, -0.00119725731, -0.0166849587, -0.0304714181, 0.0551086739, 0.00208794232, 0.000691529305, -0.0467847735, -0.0576355718, -0.0238197297, -0.00139699376, -0.0294495095, 0.0178369265, 0.0107950568, 0.0316605456, 0.010349134, -0.0461902097, -0.0138329081, -0.00840751, 0.000322539476, -0.03355572, -0.00921110064, -0.0141023202, 0.00238754693, -0.00551365409, 0.028520504, -0.0793000087, -0.0016048589, -0.016657088, 0.0034907423, 0.020549627, 0.00672600791, 0.0291336477, -0.0173166841, -0.001258804, -0.00264534634, -0.034559045, 0.00247348, 0.0356924348, 0.00759927416, -0.0505379587, -0.0238568895, 0.013702848, -0.0338901617, 0.0120956665, 0.0173724238, -0.000678755459, -0.00413640216, 0.0167685691, 0.00863976125, 0.00838893, 0.0189145748, 0.00401330879, 0.00657272199, -0.0312703624, 0.0348191671, 0.0273127947, 0.0112316897, -0.0380335301, -0.00289385556, 0.0244514551, -0.0265324283, 0.0316048041, 0.0406161696, 0.00262444373, -0.0275171753, 0.0114360712, -0.00557868462, -0.0307687, 0.0678918064, 0.0246929955, 0.000219913287, 0.000496147608, -0.00651233643, 0.0372717455, 0.0243028123, 0.00501663564, -0.051058203, 0.0344289839, -0.0143438624, 0.00221800338, 0.021107031, -0.00444529671, -0.00124951394, -0.024321394, -0.0171401724, -0.0318277664, -0.0436633117, 0.0186265819, 0.0161368456, 0.0378291495, 0.0322736911, -0.00441974914, -0.016499158, 0.00912749, -0.0497947559, -0.0254362021, -0.00651233643, 0.0354880542, -0.000571629382, 0.00817061309, -0.0276286565, 0.0108600874, -0.0169636607, -0.0173073933, -0.0359711349, -0.0396871641, 0.0340388, 0.00992179103, -0.0348005891, -0.00322597544, 0.0255662631, -0.00884414278, 0.0211999305, 0.00315862242, -0.010757897, -0.00925755128, 0.00529533764, 0.00767359463, 0.0152171282, -0.0111945299, 0.0101168817, -0.0247673169, -0.0100054014, 0.00449174689, -0.010488485, -0.038758155, -0.0142416712, -0.032886833, -0.0136378175, 0.0465246513, 0.00921574607, -0.0165548977, 0.0224448, -0.00523030711, 0.00347216218, 0.00592706213, 0.0127088102, -0.0459300876, 0.0306943785, 0.00725554163, 0.00334906881, 0.0212928317, -0.0390182771, 0.00149802316, -0.0270155128, -0.0104327444, -0.00918787532, 0.0366771817, 0.0168986302, 0.00471935375, -0.000293943507, -0.030620059, -0.00994966086, 0.029077908, 0.049943395, -0.0206796881, -0.0231694244, -0.0175117757, 0.0266067497, -0.0379406288, -0.0332212783, -0.0118448343, 0.00700006494, -0.0484569855, 0.0125415893, 0.0130525427, 0.026142247, -0.0148362359, 0.038312234, 0.0336300395, -0.00849576574, 0.0102562327, -0.0411364138, -0.00648911111, 0.0138050383, 0.0287620444, -0.0093458062, -0.00472399872, -0.00701864483, 0.0233366471, 0.0355809517, 0.0231880061, 0.000129262567, 0.006990775, -0.0170008205, 0.0593449436, 0.00540681835, 0.0422883816, -0.0361940973, -0.016499158, 0.0125322994, -0.0250645988, -0.0384237133, -0.0208469089, -0.0233366471, 0.00368815637, -0.00139002618, -0.00455677742, 0.058601737, -0.0370673649, -0.00525817741, 0.0379777923, -0.0408019722, -0.0199550614, -0.00590383727, 0.00315165496, -0.0390554368, -0.00723696174, -0.0025872835, -0.00155260228, -0.0510953628, 0.0113524608, 0.0473793373, 0.0609799959, -0.0210884511, 0.00975456927, 0.00635905052, -0.0293194484, -0.0092064552, 0.00315397745, 0.0058620316, -0.00614537857, -0.0330726355, -0.0175396446, 0.00382286217, 0.0237268284, 0.0124672689, 0.000134270493, 0.0169915315, 0.0587503798, 0.0126902303, 0.0254547819, -0.00205078209, 0.0136192366, 0.0126902303, -0.000877330604, -0.00680961832, 0.00929471105, 0.0355623737, -0.0116218729, -0.00696754968, -0.031883508, -0.00913678, 0.0090020746, 0.020270925, -0.00892310869, -0.0122164367, 0.0348934904, -0.0199550614, -0.00380428205, 0.00861189142, 0.00380195957, -0.0264023673, -0.013702848, -0.0185708422, -0.0149941668, 0.0393898822, 0.0132940849, 0.00845396053, 0.0184222013, 0.0160253644, -0.0183664616, 0.056483604, -0.0128017114, 0.022091778, -0.0350049697, 0.014399603, -0.0086258268, -0.00974527933, -0.0262537263, -0.000740302145, 0.00705116, 0.0298025329, 0.00922503602, -0.00459626038, -0.028241802, -0.0433288701, 0.00210187747, -0.0398358032, -0.00123441755, -0.00541610876, -0.0415823348, 0.0280374195, 0.00983818, -0.00161414896, 0.0421769023, 0.00214484404, 0.00875124242, 0.0582301356, -0.00703258, 0.00126344897, -0.0199364815, 0.00669349264, 0.00472864369, 0.00686535891, -0.0525446162, 0.0130989933, 0.00675852317, 0.0157745332, 0.0240798518, -0.00255244575, -0.00131338311, 0.0091182, -0.0130339628, -0.0186544526, 0.0111294994, -0.0248230565, -0.017214492, -0.0186451636, 0.0183293, 0.0023991596, 0.0289850067, 0.0449639186, 0.0231508445, -0.00394131057, 0.0193790775, 0.00299836881, -0.0133684054, -0.011742644, 0.00750637334, 0.0175675154, 0.0158302728, 0.0316419639, 0.0471935347, -0.0460415669, 0.0248230565, -0.0192118566, 0.0412850529, -0.0313075222, -0.00196949393, -0.016499158, -0.0313632637, -0.00904388, -0.00921110064, -0.0134613058, -0.020828329, 0.00961521827, -0.0261236653, 0.0329797342, 0.00538823847, 0.00656807702, -0.0184965227, -0.00806377735, 0.0178276375, 0.014538954, 0.0489772297, -0.0136378175, 0.0331469551, -0.0106928665, -0.00299140136, -0.017762607, 0.0111573692, -0.00709761074, 0.0146225644, 0.00884414278, 0.00141092879, 0.0196949411, -0.0039366656, 0.0110923387, -0.00560191, 0.0235781875, 0.00482154451, -0.0198993217, -0.018886704, 0.0694153756, -0.00280792243, 0.000586145092, -0.020549627, -0.0189424455, 0.0137864584, -0.0159882046, -0.0226306021, -0.0363055803, -0.0103770038, 0.00394363329, -0.0233923867, 0.00353719271, -0.0121049564, 0.0120120551, 0.00870014727, 0.0325152315, -0.00998682156, -0.025306141, 0.000947006105, -0.00784546137, 0.0104234545, 0.0142695419, 0.00635440508, -0.00839357451, 0.0301555544, 0.000754237233, 0.000364635111, -0.014687595, 0.00503521599, 0.054811392, -0.0180041492, -0.0154215097, -0.0123929484, 0.00235270918, 0.0214414727, -0.019713521, 0.00996824075, 0.0100239813, -0.026699651, -0.0252689794, -0.0250460189, 0.00670742802, 0.0260493457, -0.0105628055, -0.0384608731, -0.00949444808, 0.0102748135, 0.00225167978, 0.00732521713, 0.0259007048, 0.0205310471, 0.0269597713, 0.0126809403, 0.0222218391, 0.0147897853, 0.00340945437, 0.0011699677, 0.00519314688, -0.0121514061, 0.00926684123, -0.0126716504, 0.0392412394, -0.018886704, 0.000578887237, -0.022927884, 0.00703258, -0.0056622955, -0.0141487708, -0.0103770038, -0.00037392517, 0.0235224478, 0.0120863765, 0.0196020398, 0.0362684168, -0.012021346, -0.0364170596, -0.0101354625, -0.0127645507, -0.00775720505, -0.0337043591, -0.0210698694, -0.0360640362, -0.0417309776, 0.013563497, -0.0120492158, -0.0184036214, 0.0277958773, -0.0268111303, 0.0136935571, 0.0119005749, -0.0203080848, -0.0163226463, -0.0561863221, -0.00104513241, -0.0380892716, 0.017056562, 0.0146132745, -0.0289664268, -0.0414336957, -0.0451125614, 0.0203824043, -0.0225934405, 0.0132197645, 0.0235224478, 0.0130525427, -0.000536791631, -0.00574590592, 0.0166756697, 0.0207540076, -0.00177904766, -0.0046032276, -0.0122350175, -0.010200493, -0.0065169814, -0.0140930302, 0.0498690754, -0.00266160397, 0.0334256589, 0.0187009033, -0.00807771273, -0.00327939331, -0.0384608731, 0.028669145, 0.00975456927, 0.00719515607, 0.0272013135, 0.00870014727, 0.014817656, -0.00173143612, -0.0106371259, -0.0117240632, -0.00816596858, 0.0201037042, -0.0045916154, -0.00791978184, 0.0202523451, -0.00959663838, -0.00476115895, -0.000242848138, 0.0430315882, 0.0143438624, -0.00946193282, 0.0382750742, -0.0114546521, -1.21206331e-05, -0.00865369663, 0.00540681835, 0.012300048, 0.00365564111, 0.0382379107, 0.0033072636, -0.0513554849, 0.0131082833, -0.0274242759, -0.0216830149, -0.0289292671, 0.0600509867, -0.0162947755, -0.00133544707, -0.0137678785, 0.0340573825, -0.011742644, -0.0228535626, -0.00214136019, -0.0168893412, 0.0237454101, -0.0138329081, -0.00454516476, -0.0137307178, 0.0358410738, 0.00785939582, 0.0203824043, 0.00215877919, 0.00118448341, 0.0200479627, 0.00661917217, -0.0227235015, -0.0134613058, 0.0194905587, -0.0429201052, 0.0118727051, 0.00364867342, 0.0302112959, -0.0343732461, -0.0163876768, 0.0101540424, 0.0210512895, 0.00754353357, -0.00289850077, -0.00206123339, -0.0316605456, 0.0308430195, 0.00379266962, 0.0175675154, 0.0108415075, 0.0410620943, -0.0107207363, -0.000711270666, -0.0190446358, -0.00290314574, -9.73279602e-05, -0.00835641474, -0.0307129584, -0.030620059, 0.0262165666, -0.00967095885, -0.0108600874, -0.0117890937, 0.0234109666, 0.0141116101, 0.00631724484, 0.0212742519, 0.00390647305, -0.018041309, 0.00308430195, -0.0255662631, 0.0347634293, -0.00543004368, -0.0163133554, -0.0149105564, 0.00177556393, -0.0115847122, 0.0154308, -0.0185522623, 0.0187752247, -0.0065169814, 0.0302484557, -0.0185429715, 0.0365471207, -0.00663775252, 0.00118448341, -0.014966297, -0.0345218852, 0.0183757506, -0.00268482906, 0.00602925289, -0.02237048, -0.0374947079, 0.0101261726, 0.00482618948, 0.0308801793, 0.0235596076, 0.0207725875, 0.025584843, -0.00804519746, 0.0182921402, 0.0344104059, -0.00308430195, -0.00173491985, -0.0134520158, -0.0254362021, -0.0257149041, 0.0431802273, 0.0168800503, -0.000602112443, -0.00383679732, 0.0128110014, -0.0103212632, 0.0108600874, 0.0052860477, -0.00259657344, 0.004333816, -0.0368072428, 0.0134055652, 0.0103026833, 0.0216272734, 0.0109994384, 0.00711154565, 0.012439399, 0.0188495442, 0.0250645988, 0.00595028745, -0.00225516362, -0.0193790775, 0.00270108669, 0.00439187884, -0.0232437458, -0.0121235363, -0.00115487131, 0.0113710407, 0.00244561, -0.0138700688, -0.0347262658, -0.0395385213, -0.023076525, -0.019156117, -0.0141394809, 0.0046520005, -0.00503521599, -0.0169450808, -0.0318277664, -0.0147712054, -0.0381635912, 0.0157559514, -0.0215157941, -0.0096802488, 0.050054878, 0.0173817147, 0.034001641, -0.020698268, -0.0246929955, -0.0202337634, -0.0264023673, 0.014966297, -0.0014678305, 0.00948515721, 0.00788262114, 0.0241355915, -0.0133776953, -0.0177904759, -0.0228721425, -0.0216272734, -0.00595028745, 0.00771075487, -0.039427042, -0.0145575339, -0.0214786325, 0.0159789138, 0.0138514889, 0.00550436415, -0.0303227752, -0.0250460189, -0.0298954323, -0.0252318196, -0.0126995202, 0.0126623604, 0.0164527074, -0.0100797219, 0.0296724718, -0.00917394, -0.0108600874, 0.00958734844, -0.0213299915, -0.0200851224, -0.0114082014, 0.00792907178, -0.0114174914, 0.010906538, -0.0310102403, -0.0171123017, -0.0170751419, -0.0121328263, 0.0111945299, 0.0222404189, 0.00664704246, 0.0148548158, 0.00536965812, -0.0131918937, 0.0167407, -0.000325732952, -0.0196763594, -0.00638692034, -0.0126159098, 0.00772933522, -0.0163876768, -0.0149291363, 0.0199736431, 0.00733450707, 0.00151660328, 0.0116869034, 0.00348841981, 0.00394363329, 0.00172679103, -0.016508447, -0.00456374511, -0.00960592832, -0.0455213226, 0.00256173569, 0.0217201747, 0.0188309643, 0.0130525427, 0.0363613181, 0.00808700267, -0.00610821834, -0.0284833424, 0.024191333, -0.00333048869, -0.0197506808, -0.00871872716, -0.00202407315, -0.00579700153, 0.00293798349, -0.0198064204, 0.0011403556, 0.0186637435, -0.00516063161, 0.0143810222, -0.0166942496, 0.00236432184, -0.032570973, 0.044629477, -0.0132104745, -0.00539288344, -0.0412850529, -0.0124579789, 0.000971973175, -0.00459626038, -0.00629402, 0.0100518521, 0.00626614969, 0.00815667771, -0.0213671532, -0.0294123497, 0.0064055007, -0.0139722591, 0.00655878661, 0.00978244, 0.0202895049, -0.0393527187, 0.00578771112, -0.0127738407, 0.0153378993, -0.0432545468, 0.00105151942, -0.000460729207, 0.0206611063, 0.0196020398, -0.00726483157, 0.0138607789, -0.00962450821, -0.00161995529, 0.0204567257, 0.0112967202, 0.0169265009, -0.00341874431, -0.0231508445, 0.0158116929, -0.0192861781, -0.000116779032, -0.00364402845, 0.0370302051, -0.00173608109, -0.018459361, -0.00452426216, -0.0113896215, -0.0372531638, 0.00129480299, 0.00582022639, 0.0281303208, -0.0085097, -0.00255476823, 0.0103305532, 0.0353579931, -0.00955947768, -0.0168521795, 0.00324687804, 0.00192420499, -0.012030636, 0.00264999131, -0.00543933362, -0.0288363658, 0.0225934405, -0.00983818, 0.0122350175, -0.0250645988, 0.0195091385, -0.00310288207, -0.0137214279, 0.0204381458, 0.0069210995, 0.019434819, -0.0174746141, -0.0142509611, -0.0330912173, -0.0118262544, 0.00658201193, 0.0424370207, 0.0208097491, -0.0233180653, -0.000890104449, 0.0177347362, -0.00444994168, 0.0177161563, 0.0179762784, -0.0127738407, -0.00179878902, 0.020698268, 0.0196577795, 0.00926684123, -0.0290035866, 0.0043616863, -0.00821706373, 0.0123186279, 0.0130989933, -0.0158860125, 0.0342431851, 0.000594564248, 0.00515598664, 0.0384608731, 0.0014550566, -0.0254547819, -0.0171401724, 0.021534374, -0.00104977749, -0.0207540076, -0.0047007734, 0.0258821249, -0.0122721773, -0.0045126495, 0.0101633323, 0.0167499892, 0.00267321663, -0.0224819593, 0.00130989938, 0.0113524608, -0.0249159578, 0.00758998422, 0.0230579451, -0.0268297121, -0.0199550614, 0.0166477989, 0.0306757987, -0.0104327444, 0.00582951633, 0.00444994168, 0.002935661, -0.0263837874, -0.0143717322, 0.00477973884, 0.0130804135, 0.0167685691, -0.0250460189, 0.0239683706, -0.0131918937, 0.0112409797, 0.031456165, 0.00340945437, -0.0143438624, 0.0017825315, -0.0147340447, -0.00918323081, -0.0334070772, 0.000173317792, 0.0244328734, 0.0274242759, 0.00927148573, 0.00472399872, -0.0108136367, -0.0127738407, -0.00207168469, 0.0230207834, -0.0400216058, -0.0472307, -0.00306804432, 0.00766430469, 0.0154400896, 0.0198621619, -0.00510489149, -0.00177440268, -0.0127088102, 0.0484941453, -0.0102748135, 0.0132290544, 0.011891285, 0.0189796053, 0.012030636, -0.0293380283, 0.000386699016, -0.000306281872, 0.00830996409, -0.0110830488, -0.010618546, 0.0116961934, 0.0416566581, -0.00455213245, 0.0163319372, -0.00636369549, 0.00327939331, 0.00420143222, -0.0230207834, -0.000517340552, 0.0134613058, 0.011891285, -0.00494696, 0.00255476823, -0.00705116, 0.00537894852, -0.00198110659, -0.0594935827, -0.0108229276, -0.0168986302, -0.0157280825, -0.0225934405, 0.00860260148, -0.0172330737, 0.0220360365, -0.00545791397, 0.0158302728, 0.00433149328, 0.00382750737, 0.00204729824, 0.0113153011, -0.0147804953, 0.0434403494, 0.0071905111, 0.0180877596, 0.0138607789, -0.013554207, 0.015793113, -0.000825074, 0.0372345857, -0.00977315, 0.0127645507, -0.0361383557, -0.0245815143, 0.00958734844, -0.0138793588, -0.0150220366, -0.0143810222, 0.0436633117, -0.0081520332, -0.0202523451, -0.0115847122, -0.0144460527, 0.00832389947, -0.00294262846, 0.0288921054, 0.0182085298, -0.0451125614, -0.00647982117, 0.03245949, 0.00854686089, 0.0116869034, -0.0344847254, -0.0103677139, 0.00612215372, -0.0100054014, 0.0158488527, -0.0277215578, 0.0301369745, -0.0096802488, 0.0314004235, 0.0132197645, -0.0225191209, 0.00237361202, -0.0116218729, 0.00205194345, -0.0145203732, -0.0117705138, -0.00683284365, 0.00425485, -0.000249670527, -0.0116404528, 0.00364402845, 0.00113222678, -0.00362312584, 0.00321436301, -0.00293333852, -0.0277401377, 0.0133962752, 0.00854686089, -0.000219477821, -0.0091414256, -0.0173817147, 0.0295795705, -0.024470035, 0.0152728688, 0.00977315, -0.0113710407, 0.024042692, 0.0154308, 0.01693579, 0.00541610876, -0.0490143895, -0.0148362359, 0.00781759061, 0.00826815888, 0.00583416177, 0.036287, -0.0127645507, 0.0241355915, 0.0338530019, -0.0214600526, -0.00758998422, -0.00349771, -0.00417820737, -0.0214043129, -0.0255476814, -0.0158302728, 0.0290035866, 0.0170379821, -0.0326638743, 0.00361151318, -0.00383447483, 0.00831460953, 0.0162576158, 0.0201037042, 0.0196206197, 0.0136378175, 0.0161925852, 0.0043942011, -0.0449639186, 0.0215157941, -0.0050770212, 0.0443693548, -0.0364170596, -0.0286319833, -0.0123279179, 5.98048027e-05, 0.0372717455, 0.00932258181, -0.0167964399, -0.00314701, -0.021385733, 0.00976385921, -0.0089649139, -0.00817990303, -0.0105720954, 0.00501199067, 0.00291011319, -0.00827744883, 0.000703141908, -0.00353487022, 0.0164898671, 0.0207168479, -0.0270526726, 0.0079151364, -0.00220522936, -0.00786868576, -0.0183478799, 0.000833783415, 0.00685606897, 0.0139258094, -0.0042920108, -0.00203916943, -0.00120190228, 0.0155701507, 0.0060710581, 0.0175953861, 0.026012186, 0.0266253296, -0.00527675776, -0.00987534, -0.00510489149, -0.0114453612, -0.00479367422, -0.0146225644, 0.00297514373, -0.0103026833, -0.0261236653, 0.0149848768, -0.0244514551, -0.0126995202, -0.00234225788, 0.00302623911, 0.0200665426, 0.00498876534, 0.0185243916, 0.0178276375, -0.0180970486, -0.0397243239, 0.0256034229, -0.00327010336, -0.0358596556, 0.0110273082, -0.0112688504, -0.00348841981, 0.0187752247, -0.0294866692, -0.0238940511, 0.0292451289, 0.0437004715, -0.00540217338, 0.00904388, -0.0168057289, -0.016508447, -0.00774327, -0.0128295813, 0.0083517693, -0.00887665804, -0.00727412198, 0.0102469428, 0.0141394809, 0.00321204029, 0.00320042786, 0.0242656525, -0.00386002241, -0.0235781875, -0.037327487, 0.00215413421, 0.00362777081, -0.0278330389, 0.00516063161, -0.0078036557, 0.0215529539, -0.00669349264, 0.0178276375, -0.0158395637, -0.00277540716, 0.00585738663, 0.0210884511, -0.0265138485, 0.0187473539, -0.034001641, 0.0231322646, 0.0155608607, 0.0334070772, -0.00357667543, 0.0185336825, 0.0114174914, 0.0232437458, -0.00437097624, 0.0216272734, -0.0247673169, -0.0151428077, 0.00374389673, -0.031883508, -0.00939690229, -0.0105999652, 0.00761785451, -0.0105256448, -0.0192304365, 0.0093411617, -0.0278701987, -0.00176162878, -0.00919716526, -0.0265510101, -0.00627543963, 0.0225377, 0.00459626038, -0.0204381458, 0.00613144366, -0.00222380948, -0.00183594937, -0.0224076398, 0.0171773322, 0.00302856159, -0.00308430195, -0.0203266647, -0.00450335955, 0.0150684873, 0.0183571707, -0.0125044296, -0.0214972124, -0.0162390359, -0.0156073114, -0.0122071467, -0.0214972124, -0.0151706785, -0.00365564111, -0.00799874682, 0.0120399259, 0.00731592719, 0.0108136367, -0.00727412198, 0.024191333, 0.00942941755, -0.0158953033, 0.0160811041, 0.00633582519, -0.0100239813, 0.0115661323, 0.0138700688, -0.0110830488, 0.00745063322, -0.0106371259, -0.00624756934, -0.00510489149, 0.0123743685, -0.00988463, -0.0203266647, -0.0210327096, 0.0118727051, 0.000886620721, -0.00158976263, -0.0198993217, 0.026012186, 0.0172330737, -0.0075667589, -0.0158674326, 0.0376990885, -0.00486334972, 0.0194719788, 0.00302623911, -0.0170844309, 0.00654949667, 0.0314190052, -0.019992223, 0.0215901136, -0.00469612842, -0.0130618326, 0.0110273082, -0.0139722591, 0.00420607766, 0.0224448, -0.0144367628, 0.00794300623, 0.0193790775, -0.00725554163, 0.0237825699, 0.00662381714, 0.00733915251, -0.0130804135, 0.0231322646, 0.00318417023, -0.0141023202, -0.014408893, -0.00214832788, 0.00316559, -0.0197321, -0.012866742, -0.0190260559, 0.00320507283, 0.0251017585, 0.00366260856, 0.00187659333, -0.011891285, 0.0283161215, 0.0041247895, 0.00416427199, -0.0190167651, -0.00305178668, 0.00543933362, 0.0096802488, -0.00493767, 0.000353893469, -0.00434542866, 0.00533249788, -0.0156166013, 0.00265928148, 0.0118355444, 0.00427575316, -0.000398311589, -0.0180784687, -0.0138700688, 0.00523959752, 0.017771896, -0.00275218207, -0.0204567257, -0.00326313567, 0.0119191548, -0.0187752247, -0.00933651626, 0.0243028123, -0.00431523565, -0.00391808525, 0.00370209129, -0.00462877564, 0.0294680893, -0.00913213473, 0.018320011, 0.004721676, 0.00495160511, 0.0250460189, 0.0223147385, 0.0192304365, -0.00343964691, -0.00194975268, 0.0317906067, -0.0196763594, -0.0100054014, -0.00148060429, -0.0232623257, 0.00948980264, -0.00148176553, -0.0079151364, -0.030192716, 0.0144274728, -0.0031563, 0.0196392, -0.014687595, 0.0367143415, 0.00604318827, 0.0174188744, -0.021943137, -0.0180598889, -0.0022958077, 0.0228349827, -0.0205867868, 0.00960592832, -0.00473793363, 0.0351536088, 0.00591777219, 0.0168986302, -0.024470035, 0.025027439, -0.00287992042, 0.00734379748, -0.00524888746, -0.00527675776, 0.00536036817, -0.0148548158, -0.0215901136, 0.00215994031, -0.0105999652, -0.00543933362, -0.0132104745, -0.00942012668, 0.00524888746, 0.0130432528, -0.0150499074, 0.00869550183, 0.0122721773, 0.00525817741, -0.00530462759, -0.00583416177, -0.00843073521, -0.00564371515, 0.00543933362, 0.0269969329, -0.00714870589, 0.0147619154, 0.0137957484, 0.0090671042, -0.0110923387, 0.00226329244, -0.000128536776, -0.00226445356, 0.0109436978, 0.0142230913, 0.00369047886, 0.0039575682, 0.00402027601, -0.0442950353, 0.00645659585, 0.0192118566, 0.0144367628, -0.00501199067, 0.0102283629, -0.0128853219, -0.0188959949, -0.0156073114, -0.0137492977, -0.0180227291, -0.00863511674, 0.00271037687, 0.00789191108, 0.0127738407, -0.0133684054, -0.0119377347, 0.00989392, -0.0129224816, -0.0188216735, 0.0155608607, 0.0090067191, -0.0262537263, -0.0242284928, 0.0207354277, -0.00313771982, 0.0295238309, 0.00739489263, -0.00667026732, 0.0180877596, -0.00708832033, 0.00885343272, -0.00286366302, -0.0013853811, -0.014826946, -0.0200293828, 0.000911007111, 0.0144181829, 0.000753656612, -0.00806377735, -0.0291893873, 0.00437562121, -0.000212074796, 0.00413872441, -0.000330377981, -0.00873266254, 0.0159231741, 0.00638227537, -0.0460415669, 0.00744134281, 0.00205426593, -0.00677245809, 0.00723696174, 0.0240241103, -0.0109529877, 0.0142974118, 0.00367654371, 0.0403560475, 0.00650769146, -0.0206796881, -0.0232251659, -0.00171401724, 0.0310102403, -0.0113617508, -0.00894168857, 0.0206796881, 0.0308058597, -0.0117612239, -0.00310984976, -0.00184175558, -0.0166756697, -0.000332990807, -0.0164898671, 0.0131547339, 0.0135170463, -0.0208097491, 0.016508447, -0.00630331, -0.0297096316, 0.0222404189, 0.0065448517, -0.0112316897, 0.0195277184, -0.00822635368, 0.00845860504, 0.00865369663, 0.0126995202, -0.000239074041, -0.0304156765, 0.017892668, 0.0129503524, 0.0166477989, 0.0125044296, -0.00547649385, -0.00108751841, -0.0225748606, 0.0168986302, 0.0016431805, 0.00334442384, -0.0290593263, 0.0049098, -0.000173172637, -0.00754817901, 0.00325384573, 0.0213114116, -0.00236199936, 0.000797784422, 0.0239869505, 0.00989392, 0.0111202095, -0.00512811635, 0.0108972481, -0.0259936061, 0.00196252647, 0.0103862938, 0.0229093041, 0.0203452446, 0.00329565094, 0.00377408951, -0.00861189142, -0.0117983837, -0.00378105696, 0.0362498388, -0.00594564248, 0.00536036817, -0.0110923387, -0.00167221192, -0.00790120102, -0.0149848768, -0.0218316559, 0.0095780585, 0.0159974936, -0.0018603357, 0.0116497427, -0.0110923387, -0.0048401244, 0.0101447525, 0.0151428077, 0.0150591973, -0.0129596423, 0.00784081593, 0.0108879572, 0.0178462174, 0.0319392458, -0.0130804135, 0.00349306478, -0.0137214279, -0.00217852043, -0.00350467744, 0.0022807112, 0.00165014795, -0.0239497907, 0.0104420343, 0.00726947701, -0.01118524, 0.0062104091, 0.00544397859, 0.0048122541, 0.0141766407, -0.00220987457, 0.00737631274, 0.00321668549, -0.00936903153, -0.0135077564, -7.4828582e-05, 0.00296353106, 0.00509095611, -0.010488485, -0.0224448, -0.00354183768, 0.00586667703, -0.00296120858, 0.0139722591, 0.00233064545, -4.93081143e-06, 0.00409691921, 0.00535107823, -0.00207516854, 0.0113338809, -0.000240380468, 0.00636834046, 0.0179762784, -0.0167221185, -0.00889523793, -0.00183130428, -0.00454748748, 0.00544397859, 0.0144925034, 0.017623255, -0.0117705138, -0.00372299412, -0.0336300395, 0.0195091385, -0.00875124242, -0.0014190576, -0.00348841981, -0.00585274165, 0.00752495369, 0.0043129134, 0.00297746621, 0.000844815397, 0.0251575, 0.0108136367, -0.00946193282, 0.00788262114, 0.00575519586, 0.00452426216, 0.0200108029, -0.0095780585, 0.00706974044, -0.00200781552, 0.00994037092, -0.0166477989, 0.0111945299, 0.00715335086, 0.00569945574, -0.0215157941, -0.000323120126, -0.00447084429, -0.00226909877, 0.0177904759, -0.00326778088, -0.0119470255, 0.00595028745, -0.00701864483, -0.0245815143, -0.00813809782, 0.00238057948, 0.00723231677, 0.00445690937, 0.00902529899, 0.00434775092, -0.00568087539, -0.00233296794, 0.00533249788, -0.010479195, -0.0172330737, -0.0105813853, 0.00729734683, 0.00187891594, 0.00661917217, 0.00022151001, 0.00620111916, -0.00889059342, -0.00350235496, 0.00387860253, -0.00547649385, 0.00369047886, -0.00706974044, 0.00430362299, -0.0083517693, 0.00520243729, 0.024600096, -0.0330726355, 0.00549971918, -0.0250460189, 0.0225562807, -0.00597351277, 0.0061686039, 0.0135170463, 0.0118169645, -0.00608034851, 0.00249902788, 0.00735308742, 0.0181249194, -0.0344847254, 3.76683165e-05, -0.0171308815, 0.00869550183, 0.00340945437, -0.00160834275, -0.00979173, 0.00057221, -0.0094805127, -0.0333327577, 0.0165920574, 0.0167314094, 0.037197426, -0.0135913668, 0.0082542235, -0.0365842804, 0.00225284114, 0.00727876695, 0.0295238309, -0.00274289213, 0.00235967687, -0.0318277664, 0.0182085298, -0.00849576574, 0.0206611063, 0.0179855675, 0.00196020398, 0.00761785451, -0.0238383096, 0.00974527933, -0.0197692607, -0.0147154648, -0.00323294313, 0.000427343039, 0.00250599533, -0.000670046, -0.0198064204, -0.025584843, 0.0024688351, -0.0120492158, -0.00391808525, -0.0214972124, 0.0119563155, 0.00174769375, -0.00372996158, 0.000828557764, -0.0100054014, 0.0109158279, 0.00686535891, -0.00222380948, 0.023633929, -0.018608002, 0.0150777772, -0.00347448466, -0.0188959949, 0.0030053365, -0.0111109195, 0.0132383443, -0.0136099467, -0.0234295465, 0.0231694244, 0.00339551922, 0.00601531798, -0.00880698301, 0.0165177379, 0.0266067497, 0.0117333541, 0.00325384573, 0.0161275547, 0.00829138421, -0.00242238468, 0.0152728688, 0.00332352123, 0.00557403965, 0.00846325047, -0.017056562, 0.00899278373, 0.0119005749, -0.00548578426, 0.0134891765, 0.0169729516, 0.00292637083, -0.020828329, 0.0195091385, -0.0156444721, -0.0115661323, 0.0101819122, 0.0133312447, -0.0121235363, 0.00197181664, -0.0164619982, -0.00634511514, 0.00178949896, -0.00389253767, -0.00394363329, 0.0164341275, 0.00548113929, -0.000259396067, 0.0102469428, 0.0116218729, -0.00693967938, -0.0105999652, -0.00308662443, 0.00202987948, 0.025863545, -0.0121978568, 0.0126159098, -0.0101354625, 0.0130804135, 0.015672341, 0.0140930302, 0.0340759642, 0.00259889592, 0.000835525338, -0.00765501475, -0.00700471, 0.0127088102, -0.0105813853, 0.00371834892, 0.0146690141, 0.0165456086, -0.0160532352, -0.0113710407, -0.0242099129, -0.00345358206, 0.0134705957, 0.00776185049, 0.0262537263, -0.000402376, -0.00763178943, -0.0116404528, 0.0222032573, 0.0167314094, 0.00241541723, 0.0353208333, 0.0204381458, 0.00503057102, -0.0105813853, 0.00318184774, 0.0214786325, 0.019156117, -0.0285948236, 0.00305875437, -0.0197506808, 0.0254733618, 0.0048401244, -0.00249670539, 0.0115011018, 0.0218502358, 0.00609428342, 0.0120677957, 0.0121142464, -0.0232809056, 0.0203266647, 0.000385828054, 0.00357667543, -0.0022958077, -0.034131702, -5.352675e-05, 0.00553223444, 0.00737631274, 0.0196763594, 0.0129875122, -0.0130153829, -0.010339844, -0.0232437458, -0.000761204807, 0.0124022383, -0.0210327096, -0.0371788442, -0.0041247895, -0.00366957625, 0.000779784925, -0.00778507534, -0.00518850191, 0.0185243916, -0.00526746735, -0.00180575659, -0.0181063395, 0.00492373528, -0.00554152438, 0.00509095611, 0.0159974936, -0.00299140136, 0.00928077567, 0.0176975764, -0.00310752704, -0.023076525, 0.005731971, -0.00645195087, -0.00508631114, 0.0146968849, -0.00323526561, 0.00264999131, 0.00333745638, 0.000946425484, 0.000696754956, 0.024470035, 0.0196392, 0.00581093645, 0.0026290887, 0.0155515708, 0.00254780054, 0.0142138014, 0.00700471, 0.0126344897, -0.0146225644, 0.0061407336, -0.015096358, -0.00649375608, 0.0109715685, 0.0154493805, 0.00827744883, 0.00913678, 0.0108322175, -0.0147433346, 0.0463760123, 0.00163969665, -0.0272013135, 0.00205542706, 0.01257875, 0.00577842118, -0.0523588136, 0.00794765167, -0.0138607789, -0.0182921402, 0.0332026966, 0.00601996295, 0.000199881586, 0.0175860953, -0.00471935375, -0.00299140136, 0.00673994282, 0.00463574287, -0.00469612842, -0.00628937501, -0.036788661, 0.000945264241, -0.00672136294, 0.0120027652, 0.000702561229, -0.0171866231, -0.00604783325, -0.0214972124, -0.010061142, -0.00804519746, 0.000404117891, 0.0064055007, 0.00848183, 0.0092436159, 0.0267553907, 0.00795229711, 0.0062382794, -0.000560016779, -0.00133428571, -0.00309126964, -0.00360686821, 0.0127831316, 0.0217759144, -0.0279816799, 0.000391053734, 0.0271084141, 0.00475419126, 0.0115103917, 0.00984747056, 0.00355577283, 0.0195277184, -0.000299314328, -0.0219988767, 0.0128295813, -0.00768753, -0.0131547339, -0.0242656525, -0.00112932362, -0.0108415075, -0.0157838222, -0.0224819593, -0.0204753056, 0.00461484026, -0.0122071467, -0.00515134167, -0.0436633117, -0.00533714285, -0.0183571707, -0.00546255894, -0.0185522623, -0.00959663838, -0.00363938347, 0.0055229445, -0.0187101942, -0.0391297601, 0.014966297, -0.00146899174, -0.00680032838, 0.00973598938, -0.0172795225, -0.00162692287, 0.00291011319, 0.0138607789, 0.00348609732, -0.0243028123, 0.000133980167, -0.010070432, 0.0100146914, 0.00485870475, -0.00484476937, 0.0140837403, -0.0205310471, -0.00994037092, -0.0091042649, -0.0208840687, -0.00462645292, -0.0064473059, -0.00376479933, 0.0350607112, -0.00464503327, -0.0107950568, -0.00665168744, -0.00485870475, 0.00769217499, -0.00887201354, 0.0134427259, -0.000428504311, 0.00657736696, -0.012021346, -0.012857452, 0.02097697, -0.00151544204, -0.0337601, -0.00534643326, -0.00165247056, -0.0248416364, -0.0203824043, 0.0442950353, 0.00114558125, -0.023076525, 0.00632653525, 0.0010306167, 1.58765779e-05, -0.00768753, -0.0251946598, 0.0120770857, 0.0224262197, -0.0269040316, -1.32909636e-05, 0.024321394, -0.00867692195, -0.00389021519, -0.014678305, 0.0129689323, -0.0357110128, -0.00817525852, 0.0181156285, 0.0268297121, 0.0238011498, 0.00107242202, -0.0116404528, -0.0155794406, 0.0253804605, -0.00126228773, -0.0256220028, 0.0121328263, 0.00663775252, -0.0138143282, -0.0260307658, 0.00814274326, -0.0280002598, -0.0142416712, 0.00866298657, -0.0174374543, -0.0144460527, -0.00464271056, 0.0309173409, 0.0195463, 0.00369280134, -0.00332119875, -0.018320011, -0.0137121379, -0.00044272971, 0.00876053236, -0.00479367422, -0.00632653525, -0.00526746735, -0.00138305861, 0.00411085412, -0.00564836, -0.0161368456, 0.0210141297, 0.00409691921, -0.000592822325, 0.0232623257, -0.00762249948, -0.00520243729, -0.000547823613, -0.0059317071, 0.00180575659, -0.0296167303, 0.00864440668, 0.0011426782, 0.0162761956, -0.00821706373, -0.0110087283, 0.00915536, -0.0360268764, 0.0213485714, 0.0239497907, -0.000875588739, -0.0176418349, -0.0240984317, 0.0178555064, -0.0143717322, 0.00917394, 0.0235224478, -0.00306804432, -0.00188239967, -0.0054253987, 0.00268482906, -0.00688393926, -0.00943406206, -0.0205124654, 0.00554616936, 0.00512347138, 0.00422233529, -0.018608002, -0.021107031, -0.00227838871, -0.0115754222, -0.00278701982, -0.00112642057, 0.0310288202, -0.00924826134, 0.0236525089, 0.021385733, 0.0154958302, 0.00276379474, -0.0106649958, -0.00319113769, 0.011742644, -0.0118541243, 0.00667491276, 0.00597351277, -0.00345125957, 0.00112467865, 0.00135634968, 0.0108136367, -0.011612583, -0.0101819122, 0.0217944961, 0.00537430309, -0.0256220028, 0.0300254934, -0.00966166891, 0.000108795386, 0.00235619303, 0.000334152079, -0.00705580506, 0.00114151684, -0.0130153829, -0.0182828512, -0.00369512383, 0.0195648801, 0.00844002515, -0.00529998261, -0.0150499074, -0.0282603819, 0.0364542194, 0.00240148208, 0.00438723387, -0.0106092552, -0.00179878902, -0.00913678, 0.00545791397, -0.014826946, -0.0102655236, 0.0136749772, 0.0110737588, 0.00581558142, -0.0261236653, -0.00219593942, -0.003565063, 0.0086258268, 0.0280002598, -0.00834712479, -0.0112874303, 0.025027439, 0.00917394, 0.00291243568, -0.00233296794, -0.0111202095, -0.0123279179, -0.0016536318, 0.00201129937, 0.014028, 0.0099961115, -0.0191003755, 0.00318184774, -0.0136285275, 0.00683284365, 0.00842609, -0.00555081433, -0.00997753069, 0.0219245572, -0.0062104091, -0.00798945688, 0.0198250022, 0.00916465, -0.0124022383, 0.0135170463, -0.00553223444, 0.0105256448, 0.019007476, 0.0307872798, 0.00628472958, 0.0245257746, 0.00218548812, -0.00663775252, 0.000652627146, 6.96754942e-05, 0.00737631274, 0.0253433, -0.0112131098, 0.00614537857, -0.00558332959, 0.0206425264, 0.00705580506, 0.00548113929, 0.0026290887, 0.0192304365, -0.00946657732, 0.0202337634, 0.00647982117, -0.00241077226, -0.0366771817, 0.0089277532, 0.0111759501, -0.024470035, -0.00454980973, 0.00421769, 0.00282650255, 0.00255244575, 0.000326603884, 0.00483083446, -0.00247348, 0.0156351812, 0.00130757678, 0.0204567257, -0.00433613826, -0.0154772503, 0.017205203, -0.00557868462, -0.0132383443, -0.00814274326, 0.0111387894, -0.0205682069, -0.00952231791, 0.0130989933, -0.0173817147, -0.0035604178, -0.025306141, 0.00235619303, -0.00658201193, 0.00729270186, -0.00388324773, -0.0166385081, -0.00529069267, -0.00732521713, -0.0213485714, 0.0231694244, 0.011891285, 0.000974295719, 0.00980102, -0.000334442389, -0.0203080848, 0.00327939331, 0.029783953, -0.00121583743, 0.0181620792, 0.0155701507, 0.0180227291, -0.010906538, 0.0101075917, -0.0112224, 0.0135449162, -0.0313075222, 0.0216086935, -0.0203080848, 0.00926684123, -0.00988463, 0.0135077564, 3.39531971e-06, -0.00577842118, -0.00207052357, -0.0283161215, 0.00262676622, -0.00275218207, -0.017901957, -0.0159324631, 0.0312517844, 0.0235967673, -0.0199364815, 0.00051675993, -0.00177324144, -0.0358039141, 0.000652046525, -0.00975456927, 0.0199550614, -0.0181435, -0.0217387546, 0.004055114, -0.0161832962, -0.0296724718, -0.0189610254, -0.0160625242, 0.0346333683, 0.00437794393, -0.00798945688, -0.00925755128, 0.0234295465, -0.0119656054, 0.000791978149, -0.0177068654, -0.00958734844, 0.00308662443, -0.0147061748, 0.00939690229, 0.0185336825, 0.00322597544, -0.0155794406, 0.000566113391, -0.00595493242, 0.0127366809, 0.00308430195, -0.018598713, 0.00880698301, 0.0247673169, 0.00978244, 0.00313307485, 0.00635905052, 0.00535107823, 0.00138770358, 0.0164805781, -0.00660059182, -0.00186846452, -0.00437562121, 0.00732521713, 0.00744134281, 0.00989392, 0.00111016294, 0.00377873448, -0.0102933934, 0.0185243916, -0.00555545976, 0.00365331862, -0.00824028905, -0.01817137, 0.0217573345, 0.0117240632, -0.00994037092, 0.0170101114, 0.0125230094, -0.0187101942, 0.00646124082, 0.00761320908, -0.0170937218, 0.0234667081, 0.00184756191, 0.0148826856, 0.0106742857, -0.010767187, -0.0165734775, 0.0332584381, -0.0130618326, -0.0121421162, -0.00500270072, -0.00386466761, -0.0108507974, 0.0111945299, 0.00568087539, -0.0112874303, -0.000544049486, -0.00907639507, 0.0106464159, 0.00127041654, 0.00889059342, -0.0246929955, -0.000999843352, 0.00380660454, -0.0290593263, -0.0081520332, -0.000722302648, -0.00946657732, 0.0137400078, 0.00721373642, -0.00213323138, 0.00159208511, -0.0223147385, -0.0175489355, 0.017205203, 0.0113617508, -0.0220546164, 0.00334906881, -0.00645659585, -0.00447316701, 0.0118727051, 0.00756211393, 0.0167314094, -0.0214972124, 0.00394363329, -0.00646588625, -0.00547184888, -0.0139350994, 0.00149453944, -0.00690716412, 0.0266253296, 0.0207540076, -0.00116938713, -0.0280374195, -0.0129224816, 0.00981031, -0.0151149379, -0.0194905587, 0.031474743, 0.0196763594, -0.00239219214, 0.00291243568, -0.0254547819, -0.0152078383, -0.00571339065, 0.018320011, -0.00264302385, -0.0272942148, 0.012021346, -0.00428272039, 0.0273313746, 0.012021346, 0.00231787143, 0.0277029779, -0.0078733312, -0.00703722518, 0.00252457545, -0.00652162638, -0.00520708226, -0.018598713, -0.0224633794, -0.00314701, 0.0277772974, 0.0283532813, 0.00125183642, -0.00974527933, 0.0135449162, -0.0191003755, -0.0178647973, 0.016508447, -0.0223890599, -0.0152635789, -0.00480760913, -0.00703258, -0.0176697057, -0.0280745793, 0.00602460792, -0.00343964691, -0.00652627135, -0.0143717322, -0.00916929543, 0.0122721773, -0.0193047579, 0.0149941668, -0.0179112479, -0.0121421162, -0.0239312109, 0.0309545, 0.00778972032, -0.0170008205, -0.0128295813, 0.0235967673, -0.00596422236, -0.0111480793, 0.0073298621, -0.00157698872, -0.013284795, -0.034689106, 0.00675852317, -0.0189238656, -0.0131733138, 0.0035604178, 0.0119563155, -0.00367189874, 0.00670742802, 0.0478995815, 0.00341642182, 0.0206239466, 0.00927613117, 0.0152171282, 0.0133684054, 0.0141580608, -0.0181435, 0.0138050383, -0.0185894221, 0.0475279801, -0.0211256109, 0.0075667589, 0.0190632157, -0.020549627, 0.0322922692, -0.0157280825, 0.00633118, -0.00961521827, 0.00371370395, -0.0207540076, 0.00278701982, -0.00292869331, -0.0150870671, 0.0279816799, 0.00333745638, -0.00672136294, 0.0207354277, -0.026978353, 0.0218688156, -0.000191462459, -0.0130897034, -0.01538435, -0.0443693548, -0.00385305495, -0.00167685701, 0.0209212285, 0.018877415, -0.0205310471, -0.0240612719, -0.00562513527, 0.00318184774, -0.0146318544, 0.0047007734, 0.0238754693, -0.0511325262, -0.0177811868, 0.00166640559, 0.018459361, 0.00332119875, -0.00139467116, 0.0182085298, 0.0119934753, -0.00356738549, -0.0337043591, -0.00222845469, -0.00664239749, -0.0101633323, 0.00506773125, -0.0216272734, -0.0119377347, 0.0177811868, -0.0098567605, 0.0021460054, -0.0121421162, 0.0105349347, 0.0125044296, 0.0200479627, 0.00490515493, -0.000898233266, 0.00959663838, 0.0284647625, -0.0214786325, -0.0187380631, 0.0104141645, 0.0020867812, 0.000375957374, -0.0295238309, -0.0179391187, -0.00348377484, -0.00622434448, -0.00440581376, -0.013275505, 0.000546662312, 0.00296585355, -0.0244142935, -0.007130126, 0.0130618326, 0.0079151364, 0.0234109666, -0.00518385693, -0.000399182522, -0.00748314848, -0.0260493457, -7.94736115e-05, -0.00346054975, 0.0080126822, -0.0222032573, -0.00449406961, -0.0154493805, 0.010627836, -0.00665633241, 0.0116776135, -0.00785939582, 0.00956876855, 0.024042692, 0.0244142935, -0.00304249674, -0.00192304375, 0.00721373642, 0.00929006655, 0.00495160511, -0.00289617805, 0.00193697878, -0.0028172126, -0.00752959866, -0.00555545976, 0.0156816319, -0.00290546822, -0.00794765167, -0.00221800338, 0.00343035697, 0.0227606613, -0.0139165195, -0.00109855027, -0.0071998015, 0.0179298278, 0.0181435, -0.0264766887, 0.0153564792, 0.00727876695, -0.00942012668, -0.0207168479, -0.0216458552, -0.0157652423, -0.00785010587, -0.018598713, -0.00996824075, -0.00230277516, -0.0134334359, -0.0193419177, 0.000461019546, 0.00740418257, 0.00663310708, 0.0108879572, -0.0204753056, -0.00993108097, 0.00767823961, -0.0140187098, 0.0104606142, 0.00200781552, 0.00232019392, 0.0029797887, -0.0110180182, 0.0030006913, 0.00196717144, 0.00405279128, 0.00508631114, 0.0163876768, 0.0161832962, 0.000443600671, -0.02656959, -0.013414856, -0.0364356413, 0.00554616936, -0.0117240632, 0.00421072263, -0.0206239466, -0.00607570307, 0.0255105216, 8.14332379e-05, -0.00922968052, 0.00793371629, 0.0112316897, -0.0105163548, 0.0313632637, -0.0259378646, -0.0056112, -0.0047704489, 0.024748737, -0.00220290688, -0.00857937615, 0.0134520158, -0.00540217338, 0.00346983969, -0.0114918118, 0.00277772988, -0.00880698301, 0.0213671532, 0.00212974777, 0.023076525, -0.0153193194, 0.0137400078, 0.000830299687, 0.0117240632, 0.0108229276, -0.00517456699, 0.00491909, -0.0239683706, 0.0171587523, -0.00650304649, 0.00105035806, -0.00265231379, 0.0160067845, -0.0144553427, -0.0036347385, -0.00731128221, 0.00926684123, -0.0182085298, 0.00322365295, 0.0101633323, -0.0114174914, 0.00520708226, 0.0226306021, 0.0192304365, -0.00839357451, -0.00636369549, 0.00459626038, -0.0116311628, -0.0164712872, 0.014120901, -0.0043129134, -0.0148455258, -0.0118634142, -0.00251760799, 0.0207168479, 0.00638692034, -0.0194719788, 0.0111294994, -0.000265347509, -0.0195834599, 0.0168614704, 0.0199550614, -0.0171123017, -0.00615002401, -0.000629402, -0.00927613117, -0.00241077226, 0.00181272416, 0.00748779345, 0.0137678785, -0.00469380617, 0.0261236653, -0.00392505294, 0.0534736216, 0.00750172837, 0.0173910037, -0.0019578815, -0.0194905587, 0.0111016287, -0.00830996409, -0.0222032573, 0.0175675154, -0.00409227423, 0.0180691779, -0.0251575, -0.00472632097, 0.00483547943, 0.00828673877, 0.0181899499, -0.0206425264, 0.00779901072, -0.013136154, -0.0229464639, 0.00895097852, -0.00849112, 0.00232600025, -0.0217015948, 0.0217015948, -0.0104606142, 0.00369047886, 0.0059317071, 0.00605712319, -0.00903458893, -0.0104977749, -0.000191897925, 0.0184129104, 0.00574126095, 0.00660523726, -0.00610357337, 0.0177161563, -0.0261794068, 0.00334906881, -0.022927884, -0.0087651778, 0.0115289725, 0.00351861259, 0.0185429715, -0.00966166891, -0.01398155, 0.0012692553, -0.0143067017, 0.00235503167, 0.013554207, 0.0101726223, 0.0239869505, 0.020828329, 0.0198993217, 0.00993108097, 0.0170937218, -0.0146411443, -0.00734844245, -0.00120074104, -0.00391808525, -0.001222805, -0.00652627135, 0.00064449833, -0.000158076276, -0.0134891765, -0.00604783325, 0.0113060102, -0.013006093, -0.0111294994, 0.0431802273, -0.00679568341, 0.0300998148, -0.0151799684, 0.012030636, 0.0268854517, -0.00631724484, 0.00662381714, 0.00641943561, 0.0154772503, 0.000186381949, -0.00515134167, 0.0110923387, -0.00081230019, -0.00639621075, -0.00727412198, -0.0145854037, -0.00284276018, 0.0189052839, 0.00244561, 0.00833318941, 0.0187938046, 0.0185615513, -0.0283718631, -0.00123674, -0.0200665426, 0.0103770038, 0.00232251664, 0.00382286217, -0.0134613058, -0.00324455556, 0.0154586704, 0.00782223605, -0.00625685975, -0.00706974044, -0.00935974158, -0.00351164513, -0.0138886487, 0.0275914967, 0.000490051, 0.0118355444, 0.00120538613, 0.00323991058, -0.00389950536, 0.015105648, -0.000902297674, -0.0135820769, 0.00766894966, 0.00684213359] |
15 Feb, 2022 | Increase the ASCII value of characters of the string by the given values
15 Feb, 2022
Content Removed
Master Data Structures and Algorithms at your own pace with our DSA Self-Paced course. In just 90 days, you’ll cover core concepts, solve real-world problems, and sharpen your problem-solving skills. Take the Three 90 Challenge: complete 90% of the course in 90 days and get a 90% refund. Stay motivated, track progress, and achieve DSA mastery. Start today! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values | https://www.geeksforgeeks.org/increase-the-ascii-value-of-characters-of-the-string-by-the-given-values?ref=asr10 | Languages | Increase the ASCII value of characters of the string by the given values | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [0.0056427056, 0.0199734885, -0.00293660932, 0.0214020219, 0.0150905037, 0.0344666056, -0.010817891, 0.0331939124, -0.0266746078, -0.0434014313, -0.00729850493, -3.03106699e-05, -0.00542517891, -0.0056654322, -0.0230643153, -0.00192851957, -0.0212851427, 0.0141035169, -0.0171294101, -0.0379470326, -0.00334731257, -0.0363366865, -0.0431157239, 0.0220643412, -0.012655504, 0.0324926339, -0.00959065091, -0.0034349726, -0.00333432597, 0.0407781228, 0.00169475959, 0.000387570763, -0.00219636946, -0.0206747688, -0.0014593763, -0.0138827432, -0.0171943437, 0.002866806, -0.0485181771, -0.0636346564, -0.0228954889, 0.0125191435, -0.0208176225, 0.00961013138, 0.0096490914, 0.00198858301, -0.00385379256, -0.0174540766, -0.0150385564, 0.00285868929, -0.00458429242, -0.0247266088, 0.0103049176, 0.00561997853, 0.0226357542, 0.0338172726, 0.00338302599, 0.0106165977, -9.03993568e-05, -0.00931793172, 0.0146099972, -0.0230253544, -0.0431936421, -0.0160774905, -0.00823354442, -0.01288277, -0.031349808, 0.0239214338, 0.0132528907, 0.0133243175, -0.0336614326, 0.0276096482, 0.0458688959, 0.0130515974, 0.000389194087, 0.0051264856, 0.01919429, 0.01903845, -0.0477389768, 0.0224539414, 0.0142463706, -0.00686994521, -0.00437975256, -0.0327783413, 0.0538167357, 0.0124347303, 0.0147788236, -0.0450377502, -0.00154297799, -0.0155839967, -0.0241551939, -0.0355315134, 0.0116750104, -0.0159216505, -0.0302589275, 0.0802056342, 0.00383431255, -0.024505835, -0.0457130559, 0.0382587127, 0.0241941549, -0.00718811853, 0.00589919183, -0.0541803613, 0.0169995427, 0.00604853872, -0.0129736774, 0.0102529712, 0.00326127606, 0.02973946, 0.00827899855, -0.0273499135, 0.0152073838, 0.0358691663, -0.011545144, -0.0252590608, 0.0154151702, -0.0286226068, 0.0333497524, 0.0221682359, 0.0173891429, 0.0037271725, -0.0222721286, -0.00183111965, -0.0201163422, 0.0141165033, -0.0304926857, -0.00108195143, 0.0126684904, 0.00379535253, -0.0328562595, -0.0273758881, -0.0113308644, 0.000288750365, 0.016324237, 0.05298559, -0.00923351757, 0.0361808464, 0.034362711, 0.0291420743, -0.0308043659, 0.0289602596, 0.0359730572, -0.0183111951, -0.00951273087, -0.0104802381, 0.0220903158, 0.0283888467, 0.000309650757, -0.018843649, -0.016324237, -0.0194670092, 0.00311517599, 0.0118763037, 0.00424014591, 0.00558751216, -0.00832445174, 0.0241032485, -0.0293238871, -0.0256876219, -0.00373366592, 0.0103438776, -0.00841535814, 0.0108763305, -0.0221942086, 0.0131035438, 0.0118438378, 0.01288277, -0.0132463975, 0.0431936421, 0.0252201017, 0.00917507801, 0.0103373844, 0.0122918775, -0.0247006342, -0.00987635739, 0.0302329529, -0.0261551403, 0.0156099703, 0.0179086085, -0.0563621223, 0.00413625222, 0.0144931171, -0.0355315134, 0.0515830293, -0.0434793495, 0.000308433257, -0.0281810611, 0.0293758344, -0.0202851687, -0.00492194574, 0.00936338492, -0.0090322243, -0.0170385037, -0.000125808307, 0.0160904769, -0.0630112961, -0.00466870563, 0.0518687367, 0.010434784, -0.00977246463, -0.0372977, -0.0127983568, -0.0133373039, 0.0416352451, 0.0165060498, -0.0703877211, 0.00196747947, 0.0282849539, 0.0100192111, -0.0377392434, 0.026648635, 0.00379210594, 0.0132528907, 0.063115187, -0.0170255154, -0.0430637784, 0.0177657567, 0.0167917572, -0.039141804, 0.00359405926, -0.0177138094, 0.0155320503, -0.00649008527, -0.0347003639, -0.0399729498, -0.0080582248, -0.0125840772, -0.00783095788, -0.0111815175, -0.0157268494, 0.0214020219, -0.010739971, -0.0301550329, 0.0186488498, -0.0223370623, -0.00402586581, 0.0183111951, -0.00908417162, 0.0209604762, -0.0101945307, 0.021142289, 0.0225708224, -0.0366483666, -0.0166618899, 0.0497648939, -0.0153372502, 0.0129022505, -0.0105062108, 0.0251681544, 0.053401161, 0.0130451042, 0.0287005268, 0.036700312, -0.0283888467, 0.00624333881, -0.0135061303, 0.031038126, 0.00471091224, -0.00990233105, 0.0125710908, -0.0204799697, -0.0223500486, 0.0218695421, 0.0213500746, 0.00169313629, 0.00700630527, 0.0129671842, 0.00868807826, -0.0247136205, -0.00175157632, -0.0332458578, 0.0153502366, -0.0312978588, 0.0150645301, 0.00194475288, -0.0467260182, 0.0129931569, 0.0435053222, 0.00315900589, 0.00356159266, 0.00574010517, 0.0465701781, 0.019765703, 0.0148827164, -0.0407521501, -0.0523102805, 0.0289342869, -0.0204539951, -0.0407261774, -0.00562647218, -0.0157138631, 0.00508427899, 0.00753875822, 0.00179215963, -0.00634073839, -0.00175319961, -0.0259473547, -0.0105711445, -0.00240415614, -0.0244928487, -0.0289342869, -0.0171553828, -0.00545439869, -0.0357393, 0.00763615826, -0.013687944, -0.0149216764, -0.0224539414, -0.00454857899, 0.0401028171, -0.00337977917, -0.0211552754, 0.00163875462, -0.0358172171, -0.00475636544, 0.0579724684, 0.0093244249, -0.0463104434, -0.0144151971, -0.0264148749, 0.00446741236, 0.00415573223, 0.0259083938, 0.0305965804, -0.00354860583, -0.00251129619, 0.0345445275, -0.0294537544, 0.00560374558, -0.0293498598, -0.00117772806, -0.00515570538, 0.0219474621, -0.00130840635, -0.0196228493, 0.00645112526, 0.0179605559, -0.0198955685, -0.00636995863, 0.00843483768, 0.0160904769, 0.00344146602, -0.00653229188, -0.00119314971, 0.0218955148, 0.0172982365, 0.0240253285, 0.0206617825, -0.0209994353, 0.000857931504, 0.0158047695, 0.0876859576, 0.00325965253, -0.00901274476, -0.0527258553, -0.0136359967, -0.0107529573, 0.0140645569, 0.0157008767, 0.0485701226, 0.00160466461, -0.00410053926, -0.0133762639, 0.00123535644, -0.0538686812, -0.00200643949, 0.0131749706, 0.0151164765, -0.019648822, -0.00662319874, -0.00523362542, 0.0372197777, -0.0217786357, -0.0070647453, -0.0258434601, 0.0158177558, -0.0134671703, 0.0138178105, 0.014259357, 0.010434784, 0.0252330881, -0.0140255969, 0.00139281969, -0.00729850493, 0.0257395674, -0.00247720606, -0.0323887393, 0.00677903835, 0.0336094871, -0.0286226068, 0.00718162488, -0.0100581711, 0.011428264, -0.00541543867, -0.00715565169, -0.0330380723, -0.00690241205, 0.00223857607, -0.0240642875, 0.0244409014, 0.01498661, 0.00251941266, -0.00118665642, 0.00731149176, 0.00753875822, -0.0841016322, -0.0227266625, 0.0606217459, 0.0304926857, -0.0163761824, -0.0155060766, -0.0304147676, 0.0102140112, -0.0209085289, 0.00139931298, -0.00583425863, 0.0338951908, -0.00512973219, -0.00127999811, 0.0327523649, -0.00440572575, -0.0116490377, 0.0213760491, 0.00615243195, 0.00873353146, -0.00647060527, 0.0103308912, 0.0182202887, 0.0112659307, -0.0453494303, 0.033064045, 0.00190741627, 0.0552712418, -0.0305965804, -0.0628554523, 0.00970103778, -0.00829847809, -0.0385703929, -0.0240123421, -0.00192689628, -0.00657774508, -0.0292199943, -0.0457130559, -0.0260512475, 0.0456611104, -0.0172722638, 0.0303108729, -0.0160774905, -0.0045453324, -0.0657644644, -0.000669219, -0.00704526529, -0.001314088, 0.0260382611, -0.0366483666, -0.0145450635, -0.0195838884, 0.0174930356, 0.01903845, 0.0209215153, 0.0117204636, -0.0101036243, -0.0188955963, 0.0628035069, -0.00262655271, 0.0214799419, -0.0693487823, -0.0185579434, 0.0164151434, -0.0197527148, -0.0297654327, -0.0158047695, -0.00912313163, -0.00490571233, -0.00232461281, -0.0284667667, -0.00438624574, -0.0225838087, 0.00776602514, 0.0309861805, -0.0278174337, -0.00761018507, -0.00461675879, -0.0163761824, -0.0150125837, 0.039141804, 0.00965558458, -0.034362711, 0.0307524204, -0.00345120602, 0.0192851964, -0.0107464641, -0.0488038808, -0.00658748532, 0.0221162885, -0.0761538, -0.00313140941, -0.0209734626, 0.0356873535, -0.0289083142, -0.00888937153, -0.00653878506, -0.0124347303, -0.00432131253, -0.0101360912, -0.0541803613, -0.00184248295, 0.0262590349, -0.005103759, 0.0107984105, 0.0137139168, -0.00644787867, 0.0363107137, -0.0515570566, 0.0185839161, -0.00857119821, 0.00507453876, -0.00504531898, 0.01911637, -0.00177267962, 0.000384527, -0.0141165033, 0.0129412105, -0.0178177021, -0.00695435842, 0.0327523649, -0.0124022644, -0.010395824, 0.0028895326, -0.0292199943, -0.00549335871, -0.0068959184, 0.00330348266, -0.00175157632, 0.0268304478, 0.0113308644, -0.010739971, -0.0442066044, 0.0271161534, 0.0139087168, 0.0328302868, -0.0184280761, -0.0159476232, -0.018272236, -0.00273856265, 0.013226917, -0.0403625518, -0.0135061303, 0.0115581304, 0.0031119294, 0.0255317818, -0.0128892642, 0.013687944, -0.00158599636, -0.0323367938, -0.0200254358, -0.0112854112, -0.0160515159, 0.00711019849, -0.00718162488, 0.0122009702, 0.008103678, 0.0412716158, 0.0336094871, -0.00993479788, -0.00962311774, 0.0280511938, -0.031349808, 0.0194410365, 0.00292849261, 0.0109282779, 0.00574010517, 0.00849977136, -0.0205189288, 0.00210221624, -0.0012913614, -0.00150482962, 0.0176618621, 0.00415897928, 0.000284489099, -0.0380509235, -0.0127269309, 0.00482779229, 0.00161115802, 0.000552339072, -0.0365185, -0.033713378, -0.00238792272, 0.00475311885, 0.0267525278, 0.0361808464, 0.010356864, 0.0262070876, -0.0179995168, -0.00013250456, -0.0132528907, -0.0150125837, -0.0113763176, 0.00874651782, 0.00365899247, 0.0537647866, 0.0349341258, -0.00399664557, 0.00198695948, -0.0267005805, 0.0131944502, 0.0110451579, 0.0126230372, -0.00281810598, -0.0305706058, -0.00251454278, -0.00590243889, -0.0229474343, -0.00759719824, 0.025804501, -0.0220123958, 0.0405183919, -0.010739971, -0.0063342452, 0.00639917841, -0.0189865027, -0.0226617288, 0.0299991928, 0.00849977136, -0.0140385833, 0.00716863852, -0.00756473187, -0.00755174505, -0.0294018071, 0.00198371289, -0.0377132706, -0.00895430427, 0.00131084141, -0.0193111692, 0.00905819796, -0.0445442572, 0.00181488623, 0.000185871628, 0.0374275669, -0.0182462633, 0.0223760214, 0.00883093104, 0.0406742319, 0.00722707855, -0.00749330502, 0.00996077154, -0.033064045, 0.0158437304, -0.00518167904, -0.0112464512, -0.0255058073, 0.0127593968, 0.00466545904, -0.0282589812, 0.0102529712, 0.0133502902, 0.0096945446, -0.0234409273, 0.0254278872, -0.0171943437, -0.0388041511, 0.0210903417, 0.0131425038, 0.00452585239, -0.00908417162, -0.000876599806, -0.0246616751, 0.012233437, -0.0204669815, 0.0132204238, -0.00821406487, 0.0071751317, 0.0470117219, 0.0110321706, -0.00845431816, -0.00591867184, -0.011428264, -0.0263889, 0.00816211849, 0.010168558, 0.0246876478, -0.0255317818, -0.0258434601, -0.0237915684, -0.0166099425, -0.00593490526, 0.0255707409, -0.0153372502, -0.0297134873, 0.0275577, 0.0120646106, 0.0121685043, 0.0350380205, 0.0214279946, -0.00554205896, 0.0360769518, 0.0139736505, 0.015480103, 0.0285446867, -0.0176099166, -0.0114542376, -0.0400508717, -0.0144022098, -0.0065712519, 0.0651411042, -0.00660047168, 0.006269312, -0.0478688441, -0.00781797152, 0.00241876603, 0.0165709835, -0.0264018867, 0.00368496589, 0.00323043251, -0.000482535717, -0.0109282779, -0.0118633173, -0.0141944233, -0.0285706595, -0.0182332769, -0.0151554365, 0.0070842253, -0.0206098352, -0.00248856936, -0.0245188214, 0.00774005149, 0.020869568, -0.00757771824, -0.0193371419, -0.0235188473, 0.00411352562, 0.0131684775, 0.000593734032, 0.00652904529, 0.0147009036, -0.0045453324, 0.0114607308, -0.0288303941, -0.00156976294, 0.0184280761, -0.00503233215, -0.00616217218, -0.00116961147, -0.00852574501, -0.0132723702, 0.0369860195, 0.00907767843, -0.00248207618, 0.0352717787, -0.0325965248, -0.0123243444, 0.0251032207, 0.00336354598, 0.00439273892, -0.0203760751, 0.0333237797, 0.00151781633, 0.0121814907, 0.0211682618, -0.00514596561, 0.0480506569, 0.0277654864, -0.00898677111, 0.035661377, 0.000425719074, -0.0301810075, 0.0327783413, -0.00211195624, -0.00511674536, -0.0156099703, -0.0324406847, 0.0107139973, -0.00214279955, 0.00967506412, -0.00870106462, 0.015441143, -0.00148047972, 0.00947377086, 0.00748031819, 0.0171164237, 0.00387651916, 0.00832445174, 0.0366483666, 0.010285438, 0.00431806594, 0.0347003639, -0.00164524792, -0.0090906648, -0.0132009434, 0.000416384923, 0.0396612696, 0.011428264, 0.0416871905, 0.0327783413, -0.0378950834, -0.00389599917, -0.0149606364, 0.00691539841, -0.0295836199, 0.0563101731, 0.00623035198, -0.0173501819, -0.0166359171, 0.00602905871, -0.0152593302, 0.0196228493, 0.0213111155, -0.00319796591, -0.0120516242, -0.0280771665, -0.00137333968, -0.00436676573, 0.0221682359, -0.000153709334, 0.0140385833, 0.0281810611, 0.00308595598, 0.000863613153, 0.0100971311, 0.0162333306, 0.00206650281, 0.00400963239, -0.0229863953, 0.00462000584, 0.0382067636, 0.0385184437, -0.010090638, 0.0117594237, -0.000658261531, 0.0227266625, -0.0265837014, -0.000197437868, 0.00669462513, -0.000582370732, 0.0335835144, -0.0341289528, -0.00327913254, 0.00693487842, 0.0316874608, -0.00440247916, 0.00699331844, -0.0160515159, 0.00686345203, -0.012006171, -0.0178306885, -0.0215448756, -0.0168696754, 0.0315835662, -0.0364405774, 0.012499664, 0.0272460207, 0.027791461, 0.00595113868, 0.0153891966, 0.031193966, -0.0298693273, -0.0383106582, 0.01494765, -0.0274797808, 0.0235578083, 0.00413949927, -0.0109542506, -0.0103179039, 0.0404924192, 0.00189929956, 0.0294018071, -0.0228825025, 0.0315316208, -0.00695435842, -0.0145061035, 0.00835042447, 0.0178306885, 0.0083828913, 0.0119542237, -0.0249214079, -0.0229084753, 0.00884391833, 0.00160060637, 0.01498661, 0.00276940595, -0.0376872979, 0.0141165033, -0.00445767213, -0.00607126532, 0.0126619972, 0.0181163959, -0.0199605022, 0.050803829, -0.0111945039, -0.0017450829, 0.0270122606, 0.0333497524, -0.0392197259, 0.0251941271, -0.0178047158, 0.0197137557, 0.001304348, -0.0136359967, 0.0191683155, 0.00979194418, -0.0256226882, 0.0173112229, 0.0104542645, -0.00244798604, -0.0157658104, 0.0159865823, 0.0212981291, 0.0153242629, 0.0139087168, 0.01911637, 0.00589594524, -0.0265966877, -0.0213111155, 0.0132788634, -0.0129217301, -0.0343886875, -0.0164930634, 0.00263953931, 0.0120126642, -0.0319731645, 0.0104088113, 0.00535699865, 0.0132074375, -0.0031005661, -0.0152203701, -0.0382587127, -0.0107010109, 0.00209247624, -0.0177267957, 0.00126295304, 0.0257655401, -0.0099737579, -0.0157008767, -0.0261291675, -0.00184572954, -0.0572452135, 0.0209734626, -0.0139476769, 0.00394794578, -0.0166359171, -0.00701279845, 0.033297807, -0.0184280761, -0.000865236449, -0.00986337103, -0.0299732201, 0.0112659307, 0.00466870563, 0.0326744467, -0.0245837551, 0.0120581174, 0.00192040286, -0.0206747688, 0.0143242897, -0.0104802381, -0.00738291815, -0.0146879172, -0.0455312431, -0.0198306348, -0.00152512128, -0.00817510486, -0.00674657198, -0.003392766, -0.0523882024, -0.0390379131, -0.0128373168, -0.0144671435, -0.0210773554, 0.0212591682, 0.0104802381, 0.0157917831, 0.0164151434, 0.00364275929, -0.0254798345, 0.0258694347, -0.0190514363, -0.0275057536, -0.00506479898, 0.00434079254, -0.036700312, 0.0100192111, -0.0011460731, 0.0182982087, 0.0164411161, -0.0376872979, 0.0459208414, 0.0217786357, -0.0171943437, 0.0202072486, -0.0133892503, 0.010395824, 0.0166489035, -0.0177267957, -0.00669462513, 0.0439208969, -0.021142289, -0.00204539951, -0.0111685311, -0.0179345831, 0.00818809122, -0.0326225, 0.0177397821, -0.0037401591, 0.0155450366, 0.00287329941, 0.0344146602, 0.0103179039, -0.0243759677, -0.0276096482, -0.0284148213, -0.0204020496, 0.0419209525, -0.00324504264, -0.00895430427, 0.00614269217, -0.00135710638, -0.0334276743, -0.00160709966, 0.029168047, -0.0274018608, -0.0286485795, -0.0134282103, -0.00346743921, -0.00139200804, 0.00984389149, 0.00466545904, -0.000743486511, 0.00647385186, -0.0171683691, -0.0116360504, -0.00942182448, -0.00325640594, -0.000287938688, 0.0260512475, -0.0240253285, -0.012155517, -0.0242980476, -0.00108763308, -0.00558751216, 0.0202462096, -0.0147528499, -0.031765379, -0.00896079838, 0.0199345294, -0.0184410624, 0.0102205044, -0.00563945854, 0.0168047436, 0.0056849122, -0.00998674426, 0.0366223902, -0.011545144, 0.0030908261, -0.0282070339, 0.00554205896, -0.0272460207, -0.00894781109, -0.00147398631, 0.0200514086, 0.0118373437, -0.0214279946, 0.00191066286, -0.0255317818, -0.013493144, 0.0389080457, 0.00175644632, -0.00549335871, 0.00725305174, -0.0428040437, 0.0316874608, -0.0173112229, -0.0117009841, -0.012616544, 0.0168437026, 0.00636346545, -0.00442195917, 0.00888937153, -0.00240902603, -0.0105776377, -0.0295836199, -0.0160385296, 0.000568572374, 0.00111441803, 0.00451611215, -0.00845431816, 0.0240253285, -0.00352263264, -0.0123373307, -0.00999323744, -0.00923351757, -0.0268304478, -0.00743486499, 0.0283369012, 0.000420443248, 0.0116230641, 0.0062920386, 0.0520765223, -0.00223857607, 0.00845431816, 0.00126132974, -0.0217007156, -0.00347717921, 0.00590893207, 0.00634398544, 0.00724655855, -0.000163550794, -0.0121100638, -0.0116035845, 0.0389340185, 0.037193805, -0.019492982, -0.0129736774, 0.0094153313, -0.0165969562, 0.000558832369, 0.00151781633, -0.01479181, 0.00311030587, 0.0194020756, 0.0146879172, -0.00448039919, 0.00302264607, -0.0163372234, -0.0159476232, -0.0127983568, 0.0147268772, 0.0231941808, 0.00498363236, 0.0238305274, 0.00447390554, 0.00343172601, 0.0385444164, 0.00115581311, 0.00150401797, -0.00468493905, 0.0117204636, -0.00221909629, -0.00480506569, -0.0103763444, 0.0289862342, 0.00557127874, -0.020947488, -0.0117464373, 0.021713702, 0.0100776507, -0.00825302489, -0.00877898466, -0.000648521527, -0.00407131901, -0.0133632766, 0.0145710371, -0.00694786524, -0.0115646245, -0.00791537203, -0.00573685858, -0.0387002565, 0.00417196564, -0.0267005805, 0.0206228215, 0.00616541877, -0.00584724545, 0.00264765602, -0.0122139575, -0.000109372057, 0.00953221135, -0.00649982505, -0.0240902621, 0.0287005268, 0.0147398636, 0.00628229883, -0.0132074375, 0.00569465198, -0.00642190548, -0.00460377242, -0.0119996769, -0.0177657567, 0.000849003147, 0.00794783793, 0.00509077217, 0.0300771128, 0.00433429889, 0.00230188621, -0.0125840772, -0.00424988568, -0.013610024, -0.0152723165, -0.0230253544, -0.00344146602, -0.00263953931, 0.0161943696, 0.0288044196, -0.0120840911, -0.00812315848, 0.0171164237, -0.0172073301, 0.0144022098, -0.00636021839, -0.00048984075, 0.00478233909, -0.00844782498, 0.0189865027, -0.0213241018, 0.0226487424, -0.00829847809, -0.00372392591, 0.000392237824, 0.00836990494, 0.013148997, 0.0150385564, 0.0183761287, 0.018843649, 0.00905170478, -0.0130645838, -0.00536998548, -0.0168696754, -0.0087659983, 0.00918806437, 0.0419988707, 0.0263109803, -0.00102269975, -0.0232201554, -0.0116555309, -0.000310665346, 0.00162820297, -0.0146229835, -0.0227526352, -0.00758421188, 0.0104477713, -0.00798679795, -0.00197721948, 0.0117594237, 0.0102789449, -0.00201130961, 0.0370119922, 0.00704526529, -0.00979194418, 0.0447000973, 0.00184897624, 0.0165709835, -0.00757771824, -0.00727253174, 0.0105906241, -0.0202462096, 0.015674904, 0.0319212191, 0.0260252748, 0.00293011591, 0.00241551944, 0.0244409014, 0.000168217884, 0.0100062247, -0.00801926479, 0.0103373844, 0.0237655956, -0.0148437563, 0.0156878904, 0.00804523844, 0.0110451579, -0.00145207136, 0.00536673889, 0.0124736903, -0.00814263802, 0.0179605559, -0.0487519354, 0.00590243889, -0.0337653272, -0.0223500486, -0.00622710539, -0.00263953931, -0.00196260959, 0.00608425215, 0.031038126, 0.0255967136, -0.00833743811, 0.0338432454, 6.58464414e-05, -0.00144882465, 0.00228727609, 0.0140126105, -0.0110581443, -0.0114607308, -0.0410638303, -0.00924650487, 0.00585698523, 0.0113178771, -0.00465247221, -0.00933091808, 0.0193501282, 0.00351289264, 0.0140645569, 0.00208435953, 0.0283109266, 0.0316874608, -0.0130970506, -0.019648822, -0.0112204775, -0.0409599394, 0.0222331677, -0.00665566511, 0.0127593968, -0.00120694807, -0.0066167051, 0.0054284255, -0.00759070506, -0.000939098129, 0.0213500746, -0.0162982624, -0.00947377086, -0.0133373039, 0.0223240759, -0.00107870472, 0.0167138372, 0.000288750365, 0.0344406329, -0.00725954492, 0.00571737858, 0.0136359967, 0.00563296536, 0.00249019288, -0.00137983297, -0.0219864212, -0.00838938449, 0.0253889281, 0.0225967951, -0.021596821, 0.0312718861, -0.0416612178, 0.0331419669, 0.0392197259, 0.0201163422, 0.00205189292, -0.0307264458, 0.0242980476, -0.0255967136, -0.00647709845, 0.0153242629, -0.00226292619, 0.0260512475, -0.01288277, -0.0128762769, 0.00848678499, -0.000139708092, 0.00118422136, 0.00252103619, -0.0235058609, 0.00155352964, -0.00841535814, 0.0123503171, 0.0264018867, -0.00445767213, -0.0039414526, 0.0122723971, 0.00563945854, 0.0187007952, 0.00268174615, -0.0100192111, 0.0268304478, -0.00511349877, -0.023051329, 0.0163891707, 0.0102269975, -0.00121019478, -0.0204669815, -0.0364405774, -0.0148567436, -0.00361678586, -0.0228565279, -0.0167008489, 0.0017077463, 0.00497389212, -0.000458185736, -0.00594789209, 0.0155060766, -0.00335705257, 0.000183639539, -0.00982441101, -0.0011590597, 0.0298693273, 0.0237915684, -0.00156326964, 0.0323627666, -0.0207526889, -0.0186488498, 0.000902573112, -0.036050979, 0.0148177836, 0.00526933884, 0.0207656752, 0.00648034504, -0.0142333834, 0.00823354442, 0.0235578083, -0.0449598283, -0.0135061303, 0.0139996232, 0.015596983, -0.0179865286, 0.00278726267, -0.0169995427, -0.015480103, -0.000318173261, -0.0315575935, -0.0217396747, -0.0145190898, 0.0532453209, -0.00144233136, -0.0205578897, 0.00498363236, -0.00777251832, -0.00966207776, 0.00604204554, -0.00338302599, -0.0124217439, -0.00335705257, -0.00498687895, -0.00139281969, 0.00746083818, 0.0111685311, 0.00884391833, 0.00191715627, -0.0416352451, -0.00825951807, 0.0212331954, 0.0106360773, 0.0015559647, 0.00723357173, -0.00889586471, -0.00389924576, -0.0157658104, 0.0119087705, 0.0040063858, 0.00711669168, -0.024349995, -0.00221747276, -0.0122139575, -0.0103893308, -0.0318433, -0.0072205849, -0.00431481889, 0.0124736903, 0.0111035975, 0.0008506265, 0.007454345, 0.0166748762, -0.000768242346, 0.0506479889, -0.0109542506, 0.000583994, -0.00870106462, 0.0090452116, -0.00836341176, 0.013187957, 0.00452909898, -0.00168826629, -0.0184280761, -0.00713617168, -0.0169605836, -0.00702578528, 0.0166878626, 0.000427342398, -0.00113876804, -0.0305186603, -0.00161278131, -0.0143113034, 0.00599983847, 0.0382587127, 0.00458753901, 0.0116295572, 0.0077790115, -0.011467224, -0.00671410514, -0.00890885107, -0.0182073023, -0.0203501023, 0.0120711038, -0.027869381, -0.0220123958, -0.00606152555, -0.00274830265, 0.0231811944, -0.0268823933, -0.00560374558, -0.0146619435, 0.0164670888, 0.00990882423, 0.0207137279, 0.00451935921, 0.00604853872, 0.0240902621, 0.0149216764, -0.00888287835, 0.00113389804, -0.00491869869, -0.00888287835, 0.0170904491, -0.0287524741, -0.0172982365, 0.0233370345, -0.00013889643, -0.00105435471, 0.00914910436, 0.0017239796, -0.00474987226, -0.00534401229, 0.0163891707, 0.0229084753, 0.00540894549, 0.0265966877, -0.0053602457, 0.000920429826, -0.00533102546, 0.00861665141, -0.0256616473, 0.0183111951, -0.0157268494, -0.00381158572, 0.000857931504, -0.0174930356, -0.0104802381, -0.0123438239, -0.00334081915, -0.0184670351, 0.00168177299, 0.0216098092, 0.00102026481, -0.00716214487, -0.0122204507, 0.0181034096, -0.000581559, 0.0102594644, 0.0353497, -0.0162203424, 0.031193966, 0.00497064553, 0.00503882533, -0.0104802381, 0.0043765055, 0.0022824062, -0.00518492563, -0.0302329529, 0.00576283224, -0.000341711595, -0.00825951807, 0.0158307441, 0.00790887792, -0.0117853973, 0.00486025913, 0.00407131901, 0.00909715798, -0.010434784, 0.00424663909, 0.00430507911, -0.0239344221, -0.00646411208, 0.00748681184, -0.0162593033, 0.0182202887, -0.0131619833, -0.00134898967, 0.00831795856, 0.00935689174, -0.0188955963, -0.00698033161, 0.003392766, -0.000952896429, 0.00295446604, 0.000500392402, -0.0186228752, -0.0213500746, 0.00907767843, 0.00753226504, 0.00896079838, -0.0099283047, 0.000447634055, 0.00484402571, -0.0160645023, -0.00999323744, 0.0102269975, 0.00299180276, 0.0197007693, -0.00260382611, 0.0475311913, -0.0155710103, 0.00411677221, -0.00715565169, 0.0301030874, 0.0171423964, -0.00132139307, 0.000225846205, -0.00736343861, 0.00627255859, 0.00914261118, 0.00748681184, -0.0137139168, -0.00135304802, -0.0158437304, -0.00265414943, -0.00560699217, 0.0042661191, -0.00673358515, -0.00364600588, -0.00133194472, 0.0126100508, 0.0150905037, -0.0118243573, 0.00448039919, 0.0135580767, -0.00617515855, -0.0161943696, 0.0158437304, 0.0135580767, 0.0201163422, 0.0060323053, -0.00785043836, 2.84336911e-05, 0.00522063905, 0.0012913614, 0.0190903954, 0.011506184, 0.00662644533, -0.00281972927, 0.0116035845, -0.00735045178, 0.0130256237, -0.0127853705, -0.00351938582, 0.0045907856, -0.00653229188, -0.00586672546, -0.0373756178, 0.0192072764, 0.024349995, 0.027947301, -0.00316225272, 0.0216877293, -0.0370639376, 0.00580179226, 0.012006171, -0.00652904529, -0.0218955148, -0.0102659576, -0.00623359857, 0.00467195222, -0.00636346545, 0.016129436, -0.0312459134, 0.0319471918, -0.0054056989, -0.00601931848, -0.00178404292, 0.00325478264, -0.00882443786, 1.71845022e-05, 0.00804523844, 0.00315413601, 0.0133502902, -0.0110841179, 0.0270901807, 0.0131684775, -0.00855171774, -0.00498363236, 0.014337277, -0.012577584, -0.00478558568, -0.0238954611, -0.00521089882, -0.00120370137, 0.00550309895, 0.00259246281, 0.0161554106, 0.0272719935, 0.0198306348, -0.00285057281, -0.00961013138, -0.00542193232, -0.00325802923, -0.00928546488, -0.0145970099, -0.0178566631, -0.017700823, 0.020142315, -0.000589675677, 0.0226487424, -0.00165579969, -0.0103698513, 0.00611022534, -0.00981791783, 0.0265317541, -0.0243240222, -0.0127658909, -0.0230643153, -0.015674904, -0.00438299915, 0.00714266486, -0.00650631869, 0.0125710908, -0.00756473187, 0.0066167051, 0.0235058609, 0.0127853705, -0.0309342332, -0.0375314578, 0.0172333028, 0.00784394518, -0.0469597764, -0.0126425177, 0.00868158508, -0.0102919312, 0.00401612557, -0.00295121945, 0.001701253, 0.00944779813, 0.00527907861, 0.0206877552, -0.0134282103, -0.00480506569, -0.00920105167, 0.00699331844, 0.0490895882, 0.00780498516, 0.0138437832, 0.00501609873, 0.0060095787, -0.00128567975, -0.0165579971, 0.00337003917, -0.0165450089, 0.00216877274, -0.00179215963, -0.0182462633, -0.00871405099, 0.000103233833, -0.00227591279, 0.0146619435, -0.0081166653, 0.0148437563, -0.00961013138, -0.0172203165, -0.00126701139, -0.0106360773, -0.0090322243, 0.00806471799, 0.000374989904, 0.00759070506, 0.00574659882, 0.00611671852, 0.0159995705, 0.00684397202, 0.0386223383, 0.000649739, 0.0229734089, -0.0176488757, 0.0134801567, -0.00139038474, 0.00535699865, -0.0147398636, 0.024427915, 0.00918806437, -0.0173631702, 0.0237266347, 0.0145190898, -0.00685695838, 0.00464922562, 0.0102399848, 0.00237818272, 0.0084737977, 0.0148047963, 0.023700662, -0.0271681, 0.000804767304, 0.00592516549, 0.00540894549, 0.0129671842, -0.00713617168, -0.00455507217, 0.00762966508, -0.015441143, -0.00845431816, 0.026453834, -0.0128373168, -0.000502827403, -0.00310543599, -0.0087659983, -0.01697357, 0.00616866536, 0.00724655855, 0.00564919878, -0.000205351622, -0.00701279845, 0.00983739737, -0.00429533888, -0.00804523844, 0.0153112765, 0.00965558458, 0.0179086085, -0.0208565816, 0.0567776933, -0.00808419846, -0.00671410514, 0.0169865564, -0.00774654513, -0.0242850613, -0.0108308773, -0.00906469114, -0.0289862342, 0.00155028305, 0.00542193232, -0.0185969025, 0.00955169089, -0.00884391833, -0.00201130961, -0.0138827432, -0.00154703634, 0.0321290046, 0.0204539951, 0.0212072227, 0.0055193319, 0.0117529305, -0.0106880246, -0.00634073839, -0.0164541025, -0.00813614484, -0.0164930634, -0.00108763308, 0.00595113868, 0.00942182448, 0.0189605299, 0.00341873919, 0.000241267859, 0.00441546552, -1.57387203e-05, -0.00511025218, -0.0123568103, 0.0136749567, -0.00349016581, 0.00353886583, -0.00100808975, 0.00502259238, 0.0176358894, 0.0277135409, -0.0133502902, 9.1160291e-05, -0.0137269041, -0.00748681184, 0.020415036, -0.00843483768, 0.0152593302, -0.0240253285, 0.00533751864, -0.0106945178, -0.00437975256, 7.20354e-05, 0.0165060498, -0.0161683969, -0.0167657826, -0.00736993179, 0.00180189963, 0.0280771665, -0.0131554902, -0.00379535253, 0.019687783, -0.0114542376, -0.0001440708, 0.00296907593, -0.0144931171, -0.000298693281, 0.000477665715, 0.0137528768, 0.00189442956, -0.0275577, 0.00447390554, -0.00462000584, 0.00793485157, -0.00184735295, -0.00152268633, -0.00253726938, 0.00611347193, -0.00204377621, -0.0217266884, -0.00937637128, -0.00665566511, -0.0212981291, -0.0177397821, -0.0143242897, 0.00874651782, 0.0101425843, -0.0167398099, 0.0335315652, 0.0057758186, 0.00159573636, 0.013265877, 0.019843623, -0.0120126642, 0.0036719793, 0.0089997584, 0.00538621889, 0.0227006879, -0.00209896965, -0.00344146602, -0.010356864, 0.0168437026, -0.0112204775, -0.0117918905, -0.0260902084, 0.00730499858, 0.00886989105, -0.00580179226, -0.0183111951, -0.0211033281, -0.00755823823, -0.00101052481, -0.0136230104, 0.00736343861, 0.010512704, 0.0179605559, -0.0138697568, -0.00718811853, 0.00249668607, 0.00646086503, 0.00857119821, 0.0201812759, -0.0109412642, 0.00935039762, -0.0427261256, -0.00236357283, -0.00781797152, 0.0151424501, 0.00283596269, -0.0084413318, -0.00855821185, -0.0314277261, 0.00299991923, 0.00381807913, 0.00274180947, 0.0117594237, 0.00419144565, -0.0446741246, -0.0174800493, 0.00825302489, 0.00943481084, 0.00840237178, -0.0049576587, -0.0140385833, 0.0115905972, -0.0137139168, 0.00513947243, 0.0222201813, 0.00216552615, 0.00748031819, 0.00282622268, 0.0317913517, -0.0247266088, 0.0144931171, -0.0155450366, -0.00189767627, 0.00686994521, -0.00238792272, -0.00451611215, -0.0113438508, 0.0101360912, -0.0167657826, 0.00477259886, -0.0181553569, 0.0207526889, -0.0187657289, -0.0110581443, -0.0232980754, -0.0248564743, -0.0112334639, 0.0124412235, 0.0147528499, 0.00930494443, -0.00842185132, 0.00720110489, -0.0165450089, -0.0174151156, 0.000448851555, -0.0017450829, 0.00368821248, -0.00309407269, 0.0214279946, 0.00155352964, 0.0121620111, 0.0272460207, 0.0193890892, 0.032648474, -0.00767511828, 0.0272460207, 0.00165417627, 0.0232850891, 0.033713378, 0.00380833913, 0.0160255432, 0.00917507801, -0.00385379256, 0.00173858961, -0.0158307441, -0.00130110141, 0.0150385564, -5.8687292e-06, -0.010434784, -0.00213630614, 0.00373691251, 0.00414599245, 0.0214799419, 0.00621736515, -0.00563945854, 0.0162203424, 0.00366548588, 0.0089997584, -0.00193663628, -0.0138048241, 0.0179605559, 0.00841535814, -0.00323367934, -0.00242038956, -0.00242850604, 0.0101360912, 0.00793485157, -0.0186748225, 0.0132204238, -0.0109932106, -0.0025535028, -0.0132074375, 0.011889291, 0.00548037235, 0.00729850493, 0.00403235899, -0.012843811, -0.00716214487, 0.019492982, -0.0191033818, 0.0147138899, 0.00156326964, 0.0037596391, -0.00394469919, -0.0146879172, 0.0141165033, 0.0125321308, 0.00650631869, 0.00254376279, -0.0103503708, 0.0147398636, -0.0111750243, -0.0170904491, -0.0103243981, 0.0127074504, -0.00662644533, 0.0233240481, 0.00693487842, -0.00410378585, -0.0216877293, 0.0178047158, 0.00411352562, 0.0124152508, 0.0282330066, -0.00772057148, -0.0218046084, -0.00835691858, 0.000853873149, 0.00856470503, -0.0155320503, -0.0160125569, 0.0159216505, -0.0154281566, 0.00611022534, -0.0093244249, -0.0116750104, 0.00594789209, -0.00478558568, 0.0139736505, 0.00774654513, 0.0191293564, -0.00911014434, 0.00181650964, -0.00647709845, 0.0142853297, -0.00564595219, -0.0275836736, 0.00291388272, 0.00216065627, -0.0252720471, -0.00321582262, 0.000424907397, -0.00183274294, -0.00556478556, -0.00252915267, 0.0115711177, -2.78059179e-06, -0.0306745, -0.00803225115, -0.000133924972, 0.0122983707, 0.00571737858, 0.00859067775, -0.0184540488, 0.0150125837, -0.0059900987, 0.0140775433, -0.0188826099, 0.00429858593, 0.015635943, 0.00597061869, 0.0299991928, -0.0151554365, -0.00415897928, 0.0170904491, 0.00519141881, -0.00857119821, -0.000532047357, 0.0122529175, -0.00544465892, 0.0122723971, 0.00133194472, 0.00999323744, -0.0160125569, 0.00946078449, 0.0187007952, -0.0104217976, -0.0129087437, 0.00485051889, 0.00521089882, 0.00602256553, -0.0158956759, -0.00294797262, 0.00468493905, 0.0342068709, -0.00409404561, 0.0040063858, -0.0107269846, 0.00772706512, 0.0239733811, 0.00138307968, -0.0117789041, -0.00328400265, 0.00970103778, 0.00873353146, 0.0205968488, -0.0300511401, -0.00430507911, 0.0182852224, 0.0119477306, 0.00877249148, -0.0188306626, 0.0215448756, 0.00373041909, -0.0153891966, 0.0158047695, 0.0251941271, 0.00158437295, 0.000926923123, 0.00385703915, 0.00611022534, 0.00210870942, 0.020947488, -0.0111425575, -0.000693569, -0.0323887393, -0.00961662456, 0.00586997205, 0.00161927461, 0.000515408232, 0.00920754485, -0.00844782498, -0.0248694606, 0.00279050949, 0.0138697568, -0.00190254627, -0.0034154926, 0.00731149176, 0.00733097177, 0.0254538618, -0.00395119237, -0.000965071435, 0.0179995168, -0.00939585082, 0.00268336944, -0.00174345961, 0.023090288, 4.22066587e-05, -0.000995103153, 0.0177657567, 0.0423624963, 0.00768161146, 0.0351419114, -0.0200254358, -0.000663537357, 0.00977895781, -0.00697383843, -0.0263239667, 0.012499664, 0.00168501958, 0.000552339072, 0.0170255154, 0.00971402414, -0.0294277798, -0.00233922293, -0.0242980476, -0.0189085826, 0.012116557, -0.000665566535, -0.00415573223, -0.00124428468, 0.00674657198, -0.0151684238, 0.012006171, 0.0253889281, -0.0167008489, 0.00156895129, -0.0229474343, -0.0228175689, 0.00957766455, 0.0106750373, -0.00877898466, -0.0138178105, 0.0192722082, -0.00351289264, -0.00221260288, -0.000486188219, -0.00389275257, 0.00912962481, -0.0407002047, -0.000463461562, 0.00060387986, 0.0149606364, -0.00836341176, 0.00292362273, -0.00200806279, -0.0020275428, -0.0127918636, 0.00167690299, -0.013532104, 0.00609399192, -0.00359730585, -0.000778388174, 0.00510700559, 0.00761667825, -0.00849327818, 0.0105581572, -0.00901923794, 0.0123243444, 0.0151294637, -0.00247558276, -0.00618489878, -0.00584724545, -0.0115191704, 0.00309244939, 0.0267265532, -0.0158437304, -0.0320510864, -0.0113113839, -0.000477665715, -0.0126035577, -0.0361548737, 0.00789589155, -0.00252752937, 0.00282622268, 0.0225318614, -0.0286745541, -0.0160255432, -0.00343172601, 0.0238694884, 0.00656800531, 0.0144022098, -0.00679202517, -1.2232068e-05, 0.0253499672, 0.00519141881, 0.0205708761, 0.00450961897, 0.000479694892, -0.0218175948, 0.00517843198, 0.00994778425, 0.0169475954, 0.0170904491, -0.0160125569, -0.00775953149, -0.0101880375, 0.0185579434, 0.0326225, -0.0272719935, 0.00836341176, -0.00796731841, -0.0168047436, -0.0246876478, 0.00837639812, -0.0177397821, -0.00735045178, 0.0244149286, 0.0135580767, -0.0142723434, -0.00761018507, 0.00731798494, 0.0159995705, -0.0359211117, -0.00565569196, -0.00106165977, 0.0179086085, 0.0157008767, 0.00786342472, 0.0118763037, 0.0015462247, 0.0125905704, 0.000766213168, 0.00560374558, -0.010934771, -0.00469467882, 0.00431481889, 0.00158031471, 0.0161424223, 0.0105191981, -0.000754849811, -0.0069413716, -0.00420118589, -0.00542517891, -0.0045453324, -0.0134801567, 0.0265837014, -0.00507453876, 0.00321582262, -0.00520765223, -0.0111750243, -0.0187267698, -0.0199215431, -0.00495116552, 0.00832445174, -0.0034349726, 0.00403560558, -0.0212072227, -0.00826601125, -0.0125645977, 0.00665566511, 0.0336094871, -0.00664267875, -0.0119152637, -0.00157463294, -0.00615567854, 0.00193014287, 0.00110061979, -0.00939585082, -0.00549335871, 0.017506022, -0.0127853705, -0.00325153605, 0.00160060637, 0.00664592534, -0.017544983, 0.00292686932, -0.0166489035, 0.0125451172, -0.000909066468, 0.0137788504, -0.00703227846, 0.00885041151, -0.0107204914, -0.0106101045, 0.00933091808, 0.00356159266, -0.00730499858, 0.00929195806, 0.00670761196, -0.0199864749, -0.0157787967, -0.0161943696, 0.0101360912, 0.00191877957, 0.0132139307, 0.0124087576, -0.00920105167, 0.0165320225, 0.0117724109, 0.00951922499, -0.00633099861, 0.018999489, 0.0161554106, -0.0130256237, -0.0069413716, 0.0145580499, -0.00751278503, 0.0153762102, 0.0132399034, -0.0044998792, -0.00869457144, -0.00558751216, -0.0240253285, 0.0167138372, 0.0318952464, -0.00335055916, -0.0174410902, 0.0316614881, -0.0142463706, 0.00887638517, 0.0101036243, -0.0109542506, 0.0122853843, -0.0286745541, 0.0117334509, -0.00896079838, 0.0034576992, 0.0163631961, 0.00590568548, 0.0203501023, -0.00775303831, -0.0193501282, 0.000610373216, 0.00237655942, 0.00567517197, -0.00727902493, -0.000476448215, -0.0150515437, -0.000776359, -0.0117399441, 0.00133113307, -0.0316095389, -0.0109087974, -0.000142346, 0.00545439869, -0.00923351757, 0.00524661224, -0.00189442956, -0.0158697031, 0.00888287835, -0.00693487842, -0.0211942345, 0.00660047168, 0.0059900987, -0.00675306516, -0.00631801179, -0.00378236594, 0.0338951908, 0.0238305274, 0.00762317143, -0.00277589937, -0.000965071435, 0.0219344757, -0.0109087974, -0.0357393, 0.0216487683, -0.0214929283, -0.0105451709, -0.0242071413, -0.00162982626, -0.0109282779, 0.0187657289, 0.00954519771, 0.0113763176, -0.00239603943, 0.010168558, -0.00933091808, -0.00487973914, -0.00221747276, 0.00386677915, -0.0138048241, 0.0213370882, -0.0227526352, -0.0136619704, 0.0177657567, -0.0192981828, -0.00543491868, -0.0020048162, -0.017622903, 0.0167138372, 0.0093698781, 0.0132463975, -0.000616460689, 0.0124931708, -0.0156619158, -0.042778071, 0.00766213145, -0.00262168283, 0.0337653272, 0.00165011792, -0.0025859694, -0.0284927413, 0.00393495895, -0.0031801092, -0.0172982365, 0.0213890355, -0.00465247221, 0.0171034355, -0.0119412374, 0.0189735163, 0.00560374558, -0.000900949817, -0.00319471932, 0.00303400937, -0.0296875127, -0.00292037614, 0.00658423873, 0.0151294637, 0.0273239408, 0.0043083257, 0.00819458533, -0.00468169246, 0.0137788504, 0.0269603133, -0.0053829723, -0.0123762907, -0.0103763444, 0.00873353146, 0.027869381, -1.27393596e-05, 0.0123762907, -0.00660696533, 0.00266226614, -0.00884391833, 0.00938286446, -0.00798679795, 0.00487324549, -0.0132528907, -0.00332783256, -0.0108633442, 0.0144931171, 0.0119866906, 0.0100711575, -0.00624333881, -0.00772057148, 0.0145580499, 0.00776602514, -0.0114022912, 0.0093698781, 0.0187137835, -0.012538624, -0.0202591959, -0.0168696754, 0.00948675815, 0.0146489572, -0.01498661, 0.00744785182, -0.0185059961, -0.00152512128, 0.00347717921, -0.0117724109, 0.00788939837, 0.00666215876, 0.0109867174, 0.00889586471, 0.0140905306, -0.00698033161, -0.00166066969, -0.0117594237, -0.0135970367, -0.00245772605, -0.0413495377, 0.0146749299, 0.0022937695, -0.004568059, -0.0163761824, 0.00438949233, -0.0175190102, 0.0147528499, 0.0117853973, -0.0110451579, 0.0186228752, -0.00526609225, 0.000515408232, 0.0065939785, 0.0293498598, -0.0120970774, 0.0204539951, -0.00550634554, -0.0171813555, -0.0182462633, 0.00614593877, 0.011967211, 0.0106101045, 0.0020275428, -0.0048245457, -0.00200806279, -0.0131425038, 0.00781797152, -0.00885041151, 0.00476610567, 0.00440572575, -0.0152463429, 0.0246097278, 0.0148047963, -0.00811017118, -0.0081491312, 0.0291161, -0.0198825821, 0.0134411966, 0.00570439221, -0.0323108211, -0.0237266347, 0.00642839866, 0.0205319151, -0.00201130961, 0.00851275772, -0.0129671842, 0.0369600467, 0.000686264, -0.0036817193, 0.00907767843, 0.0116490377, 0.000947214779, 0.012116557, 0.0116165709, 0.00528557226, -0.00827250443, -0.0039609326, 0.0178696495, 0.0124801835, 0.00103406305, -0.0216877293, -0.0222461559, -0.000244108698, -0.00892833155, 0.00216552615, 0.00899326429, 0.0055193319, -0.00491220551, 0.023207169, -0.0186488498, 0.00282946927, -0.0179475695, -0.00268986286, 0.0332718343, 0.013610024, 0.00553556532, 0.020492956, -0.00365249929, -0.00516544562, -0.0181683432, -0.0121425306, 0.00282622268, -0.0348042585, -0.0127723841, 0.00625632517, -0.0214929283, -0.0100581711, -0.0319471918, -0.00807770528, 0.00187170296, -0.00270609604, -0.0145710371, 0.00902573112, -0.00935689174, 0.00173209631, 0.00360055245, -0.020337116, 0.00956467818, -0.00916209165, 0.00410703244, -0.000685452367, -0.0215189029, -0.00448689237, 0.0151943965, 0.012155517, -0.0119866906, 0.00795433205, 0.0063796984, -0.00491869869, 0.000219352863, 0.0225058887, 0.00852574501, -0.00780498516, -0.0110061979, -0.00508427899, 0.00714915851, 0.000772706524, 0.00219961628, -0.011162038, -0.0353237242, -0.00134817802, -0.00119558477, 0.0324926339, -0.00940883812, -0.00968805142, 0.0219994094, -0.0110061979, -0.0205708761, 0.00393495895, 0.0037401591, -0.0127009572, -0.0161164496, -0.00595113868, -0.0110841179, -0.01490869, 0.0060323053, -0.0337393507, 0.00393820601, -0.0178047158, 0.0167917572, -0.0107919173, -0.0172073301, 0.0149736237, -0.00898027793, -0.00849327818, 0.00710370531, 0.0289862342, -0.00855821185, -0.0161164496, 0.000121952893, 0.0180384759, -0.0155839967, -0.00494142575, 0.0182073023, -0.0162982624, -0.0115970904, -0.0220903158, 0.00820107851, -0.00792186521, 0.0116620241, -0.00430183252, 0.0165839698, 0.0160125569, 0.00340899918, 0.0340770073, -0.00370769249, 0.0301550329, 0.014142477, 0.00329211936, 0.012843811, -0.00646411208, -0.0153891966, 0.0099737579, -0.00408105925, 0.00643489184, -0.0221552476, 0.0197527148, -0.00959714502, 0.00732447859, 0.0277135409, -0.00267038285, 0.00511349877, 0.0254668482, 0.0290641543, -0.0277135409, -0.00803225115, 0.00475636544, 0.00552907214, -0.0207656752, -0.0261031948, -0.0100841448, 0.00694786524, -0.00833094493, 0.00550959213, -0.0150515437, -0.00163144968, 0.0142723434, -0.00533751864, -0.00570439221, -0.0114737172, 0.0218305811, 0.00226779608, -0.026492795, -0.00590243889, 0.00218338287, -0.000464679062, -0.00225805608, 0.00185709295, 0.0116815045, -0.0450117774, 0.00445117895, -0.0121620111, 0.00885690469, -0.00940234493, -0.0111815175, 0.00885690469, 0.0206617825, 0.026375914, -0.0159735959, 0.0246616751, -0.0127009572, -0.00781797152, -0.00370769249, -0.0232980754, -0.0249084216, 0.0099737579, -0.0235707946, 0.000461432384, -0.0140385833, -0.00999323744, 0.00636021839, 0.00432131253, 0.0120581174, -0.0132593838, 0.00286031282, -0.000811260659, -0.0037044459, -0.0145450635, -0.000736993155, -0.00742187817, -0.00366873248, -0.0351938605, -0.00891534425, 0.00380509254, 0.00985687785, 0.00693487842, -0.0199215431, -0.00863613188, 0.0247785542, -0.0380249508, 0.00218338287, -0.000696004, -0.00598360552, 0.0352977514, -0.012843811, 0.00301128277, -0.00138064474, -0.0264408477, -0.0370899104, -0.0173891429, 0.0110906111, -0.020298155, -0.0298953, 0.00339601259, 0.000359162426, -0.0246097278, 0.00306647597, 0.00983090419, 0.0039641792, 0.0113373576, 0.0228825025, -0.0039609326, 0.00411352562, -0.00820107851, 0.00370769249, -0.00789589155, -0.0148437563, -0.0152203701, 0.0128503041, -0.0169995427, -0.0253239945, -0.000631882343, 0.0218046084, -0.00237331283, -0.0053602457, 0.000546657364, 0.0062011322, -0.00349341263, 0.00191877957, -0.016285276, 0.0375314578, 0.0120970774, 0.0037044459, -0.00332296267, 0.00556803215, -0.0199215431, -0.0148177836, -0.0288303941, -0.00929195806, -0.00591542525, -0.0107529573, 0.0244798604, -0.00153891963, -0.00119071477, -0.037998978, 0.00309569598, -0.000915559824, -0.00358756585, 0.00364925247, -0.0149995964, -0.0135840503, 0.00943481084, -0.018272236, 0.0257785283, -0.00720110489, -0.00313952588, 0.0219474621, 0.0431676693, -0.00909715798, 0.0034706858, -0.0146619435, -0.0212461818, 0.0460507087, 0.0130905574, 0.015519063, -0.0218825284, 0.0199734885, 0.00500960555, -0.000192872249, -0.0105646513, 0.0173761565, -0.0153891966, 0.00955169089, 0.00882443786, -0.013532104, 0.0132528907, -0.0119347442, -0.01705149, 0.00694786524, 0.01705149, -0.0218695421, -0.000399542827, 0.0100192111, -0.000332783267, 0.00268986286, -0.0316874608, 0.0224539414, 0.00559075875, 0.0161683969, -0.00963610411, -0.0114477444, -0.00879197102, 0.0123697976, -0.0109802242, 0.00300316606, -0.00138794968, 0.0125840772, 0.024349995, -0.0153112765, 0.016129436, -0.00828549173, -0.000885528163, -0.0185449552, 0.0175579693, 0.00302102277, -0.00648683868, -0.0234409273, 0.00785693154, 0.00568166561, -0.0143242897, -0.016129436, 0.0366223902, -0.000844944792, -0.00762966508, -0.0043083257, -0.0131360106, 0.0171423964, 0.0251162071, -0.00369795249, -0.0283369012, -0.00907767843, -0.0107529573, -0.0196618084, -0.010512704, -0.00397067238, -0.0194410365, -0.0182462633, -0.00637645181, 0.00816861168, -0.00452585239, -0.0139606632, 0.00781797152, 0.007454345, -0.0104542645, 0.00401937263, 0.00437975256, 0.0129217301, -0.00769459829, 0.00972701143, -0.00993479788, -0.0114542376, -0.0150385564, -0.0321809538, 0.00849327818, -0.00883742515, -0.00435702549, 0.0281550866, -0.0104477713, 0.0169086363, -0.0054284255, 0.0148177836, -0.0221552476, -0.00888287835, 0.0200384222, 0.00758421188, 0.0107075041, 0.0209345017, -0.0191293564, 0.0132983439, 0.00252103619, 0.000261356618, -0.00945429131, 0.0181293823, 0.033064045, -0.0171943437, -0.0117334509, -0.0241941549, -0.00870106462, 0.0165709835, 0.000912313117, 0.017622903, -0.00696085161, 0.0209734626, -0.0238954611, -0.000842509791, 0.0174540766, -0.0251291953, -0.0218955148, 0.00584399886, -0.00357133243, 0.00222396618, -0.00907118432, 0.00446091918, -0.0163631961, 0.00228565279, 0.000267849944, 0.0206358079, -0.0107594514, -0.00760369189, 0.0165709835, 0.00718162488, 0.00806471799, -0.0148177836, 0.000382903672, 0.0265966877, -0.0148177836, -0.00182624965, -0.00102188811, 0.00236194953, 0.0218565557, 0.016856689, 0.0141294906, 0.0133113302, 0.0274797808, -0.0071751317, 3.44958244e-05, 0.000957766431, -0.00507778535, -0.00360379927, -0.0215708483, 0.0162203424, 0.0117204636, -0.0154671166, 0.00911663845, -0.00261681271, -0.0084413318, -0.00723357173, 0.0331679396, -0.00756473187, 0.0160125569, 0.0191293564, 0.0145061035, 0.0341809, -0.0099737579, 0.0268044733, 0.0358172171, 0.0124087576, -0.0103503708, 0.00434403913, 0.0197916757, 0.0132009434, -0.00540894549, -0.0200384222, 0.017428102, -0.0267265532, 0.0163891707, 0.0127983568, -0.0120646106, 0.0025307762, -0.0167398099, -0.0107984105, -0.0250902344, -0.0153891966, 0.0527778, 0.016129436, 0.0106945178, -0.0213370882, -0.00789589155, 0.00934390444, 0.0211163145, -0.00872703828, 0.00829847809, -0.00477584545, -0.0418430306, -0.0151814101, -0.00875950512, -0.0084737977, 0.0258174874, 0.0128048509, 0.0192332491, 0.00187332626, 0.0378950834, -0.00363951246, 0.000544628187, 0.00334406598, 0.0010121481] |
08 Feb, 2024 | Count characters in a string whose ASCII values are prime
08 Feb, 2024
Given a string S. The task is to count and print the number of characters in the string whose ASCII values are prime.
Examples:
Input: S = “geeksforgeeks” Output : 3 ‘g’, ‘e’ and ‘k’ are the only characters whose ASCII values are prime i.e. 103, 101 and 107 respectively.
Input: S = “abcdefghijklmnopqrstuvwxyz” Output: 6
Approach: The idea is to generate all primes up to the max ASCII value of the character of string S using the Sieve of Eratosthenes. Now, Iterate the string and get the ASCII value of each character. If the ASCII value is prime then increment the count. Finally, print the count.
Below is the implementation of the above approach:
C++
// C++ implementation of above approach
#include <bits/stdc++.h>
using namespace std;
#define max_val 257
// Function to find prime characters in the string
int PrimeCharacters(string s)
{
// USE SIEVE TO FIND ALL PRIME NUMBERS LESS
// THAN OR EQUAL TO max_val
// Create a Boolean array "prime[0..n]". A
// value in prime[i] will finally be false
// if i is Not a prime, else true.
vector<bool> prime(max_val + 1, true);
// 0 and 1 are not primes
prime[0] = false;
prime[1] = false;
for (int p = 2; p * p <= max_val; p++) {
// If prime[p] is not changed, then
// it is a prime
if (prime[p] == true) {
// Update all multiples of p
for (int i = p * 2; i <= max_val; i += p)
prime[i] = false;
}
}
int count = 0;
// Traverse all the characters
for (int i = 0; i < s.length(); ++i) {
if (prime[int(s[i])])
count++;
}
return count;
}
// Driver program
int main()
{
string S = "geeksforgeeks";
// print required answer
cout << PrimeCharacters(S);
return 0;
}
Java
// Java implementation of above approach
class Solution
{
static final int max_val=257;
// Function to find prime characters in the String
static int PrimeCharacters(String s)
{
// USE SIEVE TO FIND ALL PRIME NUMBERS LESS
// THAN OR EQUAL TO max_val
// Create a Boolean array "prime[0..n]". A
// value in prime[i] will finally be false
// if i is Not a prime, else true.
boolean prime[]= new boolean[max_val+1];
//initialize the value
for(int i=0;i<=max_val;i++)
prime[i]=true;
// 0 and 1 are not primes
prime[0] = false;
prime[1] = false;
for (int p = 2; p * p <= max_val; p++) {
// If prime[p] is not changed, then
// it is a prime
if (prime[p] == true) {
// Update all multiples of p
for (int i = p * 2; i <= max_val; i += p)
prime[i] = false;
}
}
int count = 0;
// Traverse all the characters
for (int i = 0; i < s.length(); ++i) {
if (prime[(int)(s.charAt(i))])
count++;
}
return count;
}
// Driver program
public static void main(String args[])
{
String S = "geeksforgeeks";
// print required answer
System.out.print( PrimeCharacters(S));
}
}
//contributed by Arnab Kundu
Python3
# Python3 implementation of above approach
from math import sqrt
max_val = 257
# Function to find prime characters in the string
def PrimeCharacters(s) :
# USE SIEVE TO FIND ALL PRIME NUMBERS LESS
# THAN OR EQUAL TO max_val
# Create a Boolean array "prime[0..n]". A
# value in prime[i] will finally be false
# if i is Not a prime, else true.
prime = [True] * (max_val + 1)
# 0 and 1 are not primes
prime[0] = False
prime[1] = False
for p in range(2, int(sqrt(max_val)) + 1) :
# If prime[p] is not changed, then
# it is a prime
if (prime[p] == True) :
# Update all multiples of p
for i in range(2*p ,max_val + 1, p) :
prime[i] = False
count = 0
# Traverse all the characters
for i in range(len(s)) :
if (prime[ord(s[i])]) :
count += 1
return count
# Driver program
if __name__ == "__main__" :
S = "geeksforgeeks";
# print required answer
print(PrimeCharacters(S))
# This code is contributed by Ryuga
C#
// C# implementation of above approach
using System;
class GFG{
static readonly int max_val = 257;
// Function to find prime characters in the String
static int PrimeCharacters(String s)
{
// USE SIEVE TO FIND ALL PRIME NUMBERS LESS
// THAN OR EQUAL TO max_val
// Create a Boolean array "prime[0..n]". A
// value in prime[i] will finally be false
// if i is Not a prime, else true.
bool []prime = new bool[max_val + 1];
//initialize the value
for(int i = 0; i <= max_val; i++)
prime[i] = true;
// 0 and 1 are not primes
prime[0] = false;
prime[1] = false;
for (int p = 2; p * p <= max_val; p++)
{
// If prime[p] is not changed, then
// it is a prime
if (prime[p] == true)
{
// Update all multiples of p
for (int i = p * 2; i <= max_val; i += p)
prime[i] = false;
}
}
int count = 0;
// Traverse all the characters
for (int i = 0; i < s.Length; ++i)
{
if (prime[(int)(s[i])])
count++;
}
return count;
}
// Driver Code
public static void Main()
{
String S = "geeksforgeeks";
// print required answer
Console.Write( PrimeCharacters(S));
}
}
// This code is contributed by PrinciRaj1992
Javascript
<script>
// JavaScript implementation of above approach
const max_val = 257;
// Function to find prime characters in the String
function PrimeCharacters(s) {
// USE SIEVE TO FIND ALL PRIME NUMBERS LESS
// THAN OR EQUAL TO max_val
// Create a Boolean array "prime[0..n]". A
// value in prime[i] will finally be false
// if i is Not a prime, else true.
var prime = new Array(max_val + 1);
//initialize the value
for (var i = 0; i <= max_val; i++) prime[i] = true;
// 0 and 1 are not primes
prime[0] = false;
prime[1] = false;
for (var p = 2; p * p <= max_val; p++) {
// If prime[p] is not changed, then
// it is a prime
if (prime[p] === true) {
// Update all multiples of p
for (var i = p * 2; i <= max_val; i += p) prime[i] = false;
}
}
var count = 0;
// Traverse all the characters
for (var i = 0; i < s.length; ++i) {
if (prime[s[i].charCodeAt(0)]) count++;
}
return count;
}
// Driver Code
var S = "geeksforgeeks";
// print required answer
document.write(PrimeCharacters(S));
// This code is contributed by rdtank.
</script>
Output
8
Complexity Analysis:
Time Complexity: O(max_val*log(log(max_val)))
Auxiliary Space: O(max_val)
Master Data Structures and Algorithms at your own pace with our DSA Self-Paced course. In just 90 days, you’ll cover core concepts, solve real-world problems, and sharpen your problem-solving skills. Take the Three 90 Challenge: complete 90% of the course in 90 days and get a 90% refund. Stay motivated, track progress, and achieve DSA mastery. Start today! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime | https://www.geeksforgeeks.org/count-characters-in-a-string-whose-ascii-values-are-prime?ref=asr10 | Languages | Count characters in a string whose ASCII values are prime | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [0.0218218248, 0.0252713226, -0.0122082233, 0.0127631426, 0.0351848789, 0.0154027585, 0.0254213, 0.0179073941, 0.0141729377, -0.00608536461, 0.00959110446, 0.0241314881, 0.0252563246, -0.0114733307, 0.00126262882, 0.0119307637, -0.00625034049, -0.0135730254, -0.0431937166, -0.0104984725, 0.00899869, 0.0179073941, -0.0872873, -0.00642656488, -0.000550701108, 0.0608011521, 0.0111133829, 0.0251063462, -0.022781685, 0.00571416877, 0.0152377831, -0.00862374529, -0.0195721518, -0.0357248, -0.00232278695, -0.0345249772, 0.00267148623, 0.00695148855, -0.0244914368, -0.0291257612, 0.0298606548, -0.0223617461, -0.0114283375, -0.000130293542, -0.00313266926, 0.0153127722, 0.00542921, -0.0266811177, -0.0263811611, -0.00796384085, 0.0238765255, 0.0270710606, 0.0381844454, 0.0374045558, 0.0203520395, -0.01518529, 0.0138129899, -0.0156877171, 0.00378882373, 0.0296506863, 0.0298456568, -0.00350199034, -0.0367446542, 0.00210344396, 0.0136780096, -0.0231566299, -0.0464632399, 0.0404941067, 0.0395642444, -0.0181323625, -0.0280309208, 0.00918616354, 0.0445135236, -0.00229091663, -0.0159576777, -0.00604037102, 0.0490128696, 0.00375132915, -0.0332951546, 0.0300556272, -0.00994355325, -0.00577790942, 0.0206969883, -0.00877372362, 0.0477530509, 0.00180348754, -0.0205020159, -0.0546820424, 0.0071952031, 0.0530022867, -0.0322753042, 0.0188672543, 0.00240527513, -0.0136780096, -0.0579815619, 0.00875122659, 0.0241464861, 0.00424063299, -0.0220617894, 0.0573516563, 0.000176107191, -0.0126281623, 0.00106671976, -0.0298006646, -0.00633657817, 0.00869123545, -0.0342250206, 0.00208094716, 0.0340750404, 0.0275509916, 0.017007526, 0.000231880316, 0.000681463338, 0.00179036451, -0.0240115058, 0.00235090801, -0.0174274649, -0.00586789614, 0.0294557139, 0.0450534448, -0.0120957401, 0.0129356179, -0.0146003757, 0.0173074808, -0.0497927554, 0.0526423417, -0.0191372149, 0.000533359882, 0.0109934006, -0.00238465308, -0.0101985158, -0.0178324059, 0.00403441302, 0.0109184114, 0.0359047763, 0.0369846188, -0.0194521695, 0.049102854, 0.0278209522, 0.0168725457, -0.0202620514, 0.00223654951, 0.0132430727, -0.00185316789, -0.0211319253, -0.0134680402, -0.000921897124, 0.0313754342, 0.000532422506, -0.0221517775, -0.0207719784, -0.0204270277, -0.0106634488, 0.0232916102, 0.00515924906, -0.0103484942, -0.00448434753, 0.0115183238, -0.0124706859, -0.0151103018, -0.0529123023, -0.0152452821, 0.00725519424, -0.0277459621, -0.025061354, 0.0417239293, 0.01340055, -0.0209369529, -0.044243563, 0.0404641107, 0.0240565, 0.0191972069, 0.0206819903, 0.00331451767, -0.0246114191, 0.0281659011, 0.0246864073, -0.0341350324, 0.00879622, 0.0124106938, -0.0357547961, -0.0011060891, -0.00505051529, -0.0196771361, 0.04199389, 0.0128456308, 0.0157627072, -0.0158376954, 0.00319453515, 0.00444685295, -0.0169025399, -0.00772387628, 0.0422938466, -0.0114658317, 0.018327333, -0.00198533619, -0.0441835709, 0.00929114781, 0.00975608081, 0.00968859065, -0.0130331032, -0.000565230264, -0.00477680471, -0.0264261551, 0.0386943705, 0.000927052635, -0.0511725545, -0.00617535133, 0.0294707119, 0.0474830903, -0.0337150954, -0.0050542648, -0.0231866259, -0.00640031882, 0.00713896099, 0.00781386346, -0.0418439098, 0.0169325359, 0.0062053469, -0.0180573724, 0.000511331833, 0.0147803491, 0.0403741263, -0.00508426037, -0.0377345085, -0.039774213, -0.0351248905, 0.0169325359, 0.0222867578, -0.0411540121, 0.02144688, -0.00857125316, -0.0243264604, 0.00704522477, 0.0259312261, -0.025481293, 0.00995105226, 0.0230366476, -0.033085186, 0.0325752608, -0.00847376697, -0.000679588586, 0.00711646443, -0.0108434223, 0.0145103885, 0.0195571538, 0.00919366255, 0.00288708, 0.00117826601, 0.057111688, 0.0108509213, -0.0127481455, 0.0364446975, 0.0181023665, -0.0265911315, 0.0112633612, -0.00280646654, 0.00920116156, 0.009388634, 0.0401341617, 0.000989856, -0.0229016673, -0.0233066082, 0.0406740829, -0.002789594, 0.0164376087, 0.0146828638, -0.0376445241, -0.0113983415, -0.00793384574, 0.0517424718, -0.0307455268, 0.000923771819, -0.0121407332, -0.00579665648, -0.00580415549, -0.0258412398, -0.00197971193, 0.0495527908, -0.00339888036, -0.025031358, -0.00608911412, 0.0369246267, 0.0226167087, -0.00376070268, -0.0602312349, -0.0355148315, 0.013850485, -0.00932864286, -0.00917116553, 0.00265461369, -0.00649405504, 0.00300143822, 0.00238277833, -0.0255862772, -0.00693649054, 0.00305768, -0.00772387628, -0.0161526501, -0.0145703796, -0.0313154422, -0.0606211796, -0.0186572857, 0.0235015806, -0.0516524836, 0.00744641665, -0.0440635867, -0.027491, -0.00257587526, -0.0267261118, 0.0229766574, -0.0629308447, -0.0110458927, -0.00563543, -0.0409740396, -0.0142479269, 0.063530758, 0.00764888711, -0.0392342918, -0.0280759148, 0.027236037, -0.0269960724, -0.00322640548, 0.0196021479, 0.0211319253, 0.0120432479, -0.0378844887, 0.005133003, 0.0153577654, -0.0307755228, -0.000847845396, 0.018747272, -0.0158826895, 0.00441310788, 0.0224667303, -0.0249113757, -0.00433811871, 0.0194071755, 0.0289157927, 0.00836128369, 0.00774637284, 0.0132955657, -0.0127331475, -0.00416189432, 0.00248963782, -0.00126637821, -0.000965484534, 0.0297556706, 0.00920866, -0.0119007686, 0.00154383783, 0.0251063462, 0.0775687099, -0.0350948945, 0.0117732873, 0.00601787446, -0.00712396344, -0.0313154422, -0.000603662163, -0.00869123545, -0.00279709301, 0.0075101573, -0.00290207774, 0.0128606288, 0.038484402, -0.0560318455, -0.00104141096, 0.00623534294, 0.0163926147, -0.0348249339, -0.0327552333, -0.00155133673, -0.00161788962, -0.0131305894, -0.0634107739, -0.0255562812, 0.0278209522, 0.0065165516, 0.00950111728, -0.00945612416, -0.0359347723, 0.0344949812, 0.0132505717, 0.0306705367, -0.0175474472, 0.0137005066, -0.0228716712, -0.0351548865, -0.0102435099, 0.0499727279, -0.0600512624, 0.0212819036, -0.0253613088, -0.00961360149, 0.00857875217, 0.0174874552, -0.011630808, -0.0022328, 0.00398567, -0.0569017194, 0.0191822089, 0.0373445675, 0.0100185424, 0.0120207509, -0.00600662595, 0.00327327382, -0.0381544493, -0.0115783149, 0.0315254144, 0.00196471415, -0.00690649496, 0.0113308514, -0.0431637205, 0.0341050364, 0.0125681711, 0.0158976875, -0.0236065648, 0.00979357492, 0.0302356, -0.0138054909, -0.00887120888, -0.0357847922, -0.0208319686, 0.0387243666, -0.0328752175, -0.022766687, 0.0179223921, 0.049102854, 0.0369246267, -0.0207719784, -0.0344049931, 0.00434561772, 0.00770137925, 0.0219868012, -0.0127931386, -0.0292457454, -0.0163926147, 0.0217318386, -0.0112333652, -0.0294107199, 0.00416564383, 0.0242364742, -0.00773137482, -0.0428637639, -0.00616410328, 0.0341650285, -0.0408240594, -0.00288520521, 0.00473931059, 0.031735383, -0.0411540121, -0.0311354697, -0.0339250639, -0.0132205766, 0.0471531376, -0.0140604544, 0.0140754515, -0.00865374, 0.00715020951, -0.00801633392, 0.00467931898, 0.0312554538, 0.00529797887, -0.00164976, 0.0143529112, 0.0527623221, 0.0147728501, -0.0359647684, -0.00868373644, 0.00726644276, -0.0152902752, -0.0185672976, 0.0380044691, -0.0176524315, 0.0263961591, -0.0174574591, 0.00434186822, 0.00980107393, -0.0197821222, -0.00451809261, 0.0691099465, 0.0113458494, -0.0265761334, -0.0218068268, 0.000463760633, -0.0222567618, 0.0241914801, -0.00360322581, -0.00601412496, 0.00240340037, 0.0166475773, 0.0686300173, -0.0202920474, -0.0351548865, 0.000472431246, 0.0254512969, -0.0581915341, -0.0233366042, 0.0158526935, 0.0277309641, 0.016557591, -0.0490128696, -0.0193171892, 0.0393842682, 0.037554536, -0.0291107651, -0.00816631131, 0.0378844887, 0.020577006, -0.0347949378, 0.00793384574, 0.000567573647, -0.0239815097, 0.0198571105, -0.0221817717, 0.0150578087, -0.0255862772, 0.0274310093, -0.016542593, 0.00151665427, -0.0163626187, 0.00860874727, -0.00719145359, 0.00911867339, 0.0100860326, 0.00702272821, 0.0171725, -0.00103672419, -0.0347649418, -0.0161376521, -0.0282108951, 0.0187172759, 0.0122832125, -0.00197783718, -0.00971108675, -0.0275809877, 0.0117882844, 0.0063890703, -0.0247913934, 0.00129356177, -0.0105584636, 8.3308194e-05, -0.0329951979, -0.0045593367, -0.0177274197, -0.0193771813, 0.00869873445, -0.0255862772, 0.0301006194, 0.0159126837, 0.0193921775, 0.0233516023, 0.0240714978, 0.00394442584, -0.0109409085, -0.0348249339, -0.00116420561, -0.0119007686, -0.00421063742, -0.00214093854, -0.0229916554, 0.0277909562, 0.0101610217, 0.0313154422, 0.0182523448, -0.00997354835, 0.00345699699, 0.0167075694, -0.0304905642, -0.0150203146, 0.00455183769, -0.0111208819, -0.00191034703, -0.0211319253, -0.0115333218, 0.013378053, 0.0185223054, -0.0232916102, 0.0208469667, 0.00994355325, 0.00347012, -0.0176374335, -0.0032882716, -0.0377045125, -0.0155977299, 0.00574416434, -0.0247314014, -0.0301756095, -0.0276559759, -0.00241652341, 0.042053882, 0.0557618849, -0.00101891428, 0.00104609784, -0.0208769627, 0.0106934439, -0.0264561512, 0.0105884597, -0.0341350324, 0.0018306711, 0.0137230027, 0.0333251506, 0.0240565, -0.00535422098, 0.00367446523, -0.000730674947, 0.00764513761, 0.00950111728, 0.00101610215, 0.0191672109, -0.0515325032, 0.0142479269, 0.0197371282, -0.0222417638, -1.45437825e-05, 0.0213868879, 0.0033726343, 0.00533922296, -0.0162126403, -0.014727857, -0.00660653878, -0.0244614407, -0.00330514414, 0.0193321873, 0.0457733385, -0.0374645479, -0.0158077, -0.0306105465, -0.0113158533, -0.0180573724, 0.0283908695, -0.015192789, -0.00859374925, -0.0100410385, -0.00834628567, 0.02233175, -0.0150653077, -0.0048217983, -0.00921615865, 0.0434036851, 0.0144054042, -0.000426500454, -0.0226017106, 0.0581615381, -1.53493293e-05, 0.00122888363, -0.0351848789, 0.0176074374, 0.017007526, -0.0154327545, 0.0198271144, 0.00390318199, 0.0191222169, 0.00938113499, 0.0119832568, 0.000441966928, 0.0333851427, 0.00178474025, 0.0127256485, 0.0218068268, -0.0131755825, -0.00848126598, 0.00725894375, -0.0173524749, 0.0010910912, 0.0160026718, -0.0102360109, -0.0063890703, 0.0144878915, 0.00950861629, 0.0131830815, 0.0091261724, -0.00319828466, 0.0176224355, -0.0204120297, -0.0097485818, -0.044303555, 0.0143679092, -0.00625034049, 0.0173374768, 0.0113758445, 0.00622784393, -0.00318703637, -0.0235015806, -0.000154196314, -0.0139104761, -0.0192571972, 0.0382444337, -0.0282258932, -0.00231341342, -0.00736767799, -0.00311767147, 0.0252413265, 0.0213568918, 0.0135355303, 0.0024127739, 0.017007526, 0.0225417204, -0.0110908858, 0.00943362713, -0.00403441302, -0.00568792224, -0.020577006, -0.00662153633, -0.0204270277, 0.0541421212, -0.00670777401, 0.0412140042, -0.0276859719, 0.0154777477, 0.0156877171, 0.0368346386, -0.0194971636, 0.0104009863, 0.0145403845, -0.000208211888, -0.00527548231, 0.00192721956, 0.00569167174, -0.0373445675, 0.0140454564, -0.0339250639, -0.0115258228, -0.051352527, -0.0127856396, -0.0169175379, 0.00186160416, 0.0092836488, -0.0139779663, -0.00983106904, -0.00944112614, -0.0247014053, 0.00214843731, 0.0121332342, -0.0248363856, -0.00112202426, -0.0156277269, 0.00196846365, -0.00335763651, 0.00691399397, -0.00314016803, -0.0121482322, -0.00334451324, 0.0139554692, 0.0241914801, -0.0377045125, 0.0123881977, 0.0332351625, -0.0289307907, 0.0186872818, -0.00839877781, 0.0279709306, 0.0188972503, -0.00370633579, -0.00595413381, -0.0102285119, 0.0369246267, -0.0179223921, -0.00139198499, 0.0349749103, 0.00390318199, 0.0495227948, 0.00129824865, 0.0150878048, 0.0296806805, 0.0155377388, -0.0304155741, 0.00831629, 0.00292832381, -0.0102060148, -0.00848126598, 0.0113833435, 0.0364746936, -4.07753178e-05, -0.0304605681, -0.0404941067, 0.0224667303, -0.0191372149, -0.00505801383, 0.0133255608, -0.00441310788, 0.0213568918, -0.029050773, 0.0251513403, 0.00593913579, -0.0172924846, 0.0088937059, -0.0136180185, 0.0278059542, 0.00878122263, -0.00607036659, 0.0121782282, 0.0226916987, 0.0496427752, -0.00445060246, -0.0474530943, -0.0032620253, -0.00492303353, -0.023261616, -0.0511125624, 0.0361447409, 0.0191372149, -0.0186122917, -0.0249113757, 0.0208619647, -0.00142760482, -0.0122082233, 0.0224667303, -0.0148103451, -0.00253275642, 0.0191222169, -0.00880371872, -2.03730124e-05, 0.0282258932, 0.0230066516, 0.0163476206, 0.0198271144, -0.010730939, -0.0138729811, 0.0308655091, -0.0171125103, 0.0206669923, 0.0266361237, -0.0257362556, -0.00899119209, 0.0338350758, 0.0371345952, -0.03215532, -0.0133630559, 0.00957610644, 0.0177574158, -0.00898369309, -0.00977107789, 0.0408240594, 0.00151290488, 0.0372845754, -0.0112633612, 0.0119157657, 0.021011943, 0.0421438664, 0.00413564825, 0.0237115491, 0.00842877384, -0.00764888711, 0.00223654951, 0.00780636398, -0.044243563, -0.00856375415, 0.0271460507, -0.00390693173, 0.0159276817, 0.00774637284, 0.0354248472, 0.011173374, -0.0136105195, 0.0431937166, -0.0122532174, -0.0274460055, 0.0373145714, -0.0382744297, 0.0107009429, -0.0206969883, -0.00921615865, -0.0302056056, 0.0147653511, -0.0023471585, 0.0182373468, -0.0154027585, 0.0316753909, -0.0342250206, 0.0035694805, -0.0212219115, 0.0251063462, 0.00210906821, 0.00166194572, -0.00611161068, -0.0341650285, 0.0071952031, -0.00975608081, 0.0171425063, 0.0243414585, -0.00792634673, -0.0307455268, -0.0130630992, -0.0287358183, -0.00733768241, 0.0112633612, -0.0333851427, 0.0452634133, -0.0145103885, 0.00777636841, -0.00086331187, 0.0337450914, -0.024581423, 0.00861624628, 0.00921615865, 0.0149753205, 0.00936613698, -0.00854125712, 0.0352148749, 0.0119532607, -0.00382069405, 0.00527923182, -0.00929114781, -0.00646780897, -0.0148178441, -0.00728893932, -0.00333326496, 0.0101760197, 0.016512597, 0.00496427761, 0.032125324, -0.0210869312, -0.00941113103, 0.00934364088, 0.00983106904, -0.0391443036, 0.00837628078, 0.0328152254, 0.00718020508, -0.0225567184, 0.00736767799, -0.0118182804, 0.0253163166, -0.0178324059, -0.0211169273, -0.0359347723, -0.0187022779, -0.0371645913, -0.00868373644, -0.00938113499, 0.0357248, -0.0215968583, -0.0130556, -0.0133405589, -0.0253013186, -0.0275809877, -0.00418814039, -0.0217168406, -0.0115033258, -0.0100035444, 0.0207569804, 0.0324252807, -0.0146678658, 0.00703397673, -0.0452334173, 0.00523798773, 0.00227216934, 0.018747272, 0.0288258065, -0.00634032721, -0.0123582017, -0.00308017689, -0.00634782622, 0.00836128369, -0.0180723704, -0.0326352529, 0.0019665889, -0.00640031882, 0.01161581, -0.0200070888, -0.0112258662, -0.0209069587, -0.0122307204, -0.0211019292, -0.0306705367, -0.0136105195, -0.051352527, -0.00672277156, -0.00967359263, 0.00487054139, 0.00944862515, 0.0391443036, -0.009388634, -0.0182673428, 4.64873774e-05, -0.0413939767, -0.0326352529, 0.00755140139, 0.0176974256, -0.00986106507, 0.00308955042, 0.00464932341, -0.000673495757, 0.00348324305, -0.0333851427, 0.0232766122, -0.00599912694, -0.0287058223, 0.00779886497, -0.00324890227, 0.0294557139, -0.00935113896, -0.020532012, -0.00557168946, 0.0024783893, 0.0206819903, -0.00661403779, -0.0164376087, -0.0291857533, -0.00480305124, -0.0244764388, -0.0178024098, -0.00803883, -0.00396692287, 0.00605536904, 0.00364259491, -0.00202095602, -0.0131980795, -0.0272060409, -0.0186422877, -0.0269210823, 0.0266361237, -0.00248401356, 0.028570842, -0.0105434656, -0.0221067835, -0.00491553452, -0.0110158967, 0.0138279879, -0.00205095159, 0.00260399608, -0.0428637639, 0.0114133395, 0.00920866, 0.016527595, -0.0111283809, -0.00325265178, 0.0124256918, 0.00289457873, 0.028570842, -0.00112296164, -0.0136630116, -0.00431187265, 0.00411690073, -0.0145478835, -0.0111508779, -0.03305519, -0.00303330855, 0.00289832824, 0.0592113845, -0.00699273264, -0.00167413137, -0.00111358799, 0.00969608873, -0.0101160277, 0.00502801826, 0.0117657883, 0.0123881977, 0.0128006376, 0.00125138042, 0.0136705106, -0.020097075, 0.0122682145, -0.0242364742, 0.00157008402, -0.00255712797, 0.00396692287, 0.00969608873, -0.0146303708, 0.00707522035, -0.0161826462, -0.0272210389, -0.0257962458, -0.00443935394, 0.013393051, 0.00264336541, 0.00119607593, 0.014315417, 0.012950616, 0.0266961157, -0.0120357489, 0.00718770409, -0.0312254559, 0.0338350758, -0.0231416319, -0.00743516814, -0.00558668701, 0.0154177565, -0.0225717165, -0.00454808818, -0.0175174512, 0.00476930616, 0.00334451324, -0.00568792224, -0.00983106904, 0.0136555126, 0.0067527676, -0.000503364252, -0.0175324492, 0.011630808, -0.00462307734, -0.00946362317, -0.00630658213, 0.00702272821, 0.0228566751, 0.0012738771, 0.0764288753, -0.0288108084, 0.0255262852, -0.0218818169, -0.00311767147, -0.00690649496, -0.00580040598, -0.00921615865, 0.00961360149, -0.02858584, 0.00639282, -0.00176599307, 0.00821880437, 0.0115708159, -0.00671527302, 0.0158376954, -0.00186816568, 0.00154102582, -0.0103859892, -0.00115764409, 0.0184023231, 0.0105134705, 0.0115033258, -0.00674526859, 0.0166625753, -0.0148178441, -0.026816098, 0.0246714093, -0.00995105226, 0.00212594075, 0.0231566299, -0.0173674729, 0.00538046705, 0.0158676915, -0.0104834745, 0.00681275874, 0.00415439531, 0.00996605, -0.02411649, -0.011188372, -0.0101760197, 0.00114733307, -0.036264725, 0.0198721085, 0.0154327545, -0.0149078304, -0.00498302514, 0.0111058839, 0.00653529912, 0.00262836763, 0.00578540796, -0.0161826462, -0.0164826009, -0.00063459517, 0.0134680402, -0.000644906133, -0.0221067835, -0.00232653646, 0.0244914368, -0.0101610217, -0.00562418159, -0.0194521695, 0.020517014, -0.022811681, 0.0153877614, 0.00471681356, -0.0161526501, 0.00520049315, -0.0089312, 0.00774637284, -0.0138804801, 0.00677526416, 0.0286308341, -0.00604412053, 0.014285421, 0.00663653435, -0.0150953038, -0.00862374529, -0.0030389328, -0.00254962896, 0.0076938807, 0.0315554067, -0.026366163, 0.0211169273, 0.00659529027, -0.0131980795, -0.0191372149, -0.00538421655, -0.0111433789, -0.00866873842, -0.0164826009, -0.00258337404, -0.0104984725, -0.00226467056, 0.00481804879, 0.00790385, -0.00340637937, 0.00282896333, -0.0096435966, 0.00300518773, -0.0168575477, 0.0127181495, 0.0177574158, -0.0252713226, 0.00177349197, 0.00710896542, 0.00773887383, -0.0060778656, -0.0173374768, 0.0166775733, 0.0129881101, 0.024581423, 0.0187172759, 0.0187172759, 0.00470931455, 0.0124256918, -0.00792634673, 0.00206969888, 0.00212781527, 0.0272210389, -0.00542921, 0.00108734181, 0.019212205, -0.0199021045, -0.0254362989, -0.0234415885, 0.0091486685, -0.00894619804, -0.00149509497, -0.0099060582, 0.00314391754, 0.0137679968, 0.00736017898, -0.0153052732, 0.00248026405, 0.00720270211, 0.00154008844, 0.0246264171, 0.0267561059, 0.0123806987, -0.00311954599, 0.025061354, 0.00416564383, -0.00448434753, 0.000888152, 0.00984606706, 0.0126956524, 0.00524173724, 0.0218068268, 0.011600812, -0.00767138368, -0.0296206903, 0.00758514646, 0.00667777844, 0.00884871278, -0.00842127483, -0.00611910969, -0.00673776958, -0.0226167087, 0.0261261985, 0.00498302514, -0.0012738771, -0.00358822779, 0.0203970317, -0.00129731128, -0.016992528, 0.0188522562, -0.0130031081, -0.0180273764, -0.010273505, -0.0211319253, -0.0127106505, 0.00567292469, -0.012080742, 0.0237865392, 0.00040986223, 0.0328752175, 0.00681650825, 0.0417539254, 0.018297337, -0.00833878666, -0.0103259971, -0.00418814039, 0.0198271144, -0.018282339, -0.0121857272, -0.0123806987, -0.0065727937, 0.00862374529, 0.0021671846, -0.013415548, 0.010251008, -0.00665528141, 0.00439436082, 0.0176224355, 0.00639282, -0.0024352707, -0.020562008, -0.00143229158, -0.0226617027, -0.0230066516, -0.00406065909, -0.0291257612, 0.0296356883, -0.00517799659, -0.00866123941, -0.014322916, -0.0120507469, -0.0118407775, -0.00717270654, -0.0119907549, -0.00974108279, -0.00427812757, 0.0129806111, -0.0139329722, 0.0253313147, 0.00772387628, -0.000223209703, 0.0131230904, -0.00617160182, 0.0100560365, 0.0124106938, -0.0135955215, -0.0305055603, -0.0194971636, -0.0131005934, 0.0385443904, 0.0201270711, -0.0225417204, 0.0149828196, -0.0281359069, 0.0151103018, 0.0242964644, 0.0204420257, 0.0116907991, 0.00821130536, 0.0252263285, -0.0204270277, -0.0208019726, 0.012515679, 0.0226017106, 0.0391743, -0.0217168406, 0.00527548231, 0.0305205584, 4.05116843e-05, 0.0328752175, 0.0275209956, -0.0259912182, 0.0301456135, -0.0196171459, -0.00561293308, 0.0417839214, -0.0172474906, 0.027236037, 0.0200220868, 0.0122232214, -0.005133003, 0.0101085296, -0.00630283309, 0.0514425151, 0.00202470529, -0.0286608301, 0.0163776167, 0.00756264944, 0.00506551284, -0.0216418505, -0.0212519076, -0.00550794834, 0.0123432036, -0.00890120491, 0.000442904304, -0.00509175891, 0.00621284591, 0.000898463, -0.0115858139, 0.00167038199, 0.0317053869, 0.0128756268, -0.0122157224, -0.0346749537, 0.0333251506, 0.042413827, 0.00619409885, 0.00857875217, -0.00630283309, -0.00678651268, 0.00328264735, -0.00238652783, 0.00508051086, -0.00476555666, 0.00273335236, -0.00396317337, 0.0149828196, 0.0251513403, 0.024581423, -0.0204720218, -0.0204120297, -0.00448434753, 0.0297256745, -0.00841377582, -0.0214018859, -0.0161976423, -0.0010507846, 0.0185523, -0.0188672543, -0.0018419195, 0.00796384085, 0.018327333, -0.00791134872, -0.00923865568, -0.0449334607, -0.0265161414, -0.012523178, -0.00539546506, -0.00524923624, 0.0139779663, -0.0237715412, -0.0108359233, -0.00524923624, 0.0221067835, -0.00408315565, -0.0352448709, 0.00981607195, -0.0116608031, -0.0118632736, -0.0186122917, -0.0203670356, -0.0239065215, -0.00117264187, -0.0108059272, -0.0245064348, 0.0133480579, -0.00920866, -0.00794134475, -0.00993605424, -0.00221592747, -0.00604412053, 0.0208319686, 0.0139104761, -0.034345, 0.0193021912, -0.00656154519, 0.0220018, 9.10414383e-05, -0.00585289858, 0.0017172501, 0.00695898756, 0.00742391963, 0.0433736891, -0.0191822089, -0.0295606982, -0.00532422541, 0.0142554259, 0.0117882844, 0.00872873, 0.0146903628, -0.00300518773, -0.0107684331, 0.0150728067, -0.0101535227, -0.000924709195, 5.47186e-05, 0.0088862069, 0.00797134, -0.0224367362, 0.000442201272, 0.00436811429, 0.0175174512, 0.0304005761, 0.00761514204, -0.0104009863, -0.00824879948, -0.0119682588, -0.0198121164, 0.00610411167, -0.0173524749, -0.0142029338, 0.029020777, -0.0038881842, -0.0403441302, -0.00399691844, -0.00101985165, 0.0176674295, -0.0182073507, -4.52204722e-06, -0.00316453958, 0.0104909735, -0.00608536461, -0.0161826462, -0.00539546506, 0.00632907916, 0.0305805504, 0.00876622461, -0.0186122917, 0.0274610035, -0.018807264, 0.00320578343, 0.0132955657, -0.0251963343, 0.0273110252, 0.0121707292, -0.00154102582, 0.00110983849, 0.00992855523, 0.0226617027, -0.0145853776, -0.0307755228, 0.0191522129, 0.0237115491, -0.0179073941, 0.0103634922, -0.0160326678, 0.001900036, 0.00426312955, -0.010708442, 0.0156577211, 0.0243264604, 0.00599537743, -0.00933614187, 0.0107684331, -0.0125606721, -0.00523423823, 0.00486679189, 0.0150728067, -0.00219155615, 0.00127950136, 0.000944393862, -0.0155677348, -0.0107684331, 0.00334451324, -0.016092658, -0.0286458321, -0.00453683967, 0.0262161847, -0.022766687, 0.0172774866, -0.00145572564, -0.000748484861, -0.00667777844, 0.0155227417, -0.00192347018, -0.0208019726, -0.0181473587, 0.00662153633, -0.0191522129, 0.00881121773, -0.0254213, 0.000142244928, -0.0160476658, 0.0174874552, 0.00689524692, 0.0071952031, -0.00628783507, 0.00323390448, 0.0236965511, -0.0303855781, -0.0218068268, 0.0148103451, -0.0109184114, 0.0119907549, 0.013408049, -0.0161526501, 0.00920866, 0.00509175891, -0.00896119606, 0.00560918404, 0.0063853208, 0.00475055864, 0.0128831258, 0.0164526068, -0.00817381, -0.00979357492, 0.00659529027, 0.023261616, -0.00963609759, 0.0207569804, 0.00941113103, -0.00568042323, 0.00115951872, -0.016497599, 0.00736767799, 0.0141579397, 0.0143529112, -0.00566167617, 0.0386943705, 0.00157195877, 0.0166175812, 0.00328264735, 0.00530922739, 0.0132805677, -0.0029039525, 0.00630283309, 0.00154946209, 0.0154477526, -0.00427812757, 0.0106484508, 0.0140979486, 0.0151777919, -0.0074539152, 0.0109034134, -0.0060778656, -0.00707522035, -0.0177574158, 0.0115483198, -0.005815404, 0.00253088167, 0.0389043391, 0.00822630338, -0.00122982101, 0.00201908126, -0.0344949812, -0.0316154, 0.0166325793, 0.0115858139, -0.0350049064, -0.000168725455, 0.00494178105, 0.0175324492, 0.00843627285, 0.0206519943, 0.00346262124, 0.02144688, -0.00873622857, -0.0109184114, 0.00535422098, 0.0261411965, 0.023216622, -0.0113383504, -0.0139104761, 0.00274085114, 0.0224667303, -0.0106259538, -0.0311654657, 0.0112258662, 0.00961360149, 0.0146303708, -0.0164526068, 0.00857125316, -0.0113458494, 0.00251400913, -0.00762639, -0.0235765688, 0.00687649939, -0.00895369705, -0.0167825576, 0.018777268, -0.00127950136, 0.0257662516, -0.00395192485, 0.0128306327, -5.95372376e-06, -0.0050055217, 0.0278509483, -0.0160026718, 0.0162576344, -0.00501677, -0.00763013959, 0.0046380749, 0.0206669923, -0.0175024532, 0.00753265386, 0.0128756268, 0.00881121773, 0.0025927478, 0.00757014845, 0.00454808818, 0.00848126598, -0.0118257795, -0.0226017106, 0.00818130933, 0.0136855086, 0.0258262418, 0.017007526, 0.0046380749, 0.0122007243, -0.00736767799, 0.00786635559, -0.0197821222, -0.0109109124, -0.0173824709, -0.00242589694, -0.0111508779, -0.001900036, 0.0248963777, -0.0134980362, 0.0325152688, 0.0148703363, -0.0268760901, -5.41327499e-05, 0.00137698709, 0.0166175812, -0.013835487, 0.00254400494, -0.0250913482, -0.026336167, -0.0331151821, -0.00676401565, 0.00163382478, 0.0181023665, -0.0279109385, -0.00818130933, 0.0157177132, 0.00230966392, -0.00421438692, -0.0453234054, 0.00712771295, -0.00626158901, -0.0197221301, -0.0215368662, -0.00248588831, -0.0137155047, 0.00616035378, 0.0118932696, 0.00427812757, 0.00572166732, -0.00816631131, 0.00807632506, -0.000274647551, -0.0018091118, -0.0184773114, 0.0155677348, -0.0077688694, -0.0192571972, 0.0068839984, 0.000264805218, -0.00105172198, -0.00634032721, -0.0141954347, 0.0067527676, -0.00715020951, 0.0139554692, -0.00407565711, 0.0040156655, -0.018312335, -0.0160476658, -0.00338200782, 0.00154477521, 0.00559793552, 0.00672277156, 0.010258507, 0.0086312443, -0.0048217983, -0.0325752608, 0.00311204721, -0.0249863639, -0.00045626174, -0.0271010567, -0.0104459804, 0.0170375202, 0.0168725457, 0.0214018859, 0.0170825142, -0.00106484501, 0.0235315766, -0.0167825576, 0.00724769523, -0.00635157572, -0.00174724578, -0.0280009247, 0.0252263285, -0.00139104761, 0.00256275199, 0.0196321439, 0.0211919155, -0.0031045482, 0.0159576777, 0.0154777477, 0.00653904863, -0.00746891322, 0.00081456895, -0.0131680835, -0.0175924394, 0.000983294449, 0.000285427232, 0.0124106938, 0.0140454564, 0.00439811, 0.000544139592, 0.0306405406, -0.00758514646, -0.0138954781, 0.0161976423, -0.0263211709, -0.0111358799, -0.0287358183, -0.0106709469, -0.00635907473, 0.0181923527, -0.00235278276, 0.0170375202, 0.0140604544, 0.00331826718, 0.00906618126, -0.00477680471, -0.0147053599, 0.00785135757, 0.0185672976, 0.0101235267, 0.0021896814, 0.0487129129, 0.00471681356, -0.0048217983, 0.01607766, 0.00300893723, 0.000771450228, -0.0159876738, -0.00466432143, 0.0154627496, -0.00379257323, 0.0148628373, -0.0231566299, 0.0136255175, -0.00599537743, -0.0106559498, -0.0137155047, 0.008031331, 0.00418439135, 0.0341350324, -0.00343637494, 0.0027933435, -0.00188785035, 0.0122082233, 0.0005310165, -0.0207269844, 0.00354698393, -0.0337150954, -0.00822630338, 0.00949361827, -0.00704522477, -0.00496052811, 0.00698148413, 0.0142629249, 0.00881871674, -1.00913048e-05, 0.0114508336, 0.00340262987, -0.00555294193, 0.00475430815, -0.00185129314, 0.0040681581, 0.00221405295, -0.0114883287, 0.00905118324, -0.0331451781, -0.0305205584, 0.0247613974, -0.00635157572, 0.020981947, 0.026366163, -0.0051367525, -0.00944112614, -0.0164676029, -0.00470556552, 0.00629533408, 0.00248588831, 0.00911117438, 0.00305393059, -0.000361119339, -0.0067527676, 0.00331826718, 0.00610786118, -0.00917866454, 0.0166475773, 0.0206519943, -0.0266211256, -0.0153127722, 0.00981607195, -0.0159576777, 0.0106184548, 0.0133255608, -0.00837628078, 0.0304605681, 0.0149003323, -0.00274272589, 0.0237265471, -0.00755140139, -0.00952361431, 0.000242777169, -0.00940363202, -0.00738642504, 0.00551169785, -0.0196771361, -0.0128756268, -0.0114208385, 0.00900618918, -0.0021015692, 0.00392192928, 0.0180423744, -0.00566917518, -0.0152152861, 0.0378844887, 0.00558293751, 0.00743891764, 0.0215518642, -0.00218030764, -0.00305018108, 0.00920866, 0.0136555126, -0.00311204721, 0.00124200678, -0.000954236137, -0.00497927563, -0.018327333, 0.0116458051, -0.00622409442, 0.00583415106, -0.0143379141, 0.0106484508, 0.00492678303, -0.00106859452, 0.00281396555, -0.0169025399, -0.0129806111, -0.0123357046, -0.0251963343, 0.00735268, 0.00992855523, 0.016542593, -0.00738267554, 0.00307830214, 0.00518174609, 0.0100635355, 0.0033726343, 0.00647530798, -0.0123732, 0.00360884983, -0.0177274197, -0.00167600613, -0.00644906145, 0.0121032391, -0.0110158967, -0.0179673862, -0.0156877171, -0.0301006194, 0.0170975123, 0.027236037, 0.0308655091, 0.00563917961, 0.0225267224, 0.0029470711, 0.00540671311, 0.0257662516, 0.0138804801, 0.00759639451, 0.0131830815, -0.00292644929, 0.0133555569, -0.00345137273, -0.00230216491, 0.0266661197, 0.0259312261, -0.00916366652, -0.0014754103, 0.0381544493, -0.0123507027, 0.00963609759, -0.0286758281, -0.0185672976, 0.0142179308, -0.00596163236, -0.0124256918, -0.00891620293, 0.00854125712, -0.016062662, 0.00862374529, -0.0364147, 0.00439811, -0.0165725891, -0.0130780973, -0.0181623567, -0.0114883287, -0.0025927478, 0.018747272, 0.0166925713, 0.0297106765, -0.0455033779, -0.00715770852, -0.0179523882, -0.0264861453, 0.0194671676, 0.0102210129, 0.022811681, -0.00926865172, -0.0146453688, 0.00944112614, 0.00677901367, 0.0253763068, 0.00153633894, -0.00145291362, 0.0162726324, 0.0271910429, -0.00436811429, 0.0109334094, 0.00960610248, -0.00273147761, -0.000217468361, 0.000340731669, -0.00665153237, 0.00979357492, -0.0157627072, -0.0171725, 0.00363322138, -0.0284508597, -0.00901368819, 0.00446934951, 0.00170225231, 0.00785885658, 0.00865374, 0.0196771361, 0.0121032391, -0.00369133777, 0.0092836488, 0.0108659193, -0.018777268, -0.0152302841, 0.0124406898, -0.00664028386, 0.00869873445, -0.0106859449, 0.0141654387, 0.00348324305, -0.00619034935, -0.0259462241, 0.000529610435, -0.00127012772, 0.0020359538, 0.0111208819, 0.0163476206, 0.0107534351, -0.0109259104, 0.00346262124, 0.00546295522, 0.00985356607, 0.00786635559, 0.00899869, 0.00755515089, 0.00497177662, 0.0198271144, -0.0220467914, -0.0265911315, 0.0151552949, -0.00151665427, 0.0211619213, 0.000106742278, -0.0186122917, 0.000464932353, -0.0136480145, -0.000576478604, 0.00535797048, 0.0288258065, -0.0074539152, 0.0164376087, -0.00163101265, -0.00347012, -0.0224667303, 0.0172774866, 0.0128906239, 0.00837628078, 0.0193771813, -0.00832378864, 0.000166030528, 0.0243714545, -0.00420688791, 0.0190322306, -0.000891901494, -0.00585664762, 0.00926115271, -0.0193321873, -0.0109109124, 0.00681275874, -0.00193471846, -0.000334404467, -0.0124556879, 0.0185373034, -0.0140079614, 0.00534672197, -0.00183629536, 0.010715941, -0.0116758011, 0.0175324492, 0.0139554692, -0.00896869507, -0.0166175812, -0.00260212133, -0.00473181158, 0.00986106507, 0.00358447852, 0.00439811, -0.016512597, 0.00756639894, 0.013415548, 0.0158526935, -0.0171575043, -0.0186572857, -0.00355823222, 0.00662903534, 0.0127106505, 0.0127181495, -0.00435311673, 0.00309892418, 0.00192909432, 0.00860874727, 0.00748766027, 0.0141129466, -0.0126656573, 0.0108509213, 0.0175324492, 0.00340450462, -0.0140229594, -0.00410565268, 0.00258149928, 0.00690649496, 0.0018784767, 0.0162426364, -0.027251035, 0.00632158, 0.00645656046, 0.0117507903, -0.000405644096, -0.000109730128, -0.0193321873, 0.0064415629, -0.0095161153, -0.00155039935, 0.0127031514, 0.00115483196, -0.0148553383, 0.0137529988, -0.00421438692, -0.00377007644, -0.00608161511, 0.00481804879, -0.0105134705, 0.0176674295, 0.00798633788, 0.0139179751, -0.00842127483, -0.0188222621, 0.00142573006, 0.0149003323, 0.0104159843, -0.00610411167, -0.0122607164, 0.00627658656, -0.00525298575, -0.00194971624, -0.00073817384, 0.0260212142, 0.0153427674, -0.0129956091, 0.00319828466, 0.0174724571, -0.0137080057, 0.00124763092, 0.012500681, 0.000285895891, 0.00554919243, 0.00704522477, -0.00845127, -0.0102435099, -0.0251513403, -0.0195271578, 0.00316641433, -0.00485929288, -0.00612285919, 0.00110515172, -0.0128156357, -0.0461332873, 0.0212519076, 0.012523178, 0.0137604978, -0.00457058474, 0.011195871, 0.0150278136, 0.00863874331, -0.00829379354, -0.0092836488, 0.0251513403, -0.00362009834, -0.0132205766, 0.00629908359, -0.0026321169, 0.00945612416, -0.00719145359, 0.0191372149, 0.0248813797, -0.0018634788, 0.0357248, -0.0214168839, -0.00592038874, 0.0126731563, -0.00375132915, -0.0293057356, -0.0131155914, 0.00204532733, 0.00941113103, -0.0075064078, 0.0380944572, -0.0130855963, 0.00735642947, -0.0219868012, 0.00115858146, -0.00389568321, 0.001786615, -0.00110890111, 0.00246901577, 0.00725519424, -0.0129206199, 0.0207419824, 0.0121257352, 0.0199470967, 0.011188372, -0.0164226107, -0.0184473153, 0.00557543896, 0.0051892451, -0.005133003, -0.00758139696, -0.00839877781, 0.00572541682, 0.00850376301, 0.0158826895, 0.00127950136, 0.00632158, -0.0189872365, -0.0142179308, -0.0129956091, 0.0068839984, 0.0169475339, 0.0247464, -0.0120057529, 0.0090211872, 0.000218171379, -0.00123169576, -0.013385552, -0.00554919243, -0.014750354, -0.00860874727, -0.00220655394, 0.0332351625, -0.0162576344, -0.00203970331, -0.00754015287, 0.0132355737, 0.0156877171, 0.0209519509, 0.00773137482, -0.00206782413, -0.00972608477, -0.00179973815, 0.0272060409, 0.000219577429, -0.0255562812, 0.0170675162, -0.000183254582, -0.021026941, -0.0129881101, 0.0174424611, 0.0126956524, -0.00733018341, 0.0104909735, -0.00434186822, -0.00334826275, 0.00806132704, -0.00375507865, 4.47298189e-05, 0.00447309902, -0.0193321873, -1.65796191e-05, 0.00371008506, -0.003464496, 0.0165725891, 0.0305655524, -0.00854125712, -0.00199845922, -0.0106484508, 0.0117282933, 0.00558293751, 0.0154327545, -0.0194821656, -0.0134905372, -0.00213531428, 0.00155602361, 0.0033726343, -0.00530922739, 0.00953861233, -0.0134605411, -0.0222567618, -0.0248213876, 0.000309798663, -0.014750354, -0.0191822089, 0.000121974437, -0.025481293, -0.0169025399, -0.00593538629, 0.0130930953, 0.00629908359, -0.0217768308, 0.00240340037, -0.0176224355, 0.00862374529, 0.00201533176, 0.012073243, 0.0222417638, -0.0141654387, 0.0110533917, 0.00921615865, -0.0108134262, -0.0195571538, -0.00268835877, 0.00194034271, 0.0199321, -0.00129824865, -0.00332951546, -0.0106559498, 0.00457433425, -0.00196471415, -0.00725894375, 0.000625690212, 0.000826286036, 0.0220917854, -0.0151627939, 0.00955360942, -0.00624659099, 0.00322078145, -0.0175924394, -0.0152677782, 0.0132730687, 0.0220018, 0.00752140535, -0.00953111332, -0.0200370848, -0.00980107393, 0.0118632736, 0.00476180715, 0.034015052, 0.0217768308, -0.0135280313, -0.00431562215, 0.00128231337, -0.0225717165, 0.00904368423, -0.0131005934, -0.00272022909, 0.00896119606, -0.00926115271, 0.0101010306, 0.0126506593, 0.00929864682, -0.0204420257, 0.00409065466, -0.00851876, 0.0168125536, 0.00995105226, 0.0109559055, 0.0230666436, 0.0133180618, -0.0157177132, -0.00763388909, 0.0150503097, 0.0196471419, -0.000553513237, -0.000150681197, -0.00293019856, -0.0062578395, 0.0193321873, -0.00716895703, -0.00793384574, -0.0163626187, -0.0278209522, 0.0238315314, 0.0153577654, -0.00558293751, 0.00294332183, -0.0092536537, 0.00200783275, -0.00154852471, -0.000370727299, -0.000409627886, -0.0032582758, -0.0091486685, -0.00851126108, 0.0123357046, 0.0128156357, 0.0142329289, -0.0197071321, 0.0106934439, 0.00778386742, 0.0391743, 0.0141729377, 0.0108434223, -0.00557543896, 0.0035694805, -0.00332389143, 0.0297106765, -0.0013329311, -0.0170225222, 0.00899869, -0.0181773547, 0.00470181601, -0.0181023665, 0.0109409085, 0.00420313841, 0.0191822089, 0.0103559932, -0.0105359666, -0.0255262852, 0.0218218248, 0.00126450346, 0.0231266357, 0.00806132704, 0.0154777477, -0.0306255445, -0.0078738546, 0.00189159974, 0.0264111571, -0.00292082503, 0.00851126108, 0.00400441745, -0.0118257795, 0.0119157657, -0.000883465225, 0.00483304681, -0.0112258662, 0.00795634184, 0.000873622892, -0.0119157657, 0.0078963507, -0.00560168503, -0.0198271144, 0.0278209522, -0.0224817283, 0.0184773114, 0.00400441745, 0.00795634184, -0.00697398512, 0.0261711925, 0.0103634922, -0.00460433, 0.00400816696, 0.000827223354, -0.0059466348, -0.0155677348, -0.00542171113, 0.00433811871, -0.0114433346, 0.0119382627, 0.02144688, -0.00730393734, -0.00903618522, 0.0162576344, 0.00595038431, -0.0065278, 0.0204570238, -0.0048255478, 0.00587539515, -0.0225417204, -0.012073243, -0.0101460237, 0.0182223488, -0.0112183681, -0.000455090019, 0.00848126598, -0.0260662064, 0.00134417939, -0.00167038199, 0.00918616354, -0.00595413381, 0.0211469233, 0.00170225231, -0.0339250639, 0.034015052, -0.00241839816, 0.0280009247, 0.0198121164, -0.0085262591, -0.0010179769, 0.0155827329, -0.00261899387, -0.00114545831, 0.00998104736, -0.00773137482, -0.00435686624, 0.00985356607, 0.00194596685, -0.000260118395, -0.00445810147, 0.0137305018, -0.00902868621, -0.0733093321, -0.00903618522, 0.0176374335, 0.0225717165, 0.0239665136, 0.00735268, -0.00547045423, -0.00969608873, 0.00493053254, 0.00833128765, 0.00932864286, 0.00854125712, 0.0051892451, 0.00749515928, 0.0129056219, 0.0082637975, -0.000501958188, 0.00996605, 0.0270260684, -0.0266361237, 0.0142629249, -0.011180873, -0.0178624, -0.00664028386, -0.00110702647, -0.00697398512, -0.00942612812, 0.00938113499, 0.00321328244, -0.00182410958, -0.00812881719, 0.0199920908, 0.0237865392, -0.0140079614, 0.0119982539, -0.00405690959, -0.0218068268, -0.0292157494, 0.0107459361, 0.0171275083, 0.0048780404, -0.0176824275, 0.0168575477, -0.0304755662, 0.00162351376, 0.0100710345, 0.00185316789, 0.0247763954, 0.00807632506, 0.0129881101, 0.012515679, 0.00339138159, -0.0259312261, -0.0020097075, 0.00782136153, 0.00369696203, -0.00918616354, -0.00833128765, 0.0262161847, 0.0126131643, -0.00936613698, -0.0155827329, 0.00385068962, -0.0126731563, 0.0118332785, 0.0137979919, -0.00748391123, 0.00730768684, -0.00197221292, -0.00507676136, -0.00741267158, 0.0235765688, 0.00275209965, 0.00485554338, 0.00160851597, -0.0137979919, -0.00768638169, 0.000428843836, -0.0142329289, 0.00228529237, 0.00204345258, 0.00539546506, 0.00645281095, -0.00625034049, 0.014750354, -0.0117882844, -0.0167375654, 0.0208019726, -0.0013732377, -0.00775387185, 0.0179223921, 0.00134417939, 0.00539171556, 0.0251363423, -0.0111208819, 0.0142629249, -0.00214656256, -0.0130930953, -0.00647155847, 0.00135261565, -0.00058022805, 0.0111358799, 0.0283308774, -0.0183723271, 0.0145928767, -0.00869123545, -0.00440185936, 0.00520049315, 0.00273335236, 0.00170037756, 0.0155827329, -0.0139704673, -0.00782886054, -0.00649780454, 0.0275959838, 0.0252263285, 0.0195121616, 0.00163757417, -0.0137829948, -0.0135505283, -0.00986856408, -0.0262311827, 0.0040681581, 0.00360510033, 0.0144129032, -0.00755140139, -0.000472899934, -0.0194521695, -0.0176074374, -0.00939613301, -0.00310642296, 0.0250763521, -0.00910367537, -0.0123207076, 0.012493182, -0.0164076127, 0.00954611134, 0.0155377388, -0.0113533484, 0.00758514646, -0.0112258662, -0.0149528245, 0.00131324644, -0.00806132704, -0.00128700025, -0.0108284242, 0.00237340457, 0.0146903628, -0.00517049758, -0.0135055352, -0.00228341785, -0.0180873685, 0.00472431257, -0.0164526068, -0.0104684765, 0.0145403845, 0.00129824865, -0.00322078145, 0.0177724138, -0.0158077, -0.00123357051, 0.00121294847, -0.010251008, 0.0161826462, -0.00336701, -0.00196096464, -0.0242214762, -0.00997354835, -0.00757764746, -0.00182785909, 0.00523048872, -0.00213718903, -0.016962532, -0.0088862069, -0.00503926678, 0.0152902752, -0.0244014487, -0.0238915235, -0.0237115491, 0.0024127739, 0.0261411965, 0.0134680402, -0.00409440417, 0.00579290697, -0.00887870789, -0.0178024098, 0.00335763651, -0.000775199675, -0.00872873, -0.0104534794, 0.0209369529, -0.0110608907, 0.0169325359, 0.00397067238, -0.00881121773, -0.0117432913, -0.0185373034, 0.0131230904, -0.00184941839, -0.00429312512, 0.00880371872, 0.00348699256, 0.00383194233, -0.0139554692, 0.00884121377, 0.000518830784, -0.00862374529, 0.0123657007, -0.00445435196, -0.0071989526, 0.00565417716, 0.0237415452, -0.00595038431, -0.0116533041, -0.00208094716, 0.00300331297, -0.0070152292, -0.00284583587, -0.00880371872, 0.00530922739, 0.0314654224, 0.000758327136, 0.031735383, 0.00938113499, 0.036204733, -0.00208094716, 0.0194671676, 0.0328752175, -0.0113158533, 0.00614910526, -0.00748391123, 0.00183910737, 0.0265611354, -0.00231341342, 0.0262311827, 0.0131680835, -0.00364821916, 0.0246264171, -0.0271010567, 0.00650530355, 0.0182523448, 0.0145478835, -0.0131530864, -0.00175849418, -0.0170225222, 0.00940363202, -0.0043831123, -0.0128306327, -0.0078963507, -0.0118482755, 0.00959110446, 0.0318253674, -0.00385068962, 0.0199321, 0.0197521262, -0.0157027151, -0.00969608873, -0.000613504497, -7.36709217e-06, 0.0176224355, -0.00689149741, -0.00408315565, 0.00339513109, 0.0209219549, -0.0111283809, -0.00177161722, 0.000231645987, -0.0304005761, -0.00614160625, 0.0137529988, 0.00653154962, -0.0141804367, -0.0125831692, 0.0165725891, 0.00143135421, 0.00297144265, -0.0353948511, 0.042053882, -0.02233175, 0.00428937608, 0.00255337846, -0.0414839648, -0.0152377831, -0.0114583327, -0.000633657794, -0.0101985158, -0.013393051, -0.0198871065, -0.00815881323, 0.00700398069, 0.00747266272, 0.00431937166, -0.00309517467, 0.0111208819, -0.0353648551, -0.0175474472, 0.011158376, -0.0154327545, -0.0144428983, -0.0196171459, 0.00911867339, -0.0067527676, 0.000825817348, 0.016962532, -0.0127781406, -0.0120357489, 0.00184566888, -0.0219718032, -0.00887120888, -0.00637407275, 0.0130705982, 0.029080769, -0.022781685, -0.0141504407, -0.00848126598, -0.0113608465, -0.0206519943, -0.0179223921, -0.000501489558, -0.0195571538, -0.0313454382, -0.00167413137, 0.010266006, -0.0107384371, 0.00451809261, 0.00297706691, 0.0282408912, 0.0155377388, 0.0214918721, -0.0067565171, -0.00138261134, -0.0149078304, -0.0197221301, 0.00955360942, 0.00508426037, -0.00405316, -0.0140154604, -0.0264411531, -0.0197071321, -0.00380569627, 0.0185672976, 0.0032620253, -0.00777636841, 0.000652873772, -0.00902868621, -0.00553794438, -0.00944112614, -0.00579290697, 0.0274010133, 0.00149603235, -0.00734518142, 0.00911117438, 0.00854875613, -0.00251025963, 0.0104534794, -0.0153577654, -0.026366163, -0.0183423311, 0.027715968, 0.0140454564, 0.0169475339, -0.016512597, -0.0256762635, -0.0156277269, -0.00329764513, 0.00707147084, 0.00862374529, 0.00259837182, -0.0053204759, 0.00635157572, 0.00569917075, 0.00302206026, 0.000457199087, 0.0764888674, 0.0197371282, -0.00041782984, -0.0113083543, 0.00325265178, 0.00150915538, -0.0163476206, 0.0437036417, 0.0096435966, 0.0231566299, -0.00632532965, -4.04238053e-05, -0.0121332342, 0.0114133395, -0.0161676481, -0.00771637727, -0.00219155615, -0.00412065024, 0.0191222169, 0.002124066, -0.00167131936, -0.0024090244, 0.00716145802, -0.0164376087, -0.0170825142, -0.00941113103, -0.0137604978, -0.00350199034, -0.0188822523, 0.00493803155, -0.00679026218, 0.00484804437, 0.00648280652, -0.013850485, -0.0244164467, 0.00647155847, -0.00528673083, 0.00839877781, 0.000419938908, 0.0020322043, 0.00375507865, 0.0344349891, 0.0170675162, -0.0150653077, 0.000759264512, -0.0137604978, -0.0112783592, -0.0226167087, 0.0180573724, -0.00410940219, 0.00191878329, -0.00685025332, 0.0152227851, -0.00881121773, -0.0104234833, -0.0077688694, 0.0100410385, 0.00251775864, 0.00595413381, 0.0191372149, -0.00699648215, 0.00748391123, 0.00911117438, 0.0104984725, 0.00577790942, -0.0121557312, -0.0171125103, -0.0112933563, -0.0128831258, -0.00349449157, -0.0173374768, -0.0106484508, 0.0179673862, -0.00400066795, 0.004694317, -0.00430062413, 0.00481429929, 0.0122232214, 0.00185597991, 0.00224217377, -0.00678651268, 0.00935113896, -0.00971108675, 0.0015194664, -0.0051555, -0.0119157657, 0.0029733174, 0.00190659752, 0.010296002, 0.0014172938, -0.00392192928, 0.0283608735, -0.0257212576, 0.0332651585, 0.0238765255, 0.0131755825, -0.00927615, 0.00414314726, 0.0283458754, 0.0202170592, 0.00738642504, 0.0122232214, -0.00684650382, 0.0173524749, -0.0172624886, 0.0185972936, 0.0131980795, 0.00941113103, 0.0217318386, -0.00904368423, -0.0141204456, 0.00386943691, 0.00803883, 0.0111358799, 0.0137305018, 0.0150353126, -0.0115483198, 0.0215068702, -0.00440185936, -0.0123956967, 0.00644531194, 0.00270523131, -0.0132730687, -0.00169944018, -0.0223917421, -0.00644906145, 0.00694773905, 0.00975608081, -0.00141448167, -0.00415064627, 0.013385552, 0.00474305963, -0.00587914465, -0.00627658656, 0.00553044537, 0.0221217815, 0.0183723271, 0.015192789, -0.000318234932, 0.02501636, 0.0103334961, -0.0040681581, -0.00113233528, -0.00278022047, 0.0331151821, 0.00238465308, 0.0189872365, 0.00273710163, 0.0353648551, 0.000768638158, -0.0136855086, -0.00667402893, 0.00525673525, -0.0148853343, -0.0181023665, -0.00331639242, -0.00869873445, -0.00638157129, 0.0213568918, 9.93605427e-05, -0.00188878772, 0.00757389795, 0.0348549299, 0.00590914, 0.0173224788, -0.00217093411, 0.0196771361, 0.0120057529, 0.0110009, 0.00722519867, 0.0438236222, 0.00624284148, -0.00689149741, 0.0164226107, -0.00971858576, 0.00785135757, 0.00994355325, -0.00240714964, -0.00294332183, -0.00830879062, 0.0103484942, 0.00351323886, -0.0164226107, 0.0449634567, -0.00444310345, -0.00794884376, -0.014742855, -0.00477680471, 0.0485929288, -0.00037471109, -0.0152977742, -0.0230666436, 0.00489303796, 0.00924615469, -0.0278959405, -0.0127106505, 0.0086312443, 0.0071427105, -0.00261524436, 0.00211281748, 0.0118407775, 0.00275209965, 0.0147728501, -0.0110683898, -0.00554919243, 0.0242514703, 0.0229316633, 0.0130705982, -0.00359197729, -0.00907367934, -6.66406947e-07] |
08 Feb, 2024 | 8085 program to convert a hexadecimal number into ASCII code
08 Feb, 2024
Problem: Write an assembly-level language program to convert the HEX code to its respective ASCII code. Assume that the starting address of the program and input memory location are 2000 and 2050 respectively.
Example:
Input: 2050 E4 (Hex data)Output:2051 34 (ASCII code for 4)2052 45 (ASCII code for E)
Algorithm:
Load the given data in accumulator and move to B register
Mask the most significant 4 bits(upper nibble) of the Hexa decimal number in accumulator.
Call subroutine to get ASCII of least significant 4 bits.
Store it in memory
Move B register to accumulator and mask the least significant 4 bits(lower nibble).
Rotate the upper and lower nibble position.
Call subroutine to get ASCII of upper nibble
Store it in memory
Terminate the program.
Code:
MEMORY ADDRESS
MNEMONICS
COMMENTS
2000
LDA 2050H
Load the hex data
2003
MOV B, A
move content of accumulator to B
2004
ANI OFH
mask upper nibble
2006
CALL SUB1
get ascii code for upper nibble
2009
STA 2051H
2012
MOV A, B
move content of B to accumulator
2013
ANI F0H
mask lower nibble
2015
RLC
2016
RLC
2017
RLC
2018
RLC
2019
CALL SUB1
get ascii code for lower nibble
2022
STA 2052H
2025
HLT
SUB1
CPI 0AH
JC SKIP
ADI 07H
SKIP
ADI 30H
RET
Explanation:
LDA 2050H: load the content of memory location 2050H in accumulator.
MOV B, A: copies the content of accumulator to register B.
ANI OFH: AND operation is performed between accumulator and 0FH value.
CALL SUB1: the subroutine at memory location SUB1 is called.
STA 2051H: store the content of accumulator in the memory location 2051H.
MOV A, B: copies the content of register B to accumulator.
ANI F0H: AND operation is performed between accumulator and F0H value.
RLC: rotate accumulator left.
HLT: stops executing the program and halts any further execution.
CPI 0AH: compare accumulator content with 0AH value.
JC SKIP: jump to memory location SKIP if the carry bit is set.
ADI 07H: add 07H value to the content of accumulator.
RET: Return from the subroutine unconditionally.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code | https://www.geeksforgeeks.org/8085-program-to-convert-an-hexadecimal-number-into-ascii-code?ref=asr10 | Languages | 8085 program to convert a hexadecimal number into ASCII code | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0128009422, 0.00956200622, -0.00459047733, 0.0359379, 0.0173973739, 0.0258876719, 0.00637665531, 0.0489174612, -0.00689464668, 0.00492389733, -0.0181594752, -0.0336277783, 0.0241014939, -0.0175045431, -0.00712685, -0.0211483464, -0.00993114896, 0.0303888414, -0.0128009422, -0.0181594752, -0.00171324238, -0.0166590866, 0.00833549723, 0.023744259, -0.0156469196, 0.0129557438, -0.00281174178, -0.0168972425, 0.0189453941, 0.00721615879, 0.00377776637, 0.0252684634, -0.00516800815, -0.0298172645, -0.0208863746, -0.0294123963, -0.0198027603, -0.00147061981, -0.0492032468, -0.0117649585, -0.0140036354, 0.0190882888, -0.0213388726, 0.000261042471, -0.0225415658, 0.0172068477, -0.00132177165, -0.0347233, -0.0118125901, -0.0229464322, -0.0237561669, -0.00143489626, 0.00529304054, -0.000402262143, 0.0135392286, 0.0365094766, 0.00856174622, 0.0252208319, -0.000398913078, -0.0544427037, -0.00101440027, 0.00838312879, 0.00916904677, -0.0207792036, -0.0276024025, -0.0424395874, -0.0205053221, 0.0283883214, 0.00262121623, 0.00946078915, 0.00560562173, -0.032436993, 0.00346518517, 0.00242324802, -0.00846648309, 0.0123484433, 0.0191835519, 0.0035455632, -0.0282216109, 0.00919881649, -0.0137059391, -0.00581996329, 0.05463323, 0.00626948476, 0.0113124605, -0.0010568219, -0.0112469671, -0.0670174, -0.0249350443, 0.0068232, -0.00300226733, 0.0132177165, -0.0178736877, -0.00296505541, -0.0118304519, 0.0189453941, -0.0124079827, -0.0127056791, -0.0495366678, 0.0193978921, 0.0314367302, 0.00263907784, -0.0154802091, -0.0364380293, -0.0128366658, 0.0310318656, -0.0183261856, 0.00297249784, 0.018290462, 0.0151229734, -0.0360331647, 0.0103538781, 0.00444162916, 0.0153611302, 0.0168615188, -0.0406534113, 0.00270159403, -0.0285788476, 0.0152539592, 0.000319837476, 0.0528708659, -0.00550142815, 0.0207911115, 0.0278881919, 0.0201361794, 0.0532519184, -0.00200051931, -0.00713875797, 0.00292486628, -0.0116042029, -0.0398674905, -0.0410582758, 0.0148014612, 0.0491079837, 0.0516800806, -0.0111874277, -0.0447258949, -0.012157918, 0.0475361496, -0.0138607407, -0.0475837812, 0.0233632084, -0.0357711911, -0.0161946807, -0.00955605228, 0.0205291379, 0.0199813768, 0.0171354, -0.0206958484, 0.00316451187, -0.0457976, 0.00439697457, 0.0126580475, 0.0170163214, 0.00257507316, 0.00345625426, 0.0460119434, 0.0377002619, -0.0150158023, 0.0116399266, -0.0189453941, -0.0307222605, -0.00972871576, -0.0076031643, -0.00899042934, 0.0146704745, -0.0059747654, -0.0193383526, -0.0382956564, 0.026649775, -0.00314069632, 0.0126937712, 0.00752576301, 0.0272928, -0.0331514627, 0.0252208319, -0.0210173596, 0.0379622355, -0.0134201506, -0.0383671038, -0.0309127867, -0.0190168414, 0.00357235596, -0.00262270472, 0.016397113, 0.00537937274, 0.00115282903, -0.0464168116, 0.00861533172, -0.0383671038, -0.0223986711, -0.00260037743, 0.0362713188, 0.0116518345, 0.0035961715, -0.0304126572, -0.0438685305, 0.0359855331, -0.00327168265, 0.000894577475, -0.0141465291, -0.0253399108, -0.0522992909, -0.00218955637, 0.00240836316, 0.00947865099, -0.0582532175, -0.00235477788, 0.0183261856, 0.0454641841, 0.00653145742, 0.00690060062, 0.0061087287, -0.00509656128, 0.0640642494, -0.00987756439, -3.70666817e-06, 0.0031109266, 0.00727569824, -0.000803780102, 3.613638e-06, 0.00623971503, 0.0235418249, 0.0273404308, -0.0416774862, -0.0434398465, 0.0221367, -0.0358426385, 0.00339969201, -0.0503940322, 0.00281323027, 0.00854983833, -0.00081940915, -0.0232084058, 0.00259740045, -0.0353425071, -0.00804970879, 0.0252922792, -0.0125032458, 0.0118899914, 0.00546272751, 0.0257447772, -0.0094667431, -0.00854388438, -0.0142417923, 0.0567766428, 0.00483458815, 0.0183857251, -0.0182785541, 0.0441305041, 0.0173259266, 0.0161827728, 0.0309842341, 0.0518229753, 0.0126461396, -0.00587354833, 0.015611195, 0.0018978141, 0.000628511363, 0.0075376709, -0.00310199568, 0.0294123963, -0.0172187556, -0.0100145042, 0.0134677812, -0.0380575, 0.0427730083, -0.0274833255, 0.0185881592, -0.0538234971, 0.0260781981, -0.0295076594, -0.0166709945, 0.00263163541, 0.0242920201, -0.0165400077, -0.0560621731, 0.0308651552, 0.0325322524, 0.000488594116, -0.00270903646, -0.00341755385, 0.0502035096, 0.0271260887, 0.00466787815, -0.0522040278, -0.0207911115, 0.0126342317, -0.0305793658, -0.0124675222, -0.00581400935, 0.00598667329, -0.00132995832, 0.0288170036, -0.0228392612, -0.00340862293, -0.022863077, 0.0256733317, -0.00200498477, -0.02185091, -0.0104015097, -0.0219580811, -0.0100264121, -0.0192430895, -0.0329371206, 0.00547165843, -0.0242324807, 0.0100561818, -0.000424961501, 0.0110147642, 0.0978349224, -0.0230059717, -0.0508227162, -0.0277214814, -0.0109075932, -0.0136702154, -0.000220295275, 0.0103538781, -0.0474647023, -0.0105682192, -0.0160160623, 0.00680533797, -0.00198265747, 0.0679700226, 0.0546808615, -0.0133010717, 0.0143727781, 0.0145394886, -0.0215055831, 0.00462917797, -0.010925455, -0.001477318, 0.00245004077, 0.000644884654, 0.0249350443, -0.0383909196, 0.000217132256, 0.0487031192, 0.008252142, 0.0286979247, 0.0288646352, 0.0465120748, -0.0195526946, 0.00949651282, -0.0345804058, 0.0160279702, -0.00679938402, 0.019624142, 0.00626353081, -0.0202790741, 0.00074796204, 0.00730546797, 0.0921191499, -0.0021240632, 0.00733523723, -0.0152182365, -0.00723997457, -0.0102109835, -0.0187548678, 0.0124794301, 0.0333181731, 0.0231607743, 0.0484887771, -0.00361105637, 0.00587652531, -0.052394554, 0.0104550952, -0.0149681708, 0.00729356, 0.0248874128, -0.00992519502, 0.0175998062, -0.00205559307, -0.0216008443, -0.0112410132, -0.0172306634, -0.0264830645, -0.0100799976, 0.00647191796, 0.0159803387, -0.0227082763, 0.00767461117, -0.0196955893, 0.000161035103, -0.0233274847, -0.00270754797, -0.0007985704, -0.0147895534, -0.00637665531, 0.0202195346, 0.0293885805, 0.00752576301, -0.0281263478, 0.011264829, 0.00316451187, -0.00318832765, 0.0464406274, -0.010597989, 0.0432493202, -0.0125032458, 0.0543474406, -0.0200290084, -0.00731737586, 0.0313652828, 0.00559966778, -0.00249916059, -0.0486554876, -0.0127652185, 0.00570386136, -0.0233393926, -0.0284121372, -0.02251775, 0.0121817337, -0.0195884183, 0.0045279609, -0.00401592348, -0.0205291379, 0.039819859, -0.00401294651, -0.005575852, 0.0253637265, 0.024411099, -0.0256971475, 0.028102532, 0.0153134987, 0.0194098, 0.026435433, -0.00100323663, 0.0111933816, -0.0359855331, -0.0218032785, -0.0272213519, 0.0237085354, 0.0286979247, -0.0384147353, -0.0471789129, 0.00573660806, -0.0098537486, -0.0420347191, -0.0143370554, -0.0121638719, 0.0162661262, -0.055633489, -0.035461586, -0.0401770957, 0.0160041545, -0.0137059391, 0.0338421166, 0.0336039625, -0.0396531485, -0.0311985742, 0.014932448, 0.00210768986, -0.00395043, 0.0465358905, 0.0067577064, -0.0351996124, -0.0108480537, 0.0295791067, 0.00519777788, 0.0208744667, 0.000626278634, 0.0118304519, -0.0224820264, 0.0380813144, 0.00903210603, 0.0293885805, -0.0409391969, -0.0102228913, -0.0153254066, -0.000962303369, -0.00662076613, 0.0221605152, -0.00497152843, 0.016504284, 0.00849029887, -0.00372715807, 0.0427730083, -0.0102883847, -0.0173259266, 0.0180999357, -0.00997878052, 0.00982397888, -0.0367238186, -0.00656122714, -0.0199337453, 0.0456547067, 0.0314843617, -0.0144442255, 0.0171354, 0.0179094113, 0.0014825277, 0.0292456876, -0.00447437586, -0.00214192504, -0.0246730708, -0.0402961746, 0.0367476344, 0.00461727, 0.0276262183, -0.018397633, -0.00843671337, -0.0192430895, 0.0176950693, -0.017171124, 0.0256971475, -0.00902615208, 0.0311509427, 0.0442972146, -0.0136225838, 0.0218270943, -0.00378967426, -0.0128723886, 0.0460833907, -0.0235775486, -0.00654336531, 0.00905592181, 0.0249350443, 0.00156885968, -0.00718043512, -0.00243515591, 0.0186238829, 0.0312462058, -0.00235180091, -0.0130033754, -0.0134320585, 0.0622542538, -0.0265068803, -0.00378074334, 0.00944292732, 0.0153134987, -0.0216842, 0.00437911274, -0.00836526696, -0.0207672957, -0.000945930078, 0.00728165219, 0.0160636939, 0.00135302974, 0.0241253097, -0.00841289852, 0.0154802091, -0.0406295955, 0.0168019813, -0.0769723579, 0.00778178172, -0.000477058347, -0.00033230352, -0.0096155908, 0.0320321247, 0.026864117, 0.0106872981, 0.0102764769, 0.00656718109, -0.009585822, -0.0285074, 0.000552970916, -0.0466549695, -0.0424634032, 0.0154802091, -0.0104491413, -0.00434934348, 0.0113065066, -0.00494473614, -0.00170431146, 0.00789490622, 0.000198898357, 0.0820689201, 0.00365868793, 0.0224820264, -0.00139842846, -0.000953372451, 0.0210411754, 0.00900829118, -0.0126104159, 0.0236966275, -0.00392959127, -0.00120120472, -0.0303650256, -0.00907378364, 0.0118364058, -0.0079723075, 0.0448211581, -0.0100442739, 0.0208268352, -0.00581996329, -0.0378907882, -0.00930598751, -0.0234941933, -0.00353663228, 0.00975253154, 0.0224701185, -0.0197789446, 0.0310556795, 0.0286264792, -0.00731737586, -0.0160636939, -0.00817474071, 0.0110207181, -0.00126074394, -0.0108004222, 0.0188620389, 0.0303888414, -0.0216246601, 0.0520135, -0.00431957375, 0.010699206, -0.00141331332, -0.0264830645, -0.0005909272, 0.015384946, 0.0307937078, 0.0153968539, 0.0302459467, -0.0257209633, -0.00719829695, 0.010925455, 0.0258400403, -0.00960368384, -0.0127533106, 0.0133487033, -0.0308175236, -0.00805566274, 0.0247207023, 0.0428206399, 0.00635879347, -0.0262687244, 0.0211959779, -0.0226487368, -0.0102228913, 0.00406057807, 0.0216484759, -0.0299125258, 0.00124288211, -0.0121698258, 0.0430826135, 0.00701372558, 0.00671007531, -0.00138056674, 0.0282454267, -0.0147776455, 0.00192162977, 0.0158255361, 0.0548713878, -0.0248159654, 0.0252684634, 0.03055555, 0.00684701558, -0.00134558743, -0.0130748227, -0.017837964, -0.0587295294, 0.0152420513, -0.0107587455, 0.00242622499, -0.0181118436, -0.00691250851, -0.0244349148, -0.0411297232, 4.39334653e-05, -0.0164804682, -0.047059834, 0.0287931878, 0.00296803238, 0.00109552243, -0.0112052895, -0.00125702273, 0.0323893614, 0.0114196306, 0.0129795596, -0.0125627853, -0.000265693961, 0.0100442739, 0.0342708, 0.00990733411, -0.0123127196, -0.00528410962, 0.0236609038, 0.0204576906, -0.0140869897, -0.0122412732, 0.0461786538, -0.0105563113, -0.021743739, 0.00409034733, -0.0059747654, -0.0283168741, 0.0268403012, -0.0135630444, -0.0211959779, -0.0143013317, -0.00121981069, -0.000947418564, -0.000162988741, -0.0254589897, 0.00604621228, -0.00237561669, -0.0191597361, -0.0249588601, -0.00182785548, -0.00195586495, 0.00922263227, -0.0119138071, 0.00598667329, -0.020957822, 0.0322464667, -0.0132415323, -0.0201480873, -0.0268403012, -0.00634093164, 0.00782346, -0.00712089613, 0.0062754387, 0.0369143449, 0.0395340733, -0.00603430439, -0.00121757796, -5.44516797e-06, 0.00218806788, -0.00869273301, 0.00585866347, 0.00505488366, -0.0255780686, -0.0252446476, -0.0224224869, -0.0292218719, 0.0144442255, 0.0217199232, -0.029436212, -0.000803035859, 0.010699206, -0.0248159654, -0.0057217232, 0.00540318806, -0.0185524356, -0.0171949398, -0.00935361814, 0.0233751144, -0.0321273878, -0.00176385068, 0.00684106164, -0.0292695034, -0.0015450439, -0.0171949398, 0.0156469196, -0.0307222605, -0.0196003262, 0.0306746289, -0.0196836814, 0.0396055207, -0.000512781902, 0.00771033484, 0.0162661262, -0.0297934487, -0.00737691484, -0.0125270616, 0.00703158695, -0.0333896205, 0.00968703814, 0.0241014939, -0.0318654142, 0.0379384197, 0.0551095419, 0.0439637937, 0.0188620389, -0.0165995471, -0.00658504246, 0.0141108055, 0.0312700234, 0.0262687244, 0.0134439664, 0.0196122341, 0.0126223238, -0.0104967728, 0.0106039429, -0.0384147353, 0.00279388, -0.0131224543, -0.0160756018, 0.0113958148, 0.0138964644, -0.0032954982, -0.00387005229, -0.00263014692, -0.0327465944, -0.0174807273, 0.0170877688, -0.0344613269, 0.0138131091, 0.00294719357, 0.0102764769, 0.0017727816, -0.000561157591, 0.033437252, 0.0207077563, -0.0346756689, -0.000589438714, -0.02207716, -0.00681724586, 0.00229375018, 0.0534424447, 0.0137535697, -0.00122204341, -0.0133010717, -0.00287723495, -0.0111993356, -0.0159803387, -0.0150753418, -0.00258698105, -0.0199099295, -0.000609161099, -0.0123841669, 0.0271260887, 0.0426062979, 0.0457737856, -0.000943697349, -0.0173616502, 0.0122889038, 0.0334134363, 0.00258995802, 0.00991924107, 0.0216961075, 0.0041915644, -0.0220057126, 0.0235180091, 0.0484411456, 0.0311985742, -0.014718106, -0.0139083723, 0.0251970161, 0.0195407867, -0.038700521, 0.0207911115, -0.0127533106, 0.0188263152, 0.00665053586, -0.0215413067, 0.000472220796, -0.00314962701, -0.00165668, 0.011151704, -0.00156885968, 0.0104312794, -0.017171124, 0.00378074334, -0.00233542756, 0.0148848165, -0.027769113, 0.00537937274, 0.0141822528, 0.0291266087, 0.0140274512, 0.0243277438, 0.036795266, -0.0095203286, 0.0425586663, 0.0193621684, -0.0295314752, 0.0236251801, -0.0199337453, 0.00207196642, -0.00258846954, -0.00705540273, -0.000674282201, 0.0231964979, -0.0124317985, 0.0211483464, 0.0141822528, -0.00225058431, -0.0182309225, -0.0409391969, -0.0286741108, 0.00944292732, 0.0134677812, 0.00678747613, -0.0280310865, 0.00495366706, 0.0166471787, 0.0261734612, 0.038914863, 0.0104134176, 0.00460833916, -0.0154325776, 0.00672793714, 0.00813901704, 0.0322226509, -0.0121817337, -0.0241848491, 0.000664234918, 0.010145491, 0.024089586, 0.0116339726, 0.0208268352, 0.0193264447, 0.0180046745, -0.0192430895, -0.0161232334, -0.028769372, -0.0173616502, 0.0278167445, 0.0104253255, -0.0102050295, 0.0328894891, 0.00479886495, -0.0193859842, -0.0107170679, 0.0261020139, 0.0109552247, -0.035675928, 0.0203743372, 0.0208982825, 0.0188739467, 0.0243158359, 0.0048941276, -0.0126104159, 0.00979420915, 0.00786513649, -0.00850816071, 0.00342350779, 0.005575852, -0.00965726841, 0.0341040902, 0.000880436855, 0.004459491, -0.00280429935, -0.0426062979, -0.0426062979, 0.000564878748, 0.00204368518, -0.0266259592, 0.00549845118, 0.0146347517, -0.0133606112, -0.00131953892, -0.00832358934, -0.00686487742, -0.0494890362, 0.0186000671, -0.0309842341, -0.014158437, -0.0168496128, 0.0289122667, 0.0101752607, 0.0121876877, -0.00817474071, 0.000321698084, -0.028650295, 0.0206005853, 0.026649775, -0.0219342653, -0.00392959127, -0.020957822, -0.0128485737, -0.0101990765, -0.0231250506, -0.00267331302, -0.00593011081, -0.0236251801, -0.0293409489, -0.000927324058, 0.0139440959, -0.0181237515, 0.0171830319, 0.0106753903, -0.00699586375, -0.0336515941, -0.012157918, -0.010931409, -0.00341755385, 0.0183023699, 0.0334134363, -0.00459940825, 0.0381527618, 0.0301745, -0.0318654142, -0.0280072708, -0.00816878676, -0.0256971475, -0.0200528242, 0.00922858622, -0.0210173596, -0.021743739, 0.00210471312, 0.0439399779, -0.00681129191, 0.00576935476, -0.0038462365, -0.00196479564, 0.00427789614, -0.0199099295, 0.00293975114, 0.0105860811, 0.022863077, -0.0184333567, -0.00930598751, 0.0160041545, -0.00171770784, -0.0119971614, -0.0145156728, -0.0358664542, -0.0260305665, -0.0166709945, -0.00416774862, -0.0111457501, -0.0244587306, 0.0343660638, 0.000508316443, 0.0122293653, -0.0135868602, -0.0085200686, -0.0239466932, -0.0404152535, 0.0112469671, 0.00869868696, 0.041915644, 0.0223510396, -0.0144561334, -0.0109849945, -0.0274833255, 0.0471789129, 0.0218628179, 0.00781750586, -0.00620994531, -0.0447258949, -0.0166590866, -0.00160011777, -0.0139083723, -0.00850220677, 0.0193621684, 0.002787926, 0.00688273879, 0.012598508, -0.00168793811, -0.0140869897, 0.0274356939, 0.010472957, 0.00894875173, -0.0306746289, 0.0116042029, 0.0135630444, 0.0210173596, -0.00702563301, -0.0196122341, 0.00719829695, 0.0117232809, -0.0198622979, -0.0120983785, 0.0147061981, -0.0127771264, -0.00938934181, 0.0330562, 0.011711373, 0.0218032785, 0.0086510554, -0.0273880623, 0.0317939669, -0.0410344601, 0.00475718733, 0.00224611885, 0.00320916646, 0.00594499568, -0.0281263478, 0.00211066683, -0.0143013317, -0.0116101569, 0.0131700849, -0.0163256656, -0.00749599328, -0.0031615349, -0.00887135, 0.0246730708, -0.027983455, -0.00697204797, -0.0219818968, 0.0140631739, 0.0243515596, -0.00918095466, 0.0156588275, 0.0212674253, -0.0189692099, -0.0340802744, -0.0129676517, 0.00540616503, -0.00565920724, -0.0111814737, 0.00938338786, 0.0254589897, 0.0168853346, 0.0101812147, -0.0187548678, -0.0130629148, 0.00198563444, -0.016956782, 0.0257447772, 0.0204338748, 0.00182190153, -0.010472957, 0.0748289451, -0.0208982825, 0.00292784325, 0.00502511393, 0.00684106164, -0.00644214824, -0.0241848491, 0.0254828054, -0.00630520796, -0.00130093296, 0.00930598751, -0.0147300139, 0.00505190669, 0.0350805335, 0.00900233723, 0.00195139938, 0.00319130463, 0.0133367954, 0.0112707829, -0.00595988054, -0.0106039429, -0.0010672413, 0.017278295, -0.00817474071, 0.00123171858, -0.0124794301, -0.0345804058, 0.00202135812, -0.0132058086, 0.00565027632, 0.0328180417, -0.0138369249, 0.0121102864, 0.00729356, -0.00774605852, 0.0505845584, 0.00343839242, 0.00781750586, -0.0246254392, 0.0144085018, -0.0134796891, 0.00899042934, -0.0259353034, 0.00173556956, 0.0153373145, -0.000595392659, 0.010478911, -0.00275815651, -0.00395638403, -0.0105205877, 0.00985970255, 0.00334610674, 0.0107408836, 0.0336515941, -0.00214490201, -0.0330562, -0.00680533797, -0.0303412098, 0.0143013317, -0.0338897482, 0.0029948249, 0.0239586, 0.00286830403, 0.00812115613, -0.0170163214, 0.00617422163, -0.00836526696, -0.0015137858, -0.034913823, 0.033794485, -0.0111278882, -0.0123722591, 0.00295165903, 0.00453689182, -0.0127414027, -0.000228109813, -0.000811966718, 0.00813901704, -0.0109909484, 0.00563539146, 0.0150038945, 0.00894875173, 0.0450831316, 0.0251017548, 0.00142745383, -0.0115863411, -0.0316034406, 0.0100978594, -0.000263833354, -0.0271499045, 0.0208744667, 0.0225534737, -0.00211066683, 0.0152182365, -0.00694823219, -0.00744240824, 0.0196003262, -0.000277601823, -0.0148610007, -0.00775201246, 0.0117649585, 0.0239705071, 0.00585866347, -0.011366046, -0.00330442912, -0.00580210146, 0.0193026289, -0.0195526946, -0.0168734267, -0.00944292732, 0.0500129834, -0.00277452962, 0.0187310521, 0.000185502024, -0.00260037743, -0.00128232688, -0.00899042934, -0.00553715182, 0.00223123399, -0.00323595898, -0.000142056961, -0.0115268016, -0.00552822091, -0.00285193068, -0.0161946807, -0.0132772559, -0.00628734613, -0.015837444, -0.0167662576, -0.00922858622, 0.00943101943, -0.00217467174, 0.0170282293, 0.00323893595, -0.0191954598, -0.00869868696, 0.0133010717, 0.0355092175, -0.0283645056, -0.0185405277, 0.0365094766, 0.0150277102, 0.0113422303, 0.00562943751, -0.00656122714, 0.0211721621, -0.0117947282, -0.00629925402, 0.0101812147, 0.0110504879, -0.00816283282, -0.0228154454, -0.00691250851, 0.00137758977, 0.0487745665, -0.00107989344, -0.00213894807, 0.00427194219, 0.00189483713, -0.0261020139, 0.0186238829, 0.0249588601, 0.0258400403, -0.00516503118, -0.00426598825, -0.0175759904, 0.0100799976, -0.0355092175, -0.00665649, -0.0235180091, -0.00579317054, 0.00490305852, -0.0120864706, 0.0106396666, -0.0112886447, 0.0108123301, 0.0417489335, -0.0143608702, 0.0128604816, 0.00676961429, -0.0208744667, -0.0229107086, -0.000835782441, -0.00125181302, -0.0112291053, -0.0340326428, -0.00146317738, 0.0061087287, 0.000159081479, 0.00286383857, 0.00947865099, 0.0252922792, 0.0105146337, 0.0160398781, 0.0150038945, 0.00540318806, -0.00821046438, 0.00603430439, -0.040581964, -0.00708517246, -0.0349376388, -0.0152063286, -0.00300077884, 0.00896661356, 0.000238901295, -0.00311688054, 0.0214222278, 0.011491078, 0.00874036364, 0.0018144591, -0.014718106, -0.0167662576, 0.0283168741, -0.00442376733, 0.040248543, 0.0297458172, 0.00228779623, 0.00808543246, 0.0161470491, -0.00911546126, -0.00874036364, -0.0254828054, 0.0034116, 0.0378193408, -0.0295791067, -0.035128165, 0.0283645056, 0.0131224543, -0.00015015059, 0.0147419218, -0.00868082512, 0.0228511691, 0.0326989628, 0.0240657702, 0.00761507219, -0.0273880623, 0.0261020139, -0.00737691484, -0.0203147978, 0.0215413067, -0.00307520293, 0.0254589897, -0.0110981185, -0.0191001967, -0.00447139889, -0.000115264294, 0.000830572739, 0.000407099724, -0.0251732, 0.0194336157, -0.0176117141, -0.0144561334, 0.0287455563, -0.0095203286, 0.00836526696, -0.0102228913, -0.0157898124, 0.0146585666, 0.0187191442, -0.020957822, 0.0164685603, 0.0146585666, -0.0251732, 0.0101038134, -0.0150158023, 0.00916904677, -0.00881181099, -0.0104312794, -0.0180403981, 0.0112767369, -0.00519182393, 0.00501022907, 0.0235418249, 0.0136702154, 0.000421984529, 0.00368845742, -0.00589438714, 0.0142775159, 0.00150113367, -0.00488221971, 0.0116994651, 0.0298648961, -0.000580507854, -0.00363487215, -0.0213031489, -0.00930598751, -0.00198265747, 0.00604323531, -0.020624401, 0.0016894266, 0.0305317342, 0.00679343, -0.00334312976, -0.0283645056, 0.0155040249, 0.024649255, -0.0209340062, 0.0241848491, -0.0245063622, 0.038700521, -0.0183142778, 0.030436473, -0.00620399136, 0.0311985742, 0.0228392612, -0.0100859515, -0.0040933243, -0.00478993403, 0.022303408, 0.00954414438, 0.000731960812, -0.0173140187, 0.000878948369, -0.00496855145, -0.00336396857, 0.00249320664, -0.00169686903, -0.00307520293, -0.00561157567, -0.00236222032, 0.00453391485, -0.00872250274, -0.0016581685, -0.0104550952, -0.00843075942, -0.00930598751, 0.0542521775, 0.00447437586, 0.00651359558, -0.0112886447, 0.00461131614, -0.00515610026, 0.0328894891, 0.00044542813, -0.0164566524, -0.0171234924, -0.0168496128, -0.00514716934, 0.00538532669, 0.0153730381, -0.0400342, 0.0035961715, -0.00705540273, 0.0252446476, -0.0248159654, 0.00679343, -0.00467680907, 0.0247921497, -0.0232679453, 0.0280072708, -0.0293647647, -0.00837717485, -0.011491078, -0.00509656128, -0.0117351888, 0.0142775159, -0.0116042029, -0.0099490108, -0.0408915654, -0.00741859246, -0.0215770304, -0.0126699554, 0.00507274549, 0.0221247915, -0.0151944207, -0.00952628255, -0.00589438714, 0.00804375485, 0.0194931552, 0.0146585666, 0.0135868602, -0.00618017558, 0.000720053, -0.00890707411, 0.00859151594, -0.00571279228, -0.0251732, 0.0247921497, 0.00719234301, -0.0326989628, -0.0166233629, -0.00223867642, 0.0133725191, 0.00582591724, -0.026864117, -0.0085677, -0.0200885478, 0.0162065886, 0.0233513, 0.012151964, 0.0179808587, -0.00670412136, 0.0106158508, -0.0235775486, -0.00856174622, 0.00653145742, 0.00388196, -0.0161351413, -0.0151467891, 0.000435753, 0.00364380307, -0.00403676229, 0.00178617798, 0.0045607076, 0.00452200696, 0.0383671038, -0.00620994531, 0.00160160626, 0.0255780686, -0.00714471191, -0.0302697625, 0.0269593783, 0.0109611787, -0.00862128567, -0.00902019907, -0.00883562677, -0.00778178172, 0.0105503574, 0.00554310577, 0.00923454, 0.0246016234, -0.008585562, 0.0129795596, 0.0152896829, -0.00648978, 0.00617422163, 0.0380813144, 0.0242443886, 0.0195884183, 0.00348900096, 0.00280132238, 0.000365236163, 0.015277775, -0.00691846246, 0.0209220983, 0.00258846954, 0.0222081449, -0.00248278724, 0.0187310521, 0.00244259834, 0.0118661756, -0.0116518345, 0.00529006356, -0.0354139544, -0.00750194723, 0.0190525651, -0.00700181769, 0.000439102063, -0.00284746522, 0.00689464668, -0.00558478292, -0.0084545752, -0.00534662604, 0.0125151537, 0.0047601643, 0.0238752458, -0.0100085502, -0.00995496474, 0.00400103861, 0.00460833916, 0.00924049411, -0.00791276805, 0.013158178, 0.00867487118, 0.0195050631, -0.0132296244, -0.0256495159, -0.0139679117, 0.00323000504, 0.0109195011, 0.00103300624, -0.0181118436, 0.00237710518, -0.00921072438, 0.0112529211, -0.00596583448, 0.000907973794, -0.00147657376, 0.0132772559, 0.0109492708, -0.016825797, 0.0253399108, 0.00912141521, 0.0123365354, -0.00069847, 0.0496795624, -0.00575447, 0.0116220647, 0.00441781338, -0.011925715, 0.00252744183, -0.00831763539, -0.0184214488, 0.00483458815, 0.0152301444, 0.0102526611, 0.00744240824, -0.00956796, 0.0141108055, -0.00514716934, 0.0098537486, -0.00168793811, 0.0123008117, -0.00152867066, 0.0271737203, 0.0151944207, -0.00724592851, 0.0125151537, 0.0191835519, 4.15611976e-05, -0.0122293653, -0.0178855956, 0.00353365531, -0.0140274512, 0.0152063286, -0.0131224543, -0.0107587455, -0.0116994651, -0.00843075942, 0.00661481218, 0.0156350117, -0.0150158023, 0.00971085392, -0.0148610007, 0.0112767369, 0.0248397812, 0.0212197937, 0.00779964356, -0.0138607407, -0.0234346539, 0.0132058086, 0.00123990513, -0.00657313503, -0.014051266, -0.00954414438, 0.0283406898, 0.00194098, -0.0113779539, 0.0202314425, -0.0213865042, -0.0109671326, 0.00531983329, -0.00980611704, -0.00565027632, 2.77055278e-06, -0.00539128063, 0.0198027603, -0.000617719896, 0.0086510554, -0.00590034109, 0.0299125258, 0.00271945586, 0.0062933, 0.0201361794, 0.017278295, 0.0145752123, 0.0165400077, 0.00617422163, 0.00862128567, 0.0229583401, -0.0150277102, -0.00224909582, 0.00744240824, 0.0103122005, -0.0209220983, 0.00373906572, -0.00699586375, -0.0182547383, -0.0253399108, -0.00628734613, -0.0110802576, 0.00562943751, -0.00123023009, 0.00341457687, 0.0270308256, 0.00915713888, -0.0126461396, 0.00767461117, -0.0183500014, -0.0119852535, -0.020850651, -0.0070911264, -0.038128946, -0.0161113255, -0.0123127196, 0.00392363733, 0.00245450623, 0.000426077866, -0.00673984457, 0.0136225838, -0.000691399735, 0.0166829024, -0.0220057126, 0.0187667757, 0.0129081123, -0.0203624293, 0.01037174, 0.00928812567, 0.00453391485, 0.00537639577, 0.00285193068, 0.00074796204, 0.0128009422, 0.0182428304, -0.0235656407, 0.00675175246, 0.0145037649, 0.0215651225, -0.018504804, -0.00526029384, 0.0102824308, 0.00310794963, 0.01070516, -0.00206601247, 0.00302459463, -0.0105384495, 0.0131939007, 0.0156231029, -0.0391053893, -0.00709708035, 0.000616231409, 0.0271260887, 0.0176355299, -0.00570088439, -0.0135273207, 0.00577233173, 0.0134320585, 0.00585866347, -0.0164923761, 0.00306329527, 0.00478993403, 0.03122239, -0.0103776939, 0.0311985742, -0.00515610026, -0.00919286255, 0.00347411609, -0.00717448117, -0.0251017548, 0.0107468376, 0.0072042509, -0.0370334238, 0.00674579851, -0.0137416627, -0.015277775, 0.0181356594, 0.0133844269, 0.00201689266, -0.005409142, 0.0114136767, 0.0109373629, 0.00664458191, 0.0159684308, -0.00192162977, -0.00631116191, -0.02251775, 0.00170728844, -0.005909272, -0.00130093296, -0.00604621228, 0.0220295284, 0.0266259592, 0.0039802, 0.0186357889, 0.002704571, -0.00855579227, 0.00823428, -0.00600751163, -0.0137297548, -0.0118483137, -0.00733523723, 0.00441483641, -0.0126461396, -0.0183380935, -0.0306508131, -0.00697800191, -0.000545528485, 0.00667435164, -0.0154206697, -0.00207047793, 0.00894279778, -0.0018040397, -0.000879692612, -0.00618017558, 0.00740668457, 0.0254589897, 0.00867487118, -0.00126818637, 0.00511739962, -0.0037420427, -0.0125627853, -0.0142298844, -0.00714471191, -0.0158612598, -0.00346518517, -0.0352472439, 0.00767461117, 0.0163613893, 0.00743050035, 0.00493878219, 0.00681724586, -0.00773415063, -0.0174092818, 0.0148490928, 0.00511739962, -0.010139537, -0.0160279702, 0.0123246275, 0.00955009833, -0.0245063622, 0.0138845565, -0.00893684383, -0.0308175236, 0.0108897313, -0.0105205877, 0.0157779045, 0.0140274512, -0.00436422788, 0.00900233723, -0.0113124605, -0.0161470491, 0.00310794963, -0.00808543246, 0.00919286255, 0.0157183651, 0.0122055495, 0.00221337215, -0.000919137383, -0.00544784265, -0.00535555696, -0.00380455912, 0.0196122341, 0.0130629148, 0.00855579227, -1.42336057e-05, 0.00668625953, 0.0251017548, 0.0129081123, 0.00204666215, -0.00673984457, 0.0184333567, -0.00871654879, -0.0140274512, -0.00751385512, 0.0072042509, 0.00265991664, -0.00710898824, -0.0146347517, 0.00677556824, 0.0238990616, 0.000272020028, 0.00509060733, -0.00722211273, -0.0262449086, -0.0179570429, -0.00912736915, 0.00376585848, 0.00771033484, -0.00440590549, -0.0133010717, 0.0190882888, 0.010824238, -0.00973467, -0.00177873555, 0.0186357889, -0.014944355, 0.013598768, 0.00282513816, -0.012931928, -0.0131224543, 0.00602537347, 0.0097049, 0.0105324956, -0.00451605301, 0.0210530832, 0.0186238829, -0.0129081123, 0.000296021783, 0.0152063286, -0.0152539592, 0.0137416627, -0.02141032, -0.0215055831, 0.00109254546, -0.0145513965, -0.0296981856, -0.0155754713, 0.000644140411, -0.00909759942, -0.00132326013, 0.00806757063, 0.0256495159, 0.00853793, -0.0141227134, 0.0188977625, -0.0108897313, 0.0107170679, 0.00861533172, 0.0183023699, 0.0126699554, 0.0072042509, -0.0020407082, 0.0190763809, -0.00745431613, -0.00962154474, -0.00233989302, 0.00173556956, -0.0057217232, -0.00372418109, -0.00294123963, 0.00103598321, 0.0181118436, 0.00840694457, 0.0119018992, -0.0109671326, -0.00108584738, 0.0125866, 0.0224463027, 0.0114315385, -0.00756148668, 0.00469764788, 0.000835782441, -0.0035128165, -0.0116696963, 0.0231607743, -0.0433922149, -0.0044922377, -0.0272689834, -0.0098001631, 0.000147266648, 0.00869273301, 0.00105235656, -0.00759721035, 0.000614370801, -0.0285312161, 0.00345923123, 0.00956796, 0.00799016934, -0.00428385, 0.00253190729, -0.0132058086, -0.00972871576, -0.00516800815, 0.0224820264, -0.0233751144, 0.0148014612, 0.00969299208, 0.00348007, 0.00132177165, 0.00219551031, 0.012265089, -0.00239496701, 0.0081866486, -0.00975253154, 0.010472957, 0.00195586495, -0.000878204126, -0.020850651, -0.00965726841, 0.00178915495, -0.00214490201, -0.0078532286, 0.00776987383, 0.0231964979, -0.0394149944, 0.00113719993, -0.0213626884, 0.0126699554, 0.000611393829, 0.0103776939, -0.00685892347, -0.0292933173, 0.00616231374, 0.0165876392, -0.00288914284, -0.000811222475, -0.0257447772, -0.00700181769, -0.0271260887, 0.00862128567, -0.00288170041, 0.00593904173, -0.0139083723, 0.0111695658, -0.0129795596, 0.0145513965, -0.00297845178, -0.00141852302, 0.00226844591, 0.0314843617, 0.0239705071, 0.0146823823, -0.00631116191, -0.0127652185, 0.0146585666, -0.000294905418, 0.00925835595, 0.00565027632, -0.00264949724, -0.0028206727, -0.00342350779, 0.0203624293, 0.0134320585, -0.0241372176, -0.00476611825, -0.000233877669, -0.00384325953, 0.00303947949, 0.000217504377, -0.0280310865, 0.00957986806, 0.0158612598, 0.0105384495, 0.000163360863, 0.00178766646, 0.00464704, 0.0075376709, 0.0251017548, -0.00190525642, -0.0145156728, 0.0365094766, 0.0177665167, 0.0155397477, -0.0305317342, 0.00256316527, 0.0176950693, -0.0104431873, -0.00783536769, -0.00967513, -0.00130316569, -0.0341040902, 0.00660885824, -0.00393554522, 0.0015748135, -0.0028206727, -0.00365273398, 0.00897852145, -0.0235775486, 0.00410225522, 0.00377776637, -0.0268164854, 0.0156588275, -0.00464406284, 0.0155873792, -0.0349852704, -0.0125627853, -0.00759125641, -0.00357235596, -0.0162542202, 0.00308711082, 0.00215978688, 0.00298887119, -0.00247385656, 0.0144799491, 0.00047073231, -0.00684106164, 0.00429575797, -0.00362296426, 0.0121757798, 0.00325977476, -0.00890112, -0.0220176205, -0.0137178469, 0.0122174574, 0.0178975035, 0.00999068841, -0.0342231691, 0.0161827728, -0.0273880623, 0.0136702154, -0.0127414027, 0.00478100311, 0.00244110986, -0.00181892456, 0.0147300139, 0.00563836843, 0.0144204097, 0.000511293416, 0.0284835845, -0.00214787899, 6.93074253e-05, -0.00139024178, -0.0207553878, -0.00668625953, -0.00328954449, -0.0101693068, 0.0181713831, -0.00788895227, -0.0232441295, -0.017623622, -0.00264205481, 0.0206005853, -0.00406653155, -0.0050935843, -0.00679343, -0.00749599328, -0.0076388875, 0.0016388183, 0.0133844269, -0.0175283588, -0.00121460098, 0.00473337155, -0.00676961429, -0.010472957, -0.00576340081, -0.0207672957, -0.0176117141, 0.0262687244, 0.00350388582, -0.0138488328, 0.0378907882, -0.0147419218, -0.0356997438, -0.0150991576, 0.0105384495, -0.0289598983, 0.0285788476, 0.0256018844, 0.0021240632, 0.00514716934, -0.00801398512, 0.0161946807, 0.00651359558, -0.00697800191, 0.0280072708, -0.0191001967, 0.00359914848, -0.00310199568, 0.00856174622, -0.00945483521, 0.014599028, 0.0025199994, -0.00851411466, -0.00822237227, -0.0165638234, 0.00123097433, 0.0165281, -0.00844862126, -0.009585822, 0.0275547709, -0.00755553273, 0.011925715, -0.00100770209, 0.00134261046, 0.0164447445, -0.00450116862, 0.0246730708, -0.0135154128, -0.00212555169, 0.00556989806, -0.00278941449, 0.0093357563, 0.000360398612, -0.0288646352, 0.0199218374, 0.00256614224, -0.0013798225, -0.000252111582, 0.00587354833, -0.00529006356, 0.0125746923, 0.00516205421, -0.0138131091, -0.00758530246, -0.0143965939, -0.00927026384, -0.0112826908, 0.00433148164, -0.0181237515, 0.0147538297, 0.010699206, -0.00717448117, -0.0105265416, -0.0130867306, 0.0134082427, 0.0189453941, 0.0127175869, 0.00202880055, 0.00712089613, 0.00318237371, 0.0129914675, -0.0118542677, 0.00621589925, -0.0183738172, 0.0111695658, 0.0107527915, 0.0291980561, -0.000668328255, 0.016825797, 0.00123767252, -0.00453689182, 0.0218270943, -0.00691250851, -0.00913927704, -0.0179927666, -0.0154444855, -0.0119793, -0.00112454791, -0.00212257472, -0.02051723, 0.0021463905, -0.00700181769, -0.0158017203, 0.0349852704, -0.0169329662, -0.00606705109, -0.0262687244, 0.0131105464, -0.00428682705, -0.00338183017, -0.00275964499, -0.00260484288, -0.00482565723, -0.0147657376, -0.0123722591, -0.00822237227, -0.00844266731, -0.0147061981, -0.0138607407, 0.00124511484, -0.00481374934, -0.00210322463, 0.0120150233, -0.0203505214, -0.0328418575, -0.0111100264, -0.0186357889, 0.00708517246, 0.0132058086, -0.022744, 0.00103375048, -0.00178468949, -0.0128604816, 0.000182339, -0.00263907784, 0.000958582154, -0.010925455, -0.00267033605, -0.00103300624, 0.02251775, 0.0115625253, 0.0157779045, 0.00852602255, -0.0133963348, 0.00844862126, 0.00288318889, 0.00762697961, -0.00724592851, -0.00326870568, -0.0104670031, -0.00465597073, 0.0098001631, -0.0122531811, -0.0162780341, -0.00773415063, -0.00773415063, -0.00608491292, -0.00500129815, 0.0116042029, 0.0252684634, -0.0250541233, -0.0027775066, -0.00634688558, -0.000615115045, -0.00846052915, -0.0111338422, -0.00515312329, 0.0124437064, 0.00689464668, -1.38498563e-05, -7.05865887e-06, -0.0317939669, 0.0174330976, 0.0116101569, -0.0237085354, -0.0199099295, 0.00181594759, 0.0277214814, -0.0081032943, 0.0100442739, 0.00577828567, -0.0172306634, -0.0134677812, -0.00317344279, 0.0164328367, -0.0148014612, 0.0207553878, -0.00813901704, 0.00448330678, -0.0104193715, 0.00478398, -0.0144204097, -0.0114791701, 0.0107408836, -0.0172306634, -0.00219848729, 0.0140274512, 0.00806757063, 0.0123246275, -0.0140988976, 0.00531685632, -0.0153968539, 0.00402187742, -0.00515907723, -0.0136821233, -0.0122769959, 0.000604323519, 0.0133725191, 0.00336396857, -0.0040933243, 0.00172515016, -0.010824238, 0.00377478939, 0.00814497098, 0.0164328367, 0.0267212223, 0.00745431613, -0.016158957, -0.00438804366, 0.00577828567, 0.000335652614, -0.0040248544, 0.0079723075, -0.00964536052, 0.00853793, -0.00525434, -0.00232798536, -0.0263163559, 0.00185762509, 0.0206124932, 0.0234108381, -0.0142537, -0.0138131091, -0.0136702154, 0.0109671326, 0.00887730438, 0.00928812567, 0.0153492223, 0.00721020484, -0.0112231513, 0.000779220136, 0.00273434073, -0.0164209288, -0.015837444, -0.0213984121, -0.0251970161, 0.0061087287, -0.00542105, 0.0144561334, -0.0150634339, -0.00150262215, -0.0253637265, 0.00600751163, 0.00418858742, 0.0152658671, -0.000235366155, 0.0109492708, 0.0186476968, 0.0215413067, -0.0100561818, -0.0055401288, -0.00750194723, -0.015730273, -0.013825017, 0.00528113265, -0.0118542677, -0.0136940312, 5.11665567e-05, -0.0115446635, -0.0148133691, -0.0069244164, -0.000170152052, 0.0412011705, 0.0134558743, 0.00451009953, 0.0233513, 0.00646596402, -0.00147285254, 0.00453093788, 0.00221188366, -0.0133725191, -0.0194931552, -0.0208149273, -0.00929408, -0.000950395537, -0.00869273301, -0.00352174742, 0.00534662604, 0.00835335907, -0.0158850756, 0.00967513, 0.027316615, 0.00841885246, 0.0171592161, -0.0171354, 0.0153968539, 0.00662076613, 0.00425705733, -0.0103955558, -0.00697800191, 0.0050935843, -0.00907378364, -0.0104134176, -0.00626353081, -0.0023532894, 0.0169686899, 0.0286026634, -0.00983588677, -0.0270546414, 0.0114255846, 0.0107230218, -0.000901275605, -0.0137535697, -0.00419751834, -0.0384385511, -0.00816283282, 0.013158178, 0.00337587623, -0.00901424512, -0.0219699889, 0.0203267056, 0.0255780686, 0.0057753087, 0.0119733466, 0.0040248544, 0.0163852051, 0.0242682043, -0.00707326457, -0.0448926054, 0.000523201306, -0.017063953, -0.0117232809, 0.029436212, -0.00746027, 0.0106694363, -0.00474825641, -0.00953819, -0.0150277102, -0.00797826145, -0.00501618301, 0.00233245059, 0.000479291077, 0.0161708649, -0.00392959127, -0.00222379155, -0.0147419218, 0.0193026289, -0.0155873792, 0.0188144073, -0.008252142, -0.0242562965, 0.00698395586, -0.00377478939, -0.0107825613, -0.0147895534, 0.0118780835, 0.0234703775, -0.0200647321, 0.00300375582, -0.0131462701, -0.020398153, 0.00928812567, 0.00067167735, 0.00442972127, -0.019290721, -0.0105563113, 0.00194098, 0.00161797949, 0.0106218047, 0.0146942902, 0.0134558743, -0.0106158508, -0.0281263478, 0.0244587306, 0.0079723075, 0.0078055975, -0.0128962044, -0.029436212, -0.0344851427, 0.00438506668, 0.0252446476, -0.00352174742, -0.0157659966, -0.023982415, 0.00473039458, 0.00256911921, 0.00255423435, -0.004459491, 0.0249112286, 0.011372, -0.00769842695, -0.00788299832, 0.00428980403, 0.00792467594, 0.00179808575, 0.0111636119, -0.0126580475, -0.00187102135, 0.00931789447, 0.00470657879, 0.0026643821, 0.0152539592, -0.0183619093, -0.0140274512, 0.00672793714, 0.017063953, -0.00533471815, 0.00115208479, -0.00507572247, -0.0184214488, 0.000295277539, 0.00944888126, -0.0055073821, -0.0141227134, -0.0189215783, -0.0148610007, -0.00470657879, 0.00739477668, -0.0205529537, -0.0188858546, 0.0189811178, -0.00812115613, 0.0287931878, 0.00179510878, -0.0171234924, -0.00225653802, 0.00277899508, -0.0433684, -0.0174211897, 0.000200386843, 0.00214192504, 0.00192609522, -0.0195288789, 0.0139083723, -0.0112171974, -0.0101812147, -0.0168853346, -0.0266259592, 0.0181118436, -0.00848434493, 0.0251493845, 0.00373906572, 0.02988871, 0.0110028563, -0.0204338748, 0.000390726433, -0.0183738172, -0.0149681708, -0.0331276469, 0.011598249, -0.0187191442, -0.0106753903, -0.0107468376, 0.0103896018, -0.0121162403, 0.0015867214, 0.0141941607, 0.0131700849, 0.00948460493, 0.0274356939, 0.044940237, 0.0183380935, 0.00840694457, 0.00325977476, -0.00169686903, -0.0039802, -0.0213745963, 0.00397126889, 0.00779964356, 0.0168853346, 0.012157918, 0.018290462, -0.0111040724, -0.00676961429, 0.00225356128, 0.0153730381, -0.00303501403, -0.00266735908, 0.000721541466, -0.00757934852, 0.00402783137, 0.0108301919, -0.0192430895, 0.0279596392, 0.0162780341, -0.0265306961, 0.00967513, 0.00619208347, -0.0132534401, 0.00214490201, 0.00952628255, 0.0042600343, 0.0232084058, 0.0172902029, -0.0212793332, 0.0282930583, 0.0034622082, 0.00962749869, 0.0127294948, -0.0240181386, -0.0125389695, 0.0382003933, 0.00522159366, 0.0211959779, -0.014718106, -0.0161946807, 0.0127056791, 0.0114613082, 0.00539723458, -0.03322291, -0.0140274512, 0.00322405109, -0.00943697337, -0.00799016934, -0.00589736411, 0.00347113912, -0.0056085987, -0.000478546834, -0.0293647647, -0.0380336829, -0.0140155433, -0.00325977476, 0.0167781655, 0.0296981856, -0.0185762513, -0.000548877579, -0.00955009833, 0.0115268016, 0.0101514449, 0.00300226733, 0.0146466587, -0.00320321252, -0.00587354833, -0.0031615349, -0.0118483137, -0.00345030031, -0.0100561818, 0.0129438359, -0.00278941449, 0.00488817366, -0.0150277102, -0.0108956853, -0.0248159654, 0.00732928328, 0.0158493519, -0.020624401, 0.000438357849, 0.00406057807, 0.0254589897, 0.00787109, -0.00951437466, 0.0157421809, 0.000139452124, -0.00580507843, -0.029436212, -0.00670412136, -0.0127533106, 0.00294868206, -0.00483161118, -0.0169686899, 0.0174211897, 0.0198027603, -0.00380753609, -0.000361887098, -0.00221039518, 0.0120924246, 0.00170431146, -0.0217675548, -0.00216722931, -0.0110623958, 0.0120269312, 0.00311390357, 0.0127056791, -0.0139440959, 0.0109552247, -0.00712685, -0.0164090209, -0.00509656128, 0.00804970879, -0.00990733411, -0.00409630127, -0.00641833292, -0.00829977356, -0.0118483137, 0.00810924824, -0.0112945987, -0.0186834205, -0.0185643435, 0.0148967244, 0.002787926, -0.0182071067, 0.00493282825, -0.00583187118, -0.03055555, -0.00988351833, 0.0263163559, -0.00461429311, -0.00353960926, -0.0100502279, 0.0131462701, 0.00189334864, -0.0319606774, 0.0128366658, -0.00071075, -0.00827000383, -0.0109909484, -0.00516205421, 0.0163494814, -0.00742454641, -0.0149681708, 0.0104491413, 0.0094667431, 0.0131939007, 0.0080378009, 0.015158697, 0.00532281026, -0.00843075942, 0.00271052495, 0.00233989302, 0.00809138641, -0.00389386783, -0.00828786567, -0.0221009757, 0.0130986385, -0.0337468535, 0.0181118436, -0.00320618949, -0.00691846246, 0.0253875423, -0.00130242144, -0.0106813442, 0.0121341022, -0.000715215399, -0.00485542696, -0.00311688054, -0.0124675222, 0.00977039337, 0.0233870223, -0.0138369249, -0.0338897482, -0.00124139362, 0.00251106848, 0.0119971614, -0.00938934181, -0.00348007, 0.0189215783, 0.00578721659, -0.013491597, 0.000478546834, -0.00834145118, -0.00219402183, -0.0274595097, -0.00750194723, 0.0096691763, 0.00903210603, -0.0035961715, -0.00464704, 0.0130510069, -0.0302459467, -0.0185286198, -0.000886390801, -0.00387005229, -0.000794104941, -0.00142224424, 0.0055401288, 0.0050399988, 0.0143370554, 0.000529155193, 0.0157898124, 0.0211721621, -0.000795593427, -0.00691250851, -0.0217199232, -0.0122293653, -0.00381051283, -0.00978230126, 0.0110266721, -0.0127175869, 0.0188382231, 0.0165757313, 0.00931194145, 0.00844266731, -0.00369441137, 0.010139537, 0.0302459467, -0.0091869086, -0.00960368384, 0.0308889709, 0.0109909484, -0.0174688194, -0.00953223649, -0.00336694531, 0.0340802744, 0.0024693911, 0.0175998062, -0.00576042384, 0.0117232809, -0.0048941276, -0.0251970161, 1.38963715e-05, -0.00246790261, 0.00313176541, 0.0236847196, -0.0153254066, 0.0115327556, 0.00570088439, 0.00463215495, 0.000231644954, -0.0293171331, 0.00428980403, -0.0345804058, -0.0191359203, 0.00190376805, -0.00189334864, 0.000797826156, 0.0079723075, 0.00634688558, -0.0240062308, 0.0003992852, 0.0146347517, 0.012038839, -0.0344375111, 0.0093357563, 0.00606705109, -0.00733523723, 0.011485124, -0.0101573989, -0.0134677812, 0.00325084385, -0.0202076267, -0.0124794301, 0.0190287493, 0.00838908274, -0.0113898609, -0.00440888247, -0.00900829118, -0.013265348, 0.00975253154, -0.0140274512, 0.0165519156, -0.00612063659, -0.00132623711, 0.00628734613, 0.0326275155, -0.00335801463, -0.0057217232, -0.0234465618, -0.00484649604, 0.000278904248, -0.0182071067, -0.000164849334, 0.00259888894, -0.0171949398, -0.0257447772, 0.00106947403, 0.0100740436, -0.00465597073, 0.0139440959, -0.0076388875, 0.00872250274, -0.00624566898, -0.0244825464, 0.0180642121, 0.00109924364, 0.00566516118, 0.0256257, 0.00223123399, 0.000369515561, 0.00876417942, 0.0135868602, -0.0184095409, 0.0377478935, -0.00641833292, 0.0094667431, -0.0281501636, -0.00533471815, -0.0180999357, -0.0163018499, -0.0110564418, -0.0120626548, -0.0182666462, 0.0164923761, 0.000794104941, 0.00881181099, 0.00208238582, -0.0143132396, 0.00357235596, 0.00448330678, 0.00801398512, -8.0424521e-05, -0.0118304519, -0.0248159654, -0.000228854042, 0.0125866, -0.00664458191, 0.00357831, -0.00207196642, 0.00884753466, -0.0331752785, 0.0190168414, 0.00520373182, 0.0267212223, -0.0147419218, 0.00998473447, -0.0238990616, 0.00189186016, -0.0122531811, -0.00599560374, 0.018957302, -0.0039802, -0.0106634824, -0.0101038134, 0.0112231513, -0.0174092818, 0.0117649585, -0.00467680907, -0.00081717642, 0.005909272, -0.0239466932, 0.00608789, -0.0153968539, -0.0074721775, -0.000368771318, -0.00498939026, 0.00556989806, -0.0141822528, -0.00564729935, 0.00899638329, -0.0110921646, -0.00403080834, -0.0108480537, -0.00495366706, 0.013265348, -0.00437911274, 0.0100978594, -0.0230536032, -0.00409927825, -0.00772819668, 0.00660885824, -0.0193502605, 0.00803184696, -0.00713280402, -0.00221783761, -0.0208863746, 0.00356640201, 0.00110222062, -0.0076388875, 0.0135273207, -0.00102630805, 0.0176355299, -0.000481523806, -0.0135392286, 0.0196836814, -0.0233632084, 0.00162988738, 0.0227201842, -0.0021969988, 0.0202552583, 0.00634093164, 0.00832358934, 0.00595392659, 0.00934766419, 0.0106277587, -0.0230536032, -0.0173378345, 0.0286264792, 0.00744240824, 0.00888921227, 5.49807883e-05, 0.0120328851, -0.0130748227, -0.00353663228, 0.023637088, -0.0395340733, 0.00725188246, -0.0103896018, -0.00335801463, 0.0103062466, 0.00686487742, 0.0193026289, -0.0255542528, -0.00250064908, -0.0313414708, 0.0156350117, 0.0258876719, 0.0112707829, -0.0106396666, -0.00466490118, -0.0119138071, -0.00403378531, 0.00900829118, -0.02185091, -0.00408737035, -0.002704571, 0.00704944879, -0.0177784245, -0.0245301779, -0.00425408036, 0.00666839769, 0.0010531008, -0.00683510769, -0.0271737203, -0.00363784912, 0.0140036354, 0.00922263227, -0.00270754797, 0.0208268352, -0.0239943229, -0.0267212223, -0.00691846246, 0.0266021434, 0.0203505214, 0.0467026, -0.0162780341, 0.0178141482, -0.0157898124, 0.00850220677, -0.00636474742, 0.0167900734, -0.00816878676, -0.00498045934, -0.00608491292, -0.00419751834, -0.0100264121, 0.00959773, -0.00937148, 0.0217913706, 0.0117887743, 0.018611975, -0.0257209633, 0.0125508774, 0.0069244164, -0.0104134176, 0.0216842, 0.0251493845, 0.00312283449, -0.00646001, -0.00377181242, 0.0088534886, 0.0223272238, 0.00172366167, 0.0129795596, -0.00112826901, -0.0195407867, -0.00750194723, -0.00446246797, -0.00449819164, -0.0074364543, -0.0013850322, -0.0123008117, -0.0198622979, -0.015277775, 0.0257447772, -0.00298440573, 0.0137535697, -0.0056413454, 0.000966768828, -0.0115863411, 0.00454582274, 0.0153134987, -0.0116756503, -0.00827595778, -0.0209816378, -0.00105086807, -0.00477802614, -0.003959361, 0.0253637265, 0.00875227153, -0.00444758311, 0.0192430895, -0.00625757687, -0.00663267402, -0.0288884509, -0.00468871696, -0.00828786567] |
25 Apr, 2023 | 8085 program to convert an 8 bit number into Grey number
25 Apr, 2023
Prerequisite – Binary to/from Gray Code Problem – Write an assembly language program in 8085 which convert an 8 bit number into grey number Example – Assumption – 8 bit number (input) is stored at memory location 2050 and output to be stored at memory location 3050. Algorithm –
Load the content of memory location 2050 in Accumulator
Reset carry flag i.e. CY = 0
Rotate the contents of Accumulator right by 1 bit with carry and perform xor operation with initial value of input
Store the result at memory location 3050
Program –
MEMORY ADDRESS
MNEMONICS
COMMENT
2000
LDA 2050
A <- M[2050]
2003
MOV B, A
B <- A
2004
STC
CY = 1
2005
CMC
CY <- complement of CY
2006
RAR
Rotate 1 bit right with carry
2007
XRA B
A <- A XOR B
2008
STA 3050
M[3050] <- A
200B
HLT
End of program
Explanation –
LDA 2050 loads the content of memory location 2050 in accumulator
MOV B, A transfers the content of register A in register B
STC sets the carry flag i.e. CY becomes 1
CMC complements the carry flag i.e. CY becomes 0
RAR rotate the content of accumulator by 1 bit along with carry flag
XRA B performs the xor operation in values of register A and register B and store the result in A
STA 3050 stores the value of accumulator in memory location 3050
HLT stops executing the program and halts any further execution
Advantages:
Reduced error rate: Gray code can reduce the error rate when transmitting or storing data, since only one bit changes between adjacent values. This can be useful in applications where errors must be minimized, such as in digital communications.
Improved accuracy: Gray code can improve the accuracy of position or distance measurements, since small changes in position result in small changes in the Gray code value.
Used in digital electronics: Gray code is commonly used in digital electronics, particularly in applications such as rotary encoders or optical sensors.
Disadvantages:
Limited range: Gray code has a limited range compared to binary code, which can make it unsuitable for certain applications where a wide range of values is required.
Non-intuitive ordering: As mentioned earlier, the ordering of Gray code values may be non-intuitive, making it more difficult for humans to understand or interpret them.
Complex conversion: Converting between binary and Gray code can be more complex than converting between binary and other number systems, which can make it more difficult to work with Gray code values.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number | https://www.geeksforgeeks.org/assembly-language-program-8085-microprocessor-convert-8-bit-number-grey-number?ref=asr10 | Languages | 8085 program to convert an 8 bit number into Grey number | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0321179144, 0.0048880754, -0.011920386, 0.00528563885, -0.00433735223, 0.0385832079, 0.0304755196, 0.0407991335, -0.000769871869, -0.00853132084, -0.0280771051, -0.00170267955, 0.0263695363, -0.00690847961, -0.0390785336, 0.00944376178, 0.00426566042, 0.00707793282, -0.0141297961, -0.0404602289, 0.045491688, -0.0213380773, 0.0132434256, 0.0201258361, -0.0576141141, 0.0120377, -0.00817938, -0.0159155726, -0.0308404956, -0.00677161384, 0.000707141531, 0.0159807466, -0.0293284524, -0.0183270238, -0.0372275822, -0.0401995294, 0.00699320622, -0.000273324869, -0.0209731013, -0.0113273, 0.0199954864, 0.00851176865, -0.0142210405, 0.0121093923, 0.00439600926, -0.00668688677, 0.028207453, -0.0360023044, 0.0206472296, -0.016867118, -0.0301626828, -0.014559947, 0.0430411324, 0.0290156156, 0.0161893051, 0.0203865319, -0.00368235, 0.0430411324, 0.0196565799, -0.0415290892, 0.00428521261, 0.00388439046, -0.0676248893, -0.00975008123, -0.0177925937, -0.0201910101, 0.00845962856, 0.0235279351, 0.0236582849, 0.00369212613, -0.0343077704, -0.0268518273, -0.0107016265, 0.0188353844, 0.00984132476, 0.0389221124, 0.00883112289, 0.00814027432, -0.0546421632, 0.00693454966, -0.0116922762, 0.0315965191, 0.0197478235, 0.0363933481, 0.0178577676, -0.00333529664, 0.0286245681, -0.0600646697, -0.0116792414, 0.0114380959, 0.00808161777, 0.00279597915, 0.0095610749, 0.0307622869, 0.00276828, -0.0043894914, -0.0202952884, 0.00931993, -0.0301105436, 0.00187702093, 0.0182357803, 0.0100042606, 0.00491088629, -0.0300323348, 0.00196826505, 0.0226154942, 0.0229022615, 0.00494347326, 0.0243882369, 0.0277903378, -0.0328217968, 0.00890933163, 0.00311207469, -0.00545509206, 0.0171538852, -0.0127220303, 0.00115440041, -0.0490893126, 0.0338124447, -0.00131896569, 0.0348552354, 0.0123831239, -0.034750957, 0.0291459635, -0.0202692188, 0.0209339969, -0.0138690993, -0.000295524893, -0.00808813516, -0.00422329688, -0.0181445349, -0.0103236148, 0.044944223, -0.00887674466, 0.022563355, -0.0364715606, -0.0173103046, 0.000435853377, 0.0258481428, -0.00879853591, -0.0165542811, -0.00575489411, -0.0153290043, -0.00360414083, 0.0240232609, 0.0266432688, -0.00396585837, 0.0567277446, -0.0229152963, 0.0246359, -0.0666342452, 0.0103692375, 0.045257058, -0.0412423201, 0.0473165698, 0.000113647751, 0.0263956059, 0.0104865506, -0.0209991708, -0.0153029347, -0.0266041644, -0.026930036, -0.0325089581, 0.00024338541, -0.0190569758, 0.0107798353, 0.0368886739, 0.00331085641, -0.0306840781, 0.0298498459, -0.00523675792, 0.00778181572, 0.0420244113, 0.0416594371, -0.0140385525, 0.0380618125, -0.0164500028, -0.000130756016, 0.00994560402, -0.0313879624, -0.0327175185, -0.0242448542, -0.0223417636, 0.01328253, 0.0162544791, -0.00283019571, 0.0039202366, -0.0558413714, 0.00453287503, -0.00815331, -0.00255809282, -0.00894191861, 0.0244794805, 0.0100759529, 0.0301887523, -0.0283899419, -0.0544857457, 0.00511292694, -0.0229804721, -0.00899405871, -0.00945679657, -0.0167758744, -0.0477336831, -0.0170756765, 0.00611009402, -5.98280058e-05, -0.0377750471, -0.0086290827, -0.00096050679, 0.0171017461, -0.0264998861, 0.0327957273, -0.0256265495, -0.0158373639, 0.0434061103, -0.00853132084, -0.0122136706, 0.0211816598, -0.0034574985, -0.00767101953, -0.00534429587, 0.0178708024, 0.0250269454, 0.0165803507, -0.0483854264, -0.05010603, 0.00213120086, -0.0188223477, -0.00600255653, -0.0562063493, -0.0145078078, 0.0650700554, 0.00932644773, -0.00782743748, -0.0472122915, 0.0144165633, -0.0185616519, 0.0264738165, -0.00393653, 0.0306058694, -0.017584037, 0.0352202132, -0.0177143849, -0.00953500532, 0.013067455, 0.00671947422, 0.0112425731, 0.0173494089, -0.0181054305, 0.0153290043, -0.0016195823, 0.0103953071, -0.00506730471, 0.0134780528, -0.0235670395, -0.0172581654, 0.0264477469, 0.0251833647, 0.00852480344, -0.00417767512, -0.0166064203, 0.0163196549, -0.0100433649, -0.0125786467, -0.0351159312, -0.0359501652, 0.0173624437, -0.0220028572, 0.03433384, -0.0412944593, 0.0391567424, -0.0711182356, -0.0368886739, 0.0270343143, 0.019526232, -0.0153029347, -0.0554242581, 0.0153029347, 0.0468473136, 0.0187311042, 0.0446835272, -0.0051781009, 0.0284942202, 0.00490436889, -0.00525631, -0.00330433901, -0.0289634746, 0.00215564109, -0.0745073, -0.0125656119, 0.0219767857, 0.00207743212, -0.00395934097, 0.0266563036, 0.027295012, -0.0110144634, 0.0135171572, 0.00387787307, -0.00780788576, 0.00412879419, 0.0298759155, -0.0376186259, -0.00853132084, -0.00515854871, -0.0279988945, 0.0211295206, -0.0320918448, -0.0104344115, -0.0170496069, 0.0219507162, 0.0806076229, 0.0181706045, -0.0461434312, -0.0427282937, -0.00436668051, -0.0129240714, 0.00563106267, 0.037384, -0.0533647463, 0.0125069553, -0.00756022334, -0.0192916039, 0.00289048185, 0.0341774225, 0.0196305104, 0.0140124829, 0.0133216344, 0.0364715606, -0.0420765504, -0.00529215625, 0.00523349922, 0.00874639582, 0.0125069553, -0.0093785869, 0.0256395843, -0.0235670395, -0.0109232189, 0.0412944593, 0.0033662545, -0.00128556381, 0.0318832844, 0.0350898616, -0.0294588, -0.00418745121, -0.0198521037, -0.00207580253, -0.00952197053, 0.0130218323, 0.0121484967, -0.0669992194, 0.000904293905, 0.0255613755, 0.067520611, 0.0116531719, 0.0407209247, -0.00860301219, -0.0160459224, -0.0217682291, -0.0079903733, -1.95777593e-05, 0.0344902575, 0.00768405432, 0.0355591178, 0.0108906319, -0.024987841, -0.0563106276, -0.0051683248, 0.00111448113, 0.0222896226, -0.000819159963, -0.0206081253, 0.0378532559, -0.0150683066, -0.0285202898, -0.039182812, -0.0130283497, 0.0130413845, -0.0172972698, 0.0271907337, 0.0120442174, -0.000766205776, 0.0550592802, -0.0196174756, 0.00926779117, 0.00355526013, 0.0253658518, -0.00537036546, 0.00848569907, 0.0208557881, 0.0258872472, 0.0102388887, -0.0067390264, -0.0294848699, 0.0100042606, 0.0153941782, 0.00612964621, 0.038505, 0.0047968314, 0.0494021475, -0.0149770631, 0.0454395488, -0.0511488207, -0.0174927916, 0.024688039, -0.0123635717, 0.0148206446, -0.0490893126, -0.0010305692, 0.0408252031, -0.0294327307, 0.00418745121, -0.0265780948, 0.000679849822, 0.00296869106, 0.0140776569, -0.000338091864, -0.0305015892, 0.0460130833, 0.024257889, 0.00284160115, 0.0118291425, 0.0489068218, -0.016867118, 0.0461695, 0.0155766662, -0.0122136706, -0.0161893051, 0.0283378027, 0.0208688229, -0.00818589702, -0.0332128406, -0.0099651562, 0.000480253395, 0.00474795047, -0.0287809875, -0.0269039664, 0.0101997834, 0.00472839829, -0.0392610207, -0.0334996097, -1.65609017e-05, 0.0313618928, -0.032456819, -0.0214293227, -0.0408252031, 0.00777529832, -0.0421547629, 0.029719498, 0.0233063437, -0.0174015481, -0.0460130833, -0.0204126015, 0.0278164074, -0.0148858186, 0.0463259183, 0.00406361977, -0.0158243291, -0.0197347887, 0.0402256027, -0.0170756765, 0.0197347887, -0.00333203794, 0.00563106267, 0.000162834011, 0.0101411268, 0.0200606603, 0.0215857401, 0.00396259967, -0.0184052326, -0.009978191, -0.017649211, -0.030814426, -0.0136866104, -0.00203506858, 0.00380292255, -0.00829669274, 0.0188875236, 0.0164760724, -0.00603840221, -0.0380618125, 0.0325610973, -0.0241145045, -0.0264477469, -0.0504970774, -0.0168410484, 0.000925475615, 0.0638708472, -0.0076123625, -1.14373324e-05, 0.0235149, -0.022198379, 0.00124482985, 0.028989546, 0.00529541494, -0.00263467268, -0.0211164858, -0.0323525406, 0.00545835076, 0.0206472296, 0.0618895516, -0.00512596173, -0.0149900978, -0.022745844, 0.0268257577, -0.0300062653, -0.00309252227, -0.0123505369, 0.04233725, 0.0297455676, -0.0181184653, 0.00278946152, -0.00425262563, 0.00406361977, 0.0454656184, 0.00358458865, -0.00802296121, -0.0277642682, 0.000558055239, 0.0118747642, 0.00508685689, -0.000429335953, 0.00939813908, 0.0245185848, 0.0179099087, -0.0133998441, 0.00855087303, 0.0711182356, -0.019526232, -0.0110014286, -0.00264281943, 0.0182618499, -0.0258090384, -0.0074363919, -0.00308437552, 0.00278783217, -0.00901361089, 0.0193437431, 0.0193698127, -0.00481964229, 0.0391567424, 0.0242839586, 0.0359762348, -0.0367061868, 0.0232020635, -0.0386614166, 0.000555203878, -0.0353244916, -0.0170105025, 0.00113729213, 0.040329881, 0.0108841145, 0.0170626417, -0.00311533338, 0.00780136837, 0.00261023222, -0.0147294, 0.0158764683, -0.0334214, -0.0235279351, 0.00662823, 0.0113924742, -0.00724086864, 0.0112686427, 0.0213120077, 0.0109297363, -0.00534103671, -0.00663474761, 0.0514355861, 0.00152182078, 0.013165216, -0.00789261237, -0.0289113354, -0.00119269034, 0.0256135147, -0.0203734972, 0.0161893051, -0.0174667221, -0.00887022726, -0.027842477, 0.0200345907, -0.0143383546, -0.0404602289, 0.0347770266, 0.00177274202, -0.000205808334, -0.0442924798, -0.0344902575, 0.00906575, -0.0251181889, -0.026265258, -0.0319614932, 0.0276078489, -0.00695410185, 0.0226024594, -0.00969142374, -2.73426704e-05, 0.01328253, 0.000360699225, 0.00495650852, -0.00703882845, 0.00454591, 0.0194871277, 0.0451788493, -0.0259263515, 0.0167107, -0.027112525, 0.0170105025, 0.0073451479, -0.016436968, -0.0164760724, 0.0140124829, 0.0435625277, 0.0265911296, 0.00903316308, 0.00349008571, -0.018692, -0.00460130814, 0.0126568563, -0.0043797153, -0.0316747278, 0.013647506, -0.0233715177, -0.0154723879, 0.0479683131, 0.0186659303, 0.0322482623, -0.0372015126, 0.00112996006, -0.0208818577, -0.0266693383, 0.000223018433, 0.00203669793, -0.0295630787, 0.00474143308, -0.0131456638, 0.00209535495, 0.00684982305, -0.014924923, -0.0120507348, 0.0104800332, -0.0217682291, 0.000153057859, 0.000894517754, 0.0483072177, -0.0155505966, 0.0211946946, 0.0237234589, 0.0170756765, -0.028207453, 0.00782743748, -0.0192525, -0.020738475, 0.0413987376, 0.0123114325, 0.0201128013, -0.0141428309, 0.0249748062, -0.0409555547, -0.027112525, -0.0142471101, -0.0164500028, -0.016006818, 0.0143383546, 0.00609054184, 0.00527586276, -0.00967838895, 0.0227328092, -0.00213283021, 0.0133607388, -0.0152116902, -0.0206602644, 0.00315280864, 0.0248053521, 0.00615245756, 0.004017998, -0.0425979458, -0.0202692188, 0.0319354236, 0.0381400213, 0.0105843125, -0.00536058936, 0.00980222, 0.0121289445, -0.0173103046, -0.0232933089, -0.00250432384, -0.0360544436, 0.00587872509, -0.0133607388, 0.018692, -0.0205038469, 0.0201519057, -0.0136866104, 0.0355069786, 0.000728730578, 0.0179229435, -0.013165216, 0.0263825711, -0.00269170012, -0.000529134122, -0.00125460594, -0.0176361762, -0.00685634045, 0.0133086, -0.0456481054, 0.0512009598, -0.0121941185, -0.00418093381, -0.00789913, 0.00925475545, -0.00142242992, -0.0143644242, 0.020321358, 0.0455959663, 0.0346206091, -0.0229544025, -0.0108059049, -0.0258481428, 0.0116336197, -0.0180011522, -0.0103692375, -0.01328253, -0.0097891856, -0.025900282, -0.0123766065, 0.00029165516, 0.00349008571, 0.0106103821, -0.00272428733, -0.00318050757, -0.0152899, -0.00749504892, -0.00317724887, 0.00557892304, 0.0116010318, -0.0129631758, 0.00534429587, 0.0235540047, -0.0192785691, -0.00502494117, 0.00971097592, 0.0179099087, 0.00354874274, -0.0108971493, 0.00864863489, -0.0271646641, 0.0272689424, -0.012070287, 0.00436993921, 0.0383485816, 0.0205299165, 0.0275035705, 0.0187832434, -0.029719498, -0.00792519934, -0.0359762348, 0.00101671962, -0.0236843545, 0.0339427963, 0.0169844329, -0.0164630376, 0.0371493734, 0.0428586453, 0.0384007208, 0.0183661282, 0.0156679098, -0.0287288483, -0.00739728706, 0.0318832844, 0.00749504892, 0.0193046387, 0.0126764085, -0.00131326285, -0.00709096808, 0.00343142892, -0.0137387505, 0.00300942501, -0.0107537657, -0.0141167613, 0.0306058694, 0.00352593162, 0.00630235858, 0.0271907337, 0.024140574, -0.032143984, -0.0375404172, 0.00998470839, -0.000910811359, 0.00793823414, 0.0113924742, -0.0227067396, 0.0135041224, -0.0287809875, 0.0386614166, 0.00701275887, -0.0208166838, -0.00486852322, -0.00719524687, -0.0135041224, -0.0130283497, 0.0144426329, 0.0150292022, -0.0221332051, 0.000601233274, -0.00665755849, -0.0230065417, -0.0231368896, -0.0200736951, -0.00768405432, -0.0113794394, 0.00313488557, -0.00472513959, 0.0276339184, -0.00739728706, 0.049793195, 0.00691499701, -0.00938510429, 0.00720828166, 0.0198390689, -0.00850525126, -0.0016652043, 0.00436342182, 0.0209209621, -0.0162805486, 1.48933541e-05, 0.0181706045, 0.0167758744, -0.0113598872, 0.017284235, 0.0105517255, -0.0029735791, -0.0174276177, -0.0145078078, -0.00849873386, 0.00225177337, 0.0190178715, -0.0032261298, 0.0112034688, -0.00553656, -0.00560825178, 0.00494347326, 0.0193307083, 0.0180272218, -0.0210122056, -0.00234301738, 0.00614594, 0.0120311826, -0.0281292442, 0.00915699452, 0.0296412893, 0.0283378027, 0.0516962856, 0.0180532914, 0.0383225121, -0.0192525, 0.0336299576, 0.00946331397, 0.0110274982, 0.000457442366, -0.0252746083, -0.00388439046, -0.0118943164, -0.00528563885, 0.0152638294, 0.0205820557, 0.0111773992, -0.00464367168, 0.0174015481, 0.0017075676, -0.0224330071, -0.0296412893, -0.000548279088, -0.0102454061, 0.0251572933, 0.00546160946, -0.0143904937, 0.035480909, 0.0213250425, 0.0120051131, 0.0268257577, 0.0232020635, -0.0219246466, -0.0256656539, 0.00758629292, -0.0049858368, 0.013347704, -0.0385571383, -0.028937405, -0.00380944, 0.00216052937, -0.0118421772, 0.010493068, -0.0246359, 0.02517033, 0.0252355039, -0.00189331453, 0.0343599096, -0.0158764683, -0.00383876846, 0.0206993688, -0.00154870516, 0.0124743683, 0.025053015, 0.0206081253, 0.0157852247, -0.0147685045, 0.0452831313, 0.0276339184, -0.0162935834, 0.0108906319, 0.015107411, 0.0323264711, 0.0318832844, -0.00827714056, 0.0212989729, 0.0129762106, 0.00956759229, 0.00318213692, -0.000992279267, 0.0216248445, 0.00381269865, 0.0246750042, -0.0161502, -0.0015307822, -0.00264281943, -0.0297977068, -0.0433800407, -0.0285202898, -0.00284160115, -0.0258872472, -0.00583962072, 0.0120637696, -0.0227979831, -0.0101541616, 0.000529134122, -0.0016163236, -0.0366019085, 0.0219898205, -0.0269821752, -0.0297455676, -0.0122658098, 0.0235149, 0.0229413658, -0.0127089955, -0.0162414443, 0.00667059328, -0.0138690993, 0.00453939242, 0.0283899419, -0.0253919214, 0.0171017461, -0.0443967581, 0.00117069401, -0.0145469122, -0.00832276326, -0.0135041224, -0.017531896, -0.0140646221, -0.0190439411, 0.0327696577, 0.0130935246, -0.0174536873, -0.0032847866, 0.01922643, -0.0275296401, -0.0227197744, 0.000811827835, 0.0145860165, -0.00776878092, 0.0088115707, 0.0214814618, -0.0154854227, 0.0483854264, 0.0283638723, -0.0337342359, -0.000809791149, -0.0154984575, -0.0196305104, -0.0115749622, 0.0289113354, -0.0182748847, -0.017949013, -0.018379163, 0.0129762106, -0.00223222096, -0.00617852714, -0.00117965555, -0.00856390782, -0.0112947123, -0.0114380959, -0.00370190246, 0.00211164844, 0.0103562018, 0.000491251587, -0.013132629, 0.0182357803, -0.0179099087, 0.0342817, -0.0513573773, -0.0281813834, -0.0473165698, -0.0240362957, -0.0194089171, -0.00625673635, -0.0119008338, 0.0268257577, -0.00678464863, 0.0485418476, -0.0173754785, 0.0178447329, -0.0236322153, -0.0354548395, 0.0258220732, -0.016006818, 0.0425718762, 0.0149640283, -0.036263, 0.0179099087, -0.0303973109, 0.0343077704, 0.0271385945, 0.0029833552, -0.0166585613, -0.0544857457, -0.0100759529, 0.00208720821, 0.00167986855, -0.00557566434, 0.0338906571, -0.00087089208, -0.0125525771, -0.00279923785, -0.0112556079, -0.00458827335, -0.00113973627, 0.0127350651, 0.0142601449, -0.0400952511, 0.0114772012, 0.009978191, 0.029719498, 0.005777705, -0.011040533, 0.0118226251, -0.00267214794, -0.00984784216, -0.0365237, 0.0117183458, -0.0121941185, 0.00896798912, 0.0173103046, 0.00838793721, 0.0253788866, -0.00922868587, -0.00493369717, 0.0448920839, -0.0299019851, -0.00757325813, -0.0194089171, 0.00905923266, 0.00774922874, -0.0302930325, -0.00805554818, -0.0193958823, -0.0224721115, 0.00806206558, 0.0192785691, -0.00194545393, -0.00118780229, 0.00412553549, 0.0144426329, -0.0186659303, -0.0166455265, -0.00969794113, -0.0121876011, 0.00511618564, -0.00234138803, 0.00208232016, -0.00975008123, -0.00304852962, -0.0122788455, 0.00477727875, 0.0210513119, -0.0128067574, -0.0109818755, 0.0155114923, 0.00520417094, 0.0351680741, -0.0133411866, -0.0153811434, -0.0199954864, 0.0100368476, 0.00246033119, -0.000508359808, 0.042519737, -0.0048913341, -0.0153941782, 0.065747872, -0.00180532911, -0.0051781009, 0.0180663262, 0.00706489803, 0.00265259552, -0.0193567779, 0.0118486946, -0.0128849661, -0.0128132747, 0.0236713197, -0.0166715961, 0.000300005631, 0.00433083484, -0.0090070935, -0.0237364937, 0.0134389484, 0.00727345608, -0.0076123625, 0.0032359059, -0.0271385945, 0.00181999337, 0.0200215559, -0.0217291247, -0.00418745121, -0.00636753254, -0.0375143476, 0.00854435563, -0.0334214, -0.0182097107, 0.022015892, -0.0107863527, 0.0317007974, 0.0110144634, 0.00814027432, 0.0210382752, 0.00140613632, 0.000166601894, -0.035298422, -0.0199824516, -0.000839119602, 0.00636427384, -0.00457523856, -0.0161110964, 0.019591406, -0.000500213064, 0.0277903378, 0.0146902958, 0.00340210041, -0.0149509925, -0.0120246653, 0.0144556677, 0.0248965975, -0.00717569469, 0.00481312489, -0.0155766662, -0.00704534585, -0.00399192795, 0.0103170974, -0.0155375618, 0.00192427228, 0.025535306, 0.0030648231, -0.00316258473, -0.00164728134, 0.0200476255, -0.0320657752, 0.0177925937, -0.0327175185, 0.00379640516, -0.0333692618, 0.00183465763, -0.0147163654, 0.0103822723, -0.0111773992, -0.00648484658, -0.00375404186, -0.00385506195, 0.0289113354, 0.00774922874, 0.00527912145, 0.00278294412, 0.0373579301, 0.0235279351, -0.016867118, -0.00375078316, -0.017649211, 0.0116662066, 0.0223287288, -0.031726867, 0.0203083232, 0.0186137911, -0.0230586808, 0.0182357803, -0.0068302704, 0.0282856617, 0.0168280136, 0.00611335272, -0.00750156632, -0.00324242329, 0.0106885917, 0.00160980609, 0.00878550112, -0.0160589572, 0.000394712086, -0.0200606603, -0.000864374626, -0.00440252665, -0.0119529739, -0.00705838064, 0.0307362173, -0.00233812933, 0.0173624437, 0.0291981027, 0.0144556677, -0.00952197053, 0.00722131645, 0.00414182898, 0.0065565384, 0.00118780229, 0.00546486815, 0.00768405432, 0.00387787307, -0.00330108, -0.0129240714, -0.0113598872, -0.00439926796, 0.0109753581, -0.0275817793, 0.0140255177, -0.0107798353, 0.00301594241, -0.0125330249, -0.015589701, -0.0184964761, 0.00509337429, 0.0213511121, 0.0155114923, -0.0196044408, 0.0146251209, 0.0369408131, 0.0219376814, 0.00951545313, 0.030814426, -0.018313989, 0.00286930031, -0.00494999113, -0.0183270238, 0.00350963813, 0.00490762759, -0.0204647426, -0.00676509598, -0.00154789048, -0.0082119666, 0.0453092, -0.00689544482, 0.00553656, -0.0206081253, 0.00593086472, -0.0136084016, 0.00490111, 0.012585165, 0.0234627612, -0.00222896226, 0.00898102392, -0.00720176427, -0.00234138803, -0.0130218323, -0.0121224271, -0.00585591421, 0.0226676352, 0.0149118882, -0.0197087191, 0.00354874274, 0.0111773992, 0.0181445349, 0.0219637509, -0.015407213, -0.000365994638, 0.0130218323, -0.00152182078, -0.0216639489, 0.0190830454, 0.00953500532, -0.00605795486, -0.0333953314, -0.0048978515, 0.0108841145, -0.00749504892, 0.00435364572, 0.00684330519, 0.0226024594, 0.0160980616, 0.00585591421, 0.0100238128, -0.00222896226, -0.00189331453, -0.00823151879, -0.0202301145, -0.0126764085, -0.0357155353, -0.0469255224, -0.00422329688, 0.010343167, -0.0086356, -0.00126438215, -0.00179392367, 0.0103040626, -0.00872032624, -0.00515203131, 0.00183628697, -0.0062991, 0.0522176772, 0.0104865506, 0.0313097499, 0.0173624437, 0.0146120861, -0.00119187566, 0.0281813834, -0.00943724439, -0.0216248445, -0.0153029347, -0.0110926721, 0.00244240835, -0.0221462399, -0.0293805916, 0.0165673159, 0.0107537657, 0.0023593111, 0.00446770061, 0.0105191376, -0.00030306066, 0.0433278978, 0.0315443799, -0.015954677, -0.0135041224, 0.0146902958, -0.0194480214, -0.0275817793, 0.0390524641, -0.00310718664, 0.0182488151, 0.0183009543, -0.00658260798, 0.00399844581, -0.00013014501, -0.00893540122, 0.0203474276, -0.030814426, 0.00780788576, 0.006550021, -0.0118682468, 0.000434224028, -0.00496954331, 0.00584287941, -0.00459479075, -0.025717793, 0.0259915255, 0.0238668416, -0.0376446955, -0.00704534585, 0.00594389951, -0.0211555902, 0.0129631758, -0.00849873386, -0.00651091617, -0.00992605183, 0.018861454, -0.00391046, -0.00599278044, -0.0161893051, 0.01922643, 0.0180011522, -0.000283915695, -0.0093720695, -0.00800992642, 0.011587997, 0.00705186324, -0.000575978193, -0.00892236643, 0.00551049039, 0.0234366916, -0.00371819595, -0.00177925942, -0.0287549179, -0.00139065739, -0.00380944, 0.00969142374, -0.0293284524, 0.00932644773, 0.00371493725, -0.00923520327, 0.0160459224, -0.0134128788, -0.00581681, 0.0261218753, -0.00190472, 0.032873936, -0.00204484491, 0.0278946161, -0.00661845412, -0.000392879039, -0.00971749332, 0.0340992138, 0.0239059478, -0.0117835198, -0.00503797643, -0.0206733, 0.0126568563, 0.0141558656, 0.0278164074, -0.0243882369, -0.0101085398, 0.000463145145, -0.0177274197, -0.0155766662, 0.00976311602, -0.0166194569, 0.00428521261, 0.00301594241, -0.0166715961, 0.0041972273, -0.00814679172, -0.0257568974, -0.0115749622, -0.00965883676, 0.0224069376, 0.010128092, -0.00371493725, -0.0050738221, 0.0122723281, -0.00246521924, 0.0152507946, -0.0267214775, -0.0193176735, -0.0154723879, -0.0160589572, -0.00917654671, 0.0034574985, -0.00347705092, -0.0260175951, 0.012767653, -0.00916351192, 0.0235149, -0.0355591178, -0.000695328694, -0.0248705279, 0.00635449775, -0.010128092, 0.0248965975, -0.026930036, -0.00761888, -0.0229022615, 0.00573534146, -0.00447095931, 0.0330564231, -0.0195783712, -0.0129631758, -0.0222114138, -0.00836838502, -0.0180532914, 0.00467951735, 0.00673250901, 0.0125004379, -0.022198379, -0.0118812816, -0.00191612553, 0.017949013, 0.0195523016, 0.0154984575, -0.00243100268, -0.0158373639, -0.00948938355, 0.0162023399, -0.00127089955, 0.0180793609, -0.0174797568, 0.00116662064, 0.00825758837, -0.0306319389, -0.00363021065, 0.00718872948, -0.00308111683, 0.00879201852, -0.0285463594, 0.00667059328, -0.0138690993, 0.0178708024, 0.0240102261, 0.00262489635, 0.0233975872, 0.00950893573, 0.0102323713, -0.0033238912, -0.00331574446, -0.0246619694, -0.00527912145, -0.0121680489, 0.00969794113, -0.0133216344, -0.0193046387, -0.0102193365, 0.0254310258, 0.0116075492, -0.00256949826, 0.027659988, -0.00767753692, 0.0014199859, 0.0295109395, -0.00857042521, -0.0197869297, 0.00466974126, 0.00164320797, -0.00625999505, -0.0167889092, -0.00936555211, 0.0134128788, 0.0269821752, 0.00317724887, 0.0142862145, -0.00331900315, 0.00538014155, -0.0128849661, 0.0119660087, -0.00778181572, 0.00590479514, 0.013465018, 0.00711052027, 0.0174667221, -0.00585265551, 0.011770485, 0.0190048367, 0.0205429513, -0.0156418402, 0.00153892906, 0.00460456684, 0.0295630787, 0.00675857859, 0.0264738165, 0.00688241, 0.0073647, 0.00371493725, 0.0115749622, -0.0270082448, 0.00157803367, 0.0113533698, -0.00559847569, -0.0107146613, -0.0227588788, 0.0183661282, -0.00122283353, -0.0162023399, -0.00175970711, 0.0135562625, -0.00469581084, 0.000735248, -0.0100368476, -0.00575815281, 0.00463389559, 0.0113859568, 0.00387787307, -0.0102258539, 0.00525305141, -0.00054502039, 0.0168931875, 0.00389416656, 0.022928331, -0.0132108377, -0.00723435124, 0.015589701, -0.00706489803, 0.00564735616, -0.00550071429, -0.0134128788, 0.0181315, -0.0299801957, 0.0109818755, -0.00853132084, 0.019591406, 0.0169192571, -0.0135692973, 0.0201779753, 0.0289113354, -0.00878550112, 0.00281064329, 0.0603253655, -0.00236256979, 0.00399844581, -0.0122071533, 0.00313162687, -0.00106478576, -0.00110714906, -0.00387135567, -0.00116906466, -0.00471862219, 0.00175644842, 0.00680420082, 0.00323427655, 0.0107407309, 0.0100824703, 0.0048880754, 0.00396585837, 0.0134910876, 0.00824455358, 0.0262391884, -0.0016358759, -0.0229022615, 0.00615245756, 0.0108059049, 0.00195685937, -0.0116987936, -0.0117639676, -0.0102649583, -0.0116075492, -0.000595937832, -0.00385506195, -0.0049923542, -0.0182618499, -0.00354548404, 0.000799200323, 0.0243360978, -0.0264738165, 0.0119269034, 0.000276379928, 0.00698668882, -0.00227947254, 0.0128980009, 0.00217519351, -0.0250399802, 0.0115358578, 0.00344120502, 0.00465996517, -0.0127937226, -0.00250758254, -0.00848569907, 4.08357955e-05, -0.0115293404, -0.00208232016, 0.0200085212, -0.0176101066, -0.00953500532, 0.00231043017, -0.00899405871, -0.00335973711, 0.0153290043, -0.00377685274, -0.00749504892, -0.0042949887, 0.00847918168, -0.0212207641, 0.0244012717, -0.0139342733, 0.00707793282, 0.0104669984, 0.0135432277, 0.0116205839, -0.00641967217, 0.00964580197, 0.011770485, 0.00427869521, -0.00511944434, 0.000179840441, 0.015107411, 0.0106494864, -0.0305276588, -0.00317073148, 0.014494773, -0.0099065, -0.0329521447, -0.014677261, -0.0117574502, -0.00762539729, -0.00721479906, -0.000487585523, 0.0286767092, 0.00342491153, -0.0200085212, 0.0173885133, -0.0252094343, -0.00787957758, -0.00864211749, -0.00357155362, -0.033291053, -0.0254440606, 0.00232998258, 0.00302408915, -0.0091895815, 0.0123114325, -0.0174276177, 0.00713007245, 0.00437645661, 0.00393978879, -0.0128914835, 0.0136866104, -0.00258253305, -0.006051437, 0.00470558694, 0.00591783, 0.0161762703, -0.000164565208, -0.00271451124, -0.0106951091, 0.00739728706, 0.0161502, -0.0141819362, -0.0149118882, -0.00449702935, 0.0337342359, -0.0380618125, -0.00661845412, 0.00709748548, -0.0121680489, 0.004673, 0.00223059161, 0.00560825178, 0.00132629776, -0.00167335116, 0.0184704065, -0.0468473136, -0.000666407577, 0.0075211185, 0.0108319744, 0.00395608228, -0.0153159695, -0.0137517853, -0.00234627607, 0.011705311, 0.00739728706, -0.0120116305, -0.00439275056, 0.00374100707, 0.014742435, -0.000922216859, 0.020986136, -0.0158895031, -0.000407543266, 0.000953989336, -0.00471862219, -0.0158764683, 0.0156027367, 0.0026265257, -0.0150161674, -0.00542250508, -0.0144295981, 0.00436342182, 0.0139342733, 0.00910485536, -0.00393653, 0.0164239332, -0.0022338503, 0.0335256793, 0.0117835198, 0.000457035028, 0.0159286074, 0.00405058498, -0.013465018, -0.0143644242, 0.00377033534, -0.00348356832, -0.00676509598, 0.0203995667, 0.014377459, -0.00138495467, 0.0282856617, 0.00442207884, 0.00447095931, 0.00362369325, -0.0108906319, -0.0159807466, -0.00565061485, 0.00414182898, 0.00850525126, -0.0172451288, -0.0160850268, -0.016006818, 0.00319517194, -0.00129126653, 0.000977615, 0.00506078731, -0.0087789828, 0.0093720695, 0.00686285784, -0.00267377729, 0.000740950753, 0.0078404732, 0.0174667221, 0.0124808857, 0.00915047713, 0.0167889092, 0.00513899652, -0.00614919886, -0.00836838502, 0.00386809697, 0.00079553423, -0.00286930031, -0.0362369306, 0.0131586986, 0.0155636314, -0.00711703766, 0.0212207641, 0.013100042, -0.000488807505, -0.0155114923, -0.020321358, 0.00824455358, 0.0157721899, -0.0121224271, 0.00735166529, 0.0291720331, -0.0185486171, 0.0123505369, 0.012982728, -0.0152377598, 0.0150292022, -0.00922216848, -0.00773619395, -0.00354222534, -0.0206733, 0.00641967217, 0.00464367168, -0.0129305888, 0.00720828166, -0.00399518665, 0.0323786102, 0.0183921978, 0.00408317242, 0.00355526013, -0.00905923266, -0.00404732628, -0.0196044408, 0.0268518273, 0.0265520252, 0.00108107936, -0.00383225107, -1.7528333e-05, -0.00180369976, 0.0392610207, -0.0103040626, -0.00620785542, 0.00218008156, -0.000868448056, -0.00467625866, -0.017949013, 0.0040147393, -0.0143513894, -0.0153159695, 0.00924823806, 0.0029800965, -0.0129957628, 0.0277381986, -0.000677813136, 0.000813864521, -0.0209991708, -0.0147294, -0.00357481232, 0.00227621384, 0.0105712777, 0.000783721393, 0.0125656119, -0.0142731797, 0.0179359782, 0.00211490714, -0.00824455358, 0.00437319791, 0.00793171674, -0.0116401371, -0.00252713496, 0.00105582422, 0.00883112289, -0.00923520327, -0.00780788576, 0.00412227679, 0.0228761919, 0.00171245576, -0.000743802113, 0.0171278156, -0.00299964892, -0.0048913341, -0.00871380884, -0.00902012829, 0.00833579805, -0.0150683066, -0.00786002539, -0.00675206119, -0.0190960802, -0.0210382752, 0.00297846715, 0.00343468762, 0.013347704, 0.0182357803, 0.012917554, 0.0210643467, 0.0254831668, -0.0135041224, 0.0156939812, -0.00797733851, -0.000345016655, 0.016867118, 0.0103953071, 0.00411901809, 0.0129566584, -0.00720828166, 0.024987841, -0.0155505966, 0.00933948252, -0.000606528658, -0.00712355506, -0.00531822583, 0.000461923104, -0.00875291321, -0.00389742525, 0.000718954427, -0.0031870252, -0.0213641468, 0.00433083484, -0.00966535416, 0.0065597971, 0.0167498048, 0.0264086407, -0.0166064203, 0.0254049562, -0.00146723725, 0.0176101066, -0.00907226745, 0.0153029347, -0.0166064203, 0.00400496321, -0.0405384377, -0.0136605408, 0.00194871263, 0.00675857859, 0.0108124223, -0.0068367878, 0.00627954723, -0.0518787727, 0.00902012829, 0.00917654671, 0.0148336794, 0.011340335, 0.00331085641, 0.00750156632, 0.0124613335, -0.0051748422, 0.00385506195, -0.00299313152, 0.0185486171, 0.0090070935, -0.013647506, 0.00968490634, 0.0145729817, 0.00518787745, -0.0412683897, 0.00307134073, 0.000811827835, 0.0175449308, 0.000671703, 0.0102649583, -0.0193307083, 0.00182814011, -0.00611335272, 0.000999611453, 0.00495976722, 0.00194545393, 0.00939162169, -0.00588198379, -0.000249291828, -0.0283899419, 0.0105452081, 0.00451984024, 0.0123831239, -0.000518950634, -0.0127872052, 0.0041027246, -0.000484734133, 0.0174145829, -0.00584613811, -0.0239711218, -0.0193176735, -0.00581029197, 0.00969142374, 0.0101150572, 0.00193241914, -0.0193698127, 0.0221592747, -0.0104865506, 0.0126959607, 0.00189820258, 0.0114250612, -0.00263467268, 0.0111317765, 0.0116401371, 0.0229804721, -0.00571578927, -0.00893540122, 0.0122983977, 0.0187571738, 0.00405710237, -0.00176133646, 0.013132629, -0.00193567784, 0.0114185438, 0.00591783, 0.0115097882, -0.0114641655, -0.00592760602, 0.0050738221, 0.00053646625, 0.0101476442, -0.0184573717, -0.0192655344, 0.00197152374, -0.0047121048, -0.0072539039, 0.00386483828, -0.00629584119, 0.0112881949, 0.00120491057, 0.00473817438, -0.00915699452, 0.00443837233, 0.0235800743, 0.00998470839, 0.00566690881, -0.0226415657, -0.00667059328, -0.00849873386, -0.0113142645, 0.00844007637, -0.00278457347, 0.00899405871, -0.0256135147, 0.000412431342, 0.00339232432, 0.000785350741, -0.0101476442, 0.0146642262, 0.00428521261, -0.0191351846, 0.00505101122, 0.00213608891, -0.0073451479, 0.0108189397, -0.0101215746, 0.0283638723, -0.00256461021, -0.0112165036, -0.00193078979, -0.00828365795, -0.0236061458, 0.00693454966, -0.0117509328, -0.0210382752, -0.00226480816, 0.00483919447, 0.00556262955, -0.00529867364, -0.0203604624, -0.0059569343, 0.0130544193, -0.00320983608, -0.00208394951, -0.0155766662, -0.0155114923, -0.00847918168, -0.0110666025, 0.0192133952, -0.00832928065, 0.0146381557, -0.0281031746, 0.00995212141, -0.00190797867, -0.0194871277, 0.00589501858, -0.00539643504, 0.0160459224, 0.00530519104, 0.00707141543, -0.00668036938, 0.0199694168, -0.0112816775, -0.0118812816, 0.000216501008, -0.0102454061, 0.00050224975, -0.00227295491, -0.0183921978, 0.0169062223, -0.0140124829, -0.0218855422, -0.00305993506, -0.00632516947, 0.028989546, 0.00405710237, 0.0116336197, -0.0175188612, -0.0219637509, 0.00729952566, -0.0127611356, 0.00833579805, -0.0135041224, -0.0177274197, 0.0134259136, 0.00295728561, -0.0013344445, -0.0041972273, -0.000646855275, -0.00804251339, 0.015407213, -0.016436968, -0.0209079273, -0.0126307867, -0.0335778184, -0.00519765355, -0.00150634185, 0.00789261237, -0.025535306, 0.0361326523, 0.000595937832, -0.000443592842, 0.0158112943, -0.00537036546, -0.00320168934, 0.0244012717, 7.09280066e-05, 0.012767653, -0.0100498823, 0.0156418402, -0.0232411679, 0.0160198528, 0.00368886744, -0.00440904405, 0.00163994927, -0.00944376178, -0.0132369082, -0.0242839586, -0.0104278941, 0.0149770631, -0.000246033131, -0.0205559861, 0.0315183103, -0.000118332158, 0.0267475471, -0.00977615081, -0.00164483732, 0.0154332835, 0.00538340025, 0.0236452501, -0.00123505364, -0.010277993, 0.000629747054, -0.00175970711, -0.0248314217, 0.0115293404, -0.00826410577, 0.00135725562, 0.0252355039, 0.00156092539, -0.0253397822, 0.0133998441, 0.00280575524, 0.0153029347, 0.00678464863, -0.0118682468, -0.0166064203, -0.00301594241, -0.00831624586, -0.00813375693, 0.0202170797, -0.0144165633, 0.0271385945, 0.00488481671, -0.00596671039, -0.0111187417, -0.00305993506, 0.00338254799, -0.00363672804, 0.0313097499, -0.00300453696, -0.00559847569, -0.00870729145, -0.00826410577, -0.00973052811, -0.00787306, -0.0280510355, 0.0103040626, 0.00462086033, 0.0154984575, -0.0190178715, -0.0140515873, 0.00386809697, -0.00911137275, 0.0244534109, -0.0174406525, -0.00704534585, -0.00776226353, -0.00618830323, 0.00395608228, 0.00902664568, -0.00795126893, -0.0143122841, -0.00124401518, 0.00926127378, -0.00789261237, 0.0140124829, -0.0260306299, -0.0266432688, -0.0257960018, 0.0196305104, 0.00983480737, -0.00138495467, 0.0211816598, 0.0185486171, 0.0140776569, 0.0117183458, -0.0116205839, -0.0123570543, 0.00275524519, -0.00986739434, -0.00654350361, 0.026200084, -0.00606121356, 0.00844007637, 0.0227197744, -0.0149118882, -0.0281553138, -4.69713486e-05, -0.0194610562, 0.00769057171, 0.00781440269, -0.00433735223, -0.0152507946, 0.00133933267, -0.0142601449, 0.0077101239, -0.00359110604, 0.000778018672, -0.00631539337, 0.00779485051, -0.00450354675, 0.00804903079, 0.00845311116, -0.00319191325, -0.0196044408, -0.00264770747, 0.0313097499, -0.0113859568, 0.0117118284, -0.0101802312, -0.00108026469, -0.00925475545, 0.0129631758, 0.00194871263, -0.0200085212, -0.0116336197, -0.0186528955, -0.0105582429, 0.00139065739, 0.0180011522, 0.0348813049, 0.0148858186, 0.000102089492, -0.00409946591, 0.00386483828, 0.00475772657, -0.0174797568, -0.00844007637, 0.00783395488, 0.00374752446, 0.00685634045, -1.41932396e-05, -0.0131717334, -0.00487504061, -0.00256623956, 0.00128393446, -0.0191873256, 0.00812723953, -0.00198618788, 0.0149640283, -0.0212077294, 0.00622740807, 2.34220283e-06, -0.0230586808, -0.010642969, -0.00155359332, 0.0147685045, -0.0099065, 0.00557240564, 0.000591049786, 0.00084645173, -0.0195653364, -0.0107668005, -0.00989998225, -0.0156288054, 0.0256526191, 0.00453613373, 0.000375770789, 0.01031058, -0.00278946152, 0.00407991372, -0.00327338115, 0.015107411, -0.0198260341, 0.00168638595, -0.00273569277, 0.00510640955, 0.0206472296, 0.00679768343, 0.00107945, 0.00470232824, -0.011340335, 0.0129110366, 0.00263304333, 0.0115488926, -0.00395282358, 0.0260567, 0.00106722978, 0.00753415329, -0.0176622458, -0.00232835324, 0.0136214364, 0.00946983136, -0.00312510948, 0.00954152271, -0.0165673159, 0.0136344712, -0.0112751601, 0.00450354675, -0.0277381986, 0.0175449308, -0.0105973473, -0.00203018053, 0.000687181891, -0.0222765878, -0.021898577, 0.00837490242, 0.00613290491, 0.00466322387, 0.02517033, 0.00348356832, -0.0259393863, 0.0212468337, 0.00835535, -0.0323525406, -0.0115358578, -0.0153811434, -0.0174145829, 0.0214423575, -0.0163978636, -0.00287581771, -0.00476750266, 0.00511944434, -0.0317007974, 0.00949590094, 0.0199824516, 0.0128654139, -0.000127599138, 0.0139994472, 0.00673250901, 0.00295891496, -0.00270310557, 0.0006118241, 0.012220188, -0.0112099862, 0.00107782055, 0.0133737735, -0.0187702086, -0.0165282115, 0.0210773814, -0.00327989855, -0.0088180881, -0.00519113615, -0.00100612885, 0.0244273413, 0.00349986181, -0.00311696273, 0.0287549179, -0.00475772657, -0.0118812816, 0.00476424396, -0.0090070935, -0.0325350277, -0.010160679, -0.00486200536, -0.0249096323, 0.0190830454, -0.005777705, 0.0170496069, 0.00469581084, 0.0033662545, -0.000597159844, -0.0029735791, 0.0132955648, 0.0270603839, 0.0197217539, 0.0118356599, 0.00226643751, -0.00458501466, 0.00894191861, -0.00866167, -0.0178056285, 0.0141558656, -0.0118943164, -0.00496302592, -0.00760584511, 0.00163180241, 0.0148988534, 0.00909182, 0.00511292694, -0.0263043623, 0.00599278044, -0.0101867486, 0.0162284095, -0.0123700891, -0.022628529, -0.030996915, -0.0100694355, 0.00263630203, 0.00167498051, -0.00730604306, -0.00810768735, 0.0202822536, 0.0264738165, -0.000935251766, -0.00259230938, -0.0074298745, 0.00791868195, 0.00741683971, -0.00503145903, -0.0316747278, -0.00459479075, 0.00153892906, 0.00184769242, 0.00136621704, -0.0162805486, -0.00496302592, -0.0144556677, -0.00871380884, -0.0105647603, 0.00185420993, -0.000366605644, 0.00711052027, -0.0115945144, 0.00800992642, -0.00651417486, 0.00260697352, -0.0101802312, 0.023045646, -0.0106625212, 0.0166976657, -0.00526282797, -0.0183009543, 0.0169583634, -0.0142731797, 0.00199433463, 0.00222407421, 0.0195001625, -0.00180695846, 0.00658586668, -0.00741683971, -0.0144687025, 0.00269821752, 0.00735818269, -0.00250432384, -0.00154951983, -0.00456546247, -0.0242969934, -0.00553981867, -0.00901361089, 0.0140255177, -0.000550723169, -0.00566039141, 0.00403103279, -0.0159937833, 0.0048033488, -0.002145865, -0.00225666142, -0.0147554697, -0.0264216755, -0.0405645072, -0.00275035715, 0.0109753581, 0.00849221647, -0.0109883929, -0.0204517078, 0.00571253058, 0.00429173, -0.00368235, 0.018744139, 0.000212834944, 0.00256949826, -0.00482290098, -0.00650114, 0.00957411, -0.000818752625, -0.015707016, 0.00460782554, -0.0332649834, 0.0135823321, 0.00753415329, 0.0219376814, 0.0238929112, 0.0108450102, -0.00143790885, -0.000114258757, -0.0100498823, 0.00331574446, -0.00686937524, 0.00389742525, -0.0265129209, -0.0111969514, -0.00771664176, -0.00962625, -0.011737898, -0.00968490634, -0.0207775794, -0.0306319389, -0.0183400586, 0.0165282115, -0.015107411, -0.0087724654, 0.0427804366, -0.0150552718, 0.0275817793, 0.0230717156, -0.0419983417, 0.00387461437, 0.0123896413, -0.0166715961, -0.0180402566, 0.00239026872, -3.80098754e-05, 0.0108775971, -0.0314401, 0.0106690386, -0.0158503987, 0.0236843545, -0.0137648201, -0.0034151352, 0.0176752806, -0.00451658154, 0.0221853442, -0.0159286074, 0.0145078078, -0.000668444321, -0.00533451932, 0.0185355823, -0.0159155726, -0.00581355067, -0.0255874451, 0.0183400586, 0.00806858297, -0.0129696932, -0.0348291658, 0.00334344339, 0.00371493725, 0.0014851602, -0.00199759332, 0.000568238727, 0.000984947197, 0.0285984986, 0.0393131599, 0.0127220303, 0.00656631449, -0.00448073586, -0.0102584409, 0.00243100268, -0.0221723095, 0.00599278044, 0.0139603429, -0.00287581771, -0.00850525126, 0.0162284095, -0.00817938, 0.012585165, -0.0326132402, 0.0163066201, -0.00754067069, -0.00995212141, -0.0104865506, 0.00056905346, -0.000762947078, 0.0151334815, -0.000844822323, 0.0176231414, 0.0147685045, -0.0115423752, 0.00661193673, 0.00703882845, 0.00180695846, 0.0165803507, 0.00749504892, 0.000164972545, 0.00594064081, 0.0164239332, 0.00947634876, 0.0204647426, 0.000445629528, -0.000224647796, 0.0137648201, -0.0305798, 0.00213120086, 0.0223156922, 0.0125982, 0.0195783712, -0.0103236148, -0.0131978029, 0.00463715428, 0.0207515098, 0.012220188, -0.00703231106, 0.00618504453, -0.0279988945, -0.0389742553, -0.00908530224, -0.00569623709, 0.0102910278, -0.00546812685, -0.00419071, -0.0245185848, -0.0276078489, -0.0161241312, 0.0196435452, 0.0315704495, 0.0188353844, -0.00161387958, -0.00350312074, -0.0307622869, -0.00423307298, 0.0156679098, 0.00909833703, 0.028572429, 0.018313989, 0.00623718416, -0.0068302704, -0.00769057171, -0.00290514599, -0.0245316196, 0.00123586832, 0.00432757614, -7.86038163e-06, 8.99202205e-05, 0.000290840486, -0.037905395, -0.00611335272, 0.0192785691, -0.0295109395, -0.0168149788, 0.00223222096, 0.021533601, 0.0176361762, -0.0140255177, 0.00316747278, -0.00556262955, -0.0233063437, -0.0182357803, 0.00679768343, -0.0194610562, 0.0151856206, -0.00295728561, -0.0182357803, 0.0190178715, 0.00317073148, -0.0232542027, 0.00592434732, -0.00382247497, 0.0225894246, 0.0119269034, -0.00107130315, -0.0108841145, -0.0211295206, 0.0223678332, 0.0150683066, 0.00701275887, -0.0152116902, -0.00373123074, -0.0273992922, -0.00524653401, 0.00167660986, -0.0109623233, -0.00936555211, -0.00424284954, 0.000412838679, -0.0231890287, -0.00261186156, 0.0242318194, -0.0159416422, 0.012585165, -0.00729952566, 0.0123896413, 0.00583310332, -0.0128523791, 0.0212077294, -0.00600255653, -0.00126112346, -0.0212337989, 0.00363672804, -0.00820544921, -0.00364650413, -0.00484245317, 0.000931993, 0.00615897495, -0.0101671964, -0.00759281032, -0.0225372855, -0.00504775252, 0.0209339969, 0.0199042428, -0.00716266, -9.92890273e-05, -0.00488155801, 0.021103451, -0.00436016312, -0.0136084016, 0.00310392771, 0.0201649405, 0.00476098526, 0.00513573783, -0.00320168934, -0.000226277145, 0.0167237353, 0.00158699509, -0.00669992203, -0.00256298087, -2.93411813e-06, -0.0213120077, 0.0162284095, -0.0127937226, -7.13353511e-05, 0.00726042129, 0.0165542811, 0.00477727875, 0.0174406525, 0.0161371659, 0.0157721899, 0.00787957758, -0.00510640955, 0.0144426329, 0.0347248875, -0.0369929522, -0.0202822536, 0.00325219939, 0.0068367878, 0.0129240714, -0.00617852714, 0.00913744234, 0.0311011933, 0.00716266, 0.00338580692, -0.000576792867, 0.000990649918, 0.0145729817, -0.0203343928, -0.0140124829, -0.0028855938, 0.00939162169, -0.00245707249, 0.00899405871, 0.0103887897, -0.0481768698, -0.00703231106, -0.00502494117, -0.00630235858, 0.00617526844, 0.00701275887, 0.00472839829, 0.019813, 0.0121419793, -0.00388113176, 0.0079903733, 0.0116205839, -0.00272917538, -0.00634146295, -0.00954152271, -0.0146902958, -0.0134259136, -0.00490111, 0.00405384367, -0.0219116118, -0.00266563031, 0.0130022801, 0.0209339969, 0.0267475471, -0.0231629591, -0.00709096808, 0.0028921112, -0.0216769837, -0.0290416852, 0.0187050346, 0.00132955646, -0.0267736185, -8.06023236e-05, 0.00167172169, 0.0314661711, 0.00357155362, 0.00662497152, 0.0034607572, 0.00861604698, -0.000621192914, -0.0175449308, 0.00492718, -0.0169844329, -0.0145078078, 0.0210252404, -0.0214032531, 0.00124157115, -0.00147945748, -0.00176948321, 0.0256917235, 0.0067390264, -0.0048945928, -0.00894843694, -0.0218855422, -0.0193437431, -0.00774271134, 0.00306971138, -0.00197641179, 0.0154723879, -0.0228761919, -0.00115521508, 0.0311272629, 0.00731256045, -0.0308404956, 0.0157330856, 0.0321179144, -0.00109981699, 0.00291981036, -0.000388194632, -0.00316421408, -0.00700624147, -0.0028432305, -0.020256184, 0.00194871263, 0.0324828885, -0.0202301145, -0.00986087695, 0.0115619274, -0.00439926796, 0.0264347121, -0.0101737138, 0.0266041644, -0.00862256438, 0.00107374717, 0.0190439411, 0.0238668416, -0.00406036107, -0.0231368896, -0.0249096323, -0.0126373041, -0.00281390199, -0.000398989156, 0.00189331453, 0.0056832023, -0.0345424, -0.000207132194, -0.00823151879, 0.013647506, 0.00291329296, 0.0133868093, -0.000470069906, -0.0203604624, -0.0150813414, -0.00521068834, 0.00404732628, -0.000568238727, 0.00755370548, 0.00825107098, 0.00579725718, -0.00278131478, 0.00788609497, 0.00112833071, -0.00846614596, 0.0442403406, 0.00713007245, 0.0151465163, -0.0139994472, -0.00162935839, -0.0189918019, -0.0173363741, -0.0165282115, -0.00513899652, -0.0287549179, 0.0102714757, 0.00096050679, 0.0166846309, 0.0176622458, -0.00670643942, 0.0145990513, 0.00139554555, -0.00724086864, -0.00396585837, -0.0200867299, -0.0181706045, -0.00338580692, 6.9807822e-05, -0.000973541639, 0.029354522, 0.0175449308, -0.0144556677, -0.00696713664, 0.0112099862, 0.0158373639, 0.0301366132, -0.01673677, 0.00946983136, -0.000981688499, 0.00479031401, -0.0149900978, 0.00712355506, 0.0159416422, 0.0040147393, -0.0241536088, -0.0160850268, -0.00405058498, -0.00591131253, -0.000653372728, -0.0106820734, -7.03679179e-05, 0.0099716736, -0.012917554, 0.0154593531, -0.0107276961, -0.0179229435, 0.010675556, 0.00778181572, 0.0166194569, -0.00255809282, 0.0121419793, -0.013347704, -0.00710400287, -0.00093769579, 0.00359436474, 0.00542902248, -0.00898102392, -0.0163196549, -0.00453287503, -0.0169453286, -0.00195034209, -0.0147685045, 0.0183921978, 0.00603514351, -0.0075276359, 0.00280412589, -0.00708445068, -0.0235018656, -0.0180793609, 0.000452146953, -0.00463389559, -0.0115163056, 0.00124727387, 0.00704534585, -0.00280086719, -0.0194219518, 1.96668661e-05, -0.0123114325, 0.00176948321, 0.000234627616, -0.00545509206, 0.00894191861, 0.00853132084, -0.00107374717, -0.01155541, -0.000850525103, 0.0177013502, -0.0166585613, -0.0108515276, 0.0108059049, -0.0119920783, -0.00151530339, -0.00342817022, 0.0165151767, -0.0166324917, -0.0251051541, 0.0192394648, -0.0204647426, 0.00169290346, 0.00465018908, -0.00749504892, -0.00435038703, 0.0251312237, 0.0139212385, -0.0155636314, -0.0204126015, -0.031726867, -0.00455894507, 0.0206602644, 0.0159807466, -0.0206733, 0.000488400168, 0.00753415329, 0.00487829931, 9.38790527e-06, -0.00850525126, 0.00820544921, -0.0159025379, 0.0107472483, -0.0196696147, -0.0012171308, -0.00234790542, 0.00379640516, 0.00301431306, -0.0131391464, -0.0272689424, -0.00551374909, 0.0251181889, 0.0067455438, -0.00514225522, 0.00156581344, 0.00311044534, -0.0168149788, -0.0124874031, 0.0123440195, 0.0106820734, 0.0163587593, -0.00885719247, 0.00885719247, 0.00975659862, 0.0161632355, -0.0148076098, 0.0080294786, -0.00418745121, -0.00806858297, 0.00456872117, -0.00294913887, -0.00269170012, 0.0149379577, -0.000530356192, 0.0118030729, 0.0253397822, 0.0303191021, -0.0247141086, 0.0267214775, 0.00584939681, -0.0118161077, 0.00707793282, 0.0223156922, 0.00406036107, 0.0103170974, 0.000315688201, 0.0195783712, 0.0314661711, -0.00815331, 0.0118161077, -0.00202366314, -0.0162805486, -0.0104083419, -0.0121941185, 0.00945027918, -0.00390394288, -0.00773619395, -0.0146381557, -0.0287549179, -0.00704534585, 0.0270603839, -0.00836838502, 0.0163457245, 0.018678965, -0.0125330249, -0.0216118097, -0.0219246466, -0.000496546971, -0.000312225806, 0.00377033534, -0.00264933682, 0.013100042, -0.00897450652, -0.00756022334, 0.0158634335, 0.00777529832, 0.000249291828, 0.00912440754, -0.0215075314, 0.00630887598, -0.0387135558, 0.00194382458, 0.00629258249] |
31 May, 2018 | 8085 program to check whether the given 16 bit number is palindrome or not
31 May, 2018
Problem – Write an assembly language program to check whether the given 16 bit number is palindrome or not. If number is palindrome then store 01 at memory location 3050 otherwise store FF at memory location 3050.
Note – A palindrome number is a number that remains the same when its digits are reversed.
Assume that 16 bit number, to check for palindrome is stored at memory location 2050.
Examples –
Algorithm –
Load contents of memory location 2050 in register L and contents of memory location 2051 in register H
Move contents of L in accumulator A
Reverse the contents of A by executing RLC instruction 4 times
Move the contents of A in L
Move the contents of H in A
Reverse the contents of A by executing RLC instruction 4 times
Move the contents of L in H
Move the contents of A in L
Store the content of L in memory location 2070 and contents of H in memory location 2071
Load the content of memory location 2050 in A
Move the content of A in register B
Load the content of memory location 2070 in A
Compare content of A and B. If the content is not same then store FF in A and store it in memory location 3050
If contents of A and B are same, then Load the content of memory location 2051 in A
Move the content of A in B
Load the content of memory location 2071 in A
Compare content of A and B. If the content is not same then store FF in A and store it in memory location 3050
If contents of A and B are same, then store 01 in A and store it in memory location 3050
Program –
MEMORY ADDRESS
MNEMONICS
COMMENT
2000
LHLD 2050
L <- M[2050], H <- M[2051]
2003
MOV A, L
A <- L
2004
RLC
Rotate accumulator content left by 1 bit without carry
2005
RLC
Rotate accumulator content left by 1 bit without carry
2006
RLC
Rotate accumulator content left by 1 bit without carry
2007
RLC
Rotate accumulator content left by 1 bit without carry
2008
MOV L, A
L <- A
2009
MOV A, H
A <- H
200A
RLC
Rotate accumulator content left by 1 bit without carry
200B
RLC
Rotate accumulator content left by 1 bit without carry
200C
RLC
Rotate accumulator content left by 1 bit without carry
200D
RLC
Rotate accumulator content left by 1 bit without carry
200E
MOV H, L
H <- L
200F
MOV L, A
L <- A
2010
SHLD 2070
M[2070] <- L, M[2071] <- H
2013
LDA 2050
A <- M[2050]
2016
MOV B, A
B <- A
2017
LDA 2070
A <- M[2070]
201A
CMP B
A – B
201B
JZ 2024
Jump if ZF = 0
201E
MVI A, FF
A <- 01
2020
STA 3050
M[3050] <- A
2023
HLT
END
2024
LDA 2051
A <- M[2051]
2027
MOV B, A
B <- A
2028
LDA 2071
A <- M[2071]
202B
CMP B
A – B
202C
JZ 2035
Jump if ZF = 0
202F
MVI A, FF
A <- FF
2031
STA 3050
M[3050] <- A
2034
HLT
END
2035
MVI A, 01
A <- 01
2037
STA 3050
M[3050] <- A
203A
HLT
END
Explanation – Registers A, H, L, B are used for general purpose.
LHLD 2050: loads contents of memory location 2050 in L and 2051 in H.
MOV A, L: moves content of L in A.
RLC: shift the content of A left by one bit without carry. Repeat the current instruction 4 times so that contents of A get reversed.
MOV L, A: moves the content of A in L.
MOV A, H: moves the content of H in A.
RLC: shift the content of A left by one bit without carry. Repeat the current instruction 4 times so that contents of A get reversed.
MOV H, L: moves the content of L in H.
MOV L, A: moves the content of A in L.
SHLD 2070: stores the content of L in 2070 and H in 2071.
LDA 2050: load the content of memory location 2050 in A.
MOV B, A: moves the content of A in B.
CMP B: compares the content of A and B. It set the zero flag if content is same otherwise reset.
JZ 2024: jump to memory location 2024 if ZF = 1.
MVI A, FF: store FF in A.
STA 3050: store content of A in 3050.
HLT: stops executing the program and halts any further execution.
LDA 2051: load the content of memory location 2050 in A.
MOV B, A: moves the content of A in B.
LDA 2071: load the content of memory location 2071 in A.
CMP B: compares the content of A and B. It set the zero flag if content is same otherwise reset.
JZ 2035: jump to memory location 2035 if ZF = 1.
MVI A, FF: store FF in A.
STA 3050: store content of A in 3050.
HLT: stops executing the program and halts any further execution.
MVI A, 01: store 01 in A.
STA 3050: store content of A in 3050.
HLT: stops executing the program and halts any further execution.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not | https://www.geeksforgeeks.org/8085-program-check-whether-given-16-bit-number-palindrome-not?ref=asr10 | Languages | 8085 program to check whether the given 16 bit number is palindrome or not | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0480742343, -0.00232434389, -0.01875568, 0.0448848903, -0.0252952985, 0.0424270481, -0.00543870823, 0.0382721238, 0.0101386011, 0.0283090807, -0.00581543148, -0.00381477666, 0.0522291586, -0.0383306406, -0.037921, -0.0196920019, -0.0199114513, 0.0203064624, -0.0113090025, -0.0331516154, 0.00602756673, -0.0197505224, -0.0172195286, 0.0141399102, -0.0324201137, 0.00285468181, 0.0106799118, 0.0068358751, 0.0393840037, 0.00288942805, 0.00686513493, 0.0194871817, -0.00379648921, -0.0236567352, 0.00854392909, -0.0140301855, 0.00497420551, 0.00600562152, -0.00604951149, -0.017453609, -0.00762955332, 0.0310156345, -0.0175413899, -0.0081928093, -0.0301085729, 0.00779779861, 0.0186825301, -0.0318934359, -0.00516073825, -0.0112797422, -0.000489648373, 0.00249807513, 0.0541310608, 0.0178339891, 0.0547455214, -0.00563255604, 0.00817817915, 0.0258804988, -0.010365366, -0.0366628207, 0.00301378337, -0.0182143692, -0.00103141612, -0.00412566448, 0.0100508211, -0.0186240096, -0.00996304117, 0.0474597737, 0.00376357161, 0.0261292085, -0.0246223174, -0.0133059993, -0.0250319578, -0.0183753, -0.00466331746, 0.000700412, 0.0215646438, 0.0198968221, -0.0326249376, -0.00163581863, -0.0449434109, -0.000881915679, 0.0121063385, -0.00104878924, 0.0194725506, 0.024212677, 0.0152444765, -0.0761931241, 0.0112431673, -0.00814891886, -0.00267912168, -0.0165904388, 0.00535824336, 0.00427927962, -0.0125159789, -0.000922148174, -0.01327674, 0.00994109549, -0.0210087039, 0.018492341, 0.0137156397, 0.0055447761, -0.0114699323, -0.0185069703, 0.0114040971, 0.0306059942, -0.0212866738, 0.00790020823, 0.0473134704, 0.0178193599, -0.0376284, -0.018770311, 0.0266997796, -0.00762223825, -0.00964849535, -0.0185362305, -0.000258768414, -0.0248563979, -0.00428659469, 0.0261145793, 0.0294502228, 0.0175121296, 0.00261877291, 0.028075, -0.0208916627, 0.0576715246, -0.0290552117, 0.00907792524, -0.0325078964, -0.0156248575, -0.0117698479, -0.00628724927, -0.0272264592, 0.0104897218, 0.0162539482, -0.018229, -0.00995572563, 0.0189019814, 0.0340879373, 0.0265973695, -0.0225887448, 0.0021725574, -0.00150049105, -0.00308144721, 0.0314252749, 0.0299037527, 0.0128670987, 0.0361068808, -0.0110529773, 0.0262901392, -0.039120663, 0.0291137323, 0.0233056154, 0.000383809325, 0.00455725, -0.0162246879, 0.0306937732, 0.0407884829, 0.00188178581, -0.0302548725, -0.0284114908, -0.0205112826, -0.00428659469, -0.0103726815, -0.0262608789, 0.00246698642, -0.0192823615, -0.00389158423, -0.0466697514, 0.038564723, -0.0239493363, 0.0352583379, 0.0351705588, 0.0119673535, -0.0169122983, 0.00658716494, 0.0045170174, 0.0542481, -0.0220620651, -0.054687, -0.0200723819, -0.0118283676, 0.00490105525, 0.00392084429, 0.0251782574, 0.015756527, 0.0331808776, -0.0425148271, -0.030401174, -0.0249734372, -0.00949488, -0.017161008, 0.0457919501, 0.040817745, 0.00276324432, -0.0178632494, -0.046640493, 0.0208916627, -0.0424855649, 0.0267144088, 0.0105628716, -0.0539555, -0.0368091203, 0.0264949594, -0.0155224474, -0.0038988993, -0.0667128712, 0.024300456, 0.0144178811, -0.00533995591, -0.0206722133, -0.00575691136, -0.0072052828, -0.0243736058, 0.0294209626, 0.00709190033, -0.0136351753, 0.0024249251, 0.0171902683, -0.0121136531, -0.0170878582, -0.00573496614, -0.0020756335, 0.00975822099, -0.0539847575, -0.0299915336, 0.0241248962, -0.00394278951, -0.00841957424, -0.0320397355, 0.0132621098, 0.0220766943, -0.0129036745, 0.00604585418, -0.00152883667, 0.0109139923, -0.0293478128, 0.0399106853, -0.0132621098, 0.0328004956, 0.00111005246, 0.0235543251, -0.0259536486, -0.0147909466, -0.00822206866, 0.0173511989, 0.0166197, 0.0451774895, 0.0246954672, 0.044650808, -0.0032862674, 0.00312716584, 0.00105336111, 0.0213451926, 0.0447678491, -0.0238615554, 0.0241541564, 0.00194213458, 0.0158881973, 0.00867559947, -0.00246698642, 0.0135839703, -0.0397351235, 0.020730732, 0.00536921574, -0.0244321264, 0.0323030762, -0.00806845352, 0.0448556282, -0.0699899942, 0.0512928367, -0.0488642529, -0.0187995713, 0.00871949, 0.0449141487, -0.0389158428, -0.0620897897, 0.0228813458, 0.0469623506, 0.0149079859, -0.011960038, 0.00421710219, 0.0307815541, -0.0167367384, -0.0232617259, -0.0398229025, -0.0272849798, 0.0246808361, -0.0557696223, 0.0161661673, 0.0117259575, 0.0188873503, -0.02721183, 0.0175560191, -0.00887310505, 0.0232763551, -0.00759297842, 0.0299622733, -0.0242711958, -0.012479404, 0.00296806451, -0.0502102152, -0.00590686919, -0.015478557, -0.0232032053, -0.01346693, -0.0134523, -0.0267144088, -0.00841957424, 0.00743204821, 0.0422222279, -0.0591930449, -0.0372480191, -0.0186679009, -0.00595441647, 0.00249441783, 0.00588492397, -0.00241578138, -0.0325078964, -0.00303389947, -0.00458285259, 0.0159174576, 0.0328297578, 0.0466697514, 0.0519950762, -0.0406421833, 0.00589955412, 0.0375698805, -0.0582274646, -0.0337953381, -0.0187995713, 0.0292454027, -0.0208916627, -0.00830985, 0.0395595618, -0.0497713163, -0.00891699456, 0.0375406221, 0.0208624024, 0.0311619341, 0.0120917084, 0.0105921319, 0.00512050558, 0.0211696327, -0.0259682778, 0.0118868882, 0.0126257036, -0.00692365505, -0.0103214765, -0.0474305116, 0.00143008411, 0.0231885761, 0.0801724866, 0.0308693331, 0.0182143692, -0.00267912168, 0.000647378212, -0.0172049, -0.0178778805, 0.00461577, 0.0110456618, 0.00245601404, 0.0166782178, 0.00266449177, 0.000554569066, -0.0617971867, 0.0132109048, 0.00449873, 0.00239200774, 0.0210087039, -0.00181137887, 0.0140301855, -0.026363289, -0.0135620246, -0.0307815541, 0.00273032673, 0.00309790601, -0.00851467, 0.0303133931, -0.0142715806, -0.017073229, 0.0248271376, -0.00259865657, 0.0126769086, -0.0145129757, -0.00578982895, -0.00575325359, -0.00406714436, 0.00625433167, 0.0249734372, 0.0164880287, 0.0162539482, -0.036487259, 0.0171024892, -0.0186971612, 0.00230971375, 0.0378039628, 0.00533264084, 0.0371017195, -0.0551259, 0.0767198056, -0.00688708, 0.0065030423, 0.026641259, -0.0262316186, 0.00226948131, -0.0259390175, -0.00468526268, 0.0216377936, 0.00155261043, 0.0279433299, -0.0191799514, -0.0301670935, 0.0125744985, 0.0082659591, -0.00871949, -0.0263925493, 0.0344975777, -0.0410518236, -0.0062067844, 0.00399399456, 0.0311034136, -0.0294648521, 0.0525217578, 0.0100800814, 0.0166489575, 0.0307815541, 0.0234080255, -0.0198675618, -0.0142935254, -0.0192969907, 0.00923885498, 0.0171463788, 0.0192677304, -0.0601586252, -0.0243150871, 0.0257927179, 0.0125379236, -0.0241102669, -0.0360776186, 0.00869023, 0.023451915, -0.0350827798, -0.0236859955, -0.0146885365, -0.0160344969, -0.0349657387, -0.00927543, 0.0179364, -0.00769538851, -0.0256464183, 0.0445922874, -0.0204235017, -0.0061409492, -0.00351851876, 0.0158589371, -0.0152737368, -0.0376869217, 0.0110822376, 0.0110090869, 0.021959655, 0.0150689166, 0.0238469262, 0.0112358527, 0.0350535177, 0.0178925097, 0.0241395272, -0.0204966534, -0.0248563979, 0.0011109669, 0.0101459157, 0.00840494409, 0.035931319, 0.0105994465, 0.0419881456, -0.0118064228, 0.00857318938, 0.0533995591, -0.0538092, -0.00548991375, 0.0199114513, -0.000274084217, -0.00107896363, -0.0288650207, 0.0219011344, -0.0210964829, 0.0104897218, 0.0120405033, -0.00649938453, 0.0170878582, -0.0225009639, 0.00491568539, -0.00739913061, 0.000963752333, -0.00482059037, -0.0112212226, -0.0182436295, 0.0150250262, 0.0324786343, 0.0477231108, 0.0125744985, -0.0184338205, -0.0445045084, 0.0401740223, -0.0181412194, 0.00494128792, 0.00689073745, 0.00348011497, 0.0335319974, -0.0237298869, -0.0146373315, 0.0208038837, 0.00733695319, 0.0383013822, 0.00103233056, -0.00494494522, -0.0308693331, 0.00931200478, 0.0122233788, 0.00790752377, 0.0180241801, 0.0321275145, 0.0305474736, 0.00109908, -6.11131782e-06, 0.0122526381, 0.0391791835, -0.01875568, -0.000953694165, -0.0259536486, 0.00495226029, 0.0137668448, 0.011074922, 0.0265242197, -0.0147177959, -0.0194871817, -0.0239054468, 0.00879995432, -0.0206283219, 0.00347828632, -0.00048050459, 0.0278116614, -0.0440363474, 0.0081562344, -0.0450311899, 0.00843420438, 0.014264266, -0.00876337942, 0.0219303947, 0.0113163171, 0.0176584292, 0.0142935254, 0.0170439687, 0.00978748, -0.00388426916, -0.00912913, -0.00264620408, -0.0209062938, -0.0284992717, 0.0107530616, 0.0054752836, -0.00702606514, -0.00673346501, -0.00745765073, 0.00832447875, -0.013415725, -0.0159613471, 0.0346731395, 0.0270801596, -0.00768075837, -0.00717602298, -0.0212720428, 0.0333856978, -0.00258951285, -0.00710287271, 0.0335905179, 0.00207197596, -0.00114479871, -0.0463771522, 0.00748691056, -0.0174974985, -0.0197066311, 0.0177023187, -0.0205259118, 0.00123715075, -0.00392084429, -0.0228228252, 0.0160637572, -0.00243589771, 0.000836196879, 0.00238103513, 0.0355216786, -0.00934858061, 0.0105775017, -0.0109213069, -0.00948025, -0.0119307777, 0.000823395618, 0.0047803577, -0.00625067437, -0.0202040523, 0.0267290398, 0.0322738141, -0.0212281533, 0.0397936441, -0.0235396959, -0.0129695088, 0.0491568521, -0.00803919416, 0.0106213912, -0.00482059037, 0.0497420542, 0.020920923, 0.0352583379, -0.0187410507, -0.0206575822, 0.0399984643, -0.0141764851, -0.0111114969, -0.0272703506, 0.00899014529, -0.00918765, -0.011491878, 0.00980942603, 0.00285102427, 0.0178632494, -0.046640493, -0.0181412194, -0.0143227857, -0.0342049785, -0.00302475574, 0.0487472117, -0.0148787266, -0.0252221469, -0.0148933567, 0.00482424768, -0.0152883669, -0.0147763165, -0.0345853567, 0.0274751708, 0.0105189811, -0.00375991408, -0.00169068121, 0.0804650858, -0.0232617259, 0.0201162715, 0.0246954672, 0.0124135688, 0.00588492397, 0.0252221469, -0.00808308367, -0.0284846406, 0.0361068808, 0.0145202912, 0.0173950884, -0.0120331878, 0.00723088533, -0.00880727, -0.0263047684, 0.00258951285, -0.0364287384, -0.0388280638, 0.0328004956, 0.014454456, -0.0182436295, -0.0112651121, -0.0293185525, 0.0576422624, 0.0180241801, 0.0238908157, -0.0258658677, 0.0068687927, -0.0131158093, 0.0200431217, -0.0102044363, -0.0394425243, -0.0318349153, 0.0264657, 0.0282213017, -0.0255001187, 0.0135912849, 0.038096562, 0.0177169498, -0.00823669881, -0.0225887448, -0.00181960827, -0.0237445161, 0.025895128, -0.0483960919, -0.01847771, -0.0303719137, 0.00335027371, 0.00596538885, 0.0275190603, -0.0153468866, -0.0191360619, -0.0309863742, 0.00131395832, -0.0184191894, -0.000252367783, 0.00403056946, -0.0155955972, -0.0222815145, -0.000622232852, -0.00679564243, 0.021769464, -0.00735524064, -0.0208331421, -0.000258997, -0.000623604457, 0.0193994, -0.0170147084, -0.00369590777, 0.0266119987, 0.0369261615, -0.00755640306, -0.0155663369, -0.0210087039, 0.00126001018, -0.0125891287, 0.00317837088, -0.0102190664, -0.0264657, -0.0352583379, -0.0406129248, 0.00304121454, -0.0241687857, -0.0112504819, -0.0450019278, -0.00863902457, -0.0133572044, -0.00032231753, -0.00134138961, -0.00515342318, -0.0138107352, -0.026641259, 0.00603853911, -0.000607145659, -0.0292892922, -0.0104750916, 0.0147763165, 0.00467794761, 0.0210672226, 0.00714676268, 0.0037489417, -0.0285577904, 0.00764418347, 0.0103068464, -0.0324786343, 0.0137668448, -0.00752714323, 0.0159174576, 0.0117040128, -0.0257780887, -0.00592149887, -0.0298452321, 0.017073229, -0.0154931871, 0.0117844781, -0.0102556413, -0.0226911549, 0.0183314104, 0.0486301742, 0.0402032845, 0.00316191232, -0.0146665908, -0.041373685, 0.00585932145, 0.0343805365, -0.0251343679, 0.0253684483, 0.0051790257, 0.024958808, -0.0104238866, -0.0188434608, -0.0373943225, -0.0183753, -0.00602390897, 0.00915107504, 0.0136278598, 0.00454627769, 0.0288357623, -0.0157857873, -0.0204966534, -0.0135254497, -0.0221644752, 0.00766612822, -0.0121868029, 0.0182875209, 0.00688342238, 0.000408268883, 0.0124281989, -0.00625433167, 0.0261584688, 0.00832447875, -0.0374528393, -0.0243589766, -0.016883038, -0.0402910635, -0.0230715349, 0.030957114, 0.0176730603, -0.0244174972, -0.0224131849, -0.0243736058, -0.00499980804, -0.00907792524, -0.0222083647, -0.0263779182, 0.00805382337, -0.0127939489, -0.0170000792, 0.0156980064, -0.00645915186, 0.049537234, -0.00510587543, -0.00925348513, -0.00950219575, -0.0107603772, -0.0027541006, 0.00581177371, -0.00269558048, 0.0280164815, -0.0062433593, 0.00796604343, 0.0384184234, 0.0170000792, 0.00371419522, 0.0136498045, 0.0145202912, 0.0123257888, -0.028528532, 0.00609705923, 0.0106652817, 0.0081562344, 0.0170000792, -0.0324786343, 0.0273142401, -0.00174188626, -0.000843511836, 0.00525217596, -0.00625798944, 0.0262316186, -0.0294794831, 0.0194140319, 0.00722357025, 0.000812880287, 0.000161730262, -0.00840494409, 0.00836836919, 0.0141911153, 0.010884732, 0.0155078173, 0.0393547416, -0.0330638364, 0.0297720823, 0.0191360619, -0.00357703888, 0.0195895918, -0.000174645815, -0.0137595301, 0.0271240491, -0.0157272667, -0.00376722915, 0.00623604422, 0.0199114513, 0.00608242908, 0.0171317495, -0.0263779182, -0.0385062024, -0.0161222778, -0.0120185586, 0.00947293546, 0.00688708, -0.0015516961, -0.0147982612, 0.0126549639, -0.0105701862, 0.00807576906, 0.0329760574, -0.0094071, 0.0353168584, -0.0481327511, -0.0112577975, -0.0148421517, 0.0162539482, -0.0165319182, -0.0579641238, 0.00328992493, -0.00671152, -0.00169251, -0.00277970312, 0.00112102495, 0.00206648977, 0.0498590954, 0.0317471363, -0.00833179429, -0.0130426595, -0.0225594845, 0.0197066311, 0.00366664771, 0.0159028266, -0.0149957668, 0.0274751708, -0.00210672221, -0.0292454027, 0.0488642529, 0.0125598684, -0.0141472258, -0.0184191894, 0.0218426138, 0.0106579671, 0.00692731282, -0.0160344969, 0.0130646043, 0.00625798944, -0.0153029971, 0.005442366, 0.0156687479, 0.00873411912, -0.0151128061, 0.0187849402, -0.0134888748, 0.000875515048, -0.00811234396, -0.015478557, -0.0478401519, 0.0318641737, 0.00279981922, -0.00493031554, 0.017161008, 0.0235250667, -0.0279433299, 0.00578251388, -0.00890236441, 0.0119161485, -0.0409347862, 0.0159613471, -0.0440656096, -0.0172195286, -0.0188873503, 0.00386232417, 0.0238615554, 0.000451244559, -0.0178486202, -0.0119380932, -0.00693462742, 0.0133498898, 0.0184191894, -0.0331516154, -0.0100727659, -0.0370724611, 0.000587943767, 0.0165904388, 0.00905598, -0.0226180051, -0.0250612181, -0.0199260823, -0.0199407116, 0.0162685774, 0.00415858207, -0.0412273854, -0.0111553874, 0.0110017722, 0.0171463788, -0.0235396959, 0.0141472258, -0.0132035892, 0.007271118, -0.00160107238, 0.0406421833, 0.00416955445, 0.0547455214, 0.0245199073, -0.0333271772, -0.00471086521, -0.0460845493, -0.0445045084, -0.0204673931, 0.0301670935, -0.00331552746, -0.0166489575, 0.00983137079, 0.039120663, 0.00408908958, -0.0149811367, -0.0239639655, -0.0151274363, 0.00347280013, -0.0286455713, 0.00245418516, -0.010745747, 0.00839031395, -0.0397643819, -0.00972164609, 0.0112651121, 0.0116016027, -0.00842688885, -0.0232909862, -0.0155517068, -0.0302841328, -0.0416955464, -0.00580445863, -0.0156687479, 0.00604585418, 0.0151128061, -0.00340696494, 0.0253977086, -0.00958266, 0.000493763, -0.0154346665, -0.043451149, 0.0145276058, 0.0134742446, 0.0420466661, 0.00413297955, -0.0507368967, 0.0251782574, -0.0029735507, 0.0399399437, -0.00183606707, 0.00246150023, -0.000498792098, -0.0217840932, -0.016327098, 0.00986063108, -0.0180388093, 0.0137449, 0.0158735681, 0.0215500128, -0.0127720041, 0.012757374, -0.0227935649, 0.00970701594, -0.0139424056, -0.00844151899, 0.00352949137, -0.0108481571, 0.00121063378, -0.00777585339, 0.0280603711, -0.00569839124, 0.000410326233, -0.016795259, 0.00811234396, -0.0273288693, -0.0294648521, -0.00291503081, -0.00607877178, -0.0127720041, -0.000371465256, -0.00405617198, 0.0362531804, -0.00257305405, 0.00292783207, 0.0281774104, -0.00947293546, -0.00526314834, 0.0305182133, -0.0114772478, -0.00668957504, -0.0430415086, -0.0172780491, 0.00365750398, -0.00679198513, 0.00033489021, 0.00178760511, -0.0136498045, -0.00345999887, 0.0104677761, -0.00133041712, -0.01393509, -0.00345817, -0.0318641737, 0.00771733327, 0.00615192158, 0.00262791663, -0.0237445161, 0.0157272667, -0.0011886888, -0.0119819827, -0.0256317873, 0.00737352809, 0.0113967825, -0.0263047684, -0.003236891, -0.012530609, 0.0134449843, -0.000240252295, -0.0240078568, -0.00398667948, 0.0135327652, -0.00752714323, 0.0169708189, 0.00621775677, -0.0183460396, 0.00647744, 0.0809917673, -0.0151420664, -0.0182143692, 0.00786363333, 0.0154054072, 0.00736255571, -0.00685050478, 0.0189312398, 0.00355692254, 0.000331461313, 0.0363409594, -0.00645915186, 0.00626530452, 0.0227935649, -0.000344033964, -0.00220181746, -0.0109944567, 0.00864633918, 0.00702240784, -0.0187117904, 0.00128744147, 0.0068687927, 0.00977285113, 0.00689439522, 0.0116089173, -0.00628359197, -0.0271094199, -0.00487911049, -0.0359898396, -0.00936321, 0.0165904388, -0.0301378332, 0.004151267, -0.00470720744, -0.00277604559, 0.0351705588, 0.0138107352, -0.00338136242, -0.0405836627, 0.0138619402, -9.64380888e-07, 0.0124135688, -0.0220181737, 0.00542773586, 0.00232983, -0.00250539021, 0.0112577975, -0.0121282833, 0.00618849695, 0.0181851108, -0.0125818141, -0.0214183442, 0.00667860219, 0.00906329509, -0.00811965857, -0.0143593606, -0.0390914045, -0.0167513676, 0.00653230213, -0.00812697411, -0.00213049608, 0.0180827, -0.0194725506, -0.0230422746, -0.00956803095, 0.00840494409, -0.023920076, 0.0122745838, -0.0197358914, 0.0139716649, -0.0212720428, 0.00608608685, 0.0108042667, 0.00431951229, -0.0141252801, -0.00509124575, 0.00296806451, -0.0149665065, -0.0142496359, 0.00216158479, -0.0268021896, 0.0276507307, 0.0335905179, 0.0323030762, 0.00260962918, 0.00598367676, -0.017175639, -0.0122526381, 0.00375625654, -0.0275775809, 0.0222083647, -0.00797335897, -0.00432316959, 0.0246662069, -0.00948025, -0.00446215505, 0.000812880287, 0.00621409947, -0.00583737623, -0.0152152171, -0.00101678609, 0.00991915073, -0.0125379236, 0.00160930178, 0.0134303551, -0.0128670987, 0.0195457023, -0.00133224588, -6.25204557e-05, -0.00021933594, 0.0466990098, 0.00213781116, -2.45738556e-05, 0.00622507185, -0.00798798911, 0.00216889987, -0.00355875143, 0.0114845624, 0.0030869334, 0.000933577889, -0.023642106, -0.00286748307, 0.0110310325, -0.043626707, -0.00358069642, -0.00870486, 0.0133059993, 0.000107382031, -0.0208038837, 0.0420174077, 0.0130792344, 0.00235177507, 0.0015434667, -0.0107676918, -0.0146519607, 0.0168976691, -0.00109999429, 0.0145349214, -0.00779048353, 0.0138546256, 0.0153468866, 0.0168391485, 0.00897551514, 0.00622141454, -0.000172474174, 0.0140375, 0.00421344442, -0.0101532312, 0.0121794883, 0.00252916408, 0.00945830531, -0.02693386, -0.00884384476, -0.00533264084, 0.0507954173, 0.00422441727, -0.00877801, 0.00281810691, -0.000182189426, -0.00593247171, 0.0158735681, -0.0135254497, 0.0347023979, 0.00385500933, -0.0328590162, -0.00895356946, 0.016327098, 0.00675540976, -0.00352583383, 0.010606762, 0.00307961833, -0.0249880683, 0.000342662417, -0.0178339891, 0.00113748375, 0.00977285113, 0.0437437482, -0.0191214308, 0.0331808776, 0.00666763, -0.000555940613, 0.00571667869, -0.00289125694, -0.00133224588, -0.00442557968, 0.00260231411, 0.00431585452, 0.00773927849, 0.00956803095, 0.0147470562, 0.0124867186, 0.0128524695, -0.00300463964, 0.0218279846, 0.0065432745, 0.0139497202, -0.0136132296, 0.00977285113, -0.0345561, 0.0102995317, -0.0146739064, -0.0348194391, -0.00732598035, -0.00648841215, -0.011543083, 0.00224205, -0.0231885761, 0.0291137323, -0.00319848722, 0.00312899472, -0.0018424677, -0.00396839203, 0.0265242197, -0.00450604502, 0.0103434213, 0.0193701405, 0.0269777495, 0.0160783883, 0.00459016766, -0.00999230053, 0.00193299085, 0.00523388805, 0.00504735531, 0.0240663756, -0.0158443078, -0.0179510303, 0.0356094576, -0.0134961894, -0.0127281137, -0.00273032673, -0.012896359, 0.027679991, 0.0354046375, 0.0262462497, 0.00665299967, -0.0328590162, 0.0136424899, -0.00818549376, 0.000294429075, 0.0262316186, 0.0442704298, 0.00961192, -0.0147543708, -0.0179510303, 0.000146643055, 2.47595872e-05, 0.000429756707, 0.0160637572, -0.0239785966, 0.0259536486, -0.0043780324, -0.0158004165, 0.00816354901, -0.00357521023, 0.0185508598, -0.0164002478, -0.0184338205, 0.00727843307, 0.0180388093, -0.023173945, 0.00708458526, 0.00261511537, -0.00303389947, 0.0214622337, -0.0181558505, 0.0202333126, -0.0107530616, -0.00942904502, -0.0117405877, -0.0250319578, -0.0145714963, 0.0172487888, 0.00636771461, 0.0117259575, 0.00651035691, -0.00858781952, -0.0232324656, -0.0102044363, 0.00865365472, -0.00959729, -0.00453164754, 0.040905524, -0.0144983456, -0.000835282495, -0.00959729, -0.000280484848, -0.0132401641, 0.00549722835, -0.00722357025, -0.0221059546, 0.0315130539, -0.00538750319, 0.00516439555, 0.0059471014, 0.00635674177, 0.0500639156, -0.00129567075, 0.0111041823, -0.0202040523, 0.0452652685, -0.00276507298, 0.0109651973, -0.0140594458, 0.0404081047, 0.0251782574, -0.0282505602, 0.0026407179, -0.0232909862, 0.0196481124, -0.0069090249, 0.0112577975, -0.0450897105, -0.0012526951, 0.00441826507, -0.00236457633, 0.00377088669, 0.0149518764, -0.0213744529, -0.011682068, 0.0191360619, -0.0220035445, 0.00441460731, -0.0478401519, -0.00689073745, -0.00640063221, -0.00717602298, 0.00169616751, -0.00173731439, -0.00989720598, -0.00493397284, 0.0313082337, 0.00802456401, 0.0100947106, 0.0108115822, -0.00917302, -0.0210818537, -0.022047434, -0.00841957424, 0.0206283219, 0.00291868811, -0.0215353835, 0.0146373315, -0.0013551052, 0.0116528077, -0.023832297, -0.0176730603, -0.010175176, 0.0118942028, -0.000257625448, 0.0018177795, -0.0363409594, -0.0190921705, -0.013035344, 0.00458285259, -0.0100215608, 0.0263486598, 0.00262060156, 0.0219303947, -0.00988257583, -0.0035057175, -0.0390328839, 5.54911931e-05, 0.0119673535, 0.0256610475, 0.00157272676, -0.0146153858, -0.00241212384, 0.0197651517, 0.0138180498, 0.026085319, -0.0020756335, -0.0117991082, 0.00809039921, 0.00416589715, 0.00547162583, -0.0154054072, -0.0315423161, 0.0248271376, 0.00876337942, -0.00380746159, -0.00410006195, -0.00652498705, -0.00296257832, 0.0260121692, -0.0149738211, 0.00986794569, -0.00671883486, 0.00627627689, 0.0188727211, 0.0152591066, 0.00644086441, 0.0203357227, 0.0172195286, 0.002145126, -0.000163216115, 0.017731579, 0.00520828553, 0.0147690009, -0.0142423203, 0.00918033533, 0.0114114126, 0.00605682656, -0.010694542, 0.0148567809, -0.00315276836, 0.016605068, -0.00960460585, -0.00722722802, 0.0220620651, -0.0284992717, -0.00570204854, 0.00167970872, 0.0153761469, -0.0141838007, 0.00494128792, -0.00623970199, -0.00240663765, 0.00707727, -0.00895356946, -0.00874874927, 0.021579273, 0.00870486, -0.0140960207, 0.00944367517, -0.00961192, -0.014593441, 0.016605068, 0.00729672052, 0.0135985995, -0.028528532, 0.00186807022, 0.0110822376, -0.00888042, -0.0100581357, 0.0203942414, 1.21297689e-05, 0.0312789753, -0.0144325104, 0.0245491676, -0.00243406883, -0.00302841328, -0.00915107504, 0.00224205, -0.026173098, 0.00580445863, -0.0247539878, -0.00249441783, -0.00669323234, 0.000372836803, -0.0178193599, -0.00599099137, -0.0192238409, -0.00549357105, 0.00509490306, 0.0150981769, 0.0153615167, 0.00426099217, -0.000187447076, -0.00175285875, -0.00858050399, 0.0173219386, 0.00754908845, -0.0148348361, -0.0137522146, 0.032654196, 0.000591144082, -0.00850735418, -0.0206575822, -0.00864633918, -0.00269192294, -0.00172451313, -0.0199114513, 0.00346365641, -0.0257488284, 0.000689439534, -0.0153761469, -0.00545699615, 0.00607145671, 0.041841846, 0.0236567352, -0.00890968, 0.0283237118, 0.0157857873, -0.0143081555, -0.000261740119, 0.0451774895, 0.0116089173, 0.0197797809, 0.0107969521, -0.00375991408, -0.00839031395, -0.00637137191, -0.0177901, 0.018009549, -0.000785906159, -0.0134376697, 0.00494860299, -0.00715042045, 0.015478557, 0.00553014595, 0.00476207025, -0.00789289363, 0.0308400746, -0.00483887782, 0.0225009639, 0.0105701862, -0.00946562, 0.0107750064, 0.0101605458, -0.0114187272, -0.0137375854, -0.0130426595, 0.0243882369, 0.00520828553, 0.0123989386, -0.00146117283, -0.0131523842, -0.0181412194, 0.0102410112, 0.00221644738, 0.0255586375, -0.0131743299, 0.0153761469, -0.00608608685, -0.0026242591, 0.0141252801, 0.0197212622, 0.00773196341, -0.0109871421, -0.0211842638, 0.00786363333, 0.00498517789, -0.0126403337, -0.0148860412, -0.0199553426, 0.00080968, -0.0105628716, -0.00971433055, 0.0232324656, -0.0126549639, -0.00388426916, 0.0239785966, -0.0185069703, -0.00392084429, -0.00396473426, -0.0102702715, 0.0267290398, 0.00563987112, 0.0153468866, -0.0115650278, 0.0295818932, -0.00284553808, 0.000603488181, -0.0054752836, 0.00828058925, 0.0190336499, 0.00250721909, 0.000435242982, 0.0110529773, 0.0153176272, 0.0133059993, -0.00755640306, -0.0143154711, 0.0186971612, -0.0088877352, 0.000489648373, 0.00755640306, -0.0169122983, -0.0229106043, -0.0156541169, -0.00494128792, -0.00282359309, 0.00702240784, 0.00376357161, 0.0037855166, 0.0059471014, -0.0196920019, 0.00746130804, -0.0268753394, 0.00726746069, -0.0101020262, 0.000848083757, -0.0285577904, -0.000453073299, 0.00991915073, 0.0148055758, 0.0196334813, 0.012479404, -0.0214329734, 0.00731135067, 0.00647378201, 0.00806845352, -0.0189019814, 0.00766612822, 0.00626530452, -0.0047767004, -0.00271021039, 0.0116162328, -0.0174682382, -0.0228374545, 0.0241395272, 0.0179364, 0.00803187862, 0.0124428291, -0.030957114, 0.00773196341, 0.00655790465, 0.0186386406, -0.0161661673, -0.0233348757, -0.0119454078, -0.00581177371, 0.0144251958, 0.00108993624, -0.00857318938, -0.00965581089, 0.0111188125, -0.00915107504, -0.0566474237, -0.0231446847, 0.0106433369, 0.0131084947, -0.0127500594, -0.011733273, -0.00118960312, -0.000558683765, 0.00333747244, -0.030488953, -0.0103287911, -0.00586297875, -0.00289857201, 0.0132401641, 0.00598001899, 0.0309278537, -0.0271386802, -0.00162027427, -0.0037855166, -0.022603374, 0.00088283, 0.00558866607, 0.015756527, -0.0378917418, 0.00956803095, -0.0065725348, -0.0225887448, 0.0145202912, -0.00297537958, -0.020642953, 0.00322408974, 0.0115723424, 0.0147397416, -0.00044301516, 0.0234226566, 0.0045170174, -0.000955522934, -0.0202040523, 0.00315825478, -0.0106506515, 0.00147123099, -0.00501809549, 0.0159028266, 0.030488953, 0.00285833934, 0.0194579214, -0.00551917357, 0.0186532699, 0.0123404181, -0.0102922162, 0.00622507185, -0.0235104356, -0.00568010379, -0.00794409867, -0.0199407116, -0.0142788952, -0.0129402494, 0.0303719137, 0.002920517, 0.0089316247, -0.00830985, 0.000587029383, 0.00315093971, 0.0133498898, 0.00840494409, -0.00494860299, 0.00443289476, 0.0102410112, 0.0038988993, 0.00738450047, 0.015478557, 0.00533264084, 0.0108042667, -0.0161661673, 0.0055447761, -0.0106506515, -0.0144764008, -0.0210525934, 0.012479404, 0.0146300159, -0.0133059993, 0.0104458313, 0.0111261271, 0.00469257776, -0.0260706879, -0.019048281, -0.00241578138, 0.00781242875, -0.0132328495, 0.00346182752, -0.00866096932, -0.0228667147, 0.015390777, 0.0100654513, -0.0215061232, 0.0040817745, -6.98354706e-05, 0.0035221763, 0.00128012639, -0.0184484497, 0.0104312012, -0.000540396199, -0.0116162328, -0.003119851, 0.00580445863, 0.0122965286, 0.0176876895, -0.0058446913, -0.0135473944, -0.00983137079, 0.00166050682, -0.00983868539, 0.00401228201, 0.029933013, 0.0138619402, -0.0240956359, -1.55872531e-05, 0.014352046, 0.00545699615, 0.00487545272, -0.00610071654, -0.0201455317, 0.00473281, -0.000667951652, -0.00608608685, 0.00230422756, -0.00696023, -0.00934126507, 0.0172341596, -0.0114479875, -0.008302534, 0.0170878582, 0.0149665065, 0.00172085559, -0.00294246199, -0.00413663685, 0.00452799, -0.00535458606, 0.0123111587, 0.015478557, -0.00143739907, -0.00285285315, 0.0160637572, 0.00439266209, -0.00922422484, -0.00465234509, -0.00292417454, -0.0171171185, 0.00275044306, 0.00186166959, -0.00464868778, -0.0129987691, -0.00357886776, -0.0102117509, 0.0127720041, -0.00706629781, -0.00839762948, 0.0373358019, -0.0141106509, -0.00385500933, 0.00789289363, -0.00779048353, 0.00844883453, -0.0303133931, -0.00984600093, 0.00698949024, -0.00862439442, -0.0107676918, 0.0145129757, -0.00682856, -0.00391352922, -0.00791483838, 0.0219011344, 0.0264803283, 0.0172634181, -0.024490647, 0.0212427825, 0.00845614914, 0.00504369801, 0.00733695319, 0.0158296768, 0.0203064624, 0.000279799046, -0.0017263419, 0.0154492967, -0.02776777, -0.00429390976, 0.00363190146, -0.00988989, -0.00408908958, -0.00714310538, -0.000726928934, -0.0175267588, 0.00939247, -0.00825864449, 0.00443655252, 0.0059141838, -0.00298086577, 0.00393547444, -0.000758017704, 0.00538018858, -0.0193994, 0.011162702, -0.00842688885, 0.0176876895, -0.00904135, 0.0100142462, -0.0163709875, -0.00371785276, -0.00377454422, -0.0147251114, -0.0025913415, -0.00786363333, 0.00492665777, -0.0203503519, 0.00366664771, -0.0143227857, 0.00496689044, -0.000437757524, 0.012757374, -0.00533629814, 0.00394278951, 0.0133206295, 0.00542407855, -0.0107896365, -0.00832447875, -0.00939247, -0.00624701707, 0.0316886157, 0.00343256746, -0.0129768243, 0.00842688885, 0.0179802906, -0.0149811367, -0.00183240953, -0.00625067437, 0.00550454343, 0.00476207025, -0.0115211373, -0.024578426, -0.00987526122, 0.011872258, -0.0190190207, -0.00863170903, 0.00385135179, 0.0119307777, -0.0205551721, 0.0141618559, -0.00989720598, -0.00369773665, -0.0113821523, 0.00656521972, -0.0074978834, -0.0326834545, 0.000666122942, -0.00766612822, 0.00356058, 0.000926262874, -0.0183314104, -0.0476060733, -0.0305182133, 0.0245199073, 0.0132035892, 0.020730732, -0.0152591066, 0.00341428, -0.0180680696, -0.00568010379, -0.00306681707, 0.00361361401, 0.00528875086, 0.0143227857, 0.0359020606, -0.0149079859, -0.00527777849, -0.0125525538, 0.00881458446, 0.0118283676, 0.00315276836, 0.00412932225, -0.00209574983, -0.0194286611, -0.0112724276, 0.0044841, 0.00717968028, -0.016049128, -0.0133352596, -0.00611900399, 0.00372699648, 0.0154200373, -0.00345085515, 0.00817086361, -0.00291320193, 0.00023190862, 0.0147104813, -0.0036026414, -0.0216231644, 0.0166635886, 0.00226033758, 0.0112577975, 0.00762955332, -0.00816354901, 0.0360776186, 0.0224131849, -0.000486448029, -0.0129621942, 0.0203064624, 0.0062104417, 0.00232983, 0.0133791501, -0.00889505, 0.0111553874, -0.0189751312, 0.00619946932, -0.00484985, -0.00843420438, -0.0156980064, -0.00325517845, 0.0134376697, -0.0350242592, -0.00207380485, -0.00433779974, -0.0169854481, 0.00975822099, -0.0169561878, 0.0129768243, -0.0155370766, -0.0044804425, 0.00565084349, 0.00821475405, -0.0110602919, -0.00242858264, -0.0248856582, -0.0257488284, 0.00237372, 0.0126915388, -0.00794409867, -0.0123623637, 0.0173365697, -0.00470720744, 0.00504369801, 0.00610071654, -0.0168245193, -0.00864633918, 0.0115942881, 0.0100069307, -0.00920959469, 0.00531435339, -0.0013633346, 0.0134010948, -0.0129987691, 0.00990452059, 0.0040781172, -0.00496689044, 0.00847809389, -0.0175560191, 0.00454627769, -0.0158735681, 0.0061043743, -0.00366847659, 0.0253099278, 0.00536555843, -0.019604221, -0.00380746159, -0.0237006266, -0.00718333805, 0.002205475, -0.00529240817, 0.00964849535, -0.00670420472, -0.00360629894, -0.00792215392, -0.0160198677, 0.00824401435, 0.0117259575, 0.00324237719, -0.0188873503, 0.000199333968, -0.00033694756, 0.00829521939, 0.0303426534, 0.00117314444, -0.00864633918, -0.00356972381, 0.000238652137, -0.0119892983, -0.00274312799, -0.02655348, -0.00415858207, 0.035755761, 0.000479133, -0.0149738211, 0.02693386, -0.0110017722, -0.00844883453, 0.00793678407, 0.0159613471, -0.0221644752, 0.0349657387, 0.0167806279, 0.024490647, 0.0195018109, -0.00968507, 0.0131597, 0.0156833772, 0.0101459157, 0.00184429635, -0.0196481124, -0.00519731315, -0.012530609, 0.0213013031, -0.0107530616, -0.0119088329, 0.00649572723, -0.00679929974, -0.00670420472, -0.00980942603, -0.00537287351, 0.0125232935, 0.00154712424, -0.0112431673, 0.0292454027, 0.00731866574, 0.0082659591, -0.0118576279, -0.00967775565, 0.0107384315, -0.00554111879, 0.0101093408, -0.0154054072, -0.00257854024, 0.0103214765, -0.00278518931, 0.00551917357, 0.00890968, -0.0426903851, 0.0100581357, 0.0158296768, 0.0197797809, 0.0143374158, 0.0159467179, 0.00647744, 0.00751982816, 0.00783437397, -0.0305182133, 0.00618118187, -0.00787094887, -0.0149226161, 0.00671517756, -0.00181412196, -0.0226618946, 0.0209940728, -0.00606779894, -0.0141472258, 0.00279799057, -0.00254745153, -0.00324603473, -0.0033831913, -0.0106725963, 0.0145129757, 0.0136351753, 0.00752714323, -0.00820012391, -0.00429756707, 0.0139204599, -0.0220328048, -0.00377088669, 0.0167806279, 0.0132035892, -0.00657985, 0.0124940341, -0.0019092171, -0.00843420438, 0.0190336499, -0.0203210916, 0.00771733327, -0.0161807984, -0.00309059094, -0.00189092953, -0.0054789409, -0.00752714323, -0.0128232092, 0.014820206, 0.0108262114, -0.0120843928, 0.0205259118, -0.0308985934, -0.0207599923, -0.0138765704, 0.00427927962, 0.00148951856, -0.0036520178, -0.0132109048, 0.00713944761, 0.000956437318, -0.0118356831, -0.00566913141, -0.00485716527, 0.00223473506, -0.000357063836, 0.000619489758, 0.00165319187, -0.0137595301, -0.00977285113, 0.0188873503, -0.00525583327, -0.0151128061, 0.0140375, -0.0181265902, 0.00184886833, 0.00822206866, 0.00598367676, 0.0096631255, -0.00839031395, -0.000216135624, 0.0129841389, -0.00523023074, -0.0193847716, 0.00791483838, -0.000456502225, 0.0061409492, 0.000845797826, -0.0108554717, 0.00486082304, 0.00840494409, -0.00723088533, 0.00833179429, -0.00525583327, -0.00296623586, 0.00321860355, 0.00820012391, 0.00583737623, -0.0012444657, 0.00264254655, 0.00251819147, -0.0117479032, -0.0147251114, -0.00054085342, -0.00798067357, -0.0141106509, 0.0189166106, 0.00496323314, -0.0309278537, -0.00774659356, 0.0102117509, -0.000436614529, -0.0180680696, 0.0211842638, 0.00102135795, 0.00315276836, 0.00462308526, -1.75017285e-05, 0.00252733519, -0.011960038, -0.00777585339, 0.0120624481, -0.00793678407, 0.00679564243, 0.00311070727, 0.00729672052, -0.0113382628, -0.00257854024, -0.00470720744, -0.00915839, 0.0155224474, -0.00840494409, -0.0123404181, -0.00649572723, 0.00260231411, 0.00637868699, -0.00792946853, -0.0130792344, 0.0162832085, -0.0243443474, -0.0213159341, -0.00110365183, -0.0186532699, -0.000633205404, -0.00480596, -0.00701875, -0.00442192238, -0.00983137079, -0.00876337942, -0.01819974, 0.0110895522, 0.000524394622, -0.0109432517, 0.00477304263, -0.0139204599, -0.00710287271, 0.0124940341, -0.0229837559, 0.00249990402, -0.00613363413, 0.00204637344, 0.0179802906, 0.0153761469, 0.0141691705, 0.0131523842, -0.00652864482, 0.00286382553, -0.00693828519, 0.00949488, -0.00899746, 0.0167221092, 3.46605666e-05, -0.00674078, -0.0141618559, 0.00383672165, -0.0325371549, -0.000697211712, 0.0174682382, 0.0158589371, 0.007271118, -0.00777585339, -0.0150835468, 0.0128817288, 0.0144398259, 0.00871949, 0.00841957424, 0.0168684088, -0.0343805365, 0.00439997716, 0.00039935371, -0.0208477732, 0.0052156006, -0.0150396563, -0.0114040971, -0.00460845511, -0.0185947511, 0.00656156242, -0.013086549, 0.00424270472, -0.00397570664, 0.00640794681, 0.0190043915, 0.0228228252, 0.00208294857, 0.0162978377, -0.00854392909, -0.0104312012, -0.0119015183, -0.00614826428, -0.010555557, -0.00619215425, -0.00429390976, 0.0175121296, -0.010555557, -0.0281335209, 0.0103434213, 0.015771158, -0.0253099278, -0.0148787266, -0.00385135179, 0.024578426, 0.023173945, 0.0150396563, 0.0182582606, 0.00215244107, -0.0198383015, -0.00022573657, 0.000122297788, -0.0230715349, -0.00936321, -0.0228228252, -0.00470720744, 0.0316008329, 0.00359349768, 0.0149957668, -0.00709555764, 0.0188142, -0.00997035578, 0.00373979774, 0.0186825301, 0.000923062558, 0.0061409492, -0.00367762032, -0.00560695352, 0.0102190664, 0.00268277922, -0.00988989, -0.00710287271, -0.00956803095, 0.0147836311, -0.00810502842, -0.0103873117, 0.00659082225, -0.000554111844, 0.0259390175, -0.019882191, -0.0208038837, -0.0146885365, 0.00495591806, -0.000132355926, 0.00347645767, 0.0219742842, -0.0362531804, -0.00250721909, -0.00713944761, 0.00820743944, -0.0029369758, -0.00180040637, 0.0110968668, 0.0133864647, 0.00660545239, -0.00909987, 0.0110602919, -0.00286382553, -0.000322774722, -0.00712481793, -0.0333564356, -0.00662374, 0.00528143579, 0.00874143466, 0.0390328839, -0.0175121296, -0.00790752377, -6.61779632e-05, -0.00663837, -0.0243882369, 0.00433048466, 0.0118942028, 0.00675175246, 0.0209501833, -0.0140667604, -0.000676181051, -0.0145129757, -0.00470355, 0.00954608526, 0.00607511401, 0.0114333574, -0.00443289476, -0.00107896363, 0.00928274542, -0.0131743299, 0.00145020033, -0.025236778, 0.00550088612, 0.0197066311, -0.0105409268, -0.00294977706, -0.00330821238, 0.0019622508, 0.0201601628, -0.00674809469, -0.0100435056, -0.0135400798, -0.010884732, 0.00435608719, 0.00358252507, 0.0125013487, 0.00280530564, 0.0161076467, -0.010175176, -0.0266997796, 0.0184630807, -0.00792946853, 0.000283685164, -0.00870486, -0.0189897604, -0.0149006713, -0.00149683352, 0.00670054741, 0.00891699456, -0.0255586375, -0.0191799514, 0.0184045602, -0.00632748194, 0.0109578818, 0.00341062248, 0.00715407776, -0.0159028266, -0.0129109891, -0.0540140197, -0.00664202729, 0.0250612181, 0.011162702, 0.0205405429, -0.00380380428, -0.0127061689, -0.00332101365, 0.00472915266, -0.00377454422, 0.00265351916, -0.0141033353, -0.00721625518, 0.000986611703, 0.00306133088, -0.0289820619, 0.00636771461, 0.0048827678, -0.0166782178, -0.00410371972, -0.000887401926, -0.0163417272, -0.0178193599, 0.00112651126, -0.0129402494, 0.00787826348, 0.0177754704, -0.0109359371, -0.0104604615, 0.0155663369, -0.00806845352, 0.0155078173, 0.00790752377, -0.0284846406, -7.49788305e-05, -0.00161753118, -0.0132328495, -0.0306937732, 0.0184045602, 0.00299183838, 0.0140594458, -0.0189605, -0.00889505, -0.0281481501, -0.0129256193, 0.0155955972, -0.00478767278, 0.0357850194, -0.0116016027, 0.0384184234, 0.0112212226, 0.0193116218, 0.00967044104, -0.00602025166, 0.0210964829, 0.0058739516, 0.00532898353, -0.0220620651, 0.0197212622, 0.0188727211, -0.00592149887, -0.00102684426, 0.0271825697, -0.0193994, -0.00852198433, 0.00975822099, 0.00242126756, -0.00875606481, 0.0177023187, 0.0303719137, -0.00789289363, 0.000224593605, 0.00362092908, 0.00989720598, 0.00273581292, -0.0175413899, 0.0088877352, 0.012099023, 0.00114479871, -0.00354229263, 0.0192677304, -0.00934126507, 0.00364836026, -0.00187995704, 0.0103287911, 0.0159906074, -0.00700046262, 0.00538384588, -0.00907061, -0.000701326411, 0.0141764851, -0.00745399296, 0.00832447875, 0.0240517464, -0.0194579214, 0.00873411912, -0.00956803095, 0.000203448653, 0.00771733327, 0.0109944567, -0.00701509276, 0.024490647, 0.0215646438, -0.00472915266, 0.0179071389, -0.0075710332, 0.0193408821, -0.00343256746, -0.00792946853, 0.0081562344, 0.0233933963, -0.00684684748, 0.0254854877, -0.0169561878, 0.0047767004, 0.0191214308, 0.00496689044, 0.00224205, -0.0153615167, 0.00792946853, 0.0075344583, -0.00941441488, -0.00501809549, 0.00436705956, 0.0121575436, -0.00714310538, 0.00423904695, -0.024768617, -0.041841846, -0.00131030078, 0.010314161, 0.0253830776, 0.0144178811, -0.0230569057, -0.000983868609, -0.0300793126, 0.00539481826, 0.000191104584, 0.00901209, -0.0115723424, -0.0100581357, 0.00415858207, 0.0129548796, -0.00355326524, -0.0041878419, -0.0247832481, 0.00287845568, 0.00451336, 0.0153176272, -0.0152444765, -0.00642257696, -0.0263047684, 0.0181119591, 0.029084472, -0.0134230396, 0.00158095616, 0.0113967825, 0.0100654513, 0.0082659591, -0.0278116614, 0.00967775565, 0.0097362753, -0.0106287068, -0.00537287351, 0.0022749675, -0.00322408974, 0.00231337128, -0.00802456401, -0.00438168971, 0.00344719761, 0.00669323234, 0.00278884685, 0.00733695319, 0.000578342821, 0.0185654908, 0.011960038, -0.0244174972, -0.00386598171, -0.0143959355, -0.000977468, -0.000683038845, 0.0169561878, -0.00599464914, 0.0156541169, 0.00488642557, -0.0128744142, 0.00494494522, -0.00500712311, -0.000382894941, 0.00923154, 0.0190775413, 0.00424636202, -0.00672249217, 0.00319300103, 0.00297537958, -0.00797335897, -0.010833527, 0.017073229, 0.00114662747, -0.0136717502, 0.0076734433, -0.00556306355, 0.00211586617, 0.00842688885, 0.00734792557, -0.00252733519, 0.00530703831, 0.00967775565, 0.00615192158, 0.00811234396, -0.0090047745, 0.0177901, -0.0141691705, -0.00638600206, 0.0263486598, 0.00629090704, 0.0107384315, -0.00763686839, 0.00251636282, 0.0135985995, 0.00125818141, 0.00492300047, 0.00831716415, 0.00612266175, 0.0151859568, -0.00527777849, 0.00299366703, 0.00923154, 0.0103068464, 0.00268095033, -0.0179364, -0.00296257832, 0.0175706483, -0.033297915, 0.0146665908, -0.00155078166, 0.00655058958, 0.00624701707, 0.0048827678, 1.67873722e-07, 0.0167221092, 0.0031728847, -0.00513879303, -0.0065396172, -0.0138692548, 0.00232617254, 0.0345853567, -0.00559598114, -0.0225594845, -0.0157418977, 0.00247064396, 0.00386963924, -0.00160930178, 0.00284553808, 0.0113821523, -0.00184703956, -0.0251343679, 0.0171317495, 0.00874143466, -0.00185161142, 0.000260368572, -0.0109286215, 0.0186825301, 0.00335941743, 0.00372151029, -0.00101861486, 0.0289381724, -0.0365457796, -0.00929737557, 0.00407080213, -0.00543870823, -0.0155663369, -0.0017510301, 0.00704801036, 0.0105994465, 0.00866096932, -0.00599830644, 0.022047434, 0.0124940341, 0.0096265506, -0.00736987079, -0.00870486, -0.020730732, -0.0126476493, -0.0115138227, -0.000197048023, -0.0186532699, 0.011682068, 0.00442557968, 0.00606779894, 0.0128597841, 0.00696023, 0.00649206946, 0.0238908157, -0.0111553874, -0.00809771381, 0.00971433055, -0.0200870112, -0.013035344, 0.0214329734, 0.00424270472, 0.0196773708, 0.00407080213, 0.00637868699, -0.00648475438, -0.0121136531, -0.0103507368, -0.0207892526, -0.0153468866, -0.0158881973, -0.00473646773, 0.0111334426, -0.00185892638, 0.0128232092, 0.00115668564, 0.00346548506, 0.00251819147, -0.0208770335, 0.0083391089, -0.014213061, -0.0227350444, 0.00271386793, -0.0244760159, 0.00836105458, 0.0126769086, -0.000555026229, -0.00447312742, -0.0173658282, -0.00673712231, 0.0102702715, -0.0320104733, -0.00766612822, -0.00961192, -0.00599464914, -0.00699314754, -0.00988989, -0.00796604343, -0.00564718619, -0.0109798275, -0.016049128, -0.00445484, 0.0162832085, -0.00403056946, -0.00505832816, 0.00160472991, -0.00504735531, 0.0205259118, -0.00729672052, 0.024212677, -0.00823669881, -0.0112651121, 0.00399399456, 0.0210233331, 0.000222307659, -0.00070498389, -0.0178925097, -0.0277238805, -0.0139789805, -0.0175413899, -0.0125013487, 0.00445849728, -0.0209062938, 0.000741101743, -0.0110602919, 0.00399399456, 2.90171502e-05, -0.00134870457, -0.00694560027, -0.00107073435, -0.0272264592, -0.0210672226, -0.00687976507, -0.00890968, 0.064430587, 0.0344975777, -0.00866096932, -0.0117186429, 0.0120258732, -0.00629090704, -0.0062799342, 0.0450604483, -0.0164587684, 0.0217840932, 0.00283090817, 0.000103381637, 0.00108536426, -0.00284736697, -0.0162832085, -0.0230715349, -0.00685050478, 0.0230422746, -0.00144105661, 0.0082659591, 0.00409640465, -0.00912913, 0.0094071, -0.0101386011, -0.0107018566, -0.00801724847, -0.0216085333, -0.0244760159, -0.00198053848, -0.000664751336, -0.00695291534, 0.0104677761, 0.00281810691, 0.0155809671, -0.0212427825, 0.00144745724, 0.0116747525, 0.0186825301, -5.97201833e-05, 0.00417686952, 0.00833179429, -0.000388609798, 0.005581351, -0.00677369721, 0.0137229552, 0.0068358751, -0.0096265506, -0.0270070098, 0.0200284924, -0.00242309645, 0.0122599537, -0.00288211321, -0.00931200478, 0.00120789069, -0.0237152558, 0.00665299967, -0.0284700114, -0.0165904388, -0.00503638294, 0.0241834167, 0.0176145397, 0.00312167965, -0.00877069496, -0.000858599087, 0.00914376, -0.0092608, -0.00811965857, -0.00529606594, 0.00399399456, -0.00482790545, -0.0035861826, -0.0259829089, -0.00289308559, -0.0129621942, -0.015771158, 0.00715042045, 0.00316008343, -0.0167806279, 0.00591784157, -0.0123404181, -0.0025547666, 0.00122526381, -0.00172542757, -0.00498517789, 0.0030540158, 0.00963386521, -0.00626896182, -0.0324201137, 0.00795141328, -0.0201601628, 0.00642623473, 0.0142276902, -0.0137302699, 0.00438900478, 0.0127354292, 0.0138326799, -0.00045764519, 0.0147470562, 0.016327098, -0.00242675398, -0.00195127842, 0.0088584749, -0.0171902683, 0.0194871817, -0.00824401435, 0.0328004956, -0.0262608789, -0.0065030423, 0.00849272404, -0.0310156345, 0.035375379, -0.0126549639, 0.0010195293, -0.0031564259, 0.0122160632, -0.00102867302, 0.002920517, -0.00179857761, -0.0194432922, 0.0033228423, 0.0173365697, 0.00801724847, -0.016327098, -0.00450970232, 0.00762223825, 0.000341519422, -0.0029570919, -0.0011640006, 0.019048281, 0.0143447304, 0.00609340146, -0.0103434213, -0.00442923745, 0.00173274253, -0.0127427438, 0.00324969226, -0.0161076467, -0.0146739064, -0.00941441488, 0.0181265902, 0.0280896313, 0.00137613586, 0.0271679405, 0.00425002, -0.0140521303, -0.000360035541, 0.0192238409, -0.00343256746, -0.022047434, -0.00537653081, -0.00384403672, 0.00379283167, 0.0220181737, -0.00241212384, 0.0213598236, -0.0124940341, 0.0154639268, -0.0191799514, 0.0328297578, -0.0146958511, -0.00160564424, 0.00392815936, 0.00965581089, 0.0202772021, 0.0250904784, -0.0275629498, 0.0206283219, -0.0111188125, 0.000973810442, 0.00320214476, 0.00914376, -0.00594344409, 0.00133133144, 0.0172341596, -0.00597636169, 0.0274605397, -0.00217438606, 0.0111188125, -0.0133352596, -0.0115503976, -0.000878258143, 0.0137229552, 0.00360629894, 0.0319519565, 0.00159650052, -0.0123257888, -0.0187410507, -0.00864633918, 0.0397643819, 0.000612631906, 0.0153761469, -0.00337587623, -0.00696023, -0.00688708, -0.025236778, -0.00410006195, 0.00251453393, -0.0180973299, -0.0244174972, -0.000762589567, -0.0073076929, 0.00998498593, 0.0218279846, 0.0265827384, -0.0179071389, 0.0401447639, -0.00374345528, -0.00858050399, -0.0309278537, -0.0106360214, 0.0153468866] |
08 Feb, 2024 | 8085 program to convert 8 bit BCD number into ASCII Code
08 Feb, 2024
Problem – Write an assembly-level language program to convert 8-bit BCD number to its respective ASCII Code.
Assumptions – Starting address of program: 2000 Input memory location: 2050 Output memory location: 3050 and 3051
ASCII Code for Digits 0 – 9
Example –
Algorithm –
Input the content of 2050 in accumulator
Move content of Accumulator to register B
Separate the least significant digit using AND with 0F and ADD 30 to accumulator
Store content of accumulator to memory location 3050
Move content of register B to Accumulator
Separate the most significant digit using AND with F0
Rotate Content of Accumulator 4 times
ADD 30 to accumulator
Store content of accumulator to memory location 3051
Program –
Address
Mnemonics
2000
LDA 2050
A <- [2050]
2003
MOV B, A
B <- A
2004
ANI 0F
A <- A & 0F
2006
ADI 30
A <- A + 30
2008
STA 3050
[3050]<-A
200B
MOV A, B
A <- B
200C
ANI F0
A <- A & F0
200E
RLC
Rotate A left
200F
RLC
Rotate A left
2010
RLC
Rotate A left
2011
RLC
Rotate A left
2012
ADI 30
A <- A + 30
2014
STA 3051
[3051]<-A
2017
HLT
Stop Execution
Explanation –
LDA 2050 load the content of memory location 2050 to accumulator
MOV B, A copy the content of accumulator to register B
ANI 0F AND the content of accumulator with immediate data 0F
ADI 30 ADD 30 to accumulator
STA 3050 store the content of accumulator to memory location 3050
MOV A, B copy the content of register B to accumulator
ANI F0 AND the content of accumulator with immediate data F0
RLC rotate the content of accumulator left without carry
RLC rotate the content of accumulator left without carry
RLC rotate the content of accumulator left without carry
RLC rotate the content of accumulator left without carry
ADI 30 ADD 30 to accumulator
STA 3051 store the content of accumulator to memory location 3051
HLT stops the execution of program
Advantages:
Simple: The program is relatively short and easy to understand. It doesn’t require any complex operations or calculations, making it easy to implement.
Efficient: The program uses only a few instructions, so it executes quickly and doesn’t require much memory.
Useful: The program can be used in a variety of applications where BCD to ASCII conversion is required, such as in digital displays or in communication with other devices.
Disadvantages:
Limited input range: The program can only handle 8-bit BCD numbers, which limits its usefulness in some applications.
Limited output range: The program can only output ASCII codes for the tens and ones digits of the BCD number, which limits its usefulness in some applications.
Requires additional code: If the program is used in a larger application, additional code may be needed to input the BCD number, output the ASCII code, and handle any errors or exceptions.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code | https://www.geeksforgeeks.org/8085-program-convert-8-bit-bcd-number-ascii-code?ref=asr10 | Languages | 8085 program to convert 8 bit BCD number into ASCII Code | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [0.00306980312, 0.006021081, -0.00541363889, 0.0258384962, -0.00928052422, 0.0323573835, 0.0199596453, 0.0489272065, -0.0137726301, 0.0294416621, 0.00152304897, -0.0257673822, 0.028611986, -0.0222471822, -0.0206115339, -0.0158586744, 0.00803600904, 0.0273793247, -0.0537630357, -0.0189521816, 0.00206530187, 0.00156749599, 0.00157342223, 0.0387577452, -0.0485005155, 0.0107502369, -0.00839751121, -0.015218637, 0.0103294719, -0.00117488112, 0.0045158104, 0.0193077568, -0.0295601878, -0.0528622456, -0.0206589438, -0.0261466615, -0.00291572022, 0.00781081151, -0.0438543297, -0.010276136, -0.0168187283, 0.0103591038, 0.00117339962, -0.00338982115, -0.0122080967, 0.0379517749, 0.00489509152, -0.0331633538, -0.025435511, -0.0106435642, -0.0360790752, -0.00797082, 0.033068534, 0.000187232799, 0.0296075977, 0.0644303039, -0.0110228444, 0.0349886417, -0.00935163908, -0.0529570654, -0.00186380895, 0.0104242926, 0.00884790719, -0.0206470918, -0.00428468641, -0.0224842336, -0.0235509593, 0.0483582877, -0.00117932586, 0.00528622465, -0.0225079376, -0.0200900231, 0.00346389925, 0.0200544652, -0.0045098844, 0.0202678107, 0.0335426368, 0.0121073509, -0.0469596907, -0.00144082215, 0.00650703441, 0.000413727073, 0.0420290418, 0.0256488565, 0.0118940054, -0.0100746434, -0.0237643048, -0.0612538308, -0.0171505976, 0.00554698, 0.00272311666, -0.00743153086, -0.0108450567, 0.00580180902, -0.0182054732, 0.0273082089, -0.0258384962, 0.000478545553, -0.0540949069, -0.00233198353, 0.0486901589, 0.0136422524, -0.0237524528, -0.039255552, -0.0052269618, 0.0250325259, -0.0154912453, 0.00200307602, 0.0192603469, 0.0208841432, -0.0487849787, 0.000132600078, 0.020978963, 0.0229701865, 0.00216753, -0.01118878, 0.0154556874, -0.0474100858, -0.000159083065, -0.00407430436, 0.0288727414, -0.00686260965, 0.00434691226, 0.0278534256, -0.00829676446, 0.0449921712, 0.00169194746, -0.00541363889, 0.00129266561, -0.01118878, -0.0306980293, -0.0387577452, 0.00599441258, 0.0423372053, 0.0519614518, -0.0160246082, -0.0374539681, -0.0121606868, 0.0310773104, -0.0105605964, -0.0210500769, 0.0113961995, -0.0168187283, -0.000380021462, -0.0119888252, 0.0178261921, 0.0132392664, 0.0481212363, -0.0140570905, 0.016036462, -0.0492116697, -0.00599737559, 0.0356760882, -0.010732458, 0.042005334, 0.0203152206, 0.0208248794, 0.0247954745, -0.0347041823, 0.0137963351, -0.0332344696, 0.000983018428, -0.0264785327, -0.015159375, -0.00713521801, 0.0363398306, -0.001727505, -0.0228279568, -0.0602582172, 0.0293231383, -0.00484471815, 0.0403459817, -0.00332166906, 0.0278060157, -0.038828861, 0.0519140437, -0.0195922181, 0.0122910645, -0.00409208285, -0.0390896164, -0.0348938219, -0.014305993, -0.00956498459, -0.00180010172, 0.0134644639, 0.00346093625, 0.00835602731, -0.0505391508, 0.0225434955, -0.0196159221, -0.00361501891, -0.000738930597, 0.0406778529, 0.00385503261, 0.0178380441, -0.03304483, -0.0534785762, 0.0347752981, -0.0260518417, 0.00527733518, -0.0210619308, -0.0240724701, -0.0385918096, -0.00254532904, 0.000578921579, 0.0130140688, -0.06699045, 0.00271274592, 0.0238117147, 0.0375961959, 0.00252014236, 0.0140807955, 0.000514473475, -0.0132155614, 0.0503495112, -0.0126466407, -0.0140570905, 0.00650110794, 0.0189995915, -0.019201085, -0.00600626506, 0.0257199705, 0.0211093407, 0.0200900231, -0.0487849787, -0.0590729676, 0.0363635346, -0.0271185692, 0.00139563438, -0.0542845465, 0.00414838223, 0.0164038893, -0.0293231383, 0.00859900378, -0.0052654827, -0.028209, -0.00874123443, 0.0364109464, -0.0360553712, 0.0278060157, -0.00435283827, 0.0246769488, -0.0186677203, 0.00130007346, -0.00145860086, 0.0440913774, 0.0229227766, 0.0173283853, 0.000131118519, 0.0215004738, 0.019201085, 0.0354390405, 0.0499702282, 0.038852565, 0.0161312819, -0.0235035494, 0.0269763377, 0.0271896832, -0.0013208153, 0.0148393568, -0.00287571806, 0.0167476125, 0.00206974661, -0.0221760683, 0.0184069648, -0.022744989, -0.00255866302, -0.0288016275, 0.00658407575, -0.0502072796, 0.0213700961, -0.0396111272, -0.0164987091, 0.00288757053, 0.0340878516, -0.0152067849, -0.0440439694, 0.0188336559, 0.0266207624, 0.0113902725, 0.0345145427, 0.0160009041, 0.0264311228, 0.0268578138, -0.0249614101, -0.0302476343, -0.0284934621, 0.00820787065, -0.0552801602, 0.0101694632, 0.00771006523, -0.00683890469, -0.0096123945, 0.0417919904, 0.00536919199, -0.00611590082, -0.0182291772, 0.0210974887, -0.00840936415, 0.00070781773, 0.0181580633, -0.0369324572, 0.0117814066, -0.0218323451, -0.0145667484, 0.020967111, -0.0296313036, -0.0139148599, -0.006252205, 0.00753227714, 0.0712099448, -0.0306980293, -0.0496857688, -0.0396348312, -0.00152304897, 0.00110672915, 0.000857085455, 0.0249851141, -0.035344217, -0.0181817673, -0.0154912453, 0.00670260098, 0.00217938237, 0.0665163472, 0.035320513, -0.00346389925, 0.0181699153, 0.0233257618, -0.00829083845, 0.00269200397, -0.00319721759, 0.00381651195, 0.00947016478, 0.0148037989, 0.0228753667, -0.0428350121, -0.00587885035, 0.0523407348, 0.0123977372, 0.0241554379, 0.0347752981, 0.0517244041, -0.0315514132, 0.00354094082, -0.0248665903, 0.00387281133, -0.00167713175, 0.0136896623, -0.0045543313, -0.0600685775, 0.000801526767, 0.0133459391, 0.0808816, 0.00374835986, 0.041507531, -0.0231953841, -0.0178143401, -0.0399192907, -0.0283512305, 0.016048314, 0.0341352597, 0.0130496258, 0.0175891407, 0.0124925571, 0.00932793412, -0.0583618134, 0.0149223246, 0.0122199496, 0.0140926475, 0.0107502369, 0.0069633564, 0.0311484262, -0.016107576, -0.0221642144, -0.0344671309, -0.0066907485, -0.0133577911, -0.000172787535, 0.0103353988, 0.00925089326, -0.0104479976, 0.00224012649, -0.0252458695, -0.00875901338, -0.0135829896, 0.0181225054, -0.011591766, -4.14375245e-05, -0.016960958, 0.0225079376, 0.0237643048, 2.43995255e-05, -0.0346804783, 0.00127636839, -0.000199640912, 0.0186084583, 0.0270948634, -0.0229583345, 0.0347041823, -0.034324903, 0.0544741862, -0.0255777407, -0.00900791585, 0.0234442875, -0.0102879889, 0.00273052463, -0.0509658419, -0.00572773069, 0.0207063556, -0.0161431339, -0.0259807259, -0.0428113081, -0.000441136, -0.0142111732, 0.00523881428, -0.00707002915, -0.0217730813, 0.0304609798, -0.000142508055, 0.0182173252, 0.0317884609, 0.022816103, -0.016107576, 0.0468411632, 0.00746708829, 0.00535733951, 0.0112836007, -0.00136007683, -0.0103828087, -0.0073189321, -0.018288441, -0.0143178459, 0.00368909724, 0.0412941836, -0.0295601878, -0.0462959483, -0.000524474075, -0.00200603926, -0.0412941836, -0.022816103, -0.0185017865, 0.0212989803, -0.0329500102, -0.0355812684, -0.0220693946, 0.0120895719, -0.0176128466, 0.0233494677, 0.0195803661, -0.0199122354, -0.0180750955, 0.0129073961, 0.00329500088, 0.00321795954, 0.0286356919, 0.0166290868, -0.0403696857, -0.0215123259, 0.0282327048, -0.00421060808, 0.0212397184, -0.0300579946, 0.0127888704, 0.0170913357, 0.0280430652, 0.0193551667, 0.0240724701, -0.0179684218, -0.00340463663, -0.00832047, -0.000501509814, -0.00285053137, 0.0149578815, 0.00584033, 0.0226501673, 0.0011919192, -0.00111561862, 0.0463907681, -0.0145786013, -0.00123266224, 0.0235509593, -0.0247954745, -0.0348701179, -0.0709729, 0.0115384292, -0.00377799105, 0.0325470231, 0.0220338367, 0.0011637694, 0.0251747556, 0.00727152172, -0.00811897684, 0.00936349202, 0.0115384292, 0.00293646217, -0.0160246082, -0.032641843, 0.0192484949, -0.0265733525, 0.0400615223, -0.0291334968, -0.012931101, -0.0110050663, 0.0355338603, 0.00311425, -0.00974869914, -0.0110702552, 0.0264785327, 0.0377147235, -0.0116510289, 0.00448321598, -0.00329203787, -0.00475582434, 0.0407963768, -0.0368850455, -0.0100153806, 0.00504324771, 0.0148749147, 0.000968202832, -0.0221997723, 0.0118347425, 0.0166409407, 0.0153490147, 0.0194855444, -0.00573069416, -0.0214649159, 0.0594522469, -0.0158231165, -0.00752635114, 0.00220160582, 0.0101398323, -0.00936941803, 0.00750264619, -0.0228753667, -0.0123266224, 0.0268578138, 0.0151356701, 0.00025705155, -0.00980796106, 0.0105546704, -0.00509362109, 0.007876, -0.0312669501, 0.0135355797, -0.0598315261, 0.00689816754, -0.000945238571, -0.0229583345, 0.0176721085, 0.0146615691, 0.0224960856, 0.012065867, -0.0163801853, 0.007366342, -0.00834417529, -0.0356997959, 0.0243924893, -0.0470071, -0.0309824906, 0.0113487896, -0.0139622698, -0.00676186336, -0.0029260912, 0.0101990942, 0.00417505065, -0.0118643735, -0.000610404823, 0.0697876438, 0.00474989787, 0.0155268032, 0.00900199, -0.0144126657, 0.0323810875, 0.000751523941, -0.0237524528, 0.00699891383, 0.0123740323, -0.0117695536, -0.0314328857, 0.011615471, 0.00889531709, -0.021417506, 0.0341589674, -0.0115621341, 0.00980796106, -0.00400911551, -0.0403222777, -0.000644480868, -0.01697281, -0.014294141, 0.0168779902, 0.0353916287, 0.00334537425, 0.016510563, 0.000595589168, -0.0214886218, -0.0149578815, 0.0150052924, 0.00534252403, -0.0224368237, -0.00263718609, 0.00686260965, 0.0458692573, -0.0084330691, 0.0107739419, -0.0145311914, 0.0158942305, 0.00219123485, -0.0220338367, -0.007597466, -0.0268104039, 0.0334004052, 0.0139859747, 0.028540872, -0.00872345548, -0.00707002915, 0.00849233195, 0.0306032095, 0.00717670145, -0.0101872422, 0.00997982267, -0.0380940028, -0.0188455097, 0.0205996819, 0.0434987545, 0.0199122354, -0.00640628766, -0.000763746852, -0.0100983484, -0.0351782814, 0.0126703456, 0.0207300596, -0.004909907, 0.00367131853, -0.0155623602, 0.0240724701, -0.00994426571, -0.00142452493, 0.00109561742, 0.000621146173, -0.0187506881, 0.00746116228, -0.00128229463, 0.0737226829, -0.0313380659, 0.0253881011, 0.0351308733, 0.0115502821, 0.00313202874, 0.0122910645, -0.00996204372, -0.0441387892, 0.0160127562, 0.000505954493, -0.00507287914, -0.0103709558, 0.00532770855, -0.000463359494, -0.023242794, -0.016107576, -0.0139030078, -0.0501124598, 0.029963173, -0.0150645543, -0.00560327945, -0.0138081871, 0.0122199496, 0.0314091817, 0.015752, 0.00715299649, -0.00949387, 0.00531289261, 0.00361205591, 0.0303187501, 0.000651888666, -0.0229701865, -0.0058521824, 0.0124688521, 0.00543438084, -0.00667889556, -0.00428764941, 0.046485588, -0.00932793412, -0.00878271833, 0.0159534942, -0.00827898644, -0.0228279568, 0.00761524495, -0.0331633538, 0.000255940395, -0.0204693042, 0.000674852927, 0.00948201679, -0.00467581954, -0.0143771088, 0.000282052963, -0.0220575426, -0.000668185879, 0.00304609793, 0.00266829878, -0.0109458035, 0.000836343563, -0.0180988, 0.00124377396, -0.0243687835, 0.0381651185, -0.0165698249, -0.0144837806, -0.0229938906, -0.0144363707, -0.0109695084, -0.00215271418, 0.01518308, 0.0131562985, 0.0229464807, -0.0115739871, -0.00506398967, 0.00047447125, 0.0103353988, -0.0243687835, 0.010708753, -0.00632924633, -0.0227094311, -0.0283986405, -0.0270000435, -0.019201085, -0.0149341766, 0.0181936193, -0.0254118051, -0.00097338832, -0.0257910863, -0.0104361447, -0.0257910863, 0.00123192149, 0.00233642827, -0.00852788892, -0.0170439258, 0.032665547, -0.0267155822, 0.00640036166, 0.00884198118, -0.0371695086, -0.00211123028, -0.0227331351, 0.0138674499, -0.0257673822, -0.0150289973, 0.0242147017, -0.00376613857, 0.0363635346, 0.00575736212, 0.0075559821, 0.0159416404, -0.00756783504, -0.0287779216, -0.0172572713, 0.00803008303, 0.0025675525, 0.0027705268, 0.0097724041, -0.0164631512, 0.0130851837, 0.0499228202, 0.041104544, 0.00735448953, -0.0230175965, -0.00450099492, 0.00356464577, 0.0320492163, 0.00884198118, 0.025933316, 0.0207893215, 0.00365353958, -0.0124925571, 0.00230235234, -0.0279482454, 0.00744931, -0.00785822142, -0.0160601661, 0.0111176651, 0.0370509811, 0.0112302639, -0.00782266445, 0.00933386, -0.0321440361, -0.0164275952, 0.0187625419, -0.021405654, 0.03036616, 0.00394985266, -0.0153490147, -0.000845973729, -0.0220575426, 0.0288016275, 0.0264311228, -0.0414364152, -0.00683890469, -0.021476768, -0.0248902943, -0.000987463165, 0.0595944785, -0.00789970532, -0.0215478837, -0.00533956103, -0.00346093625, -0.0116688069, -0.0180869475, -0.0208722893, -0.00803008303, -0.0350597575, 0.000162416574, -0.0045098844, 0.00952350069, 0.023254646, 0.0430009477, 0.00475878734, -0.0186914261, 0.0138081871, 0.0308402609, 0.0117577007, 0.00431431783, 0.00880642328, 0.0162735116, -0.0202559587, 0.0226620212, 0.0428113081, 0.0441150852, -0.0284697562, -0.00493953843, 0.0273082089, 0.0215478837, -0.0355575643, 0.00166379765, -0.0244161934, 0.0119177103, 0.014282288, -0.021915311, 0.0105131865, -0.000768932339, 0.00386392185, -0.00752635114, -0.00172602339, 0.033471521, -0.0394451916, 0.00129340636, -0.0106020803, 0.01158584, -0.0342774913, 0.0130733307, 0.0124688521, 0.0265970584, 0.028114181, 0.0297024176, 0.0257910863, -0.0201137289, 0.03662429, 0.0154438354, -0.0113843465, 0.0229938906, -0.0130851837, -0.0049513909, -0.015621623, -0.00971906725, -0.0133696441, 0.018312145, -0.00206382037, 0.00560624246, 0.0146852741, 0.00108228333, -0.00791748427, -0.0327840745, -0.0219864268, -0.00583440345, 0.0282564107, 0.00160305353, -0.0140096806, 0.00798859913, 0.00161935075, 0.028137885, 0.0322151519, 0.0193788726, 0.00626405748, -0.0331633538, 0.0229109228, 0.0018564011, 0.025862202, -0.0190232974, 0.00567439478, 0.00362687162, -0.00474989787, 0.0396585353, 0.0191299692, 0.0310536064, 0.0112124849, 0.0195566602, -0.0108569097, -0.00739004696, -0.03662429, -0.0150408493, 0.0185017865, -0.00177047041, -0.00292312796, 0.0341352597, -0.00634702528, -0.0045098844, 0.00341056311, 0.0351545773, 0.0420290418, -0.0398007669, 0.00458099926, 0.0237050429, 0.0198766775, 0.0235154014, 0.0153134577, -0.00851011, 0.0197937097, -0.0217730813, -0.021903459, 8.32917431e-05, 0.00660185423, -0.0177076664, 0.00915014651, -0.0190232974, -0.00485657062, 0.00112598948, -0.0283038206, -0.0425505526, -0.00524177775, -0.00795304216, -0.0176958144, 0.0137607772, 0.0222590342, -0.022744989, -0.0163446274, -0.0121725397, 0.0104183666, -0.0483345836, 0.0161312819, -0.0254118051, -0.017375797, -0.0203507785, 0.0251036398, 0.0233020578, -0.00122747675, -0.00775747513, -0.0055825375, -0.0194973983, 0.0199359413, 0.0279719494, -0.00725966925, -0.00103783642, -0.0315514132, -0.0290860869, -0.00135563209, -0.00829676446, 0.00299720629, -0.0104598496, -0.0149697345, -0.0336611606, -0.00392614771, 0.0137015143, -0.00387577456, 0.00678556832, 0.00848047901, -0.0202796645, -0.0256251507, -0.0122792125, 0.00229198136, -0.000138341144, 0.0113606416, 0.0199715, -0.00988500286, 0.0260044318, 0.0317173488, -0.0479790047, -0.00813083, -0.00888346508, -0.011591766, -0.0103413248, -0.00249347417, 0.00866419263, -0.0195566602, -0.0138793029, 0.0255777407, 0.00020982667, -0.0152423428, 0.0144245187, 0.00182380667, 0.0125162629, -0.017446911, 0.0090197688, 0.021476768, 0.00217641913, -0.0133103812, -0.0108865406, 0.00291127549, -0.0124095902, -0.0154793924, -0.0191773791, -0.0270000435, -0.0422423854, -0.00787007436, -0.0250799358, -0.0104361447, -0.0300579946, 0.033921916, 0.00172157877, 0.0139859747, -0.0277349, -0.00283867889, -0.0278297197, -0.028611986, 0.00982574, -0.0123029174, 0.0411756597, 0.0144956335, -0.0262651872, -0.00197344483, -0.024084324, 0.0384969898, 0.0102287261, 0.0160009041, -0.00604478596, -0.0360316634, -0.0155149503, 0.00592626072, -0.00817824, 0.00292905443, 0.0222471822, -0.00605367543, 0.00923311431, 0.0105961543, -0.00233642827, -0.0109576555, 0.00991463382, -0.000574106525, 0.0172217134, -0.0308876708, 0.0052684457, 0.0148156518, 0.024096176, -0.0103057669, -0.0217493773, -0.00913829356, 0.0119117843, -0.0101694632, -0.00430246536, 0.0115028722, -0.00238976465, 0.0147089791, 0.0351308733, 0.0187032782, 0.0156927388, -0.00609219586, -0.0126703456, 0.0367191099, -0.0306506194, 0.0102879889, 0.0135592846, 0.00469063548, -0.00156305125, -0.0118288165, -0.00117932586, -0.00678556832, -0.012966658, 0.0110346973, -0.00466989353, -0.00395577913, -0.00595292868, -0.0196159221, 0.0124688521, -0.0247954745, -0.0124095902, -0.0318121687, 0.00109709904, 0.0210619308, -0.00685075717, 0.000738189847, 0.0173283853, -0.00489509152, -0.0267155822, -0.0097724041, 0.00575736212, -0.00964202639, -0.0179565698, 0.0103591038, 0.0216308516, 0.024108028, 0.00741967838, -0.023669485, -0.0153490147, 0.0161549859, -0.0121251289, 0.0157875586, 0.0206707977, -0.00122451363, -0.00592033425, 0.0589781478, -0.00458692573, -0.00120080856, 0.0116806598, -0.0199715, -0.00782859, -0.0147800939, 0.0271185692, -0.0039231847, -0.00552327512, 0.0160601661, -0.0292994324, 0.00431135483, 0.0148867667, -0.00161046139, 0.00770413876, 0.014732684, 0.0073248581, 0.0100864954, -0.0153016048, -0.0121843917, -0.00182528829, 0.0221997723, -0.0153016048, -0.0129192481, -0.00312906574, -0.0342063755, 0.00941682793, -0.0104183666, -0.00584625592, 0.0194381345, -0.0124332951, 0.0062285, 0.0133696441, -0.00192307157, 0.0509184301, -0.00195122138, -0.0137015143, -0.0204337463, -0.00291275722, -0.00097709219, 0.0124095902, -0.00938127097, 0.0194855444, 0.0147208311, 0.00812490378, 0.0247243587, 0.00121488341, -0.0135948416, -0.0124688521, -0.0077219177, 0.00820194464, -0.00714707049, 0.0189284757, -0.00699298736, -0.0260281377, -0.0224131178, -0.0272133891, -0.000311499083, -0.00823750254, -0.0066492646, 0.00897235889, 0.0162498076, 0.0212278664, -0.00159268256, 0.00707002915, -0.0266918782, 0.0159653462, -0.020078171, 0.0141400583, -0.0346804783, 0.00539289741, -0.000542993657, 0.00286386535, 0.00145786011, -0.00361798215, -0.000617442303, 0.0169254, -0.00444765855, 0.00853381492, -0.000361316692, 0.0127059026, 0.0363872387, 0.0212871283, 0.00206678337, -0.0096538784, -0.0177669302, 0.0180632416, -0.00324759074, -0.0296550076, 0.00741375191, 0.027260799, -0.00264163059, 0.0202441067, -0.020990815, 0.0112065589, -0.00302831922, 0.00989092886, -0.0138911549, -0.0124451471, 0.01250441, 0.0185017865, -0.0039231847, -0.0284697562, 0.0170202199, -0.00442988, 0.00798859913, -0.0200307611, 0.00013824855, 0.00860493071, 0.0486901589, 0.000618923863, 0.0143415509, -0.000829676515, 0.000865974813, -0.0136778094, -0.00529215066, -0.0103828087, -0.0048713861, 0.00254681055, 0.00094968325, -0.00778710656, 0.0166290868, 0.00232605729, -0.0150052924, -0.00115932478, 0.00794118922, -0.0032416645, -0.0222945921, -0.00327722216, -0.00340759987, 0.00542845484, 0.00864048768, 0.00258384971, -0.0291334968, 0.00380762247, 0.0237880107, 0.0266918782, -0.0356760882, -0.0158468205, 0.0443047248, 0.0313854776, 0.0123266224, 0.00635887776, -0.00443580607, 0.0253643952, -0.0103353988, -0.0111235911, 0.0110821072, 0.0174706168, -0.0234798454, -0.0125873778, -0.0023393915, 0.00350242015, 0.0298446491, -0.00960054249, 0.00365057657, 0.00246976921, -0.00462544663, 0.000521510956, 0.0199240874, 0.0122555066, 0.0321440361, 0.00116821413, -0.0025557, -0.0185373425, -0.000296683429, -0.0173402391, -0.0107739419, -0.0127888704, 0.0134763168, 0.00207567285, -0.0203033686, 0.00609812234, 0.00280460296, 0.00869382452, 0.0453240424, -0.00993833877, 0.0143296979, 0.00972499419, -0.0106198592, -0.022744989, -0.00416912418, -0.00354686705, -0.0252932813, -0.0397533551, -0.00519140437, 0.0028831258, -0.00382243819, -0.00766858133, 0.0231124163, 0.0179210119, 0.00238680141, 0.0155623602, -0.00139933825, -0.00296016713, -0.00543141784, -0.00207567285, -0.0189047717, -0.0305320956, -0.0380703, -0.0147682419, -0.00765080238, 0.0178380441, -0.000753005501, -0.00352908811, 0.0137252193, 0.0233968776, 0.0152304899, 0.0146497162, -0.00812490378, -0.0292994324, 0.0324047916, 0.0016282401, 0.0356760882, 0.0238354206, 0.0171980076, 0.0103057669, 0.0253169853, -0.0193077568, -0.006252205, -0.0148867667, -0.0118228896, 0.0316225253, -0.0332818814, -0.0212160125, 0.0226146113, 0.0156808849, -0.00599737559, -0.00172009715, -0.01382004, 0.025909612, 0.0297735333, 0.0232665, 0.00707595516, -0.0301765185, 0.0244399, 0.00912644155, -0.020552272, 0.0128125753, 0.0135948416, 0.0362213068, -0.00570698921, -0.0189521816, -0.0118110375, -7.82914576e-05, -0.000585959, 0.0209197, -0.0331159458, 0.0148393568, -0.00617516367, -0.020564124, 0.0141637633, -0.0127888704, 0.00128229463, -0.0204337463, -0.00954720564, 0.00874123443, 0.0171861555, -0.0230887122, 0.0305083897, 0.0083145434, -0.00565365283, 0.0229820386, -0.00301498501, 0.00117932586, -0.00369798671, 0.0055825375, -0.0106969, 0.00543734431, 0.00422246056, -0.00108228333, 0.0342063755, 0.0246532448, 0.00715892296, 0.0125636728, 0.00492175948, 0.00113710121, -0.00873530842, -0.00915014651, 0.0111058122, 0.0437595099, -0.0168424323, 0.0219508689, -0.00365650281, 0.0059795971, -0.0100035276, -0.00728930067, -0.0332344696, -0.0020993778, 0.0203033686, -0.0121073509, 0.000683371909, -0.00514399447, 0.00932200812, 0.029939469, -0.0243687835, 0.025933316, -0.00819601864, 0.0217493773, -0.0158349685, 0.026336303, -0.0256488565, 0.0382836424, 0.0340404399, 0.000858567, 0.00611590082, -0.0226264633, 0.0157401487, 0.0162379537, 0.0069692824, -0.0130970357, -0.00251717912, -0.0110761812, 0.000478545553, 0.00344612054, 0.0138911549, -0.00658407575, -0.00342241558, 0.00181195419, -0.0091027366, -0.00715892296, -0.0101279793, -0.0102050211, -0.0156571809, -0.0116925118, 0.0401326381, 0.00295868563, -0.00599441258, 0.00198529731, 0.0166290868, 0.00247569545, 0.0340878516, 0.00590848178, -0.00410986179, -0.010264283, -0.0218560491, -0.00359131396, -0.00333944778, -0.001897885, -0.0371695086, 0.0248428844, 0.00655444432, 0.0224131178, -0.0324759074, 0.00601811754, -0.00683297869, 0.00846862607, -0.00609219586, 0.0361027792, -0.0539526753, -0.000880790467, -0.00535141351, -0.0152660478, -0.0150645543, 0.0223775599, -0.0065662968, -0.0165579729, -0.0359842554, -0.00176898879, -0.0183832608, 0.00899606384, 0.0102879889, 0.0244399, -0.0136659574, -0.00922718737, 0.00499583781, -0.00114154594, 0.0190707073, 0.0214293581, 0.000419282936, 0.00331574283, 0.0171268936, -0.00785229541, -0.00182528829, 0.00565957883, -0.0163801853, 0.0156808849, 0.0189047717, -0.0255777407, -0.0137607772, -0.0104242926, 0.00931015518, 0.00820787065, -0.0249851141, 1.37160523e-05, -0.017375797, 0.00947016478, 0.00591440825, 0.00781081151, 0.0130022159, 0.00616331119, 0.0150408493, -0.0163683314, 0.000555957318, -0.0146971261, 0.000413356669, -0.0155979181, -0.010726532, -0.00130970357, -0.0195092503, 0.00366835529, 0.0108806146, 0.001969, -0.000198159338, 0.02768749, -0.01158584, -0.00307869236, 0.00810712483, 0.000179824972, -0.0212041605, 0.0303187501, 0.0110169183, -0.0102939149, -0.0118110375, -0.0084627, -0.012071793, 0.00138896739, 0.000507806486, 0.0189877395, 0.0112065589, -0.0153016048, 0.0229346287, 0.0096538784, -0.00403282046, 0.00481804973, 0.0290623829, 0.0233139098, 0.038876269, 0.0170913357, -0.00437950669, -0.00990870781, -0.0034401943, -0.00784636941, 0.0145430434, -0.00868789852, 0.0298446491, 0.00936941803, 0.015159375, 0.0084271431, 0.000459655595, -0.00974277221, 0.013843745, -0.0182054732, 0.0062285, 0.00895458, -0.00285645761, -0.00396763161, -0.0151238171, 0.00983759295, -0.00389355328, 0.00259866519, -0.00182528829, 0.00340167363, 0.00159120094, 0.0136303995, -0.0137133673, -0.00645369804, 0.0058521824, 0.000703002675, 0.00600922853, -0.00602700701, 0.000163898148, 2.50477115e-05, 0.0265022367, -0.0125518199, -0.0121725397, -0.012966658, 0.0108450567, 0.0104776286, -0.0101042744, -0.0135355797, 0.00260903616, -0.00554994307, 0.0164868571, -0.000889679883, 0.00283719739, -0.00628183642, 0.0130733307, 0.0124925571, -0.00808934588, 0.0238828305, 0.00551734865, 0.00677371584, -0.0155386552, 0.0666585788, 0.0113191577, 0.0245584249, 0.002453472, -0.00669667451, 0.00100894587, -0.0101516843, -0.0200189091, 0.00362094515, 0.00272608, 0.00440321164, -0.0146971261, -0.0235272553, 0.00756190857, -0.0150289973, 0.00106080063, -0.0106554171, 0.00298535381, -0.0124332951, 0.0326181389, 0.00374243362, -0.00303720869, 0.00470248796, 0.000497065135, 0.0023690227, -0.0159179363, -0.0151356701, -0.00286831, 0.00214382471, 0.0300342888, -0.00839751121, 0.00356464577, -0.0131562985, -0.00714707049, -0.00923311431, 0.0148156518, -0.0301054046, -0.00461952, -0.0135592846, 0.00330389035, 0.0177432243, 0.000224457122, 0.0161549859, -0.0122555066, -0.00792341, 0.00724781677, -0.00105042965, -0.00348760444, -0.0192366429, -0.0153016048, 0.0139741227, 0.0105191125, -0.0048269392, 0.010276136, -0.0189758874, -0.0139504177, 0.0130733307, -0.000954128, -0.0161786918, 0.0110346973, -0.0153371627, 0.0243213736, 0.00840936415, 4.1483825e-05, -0.00537808146, 0.0356049724, 0.0104183666, 0.0177195203, 0.00664333813, 0.0144363707, 0.0118821524, 0.0171505976, -0.000346686254, 0.0171624515, 0.0248428844, -0.0165579729, 0.00682705222, 0.0230650064, 0.0161312819, -0.020137433, 0.00647740299, -0.00916199852, -0.0114673143, -0.0409860201, -0.0153727205, -0.0155623602, 0.00414838223, 0.00557364803, 0.0115028722, 0.025909612, 0.00532770855, -0.0304372739, 0.0128836911, -0.0116747338, -0.01118878, -0.0229820386, 0.00907903165, -0.0405593291, -0.0160246082, 0.00320018083, -0.012931101, 0.00440617464, 0.00923904, -0.0216545556, 0.00235420698, -0.00253347633, 0.0181462094, -0.025909612, 0.0137015143, -0.00264459383, -0.0178143401, -0.00325055397, 0.011182854, 0.00344612054, 0.00362094515, 0.0105131865, 0.00173194963, 0.0119354893, 0.0285171662, -0.0257673822, 0.000713744, 0.0137252193, 0.0180988, -0.0485953391, -0.00709373411, 0.018786246, -0.00112524873, 0.0121369818, 0.00819009263, -0.00631146738, -0.00977833, 0.0106139332, 0.0164513, -0.041531235, -0.0123977372, -0.00264311233, 0.0197344478, 0.0221049525, -0.0130377738, -0.0115680611, -0.00516769942, 0.0123977372, -0.0101516843, -0.0222945921, -0.00161342451, 0.00565068936, 0.0289675612, -0.00224308972, 0.0269526336, -0.00989092886, -0.00238532, -0.00738412095, -0.00986722391, -0.0201848429, 0.0141637633, 0.0118525214, -0.0435461625, 0.0120243831, -0.0168305803, -0.00226235, 0.015609771, 0.00539289741, -0.0187032782, -0.00622257357, 0.00775747513, 0.0163209215, -0.00125266332, 0.00181047258, -0.00349649368, -0.00043558015, -0.0194381345, -0.00529215066, 0.00602997, -0.00592922373, -0.00840343721, 0.0131800035, 0.0274741445, -0.00183565926, 0.0142230252, 0.00524770375, -0.0102998409, 0.00448025297, -0.00497509586, -0.00666111708, -0.00202233647, -0.00640628766, -0.000685964653, -0.0225079376, -0.0246058349, -0.0278534256, 0.00616331119, 0.00465507759, 0.00807749294, -0.0202915166, -0.0122555066, 0.00276311906, -0.011597692, -0.0091027366, -0.0117458487, 0.00646555051, 0.0155030983, 0.00536919199, 0.0139622698, 0.022342002, 0.00571884168, 0.0101635372, -0.00805378798, -0.0127414605, -0.00845084805, -0.00397948408, -0.0502546914, 0.00348760444, 0.0124095902, 0.00664333813, 0.00251569762, 0.00998575, 0.00110302528, -0.000698928372, 0.0202204, 0.00549068069, -0.000394837116, -0.0148986196, 0.0102346521, 0.0180276856, -0.0048624971, 0.0182173252, 0.00135192822, -0.0206352398, 0.00548475422, -0.00321499631, 0.0142348781, 0.0174943209, 0.00258681271, -0.00172306027, -0.0151356701, -0.0112539688, -0.00534845, -0.00708188163, 0.00554994307, 0.016107576, 0.0135829896, -0.000136859584, 0.0073189321, -0.0143178459, -0.0112717478, 0.0127651654, 0.0165935289, 0.0191655271, 0.00143563666, -1.49545485e-05, 0.00144600763, 0.0255540367, 0.0131207407, 0.00535733951, -0.00472323, 0.00777525408, -0.00813675579, -0.0258384962, -0.00537511846, -0.00272015366, -0.0054966067, -0.00509362109, -0.0190114435, -0.0045128474, 0.0198529735, -0.0037246549, -0.0114021255, 0.00138007791, -0.0114436094, -0.00397059461, -0.0184543747, 0.00391133223, 0.00978425611, -0.00938719697, -0.0082315756, 0.0167950224, 0.00804786198, 0.0084330691, -0.00617516367, 0.0123503273, -0.0142585831, 0.0148393568, 0.00477360282, -0.0118880784, -0.0119947512, -0.009819814, 0.00938719697, 0.00577810407, 0.0076804338, 0.0199122354, 0.0180632416, -0.00784044247, 0.00784636941, 0.00280312123, -0.00422838703, -0.00284312363, -0.0175535847, -0.0216308516, -0.00943460688, -0.0112776738, -0.0237761568, -0.0083501013, -0.00765672885, 0.00586403487, 0.00287719956, 0.0141400583, 0.0153134577, 0.0172098614, -0.015171227, 0.0171031877, 0.00322981202, 0.00703447126, 0.00849825796, 0.00573958363, 0.00493657496, 0.0132037085, 0.0036387241, 0.0205759779, -0.021405654, -0.0180750955, -0.00349056744, 0.00855752081, 0.00897235889, -0.00610997481, 0.00266829878, -0.0148393568, 0.0181817673, -0.00908495765, -0.0056210584, -0.0169254, 0.00377799105, 0.0106731951, 0.0235391073, 0.0144363707, -0.000201492861, 0.022342002, 0.00190677436, 0.00534548704, -0.0187625419, 0.00421357155, -0.0324285, 0.00695150392, -0.0313380659, -0.0110346973, 0.00127710914, 0.003567609, 0.00592329772, -0.00561216893, -0.0121725397, -0.0496383607, 0.00580477249, 0.012931101, 0.0122555066, 0.00707595516, 0.0178024862, -0.00524177775, 0.00123488461, -0.0123858843, 0.0264785327, -0.0193077568, -0.0016993552, 0.0058551454, 9.39404927e-05, 0.00672037946, 0.0158823784, 0.0118940054, 0.00746708829, 0.00550549617, -0.00394688966, 0.0138674499, -0.00251569762, 0.0248902943, -0.0171031877, -0.00315277069, -0.00167713175, -0.00785822142, -0.00541067589, 0.0106554171, 0.010246505, -0.0370983928, 0.00850418396, -0.01697281, -0.00346093625, 0.00544919679, 0.0180988, 0.0027275614, -0.02317168, 0.0155860651, 0.0118465954, 0.00137637404, 0.00213345373, -0.0350597575, -0.0138674499, -0.0375961959, 0.00347575196, -0.00405356241, -0.00034076, -0.0115621341, 0.0243924893, -0.0102287261, 0.00915014651, -0.00421060808, -0.00715892296, 0.0182291772, 0.033518929, 0.0224605277, 0.0238117147, 0.00465804106, -0.00483286567, 0.015194932, 0.0186558682, 0.00765672885, 0.0070048403, -0.0140452376, 0.00156601437, -0.00926274527, 0.0213582441, 0.0181106534, -0.0172454193, -0.0168187283, -0.00124673708, -0.004909907, -0.00499880081, -0.00749671971, -0.017885454, -0.0149104716, 0.008474553, 0.018715132, -0.000873382669, -0.00996204372, -0.00333944778, 0.0106020803, 0.0115502821, -0.011182854, -0.00529215066, 0.0247717686, 0.0158586744, 0.0136778094, -0.0207774695, 0.00848640501, 0.00776932761, -0.0154912453, -0.00938127097, 0.00199270505, 0.0103887348, -0.0340404399, -0.0049928748, 0.00209493306, 0.00206678337, -0.00685668364, 0.00432320731, 0.0170202199, -0.0133577911, 0.00776340161, -0.0031705494, -0.00849825796, 0.0156571809, -0.0167002026, 0.0180988, -0.00577514106, -0.0242976695, -0.00334537425, -0.0116865858, -0.0182765871, 0.00669667451, -0.00693372497, -0.0118703, 0.0121192029, 0.0147208311, -0.0163564794, -0.00857529882, -0.00186232745, 0.00675001089, 0.00309054484, 0.0112006329, -0.00149341766, -0.0301291086, -0.000965239713, 0.0103294719, 0.0152779, 0.00624627853, -0.0298209433, 0.012954806, -0.0271659791, 0.0135829896, -0.00554698, 0.00387577456, 0.0066077807, 0.00248754793, 0.0117873326, 0.011165075, 0.0187625419, -0.00433209632, 0.0185373425, -0.012480705, -0.000164916724, -0.0162142497, -0.0252458695, -0.00454840483, -0.00808934588, -0.0228516608, 0.0195685122, -0.00620479509, -0.017849898, -0.0140926475, -0.00546993874, 0.0216308516, 0.00262533338, -0.00117932586, -0.011194706, -0.0110821072, -0.0121310558, -0.00325351721, -0.00833824836, -0.0166764967, -0.0117221437, -0.000418171781, -0.00353205134, -0.000552994199, 0.00266089104, -0.0166764967, 0.00401207851, 0.0267392881, -0.00477952929, -0.0100568645, 0.0226620212, -0.0205759779, -0.0338508, -0.016095724, 0.0176958144, -0.0239420924, 0.0386155136, 0.0135237267, 0.00320907, 0.00993241277, -0.00514399447, 0.000432987406, 0.0136778094, 0.00106820848, 0.0240369141, -0.0173046812, 0.00719448039, 0.00224160799, 0.0062936889, 0.00061188644, 0.0126466407, 0.00848047901, 0.00386688509, -0.00846862607, -0.021476768, -0.000995611772, 0.0101220533, -0.0018549196, -0.0149815865, 0.0230887122, 0.000831158075, 0.0184543747, -0.00631146738, -0.00405356241, -0.00177343353, -0.00861085672, 0.0123384744, -0.0159890521, -0.00225197896, -0.000324833149, -0.00121117954, 0.00807749294, -0.00998575, -0.0426453725, 0.00982574, 0.0153964255, 0.0150764072, -0.0115325032, 0.00557068503, -0.0158231165, 0.010258357, -0.00179417536, -0.0179565698, -0.00320314383, -0.0113132317, -0.00609219586, -0.00753227714, 0.00809527189, -0.0217612293, 0.019627776, 0.0133103812, -0.00426098146, -0.0104954075, -0.0122555066, 0.0153845726, 0.0146260113, 0.0146615691, 0.000803749077, 0.00501065329, 0.00129859184, 0.0033690792, -0.0166646447, 0.0100272326, -0.0096953623, 0.0131325936, 0.0118999314, 0.0356049724, 0.00715892296, 0.0152660478, 0.00282534468, -0.00261792564, 0.0238472726, -0.0239895023, -0.0152541948, -0.0160246082, -0.0127177555, -0.0150289973, -0.000225568292, -0.0084627, -0.0251036398, 0.00445358502, -0.00127636839, -0.0193433147, 0.0295601878, -0.0251510497, 0.000132229688, -0.0276163742, 0.00695743, -0.00438543269, -0.00110080291, -0.00539289741, 0.00523881428, 0.0029260912, -0.00935756601, -0.0169254, -0.0152423428, -0.00432913331, -0.0119414153, -0.0065662968, -0.00273645087, 0.00487434957, 0.00593218673, 0.00795304216, -0.0143889608, -0.0266207624, -0.0120125301, -0.0233968776, 0.00800637808, -0.00185195648, -0.0215241779, -0.00528622465, -0.00386095885, 0.000775599387, 0.00874716, 0.00577514106, -0.00384910638, -0.0182528831, -0.00537215546, -0.00661963318, 0.0117754797, 0.00978425611, -0.00827898644, 0.00769821275, -0.0132037085, 0.016048314, 0.00324462773, 0.0062936889, -0.012528115, -0.0112184118, -0.0166053828, -0.00478249229, 0.0163446274, 0.000901532418, -0.0215597358, -0.0142348781, -0.0101398323, -0.0262177773, -0.0130140688, 0.0165579729, 0.0114021255, -0.0146023063, -0.00089634693, 0.00353797758, -0.0098553719, -0.0222590342, -0.0132748242, 0.00789970532, 0.0177669302, -0.00158083008, -1.5047146e-05, 0.00335426349, -0.0216308516, 0.0202796645, -0.00865234062, -0.00647147652, -0.00532770855, -0.00506398967, 0.0172217134, -0.00325944345, 0.00744338334, 0.0133577911, -0.0256251507, -0.00781081151, -0.00759154, 0.00680334726, -0.00974277221, 0.00984351896, -0.0139859747, 0.00341056311, -0.0189758874, 0.00236754119, -0.0224723797, -0.0133103812, 0.0149578815, -0.0209197, 0.0151238171, 0.00878271833, 0.00714707049, 0.0145786013, 0.00814268179, 0.00960646849, -0.0159060843, 0.0146852741, 0.00391725823, -0.003567609, -0.0122318016, -0.00369206048, -0.00150156626, 0.0015852747, -0.0103294719, -0.0012067348, -0.00313499197, 0.00702854525, 0.00528622465, 0.0224368237, 0.0252458695, 0.00238828314, -0.0101635372, 0.00108672807, 0.00550253317, -0.00121932814, -0.0161431339, 0.00167120551, -0.0126584927, 0.0196870379, -0.00408615684, 0.00391429523, -0.0237287469, -0.000490768463, 0.00120303093, 0.00928052422, -0.00394392665, -0.0151356701, -0.0186321642, 0.00984944496, 0.00200011302, 0.00113265659, 0.025909612, -0.00326536968, -0.0162972175, 0.00928052422, 0.0037542861, -0.0220575426, -0.00764487637, -0.0280667711, -0.032641843, 0.00885383319, -0.000875605037, 0.0176246986, -0.0174113531, 0.0122555066, -0.0235628132, 0.00686260965, 0.0142467311, 0.0247954745, 0.0146852741, 0.0170083679, 0.0139385648, 0.0149223246, -0.0120184571, 0.00766858133, -0.000568180229, -0.0048684231, -0.00581662497, 0.0132629713, -0.0163327735, -0.0150171444, 0.0118821524, -0.00248310319, 0.00488323858, 0.00145934173, 0.00235568872, 0.0413415954, 0.00452173688, 0.000337982055, 0.0221879203, -0.000403726503, -0.0101220533, 0.012054014, -0.0114732403, -0.0202441067, -0.0111472961, -0.00863456167, -0.0206352398, 0.0124332951, -0.00202678121, 0.00768636027, 0.00529511366, -0.0090612527, -0.0113961995, 0.00510547357, 0.011135444, 0.0139267128, 0.0159890521, -0.0105428174, 0.00267866976, 0.00342834182, 0.0101516843, -0.00453358935, -0.0109102456, -0.0117221437, 0.00484175514, -0.0119710462, -0.000114913899, -0.00186084583, 0.0207893215, 0.0270474534, -0.00579588301, -0.0168305803, 8.79216313e-05, 0.00326833269, 0.00402096799, -0.0173402391, -0.00328907464, -0.0406067371, 0.00971906725, 0.00886568613, 0.00975462515, -0.00158231158, -0.0194262825, 0.0207656175, 0.00896643195, 0.00714114401, 0.00176898879, -0.00466100406, 0.0178380441, 0.0144245187, 0.015159375, -0.0437595099, 0.000761524483, -0.0121251289, -0.0050551, 0.0210737828, -0.00230235234, 0.00581958797, -0.000226123884, -0.00855159387, -0.0199122354, -0.0122792125, 0.00994426571, -0.00821379758, 0.00193788728, 0.0185729, -0.0204574522, -0.00992056075, -0.0172572713, 0.0155268032, -0.00649518147, 0.0249377042, -0.00416023517, -0.00705817621, 0.00449506892, 0.00197492633, -0.00135340972, -0.0101102, 0.00685075717, 0.0261466615, -0.0240724701, -0.000220197617, -0.0146971261, -0.0107502369, 0.0097724041, 0.0018993665, 0.015159375, -0.0228398088, -0.00456322078, -0.0146734212, 0.0189877395, 0.0202678107, -0.00907903165, 0.016510563, -0.0106257852, -0.0238472726, 0.0158231165, 0.00520029385, 0.0113961995, -0.0136778094, -0.0233376138, -0.0180395376, -0.000532993057, 0.000140007905, 0.000378910278, -0.000493731583, -0.0265259426, 0.00986129791, 0.00264903856, 0.0169016961, 0.00734856306, 0.0219508689, 0.00560031645, -0.00776932761, -0.00262385188, 0.00635295128, 0.00668482203, -0.00543438084, 0.0189877395, -0.0201848429, -0.00797082, 0.00686853612, 0.0140807955, -0.00409208285, 0.00382836442, -0.0196988899, -0.00813083, 0.000400022604, 0.0162142497, -0.00435580174, 0.00373354414, -0.00790563133, -0.0146615691, 0.00944053289, -0.0042402395, -0.0149341766, -0.0239776503, -0.0167594645, -0.0235035494, -0.010732458, 0.0116747338, -0.00975462515, -0.0145193385, 0.0210382249, -0.0156927388, 0.0296313036, 0.00484471815, -0.0180276856, 0.00019871493, 0.0083915852, -0.0337085724, -0.0281852949, 0.0143652558, 0.0119473413, 0.0115562081, -0.00650110794, 0.00979610905, -0.0109220985, -0.00650703441, -0.0191773791, -0.00632924633, 0.0264074169, -0.00116525101, 0.026786698, 0.000426690764, 0.0414127111, 0.000588551746, -0.00749079324, -0.00168009487, -0.0127651654, -0.0118880784, -0.0265496485, 0.0105783753, -0.0107620889, 0.00322092278, -0.0135592846, 0.000394096336, -0.00683297869, -0.00277497154, 0.0135000218, 0.00794118922, 0.000724115, 0.0262414813, 0.0295364838, 0.0166172348, 0.00418986613, -0.00113932358, 0.00365057657, -0.00524770375, -0.0171743035, -0.0056655053, 0.00832639635, 0.0101220533, 9.79685e-05, 0.00829676446, -0.0233257618, -0.00126155268, -0.0182410311, 0.0225672014, 6.79436516e-06, -0.00920940936, 0.0141874682, -0.000799304398, 0.00289942301, 0.022342002, -0.0115147242, 0.0229820386, 0.0265259426, -0.0316462331, 0.00413652975, 0.00294831465, -0.00334241102, 0.00626405748, 0.0137133673, 0.00835602731, 0.0148393568, 0.0237998627, -0.0103057669, 0.0158468205, -0.00116006553, 0.00112154486, 0.000800045207, -0.0192603469, -0.0238946825, 0.0405119173, -0.00590255577, 0.0209315531, -0.00650703441, -0.0102405781, 0.00973092, 0.011603618, 0.0105605964, -0.0279719494, -0.00430246536, -0.0141282054, -0.00960646849, -0.0178380441, -0.00773377, 0.0105665224, -0.00197196333, -0.00737819448, -0.0225316435, -0.0295364838, -0.0149223246, 0.00843899511, 0.0218086392, 0.0322388597, -0.0156690329, 0.00624627853, -0.0056655053, 0.00233198353, 0.0270711593, 0.00422246056, 0.00883605424, 0.00525955623, -0.000193529442, -0.00208456209, -0.00201641023, -0.000868197181, -0.0182173252, 0.0141519103, 0.00658407575, 0.00110302528, -0.00775747513, -0.0155386552, -0.0368376374, -0.00874716, 0.0102346521, -0.0199359413, 0.0154556874, 0.00354390382, 0.00104450341, 0.0108035728, -0.00474397186, 0.0175417308, 0.00212308299, 0.00295275939, -0.015752, -0.00880049728, -0.00894865394, -0.0090494, -0.0061277533, -0.00659000175, 0.0243450794, 0.014305993, -0.00922126137, 0.0101813162, 0.00491583301, 0.0135118747, 0.0102228, -0.0279245395, -0.00452173688, -0.000937830773, 0.0189284757, 0.0167950224, 0.0191655271, -0.0278534256, 0.0161786918, -0.00406245189, 0.0007918966, -0.00199566828, 0.00464322511, -0.0101990942, 0.0101576103, -0.0150052924, -0.00417208765, -0.00972499419, 0.00855752081, -0.00943460688, 0.00437358, -0.0175535847, 0.0270474534, 0.00125858956, -0.0132511184, 0.0164275952, -0.0119769732, -0.0148393568, -0.0128481332, 0.0155386552, 0.00354094082, -0.00494546443, -0.00644777156, -0.00116821413, 0.0042372765, -0.0147919469, 0.013843745, -0.00747301476, -0.00907903165, -0.00844492111, 0.0177550763, 0.00389651628, -0.00574847264, -0.00742560439, 0.0118288165, 0.00378391752, 0.010246505, 0.0135355797, 0.0174232069, 0.0102287261, -0.0168779902, -0.00721225934, 0.00553216413, 0.0272133891, 0.000828194898, -0.014756389, -0.0197463, 0.00664333813, -0.0265970584, 0.0135474317, -0.00399726303, 0.000957831857, 0.0297024176, 0.00351723563, 0.000285201299, 0.0221879203, 0.00882420223, -0.0136659574, 0.00851603691, -0.00729522668, 0.0141993202, 0.0306269154, -0.0242976695, -0.0203507785, 0.00336315297, -0.00399133656, 0.0135948416, -0.000454470108, 0.00612182729, 0.00595885515, 0.0106494902, -0.00813675579, -0.0102228, -0.00357946148, -0.00142526568, -0.0332581736, -0.014744537, 0.0143771088, 0.0152304899, 0.00842121616, 0.00525659323, 0.0202559587, -0.0433328189, -0.0143771088, -0.00606552791, -0.00381058571, -0.000534104242, 0.0102939149, -0.000374280411, 0.0237406, 0.0113724945, -0.00422542403, 0.0176365525, 0.00298979855, -0.0145667484, -0.0130970357, -0.00955905858, -0.0168779902, -0.00249940041, -0.0134881688, 0.0102287261, -0.0198411215, 0.0127651654, 0.0307217352, 0.0234679915, 0.0191655271, -0.0022119768, 0.00995019171, 0.0303187501, -0.014282288, -0.0325707272, 0.0288253315, 0.00289646, -0.0260518417, -0.00620479509, 0.0073189321, 0.0428350121, 0.00929830316, 0.0117814066, -0.0126466407, 0.0114613883, -0.0123858843, -0.030389864, -0.00651888689, 0.00063077634, -6.64852341e-05, 0.0270237494, -0.0101161273, 0.0150645543, 0.00317943888, -0.00349945691, 0.0186558682, -0.0186914261, 0.00533956103, -0.0224131178, -0.015194932, 0.00663148565, -0.0129192481, -0.00871752948, 0.00858715177, 0.0100746434, -0.0206233878, 0.014294141, 0.00539882341, 0.00457507325, -0.0176484045, 0.0169135481, 0.0132037085, -0.0258384962, -0.000377613935, -0.00714114401, -0.00760339247, -0.0062285, -0.00313795498, -0.018798098, 0.0180632416, 0.0182410311, -0.0123858843, 0.00334241102, -0.0174706168, -0.0118465954, 0.00997389667, -0.00929237716, 0.0208722893, -0.00610997481, 6.69945221e-05, 0.0169965159, 0.0376673117, 0.00397059461, 0.00169194746, -0.0339456201, -0.0202085488, -0.0212160125, -0.00781673752, -0.00591737125, 0.0110702552, -0.0137607772, -0.0168661382, 0.00778118, -0.00439135917, -0.00886568613, 0.0130022159, -0.0261466615, -0.00795896817, -0.011609545, -0.0144719286, 0.00878271833, 0.00179417536, 0.00527140871, 0.0227212831, -0.00382243819, -0.00980203506, -0.00287571806, 0.00861678272, -0.00506102666, 0.0350123495, 0.00980796106, 0.00628776243, -0.0213226862, -0.00693965144, -0.0265259426, -0.0251747556, -0.0121843917, -0.00795896817, -0.0282801166, 0.0105902273, -0.0203152206, 0.00883605424, 0.0159060843, -0.00883605424, 0.0140689425, -0.00703447126, -0.00398541, -0.0117280697, -0.0118288165, -0.0202678107, 0.0103413248, -0.000777080946, -0.00870567653, 0.0170320738, -0.0187388361, 0.00556772202, -0.0246532448, 0.00840936415, 0.00529511366, 0.0143534029, -0.0180750955, 0.0130377738, -0.0136185465, -0.00263866759, -0.00864641462, 0.00360316643, 0.0187388361, -0.00945238583, -0.00786414742, -0.0132985292, 0.00850418396, -0.00821972359, -0.00268459599, -0.00878271833, 0.0138793029, 0.0104657765, -0.0329263024, 0.00666704308, 0.0004852126, -0.0133340862, 0.00865826663, -0.00718262792, 0.0163920373, -0.0110939601, -0.00554698, 0.00800637808, -0.0240487661, 0.000668926688, -0.0233494677, -0.0163801853, 0.00819009263, -0.00389651628, 0.0242976695, -0.0250799358, -0.0155505082, -0.00978425611, -0.00161194289, -0.00720040686, 0.00240458036, 0.000722633384, 0.0127888704, -0.0247954745, -0.00482101319, 0.01158584, -0.0182528831, -0.00680927327, 0.00187714305, 0.0218441971, -0.00874716, -0.00931015518, 0.0138911549, -0.0214886218, -0.00937534403, 0.0235746652, -0.00648925547, 0.0149223246, 0.0168068744, 0.00776932761, -0.0126229348, 0.00745523581, 0.0216664094, -0.026360007, -0.0127414605, 0.0273319148, -0.0131444465, 0.00734263705, -0.00223864499, 0.00325055397, -0.00410097232, -0.0128718382, 0.0115028722, -0.0360790752, 0.0132037085, -0.0172572713, -0.0240606181, 0.00388762704, 0.0159653462, 0.0131562985, -0.0123029174, 0.00251273462, -0.0333767, 0.0136185465, 0.0182291772, 0.00192307157, -0.00923904, 0.0125636728, 0.00293794367, -0.00792933721, 0.00181343581, -0.00994426571, 0.00672630593, -0.00294535165, 0.00145637861, -0.0193551667, -0.0104065137, -0.0227805451, 0.0122199496, 0.00178232288, -0.012966658, -0.0150171444, -0.00761524495, 0.0219508689, 0.000414467853, -0.00834417529, 0.0155505082, -0.010276136, -0.0235628132, -0.012054014, 0.0227805451, 0.0163683314, 0.0313380659, -0.00819009263, 0.0148867667, -0.0154675404, 0.00530400313, 0.011171001, 0.0185491964, -0.00353501458, -0.000439654454, 0.00797082, 0.00496916939, -0.00604774896, 0.00928052422, -0.00497805886, 0.0230768584, 0.0119769732, 0.0283749364, -0.0236931909, 0.0287779216, 0.0149341766, -0.0167950224, 0.0138674499, 0.0177669302, 0.00258829445, 0.00289053353, 0.0122555066, 0.0111295171, 0.0123147694, -0.000298165, 0.00685668364, -0.000230568578, -0.0141874682, -0.0105131865, -0.0101398323, 0.00130674045, -0.00519140437, 0.0045069214, -0.0152423428, -0.0163327735, -0.0230413, 0.0341589674, -0.00398837356, 0.0180988, -0.00577514106, -0.00791155826, -0.0158586744, -0.00456618378, 0.0090612527, -0.00489805453, -0.0118051115, -0.0285882819, 0.0119117843, -0.00849825796, -0.00403874647, 0.0148867667, 0.0180632416, 0.00133044552, 0.0103353988, -0.0101813162, 0.00120080856, -0.0369798653, -0.0146971261, 0.00869382452] |
11 Apr, 2023 | 8085 program to add 2-BCD numbers
11 Apr, 2023
Problem – Write a program to add 2-BCD numbers where starting address is 2000 and the numbers is stored at 2500 and 2501 memory addresses and store sum into 2502 and carry into 2503 memory address. Example – Algorithm –
Load 00H in a register (for carry)
Load content from memory into register pair
Move content from L register to accumulator
Add content of H register with accumulator
Add 06H if sum is greater than 9 or Auxiliary Carry is not zero
If carry flag is not equal to 1, go to step 8
Increment carry register by 1
Store content of accumulator into memory
Move content from carry register to accumulator
Store content of accumulator into memory
Stop
Program –
Memory
Mnemonics
Operands
Comment
2000
MVI
C, 00H
[C] <- 00H, carry
2002
LHLD
[2500]
[H-L] <- [2500]
2005
MOV
A, L
[A] <- [L]
2006
ADD
H
[A] <- [A] + [H]
2007
DAA
Add 06 if sum > 9 or AC = 1
2008
JNC
200C
Jump if no carry
200B
INR
C
[C] <- [C] + 1
200C
STA
[2502]
[A] -> [2502], sum
200F
MOV
A, C
[A] <- [C]
2010
STA
[2503]
[A] -> [2503], carry
2013
HLT
Stop
Explanation – Registers A, C, H, L are used for general purpose
MVI is used to move data immediately into any of registers (2 Byte)
LHLD is used to load register pair direct using 16-bit address (3 Byte instruction)
MOV is used to transfer the data from memory to accumulator (1 Byte)
ADD is used to add accumulator with any of register (1 Byte instruction)
STA is used to store data from accumulator into memory address (3 Byte instruction)
DAA is used to check if sum > 9 or AC = 1 add 06 (1 Byte instruction)
JNC is used jump if no carry to given memory location (3 Byte instruction)
INR is used to increase given register by 1 (1 Byte instruction)
HLT is used to halt the program
Advantages:
The 8085 program is a simple and efficient way to add two BCD numbers using a microprocessor.
The program uses only a few instructions and requires minimal memory space, making it easy to implement in a microcontroller.
The program produces accurate results since it adjusts the accumulator to BCD format using the DAA (decimal adjust accumulator) instruction.
The program can be easily modified to add larger BCD numbers by adding more instructions to handle carry.
Disadvantages:
The program is specific to the 8085 microprocessor and cannot be used directly on other microprocessors.
The program assumes that the BCD numbers are stored in consecutive memory locations, which may not always be the case in real-world applications.
The program does not handle overflow or underflow conditions, which may occur if the sum of two BCD numbers exceeds the maximum value that can be represented in BCD format.
The program does not provide any error checking or reporting mechanism, which may make it difficult to identify errors or faults in the program.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers | https://www.geeksforgeeks.org/8085-program-add-2-bcd-numbers?ref=asr10 | Languages | 8085 program to add 2-BCD numbers | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0108638592, 0.0238980912, -0.00701474352, 0.0278671179, -0.0192096047, 0.0298576262, 0.00943093281, 0.0406975038, -0.0110017555, 0.0293060392, 0.00613939948, -0.0268838536, 0.0399780422, -0.0117511936, -0.0214639157, -0.00226929947, -0.0159840211, 0.0209962651, -0.0311286729, -0.032471668, 0.000411441666, -0.00149887672, 0.00550087774, 0.0235983152, -0.055926092, 0.0204087067, 0.00263352646, -0.0173749793, 0.024209857, 0.0129383048, -0.00827979576, 0.0065950579, -0.0118950857, -0.0684926733, 0.00584861729, -0.0147489477, 0.00464352034, -0.00325855822, -0.00881939102, -0.0108158952, -0.00670297677, 0.0196892451, 0.0019845129, 0.00179715327, -0.0226630177, 0.00481139449, 0.00703872554, -0.0136098014, -0.0295698419, -0.00195753318, -0.0359490588, 0.00291381637, 0.0435034, 0.00443667546, 0.0252290946, 0.0675813556, -0.00296627707, 0.0368124135, -0.0254689138, -0.034989778, 0.0195333622, 0.0151926149, -0.0108398767, -0.0196652636, -0.00203397567, -0.026715979, -0.00181813748, 0.042903848, 0.0309128352, 0.0053779697, -0.0406015739, -0.0420404971, -0.0185021348, 0.00685886, -0.0131541425, 0.0225311164, 0.0176627636, 0.0266680159, -0.0232385863, 0.0296897516, -0.0200130027, 0.0103602363, 0.0395223834, 0.0363087915, 0.0249652918, -0.00544991577, -0.0273874756, -0.0671496764, 0.0279870275, -0.0142093515, 0.0252290946, -0.0352775641, -0.00339945243, 0.0298096612, -0.00277292193, 0.014029487, 0.00956882909, -0.00952086505, -0.0635523722, -0.0162837971, -0.000241319169, 0.0216677636, -0.0111336568, -0.0196772534, 0.0242218487, 0.0422083698, -0.0150487227, 0.000766675454, 0.0219315644, -0.00534499437, -0.0494509414, -0.0199290663, 0.0205525979, 0.0322798118, -0.0111096743, -0.0207324643, 0.00392106175, -0.0276992433, 0.0045955563, -0.0191616416, 0.0462613329, 0.0250612199, -0.0194494259, 0.02897029, -0.000843867601, 0.00950287841, 0.0150007587, 0.0101084253, 0.00228428817, -0.017291043, -0.0420884602, -0.0280349907, 0.018394215, 0.0320160091, 0.0200849492, -0.00864552148, -0.0149408039, -0.00436173147, 0.0315843299, 0.00237272191, -0.0041998527, -0.0123147713, -0.0155643364, 0.020948302, -0.00471846433, 0.0114634093, 0.00112265872, 0.0678691417, -0.0235863253, 0.0150966868, -0.0508898646, -0.000845366507, 0.0215598438, -0.0129862688, 0.00453859894, 0.0281069372, 0.0471246876, 0.0104981326, 0.000936048571, 0.00155583408, -0.0184901431, -0.00748838857, -0.0253969673, -0.00672695879, 0.00983862672, 0.0172790512, -0.0339345708, -0.0151446508, -0.0409133397, 0.0299535543, 0.00111591374, 0.0072365771, 0.00318661192, 0.0143892169, -0.0112175941, 0.0478201658, 0.0211521499, 0.0373160355, -0.0143292621, -0.0402898081, -0.0308169071, -0.0232265946, -0.0145930648, -0.00669698138, 0.00818386767, -0.00637322385, -0.0166795012, -0.0598591417, 0.0075783208, -0.0371721424, 0.0116132973, -0.0233465042, 0.0401938781, 0.033382982, 0.0177347101, -0.0314404406, -0.0207924191, 0.0208283924, 0.010624039, 0.0137896668, -0.0109298099, -0.0300254989, -0.0560699813, -0.00754834339, -0.00950287841, -0.0246295426, -0.0307449605, -0.0104082, 0.0339345708, 0.0275073871, 0.00420285063, 0.019641282, 0.0121409018, -0.0138496216, 0.0414649285, -0.00209393096, -0.00876543112, 0.0271956194, 0.00486235647, -0.00765626272, -0.0214759074, 0.0161758773, 0.0306250509, 0.0406255573, -0.059187647, -0.0275313687, 0.0139335589, -0.00628329162, -0.0257327165, -0.0363567546, 0.0243537501, 0.0203607418, -0.0139335589, 0.019641282, -0.0188858472, -0.00442768214, -0.0354214571, 0.0166315362, -0.0254209507, 0.0200609677, 0.0101503935, -0.0056687519, -0.0135498457, -0.0176507737, -0.0407934301, 0.0391626507, 0.041896604, 0.0546310619, 0.0233465042, 0.0168353841, 0.0247974172, 0.0377237312, 0.00689483341, 0.0335028954, 0.00243867259, -0.0233704876, 0.0131181693, 0.0035733222, -0.00783612765, 0.0356133133, -0.00123357563, 0.0024506636, 0.00327354693, -0.00785411429, 0.0230827015, -0.0165715814, 0.0357092395, -0.0312485825, 0.0422083698, -0.0307929236, 0.0098746, -0.0130582144, -0.0132740531, 0.00823183171, 0.0469568111, -0.0144731542, -0.0110197421, 0.0148928398, 0.0118171442, 0.0332151093, 0.0434314534, 0.00932900887, 0.0434554368, 0.0139095765, -0.0115833199, -0.0455898345, -0.0199770294, 0.00955683831, -0.0304811578, -0.0143052796, -0.00164576666, -0.0113195172, -0.0260444824, 0.0648474, 0.0184781533, 0.00716463104, -0.039138671, 0.00785411429, -0.0259965193, -0.00518911146, 0.0320639722, -0.0242458303, 0.0355413668, -0.0408174135, -0.00612141285, -0.00114214409, 0.0014007003, -0.00552186184, 0.000352610776, -0.00381014473, 0.0522328578, -0.0404816642, -0.0246295426, -0.0357811861, -0.0102103483, 0.0166195463, 0.0196652636, 0.0162837971, -0.00363627495, -0.00369922793, -0.0181543957, -0.0141493967, 0.0111876167, 0.0604347102, 0.057077229, -0.0405056477, 0.00561479246, 0.0236462802, -0.0154923908, 0.00898127, 0.00742843328, -0.000376780139, 0.00640919711, -0.00800400227, 0.0316083133, -0.0546310619, -0.014784921, 0.0500265099, -0.0149408039, -0.00837572385, 0.0264042132, 0.0401219353, -0.0247734357, 0.017890593, -0.00822583586, 0.0134059535, 0.0034654031, -0.00543792499, 0.00744642, -0.0659985393, 0.000780914794, 0.00354934018, 0.053431958, 0.0289463084, 0.0391866341, -0.0315843299, -0.0224591698, -0.0209602937, -0.0288024154, -0.0192935411, 0.040145915, 0.00609143544, 0.0142573155, 0.0257566981, -0.01253061, -0.0230107568, 0.00360329985, -0.0162957888, -0.00866350811, -0.0108278859, 0.00136922393, 0.0151086776, 0.00384611776, -0.0155043816, -0.0432395972, -0.0106420247, -0.00568973646, 0.0388748683, 0.0106000565, 0.00727255, -0.0311046913, 0.029617805, -0.0195213705, -0.00886135921, 0.00114139472, 0.0255408604, -0.0173629895, 0.0286345426, -0.00317162322, 0.0312725641, 0.018142404, 0.0155523457, -0.020001011, 0.048059985, 0.00319560524, 0.000372845592, 0.00803398, -0.031872116, 0.0314164571, -0.0116252881, 0.0723298, -0.0126864929, -0.0148448758, 0.0115833199, -0.0242338404, 0.027363494, -0.0343422666, -0.0052370755, 0.0214759074, -0.00698476564, -0.0196532719, -0.0275073871, -0.00808793865, -0.00029452928, 0.00830377731, -0.00430477411, -0.036740467, 0.0640320182, -0.00255408604, 0.00256607705, 0.026859872, 0.0334309489, -0.0211881213, 0.0319200791, -0.00760829868, 0.0190896951, -0.0114813959, 0.00911317114, 0.00181364093, 0.00845966, -0.0209962651, -0.00265151309, 0.0118291359, 0.0400499888, -0.0352056175, -0.0416328, -0.00742243789, -0.00569273392, -0.0317522064, -0.0100604612, 0.00670897262, 0.015888093, -0.034989778, -0.0341504067, -0.036740467, -0.0191016849, -0.0301454104, -0.00227829278, -0.0124946367, -0.0193534978, -0.0412970521, 0.0295458585, 0.000845366507, -0.00449663028, 0.0287784338, 0.0435273834, -0.0196772534, -0.0326395407, 0.0177107286, -0.00169972621, 0.023454424, 0.0120809469, 0.00243417593, -0.00120060029, 0.0419685505, 0.0300015174, 0.0215358622, -0.0220155027, -0.00479340786, 0.00465251366, 0.00342943, 0.00935299136, 0.0248453822, 0.016991267, 0.0120629603, 0.014485145, 0.0090951845, 0.0394504368, -0.00988059584, -0.0248933453, 0.0149647854, -0.00110392272, -0.0200369842, -0.0463812426, 0.000585686124, 0.0179745294, 0.0576527975, 0.0226989891, -0.017243078, 0.0365486108, -0.00907719787, -0.0226750076, 0.025013255, 0.00625331374, 0.00835174136, 0.000993005815, -0.0453020521, 0.0321599, 0.000849863107, 0.0365246311, -0.0126864929, -0.0191256683, -0.0278911, 0.0530962124, 0.000652386108, -0.016991267, -0.00950887427, 0.000168717321, 0.00866950303, -0.00166375318, 0.00306070643, 0.0476283096, -0.0214759074, 0.0404097177, -0.0218356363, -0.0323277749, -0.000606670394, 0.0145211183, -0.00717062643, -0.0212240946, 0.041369, 0.0139695313, 0.0149288131, 0.017243078, -0.016235834, -0.0104441736, 0.0591396838, -0.00431676535, 0.0136697562, 0.00293929735, -0.00151386554, 0.0208523739, 0.00146740035, -0.0313445106, 0.00859755743, 0.0036662526, 0.0223752335, -0.0175188724, -0.0106360298, 0.0235863253, -0.0231786314, -0.000317574508, -0.0130702052, -0.00282987929, -0.0484436974, -0.00540195173, 0.00411291793, -0.0216677636, 0.0113794729, 0.0156123005, 0.000176961141, 0.009341, -0.0110677062, -0.00842368789, 0.0185980629, -0.00308468845, 0.0213799775, -0.0495468713, -0.0124346819, -0.0221114308, 0.0048263832, -0.00531801488, 0.00384611776, 0.00796203315, 0.00400200114, 0.00940695, -0.0219555479, 0.0542473495, 0.0112895397, 0.025013255, 0.00376517838, 0.000918062055, 0.0164156985, 0.0278911, 0.0077222134, 0.028466668, -0.00359430653, 0.00630727364, -0.0292820577, 0.0102163441, -0.00112340809, -0.00696078362, 0.0263802316, 0.0121229151, -0.000535848434, 0.00212840503, -0.0439350754, -0.000286847557, -0.0471007042, 0.00484437, 0.0183582436, 0.000736697926, 0.0113015305, 0.0179505479, -0.0151206693, -0.0176987369, -0.0383472629, 0.0213440061, -0.0251331665, -0.0216078069, -0.0287784338, 0.0077222134, 0.0217756815, -0.0127104754, 0.0246295426, -0.00462253578, 0.011979023, 0.0285146311, -0.020900337, -0.00434374483, -0.0252290946, 0.0149288131, 0.020648526, 0.0211401582, -0.0209123287, -0.00144791498, 0.00770422677, 0.0215238705, 0.00911317114, 0.0150966868, 0.00855558831, -0.0434314534, -0.0270517282, 0.0192335863, 0.0476043262, 0.0274594221, -0.0311766379, -0.00109942607, 0.00114364293, -0.0474844165, -0.0115473466, 1.34196316e-05, 0.0199890211, 0.00570472516, -0.0223152768, 0.00727255, 0.0051471428, -0.00915513933, 0.00209093303, 0.019497389, -0.0282748118, 0.0164037067, -0.00169223186, 0.0748718902, -0.0342223532, 0.0217756815, 0.0284426864, 0.0190177485, 0.00169522967, 0.0378436409, 0.00826180913, -0.0448224097, 0.0361649, -0.00666100858, 0.00417287275, -0.0320879556, 0.018993767, 0.000282163557, -0.0389228314, -0.00489233388, -0.0230946932, -0.0685886, 0.0197731834, -0.00182263413, 0.0052041, -0.0105281109, 0.00697877025, 0.0299775358, 0.0148448758, -0.00453859894, -0.0195093807, 0.00946091, 0.00402898062, 0.0377956778, -0.000331439136, -0.0194254424, -0.0249413103, 0.00968874, 0.0127224661, -0.0155283632, -0.00500924606, 0.00315963221, -0.00625331374, -0.030121427, -0.0249413103, 0.000287034898, -0.0223152768, 0.00316263, -0.0185381081, 0.00956882909, -0.00793205574, 0.00180164992, 0.0338626243, 0.00434074737, -0.034126427, -0.00821384508, -0.0167634375, 0.0168473758, -0.0114813959, 0.0224471781, -0.00849563349, 0.000776418194, -0.0119190682, -0.00517112482, -0.0216317903, 0.013381972, -0.0196532719, -0.00476343045, -0.0118111493, -0.00830977317, 0.00319860294, -0.0184181985, 0.0051321541, -0.0144491717, 0.0363087915, -0.0105460966, 0.000377529592, -0.0148928398, 0.0416328, -0.0282028653, -0.00817787182, -0.0107019804, -0.0178786013, -0.0237422083, -0.00772820879, -0.00471846433, 0.0156602655, 0.00619935431, -0.0219795294, -0.000509618083, -0.0246775076, -0.00112715538, -0.0364047177, -0.00448763696, 0.0117032295, 6.45922191e-05, 0.0324476846, 0.0251331665, -0.00606445549, -0.0250372384, 0.0257327165, -0.00950887427, -0.0178186465, 0.00466150697, -0.00742843328, -0.0109837689, -0.00206395332, 0.0180824492, -0.0033424953, 0.0277232248, 0.0277951714, 0.0136098014, 0.0225191247, -0.00783612765, -0.0278671179, -0.0376997478, 0.0148089025, -0.00932900887, 0.0167994108, 0.0169552937, -0.0142093515, 0.0170632135, 0.0707469806, 0.0283947214, 0.00558781251, -0.0337666944, -0.0406975038, 0.00885536429, 0.0118231401, -0.0097067263, 0.00587259931, 0.000946540677, -0.0108458726, -0.026715979, -0.0173989609, -0.0404097177, -0.011775176, 0.0018331263, -0.00847764686, 0.0204326883, 0.0533839948, 0.00413989788, -0.00562678324, -0.000692106376, -0.0296417866, -0.0183582436, -0.000645641179, -0.0112115983, 0.0451341793, -0.0108218901, -0.0237182267, 0.0146650104, -0.00619335892, 0.0385151394, 0.0199650396, -0.028466668, -0.0130222412, -0.0393784903, -0.0184781533, -0.00147189701, 0.0397622027, 0.0153724803, -0.00705671171, -0.0123867178, -0.00936498214, -0.00715863565, 0.0118651083, -0.0104921376, -0.0117931627, -0.0156962369, -0.00798002, -0.00643917453, 0.00246115564, 0.00404696725, 0.0304571763, 0.0270996913, -0.0238861, 0.0230946932, 0.00242967927, 0.00882538687, -0.0161638875, -7.52248816e-05, 0.000717962, -0.0213559959, 0.00610342622, 0.0533839948, 0.00313565019, -0.025013255, 0.0219435561, 0.0113554904, 0.0227709357, -0.0226150528, 0.0109957596, -0.0242698137, 0.0185740814, 0.0313924737, -0.0270517282, 0.00968274381, -0.0188139, -0.0123627353, 0.00685886, 0.00478741247, 0.0124346819, -0.0324237, -0.00809993, -0.00824382249, -0.00632526, -0.0297616981, -0.00884936843, 0.00877142698, 0.0120030055, 0.0329033434, 0.0196053088, 0.0347019956, -0.0362608284, 0.0294499304, 0.0180584677, -0.0323517546, 0.00861554407, -0.0053779697, 0.00638521509, -0.0154684084, -0.0273395125, 0.00283737364, 0.0167154744, 0.00103122718, 0.0116192931, 0.00454759225, 0.00679290947, -0.00660105329, -0.0179265663, -0.00509917876, 0.0101863667, 0.00835174136, -0.0154084535, -0.0602428541, 0.0205525979, 0.00647514779, 0.00734449644, 0.014281298, 0.018993767, 0.030121427, -0.0254209507, 0.00682288688, 0.00229478045, 0.0145451, -0.0290422365, -0.00280739623, 0.0399540588, 0.00645716116, 0.0312965475, 0.00446065748, 0.0189697854, -0.00511716539, 0.0330712162, -0.0266680159, -0.0162478238, -0.0180105027, -0.00352835585, -0.0153245162, -0.00980265439, -0.0069907615, -0.00383712444, 0.00847764686, 0.00839371, -0.00670297677, 0.0344621763, 0.0370522328, -0.0555903427, -0.00259455573, 0.00781814102, 0.0250852015, 0.015936058, 0.00202348363, 0.0164756533, 0.0196532719, -0.0125665832, -0.0216437802, 1.62885754e-05, 0.0221234206, -0.0067209634, 0.0243057851, -0.0235503521, -0.00823183171, -0.0216557719, -0.0316562764, -0.0408174135, 0.029018255, 0.00285985693, 0.000735199079, 0.00454459433, 0.0194374342, -0.017243078, 0.00103272614, 0.00168473751, -0.0113195172, -0.0683487803, 0.0144491717, -0.0468608849, -0.0133340079, -0.0238980912, 0.0119670322, 0.0211161766, -0.0117571894, -0.0024656523, -0.0241139289, -0.00223182747, 0.00375318737, -0.00253310171, -0.0113435, 0.0117092254, -0.0286345426, -0.0227709357, -0.00436772685, -0.00676892744, -0.00558781251, -0.0176148, -0.0124466727, -0.0179625396, 0.00420584809, 0.0255888235, -0.043647293, 0.0160679594, 0.00535698561, -0.0195333622, -0.00735049183, 0.00213889708, 0.000771172112, 0.00382513343, -0.00574369589, 0.033982534, -0.0124586634, -0.00777617283, 0.0224351883, -0.0391866341, -0.0179985128, 0.00498526404, -0.0029497894, -0.0134659093, 0.0155163724, -0.00908918865, -0.00281938724, 0.00339945243, 0.0189697854, 0.0204806514, -0.00887335092, 0.00213889708, 0.000343804859, -0.0154564176, -0.012128911, -0.0126025556, 0.0111576384, 0.0168114025, -0.014485145, -0.0240779575, -0.00959281158, -0.0157561935, -0.0149527946, -0.0283947214, -0.0238501281, -0.0419685505, -0.00903523, -0.00590557465, -0.0123387538, -0.0293060392, 0.0187779274, 0.00384911546, 0.027915081, -0.0463332795, 0.0453020521, -0.022651026, -0.0466930084, -0.0115713291, 0.010270304, 0.0337187313, 0.00203097798, -0.0452540889, 0.00422983, 0.00966475718, 0.0256367885, 0.00724257249, 0.00115338573, -0.0145810731, -0.0333350189, -0.00626530498, 0.00822583586, -0.0021104184, 0.0178426299, 0.0252530761, -0.0122128483, -0.005362981, 0.00850762427, 0.0014996262, 0.0177347101, -0.00184062065, 0.00782413688, 0.00903523, -0.0223752335, 0.00554884179, 0.0214399341, 0.0238861, -0.0112955356, -0.0314404406, -0.00272046146, 0.0191736314, -0.0131061785, -0.0140774511, -0.0114813959, 0.00326455361, 0.00136997341, 0.00420285063, 0.0175668355, 0.0359250791, -0.000468773709, -0.00274594221, 0.00645116577, -0.0183102787, 0.00835773721, 0.0240779575, -0.0143172713, -0.000548214186, -0.0383712463, -0.00543792499, -0.0128783491, -0.006289287, 0.00451161899, -0.00784811843, 0.0195693355, -0.0226270445, -0.000663252955, 0.00756633, -0.034989778, -0.0113614863, -0.0248453822, -0.00964077562, 0.0109777739, -0.000310267496, -0.0113614863, -0.00123882166, -0.0168353841, -0.0390907079, -0.0276992433, 0.025013255, -0.000860355271, -0.0141134234, -0.00811791699, 0.017291043, 0.0198571198, -0.00477542123, -0.0351576544, -0.0244017132, 0.0309607983, -0.0174589176, 0.0164516717, 0.0336707681, -0.0179625396, -0.0193175245, 0.0631686598, -0.017386971, -0.0049373, 0.0204087067, -0.00324356928, -0.0096527664, -0.00632526, 0.0190777034, 0.0175668355, 0.00679290947, 0.0177347101, -0.0265241228, 0.00864552148, 0.0200130027, -0.00280439854, -0.000314202043, 0.0110796969, -0.00307869283, 0.000176492744, -0.0177946649, -0.00271446584, 0.00997052807, 0.0209243204, -0.0107919127, -0.00358531321, -0.0102942856, -0.0428079218, 0.0146410288, -0.00998851471, 0.0016817397, 0.0106959846, -0.00551286899, -0.00221084314, 0.0121888658, -0.00157531945, 0.0415368751, 0.00967674889, -0.0140414778, -0.0220634658, 0.013981523, 0.00435273815, 0.0171231683, -0.0184062067, 0.0138855949, 0.00755433878, 0.00753635261, 0.0253250226, 0.0182383321, -0.0257806815, -0.0127584394, -0.00126505201, 0.00408893591, 0.00407094928, 0.0054319296, -0.0116312839, -0.0210562218, -0.0191136766, -0.0435273834, -0.011679248, -0.0151566416, -0.00492231129, 0.000514864165, 0.0121468976, 0.0109777739, -0.0110377287, 0.00219285674, -0.0185501, -0.0142093515, -0.0230467301, 0.0172550697, -0.0263082851, 0.00613939948, -0.021451924, 0.0186340362, -0.00308468845, -0.00860954821, 0.00805796124, -0.0137057295, 0.00140369812, 0.00394504378, -0.00427479669, 0.000581189466, 0.0253969673, 0.00843567867, 0.0118711041, -0.0160799492, -0.0143652353, 0.0170512218, 0.0220994391, -0.0109597873, -0.00068611087, -0.00203097798, -0.00772820879, -0.00159480493, -0.00930502731, 0.00481739, 0.00422383472, 0.0272196028, -0.0206605177, -0.0330712162, 0.000500999566, 0.0165116265, -0.017039232, -0.0109358048, -0.00112265872, -0.0176267903, 0.0199650396, -0.00329453126, -0.0173629895, -0.000345303735, 0.0391146876, 0.00812391192, 0.00796203315, -0.000699600729, 0.00859755743, -0.0108338818, 0.00460754707, -0.00344441878, 0.000342680694, 0.0098746, 0.0102882897, 0.015684247, 0.0111876167, -0.0224112049, -0.00673295464, -0.0114634093, 0.0171711333, 0.00388508872, -0.0361169353, 0.0278191529, -0.00607344881, 0.0199530479, 0.000844617083, 0.0237901714, -0.0260205, -0.0143292621, 0.029114183, 0.0181783773, -0.0316562764, -0.00462253578, 0.0270996913, 0.0122608123, 0.00733850058, -0.000956283358, -0.0155043816, 0.0065051252, -0.0026290298, -0.00343842339, -0.00103122718, 0.000327129848, -0.00753035676, -0.0225311164, 0.0103782229, 0.00775219081, 0.0234664157, -0.0155403549, -0.0104441736, 0.017291043, 0.0140414778, 0.0056687519, 0.016487645, 0.00247014896, 0.0193415061, -0.0153964618, -0.0258286446, -0.0147369569, 0.00545890909, -0.0147729293, -0.0208643656, 0.000136116752, 0.0253729858, -0.00917312596, -0.0310327448, 0.00931102224, 0.00667899475, 0.0165715814, 0.0258046631, -0.0054529137, -0.00360329985, -0.00226480281, -0.0145810731, -0.0309368167, -0.00923907664, -0.0196892451, 0.00021696242, -0.0288983434, -0.0150007587, 0.000397202355, -0.0180944409, -0.0174229443, 0.0201089308, -0.00561179454, 0.0058995788, 0.00186010613, -0.00024731466, 0.0223512501, -0.0179025847, -0.00290932, -0.00340544805, -0.0105520925, -0.0142932888, -0.0378676243, -0.014485145, 0.00390307512, 0.00351636484, -0.0114993826, -0.0275793336, 0.00651711645, 0.010677998, 0.00721259508, -0.00307569513, 0.000734449597, 0.026763944, -0.00506320596, 0.033478912, -0.00051374, 0.00910717528, 0.0285146311, 0.00760230282, -0.00883737765, 0.00751237059, -0.00940695, -0.00195453526, 0.0292820577, -0.0288263988, -0.0313924737, 0.0159720313, 0.0034654031, -0.00114139472, 0.00169972621, -0.00769223552, 0.0255408604, 0.0437911823, 0.00421783933, 0.0152645614, -0.0249413103, 0.0330712162, 0.00821384508, -0.00991656911, 0.0236582719, 0.0133699812, 0.0306490324, -0.000501374307, -0.0377477147, -0.0168114025, -0.000106420252, -0.00490432465, 0.0188858472, -0.0154564176, 0.0216677636, -0.00478441454, -0.0152405789, 0.0105880657, -0.0156003097, 0.0113914637, -0.0126625113, -0.0120749511, 0.0222673137, 0.010725962, -0.024257822, 0.000210030106, 0.00178965891, 0.00179715327, 0.039738223, -0.0047904104, 0.00177616894, -0.0160319861, -0.0090951845, 0.00740445126, 0.00220484775, 0.00764427148, 0.0103182681, 0.0306010675, 0.0375318751, 0.0112535665, -0.00585161475, -0.00399600528, -0.000321321713, -0.0117631853, -0.00340544805, 0.0101443976, 0.0333350189, -0.0136937378, 0.0233465042, -0.0117511936, -0.0182383321, 0.0104561644, 0.00422983, -0.0108638592, -0.00687684678, 0.0227349624, -0.000307644455, 0.00519210938, -0.0126505196, -0.0114034545, 0.0283707399, -0.00807594787, 0.0276272967, -0.0141613875, 0.0267879255, 0.00263202772, 0.00779415946, -0.0259245727, 0.0304571763, 0.0437432192, -0.0087054763, 0.00414289534, -0.00321958726, 0.0116852438, 0.0266680159, 0.00856158417, -0.0013917071, 0.0194134526, -0.00843567867, -0.00461654039, -0.0186340362, 0.0518011823, 0.0217636917, 0.00570172723, 0.0162238423, -0.00230077584, -0.00985661335, -0.00102523167, -0.018945802, -0.00580664864, -0.0193894692, 0.0228908453, -3.69332593e-05, 0.00768624, -0.00165026332, 0.0295218769, -0.00887335092, 0.0179625396, -0.00733850058, -0.0051321541, -0.0349658, -0.0145451, 0.0026290298, -0.0178666115, 0.0144371809, -0.0409373231, 0.0119610364, -0.00823183171, 0.0108938366, -0.0298096612, -0.00123882166, 0.00933500472, 0.0303852297, -0.0012253318, 0.00718861306, -0.0427599549, -0.00261254213, -0.000625031593, -0.00753035676, 0.0095808208, 0.00546190701, -0.00246415334, 0.00149887672, -0.022902837, -0.00580964657, -0.0153964618, -0.00688883755, 0.0398341492, 0.0169552937, -0.0183222704, -0.0131061785, -0.0100424746, 0.0189817753, 0.019893093, 0.0251811296, -0.0072365771, -0.00928104483, 0.0133459987, 0.011175625, 0.00243567466, -0.0206845, -0.00730252778, 0.0222793035, -0.00550387567, -0.0100784479, 0.0120329829, -0.00373220327, 0.00287484564, 0.0147489477, 0.000524981588, 0.000327317219, -0.0201808773, 0.0169193204, 0.0198451281, 0.0196172986, 0.0106120473, 0.0154444268, 0.0295938235, -0.0161159225, 0.00694279745, -0.000414439419, 0.0190297402, -0.0086515164, -0.0120629603, 0.00918511674, -0.0276272967, 0.0210082568, 0.00701474352, 0.0057736733, 0.00480240118, 0.01253061, -0.0164156985, -0.0199650396, -0.00454459433, -0.00699675689, -0.0199410561, 0.0103842188, 0.0294019673, -0.0097786719, -0.010624039, -0.00264551747, -0.0316322967, 0.00792606082, -0.00562078785, -0.00862753484, 0.0139695313, -0.0101204161, 0.0144491717, -0.00799800642, -0.0324476846, -0.0116013065, 0.0116312839, 0.0192215964, 0.0125186192, 0.0093469955, 0.00433175405, -0.00986860506, -0.0133939628, 0.00099900132, 0.000305958209, 0.00290632201, 0.00273994682, -0.00204147026, 0.00534499437, 0.00433774944, -0.00286885025, -0.00851362, 0.00904722, -0.0138256392, 0.00771022215, 0.00656508049, 0.0116372798, -0.00771621754, -0.0278671179, -0.00363327726, -0.00313864788, -0.00193654886, -0.00191706338, 0.0107799219, -0.000402823149, 0.019641282, -0.000117287105, 0.00712266238, 0.0117871668, -0.00630127778, 0.0169792753, -0.00426880084, 0.00779415946, 0.010677998, 0.0202648137, -0.00193954655, 0.00203397567, -0.0204926431, -0.00221234211, -0.000639645674, -0.0128663583, -0.00533899898, -0.00530902157, -0.00478741247, 0.0179505479, 0.000736323243, 0.0063792197, -0.0130342329, 0.0216078069, -0.000113914633, -0.00994055066, 0.0135498457, 0.0102882897, 0.00976668112, 0.00603148, 0.0586120784, -8.98389262e-05, 0.0376757681, -0.0045955563, -0.00738646463, -0.00722458586, -0.0164756533, -0.0356852598, -0.0102583123, -0.0129622864, -0.00860954821, -0.00309667946, -0.00578866201, 0.00627729576, -0.0161638875, -0.0179625396, -0.00414589327, -0.000294341939, 0.00163827231, 0.0390907079, 0.00551286899, 0.00140894414, 0.0134659093, 0.00687085139, 0.0142693073, -0.0118351309, -0.0254209507, -0.00401099445, -0.0218236465, 0.0147489477, -0.00338446372, -0.000837122672, -0.0118411267, -0.00419085938, -0.00357632, 0.0132860439, -0.0144012077, -0.0125905648, -0.0056327791, 0.00666700397, 0.0159480497, 0.00368723692, 0.0138016576, -0.00691881543, 0.00625331374, 0.0101683801, 0.0188019108, -0.00173569936, -0.0192215964, -0.0163437519, 0.0147609385, 0.00560879707, -0.0102942856, 0.00390007743, -0.0219795294, -0.0166315362, 0.0277472064, -0.00806995295, -0.000258368877, 0.0156003097, -0.00511117, 0.025109183, 0.0182023589, 0.0053779697, 0.00652910722, 0.0241259206, 0.00338146603, 0.00390007743, -0.00186310383, 0.0212240946, 0.0128423758, 0.0110976836, -0.00705071632, -0.00358831091, 0.0265481062, 0.00866950303, -0.00233225222, 0.0217277184, 0.0218356363, -0.0188378841, -0.00254359399, -0.00654109847, -0.0118471216, -0.0350617245, -0.0088313818, -0.0238501281, 0.00305770873, 0.000503622578, 0.0119490456, 0.0068108961, 0.00720060384, -0.00498526404, -0.00227679382, -0.0090951845, -0.00624731835, -0.00510217668, 0.00897527393, -0.0255648419, -0.0140894419, 0.00562078785, -0.0120209921, 0.00658906251, -0.00215388602, -0.0172071047, -0.00587259931, 0.00463752495, 0.0159000847, -0.00547389779, 0.0105041284, 0.00521609141, -0.00404396933, -0.00750637474, 0.0122308349, 0.00679890485, -0.0154684084, 0.015636282, 0.00753635261, 0.00223632413, 0.0173390061, -0.0294019673, -0.0174469259, 0.0124466727, 0.0190297402, -0.0479400754, -0.0183222704, 0.00861554407, -0.00445166416, -0.00147714303, -0.00430477411, 0.00285236258, -0.0104381777, 0.000238508772, 0.0112056024, -0.0395223834, -0.0208283924, -0.00891531911, 0.0324956477, 0.0158161484, -0.0179865211, 0.00694879284, 0.0044306796, 0.0137656843, -0.0179505479, -0.00730852317, -0.00726655452, -0.00234124553, 0.0199530479, 0.00682288688, 0.0295698419, -0.038491156, 0.00865751226, -0.00576767791, -0.00571072055, -0.0167034827, 0.0157202203, 0.0177227184, -0.0311286729, 0.00646315655, -0.0255648419, -0.0086515164, 0.00458056759, -0.0138016576, -0.00679890485, -0.0104501685, -0.0240539741, 0.00784811843, 0.00699675689, -0.00347739412, 0.0099045774, 0.00338146603, -0.0340784639, -0.00906520709, -1.00764337e-05, -0.0105820699, 0.0191256683, 0.0187059827, 0.0399300791, -0.000943542924, 0.015288543, 0.00365725928, 0.00362428394, -0.00162778015, -0.00133624859, 0.00063177658, -0.00925106741, -0.0236342885, 0.0092930356, -0.00178516225, -0.0205885712, -0.0169552937, 0.00100349798, 0.00147864199, 0.00408593798, -0.0110437237, -0.013633783, 0.000836373249, -0.00744042452, -0.013429936, -0.00358231552, 0.00986860506, 0.0121229151, 0.00818986259, 0.0069907615, 0.0228428822, 0.0161039326, -0.00577067537, -0.0117152212, -0.0041998527, -0.00251361635, -0.0174469259, -0.05141747, -0.00548588904, 0.0151206693, 0.00842968281, 0.0151206693, 0.010270304, 0.00555183971, -0.0145690823, -0.00387309771, 0.003771174, 0.00338746142, -0.0114933867, 0.00818986259, 0.00545890909, 0.00660105329, 0.0222193487, 0.0144371809, -0.0312965475, 0.00162778015, 0.0106180431, 0.0104801469, 0.00562678324, 0.00679290947, -0.00781814102, -0.0162118506, -0.00746440655, -0.00903523, 0.0159600396, 0.00404996518, 0.00208343868, -0.000680490048, -0.00756633, 0.0171831232, -0.0115833199, 0.00431376742, 0.0115953106, 0.00751836598, 0.00751836598, -0.003771174, -1.3407921e-05, 0.0294019673, 0.02635625, 0.00636123307, -0.00647514779, -0.00664302194, -0.00836972799, -0.00604047347, -0.0151806241, -0.00226929947, -0.00481739, -0.00402598316, 0.00785411429, -0.0129383048, -0.0120929377, 0.0261643939, 0.0183702335, -0.0037561853, -0.0206605177, -0.0232625678, -0.00196952419, -0.00790807419, -0.000374157127, 0.00831576809, 0.00335448631, 0.00459855376, 0.00586660393, 0.00249113329, 0.0177946649, -0.0159960128, 0.00974869449, -0.000125249891, 0.00647514779, 0.00450262567, 0.00328553794, -0.0119610364, -0.0314644203, -0.00601948937, 0.004685489, 0.00979066268, 0.0220394842, 0.0033604817, 0.0068108961, 0.0228668638, 0.00350137614, -0.0016172881, 0.00497926865, -0.0228189, -0.0161159225, -0.0074164425, 0.00295578502, -0.015384471, 0.00932900887, 0.00369623024, 0.00358831091, -0.00898127, 0.0195573438, 0.027963046, 0.01844218, -0.00538396556, 0.0286105592, 0.00883737765, 0.00717662182, 0.0108338818, 0.00863952562, 0.00572870718, -0.00315963221, -0.0063792197, 0.0402898081, -0.0126984837, -0.00429278333, 0.00191556453, -0.00273095351, -0.00905921124, -0.00521009555, -0.00416388, -0.00639720587, -0.00234574219, -0.0112955356, -0.00247164792, -0.0102882897, -0.00229627918, 0.00938896369, 0.025109183, 0.0159000847, 0.0069368016, 0.00105820701, 0.00166375318, 0.00721859047, -0.0175908171, -0.00869948, -0.0112355808, -0.00700874766, -0.0165476, -0.000447414728, 0.00631326903, 0.00553385308, -0.0112655582, 0.000816887827, -0.00860954821, -0.0253969673, 0.00821384508, 0.00524606882, 0.0154923908, 0.0117392028, 0.00213140273, -0.0233345143, 0.00982064102, -0.022651026, 0.0141973607, 0.00171171722, 0.00163977116, 0.0205406081, 0.00521009555, 0.000294341939, 0.0018241331, 0.0161279142, -0.0124346819, -0.0273155309, 0.00690682419, 0.0184181985, 0.0127464477, -0.00180314877, -0.0278431345, 0.00427779416, -0.00352835585, -0.00228278944, -0.0065950579, 0.00384012237, 0.0126984837, -0.0318481326, 0.00893930066, -0.0115173692, -0.0141733792, -0.00182563195, -0.00205196231, 0.015684247, -0.0124466727, 0.00621734094, 0.0100484695, 0.000861104694, -0.00451761484, -0.0114813959, -0.0187059827, -0.0283227749, 0.00759031205, 0.0119190682, 0.00541094504, -0.00250012637, 0.00669698138, 0.0122068524, 0.0208763555, 0.00163077796, 0.00629528239, -0.00360629754, 0.0215238705, 0.00833375473, 0.00340544805, 0.00217636907, -0.00333050429, -0.000836373249, 0.0314404406, 0.000442543358, 0.0130941877, -0.000583437795, 0.00471846433, -0.00665501272, 0.0222313404, 0.0187539458, 0.00235173758, -0.0102583123, -0.00815988518, 0.00124181947, 0.00505721, -0.017243078, 0.00365426159, -0.0129383048, 0.0169792753, 0.0133939628, -0.00593255414, -0.0176267903, 0.0141134234, -0.0226630177, 0.0313205309, -0.00697277486, -0.0115833199, 0.0330232531, 0.0243177768, -0.00158281391, -0.0250852015, -0.00183762296, 0.0160319861, -0.0190537218, -0.00891531911, -0.00464951573, 0.0023757196, -0.0388748683, 0.00803398, 0.0132260891, 0.0122728031, -0.00274744118, 0.00269048382, 0.0240539741, -0.0381554067, 0.00217337138, -0.00706870295, -0.00490732258, 0.0146650104, -0.0117032295, 0.015684247, -0.00974269863, -0.0191856232, 0.00431376742, -0.0128903408, -0.00765626272, 0.00171771285, -0.0273395125, -0.0207684375, 0.025109183, 0.00132950372, -0.0128903408, -0.00901724305, -0.00462553371, -0.00673895, 0.00974269863, 0.00856758, 0.00176567689, -0.0229627918, 0.0022678005, -0.00236372859, 0.0087594362, 0.00826180913, -0.000894829456, -0.00579166, -0.0148208933, 0.024605561, 0.000289095857, -0.00156182959, -0.00489832927, -0.0233584959, 0.0103602363, -0.00274294452, 0.0119010815, 0.00630127778, 0.0065950579, 0.00505421264, -0.0158401299, -0.0241139289, -0.00849563349, 0.00112865423, -0.00359130884, -0.0268358905, 0.00853760168, -0.0068108961, -0.0211041849, -0.0128423758, -0.0163197704, 0.00525206421, -0.000496502907, 0.000215463544, 0.00887335092, -0.00508419, -0.0136937378, -0.0177467018, -0.0119910138, -0.0214759074, -0.0100364788, -0.00582463527, -0.00482038781, -0.0146170463, -0.00535398768, -0.0308888536, -0.01713516, 0.0212121047, -0.00414289534, 0.00348039181, 0.0132260891, 1.9017e-05, -0.0249173269, -0.00905321538, 0.0152765522, -0.0199890211, 0.0368124135, 0.0309607983, -0.00139845209, 0.0190417301, 0.00684087351, -0.00152210938, -0.000354109652, 0.0170991868, 0.0102942856, -0.0206365362, -0.00938896369, -0.0116192931, 0.00787210092, -0.0210682116, 0.00302323443, 0.0044037, 0.00262753107, -0.0157442018, -0.0128423758, 0.000231389102, 0.00749438396, -0.000705971, -0.0147009837, 0.037987534, 0.00491331797, -0.0044037, -0.0085256109, 0.000356545323, -0.0196172986, -0.00820784923, 0.0209123287, -0.00201748824, 0.00365126389, -0.00424781675, 0.00260205, -0.00494929124, -0.00602848222, -0.0305770859, 0.0217996631, 0.00892731, 0.0272435844, 0.0101264119, 0.00150487234, -0.0125066275, 0.00573170464, 0.000325630972, -0.0149168214, -0.00331251766, -0.0178666115, -0.0148928398, -0.0188498739, -0.00510817207, -0.00236672652, 0.0156722553, 0.0170871951, 0.00271296687, -0.0113554904, -0.0247494541, -0.00974269863, 0.00512316078, -0.00695478823, 0.00451161899, 0.0069368016, -0.0025735714, 0.00814189855, -0.0160319861, 0.00070709514, -0.0241379123, 0.0160439778, 0.00562678324, 0.0187539458, -0.000236073087, 0.0107199671, -0.0087594362, -0.00184211961, 0.0147609385, -0.0173390061, -0.00081314065, -0.00362728187, -0.00937697291, -4.42168639e-05, 0.0147249652, -0.000938296842, -0.0157322101, 0.0132860439, 0.00267699384, -0.0121888658, 0.0371721424, -0.0126025556, -0.00984462257, -0.00901724305, 0.0148568666, -0.00844167359, 0.00119385531, -0.00633725105, 0.00327954232, 0.00695478823, -0.019641282, 0.0056837406, -0.0181184225, -0.00156782509, -0.00829778146, -0.0143892169, -0.0145091275, -0.00846565608, 0.0050062486, 0.014832885, 0.00404696725, -0.036236845, -0.0117332079, -0.0303372666, -0.00854359753, -0.00403497647, -5.59736782e-06, 0.0174829, -0.0130342329, 0.0105520925, 0.0174109526, 0.00415788405, 0.00156782509, -0.0064691524, -0.00169672852, -0.000691731635, 0.00607045088, 0.00643317914, -0.00922109, 0.0128064035, 0.00522208679, 0.0096527664, 0.000735199079, -0.0140894419, 0.00582463527, 0.0099045774, -0.00889133662, -0.00838771462, 0.00674494542, -0.00254059606, -0.0148568666, -0.0227349624, -0.00785411429, -0.025157148, -0.00100649579, 0.00700275227, 0.00561179454, -0.00832776, -0.00808793865, -0.00453560101, 0.0153484978, -0.0377237312, 0.00431376742, 0.00462253578, 0.0218236465, -0.00413090456, -1.31971419e-05, -0.00881339516, -0.0194374342, 0.00270397379, 0.0069008288, -0.00732651, -0.00503023062, -0.00246265461, 0.0115353558, -0.0153724803, -0.00568673853, 0.0119370548, -0.0229388103, -0.00383712444, -0.0173989609, 0.00436772685, -0.00376817631, -0.000757307513, 0.00896328315, 0.0107019804, -0.009472901, 0.00562678324, -0.0144731542, -0.00443667546, 0.0292101111, -0.0170991868, -0.00504521932, 0.00731451856, -0.000124594138, -0.00843567867, -0.00818386767, -0.00819585845, -0.0201688856, 0.0120569644, -0.00380414934, 0.00150112505, -0.00492530921, 0.00226030615, 0.00236822525, 0.0117511936, -0.0228069089, -0.000726580503, -0.00516213151, 0.00680490071, 0.00198601163, 0.0088074, 0.0307929236, 0.00238920958, -0.0193534978, -0.0137896668, 0.0083997054, 0.0147129744, -0.00786011, 0.0109537914, -0.0189338122, 0.0188139, 0.0121349068, -0.00147114752, -0.0256367885, 0.00842368789, 0.00215838267, 0.0027159648, 0.0191616416, -0.00335748401, -0.0139455497, 0.0165955629, -0.00201598927, -0.00238621188, 0.0115833199, 0.000728828833, -0.0116432747, 0.0218955912, -0.00279540522, -0.00873545371, -0.0219315644, -0.00821384508, -0.0303612482, -0.000228766075, -0.0163437519, 0.00595953409, -0.0167154744, 0.0143532436, -0.0162718054, 0.00940695, 0.0132500706, 0.0217517, 0.00053022767, 0.00929903146, -0.00293779839, -0.00850762427, -0.00440969551, -0.00158281391, -0.00894529652, -0.00765626272, 0.00342043675, -0.00624132296, -0.0185021348, -0.0280589741, 0.0194014609, -0.00188109034, 0.00259305676, 0.0142213432, -0.00726655452, 0.0382993, 0.0182862971, 0.00494329585, 0.0164276902, 0.0111696301, -0.00969473459, 0.0334309489, 0.0109118233, -0.0243057851, -0.00897527393, 0.000703722646, -0.0345101394, 0.0233465042, 0.00186760048, 0.0100484695, 0.00213140273, -0.000936798, -0.0197372101, 0.00724856788, 0.0210921932, 0.0145810731, 0.00966475718, -0.00778816361, -0.0101384027, 0.00926305819, 0.00868749, -0.00856158417, -0.0210802034, -0.013178125, 0.00287334668, -0.019641282, -0.0158281382, 0.00711666699, 0.00147864199, 0.0114154452, 0.00570172723, -0.00905921124, -0.018741956, 0.00422383472, 0.00333050429, -0.00437672, 0.00980864931, -0.0134779, 0.00669098599, 0.00596552948, -0.00176417793, -0.000557207444, -0.00927505, 0.00933500472, 0.0138616124, -0.0083457455, 0.000175930661, 0.00481139449, -0.00202648132, 0.00792006496, 0.0136937378, -0.0151086776, -0.00972471293, -0.0159000847, 0.00951487, 0.00233075349, 0.005362981, 0.00283437595, 0.000689858047, -0.00896328315, 0.001678742, -0.00224531745, -0.000463152915, -0.00435873354, -0.00759031205, -0.00406495389, -0.0238861, -0.0114214411, -0.0237661898, 0.00188708585, 0.00317462091, 0.0269318186, -0.010174376, 0.0123027805, 0.0166315362, -0.0173270162, -0.0182263423, -0.000392705726, 0.00642718375, 0.0173749793, -0.0109597873, 0.00256757601, -0.0209602937, -0.0100604612, 0.0132260891, -0.0043947068, 0.0296417866, -0.0293300208, -0.0206365362, -0.0190896951, -0.00113839691, 0.0219435561, -0.0135858189, 0.0232625678, -0.0115473466, -0.0239220727, 0.0165595915, -0.00359130884, 0.0182503238, -0.0233465042, -0.0251331665, -0.0175188724, 0.00634324644, 0.0185860712, 0.0219315644, -0.0106360298, -0.010270304, 0.0153005337, -0.00666700397, 0.0149408039, 0.00238621188, 0.00900525134, -0.00660105329, 0.00432276074, 0.00721859047, 0.0112115983, 0.00912516192, 0.00905321538, -0.0018331263, -0.0213200226, -0.000822133909, -0.0111876167, 0.0200130027, -0.00605546217, 0.00120359811, -0.0237781815, 0.00665501272, 0.00113839691, 0.0179865211, -0.0269318186, 0.00321658957, 0.00248214, -0.0130342329, 0.0215598438, -0.00555183971, -0.0196292903, 0.00339945243, -0.0152525697, -0.0190777034, -0.00857357495, 0.0155763272, -0.0119070774, -0.00577667123, 0.0192575697, 0.00735049183, 0.0138736032, -0.00671496801, -0.0135978097, 0.0120989336, -0.0101503935, -0.0350137614, -0.0337666944, 0.0260205, -0.00186010613, 0.0325436108, -0.0101803709, 0.00605246425, -0.0205885712, 0.0191856232, -0.00328254024, -0.0157082286, 0.0161159225, -0.00709868036, 0.0238501281, 0.00247314665, 0.0426640287, 0.000684237224, -0.0282508302, 0.00837572385, -0.0273155309, 0.00258706138, -0.0140055045, 0.0166195463, -0.0120809469, 0.0141853699, -0.00778216822, 0.00301723904, -0.0101384027, -0.00686485553, 0.00747639732, 0.0117212161, -0.0137536936, 0.012830385, 0.0323037915, 0.0148208933, -0.00522508426, -0.0056327791, 0.0042208368, -0.00210891967, -0.0146650104, -0.0192575697, 0.00455658557, 0.000719835574, -0.0130702052, 0.015036732, -0.0198811013, 0.0104381777, -0.0169073306, 0.0236222986, 0.0179505479, -0.0148568666, 0.000651261944, 0.00890332833, 0.000595803547, 0.0140654594, -0.024209857, 0.0159840211, 0.0195693355, -0.0332390927, 0.0134419268, -0.0188978389, -0.0149527946, 0.00571371848, -0.00373520097, 0.0147369569, 0.0128423758, 0.0248933453, 0.00123357563, 0.00759630743, 0.00815988518, 0.00900525134, -0.00437372224, -0.0158041567, -0.000207969148, 0.0508898646, 0.0111216661, 0.00587559678, -0.00296178041, -0.0245815795, 0.0142693073, 0.015288543, -7.34449641e-05, -0.0285386145, 0.00270397379, -0.00548588904, -0.0102403257, -0.00244766567, -0.00367824361, 0.0185141265, 0.00512615871, -0.00402898062, -0.0126385288, -0.0469807945, -0.00992856, 0.00985061843, 0.0238261446, 0.0370522328, -0.0167154744, 0.00550087774, -0.00511416746, -0.00660704868, 0.0124106994, 0.0074164425, -0.00381614035, 0.00197252189, -0.0130342329, 0.015384471, 0.0049313046, -0.00494629331, -0.00793205574, 0.0224471781, 0.00451161899, -0.0128064035, -0.0103362547, -0.0105520925, -0.0175788272, 0.0185740814, 0.018945802, -0.0156722553, -0.00620534969, 0.00228278944, -0.0103302589, 0.0135978097, 0.00291231764, 0.0310327448, -0.00105445983, 0.000170309868, -0.00321059395, -8.67943309e-05, 0.00500325067, 0.00399300782, -0.0131181693, 0.0137896668, 0.0100065013, 0.00461354293, 0.00476642838, 0.00691881543, 0.010672003, 0.00608244212, 0.00345640979, -0.00614539487, 0.00397202326, 0.0138136484, 0.0194014609, 0.0118471216, 0.0250612199, -0.0170632135, 0.0268119071, -0.00638521509, -0.00784212351, 0.00782413688, 0.00904122461, -0.00497027533, 0.0064691524, -0.0123507446, -0.0125066275, -0.00192755554, 0.0222793035, -0.00155133742, 0.034486156, -0.00337846833, 0.0222073589, -0.0014659015, -0.00164426782, -0.00102223398, -0.00199050829, 0.00595953409, -0.00161578914, 0.0065051252, -0.00208044099, -0.00480240118, -0.00198001624, 0.0101024294, 0.0152285881, -0.0167994108, 0.00477841916, -0.00946091, -0.015684247, 0.00733250519, 0.0145451, -0.00256307935, 0.00696677947, -0.00380115141, 0.00820784923, 0.00960480236, 0.0213440061, -0.00014379849, 0.0255648419, 0.0145810731, -0.00285536028, -0.0168233924, -0.00731451856, 0.0214399341, -0.0144251902, -0.0237542, -0.0173270162, 0.00904722, -0.0197372101, 0.00952086505, -0.019641282, -0.00150712056, 0.0164156985, 0.00260504778, -0.0174469259, -0.000954035087, 0.0152046056, 0.00192605669, 0.00186610164, 0.00942493696, 0.0196292903, 0.0343182832, -0.00138795993, -0.0250372384, 0.00783612765, -0.0120749511, 0.0135738282, -0.00673895, 0.0221833754, 0.0146290371, 0.00805196632, -0.0249413103, 0.00446665287, -0.010024488, -0.0141374059, 0.000495378801, -0.0201089308, 0.010270304, 0.000987010309, 0.0133220172, 0.0121349068, -0.00341743906, -0.0249173269, -0.00158880942, -0.00610942161, -0.00616338151, -0.0216557719, 0.0201089308, 0.00107319583, 0.00966475718, 0.0087054763, -0.000101642581, 0.0148688573, -0.00362428394, -0.00292730634, -0.0235863253, 0.0163917169, -0.034630049, -0.000303147826, 0.0206725094, 0.0148688573, -0.0129263131, -0.0108158952, 0.0269318186, 0.0167874191, 0.0067209634, -0.00237422087, 0.0203847233, 0.0133939628, -0.0126505196, -0.024209857, 0.0161039326, -0.0059535387, -0.0200130027, 0.00494629331, -0.00841169618, 0.0565975867, 0.00640320173, 0.00250462303, 0.00381314242, 0.00593555206, 0.0103842188, -0.0300015174, -0.00848963764, -0.0184541717, -0.00113315089, 0.0146290371, 0.000834874343, 0.0170632135, 0.0118711041, -0.00692481082, -0.0105401017, -0.00979066268, 0.00330052665, -0.0204087067, -0.0127104754, -0.000455283822, 0.00241618929, -0.0148448758, 0.00482038781, 0.0173989609, -0.0177467018, 0.00606745342, 0.000221084323, 0.0243777316, -0.0101923617, 0.00108443736, -0.00479640579, -0.0136457738, 0.0155283632, -0.0115953106, -0.0088313818, 0.0035733222, -0.0186220445, -0.00694279745, -0.00318661192, 0.0203007869, -0.0158641115, 0.00183762296, -0.0063792197, -0.0121828709, 0.00402898062, -0.0103062764, 0.0190177485, -0.00759031205, 0.00833375473, 0.0104981326, 0.0352535807, 0.0142573155, 0.00407094928, -0.0263802316, -0.0198331382, -0.0182982869, -0.0127944117, -0.00252710632, -0.00887934584, -0.00202947925, 0.00142618129, -0.00306220516, 0.00786610506, 0.00483837444, -0.00964677054, -0.0102942856, 0.000875344034, -0.00187809265, -0.0194494259, -0.00634324644, 0.00401699, 0.00401399191, 0.0233225226, 0.00397502119, -0.0246775076, 0.0171711333, -0.015636282, -0.0044037, 0.0378676243, -0.000697727141, 0.0209602937, -0.0125066275, -0.00748838857, -0.00679890485, -0.0201928671, -0.00121259131, -0.0117152212, -0.0135138733, 0.0104381777, -0.0169313122, 0.00276992423, 0.00369323231, -0.00863952562, 0.00181064312, -0.00221384107, 0.0204326883, 0.00216587703, -0.0225670896, -0.0137417028, 0.0110077513, 0.0044846395, -0.0109897647, 0.0114813959, -0.00799800642, 0.00792006496, -0.0184901431, 0.00657107588, 0.0015708229, 0.0131181693, -0.00560879707, 0.0166435279, 0.00702073891, 0.0152645614, -0.0133459987, -0.00224831514, 0.0223392602, -0.00651112059, -0.0177467018, -0.016235834, 0.000626530498, -0.00697277486, -0.0108578634, -0.00743442867, 0.00687085139, 0.0111696301, -0.0173270162, 0.00383412675, -0.0134898908, -0.0139695313, 0.025708735, 0.00502723269, 0.0192935411, -0.0073624826, 0.011427437, 0.00838171877, -0.0011016744, 0.00832776, -0.0106060524, -0.0207204726, 0.0158401299, -0.000684237224, 0.02044468, -0.0228908453, -0.00673295464, -0.00986860506, 0.00280439854, 0.000444791687, 0.0145211183, -0.0105880657, -0.00374419428, -0.00685286475, -0.0128183942, 0.022255322, -0.0152525697, -0.016187869, 0.0117032295, 0.0227589458, -0.021703735, -0.00535398768, 0.000996753108, -0.00421484141, 0.00211491506, 0.0212960411, -0.0148688573, 0.00984462257, 0.00593255414, 0.00416687736, -0.0245336145, 0.00601649145, 0.01713516, -0.0166315362, -0.00578266662, 0.0076682535, -0.00910717528, 7.47096419e-05, 0.0170032587, 0.00686485553, 0.00353435148, -0.00407994259, 0.0231306665, -0.0177826732, -0.000605171488, -0.0208044089, -0.0016817397, 0.0201329123, 0.0130821969, -0.000230264952, 0.00276542758, -0.0138855949, -0.0236942433, -0.00817187596, 0.0220634658, 0.0126025556, -0.0149288131, 0.00174619141, 0.00561179454, -0.00974269863, -0.00930502731, -0.00928704068, 0.0112535665, -0.000306145579, 0.017386971, -0.0292101111, -0.00314164581, -0.0139935138, -0.00273545017, -0.00182713079, -0.022255322, -0.00957482494, -0.000583812478, 0.0127704302, 0.00425381213, -0.000162721815, 0.0158161484, 0.000406570325, -0.0246295426, 0.00533000566, 0.0107379537, 0.0224231966, 0.00851961598, 0.00423582597, 0.0190417301, 0.00400200114, 0.0161638875, 0.0141134234, 0.0171831232, 0.0126745021, -0.0032345762, 0.00291081867, 0.0118411267, -0.012830385, 0.00536897685, -0.00806995295, 0.00180464762, 0.0215118788, 0.0293779857, -0.0257806815, 0.0232505761, 0.0182263423, -0.00989858247, 0.010773926, 0.0239940193, -0.0023607309, 0.00578266662, 0.0194614157, 0.00805196632, 0.016187869, 7.20866083e-05, 0.0080099972, 0.0169073306, -0.0108818458, -0.00618136767, 0.00491032051, -0.00859156158, -0.00860355236, 0.00270247483, -0.0155883189, -0.0309128352, -0.0116972346, 0.0422083698, 0.018142404, 0.0287544522, -0.00961079821, -0.00383412675, -0.000538471504, -0.00492830668, 0.00105970586, 0.00372920535, -0.0032525626, -0.0249892734, 0.0133939628, -0.0155763272, 0.000444791687, 0.0187779274, 0.0215958171, -0.0146290371, -0.000321134343, -0.0118231401, 0.000258181535, -0.03297529, -0.00259605469, 0.00738646463] |
22 May, 2018 | 8086 program to subtract two 8 bit BCD numbers
22 May, 2018
Problem – Write a program in 8086 microprocessor to find out the Subtraction of two 8-bit BCD numbers, where numbers are stored from starting memory address 2000 : 500 and store the result into memory address 2000 : 600 and carry (borrow) at 2000 : 601.
Example –
Algorithm –
Load data from offset 500 to register AL (first number)
Load data from offset 501 to register BL (second number)
Subtract these two numbers (contents of register AL and register BL)
Apply DAS instruction (decimal adjust)
Store the result (content of register AL) to offset 600
Set register AL to 00
Add contents of register AL to itself with carry (borrow)
Store the result (content of register AL) to offset 601
Stop
Program –
MEMORY ADDRESS
MNEMONICS
COMMENT
400
MOV AL, [500]
AL<-[500]
404
MOV BL, [501]
BL<-[501]
408
SUB AL, BL
AL<-AL-BL
40A
DAS
DECIMAL ADJUST AL
40B
MOV [600], AL
AL->[600]
40F
MOV AL, 00
AL<-00
411
ADC AL, AL
AL<-AL+AL+cy(prev)
413
MOV [601], AL
AL->[601]
417
HLT
END
Explanation –
MOV AL, [500] load data from offset 500 to register AL.
MOV BL, [501] load data from offset 501 to register BL.
SUB AL, BL subtract contents of registers AL AND BL.
DAS decimal adjust AL.
MOV [600], AL store data from register AL to offset 600.
MOV AL, 00 set value of register AL to 00.
ADC AL, AL add contents of register AL to AL with borrow.
MOV [601], AL store data from register AL to offset 601.
HLT End.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers | https://www.geeksforgeeks.org/8086-program-subtract-two-8-bit-bcd-numbers?ref=asr10 | Languages | 8086 program to subtract two 8 bit BCD numbers | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [0.00182979507, -0.00703141745, -0.0113103231, 0.00566454511, -0.0118170353, 0.0200307816, 0.0235965364, 0.0401366316, 0.00703141745, 0.0426138937, -0.00590226194, -0.0373090506, 0.0319291428, 0.00262739812, -0.0143380864, 0.0092709614, -0.00995909, 0.0270747114, -0.0078446595, -0.0517972745, 0.00153734058, 0.00596794672, 0.0228333399, 0.0362831168, -0.0647090599, 0.0252105091, -0.00683749048, -0.00691255927, -0.00518911099, -0.0126427887, 0.0105846608, 0.00204561697, -0.00788844936, -0.0515470468, -0.00170624477, -0.00636518467, 6.16773832e-05, 0.0104845688, -0.00140362477, -0.0111476742, -0.0208565351, 0.0202309638, -0.00639959099, 0.009502423, -0.0238592755, 0.00321856258, -0.0321543477, -0.0202685, -0.016565118, 0.00457605161, -0.0280005559, -0.000597420265, 0.0369337089, 0.0168403704, 0.0203560796, 0.04716805, -0.0183167178, 0.0482690558, -0.0198306, -0.0512467735, 0.0150512373, 0.0137750721, 0.00105174119, -0.0264241174, -0.0116481315, -0.0199056678, -0.0142505066, 0.0439901501, 0.0239718799, 0.0333554447, -0.0388854891, -0.0402617455, -0.0144256661, 0.00112055393, -0.00815118942, 0.00472931657, 0.0200057589, -0.000659195415, -0.000212303145, 0.0167402793, -0.0111977197, -0.0115542952, 0.0267494135, 0.00520475, 0.0273749847, 5.45908406e-05, -0.0055613257, -0.0751686096, 0.00254607387, -0.0226581804, 0.0292016529, -0.0419883244, -0.0124613736, 0.0248601902, -0.0145758037, 0.0135623785, 0.021407038, -0.0034938138, -0.0481939875, 0.0050827642, 0.0102405967, 0.0281506926, -0.00579278683, -0.0315788202, 0.0350820199, 0.0494451299, -0.0130243869, -0.00344376802, 0.0316288657, 0.0117232, -0.0493200123, -0.00150684407, 0.0120985424, 0.0366834812, 0.0114104142, -0.0219575409, 0.0099278111, -0.0261738896, -0.0161021966, -0.0217198227, 0.030678, 0.0293517895, -0.00808237679, 0.0436398312, 0.00299179321, 0.00666233059, 0.0155516937, 0.00352509227, -0.00728790183, -0.0128492275, -0.0279755332, -0.0389105119, 0.000310439587, 0.00787593797, 0.0248226561, 0.00494826632, -0.0318290517, 0.00648091501, 0.025535807, -0.0126427887, -0.00559573201, 0.00634954497, -0.00489822077, -0.010052925, -0.0220701434, 0.0266743451, -0.00368148508, 0.0659101531, -0.0287262183, 0.0161647536, -0.0464173667, 0.00183761469, -0.00523915654, -0.0230835676, 0.0096025141, 0.0412376374, 0.0357576348, 0.00633390574, 0.00825128052, -0.0158519689, -0.0151012829, -0.0366084129, -0.00497328909, -0.00900822133, 0.00685000187, 0.0174409188, -0.0202434752, -0.0165150724, -0.0597044937, 0.0361830257, 0.00438212464, 0.0233838428, -0.0163274016, 0.040537, -0.000895348436, 0.0230710562, -0.00650593778, 0.0156642962, -0.0247976333, -0.0449910648, -0.0225831121, -0.00576776406, -0.0107723316, 0.0242971759, -0.00881429482, -0.0273249391, -0.0266493224, -0.0565516129, -0.00770077854, -0.0461170897, -0.00301994383, 0.0030887567, 0.0364332534, 0.0403618366, 0.019392699, -0.0214821063, -0.0323044844, 0.0410374552, -0.00884557329, -0.00154359639, -0.0156517848, -0.0519974567, -0.0213319696, -0.000509449339, -0.00450098282, -0.0227207374, -0.0478937142, 0.00833260547, 0.0256233867, 0.00855155475, 0.00877676066, 0.0267494135, -0.00846397504, -0.0265242085, 0.0343063101, -0.00177505764, -0.0189422891, 0.0182291381, -0.0191549826, 0.00178444118, -0.00822000206, 0.0210567191, 0.0219450295, 0.0212068558, -0.0520975478, -0.0334805585, 0.0184042975, -0.00672488799, -0.0163524244, -0.0471930727, -0.00395048037, 0.034431424, -0.0383600108, 0.00122455519, -0.00882055052, 0.00119171268, -0.0171656664, 0.0258736145, -0.0285510588, -0.0193426535, -0.00417881412, 0.0165526066, -0.0337808318, -0.0200558044, -0.0292516984, 0.0338559, 0.0281256698, 0.0346065834, 0.0188547093, 0.0135498671, 0.0120547526, 0.0360078625, -0.00951493438, 0.0539492406, 0.0263990946, -0.0392858572, 0.0294018351, -0.00077492604, -0.0235590022, 0.0074818288, 0.00770703424, -0.00686251326, -0.0115417838, 0.00384413358, 0.0434146225, -0.0128242048, 0.0179038402, -0.0184543431, 0.00477310643, -0.0453413837, -0.00303714699, -0.030828137, -0.0264991857, -0.0111789526, 0.0315037519, -0.024397267, -0.0364582762, 0.0122361677, 0.00454477314, 0.0388104208, 0.0482940786, 0.035507407, 0.0444155373, 0.00894566439, -0.00685625756, -0.0274750758, -0.0329300538, 0.0224079508, -0.0513468646, 0.00776959118, -0.00775708, 0.00503271818, -0.0263990946, 0.0637581944, -0.00669360906, 0.0105846608, -0.011435437, 0.0156392734, -0.016114708, 0.00820123497, 0.0195928831, -0.0251354408, 0.0265992768, -0.0408873186, -0.0146884061, 0.00898319855, -0.000617751328, -0.00836388394, -0.0117419669, 0.00489196507, 0.0227958057, -0.0441653095, -0.025047861, -0.0353072248, -0.000534863153, 0.0100904591, 0.0322794616, -0.00344064017, -0.00272905338, 0.0145257572, -0.00253669033, 0.0141003691, 0.00218949839, 0.0694634, 0.0318290517, -0.0429642126, -0.0116981771, 0.0295769945, -0.0201308727, 0.00976516306, 0.00503897388, 0.00785091519, 0.0130243869, -0.00790096074, 0.0364582762, -0.0567017496, 0.0137250265, 0.0583032146, -0.0166276768, -0.00400052639, 0.0437899679, 0.0407371819, -0.0230335221, 0.0122737018, -0.019167494, 0.00999662373, 0.00788844936, -0.00973388366, -0.000975108705, -0.0635079667, 0.000777662906, -0.0187921524, 0.0578528, 0.0159770828, 0.0586034879, -0.0164900497, -0.00635580113, -0.00954621285, -0.0156017393, 0.00961502548, 0.030602932, 0.014976169, 0.0178913288, 0.021995075, 0.00489822077, -0.0270997342, 0.0113353459, -0.0189422891, -0.00619628048, 0.00930224, 0.00985274278, 0.0243221987, -0.00353760365, -0.00382223865, -0.0401366316, -0.0123425154, 0.00219419017, 0.0191049371, -0.00230992073, 0.0072503672, -0.0349068604, 0.0384100564, -0.0373841189, -0.0144256661, 0.0141754374, 0.00943986606, -0.0146008264, 0.0610557236, 0.00634016143, 0.0293517895, 0.0295269489, 0.0131995473, -0.0432895087, 0.028976446, -0.0105408709, 0.00263521774, 0.0183667634, -0.0251979977, 0.0256984551, -0.0280756243, 0.0703141764, -0.00399739854, -0.000238107939, 0.0108536556, -0.0182666723, 0.0107160304, -0.0419883244, -0.0145382686, 0.0311284102, 0.00148416706, -0.01965544, -0.0210692305, 0.0129743414, -0.000928190886, 0.00816370081, 0.00218793447, -0.0180915128, 0.0282758065, -0.00684374617, -0.000619315251, 0.011842058, 0.00132855633, -0.0144506888, 0.0294518806, 0.0258736145, 0.00119562249, 0.000140851203, 0.00562701095, 0.00218011485, 0.00599297, -0.0330301449, 0.0044728322, -0.0203811023, 0.0368336178, -0.0231336132, -0.0097026052, 0.00521413377, -0.00927721709, -0.0440902412, -0.00424449891, 0.0185043886, -0.00194083387, -0.0352071337, -0.0320792794, -0.0132621042, -0.00894566439, -0.0556007475, -0.00941484328, -0.000895348436, -0.0300774518, -0.0508714318, 0.0316538885, 0.0155141596, -0.0114917383, 0.035732612, 0.00574586913, -0.0128617389, -0.0368836634, 0.0287762638, 0.00669986475, 0.00839516241, 0.00299022906, 0.0309032053, 0.0151012829, 0.0494701527, 0.0170905981, -0.00854529906, -0.0132621042, -0.0138251185, -0.00612433953, 0.0177662149, 0.0216322429, 0.0187671278, -0.0120484969, 0.0375092328, 0.0361830257, -0.00443529803, 0.0367835723, -0.00261175865, -0.0208440237, 0.0193051193, 0.0101279942, -0.0384100564, -0.0391357206, 0.00790096074, 0.00959000271, 0.0254982729, 0.0194052104, -0.0330051221, 0.0275501441, -0.00442591449, -0.0204686821, 0.00408497825, -0.0102531081, 0.00789470505, 0.0142129725, -0.034431424, 0.018579457, -0.0166151654, 0.0620065928, -0.0163774472, -0.00437586894, -0.0213945266, 0.0545497872, 0.00335618807, -0.0292266756, -0.0368336178, 0.0389105119, 0.01965544, -0.00276189577, 0.0103469435, -0.000510231301, -0.00937730819, 0.0299273152, -0.0342562646, -0.0182416495, 0.00858283322, 0.0130869448, 0.00564577803, -0.0212318785, 0.0487945341, 0.0106284507, 0.0265492313, 0.0118483137, -0.0224204622, -0.0109850261, 0.0393859483, -0.0092647057, -0.000142512887, 0.012473885, -0.0112352548, 0.0161021966, 0.0115730623, -0.0376093276, 0.00661854073, -0.00436335756, 0.0105221039, -0.0146383606, -0.0140753463, 0.0248351675, -0.00994032249, 0.00805735402, -0.00576463621, -0.000209957245, -0.0628073215, -0.00138798554, 0.00783214811, -0.0270997342, -0.00402554916, 0.015138817, -0.00908329058, 0.0171031095, -0.0205812845, 0.00610557245, 0.0051828553, -0.00834511686, 0.033130236, -0.0500206538, -0.0224579964, -0.00177036575, -6.55872063e-05, -0.0162148, 0.0125426976, 0.00980269723, 0.00849525351, -0.00314349402, -0.0319541655, 0.06335783, 0.0251479521, 0.0314787291, 0.00957123563, 0.0126177659, 0.0219575409, 0.00649968209, -0.0104157561, 0.0346816555, -0.00517347176, 0.0168779045, -0.0251479521, 0.00653096056, -0.00799479708, -0.0288513321, 0.00681246771, 0.0169529729, 0.02592366, 0.0132120587, -0.0386102386, -0.00722534442, -0.0141128805, 0.0100341579, 0.0182416495, 0.0127616478, 0.00900196563, 0.0270246658, -0.0147634745, -0.00651844917, -0.0361329801, -0.0034938138, -0.00375655363, -0.0288513321, -0.0241470393, 0.00910831336, 0.0211317874, -0.0124801407, 0.0464173667, -0.0225205552, 0.00487319753, 0.0325797349, -0.00927721709, -0.0105658937, -0.00348443026, 0.0188046638, 0.0149886804, -0.00329675898, -0.02592366, 0.000841392961, 0.00828881562, 0.00435710186, 0.0344564468, -0.0122987246, 0.00491073215, -0.035732612, -0.0197179969, 0.0166151654, 0.0081074, 0.0189297777, -0.00938982051, -0.00694383774, -0.010459546, -0.0557508841, -0.00872045942, 0.0318540744, 0.00574899698, 0.00659351796, -0.0199807361, 0.0101154819, 0.0157518759, -0.00805735402, 0.000289913034, 0.013349684, -0.0337057635, 0.0195428375, 0.0137250265, 0.0605052225, -0.0330301449, 0.029952338, 0.0259737056, 0.0134247523, 0.00188766036, 0.0368836634, -0.00272279768, -0.0327548943, 0.0256108753, -0.00381911057, -0.0126615558, -0.0357826576, 0.0126427887, 0.0114854826, -0.0387353525, 0.0121173095, -0.0396111533, -0.0661603808, 0.0329300538, -0.0123300031, -0.00433520693, -0.0106534734, 0.000347582856, 0.0185544342, 0.00726913428, -0.016602654, -0.0262739807, -0.00624007033, 0.016339913, 0.0309532508, -0.0128742503, -0.0202685, -0.0264991857, 0.0256734323, 0.00462609716, -0.0209065806, -0.00628386, 0.0151888626, -0.00569895143, -0.017478453, -0.00433520693, -0.00941484328, -0.0204061251, -0.00753187435, -0.0251854863, -0.0112602776, 0.00755689712, -0.0116668986, 0.0138501413, -0.0219200067, -0.0331552625, -0.0008312274, -0.0209566262, -0.00282758079, -0.00477310643, 0.0181040242, 0.00125035993, -0.00629637158, -0.011823291, -0.000329402217, -0.0152639309, 0.00081637007, -0.0156517848, -0.0215571746, 0.00118780287, -0.00309344847, -0.0147759859, 0.00051453209, 0.00656223949, -0.0132746156, 0.0296770856, -0.00405995548, -0.0066498192, -0.0117482226, 0.0187921524, -0.0290515143, -0.0168904159, -0.0025101034, -0.0194927901, -0.0154390913, 0.00490447646, -0.0135999126, 0.0103406878, -0.00668109767, -0.00527669117, -0.00104704942, -0.0189422891, 0.0158394575, -0.058703579, -0.00133559399, 0.0300023835, -0.015339, 0.0218574498, 0.00341561739, -8.16174579e-05, -0.0181415584, 0.0105471266, -0.000410139968, -0.0221076775, -0.0088330619, -0.0141253918, -0.0206313301, -0.0145257572, 0.00492637139, -0.0116919214, 0.042138461, 0.0240969937, 0.021344481, 0.023096079, -0.0211568102, -0.0318540744, -0.0477435738, 0.00866415817, -0.0135623785, 0.0128992731, 0.0105033368, -0.0261238422, 0.00964004826, 0.0518973656, 0.0269996431, 0.0184793659, -0.0221827459, -0.0164024699, 0.010866168, 0.026899552, -0.0181415584, 0.00328737544, -0.00663105212, -0.00897694286, -0.0267744362, -0.0205437504, -0.0222953483, -0.0045291339, -0.0126302773, -0.0141379032, 0.0240344368, 0.024885213, 0.0280506015, 0.00634641713, 0.0016421238, -0.0301525202, -0.0146383606, 0.00758817559, -0.0152764423, 0.0373841189, 0.00676867785, -0.0419883244, 0.0085077649, -0.00271810591, 0.029301744, 0.0262239352, -0.0226832032, -0.0280005559, -0.0553004742, -0.0201308727, -0.0076444773, 0.051296819, 0.00192675856, -0.0167402793, -0.000430471, 0.00541744428, 0.000676789554, -0.0215571746, 2.12596387e-05, -0.00248820847, -0.0170155298, -0.0124426065, -0.0148885883, 0.00169060554, 0.0228458513, 0.0340060368, 0.0349068604, -0.0211192761, 0.028751241, 0.0181165356, -0.000921153231, -0.00107129023, 0.0163274016, 0.0422385521, -0.0244222898, 0.0056082434, 0.0575024821, 0.0113478573, -0.00686876895, 0.0186920594, 0.0167527907, 0.0283008292, -0.0176786352, 0.0148510542, -0.0145632923, 0.0128617389, 0.0262239352, -0.0228083171, 0.00499831187, -0.0119796842, -0.0130494097, 0.00400052639, 0.00659977365, 0.016990507, -0.0398864038, -0.00925845, -0.0264241174, -0.00799479708, -0.0179538857, -0.0076444773, 0.0187546164, 0.0082763033, 0.0298272241, 0.0151763512, 0.0346316099, -0.0403618366, 0.0392107889, 0.00972762797, -0.0213569924, 0.0217823815, -0.00824502483, 0.0267243907, 0.0112164868, 0.00254920172, 0.00489509292, 0.00013430226, -0.00537365442, 0.0170405526, 0.00668109767, -0.00771954563, -0.0121235652, -0.025335623, 0.0112790447, 0.00885808468, 0.0107535645, -0.0143130636, -0.0400365405, 0.010234341, 0.0033249096, 0.018291695, 0.0190548915, 0.0178037491, 0.0352321565, -0.0366834812, 0.0125864875, -0.00630262727, 0.0304027479, -0.0172407348, -0.0335806496, 0.0248351675, -0.000597029284, 0.036708504, 0.026574254, 0.0244723354, 0.00282288902, 0.017866306, -0.0368836634, -0.0334805585, -0.0581030287, -0.00271497783, -0.0135748899, -0.00902073272, -0.00474808365, 0.00409748964, -0.00519849453, 0.00171562831, -0.0134622874, 0.0306529775, 0.049995631, -0.0468677767, 0.0238968097, -0.00302932737, 0.0284759905, 0.0264991857, 0.00339372247, -0.00116278, 0.00871420372, -0.0175410099, -0.033655718, -0.00420070905, 0.0191424713, 0.000101459787, 0.0101092262, -0.0179789085, 0.00662479643, -0.0154140685, -0.0368336178, -0.0287262183, 0.0210567191, 0.0141879497, 0.00157018309, -0.00649342639, 0.0268244818, -0.00905201212, 0.00054346479, -0.0038722842, 0.000296364247, -0.0539992861, 0.0107160304, -0.0533486903, -0.0295769945, -0.0219825637, 0.0227457602, 0.0158019215, 0.00121829938, -0.0168528818, 0.00196898449, -0.0143631091, -0.00334054884, -0.0173783619, -0.0300524291, -0.00517347176, -0.0145007344, -0.0202559885, -0.0101279942, -0.0198681336, -0.0256233867, -0.0222077686, -0.00399739854, -0.0195803717, 0.00423824321, 0.0392107889, -0.0318040289, 0.0164525155, 0.00448534358, -0.0195428375, -0.0299022924, 0.013937721, 0.0113103231, -0.00348443026, 0.00518598314, 0.00694383774, -0.00131604495, 0.0246099606, 0.0150762601, -0.0403618366, -0.0151012829, 0.0233337972, 0.0119921956, -0.042914167, 0.0102593638, 0.00441027526, -0.00944612175, 0.00423198752, 0.0449159928, 0.00120031426, 0.0032467132, 0.0187921524, 0.0123362597, 0.00865164585, -0.0135123329, -0.0245599151, -0.00190486351, 0.0118670808, -0.00825128052, -0.0226957146, 0.0102218296, 0.00248195278, 0.00109631312, -0.0146008264, -0.0274750758, -0.0312785469, 0.0125114191, -0.0172532462, 0.00902073272, -0.030277634, 0.0320042111, 0.00736922584, -0.00175785436, -0.0408622958, 0.0364582762, -0.0189548, -0.0402367227, -0.00539554935, 0.00610557245, 0.0173408277, 0.00442278665, -0.0450160876, 0.00768201146, 0.00238186144, 0.0393859483, 0.0175535213, -0.0263490491, -0.0285260361, -0.0211568102, -0.00950867869, 0.000408967026, -0.0032404575, 0.0220951661, 0.0153139774, -0.00185638177, -0.00283852825, 0.0197930653, 0.00531735318, 0.00266962405, 0.00925219432, 0.00427577738, 0.0107535645, -0.0127491364, 0.0158269443, 0.0189422891, 0.0245849378, -0.00166714657, -0.0278504193, -0.00751310727, 0.00781338103, -0.0245724265, -0.0074818288, 0.00160771736, 0.0160896853, 0.0150887715, 0.0120234741, 0.0093960762, 0.035507407, -0.00234276312, 0.00509527558, 0.000496937952, -0.0128492275, 0.0126615558, 0.0192926079, 0.000781572715, -0.000649420836, -0.0373590961, -0.0118045239, -0.00661854073, -0.00308093685, -0.00230679289, -0.0223203711, 0.0127553921, -0.0263990946, -0.0164775383, 0.0199932475, -0.0349068604, -0.00965881534, -0.0110663502, -0.0189923346, 0.00328424759, 0.00438838033, 0.00266649621, 0.0187921524, -0.0085015092, -0.0157643873, -0.0380847603, 0.0277503282, -0.0146133378, -0.00839516241, 0.0124426065, 0.00704392884, 0.00419445336, 0.0074818288, -0.0340811051, -0.0184042975, 0.0172907803, -0.0139502324, 0.0161021966, 0.0332803763, -0.0195678603, 0.00447596, 0.0533486903, -0.0183667634, -0.00248664455, 0.00671863183, -0.0226706918, -0.0207314212, -0.0116293645, 0.0143756205, 0.00660602935, -0.00654347241, 0.00775708, -0.0226706918, 0.00132699241, 0.014588315, 0.00276658754, -0.00845146365, -0.00120813388, -0.0130118756, 0.0158519689, -0.00255858526, -0.0133621953, -0.00332178175, 0.035957817, -0.0147759859, 0.00047230607, 0.00760068698, -0.0324796438, 0.0329801, -0.0104908245, 0.0179038402, 0.0231085904, -0.00164368772, 0.0200558044, -0.00436961325, -0.005229773, 0.024622472, 0.0194052104, -0.0143380864, -0.00808237679, -0.00191737502, 0.00240844814, 0.0263240263, -0.0259486828, 0.0136624696, -0.00342812878, -0.00216603954, 0.0267243907, 0.0053986772, -0.00885808468, -0.0149261234, -0.00579278683, 0.0188922435, -0.00420696475, -0.00832635, -0.00413815165, -0.0187546164, -0.0164775383, -0.043664854, -0.0095962584, -0.0124488622, -0.00859534461, 0.00797603, 0.017053064, 0.00923968293, -0.0198431108, 0.0141879497, -0.020306034, -0.015526671, 0.00120500603, 0.0208565351, -0.027450053, 0.00923342723, -0.0102405967, 0.00182979507, 0.00517034391, -0.0121923778, -0.00365959015, 0.014913612, -0.00343438447, -0.000219145324, -0.0163274016, -0.00224267179, 0.0350319743, 0.0043008, 0.00636831252, -0.000291085977, -0.0274000075, 0.0214320607, 0.00982146431, -0.0132746156, 0.000117783282, 0.0074755731, -0.0326297805, -0.0101905512, -0.022282837, 0.0135248443, 0.026799459, 0.0201433841, -0.0106847519, -0.0154766254, 0.00993406679, 0.00360641652, -0.00507025281, -0.0135248443, 0.00487006968, 0.00354385935, 0.0115542952, 0.00313411048, -0.00509527558, 0.000208588812, 0.0483191, 0.00643712515, 0.00178756902, 0.00648091501, -0.00180164434, -0.0150137031, 0.0071440204, -0.0119984513, 0.00391294621, -0.0143631091, 0.000595465361, -0.00360954436, 0.0252230205, -0.0270997342, -0.0154265799, 0.000918807345, -0.00156236347, 0.00245849392, -0.0272999164, 0.00824502483, -0.0143380864, 0.00963379256, 0.0111601856, 0.0283508748, -0.0279254876, -8.35723677e-06, 0.00821374636, 0.0215821974, -0.0261738896, 0.00242252345, 0.0261238422, 0.0186169911, -0.0019158111, -0.00598358642, -0.0150387259, 0.00575838052, -0.017315805, -0.00601799274, -0.00139424123, 0.0164149813, 0.00868918095, -0.0197805539, -0.00670612045, 0.00979018584, 0.0194177218, -0.0224079508, -0.0144131547, 0.0213194583, -0.00107050827, -0.00867667, -0.000934446638, -0.00573023, 0.0406370908, -0.00501707895, -0.0156768076, -0.0274250302, -0.00768201146, -0.00910205767, -0.0197430197, 0.000822625821, 0.0187671278, -0.0271247569, -0.0245974492, 0.00838265102, 0.00891438592, 0.00218011485, 0.0129868528, 0.0115542952, 0.0130368983, 0.0018579457, -0.0186545253, -0.0200933386, 0.000518832938, -0.00521413377, 0.00307468115, -0.0333804674, -0.00336557184, -0.0193676762, -0.00221921294, -0.0108536556, 0.0119171264, 0.0173408277, -0.00346253533, -0.00700013898, -0.0111038843, 0.0342562646, -0.0176786352, 0.00225674734, -0.0109349806, -0.0194177218, -0.0115355281, -0.0385852158, -0.00187358505, 0.0144506888, 0.00568331219, -0.00663105212, -0.0468177311, 0.0234088656, 0.00277127931, 0.00843895227, -0.00383162219, -0.00240062852, 0.0322544388, -0.0193176307, 0.0104783131, -0.000263326277, 0.00162804837, 0.0216948, -0.0131119676, -0.0142379953, 0.0197930653, -0.00521726161, -0.0057771476, 0.0295769945, -0.0293267667, -0.0152263967, 0.0170780867, 0.0116481315, 0.00877050497, 0.00536427088, -0.0285760816, 0.0183292292, 0.0297271311, 0.00542682782, 0.0122486791, -0.0195303261, 0.0171656664, 0.00970886089, -0.00464799209, 0.0299273152, 0.0113916472, 0.0154516026, -0.00180946395, -0.0271998253, -0.0111414185, -0.000156685972, -0.00518598314, 0.0215821974, -0.0194302332, 0.0117795011, 0.00450098282, -0.0142129725, 0.0183917861, -0.0211317874, 0.0127616478, -0.0217698701, -0.000328424765, 0.0128054377, 0.00302932737, -0.0157393645, 0.00327486405, 0.00650593778, -0.00182041153, 0.02010585, 0.00804484263, 0.0110225603, -0.0106284507, 0.000483253563, 0.000180926843, -0.00731918029, -0.00100091356, 0.0155892279, 0.0407121591, 0.0333804674, -0.000243190705, -0.0145382686, 0.0257234778, 0.00881429482, -0.0100279022, -0.00231774035, 0.0137000037, 0.0261238422, -0.00129493186, 0.023746673, -0.0120797753, -0.0185169, 0.00950867869, 0.00173595943, -0.0203310568, -0.0136874923, 0.0218199156, -0.0115918294, -0.00725662289, -0.0200057589, -0.00765073299, 0.0125864875, -0.00404431624, 0.0325046666, -0.0223078597, 0.0356325209, 0.00010058008, 0.0233087745, -0.0140378121, 0.0270246658, 0.0405870453, -0.00380347134, -0.00495765, -0.00347817456, 0.0229959879, 0.0297021084, 0.0102718752, -0.00853904337, -0.0103344321, -0.00542995567, -0.000348755799, -0.0176786352, 0.0397112444, 0.00210191845, 0.00971511658, 0.0234589111, 0.00318102841, -0.0047387, -0.0222077686, -0.0136249354, 0.00599609781, 0.00380659918, 0.0224955324, 0.00370025216, 0.00173439551, -0.0168403704, 0.0288763549, 0.00573961344, 0.0262239352, 0.00668109767, -0.00368774077, -0.0318540744, -0.00537365442, -0.0145758037, -0.0139752552, 0.0164274927, -0.0304527935, 0.0220200978, -0.00299022906, 0.0241220165, -0.032129325, 0.0149261234, -0.01296183, 0.0276752599, -0.00899571, 0.0259486828, -0.0581030287, -0.014913612, 0.00617751339, -0.0122549348, 0.00568018435, 0.0137625607, -0.0173908733, -0.00443842588, -0.0235590022, -0.00305278623, -0.0323295072, -0.0125114191, 0.0271247569, 0.0208815578, 0.0110475831, -0.0197054856, -0.00793849584, -0.0135999126, 0.012392561, 0.0104720574, -0.0119734285, -0.00639333529, 0.00484191906, 0.0194427446, 0.0162898675, -0.0121736107, 0.00418194197, 0.0207689553, -0.00985274278, 0.00920840446, 0.018354252, -0.00370025216, 0.00777584687, 0.0175785441, -0.0044134031, -0.00256640487, -0.0285010133, 0.0184668545, 0.0331052132, 0.016990507, 0.00786968227, 0.021832427, 0.0196304172, -0.0135373557, -0.00618689694, -0.00710023055, 0.00892689731, -0.012167355, 0.00235996651, 0.00912708, -0.024009414, 0.00153655862, -0.00110335078, 0.00505148526, -0.000452366, 0.0117482226, -0.0157643873, -0.00585847208, 0.0217323359, -0.0105158482, -0.0104407789, 0.00451036636, 0.0124551179, 0.00305278623, -0.00302150776, -0.00603363197, -0.027224848, 0.0134873101, -0.0227582715, 0.00302776345, 0.0376343504, 0.00989653263, -0.00515157683, 0.00781338103, -0.0217448473, -0.0179288629, 0.000722534431, 0.0246099606, 0.013674981, 0.0109600034, -0.00542995567, -0.0179789085, 0.0082763033, -0.0120735196, -0.00331239821, 0.00832009409, 0.0060023535, 0.00671237614, -0.00626196526, 0.0164274927, -0.0105533823, -0.0125739761, -0.00888936315, -0.00574899698, 0.014588315, 0.0105408709, 0.0128242048, -0.00177349371, -0.00335618807, 0.00230053719, -0.000756940863, -0.000839829, 0.00662479643, -0.000428516098, -0.00887059607, 0.0175910555, -0.00421634829, 0.00396299222, 0.0090645235, -0.0100591807, 0.0118107796, 0.00611182814, -0.000873453449, 0.0143756205, 0.0204311479, -0.00874548219, 0.00138798554, -0.015201374, -0.00868292525, 0.0105971722, -0.00922091585, 0.00536114303, -0.00248195278, 0.00877676066, 0.0140878577, -0.00812616665, -0.000245732081, -0.0122048892, 0.00818246789, -0.00355011527, -0.00434771832, 0.00385664497, 0.0106784962, 0.00421009259, -0.00477936212, 0.0559510663, -0.00570520712, 0.0232086834, -0.00671863183, -0.0134873101, -0.00316069718, -0.0154265799, -0.0292767212, -0.00266649621, -0.0141003691, 0.000862505927, -0.000753031054, -0.0162648447, 0.00172657589, -0.0119921956, -0.0108536556, -0.00105017726, -0.00541431643, -0.00695009343, 0.0460420214, -0.00948991161, 0.0100091351, 0.0142004611, 0.00851402059, 0.00364395091, -0.0293517895, -0.00575212482, 0.0055613257, 0.00423198752, 0.00351883657, 0.00607429398, -0.000585690781, -0.0170030184, -0.0113165788, 0.0247726105, 0.00408185041, -0.0116856657, -0.0183792748, -0.00609931676, -0.000620879175, 0.0197680425, 0.00649968209, 0.00658726227, -0.0156017393, -0.0072441115, 0.00292298035, 0.021832427, -0.0077445684, -0.00885808468, -0.0224079508, 0.0295769945, -0.00126287132, -0.00318259234, 0.00481376844, -0.00170937262, -0.0216322429, 0.0150011918, -0.0138626527, -0.0188046638, 0.0102405967, -0.0142880408, 0.0133621953, 0.0120422412, -0.00636831252, 0.0126990899, 0.0275501441, 0.00220200978, 0.0185169, 0.0029667702, 0.00437899679, 0.0194552559, 0.0101717841, -0.0103219207, 0.0032717362, 0.01595206, 0.0224579964, 0.0164274927, 0.0147634745, 0.0132245701, -0.0246474948, -0.00590539, -0.00205812836, -0.0126427887, -0.0404118821, -0.00844520796, -0.0174158961, -0.00912708, 0.00914584752, 0.0138251185, 0.0108474, 0.0152263967, -0.00910205767, 0.0027837907, -0.00435397401, 0.000778444868, -6.14330202e-05, 0.00223485217, -0.0274250302, -0.00925219432, 0.010559638, -0.00335306022, 0.00798854139, -0.0022880258, -0.0290765371, 0.00948991161, 0.00413189596, 0.0087392265, -0.0145632923, 0.0121173095, 0.00678118924, 0.00338746677, -0.0135874012, 0.00480438489, 0.0018704572, -0.000946958, -0.0048450469, 0.000481298659, -0.0130994562, -0.0026258342, -0.0230585448, -0.0156642962, 0.00464486424, 0.0193301421, -0.0452663153, -0.0197430197, 0.00639333529, 0.000510622282, 0.00760694267, -0.00619628048, -0.00186732935, -0.00491698785, 0.0131369904, 0.0254232045, -0.0422635749, -0.0156642962, 0.0076695, 0.0246349834, 0.0236841161, -0.0154891368, 0.00549564091, 0.0041412795, 0.0105283596, -0.0181540698, -0.0174409188, 0.00128789421, -0.00498892833, 0.0292516984, 0.000510231301, 0.0332303308, -0.0341061279, 0.00557696493, -0.00643712515, -0.0242596418, -0.00107050827, 0.0111038843, 0.0118295467, -0.0144131547, 0.00825128052, -0.0193426535, -0.0121798664, 0.00818872359, -0.0254982729, 0.00827004761, -0.0147759859, -0.00578027545, 0.00962753687, -0.021344481, 0.00635267328, -0.000188355509, 0.00681246771, -0.0197930653, -0.0169279501, 0.000450802065, -0.0151137942, 0.00592102902, 0.0160646625, 0.0353572704, 0.00511404267, 0.027775351, 0.00923342723, 0.00485755829, 0.00130978914, -0.00689379172, 0.00110569666, -0.00962753687, -0.0160521511, 0.0151263056, -0.0181165356, -0.00666233059, -0.0197430197, 0.00548625737, -0.00143021159, 0.00326548028, -0.000392350281, -0.0200808272, 0.0125989988, -0.0167402793, -0.0065559838, -0.000974326744, 0.0190548915, 0.00924593862, 0.00585221639, 0.00852027629, 0.0145758037, 0.0101154819, 0.00732543599, -0.0269746203, -0.0027837907, -0.00847023074, -0.00668109767, -0.0361329801, 0.00619002478, 0.0138126072, 0.0127929263, 0.0224955324, -0.0103657106, -0.000453929912, -0.00409748964, -0.00190173567, 0.0121110538, 0.00125739758, -0.0190924257, 0.00912082475, 0.0101092262, 0.00278535462, 0.00960877, 0.0144256661, -0.0246600062, 8.76776758e-05, 0.00502333464, 0.0158394575, -0.000245145609, -0.0012839844, -0.00330927037, -0.0135623785, -0.00596794672, 0.00099700375, 0.0178913288, 0.0042038369, -0.00236153044, -0.0149886804, -0.00473557226, 0.013124479, -0.0247726105, 0.00583344931, 0.00862662308, 0.00138172985, 0.0145507809, -0.000280529464, -1.51627646e-05, 0.0184418317, 0.023746673, 0.00289013772, -0.013287127, 0.00280099385, -0.00889561884, -0.000922717154, -0.019167494, -0.00118702091, -0.00267900759, 0.00780086964, 0.00192675856, -0.0294769034, -0.00882680621, 0.0137750721, 0.0104407789, 0.0129868528, -0.00636205683, -0.0148260314, -0.00791972876, -0.00820749067, -0.00549876876, 0.0126052545, -0.0124551179, 0.00184699823, 0.00281037763, 0.00842644088, 0.00984648708, -0.0214445721, -0.00586472778, -0.0125739761, 5.24404386e-05, 0.00791347213, 0.00258517195, -0.00978393, -0.0238467641, 0.000229506346, 0.00407559471, -0.00511717051, 0.00476997858, 0.00653721672, -0.00859534461, 0.00154125039, -0.00222390471, -0.00235527474, 0.000804640644, -0.00404744409, -0.0194927901, -0.00407872256, -0.0118483137, -0.0150011918, -0.00106190669, 0.00307155331, 0.00872045942, -0.0211568102, 0.0334805585, 0.0248101447, 0.0163899586, -0.0140378121, 0.0339309685, 0.00970886089, 0.00643086946, 0.015689319, -0.00999036804, -0.00641835807, -0.0137250265, -0.00880803913, 0.0294018351, -0.00966507103, -0.00942109898, -0.00351570873, -0.0128992731, -0.00175785436, -0.0102843866, -0.00751936296, -0.0152639309, 0.00617438555, -0.0202184524, -0.00977767445, -0.020368591, 0.00831383839, 0.00886434, 0.0135248443, 0.0063182665, 0.0123362597, 0.0117544783, -0.0177912377, -0.00613685092, -0.024397267, -0.00354385935, -0.0254357159, -0.0118545694, -0.0354823843, 0.00967132673, 0.01481352, -0.00219106232, -0.017641101, 0.00440089172, -0.0141003691, -0.0316288657, 0.0105533823, 0.00167496619, 0.00809488818, 0.00826379191, 0.0174158961, -0.0135373557, 0.0183667634, -0.0105033368, 7.09143351e-05, -0.0154891368, -0.00846397504, 0.0179038402, 0.00335618807, 0.00175159867, 0.00759443128, 0.00998411234, -0.0169654842, -0.0147634745, 0.00673739938, 0.0209566262, 0.00296364236, 0.00533924811, -0.0178913288, 0.00498892833, 0.000576698221, -0.00728790183, -0.0084014181, 0.0185043886, 0.000419132528, -0.0143130636, 0.0111226514, -0.0107160304, -0.0297771767, 0.00865790248, -0.00246318569, 0.00819497928, -0.0297021084, 0.00205812836, 0.0076695, -0.00244285469, -0.00803233124, -0.014162926, -0.0129368072, -0.0309032053, 0.00696260482, 0.00834511686, -0.00296520628, -0.00679995632, 0.00995283388, 0.0173783619, 0.0183417406, -0.0110225603, 0.00384726143, 0.00329988683, 0.0293517895, 0.0192675851, 0.0073129246, -0.00808237679, 0.00238498929, 0.0030308913, 0.0305528846, 0.022445485, -0.00829507131, -0.00819497928, 0.00736297, -0.0123800496, 0.0144757116, 0.0121298209, -0.00756940851, -0.00514219329, 0.00364395091, 0.0032404575, 0.00941484328, -0.0116668986, -0.00288700988, -0.00691255927, 0.00927721709, 0.0294268578, -0.00500456756, -0.0146008264, 0.00276345969, -0.00587098347, 0.0259987283, 0.00193145033, 0.000659586396, 0.0373340733, 0.0295769945, 0.00526105193, -0.0279755332, 0.00722534442, 0.00117763737, -0.00885808468, -0.0162523333, -0.00880803913, 0.00234276312, -0.0206313301, 0.00802607555, 0.0126990899, 0.00549251307, -0.0138251185, -0.00174377905, 0.0036564623, -0.0208565351, -0.00741927139, -0.000670924841, -0.0158019215, 0.0247851219, -0.0132370815, 0.00806361, -0.0216072202, -0.0197054856, -0.000251792313, -0.0161897764, -0.00569895143, 0.00333742099, -0.0197680425, -0.00773205701, 0.0050139511, -0.00673114369, -0.00903950073, -0.0129368072, 0.00253981818, -0.00149276864, 0.00993406679, 0.00737548154, -0.00310752378, -0.0305528846, 0.0134372637, 0.0014654, 0.0164900497, 0.0174284074, 0.00147791137, 0.000966507127, -0.013674981, 0.0233087745, -0.00259768334, -0.00453226175, -0.00160302559, -0.0172657575, 0.015689319, -0.00514219329, 0.00695634913, 0.00562075526, 0.0106159393, 0.00606491044, 0.00125739758, -0.027450053, -0.0241970848, 0.00140127889, -0.011028816, -0.0174659416, 0.00814493373, -0.00412564026, -0.0218449384, -0.000341327162, -0.0220326092, 0.0157268532, -0.00527356332, 0.0172657575, -0.00164368772, -0.0092709614, -0.00151779153, -0.0343813784, -0.000814024184, -0.0199807361, -0.0102218296, 0.00833886117, -0.00643712515, 0.00558947632, 0.00535488734, -0.0107660759, -0.0185544342, 0.0235464908, -0.00156079954, -0.00568644, 0.0186295025, -0.0184918772, -0.0172782689, -0.0179413743, 0.0152764423, -0.0240219254, 0.0275251213, 0.0251479521, 0.00528294686, 0.0104282675, 0.000406621111, 0.013287127, -0.00683123479, 0.00686876895, 0.0176160783, -0.0112415105, -0.00109944097, -0.0171906892, 0.00965881534, -0.0207939781, 0.0127241137, 0.0165275838, 0.00820123497, -0.0172907803, -0.0137750721, 0.00871420372, 0.015201374, -0.00425388245, -0.0232712403, 0.0264741629, -0.00659977365, 0.00674365507, -0.0106096836, -0.00443529803, -0.0170030184, -0.0169029273, 0.0195928831, -0.0037878321, -0.0144381775, 0.00450723851, -0.00198306, 0.00478561781, 0.0035782659, -0.0226456691, 0.0167152565, 0.00423824321, 0.0219825637, 0.00501707895, 0.00173752336, -0.0192675851, 0.00224736356, 0.00847023074, -0.0201809183, -0.0133371726, -0.0144256661, -0.0146383606, -0.0137000037, -0.00293549174, -0.0180915128, 0.0134622874, 0.011272789, 0.0125114191, -0.0103657106, -0.0153890457, -0.00423198752, 0.00880178344, 0.0118545694, -0.00781963672, 0.00699388329, 0.00128867617, 0.00137938396, -0.00526105193, 0.0118858479, -0.0364082307, 0.0183917861, 0.0109287249, 0.0291015618, 0.00995283388, -0.00148885883, -0.00711274194, -0.00444468157, 0.00516096037, -0.0217948928, -0.00915210322, -0.00587723916, 0.00738799293, 0.00905826781, -0.00233494351, -0.00525479624, -0.0148885883, -0.000753813, -0.0136249354, -0.00887685176, 0.0246850308, -0.0160771739, -0.0232962631, -0.0179288629, 0.00612746738, 0.0104908245, -0.00417568628, 0.00211442984, 0.0106472177, -0.000285807735, -0.00918338168, 0.0016171009, -0.0133246612, -0.00247100531, -0.0250853952, -0.0275751669, -0.0212443899, 0.00152326527, 0.0112227425, 0.0126240216, 0.0035407315, -0.0337558091, -0.00510153128, -0.031378638, -0.0015678372, 0.00975890737, 0.00186263747, 0.0189047549, -0.0154265799, -0.0143756205, 0.00702516176, 0.0189923346, -0.00683123479, -0.0225330666, 0.00118076522, -0.00248820847, 0.0122486791, -0.00284009217, -0.0138626527, 0.0180664901, -0.00448534358, 0.00905201212, -0.00272436161, -0.00716278749, 0.0101842955, 0.00612433953, -0.00628073234, -0.00481689628, 0.00517347176, 0.000195099943, 0.00490134861, -0.0158269443, 0.00526105193, -0.0225205552, -0.00984648708, 0.0046980381, -0.00554881431, -0.0187170822, -0.00804484263, 0.000867197756, 0.00728164613, -0.02335882, -0.00834511686, 0.0100591807, 0.0130368983, 0.00123706658, -1.31101096e-05, -0.00533612026, -0.00485755829, 0.0168653931, 0.0216322429, -0.022282837, 0.00150606211, -0.00663730782, 0.00284634787, -0.000294213853, 0.0013887675, 0.0187295936, -0.00335931592, 0.00208784314, -0.0061024446, 0.00790721644, 0.00126990909, 0.00644338084, -0.000683827267, 0.00711899763, -0.0110100489, 0.00233337958, -0.0169529729, -0.0160271283, 0.021832427, -0.0166276768, -0.00641835807, 0.0083075827, -0.00254451, -0.000954777643, -0.002757204, -0.00832009409, -0.0132120587, 0.0177537035, 0.00475746719, -0.0054237, -0.0236590933, 0.00858283322, 0.00224892749, 0.00596794672, -0.0197430197, -0.00310439593, -0.00235840259, -0.0109537477, 0.0181165356, 0.0102843866, 0.0150137031, -0.00025492016, -0.0221952572, -0.0185169, 0.000418350566, 0.00126130739, -0.00990904402, 0.000703767349, -0.00994657818, 0.0122799575, 0.0176786352, 0.00202997774, -0.0118921036, 0.0154766254, 0.0147384517, 0.0119546605, 0.00179382472, 0.00225518318, -0.0153640229, -0.00206594798, 0.024071971, 0.00823876914, 0.0117232, 0.00159129617, 0.0138251185, 0.00958374701, -0.00645589223, -0.00791972876, -0.0187045708, -0.0189422891, -0.0383850336, 0.0138501413, -0.00858908892, 0.0189422891, -0.0260237511, 0.00571771851, -2.99345484e-05, 0.0110163046, 0.00466675917, 0.0199932475, 0.00111977197, 0.00758817559, -0.00159129617, 0.0015224833, -0.00922091585, -0.0111539299, -0.0066498192, -0.00947114453, 0.00685625756, 0.00913333613, -0.0227832943, -0.0268495046, 0.012636533, 0.00304809446, -0.00715653179, 0.0147884972, -0.00329675898, 0.0377594642, 0.00785091519, 0.00809488818, 0.0135373557, 0.00557383709, -0.00743803848, 0.0100967148, -0.00885182898, -0.00795726292, -0.0231461246, -0.00799479708, -0.0192550737, 0.0111289071, -0.00212694122, 0.0207439326, -0.00294956705, -0.00813867804, -0.0250728838, 4.81885145e-05, 0.0160146169, 0.0142254839, 0.0107723316, -0.0119859399, -0.00730041321, 0.00894566439, 0.00407559471, -0.00261332258, -0.0128992731, -0.00755064143, 0.000950867834, -0.0117669897, -0.0141128805, 0.000907859823, 0.0144381775, 0.0169029273, 0.00328424759, -0.0037096357, -0.00492949924, -0.00464486424, 0.000108692955, -0.0133872181, -0.00235683867, -0.0248601902, 0.00216603954, 0.0111414185, -0.00616500154, -0.00944612175, -0.0156392734, -0.00239437283, 0.0198556222, -0.0192800965, 0.00538616581, 0.0126052545, 0.00471054949, 0.0243221987, 0.0216072202, -0.015526671, -0.0124551179, -0.0135248443, 0.00798228569, -0.0025038477, 0.004629225, 0.0057708919, -0.00359390513, -0.0143881319, -0.0108599113, -0.00697511621, -0.00138798554, -0.00798854139, -0.00503897388, 0.00885808468, -0.0232962631, -0.022870874, -0.0111414185, -0.00102202652, -0.0062244311, 0.017315805, -0.0113603687, -0.00108771154, 0.00522664515, -0.00803233124, -0.0103469435, -0.00599609781, -0.00133637595, 0.00829507131, -0.00345627964, 0.0186795481, -0.0160271283, 0.00897068717, 0.00262427027, -0.00880803913, 0.0347817466, -0.0274000075, -0.0233713314, -0.01296183, 0.0065497281, 0.0321043022, -0.00588036701, 0.0171781778, -0.00786342658, -0.00598671427, 0.0164400041, 0.000603675959, 0.0291265845, -0.0131495018, -0.0210066736, -0.0200307816, 0.0141379032, 0.0112853, 0.0120297298, -0.0183167178, 0.000471915089, 0.00401303777, -0.00217855093, 0.0150637487, 0.00223328825, 0.0255483184, 0.000554021273, 0.00770077854, -0.0074818288, 0.0128492275, 0.00649342639, -0.00486068614, 0.00247413316, -0.0163649358, 0.00177505764, 0.000405448169, 0.0245474037, 0.00735671446, -0.00956498, -0.0138000948, 0.00250541163, 0.00603363197, 0.021407038, -0.0202434752, 0.016602654, 0.00215509185, -0.0113165788, 0.0209941622, -0.00418507, -0.0137125151, 0.00369086862, -0.00990904402, -0.019004846, -0.00259924727, 0.00458543515, -0.022933431, 0.00382223865, 0.0165150724, -0.00346879102, 0.00945237745, -0.00992155541, -0.0272498708, 2.60736015e-05, -0.0118545694, -0.0272498708, -0.0236340705, 0.0115417838, 0.00915210322, 0.021181833, 0.0013332481, 0.00803858694, -0.0124613736, 0.00818246789, -0.00113462936, -0.0134622874, 0.0157518759, -0.00884557329, 0.0193676762, 0.00494826632, 0.0382098742, -0.00443842588, -0.0280506015, -0.00293861958, -0.0145758037, 0.00933977403, -0.0158144329, 0.0104032448, -0.00493888278, 0.01111014, -0.0116543872, 0.00441027526, -0.00311065163, 0.00537991, -0.00216447562, 0.0157643873, -0.00626822095, 0.022445485, 0.01296183, 0.00553004723, -0.0081074, 0.00572084635, 0.00922091585, -0.0159395486, -0.0142880408, -0.0141253918, 0.00274469261, -0.0056144991, 0.0093960762, 0.00127069105, -0.00629011588, 0.005514408, -0.0179288629, 0.0301525202, 0.0193051193, -0.00899571, 0.0155767165, 0.0150637487, 0.0164525155, 0.00246474962, -0.0305528846, 0.00825753622, 0.0262239352, -0.0275501441, 0.0155767165, -0.011435437, -0.00198306, 0.00932726264, 0.00527356332, 0.0163023788, 0.0122111449, 0.024459824, -0.00483566336, 0.00558634847, 0.010866168, 0.0280005559, 0.0140127894, -0.0173783619, -0.00796977431, 0.0554506108, 0.0120672639, 0.00888310745, -0.00915835891, -0.0226832032, 0.0245348923, 0.00647465931, 0.00549876876, -0.0346566327, 0.00491698785, -0.0186920594, -0.0104282675, -0.00730041321, -0.00570520712, 0.0300524291, 0.00602737628, -0.012167355, -0.0236966275, -0.0276752599, -0.00882055052, 0.0192050282, 0.0212318785, 0.0373090506, -0.0108348886, 0.00613372307, -0.0118733365, -0.00482628, 0.0101154819, 0.0187295936, -0.000507494435, 0.00281037763, -0.0119296378, 0.0115355281, 0.00438525248, -0.00429454446, -0.00952744577, 0.0126990899, 0.0131620131, -0.0123237474, -0.0174659416, -0.0125176748, -0.0294018351, 0.0169154387, 0.0304277707, -0.014976169, -0.00636831252, -8.32302612e-05, -0.00240844814, 0.0125927432, 0.0146383606, 0.0215446632, 0.00620566402, -0.000548938522, -0.0137250265, 0.00955872424, -0.0110976286, -0.00314036617, -0.00390043482, 0.0158519689, 0.0207814667, -0.0015475062, 0.00865790248, 0.0258485917, -0.0058866227, 0.0072316, -0.000928190886, -0.0173032917, -0.00279786601, 0.00437586894, 0.0213945266, 0.0107973544, 0.0230460335, -0.0269245747, 0.0270747114, -0.0154516026, -0.00312316301, -0.00666858628, 0.0072441115, -0.00620879186, 0.00920840446, -0.00992155541, 0.0153515115, 0.000307702721, 0.00759443128, 0.00237716967, 0.0230460335, 0.00239437283, 0.0177161694, 0.00235371082, 7.5068514e-05, -0.0188797321, -0.00250853947, 0.00964630395, -0.00594917964, 0.00319979549, -0.00013430226, 0.00334367668, -0.00922091585, 0.00520475, 0.00247569708, -0.01167941, -0.00130196952, -0.00451349467, -0.0125677204, -0.000250032899, 0.0155016482, -0.00810114387, 0.00595543534, -0.00973388366, 0.019167494, 0.0133621953, 0.0195428375, -0.0150387259, 0.0104470346, 0.00099153, -0.00639646314, -0.0096963495, -0.00180946395, 0.0218574498, 0.00626509311, -0.0268745273, -0.022545578, 0.0125614647, -0.0134873101, -0.00449785497, -0.0164149813, -0.00213006907, 0.017866306, 0.00370338, -0.00330301467, 0.000877363258, 0.014876077, -0.00176880183, 0.014488223, 0.0114166699, 0.0105408709, 0.033130236, -0.00336557184, -0.0201308727, 0.0154766254, 0.00264460128, 0.0084076738, -0.00943986606, 0.00191268325, 0.0125989988, 0.00202997774, -0.0158269443, 0.00686251326, 0.00816370081, -0.000299296604, -0.000828099553, -0.0193801876, 0.0270747114, 0.00147400156, 0.0197430197, 0.0113290902, 0.019167494, -0.0394109711, 0.00572710205, -0.0027306173, -0.00444780942, -0.010640962, 0.0295019262, 0.0101780398, 0.0155516937, -0.00545810675, -0.00528607471, 0.00538616581, -0.0107535645, -0.00292141642, -0.0204311479, 0.00271654199, -0.0278253965, 0.00674991077, 0.00872671511, 0.00580842653, -0.0141754374, -0.0071440204, 0.0210066736, 0.00176567398, 0.0194427446, 0.00110960647, 0.0229209196, 0.0189798232, -0.000560276967, -0.0205187276, 0.0173658505, -0.00995909, -0.0246975422, -0.014913612, -0.027775351, 0.046017, 0.00228958973, 0.00231304858, 7.71700434e-05, 0.00349068595, 0.00110960647, -0.0301775429, -0.00246318569, -0.00554255862, -0.0124926521, 0.028751241, 0.00322794612, 0.0247100536, 0.00958374701, 0.00146227214, -0.00760694267, -0.0170030184, -0.00462609716, -0.0184293203, -0.00443529803, 0.00899571, -0.0066498192, -0.00721283304, 0.0185544342, 0.00972762797, -0.0101405056, -0.0061024446, 0.00172813982, 0.0103719663, -0.0142755294, 0.00105486903, 0.000229310856, -0.0191800054, 0.00667484198, -0.0176160783, -0.0144506888, 4.10286593e-05, 3.88782573e-05, -0.0263490491, 0.0167903248, 0.018842198, -0.0222703256, -0.00263521774, -0.00533924811, -0.0239343457, -0.0038253665, -0.00825753622, 0.0197179969, -0.00366897369, 0.0097026052, 0.00179538864, 0.0265992768, 0.00578965899, 0.00244285469, -0.0184168089, -0.02380923, -0.00060445792, -0.0216572657, 0.00688128034, -0.00553004723, 0.00260081119, -0.00447596, -0.00526105193, 0.00373465871, 0.00149198668, 0.00295425882, 0.001398933, -0.00249759201, -0.000765151461, -0.00835137255, -0.00741927139, 0.00272748945, 0.00204874482, 0.0201809183, -0.0209691375, -0.0212819241, 0.00738799293, -0.0167903248, 0.00634641713, 0.0381598286, -0.00769452285, 0.013124479, -0.0262739807, -0.021181833, -0.00843895227, -0.0183417406, -0.00787593797, -0.0195553489, -0.0122111449, 0.0197430197, -0.00914584752, 0.016565118, 0.00750685157, -0.0108098658, -0.00526105193, -0.00217229524, 0.0049670334, -0.0148385428, -0.0246349834, -0.0186044797, 0.00928347278, 0.0147134289, -0.0126490444, 0.0169154387, 0.0109725147, -0.00858908892, -0.0242095962, 0.0154015571, 0.00645589223, 0.000772971136, -0.00743178278, 0.0223579053, -0.00804484263, 0.00397550361, 0.0102843866, -0.00359703298, 0.0137375379, -0.00832009409, -0.0149886804, -0.0099278111, 0.00233337958, -0.0251229294, -0.00967132673, -0.0141504146, -0.00230522896, 0.00397863146, -0.0294769034, 0.019230051, -0.00781338103, -0.0145507809, 0.0165901426, -0.0014239559, 0.00052000588, 0.00634328928, 0.0106722405, 0.00785717089, -0.0234589111, 0.0169654842, -0.0127741592, -0.00839516241, -0.00406621117, -0.00114010309, 0.0266993679, -0.0265992768, -0.00920214877, -0.0131745245, 3.8365095e-05, -0.00346879102, 0.0103469435, 0.00511091482, -0.0049607777, 0.00365020661, -0.0282758065, 0.00533612026, -0.0108223772, -0.00506712496, 0.00446032081, 0.0246850308, -0.00755689712, -0.0102093183, 0.000986838131, -0.0120234741, -0.00156705524, 0.0141879497, 0.000147302417, 0.000578653126, 0.00951493438, 0.0044665765, -0.0283759, 0.0258485917, 0.0266493224, -0.0144256661, -0.00174377905, 0.0300774518, 0.00248038885, 0.0119859399, 0.00588349486, 0.008933153, -0.00192206679, -0.00205969228, 0.0171156209, -0.0205937959, 0.0158769917, -0.0116981771, -0.0120672639, 0.0150137031, 0.0205937959, -0.00726913428, 0.00197367626, -0.00304496661, -0.0348818377, 0.00150840799, 0.0220701434, -0.00915835891, -0.0125864875, 0.013612424, 0.000356184464, -0.00735671446, -0.00570520712, -0.0127616478, 0.0129117845, 0.00862036739, 0.00707520731, -0.0280255787, -0.0112853, -0.0283008292, 0.00602112059, 0.0093710525, -0.0304778162, -0.0098339757, -0.00581468223, -0.00685625756, 0.00416630274, -0.00561137125, 0.0309032053, -0.0151137942, -0.0233963542, -0.0187546164, 0.00789470505, 0.0130994562, 0.0120172184, -0.00659977365, 0.0112477662, 0.00422573183, 0.0168779045, -0.00145054271, 0.0340560824, 0.00455728453, 0.00776959118, 0.00194552564, 0.0119108707, -0.00146696391, 0.0127929263, -0.00829507131, -0.00182041153, 0.0131870359, 0.028751241, -0.0154015571, 0.0373590961, 0.0133121498, -0.0082763033, 0.0149386348, 0.0224705096, 0.000823407783, 0.00587723916, 0.0202184524, 0.00537365442, 0.0150762601, 0.000239085406, 0.0222953483, 0.0191424713, -0.00244129077, -0.016602654, -0.0090707792, -0.0216948, -0.0126990899, 0.00102750026, -0.00638395175, -0.0269245747, -0.00617438555, 0.0286511499, -0.00366584584, 0.0189548, -0.00485443044, -0.015526671, -0.0066560749, -0.00701265037, 0.00342187309, 0.0214946177, -0.00576776406, -0.0216322429, 0.0131119676, -0.0163148902, 0.00553317508, 0.0151513284, 0.0334805585, -0.0208440237, -0.0116919214, 0.00201277458, -0.00141300843, -0.0271247569, -0.00666858628, 0.0151763512] |
23 May, 2018 | 8086 program to divide a 16 bit number by an 8 bit number
23 May, 2018
Problem – Write an assembly language program in 8086 microprocessor to divide a 16 bit number by an 8 bit number.
Example –
Algorithm –
Assign value 500 in SI and 600 in DI
Move the contents of [SI] in BL and increment SI by 1
Move the contents of [SI] and [SI + 1] in AX
Use DIV instruction to divide AX by BL
Move the contents of AX in [DI].
Halt the program.
Assumption – Initial value of each segment register is 00000.
Calculation of physical memory address –
Memory Address = Segment Register * 10(H) + offset,
where Segment Register and Offset is decided on the basis of following table.
OPERATIONS
SEGMENT REGISTER
OFFSET
Instruction fetching
Code Segment
Instruction Pointer
Data operation
Data Segment
Base Register [BX], Displacement [DISP]
Stack operation
Stack Segment
Stack Pointer (SP), Base Pointer (BP)
String as a source
Data Segment
Source Indexed (SI)
String as a destination
Extra Segment
Destination Indexed (DI)
Program –
MEMORY ADDRESS
MNEMONICS
COMMENT
0400
MOV SI, 500
SI <- 500
0403
MOV DI, 600
DI <- 600
0406
MOV BL, [SI]
BL <- [SI]
0408
INC SI
SI <- SI + 1
0409
MOV AX, [SI]
AX <- [SI]
040B
DIV BL
AX <- AX / BL
040D
MOV [DI], AX
[DI] <- AX
040F
HLT
End of program
Explanation – Registers used AX, BL, SI, DI
MOV SI, 500 assigns 500 to SI
MOV DI, 600 assigns 600 to DI
MOV BL, [SI] moves the content of [SI] to BL register i.e. value of divisor will be stored in BL
INC SI increment the content of SI by 1
MOV AX, [SI] moves the content of [SI] and [SI + 1] to AX register i.e. value of dividend will be stored in AX
DIV BL divide the content of AX by BL, after execution of this instruction the quotient get stored in AL and remainder in AH
MOV [DI], AX moves the content of AX to [DI]
HLT stops executing the program and halts any further execution
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number | https://www.geeksforgeeks.org/assembly-language-program-8086-microprocessor-divide-16-bit-number-8-bit-number?ref=asr10 | Languages | 8086 program to divide a 16 bit number by an 8 bit number | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0127401836, -0.00756728509, -0.00898215, 0.0306020491, 0.0277339071, 0.0228170939, 0.0186685305, 0.0477596857, 0.0335726254, 0.0654038787, -0.0205123369, -0.0210885257, 0.0250706337, -0.00221032579, -0.0130987018, 0.00881569553, -0.0102113532, 0.0113829384, -0.00718315877, -0.0360054225, 0.00296897511, 0.0094174929, 0.001324435, 0.038387008, -0.0223433375, 0.0205635522, -0.0296545383, -0.0153010245, -0.00894373748, -0.000379324571, 0.00107235217, 0.0285533778, 0.00306020491, -0.0306532662, 0.0210757218, 0.0146864234, -0.00706151919, 0.0290399361, -0.00238318252, 0.00347954268, -0.0199361462, 0.0296801478, -0.0146736186, -0.0153650455, -0.00189342175, -0.0206019655, -0.0183740333, -0.0113765365, 0.00709352968, 0.00265207095, 0.00331949024, 0.00339631527, 0.0239054505, 0.00795781333, -0.00588353211, 0.0308069177, -0.0209732875, 0.0409222394, -0.0290399361, -0.0395137779, 0.0303971823, -0.0266327467, 0.0174649358, 0.00234957156, -0.00879008695, -0.0261077732, -0.00933426525, 0.0397442505, 0.00406853622, 0.0251986757, -0.0213574134, -0.0332909338, -0.00413895911, -0.0167094879, 0.0139309745, -0.0229323301, 0.0111588649, 0.0040077162, -0.00793220475, -0.0105442628, -0.0253395215, -0.0226762462, 0.0212421753, -0.0217799526, 0.00251122471, 0.00980161875, -0.00867484882, -0.075493589, -0.0163509697, -0.0299106222, 0.0204355102, -0.0474267751, -0.010160137, 0.0034155217, -0.0311910436, -0.0246480945, 0.0134828277, 0.00386046781, 0.0033098869, -0.0293472372, 0.00693347678, 0.0386943072, -0.0189758316, -0.0175545644, -0.00156371354, 0.0321897715, -0.00237197895, 0.00668379478, 0.0299618393, -0.00201826287, -0.0250578299, 0.030294748, 0.0189502239, 0.0109924097, 0.0163509697, -0.00604998693, 0.0030105887, -0.0371578038, -0.0293984544, -0.00119799341, 0.0219079945, 0.0203458816, -0.0199489519, 0.02929602, 0.00502565037, 0.0277339071, -0.0157875847, -0.034596961, -0.0101409303, -0.00216551125, -0.0147760529, -0.0293472372, -0.0348018296, -0.00841876492, 0.0165814459, -0.0191422869, -0.0533167087, -0.00864924, 0.009596752, 0.00601477548, -0.010659501, 0.0109732039, -0.0361078568, 0.00565945869, 0.0166326631, 0.0366712436, 0.00359478057, 0.0331372805, -0.0576701388, 0.000595395511, -0.0516265556, 0.000288294686, 0.00526252808, -0.00173496979, -0.0149809197, 0.0167991165, 0.0449171513, 0.00903336611, 0.00728559261, -0.0194239784, -0.00442065159, -0.0299362317, -0.0117990747, -0.0202306435, -0.0197953, 0.0216903239, -0.00265527191, 0.00411975291, -0.0432013869, 0.0313703, 0.0196160413, 0.0448403247, 0.000538176741, 0.0500644408, -0.0194367822, 0.0196544547, -0.0143407099, 0.0230603721, -0.0186429229, -0.0688354075, -0.0367480665, -0.00807945337, -0.039385736, 0.0201794263, 0.0182716, -0.0278875586, 0.00722797355, -0.0296801478, -0.0280668177, -0.0234957151, -0.0118759, -0.00806024671, 0.0516521633, 0.0265047047, -0.0101409303, -0.0297825802, -0.0213830229, 0.0348786525, -0.0165430326, -0.0114917737, -0.0310886092, -0.0246993117, -0.0121383863, 0.00286334031, -0.0158772133, 0.00189182127, -0.0185276847, -0.0107043153, 0.0134828277, -0.0097119892, 0.00661337189, 0.0256852359, -0.0338031, -0.0419209674, 0.00947511196, -0.00152370043, -0.0068118372, 0.0179514959, 0.0118566938, -0.0344433114, -0.0108387591, 0.0229067225, -0.000191162777, 0.0103393951, -0.0524972416, -0.0462231785, 0.0300386641, 0.00303299609, -0.0152754169, -0.0446098484, -0.00110596325, 0.0372090191, -0.0145455766, -0.000816668209, -0.00725358212, -0.0208964627, -0.00893093273, 0.0398466848, -0.0161461029, -0.00580670685, -0.0165558364, 0.0324458554, -0.0137517164, -0.00101873453, -0.0171576347, 0.0154674798, 0.0361846834, 0.0475036, 0.0271193068, 0.0124136768, 0.00935987383, 0.0120231481, 0.0386687, 0.0347506106, 0.0286302026, -0.0257108435, 0.0341616198, 0.0215494763, -0.0124264807, 0.0187197477, 0.021626303, 0.00179258874, -0.0115109803, 0.0241999477, 0.0171704385, -0.0214854553, 0.00148688827, -0.0262230113, 0.0309093501, -0.0655063093, -0.00752887269, -0.041203931, -0.0254419558, 0.0194495879, 0.0324202478, -0.0409734547, -0.0102689723, 0.0314215198, 0.0396418199, 0.0417161, 0.0045999107, 0.0113253193, 0.0169271585, 0.0175673682, -0.0310630016, -0.00948791578, -0.0435086899, 0.0132267438, -0.0122536244, 0.00468633883, 0.00571707729, 0.0226890519, -0.0162357315, 0.0407941975, 0.00551541103, 0.0225866176, -0.0233420655, -0.0150065282, -0.00740083028, 0.0018278003, 0.0106530981, -0.0316007771, 0.0124520892, -0.0309605673, -0.0171064176, 0.0250834376, -0.0280412082, 0.0107427277, -0.0148912901, -0.0110436268, 0.0353908241, -0.0281180348, -0.014712031, -0.0180027112, 0.00158211961, -0.00146047957, 0.0434830785, -0.0179514959, -0.000525772688, 0.00846998114, 0.0117094452, 0.0107683362, -0.00538416812, 0.0772861838, 0.0362359, -0.0140334088, -0.00539057, 0.0312678702, -0.0313959122, 0.00495202607, -0.000598996703, -0.00533615239, 0.000775054505, -0.00362358987, 0.0188093763, -0.0386943072, 0.0179514959, 0.0545459129, -0.00907177944, 0.0114469593, 0.0493986234, 0.0272985641, -0.0158644095, 0.0196032375, -0.0206019655, 0.00130842964, -0.0224201623, 0.00880929269, -0.0073368093, -0.0449171513, 0.000764651108, 0.00490721175, 0.0831761137, 0.0404868945, 0.0358261652, -0.043815989, -0.00224393699, -0.00968638062, -0.0083099287, 0.00768252276, 0.0296033211, 0.0176698025, 0.0125161102, -0.00340271741, -0.0267863963, -0.034776222, -0.00310501968, -0.0202178396, -0.0216775183, 0.00961595774, -0.00187261496, 0.0431757793, 0.0238798428, 0.00769532705, -0.0465816967, 0.00395649951, -0.00241039158, -0.0262486208, 0.00262806308, 0.017452132, -0.0208068322, 0.0625357404, -0.0519594625, -0.0158644095, -0.0125801312, -0.00762490416, -0.0151857873, 0.0296289306, 0.0100577027, 0.0409222394, 0.0405893289, 0.0220360365, -0.0300386641, -0.000703431, 0.0257620607, 0.00480477791, 0.0328555889, -0.0294752792, 0.0318312533, -0.0350835212, 0.068374455, 0.0109027801, -0.00425099581, 0.0249682, 0.0129578551, -0.00434062537, -0.0492193624, 0.0105890771, 0.0233164579, -0.0495010577, -0.0180667322, -0.019692868, 0.00530734286, -0.00905897468, 0.0242895763, 0.0100577027, -0.0132651562, 0.0176826064, -0.0107363258, 0.00620043604, 0.0149425073, 0.0258004721, -0.0348018296, 0.0314215198, 0.0309349597, 0.00797702, 0.00880289078, 0.00386687, -0.0130410828, 0.00407813909, -0.0696548745, 0.0118054766, -8.80289081e-05, 0.0264278781, -0.0484255031, -0.0172984805, 0.0257748645, 0.00956474151, -0.0182716, -0.000682624173, 0.00828432, -0.0382845737, -0.0306276586, -0.000861082808, -0.0149425073, -0.0255828016, -0.0581310913, -0.0211653505, -0.0132907648, -0.0266583543, -0.0454293191, 0.0229579397, 0.0129962675, -0.0134188067, 0.0316263847, 0.0197184756, -0.0340847932, -0.0243664011, 0.0363639407, -0.0104866438, 0.0156595428, -0.00121960056, 0.018822182, 0.0359798148, 0.0359286, 0.0242511649, 0.00618123, -0.0249682, -0.00578109873, 0.0060211774, 0.0211141333, 0.00244240207, 0.00799622573, -0.0113061126, 0.0227402672, 0.0259797312, 0.00935987383, 0.0210629161, -0.0399235114, -0.0257108435, 0.00433742441, 0.00878368411, -0.0179771036, -0.0183356218, 0.00314663327, -0.00279931934, 0.0266327467, 0.0248401575, -0.00235277275, 0.00597316166, 0.013713303, -0.0306276586, -0.0109155849, -0.00283453078, 0.00442065159, -0.0243407935, -0.0383101813, 0.0393089093, -0.000753847591, 0.055160515, -0.0189246144, 0.0192319155, -0.0353139974, 0.0371321924, -0.0323690288, -0.0266327467, -0.0231371988, 0.0119719319, 0.0411783233, -0.0102241579, 0.00546419434, -0.00478877267, 0.00693347678, 0.00877088, -0.029987447, 0.00186461234, 0.00452308543, 0.0201666225, 0.0267607886, 0.00432141917, 0.0333421491, 0.0261717942, 0.00133643893, -0.00330668595, -0.0181563627, -0.00746485125, 0.0523179807, -0.0202306435, -0.0090269642, 0.0180795379, 0.0184124466, 0.00966077298, 0.0465048738, 0.0151345702, -0.0328299813, -0.00427020248, 0.00721516926, 0.0159412343, 0.00718956115, 0.0252114795, 0.0145071642, -0.000419737829, -0.0272217393, 0.0179130826, -0.0441489, 0.0102369618, -0.00202786596, -0.0287326351, -0.00667739287, -0.0063828961, 0.0314727351, -0.0130666913, -0.00994246546, -0.00857241545, -0.0107555324, -0.016824726, 0.0026056557, -0.0403588526, -0.0119783338, 0.0237902123, 0.0136236744, -0.00632527703, 0.00976320636, -0.00269848621, -0.0171320271, -0.0195136089, -0.0475036, 0.0435086899, 0.0293472372, 0.0322922058, 0.00185340864, 0.0035307596, 0.0154802836, 0.0136236744, -0.00434382632, 0.035646908, -0.00252723, 0.00796421524, -0.0390272178, 0.0184764676, 0.00798982382, -0.0273753908, 0.00692067295, 0.0212037638, -0.00224713795, -0.00702310633, -0.0246352907, -0.0156851504, -0.00164854142, 0.0213958267, -0.000912299613, 0.0123048406, -0.00540017337, 0.00738802645, 0.0219079945, 0.0136748906, -0.00480797887, 0.00511207897, 0.000450948079, -0.0234445, -0.0158003885, 0.0230219606, 0.0148528777, -0.0153394379, 0.0273241736, 0.0154418712, -0.0141614508, 0.034596961, 0.00573308254, -0.00435342966, -0.00611720886, 0.0316519961, 0.0175545644, 0.0100320941, -0.0281948596, -0.0180923417, 0.00658776332, 0.00434382632, 0.0125865331, 0.000994726666, 0.0127401836, -0.0161589067, 0.0135084363, 0.0167094879, 0.0152370036, 0.0185148809, -0.00436623394, 0.0217799526, -0.00309701706, -0.039334517, -0.0100448988, 0.0632527694, -0.0223817509, -0.00464792643, -0.0179514959, 0.0245456602, 0.0320105106, 0.0076121, -0.0114021441, 0.000403132377, -0.0218695812, 0.0127914008, 0.0199105386, 0.0598724633, -0.0349810869, 0.0331628919, 0.0310373921, 0.0109283887, 0.0219592117, 0.0250706337, 0.00272409455, -0.0257620607, 0.00822029915, 0.0085276, -0.0115493927, -0.0132395476, 0.0125481207, 0.00305860443, -0.00387967401, 0.0294496715, -0.0424075276, -0.0462231785, 0.0466329157, 0.00679263053, -0.0135340448, 0.00198625238, 0.0253011081, 0.0177338235, -0.0103778085, 0.00958394725, -0.0249425918, -0.00259925355, 0.0123176454, 0.0117926728, -0.000691427093, -0.0227402672, -0.0287838522, 0.031728819, 0.00502885133, -0.0139565831, 0.00280091981, 0.0348786525, -0.020256253, -0.00583871733, -0.0110436268, 0.000989124877, -0.00948151387, 0.00482718507, -0.0445330255, -0.00110596325, -0.0217927564, 0.0180923417, 0.00150689483, -0.0174649358, -0.0123496559, -0.0293472372, -0.0114533613, 0.0140462127, -0.0322666, 0.0271193068, -0.00135244417, -0.0185020752, 0.0247249193, -0.0291679781, 0.00532975048, 0.0221384708, -0.0172344595, -0.0231500026, -0.0233676732, -0.0204483159, -0.0161589067, -0.0251218509, 0.0314215198, -0.00338031, 0.0429709107, -0.0116006099, -0.0180795379, -0.0189758316, -0.00378044159, -0.0188990068, -0.00965437, 0.0215878896, -0.0522667654, -0.0328299813, -0.000727438892, -0.0421002246, 0.0140462127, -0.0109603992, -0.00763770845, -0.00389888044, -0.0126889674, -0.00127641915, -0.0303971823, -0.0056658606, 0.0142382756, -0.0464280471, 0.00788739, 0.0149553111, -0.0164918154, -0.00882209744, -0.0133419819, -0.0243535973, -0.0101793427, 0.00766971894, 0.00439184206, -0.0309349597, 0.0155699132, 0.0115557946, -0.00750966603, 0.0164790116, -0.00211749529, 0.0311910436, 0.0315495618, -0.0279643834, 0.000554582104, -0.0327531546, -0.00488480413, -0.0332141072, 0.0169143546, 0.00607239408, -0.0109988116, 0.000789059151, 0.0407941975, 0.0143791223, 0.0218055602, -0.0162997525, -0.0218311697, 0.000449347572, 0.0315751694, 0.0112805041, 0.00371962157, -0.00991685688, -0.0176698025, -0.0185148809, -0.0258644931, -0.00763130607, -0.00674141385, 0.00245040469, -0.00418377388, 0.00618763221, 0.00908458326, 0.0424843505, 0.0450195856, -0.0265815295, -0.0172984805, -0.0201538187, 0.0319336876, -0.0238926467, 0.0352883898, 0.0274522156, -0.0301923156, -0.00817548484, -0.00910379, 0.0249810033, 0.0270936973, -0.00151889876, -0.0243407935, -0.0429709107, -0.0368761085, -0.0118823024, 0.0459158793, -0.00806665, -0.0309861749, 0.0207940284, -0.0124136768, 0.0125161102, -0.0185148809, -0.0142894927, -0.000398931, -0.00725998404, 0.00296897511, -0.0210373085, 0.0107939448, -0.0156723466, 0.0452756695, 0.0215750858, -0.0272729564, 0.00167575036, 0.0230475683, 0.00639249943, 0.00369721418, 0.0196416508, 0.0455061458, -0.0211397428, -0.00128922344, 0.0354932547, 0.0157875847, 0.00580350589, 0.0139437793, 0.0193471536, 0.0427148268, -0.0130538866, 0.016888747, -0.010845162, 0.0133291772, 0.0373626687, -0.0132779609, -0.000149649146, -0.00990405213, 0.0064693247, -0.0127401836, -0.00981442351, 0.0100448988, -0.0350323059, -0.0113061126, -0.0140974298, 0.0122984387, -0.0262742285, 0.00467033358, 0.0236493666, 0.00773374, -0.00632527703, 0.00859162118, 0.0208580494, -0.0235341284, 0.0380284898, -0.00607879646, -0.0152498083, 0.0358773805, -0.0200385805, -0.00230955845, 0.00925103761, -0.0113189174, -0.0158772133, 0.0148016606, -0.00909738801, 0.00378044159, 0.0345201381, -0.00215430744, -0.0244816393, -0.0129386494, -0.00463512214, 0.0241231229, -0.000107635351, -0.0112933088, -0.0371834114, 0.0056466544, 0.00782336947, 0.0171064176, 0.0260309484, 0.0132907648, 0.0335726254, -0.0403588526, -0.0124712959, 0.0174905434, 0.0435855128, -0.0266327467, -0.0460439213, 0.00721516926, 0.0106466962, 0.033777494, 0.00172376609, 0.0397186428, 0.0091293985, 0.00653654663, -0.0143919261, -0.0318056457, -0.0126761626, -0.0014228673, 0.00172056502, 0.0175929777, 0.00523692, 0.00339631527, 0.00483998936, 0.00248721684, 0.00047215505, 0.0295264963, 0.0351091288, -0.0467097387, -0.0157619771, -0.000127141757, 0.0255571939, 0.0285277683, 0.0280668177, 0.00423819199, 0.00198625238, -0.00489440747, -0.00860442594, -0.00668379478, 0.0197056718, -0.0255828016, 0.0248273537, -0.00429901201, 0.00442385301, 0.000647412613, -0.0247249193, -0.0323434211, 0.0409222394, 0.0159284305, -0.014148646, 0.000672620896, 0.0357749499, -0.017823454, -0.014148646, -0.00644371612, -0.020691596, -0.067554988, -0.00548980292, -0.0606919304, -0.0215750858, -0.0180539284, 0.0331628919, 0.0146992272, 0.001324435, -0.0223177299, 0.0154546751, -0.0321641639, 0.0296801478, 0.0146352062, -0.0129066389, -0.0109539973, -0.0216391068, -0.00316583971, 0.0122728301, 0.00244240207, -0.0395906, -0.0159924515, 0.0136876954, -0.0162869487, 0.00684384769, 0.0252114795, -0.0367224589, 0.00732400501, 0.0202946644, 0.000265687238, -0.0271449145, 0.0409734547, -0.00178458611, 0.000318704668, 0.0121447882, 0.0112484936, -0.00556022581, 0.035646908, 0.0123624597, -0.0428940877, -0.015518696, 0.0032282602, -0.0148912901, -0.0299362317, -0.00229035225, -0.00428300677, -0.00941109098, 0.0218695812, 0.0352115631, -0.0081946915, 0.00713834446, 0.0231628064, 0.0268120058, 0.0248785708, 0.0203714892, -0.0107747382, 0.0139437793, 0.00951992627, -0.0358261652, -4.16636831e-05, 0.0180027112, -0.0035595689, -0.00508967135, -0.00825871248, -0.0256596263, -0.0287070274, 0.00807305146, -0.0123560578, -0.00539377145, -0.0150321368, 0.0147504443, 0.000108035478, 0.00277851243, -0.0297313631, 0.0173112843, -0.00213670172, -0.0227914844, 0.0116582289, 0.0313959122, 0.0247249193, -0.00302499346, -0.0556726828, 0.0179002788, 0.00466393167, 0.0385918729, 3.70871785e-05, -0.0134060029, -0.0255187806, -0.0169143546, -0.0184636638, -0.00373882777, -0.00238638371, 0.0138413459, 0.0287326351, 0.0101537341, 0.00287454389, 0.0145071642, -0.0109539973, -0.0063444837, -0.00881569553, 0.00107795396, 0.0244304221, -0.0244048145, 0.0223817509, -4.93412044e-05, 0.0309605673, -0.00752247032, 0.00886691175, 0.0044558635, -0.0110372249, -0.0299362317, -0.00190622604, -0.0106979134, 0.0144047309, 0.000461751653, 0.0175545644, -0.0216775183, 0.0505253933, 0.00203266763, -0.00172856764, 0.0268888306, 0.00526572904, 0.0186685305, -0.00968638062, -0.00359798153, 6.62217499e-05, -0.008911727, -0.0135084363, 0.0176569987, 0.00791299902, 0.000139245734, 7.62250347e-05, 0.0235981494, -0.0225610081, -0.0103778085, -0.00535855955, -0.0237902123, 0.00671580527, -0.0228170939, -0.00205827598, 0.00770813134, 0.00608519837, -0.0156339351, 0.00541297765, -0.0144175347, -0.00269048358, -0.0321897715, 0.0148400739, -0.0126697607, -0.0147760529, 0.0312934779, 0.0153138293, 0.00859802403, 0.00115878053, -0.0466585234, -0.017887475, 0.00740723265, 0.00180219184, 0.0132011352, 0.0222409032, -0.0133291772, 0.0260053407, 0.0714474618, -0.00639570039, -0.00470234407, 0.0110372249, 0.0154802836, -0.016018061, -0.00896294322, 0.018630119, 0.00271129049, -0.00939828623, -0.00273529836, -0.0189630277, 0.0211013295, 0.0073368093, 0.0197184756, 0.00722157164, 0.00168055191, 0.0049808356, 0.00649493281, -0.0126633588, -0.00550260721, -0.00363639416, 0.0242383592, -0.00848918781, 0.0227658767, -0.0193471536, -0.00118038768, 0.0165942498, -0.0278875586, -0.00289054937, 0.0206531826, -0.0056274482, 0.0125225121, -0.00385726662, -0.0221768823, 0.0225225966, 0.00421578437, -0.0111396583, -0.0134956315, 0.0200641882, -0.0133931981, 0.0171832424, -0.0209604837, -0.00197344809, -0.0176698025, 0.000278891588, 0.0235085208, -0.00427340344, -0.00919341948, 0.00461271498, -0.00910379, 0.0119271167, -0.00386687, -0.0082715163, -0.0156083256, -0.0113381231, -0.0129770618, -0.0156339351, -0.0176185854, -0.00998728, -0.0025624414, 0.0207300074, -0.00515689375, -0.00193663593, -0.00135164394, 0.00380284875, -0.0205507483, 0.00417096959, -0.0181691665, 0.0107299238, -0.0129386494, 0.00271929312, -0.0144047309, -0.00730479881, 0.00715114828, -0.0205251407, 0.0254419558, 0.000364319654, 0.0117926728, 0.00279451767, 0.00495522749, -0.000659816666, 0.0316263847, 0.0240078848, -0.000711433648, -0.0168119203, -0.0165430326, 0.00573628396, -0.00176698028, -0.0279387757, 0.0172216557, 0.0016405388, -0.0375419296, -0.00123240473, -0.0145455766, 0.0176185854, 0.0283485092, 0.0198209099, -0.00365239941, -0.0343920961, 0.0362102911, 0.0174905434, 0.00333229429, -0.00568826823, 0.00471514836, 0.0132267438, -0.00811146386, -0.00203266763, 0.000919501937, 0.000680623518, 0.0363639407, 0.0201666225, 0.0214470439, 0.0109924097, 0.00141806575, 0.0193727612, 0.0155315008, -0.00480477791, -0.00873887, -0.0101537341, -0.0223433375, -0.00472155074, 0.00768252276, -0.0397186428, -0.00921262521, -0.00840596, 0.0024279973, 0.0144431433, 0.00154130615, 0.00669019716, -0.00236077537, -0.000443345605, 0.0020038581, 0.0247889403, -0.0227658767, 0.00539697241, 0.0104930457, 0.0314983428, 0.00795141142, -0.00742003694, 0.0172344595, 0.0231243949, 0.00568826823, 0.0238542333, -0.00597956358, 0.0118310852, 0.00472795265, -0.00943669863, 0.0244304221, 0.0210629161, 0.0139181707, -0.0238286257, -0.00836754777, -0.00104994478, 0.0147248358, -0.00990405213, -0.0022407358, -0.00190302497, 0.00507366611, 0.000298898172, -0.0021383022, 0.0164790116, 0.0242255554, -0.0114149489, -0.0195264127, -0.00727278832, -0.000958714867, 0.0186045095, -0.0168375298, -0.00286173983, 0.0166838784, -0.0141102336, -0.0110564306, -0.00568826823, 0.0138541497, -0.00610120362, 0.0282204673, 0.0140334088, 0.0242895763, -0.00138285419, -0.0293728467, -0.00734961359, 0.0144175347, 0.00702950871, 0.00616842555, -0.0354164317, 0.0120615615, -0.00785538, -0.00714474637, 0.000655815355, 0.0149425073, 0.0247889403, 0.00908458326, 0.0109411934, 0.00698469393, 0.0282716844, -0.0192191117, 0.00334189739, -0.0277851243, -0.0152498083, -0.00464792643, -0.0308837425, 0.00854680687, -0.000870685908, -0.00454549259, -0.00262806308, -0.0141358422, 0.0202434473, -0.0131371142, -0.0133035686, 0.00366520369, 0.0045134821, 0.0137901288, -0.0142254718, 0.0137389116, -0.00142686861, 0.0154162627, 0.00944310147, 0.00661977381, 0.0173496976, 0.00622924557, -0.0139949955, 0.00571387634, 0.0197312795, -0.0181179494, -0.0196544547, 0.00641490659, 0.00690146629, 0.000424939557, -9.46810906e-05, -0.0283741187, 0.0211653505, 0.0419721827, 0.0127017712, 0.0162357315, -0.0313959122, 0.00596035738, -0.0050672642, -0.00717035495, 0.0246737022, 0.0176185854, 0.000473755586, -0.00270168716, -0.00934707, 0.00365560059, -0.000172456639, -0.0167222917, 0.00810506195, -0.0348786525, 0.0106338924, 0.00493922224, 0.00563064916, 0.0115237841, -0.00440784777, 0.00875807647, -0.0162613411, -0.0228555053, 0.0227018557, -0.00271609193, -0.018386839, 0.00435663061, 0.00290335342, -0.0161076896, 0.0198337138, 0.00697188964, 0.0189502239, 0.00427020248, 0.00756728509, 0.0179130826, -0.00796421524, -0.000301899156, -0.000631407369, 0.0277083, 0.00547699863, -0.00596355833, -0.00472795265, 0.00300258608, -0.00115477922, 0.00360118272, -0.00529133761, 0.0125353169, 0.0161333, -0.0224329662, 0.00754807889, -0.0230347645, -0.00797061715, -0.00305060181, -0.00282012601, -0.019756889, 0.000745444791, 0.0170039833, -0.0197312795, -0.000961915881, -0.0195264127, -0.00789379235, 0.0184636638, 0.00514088804, 0.0293216296, -0.0200129729, 0.0432526059, -0.00771453325, 0.0216647144, -0.0138285412, 0.00576509302, 0.0269400477, -0.0094943177, -0.00887971651, -0.0243920106, 0.0133931981, 0.019321546, 0.0273241736, 0.00979521684, -0.0286045931, 0.00659416569, -0.00855320878, -0.00394049427, 0.0334701911, -0.0237005837, 0.0187069438, 0.00951992627, -0.0213446096, 0.0324458554, -4.07133703e-05, -0.00994886737, -0.0017029593, 0.00443025492, 0.0275034327, -0.0208452456, -0.00232556369, -0.00845077541, -0.00315303542, 0.00839955825, 0.0189758316, 0.00701670442, -0.00960955583, -0.00937267765, -0.000903496693, -0.0153522417, -0.00861723, 0.0207556169, -0.0290911533, -0.00626125606, 0.00342832576, 0.0113829384, -0.0425099619, 0.00214950601, -0.00683744531, 0.0330604576, -0.0180795379, 0.0282460768, -0.0386943072, -0.017260069, 0.0064693247, -0.00680543482, 0.000355316675, 0.0246993117, -0.0101345284, 0.00595715642, -0.0154546751, 0.0042061815, -0.0138413459, -0.00540337432, -0.000526572927, 0.0266839638, 0.00451028114, -0.0317032114, 0.0043886411, -0.0042253877, 0.0264022704, 0.00831633154, 0.0034251248, 0.000517369888, 0.0144303385, 0.0147376396, 0.00152209983, -0.0217927564, -0.00196544547, 0.0241359267, -0.00262326142, 0.0111076478, 0.0013132313, 0.00126601581, 0.0127081731, -0.00202466501, -0.0277595166, -0.0028761446, -0.0281180348, 0.0338287093, 0.0300898813, 0.0139309745, 0.0362615101, 0.0239566676, 0.0241615344, 0.00491681462, 0.00515689375, -0.0180923417, 0.018194776, 0.0107107172, -0.0049424232, -0.00275770552, 0.0215622801, -0.016389383, -0.0149168987, 0.0111204516, 0.00765691465, 0.0182331875, -0.0150193321, 0.00445906445, 0.0114725679, -0.0239310581, -0.00849559, 0.00339631527, 0.00346353743, -0.00561144296, 0.00461271498, -0.0234829113, 0.0239054505, 0.00131963333, -0.0118823024, 0.0114085469, 0.0236237589, -0.00537776621, -0.0160436686, -9.17301222e-05, -0.0276826918, -0.0161845144, 0.0264534876, 0.0339823589, 0.0348530449, 0.020691596, -0.00166934822, -0.0146864234, 0.00237037847, 0.0233420655, -0.000496563094, 0.000359117927, 0.00824590772, 0.00834193919, 0.00320585282, 0.0230987854, 0.00409094337, -0.0111012459, -0.0123496559, -0.0142382756, -0.00189502235, 0.00487840222, 0.00142206706, -0.0109347906, -0.0248145498, -0.00520170806, -0.0131051037, 0.00067062024, 0.00414856244, 0.00020546747, -0.00119639293, 0.00129322475, -0.00833553728, 0.00646292232, 0.00331628905, -0.00379644684, 0.0226250309, 8.81789601e-05, 0.0121960053, -0.00399811286, 0.0180667322, 0.00114117481, -0.00880929269, -0.00614601839, 0.00186461234, -0.000845877803, -0.0121255824, 0.0150193321, -0.0143663175, -0.0132779609, 0.00857881736, -0.0153138293, 0.00011263699, -0.00253523258, 0.00112757029, 0.0085211983, -0.0208964627, 0.0331116728, 0.0126505541, -0.00957114343, 0.00629326655, 0.0537264422, -0.0100641055, 0.0182203837, 0.0142894927, -0.0103650037, -0.00547699863, -0.0127017712, -0.0296801478, 0.00309861754, 0.00756728509, -0.0278875586, 0.017452132, -0.00824590772, -0.00964796823, 0.0056274482, -0.000612601172, -0.00182940078, -0.000861082808, 0.0116390223, 0.0393601246, -0.00211589481, -0.0162357315, 0.00503205275, 0.00225354, -0.00211429433, -0.0227146596, -0.0156211304, 0.00910379, 0.00783617329, 0.0121191796, -0.000705431681, -0.0119015081, -0.0137645202, -0.00379324565, 0.0294496715, -0.00321225496, -0.0131755266, 0.00523051759, 0.00339631527, -0.0150705492, 0.00816908292, 0.0303971823, 0.00752887269, -0.00935347192, -0.0175929777, 0.0224841833, 0.0130026704, 2.17446413e-05, 0.00437263586, -0.0115045784, 0.0195136089, 0.00215910911, -0.000703831145, 0.0213190019, -0.0189118106, -0.0250450242, -0.0137261078, -0.00957114343, -0.00243920111, 0.00683744531, -0.0120103443, 0.0313959122, -0.00965437, -0.0154802836, -0.00878368411, 0.028860677, 0.00738802645, 0.0107747382, 0.00873246789, 0.00702950871, 0.0133931981, -0.0115750013, 0.0132907648, 0.00453588972, 0.0273497812, 0.0223817509, -0.0105570666, 0.00460631261, 0.0153906541, 0.0089501394, -0.0109860078, 0.0113189174, -0.0166582707, -0.0257108435, 0.00203586859, 0.00246961112, -0.00909738801, 0.000928304857, 0.0382333547, 0.00308581349, 0.00887971651, -0.0191806983, 0.016517425, -0.0125737293, 0.0196672585, 0.00142846908, 0.00718315877, -0.0251858719, -0.0161333, 0.0127529884, -0.00932146143, 0.0196800623, 0.000334109733, -0.0200257767, -0.00361078582, -0.0065077371, 0.0160052553, -0.0061524203, 0.0214982592, 0.0106210876, -0.000968317967, -0.00620683841, 0.0144687518, -0.00127962022, -0.00407493813, 0.00398210762, -0.00323946378, 0.00441745063, 0.0100000836, -0.018194776, -0.00957754534, -2.02066367e-05, 0.0239310581, -0.0210757218, -0.0231756102, 0.0094174929, 0.0134828277, 0.00656215521, 0.00235917466, -0.00976320636, -0.0241871439, 0.0152242, 0.0267863963, -0.0292448048, -0.0105058504, 0.00573948491, 0.0156979561, 0.00314663327, 0.000518970424, -0.0127529884, 0.0228939187, 0.00501284609, -0.00621644128, -0.00791940093, -0.00728559261, -0.00570107205, 0.00687585818, -0.00749686174, 0.0229451358, -0.00609480171, 0.0151601788, 0.00618763221, -0.0302435327, 0.0271961316, 0.00186141126, 0.00692067295, -0.0285789855, -0.0199617557, -0.0313959122, -0.00237357942, 0.00669659907, 0.000582591339, 0.00164854142, -0.0125545226, 0.00923183188, 0.0245840736, -0.0141230384, 0.0138541497, -0.0187197477, -0.00734961359, -0.0112164831, -0.0319336876, 0.00205187383, 0.00699109584, 0.0018374034, 0.0159156267, 0.0267351791, -0.000151149638, 0.016389383, 0.0207812246, 0.00738162408, -0.0106530981, 0.00564985536, 0.00937267765, -0.0211653505, 0.00284093292, 0.00436303299, -0.0144943595, -0.00379964779, -0.0176185854, 0.0119847357, -0.0147632482, 0.0116070118, -0.0191422869, -0.00181979768, 0.0145071642, -0.00690786866, -0.0010955598, 0.00379324565, 0.0094559053, 0.016517425, -0.00800903048, 0.00637969514, -0.0103650037, 0.0015989251, -0.00226794486, -0.0269144382, 0.0100513007, -0.0208580494, 0.0162613411, -0.0413063653, 0.00310021802, 0.0193599574, -0.00560183963, 0.0117542604, 0.00995526928, -0.00545139, 0.0127978027, 0.00658136141, 0.0184124466, -0.00679903291, -0.0110564306, 0.0166710746, 0.0123624597, 0.00926384237, 0.0289118942, 0.0339823589, -0.0153522417, -0.000498163572, -0.00476956647, 0.000169255582, -0.000168755418, 0.00590914069, 0.00398851, -0.0155443046, -0.00507046515, 0.000395329815, 0.000472555199, 0.0156979561, -0.00832913537, -0.0222793166, 3.91878675e-05, 0.0152370036, -0.0127849989, -8.08265468e-05, 0.00181019446, -0.00214470434, 0.020691596, 0.00918701664, -1.91562904e-05, -0.000238678389, 0.0146095976, -0.0117158471, -0.0222793166, 0.00536176097, 0.00406213384, 0.0140974298, -0.0132267438, 0.00164694083, 0.00653334567, -0.0135212401, 0.0078425752, -0.0320617296, -0.0185276847, 0.0154290665, 0.0126249464, 0.0174137186, -0.0140206041, -0.00529453857, -0.0101793427, -0.0135596534, 0.00207748218, 0.00820109341, 0.0080154324, -0.00838675443, -0.00843156874, 0.00713834446, 0.0180667322, -0.0230091568, -0.00953913294, -0.00861082785, 0.00997447595, -0.00405573193, -0.0303203575, -0.0126953693, -0.00171576347, 0.0152882207, 0.00989765, -0.00658776332, 0.0105762733, 0.00271289097, 0.00488160318, -0.0127721941, -0.00692067295, -0.0208580494, 0.00818188675, -0.0142254718, -0.0139309745, 0.000725838356, -0.0173496976, -0.0138669536, 0.0101537341, -0.00529133761, 0.0208836589, 0.0198977347, 0.0360566415, 0.0236621704, 0.0198081043, -0.0341872275, 0.0201410148, 0.0084827859, 0.00395009713, 0.00817548484, -0.00667099096, -0.00215910911, -0.00498403655, -0.00803463813, 0.0238926467, -0.0174905434, 0.00371001847, -0.00015875214, 0.00308901444, 0.0112677, -0.00258324831, 0.000307100854, -0.00597316166, 0.00708712731, -0.0103778085, -0.00623244653, -0.0143791223, -0.00602757931, 0.0198849309, 0.00165814452, 0.00185981079, 0.0131371142, 0.0215622801, -0.0209220704, -0.00276570837, -0.020256253, 0.00809225719, -0.0213190019, -0.00279451767, -0.0367736779, 0.0034059186, 0.00412295386, -0.0102881789, -0.0234701075, 0.00145087647, -0.0100320941, -0.0201538187, 0.0113509279, -0.0118630957, 0.00398851, -0.00197344809, 0.011779868, 0.0176698025, 0.00833553728, -0.0111460602, 0.00342832576, -0.0178746693, -1.40796237e-05, 0.0119335186, 9.69818502e-05, 0.017823454, 0.00686305389, 0.0122344177, -0.00707432302, -0.00522091473, 0.00889892224, 0.0220488403, 0.00232716417, -0.00218951912, -0.0453524925, -0.0171448309, -0.0172472633, -0.0208452456, 0.00405573193, 0.0163637735, 0.00782336947, -0.022125667, 0.00466393167, -0.00482398411, -0.0148400739, 0.000697429059, 0.00206947955, 0.00415176339, -0.00718956115, 0.00118358864, 0.0112036793, -0.0143151013, -0.0126569569, -0.0092446357, -0.019257525, -0.0257748645, 0.0296033211, 0.0115109803, 0.00268568192, -0.00416136673, 0.0103073847, -0.000125241131, 0.0263510533, -0.00646612328, 0.0130794952, 0.000233476676, 0.0221128613, 0.0273753908, 0.000258684944, -0.00404933, -0.00807945337, -0.00172536657, 0.0189758316, 0.0227530729, -0.0033098869, -0.00361718796, 0.00754807889, -0.0192447193, 0.00506406324, -0.0093790805, -0.0110756373, -0.0124969035, 0.000423339021, -0.00512488279, 0.00695908535, -0.00475036, -0.0208964627, -0.00448787399, 0.0194495879, 0.0106082838, -0.00538736908, -0.00295937178, 0.000752247055, -0.0185276847, 0.0210885257, 0.0160692763, -0.0195008032, 0.0296033211, 0.0284509435, 0.0131883314, -0.0246993117, 0.00678622862, 0.000270288758, -0.0122536244, -0.0101985494, -0.0149809197, -0.00199905643, -0.0104226228, -0.00437583681, 0.0187197477, 0.00775934802, -0.00631247321, -0.00410374766, 0.00765691465, -0.0238286257, 0.00734321168, 0.00857881736, -0.0118054766, 0.03190808, -0.00834193919, 0.0017749829, -0.00552501436, -0.0215238687, -0.00548660196, -0.00348914578, -0.0216006935, -0.0167350955, -0.0279131662, -0.0037676373, -0.00795781333, 0.00167414977, -0.0158131924, 0.00633488037, -0.000487760175, -0.00477276742, 0.0133547857, -0.00854680687, -0.00223433366, -0.00807305146, 0.0265559219, 0.00536496192, 0.00953913294, 0.0406405479, -0.00885410793, 0.00622284366, -0.0201410148, 0.00880929269, -0.0115621975, 0.000217271358, -0.000521771377, 0.0108259553, 0.0231884159, -0.00704231253, 0.0195776299, -0.00019416376, 0.0104290247, 0.00840596, -0.00661337189, -0.00202626549, -0.0300898813, -0.00274490146, -0.00736882, -0.03464818, 0.0219592117, -0.0077849566, -0.0107491296, 0.0039020814, -0.00218471745, 0.018758161, 0.0135724572, 0.0256724302, -0.0146095976, -0.0228298977, 0.00169815763, -0.0014988922, 0.0141230384, -0.0152370036, -0.00425099581, 0.00225193962, -0.00206147693, -0.00428940868, 0.0185917057, -0.0125417188, -0.00923183188, 0.015518696, -0.0160820819, -0.0150065282, 0.0121511901, -0.00728559261, -0.0315239541, -0.0344433114, -0.00599556882, -0.0225738138, 0.0340847932, 0.0318312533, 0.0103714056, 0.00813067053, -0.0144943595, 0.00940468814, 0.000563785143, 0.00338991336, 0.0220744498, 0.00454869401, -0.0020230643, -0.00349234696, 0.00560824154, -0.00601157406, -0.0103073847, 0.0225738138, 0.0253523253, -0.0157875847, -0.0222409032, -0.00177818397, 0.0235981494, -0.000446946768, -0.0092446357, 0.0248273537, -0.0144815557, 0.0192959365, 0.0068118372, 3.91378535e-06, -0.0080154324, -0.0191422869, 0.00372922467, 0.0190142449, -0.0163381658, -0.00436303299, -0.000379124511, 0.00158051902, 0.00525932712, -0.0164918154, 0.0228170939, 0.0199873634, 0.00383806042, 0.00910379, 0.0228170939, -0.0173368938, 0.00244080159, 0.00218151649, -0.00880929269, -0.0201154053, -0.0140334088, -0.0186685305, 0.00166934822, 0.00709352968, -0.0264022704, 0.0108579658, 0.00245680683, 0.00618123, -0.00335470168, -0.00677342433, 0.0293984544, 0.0118823024, -0.00985283591, -0.00746485125, 0.00355636794, -0.00314663327, 0.00635408657, 0.00903336611, -0.00568186585, -0.0361078568, 0.0139053669, 0.0027513036, 0.0433550365, -0.0130794952, 0.00903336611, 0.00198305119, -0.00620043604, -0.000646612374, -0.0171192214, 0.0126441522, -0.0250834376, 0.0184764676, -0.0110564306, 0.000558583415, -0.00566906156, -0.000132043366, -0.0151089616, -0.0024712116, -0.0073560155, 0.0277339071, -0.0206403788, -0.00680543482, -0.00841236301, -0.00619083317, 0.00797061715, -0.0140334088, 0.00411014957, 0.00440144539, -0.00919341948, 0.00139005645, -0.00456469925, -0.00331949024, 0.00346353743, -0.0141870594, -0.0120423548, -0.0143151013, 0.00449107494, -0.00102353608, 0.0164790116, -0.0105634695, -0.00752247032, -0.00483998936, -0.0227786805, 0.00398530858, 0.00385086471, -0.00162933511, -0.00432141917, -0.0130602894, -0.0194239784, -0.00590593973, 0.018630119, 0.0015004928, -0.000742243777, 0.000566586095, -0.0133419819, 0.0129514532, -7.74754444e-05, 0.00392448902, -0.0099232588, -0.0139693879, -0.000476156361, -0.00291295652, -0.00740723265, 0.0175417606, -0.00352755841, -0.00670940336, -0.00739442836, 0.00629646797, -0.0123880683, -0.0100577027, -0.00366520369, -0.00765691465, -0.00835474394, -0.0152242, 0.0230475683, 0.00118759, -0.0282460768, -0.0154674798, 0.00196864642, 0.00134684227, -0.033649452, -0.00567226298, -0.00929585285, -0.00679903291, 0.00757368701, -1.3329377e-05, -0.0101025179, -0.00763130607, 0.0177722368, 0.00401411811, -0.0185660962, 0.00779776089, -0.0185789019, 0.000664618274, -0.0170936137, -0.000224273652, 0.0226762462, 0.00763130607, -0.0138669536, -0.00435983157, 0.0149425073, -0.00612361077, 0.0237774085, 0.00856601354, 0.0179514959, -0.00550900912, 0.0120935719, -0.0222665127, -0.0156339351, 0.0132267438, -0.00223913533, -0.00158051902, 0.0130923, -0.0144175347, -0.0011051629, -0.00721516926, -0.00973759778, -0.0240719058, 0.0205251407, 0.0101921475, -0.0163637735, -0.0161204934, 0.00419977913, 0.0228811149, 0.00795781333, -0.00783617329, 0.00014144645, -0.00228234963, -0.0052849357, 0.0265303124, -0.000701030192, -0.00293216296, -0.00508006848, -0.0262742285, -0.0176313911, 0.00403332477, -0.000665818632, 0.000186661302, 0.0159924515, -0.0277083, 0.0146608148, 0.0139309745, 0.00441745063, -0.0259925351, 0.0135468487, -0.00720236544, 0.00865564216, 0.0119783338, -0.00549620483, -0.0112100812, -0.00677982671, 0.0342896618, 0.0123432539, 0.0033002838, 0.0113829384, -0.016018061, -0.00222313, 0.00548340054, -0.0194111746, -0.018194776, -0.014212667, -0.0290911533, 0.000221072594, -0.0129962675, 0.0173368938, -0.0143279051, -0.00194944022, -0.0131051037, 0.0192063078, -0.00432462, 0.0197056718, 0.00955833867, 0.0200001672, 0.00574268587, -0.00793220475, -0.00661977381, -0.0107939448, -0.0077657504, -0.0151345702, -0.0140078, 0.00834834203, -0.0172856767, -0.0157491714, -0.00380284875, 0.0110052144, -0.0140462127, 0.0173625015, 0.00217671483, 0.0279131662, 0.00250482257, 0.0121960053, 0.0421002246, -0.0104034161, -0.0126569569, 0.00752247032, -0.0166326631, -0.0235341284, -0.0150449406, -0.0113637317, -0.00839315634, 0.0037580342, 0.000768252299, 0.00413255719, -0.00834834203, -0.00699749775, -0.00959034916, -0.00295296987, 0.0151601788, 0.00445906445, -0.00455189496, -0.0164662078, -0.00261365832, 0.00413575815, -0.00464152405, -0.0201410148, -0.0166582707, 0.0145199681, -0.00548980292, -0.0181179494, -0.00310662016, -0.0171192214, 0.0182844047, 0.0154034588, -0.0132779609, -0.010909183, -0.00397250475, 0.00124360842, -0.0121063758, -0.00297537702, 0.00283132982, -0.0268888306, 0.00604358455, 0.0084827859, -0.00653334567, -0.0083099287, -0.0319592953, -0.00692067295, 0.0374394953, -0.00217191316, -0.00946870912, 0.000469354127, 0.000431341643, 0.0321897715, 0.0143919261, -0.0167222917, -0.0142510803, 0.00539057, 0.00172536657, 0.0248145498, -0.00378364255, 0.00177818397, 0.000883490138, -0.00121960056, -0.0386943072, -0.0100769093, 0.0179386903, -0.00405893289, 0.0171320271, 0.00365880155, -0.0123624597, -0.018322818, -0.00312902755, 0.0119847357, -0.0077849566, 0.0226250309, -0.00571067538, -0.0266071372, -0.00169975823, -0.0287326351, 0.00413255719, -0.0253267176, 0.00334829953, 0.0237133875, -0.00719596306, 0.0238798428, -0.00742643885, 0.00981442351, 0.00490721175, 0.0116838366, 0.0195904337, -0.0267351791, -0.0164790116, -0.00238958467, 0.000371522, 0.0234445, 0.00174297241, 0.0145327728, 0.00117958733, 0.00263766618, 0.0102561684, 0.00191582914, 0.00935347192, -0.00729199452, -0.0333421491, -0.0255443882, 0.0130538866, 0.0039212876, 0.00863003451, -0.0180155169, 0.00773374, 0.0123880683, -0.00104994478, 0.00738802645, -0.00365239941, 0.0070039, -0.00680543482, -0.00663898047, -0.0145455766, -0.0140718212, 0.0130154742, 0.00845077541, -0.00747125363, -0.0192703288, 0.0122728301, -0.00834193919, -0.0031258266, 0.0265303124, 0.0132651562, 0.00759289367, -0.00126921677, 0.00561784487, 0.0172728729, -0.0194751956, 0.0123048406, -0.00808585528, -0.0141870594, 0.00526893046, 0.0104418295, -0.0188605934, 0.0116006099, -0.00733040739, -0.008662045, 0.0107107172, 0.00791940093, -0.0132523524, 0.00873246789, 0.0151345702, -0.0155315008, 0.0188733973, 0.00571707729, -0.0174393263, 0.00260085403, 0.00704871491, -0.0162485354, -0.000822670176, -0.00277211028, -0.00121319841, 0.0131627228, -0.00302499346, 0.0107811401, -0.0229579397, 0.00689506438, -0.0024904178, 0.00970558729, 0.0150449406, -0.000204067022, 0.00603078073, -0.00632207608, 0.0172088519, -0.00148448755, -0.0183100123, -0.00136444811, 0.00023147602, -0.00716395257, -0.00746485125, 0.0158772133, 0.0171064176, 0.0180795379, -0.00134684227, 0.0084827859, 0.00177018135, 0.00245680683, 0.0217543449, 0.0186685305, -0.0168503337, 0.0342896618, 0.0291935876, -0.0138925621, 0.00437903823, 0.00624845177, 0.0062388489, -0.0149809197, -0.0103265913, 0.000779456, 0.00384126138, -0.00300738774, 0.0201410148, 0.0125225121, -0.00369721418, 0.00537136383, -0.00145167671, 0.0108771725, 0.0125865331, -0.00777855469, 0.0132267438, 0.0158772133, -0.0107747382, -0.00104914454, -0.0280668177, 0.00204707216, 0.00756088318, 0.000727038772, 0.00782336947, -0.00625165319, -0.00365239941, 0.0252883043, 0.00291935867, 0.00741363456, 0.00871966314, 0.0247633327, -0.00356597104, 0.0185789019, 0.000677022326, 0.0155443046, 0.00257844687, -0.0310886092, -0.00663257809, 0.0424331352, 0.000548580138, 0.0111652669, -0.0147376396, 0.00964796823, 0.0282460768, 0.00785538, -0.00446226541, -0.00880289078, -0.00313382922, 0.00738802645, -0.0155699132, -0.00893093273, -0.0104738399, 0.0233932827, 0.0103137875, -0.0123432539, -0.0267351791, -0.0248401575, 0.0141614508, 0.00197344809, 0.00224553747, 0.0362102911, 0.00459350832, 0.00175257551, -0.0251602624, 0.00612361077, 0.00769532705, 0.0124841, -0.0111332564, 0.000696628762, -0.00952632818, 0.0132395476, -0.0197440833, 0.0111844726, -0.0181051455, 0.00766331656, -0.0107875429, -0.00568186585, 0.00294336653, 0.00282652816, -0.0349554792, 0.00583551638, 0.0227786805, -0.0224713795, -0.00481118, 0.00722157164, 0.0037580342, 0.0180539284, 0.0110628335, 0.0135212401, 0.0239310581, 0.00364279631, -0.0188093763, 0.0188605934, -0.00629646797, -0.0106018819, 0.00387647306, -0.0145583814, 0.0238030162, -0.0012812207, 0.00612681219, 0.00510887755, 0.0113893403, 0.0186173134, -0.00155571091, -0.00291135604, -0.0100833112, 0.00109876087, 0.0156467389, 0.0015253009, 0.0146224024, -0.014583989, 0.0213830229, -0.0316519961, -0.00929585285, -0.0103009827, 0.00163253618, -0.0126121417, 0.0111652669, -0.0010955598, 0.00695268344, -0.0146992272, -0.0124392854, -0.0130794952, 0.00741363456, -0.00753527461, 0.0280668177, 0.00835474394, 0.00978241209, 0.00410054671, -0.0129514532, 0.00344113, -0.0285533778, 0.0147632482, 0.0163765773, 0.00613961648, -0.0175417606, 0.0119591272, 0.00657495903, -0.00557303, -0.00494882511, -0.0287838522, -0.0120615615, 0.00811786577, 0.00772733754, 0.00715114828, 0.00691427058, 0.0143535137, -0.000444546, 0.0118374871, 0.0195136089, -0.00457110116, 0.0127273798, 0.00428300677, -0.0125737293, 0.00849559, 0.00560824154, 0.015825998, 0.00613001315, -0.0227274634, -0.03851505, 0.016760705, -0.0293984544, -0.00472475169, -0.0186685305, -0.00166934822, 0.0234573036, -0.00613001315, -0.00449747685, 0.018758161, 0.0044942759, 0.00012133985, 0.00202626549, -0.00250802352, 0.0214214344, 0.0247249193, 0.00428300677, -0.0209732875, 0.0125801312, -0.00472795265, 0.00899495371, 0.00716395257, -0.0121319843, 0.0125161102, -0.00143407099, -0.0106018819, 0.00124760973, 0.000685024948, 0.011094844, -0.00480797887, -0.0201794263, 0.0286302026, 0.00507046515, -0.00373882777, 0.00663898047, 0.0147376396, -0.0280412082, -0.00445266208, 0.00170936133, -0.00774654374, -0.0200769939, -0.000163353645, -0.00189502235, 0.0109219868, -0.00310021802, -0.0211141333, 0.00414856244, 0.0122664282, 0.018822182, 0.00693987915, -0.00927664619, -0.0094943177, 0.00204387121, 0.0111460602, 0.00749046, -0.00788739, -0.0152370036, 0.015518696, -0.0149040949, 0.0167479, 6.24205e-05, 0.0153522417, 0.00864924, 0.00556342723, -0.00475036, 0.0272729564, 0.0198081043, -0.0133803943, -0.00806024671, -0.0301154908, 0.0484255031, 0.0051600947, -0.005048058, 0.00538416812, -0.019488, -0.0114405574, -0.0314727351, -0.00082106964, -0.000829072262, -0.00185340864, 0.0311142188, 0.0037772404, 0.0116774347, 0.0117734661, 0.00803463813, -0.0087772822, -0.0244176183, 0.00043254206, -0.0180667322, -0.0105890771, -0.00412615482, -0.0106723048, -0.00670940336, 3.74623e-05, -0.00302179228, 0.00466713263, -0.0315239541, -0.00706151919, -0.00529774, -0.0118759, 0.00702950871, -0.0103201894, -0.0262742285, -0.0128938342, -0.00619723508, -0.0093790805, -0.00635728752, 0.00249842042, -0.0188862029, 0.0142254718, 0.0235981494, -0.0119143128, 0.00752247032, 0.00604678597, -0.0132395476, 0.0340591855, -0.0145583814, 0.0158516057, 0.00502885133, -0.00232236274, 0.0111204516, 0.0341104, -0.0102561684, 0.00598916691, -0.00923823379, -0.0136108696, 0.00306660705, -0.0291167628, -0.00453909067, 0.0173368938, -0.0115109803, -0.00246480945, -0.0176441949, 0.00750966603, 0.00526893046, 0.00412295386, 0.00857881736, -0.0168631375, -0.00528813666, -0.0120807672, 0.00688226, 0.0114341546, 0.000976320647, 0.0182331875, -0.0147504443, -0.00814347435, 0.0260181446, -0.014148646, 0.000936307479, 0.0380797051, 0.00832273345, 0.00943029672, -0.0258004721, -0.0264278781, -0.0183100123, 0.00755448081, -0.00923183188, -0.00648533, -0.00533295143, 0.0150577454, -0.0189502239, 0.0243920106, 0.0113189174, 0.00360758463, -0.000845877803, -0.0194495879, 0.00283132982, -0.00489440747, -0.00749686174, -0.0181307551, 0.00649173185, 0.00302179228, -0.0179514959, 0.0327019393, 0.00812426768, -0.00173496979, -0.00479197362, 0.0120615615, 0.0315495618, 0.0139949955, -0.0105826752, 0.0121319843, 0.00162693427, 0.0117286518, 0.00832273345, 0.00344113, 0.00957114343, -0.00315623661, -0.00146047957, -0.00525932712, 0.0143791223, -0.00674141385, 0.0177722368, -0.0190014392, -0.0173753053, 0.0150961578, -0.0280924253, 0.0274522156, -0.00658776332, -0.0233932827, -0.00484319031, 0.00291775819, 0.0128874322, 0.0165814459, 0.0113061126, 0.0135852611, -0.0105570666, 0.00375163206, -0.021626303, -0.00264086737, 0.00722797355, -0.000832273334, 0.0203586854, -0.0213318057, -0.0022311327, 0.00238478323, -0.00428300677, 0.00390528259, 0.00181499601, 0.0157875847, 0.00219111959, -0.00737522217, -0.00307781086, -0.00117798685, 0.00528813666, 0.00163893821, 0.00756088318, 0.0166838784, 0.00299618393, -0.016389383, 0.00657495903, -0.0233036522, 0.00667739287, 0.0212933924, 0.00228715106, 0.0122472215, 0.0264534876, 0.00301539036, -0.0087772822, 0.00758649129, 0.0175545644, -0.00980802067, 0.00763130607, 0.00890532415, -0.00175577658, 0.00728559261, -0.00261365832, 0.0216391068, -0.00781696755, -0.0241231229, 0.00687585818, -0.0268888306, 0.0243792068, -0.00402372144, -0.0031354297, 0.0194623917, 0.0244560316, -0.00701670442, -0.00454229163, 0.0125417188, -0.0314471275, -0.00956474151, 0.00647252565, 0.00341232051, 0.00408454146, -0.0153522417, -0.00649813376, -0.0167863127, -0.0239694715, -0.0124264807, 0.0101345284, 0.00277851243, 0.00318664638, -0.0078041628, -0.00715755066, -0.0121447882, 0.0207940284, 0.0062580551, -0.0166198574, -0.00632527703, 0.0109539973, 0.0195776299, 0.0109027801, 0.00475356122, 0.0330348499, -0.000612201053, -0.0190014392, -0.0160308648, -0.00805384479, 0.00820749532, 0.0120679634, -0.0356725156, -0.0099232588, -0.00747765554, -0.00227914844, 0.0022119265, 0.0264022704, -0.0219592117, 0.0073368093, 0.0118182814, 0.0100513007, 0.000173456967, 0.0171192214, -0.00743924314, 0.0183740333, 0.0153010245, 0.0171320271, -0.0165302288, 0.0226634424, 0.0110308221, 0.000323306187, 0.0185148809, 0.0225738138, -0.0153778503, -0.0103650037, 0.0116774347, -0.0113637317, 0.0271193068, 0.0247377232, 0.0310630016, -0.000210869242, 0.00715755066, -0.0140462127, -0.0124072749, -0.00886691175, -0.00265847309, 0.000710633351, 0.0186173134, -0.0109860078, 0.00796421524, 0.0207044, -0.0017541761, 0.00534895668, -0.00637969514, -0.0237389952, -0.00644051516, -0.00353396055, -0.00303139561, 0.0107171191, 0.0108131515, -0.0117094452, -0.000924303546, -0.00211269385, -0.00443665683, 0.015147374, 0.0239182543, -0.0110692354, -0.0052849357, -0.00381565304, 0.0151857873, -0.00500644417, -0.00733040739, -0.0058099078] |
08 Feb, 2024 | 8086 program to convert 8 bit ASCII to BCD number
08 Feb, 2024
Problem – Write a program to convert ASCII to BCD 8-bit number where the starting address is 2000 and the number is stored at 2050 memory address and store result in 3050 memory address.
Example-Input : location: 2050 Data : 37Output : location: 3050 Data : 07
Algorithm –
Move value at [2050] into AL
Perform AND operation on AL with 0F
Move the content of accumulator AL into 3050
Stop
Program –
Memory
Mnemonics
Operands
Comment
2000
MOV
AL, [2050]
[AL] <- [2050]
2004
AND
AL, 0F
[AL] <- ([ AL] AND 0F )
2006
MOV
[3050], AL
[3050] <- [AL]
200A
HLT
Stop
Explanation – Registers AL is used for general purpose
MOV is used to transfer the data
AND is used for multiplication (logically)
HLT is used to halt the program
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number | https://www.geeksforgeeks.org/8086-program-convert-ascii-bcd-number?ref=asr8 | Languages | 8086 program to convert 8 bit ASCII to BCD number | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.00815810449, 0.00499975216, -0.00525906356, 0.0126800248, -0.0111766029, 0.0284601282, 0.0153372353, 0.0465944298, -0.00973145291, 0.0281804223, -0.0109784771, -0.0197426118, 0.0284368191, -0.00815810449, -0.0199873541, -0.0229242723, 0.00267469278, 0.029159395, -0.0534239262, -0.0272713769, -0.00966152642, -0.00243432, 0.0122371558, 0.0375972055, -0.047037296, 0.00519496389, 0.00359539292, -0.0153838536, 0.0129597308, -0.00777933514, 0.0134841809, 0.0247540195, -0.00815227721, -0.0572465807, -0.020570077, -0.0240081344, -0.00309425243, 0.000479288603, -0.0261059329, 0.00131622271, -0.0235419571, 0.0189151466, -0.00990044232, 0.00949836429, -0.017959483, 0.0240780618, 0.00207594619, -0.0182858072, -0.025243504, 0.00156315102, -0.0399747081, -0.0283668935, 0.0504870079, 0.00626425864, 0.0211994164, 0.0507201, -0.00519787753, 0.032469254, -0.0133792907, -0.0392288268, 0.01061719, 0.022866, 0.00166512735, -0.0278307889, -0.00573689537, -0.0339610204, -0.0348700695, 0.0548690781, -0.0154188164, 0.0407905206, -0.0219686087, -0.0152789634, -0.00457436545, 0.011660262, -0.0131228929, 0.0330286659, 0.0270149782, 0.00458310638, -0.0223065875, 0.00134972914, 0.000913416268, -0.011217393, 0.0201039, 0.024963798, 0.0212110709, -0.000823822804, -0.0206982754, -0.0654513, -0.0114737907, -0.0140552474, 0.0102733839, -0.0230408162, -0.011759324, 0.0324226357, -0.0242179148, 0.0318865329, -0.0146962414, -0.00186616625, -0.0587849654, 0.00964987185, 0.0420958176, 0.000806341181, -0.0174350347, -0.0344272, 0.0147661688, 0.0191948526, -0.0127149876, 0.00124775292, 0.0218637194, 0.000155331756, -0.0229242723, 0.00286553404, 0.01781963, 0.0109668225, 0.00722574908, -0.00780264381, 0.0155470157, -0.033494845, -0.00146481674, -0.0030534619, 0.013064621, 0.00743552903, 0.00486281281, 0.0365949236, -0.00151944684, 0.0220385361, 0.00673626317, 0.0156402513, 0.00332442741, -0.0135774156, -0.0269683618, -0.0492283292, -0.00701014232, 0.0323760174, 0.0596240871, -0.0223415513, -0.0405108146, -0.0108677596, 0.0196726844, -0.0199873541, -0.0391589, 0.008047387, -0.0143582635, 0.00334773632, -0.0184373148, 0.00989461504, 0.011036749, 0.0298819691, -0.0177030861, 0.00630504917, -0.045335751, 0.0111940838, 0.0207332391, -0.0231340528, 0.0345437452, 0.0149176763, 0.0372708812, 0.0303015299, -0.0281804223, -0.0171436723, -0.0224930588, 0.00136065518, -0.0153838536, -0.00316126528, -0.0126800248, 0.0299518965, 0.0171436723, -0.0163511708, -0.051232893, 0.0367114693, -0.00332151377, 0.0360588208, 0.0134841809, 0.0299285874, -0.0392055176, 0.0568736382, -0.0117301885, 0.0190666541, 0.00488612149, -0.0399280936, -0.00795997865, -0.00428591808, 0.00454231584, 0.00939347409, 0.0132627459, 0.00138032204, -0.00810565893, -0.0430281721, 0.0262224767, -0.0226329118, 0.00103724468, 0.0160365012, 0.0410702266, -0.0110134408, 0.0198941194, -0.0255232118, -0.0547758415, 0.0237517375, -0.0206166953, -0.000705821672, -0.0143932262, -0.0232855603, -0.0451492779, -0.00071237731, -0.00604865141, -0.00414315145, -0.0632136539, -0.00121206115, 0.0172369089, 0.0316534452, 0.0237633921, 0.00810565893, 0.00322536472, -0.0173417982, 0.0472470783, -0.0136706512, -0.0128664952, 0.00730733, 0.00680036237, -0.00312047475, 0.0124585908, 0.0291127767, 0.0125867892, 0.0172718726, -0.0374806598, -0.0526780449, 0.0189268012, -0.016013192, -0.00341766281, -0.0595774688, 0.000970960071, 0.000846403302, -0.0261991676, 0.00751711, 0.0131345475, -0.0260360055, -0.0171553269, 0.037806984, -0.0337279327, 0.0101160491, 0.00409362, 0.0234137587, -0.0240314435, -0.0205118041, -0.0261525512, 0.0440071449, 0.00861845445, 0.0056232647, 0.00204972364, 0.0306511633, 0.0236468464, 0.0395085327, 0.00668964535, 0.0411168449, 0.0360355116, -0.0291360859, 0.023099089, 0.0286699086, -0.0110192681, 0.00794832408, -0.00265866774, 0.00872917101, 0.00449278438, -0.00595832942, 0.0369212478, -0.0205817316, -0.00165055925, -0.0243344586, 0.0189501103, -0.063633211, 0.00930606574, -0.0213392694, -0.010576399, -0.00642742077, 0.0478298, -0.0146845877, -0.035359554, 0.0114155188, -0.0020307852, 0.0212576874, 0.00881657936, 0.0162579361, 0.0139853209, 0.024684092, -0.0343339629, -0.0195911042, -0.0330286659, 0.00984799676, -0.062048208, -0.00968483463, 0.0115670264, -0.00748797413, -0.017178636, 0.0421191268, -0.00263390224, 0.00320205581, -0.0140202846, 0.0299752057, -0.0101510119, -0.00569901848, 0.0261059329, -0.0436108932, 0.0107628703, -0.00631087599, -0.0154188164, 0.0257563, -0.0157451406, -0.0115786809, -0.016595915, 0.00114504818, 0.0757072046, -0.0405341238, -0.0388092659, -0.0315369, -0.00329237781, 0.00753459195, 0.00748797413, 0.0168290026, -0.0370844118, -0.00670712721, -0.00760451844, 0.0137755414, -0.0111824302, 0.0714649931, 0.0351730846, -0.00556207867, 0.0115903346, 0.031909842, -0.0287398361, 0.00684115291, 0.0185305513, 0.0120856483, 0.00595832942, 0.0108036604, 0.0314902812, -0.0464312658, 0.0110017862, 0.0665235147, -0.000576894497, 0.00840284675, 0.0485290661, 0.0557548143, -0.0186354406, 0.00888067856, -0.0248938724, 0.0142300641, 0.0137638869, 0.0260826237, -0.00301558478, -0.0487621538, 0.000730223139, -0.00918369461, 0.0719311684, 0.00426843669, 0.0418627299, -0.00703927828, -0.0287864525, -0.0372475721, -0.0274112299, 0.00747049227, 0.0361753628, 0.0199873541, 0.0187986027, 0.0211994164, 0.00562909199, -0.0527712777, 0.0129131135, 0.0166192241, 0.0367580876, -0.00316126528, 0.00258291396, 0.0408371389, -0.0085601816, -0.0170387831, -0.0331918299, -0.00214732951, -0.00736560253, -0.0120040672, 0.00302141206, 0.00460932869, -0.00106929441, -0.00352546643, -0.0237517375, -0.0098013794, -0.00272713765, 0.00716165, -0.015232346, 0.0102850385, -0.0263856389, 0.0185422059, 0.0193580147, 0.000341256411, -0.0403476506, 0.00563491881, -0.00649152, 0.0329121239, 0.0309541784, -0.0119283134, 0.0213276148, -0.0328421965, 0.0599970296, -0.0151624195, -0.0138454679, 0.0141251748, 0.00509298779, 0.00756372791, -0.0498809777, -0.014789477, 0.0118700415, -0.00544844801, -0.0296488814, -0.0404175781, 0.0129713854, -0.00772689, 0.000237094893, -0.0191715453, -0.0116835702, 0.0238682814, -0.000852230529, 0.0165842604, 0.0163511708, 0.0221317708, -0.0263623297, 0.0357091874, 0.00453357492, -0.00147137232, 0.021875374, 0.00595541578, -0.00421599159, 0.0111591211, -0.039391987, -0.029718807, -0.0117185339, 0.0367114693, -0.0384130143, -0.0318399146, 0.0208031647, -0.00714416848, -0.0375505872, -0.0115320627, -0.00151799, 0.0216889028, -0.0365949236, -0.039834857, -0.0383664, 0.0149642937, -0.0327023417, -0.000215060732, 0.0246607829, -0.0211877618, -0.0216189753, 0.0206400026, 0.00995288696, -0.00460350141, 0.0256397557, 0.0177147407, -0.0401611812, -0.0147428596, 0.0282270405, 0.0234487224, 0.0167707317, -0.0179245193, 0.00936433766, 0.00790753402, 0.0340775661, 0.00308842515, 0.0183906984, -0.0220618434, -0.0101393582, -0.0175282694, -0.00238041813, 0.00344971265, 0.0116544347, -0.0120040672, 0.0232739057, 0.00749380141, 0.00667216349, 0.0434710383, -0.0231107436, -0.00280434825, 0.0372009538, -0.0141951013, -0.0478764176, -0.0537968688, 0.00878161658, 0.0109668225, 0.0382032357, 0.0336580053, -0.00755207334, 0.027434539, -0.00682949834, -0.000258218555, 0.00725488551, -0.00600203359, 0.00231194845, -0.0261758603, -0.0316767544, 0.0329820476, -0.0151857277, 0.0403243415, -0.0353828631, -0.00726653961, -0.00573689537, 0.0317466781, -0.0132510923, -0.0106521528, 0.00177730119, 0.032632418, 0.0488553904, -0.0142184095, 0.0227144919, 0.00808235, 0.00194920413, 0.0495546535, -0.028133804, -0.0164210983, 0.00428883173, 0.00881075207, -0.00453648856, -0.0256397557, 0.0256397557, 0.0107337339, 0.0148710581, 0.000412275607, 0.00319331512, -0.0268984344, 0.0697867498, -0.02215508, -0.00132642034, 0.0173767619, 0.00348176225, 0.00367697398, 0.00214150222, -0.0195095222, 7.27036386e-05, 0.0229359269, 0.0153022725, -0.00385179045, -0.00495604798, 0.0155353611, -0.00203515566, 0.00513377832, -0.0264788754, 0.00312921568, -0.0532840751, 0.0042800908, 0.0157451406, -0.0263856389, -0.00156460784, 0.0199757013, 0.0154887429, 0.0136007247, -0.0185188968, 0.00579225365, 0.000472733, -0.0329587422, 0.0271781404, -0.042282287, -0.0304880012, 0.0173068345, -0.014369918, -0.0237284284, -0.0119691044, 0.00815227721, -0.00525323628, -0.00903801341, -0.00256106188, 0.0731432289, 0.0053319037, 0.00163307763, 0.00907297712, -0.0186004769, 0.03274896, 0.00823968556, -0.0296955, 0.0136939604, 0.0067887078, 0.00564948702, -0.03274896, 0.0130762756, 0.00542513933, -0.0225629844, 0.0311406478, 0.00769192679, 0.0218287557, 0.00166804087, -0.0535637811, -0.0170620922, -0.0159316119, -0.0101859756, 0.0191132724, 0.0284834374, 0.00956829078, 0.020488495, 0.00543096662, -0.0224114768, -0.0289729238, 0.00821054913, -0.00941095594, -0.0332384482, -0.0161530469, 0.017679777, 0.0399047844, -0.0207565483, 0.0407672115, -0.0145447338, 0.0076220003, 0.00939347409, -0.0360588208, -0.00413732417, -0.0288330708, 0.0386227965, 0.0144165354, 0.0252901223, -0.0241013709, -0.0041460651, 0.0166658405, 0.0269916691, -0.00687028887, -0.0106696347, 0.0095216725, -0.0387393385, -0.0111183301, 0.00325450068, 0.0300218221, 0.0104307188, -0.00743552903, -0.00373233249, -0.0127499513, -0.0355693325, 0.0118292505, -0.00374107342, 0.00709172338, 0.00631087599, -0.0152556542, 0.0194629058, -0.0092827566, 0.00827464834, 0.0170737468, 0.00573106809, -0.0297421161, 0.00884571578, 0.00328946416, 0.0723507255, -0.0176098496, 0.0127732605, 0.0341708027, 0.0151391104, 0.00754624605, -0.0100519499, -0.0126683703, -0.0433311872, 0.0276443176, -0.00668381806, -0.0101160491, -0.013927049, -0.00154566939, 0.00272131036, -0.0215490498, -0.0133909453, -0.0242179148, -0.0515592173, 0.0163511708, -0.0143582635, 0.00219977438, -0.0339144059, 0.0273646116, 0.0133676361, 0.0136589967, 0.00165638654, -0.0261059329, 0.00370319653, 0.000687611639, 0.0181692634, 0.0049706162, -0.020488495, -0.025243504, 0.0153022725, 0.0085310461, -0.0102559021, 0.00324867363, 0.036944557, -0.0231806692, -0.0104074096, 0.00928858388, -0.0182158817, -0.0351730846, 0.0161064286, -0.0301383678, -0.0129946945, -0.0202320982, -0.00303889369, 0.00632253056, -0.00749380141, -0.0175865423, 0.00637497567, -0.0177963208, -0.00741804764, -0.00622346811, -0.0195911042, -0.00982468855, -0.00485407189, -0.0138221588, -0.00267906301, -0.0301849842, 0.0407905206, -0.0212460347, -0.0142533733, -0.0166891497, -0.00931189302, -0.0145913521, -0.00120477716, 0.0214791223, 0.001276889, 0.0247074012, -0.0103433104, -0.00849608239, -0.00690525258, 0.0173651073, -0.0249171816, -0.00322245108, 0.00532316277, -0.0264788754, -0.035079848, -0.0167124588, -0.0247307103, 0.003155438, 0.0276909359, -0.00998785067, -0.000670129957, -0.00622346811, -0.00787257, -0.0362919085, -0.00984216947, 0.0200922452, -0.0103899278, -0.018985074, 0.0341241844, -0.0119108316, 0.00535229919, 0.0137405777, -0.0152673088, -0.000761908654, -0.027574392, 0.0037235918, -0.0350332297, -0.0287165269, 0.0170737468, -0.0156985223, 0.0293225572, 0.00984216947, 0.00941678323, 0.0160015393, -0.0110717127, -0.0224814042, -0.0240780618, -0.00296605355, -0.00644490216, 0.00339144049, 0.000847860123, -0.0385062508, 0.0157917589, 0.0548690781, 0.0367813967, 0.00719078584, -0.0233904496, -0.0195561405, 0.0011312085, 0.0216655936, -0.00612440519, 0.0231107436, 0.0120273763, 0.0016461889, -0.010896896, -0.00626425864, -0.0156519059, 0.00988296047, -0.00451026624, -0.00738308439, 0.0216189753, 0.0472936928, 0.0234953389, 0.00277812569, 0.0057456363, -0.0325858, -0.0086650718, 0.0150575293, -0.0199523922, 0.0269450527, 0.0187170208, -0.0211061798, -0.00819889456, -0.0138571225, 0.0426785387, 0.0200223178, -0.0432612598, -0.0110076135, -0.0194978695, -0.00573106809, -0.0082513392, 0.0603233539, -0.0138454679, -0.0281804223, -0.0086650718, 0.00018191844, -0.0156169422, -0.0160248466, -0.0200572815, -0.00332734105, -0.0285533648, -0.00210362533, -0.0186704043, 0.0195328314, 0.0272247586, 0.032632418, 0.00102923228, -0.0239149, 0.0260826237, 0.0308376327, 0.00302141206, -0.00264409976, 0.00957411807, 0.0144631527, -0.0111707756, 0.00627008546, 0.0447064117, 0.0285300557, -0.0268751252, -0.00298936246, 0.0230757799, 0.013927049, -0.0280638784, 0.00147719961, -0.0299285874, 0.0207215846, 0.0183207709, -0.0238682814, 0.00105181267, -0.0143815717, 0.00161413918, -0.00316126528, 0.0125168627, 0.0317233689, -0.0327955782, -0.00559412828, -0.0167357679, 0.00218812, -0.0407205932, 0.0113630733, 0.0206749663, 0.0254532844, 0.0281571131, 0.0242878404, 0.0190666541, -0.0180177558, 0.0458019264, 0.0235652663, -0.0110600581, 0.0272480678, -0.00625843136, 0.00677122641, -0.00916621275, -0.00719078584, -0.00353712076, 0.0215140861, 0.0022536763, 0.00592919346, 0.0105938809, -0.00374107342, -0.00647986541, -0.0266653467, -0.0148943672, -0.00207885983, 0.00656144647, -0.0105006453, -0.027993951, 0.00829795748, 0.00415771967, 0.0386227965, 0.0347302146, 0.0344272, 0.0200572815, -0.0371776447, 0.022015227, 0.0016389048, 0.0263623297, -0.0226212572, -0.00909045897, 0.00460058777, -0.0201854799, 0.0357791148, 0.0182391889, 0.0338211693, 0.0115961619, 0.014066902, -0.00714416848, -0.0175282694, -0.0501140691, -0.00682949834, 0.00178604212, -0.00374690071, 0.00204681, 0.0288330708, -0.0138454679, -0.00288738613, -0.014509771, 0.0191598907, 0.0381566174, -0.0260126982, 0.0277841724, 0.0328888148, 0.0139037399, 0.0237051193, 0.0168639664, 0.000544116425, 0.0189384557, -0.0371310264, -0.0229942, -0.0131811649, 0.0223415513, -0.0275277738, 0.0156868678, -0.00756372791, 0.00199873559, 0.000146955135, -0.0528645143, -0.0285067465, 0.00218812, 0.00105545472, -0.00507841958, -0.00157043501, 0.0146962414, -0.00840284675, -0.0146845877, -0.0144165354, 0.0119574498, -0.0536570176, 0.0156519059, -0.0272014495, -0.0155586703, -0.0180760268, 0.00910794083, 0.0148360953, 0.00212839106, -0.0114446543, 0.00300975773, -0.0105297817, 0.00279269391, 0.0206166953, -0.0178312846, 0.00680618966, -0.0334715359, -0.0225862935, -0.0120390309, -0.00821054913, 0.00843198318, -0.0175632332, -0.00809983164, -0.0391822085, -0.00774437143, 0.0179245193, -0.00306802988, 0.0134608718, 0.00948671, -0.0201854799, -0.0377137512, -0.0109551679, 0.0115029272, 0.00988878775, 0.00789005216, 0.0137638869, -0.0104074096, 0.024823945, 0.0355693325, -0.0476433262, -0.00459476095, 0.0118758688, 0.00466760108, -0.0156985223, -0.00599037949, -0.00487446738, -0.0122488104, -0.00496770255, 0.029718807, 0.0204418786, -0.00108167715, 0.0226445664, 0.00347302156, 0.00303015299, -0.0136939604, 0.0117476694, 0.0201854799, 0.0162929, -0.00586509425, -0.00446656207, 0.00395668065, -0.0220851526, -0.00571941352, -0.00715582259, -0.0224114768, -0.0482493564, -1.91433192e-05, -0.0179361738, 0.0038168272, -0.0239848252, 0.0355460234, 0.00174816512, 4.21335135e-05, -0.0248006359, 0.00190550007, -0.0355460234, -0.0229592361, 0.0153605444, -0.0178779028, 0.0343106538, 0.0262224767, -0.0264322571, 0.00562035106, -0.026688654, 0.0376438238, 0.0260126982, 0.0130296573, -0.00981886126, -0.0303481463, -0.015372199, 0.0095275, -0.00931189302, 0.0180760268, 0.00675374456, -0.000427207851, 0.00833292, 0.00687028887, 0.00226678746, -0.00286990451, 0.00526780449, 0.00279706414, 0.0169105846, -0.0196726844, 0.0172369089, 0.015150765, 0.0475034751, -0.00699266046, -0.0340076387, -0.00411692914, 0.0114504816, -0.0078084711, -0.010174321, -0.0131928194, -0.0100869127, 0.0111416392, 0.0355227143, 0.010896896, 0.027434539, 0.0163395163, -0.0196843389, 0.0280405693, -0.024544239, 0.0141951013, 0.0258961525, 0.0111649483, 0.00158208946, -0.0212926511, -0.0092536211, -0.00797746051, -0.00973728, 0.00664885482, -0.00566114159, 0.0155003974, -0.018763639, -0.0144398445, 0.0226795301, -0.022516368, -0.0083562294, -0.0319797695, 0.00162142317, 0.00587383471, -0.0104773361, 0.000269508804, 0.0349633023, -0.00281017553, -0.0272247586, -0.014288337, 0.0113164559, 0.000139033757, -0.00980720669, 0.0257796086, 0.0215257406, 0.0134026, 0.00361870183, -0.0291360859, -0.0129946945, 0.0275510829, -0.00499101169, 0.00667799078, 0.0252901223, -0.0133676361, -0.00485115824, 0.0589714386, -0.0127033331, -0.0170737468, 0.005879662, -0.018705368, -0.0212343801, -0.0110658854, 0.0167590771, -0.0154188164, -0.0132744005, 0.0124585908, -0.0226329118, 0.000217063847, 0.00988878775, 0.00446656207, -0.00184285745, 0.0155353611, 0.00467925519, 0.00521244574, -0.0180061013, -0.0153139271, 0.00163453445, 0.0223182421, -0.0119691044, -0.0096673537, 0.00180206692, -0.0209430177, 0.0147195505, -0.00926527567, 0.00558830146, 0.0276676267, 0.00653231051, 0.0180294104, 0.013204474, -0.00381100015, 0.0531442203, 0.00520661846, -0.00523575442, -0.0148011316, 0.00423347345, 0.00872334372, 0.0192181617, -0.0103607923, 0.0232739057, 0.0155703239, 0.00286699086, 0.0331685208, -0.00366823329, -0.00925944839, -0.0117942877, 0.00745301088, 0.00967318099, 0.00563783245, 0.00750545552, -0.00441411696, -0.0303015299, -0.0236351937, -0.0254299752, -0.0029150655, -0.017539924, -0.0064682113, 0.000769921055, 0.0149176763, 0.0181459542, -0.00359830656, 0.00634583971, -0.0115845073, -0.00773271732, -0.0268285088, 0.0263623297, -0.0282037314, 0.00567570934, -0.00364783802, -0.00553002907, 0.00210508215, 0.00028189164, 0.0114854453, 0.0211411435, 0.000537560787, -0.00681784423, -0.00584178511, 0.0163977891, 0.0316068269, 0.00906132255, 0.00493273931, -0.00699266046, -0.0188568756, 0.0093876468, -0.0029558558, -0.0190899633, 0.00303889369, 0.0333083719, -0.00668964535, 0.0166658405, -0.00920117553, 0.0139853209, 0.00617102301, 0.0141368285, -0.0092827566, -0.0283435844, 0.0156985223, 0.0161180831, 0.00328363688, -0.0333549902, 0.0108561059, -0.00308842515, 0.0032078831, -0.00674791727, 0.000553949852, 0.00709172338, 0.0592511445, -0.0136123793, 0.018623786, -0.00643324759, -0.010716252, -0.00937599223, 0.00710920477, -0.00779098924, 2.52436876e-05, -0.00981303398, 0.00411984278, -0.0127499513, 0.016094774, 0.0147428596, -0.0180876814, -0.00296168309, 0.00280726189, -0.00655561918, -0.0243344586, -0.0102559021, -0.0159316119, 0.00559995556, 0.0123537006, 0.00270528556, -0.0285300557, 0.00171174505, 0.0275044646, 0.0386227965, -0.0411168449, -0.000654105155, 0.037970148, 0.030464692, 0.00445199385, 0.00217355206, -0.00079832878, 0.027714245, -0.0169105846, -0.00126669137, 0.00379060488, 0.0242412239, -0.0122138476, -0.0187403299, -0.00465886, 0.0071383412, 0.039671693, -0.0230291616, -0.00415771967, -0.00381391356, 0.00668381806, -0.000804155949, 0.0215840116, 0.0032399327, 0.0363618359, 0.00777933514, -0.00590879843, -0.0154188164, -0.00262516132, -0.0162462816, 0.000995725743, -0.0267119631, 0.00534064462, -0.0141601376, -0.0175282694, 0.0049531348, 0.00888650585, -0.00337395864, 0.0315835178, -0.0114155188, 0.0249171816, 0.00895060599, -0.0169921648, -0.036221981, 0.00144879182, -0.00703345099, -0.0235069934, -0.0340775661, -0.00766279083, 0.00314087, -0.0144748073, -0.0137405777, 0.0214907769, 0.0260826237, -0.00314378366, 0.00714416848, 0.00535812601, 0.00376729597, -0.0204768404, -0.00292234938, -0.0217238665, -0.0315135904, -0.0331219025, -0.0111299846, 0.000643543317, 0.0277375542, 0.00797163323, -0.00734812068, 0.00854270067, 0.0160481557, 0.00673626317, 0.0173534527, -0.0145563884, -0.0166308787, 0.0341708027, -0.0128664952, 0.0222366601, 0.0259194616, -0.00409070635, 0.019124927, 0.0135424528, -0.0161413923, 0.00259456853, -0.00492982566, -0.0114446543, 0.0239149, -0.0332617573, -0.0205351133, 0.027574392, 0.0177263953, -0.00851356424, 0.00625843136, -0.0157917589, 0.0298353527, 0.0229475815, 0.0241712965, 0.0168406572, -0.0250337254, 0.0185305513, 0.00327198254, -0.00615936844, 0.011298974, 0.0177846663, 0.0219802633, 0.00248967856, -0.0232739057, 0.00395668065, -0.000111627633, -0.00162870716, 0.0167008042, -0.028273657, 0.00342349, 0.0014538907, -0.0222716238, 0.00734229386, -0.0176681224, -0.00210945262, -0.0184955876, -0.011479618, 0.00807069615, 0.0266187284, -0.0218404103, 0.0257096831, 0.0231107436, -0.0168056935, 0.0166891497, -0.00991209596, -0.00197251304, -0.0115670264, 0.00761034572, -0.000505875272, 0.00482493592, -0.00631670328, 0.00532899, 0.0349633023, 0.0219219904, 0.00300975773, 0.00583887147, 0.0126683703, 0.0148594035, 0.000610401, -0.0059117116, 0.00927110296, 0.0287631433, -0.000220705857, 0.0261059329, -0.0118816961, -0.00143640907, -0.00843781047, -0.00381100015, -0.0314669721, -0.00552128814, 0.0197542664, -0.00875830743, -0.000387509936, -0.00828047562, 0.0250104163, 0.0188219119, -0.00754041923, 0.0225396752, -0.0062292954, 0.0237750467, -0.00652065594, 0.0254299752, -0.0267818905, 0.0357324965, 0.0427018479, -0.00242120866, 0.00696935179, -0.0148943672, 0.00355460239, 0.0250337254, 0.00767444493, -0.00167241134, -0.0139153944, -0.0079424968, 0.00815810449, 0.00062569743, 0.0135074891, -0.00555625139, 0.0073772571, 0.0139037399, -0.00357791129, -0.00804156, -0.0160365012, 0.00229446683, -0.00442285789, -0.0138454679, 0.0337046236, 0.00275481702, -0.00839702, -0.0125634801, 0.0134958345, 0.00678288098, 0.0421191268, 0.00716165, -0.0150924921, -0.00954498164, -0.0137172695, -0.00206866208, 0.00331277307, 0.0124352816, -0.0368280113, 0.0175515786, 0.00153838529, 0.0272480678, -0.0270849057, 0.0137988506, -0.0193230528, 0.00527654495, -0.0111882566, 0.0257329904, -0.062747471, 0.00273005129, -0.00569901848, -0.0154304709, -0.0116252983, 0.0206866208, -0.00334773632, -0.0143233, -0.0354761, 0.00332151377, -0.0133909453, -0.000541202782, 0.00188656151, 0.0136123793, -0.0036915422, -0.0117068794, 0.000993540511, 0.00162433682, 0.0132627459, 0.0133676361, -0.00730733, -0.00609526923, 0.0062933946, -0.000395522366, 0.00153547176, -0.0004384981, -0.0131112384, 0.0170620922, 0.026548801, -0.0198824648, -0.00868838094, -0.0142417187, 0.0239382088, 0.0187170208, -0.0254765935, 0.0084902551, -0.0250104163, 0.0149992574, 0.0140435938, 0.014789477, 0.0157101769, -0.00205555093, 0.0228310376, -0.00687028887, -0.00921865739, -0.00756372791, 0.00481910864, -0.0220035724, -0.00930023845, -0.00201913086, -0.00708006881, 0.000219795344, 0.00289612683, 0.0090788044, -0.00703345099, 0.0215607043, -0.00784343388, -0.0141018657, 0.0294624101, 0.000298280676, -0.0172369089, 0.0254765935, 0.0135774156, -0.0046617738, -0.00628756732, -0.0122721195, -0.0193813238, 0.0116835702, -0.00424804119, 0.00540474383, 0.0189501103, -0.019544486, 0.000377676508, -0.00913124904, -0.0156285968, -0.00111372687, 0.0238100085, 0.0271082148, 0.0270615965, 0.0135774156, -0.00224930583, -0.0235069934, 0.00174233795, -0.00791918859, 0.0146612786, -0.0100869127, 0.0214674678, 0.00691690668, 0.0183906984, 0.022213351, -0.00693438854, -0.0119574498, 0.00693438854, -0.0212227255, 0.00761617301, 0.00648569269, -0.000369117799, -0.0125867892, -0.00549797947, 0.00119749317, -0.0019084136, 0.00673043588, 0.00271402649, 0.0162695907, -0.00283931149, 0.0132161286, -0.00587674836, 0.00608944194, 0.00555333775, 0.00511338329, 0.00294711511, -0.00386344502, 0.00428591808, 0.00814062264, 0.0182158817, -0.0110425763, -0.0129713854, -0.00403534807, -0.00424221391, 0.00564074609, -0.0130413119, -0.0104598552, -0.0117476694, -0.00870003551, 0.0175515786, 0.00802407786, 0.00386053137, -0.00629922189, 0.0167124588, -0.00144514989, -0.0132394377, 0.0199407376, 0.00696935179, 5.77258688e-05, -0.00106638076, 0.0507667176, 0.00409653364, 0.0201272089, -0.0140902111, -0.01637448, 0.0064682113, -0.0102966931, -0.0325624906, 0.00500557944, 0.00072767376, -0.00416937377, 0.00100009621, -0.0168872755, 0.0102325929, -0.0134958345, 0.00328072323, -0.0105181271, 0.0117651513, -0.00829213, 0.0300218221, 0.00721992226, -0.00289612683, 0.00457145181, 0.00899139605, -0.00409362, -0.0174933057, -0.000317219121, -0.00449278438, 0.00156897819, 0.018041065, 0.00388675393, -0.00886319764, -0.0130995838, -0.00697517907, 0.00141164334, 0.0164677165, -0.0205118041, 0.00086097134, -0.0141018657, 0.00333899539, 0.00931772, -0.00190112961, 0.0116486074, -0.00970231649, -0.0133326733, 0.00877578929, 0.0111591211, -0.00229446683, -0.0296022631, -0.0105414363, 0.0257096831, 0.00312630204, -0.0163511708, 0.0121672293, -0.0264555663, -0.0116427802, 0.0106987711, 0.00264409976, -0.0199290831, 0.00398290297, -0.020849783, 0.0185305513, 0.00747631956, 0.00803573243, 0.00777350785, 0.0288330708, 0.0023148621, 0.00926527567, 0.0151158012, 0.0168290026, 0.0225862935, 0.00355460239, -0.00442868518, 0.00845529232, 0.0134259081, -0.0162462816, 0.0159199573, 0.017598195, 0.0122138476, -0.0257796086, 0.0064682113, -0.00653231051, -0.0105530899, -0.047317002, -0.0162462816, -0.00867672637, -0.00171320187, 0.0106463255, 0.00740639307, 0.0133093642, 0.00104307185, -0.0199407376, 0.0119691044, -0.0141601376, -0.00206866208, -0.0208031647, 0.00102923228, -0.040860448, -0.0189734194, 0.0024080975, -0.00109478843, 0.00935851, -0.00263244542, -0.0164793711, 0.0101102218, -0.00201767404, 0.0258029178, -0.0271082148, 0.0141834468, 0.00670712721, -0.0129713854, -0.0015616942, 0.00844363775, -0.000240736903, 0.00553002907, 0.00712668663, 0.00614771433, 0.0096673537, 0.0228543449, -0.0215607043, -0.00757538248, 0.00953915436, 0.0214441586, -0.0409070663, -0.0126800248, 0.0141018657, -0.00554751093, 0.00783178, 0.00867089909, -0.016234627, -0.00801242329, 0.00793666951, 0.0292293206, -0.035802424, -0.0170038193, 0.00139124808, 0.0201388635, 0.0206633117, -0.0256164465, -0.0123770097, -0.00473461393, 0.0102267666, 0.000107439315, -0.0278307889, -0.00445782114, 0.00302723935, 0.018903492, -0.00742387492, 0.0333549902, -0.0170271285, -0.00368571491, -0.00690525258, -0.00929441117, -0.0158383772, 0.0114854453, 0.00703927828, -0.0459417813, 0.0170154739, -0.0248705633, -0.000308296207, 0.00389549462, 0.0123886634, -0.00988878775, -0.0169572029, 0.013787196, 0.0111591211, -0.0175748877, 0.00458893366, 0.00351963914, -0.00429174537, -0.0146845877, -0.00585343968, 0.00194192014, -0.0170504376, -0.0173534527, 0.0206749663, 0.032189548, -0.000306657312, 0.0194745604, 0.00463263784, -0.00114286295, 0.000237094893, -0.0164327528, -0.00642742077, -0.00785508845, -0.00868838094, 0.00161850953, -0.0146030067, -0.0207798555, -0.0289263055, 0.0013380748, 0.00425386848, 0.0156752151, -0.0169222392, -0.011298974, 0.00116690027, -0.00613605976, -0.00608944194, -0.0147428596, 0.00671878131, 0.0172485635, 0.00482202228, 0.0152673088, 0.00917204, 0.0110309217, 0.013787196, -0.00407905225, -0.00163016398, -0.00939347409, -0.00926527567, -0.0430747904, 0.000537925, 0.0126683703, 0.0177380498, 0.00681201695, -0.000447603117, -0.00341183576, -0.00299810315, 0.0293225572, 0.00533481734, 0.011398037, -0.00857183617, 0.00900305063, 0.00236147968, -0.0102500748, 0.00895643327, 0.00657310104, -0.0206749663, 0.00708006881, -0.00130675349, 0.0109027233, 0.0126800248, -0.0049531348, 0.000581264903, -0.0104773361, -0.00614188705, -0.00735394796, -0.00646238402, 0.00229446683, 0.00362161547, 0.00226096017, -0.0098013794, 0.00160539837, -0.0167008042, -0.0169921648, 0.0168639664, 0.00907297712, 0.0241246782, 0.00653231051, -1.3555109e-05, 0.01107754, 0.0314669721, 0.0150458748, -0.0065497919, 0.00756372791, 0.0131112384, -0.00240372703, -0.0195328314, -0.00937016495, -0.00113266532, -0.0006770498, -0.00485698553, -0.015815068, -0.00198708102, 0.0147661688, -2.1522008e-05, -0.00372067816, -0.0018151782, -0.0179478284, -0.0147778224, -0.0147195505, 0.000420652243, 0.00816975813, -0.00621764082, -0.00834457483, 0.0100694317, 0.0103491377, 0.0183557346, -0.00979555212, 0.000726216938, -0.0134259081, 0.0109551679, 0.0029238062, -0.00350215752, -0.0185072422, -0.00420725066, -0.00416937377, 0.00168406579, 0.00554459728, 0.00981303398, 0.0320730023, -0.00462972419, 0.0101335309, -0.0074471836, -0.0114563089, -0.0106929438, -0.00332442741, -0.0223532058, -0.0177147407, -0.0115262354, -0.0213742331, -0.0182042271, -0.00621181354, 0.00489194877, 0.00295002875, 0.00538726244, 0.0219453, 0.00817558542, -0.0131228929, 0.0156169422, 0.00523575442, 0.00758703658, 0.00919534918, 0.00799494237, 0.0027402488, 0.00457145181, 0.00965569913, 0.021875374, -0.0183324255, -0.0173068345, -0.00340018119, -0.000372213486, 0.00434127683, -0.0142184095, -0.0043325359, -0.0178895574, 0.0103782741, -0.0143932262, -0.0101277037, -0.0190316904, 0.00525323628, 0.00953915436, 0.020290371, 0.0143582635, 0.00285242288, 0.0275277738, -0.0119341407, -0.00139707536, -0.027434539, -0.00141965575, -0.0285999812, -0.000903218635, -0.0456620753, -0.0100111589, 0.00477249082, 0.0108211422, 0.00211528, -0.00155295338, -0.0122371558, -0.0413499326, 0.00178604212, 0.00983634219, 0.0126450611, -0.000935268356, 0.0105822263, -0.00779681653, 0.00645655673, -0.0213159602, 0.0266187284, -0.0266187284, -0.0067887078, 0.00531733548, -0.00123682688, 0.0061185779, 0.00365075166, 0.00485115824, 0.00456562452, 0.00497644348, -0.000381682737, -0.00327780959, -0.00840867404, 0.00596124306, -0.0213159602, -0.00983051583, 0.00545136165, -0.0138804317, -0.00608944194, 0.00437332643, 0.0190666541, -0.0260360055, 0.00248822174, -0.0156519059, -0.0061185779, 0.0112814922, 0.017318489, 0.00916038547, -0.0267119631, 0.0157101769, 0.00639245706, -0.00382556813, -0.00398290297, -0.0347069055, -0.0140086301, -0.0327023417, 0.00881075207, 0.00171902904, 0.00318457419, -0.0160831194, 0.0202204436, -0.00254212343, 0.00900305063, -0.00372067816, -0.00267177913, 0.0161530469, 0.0236818101, 0.0287631433, 0.0129131135, 0.00268780394, -0.00365657872, 0.0161763541, 0.0115670264, 0.00692273397, 0.00182537583, -0.0108386241, 0.000647185312, -0.00623512222, 0.0203253329, 0.0141484831, -0.01442819, -0.0129946945, 0.00142766826, -0.00584469875, 0.00793084223, 0.00927692931, -0.0200922452, -0.00873499829, -0.0040236935, 0.0155586703, -0.00234399806, -0.00474044122, -0.000960762438, 0.00857183617, 0.0280638784, -0.00730150333, -0.0126800248, 0.0394852236, 0.0125634801, 0.0120390309, -0.0294857193, -0.00123318483, -0.00304472097, -0.0228077285, -0.014789477, 0.00941095594, -0.00193317933, -0.0220618434, 0.000746612204, 0.00501432037, 0.00250716018, -0.00165492971, -0.00171902904, 0.00834457483, -0.00617102301, 0.0103374831, 0.00482493592, -0.0062409495, 0.0224697497, -0.020430224, 0.00864176266, -0.00885737, -0.0171669815, -0.00439663557, -0.00721409498, -0.0139736664, 0.0121672293, -0.0100985672, 0.00347593497, 0.0113747278, 0.00667799078, -0.0126800248, -0.00666050939, 0.00200310582, -0.00020286, 0.0116311256, 0.000725488528, 0.00441994425, -0.0312805027, -0.000330876675, 0.00360704749, 0.0146263149, -0.00273296493, -0.0215257406, 0.00842032861, -0.0289263055, 0.00939930137, -0.00142038416, 0.00373233249, 0.00470839161, 0.00697517907, 0.010634671, 0.00291069504, 0.01442819, -0.00865341723, 0.00740056578, -0.00916621275, 0.00169572025, -0.0138687771, -0.0209546722, -0.0118875233, -0.00997036882, -0.0199174285, 0.0105938809, 0.000511338294, -0.0174933057, -0.006602237, -0.00366823329, 0.0266420376, -0.0004384981, 0.000408633612, -0.00805321429, -0.00437332643, -0.0159432665, -0.0165609512, 0.000412639813, -0.0189734194, -0.0168173481, -0.00174670829, -0.0148827126, -5.32188824e-05, 0.00390132191, -0.00857183617, -0.00386635866, 0.0198708102, -0.00402660714, -0.0174816512, 0.0277608633, -0.016456062, -0.0353362449, -0.0137638869, 0.0137638869, -0.0126334066, 0.0374107361, 0.0247540195, 0.0148011316, 0.00893895142, 0.000510245678, 0.0073947385, 0.0147778224, 0.00244160392, 0.0229475815, -0.0212227255, 0.0133093642, 0.0030534619, 0.00246491283, -0.00998202339, 0.0278074797, 0.0170387831, 0.0151857277, -0.00463555148, -0.011357246, 0.0108094877, 0.0138454679, -0.00404991582, -0.0267585814, 0.0141601376, -0.00324284635, 0.0191948526, -0.00476375, -0.00064500008, 0.00882823393, -0.0116427802, 0.0164094437, -0.0220035724, -0.00479288632, -0.00102559023, -0.00097023166, 0.00556790596, 0.000556499232, -0.0348467603, 0.0257563, 0.0161180831, 0.0188219119, -0.00917204, 0.00455105677, -0.0261991676, 0.00868838094, -0.00272713765, -0.0274811555, -0.0177613571, -0.0175748877, -0.00632835785, -0.00450443896, 0.00857183617, -0.0234487224, 0.0125401709, 0.0079424968, 0.00314087, -0.0106579801, -0.0104715088, 0.00639245706, 0.0183207709, 0.00259456853, -0.00753459195, 0.00714416848, 0.000940367172, 0.00291797891, -0.0184839331, 0.00132496352, -0.0185655132, 0.00390423555, 0.00994706, 0.0377836749, 0.0132394377, 0.00470839161, -0.00540183, -0.00617102301, 0.012843187, -0.0226795301, -0.00886319764, -0.0182042271, -0.00973145291, -0.00166949769, 0.00790170673, 0.00446073478, -0.017178636, -0.00298644882, -0.00388675393, -0.0153605444, 0.0303015299, -0.0226562209, -0.0106638074, -0.0261991676, 0.00728984876, -0.00858931802, 0.00548341125, -0.00325450068, 0.00132787717, -0.00136502564, -0.00349341659, -0.0142999906, -0.0137988506, -0.0038692723, -0.0156169422, -0.0169222392, -0.00114140613, 0.0010008245, 0.00440537604, -0.000690525223, -0.00813479535, -0.0333783, -0.0154304709, -0.0220035724, 0.0082222037, 0.00569027755, -0.0222016983, 0.0041256696, -0.00108823285, -0.00687028887, 0.00560578285, 0.0125867892, -0.0163278617, -0.0148360953, -0.00100373814, 0.00432088133, 0.00268489029, 0.00405282946, -0.00204389635, 0.00117199903, -0.00145097706, 0.00973145291, 0.00285242288, 0.0135307983, -0.0135541074, -0.0144981164, -0.0213509239, -0.0170504376, 0.0241479874, -0.00448987074, -0.0141368285, -0.00682367152, -0.00333025469, -0.0313504301, 0.000600203348, 0.020208789, 0.0116486074, -0.0104889907, -0.00934685674, 0.00741222035, -0.014369918, -0.0270615965, -0.00783760753, 0.00175107876, 0.0130180027, -0.00224202173, -1.49208627e-05, 0.00733646657, -0.0261758603, 0.0133559816, 0.00733646657, 0.00790170673, -0.00286407722, -0.00443159882, 0.00691690668, -0.0171436723, -0.000703272293, 0.00148375519, -0.0296488814, -0.0211411435, -0.00900887791, 0.000995725743, -0.00202787155, 0.0169572029, -0.00526489085, 0.0100752581, -0.0186354406, -0.00609526923, -0.0206400026, -0.00950419158, 0.0211178344, -0.027714245, 0.0181925725, 0.0137172695, 0.00552128814, 0.0192997437, -0.00377020962, 0.000330330367, -0.0102209393, 0.0185538586, 0.00589423, 0.00261933403, -0.0115845073, 0.00134025991, 0.0122837741, 0.00116325822, -0.0086650718, 0.00648569269, -0.00245034485, -0.00227989862, 0.013344327, 0.0205234587, 0.0248006359, -0.00469673704, -0.0201155543, 0.00034653733, 0.003878013, -0.00457145181, -0.0214791223, -9.42370243e-05, -0.0128082233, 0.0216655936, -0.00480162678, 0.00246782647, -0.0181576088, 0.00332442741, -0.00054375222, 0.00694604311, 0.00031048141, -0.013344327, -0.021071218, 0.00692856126, 0.00107366475, 0.00230612117, 0.0173301436, -0.00321079674, -0.0131811649, 0.0165492967, -0.0110950219, -0.0224580951, -0.00207011891, -0.0155586703, -0.032469254, 0.00486281281, 0.000567789481, 0.0144048808, -0.0251269601, 0.0125984438, -0.0210945271, 0.0109843044, 0.0158383772, 0.0258262269, 0.0119691044, 0.0291127767, 0.0130995838, 0.0211178344, 0.000676685595, 0.000558684464, -0.00152964448, -0.00489777606, -0.00177293085, -0.00271839672, -0.0156285968, -0.0110076135, 0.0096964892, -0.00694021583, 0.00160102791, 0.00093162636, -0.00568445027, 0.0256397557, 0.0046938234, 0.000462171156, 0.0146030067, -0.00401786622, -0.0139969755, 0.0187170208, -0.0256164465, -0.0120040672, -0.00948671, 0.00124556769, -0.0195095222, 0.0060544787, 0.000105800413, 0.00332151377, 0.0115786809, -0.0169105846, -0.0233438313, 0.0128664952, 0.0133093642, 0.00553585635, 0.0160015393, -0.000737507187, 0.0049531348, 0.00168406579, -0.000165347286, 0.000434856076, -0.015150765, -0.00887485221, 0.00578351319, -0.0179245193, -0.00600786088, -0.0103782741, 0.0171203632, 0.0283668935, 0.00224347855, -0.0237983558, 0.00543388, 0.00290486775, 0.0128315324, -0.0122371558, -0.00560578285, -0.0385062508, 0.00593502074, 0.00312921568, 0.00410818821, -0.0123537006, -0.0136123793, 0.00842615589, 0.0229009632, 0.00436167186, -0.00815227721, -0.00604282413, 0.0243111495, 0.0225513298, 0.00846694689, -0.0406040475, -0.0103200013, -0.0111008491, -0.00876413472, 0.0192880891, -0.00107075111, 0.0081173135, -0.00674791727, 0.00109915889, -0.0186354406, -0.0182391889, 0.00650317455, -0.0052415817, 0.000312302407, 0.0131578567, -0.00919534918, -0.0185888223, -0.0121555747, 0.015954921, -0.00601951545, 0.0160714649, 0.00184868462, -0.00121788844, 0.000103524158, -0.00696935179, -0.00453066127, -0.0155353611, 0.00513669197, 0.0129597308, -0.021793792, 0.0012157032, -0.0109318597, -0.000836934079, 0.00216772477, -0.0018457711, 0.0173534527, -0.0272247586, -0.0102092847, -0.00793084223, 0.0116136437, 0.0199290831, -0.0162812453, 0.0181459542, -0.00530276773, -0.0215373952, 0.0152906179, -0.00245471532, 0.0139853209, -0.00748214684, -0.0226445664, -0.0245209299, -0.000506603683, 0.00549215218, -0.00643324759, -0.0112523567, -0.0233671404, 0.00507259276, 0.0119457953, 0.0176331587, 0.00871169, 0.025103651, 0.00242994959, -0.00816393085, 0.00217209524, 0.00945174601, 0.00970231649, -0.00673626317, 0.00790170673, -0.0167940408, 0.000816538814, 0.00412275596, 0.0196144134, -0.00209488464, 0.00021924905, -0.0226562209, -0.0140552474, 0.000463627977, 0.0255465209, -0.00510172872, 0.00681784423, 0.00226241699, -0.0130879302, 0.00216044066, -0.00425678212, -0.00796580594, -0.0062933946, -0.014789477, -0.0337046236, -0.0127266422, 0.00761617301, -0.0175748877, -0.00174379477, 0.0159432665, -0.0240314435, 0.0244276952, -0.00955080893, -0.0195211768, -0.00186033908, -0.0039391988, -0.0295556448, -0.0171902906, 0.0107978331, 0.0118292505, 0.0191948526, -0.0159432665, 0.0117418431, -0.00773271732, -0.00797746051, -0.00937016495, -0.012202193, 0.0244043861, -0.00225221948, 0.0209430177, -0.000649734691, 0.0318865329, 0.00241683843, -0.00371776451, -0.00964404456, -0.0160365012, -0.00232214597, -0.0275510829, 0.0119283134, -0.018041065, 0.00784926116, -0.01442819, -0.00863010902, -0.00197105622, -0.00282765715, 0.00986547861, 0.0116660884, -0.0102325929, 0.0188568756, 0.0260593146, 0.00418976927, 0.0159898847, -0.0173884165, 0.00312630204, -0.00755207334, -0.0141951013, -0.00461806962, 0.00911376812, 0.0113222832, -0.00273733516, 0.00234982534, -0.0264555663, -0.00241683843, -0.0198941194, 0.0207565483, 0.00342349, 0.00230029388, 0.011357246, -0.00205992139, 0.0113863824, 0.0142766824, -0.0104365461, 0.0148827126, 0.0235419571, -0.0319331512, 0.0167357679, -0.00640993891, -0.00486281281, 0.00150487886, 0.00435001776, 0.00658475561, 0.0135774156, 0.0264788754, -0.00530859502, 0.0188568756, 0.00892729685, 0.00955663621, 0.00531733548, -0.015873339, -0.027714245, 0.0324459448, -0.00338561321, 0.0161763541, -0.0167940408, -0.0138804317, 0.0180760268, 0.0189967286, 0.0104482006, -0.0307910163, -0.00336521794, -0.0135774156, -0.0119924126, -0.0111649483, -0.0118816961, 0.00743552903, -0.00206137798, -0.010174321, -0.0319331512, -0.0266653467, -0.0197892301, 0.00456271088, 0.0207915101, 0.0288796891, -0.0183207709, 0.0107453885, -0.00709172338, -0.00256688916, 0.0199174285, 0.0148710581, 0.00618850486, -0.00173068349, -0.0118350778, 0.000743334414, 0.000351818249, -0.0106987711, -0.014066902, 0.0212343801, 0.00642742077, 0.00635749381, -0.00178604212, -0.0205001496, -0.0325158723, -0.00420142338, 0.0196959935, -0.010174321, 0.0183790438, 0.00550089311, 0.00453066127, 0.000835477258, -0.00150196522, 0.0213276148, 0.00730733, 0.00619433168, -0.0195561405, 0.00610109651, -0.019404633, -0.00876413472, -0.00326324161, -0.00166804087, 0.0280172601, 0.0118816961, -0.0116952248, 0.0140552474, -0.0052619772, 0.00444325292, 0.0101160491, -0.0227494556, -0.0046617738, -0.00241683843, 0.0248006359, 0.00611275062, 0.00948671, -0.0256164465, 0.0158616845, -0.00886902492, 0.00883406121, -0.00956829078, 0.00807069615, -7.25670616e-05, 0.0134492172, -0.0126334066, 0.000809983176, -0.00455688406, 0.00458602, -0.0100927399, 0.00410236092, -0.0123770097, 0.0199990086, 0.00344388536, -0.00578642683, 0.00493565295, -0.00550380675, -0.0117768059, -0.0105239544, 0.0279473327, 0.00831543934, -0.00358082494, -0.0169455484, 0.0113863824, 0.012120612, -0.0217588283, 0.0129713854, -0.0159199573, 0.00807652343, 0.00414023781, 0.00541931204, 0.00651482865, -0.00168697932, -0.00839702, 0.016456062, 0.0137172695, 0.0236701556, 0.0139503581, 0.0142533733, 0.00842032861, -0.0185655132, -0.0116252983, 5.71340433e-06, 0.0265021846, 0.0014458783, -0.0126916794, -0.0118700415, 0.00552128814, -0.0153488899, 0.027993951, -0.000448331528, -0.00286699086, 0.0273879208, 0.00159374392, 0.00917204, 0.0182741527, 0.0115728537, -0.017959483, 0.00622346811, -0.0105472635, 0.0188102573, 0.0395784602, -0.0197892301, -0.0232972149, 0.00962073542, 0.0026149638, 0.0162462816, -0.00604282413, -0.00892147, 0.00465011923, 0.000831106852, -0.0089739142, -0.00412858324, 0.000983342878, 0.0119574498, -0.0207332391, -0.007756026, 0.00900887791, 0.00830378477, 0.0113339378, 0.010174321, 0.0100053316, -0.0351264663, -0.0104656825, 0.00488320785, -0.00717330445, 0.00238915905, 0.0184722785, 0.0193696693, 0.0242878404, 0.0119166588, -0.0120973028, 0.0106812892, -0.00805904157, -0.00675374456, -0.015150765, -0.00753459195, -0.0109901316, 0.00021123662, -0.00592628, 0.0125285173, -0.0130063491, 0.00779681653, 0.0383664, 0.0115378899, 0.0218287557, 0.00957411807, 0.0156985223, 0.0191482361, -0.00117636949, -0.0384829417, 0.0240314435, -0.00100446655, -0.0322594754, -0.0152556542, -0.00968483463, 0.0397416204, 0.0168406572, 0.00105982518, -0.012621752, 0.000877724611, 0.00056706107, -0.0257563, -0.00365657872, -0.005107556, -0.00888650585, 0.0321429297, -0.00993540511, 0.0216189753, 0.0089447787, -0.00828047562, 0.00534355827, -0.0168406572, 0.00182100537, -0.0278074797, -0.0217471737, 4.25204744e-05, -0.0128315324, -0.00418976927, 0.0120390309, 0.00729567604, -0.0160015393, 0.00151944684, 8.47222764e-05, -0.000787402736, -0.0236818101, 0.0174816512, 0.00878161658, -0.0149642937, 0.0024692833, -0.00886902492, -0.0163278617, 0.00395668065, -0.00223619468, -0.0193580147, 0.0156752151, 0.0045918473, -0.0149759483, -0.0020380693, -0.00638663024, -0.0176681224, 0.0204418786, -0.00999950431, 0.0270149782, 0.000104707811, 0.0051774825, 0.0186937135, 0.0375738963, 0.0149176763, -0.00451318, -0.0320496932, -0.013565762, -0.0173301436, -0.00862428173, 0.00917204, 0.00585343968, -0.00712085934, -0.0169105846, -0.00259019807, -0.000619506, 0.00262661814, 0.0183324255, -0.0140552474, -0.00246199919, -0.0125634801, -0.0103200013, 0.00331277307, 0.00484241731, 0.000661389146, 0.0198241919, -0.00975476112, -0.0177380498, 0.0025625187, 0.000120459503, 0.00429174537, 0.0345204361, 0.00698683318, 0.00518913707, -0.0216422845, -0.0118758688, -0.026548801, -0.0129946945, -0.00455105677, -0.00379934558, -0.024684092, 0.021793792, -0.0164094437, 0.00906132255, 0.00851939153, -0.00189821597, 0.00583304418, -0.00258582761, 0.00760451844, -0.0162113179, -0.0134958345, -0.0143582635, 0.0100402953, 0.0137172695, -0.00719661312, 0.00930606574, -0.0155819785, 0.00618850486, -0.0258262269, 0.0110250954, 0.00583887147, 0.015232346, -0.00674209045, 0.0160248466, -0.00890398771, 0.00645655673, -0.00994123239, -0.00312921568, 0.0186820589, -0.00401495257, -0.0151158012, -0.0095216725, 0.0148594035, -0.0170504376, 0.00310007948, -0.0104074096, 0.00931189302, 0.00765696354, -0.0339610204, 0.0133210188, 0.00377603667, -0.00517165521, 0.00104962755, -0.0116311256, 0.00506385183, -0.00213713199, 0.00253775297, 0.0217704829, -0.0137755414, -0.0081814127, -0.0215257406, -0.00905549526, 0.0192181617, -0.0153022725, 0.0287398361, -0.0281104948, -0.000647185312, -0.00816393085, -0.00324576, -0.0118816961, 0.014066902, 3.95385796e-05, -0.00333608175, -0.0305579267, 0.00378769124, 0.0119457953, -0.0122721195, -0.00522410031, 0.00436167186, 0.0203253329, -0.00681784423, -0.00606030598, 0.0146729331, -0.0157801043, -0.0116252983, 0.0166658405, -0.00828630291, 0.00889816, 0.0141834468, 0.0023308869, -0.0105647445, 0.0128664952, 0.0187286753, -0.02070993, -0.00885154307, 0.0377603658, -0.00151070603, 0.0111183301, 0.00629922189, 0.00664302753, -0.00976058841, -0.00839702, 0.00821054913, -0.0316534452, 0.00341766281, -0.0175166149, -0.0229942, 0.00702762371, 0.00829795748, 0.00646238402, -0.0132977096, -0.0105239544, -0.0218287557, 0.00787839759, 0.016013192, 0.00163453445, -0.0107978331, 0.00597872492, 6.06850044e-05, -0.0134958345, -0.000770649465, -0.00559412828, 0.00204098271, -0.00527071813, -0.00369736925, -0.0200922452, -0.00873499829, -0.0212227255, 0.00493856659, 0.0112057384, -0.0230757799, -0.0137289241, 5.75437698e-05, 0.00651482865, 0.00776768057, -0.00862428173, 0.0149176763, -0.00910211354, -0.0268052, -0.00931772, 0.0191715453, 0.00536686694, 0.0293458663, -0.0102442475, 0.0272713769, -0.000799785543, 0.00118875236, 0.0121439202, 0.021933645, 0.00389258098, 0.00895060599, -0.00370028289, 0.00156023738, 0.00109843048, 0.0145913521, -0.00579225365, 0.022073498, 0.0218287557, 0.0115845073, -0.0269916691, 0.0297887344, 0.0182741527, -0.0104598552, 0.00977807, 0.0229825452, 0.00540765747, 0.00125722215, 0.0189734194, 0.00330694579, 0.0157684498, 0.00939930137, 0.0141717922, 0.0115262354, -0.015873339, -0.0206400026, -0.0147428596, -0.00356334331, -0.00539017608, 0.00523284124, -0.0166425314, -0.0199057739, -0.0171669815, 0.0354527906, -0.00630504917, 0.0169338938, -0.00562617835, -0.0128898043, -0.0115786809, -0.00779098924, 0.00532024913, -0.00495022116, -0.0140319392, -0.0263623297, 0.0185888223, -0.0124119725, -0.00857183617, 0.0124935536, 0.0361753628, -0.00720826769, -0.000380225916, -0.00445199385, 0.00231340528, -0.0251269601, -0.00539891655, 0.00769192679] |
02 Jul, 2018 | 8086 program to reverse 16 bit number using 8 bit operation
02 Jul, 2018
Problem – Write an assembly language program in 8086 microprocessor to reverse 16 bit number using 8 bit operation.
Example – Assume 16 bit number is stored at memory location 2050 and 2051.
Algorithm –
Load contents of memory location 2050 in register AL
Load contents of memory location 2051 in register AH
Assign 0004 to CX Register Pair
Rotate the contents of AL by executing ROL instruction using CX
Rotate the contents of AH by executing ROL instruction using CX
Store the content of AH in memory location 2050
Store the content of AL in memory location 2051
Program –
Memory Address
Mnemonics
400
MOV AL, [2050]
AL<-[2050]
404
MOV AH, [2051]
AH<-[2051]
408
MOV CX, 0004
CX <- 0004
40B
ROL AL, CX
Rotate AL content left by 4 bits(value of CX)
40D
ROL AH, CX
Rotate AH content left by 4 bits(value of CX)
40F
MOV [2050], AH
[2050]<-AH
413
MOV [2051], AL
[2051]<-AL
417
HLT
Stop Execution
Explanation –
MOV AL, [2050]: loads contents of memory location 2050 in AL
MOV AH, [2051]: loads contents of memory location 2051 in AH
MOV CX, 0004: assign 0004 to CX register pair
ROL AL, CX: rotate the content of AL register left by 4 bits i.e. value of CX register pair
ROL AH, CX: rotate the content of AH register left by 4 bits i.e. value of CX register pair
MOV [2050], AH: stores the content of AH in 2050 memory address
MOV [2051], AL: stores the content of AL in 2051 memory address
HLT: stops executing the program
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8086 program to reverse 16 bit number using 8 bit operation | https://www.geeksforgeeks.org/8086-program-to-reverse-16-bit-number-using-8-bit-operation?ref=asr10 | Languages | 8086 program to reverse 16 bit number using 8 bit operation | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, 8086 program to reverse 16 bit number using 8 bit operation, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0411653519, -0.0031172405, -0.0155163659, 0.0263092555, -0.0157576185, 0.0381433405, 0.0104119638, 0.0464221239, 0.00330135436, 0.0257759597, -0.00525994645, 0.00829782709, 0.0281376969, 0.000313073164, -0.0343594812, -0.00502186781, -0.0155163659, 0.0266139954, -0.0128435381, -0.0347911976, 0.00911046844, 0.00450444408, 0.00954218395, 0.0272996612, -0.0283662528, 0.00349181728, -0.00893270317, -0.00758041767, 0.0193002261, -0.00971994922, 0.0200366825, 0.0227920432, 0.00704712188, -0.028620204, 0.0109516084, 0.00571388286, -0.00394575344, 0.00406637974, -0.0269949213, -0.000205144257, -0.0107992385, 0.0260045156, 0.000719790522, -0.0127038658, -0.0123546841, -0.0013840294, -0.00419652928, -0.00843115151, -0.00640272303, 0.00783436839, 0.00947869662, 0.00981518067, 0.0360863432, 0.014233917, 0.0138783865, 0.0196176637, -0.0190335773, 0.0378893912, -0.0230079014, -0.053634312, 0.0434001125, -0.0242522582, 0.000171714084, -0.0267917607, -0.0127356099, -0.0220428891, -0.0217508469, 0.0144878672, -0.0175987594, 0.0650112852, -0.0238078441, -0.00228079152, -0.00413304195, -0.0153766936, -0.0123038944, 0.0131419301, 0.0333436802, -0.0105198929, -0.0396162532, 0.0238332395, -0.0439588055, -0.011269046, -0.00830417592, 0.000426954, 0.0159480814, 0.0149830701, 0.0130149554, -0.0766422153, -0.00860891677, -0.0306010153, -0.00262679881, -0.00752962753, 0.00139037811, 0.0197700337, -0.00308232219, -0.00841845386, -0.000394019822, 0.0101516647, -0.0139418738, -0.004469526, 0.0153893903, 0.0277313776, -0.0172813199, -0.0291788951, 0.0297121909, 0.0292804744, -0.00158560241, 0.00664080121, 0.0178908017, 0.00589482207, -0.0328103825, 0.00325373886, 0.0193510167, 0.0186907444, -0.00945330132, -0.015097348, -0.0059837047, -0.0350705422, -0.0125895878, 0.0214715023, 0.039057564, 0.0369243808, -1.71614884e-05, 0.0316168182, -0.0210778788, 0.0374576747, -0.0311089177, 0.0048187077, -0.0143228, -0.00123642071, -0.00617416762, -0.0183479115, -0.0167861171, -0.00349181728, 0.0124054737, -0.0216873586, -0.0221825615, -0.0192367379, 0.0353498869, 0.00107928889, -0.0208874159, -0.00465998892, -0.0108817723, 0.0136625282, 0.0204303041, 0.0444921, -0.00529169, 0.0234015249, -0.0285948087, 0.0235792883, -0.0347658023, 0.00720584113, -0.00198398693, -0.0116563207, 0.0033521445, -0.00566944154, 0.0462951474, 0.0132054174, 0.00931362901, -0.0355530493, 0.00212683412, -0.0431461632, -0.0115166483, 0.00333309826, -0.00606941339, -0.0101961065, 0.0334706567, 0.00247760303, -0.00989771448, 0.0293820538, -0.0138402935, 0.0385242663, 0.0133450907, 0.0355784446, -0.0205826759, 0.0185002815, -0.000218635367, 0.0277313776, -0.0228174385, -0.0750677213, -0.0113833239, -0.0201763548, -0.00877398439, 0.0139291761, 0.0151862307, -0.0115928333, -0.0182209369, -0.0477680601, -0.016075056, -0.0329881497, -0.0227666479, -0.00184272719, 0.0282138828, 0.00855177734, 0.00775183411, -0.036543455, -0.0351467282, 0.0125387982, -0.0137387132, -0.00621226, -0.00613290071, -0.0536851026, -0.0428414233, 0.0128181437, -0.0283154622, -0.000144136662, -0.0426636562, 0.00424731942, 0.0179542899, -0.0241125841, 0.00540596806, 0.0134212757, -0.0316676088, -0.00411717, 0.0288741533, -0.00484727696, -0.00772643927, 0.0172559265, -0.0127673531, -0.0364164785, -0.0169384871, -0.00772643927, 0.0274266377, 0.0199985895, -0.0488092564, -0.0506123044, -0.00431398163, -0.00199509738, 0.00391718419, -0.0414193, 0.00615194719, 0.0309819411, -0.00566626713, -0.0122911967, 0.00417113444, -0.00149354548, -0.00750423269, 0.0641478598, -0.00945965, -0.0095294863, 0.00897079613, 0.0505615138, -0.011491253, -0.0179542899, -0.00734551344, 0.0281884875, -0.00592339179, 0.0629796833, -0.00154116109, 0.0174082965, 0.0100500844, 0.00283154636, 0.000768993399, 0.0186907444, 0.0305502266, -0.0319723487, 0.00585355517, 0.0050853556, -0.0164686795, 0.0243411399, 0.00222841417, 0.0151608353, -0.0257124715, 0.0105135441, 0.0322770886, -0.0310581271, 0.0139164785, -0.0185256768, 0.0530756228, -0.0663318262, 0.0226396732, -0.0384226851, -0.0187288374, 0.00326008745, 0.0572404079, -0.0281884875, -0.0544977449, 0.0328103825, 0.0406574495, 0.00663445285, 0.00283154636, 0.0282138828, 0.0265632048, 0.00284106936, -0.035984762, -0.0164178889, -0.0434255078, 0.0190589726, -0.0451269746, 0.0106786117, 0.0172940176, 0.00777722942, -0.0125387982, 0.0177511293, 0.0137133189, 0.016075056, 0.00206334656, 0.00656461623, -0.00531708542, 0.000457904214, 0.0244681146, -0.0328357778, 0.0245189052, -0.0139799668, -0.0485299118, 0.0143354964, -0.00304899132, -0.00631066598, -0.0292804744, 0.0184621904, 0.0685665905, -0.0280615129, -0.0299661402, -0.0256362874, 0.0226269756, -0.0190970656, 0.0174082965, -0.00283789495, -0.0233380366, 0.00574880093, -0.0136752259, -0.00545675773, 0.0136244362, 0.0625733659, 0.028620204, -0.0106722629, 0.0138910841, 0.0514249429, -0.0394892767, -0.00644081552, 0.000511471881, 0.0210143905, -0.00538692158, 0.0107611455, 0.0403527096, -0.0382449217, 0.0160242673, 0.0623194128, -0.0145132616, 0.0174463876, 0.0193129238, 0.00537422393, -0.009764391, 0.0329119638, -0.0113769751, -0.0108055873, -0.000847559248, -0.00174114702, -0.010704007, -0.0153766936, 0.000752724707, -0.0334198661, 0.0721218958, 0.0449238159, 0.0385750569, -0.0165194701, -0.0135863433, 0.0111230249, 0.00695189042, 0.0124118226, 0.0241125841, 0.0199351013, 0.0102786403, -0.0006559061, -0.0141704287, -0.0477680601, 0.0092057, 0.00916760694, -0.0307279918, 0.0163290072, -0.0036187924, 0.00995485298, -0.0336230248, -0.0107738432, -0.0356292315, -0.0247982517, 0.00812006183, -0.0171543453, 0.0299407449, 0.018030474, -0.015846502, 0.0329881497, -0.0313882604, 0.0185256768, -0.0284424387, -0.0102595938, -0.0170781612, 0.022271445, -0.00401241519, 0.023325339, 0.0259664226, -0.0154274832, -0.0530248322, 0.021560384, -0.00456475746, 0.0218905192, 0.0206969529, 0.0297629796, 0.0419272, -0.0299661402, 0.0626749471, -0.0180558693, 0.015960779, 0.0195033867, -0.0193764102, 0.0147545151, -0.0462189615, -0.0104881488, 0.0325564332, 0.00771374162, -0.00334262126, -0.0256997738, -0.00425684266, 0.000403939775, 0.0177892223, 0.00922474638, 0.000296010869, 0.00349181728, -0.0196684543, -0.0113642775, -0.000988025567, 0.021446107, -0.0281376969, 0.0425620787, 0.0226650685, 0.0221063774, 0.0230079014, 0.013446671, -0.0136879236, -0.00758041767, -0.0254458245, 0.0226269756, 0.000853908, 0.0204049107, -0.0554627553, -0.0385242663, 0.0330897309, -0.00283472077, -0.0468284413, -0.0142212193, 0.013256208, 0.0344102718, -0.0377370194, -0.00768199796, 0.00521233073, 0.00262997323, -0.0536851026, 0.00383147574, 0.0332421, -0.021293737, -0.0383465029, 0.0311597064, 0.0163924936, -0.0175606664, 0.0291788951, -0.000704315375, -0.018627258, -0.0275028218, 0.0256362874, 0.0141831264, 0.0200366825, -0.00604401808, 0.0224365126, -0.00123324629, 0.0529232509, -0.0171797406, 0.0123673817, -0.0237189624, -0.0225888826, 0.0191224609, 0.00453301379, 0.0174209941, 0.00808831863, 0.00782167073, 0.0420033857, 0.0134339733, -0.00577419577, 0.0163036119, -0.0407590307, -0.00726297963, 0.017763827, -0.00194430735, -0.00350768911, -0.0439588055, 0.019528782, -0.015249718, 0.0439842, 0.0285694133, -0.0115864845, -0.00157369848, -0.0131038381, -0.010780192, 0.00208715443, 0.0167480242, 0.00767564913, -0.0092310952, -0.0504853278, 0.0178527087, 0.00559643051, 0.0450253971, -0.00155147782, 0.00299820118, -0.0235031042, 0.0533803627, -0.0264108349, -0.0133069977, -0.00815180596, 0.0322009027, 0.0494187362, -0.0233126413, 0.00925649, 0.0318961628, 0.0210143905, 0.0365180597, -0.0301693, -0.0162147302, -0.0155036682, 0.00505996076, 0.0166591424, 0.0147545151, 0.0278837476, 0.00942155812, 0.039286118, 0.0100183412, -0.00544088613, -0.0123673817, 0.0588656887, -0.0278837476, 0.0320485346, 0.018779628, -0.0223222356, 0.00414891355, 0.0106786117, 0.0135228559, -0.0117452033, -0.017725734, -0.00590751972, 0.00820894446, -0.0113452319, 0.0238078441, 0.0298899543, 0.0157703161, -0.0295852143, 0.0223349333, -0.0590180606, 0.0190970656, 0.00361561798, -0.00189510442, -0.00352673535, 0.00544406055, 0.00641859509, 0.0158211067, -0.0077899266, 0.00779627543, -0.00139355252, 0.00249188766, 0.00969455391, -0.0356292315, -0.0398448072, 0.025052201, 0.00605671573, 0.00139672693, -0.0229825061, 0.00750423269, -0.00699633174, -0.00314898416, -0.0236681718, 0.0782167, 0.0181320552, -0.0103548253, -0.0119864559, 0.0269187354, 0.0245696958, 0.0237062648, -0.0177765246, 0.0292804744, -0.00845654681, 0.00119118579, -0.0487076752, 0.023211062, -0.0155798532, -0.0522629805, 0.0215730816, 0.00925649, -0.00177130359, 0.00883747172, -0.0311343111, -0.00995485298, -0.00647255918, -0.000549961231, -0.00380290626, 0.000448381063, -0.0213318281, 0.0228301361, -0.00374576752, -0.00243474892, -0.0214207117, -0.0193510167, 0.00332992384, -0.0297883749, -0.0268679466, 0.0486314893, 0.0284424387, -0.0291788951, 0.0423335209, -0.000577737053, 0.000813434715, 0.0675, -0.0023157096, 0.00328230811, -0.00824703742, 0.0213064328, 0.0240998883, 0.014272009, -0.0194018055, -0.0199224036, 0.0200239848, 0.000306129194, -0.0209382065, -0.0404796861, 0.00848194119, 0.00559325609, 0.00233634305, 0.0310073365, 0.0108944699, 0.0190716702, -0.0179542899, 0.00386639405, -0.0195414796, -0.0346896164, 0.0119102709, 0.0365942456, -0.0343848765, -0.0149322804, -0.0291535, 0.00751058152, 0.00285694143, -0.00643129228, -0.0105706826, 0.0271980818, -0.0190462749, 0.0323278792, 0.00566626713, 0.0631828457, -0.0282392781, 0.0145259593, 0.0230967831, 0.0147926072, -0.00285376702, 0.0289503392, -0.0109262131, -0.0308041759, 0.0150846504, 0.00423462177, 0.0203541201, -0.00427906308, 0.00478378963, -0.00268235058, -0.0401495472, 0.00197128952, -0.0371021442, -0.0373053066, 0.0341817178, -0.00229507615, -0.0115166483, -0.0284424387, -0.00677412516, 0.0249252263, 0.00237126136, -0.00264743227, -0.031439051, 0.0141196391, 0.0265632048, 0.0355530493, 0.00191415066, -0.0112182563, -0.0475395024, 0.0304740407, 0.0194145031, 0.00384099898, 0.00807562098, 0.0297629796, -0.0254204292, -0.000793198, -0.00929458253, -0.00852638297, -0.0163417049, 0.0276297964, -0.0208493229, -0.0428922139, -0.0117452033, -0.00142847071, 0.00274425093, 0.00180146028, -0.00113166624, -0.0198081266, -0.0210016929, -0.011192861, -0.0114976019, -0.0127546554, -0.00542183965, -0.0145386569, 0.00706616836, -0.0154020879, -0.0182209369, 0.0301185101, -0.0138529912, -0.0173067153, 0.0010031038, -0.013256208, -0.0153893903, -0.0140307564, 0.00660270872, 0.0289249439, 0.0510440171, -0.00945330132, -0.0166591424, -0.023211062, 0.00706616836, -0.0284932274, -0.0140307564, 0.0163290072, -0.0269441307, -0.0402511284, -0.0280869082, -0.0146656325, 0.0151227424, 0.00322358217, -0.0317184, -0.00262045, 0.000514646235, 0.0166845378, -0.0344864577, -0.00362196681, -0.00165067718, -0.010856377, -0.0017728908, 0.00405050814, -0.018627258, -0.0248109475, -0.0103230812, 0.00925014075, 0.00513932, -0.00849463884, 0.00902158581, -0.0367212184, -0.0052313772, 0.00978978537, -0.00700902939, 0.014424379, -0.00626622466, 0.00744709373, 0.0001685397, -0.0231475737, 0.00179511146, -0.0505869091, -0.00150624302, -0.0306518059, 0.0172051359, -0.0198208243, -0.0268933419, 0.0260807, 0.0302708801, 0.0182082392, 0.00583768357, -0.0240617953, -0.0199604966, -0.0145386569, 0.0366958231, -0.0260807, 0.0137514109, -0.00945965, -0.00594878662, -0.0141323367, -0.0118086906, -0.0274774265, -0.00268076337, -0.0175860617, 0.00872954261, -0.0150338598, 0.00879938, 0.0223349333, 0.010253245, 0.00591386855, -0.0282392781, -0.0156052485, 0.00672968384, -0.0172432289, 0.0146529349, 0.000876128674, -0.0422065482, -0.0161385443, -0.0118912244, 0.0305248313, 0.0201382618, -0.00749788387, -0.0238078441, -0.0380163677, -0.0229317155, -0.015021163, 0.0380925499, 0.00420605252, -0.0231602713, -0.00242522568, -0.0112944413, -0.00433620205, -0.00452349056, -0.0134339733, 0.0141577311, -0.00551072229, -0.0235665925, -0.00806927215, 0.0131038381, 0.00188399409, 0.0220555868, -0.0149449771, -0.0230840854, 0.00408225181, 0.0161639396, -0.0114277657, 0.00116023561, 0.0145894475, 0.0350959376, 0.000559087552, 0.0132054174, 0.0408606082, -0.0114595089, 0.0135863433, 0.0125197517, 0.0285694133, 0.0252426639, -0.0206842553, -0.00444730558, -0.00131339941, 0.0334706567, 0.00257283449, -0.02050649, 0.0199858919, -0.0226523709, -0.00603449484, 0.0255854968, -0.0129641648, 0.0162782166, -0.0252172686, 0.00163480535, -0.0170019753, -0.00609798264, -0.0246966705, -0.0128943287, -0.00506313471, 0.0181066599, 0.00644716434, 0.0118531324, 0.0428414233, -0.0184240974, 0.0322009027, -0.015960779, -0.0174844805, 0.0171670429, -0.00676777679, -0.0238332395, 0.0225888826, -0.00118880498, -0.00656461623, 0.0100437356, 0.000207723439, -0.00205382332, 0.0152878109, -0.0105262417, -0.023287246, -0.009764391, 0.0321501121, -0.00223952462, 0.0193383191, 0.0107103558, -0.0387528203, 0.0172813199, 0.00519328471, 0.0274774265, 0.0237316601, 0.0264108349, 0.0406574495, -0.0413939059, -0.00830417592, 0.00114991888, 0.0404542908, -0.0285186227, -0.0451015793, -0.003774337, -0.00126181578, 0.0191097632, 0.007174097, 0.0307025965, 0.00798673835, 0.0275790077, -0.00856447499, -0.0150338598, -0.0504599325, 0.0115928333, -0.00711060967, 0.0065836627, 0.00936441869, -0.0051488434, 0.0311089177, 0.00878668204, -0.0217127539, 0.0270203166, 0.0319215581, -0.021408014, 0.0182971228, 0.0239983071, 0.0218397286, 0.0376100466, -0.000484489632, -0.0108119361, -0.01697658, -0.025052201, -0.0145513546, -0.00128006842, 0.0314898416, -0.0118277371, 0.038270317, 0.0101199215, -0.000520995, -0.00939616282, -0.00879938, -0.0558182858, 0.0158972908, 0.010253245, 1.21767207e-05, 0.0106024267, 0.00980248302, -0.0141704287, -0.00554881478, -0.0108817723, 0.0209001135, -0.05160271, -0.0045901523, -0.0410637707, -0.0176749434, -0.0262330696, 0.0165575631, 0.00346007338, 0.00373624428, -0.0214715023, 0.00864066, -0.0240364, -0.00736456, 0.0150084654, -0.0306772012, -0.0149576748, -0.0265886, -0.0161004514, -0.0161004514, -0.0106976582, -0.000503139105, -0.0171797406, -0.0053266082, -0.0159099884, 0.0245950911, 0.0194018055, -0.035807, 0.0211159717, 0.012056292, 0.0217381492, -0.0307787806, 0.00922474638, 0.00672333548, -0.00101024623, 0.0153386006, 0.00146338879, -0.00665349886, 0.0382449217, 0.0131419301, -0.0366958231, -0.00194589444, -0.0202017501, -0.0243157446, -0.0139545714, 0.0295090303, -0.0133450907, -0.000631701492, 0.0226650685, 0.0285694133, -0.00793594774, -0.0098215295, -0.0018459016, 0.01712895, 0.00431398163, -0.0348673835, -0.0150719527, 0.00151179812, 0.0144624719, -0.0291788951, -0.0183225162, 0.0151227424, 0.00925649, 0.00509487884, 0.00183002965, -0.0189700909, -0.0295852143, 0.00633606082, 0.000237086453, -0.00565039506, -0.0223603267, 0.0448984206, 0.0214207117, 0.00824068859, -0.026664786, 0.00263314764, 0.00527899293, -0.0248744357, 0.0206842553, 0.0126848193, 0.0413685106, 0.0158718955, -0.04101298, 0.00463459361, -0.00350768911, 0.0380925499, 0.00462507037, -0.00919935107, -0.00056107156, -0.0336738154, -0.0109071676, -0.00201255642, -0.0177003387, -0.00747248856, 0.0137006212, -0.00367275672, -0.020392213, 0.00453936215, -0.0206842553, -0.000212683415, 0.00871684588, 0.0101834089, 0.0155798532, -0.0224746056, 0.0203541201, 0.0187288374, 0.0329881497, 0.00640907185, 0.00649160566, -0.00954218395, -0.000753121509, -0.0305502266, -0.00599322794, -0.0267663654, 0.00344102713, 0.0125261005, 0.0254839174, 0.0126784705, 0.0320739299, -0.00388226588, -0.0071169585, 0.0141577311, -0.00913586374, -0.0117134592, -0.00605989, 0.0141577311, -0.00793594774, -0.0196557567, -0.0129324207, 0.0126530761, -0.0277821682, 0.0131165348, -0.00162845652, 0.00860256795, -0.0183733068, -0.00730742095, 0.0080311792, -0.00459967554, 0.000609084032, -0.0158592, -0.0156687368, 0.0212302487, 0.0046568145, -0.0195541754, 0.0239602141, -0.00556151243, -0.00964376424, -0.0127165634, -0.00464729127, -0.0166845378, -0.021255644, 0.023287246, 0.00794229656, 0.0126911681, 0.00280297687, -0.0228682291, -0.018893905, 0.00254109059, 0.0104183126, 0.0177003387, 0.0301185101, -0.0182336345, 0.00667254534, 0.0713092536, -0.0163163096, -0.00916125812, 0.0207223482, 0.00996120181, -0.00888826232, -0.0246585775, 0.00150386221, 0.00314580975, 0.00849463884, 0.0329119638, -0.0318453722, 0.015325903, 0.025839448, 0.0056599183, -0.00989136565, 0.0129832113, -0.00282995915, 0.0227793455, -0.0298137702, -0.00827243272, 0.00378703442, 0.0181574486, -0.00800578482, 0.0210651811, -0.0015387804, -0.0202525388, 0.0223730244, -0.0322009027, -0.00051782059, 0.0228047408, -0.00521867955, 0.0146656325, -0.00256489846, -0.0164051913, 0.0392353274, -0.000742804725, -0.00872319378, -0.0256489851, 0.0145259593, -0.00696458807, 0.0167988148, -0.0215476863, -0.0131419301, 0.00481553329, 0.00578371901, 0.0274774265, -0.0125007052, 0.0161258467, 0.00264267065, 0.00141180516, 0.00364418747, 0.00882477406, -0.0144116823, 0.0136752259, -0.0271218959, -0.0164178889, -0.00916760694, -0.000470998522, -0.018855812, -0.00712965569, 0.00676142797, -0.0309819411, -0.0127419587, -0.00825338624, -0.00302042183, -0.0333690755, -0.00150068779, -0.0383465029, 0.03042325, -0.0335722342, 0.0048821955, 0.00288868509, -0.00355530484, -0.00668524252, -0.0281123035, 0.00491076475, 0.00479966123, 0.00183320406, -0.0163290072, -0.0077073928, 0.00363783864, 0.0249887127, 0.0103040347, 0.00400924124, -0.00351721211, -0.0165321678, 0.0053520035, 0.0110595375, -0.00576784695, 0.0178527087, 0.0197700337, -0.0267409701, 0.0210143905, -0.0100500844, 0.00490441592, 0.0266393907, -0.00191256346, -0.00557738449, -0.0366196409, 0.0122784991, 0.0146910269, -0.00486314902, 0.00452666497, 0.00419970369, -0.00468538376, 0.00804387685, 0.000475760084, -0.0166718401, 0.00417748326, 0.0457364582, 0.0266139954, 0.0252680592, 0.00139752042, -0.0182971228, 0.00521550514, 4.82852847e-05, 0.0164051913, -0.00751693, 0.0047361739, -0.0157449208, -0.0193891078, 0.00553294318, -0.0310073365, -0.00822164211, -0.00325373886, -0.0110722352, 0.00759311533, -0.00315215858, 0.0203033295, 0.00143561303, -0.00822799094, 0.0265378114, -0.00346007338, -0.015960779, 0.00478061521, -0.000722568075, 0.0160115696, -0.00995485298, -0.00211889809, 0.0433493219, 0.0274520312, -0.00227920432, -0.00483140536, -0.00641859509, -0.000799943577, -0.00163480535, -0.00862796325, 0.0188685097, 0.016227426, 0.00645351317, -0.0224365126, -0.00503139105, -0.0127165634, 0.0447714441, -0.013408578, -0.00867875293, -0.00224587345, 0.00465046568, -0.0244427212, -0.00411399547, -0.00822799094, 0.036772009, 0.00609480822, -0.0194779914, -0.00857082382, -0.00817720126, 0.00289979554, -0.0175098758, -0.0030775608, 0.0156560391, -0.0297883749, -0.00750423269, -0.00298074214, -0.00394892786, -0.00752962753, 0.0320485346, -0.0215095934, 0.0212810393, 0.0149703724, -0.00798038952, -0.00354260718, 0.03395316, 0.00525042322, -0.019643059, -0.0298137702, 0.006704289, -0.0128689334, -0.00208556722, -0.00315374578, 0.00328548253, 0.00473934831, 0.00907872431, 0.0147037245, 0.00577737, 0.00494250841, -0.0263346508, 0.0168115124, -0.0365180597, 0.00411717, -0.0225761849, -0.037000563, -0.00925014075, 0.0182463322, -0.018855812, 0.00292677758, -0.0108373305, 0.0307787806, -0.0156179462, 0.00391401, -0.00395210227, -0.00228237873, 0.0185256768, -0.0242395606, 0.0137260156, 0.0139037808, 0.0186018627, 0.0209509023, -0.00451714173, -0.010627822, 0.00187764538, -0.0139418738, -0.00710426085, 0.0319215581, -0.00141259877, -0.0191986449, 0.0259918179, 0.00853908062, 0.00330770318, 0.00874858908, -0.00764390547, 0.0291535, 0.0325564332, 0.0298645608, 0.000706299383, -0.0411399566, 0.0220174938, -0.00398702035, -0.00727567729, 0.0324802473, 0.036543455, 0.0180431716, 0.00918030459, -0.018893905, -0.00033489702, -0.000154750989, -0.0127546554, 0.00338706258, -0.038498871, 0.0223603267, 0.010405615, -0.00557738449, 0.00748518622, 0.015021163, 0.00508218119, -0.00495838048, -0.0217000563, 0.0138656888, 0.0119547127, -0.0213826187, 0.00292042899, 0.00383782457, 0.0156306438, 0.0295852143, -0.00714235334, 0.00836131535, -0.00935807, 0.00500599621, -0.00487584667, -0.0178019181, -0.0174590852, 0.0125578446, 0.0341817178, 0.0222460497, 0.00689475192, -0.0251156893, -0.0047774408, 0.0155925509, 0.000907078851, -0.00992945861, 0.01712895, 0.0196684543, -0.00344420155, 0.00412351871, -0.0244046282, -0.0190081839, -0.00383147574, 0.00346959662, -0.0112373028, -0.00328548253, 0.0386766382, -0.0101516647, 0.0186780468, -0.0103103835, 0.0123229399, 0.0108817723, 0.0130911404, 0.0273504518, -0.0208747182, 0.0467776544, -0.0139926635, 0.0237062648, -0.00996120181, 0.0254077315, 0.0371021442, -0.00033489702, -0.00176971639, -0.0253823362, 0.0183606092, 0.0169511847, 0.00978978537, -0.00709791202, -0.0109770037, 0.00607258733, 0.00403463608, -0.0196176637, 0.0281123035, -0.00840575621, -0.00939616282, 0.00550437346, -0.0287725739, 0.005625, -0.0106468685, 0.00485045137, -0.00256807287, 0.000579721, 0.0206969529, -0.00728202611, 0.000723361678, -0.0098469248, 0.00558690773, 0.0190335773, 0.0454317145, 0.00332992384, 0.000450365071, -0.0129133752, -0.0101453159, -0.0163544025, 0.00881842524, 0.0174717829, -0.00455523422, 0.000938029087, 0.00139434612, 0.0027680588, -0.0287217833, 0.00916760694, -0.0199224036, 0.0361879244, -0.0112436516, 0.00975169335, -0.0261314902, -0.0222079568, -0.00238554599, -0.0179542899, -0.0165702589, 0.0210143905, -0.0071614, 0.0181320552, -0.0266393907, -0.0137768062, -0.0352737, -0.0120372465, 0.0138148982, 0.0258267503, 0.0223730244, -0.028620204, 0.00946599897, 0.00382830133, 0.0033108776, 0.00689475192, 0.0121642211, 0.000455920235, 0.0043235044, 0.0111801634, 0.0158211067, -0.0100754797, -0.00387909147, 0.0224111173, -0.00348864286, -0.00290455692, -0.0032315182, -0.000739233568, 0.0189446956, 0.0285694133, 0.00214746757, 0.0240364, -0.0210905764, 0.0105960779, 0.0268425513, 0.0309311524, 0.0326580144, 0.021560384, 0.0158211067, 0.00977074, 0.0122531038, 0.00455206, 0.0137768062, -0.0184114, 0.00864066, 0.000244030409, -0.0158592, -0.0167099331, -0.012430869, 0.00996755064, -0.00887556467, 0.0106532164, -0.0179796834, -0.00412986754, 0.0318453722, -0.0214715023, -0.00489171827, 0.0124245202, -0.00128086202, 0.00240617944, 0.00563134905, -0.0114976019, -0.00751693, -0.00317279203, -0.0112246051, 0.00232205843, 0.0383211076, 0.00282361032, -0.0174971782, 0.00977074, 0.0019585921, -0.00310295564, 0.0240237024, 0.0192748308, 0.0376100466, -0.0191478562, -0.0245696958, -0.0039743227, -0.00510440208, -0.00622495776, 0.0156687368, -0.00700268056, 0.0200874712, 0.00373941869, 0.0138402935, 0.0251283869, 0.0010816697, -0.0135355536, 0.005634523, -0.0244300235, -0.015097348, 0.00282995915, -0.00153719319, -0.0220428891, -0.00434572529, 0.00130228908, -0.00928188488, 0.000903904496, 0.000185502795, 0.00692014676, 0.00824703742, 0.00721218949, -0.0106214732, 0.00659636, -0.000332714641, -0.00554564036, 0.0122531038, -0.0123102432, -0.00643446669, -0.00862796325, 0.0114404624, -0.00179669866, -0.0045107929, 0.00109039922, -0.0113960216, 0.0129260728, -0.0092628384, 0.00408225181, 0.00106500427, -0.0311343111, 0.00686935661, -0.0182590298, 0.00043885794, 0.00146338879, 0.0262076762, 0.0228047408, 0.00310771726, 0.0295852143, 0.0117261568, -0.0307025965, 0.00906602759, 0.0499012433, 0.0018490759, 0.0177003387, -0.00180463458, -0.00559960492, -0.0102468962, -0.0163671, -0.0168496054, 0.0200493801, 0.0164813772, -0.00898349378, 0.0140434541, -0.00636145612, 0.017611457, 0.00819624681, -0.0010769082, -0.0149195828, 0.00320771034, -0.000322199485, 0.0296867955, 0.0147799095, -0.00474569714, 0.00787880924, 0.0275790077, -0.00131419301, -0.0158338044, -0.0144624719, 0.0228809249, 0.00147529272, 0.0157449208, -0.00180463458, -0.00483140536, -0.0238332395, -0.00404415932, 0.0187288374, 0.00823434, -0.0207731389, 0.00766295148, -0.00286170281, -0.0135990409, -0.00212842133, 0.0356800221, 0.00110309676, -0.00973899569, -0.0266393907, 0.00598053075, 0.0167861171, -0.00744709373, -0.0208239276, -0.0148053048, 0.0189446956, 0.00321247173, -0.00933267549, 0.0265632048, -0.0119483639, -0.0194145031, 0.0164940748, -0.0037806856, -0.0073836064, -0.000627336674, -0.0100183412, 0.0265632048, 0.00412669312, 0.00107294018, -0.0183860045, 0.0387528203, -0.015960779, 0.0148433978, 0.00389813771, 0.00232523284, 0.00139910763, -0.00978978537, -0.00262045, 0.0134974606, 0.00261092698, 0.000541628455, -0.00197922555, -0.00229666336, 0.00478696404, -0.010780192, 0.00123880152, 0.00777088059, -0.0281884875, -0.0321501121, 0.00639002537, -0.0151227424, -0.00519328471, 0.00343467831, 0.0182209369, 0.0166845378, 0.00214111875, -0.0192621332, 0.0110341422, -0.0130911404, 0.008939052, 0.00476791756, 0.0120816873, -0.0421049669, -0.0223603267, -0.00211889809, 0.0136879236, 0.0214588046, 0.0148307, -0.0135863433, 0.0221952591, 0.00267600175, 0.000753915054, -0.0256616827, 0.00798038952, 0.00886921585, -0.0130657451, -0.00679317163, 0.0180558693, -0.0103421276, -0.00131339941, -0.00480918447, 0.00545675773, 0.011078584, 0.00497742649, -0.025166478, -0.011795993, -0.00239348202, 0.0303724613, -0.0135101583, -0.0131546278, 0.00815815479, -0.00961202, 0.00178558833, -0.000823751441, -0.0119610615, -0.000919776387, 0.0147418175, 0.00512979692, -0.0414700918, -0.0139291761, -0.00159909355, 0.0118912244, 0.0167607218, -0.0200239848, -0.0168496054, 0.0134974606, 0.00872319378, -0.0204557, -0.0109135155, 0.0110531887, -0.0128244925, 0.015021163, -0.000453936227, 0.023134876, -0.0199858919, 0.0065836627, 0.0100881774, -0.0227412526, 0.00824703742, 0.00585672958, 0.0144497743, -0.0294582397, -0.0144497743, -0.0200239848, -0.0105897291, 0.00127610052, -0.00492981123, -0.00880572852, -0.0104944976, 0.00904698111, 0.0212175511, -0.0156052485, 0.00671698665, -0.00911046844, -0.00275218673, 0.00061741675, -0.0159226861, -0.000446000282, 0.00379973208, 0.00591704296, 0.0231094807, 0.0311851017, -0.00128006842, 0.0330897309, -0.0141323367, 0.00577419577, -0.00554246642, -0.0206461623, -0.000744788733, -0.0180431716, -0.0048187077, 0.0211540628, -0.0164432842, -0.00893270317, -0.0102151521, 0.0183606092, -0.0114785554, 0.00228396594, -0.00253950339, -3.28597849e-07, 0.00340293464, 0.000321405911, 0.00153401878, -0.0103421276, 0.00309501984, 0.0148053048, 0.00966281071, 0.0126594249, -0.000596783299, 0.0102151521, -0.000314065139, -0.0171416476, 0.0122404061, -0.00528216688, -0.00656461623, -0.0178654063, 0.00748518622, 0.0196303613, -0.00235062791, 0.0123483352, 0.00797404069, -0.00990406331, 0.00179987308, -0.013560948, 0.00820259564, 0.00587577606, -0.0126911681, 0.02418877, 0.00400606683, -0.0164051913, 0.0201890524, 0.0200112872, -0.0260045156, 0.00965646189, 0.0154401809, 0.0124943564, -0.00268552476, -0.0158972908, -0.00197287672, 0.00459967554, -0.0225761849, -0.00235221512, 0.00442191027, 0.00376481377, 0.00820259564, -0.0226015802, -0.0121007338, -0.00971994922, -0.000272004632, -0.00470760465, 0.0166337471, 0.0032378668, 0.0175987594, -0.0138910841, -1.93066735e-05, 0.0128752822, 0.012094385, 0.00485045137, -0.0285186227, -0.0140688485, -0.00213159574, -0.00704077305, -0.0231856667, 0.00399336917, -0.00866605528, 0.00698363455, 0.00981518067, -0.0149830701, -0.0140815461, -0.00661540637, 0.00808831863, 0.0223730244, -0.00904063229, -0.0207731389, -0.009764391, 0.00374576752, -0.00218873448, 0.0241125841, -0.000972153677, -0.0079296, 0.00445365394, 0.00462189643, -0.00436794572, -0.0045901523, -0.00313787395, -0.010704007, 0.00343150389, 0.00167289784, -0.00330770318, -0.024074493, -0.00484727696, -0.000554722792, 0.0117579009, -0.00205699774, -0.000757486268, 0.0223603267, -0.00704077305, -0.00505996076, -0.00435207412, 0.0059265662, 0.00525677204, -0.0163290072, -0.00640589744, 0.00699633174, -0.0138656888, -0.0163417049, 0.00144989777, -0.0141450344, 0.0117515521, -0.0169638824, 0.0350451469, 0.0100691309, 0.0220682845, -0.0256235898, 0.0284170434, -0.00260775257, 0.000934854674, 0.00839940738, 0.0101834089, -0.00698363455, -0.00202842825, -0.00961202, 0.00279980246, -0.0236935671, -0.00355530484, -0.00683761295, -0.00568848755, 0.0114658577, -0.0138910841, -0.00393940462, -0.0127229122, 0.0170908589, -0.0153512983, 0.000344420143, -0.0175860617, 0.00180622179, 0.000221412949, 0.0133577883, 0.0120816873, 0.0045107929, 0.0223349333, -0.00697728572, 0.003774337, -0.0086152656, -0.00456793187, -0.0236808695, -0.00650747772, -0.0235031042, 0.0105071953, 0.00451714173, -0.00170305453, 0.00320453593, -0.00109119283, -0.00132768415, -0.0208366252, -0.00918665342, -0.0114595089, 0.0244300235, -0.000175682057, 0.0100310389, 0.00652017491, -0.000622971915, -0.0172559265, -0.00611385424, -0.00949139427, -0.0151481377, 0.0305756219, -0.00704077305, 0.00147608633, 0.00298391655, 0.016151242, -0.0218143351, 0.0111865122, -0.015325903, 0.0399717838, 0.000873747922, -0.00812641066, -0.0298899543, -0.0135736456, -0.00879303087, -0.0256235898, 0.0125895878, 0.0320231393, 0.0097961342, -0.0252426639, 0.0199985895, -0.0173702035, -0.0139418738, 0.00600275118, -0.00143640663, 0.0121515235, -0.0260807, -0.003239454, 0.00228714035, 0.00415208796, -0.000119436023, -0.000857082428, -0.0341563225, -0.026817156, 0.0213445257, 0.00521867955, 0.0049806009, -0.0191605538, -0.00264743227, -0.00205064891, 0.00664715, 0.00135942793, 0.00160306157, 0.0165194701, 0.0131419301, 0.0385242663, -0.00408225181, 0.00166813633, -0.00353943277, 0.0222460497, 0.0221825615, 0.0205699783, 0.00659001153, 0.00109198643, 0.00507265795, -0.00534882909, 0.00320612313, -0.00461872201, -0.0185383745, -0.0152751133, 0.0110722352, 0.000444809906, 0.00195700489, 0.00174590864, -0.0230840854, 0.00346324779, -0.00424731942, 0.00257759588, -0.0129895601, -0.00569166197, 0.0101072239, -0.0204049107, 0.0227285549, -0.00803752802, -0.0100881774, 0.031210497, 0.0344356671, 0.0167480242, -0.0348419882, 0.00132371613, -0.00478696404, -0.00497742649, 0.00334897, -0.0105071953, 0.0182844251, -0.0156560391, 0.000556706742, 0.0199731942, 0.00637415377, -0.00679952046, -0.00792325102, 0.000281924556, -0.019681152, 0.00725663081, 0.00967550837, -0.00435207412, 0.0163671, -0.00671698665, 0.0072375848, -0.0136371329, -0.0171162523, 0.00668524252, -0.00192526099, -0.0185764674, -0.00681221811, -0.0218651239, -6.68107605e-05, -0.00477426639, -0.00648208242, -0.0103103835, -0.00406320533, 0.010405615, 0.00236491254, 0.0175352711, -0.00572023122, 0.000506313518, -0.020620767, 0.00881207641, 0.0127165634, 0.0071614, 0.0190843679, 0.00200620759, 0.00217127544, -0.0060471925, 0.0121261291, -0.0264362302, -0.0111484202, 0.0184367951, 0.00153481239, 0.0185002815, -0.0184875857, 0.00386321964, -0.000419414864, 0.0147799095, 0.000483299256, -0.0136117386, -0.00785341393, -0.0408860035, 0.000517423847, 0.000119436023, -0.0197192449, 0.00302835787, -0.00570753403, -0.0145894475, -0.00786611158, -0.00326961069, 0.0109833525, 0.00296010869, 0.0160115696, -0.015998872, -0.0155798532, 0.00368862879, -0.0153766936, 0.0157830138, -0.0136752259, -0.0106405197, 0.0047361739, -0.0109262131, -0.00291249296, 0.00982787833, -0.0128244925, -0.000765025383, 0.0245443, -0.00788515806, -0.00921204872, 0.0341563225, -0.0160242673, -0.0280107222, -0.0164305866, 0.0109516084, -0.0231856667, 0.0371783301, 0.029559819, 0.0137133189, 0.00474887155, 0.00590751972, 0.0240998883, 0.0185129791, 0.00890095904, 0.0154655762, -0.00636780495, 0.00317120482, -0.0212175511, 0.00420922693, -0.00998024829, 0.00126102217, 0.0108182849, 0.00359974615, -0.0212683417, -0.023172969, -0.00105548115, 0.00911681727, 0.00178876275, -0.0071614, 0.0272234771, 0.00963741541, 0.0187288374, -0.0046726861, -0.0010800825, 0.0123546841, -0.00542818848, 0.018665351, -0.0110976296, -0.00824068859, 0.0168369077, 0.00528216688, -0.00895809848, 0.0137641085, -0.0194398984, 0.0177384317, 0.0126657737, 0.0173194129, 0.00996120181, 0.0174209941, -0.0221698657, 0.00534565467, 3.85637468e-05, -0.0245569982, -0.0106786117, -0.0162147302, -0.0132054174, -0.00787246, 0.0102722915, -0.0181828439, 0.0026156886, -0.0112563493, -0.00470760465, -0.0111420713, -0.000112888862, -0.00427588867, 0.0178527087, 0.00192367379, -9.42393817e-05, -0.000351959316, 0.0106151244, -0.00217921147, -0.00173955981, 0.00329183135, -0.023134876, 0.0101389671, 0.00198398693, 0.0211413652, -0.00523772556, 0.000510678277, 0.000310493982, -0.00410764664, 0.0164686795, -0.0202906318, 0.00768199796, -0.0146021442, 0.0149830701, 0.00223158859, 0.00460285, -0.0142466137, 0.00848829, -0.00689475192, 0.00930093136, -0.00464411685, 0.0184114, -0.0122404061, -0.0235665925, -0.0176368505, -0.00212524692, -0.00518058706, -0.00622178335, 0.00652017491, 0.00455523422, -0.0155290635, 0.00454571098, -0.00647255918, -0.0134593677, -0.00108325691, -0.00406003091, -0.0194018055, -0.000185800382, -0.000833274564, 0.000277758198, 0.00894540083, -0.00882477406, -0.0113198366, 0.00646621035, -0.0156687368, 0.00938981399, 0.0165194701, -0.00965646189, -0.000699950615, 0.0053107366, -0.00966916, 0.00528216688, 0.016113149, -0.0176368505, 0.00341563206, 4.35237162e-05, -0.0119864559, 0.0107738432, -0.0116499718, 0.00644081552, -0.00127451331, -0.0155417612, 0.00789785571, -0.0278075617, -0.0100754797, -0.00650747772, -0.00500599621, 0.00326643628, 0.000596783299, 0.0215730816, 0.00491711358, -0.015325903, -0.0265124161, 0.00507265795, -0.0100818286, 0.00145069137, 0.0220809821, 0.00692014676, -0.0291788951, -0.0175479688, 0.00664715, 0.00583450915, -0.0110404911, -0.00834226888, 0.00028728132, 0.00448857248, 0.0161385443, -1.25363185e-05, -0.00286011561, -0.0172940176, -0.004469526, 0.00464094244, -0.0138529912, 0.00573610328, -0.00759311533, 0.0245189052, -0.00252363156, -0.01697658, 0.00759946415, -0.00146894401, -0.0156306438, -0.00724393362, 0.0109262131, -0.00106421066, 0.0200112872, 0.00897714496, -0.00161099748, -0.0143989846, 0.00907237548, -0.021408014, -0.0198970102, 0.0052409, -0.00349181728, 0.00418065768, 0.00973264687, -0.012583239, 0.0115737868, -0.00142847071, -0.0039584511, -0.0155544588, 0.00693284441, 0.00169988011, -0.00483140536, 0.000931680319, 0.0159226861, -0.0100754797, 0.00958027691, -0.0164051913, 0.00614242395, -0.00602179766, -0.0160496607, 0.0153639959, 0.00754232518, -0.00520915631, 0.0213191304, -0.0195541754, -0.0131800231, -0.00155782665, 0.00448222365, -0.00689475192, 0.00158480881, -0.00660905754, 0.0174717829, 0.00450444408, -0.00479648728, -0.0247220658, 0.00373624428, 0.000600354455, -0.000204350668, 0.00753597636, -0.00724393362, -0.0165575631, 0.00585355517, 0.0204810947, 0.0070534707, 0.0105008464, 0.0124499155, -0.0052059819, -0.000606703223, -0.00373941869, -0.0247474611, 6.46655781e-06, -0.0193764102, -0.0209255088, 0.017611457, -0.000632891839, 0.0098215295, -0.019643059, -0.0184494928, -0.00387909147, 0.0083803609, 0.0163924936, 0.00797404069, -0.00618051644, 0.011719808, 0.000842004083, 0.00483458, 0.00456793187, -0.016265519, -0.0167607218, -0.000159214964, -0.00666619651, 0.00356165343, -0.0221444704, -0.0277059823, -0.00784706511, 0.00282678474, -0.0222333521, -0.00355530484, -0.0103738718, 0.0207096506, -0.00299185235, 0.00372037245, 0.0160877537, -0.00222206558, -0.0244427212, 0.0108690746, 0.00409177504, -0.0117452033, -0.0178273134, -0.0151862307, -0.0193383191, 0.0220809821, -0.0075613712, 0.00427271472, -0.0024617312, -0.00344737596, -0.0276551917, 0.01513544, 0.0228936225, -0.00940886047, 0.0174717829, -0.0141069414, -0.00243474892, 0.0148180025, 0.00785341393, -0.000507503864, -0.0231856667, -0.0126022855, 0.00817085244, -0.00244585914, 0.00379338325, -0.00366958254, 0.0145894475, 0.0284170434, -0.0126530761, -0.0389305875, -0.00762485899, 0.0129451184, -0.00379338325, -0.00642176904, -0.00583768357, -0.0277821682, 0.00805022568, -0.00104357721, 0.0037806856, 0.000298391649, -0.0144751696, 0.00201096921, 0.0398194119, -0.0133196954, -0.00251569552, 0.0157576185, 0.0154528785, 0.0177511293, -0.00393305579, -0.0230332967, -0.0195922684, 0.0117896441, 0.00279186666, 0.0138656888, -0.0118086906, 0.00501869339, -0.000261291105, -0.00787246, -0.0151989283, -0.00037318797, 0.0161766373, 0.0129768625, 0.0132943, -0.00191256346, -0.0149703724, -0.0123102432, 0.00236173812, 0.011491253, 0.00163480535, -0.0101897577, 0.00666619651, -0.0173067153, 0.0113325343, -0.00692649558, -0.0156052485, -0.0116880648, -0.00490759034, 0.017725734, -0.0117769474, 0.0135990409, -0.00740265241, 0.000334301818, 0.00714870216, 0.017611457, 0.000283710135, -0.0363656878, -0.016036965, 0.01017706, 0.0111357225, 0.0137895038, 0.0110976296, 0.00766930031, 0.00593608944, -0.00697728572, 0.00937076751, 0.00481553329, 0.0181701463, -0.00456475746, -0.0211794581, -0.0265886, 0.00176178047, 0.00551072229, 3.62325627e-05, -0.0129895601, -0.00672968384, 0.013256208, -0.000673365197, 0.00848829, 0.0117579009, 0.0138529912, -0.01032943, -0.0187288374, -0.00562817464, -0.00657731388, 0.0196176637, 0.0140053611, -0.000306526, -0.0229317155, 0.00486632343, -0.00299026538, 0.0025823575, 0.011643623, -0.0112626981, -0.00863431115, -0.00806927215, 0.00257759588, 0.0089961905, -0.0226650685, 0.0117832962, 0.00189986604, -0.0116563207, 0.0111865122, 0.00996120181, -0.00749788387, 0.0144497743, -0.0139037808, -0.00741535, 0.00334897, 0.0212302487, -0.0163671, 0.00183320406, 0.0179415923, -0.0110976296, 0.0296614, 0.00264743227, -0.0264870208, 0.00479966123, -0.000365252024, -0.0164305866, -0.0155417612, 0.00926918723, -0.00818355, 0.0270203166, -0.0151100457, 0.0115483915, -0.0253950339, -0.01017706, -0.00443778234, -0.00343467831, 0.0193637144, -0.0205826759, 0.0169511847, -0.000246808, 0.00951678865, -0.00275853556, -0.0134720653, -0.00586625282, -0.00968185719, 0.00591704296, -0.0262584649, 0.0303216707, 0.0088819135, -0.000545993214, -0.018030474, 0.0175479688, -0.0128117949, 0.00189193, 0.0117261568, 0.0246585775, -0.00448857248, 0.0281376969, 0.0361371338, -0.0139164785, 0.00433302764, -0.014424379, 0.0117515521, -0.0118912244, -0.0237316601, 0.00620591128, 0.00220778072, 0.00863431115, 0.0105897291, 0.00950409193, -0.016113149, -0.00484410254, -0.00710426085, 0.0166464448, 0.0108817723, -0.00904063229, 0.0092057, 0.00283789495, -0.0109643061, 0.00148560945, -0.0217635445, 0.0031585074, 0.0137133189, -0.00963106658, 0.00388226588, 0.0042822375, -0.0140815461, 0.0204049107, 0.00909142196, 0.000116956035, 0.00900253933, 0.0292042885, 0.0165829565, 0.0164305866, 0.0100119924, 0.0133958803, 0.0192494355, -0.0209762976, 0.00499964738, 0.0289249439, 0.000637653458, 0.0196938496, -0.0116118798, 0.00927553605, 0.0118213883, 0.0105960779, 0.00412351871, -0.0126657737, 0.00381560391, 0.0020411259, -0.0166845378, -0.0128244925, -0.0203668177, 0.010291338, -0.00611068029, -0.0113134878, -0.0275282171, -0.0419779904, 0.00743439607, 0.0164559819, 0.00167607225, 0.0309057571, 0.00726297963, 0.00772643927, -0.0237951465, -0.00452666497, -0.00300931162, -0.000749947096, -0.0137768062, -0.0144878672, -0.00378703442, 0.0127610043, -0.0173955988, 0.0043488997, -0.0143608917, 0.00871049706, -0.00372037245, 0.0130022578, -0.0113134878, -0.00719949231, -0.0427906327, 0.0140053611, 0.0219921, -0.0201128665, -0.00761216134, 0.0130911404, 0.0139672691, 0.0103357788, -0.00561230257, 0.0126594249, 0.00347911962, -0.00107373379, -0.00689475192, 0.0092882337, -0.0204557, -0.00283154636, 0.00602497207, -0.00820894446, 0.0239348188, 0.00963106658, 0.00371719804, 0.0301693, -0.00380608067, 0.017878104, -0.000212683415, -0.0089136567, -0.0169384871, -0.00966916, 0.0147164222, 0.00816450361, 0.0119102709, -0.0156433415, 0.00751693, -0.0154020879, -0.0195795707, -0.00704077305, -0.00326008745, 0.00794229656, 0.00203318987, 0.00379655766, 0.0113896728, -0.00417113444, 0.00332357502, -0.00911046844, 0.00319183827, 0.000257521519, 0.00908507314, 0.000404534949, -0.00429493515, -0.0105008464, -0.00774548529, -0.0102659427, -0.00696458807, 0.00526629528, 0.0114087192, 0.0102468962, -0.0106405197, 0.00386004522, 0.0176622458, -0.015211625, 0.00850733649, -0.0331913084, -0.00924379285, 0.01513544, 0.0118213883, 0.0070534707, -0.0130911404, 0.000930093112, 0.0126149831, 0.00298867817, 0.00863431115, 0.00462824479, 0.00657731388, 0.0104437079, -0.0154401809, 0.00136974466, -0.00268552476, 0.0307025965, -0.00736456, -0.0202779341, -0.0159353837, 0.021522291, -0.0372037254, 0.00690110074, 0.00304264249, -0.00812006183, 0.0137387132, 0.0118912244, 0.0136625282, 0.017014673, 0.00432033, 0.00183320406, 0.0134720653, -0.00921839755, 0.00678047398, 0.0318453722, -0.00913586374, -0.0369243808, 0.00398067152, -0.00218714727, 0.00903428346, -0.0086152656, -0.00836766418, 0.0100818286, -0.00534882909, -0.0176622458, 0.0217381492, 0.00759311533, 0.0172813199, -0.00406637974, -0.00672968384, 0.0212429464, 0.0108436793, 0.00785341393, 0.0100246901, 0.021522291, -0.0375084653, -0.00639002537, 0.0142974043, -0.0101580136, -0.00995485298, 0.00640272303, 0.00534882909, 0.0202906318, 0.0119737582, -0.0109516084, 0.0108119361, 0.0382449217, 0.00745344255, 0.00873589143, -0.018144751, -0.00791055337, 0.00403463608, 0.00167607225, -0.000124991187, -0.00982787833, 0.000727329636, 0.0134339733, -0.0113896728, 0.0170908589, -0.0006924115, 0.0145005649, 0.00808831863, -0.0039743227, -0.00283630798, 0.00448222365, 0.00188240688, -0.0147545151, 0.00622495776, -0.0310073365, 0.0352737, 0.0115420427, 0.0107674943, 0.00329500576, -0.0219667051, -0.01712895, -0.0180558693, -0.00496155489, -0.00171733915, -0.00369815179, 0.0161893349, 0.00235221512, 0.0283916481, 0.00607576175, 0.0257378668, -0.000389655062, -0.0119039221, 0.00401876401, -0.0266139954, -0.0192748308, -0.00373941869, -0.00871684588, 0.0170527659, -0.00287281326, -0.0113579286, -0.00686300779, -0.0127546554, 0.013446671, 0.0107611455, -0.032226298, 0.00182368094, -0.00483458, -0.0107992385, 0.00456475746, -0.00817085244, -0.0100500844, 0.00589482207, -0.0113642775, -0.0269187354, 0.00414256472, 0.0313628688, -0.0176495481, -0.00812641066, 0.0144370766, -0.0164051913, 0.0235158019, -0.0146021442, 0.0212810393, -0.0147672128, -0.00526946969, 0.0117515521, 0.0298391655, 0.000357712852, 0.0159734767, -0.0119356662, -0.0239729118, -0.00662810402, -0.0288995486, -0.00388226588, 0.00283630798, -0.0177130364, 0.00985327363, -0.00766295148, -0.000457507413, 0.00429493515, 0.0127673531, -0.00224904763, 0.00568213873, -0.0357054174, -0.00787880924, -0.00742169889, -0.00871049706, 0.00112928543, 0.0242395606, -0.0101580136, -0.019909706, 0.00681856647, -0.0109960502, 0.00247601583, 0.0417748317, 0.00933902338, 0.00440286426, -0.031743791, -0.00190780195, -0.00975804217, -0.0120499441, -0.00467903493, -0.0109770037, -0.0210651811, 0.024899831, 0.00179669866, 0.0355022587, 0.0021141367, -0.000784865289, 0.00191891228, -0.00733281625, -0.00724393362, 0.00493615959, -0.00843115151, -0.0156687368, 0.00501234503, -0.0129895601, 0.00296010869, 0.0103548253, 0.0193002261, 0.00361244357, -0.0256108921, 0.00383465015, -0.00585355517, 0.0169257894, -0.0165067725, -0.000122114405, -0.00164432847, 0.0125387982, 0.00302200904, 0.00306645036, 0.0131673254, 0.0130149554, -0.00404415932, -0.0163290072, 0.0138529912, -0.0049234624, 0.0118848756, -0.00357117667, -0.00812641066, 0.00438381778, -0.0370767489, 0.0208747182, -0.0201255642, -0.0211159717, -0.00437112, -0.000845972099, 0.0140180588, 0.0123610329, -0.00480283564, 0.0129768625, -0.000118741627, -0.00259188074, -0.00937076751, -0.00222365279, 0.00283154636, 0.00055630994, 0.00466951169, -0.0307787806, -0.00365053606, -0.00492028799, -0.00508218119, -0.00317120482, -0.00166813633, -0.00371084944, 0.00375529076, 5.51052399e-05, -0.0098469248, 0.00389178889, -0.000240260837, -0.00351086352, 0.0142212193, 0.00796769187, -0.0116118798, -0.0206080694, 0.0171035547, -0.0260045156, 0.00479013845, 0.0110023981, -0.0083232224, -0.0122594526, 0.020620767, 0.00293947523, -0.00996755064, 0.0046568145, 0.0316676088, -0.00579006784, -0.0188812073, 0.0204430018, -0.00366323371, 0.0108119361, 0.00474887155, 0.0173575059, -0.0137133189, -0.0105579859, 0.00660905754, -0.0455079, 0.0246331822, -0.0165194701, -5.93212135e-05, -0.00790420454, 0.0095548816, 0.0172559265, 0.00702172704, -0.00285217981, -0.025052201, 0.00338071398, 0.0245823935, 0.0062090857, -0.00298550376, -0.00321405893, 0.000158818162, -0.00348229404, -0.0148433978, -0.021408014, 0.00842480268, 0.00362514122, 0.00999929477, -0.0188431162, -0.00989771448, -0.0151608353, -0.00968185719, 0.00511075044, -0.0208493229, -0.0141577311, -0.0119039221, -0.011269046, 0.0188304186, -0.0163924936, 0.047133185, -0.00648525683, -0.0174590852, -0.00794229656, 0.0105325906, 0.0115610892, 0.00233158167, -0.0302708801, 0.00616464438, 0.00293312641, -0.00253950339, -0.00418065768, 0.0184621904, -0.00572658, 0.0220555868, -0.0161639396, 0.007999436, -0.0114849042, -0.00171575195, -0.00232205843, 0.0128308414, 0.0171924382, 0.0334960483, -0.0221317727, 0.02065886, -0.00151735335, 0.0075613712, 0.0141323367, 0.0235665925, 0.00600592559, -0.0102976868, 0.0199985895, -0.00560595375, 0.0165829565, 0.00248871325, 0.033013545, 0.00145307207, -0.00365053606, -0.0199604966, 0.0042028781, -0.0114150681, -0.0134339733, 0.000708283391, 0.0114277657, -0.00723123597, 0.0057011852, 0.0344864577, -0.0073201186, 0.016900396, -0.00659636, -0.00839305855, -0.00991676096, -0.0199731942, 0.010780192, 0.0106405197, -0.0161893349, -0.0201128665, -0.00210778788, -0.00853273179, -0.00796134304, 0.0322009027, 0.0304486454, -0.0158338044, 0.0133069977, 0.0109262131, 0.0018871685, -0.0354260728, 0.00712330686, 0.0164813772] |
11 Apr, 2023 | 8085 program to convert an 8 bit BCD number into hexadecimal number
11 Apr, 2023
Problem – Write an assembly language program in 8085 microprocessor to convert an 8 bit BCD number into hexadecimal number. Assumptions – Assume that starting address of the program is 2000, input memory locations, 2050, 2051, and output memory location is 2052. Example –
INPUT: 2050:02H
2051: 09H
OUTPUT:2052: 1DH
Algorithm –
Initialize memory pointer to 2050
Get the most significant digit
Multiply the MSD by 10 using repeated addition
Add LSD to result obtained in above step
Store the converted result in memory 2052
Program –
Memory Address
Mnemonics
2000
LXI H, 2050
2003
MOV A, M
A<-M
2004
ADD A
A<-A+A
2005
MOV B, A
B<-A
2006
ADD A
A<-A+A
2007
ADD A
A
2008
ADD B
A<-A+B
2009
INX H
200A
ADD M
A<-A+M
200B
INX H
200C
MOV M, A
M<-A
200D
HLT
TERMINATE THE PROGRAM
Explanation – Registers H, L, B, A are used for general purpose.
LXI H, 2050: will load the HL pair register with the address 2050 of memory location.
MOV A, M: copies the content of memory into register A.
ADD A: add the content of accumulator with itself.
MOV B, A: move the content of accumulator into register B.
ADD A: add the content of accumulator with itself.
ADD A: add the content of accumulator with itself.
ADD B: add the content of accumulator with register B and store the result in accumulator.
INX H: increment register pair HL.
ADD M: add the content of accumulator with memory and store the result in accumulator.
INX H: increment register pair HL.
MOV M, A: copies the content of accumulator into memory.
HLT: stops executing the program and halts any further execution.
Advantages:
This program is efficient and easy to understand, making it accessible for programmers with varying levels of experience.
The program handles a common conversion operation that may be useful in various applications.
The program can be easily modified to handle different input sizes or output formats.
The program outputs the result in ASCII format, which is easy to display or manipulate in software.
Disadvantages:
The program assumes that the input is an 8-bit BCD number and does not handle other input formats.
The program outputs the result in ASCII format, which may not be suitable for all use cases.
The program assumes that the output location is fixed and does not allow for dynamic memory allocation.
The program does not check for errors or handle exceptional cases, such as invalid input or overflow situations.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number | https://www.geeksforgeeks.org/8085-program-to-convert-an-8-bit-bcd-number-into-hexadecimal-number?ref=asr9 | Languages | 8085 program to convert an 8 bit BCD number into hexadecimal number | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.00929525122, 0.0060495506, -0.00864065625, 0.0347153656, 0.0104080634, 0.0325988382, 0.0195178464, 0.0441197157, -0.00299204537, 0.0318351462, -0.0087824855, -0.020139711, 0.0219834875, -0.0135828499, -0.00733692106, -0.0215580016, -0.00150420517, 0.0212197937, -0.0302422978, -0.016910376, -0.00488491636, -0.0256601311, -0.0047021755, 0.0374646634, -0.0447306708, 0.0101680448, 0.00176467956, -0.0170085654, 0.024438221, 0.000813470862, -0.000526744581, 0.0260528885, -0.0255510323, -0.0403012447, -0.0315951258, -0.0208379459, -0.00423577614, 0.000501515344, -0.0224744342, -0.0111935772, -0.0108662797, 0.0126991468, -0.00691143423, 0.000345367152, -0.0210125055, 0.0112153972, 0.00835699867, -0.019779684, -0.0231290292, -0.00456307409, -0.0375083052, -0.00970982853, 0.0174776912, -9.71664704e-05, 0.013833778, 0.0302204769, -0.0124154883, 0.0462580584, -0.0211979747, -0.0562515445, -0.00133987446, -0.00625138404, -0.00660050148, -0.0100480365, -0.00245064078, -0.0303513967, -0.00115713337, 0.0568188615, 0.0136483097, 0.0106589915, -0.00530494843, -0.022267146, -0.00520948647, 0.00412940467, -0.0152629772, 0.0195178464, 0.0363300331, -0.00076574, -0.0369409882, 0.0249182563, -0.0057986225, 0.00229926547, 0.0446870327, 0.0269038621, 0.00446488475, -0.00444851955, -0.0104735233, -0.0554660335, -0.0259219687, -0.00572770787, 0.00556951389, -0.00938253105, -0.0019283283, 0.00539495517, -0.00782786775, 0.017946817, -0.0183832143, 0.00255701249, -0.0468253754, -0.00798060652, 0.0282130521, 0.00122191105, 0.010522618, -0.0323370025, 0.00419213669, 0.0251364559, -0.00794242136, 0.000960754813, 0.00539768254, -0.00252291886, -0.042025011, 0.00883703493, 0.00617501466, 0.0277548358, 0.00824789889, -0.0184050351, 0.0157757439, -0.0335370935, 0.0130809937, 0.0110190185, 0.047741808, 0.00258292351, 0.00568952318, 0.029522242, -0.00627865875, 0.0281039532, -0.00378028722, 0.00873884559, -0.00649685739, -0.0157539248, -0.019190548, -0.0279293936, 0.00365755055, 0.026358366, 0.0497928746, -0.0173249524, -0.0245036799, -0.0023660888, 0.0192123689, -0.00572770787, -0.0285621695, -0.00011890108, -0.0238927249, -0.00988984201, 0.00854792167, 0.038970232, 0.0127318762, 0.0387302153, -0.0226708129, 0.0165067092, -0.0479163677, 0.0115317851, 0.0296531618, -0.0224307943, 0.0246345978, 0.0167685468, 0.0240018237, 0.0171176642, -0.0250709951, -0.00138624164, -0.0279948544, -0.0126991468, -0.00939344056, -0.00589681137, 0.00146329298, 0.0210997853, -0.00357845356, -0.02167801, -0.0648485646, 0.0245909598, -0.000906205212, 0.0259874295, 0.00952981506, 0.0256601311, -0.0362427533, 0.0470872149, -0.00507311244, 0.0266420245, -0.0149684101, -0.05153846, -0.0291731246, -0.017564971, -0.00104394299, 0.0134628406, 0.0142483553, -0.0117608933, 0.00049912883, -0.0522366948, -0.00263201818, -0.0180886462, -0.0165721681, 0.0057167979, 0.0482218452, 0.0158739332, 0.042025011, -0.0470435731, -0.0399957672, 0.0438360572, -0.00885885488, 0.00263065449, -0.0124263987, -0.0126118669, -0.0499237925, 0.000781423, -0.00427941605, -0.0106098969, -0.0596554391, 0.00598954596, 0.0229981113, 0.0403448828, 0.019757865, 0.025114635, -0.0069441637, -0.0138883274, 0.0467817374, -0.0113899559, -0.00758784916, 0.00474308757, 0.0113572264, -0.0116954343, 0.0151211489, 0.0149356797, 0.00911523774, 0.0178049896, -0.0338207521, -0.0384683758, 0.0347808227, -0.0202815402, 1.7004133e-05, -0.0448179506, 0.00858065207, 0.0228235517, 0.00795333181, 0.00195151183, -0.00871157087, -0.0258565098, -0.00461762352, 0.0363300331, -0.0415449739, 0.0307877939, 0.01632124, 0.0186886918, 0.00124714023, -0.00363845821, -0.0204561, 0.0447743088, 0.0118154427, 0.0305041354, 0.00429578079, 0.0438142382, 0.0135064805, 0.0226926338, 0.0353481397, 0.0593936034, 0.0181213766, -0.0211434253, 0.0222125966, 0.023281768, 0.000552655605, 0.0186232328, -0.00576589257, 0.00816607475, -0.00426850608, -0.0210779645, 0.0270347819, -0.0133101018, 0.0230853893, -0.0206088386, 0.0193869267, -0.0501419902, 0.0347590037, -0.0527603701, -0.00392211601, 0.0252019148, 0.0429850854, -0.0303077567, -0.043945156, 0.0150120491, 0.0278421156, 0.0278857555, 0.0156339146, 0.00750057, 0.0367446095, 0.0363082141, -0.0124700386, -0.0312460102, -0.023216309, 0.0135064805, -0.0493564755, -0.000815516512, 0.011155393, -0.00820971467, -0.013201003, 0.0432905629, 0.00258974219, 0.00791514665, -0.0346499048, 0.0308314338, -0.0152084278, 0.000352526782, 0.00273157121, -0.0304604955, 0.00872793607, -0.020052433, -0.0172813125, 0.0160375815, -0.0205324683, -0.00670414558, -0.00922433753, 0.011133573, 0.0827408284, -0.0373119265, -0.0443160944, -0.0284312516, -0.0176304299, -0.00259383349, 0.00474036, 0.0337116532, -0.0322497226, 0.00298931799, -0.00745693, 0.0153284371, -0.0113135865, 0.0593936034, 0.0344098881, -0.0106862662, 0.00332207046, 0.0159503017, -0.0344535261, -0.00438578753, 0.00365755055, 0.00847700797, 0.00282839662, -0.00862429198, 0.0328388587, -0.0331225172, 0.0208270364, 0.0493564755, -0.000760285, 0.0319224261, 0.028256692, 0.0593499616, -0.033995308, -0.000816198357, -0.0362645723, 0.013768319, -0.0121972905, 0.00642048754, 0.0150120491, -0.0615755878, 0.000698234886, 0.00710781291, 0.0756712, 0.0166921765, 0.0255946722, -0.0115863346, -0.0216343701, -0.0277766548, -0.0285839904, -0.0055013271, 0.0271875206, 0.00733146584, 0.0403885245, 0.000656299875, 0.0189178, -0.0506220274, 0.00973164849, 0.00131873658, 0.00192287331, 0.0101244058, 0.004871279, 0.0319660641, -0.00684051961, -0.00145783799, -0.0278421156, -0.0107080862, -0.030155018, -0.00391666126, -0.00699325837, 0.017248584, -0.0304823164, 0.0275584571, -0.0341044106, -0.000170552725, -0.0139974272, 0.0134628406, -0.0051603918, 0.00120213674, -0.0132119125, 0.0167249069, 0.0489637181, -0.00544950506, -0.044490654, 0.00110940251, -0.00806243066, 0.0230199303, 0.0218525697, -0.0276457369, 0.0415231548, -0.0378356, 0.0686452165, -0.0255510323, -0.022267146, 0.0156448241, -0.00135419378, -0.000303432142, -0.0265111048, 0.00920797233, 0.0150884185, -0.0285185296, -0.0197251346, -0.0283439718, 0.0113463169, -0.028278511, -0.0052422164, -0.012524588, -0.0227144528, 0.0336461924, -0.01632124, -0.00930616166, 0.0349117443, 0.0300022792, -0.0137574086, 0.0432687402, 0.00390847865, 0.000520266767, 0.0216234606, 0.00207424839, -0.00453852676, 0.00392211601, -0.026380185, -0.0167030878, 0.010648082, 0.0291076656, -0.0476545282, -0.0435305797, -0.00530222105, -0.0131682735, -0.0269693211, -0.00705871824, -0.0057167979, -0.00226108078, -0.0377919637, -0.0134192016, -0.0303513967, 0.0195069369, -0.0287367292, 0.0163103305, 0.0126991468, -0.0346499048, -0.0250491761, 0.0175977, 0.0137574086, -0.0039684833, 0.0320315249, 0.00545496, -0.0321624428, -0.0201615319, 0.0319660641, 0.000613682962, 0.0203797296, -0.0100534912, 0.000841427536, 0.000715281582, 0.0366136916, 0.0268384032, 0.0192123689, -0.0158739332, -0.00315296673, -0.0071459976, 0.0220162179, 0.0143356342, 0.0124154883, -0.0046367161, 0.0212525241, -0.00540586514, 0.0122409295, 0.0474799722, 0.0146083822, -0.0269693211, 0.0187868811, -0.018830521, -0.00795878656, -0.047174491, 0.00748966, -0.00877703074, 0.0447743088, 0.0310059916, -0.00779513782, 0.0350208431, -0.0178049896, -0.037028268, 0.025747411, 0.0190378092, 0.0168558266, -0.0225835331, -0.0333407149, 0.0293695033, -0.00115304219, 0.0357845351, -0.0270347819, -0.0162448697, -0.0122845694, 0.0254419334, -0.00955709, -0.00414849678, -0.0192123689, 0.0196596757, 0.0361772925, -0.0373119265, 0.0145865623, -0.00159148453, -0.00112576736, 0.0365700498, -0.01910327, -0.0257910509, 0.0121754706, 0.019463297, 0.000418668176, -0.0183177553, 0.0312241893, 0.0209797751, 0.0234999675, 0.0149902301, -0.0249837153, -0.0120663708, 0.0642812476, -0.0297186207, 0.00551769184, 0.00367391552, 0.00789332669, -0.00927888695, 0.00684597483, -0.0105826221, 0.00562406378, 0.00600045593, -0.00123895775, -0.00708053773, -0.00380756194, 0.0329261385, -0.00242882082, 0.0298713595, -0.0108826449, 0.0180668272, -0.0722673088, 0.0177831687, -0.00868429616, -0.00852610264, -0.00612046476, 0.0196160357, 0.0140847061, 0.00486309687, -6.48628848e-05, 0.0133319218, -0.0146629317, -0.0346935429, 0.0302422978, -0.0687761307, -0.0177395288, 0.0132991923, -0.0114990557, -0.0116845239, 0.00467217294, -0.00210152334, -0.00885885488, -0.00795333181, -0.0203579105, 0.0692125335, 0.0319878832, 0.0208052173, 0.00843882281, -0.00133646512, 0.0161030423, 0.00523676164, -0.0106753567, 0.0261183474, 0.000314171601, -0.00432578335, -0.0306786951, -0.00179468177, -0.0091370577, -0.0159175731, 0.0324024633, -0.0157757439, 0.026947502, -0.0119027225, -0.0392757095, -0.000367187, -0.0229762904, -0.00903886836, 0.016026672, 0.0216671, 0.00519857695, 0.0254855715, 0.0271657, -0.0107571809, -0.0154266264, 0.00094029872, 0.00282294163, 0.000649140216, -0.0161357708, 0.0146302022, 0.0290640257, -0.0194523875, 0.0271875206, 0.000601409294, -0.00307387, -0.00220516743, -0.0127864257, -0.00213288935, 0.0065895915, 0.0285185296, 0.0219616685, 0.0219834875, -0.0158084743, -0.0046203509, 0.0239145439, 0.0106371716, 0.0229108315, -0.0102716899, 0.0240891036, -0.0283876117, -0.0126555068, 0.01632124, 0.0184595846, 0.000667209795, -0.0110408384, 0.00312569202, -0.0188632514, -0.0346062668, -0.00103166932, 0.0190923586, -0.0121754706, 0.014782941, -0.0163976084, 0.0109153744, -0.00554769393, 0.000290817552, -0.00822062418, 0.0278639346, -0.0149029503, 0.02319449, 0.0132882819, 0.0727473423, -0.0278202947, 0.038359277, 0.0479163677, 0.0157866534, 0.00874975603, -0.00174285972, -0.0264892858, -0.0597427189, 0.0274711773, -0.00684051961, 0.0129828043, -0.0164521597, -0.0109971995, -0.0159939416, -0.0314860269, -0.0098462021, -0.0310714506, -0.0512329824, 0.0343444273, 0.00568406796, 0.00326206605, -0.0151975183, 0.0111717582, 0.0323588215, 0.0196705852, -0.00588044664, -0.0157757439, -0.00543859508, 0.00313387439, 0.0259437896, -0.000320137944, -0.0242200214, -0.00793696661, 0.00685688434, 0.00939344056, -0.00899522845, -0.00158466585, 0.0368537083, -0.0277111959, -0.0176849794, -0.00148102164, -0.00801879074, -0.0150665995, 0.00729873637, -0.0126773268, 0.00677506, -0.00945344567, 0.0145429233, -0.00348844682, -0.00346389948, -0.0278639346, 0.00123350276, -0.0124918576, -0.00978074316, -0.011280857, 0.0046285335, -0.00514675444, -0.00649685739, -0.0134846605, 0.00864065625, -0.0174449608, 0.0410867594, -0.0169649255, -0.0217871089, -0.0166485365, -0.015350257, 0.0032020614, -0.00381847192, 0.0188523419, 0.00877157506, 0.0366791487, -0.00387029396, -0.00993348192, -0.0157648344, 0.0024397308, -0.0266856644, 0.000447306695, -0.0117281638, -0.0168449152, -0.0121536506, -0.0114663253, -0.0325770192, -0.00485491427, 0.0156448241, -0.0265547447, 0.00318024168, -0.000410826673, -0.00298659061, -0.0384901948, 0.00803515594, 0.00692234421, -0.0103371488, -0.00823153462, 0.0198015049, -0.037617404, -0.00475399755, 0.000398553, -0.0278857555, -0.00624047406, -0.0341262296, 0.011619064, -0.0268820412, -0.0085315574, 0.0229762904, -0.00315842172, 0.0304823164, 0.0325988382, 0.027623916, 0.019168729, -0.0285839904, -0.0197142251, -0.00529131107, -0.00249973545, -0.0210561454, 0.00487673422, 0.017946817, -0.0277330168, 0.0128518855, 0.0694307312, 0.0564261042, 0.0109644691, -0.012884615, -0.00770785846, -0.00328934076, 0.0287803672, 0.0195723958, 0.0186014138, 0.0205870178, -0.0190923586, -0.0196924042, 0.00726600643, -0.0274493583, 0.0107080862, -0.000615046709, -0.00792605709, 0.0140301567, 0.0187214222, 0.00383483688, 0.0175213311, 0.0118481731, -0.0391447917, -0.0266202036, 0.00685688434, -0.0159503017, 0.0317696854, 0.0043230555, -0.01758679, 0.000553337508, -0.00974801369, 0.0408903807, 0.0310059916, -0.0354790576, -0.000125208375, -0.0329915956, -0.0174340513, 0.0103153288, 0.0397339277, 0.00686779432, -0.0109317396, -0.00666596089, -0.00391393388, -0.0226926338, -0.0137355886, -0.0336243734, 0.00588044664, -0.0334934518, -0.00587499188, -0.00599500071, 0.0235872455, 0.0127864257, 0.0408249199, -0.00830790401, -0.0308532529, 0.0241763815, 0.027623916, -0.00182877528, -0.00325388345, 0.010669901, -0.00310114468, -0.0215689112, 0.0106971767, 0.0427232459, 0.0260092486, -0.027012961, -8.03328076e-05, 0.0411522165, 0.0199433323, -0.0296968017, 0.0120554613, -0.025703771, 0.0174995121, 0.0292167645, -0.0248746164, 0.0114445053, -0.0117499838, -0.0178922676, 0.0150011396, 0.000681529054, 0.019168729, -0.0248964373, -0.0234999675, -0.0110135637, 0.01225184, -0.0288894679, -0.0084279133, 0.0246564187, 0.0198342334, 0.0139646968, 0.0268820412, 0.0397557467, -0.0313987471, 0.0314423889, 0.0339080319, -0.0123500293, 0.025747411, -0.0189396199, -0.0057822573, -0.0174776912, -0.0131246336, 0.00585862668, 0.0323151834, 0.0113244969, 0.0118809026, 0.0229762904, 0.000494355743, -0.020052433, -0.0245036799, -0.00270429626, 0.00998803135, 0.00745693, -0.00695507368, -0.0286494493, 0.0163321495, 0.0121536506, 0.0333407149, 0.0335370935, 0.0181322861, 0.0125791375, -0.0434214808, 0.00891340431, -0.00126418693, 0.0368537083, -0.0211434253, -0.0157102849, 0.00325661106, 0.00957345497, 0.0241982024, 0.0114226863, 0.0277330168, 0.0123936692, 0.0150884185, -0.0181104671, -0.0240672827, -0.0366791487, -0.0038948413, 0.00504311034, 0.00345844449, -0.00226380839, 0.0194196571, 0.00942617096, -0.00263474556, -0.00637139287, 0.0469562933, 0.0284312516, -0.0384901948, 0.00168421888, 0.0116736144, 0.0157975629, 0.0450361483, 0.010817185, -0.00541132037, 0.00781695731, -0.000135777358, -0.0297186207, -0.00737510575, 0.00155193603, -0.00597318122, 0.0198342334, -0.0100425808, -0.00265111052, -0.0131137231, -0.0429850854, -0.0432905629, 0.00619137939, 0.00887522, -0.0237618051, 0.00965527911, 0.0188523419, -0.00712417765, -0.00740238046, 0.00384847424, -2.03495574e-06, -0.0585644506, 0.00423850399, -0.0254855715, -0.0113681359, -0.00891340431, 0.0249618962, 0.00483582169, 0.0105989873, -0.0187541526, -0.00683506485, -0.0172376726, 0.0240236428, 0.0269256812, -0.0254855715, 0.00348571944, -0.0298713595, -0.00464762561, 0.0140956165, -0.0103862435, -0.00844427757, -0.0104353381, -0.00819880422, -0.0230199303, 0.0117499838, 0.0218743887, -0.0294786021, 0.00608228, -0.000719372823, -0.00145101931, -0.0272093397, 0.0104189729, 0.00302750268, -0.0138228685, 0.00636593811, 0.0212634336, -0.032686118, 0.0235436074, 0.0279948544, -0.0459089428, -0.00526949111, 0.000925297558, -0.0154266264, -0.00638230285, -0.0109535595, -0.00268384023, -0.0132664619, 0.00406667264, 0.0298931804, 0.00959527399, 0.00649140216, 0.00906614307, -0.00656231679, 0.00681324489, -0.0161685012, 0.0109153744, 0.0146411126, 0.0134628406, -0.0253982935, 0.0013501026, -0.00490673631, -0.0123718493, -0.00829699356, -0.0256164912, -0.027623916, -0.0356099792, -0.0157102849, -0.0303513967, -0.0192560088, -0.0137901381, 0.0357408971, 0.00398484804, 0.0306350552, -0.035893634, 0.00778422784, -0.0247436985, -0.0373119265, -0.00184514013, 0.0060877353, 0.0450797863, 0.013495571, -0.025703771, -0.000415940682, -0.0279512145, 0.0350208431, 0.0139319673, 0.0267947633, -0.0271002408, -0.0360900126, -0.0219071191, -0.000494355743, -0.0176631603, -0.0101516806, 0.0240454637, 0.00236472511, -2.95121845e-05, 0.00567315845, -0.00668778084, -0.00188877981, 0.00788787194, 0.0116954343, 0.0283876117, -0.0315733068, 0.0080242455, 0.0129718948, 0.0174558721, -0.0120336413, -0.0227144528, -0.0144120036, 0.0188414305, -0.0129609844, -0.021656191, 0.00744056515, -0.00819880422, 0.0119463624, 0.0286058094, 0.00383210927, 0.0375301242, 0.00987347774, -0.0196814947, 0.0234126877, -0.034540806, 0.01225184, -0.000917797, 0.000360368285, 0.00345844449, -0.0180559177, -0.0169649255, -0.00403394271, -0.0260310676, 0.00399575802, -0.0150884185, -0.00259519718, -0.0110026542, -0.00140874332, 0.00831335876, -0.0334716327, -0.0163648799, -0.0231508501, 0.0114772357, 0.0141828954, 0.0105062528, 0.00984074734, -0.00142374448, -0.0136483097, -0.0161030423, -0.0140628861, 0.0126991468, -0.00739692571, -0.0150120491, 0.0159939416, 0.0296313427, 0.0245909598, 0.0150229596, -0.0346717238, -0.0102880541, 0.0143901836, -0.0152520677, 0.0101025859, 0.019757865, -0.0168885551, -0.011575425, 0.0552914739, -0.0210670549, -0.0089024948, 0.023281768, -0.000651867711, -0.0306568742, -0.029915, 0.026336547, -0.00607682532, -0.00146874797, 0.0164085198, -0.0228671916, -0.0109644691, 0.0166594479, -7.94804728e-05, -0.00208106707, 0.0204779189, 0.00219425769, 0.00198151427, -0.022605354, -0.00493946625, -0.00287749129, 0.00970437378, -0.0204670094, -0.00659504626, -0.00726055168, -0.0252019148, 0.00994439144, -0.0200306121, -0.00520130433, 0.0223653354, -0.0164412484, 0.00471854024, 0.0146411126, -0.00249291654, 0.0369409882, 0.00598954596, -0.00779513782, -0.0231072102, -0.00539222779, -0.0036057285, -0.000810061523, -0.0105062528, 0.00718963705, 0.0110735688, 0.00985165779, 0.0247000586, -0.0170522053, -0.00341207744, -0.0204888284, 0.0032811584, 0.0132773723, 0.00823698938, 0.0116954343, -0.00411304, -0.026358366, -0.017270403, -0.0439669751, 0.00862974674, -0.0173795018, -0.00727146165, 0.0156011852, 0.00840609334, 0.0151975183, -0.00622956408, 0.00732055632, -0.00795333181, -0.00122191105, -0.0180668272, 0.0230635703, -0.0274711773, -0.009404351, -0.0145211034, 0.00561860856, 0.00939344056, -0.00836245343, 0.00196514931, 0.0108553702, -0.0143792741, 0.0107844556, -0.00710235769, 0.0207833964, 0.049618315, 0.0135501204, -0.000889840303, -0.011619064, -0.0235217866, 0.0188523419, 0.00358936354, -0.0253546536, 0.0204670094, 0.030155018, 0.00248746178, 0.0224089753, -0.0164739788, 0.0124700386, 0.00960073, -0.0037830146, -0.0153284371, -0.0235654265, 0.0159503017, 0.0216998309, -0.00395484595, -0.0182850249, 0.00223516976, -0.0145974727, 0.00451125158, -0.011935452, 0.00129487109, -0.000383551873, 0.0377046838, 0.0135828499, 0.00840609334, 0.00252973754, 0.000829153869, -0.00998803135, -0.0108117303, -0.00708053773, -0.00995530188, 0.00283112423, -0.00113326788, -0.00228971941, -0.000387643086, -0.0165721681, -0.00928434171, 0.0016774002, 0.0148047609, -0.0157757439, -0.0391011536, 0.0155248158, -0.00597318122, -0.000326445239, 0.0129718948, 0.0110572036, -0.0277330168, 0.00729328115, 0.0156120947, 0.0250709951, -0.0367664285, -0.0153611666, 0.031311471, 0.0212307032, 0.00195969432, 0.0164303388, -0.00435305806, 0.0174886, -0.0163103305, 0.000124867438, 0.00378574221, 0.00958436448, -0.0101680448, -0.00798606128, -0.0101789553, 0.00403667, 0.03264248, -0.0174122322, 0.00836790819, 0.00564588327, -0.00318842405, -0.0158193838, 0.00431760075, 0.00501856301, 0.0274493583, 0.00529949367, -0.016343059, -0.0237399861, 0.0134192016, -0.0264674649, -0.0107408157, -0.0176522508, -0.00204151869, -0.0129064349, -0.0198233239, 0.0106208064, -0.00186832377, 0.00514948228, 0.0353263207, -0.00356208882, 0.0083951829, 0.0129282549, -0.0291294847, -0.0253546536, 0.00261156191, -0.00749511505, -0.0231508501, -0.0363954939, 0.0051685744, 0.00717327232, -0.00120077305, -0.00951890461, 0.0179904569, 0.00992802717, -0.00494492101, 0.0156230051, 0.00529949367, 0.00938253105, -0.014106526, -0.0135173909, -0.0278857555, -0.0175104216, -0.0341698676, -0.0178922676, -0.00870611612, 0.0124263987, -0.00276702829, -0.0085315574, 0.00603864063, 6.60135411e-05, -0.000709826651, 0.0056786132, 0.00233199541, -0.00964436866, 0.0378137827, -0.00103780616, 0.0450361483, 0.0292385854, 0.0139865167, 0.011597245, 0.0112153972, -0.0283876117, -0.00300295535, -0.0159830321, 0.00518493913, 0.0341044106, -0.0275802761, -0.0230417512, 0.0245909598, 0.0154157169, -0.000878930383, 0.0102225952, -0.00266474788, 0.0164521597, 0.0305914152, 0.0190050807, 0.00657868152, -0.0247655176, 0.0269256812, 0.00881521497, -0.0105608022, 0.0100316713, -0.00428487081, 0.0234126877, 0.00659504626, -0.0198124144, 0.00660050148, -5.18221168e-05, -0.00266065658, 0.0185795929, -0.0256383121, 0.0239363629, -0.00981892738, -0.0174776912, 0.0115208756, 0.00226517208, 0.00884794444, -0.0235436074, -0.0249400772, 0.00855337735, 0.0135937603, -0.00959527399, 0.0211434253, 0.023281768, -0.0135719404, 0.0196487661, -0.0222344156, 0.0131682735, 0.000947117398, 0.00772422319, -0.00803515594, 0.0081442548, 0.00713508762, -0.00278475694, 0.0345189869, 0.0281039532, -0.00245200447, 0.00360027351, -0.00150556897, 0.0167358164, 0.00901159365, -0.00379665196, 0.0121863801, 0.0338862091, -0.015732104, 0.0110626584, -0.0201506224, -0.0011462234, 0.0119027225, -0.00577680254, -0.0233254079, -0.00080392469, 0.0330788754, -0.00950254, 0.00804606546, -0.0316387676, 0.0101244058, 0.0308968928, -0.00219153, 0.0481782071, -0.0119790919, 0.0205979291, -0.0174776912, 0.0216671, -0.0074351104, 0.0433342, 0.0290422067, 3.82220105e-06, 0.00951345, -0.0214489028, 0.0227144528, 0.0220489483, 0.00846609753, -0.00930070691, -0.00405576266, -0.00619683461, -0.00303023029, 0.000873475452, 0.0053622257, -0.00924615655, -0.00577134732, 0.003136602, -0.0122736599, -0.00411304, -0.00158057467, -0.0171394832, -0.0102335047, -0.00083665445, 0.0341916867, 0.00620228937, -0.00354845147, 0.00468853815, 0.0271657, 0.00295931567, 0.0204779189, 0.00902795885, -0.0198451448, -0.0127427857, -0.00958981924, -0.00704780826, -0.0013276008, 0.00693870895, -0.0284530707, 0.00200606138, 0.00337389275, 0.0207943078, -0.0144774634, -0.00131941843, -0.0011503147, 0.0162448697, -0.0120991012, 0.0237836242, -0.0467380956, -0.0205870178, -0.0151538784, -0.00507038506, -0.00798060652, 0.0211325139, -0.015055689, -0.00780059258, -0.0403230637, -0.0141719859, -0.0133101018, -0.0100807659, 0.00856974162, 0.0233690478, -0.0145320129, -0.00978619792, -0.00889158435, 0.0158848427, 0.0279512145, 0.00528040109, 0.00651322212, -0.00533495052, 0.00279566692, -0.00260610715, -0.00130168977, -0.000673687551, -0.0133210123, 0.030176837, 0.00526676374, -0.0271438807, -0.00558042387, 0.00346662709, 0.016343059, 0.0135610299, -0.0127427857, -0.0118481731, -0.027602097, 0.0147393011, 0.0161139518, 0.000610273622, -0.00390302367, 0.0262710862, 0.00899522845, -0.011575425, 0.00214925408, -0.000436055852, 0.0181104671, -0.00736965053, 0.00261838082, 0.00613137474, -0.00693325419, -0.00166512653, -0.000513448089, 0.00956799928, 0.00921342708, 0.0110735688, -0.00609319, 0.000475945242, 0.0209579561, -0.0114881452, -0.0268384032, 0.0265547447, 0.0111444825, -0.0162776, 0.00526949111, -0.01020623, -0.0112372171, 0.0145865623, -0.000461966905, 0.0104953423, 0.022267146, 0.000155551592, 0.00354845147, 0.0141610755, -0.0173576828, -0.0034911742, 0.0278421156, 0.0221907757, 0.032075163, 0.0106208064, -0.00169240125, -0.00480036484, 0.0211543348, -0.0209906846, 0.00777331786, 0.0101516806, 0.0335370935, -0.00447852211, 0.0179031789, 0.0210997853, 0.00377210462, -0.017881358, 0.0121209212, -0.0170412939, -0.00672596553, 0.0253982935, -0.00169376505, -0.00480036484, -0.0175758805, 0.0048876442, -0.000828472, -0.00230608438, -0.0104626128, 0.000183763957, 0.00234563276, 0.0184923131, -0.00477308966, -0.00363027584, 0.00753875449, 0.00145101931, 0.00554223917, -0.0085315574, 0.0209034067, 0.00355117884, 0.0258346889, -0.0187650621, -0.0200306121, -0.0152193382, 0.00384574663, 0.0054276851, -0.012862795, -0.0121318307, 0.00608228, -0.00982983783, 0.00815516524, -0.00455761887, 0.00121850171, -0.00624592882, 0.00582044199, 0.00732601108, -0.00354845147, 0.0239800029, 0.00390575128, 0.00287476392, -0.00307659735, 0.0542877614, 0.00726055168, 0.0126882363, 0.00486309687, -0.00693870895, -0.00106235337, -0.0159175731, -0.0202706307, 0.00381847192, 0.00882612541, 0.0110735688, 0.0107462713, -0.0120336413, 0.00282021426, -0.0150011396, 0.00563497329, -0.0105498927, 0.0126118669, 0.00773513317, 0.0418068133, 0.00449488685, -0.00399848539, 0.00911523774, 0.0130482642, 8.15260792e-05, -0.01632124, -0.0231726691, 0.00328934076, -0.0026620205, 0.00844427757, -0.0137028592, -0.008646111, -0.00995530188, -0.0165285282, 0.00472399546, 0.012590047, -0.0265765637, 0.00873339083, -0.00822608, 0.0115536051, 0.0165612586, 0.0100807659, 0.0105062528, -0.0251582749, -0.0206415672, 0.0217216499, 0.00973710325, -0.00490673631, -0.0107080862, -0.0215689112, 0.028256692, 4.67933278e-05, -0.00428487081, 0.0134301111, -0.015372077, -0.011913632, 0.0231072102, -0.0129937148, -0.0022174411, 0.00679142494, -0.0135610299, 0.0221144073, 0.0128082456, 0.000751420739, -0.00856428687, 0.023216309, 0.0221798662, 0.00638230285, 0.00527494634, 0.0253764726, 0.00708599295, 0.0136046698, 0.00193378329, 0.0129500749, 0.0255728513, -0.00304932264, 0.0135064805, 0.034540806, 0.0170303844, -0.029522242, -0.00377755961, -0.00831335876, -0.0135610299, -0.0396466479, -0.00674233027, -0.032053344, -0.00126350508, 0.0129173445, 0.00936616585, 0.020347001, 0.0103371488, -0.0177831687, 0.00476490753, -0.0174667817, -0.0172267631, -0.0219398476, -0.000474240573, -0.0296313427, -0.00769694848, -0.000150267093, 0.00278339325, -0.00310114468, -0.00334389042, -0.0221798662, 0.00510038761, -0.0151429689, 0.0101080406, -0.017248584, 0.0150011396, 0.00495855836, 0.00576589257, -0.00425214134, 0.00649685739, 0.0081388, -0.00101325882, 0.00863520149, 0.00343935215, 0.0237618051, 0.0098462021, -0.0216998309, -0.010500798, 0.00846064277, 0.0315514877, -0.0361336544, -0.0133101018, 0.00491219154, 0.0130046243, 0.0090334136, 0.00519857695, 0.000292863144, -0.00905523356, 0.00669869082, 0.0086788414, -0.0389047749, -0.010669901, 0.00282839662, 0.0178704485, 0.0141174365, -0.00151102385, -0.0106371716, 0.00953527, 0.0250491761, -0.00740238046, -0.0217871089, -0.00518221175, -0.00681869965, 0.0289331079, -0.00751693454, 0.0296313427, -0.0204561, 0.00626229402, -0.0010780365, -0.0168449152, -0.0220053084, 0.0142592648, 0.010522618, -0.0347590037, 0.00726600643, -0.016026672, -0.0104735233, 0.0157430135, -0.00677506, 0.0129937148, -0.0179031789, 0.010058946, 0.0210997853, 0.00495310361, 0.0059022666, -0.0026211082, 0.0121427402, -0.0210561454, -0.00185741379, 0.000189389393, -0.0039684833, -7.46647638e-05, 0.0132882819, 0.0272529796, 0.000332752563, 0.0159503017, 0.0114445053, -0.00939344056, 0.00376664987, -0.0182850249, -0.011133573, -0.0052340338, -0.00639321283, 2.9405644e-06, -0.0195614863, -0.0223653354, -0.0290640257, 0.00197196798, 0.0135173909, 0.0101789553, -0.0156120947, -0.00544405, 0.0128955254, -0.0118154427, -0.0246564187, -0.00742965518, 0.019190548, 0.0208161268, 0.0105662569, 0.00441306271, 0.0216125511, -0.00368482526, -5.44217473e-05, -0.0120118214, -0.0100262165, -0.0133428322, -0.00692779897, -0.0441415347, 0.00444851955, 0.0138992378, 0.00521766907, 0.0154920863, 0.00445397478, 0.0124918576, -0.0158848427, 0.0114663253, -0.00590772135, 0.00999348611, -0.0174558721, 0.0145538328, 0.00762603385, -0.0173140429, 0.0150884185, 0.000513789, -0.0384465568, 0.00772422319, -0.0194087476, 0.0186886918, 0.0136810392, 0.00402848795, -0.00781150255, -0.0114772357, -0.0161030423, -0.00396302855, -0.00267156656, 0.0174013227, 0.013768319, 0.0106808115, 0.00159148453, 0.00690597901, -0.0123718493, -0.0032811584, 0.0119681815, 0.0170085654, 0.0178922676, -0.0116517944, -9.35440403e-06, 0.00363300322, 0.0325333811, 0.0076042139, 0.00600591069, -0.00151375134, 0.0164848883, -0.0168776456, -0.0303513967, -0.00774604315, 0.00738601573, 0.00192423712, -0.00539495517, -0.0139101474, -0.00748966, 0.0257255901, 0.00347208185, -0.00221471372, -0.0105389822, -0.0239800029, -0.00400394062, -0.0180340968, -0.00601682067, 0.00544677721, -0.00330025074, -0.00698780362, 0.0129937148, 0.00689506903, 0.00732055632, -0.012524588, 0.0113244969, -0.0167249069, 0.0164303388, 0.00206061103, 0.00240972848, -0.0161357708, -0.0142156258, 0.000832563266, 0.0124154883, -0.00352390413, 0.0117063439, 0.0233035889, -0.0100698555, 0.00193787448, 0.00654049683, -0.0149247702, 0.0111935772, -0.0163321495, -0.0264456458, -0.0109208301, -0.0158521142, -0.0231290292, 0.00884249, -0.000206095196, -0.00151920633, 0.0124373082, 0.0122409295, 0.0252891947, 0.0158957522, -0.0222344156, 0.0234999675, -0.0061041, 0.0128955254, 0.0197687745, 0.0186886918, 0.0055967886, 0.0139865167, -0.00612592, 0.0295658819, -0.00691143423, -0.0105498927, -0.00179468177, -0.00736419577, 0.00994439144, -0.011597245, -0.00474581495, -0.0130264442, 0.015372077, -0.000665505126, 0.00436942279, -0.0168558266, -0.00129964424, 0.00919160713, 0.0183941238, 0.0164194293, 0.00454398151, 0.0267293025, -0.0123063894, 0.00982438307, -0.0187214222, 0.00908250827, -0.031311471, -0.000258428714, -0.0133646512, -0.0124263987, -0.00275475462, -0.000509015925, 0.0110190185, -0.00600045593, -0.0068787043, -0.033995308, 0.00272338861, 0.0137901381, -6.8357469e-05, 0.00599500071, 0.0043312381, -0.0051685744, 0.0029511333, -0.0159503017, 0.0119027225, -0.0128082456, 0.00384029164, 0.0136919497, -0.00569497794, 0.00902795885, 0.0114445053, 0.0173031334, 8.83021639e-05, -0.000647435547, -0.000356277073, 0.0153611666, 0.00381574431, 0.00787150674, -0.0298277196, -0.00612046476, -0.000656299875, -0.00515220966, 0.00880976, 0.00382392691, 0.00466126297, -0.037595585, -0.004797637, -0.0164521597, 0.00223516976, 0.00201015268, 0.0167685468, -0.00113667722, -0.0214161724, 0.0124373082, 0.0110953879, 0.00875521079, -0.00915887766, -0.0210343245, -0.0132337324, -0.017564971, 0.0132664619, 0.00441033486, 0.000288771931, -0.0216998309, 0.0210779645, -0.00497219572, 0.013833778, -0.00761512388, 0.00584226195, 0.00732055632, 0.0221689567, 0.0273620784, 0.0222998764, 0.0011987274, -0.0141392555, 0.0207506679, 0.00887522, 0.0143901836, 0.0165612586, -0.000417304429, -0.00634957338, -0.0109481048, 0.0206197482, 0.0063386634, -0.025092816, -0.00719509181, -0.0130373538, -7.87133686e-05, 0.000555042177, -0.00924070179, -0.0198015049, -0.00936616585, -0.00304114, 0.0309623517, -0.0154484464, -0.00681324489, 0.00824244414, 0.00228562811, 0.019757865, -0.00852064695, -0.00507038506, 0.0235654265, 0.0290422067, 0.00658413675, -0.033973489, 0.00491491891, 0.0149902301, -0.0159939416, -0.00207833969, -0.0213398021, -0.00189968979, -0.04638898, -0.00341207744, 0.00754420925, 0.00640957803, -0.00955709, 0.00843882281, 0.0136046698, -0.0155575452, 0.0083951829, 0.00429032603, -0.0123391189, 0.0229108315, -0.0167030878, 0.0243945811, -0.0255510323, -0.0161575917, -0.00710781291, 0.00193923828, -0.015666645, 0.0032347911, -0.0143683646, -0.00461216876, 0.0101898648, 0.00627865875, -0.00332752545, -0.00538950041, 0.0101189502, -0.0130046243, 0.00748966, 0.00447306689, -0.000635161879, -0.0352826789, -0.00172785856, 0.00817152951, 0.00781695731, 0.00387029396, -0.0126991468, 0.012884615, -0.0142265353, -0.00078960543, -0.00307387, -0.00231017545, 0.00729873637, -0.0110790236, 0.0090170484, 0.0135501204, 0.0148156714, -0.00438578753, 0.0258128699, -0.00327570341, -0.00828608405, -0.00874975603, -0.0236308854, -0.00405849, -0.00750057, -0.0151102385, 0.0273620784, -0.00255837617, -0.0148702208, -0.0141938059, -0.00254201121, 0.0188632514, 0.00687324954, -0.00887522, 0.000409121974, -0.00348026445, -0.0178268086, 0.000872111705, 0.00460398616, -0.0180668272, -0.0093716206, 0.000661754806, -0.0180013683, -0.0052422164, 0.00154648116, -0.0228671916, -0.0125682279, 0.0243945811, 0.00856428687, -0.0157539248, 0.0328170396, -0.0203142706, -0.0464326181, -0.022627173, 0.00980801787, -0.025747411, 0.0264020059, 0.0309187118, -0.000559815264, 0.00451125158, -0.00718963705, 0.00777877262, -0.000184957229, 0.000289624266, 0.0239581838, -0.0109535595, 0.0103371488, -0.0102825994, 0.00426032348, -0.0076042139, 0.0113572264, 0.0111281183, -0.00521766907, -0.0171722136, -0.0225835331, 0.00998257659, 0.0136046698, 0.00410213, -0.0227580927, 0.0178159, -0.00469944812, 0.0152084278, -0.00108008203, -0.00667141611, 0.00373119256, -0.00441306271, 0.0149029503, -0.0197360441, -0.0155466357, -0.000356277073, 0.00328934076, 0.000775968, -0.0139319673, -0.0298277196, 0.0174776912, 0.0152084278, 0.00786059722, -0.0164194293, 0.00535677047, -0.00788241718, 0.0084279133, 0.00790969189, -0.01353921, -0.00617501466, -0.00910432823, -0.00763694383, -0.0173140429, 0.00661686622, -0.0143138142, 0.0123827588, 0.00636593811, -0.00500219828, -0.0142265353, -0.019485116, 0.016910376, 0.00828608405, 0.0222889651, 0.00272611622, -0.00381847192, 0.0108062755, 0.0175322406, -0.0138228685, 0.000898704631, -0.0267511234, 0.0279730335, 0.00564588327, 0.0237836242, -0.00787696242, -0.000434351183, -0.00766421854, -0.005967726, 0.0228017326, -0.0190487206, -0.0095079951, -0.0283003319, -0.0170303844, -0.0142701752, 0.00222971477, -0.00231835805, -0.0229326505, -0.00191469095, 0.00661141146, -0.0109262848, 0.033253435, -0.0203360897, -0.0172158536, -0.0293695033, 0.00930070691, 0.00163376052, 0.004871279, 0.00739692571, 0.00439124275, 0.00159148453, -0.00646412745, -0.00222289609, -0.0204015505, -0.0144774634, -0.0115208756, -0.0229326505, 0.00456034625, -0.00703144306, 0.00172103988, 0.0143029047, -0.0200087931, -0.0271657, -0.00831335876, -0.0290640257, 0.00343662477, 0.0104571581, -0.0315514877, 0.00960073, -0.0113135865, -0.0159175731, 0.00516311964, 0.00642048754, -0.00322933611, -0.0136592193, -0.000955981726, -0.0108499154, 0.00547132455, 0.0102553247, 0.000962800405, -0.00115917902, -0.0105062528, 0.00688961428, 0.00407758262, 0.0018915073, -0.0143792741, 0.002910221, -0.0166703574, -0.00171149371, 0.0162012316, 0.000865974871, -0.0209143162, -0.019397838, -0.00405849, -0.0107189957, -0.0164630692, 0.0018219566, 0.00702598831, -0.0124700386, -0.00872793607, -5.48053e-05, -0.00340389484, -0.0280821342, -0.00234154146, -0.00249564415, 0.00887522, 0.00502674561, -1.40955308e-05, 0.00523676164, -0.0367009714, 0.0145865623, -0.00288840127, -0.0148156714, -0.00186559628, -0.00154920865, 0.0146411126, -6.09847448e-05, 0.0049912883, 0.00569497794, -0.0150884185, -0.00831335876, 0.00901159365, 0.00016424543, -0.00625138404, 0.00962800439, -0.0039684833, 0.00424123136, -0.0104298834, 0.00520948647, -0.0176740699, -0.00626774877, 0.0180995576, -0.0255292114, 0.00451397942, 0.0156120947, -0.000658004545, 0.00803515594, -0.0013276008, 0.00244109449, -0.0247000586, 0.0127100563, 0.00294567831, -0.0154593559, -0.0117172534, -0.00225289841, 0.0141392555, 0.00698780362, -0.0119790919, 0.00642594276, -0.0136046698, -0.00993893668, 0.0028720363, 0.0148702208, 0.0237618051, 0.00922979228, -0.0262929071, -0.0146956621, 0.0105717126, 0.000493673841, -0.0108280955, 0.000247177872, -0.0167358164, 0.016997654, 0.00150011398, -0.00106917217, -0.0219289381, 0.0265111048, 0.000970301, -0.00235245144, 0.0056131538, -0.00349662919, -0.00674233027, 0.0101571353, 0.0090497788, -0.00269338652, 0.0132882819, -0.00664959615, -0.0154811759, 0.00733146584, 0.000952572387, -0.0311805513, -0.00859156158, -0.0321188048, -0.0316605866, 0.0188523419, -0.0107735461, 0.0133428322, -0.0222780555, 0.013473751, -0.0126336869, 0.01632124, 0.0114117758, 0.0141938059, 0.0108553702, 0.01632124, 0.00153693499, -0.00204970106, -0.00452761678, -0.000584703521, -0.00820426, -0.0203033611, -0.0102389595, 0.00126896007, -0.0223871544, -0.0325988382, 0.00451125158, 0.00642048754, 0.0127100563, -7.00621385e-05, -0.00619683461, 0.0338207521, -0.00406394526, -0.00182877528, 0.0120991012, 0.0136264898, -0.0170631148, 0.00678051496, -0.00235108775, -0.0136046698, -0.0057167979, -0.0204779189, -0.00756602921, 0.0140301567, -0.00776786264, 0.00207424839, 0.0141719859, 0.0020728847, -0.0234345067, 0.00485218689, 0.0194196571, 0.00415122462, 0.00567315845, -0.020074252, 0.00374755752, 0.013833778, 0.00727691641, -0.00043025997, -0.0109153744, 0.00105348916, -0.00740783568, -0.00662232144, -0.0195723958, 0.00307659735, 0.0108280955, 0.0260747075, -0.00226517208, -0.0107135409, 0.00150420517, 0.00791514665, 0.00386483897, -0.0110244742, -0.000514470914, -0.0319660641, -0.00026132667, -0.000714599737, -0.00646958221, -0.00292113097, -0.015961213, 0.0210779645, 0.0226489939, 0.00371210021, 0.00637684809, 0.00925161224, 0.0139756072, 0.00870611612, 0.0162885096, -0.0451234281, -0.00417849934, -0.0122191105, 0.0108717354, 0.026336547, -0.00233608647, 0.0116627039, 0.000806652184, -0.00671505556, -0.015077509, -0.0117063439, -0.00218743901, -0.00278612063, 0.00861338153, 0.0156120947, -0.019397838, -0.0107353609, 0.00306023238, 0.00538950041, -0.0121209212, 0.0350426622, 0.00142919947, -0.0131464535, 0.0187759716, -0.00761512388, -0.00460125878, -0.017292222, 0.0154702663, 0.0292385854, -0.0116627039, 0.0069441637, -0.0224962551, -0.0113899559, 0.00573316263, 0.00680233492, 0.017204944, -0.0198778734, -0.0114445053, -0.00981892738, 0.00206742971, 0.0102444142, 0.00309023471, 0.0055395118, -0.0125573175, -0.0206415672, 0.0208815858, 0.0171285737, 0.0117281638, -0.0189178, -0.025092816, -0.0190705396, 0.00246155052, 0.0152084278, 0.00394393597, -0.0154920863, -0.0107790008, 0.0211652443, -0.00395484595, 0.0046203509, 0.00238518114, 0.0252673738, 0.00829699356, -0.00173876842, -0.00868975092, 0.0020360637, 0.00704235304, -0.00517948437, 0.0101735005, -0.0148811303, -0.00820971467, 0.00620774413, 0.0160921309, -0.000864611124, 0.0140847061, -0.0175213311, -0.00430669077, 0.00578771252, 0.0103480592, 0.00295386068, 0.0145865623, -0.00690597901, -0.0100807659, 0.00985165779, -0.0111717582, 0.00262656319, -0.00985711254, -0.0199324228, -0.0103807887, -0.00874975603, 0.00904432312, -0.01018441, -0.0046858103, 0.0163976084, -0.0119245425, 0.0359154567, 0.00692234421, -0.0181759261, 0.00385392923, 0.00207970338, -0.0343880653, -0.0220053084, 0.0062186541, 0.00531040318, 0.00357845356, -0.0148374904, 0.00733146584, -0.00925161224, -0.00130305358, -0.00555860391, -0.0124700386, 0.0256164912, -0.00307387, 0.0255728513, 0.000319115148, 0.0457780212, 0.00372846494, -0.00550950924, 0.00609864527, -0.00916433241, -0.00749511505, -0.0290422067, 0.00811698, -0.00466126297, 0.00113122235, -0.0101789553, 0.0104517033, -0.00636048336, -0.0077896826, 0.0217871089, 0.00695507368, -0.00684051961, 0.0333188958, 0.0349772, 0.0129500749, 0.00832426827, -0.00815516524, -0.00180559175, -0.00500492565, -0.0198233239, -0.00550950924, 0.00618592463, 0.00987347774, 0.00202379, 0.0185577739, -0.00801879074, -0.00493128365, -0.0178377181, 0.0158739332, 0.00690052425, -0.00316387671, -0.0018587776, -0.00402848795, 0.00489582634, 0.0212088842, -0.00858065207, 0.0180777367, 0.022332605, -0.0241327416, 0.0121972905, 0.00107189966, -0.00732055632, 0.0123172989, 0.00796969607, 0.0161575917, 0.0179140884, 0.0175322406, -0.00938253105, 0.0216016416, 0.0144774634, 0.00488218898, 0.005967726, -0.0189068913, -0.030744154, 0.0367882475, 0.00613683, 0.0189287104, -0.0105989873, -0.0235872455, 0.0149575, 0.0248964373, -0.00271111494, -0.0275366381, 0.00694961892, -0.0111663025, -0.0151647888, -0.0113135865, -0.0187541526, 0.0119245425, 0.00359481853, -0.0100207608, -0.0106644463, -0.0240454637, -0.0164957978, 0.0195723958, 0.0123391189, 0.0376828611, -0.0158412028, -0.0107517261, -0.0112263076, 0.00122804788, 0.0257910509, -0.000354231452, 0.00530494843, 0.00580407726, -0.0142374448, -0.00195696694, -0.0189178, -0.00369300786, -0.0180668272, 0.00667687086, 0.000269509124, 0.0057167979, -0.00218334771, -0.0236527063, -0.0387520343, 0.00102416868, 0.0152193382, -0.0244818591, -0.00120895542, 0.00735328579, 0.0133210123, 0.0172813125, -0.00244109449, 0.0221144073, 0.0112699466, -0.00601136591, -0.0226926338, -0.00419486407, -0.0200087931, -0.00598409073, -0.00918615237, -0.00751148, 0.0266202036, 0.0174340513, 0.00339025748, 0.0170958433, -0.00598954596, 0.0219834875, 0.00667141611, -0.0192887373, -0.00573316263, -0.00388938631, 0.011280857, -0.000601068372, 0.0183177553, -0.0292822253, 0.0117390733, -0.0104626128, 0.00404485269, -0.0141610755, 0.00994984712, -0.00989529677, 0.0056131538, -0.019168729, 0.000261497131, -0.00824789889, 0.00665505091, -0.0130046243, 0.00330025074, -0.0105280727, 0.0139319673, 0.00206879363, -0.0134301111, 0.00347753684, -0.00956254452, -0.00996621139, -0.0160594024, 0.0145429233, 0.00776786264, -0.000921888219, 0.00276839221, 0.00319933402, 0.0101735005, -0.0164739788, 0.00108280953, -0.0144774634, 0.00119940925, 0.000333604898, 0.00856428687, 0.0061041, -0.00825335458, 0.000210186423, 0.00517948437, 0.0014564743, 0.029915, -0.00553678442, 0.0214270819, 0.00685688434, -0.00620774413, -0.00793696661, -0.00896795373, 0.0156011852, 0.000285021641, -0.00812789053, -0.023849085, 0.0089024948, -0.0285185296, 0.0165830776, 0.00544677721, -0.00759330392, 0.0121645601, 0.000221096343, -0.00854246691, 0.0187214222, 0.0103753339, 0.00566224847, 0.00310659967, -0.00196242169, 0.016048491, 0.0246345978, -0.0215470921, -0.0136592193, 0.0114772357, 0.000709826651, 0.0118481731, 0.00212470675, -0.00302750268, 0.00775695313, 0.0101735005, -0.00677506, 0.00159148453, 0.00972619373, -0.000544132257, -0.0201069824, -0.0174340513, 0.0175540615, 0.0201833509, 0.0132664619, 0.00093825307, 0.00675324025, -0.0355008803, -0.00924615655, -0.00645321747, -0.0084279133, -0.00165558036, 0.0106153516, 0.0137464991, 0.0133428322, 0.00269611389, 0.000210697821, 0.0112263076, 0.0101407701, 0.00171422109, -0.0116954343, -0.00644776272, -0.0129064349, -0.0145320129, 0.00252155517, 0.0155357253, -0.0143574541, 0.0166703574, 0.0324242823, 0.00442942744, 0.0274057183, -0.00751693454, 0.0173576828, 0.0247655176, -0.0146847516, -0.019168729, 0.0249182563, 0.00753329974, -0.0265111048, -0.00909887347, 0.00100644014, 0.0470435731, -0.00391120603, 0.0140737966, -0.00474308757, 0.0151975183, -0.00733692106, -0.0232599489, -0.00209606835, -0.0124918576, -0.00300022797, 0.023281768, -0.00897886418, 0.0106317168, 0.0109917438, 0.00890795, 0.00529131107, -0.0204015505, -0.00421122881, -0.0262929071, -0.0211979747, 0.00465308083, -0.00768058328, 0.0107571809, 0.0150011396, 0.000820289599, -0.0304823164, 0.00637684809, 0.00519039435, 0.020117892, -0.028845828, 0.00483582169, 0.00764239859, -0.0176086109, -0.00352935912, 0.000351163035, -0.0112481276, 0.00296204328, -0.00790969189, -0.0158521142, 0.00963891391, 0.0229544714, -0.00996075664, -0.00831881352, -0.00520130433, -0.0105935317, 0.0191359986, -0.00404485269, 0.0163976084, 0.00084961, 0.00229244679, 0.0145974727, 0.0361772925, 0.00353481388, -0.00174285972, -0.0197033156, -0.0178486295, -0.00821516942, -0.00594045129, -0.00122532039, 0.00215607299, -0.0212525241, -0.0033138881, 0.0172267631, 0.00800242648, -0.00667141611, 0.00469944812, -0.00686779432, 0.0044348822, -0.00586953666, -0.025114635, 0.00666050613, -0.00451943418, 0.00658413675, 0.02319449, -0.0208488572, -0.00526130898, 0.0114335958, -0.00275202724, 0.00778422784, 0.0338425711, 0.000192457795, 0.00132555526, -0.0173140429, -0.00454125414, -0.0195069369, -0.0171067547, -0.0198560543, -0.0117608933, -0.0104735233, 0.0153066171, -0.0135501204, 0.0133755617, 0.00107326335, -0.00783332251, 0.00546041504, -0.00133237394, 0.00585317193, -0.0109535595, -0.0161685012, -0.0275148172, 0.000333093485, 0.00566224847, 4.81570678e-05, 0.0145211034, -0.00244518579, 0.0098789325, -0.0174122322, 0.0103098741, 0.00906068832, 0.0274711773, -0.0139210578, 0.0044430648, -0.0176413395, -0.000197742294, -0.00303023029, -0.0105553474, 0.0131028136, 0.00491219154, -0.0183395743, -0.00145783799, 0.00747875, -0.0231290292, -0.00187241496, -0.00126623258, 0.0033138881, 0.00771331321, -0.0366791487, 0.0057167979, -0.00693325419, -0.0111608477, 0.00346935447, -0.0116736144, 0.0129937148, -0.00954617932, 0.00129964424, 0.0069441637, -0.00834608823, 0.000758921262, -0.0132664619, -0.00272475253, 0.010478978, -0.00107326335, 0.0158521142, -0.0182959344, -0.0174558721, -0.0113572264, 0.00587499188, -0.00469944812, 0.00306023238, -0.00880430546, 0.00400121324, -0.017292222, -0.00122668408, 0.00967709906, -0.00612592, 0.00961163919, 0.00254337513, 0.0258128699, -0.0189505313, -0.00159557571, 0.0185795929, -0.0300240982, -0.00682415487, 0.0170303844, -0.0149902301, 0.0124482187, 0.0043394207, 0.0119681815, 0.00300568296, 0.00133987446, 0.0117936227, -0.0244818591, -0.0178159, 0.023216309, 0.00401757797, 0.00130237162, 0.00267838524, 0.0121645601, -0.0180122778, -0.0156557355, 0.0188196115, -0.0220489483, 0.00277657458, -0.00394120859, -0.00438033277, 0.00763694383, 0.0149902301, 0.0139865167, -0.0158193838, -0.0122736599, -0.0274057183, 0.0065077669, 0.0168449152, 0.00693870895, -0.0148920408, 0.00491764629, 0.00324570108, -0.00103916985, 0.0162557811, -0.010648082, -0.003057505, -0.00105076167, 0.0111499382, -0.0221362263, -0.00473763281, -0.019757865, 0.0109099196, -0.00293476833, -0.020052433, -0.0212416127, -0.00254201121, 0.0081388, -0.00514948228, -0.00245336816, 0.0202488117, -0.0161466803, -0.0422650278, -0.0131900925, 0.0255073924, 0.0147065716, 0.0270347819, -0.00245882315, 0.00971528329, -0.00973710325, 0.00120213674, 0.00572225265, 0.0271220598, -0.00906068832, -0.00104053353, 0.00771331321, -0.0024070011, -0.000762330659, 0.0249400772, -0.0097589232, -0.00177968061, 0.0229981113, 0.0312023703, -0.0303513967, 0.0391666107, 0.00108212768, -0.017859539, 0.0203797296, 0.00827517454, 0.000256212632, -0.00560769858, 0.00947526563, 0.00182468409, 0.0222344156, 0.00232108543, 0.0163757894, 0.00894067902, -0.0187432412, -0.00336298277, -0.0113681359, -0.00556951389, -0.0103753339, 0.00797515083, -0.0131464535, -0.011619064, -0.016615808, 0.02446004, -0.000937571225, 0.032075163, -0.00332752545, -0.00779513782, -0.0130373538, -0.0163103305, 0.00917524286, -0.000823017093, 0.00177695323, -0.00786059722, 0.00936616585, -0.00572225265, 0.00615864946, 0.0196051262, 0.0267511234, -0.00883158, 0.00675324025, -0.0265983846, 0.00324842869, -0.0348462835, 0.00630593346, 0.00317478669] |
22 May, 2018 | 8086 program to add two 8 bit BCD numbers
22 May, 2018
Problem – Write a program in 8086 microprocessor to find out the addition of two 8-bit BCD numbers, where numbers are stored from starting memory address 2000 : 500 and store the result into memory address 2000 : 600 and carry at 2000 : 601.
Example –
Algorithm –
Load data from offset 500 to register AL (first number)
Load data from offset 501 to register BL (second number)
Add these two numbers (contents of register AL and register BL)
Apply DAA instruction (decimal adjust)
Store the result (content of register AL) to offset 600
Set register AL to 00
Add contents of register AL to itself with carry
Store the result (content of register AL) to offset 601
Stop
Program –
MEMORY ADDRESS
MNEMONICS
COMMENT
400
MOV AL, [500]
AL<-[500]
404
MOV BL, [501]
BL<-[501]
408
ADD AL, BL
AL<-AL+BL
40A
DAA
DECIMAL ADJUST AL
40B
MOV [600], AL
AL->[600]
40F
MOV AL, 00
AL<-00
411
ADC AL, AL
AL<-AL+AL+cy(prev)
413
MOV [601], AL
AL->[601]
417
HLT
END
Explanation –
MOV AL, [500]: load data from offset 500 to register AL
MOV BL, [501]: load data from offset 501 to register BL
ADD AL, BL: ADD contents of registers AL AND BL
DAA: decimal adjust AL
MOV [600], AL: store data from register AL to offset 600
MOV AL, 00: set value of register AL to 00
ADC AL, AL: add contents of register AL to AL with carry
MOV [601], AL: store data from register AL to offset 601
HLT: stop
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers | https://www.geeksforgeeks.org/8086-program-add-two-8-bit-bcd-numbers?ref=asr10 | Languages | 8086 program to add two 8 bit BCD numbers | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0111531736, 0.00155576505, -0.0116063096, 0.0198775418, -0.0101683596, 0.0325290821, 0.00381237967, 0.0470777526, 0.0114190131, 0.0414226241, -0.00108903553, -0.0154670235, 0.0336407758, -0.00229739677, -0.0195875354, -0.010839, -0.0174124856, 0.0281306487, -0.0208683982, -0.0331816, -0.002459015, 0.00777580449, -0.00718974927, 0.0432835, -0.0556812845, 0.00958834589, 0.00502074091, -0.0105550354, 0.020554224, -0.00196811836, 0.0062532695, 0.0128327962, -0.00679703197, -0.0656381845, 0.0150320139, -0.00140774087, -0.000308509712, 0.00232156389, -0.00952188671, -0.0162887089, -0.0106698293, 0.0245901514, -0.00519897416, 0.00072426151, -0.0202763, 0.00839811, -0.000613998563, -0.012518622, -0.0195392016, 0.0105852438, -0.0296048503, 0.00103465933, 0.0534095652, 0.0104341991, 0.0234301239, 0.0508478396, -0.00984210242, 0.0501228236, -0.0268256199, -0.0301606953, 0.0230676159, 0.0123977857, -0.0066157775, -0.018608762, 0.0127602946, -0.0241188891, -0.00536512397, 0.039706748, 0.0243605617, 0.0258347634, -0.0267772842, -0.0398759209, -0.018065, 0.00204817229, 0.00436822558, -0.000200701252, 0.0224876031, 0.0135578131, -0.0105792023, 0.0261972714, -0.00199077511, -0.00699641136, 0.0351149775, 0.0245055649, 0.0286864955, 0.000823196082, -0.0249647424, -0.0705199614, 0.00269162469, -0.0123071587, 0.0208321474, -0.0433076657, -0.00333507685, 0.0293390099, -0.00913521089, 0.00813831296, 0.0098179346, -0.0065432759, -0.0562612973, -0.0118781906, -0.00153763965, 0.0188746024, -0.0126032075, -0.0254480876, 0.0248197392, 0.045966059, -0.00800539274, 0.00757038314, 0.0243847296, -0.0154911904, -0.0568413101, -0.00693599321, 0.0157207791, 0.0273331311, -0.00778184645, -0.0130261341, 0.00285928464, -0.0182100032, -0.0115217241, -0.0138719864, 0.0188746024, 0.0198654588, -0.0204092208, 0.0235147085, 0.00135714072, 0.0206025597, 0.0047820895, 0.0100354403, 0.0114552639, -0.0253030844, -0.018947104, -0.025568923, -0.00448302, 0.00460385624, 0.0337132774, -0.0209771506, -0.0290731713, -0.00589680253, 0.0235872101, -0.00866999198, -0.00380331697, 0.00279131439, -0.00631972915, -0.00328674261, -0.00700849527, 0.0121017378, -0.00699641136, 0.06399481, -0.0232972037, 0.00553429453, -0.0490594655, 0.00143794983, 0.0116365189, -0.0215692483, 0.00683932472, 0.0250855796, 0.0491078, 0.0125790406, 0.00971522462, -0.00638618926, -0.019660037, -0.0176058225, -0.0224151, -0.0123011172, 0.0142586622, 0.0154549396, -0.0179683305, -0.0129536325, -0.0531195588, 0.0353808179, 0.000756736204, 0.0141378259, 0.00565210963, 0.03074071, -0.00827727467, 0.0420993045, 0.00167660124, 0.044854369, -0.0165182985, -0.0449027047, -0.0233092885, -0.00888145529, -0.0170016419, 0.0222459305, 0.00146815891, -0.00679099, -0.0240826383, -0.0656381845, 0.0107604563, -0.0402625948, 0.0109296273, -0.0117754797, 0.0399484225, 0.0266564488, 0.013751151, -0.0233576223, -0.0359366611, 0.0409634449, -0.00839206856, -0.00668223761, -0.0122104902, -0.0380392112, -0.0299190246, -0.000403290556, -0.00429572398, -0.0151407663, -0.0450960398, -0.00940105, 0.030571539, 0.0279856455, 0.0147178397, 0.0230796989, 0.00812018756, -0.0277439728, 0.0450235382, -0.00928021409, -0.0155032743, 0.0329399258, -0.00187749125, -0.00185332401, -0.0153099364, 0.00868207496, 0.0247714054, 0.0446610302, -0.0630764589, -0.0337374434, 0.0193337798, -0.00701453676, -0.0159382839, -0.0492044687, 0.00390300667, 0.0363958403, -0.0240463875, 0.0145849194, -0.0130744688, -0.010095858, -0.0171466451, 0.0173641499, -0.0210013185, 1.5493928e-05, -0.000990101, 0.00726225087, -0.0199379604, -0.0123494519, -0.0384500548, 0.0384983867, 0.0299915262, 0.0464252383, 0.0214967467, 0.0146815889, 0.0288314987, 0.0415917933, 0.000211274411, 0.0428726561, 0.0256655924, -0.029846523, 0.0158053655, 0.00696016056, -0.0175454058, 0.0104221152, 0.00744954683, 0.00822894, -0.000783169118, -0.00705682952, 0.0251097456, -0.0245539, 0.0224634353, -0.0319007374, 0.0289765019, -0.0401175916, 0.0145245017, -0.0150440969, -0.0138478195, 0.00485761231, 0.0535545684, -0.0233697053, -0.0272847954, 0.018403342, 0.00418092962, 0.0447335318, 0.033084929, 0.0231642853, 0.0362266675, 0.0200587958, -0.020566307, -0.0281306487, -0.0346316323, 0.0226567723, -0.0520078652, -0.00198775413, 0.000366473309, 0.00701453676, -0.0242397264, 0.0781568065, 0.00744350487, 0.00127482112, -0.0282514859, 0.021097986, -0.0228984449, 0.0163612105, 0.0391509049, -0.0281548165, 0.0184758436, -0.043065995, -0.0174366515, 0.0165545493, 0.00494823931, -0.0096910568, -0.00182915677, -0.00551919, 0.0268497858, -0.0339307822, -0.0247109868, -0.0294115115, -0.0140532413, 0.00696620252, 0.011715062, 0.0177387428, -0.0104644084, 0.00972126611, 0.00109130121, -0.00178384327, -0.00686349161, 0.0782534704, 0.0531678945, -0.0359608307, 0.00996898, 0.0295565147, -0.00640431466, 0.0105006592, 0.0117452713, 0.00382144237, 0.00860353187, -0.00653723441, 0.0237442981, -0.0527812168, 0.00982397702, 0.0690215901, -0.0220042579, -0.0117090205, 0.0480686091, 0.0493494719, -0.0233817901, 0.00684536621, -0.0154186888, 0.00691786781, 0.00373081537, -0.00770330289, -0.000170209009, -0.0808635354, 0.000779393, -0.0178474952, 0.0641398132, 0.0355741531, 0.0451443754, -0.0131953042, -0.0133161405, -0.019490866, -0.0199621264, -0.00639223075, 0.031103218, 0.0114492225, 0.0243726466, 0.013751151, -0.00808997825, -0.0227896925, 0.0117271459, -0.00428364053, -0.0127965454, -0.0121440301, 0.00756434118, 0.0270189568, -0.0101441927, -0.00746767223, -0.0460385606, -0.0148265921, -0.00463406509, 0.0306198727, -0.00130654057, 0.00733475247, -0.0250614118, 0.0363958403, -0.0276956391, -0.00532585196, 0.0100596072, 0.0214967467, -0.00804768596, 0.0412051193, 0.00388488127, 0.0329157598, 0.0177991614, 0.00941313431, -0.0480686091, 0.0351391435, 3.73600742e-05, 0.0184516758, 0.0277923085, -0.025037244, 0.0286139939, -0.0103858644, 0.0640431419, -0.00805976894, -0.0133523913, -0.000612488075, -0.0177508257, 0.0260522682, -0.044878535, -0.00386373489, 0.0198896248, -0.0104221152, -0.0258105956, -0.0365891792, 0.0134853115, -0.00649494166, 0.00559773343, -0.010718164, -0.0399484225, 0.0505578332, -0.00229286542, -0.00343778776, 0.0233938731, 0.00764892669, -0.0257139262, 0.0272122938, -0.00154368149, 0.0110262958, -0.0154066058, 0.0105912862, -0.00578200864, -0.000767687, -0.0394650772, 0.00895999838, -0.00496938545, 0.0402384289, -0.0290731713, -0.0156361945, -0.00209801714, -0.00182613591, -0.0336407758, -0.00438333023, 0.00330184703, 0.00596628338, -0.0153220203, -0.0354774855, -0.0293390099, -0.0105067007, -0.0525878817, -0.0118661076, -0.00132013462, -0.0293390099, -0.0457002223, 0.0321182422, 0.0131953042, -0.00834977627, 0.0264147762, 0.0299431905, -0.0226084385, -0.0265839472, 0.0230676159, 0.0111652575, 0.0136544816, 0.00162071444, 0.0126515422, 0.00415072078, 0.0490836315, 0.0178958289, 0.0136907324, -0.0303298663, -0.00126198225, -0.00284115924, 0.0130986357, 0.00885728747, 0.0282514859, 0.00218713377, 0.0265114456, 0.0256172586, 0.00452833343, 0.0357433259, -0.0034408085, -0.0140411574, 0.0136907324, 0.0146695049, -0.0330124274, -0.0337132774, 0.00311455107, 0.0102831535, 0.0491078, 0.0235147085, -0.018753767, 0.0329399258, -0.00384863047, -0.0256172586, 0.0013397705, 0.0112558845, 0.0065070251, 0.000134713395, -0.0383292176, 0.0321665742, -0.00338945328, 0.0520078652, -0.017883746, -0.00935271569, -0.0244693141, 0.0543762557, 0.0103375306, -0.0222338457, -0.0143432477, 0.024481399, 0.0181858372, -0.00422322238, 0.00431687059, 0.0293873455, -0.000145852973, 0.0367583483, -0.0249405764, -0.0339307822, -0.00189863751, 0.0206508934, 0.00666411221, -0.0148024252, 0.0401417613, 0.00774559518, 0.018246254, 0.000959891942, -0.0105187846, -0.0201675482, 0.064719826, -0.00525335036, -0.0062351441, 0.00633181259, -0.0205179732, 0.0170258097, 0.00897812378, -0.033084929, 0.0105912862, 0.0110383797, 0.0121379886, -0.0231280345, -0.0159866195, 0.0156724453, -0.0170620605, -0.00626535295, -0.00857936498, 0.00134732272, -0.0594997071, -0.00216598739, -0.000366284483, -0.025907265, 0.0114069302, 0.0181858372, -0.00715349847, -0.00575482, -0.0123554934, -0.00098708, 0.0106094116, -0.00901437458, 0.0273089632, -0.0622064359, -0.0198775418, -0.00505094975, 0.0102106519, -0.0288798325, 0.00880895369, 0.0131228026, 0.00218411279, 0.00353747746, -0.0275748037, 0.0558262877, 0.0202763, 0.0255205892, 0.0111229653, 0.0102166943, 0.025206415, 0.014113659, 0.00129219133, 0.0352599807, 0.00960647129, 0.00790872425, -0.0428726561, 0.0137753179, 0.000692919653, -0.0309098791, 0.0174608193, 0.0160349533, 0.0116183935, 0.0118238144, -0.0422201417, -0.0101804435, -0.0326257534, 0.00578200864, 0.00856728107, -0.00234422088, 0.00946751051, 0.0212067403, 3.39615581e-05, -0.00984210242, -0.0375558659, 0.0157932807, -0.0202883855, -0.0340274535, -0.0341241211, 0.0138478195, 0.0202763, -0.017509155, 0.0267772842, -0.00763080129, -0.000606446294, 0.0412292853, -0.019140441, -0.00573669467, -0.012506539, 0.0114129717, 0.0244088974, 0.0144278333, -0.0273572989, -0.0154307727, 0.0109719196, 0.00577898743, 0.0247351546, 0.00233062659, 0.00924396329, -0.0282998197, -0.0251580812, 0.0144640841, 0.0226930231, 0.025206415, -0.0108148325, -0.00706891296, -0.0024333375, -0.0592580326, 0.00134505704, 0.0123132011, 0.013231555, 0.0103858644, -0.0202763, -0.00073785556, 0.00949771889, -0.013050301, 0.00312663475, 0.0210134014, -0.0384742208, 0.0206992272, 0.00902041607, 0.0631247908, -0.0346558, 0.0249405764, 0.0373141952, 0.0126152914, 0.00156784873, 0.0405284353, 0.018222088, -0.0460627303, 0.0191525258, -0.0046280236, -0.00286985794, -0.0324565805, 0.0136061469, 0.0066339029, -0.0396342464, 0.00713537307, -0.0353324823, -0.0619647615, 0.0245176498, -0.00963063911, 0.000767309393, -0.0254239198, 0.00795705896, 0.0181858372, 0.0147420065, -0.00886333, -0.0245055649, -0.002368388, 0.0030934047, 0.0257864278, -0.00148099777, -0.0289523341, -0.0234542917, 0.0175574888, -0.00342570408, -0.0120413192, -0.000667619577, 0.017871663, -0.0190679394, -0.0246022344, -0.0175333209, -0.00478511024, -0.0214121602, -0.00253151683, -0.0292906761, -0.00611732854, -0.00432895403, 0.00196207664, 0.0155032743, -0.0111652575, -0.0273814648, -0.00744350487, -0.0201433823, 0.00293027586, -0.00964876451, 0.0137753179, -0.00233968929, -0.004736776, -0.01053691, -0.00773351174, -0.020010462, 0.00304507022, -0.0224271845, -0.00477000605, -0.0142224114, -0.0169653911, -0.0063257711, -0.00522314152, 0.0138599034, -0.0134248929, 0.0281548165, -0.00633181259, -0.00267047831, -0.00653119246, 0.0251580812, -0.025544757, -0.00642244, 0.00331090973, -0.0271881279, -0.0266564488, 0.00206327671, -0.0291698389, 0.0129415486, -0.00804164354, -0.0161920395, 0.00111169228, -0.0303782, 0.00390602765, -0.0556812845, -0.0065432759, 0.0170741435, -0.0127119599, 0.0196842048, 0.0237926319, -0.0101744011, -0.018415425, 0.0166995525, 0.000196925117, -0.0207475629, -0.00440447684, -0.00858540647, -0.0234059561, -0.009745433, 0.00990856159, -0.00418395083, 0.0174366515, 0.02716396, 0.0199621264, 0.0170620605, -0.0155153582, -0.0322874114, -0.0479719415, 0.0199500434, -0.0110202543, 0.0107242055, 0.0158053655, -0.0234784577, 0.0159866195, 0.0658315197, 0.0223305151, 0.00939500891, -0.0426551513, -0.0207113121, 0.00549804373, 0.0132557228, -0.0112860939, 0.0120292362, -0.00561887957, -0.0107060801, -0.01876585, -0.026994789, -0.0281548165, -0.010095858, -0.00291366107, 0.00196207664, 0.0231038667, 0.0501228236, 0.0148990937, -0.00289402506, -0.00659161061, -0.0284931567, -0.0134490607, 0.00169170566, -0.00714745652, 0.0335924402, 0.0046733371, -0.0326499194, -0.0100596072, -0.00149232615, 0.0336407758, 0.0305473711, -0.0244572312, -0.0211342368, -0.0310065486, -0.0214121602, -0.0123313265, 0.0324082486, 0.00640431466, -0.0179924984, -0.00191223167, -0.020566307, -0.0111410907, -0.0172312316, -0.0024967764, -0.000283398462, -0.0144399162, -0.00970314071, -0.0241430569, 0.00697828596, 0.00634993799, 0.0274056327, 0.0284448229, -0.0190075226, 0.0212429911, 0.00733475247, -0.00599951344, -0.0094373012, 0.0113102607, 0.0258105956, -0.0185120944, 0.00462500239, 0.0527812168, 0.0103375306, -0.0097273076, 0.0266564488, 0.0162041243, 0.0274539664, -0.0230071973, 0.0195392016, -0.0243847296, 0.0092197964, 0.0321424082, -0.0276714712, 0.0129052978, -0.0173762348, -0.0124823712, -0.00232911622, 0.00460687699, 0.0204213038, -0.0406976044, -0.0034498712, -0.010355656, -0.00416582543, -0.033084929, -0.00518689072, 0.0139807397, 0.00259344536, 0.0304748695, 0.0170499776, 0.0320457406, -0.0319490694, 0.0413742885, 0.00542554166, -0.0292423423, 0.0269706231, -0.0107906656, 0.0100596072, -0.00888145529, -0.0133523913, 0.00613545394, 0.00575482, 0.00541345822, 0.00699037, -0.00779393, 0.00519595342, -0.00442260224, -0.0288314987, 0.00698432792, 0.0222580135, 0.0116788112, -0.0208804812, -0.0546662621, 0.0146695049, 0.00319007365, 0.0115458919, 0.0300881937, 0.019140441, 0.0523462072, -0.0413742885, 0.00795101654, -0.00355258188, 0.0163128767, -0.0351149775, -0.0114794318, 0.0177870765, 0.00302694482, 0.0399000868, 0.00330486801, 0.032021571, 0.00739517063, 0.0258589294, -0.0220525917, -0.027888976, -0.0474160947, -0.00790872425, -0.0103012798, -0.0105671184, -0.0047730268, -0.00248469273, 0.00670640497, 0.0107423309, -0.0185725112, 0.0331091, 0.0406976044, -0.0501228236, 0.00508115906, 0.00897812378, 0.0277439728, 0.0326015875, 0.0137874018, -0.00126575842, 0.0172795653, -0.0159624517, -0.0261731036, -0.00767913554, 0.0359849967, -0.00287741, 0.0220646765, -0.0138840703, -0.00241672248, -0.0142103275, -0.0328674242, -0.0422201417, 0.0333507694, 0.00796914194, -0.00391509, 0.00271126046, 0.0268739536, -0.0114975572, -0.00293933856, -0.00357674924, 0.00158295315, -0.0645748228, 0.00564908888, -0.0422443077, -0.0284206551, -0.0287831649, 0.0177991614, 0.0144640841, -0.00868811738, -0.0132919736, -0.00882103667, -0.00520501612, 0.00591794914, -0.00520803686, -0.0182945896, 0.00153763965, -0.0223667659, -0.0122527825, -0.00544366706, -0.0107000386, -0.00567023503, -0.0215329975, -0.000371571077, -0.0190437734, 0.00279131439, 0.0370241888, -0.0374592, 0.0167720541, 0.0090325, -0.0136182308, -0.0197083708, 0.00823498145, -0.00433801673, -0.00266292598, -0.00761267589, 0.0152495187, -0.00118343881, 0.0011290625, 0.0251097456, -0.044878535, -0.0179562476, 0.0131228026, 0.0104523245, -0.0288556665, 0.00333205611, -0.00179139548, -0.0125669567, 0.00123479415, 0.0328432582, 0.00946751051, -0.00159352634, 0.0300640278, -7.99123227e-05, -0.00906270929, 0.000580768625, -0.00827123225, 0.00953397, 0.00935875718, -0.00403290568, -0.0205058903, 0.00345289218, -0.0109598367, -0.00291819242, -0.0119688176, -0.0209892336, -0.0382083803, 0.00309642567, -0.0145124178, -0.00774559518, -0.0165908, 0.0226205215, 0.00811414514, 0.00968501531, -0.0403592661, 0.0422926433, -0.0283481535, -0.0321665742, -0.00610524509, 0.0117815221, 0.0302573647, -0.00392113207, -0.0522495396, 0.0201675482, 0.0124823712, 0.0308857132, 0.0151045155, -0.0107362894, -0.0256414246, -0.00976960082, -0.0115519334, 0.00169623701, -0.00286683696, 0.0217867531, 0.0131953042, -0.0170862284, -0.00242729555, 0.0160712041, -0.00428062, 0.0175333209, 0.00389092322, 0.0113706794, 0.0217746682, -0.017883746, 0.0143915825, 0.0248922408, 0.0318282358, -0.0156845283, -0.0354049839, -0.00375800347, 0.0168083049, -0.0187054314, -0.0118238144, -0.0139203211, 0.00662786141, 0.0149353445, 0.0123554934, 0.0104281576, 0.045579385, -0.000166244077, 0.00195603468, 0.00550408522, -0.00395436212, 0.000240917012, 0.0244088974, -0.00628347835, -0.00285173254, -0.0372416936, -0.0150320139, -0.00394832, -0.00805976894, -0.00057850295, -0.0122588249, 0.0186933484, -0.0247955713, -0.00264933193, 0.0160712041, -0.0389092304, -0.000128577187, -0.0225601047, -0.00358279096, -0.00309642567, 0.00368248089, -0.00781205529, 0.000522993854, -0.00460687699, -0.0274056327, -0.026801452, 0.0247109868, -0.00266443659, -0.0092560472, 0.00615357934, 0.0243363958, 0.0099931471, 0.00119703286, -0.0317799, -0.018584596, 0.0217746682, -0.00946146809, 0.0213154927, 0.0289765019, -0.0155999437, 0.000357221783, 0.0579046682, -0.0170016419, -0.00558262877, 0.0124340365, -0.00841623545, -0.0117694382, -0.0121440301, 0.0253030844, 0.0062895203, 0.00332299341, 0.0131590534, -0.0205421411, -0.00425041048, 0.015370355, 0.00818664767, 0.00021033037, 0.00760663394, -0.01501993, 0.0104704499, -0.0167237185, -0.00242578518, 0.0146453381, 0.0285414923, -0.0110565051, 0.00332903513, -0.000565286493, -0.0312240534, 0.0267047826, -0.00895999838, 0.0063620219, 0.0172312316, 0.0047005252, 0.0095098028, 0.00659161061, -0.00507813785, 0.0370483547, 0.0063076457, -0.00975751691, -0.019309612, 0.00809602, 0.00447395723, 0.0211825725, -0.0292906761, 0.00985418539, 0.00332601415, 0.0145607525, 0.0282273181, 0.00531074777, -0.011986943, -0.0181616694, -0.00596628338, 0.0149957631, 0.000642319501, -0.00104674289, -0.0119506922, -0.00685140816, -0.0213879943, -0.043766845, -0.00998106319, -0.0148024252, -0.00715954043, 0.00975147542, 0.0227292739, 0.0138840703, -0.0150440969, 0.00474885944, -0.025931431, -0.0188987702, -0.000982548692, 0.0195029508, -0.0292181745, 0.00156482775, -0.0146936728, 0.00542856287, 0.000538476, -0.0065070251, 0.017883746, 0.00823498145, 0.00827727467, -0.00991460402, -0.00488782115, 0.0105610769, 0.0265356116, 0.00428666128, 0.00823498145, -0.00598440878, -0.017702492, 0.025037244, 0.00660973601, -0.0156361945, -0.00736496178, 0.00329882605, -0.0204333887, -0.000937990379, -0.0103979483, 0.0176058225, 0.0140290735, 0.0265597794, -0.017702492, -0.0270672906, 0.0131953042, 0.0114915147, -0.0119084, -0.0150440969, 0.00139339152, 0.00294084917, 0.00243031653, 0.00237594033, -0.00161316223, 0.010186485, 0.05181453, 0.00955209509, 0.0181979202, -0.000102427497, 0.00288043101, -0.0119386092, 0.0137874018, -0.0092197964, -0.0109356688, -0.00782413874, 0.0154911904, -0.00185030315, 0.0197446216, -0.0230192803, -0.00457968889, -0.00408124, 0.00404801, 0.00622306, -0.0348008, 0.0259555988, -0.0110323383, 0.00617472595, 0.00551919, 0.0285898261, -0.0287831649, -0.00733475247, 0.0173520669, 0.0337374434, -0.0226446893, -0.0031568436, 0.0289765019, 0.0157811977, -0.00121364777, 0.00279131439, -0.0113767209, 0.00361602101, -0.00795101654, -0.00758850854, 0.00103314884, 0.0090929186, -0.00206025597, -0.0186450128, 0.00241823285, 0.0023774507, 0.0191525258, -0.0208683982, -0.00900229067, 0.0146695049, 0.00810206216, 0.00589076104, 0.00620493479, -0.00337132788, 0.0264147762, -0.00839206856, -0.0272847954, -0.0211946554, -0.00892374758, -0.0133523913, -0.0127119599, -0.00671244645, 0.0181737524, -0.0167720541, -0.0302573647, 0.0102589866, 0.00603576424, 0.00521105761, 0.0313932262, -0.00139641238, 0.0105006592, 0.0030752793, -0.0146695049, -0.0276473053, -0.0106879547, -0.00446187379, -0.00490594655, -0.0353083163, -0.00177024922, -0.00580617553, -0.0134732276, -0.00798726734, 0.019841291, 0.00273693819, 0.0108510833, -0.00702662067, -0.00671848841, 0.0295806825, -0.0234542917, 0.00156331738, -0.019841291, -0.0169170573, -0.0136544816, -0.0412051193, -0.00226114597, 0.0195150338, 0.00777580449, -0.0174608193, -0.0303782, 0.0156361945, 0.00106864446, 0.00451927073, -0.00362206274, 0.00728037627, 0.031997405, -0.00786039, 0.0195150338, 0.009292298, 0.0106758717, 0.0277198069, 0.0117090205, 0.000361753133, 0.0188987702, -0.00515366066, -0.00501469895, 0.0261972714, -0.0294840131, -0.0238530505, 0.0203488022, 0.00181103137, 0.001542171, 0.00325049157, -0.0190196056, 0.0285898261, 0.0382083803, 0.0134248929, 0.0199379604, -0.0300398599, 0.0342449583, 0.00709308032, 0.00106637878, 0.0306923743, 0.0126273744, 0.0135215623, -0.00289553567, -0.0301365294, -0.0185120944, -0.00015331083, -0.00288949371, 0.0166995525, -0.0158657823, 0.0214725789, 0.00350726838, -0.00756434118, 0.00420509698, -0.00940105, 0.0167358033, -0.0177991614, -0.010839, 0.019841291, 0.00622306, -0.0155636929, -0.00397852948, 0.00668827957, 0.00591794914, 0.0290973373, 0.00382748409, 0.0130623849, -0.0103194052, -0.0101683596, 0.00724412547, -0.00105580559, 0.00710516376, 0.019321695, 0.033785779, 0.0331091, -0.00244693155, -0.0116486019, 0.0112558845, 0.0106819132, -0.00254964223, -0.0047186506, 0.0159987025, 0.0251822472, -0.00912312698, 0.0247955713, -0.017509155, -0.0320699066, 0.0126636252, 0.00503282435, -0.00995085482, -0.00390602765, 0.0171345621, -0.00961251371, 0.0134732276, -0.0201554652, -0.00582128, 0.0233213715, -0.00327768, 0.0310790502, -0.0207475629, 0.0356224887, 0.0023140118, 0.0120111108, -0.0329157598, 0.0279856455, 0.0351391435, -0.00929833949, -0.00399363367, -0.0148145081, 0.010899418, 0.0325532518, 0.00349518494, -0.00043274436, 0.00309944642, 0.000537720742, 0.00178686413, -0.0172433145, 0.0428243205, 0.0166874677, 0.0162162073, 0.0231280345, -0.00377310789, -0.00459479354, -0.0154549396, -0.0115942257, 0.00169623701, -0.00158295315, 0.0256172586, -0.000491652, 0.0049905316, -0.00680911541, 0.0329399258, -0.0049452181, 0.0231763683, -0.00671244645, 0.00380935869, -0.0253272504, -0.00400873832, -0.00567929773, -0.0168083049, 0.0170862284, -0.0305232052, 0.00447093649, -0.000817909488, 0.0184879266, -0.0278406423, 0.00895395689, 0.00669432105, 0.0305473711, -0.00886937138, 0.014838676, -0.0423168093, -0.00662181946, 0.00438030949, -0.00930438098, -0.00136167207, 0.0122709079, -0.0112135923, -0.000623061263, -0.0320457406, -0.000897963415, -0.0188383516, -0.0160712041, 0.0317315646, 0.013050301, 0.00469750445, -0.0111229653, -0.00290459837, 0.00385769317, 0.0212550741, 0.0149836792, -0.00971522462, -0.00149534701, 0.00851894636, 0.0144278333, 9.46392247e-05, -0.00706891296, -7.89682963e-05, 0.024300145, -0.00706891296, -0.00319007365, 0.0156724453, -0.0031296555, 0.0063257711, 0.0168083049, -0.00609920314, 0.0122648664, -0.0241551399, 0.0206146426, 0.02716396, 0.0170741435, 0.0129657155, 0.014838676, 0.0203488022, -0.0236234609, 0.0101804435, 8.09507619e-05, 0.0172674824, -0.0122165317, -0.00357070728, 0.00424436899, -0.0280098133, 0.00551919, -0.00340757868, 0.00618378865, -0.0025239645, 0.0113042193, -0.015370355, -0.0034770593, 0.00966689, -0.0105610769, -0.0139082372, 0.00515366066, 0.0232126191, -0.00206629769, -0.00411749072, -0.00671244645, -0.0296773519, 0.00811414514, -0.00718974927, -0.00275808456, 0.0340757854, 0.00180801051, -0.000545650604, -0.0150440969, -0.0243363958, -0.0106939971, 0.0102831535, 0.0231280345, 0.0226326063, 0.0122286156, 0.00718370732, -0.0129294647, -0.00545877172, -0.010446283, 0.00382144237, 0.00380029599, 0.013400726, -0.00459479354, 0.00324747083, 0.0171224792, -0.0115458919, -0.0144278333, 0.0125548728, -0.0111350482, 0.00801747665, 0.000282454421, 0.00906270929, -0.0146695049, -0.0163007937, -0.00471563, -0.0115458919, -0.00529564312, 0.00185785536, 0.00155878603, -0.00696016056, 0.0123434095, -0.0112860939, 0.00984210242, 0.0131832212, -0.00684536621, 0.0120594446, -0.00325049157, 0.0134611437, 0.0138236526, 0.019140441, -0.0100414818, -0.000509399804, -0.0162887089, -0.00283662789, -0.00229890714, -0.00853103, -0.00371873169, -0.00472469255, 0.00014273767, 0.0165062137, -0.00377914961, -0.00129219133, -0.00821081456, 0.0135578131, -0.0064345235, -0.0112438016, 0.0122890333, 0.00792080816, -0.00327768, 0.00273693819, 0.0572763234, 0.00208140211, 0.0341724567, -0.00772142829, -0.0127723785, -0.00302845519, -0.0146211712, -0.0349216387, -0.000413108501, -0.00260854978, -0.00975751691, 8.79838044e-05, -0.0145486686, -0.00322028273, -0.00830144156, -0.0101804435, -0.00668223761, -0.00328372163, 0.00197718106, 0.0447093658, -0.000618529913, 0.00732266903, 0.0154307727, -0.00273089646, 0.00494219735, -0.0189954378, -0.00836790167, 0.00592701184, -0.00217958144, 0.00770330289, 0.0065795267, -0.00135563023, -0.0141861606, -0.0135094784, 0.0133765591, 0.00859144796, -0.00629556179, -0.0134369768, 0.000715954, -0.00386977685, 0.0140774082, 0.00306319562, 0.00260250806, -0.00873645116, 0.000145947371, 0.0179562476, 0.0226688571, -0.00289402506, -0.0118298568, -0.012065487, 0.0273572989, 0.00428666128, -0.00617170474, 0.00798122585, -0.0186933484, -0.0199379604, 0.025013078, -0.0163007937, -0.00685745, 0.0147299236, -0.00959438831, 0.0179199968, 0.0115881842, -0.00207838137, 0.0125669567, 0.0275023021, 0.00443770643, 0.00568836043, -0.00862769876, 0.0144157493, 0.018427508, 0.00429572398, -0.0116063096, 0.00116455811, 0.0239376351, 0.0172433145, 0.00750996498, 0.0121440301, 0.0160228703, -0.0236838795, -0.00174155063, -0.009201671, -0.0138357356, -0.0478994399, -0.00537418667, -0.0107000386, -0.00176420738, 0.00450416654, 0.0224151, 0.00593003258, 0.00560679613, -0.0141499098, 0.00174155063, -0.0129536325, 0.00439541414, -0.0012483882, 0.00900229067, -0.0277923085, -0.0106396209, 0.00816852227, -0.0024771404, 0.00866395, -0.00445885304, -0.0113042193, 0.0139807397, 0.00780601334, 0.0113706794, -0.0110746305, 0.0065251505, 0.00398457097, 0.000117626412, -0.00507209636, 0.000947808323, 0.00793893356, -0.0148265921, 0.00973939151, 0.0046189609, -0.00368248089, 0.0096729314, -0.0207113121, -0.00876061898, 0.0115156826, 0.0222459305, -0.0468360819, -0.0178595781, 0.00737100327, 0.00471260864, 0.00443468569, 0.000476169836, -0.00743142143, -0.00763684278, 0.0107060801, 0.0122950757, -0.0415192917, -0.0186570976, 0.000339096354, 0.0245780665, 0.0169895589, -0.013751151, 0.00225661462, 0.0030027777, 0.0155395251, -0.0165182985, -0.0147178397, -0.00832560845, -0.0101683596, 0.0206750613, -0.00335320248, 0.0333507694, -0.0302815326, 0.00168717431, 0.00412655342, -0.0116788112, -0.0119809015, 0.0211584046, 0.0138840703, -0.0328190923, 0.00997502171, -0.0336649418, -0.0163491275, -0.000759757124, -0.00540439552, -0.00520199491, -0.0134490607, -0.00386977685, 0.00385467219, -0.00636806339, -2.36952073e-05, -0.00139037066, 0.0101804435, -0.0174366515, -0.013219472, -0.00202400493, -0.0062532695, 0.0153461872, 0.0181495864, 0.0380392112, 0.00790268276, 0.0270914584, 0.00387581857, 0.000568685, 0.001652434, -0.00335622323, 0.00142586627, -0.01358198, -0.0185362604, 0.0205421411, -0.0046642744, -0.0163974613, -0.0138599034, 0.0115640173, 0.00507209636, 0.0092197964, -0.0110625466, -0.0203367192, 0.010186485, -0.0151165985, -0.0103012798, -0.009382925, 0.0132073881, 0.0117029781, 0.00345591316, 0.0100716911, 0.0121500725, 0.0149111776, 0.00688765896, -0.015201184, 0.00382748409, -0.00839206856, -0.00721995812, -0.0391992368, -0.0030209031, 0.0173037332, 0.0024952658, 0.0194546152, 5.8907608e-05, 0.00611128705, -0.00668223761, 0.0111350482, 0.0124823712, 0.00319309463, -0.0163128767, 0.00284418021, 0.00757038314, 0.00754017383, 0.00960043, 0.0134369768, -0.0329882614, -0.00424436899, 0.00379425427, 0.00602065958, -0.00133297348, -0.000498449, -0.00280792941, -0.0179804154, -0.0101562757, -0.00145154388, 0.0213638265, -0.00318101095, -0.00156784873, -0.0093285488, -0.0162887089, 0.0208804812, -0.0222338457, 0.00241068052, 0.0115761, -0.00531981047, 0.0181495864, -0.00670036301, -1.23314203e-05, 0.0262214392, 0.0363958403, 0.00765496818, -0.0216900837, -0.0015693591, -0.00197416, -0.00391206937, -0.0192371104, -0.00553127332, -0.00980585162, -0.00411749072, 0.00943126, -0.0297740195, -0.0176541582, 0.0113344286, 0.0185120944, 0.00870624278, -0.0228017755, -0.0251822472, -0.000649116526, -0.0104885753, -0.000729925698, 0.00768517749, -0.0015784218, 0.00706287147, 0.00215390394, 0.00182160456, 0.0200467128, -0.020916732, -0.00693599321, -0.00296501629, 0.00479417294, 0.00873041, -0.00114265655, -0.00512647256, -0.0263906084, -0.00145380956, 0.00790872425, 0.0048092776, 0.0203367192, 0.00362206274, -0.000477302674, 0.0117331874, 0.00703266216, -0.00283209654, -0.000971975562, -0.011352554, -0.0113465115, -0.00630160375, -0.00995085482, -0.0273814648, 0.00679703197, 0.0121802809, 0.00380331697, -0.00579409208, 0.0333749354, 0.0348249711, 0.0154307727, -0.00897812378, 0.0249889102, 0.0096366806, 0.00852498878, 0.0213275757, -0.0120956954, -0.00273693819, -0.00137224526, -0.00158597413, 0.0359124951, -0.0171345621, -0.00789059885, -0.00117966265, -0.00620493479, -0.000873041, -0.00610826584, -0.0046733371, -0.0106879547, 0.00811414514, -0.0225359369, -0.00612941245, -0.0208563153, 0.00216145604, 0.0140532413, 0.0172312316, 0.0146815889, 0.00978772622, 0.0118781906, -0.0151891, 0.00379727501, -0.0237322152, -0.0170862284, -0.0155395251, -0.00389696495, -0.0326015875, 0.000432366738, 0.00536814472, 0.00792685, -0.00718974927, 0.00576388324, -0.0154066058, -0.0274781343, 0.00954001211, 0.0034498712, 0.0113042193, 0.013400726, 0.0215450805, -0.0158899501, 0.0129052978, -0.0257622618, 0.000716709241, -0.0100716911, -0.00869415887, 0.0155636929, 0.00407519843, 0.000275657396, 0.00777580449, 0.00933459, -0.0184879266, -0.0153461872, 0.00552825257, 0.00944334269, 0.0122829918, 0.00441051833, -0.026801452, 0.00371268974, -0.000266028277, -0.00502980361, -0.00687557552, 0.0166753847, 0.00222791592, -0.0181495864, 0.0140774082, -0.00749183958, -0.0268739536, 0.00127331063, -0.00189712713, 0.0117090205, -0.0210013185, 0.00211765314, 0.000168792962, -0.00735892, -0.0141015751, -0.0189712718, -0.0114310971, -0.0278648101, 0.0161920395, 0.00712933112, -0.00331997243, -0.00699641136, 0.0108812926, 0.0159141179, 0.0239980537, -0.00522012031, -0.000116399169, 0.000601914944, 0.027888976, 0.0121440301, 0.00678494805, -2.85805745e-05, -0.00354351918, -0.0024424002, 0.0266081132, 0.00518084876, 0.0043501, -0.00198322278, 0.000960647187, -0.00914125238, 0.0171708129, 0.0139686558, -0.00328372163, -0.0119144414, 0.00115171925, -0.00178384327, 0.000229966245, -0.00957626291, -0.00341059943, -0.00424738973, 0.0104946168, 0.020010462, -0.00190316897, -0.0125427898, 0.00735287787, -0.026632281, 0.0385708883, -0.00187749125, -0.00287136831, 0.0325049162, 0.0218230039, 0.00396342482, -0.0333266035, 0.00660369406, 0.00327163795, -0.0190679394, -0.0118721491, -0.00779393, -0.000957626267, -0.0285898261, 0.00469448324, 0.0200829636, 0.0163370445, -0.00549502252, 0.00380331697, 0.0130623849, -0.0269706231, -0.000529413286, -0.00725620892, -0.00164639216, 0.0229588635, -0.0048183403, 0.00755829923, -0.0135094784, -0.0214242451, -0.00529866386, -0.00465823244, -0.00251792278, 0.00349216396, -0.0291456729, -0.0143069969, 0.00874249358, -0.000175306777, -0.0159624517, -0.00420207623, -0.00158446364, -0.00234573125, 0.0125307059, 0.000467484759, 0.000278111896, -0.0177991614, 0.0140653243, 0.00685745, 0.0116848527, 0.0135336453, 0.00597836729, 0.00414467882, -0.0101502342, 0.0245055649, 0.00050562364, -0.00551919, 0.00332299341, -0.0162403751, 0.0137269832, -0.00141604827, 0.0104341991, 0.00363112544, 0.0124582043, 0.00298163132, -0.000306055241, -0.0317557342, -0.0212913249, 0.00128161814, -0.00429270323, -0.0379667096, 0.01358198, -0.000979527831, -0.00913521089, 0.00261912285, -0.0255205892, 0.0124582043, 0.00322934543, 0.00983606, 0.00564304693, -0.0107785817, -0.0147782573, -0.0339791179, -0.00866395, -0.0175454058, -0.0143190809, 0.000815643813, 0.0016705594, -0.00744350487, 0.00525637111, -0.0191887766, -0.0114552639, 0.0217746682, -0.00653119246, -0.00215994567, 0.0171828959, -0.00532283122, -0.0269464552, -0.0146695049, 0.0162766259, -0.0271881279, 0.0304023679, 0.0325290821, 0.0103314882, 0.010839, 0.00374894077, 0.00906875078, -0.00146211707, 0.00104447722, 0.0133523913, -0.0178958289, -0.00610524509, -0.012518622, 0.0140653243, -0.0208079796, 0.00676078117, 0.0133523913, 0.0136786494, -0.0258830972, -0.0183791742, 0.00443770643, 0.00876666047, -0.0015142276, -0.0241551399, 0.0259797666, -0.00784226414, 0.00446489453, -0.00368248089, 0.00360091636, -0.0143432477, -0.0158778671, 0.0151165985, -0.00799935125, -0.00705682952, 0.0117029781, 0.00201343186, -0.0120413192, 0.00622910215, -0.0229709465, 0.0140532413, 0.00763080129, 0.0325774178, 0.00879687, 0.00396342482, -0.0198171232, 0.00419905502, 0.00429874519, -0.0180045813, -0.0104341991, -0.00915937778, -0.0137149, -0.0152736856, -0.00717766583, -0.00804768596, 0.0118902745, 0.0166995525, 0.0102046104, -0.012518622, -0.0274781343, -0.00168113259, 0.00881499518, 0.00425947318, -0.00276412629, 0.00562492153, -0.00322934543, 0.00687557552, -0.0104160737, 0.00566419307, -0.0343899615, 0.0173641499, 0.00522616226, 0.0375800356, 0.00649494166, -0.000399892044, -0.011261927, -0.0034045577, 0.0124340365, -0.0270189568, 0.00151875906, -0.00739517063, 0.00518991146, -0.00506001245, 0.00892978907, -0.00385165145, -0.0116969366, 0.00948563591, -0.00426551513, -0.0138961542, 0.0344866291, -0.0147661744, -0.014452, -0.0116848527, 0.00887541287, -0.0128327962, 0.000842831971, 0.00517782802, 0.010548993, 0.00325955427, -0.00921375398, -0.00692390976, -0.0143674146, -0.017702492, -0.0137390671, -0.0158416163, -0.0205179732, -0.000300391053, 0.00053130131, 0.013400726, -0.00206780806, -0.026994789, -0.00795101654, -0.0297498535, 0.000996142742, -0.000113000657, -0.00244844193, 0.0123977857, -0.0162282903, -0.00446791574, 0.00645869086, 0.0140774082, -0.0118479822, -0.0143069969, 0.00578805, -0.00895999838, 0.00512043061, 0.00163581898, -0.00607503625, 0.00692995172, -0.00164186081, 0.0122950757, 0.00208442309, -0.00805372745, 0.0175574888, 0.00406009378, -0.00740725407, -0.0126032075, 0.00198775413, 4.08057931e-05, -0.0123252841, -0.0176299904, 0.00535304, -0.021085903, -0.0146453381, 0.0143915825, -0.00404801, -0.0179199968, -0.00671848841, 0.00109432219, 0.00908687618, -0.0379425436, -0.0023865134, 0.00341966236, 0.0203246363, -0.00463104434, -1.58833409e-05, -0.00754017383, -0.01358198, 0.00863374118, 0.0165545493, -0.00878478587, -0.000520728179, -0.0102166943, 0.00915937778, -0.00473375525, -0.00228833407, 0.0166028831, -0.0183550064, -0.00876666047, -0.00227927137, 0.00977564231, -0.000492029591, -0.002459015, 0.00728641823, 0.0128448801, -0.0163974613, -0.00539533282, -0.0284206551, -0.00529866386, 0.0245659836, -0.0178958289, -0.00520501612, 0.0183429234, -0.00521105761, 0.00136620342, -0.00987231079, -0.00478511024, -0.0195029508, 0.0191525258, 0.00444676913, -0.00720787467, -0.0160107855, 0.00227322965, 0.00686349161, 0.014113659, -0.0137390671, -0.000322292588, -5.32906161e-05, -0.00418092962, 0.009745433, 0.0142103275, 0.0191041902, 0.00453437539, -0.020916732, -0.0252789166, -0.00171285204, 0.0129415486, -0.00883312058, 0.00749788154, -0.0230796989, 0.020385053, 0.0153099364, -0.000461442949, -0.00870624278, 0.00659161061, 0.00670640497, 0.00964272209, 0.010548993, 0.0023774507, -0.0132678058, 0.00204666192, 0.00787247345, -0.00154594716, 0.0146695049, -0.00502376165, -0.00570044387, 0.0165666323, 0.00258438266, -0.019128358, -0.0145728365, -0.00939500891, -0.0370483547, 0.00827123225, -0.00405103108, 0.0123252841, -0.0317315646, 0.00937688351, -0.0170258097, 0.0141982445, 0.0104039898, 0.0193337798, -0.0031477809, 0.0118661076, -0.00522918301, -0.00170983118, -0.00195754506, 0.000774861604, -0.00553127332, -0.00582732214, 0.00684536621, -0.00359789561, -0.0186812636, -0.0249405764, 0.0138961542, -0.00239406573, -0.00568231847, 0.0181375016, -0.00411144923, 0.031610731, 0.00671848841, 0.00352841476, 0.0112558845, 0.00600555539, -0.0215209126, 0.0236838795, 0.00049958186, -0.0234663747, -0.0137149, -0.00426249439, -0.027888976, 0.015201184, 5.46122646e-05, 0.0183791742, 0.00322934543, -0.0116606858, -0.0290731713, 0.00678494805, 0.0200829636, 0.0129294647, 0.00688765896, -0.00901437458, -0.0126394583, 0.00610524509, 0.00425343169, -0.0110444212, -0.024130974, -0.0161316227, 0.00416582543, -0.0153945219, -0.0134732276, -0.00670036301, 0.0166149661, 0.0173037332, 0.000678570359, -0.00787851494, 0.000582656648, -0.000566041679, -0.000180593357, -0.00715349847, 0.00238047168, -0.00805976894, 0.00818664767, 0.00635598, -0.00407217722, -0.00375800347, -0.0113042193, 0.000468995189, 0.0203971379, -0.0158537, -0.00431384938, 0.00409634458, -0.00221583247, 0.0199500434, 0.0181012508, -0.0211584046, -0.0134369768, -0.0134732276, 0.00549804373, 0.00680911541, 0.00377612887, 0.0106939971, 0.00350424764, -0.0101441927, -0.0112921353, -0.00855519716, 0.00662786141, -0.0104039898, 0.00168264296, -3.33007374e-05, -0.0215813313, -0.0146090873, -0.0223788489, -0.00819873065, -0.00381540065, 0.0239859708, -0.00502376165, 0.00272485451, 0.0151649332, -0.0173641499, -0.00894187298, -0.00495730201, -0.00227474, 0.0103194052, -0.00449208263, 0.0142707461, -0.0211221538, -0.000670262845, 0.00051468634, 0.000692542, 0.0247714054, -0.0353808179, -0.0241793077, -0.00983606, 0.00229286542, 0.024493482, -0.0186933484, 0.0200950466, -0.00413863733, -0.0105429515, 0.0221492611, -0.00718974927, 0.0297740195, -0.0120956954, -0.0240222216, -0.0224513523, 0.0151407663, 0.00713537307, 0.0114008877, -0.0150440969, 0.00428062, 0.0147420065, -0.00959438831, 0.0152857695, 0.00597232534, 0.0185725112, -0.00204364094, 0.00533491466, -0.00917146169, 0.00412051193, 0.0113465115, -0.000486365403, 0.00110036391, -0.01967212, -0.000287363393, -0.000731058535, 0.0262456052, -0.00752204843, 0.00051921769, -0.0283964891, -0.000121213736, -0.00422624359, 0.0230434481, -0.0202883855, 0.0112256762, 0.00731058558, -0.00849477947, 0.0268981215, -0.00767913554, -0.0189712718, 0.000787700468, -0.00561585883, -0.0125669567, 0.000803560193, 0.0144278333, -0.0113827623, -0.000680458383, 0.018427508, 0.00588774, 0.0104100322, -0.00153763965, -0.0145849194, 0.00368550164, -0.00162826676, -0.0283481535, -0.0219921749, 0.0225238539, -0.000590208918, 0.0337132774, -0.0118661076, 0.0091291694, -0.0110444212, 0.0136544816, -0.000802805, -0.00738308718, 0.0140049066, -0.0123313265, 0.023768466, 0.00372477341, 0.0377733707, 0.00770330289, -0.0269464552, 0.000529790879, -0.0220767595, -0.0065070251, -0.0141499098, 0.0201433823, -0.00737704523, 0.0154428566, -0.0129777994, 0.00295897457, -0.00257078838, -0.00906270929, 0.0103435721, 0.00789059885, -0.0162887089, 0.0155153582, 0.018246254, 0.00383956777, -4.22690428e-05, 0.000894187309, 0.00289704604, -0.00859144796, -0.0175816566, -0.0130865518, 0.00240161782, 0.00090476044, 0.0102831535, 0.00397852948, -0.0111229653, 0.0139203211, -0.0201554652, 0.0215088297, 0.0207596458, -0.00940709189, 0.0121198632, 0.0101744011, 0.00683932472, 0.00957626291, -0.0281064827, 0.00842227787, 0.0233455393, -0.0285173245, 0.0122648664, -0.0082954, -0.00595117919, 0.00734079443, -0.00235177297, 0.0153099364, 0.0098179346, 0.0258830972, -0.00554033602, 0.00624722755, 0.0144882509, 0.0127965454, 0.00436218409, -0.0142224114, -0.00140018854, 0.0603213906, 0.00842831936, 0.0133765591, -0.018427508, -0.0251097456, 0.0185000096, 0.00475792214, -0.00592701184, -0.0274298, -0.000698961434, -0.0135940639, -0.00637410535, -0.00857332256, -0.0133282244, 0.0270189568, 0.00545575097, -0.00606899429, -0.0213275757, -0.0330124274, -0.0123977857, 0.0135215623, 0.0261972714, 0.0356949903, -0.0145607525, 0.0111592161, -0.00542554166, -0.00424738973, 0.020191716, 0.00849477947, 0.00301335077, 1.46915008e-05, -0.0102287773, 0.0132073881, 0.00895395689, -0.0102952374, -0.0114733893, 0.0116788112, -0.00135260937, -0.00861561578, -0.00710516376, -0.0063076457, -0.021678, 0.0101441927, 0.0215329975, -0.0214000773, -0.00579409208, 0.00721391663, -0.00699037, 0.0196962878, 0.00364925084, 0.0300640278, 0.00187447038, 0.000789210899, -0.00751600694, 0.00756434118, -0.00683932472, 0.00271277083, -0.00795101654, 0.0128207123, 0.0188866854, -0.000506756478, 0.00412957463, 0.0127482107, 0.00453135464, 0.010990045, 0.00453135464, -0.0121379886, 0.000298880594, 0.0109658781, 0.0179320797, 0.0157207791, 0.0223063473, -0.0257864278, 0.0271156263, -0.00593909528, -0.00635598, -0.00251943315, 0.00825914927, -0.00781205529, 0.0096910568, -0.015370355, 0.0110323383, 0.00448604114, 0.012506539, 0.00447093649, 0.0387158953, -0.00107544148, 0.0231763683, -0.00440447684, -0.00621701824, -0.0100173149, 0.000986324856, 0.0131348865, -0.00367039721, 0.00696016056, 0.0123857027, 0.000849629, -0.00151875906, 0.00521709956, 0.0116063096, -0.0164578799, -0.00024374912, -0.00824706536, -0.0159020331, -0.00073181378, 0.0136544816, -0.00278829341, 0.00670036301, -0.00880895369, 0.00767913554, 0.00795705896, 0.0223788489, -0.00817456376, 0.0136786494, 0.0159141179, -0.00381540065, -0.0153099364, -0.0114492225, 0.0304023679, -0.00458573084, -0.0267772842, -0.013231555, 0.00418395083, -0.0106637878, 0.0065432759, -0.0125669567, -0.00293178647, 0.0206629764, 0.00106637878, -0.0121017378, 0.00471260864, 0.0179079138, -0.00384258875, 0.00231099082, 0.0135457292, 0.0153099364, 0.0278164744, -0.00367643894, -0.0191525258, 0.0141861606, -0.00141604827, 0.00931646489, -0.00194697198, 0.0095823044, 0.0101139834, -0.00194999296, -0.0241793077, -0.000685367384, 0.00122648664, -0.0047820895, -0.00486063305, -0.0120534031, 0.0143069969, 0.00230645947, 0.019829208, 0.0183912572, 0.00582128, -0.0406009369, 0.000251867779, -0.00302392384, -0.00504188705, -0.00884520449, 0.0207596458, 0.00685140816, 0.0128569631, -0.00699641136, -0.00800539274, 0.00873041, -0.00298616267, -0.00124310155, -0.0237322152, 0.0122648664, -0.0289523341, 0.00296803727, 0.0155032743, 0.0097816838, -0.0130261341, -0.0143674146, 0.0249164086, 0.00529262191, 0.00986022782, 0.00718974927, 0.020723395, 0.0153099364, -0.00541043747, -0.0163249597, 0.0212429911, 0.00197416, -0.0237805489, -0.00524428766, -0.0223546829, 0.0456277207, 0.00948563591, 0.00310850912, 0.000632123963, -0.00386977685, 0.00131862413, -0.0278648101, -0.00675473921, -0.018052917, -0.00619889284, 0.0193458628, 0.00470354594, 0.017521238, 0.0178958289, -0.00309944642, -0.00260250806, -0.0134611437, 0.00321726175, -0.0214121602, -0.00934063178, -0.000700471865, -0.00363716716, -0.0101079419, 0.00511438865, 0.0159987025, -0.0120956954, 0.000189656072, -0.0104764914, 0.0199137926, -0.0137269832, -0.00177629094, -0.000825461757, -0.0167962201, 0.00853707176, -0.0212188233, -0.0146090873, 0.00425343169, -0.01197486, -0.0162162073, 0.0155153582, 0.0229830295, -0.0225117691, 0.00384560949, -0.0138961542, -0.0140049066, 0.00451927073, -0.00365529279, 0.0217988361, -0.00111320277, 0.00209952751, 0.0139203211, 0.0335682742, 0.00511438865, 0.00807789434, -0.0224513523, -0.0183066726, -0.0114492225, -0.0176783241, 0.00488480041, -0.00209801714, -0.0064888997, -0.00154141581, -0.00868207496, 0.00151120673, -0.00258589303, -0.00405405182, -0.00129747787, 0.00184728217, -0.0043501, -0.0140411574, -0.0102408612, 0.00792685, 0.00197416, 0.0171345621, -0.00959438831, -0.0258830972, 0.01501993, -0.00743746338, 0.00737704523, 0.0340999551, -0.000422926416, 0.0182583388, -0.021448411, -0.0209288169, -0.0151770171, -0.0158537, 0.00204364094, -0.0114733893, -0.00278376206, 0.0253514182, -0.0289523341, 0.0166874677, 0.00769121898, -0.00474281795, -0.00617170474, 0.00360695831, 0.0140894921, -0.00880291127, -0.0220405087, -0.011715062, 0.00819873065, 0.00895395689, -0.0153099364, 0.0192612782, 0.00351028936, 0.00680307345, -0.0128207123, 0.0122044487, 0.0045464593, 0.00378217059, -0.00403290568, 0.0195029508, 0.00467031589, 0.014657422, -0.004827403, -0.00181556272, 0.0160832871, -0.0045464593, -0.0174124856, -0.00996898, 0.00650098315, -0.0116123511, -0.0133161405, -0.0149836792, 0.0094916774, 0.00678494805, -0.0345591307, 0.0109417113, 0.00130880624, -0.00751600694, 0.0244088974, 0.00135336455, 0.00481229834, -0.00325351255, 0.0105912862, 0.0144882509, -0.00378519157, 0.00940105, -0.0193821136, -0.0113404701, 0.00662786141, 0.0014598514, 0.0381600484, -0.0275748037, -0.0122044487, -0.0150682647, -0.00706891296, 0.00090325, 0.0096185552, -0.00364320911, -0.007226, -0.00013745109, -0.0212792419, 0.0134128099, -0.0128086293, -0.00827123225, 0.0031296555, 0.0301606953, -0.0204092208, -0.00577294594, -0.00136997958, -0.014476167, 0.00428666128, 0.0101683596, -0.00289100432, -0.0023955761, 0.0149595123, 0.00654931786, -0.0207596458, 0.0161678735, 0.014838676, -0.0249164086, -0.00361602101, 0.0250614118, -0.00528658042, 0.0065251505, 0.00315080187, 0.0142586622, -0.00281095039, -0.0103314882, 0.0180408321, -0.0251580812, 0.00572159048, -0.0188021, -0.00970314071, 0.0131711373, 0.00861561578, -0.000293405203, -0.000814888568, -0.00644660695, -0.0274539664, -0.00491198851, 0.0220163409, 0.0016977475, -0.00772142829, 0.00984210242, -0.00138432882, -0.00662181946, -0.00564908888, -0.0152132679, 0.00816248, 0.00697224401, 0.00644056546, -0.0221613441, 0.000388186047, -0.0197446216, 0.00515970262, 0.00255568395, -0.0292906761, -0.0101804435, 0.00128766, 0.00210707984, 0.00705682952, -0.0113646369, 0.0294356793, -0.00337132788, -0.0239738859, -0.00975751691, 0.00506907515, 0.0167599693, 0.010367739, -0.00824706536, 0.0156603605, 0.0113948463, 0.00766101, 0.00325653353, 0.0257864278, 0.00466125319, 0.00647681626, 0.00638618926, 0.0098179346, -0.00781205529, 0.0121742394, -0.00154066051, 0.00302694482, 0.0175333209, 0.0229226127, -0.024481399, 0.0353808179, 0.0127240438, -0.00775163714, 0.0141982445, 0.0157328639, -0.00237594033, 0.000951584487, 0.0257864278, 0.0119929854, 0.017521238, 0.00736496178, 0.0207838137, 0.0227171909, -0.00517480681, -0.0140894921, -0.00290308776, -0.0115096401, -0.0104160737, -0.00683328277, -0.00876666047, -0.0308132116, -0.00494219735, 0.034148287, 0.00966084749, 0.0282273181, -0.0133161405, -0.00990252, -0.00706287147, -0.00931646489, -0.00266594696, 0.0134853115, -0.00579711283, -0.02646311, 0.0114733893, -0.0160712041, -0.00331997243, 0.011624435, 0.0325774178, -0.0200467128, -0.00773351174, -0.00659161061, -0.000906270929, -0.0232005361, 0.0079631, 0.0110927559] |
22 May, 2018 | 8086 program to add two 16-bit numbers with or without carry
22 May, 2018
Problem – Write a program to add two 16-bit numbers where starting address is 2000 and the numbers are at 3000 and 3002 memory address and store result into 3004 and 3006 memory address.
Example –
Algorithm –
Load 0000H into CX register (for carry)
Load the data into AX(accumulator) from memory 3000
Load the data into BX register from memory 3002
Add BX with Accumulator AX
Jump if no carry
Increment CX by 1
Move data from AX(accumulator) to memory 3004
Move data from CX register to memory 3006
Stop
Program –
Memory
Mnemonics
Operands
Comment
2000
MOV
CX, 0000
[CX] <- 0000
2003
MOV
AX, [3000]
[AX] <- [3000]
2007
MOV
BX, [3002]
[BX] <- [3002]
200B
ADD
AX, BX
[AX] <- [AX] + [BX]
200D
JNC
2010
Jump if no carry
200F
INC
CX
[CX] <- [CX] + 1
2010
MOV
[3004], AX
[3004] <- [AX]
2014
MOV
[3006], CX
[3006] <- [CX]
2018
HLT
Stop
Explanation –
MOV is used to load and store data.
ADD is used to add two numbers where their one number is in accumulator or not.
JNC is a 2-bit command which is used to check whether the carry is generated from accumulator or not.
INC is used to increment an register by 1.
HLT is used to stop the program.
AX is an accumulator which is used to load and store the data.
BX, CX are general purpose registers where BX is used for storing second number and CX is used to store carry.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry | https://www.geeksforgeeks.org/8086-program-add-two-16-bit-numbers-without-carry?ref=asr7 | Languages | 8086 program to add two 16-bit numbers with or without carry | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.00840305351, 0.00854782574, -0.0156479347, 0.0354250111, -0.00140050903, 0.0166424531, -0.00587584311, 0.0460751727, 0.0134448865, 0.0239313934, 0.00868630316, -0.0406367928, 0.0321770869, -0.00111568638, -0.0309937354, 0.00335178, -0.043079026, 0.0255553555, -0.0235159621, -0.0648577288, 0.0311699789, 0.00689239241, 0.00808203872, 0.0374392234, -0.0352991223, -0.00418579066, 0.000679404242, -0.0106438687, 0.0106312791, 0.00797503348, -0.0099514816, 0.0183419473, 0.00724488031, -0.0419460312, 0.0296593178, -0.0252532233, -0.00662802672, 0.00246426626, -0.0176117942, -0.00944792759, -0.00496315211, 0.0187322013, -0.0179013368, -0.0175740272, -0.0187447891, -0.0157612339, 0.0130672213, -0.00260746456, -0.00432426808, 0.00865483098, -0.0228109863, 0.000514175626, 0.0343927257, 0.00449107029, 0.0273933262, 0.0489706062, 0.0222193114, 0.0321267322, -0.0280479454, -0.0230375864, 0.0402087718, 0.00521807605, -0.003502846, -0.026310686, -0.0062409197, -0.0222570784, -0.00584122399, 0.0340654142, -0.00219990057, 0.0121985907, -0.0170201175, -0.038924709, -0.0245230701, -0.0134826526, 0.00901361275, 0.00125888444, 0.0191979874, 0.0245734248, -0.00555168046, 0.0136966631, -0.0171711836, -0.00169634679, 0.0249888562, 0.0246615466, 0.014942959, 0.00573421875, -0.0332849063, -0.075382, 0.0139862066, -0.00909544062, 0.0186314899, -0.0172970723, -0.0194497649, 0.0226095654, -0.0101591982, -0.0135330083, 0.0238558613, -0.0107949348, -0.03834562, -0.00696163112, -0.00525584258, 0.0320260227, -0.00563665526, -0.0315476432, 0.0276954584, 0.0521178171, -0.0135330083, 0.0142505718, 0.0322274417, -0.0113362549, -0.0433056243, -0.00162553461, 0.0129413325, 0.0047302586, -0.0103165582, -0.0198274311, -0.00956752244, -0.0202050954, -0.0150562581, 0.000365863292, 0.0293068308, 0.028098302, -0.0131301647, 0.0081072161, 0.00444700941, 0.0303642936, 0.0149303703, -0.00118492497, -0.0058286353, -0.0164284427, -0.0213884469, -0.0243216474, -0.000404023245, 0.0201673303, 0.0120664081, -0.0141372727, -0.0236292612, 0.00605208706, 0.0270660166, 0.00587899052, -0.0419963859, -0.019286111, -0.00732041337, 0.0181027595, -0.00738335727, 0.00528102042, -0.00583807658, 0.0322022662, -0.0413165875, 0.0223200209, -0.0457730405, -0.00277741393, 0.0134700639, 0.0051456904, -0.0102913808, 0.0147918928, 0.0661669672, 0.00571218831, 0.0187951457, -0.00656508235, -0.0102536138, -0.0296089631, -0.00259330194, -0.00220147427, 0.0171837732, 0.000676257, -0.00727635249, -0.00282619568, -0.0358530283, 0.0327813514, -0.019638598, 0.0100081312, 0.0235914961, 0.0217283461, -0.0169445854, 0.0199029632, 0.00951087195, 0.0670733675, -0.00899472926, -0.0314469337, -0.0126203168, -0.0278213471, -0.0303139389, 0.00105195539, 0.0164158531, -0.0118523976, -0.017888749, -0.0413165875, -0.00360985124, -0.0511358865, 0.00932833366, -0.0135330083, 0.0435322262, 0.0396548621, 0.00335807423, -0.0168942306, -0.0175740272, 0.00556426961, -0.00470822817, 0.00253350497, -0.0122111794, -0.0466794372, -0.031396579, -0.00220776862, -0.0202680398, -0.0118083367, -0.0374895781, -0.0139232622, 0.020217685, 0.0200162623, -0.0244475361, 0.0235789064, 0.00944163371, -0.0350473449, 0.0388995297, -0.00810092129, -0.00762254559, 0.0476361886, -0.0138225518, -0.0245356578, 0.00520548737, 0.0171711836, 0.0288284551, 0.0405864343, -0.0543334559, -0.0110781835, 0.0143135162, -0.0111285392, -0.0351732336, -0.0484670512, 0.0291557647, 0.0237425622, -0.0214513913, 0.0200414415, -0.00319127226, -0.0264869295, -0.0211366713, 0.0287780985, -0.00253350497, -0.00590416836, -0.00512051256, -0.00169162604, -0.0214891583, -0.0417194329, -0.0372378044, 0.0467801467, 0.0137973735, 0.0618867613, 0.0175362602, 0.0288536325, 0.0309937354, 0.0249888562, -0.0112858992, 0.0242838822, 0.0235159621, -0.0207590051, -0.00461695902, -0.0225717984, -0.0153961573, 0.0328065306, 0.00360355689, -0.00348081556, -0.0206834711, 0.00609300099, 0.0126706725, -0.0403094813, 0.0352487639, -0.0218920019, 0.0474851243, -0.0597718358, 0.018279003, -0.0235411394, -0.0199407302, 0.00416690763, 0.0674258545, -0.0294578969, -0.0159626547, 0.0119468141, 0.0174733158, 0.0268142391, 0.00653361063, 0.0064895493, 0.0555923395, -0.00458548684, -0.00509848213, -0.0374895781, -0.0322526209, 0.0184048917, -0.0249762684, -0.0397052169, 0.0152828572, 0.0121230576, -0.0192735214, 0.0498014688, 0.00405046064, 0.0193364657, -0.0314217582, 0.0256434772, -0.0156101678, 0.00997666, 0.0241831709, -0.0217157565, 0.00398751674, -0.0510603562, -0.0232012402, 0.0170201175, 0.0112103662, -0.00611503143, -0.0129035655, 0.00540376175, 0.043658115, -0.0418956764, -0.0076917843, -0.0245230701, 0.00206457055, 0.0151821468, 0.0411655232, 0.00942275, -0.0376406461, 0.00224081427, -0.00235096668, -0.0128280325, 0.0157738216, 0.053326346, 0.0472081676, -0.0377917103, 0.0116950367, 0.0527724363, -0.00913950149, -0.00534081738, 0.00226127123, 0.00678538717, 0.0181657039, -0.0128406221, 0.0278717019, -0.0515639074, -0.000405990257, 0.0567001551, -0.0207590051, -0.0213506799, 0.040938925, 0.0292061195, -0.0277709924, 0.020645706, -0.0246489588, 0.0074274186, 0.0136337187, 0.0171585958, 0.00454772031, -0.0598725453, 0.000739988056, -0.00369167863, 0.0555419847, 0.0346696787, 0.026310686, -0.0121104689, -0.0131301647, -0.00631330581, -0.0142883388, -0.0159248877, 0.021929767, 0.0134197082, 0.0154968677, 0.0203687511, -0.0310692694, -0.0254042894, -0.00715046376, -0.0186566673, -0.0212877374, -0.0124944281, 0.0140239727, 0.0165543314, 0.00974376593, -0.00656508235, -0.0281486567, -0.028677389, 0.00186629628, 0.025693832, -0.013658897, 0.0114747323, -0.0307671372, 0.0272926148, 0.000584201072, 0.0119845802, -0.00443127332, 0.0201547407, -0.0157360565, 0.0425754748, 0.0048089386, 0.0327813514, 0.0153458016, 0.0309937354, -0.0295837857, 0.0466290824, -0.000960686244, -0.00438721245, 0.0197015423, -0.0112670157, 0.0361048058, -0.0076099569, 0.0483411625, -0.00591675704, -0.00301817548, 0.0168312863, 0.00209132186, 0.0354250111, -0.0176621489, -0.0292061195, 0.00510792388, 0.01307981, -0.0209856033, -0.00567127438, 0.00988224335, -0.0018222353, 0.0160759557, -0.0106061017, -0.0258574877, 0.0412410572, 0.00424873503, -0.00488761906, 0.0169068184, 0.00808203872, -0.0427013598, 0.0290550534, 0.00578772137, 0.0243845917, -0.00604264531, 0.024258703, -0.0212751478, -0.00631015841, -0.0400577039, 0.0206960607, 0.00875554141, 0.0170830619, -0.0516646206, -0.0116572706, 0.0142379832, 0.00319914, -0.0186692569, -0.038421154, 0.021929767, 0.019563064, -0.0238432717, -0.0306916032, -0.0255427659, -0.00992630422, -0.052822791, 0.00771696167, 0.0150562581, -0.0193490554, -0.0488447174, 0.0340905935, 0.00533452304, 0.0030874142, 0.0308930259, 0.0372629799, 0.000830863777, -0.0239188056, 0.00743371295, 0.00385533366, 0.0396800376, -0.0108389957, 0.00917097367, 0.0109774731, 0.0402591266, 0.0262855086, 0.0257819537, -0.0461255275, -0.00232578907, 0.0121041741, 0.00751554035, 0.00472396379, 0.0277206358, 0.00177187985, 0.00868630316, 0.0288284551, 0.00341787143, 0.028022768, -0.01362113, -0.0290802307, 0.0114054931, -0.0115943262, -0.0248629693, -0.019676365, 0.0059073153, 0.0183923021, 0.0480642095, 0.0260085538, -0.0193994101, 0.0386477523, 0.00398751674, -0.0172970723, 0.00907655712, 0.000650292495, 0.0037955367, -0.0125007229, -0.0488698967, 0.0262099747, 0.015446513, 0.055693049, -0.0076099569, -0.00199533184, -0.0289543439, 0.0441364907, -0.00560203614, -0.00917097367, -0.00878701359, 0.0154716903, 0.0265876409, -0.00348711, 0.0116698593, 0.0327058174, -0.0137721961, 0.0167431626, -0.0201925077, -0.0384463333, -0.00531249261, 0.0222067218, 0.0122174742, 0.0047271112, 0.0303391162, -0.0010362193, 0.00291903829, -0.00950457808, -0.000651866139, -0.0254168771, 0.0613832064, -0.00693645328, 0.0329827741, -0.00683574285, -0.00936610065, 0.0338639915, 0.0076729008, 0.00358152646, 0.00229589059, 0.00506386301, 0.00735818, -0.0109522948, -0.0174481384, 0.0218794122, -0.0177125055, -0.0074274186, -0.025656065, -0.00372629799, -0.0582611747, 0.00628498057, -0.0143135162, -0.0259581972, 0.0149555476, 0.0195127092, 0.00568386354, -0.0103417356, -0.00829604827, -0.00168690516, 0.0239565708, 0.0157738216, 0.00934092328, -0.0394030847, -0.0217661131, -0.00856670924, 0.0190343335, -0.0137596074, 0.00410396326, 0.0130294543, 0.00997666, -0.00077067333, -0.0270408392, 0.060073968, -0.0164032653, 0.017309662, 0.00462325336, 0.0156227564, 0.0281738341, 0.0155346347, 0.00483411644, 0.0382700898, 0.000859975466, 0.000112021051, -0.0321267322, 0.00448477594, 0.0156227564, -0.0260337312, 0.0252784, 0.0269149505, -0.0122174742, 0.0075910734, -0.041140344, -0.0145778824, -0.0465787239, 0.00252248975, 0.00731411902, 0.0140365623, -0.010322853, 0.019676365, -0.000446510589, -0.00854782574, -0.0472081676, 0.00585066574, -0.0159248877, -0.0323785096, -0.0306916032, 0.0215143356, 0.0248126127, -0.0460751727, 0.0415431894, -0.00587269617, 0.00652731583, 0.0565490909, -0.0231131185, 0.000173686713, -0.00288127176, 0.00708751939, 0.00435888767, 0.0286522117, -0.0309182033, -0.00811980478, 0.0127273221, 0.0137973735, 0.0064895493, 0.00239188061, 0.0201547407, -0.00992630422, -0.0141498614, 0.0181153473, 0.0335618593, 0.0346193239, -0.0213380922, -0.00136038207, 0.00466102, -0.0561462492, -0.0187699683, 0.0121104689, 0.0121734133, 0.00898214057, -0.0274688601, 0.0154339233, 0.00417949632, -0.00897584669, -0.0167179853, 0.0241328161, -0.026663173, 0.0197393093, 0.01307981, 0.0750798732, -0.0285515, 0.00720711378, 0.0327813514, 0.00790579431, 0.00425817678, 0.0512114204, 0.0182160586, -0.0215269253, 0.0296593178, -0.00566812744, 0.00951716676, -0.0246615466, 0.0160633661, 0.000992945163, -0.0353242978, 0.0081072161, -0.0297348518, -0.0732167214, 0.0112481331, 0.0174481384, 0.0133189978, -0.00813868828, -0.00318497769, 0.0295586083, 0.00681056501, 0.00708122505, -0.0263862181, -0.0114243766, 0.00318655139, 0.0265624616, -0.00818904396, -0.0172467176, -0.0495245159, 0.0118649863, 0.0209856033, -0.0174103715, -0.00175457029, 0.0150814364, -0.0154968677, -0.0271667279, -0.0256812442, -0.00272705848, -0.0347703882, 0.0046452838, -0.0356516093, -0.00145243795, -0.0203183964, -0.00821422134, -0.00513939606, 0.00329198292, -0.0330331288, -0.0142002171, -0.00245954562, -0.00223137275, -0.0252532233, -0.0069238646, 0.00406934414, -0.00563350786, -0.0105116852, 0.00049450557, -0.016843874, 0.0127273221, -0.0281738341, -0.0165039748, -0.0121356463, -0.000151951288, -0.00313776964, -0.0279472359, 0.00805686, 0.000342849322, 0.0489957854, -0.0286522117, 0.0118083367, -0.0222570784, 0.0446148664, -0.0139358509, -0.0223955549, -0.00260903803, -0.0341409482, -0.0399066396, 0.00382071431, -0.0189713892, 0.0344682559, 0.0132686421, -0.0182915907, -0.011254427, -0.0207086504, -0.00335178, -0.0352991223, -0.00537858391, 0.019600831, -0.0190217439, 0.0411655232, 0.0266883504, -0.0110152392, -0.0256434772, 0.0143135162, 0.00424873503, -0.00711899158, 0.00952346064, -0.0259078424, -0.0274940375, 0.0172215402, 0.0113173714, -0.0147667145, 0.0224333219, 0.00437462376, 0.00472396379, 0.00963676069, -0.0186063126, -0.013042043, -0.0517653301, 0.0207967721, -0.0213255025, 0.0148674259, -0.00392457237, -0.00305908918, 0.0259833764, 0.0466794372, 0.0193616431, 0.0132308761, -0.0424747616, -0.0544341654, 0.000339702121, 0.0213255025, 0.000367830304, 0.00633218884, -0.0139736179, 0.00279315, -0.00936610065, -0.0228739306, -0.0389498845, -0.0245860144, 0.0142253945, -0.00419838, 0.0272926148, 0.0408130363, 0.00480579166, 0.0112418383, -0.0151066137, -0.0169823524, -0.0117642758, 0.00849117618, -0.0150059033, 0.0295082517, 0.00696792547, -0.0047271112, -0.000985077117, 0.0053911726, 0.0406367928, 0.00716934726, -0.0184804238, -0.0296341404, -0.0383708, -0.0111537166, -0.00854782574, 0.0274185035, 0.0143512832, -0.00488447165, -0.0121734133, -0.00887513533, -0.00115738693, -0.00320700812, -0.0166298635, 0.00876183622, -0.00901361275, 0.00140365621, -0.0141624501, 0.0010488081, 0.0197518971, 0.0206708834, 0.0233900733, -0.0245104805, 0.000915051671, 0.0158241782, -0.0194119979, -0.00932204, 0.017309662, 0.0339143462, -0.0183923021, 0.00849747, 0.0404353701, 0.00402843, -0.000316884834, 0.0274185035, 0.00488761906, 0.0256183, -0.0251273345, 0.0167809296, -0.00538487826, 0.00497259386, 0.0260589086, -0.0355257206, 0.00479005557, -0.0226976871, -0.00849117618, 0.00260903803, -0.000688845874, -0.000756510883, -0.0207212381, -0.0134700639, 0.0025319315, -0.0117768645, -0.0381945558, 0.00992630422, -0.00346822664, 0.00601746794, 0.036205519, 0.00512995431, 0.025731599, -0.0272674374, 0.0476865433, 0.0082771657, -0.0184678361, 0.0152325025, -0.00651472714, 0.0223955549, 0.00176401192, -0.0254546441, 0.00866112486, -0.0150814364, -0.00203939294, 0.0213380922, -0.000675863586, -0.00548873655, 0.00633533625, -0.0139862066, 0.0133693535, 0.0194245875, 0.00577827962, -0.0189462118, -0.0480642095, 0.00713787507, 0.00180807279, 0.027317794, 0.0281738341, 0.0241831709, 0.0387988202, -0.0142505718, 0.00294264243, 0.00669097109, 0.0153332129, -0.0248126127, -0.0222319, 0.026235152, -0.0109460009, 0.0305153597, 0.00188203226, 0.0176747385, 0.00607097056, 0.0239691604, -0.00956122763, -0.0142002171, -0.0227606315, -0.0120412298, -0.0192231666, -0.00104015332, -0.0141498614, -0.0170956515, 0.00168061082, -0.00407878589, -0.0236544386, 0.0325547531, 0.0506575108, -0.0499021821, 0.00723229116, 0.0311196242, 0.0299866274, 0.0056429496, 0.00679797633, 0.00297096744, 0.023289362, -0.00770437298, -0.0120664081, 0.00583807658, 0.0304398276, -0.0199910849, 0.0218164679, -0.00687350938, 0.000820635294, -0.00874295272, -0.0307419598, -0.0507330447, 0.0259330198, -0.0114999097, 0.0233145412, -0.00258386042, 0.0221563671, -0.0160130113, -0.00627553929, 0.00092055928, -0.00330457184, -0.0658648387, -0.00557371089, -0.0488447174, -0.0254294667, -0.0175110828, 0.00933462847, 0.0172215402, 0.00474599469, -0.0125133116, -0.000782082, -0.00567756919, 0.0152450912, -0.00830234308, -0.017813215, 0.0159123, -0.0160885435, -0.0110152392, 0.00408822717, -0.00405046064, 0.00544782262, -0.0134448865, 0.00371685647, -0.014086917, 0.00674762065, 0.0213129148, -0.0400828831, 0.00814498216, 0.0112733105, -0.0055579748, -0.0175992046, 0.00785544, -0.0111851888, -0.0104739191, -0.00363188167, 0.00551706133, -0.00289858156, 0.00590416836, 0.013155343, -0.0330583081, -0.0193238761, 0.000310000294, -0.00068727223, -0.0121985907, 0.0201169737, -0.0261596199, -0.00691757025, 0.00642975233, 0.0336373933, 0.0150436694, 0.006344778, 0.00615279796, 0.0013076663, -0.0163654983, 0.00142962066, -0.00868630316, 0.000966193853, 0.0422481634, -0.00862965267, -0.0188455, 0.00183010334, -0.0050575682, -0.00271761697, -0.00705604767, -0.0221689548, -0.0419712067, -0.01362113, -0.0176621489, -0.00161058537, -0.0237047952, 0.00440294854, 0.00256969803, 0.0246489588, -0.0308678467, 0.0564987361, -0.0148422476, -0.0548873618, 0.000850533834, 0.0137344301, 0.0165039748, -0.00761625124, -0.0455716178, 0.017775448, 0.0191602223, 0.0282493681, 0.0143638719, -0.012538489, 0.00247370801, -0.0282745454, 0.000581053842, 0.00575310225, 0.00935351197, 0.0212499704, 0.0158997104, -0.00864224229, 0.00472081685, 0.00364761776, -0.00472396379, 0.0236292612, 0.0164410304, 0.00921503454, 0.00493797427, -0.028022768, 0.0302635822, 0.0261847973, 0.0320260227, -0.0136337187, -0.00854782574, -0.0118335141, 0.0129790986, 0.00448477594, -0.0115691479, -0.0250392128, 0.00293634809, 0.013583364, 0.000852894213, 0.00410711067, 0.043230094, 0.00626924448, 0.00242649973, 0.0099325981, -0.00355005427, 0.0032133027, 0.0306664258, 0.00339269359, -0.0134826526, -0.0344179, -0.00706234202, 0.00695533678, -0.00552020827, 0.00269086566, -0.00117627019, 0.0148044815, -0.0329324193, -0.00220304774, 0.012261535, -0.0290550534, 0.00886254665, -0.0262099747, -0.0165669192, 0.00441868464, 0.00703716418, -0.020142151, 0.00589787401, -0.0110593, -0.0330834836, -0.00901361275, 0.00677279849, -0.010398386, -0.0134197082, 0.00446274551, 0.0179768708, -0.00476802513, -0.0121293515, -0.0329324193, -0.0235033724, 0.016843874, -0.0121293515, 0.0298103839, 0.0563980229, -0.0314469337, -0.00764772343, 0.0784536824, -0.0143638719, -0.00561462482, 0.00193553488, 0.00358467363, -0.00486873556, -0.0108893504, 0.0375902914, -0.00133913837, 0.0247370806, 0.0132308761, -0.0118901636, 0.0140617397, 0.00893808, 0.0146156484, 0.00332345511, 0.0025319315, -0.00298670353, 0.0082771657, -0.0198526084, -0.0199407302, 0.0113991993, 0.0217283461, -0.0183293577, 0.00699310331, -0.015522046, -0.0479635, 0.0115376767, -0.0174733158, 0.0048970608, 0.0233397186, -0.00411969936, 0.00818274915, 0.00562406657, -0.00625350885, 0.0369104929, 0.00158776809, -0.00571533572, -0.0202050954, 0.0231508855, -0.00326365791, 0.0217283461, -0.0181908812, -9.63833463e-06, -0.003502846, 0.00362558733, 0.0229242872, 0.00520234, -0.013042043, -0.0129539212, -0.0116761532, 0.00184741302, 0.0180146378, 0.00238243886, -0.00570274657, -0.0138980849, -0.0266128182, -0.0293068308, -0.00245954562, -0.022043068, 0.00120931596, 0.0147793042, -0.0112418383, -0.0108767617, -0.00673503196, -0.00676650414, -0.0326806419, -0.0352991223, -0.0166676305, 0.0243594144, -0.0153206242, 0.000878858729, -0.00295680482, 0.0122804185, -0.0174859054, -0.00448477594, 0.00483411644, -0.000639670703, 0.0129287438, -0.00839046482, -0.0162522, 0.00476802513, 0.0241202265, 0.0190846883, 0.00667208759, -0.00121403672, -0.0331338383, 0.00440924289, 0.0235411394, -0.0134448865, 0.00772955082, -0.0006530463, -0.00958640501, -0.00201264163, -0.000865483074, 0.00535025913, 0.0174481384, 0.0237425622, -0.0141498614, -0.0497007594, 0.0155472234, 0.0150310807, -0.00782396737, -0.0172215402, -0.00130451901, -0.0114180818, 0.016491387, 0.00806315523, -0.0281234793, -0.0076917843, 0.0376658253, -0.000730546424, 0.0109585896, -0.0030307644, -0.0119279306, -0.0156479347, 0.00979412161, 0.00647696061, 0.00144535676, -0.00383015606, 0.00614020927, -0.00257599237, 0.010089959, -0.0304146484, -0.0183041804, -0.0102473199, -0.0011392904, 0.00837158132, -0.0287529211, 0.0240069274, 0.00519919302, 0.0142883388, 0.00561147742, 0.0265624616, -0.0209730156, -0.0190595109, 0.0239691604, 0.0321015529, -0.013042043, 0.000500406604, 0.0260085538, 0.0253917, 0.0217283461, 0.00293792156, -0.0181657039, 0.00263106846, -0.0139862066, -0.0241957605, 0.0109019391, 0.0147037711, 1.2969952e-05, -0.0284507889, -0.00322903879, -0.00384589215, 0.0235411394, -0.00772955082, -0.00441239029, 0.000496472581, 0.0157360565, -0.00389310019, 0.0168312863, -0.00686721504, 0.0229242872, -0.0128091499, -0.0160759557, -0.0167683419, 0.00615594489, -0.0097878268, -0.0140365623, -0.0129790986, 0.0129790986, -0.0105305687, -0.0270911939, 0.0111285392, -0.0126706725, 0.0111474218, 0.0382700898, 0.0103857974, 0.0155346347, -0.0157108791, -0.00285609416, -0.0286522117, 0.00400325283, 0.000299968553, 0.00705604767, -0.027317794, -0.00432741549, -0.0013076663, -0.0213758592, 0.00608985359, 0.0179391038, 0.004229852, 0.00507645169, 0.00151066133, 0.020142151, 0.0227732211, -0.0298103839, 0.0190091562, -0.0194623545, -0.00229746406, -0.0189084448, -0.0352235883, 0.000202798416, 0.00880589709, 0.0030716781, -0.0148170702, -0.022546621, 0.00363502884, -0.00686721504, 0.0104298582, -0.00835269876, 0.00774213951, 0.0289291646, -0.0190595109, 0.0227480419, -0.00540690869, 0.0099577764, 0.0169445854, 0.000762411917, 0.00351858209, -0.00417005504, -0.00432426808, -0.00693645328, 0.0188329127, -0.0116195036, -0.0293320082, 0.0197644867, -0.00227386015, -0.0058254879, 0.00350599317, -0.0202806294, 0.0310944468, 0.0410899892, 0.00984447636, 0.0193868205, -0.0385218635, 0.0271919053, 0.00562091917, -0.000963833416, 0.0343171917, 0.0143890493, 0.00445015682, 0.0126643777, -0.0287025664, -0.0161640774, -0.000171719716, -0.00732041337, 0.0121356463, -0.0169697627, 0.00444386201, -0.00852264836, 0.00586954877, -0.00731411902, -0.00651472714, 0.000973275048, -0.00285924133, -0.00900731888, 0.0315476432, 0.00797503348, -0.0240446944, -0.0160130113, 0.00260431715, 0.00327624683, 0.0272170827, 0.00131710793, 0.0111348331, -0.0139106736, -0.0199910849, 0.00116604171, -0.0157108791, -0.00738335727, 0.0113299601, 0.0365831815, 0.0148548372, 0.00543838087, -0.0175992046, -0.00311888638, 0.0114621436, -0.0165417418, -0.00422041025, 0.00467046164, 0.0151821468, 0.000454378605, 0.0144519936, -0.0208848938, -0.0325547531, 0.0117139202, 0.00625980319, -0.00753442338, -0.00562091917, 0.0308426693, 0.00823310483, 0.00951716676, -0.0166172758, -0.0283500776, 0.0202806294, -0.00561462482, 0.0320260227, -0.00686092, 0.0299866274, -0.00782396737, 0.00376721169, -0.0284004342, 0.0202806294, 0.0306916032, -0.00706234202, -0.015874533, -0.00851635356, 0.00725117465, 0.0265121069, 0.00526528433, -0.00678538717, -0.0173851941, -0.00366020668, -0.0112103662, -0.0283752568, 0.034115769, 0.0241579935, 0.00566498, 0.0202302728, -0.00646437192, -0.00801909436, -0.00783655606, -0.0112607218, 0.00442812638, -0.0229242872, 0.0276954584, -0.00518030953, 0.0116761532, -0.0177628603, 0.0179139264, -0.014086917, 0.025341345, -0.00518660387, -0.0116257984, -0.0254294667, -0.013042043, -0.00104723452, -0.0192357544, 0.0209730156, -0.0348207429, -0.00813239347, -0.0108956452, 0.00573107181, -0.0271919053, -0.00422670459, 0.0149933137, 0.0372629799, -0.0136966631, 0.014514938, -0.0367342494, -0.00493482733, -8.56139814e-05, -0.0114117879, 0.0105305687, -0.0030291907, -0.00847858656, 0.0131805204, -0.0317238905, -0.00302761723, -0.0161388982, -0.0105998069, 0.0268394165, 0.0107005183, 0.00208345382, -0.00654619932, 0.00355634862, 0.00741482945, 0.0294830743, 0.0224333219, 0.00304335332, -0.00680427067, 0.0135078309, 0.0199533198, 0.0119719915, -0.0278717019, -0.0151443807, 0.0237551499, 0.00336436881, -0.00866112486, 0.00735188555, -0.0156605225, 0.00784914475, 0.0251147449, -0.00657137716, 0.0103732077, -0.0191476326, 0.0235033724, 0.0270408392, 0.0290550534, 0.0243845917, 0.0107005183, 0.0225214437, -0.00540376175, -0.00807574391, 0.0116006201, 0.0229872297, -0.00338639924, -0.0085855918, 0.00915838499, -0.0211618487, 0.0108578783, 0.00331401336, 0.00925909542, 0.00725117465, 0.0110026505, -0.00693015894, -0.0116887428, 0.00918356236, -0.0231005307, -0.0114117879, 0.00352172926, 0.0104172686, -0.00968711637, -0.0179391038, 0.00160035689, -0.0191350449, 0.0121608237, -0.00341787143, -0.0173348393, 0.0075910734, -0.0024878704, -0.007257469, -0.0129916882, -0.0236544386, -0.0147918928, 0.00924021192, 0.0162899643, 0.021501746, 0.00142411306, 0.00542264478, -0.00147918926, 0.00568071613, -0.0031299016, 0.0187070239, 0.013658897, 0.00951716676, -0.0101906694, -0.000283445697, -0.000569645199, -0.0102662025, -0.0167683419, 0.0074211238, -0.010750873, 0.00958011113, 0.00330771902, 0.00486558862, -0.00979412161, -0.0301880501, -0.00727005769, -0.0180020481, -0.0103606191, -0.00613076752, 0.00589472661, -0.0108075235, 0.00694904244, -0.00395604456, 0.0145904711, 0.0101088425, -0.00430538505, 0.0160130113, -0.00568071613, 0.00894437451, 0.013117576, 0.00990742072, 0.00506701, 0.00186000182, -0.0170956515, -0.00488132471, -0.00550761959, -0.0115250871, -0.00604894, -0.00302761723, -0.0137344301, 0.0175362602, -0.011487321, -0.000396548625, -0.00909544062, 0.0173977837, 0.000480736519, -0.00487817731, 0.00937868934, 0.00758477906, 0.00780508388, 0.0116006201, 0.0540816784, -0.003211729, 0.0437084697, 0.00229746406, -0.0197770745, 0.00193710846, -0.00462954771, -0.0371622704, -0.0120349359, 0.0021967534, -0.0139610292, 0.00298355613, -0.00905138, 0.00174670224, -0.00052558427, -0.0037105619, -0.00295680482, -0.0120852906, 0.0119656967, 0.0581101067, 0.0244475361, 0.000465000456, 0.0162522, 0.0224459097, -0.0049788882, -0.0221941341, -0.0165543314, 0.00211807317, -0.00365391211, 0.0136463074, 0.00897584669, -0.00293634809, -0.00659026, -0.00103228528, 0.0181657039, 0.00202050968, -0.00817016, 0.00166644831, -0.00428020721, 9.12199466e-05, 0.00151380862, 0.014942959, -0.00152403698, -0.00720081944, -0.000267906347, 0.0157738216, 0.0176495612, -0.00142332632, -0.0173348393, -0.00642975233, 0.0137092518, -0.00360670406, -0.0138225518, 0.0108389957, -0.0156731121, -0.0187196117, 0.0188077334, -0.00839046482, -0.00409137458, 0.0115943262, -0.00771066733, 0.0263862181, 0.000417398871, 0.0018899003, 0.00448792335, 0.0274185035, -0.00901990756, -0.00490964949, -0.0105305687, 0.0125699611, 0.0171837732, -0.000721104792, -0.00878701359, 0.00635421928, 0.0216654018, 0.0305657145, -0.00578142703, 0.00319914, 0.0100584868, -0.0148926033, -0.000749036262, -0.000878071936, -0.0123874228, -0.0288284551, 0.00114401127, -0.0114747323, -0.00325736357, -0.00383330323, 0.00689868676, 0.00820163265, 0.00789320562, -0.0018222353, -0.00121482357, -0.0131805204, 0.00240289583, -0.002445383, 0.0112607218, -0.0234781951, -0.0290046986, -0.00376091735, 0.0027821348, 0.00641401624, 0.0113866106, 0.000358388672, 0.0116195036, 0.0142128058, 0.0126077281, -0.0159374774, 0.014514938, 0.00908285193, -6.08296905e-05, 0.000420152704, -0.0049127969, 0.00349969883, -0.0158871226, 0.00704975286, 0.000345013017, -0.00582234049, 0.0116195036, -0.0219423566, -0.0224081445, -0.000232893624, 0.018241236, -0.0306412484, -0.00885625277, -0.00231634756, 0.0121041741, 0.00264051021, 0.00206299685, 0.00202523032, -0.00398122193, 0.0104298582, -0.00516772084, -0.0471326336, -0.0231508855, 0.00220304774, 0.0323785096, 0.0228361636, -0.0150940251, 0.0162396096, 0.00420152675, 0.00898843538, -0.0118586915, -0.0091017345, -0.0164662097, -0.00830863789, 0.00767919514, -0.00322117074, 0.0233774856, -0.0320763774, 0.000854467857, -0.00405046064, -0.0120286411, -0.0129035655, 0.0149681363, 0.0048970608, -0.0341409482, 0.000911117648, -0.0188203231, -0.0181279369, -0.0046452838, -0.00388680585, -0.00592934573, -0.00896325707, -0.00856041443, 0.0134448865, 0.0008969552, -0.000715990551, 0.00194497651, 0.00341157685, -0.0230627637, -0.0049127969, -0.00450995378, -0.00683574285, 0.0134322969, 0.017813215, 0.038773641, -0.00800021086, 0.0228865203, -0.0100207208, 0.00961787719, 0.000408350665, 0.00196700706, 0.00554853352, -0.0243216474, -0.0227102768, 0.00381756714, 0.00584751833, -0.00801909436, -0.0153835686, 0.00748406816, -0.000850533834, 0.00046775426, -0.0144016389, -0.0250014458, 0.00942904502, -0.00416690763, 0.00275695696, -0.00529046217, 0.00992000941, 0.0229494646, 0.00351228775, 0.00675391546, 0.00999554247, 0.0260840859, -0.0111222444, -0.0248755571, 0.0080883326, 0.00450995378, -0.00642345799, -0.0346696787, -0.0114432601, 0.0264869295, 0.0064895493, 0.0108704679, -0.000230336518, 0.00187259063, -0.0196637753, 0.00872406922, 0.0133441752, -0.00330457184, -0.0115502654, 0.00175614387, 0.0100333095, 0.00112591486, 0.0339647047, 0.0173222497, -0.0244727135, 0.000710876309, 0.00540690869, -0.00580345746, -0.00298512983, -0.000291313743, 0.00182695605, -0.00204096641, -0.0141624501, 0.00517716259, 0.01067534, -0.00173096615, 0.0016058645, -0.0030889879, -0.0241579935, 0.00956122763, -0.000695927069, -0.00263893651, 0.00885625277, 0.00183797139, 0.00608985359, -0.00498518255, -1.78628816e-05, 0.0413165875, 0.0355257206, 0.0101214312, -0.0297852065, 0.000767132733, -0.000687665655, 0.00969970506, -0.00904508494, -0.00614650361, -0.00930315629, -0.00813239347, 0.00118099095, -0.0082771657, -0.0084408205, 0.0126014333, 0.0200792067, 0.00807574391, -0.0240950491, -0.0295082517, 0.0020315249, 0.00256183, -0.00118256465, 0.00614965055, 0.0132686421, -0.0033360438, -0.00614650361, 0.003502846, 0.0143512832, -0.0161514878, -0.00536284782, 0.0150310807, -0.00808203872, 0.00751554035, 0.00535655348, -0.00909544062, -0.0142631615, -0.0112796053, -0.00935980584, 0.0184174795, 0.00553279743, 0.00367594277, 0.00637939712, 0.0145904711, 0.00619685883, -0.0130168656, 0.00536599522, -0.0266379956, -0.0150814364, 0.00263736304, -0.00454772031, -0.019286111, -0.00883107446, -0.0113929044, -0.00268929196, -0.00788691081, 0.0309937354, 0.0261344425, 0.00313776964, -0.00341157685, 0.0238810387, 0.00691127591, -0.00283721089, 0.0171082392, 0.0107445791, 0.00595452357, -0.014086917, -0.00566498, 0.0182286464, -0.0255301781, -0.0116572706, 0.0099325981, -0.00846599787, -0.0156353451, -0.00986965466, -0.00300086592, -0.00667838193, 0.0028214748, -0.0121230576, 0.0105620408, -0.00810092129, -0.0012030215, 0.00956752244, 0.0200792067, 0.009624172, 0.00868000835, 0.00535340607, -0.00920874, 0.0139106736, -0.0121545298, -0.00693015894, -0.00936610065, -0.0123874228, -0.0254168771, -0.00662173238, -6.01412394e-05, 0.00699939765, -0.0129413325, 0.00748406816, 0.000322982552, -0.0129287438, 0.0121293515, 0.00215741317, 0.0260085538, 0.00368538429, 0.008421937, -0.0178006273, 0.0110404165, -0.0139987953, 0.00872406922, -0.00152088981, -0.0047271112, 0.0101906694, -0.00706234202, -0.00179233681, -0.00385533366, 0.00212751469, -0.0177376829, -0.0193364657, 0.0107949348, 0.0127336169, 0.0181279369, -0.0147289485, -0.0428272486, -0.000411891262, -0.00264680455, -0.0152450912, -0.0068231537, 0.00293162721, 0.00728894118, -0.0240698718, 0.00706863636, -0.028677389, -0.0190343335, 0.00774843385, -3.01197942e-05, 0.014049151, -0.0195756536, 0.00690498156, 0.00876813, -0.0074211238, -0.009624172, -0.00408822717, -0.0277206358, -0.0252406336, 0.0168312863, 0.0064895493, 0.0127524994, 0.0039591915, 0.00143748871, 0.0176369715, 0.0146660041, 0.00298040896, 0.0011605341, 0.00140601664, 0.0308930259, 0.013545597, 0.00608355924, 0.00142804708, -0.00279944437, -0.00694274809, 0.0291809421, 0.00520863431, 0.0126140229, -0.00323218596, 0.00342731294, -0.0108452896, 0.0103795025, 0.00126360531, 0.00394345541, -0.0134826526, 0.0057436605, -0.00563665526, 0.0044784816, -0.00410081632, -0.00385533366, 0.00401898893, 0.0101591982, 0.00702457549, -0.00570904091, -0.00298198266, 0.0166928079, -0.0216779914, 0.0316987112, 0.0101529034, -0.0050795991, 0.0357019641, 0.0250895675, 0.0126454942, -0.027317794, -0.000215977372, 0.0176747385, -0.00966193806, -0.0218542349, -0.0147541258, -0.00265152543, -0.020607939, 0.0111474218, 0.00538802566, 0.00738965208, -0.00322117074, -0.00918356236, 0.0114684375, -0.0305908937, 0.0109963557, -0.00957381632, -0.00103857974, 0.0147918928, -0.00641716365, 0.00242020539, -0.0130294543, -0.016919408, -0.00919615105, -0.00743371295, -0.0125762559, 0.00655878801, -0.0287025664, -0.00804427173, -0.00276639871, 0.00856041443, -0.00922132842, -0.0159878321, -0.00390254194, -0.00189776835, 0.00698680896, -0.00199218467, -0.00655878801, -0.0077547282, 0.00896955188, 0.00037510824, 0.0126266116, 0.0160256, -0.00610873709, -0.000921346073, -0.00424558809, 0.0168564636, 0.00194025575, -0.017309662, 0.000981143094, -0.0188077334, 0.0147918928, -0.0201295633, 0.00254137302, 0.0210233703, 0.0150562581, -0.00884366315, -0.0100584868, -0.0157612339, -0.0230753534, -0.00380812562, -0.00361299841, -0.0333100818, 0.0113173714, -0.00581604615, -0.0130923986, -0.0142253945, -0.0121608237, 0.0151443807, 0.00294106896, 0.00853523705, -0.00594508182, -0.0142128058, -0.00747147948, -0.0192357544, 0.0074274186, -0.0214388035, -0.00988853723, -0.00895066839, -0.00207401207, -0.010014426, -0.00179233681, -0.0297096744, -0.0114432601, 0.0204065181, -0.01051798, -0.00446274551, 0.0163906757, -0.00322274421, -0.0185181908, -0.00708751939, 0.0161640774, -0.0265624616, 0.0261092633, 0.0264869295, 0.00698680896, 0.00741482945, 0.00103700603, -0.0055863, 0.000376878539, 0.00564609701, 0.00386792258, -0.0199784972, -0.00934721716, -0.0156857, 0.0142379832, -0.0222696662, 0.0103669139, -0.00214010361, 0.00743371295, -0.0107256956, -0.0183293577, 0.0118901636, 0.0121734133, -0.00390568911, -0.0197896641, 0.0340150595, 0.00529046217, -0.0148422476, 0.00407249108, 0.0188203231, -0.000240958354, -0.00109680311, 0.0217157565, -0.00749036251, 0.00580345746, 0.00983188767, 0.00598599575, 0.00331086619, 0.00736447424, -0.0279724132, 0.0203183964, -0.00577513268, 0.0393275507, 0.0244349483, 0.000393598108, 0.00236827647, 0.00335492706, -0.0020708649, -0.0258826651, -0.0114558488, -0.0189965665, -0.0174607281, -0.00963046588, -0.000847386604, -0.00634792494, 0.00895066839, 0.0224962663, 0.00873665791, 0.00634792494, -0.024913324, -0.0121797072, 0.0116069149, 0.00131789467, 0.00147682882, -0.000739201205, -0.00535025913, 0.0080128, -0.0184174795, -0.00825828221, -0.0393023752, 0.00834640395, 0.00871777534, 0.0339898802, -0.00619685883, 0.00563036092, -0.00185370736, -0.00250360649, 0.00133127032, -0.0123937177, 0.00414802413, -0.00148391013, -0.0107319904, -0.00572792441, 0.0190972779, 0.00863594748, -0.00787432212, 0.00416061329, -0.00037137093, -0.0233900733, 0.0320763774, -0.0026955863, -0.0120852906, -0.0101969643, 0.00564609701, -0.0140995057, 0.00299614505, 0.00297411461, 0.00606152881, 0.0105494522, -0.012148235, -0.000495685788, -0.0100458981, -0.0167305749, -0.0147541258, -0.0099514816, -0.0080883326, -0.00910802931, -0.0064895493, 0.0045445729, -0.00288284547, -0.0220178887, 0.0086044753, -0.0127839716, -0.00679797633, 0.0020724386, 0.00922132842, 0.0249636788, -0.0185811352, 0.000529518293, 0.00981300417, 0.0157612339, -0.0127462056, -0.0061622397, -0.000362716091, 0.0104739191, 0.00577827962, 0.00511107082, -0.00190091552, 0.00525584258, 0.0123559516, 0.00296152569, -0.00905767363, -0.00466102, 0.00509218778, 0.0139358509, -0.00386162824, 0.00347766839, 0.00939757284, 0.00175299658, 0.000160311072, -0.0127021447, 0.0015437071, -0.0231005307, -0.00484355818, 0.0240824595, 0.0226221532, -0.00857929792, -0.0155975791, 0.00757219037, 0.0176621489, -0.0290046986, 0.00422670459, 0.00100553397, 0.0226473324, -0.00120144791, -1.33264721e-05, -0.0166046862, -0.0110907722, 0.00359726232, 0.0121356463, -0.0123685403, 0.00349025731, -0.0060741175, 0.0127210272, -0.0160507765, -0.0163906757, 0.00908914581, -0.0257064216, -0.00762884, -0.00388995302, 0.0163780879, -0.00770437298, 0.00981300417, 0.0173726063, 0.0128280325, -0.00694274809, -0.0125573725, -0.0285263229, -0.00394660281, 0.0201925077, -0.0200288519, -0.0113299601, 0.0114054931, -0.0110152392, -0.0124692507, -0.0223200209, -0.00406934414, -0.0277961697, 0.0164284427, -0.00311101833, 0.000547614763, -0.0142253945, 0.000819848501, 0.0198651962, 0.016919408, -0.00600802619, 0.00480264425, 0.00806315523, -0.000285806105, 0.0183671247, 0.0162647869, 0.0245734248, 0.00297411461, -0.0197267197, -0.0256686546, 0.00543838087, 0.0217535235, -0.00942904502, 0.0023210682, -0.020645706, 0.0140995057, 0.00521178171, 0.00422041025, -0.0272926148, 0.00509218778, 0.00755960122, 0.0121104689, 0.00594822923, -0.00578142703, -0.0080883326, 0.00934721716, -0.00177502714, -0.00569959963, 0.00451939506, 0.0154716903, -0.0101340199, 0.016529154, 0.0112103662, -0.0141498614, -0.015484279, 0.00293949526, -0.0236166734, 0.0154339233, -0.0118586915, 0.00769807864, -0.020142151, 0.00478061382, -0.0157738216, 0.0125196064, 0.00619056448, 0.0159878321, -0.00262320042, 0.0291305874, -0.0024894441, -0.00479949685, -0.00483726384, -0.0107445791, -0.0125951394, -0.00608041184, 0.00629442232, -0.000921346073, -0.0221186, -0.00660914369, 0.00268929196, 0.00738335727, -0.0156731121, 0.00930315629, -0.0195504762, 0.0261596199, 0.00608670665, 0.0134322969, 0.012765089, 0.00629127538, -0.0304146484, 0.0231760629, -0.00425188243, -0.0210359599, -0.00538802566, -0.00535970088, -0.0232138298, 0.0116006201, -0.00340528251, 0.0079246778, -0.0050575682, -0.000520076661, -0.0141750388, 0.00171837735, 0.0170075297, 0.00186472258, 0.0151317911, -0.0144142276, -0.0173977837, 0.00457604509, 0.00714416942, -0.0169068184, -0.0289291646, -0.00813868828, 0.00389310019, -0.0272926148, -0.00444071507, -0.00107870658, 0.0174481384, 0.00823939871, 0.00417634938, -0.0231257081, -0.00843452569, -0.0020142151, -0.00221406319, -0.0118335141, 0.0028796983, -0.00584437139, 0.00703087, 0.00477746641, -0.0107634626, -0.013117576, -0.00573421875, -0.00996407, 0.036406938, -0.00488761906, -0.00365391211, 0.0200162623, 0.00391198369, 0.0210737269, -0.000863122696, -0.0157612339, -0.0184048917, -0.00453198422, 0.00162868178, 0.017888749, -0.0150436694, 0.00277111935, -0.0023619819, -0.00710640289, -0.00915838499, -0.0068231537, -0.00333289662, -0.000574366, 0.00228644884, -0.00133284391, -0.0194623545, -0.0113425488, -0.0214891583, 0.00411025761, 0.0119405193, 0.009624172, -0.00985077117, 0.00339584099, 0.0103291469, -0.0110907722, -0.00783655606, -0.00805056654, -0.00103307213, 0.0118964585, -0.00214010361, 0.00806315523, -0.0156353451, -0.0049757408, 0.00456660334, 0.0030874142, 0.0154339233, -0.0259581972, -0.0146785928, -0.0195252988, -0.00175457029, 0.0318497755, -0.00992000941, 0.0239691604, -0.00305751571, -0.0212499704, 0.0227606315, -0.0125762559, 0.0176117942, -0.0113991993, -0.0223326106, -0.0128028551, 0.0123181846, 0.00259015476, 0.00662173238, -0.0228613429, 0.00510477647, 0.0143512832, -0.00535655348, 0.00889401883, 0.00288284547, -0.00139893533, -0.00817016, -0.011254427, -0.0103039695, 0.0162773766, 0.00628498057, 0.0221437775, -0.00830863789, -0.0159123, 0.00951087195, -0.013545597, 0.00830234308, 0.00173411332, 0.00311731268, -0.0240950491, -0.00366335385, 0.011720214, 0.0225592107, -0.0261344425, 0.00362558733, -0.0014319811, -0.0186566673, 0.0119656967, 0.0111600105, -0.0250895675, -0.00179705757, -0.00391827803, -0.0174607281, -0.000370780821, 0.0261847973, 0.00411340501, -0.0110089444, 0.0276954584, 0.00395289715, 0.0201925077, -0.00818274915, -0.0129287438, 0.00653361063, -0.00974376593, -0.0340905935, -0.0139610292, 0.0242335256, -0.00170421484, 0.0332849063, -0.00624721404, 0.00919615105, -0.0214136243, 0.00451310072, -0.0027553835, -0.0068420372, 0.00421411591, -0.0207464155, 0.0278213471, -0.00259802281, 0.0222444888, 0.00617482839, -0.013658897, 0.0020142151, -0.0278717019, 0.00179548399, -0.0139736179, 0.0222570784, -0.011953108, 0.0148296589, -0.0125951394, 0.0010078944, -0.00892549101, -0.00670985412, 0.0114999097, 0.0126706725, -0.0104487408, 0.0148296589, 0.0421222746, -0.00521492912, 0.00333919097, 0.000337538397, 0.00566498, -0.00170106767, -0.0218794122, 0.0047397, 0.0107445791, -0.00213066209, 0.0091017345, 0.0108767617, -0.0174229611, 0.00920874, -0.0158241782, 0.0234404281, 0.020998193, -0.0121797072, 0.0124251898, 0.00291589112, 0.000209289545, -0.00290959678, -0.0225717984, 0.0121104689, 0.0252280459, -0.0270156618, 0.0119719915, -0.00968711637, -0.0107319904, 0.00205670251, -0.00177817431, 0.00886884145, 0.0078995, 0.0191602223, -0.00379868387, 0.000784835778, -7.72542e-05, 0.019563064, -0.000692779839, -0.0204442833, 0.00703087, 0.0500028916, 0.00170421484, 0.0126454942, -0.016529154, -0.0111600105, 0.0249888562, 0.00838417094, -0.00316452095, -0.0348207429, -0.00544467522, 0.00687980372, -0.0160885435, -0.00449421769, -0.0118838698, 0.0221815445, -0.000806472846, -0.00141545828, -0.0179516934, -0.0520674624, -0.00401269412, 0.00187416421, 0.0257064216, 0.0369104929, -0.00907655712, 0.0134574752, -0.0152576799, -0.010480213, 0.007257469, 0.0171334185, -0.00689239241, -0.00569959963, -0.0113929044, 0.0159626547, 0.00494112168, -0.0108515844, -0.00610244274, 0.0215269253, 0.00309842941, -0.000283249, -0.00992000941, 0.00221406319, -0.0108138174, 0.0227732211, 0.0169571731, -0.0221941341, -0.00898214057, 0.00744000729, -0.00446274551, 0.0124944281, 0.00593249314, 0.0147793042, 0.00360985124, -0.00891290233, -0.0196134206, 0.0142379832, 0.00290802307, 0.0139610292, -0.00642031105, 0.00727635249, 0.00873036403, 0.00434000418, 0.00983818248, 0.000506307581, -0.00462325336, 0.00420152675, -0.00835269876, -0.00326051074, 0.00718823029, 0.00899472926, 0.019676365, 0.0148800146, 0.0187447891, -0.0155598121, 0.0316483565, -0.00496629905, -0.0152576799, 0.000308820105, 0.00323533313, 0.00227700733, 0.010322853, -0.0108201122, 0.00363188167, 0.00606467575, 0.0156605225, -0.00200162642, 0.0268394165, -0.00805686, 0.0240950491, -0.00171837735, -0.00469249208, -0.0234530177, -0.0038805115, 0.00111411279, 0.0102536138, -0.00385533366, 0.00757848471, 0.00537858391, -0.00178604235, 0.012223768, 0.0264617521, -0.0185811352, 0.00264680455, -0.00248157606, -0.00933462847, -0.00200005271, 0.00839676, -0.00213066209, -0.00735818, -0.0151569694, 0.0150940251, 0.00565553829, 0.0226725098, -0.000156377049, 0.0238180943, 0.0152199138, 0.00422041025, -0.00435574027, -0.00672244327, 0.00759736774, -0.0187951457, -0.0258323103, -0.0149177806, 0.0094353389, -0.0213003252, 0.00968711637, -0.0124251898, 0.00653361063, 0.0223074332, 0.00822681, -0.00916467886, 0.00345249078, 0.00835899264, -0.00900731888, 0.00520863431, 0.00818274915, 0.0153709799, 0.0176621489, 0.00671614846, -0.0289291646, 0.00347452122, -0.016881641, 0.0108389957, -0.00498518255, 0.00888772402, 0.0116195036, -0.00534396479, -0.0158493556, 0.00655878801, -0.00553594436, 0.00279944437, 0.00854782574, -0.0148800146, 0.0156479347, 0.00443756767, 0.000121659381, 0.00256183, -0.00170893571, -0.0386729315, 0.00260746456, -0.0183671247, -0.00112906203, -0.00965564419, 0.00698680896, -0.00149099133, 0.0142379832, -4.95931636e-05, -0.000402056234, 0.0166550409, 0.0176495612, 0.00661543803, -0.0180649925, 0.00875554141, -0.0241831709, 0.0126266116, 0.018241236, 0.0134448865, -0.0142757501, -0.0254546441, 0.0294327196, 0.00351858209, 0.00122977281, 0.00548244175, 0.0147793042, 0.00936610065, -0.00485929428, -0.0109208226, 0.0171837732, 0.00571218831, -0.0159123, 0.00259644934, -0.0300621614, 0.0521681719, 0.0057436605, 0.00147368165, 0.0197518971, 0.000614493, 0.00776102301, -0.0258826651, -0.00461066421, -0.0205072276, -0.00449107029, 0.0265876409, 0.00243594148, 0.00227386015, 0.00609614793, -0.00398122193, -0.0182664134, -0.00425188243, -0.00251304824, -0.0234656073, -0.0176369715, -0.00907026231, 0.00150751416, -0.00676021, -0.00762884, 0.0156479347, -0.00730153, -0.0167557523, -0.000419365882, 0.0143386945, -0.0202932172, -0.000558236614, 0.000597576727, -0.020570172, 0.0204946399, -0.0237929169, -0.012381129, -0.0026153326, -0.00534081738, 0.000826929754, 0.011682448, 0.0201295633, -0.0197644867, 0.0036287345, -0.00609614793, -0.0139736179, 0.0105116852, -0.00868630316, 0.0229116976, -0.0013910674, 0.0050575682, 0.00630386407, 0.041215878, -0.00164284429, 0.00966193806, -0.025303578, -0.0224585, -0.00736447424, -0.0297852065, -0.00307954615, -0.00653990498, 0.00223137275, -0.00444071507, -0.0222193114, 0.0115754427, 0.00626609754, 0.00531563954, 0.0113614323, -0.00509218778, -0.0180146378, -0.00492853252, -0.00762884, 0.00383959757, 0.00151459535, 0.0180524029, -0.00221248949, -0.018241236, 0.0119027523, -0.0204065181, 0.000532665523, 0.0383204445, -0.00468619727, 0.0409641, -0.040938925, -0.0075910734, -0.00639513321, -0.0146785928, -0.00395604456, -0.0132308761, -0.00757219037, 0.0167935193, -0.0210989043, 0.00837158132, -0.000245089061, -0.00794985518, -0.00803168304, 5.52728961e-05, 0.0207212381, 0.00297254091, -0.0170201175, -0.00939127803, 0.0159878321, 0.00163654983, -0.0265624616, 0.0038805115, 0.000803719042, 0.00239188061, -0.0174733158, 0.00578457396, 0.00213380926, 0.0199784972, -0.00616538664, 0.00950457808, 0.0103857974, 0.00823310483, -0.0131805204, 0.000841092202, 0.0163654983, -0.000379042234, -0.0161137208, -0.00730782421, 0.00117941736, 0.000454772031, 0.00388680585, 0.0015799, -0.000276364473, 0.00412284676, -0.0247748457, 0.00900731888, -0.0148674259, -0.0230249967, 0.0129161552, 0.00318183051, 0.0061622397, -0.00599229, 0.0115691479, 0.0206331164, 0.00259644934, 0.0141624501, -0.00815127697, -0.0123370681, 0.00786173344, 0.000607411785, 0.0281990115, -0.0185433682, 0.00672873762, 0.0130672213, -0.00229116972, -0.00200477359, 0.0236922055, -0.0114558488, -0.00303863245, 0.00664691, -0.0152828572, 0.0122867124, -0.0106501626, -0.00410081632, 0.0171963628, 0.024409771, -0.0135707743, -0.0234656073, -0.00896955188, -0.0140365623, 0.0105368635, 0.0148296589, 0.00235096668, -0.00716305291, 0.00890031364, -0.00273020566, -0.00941016153, 0.0133189978, 0.0145778824, -0.0100584868, -0.00050512742, 0.0231760629, -0.000156278707, 0.00760366209, 0.012381129, 0.0119971689, 0.000906396832, -0.0118649863, 0.021539513, -0.0205575842, 0.0145778824, -0.0195882432, -0.000593642704, 0.0176369715, 0.0138980849, 0.00426132418, 0.003754623, -0.0103606191, -0.0174229611, -0.00659026, 0.0145023493, 0.0213380922, -0.00721340813, -0.00231162668, 0.00315035833, -0.00544467522, -0.0183797125, -0.0171082392, 0.00663432106, 0.00783655606, 0.0153458016, -0.0172089506, -0.00466731424, -0.00902620144, 0.00272548478, 0.00635107234, -0.0230375864, -0.0118020419, -0.00890031364, 0.00490020774, 0.0347955674, -0.0107005183, 0.0304146484, -0.00255710911, -0.022005301, 0.0118523976, 0.000915838464, 0.00521178171, 0.011682448, -0.00203467207, 0.0158115886, 0.00677909283, 0.0219045896, 0.00011506991, 0.0146660041, 0.00886884145, 0.0026562463, 0.0140365623, 0.0210359599, -0.00753442338, -0.00219360623, -0.00761625124, 0.0147667145, 0.0153709799, 0.0159248877, -0.0250266232, 0.0278213471, 0.0158871226, 0.00375777017, 0.0082771657, 0.0236670282, 0.0048089386, -0.00474599469, 0.0196134206, -0.000734087, 0.0207086504, 0.0030874142, 0.014905192, 0.00963046588, -0.0124251898, -0.00287812459, 0.0152576799, -0.0202932172, -0.0100207208, -0.00298512983, 0.00529360911, -0.0320008434, 0.0013894937, 0.0415935442, 0.0171334185, 0.0226473324, -0.0102599086, -0.0116195036, -0.0134952413, -0.00763513427, -0.011953108, 0.0091269128, -0.0155346347, -0.0390254185, 0.00014211626, -0.0147037711, -0.0168186966, 0.0170704741, 0.0223577879, -0.0218290575, 0.00595767098, -0.00884995796, 0.00918356236, -0.0263358634, 0.00434944592, 0.00254766736] |
22 May, 2018 | 8086 program to multiply two 16-bit numbers
22 May, 2018
Problem – Write a program to multiply two 16-bit numbers where starting address is 2000 and the numbers are at 3000 and 3002 memory address and store result into 3004 and 3006 memory address.
Example –
Algorithm –
First load the data into AX(accumulator) from memory 3000
Load the data into BX register from memory 3002
Multiply BX with Accumulator AX
Move data from AX(accumulator) to memory
Move data from DX to AX
Move data from AX(accumulator) to memory
Stop
Program –
Memory
Mnemonics
Operands
Comment
2000
MOV
AX, [3000]
[AX] <- [3000]
2004
MOV
BX, [3002]
[BX] <- [3002]
2008
MUL
BX
[AX] <- [AX] * [BX]
200A
MOV
[3004], AX
[3004] <- AX
200E
MOV
AX, DX
[AX] <- [DX]
2010
MOV
[3006], AX
[3006] <- AX
2014
HLT
Stop
Explanation –
MOV is used to load and store data.
MUL is used to multiply two 16-bit numbers.
HLT is used to stop the program.
AX is an accumulator which is used to store the result.
BX, DX are general purpose registers where BX is used for multiplication and DX is used for result.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers | https://www.geeksforgeeks.org/8086-program-multiply-two-16-bit-numbers?ref=asr10 | Languages | 8086 program to multiply two 16-bit numbers | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.017121695, -0.00953216199, -0.0128985839, 0.0418691188, 0.0205001812, 0.0352569334, -0.0146360928, 0.0511116944, 0.0427861363, 0.0398420244, -0.0113963634, -0.0104250489, 0.0378390662, 0.0023543837, -0.0258454327, 0.00147808844, -0.0251456033, 0.0460439622, -0.0436790213, -0.0213568695, -0.00243733777, 0.0102983555, 0.0191729199, 0.0511599593, -0.0327230692, 0.00212663738, 0.00479021342, -0.0194625035, 0.0272450913, 0.00798771065, 0.000760913885, 0.0278483927, 0.0102319922, -0.0306477118, 0.00565293431, -0.0113842981, -0.00376460073, 0.00722151808, -0.0190884564, -0.0153479883, 0.00491087371, 0.0215499271, -0.0133570936, -0.0181955714, -0.0149377426, -0.0120298304, -0.00190492417, -0.00119076623, 0.000678714074, -0.0125486692, -0.00835572463, 0.00148261327, 0.0276794694, 0.0083134938, 0.01643393, 0.0464542098, 0.00822903123, 0.0296824295, -0.0133932913, -0.0332781076, 0.0480469242, 0.00800581, 0.0250973385, -0.0256282445, -0.0195469651, -0.0339296721, -0.0169769023, 0.0357395746, -0.0134777538, 0.0249284152, 0.0023498591, -0.0407590419, -0.000269411801, -0.0264487341, -0.00495913764, -0.0220084358, 0.00902538933, 0.0134656876, 0.00494405488, 0.0321439, -0.022865124, -0.00845828559, 0.0257730372, 0.00917018112, 0.0137311406, 0.028186243, -0.038032122, -0.0673284382, -0.0153479883, -0.0207897667, -0.0225755386, -0.020126136, -0.0353293307, 0.0234804917, -0.0350156128, -0.0292721856, 0.0189316, 0.0042291428, -0.0336159542, -0.00437996816, -0.00553830713, 0.0424965508, -0.000470575091, -0.0326748043, 0.0229737181, 0.045875039, -0.0170975626, 0.0140207252, 0.0279931854, -0.0158909597, -0.0197762195, 0.00817473419, 0.0141534517, -0.0121263582, -0.00747490441, -0.00504359975, -0.0141896494, -0.02433718, -0.024228584, -0.00412356528, 0.0333022363, 0.0245181695, -0.0106301708, -0.000734519446, -0.00895299297, 0.0256282445, -0.00159573229, -0.00129936042, 0.00927877612, -0.0267865825, -0.0155772427, -0.0220084358, -0.0161684789, -0.0129951127, 0.0112455385, -0.0157703, -0.0418691188, 0.00084613025, 0.0618745945, -0.00424422557, -0.0547315031, -0.00900729, -0.0177129302, 0.00272239768, -0.00785498414, 0.00920638, -0.0132605648, 0.0475884154, -0.0293204486, 0.0144551024, -0.0661701, -0.00622607069, 0.0164097976, 0.00725168316, -0.0153841861, 0.00783688575, 0.0493017919, 0.00693193311, 0.0219119079, -0.0205725785, 0.00560165383, -0.0324817486, -0.000382342259, -0.00236795796, 0.0141775832, 0.00141700415, 0.0153721198, 0.0135742817, -0.0303339958, 0.030599447, -0.0227203313, 0.020439852, 0.0114265289, 0.020753568, -0.0323852189, 0.0294411089, -0.0132484995, 0.0344123133, -0.00353836291, -0.0511599593, -0.00642516, -0.0221411623, -0.0367289893, 0.0303339958, 0.0263039414, -0.0241682548, -0.00215378613, -0.0334952958, -0.0128744524, -0.0193177108, 0.00484149391, -0.00920034666, 0.0379838571, 0.0295135044, -0.002343826, -0.0150222052, -0.0357395746, 0.0289102048, -0.00915811583, -0.00428042375, 0.00581582543, -0.0384182334, -0.0109378546, -0.00733011216, -0.0175922699, -0.014853281, -0.0522700362, -0.00202558446, 0.00640102802, 0.0205605123, -0.0108413268, 0.0235287547, -0.0134415552, -0.0496155098, 0.0349914804, -0.0077222581, -0.0200416725, 0.0462370217, 0.00663028238, -0.0586891621, 0.00842208788, 0.0165666565, 0.00476909755, 0.0218757093, -0.0489880741, -0.00841605477, -0.00239058188, -0.00460319, -0.0191970505, -0.0662183613, 0.0209224932, 0.0281621106, -0.0251456033, 0.0103586856, 0.0121504907, -0.0145636965, -0.0157461669, 0.0442581922, -0.0275346767, 0.0172061566, 0.00500740157, -0.00185666012, -0.0284516942, -0.0163977332, -0.00850051735, 0.0401557423, 0.00929687452, 0.0330609158, 0.0197158903, 0.0225393418, 0.047202304, 0.0159995537, -0.0137432059, 0.0451993421, 0.0293204486, -0.0153359221, 0.00101957936, 0.0044402983, -0.0304305237, 0.0283310339, 0.00176314835, 0.00920638, -0.0494707152, 0.0179059859, 0.0103707509, -0.0135139516, 0.0360050276, -0.0248318855, 0.0528492033, -0.062695086, 0.0164218638, -0.052414827, -0.0235166885, 0.00580375968, 0.062888138, -0.0212844741, -0.01285032, 0.0272450913, 0.0267141871, 0.0351845399, 0.0237218123, 0.0296100341, 0.0216343887, 0.00219450891, 0.0136708105, -0.00567404972, 0.00568309939, 0.00974935107, -0.0281138457, -0.022020502, 0.0162529405, 0.0136828758, -0.0182438344, 0.0429550596, -0.000947183231, 0.0270279031, -0.0121565238, 0.0237218123, -0.00294561917, 0.00337245502, 0.00061121973, 0.00122168532, 0.00260626222, -0.0606197268, -0.00583995786, 0.0134174237, 0.00317638204, 0.00883233268, 0.00889266282, -0.00418389542, 0.0437996835, -0.0189677961, -0.0288619399, -0.0309131648, 0.0110283503, -0.000456623762, 0.0503877327, -0.00487165898, -0.0267141871, -0.00201955158, 0.0132123008, -0.0116557833, 0.0180869773, 0.0706104, 0.0610541031, -0.0249766782, -0.0147929508, 0.0446443036, -0.0187868066, -0.00384001341, 0.0179783814, 0.00453682663, -0.00708275847, -0.00230461149, 0.0160116199, -0.0504359975, 0.0137552721, 0.0637086332, -0.0129951127, 0.0322645605, 0.0354499929, 0.0375494808, -0.023649415, 0.0169407036, -0.0224186815, 0.0139724612, -0.00372236967, 0.0269313753, -0.017700864, -0.0488915481, 0.000721699325, -0.00240868097, 0.0612954237, 0.0400350802, 0.00953216199, -0.00271636457, -0.00345993368, 0.000994693255, -0.0308649, 0.00454587629, -0.0041567469, 0.020379521, 0.0123556126, 0.0131037068, -0.0291997883, -0.0280897133, -0.00246146973, -0.00145546463, -0.00801184308, -0.00320654712, 0.0172302891, 0.0321680307, 0.0231305771, 0.00715515483, -0.0420139097, 0.00763176288, 0.0192332491, -0.00312811788, -0.0125848679, 0.00769209303, -0.0334711634, 0.0462128893, -0.0246870946, -0.00383398053, -0.00520045822, 0.0109499209, -0.0117704105, 0.0165183935, -0.00634069787, 0.0209224932, 0.0298030898, 0.042448286, -0.0411210246, 0.0275346767, -0.00682333903, 0.000954724499, 0.0272692237, -0.0378149338, 0.0266659223, -0.0167838447, 0.0424724184, -0.0214051344, -0.00920638, 0.0323610865, 0.0235770196, 0.0136104804, -0.028234506, -0.00703449454, 0.0196796916, -0.00685953721, -0.0177853256, -0.00380381546, 0.0045519094, 0.000280158099, 0.0160598829, -0.014382706, -0.022599671, 0.0370185748, -0.00466955313, -6.42421728e-05, 0.018593749, 0.016856242, -0.0270279031, 0.0145033663, 0.016120214, 0.03286786, 0.00539351488, -0.005031534, -0.031347543, 0.0025489484, -0.0150704691, 0.0156013742, 0.00578566035, 0.0219239742, -0.0370427072, -0.0116075194, 0.02275653, 0.00340563641, -0.0105819069, -0.024650896, 0.0302615985, 0.00257760519, -0.0237338785, -0.0109318215, -0.0214292668, -0.0119996648, -0.0602336116, -0.0136346119, 0.00334229, -0.0288619399, -0.0361980833, 0.0166390538, -0.0115109906, -0.00889266282, 0.0418932512, -0.00644929195, -0.0107568642, -0.0212724078, 0.0267383195, 0.0186420139, 0.0226600021, -0.0067207776, 0.0292239208, 0.0223100856, 0.0258936975, 0.00924861059, 0.0065639196, -0.0291515253, -0.00641309423, 0.00931497384, 0.00214473647, 0.0145998942, 0.0303822588, 0.00374348531, 0.027655337, 0.0390215367, 0.00896505918, 0.014539564, -0.012536603, -0.0349190868, 0.0213086065, 0.000880820095, -0.0256282445, -0.0222497564, -0.00479323, 0.0109680202, 0.0389974043, 0.0357878394, -0.00503756665, 0.020596711, -0.00866340846, -0.0156255066, 0.00121188175, -0.00713102287, -0.001297098, -0.0242889151, -0.0471540391, 0.0257489048, -0.00973125175, 0.0297789574, -0.0239752, 0.00948993117, -0.0369703099, 0.0373081602, -0.0304305237, 0.016856242, -0.0143103097, 0.0298272222, 0.0292480532, -0.0185816828, 0.0103526525, 0.0423034951, 0.0133812251, 0.0113722319, -0.0209466256, -0.0157461669, -0.00421406049, 0.0104069496, 0.0329402573, -0.000337660254, 0.0377666689, 0.0127417259, 0.0021100468, -0.0125245377, 0.00675697578, -0.0134294899, 0.0410727598, -0.00136421528, 0.0457302481, 0.0114204958, -0.0196193624, 0.00543272914, 0.0272209607, -0.00410848251, -0.003384521, -0.0143344421, 0.00948993117, 0.0101294303, -0.0142379133, 0.0154927801, 0.00593648572, -0.0061778063, -0.0251697358, -0.00875390321, -0.0526078828, 0.017435411, -0.00513409497, -0.0320232399, -0.00101580878, 0.0105457092, 0.00713102287, -0.0188471358, 0.0083074607, 0.00333324028, 0.00347803277, -0.0011349608, 0.0266417898, -0.0444271155, -0.0256041121, -0.000996955554, 0.0233598314, -0.0248801503, 0.00318543147, 0.00845225248, -0.00457000826, -0.000873278826, -0.0330850482, 0.0689694211, 0.00735424412, 0.0113420663, -0.00555942254, 0.0211276151, 0.0357878394, 0.0165545903, -0.00602698093, 0.0435583629, 0.00212211278, -0.00415071379, -0.0442823246, 0.0155048463, 0.0127537921, -0.0202226639, 0.0383699685, 0.0283310339, 0.00407831743, 0.00255799806, -0.0394076481, -0.00950803049, -0.0400350802, 0.000274313614, -8.83153189e-06, 0.0173992123, -0.0263280738, 0.0234442931, 0.0162529405, 0.000177691123, -0.0167355817, -0.0103707509, 0.00480529573, -0.0296341646, -0.0166752506, 0.0255317166, 0.0376701392, -0.0589304827, 0.0350880101, -0.000406851381, 0.0099303415, 0.054152336, -0.00689573539, 0.0106603364, 0.00708275847, 0.0123495804, 0.0242165197, 0.0424965508, -0.0250249431, -0.00670871185, 0.0149498088, 0.0120479297, 0.00116286345, 0.00452777697, 0.0176646654, -0.00601491518, -0.00892886054, 0.012059995, 0.0146240266, 0.0222497564, -0.014961875, 0.00803597458, -0.0028626651, -0.0485778302, -0.0069801975, 0.0244578402, 0.00412959838, -0.00668458, -0.00612350926, 0.0111972746, 0.0163494684, 0.0139241964, 0.00192754797, 0.0402764, -0.0174112786, 0.00293355319, 0.0136708105, 0.0682454556, -0.0141534517, 0.0193901081, 0.0214654636, 0.0152152618, 0.00266206753, 0.0495189801, 0.00291394582, -0.02117588, 0.0207173713, -0.000662500388, 0.0107508311, -0.00087177055, 0.0152273281, 0.00867547467, -0.0161926094, 0.00901332311, -0.0523182973, -0.0529457331, 0.0113963634, 0.00164248806, 0.0167597141, -0.0187868066, -0.00179783825, 0.0326989368, -0.0168924388, -0.0067207776, -0.0127175935, -0.00619590562, 0.00567706628, 0.00744473934, 0.00472686673, -0.0197158903, -0.032240428, 0.0215257946, 0.00306477118, -0.0218757093, -0.00129936042, 0.0255799796, -0.0209707581, -0.0327230692, -0.0139845265, -0.00406323513, -0.0288619399, 0.0131881693, -0.0514012799, -0.00679317396, -0.00717325369, -0.00865134224, -0.0175560713, -0.00898315851, -0.0296100341, 0.00871167239, 0.00413864758, 0.00105954811, -0.0274140164, -0.0100570349, 0.00463335495, -0.0055775214, -0.000339734106, -0.0099303415, -0.0204639845, 0.020753568, -0.0181231741, -0.0151669979, -0.014117253, -0.0107387649, -0.00690780114, -0.0225514062, 0.015118733, 0.0048837252, 0.0396489687, -0.0315164663, -0.0154445162, -0.0140689891, 0.0358119719, -0.000633466465, -0.0148774125, 0.00457302481, -0.0199692771, -0.0399385542, -0.00915811583, -0.0148412148, 0.0312268808, -0.00323067908, -0.0321680307, -0.0128865186, -0.00974935107, -0.00640102802, -0.0291032605, -0.00786705, 0.012645198, -0.0246991608, 0.0289343353, 0.0285964869, -0.0250732061, -0.00892886054, 0.00988811, 0.00609636074, 0.015118733, -0.0152876582, -0.0205122475, -0.0256523769, 0.00614764122, 0.000336906145, -0.0150584029, 0.032505881, 0.0168441758, 0.00985794514, 0.0137070082, -0.0207415018, 0.00295316032, -0.0443547219, 0.0195469651, -0.017013099, 0.0248318855, -0.0136466781, -0.00226238021, 0.020753568, 0.0405177213, 0.0167597141, 0.0174595434, -0.0367289893, -0.0460439622, 0.00819886662, 0.0177853256, 0.00320051401, 0.0199692771, -0.0246388298, 0.00116210931, -0.00752920145, -0.0197762195, -0.0345812365, -0.0280897133, -0.0154203838, -0.0193418432, 0.0167838447, 0.0302374661, 0.00428947294, 0.0197038241, -0.0111912414, -0.0142620457, -0.0139121311, 0.0158909597, -0.00701639568, 0.0230581798, 0.0205846447, -0.00574041298, -0.0110343825, -0.0180266462, 0.028186243, 0.00337245502, -0.0129951127, -0.0335435569, -0.0344605781, -0.018436892, -0.014961875, 0.0282103736, 0.00848241802, -0.0118488399, 0.0120961936, -0.0255799796, -0.0157823656, -0.00974331796, -0.0306477118, 0.0102862893, -0.019329777, -0.0201382, -0.0104129827, -0.00619590562, 0.015010139, 0.0384423658, 0.0396489687, -0.03919046, 0.0184610225, 0.0120056979, -0.00958042685, 0.00712498976, -0.00545987766, 0.0267383195, -0.00444934797, 0.0170734301, 0.0271003, 0.0154686486, 0.00235136738, 0.0225272756, 0.0146722905, 0.0215619933, -0.0206932388, 0.0137070082, -0.00726978201, 0.00977348257, 0.0264246017, -0.0298513547, -0.0018581684, -0.0212362092, -0.00141549599, -0.00321559655, -0.00207234034, 0.00667854678, -0.0214051344, -0.00441616634, 0.00580074312, 0.00358361052, -0.0195107684, 0.0101716621, -0.00780672, 0.0143223759, 0.0421104394, 0.0235166885, 0.0131881693, -0.0338814072, 0.0566138066, 0.00272993883, -0.00590330455, 0.0347260311, 0.00014809164, 0.0252179988, 0.00417484576, -0.0112877693, -0.0191367213, -0.0037555513, -0.00947183184, 0.0172544196, 0.0107267, -0.0118729714, -0.0145154325, -0.0200537387, 0.0106603364, 0.00907968637, 0.0200296063, -0.0151307993, -0.0496637709, -0.0165425241, 0.00466955313, 0.0382734425, 0.0254593194, 0.0312268808, 0.0282103736, -0.0187144093, 0.0096709216, 0.0213810019, 0.0294169765, -0.026231546, -0.0246388298, 0.0199692771, -0.00140870886, 0.0274622813, -0.015118733, 0.0280655827, 0.000653450843, 0.00559562072, 0.00885646511, -0.0167959109, -0.0486019626, 0.00041967156, -0.0136828758, 0.00615065778, -0.0121384244, -0.00517632626, -0.00408435054, 0.027969053, -0.0112636378, 0.0300444104, 0.0630329326, -0.0533318445, 0.0150825353, 0.0342675187, 0.0310338251, 0.0212844741, -0.0014773343, 0.00243884604, 0.00714308862, -0.0136708105, -0.0108111612, 0.00947183184, 0.0363428779, -0.0249766782, 0.0213689357, -0.00289886328, 0.0201140698, -0.00744473934, -0.0184489582, -0.0472264364, 0.0182197019, 0.00437091896, 0.0215981901, -0.0166028552, 0.0176043361, -0.00997860543, 0.00115381391, 0.00117266714, -0.0176526, -0.0695968494, -0.00255950633, -0.0443547219, -0.0081807673, -0.0295617692, 0.034870822, 0.0181352403, 0.0160116199, -0.0166873168, 0.00404211972, -0.0216464549, 0.0180990417, -0.00755333388, -0.0123495804, -0.00552020781, -0.0136587443, 0.00981571432, 0.0108413268, 0.00260022911, 0.0132484995, -0.00530603575, 0.00673887692, -0.017013099, 0.00246750284, 0.00393050862, -0.0287171472, 0.0218153801, 0.0171458255, -0.00745077245, -0.0148412148, 0.0250973385, -0.0249525458, -0.0174957402, -0.00969505403, -0.00501946779, -0.018810939, 0.0317819193, 0.0259419605, -0.0400350802, -0.00208742288, -0.01000877, -0.00699226325, -0.0137794046, 0.00152031961, -0.00254140724, -0.0167717785, 0.0264487341, 0.0508703738, -0.00395765714, 0.0122832172, 0.0121866884, 0.00029542917, -0.00726374891, -0.00267865835, -0.0235046223, 0.00367108919, 0.024228584, -0.0255317166, -0.0233236328, -0.01158942, -0.00889869593, -0.00671474496, -0.00302254013, -0.0225152094, -0.02792079, -0.020439852, -0.0321921632, 0.00956232753, -0.0257006399, 0.014117253, -0.00415071379, 0.0202709269, -0.0102440584, 0.0144430362, -0.0063889618, -0.034339916, 0.00742060738, 0.00921844598, 0.0369944423, 0.0143465074, -0.0445236452, 0.0119695, 0.0171820242, 0.0436066277, 0.021755049, -0.0286447518, -0.0049772365, -0.0213086065, -0.00715515483, 0.00502851745, -0.000604055531, -0.00168622751, 0.0337607488, -0.00899522379, 0.00834969152, -0.00158819102, -0.00669061253, 0.0299478825, 0.0145516302, -0.00476004835, -0.00534223393, -0.0368979163, 0.0286688842, 0.0092606768, 0.0373564251, -0.00921844598, -0.0130795743, -0.0051672766, 0.0116618164, -0.0130071789, -0.0222738888, -0.00632863166, -0.0017435411, 0.0123435473, 0.013115773, 0.00268770778, 0.0488191508, 0.00723358383, 0.00469066855, 0.0177973919, 0.00156858366, -0.00375856785, 0.0227444638, 0.00916414894, -0.00282646716, -0.0229857843, 0.0061778063, 0.0159754213, -0.00149015454, 0.00532715162, 0.00557148876, 0.0083376253, -0.0274864119, -0.0116497502, 0.00595156848, -0.0221532285, -0.00105276098, 0.00625623576, -0.00688970229, 0.00298030907, 0.0255075842, -0.0147929508, 0.00323369564, -0.00359869306, -0.0219481047, -0.0104793459, -0.00172996684, -0.00950199738, -0.0197762195, 0.0273657516, 0.0125728017, 0.0144551024, 0.0084643187, -0.0340503305, -0.020644974, 0.0276070721, 0.00485356, 0.0107508311, 0.0630329326, -0.0233718976, 0.0274381489, 0.0655426681, -0.00477814721, -0.0272933561, 0.00442823255, 0.0028128929, -0.0180990417, -0.0152393933, 0.0393835157, -0.0106241377, 0.0169889685, 0.0180266462, -0.00217188499, 0.0108473599, -0.0109740524, 0.011167109, -0.00603904715, 0.023335699, -0.000541840098, 0.00999670476, -0.0315888636, -0.0165183935, -0.00256101461, 0.0191608537, -0.0159633551, 0.00775242317, -0.0149860075, -0.0168441758, 0.0286930148, -0.00851861574, -0.00107463065, 0.0183644947, 0.00336340535, 0.00937530398, -0.0030180153, -0.0169889685, 0.0391180627, 0.00411451561, 0.00654582027, -0.00983984582, 0.0221411623, -0.00552624092, 0.0261350181, -0.01285032, 0.00225634733, -0.0109016569, -0.00327894324, 0.0241199899, -0.00862117764, 0.00156858366, -0.0116135525, -0.0139121311, -0.00373141933, 0.0200537387, 0.00638292916, -0.00320051401, -0.0212120786, -0.0194745697, -0.0306235794, 0.0102862893, -0.0252903961, -0.00240717269, 0.0159995537, -0.0266900547, 0.0149256773, 0.00737234345, 0.00626226887, -0.0208018329, -0.0284275636, -0.0152152618, 0.0227203313, -0.000113873146, 0.0224066153, 0.0143344421, -0.0121625569, -0.0266417898, -0.0128865186, 0.00104069489, 0.0137552721, 0.0315406, 0.00541161373, -0.0209345594, 0.00529095344, 0.0256041121, 0.0258936975, -0.000137345341, 0.00295617688, -0.0166631844, 0.00391241, 0.00777655514, -0.0145033663, -0.000927575922, 0.00868754, -0.0177370608, 0.0181955714, -0.0119212363, 0.00499533582, 0.0238062739, 0.00961059146, -0.00857894588, -0.0417484567, 0.014587828, 0.0204519182, 0.006847471, -0.00754126767, -0.00568309939, -0.00882026646, 4.93010375e-05, 0.0118247075, -0.0196072962, -0.015275592, 0.0480710566, 0.01443097, 0.0274140164, 0.0114385951, -0.00999670476, -0.0175922699, 0.00121339, -0.0253386591, 0.0115773538, -0.0127537921, 0.000771471707, -0.0160840154, 0.0229978506, -0.0442581922, -0.0243009813, -0.00261078682, 0.00920638, 0.000392900052, -0.0149015449, 0.0208500978, 0.0163977332, -0.00832555909, 0.0110343825, 0.0187144093, -0.0195228346, -0.014539564, 0.00941753481, 0.0276070721, -0.0135622155, 0.00457604136, 0.0325541459, 0.0296582971, 0.0158788934, 0.00490785716, -0.01643393, -0.00414166413, -0.00284909084, -0.00529095344, 0.00911588408, 0.0160116199, -0.00391844288, -0.00450062845, 0.00508583104, 0.00228349585, 0.0223100856, -0.0363187455, 0.00591235375, -0.00170583476, 0.0172544196, 0.00284607452, -0.00209345599, 0.00889266282, 0.0400350802, -0.00826522894, -0.0152273281, -0.0220928974, 0.00494103879, -0.0192694478, -0.0288378075, -0.0119634671, 0.00529095344, -0.0198968798, -0.0180628449, 0.01443097, -0.0242768489, -0.0104009164, 0.0389732718, 0.000708125066, 0.0165425241, -0.012011731, -0.0154083185, -0.0139241964, 0.0200416725, -0.00380683201, 0.0071068909, -0.0285240915, -0.00924257748, -0.002212608, -0.0141051868, 0.0149739413, 0.00511599611, 0.0162891392, 0.00763176288, -0.00207234034, 0.0163494684, 0.00919431355, -0.028499959, 0.0209586918, -0.0135742817, 0.00139815104, -0.00976745, -0.0324334837, 0.00925464369, -0.0056318189, -0.00166511186, -0.0264246017, -0.0153600536, 0.0281621106, 0.00166058715, 0.00568309939, 0.000622154563, 0.00828332826, 0.0342675187, -0.0162167419, 0.0104310811, -0.00825919677, -0.000300142448, 0.0206570402, 0.00273748022, 0.0104612466, 0.0035896434, 0.00168170268, -0.0138759324, 0.0127055282, -0.02117588, -0.027124431, 0.0134415552, 0.00401497073, 0.0222376902, -0.00380381546, -0.0286930148, 0.0322886929, 0.0369220451, 0.0236976799, 0.0130795743, -0.0433411747, 0.035498254, -0.00827729516, -0.0191125888, 0.0318784453, 0.00216132728, 0.0136708105, 0.0174112786, -0.0263522062, -0.01543245, -0.000113967406, -0.0196796916, 0.0137552721, -0.0183524285, -0.00498628616, -0.00154746813, 0.00226087216, -0.0176043361, -0.00195620488, -0.00149467925, -0.0147446869, -0.00754126767, 0.0278725252, 0.0137552721, -0.00906158704, 0.0135622155, 0.013960395, -0.00298030907, 0.0221290961, 0.012222887, 0.0285964869, 0.0124400752, 0.00467256969, 0.00638292916, -0.00343580148, -0.0203674566, -0.00319749746, 0.0224669445, 0.0282827709, -0.00390939321, -0.023939, -0.0137552721, 0.00985191204, -0.0151790632, -0.00433472078, -0.00404211972, 0.026545262, 0.018593749, 0.00189285818, -0.0135260178, -0.0260143578, 0.00276613701, -0.0090012569, 0.00541463029, -0.0196917579, 0.0368013866, 0.00837985706, 0.00509488024, -0.0226117373, 0.0019200067, 0.0185092874, -0.0186299477, 0.0292721856, -0.0176284667, 0.0602336116, -0.0041567469, -0.00819886662, -0.0142017156, 0.031347543, 0.0389008746, -0.0131881693, -0.00920034666, 0.00659408467, 0.0156617053, 0.0169165712, 0.000355759315, -0.0135501502, -0.0270037707, -0.00336642191, -0.00690176804, -0.0194866359, 0.0181231741, 0.00220959145, 0.000831047713, 0.012325448, -0.00855481438, 0.00237700762, -0.00301499874, -0.00742060738, 0.0112938024, -0.0152393933, 0.0238786694, -0.00713705597, -0.00148562971, -0.0293687135, 0.0231185108, -0.00633466477, 0.0258454327, -0.0107749635, 0.00087177055, -0.0195228346, -0.0203915872, 0.00373745221, -0.022020502, 0.0329402573, -0.0234322269, 0.0110162841, -0.00278272782, 0.013694942, -0.0144068375, -0.00494405488, -0.0095200967, 0.0391180627, -0.0123918112, 0.0128623862, -0.0307442397, -0.0162650067, 0.00418691197, -0.0160357524, -0.00213719532, 0.00354439579, 0.00269977376, 0.0212724078, -0.0274622813, 0.00171639258, -0.0207656343, -0.0288378075, 0.000968298758, 0.00491690636, -0.00623813644, -0.0113963634, -0.00124430913, -0.00156858366, 0.0128261885, -0.00263190246, 0.0101716621, 0.00733011216, 0.0148412148, 0.032602407, -0.00538144866, -0.024494037, -0.00661821663, 0.0189798623, -0.00305572175, -0.0172302891, 0.0122409854, -0.00819886662, 0.00906158704, 0.0186661463, -0.0254110564, 0.0109680202, -0.0227685962, 0.0220446344, 0.0153962523, 0.0270037707, 0.0408073068, 0.0104129827, 0.00634673098, 0.00072509289, -0.00758349895, 0.00875390321, 0.0159271583, -0.0117945429, 0.00548702618, -0.0146481581, 0.00374348531, 0.00841002166, -0.0126210656, 0.00350216473, 0.00928480923, 0.00769209303, 0.00271787285, -0.0162408743, 0.0102681899, -0.0451993421, -0.0153479883, 0.0064372262, -0.0094115017, 0.00681127282, -0.000344635948, -0.0035504289, 0.00458509056, 0.0257247724, -0.000959249272, 0.000737913069, 0.0207294375, 0.000576152874, -0.00878406875, -0.0047087674, -0.0259660929, -0.0193780418, 0.00125335867, 0.0146240266, 0.0328919925, 0.00466352, -0.00404815236, -0.00576152839, 0.00824713055, 0.0113541326, 0.00367410551, 0.0191487875, 0.0345088392, 0.0105215767, -0.00142303726, 0.00547797699, -0.00927877612, -0.0250249431, -0.00353534636, -0.0209345594, -0.00292299525, 0.0152876582, 0.00190190773, -0.016964836, -0.0102319922, -0.00545987766, -0.0085910121, 0.000835572486, -0.00566500053, 0.00926671, -7.62139389e-05, 0.0133450273, -0.0026183282, 0.010485379, 0.000996201416, 0.00212814566, 0.00136270712, -0.0102802562, -0.00262436108, 0.00904952083, 0.00943563413, 0.00629243394, 0.00377968326, -0.0111731421, 0.00976745, 0.00342071895, -0.00854878128, -0.00412356528, -0.0142982434, -0.0145274978, 0.0172785521, -0.0172423553, -0.00880216807, -0.011903137, 0.0156013742, 0.00409943331, -0.0157461669, 0.0136708105, 0.0057675615, -0.0148653472, 0.00269374088, 0.0460680947, -0.00784291886, 0.0432687774, 0.00531508541, -0.0188230034, -0.00542066339, -0.0128261885, -0.0375253484, 0.00469971821, -0.00855481438, -0.0109499209, 0.0159754213, 0.000438147661, -0.0048354608, -0.00916414894, -0.00883233268, 0.00733614527, -0.0140207252, 0.00490182405, 0.031709522, 0.0105577745, -0.00142303726, 0.0121504907, 0.012222887, -0.00371332024, -0.0282103736, -0.0198968798, -0.000184195465, 0.0087237386, 0.027969053, -0.000201163319, -0.00237700762, -0.012325448, -0.000239058179, 0.0210431535, -0.00725168316, -0.0129347825, -0.0195710976, 0.00541463029, 0.00275708758, 0.0119876, 0.0241682548, 0.00742060738, -0.00134083745, -0.0103948833, 0.0199330784, 0.0143585736, -0.00414166413, -0.0117704105, -0.0110343825, 0.0225755386, -0.00193358108, -0.00628640084, 0.0116557833, -0.0203433242, -0.00550814206, 0.00276613701, -0.00885646511, 0.00125034223, -0.001237522, -0.00395464059, 0.0260143578, -0.00144415279, -0.00189587474, 0.00294260262, 0.0200899374, -0.00793944672, 0.0111550428, -0.00250671734, 0.0122832172, 0.0243733767, -0.0075171357, 0.000965282263, -0.0008400972, 0.0271485634, 0.0203674566, -0.00158819102, -0.00448252959, 0.00702242833, -0.00582487509, -0.0158668272, 0.00420501083, -0.0159392226, -0.0293445811, -0.00619590562, -0.013272631, -0.000350857474, -0.0088082, 0.0122047877, 0.00806614, 0.00581884198, -0.0114989253, 0.0110886805, -0.00894696, -6.94739283e-05, 0.00728788134, -0.00215680245, -0.0332781076, -0.0159392226, 0.00205725781, 0.00153766444, 0.017749127, 0.012114292, -0.000743946061, 0.0139000649, 0.0208018329, 0.0153479883, -0.0222014915, 0.0156375729, 0.00453079352, 0.00127070362, 0.00151805719, 0.000779767055, 0.00542066339, -0.00848241802, 0.00423215935, 0.00264095189, 0.0104552135, 0.0162891392, -0.0239752, -0.00172544201, -0.0118910708, 0.0195590314, -0.0104129827, -0.00970712, -0.0105276098, 0.0100148031, 0.0163374022, 0.0117643774, -0.00229707, -0.0114204958, 0.0014117253, 0.0088263, -0.0319025777, -0.023335699, 0.0106362039, 0.0300926752, 0.0128261885, -0.0186178815, 0.00624416955, 0.0191849843, 0.000333512551, -0.00668458, -0.0296582971, -0.0202588607, -0.000700583798, 0.0191729199, -0.019281514, 0.0320956372, -0.0123495804, 0.000312397024, -0.0134656876, -0.0196796916, -0.00959852524, 0.00236192509, 0.0103707509, -0.0328919925, -0.00237097451, -0.0173388831, -0.00901935622, 0.00161232299, 0.00482942769, -0.0031944809, 0.00232120231, 0.000697567244, 0.0221532285, -0.00473591592, 0.0139483288, 0.00234835083, 0.00203010929, -0.0204760507, 0.00757143274, 0.000530905265, -0.0197882857, 0.0186782125, 0.0190522596, 0.0190763902, 0.00050300255, 0.0239752, 0.0106181046, -0.000315790589, 0.0059153703, 0.00525777182, 0.00927877612, -0.0232995, -0.00973125175, -0.0039606737, -0.00572834676, -0.0144551024, -0.0288378075, 0.0184006933, 0.00241622212, 0.0112576047, -0.00540859718, -0.0182197019, 0.00968902092, -0.00568309939, -0.000994693255, -0.010690501, 0.00732407905, 0.0219722372, 1.09701878e-05, -0.00605413, 0.00726374891, 0.0220928974, -0.000782783609, -0.0299237501, 0.020753568, -0.00560467038, 0.0080540739, -0.0312510133, 0.000221524737, 0.0237700753, 0.00499231927, 0.00613859203, 0.0114687597, -0.0144792339, -0.0021884758, 0.0139000649, 0.0154927801, -0.0061054104, -0.0142137818, 0.00338150444, 0.0017948217, -0.0073844092, 0.0227927268, 0.0179301184, -0.023649415, 0.00512504531, 0.0160357524, 0.00517029315, 0.00745680556, -0.0201623328, 0.00215076958, 0.00914001651, -0.0110585149, 0.0059093372, 0.00864530914, -0.00307231257, 0.0220084358, -0.00371030369, -0.0128382538, 0.00459715677, -0.00441013323, -0.00565896742, 0.0122832172, 0.00198033685, 0.011378265, -0.00394860795, -1.72270829e-05, 0.0323610865, 0.0403970629, 0.00878406875, -0.0401074775, 0.0091038188, -0.0029546686, 0.00863324292, -0.00927877612, 0.00164248806, -0.00672681071, -0.0102259591, 0.00822903123, -0.0178577211, -0.0151428655, 0.0125848679, 0.0240234621, 0.000547873089, -0.0228289254, -0.0271968283, -0.00959852524, -0.000940396101, 0.00133932917, 0.00650962209, 0.0117342127, 0.00442823255, -0.00112817367, 0.0126693295, 0.0218033139, -0.0139965927, -0.00564690121, -0.00393654173, 0.00179180526, 0.00634673098, -0.00632863166, -0.0100871995, -0.000185703713, -0.00720341876, 0.00104672799, 0.00053543, 0.00078202947, 0.0135742817, -0.00940546952, -0.00343580148, -0.00411753217, -0.00186118484, 0.0199692771, -0.0249042828, -0.0191729199, 0.0101595959, -0.00770415924, -0.0253627915, -0.00201351847, -0.0116195856, 0.00310398568, -0.000879311818, 0.0328437276, 0.0196676254, 0.00773432432, -0.0297789574, 0.0255558472, 0.00748093752, -4.32208908e-05, 0.0104069496, 0.00428947294, -0.000970561174, -0.00711292354, -0.000703223224, 0.0160598829, -0.0113300011, -0.0142379133, 0.00140946289, -0.0158185624, -0.0161081478, -0.00878406875, -0.0057675615, -0.0100751333, 0.00637689605, -0.0103707509, 0.00666044746, -0.014853281, -0.00212060451, 0.00318543147, 0.0094658, 0.00635879673, 0.0110162841, 0.00394559139, -0.00509186415, -0.00625020266, -0.024180321, -0.00225785561, -0.0121927215, -0.020753568, -0.0218636431, -0.00628036773, -0.00933910627, -0.00850051735, -0.0206570402, 0.00298483367, -0.0110705812, -0.0037615844, 8.60647197e-05, -0.00816266797, 0.0136828758, -0.00204066699, 0.00701036258, -0.00568913249, 0.00317939837, -0.0130192442, 0.00487769209, -0.0110162841, 0.0083376253, 0.00236946624, -0.00138759322, 0.0088745635, 0.00511901267, 0.000753372617, -0.00226388848, -0.0142137818, -0.00407831743, 0.0169769023, -0.00159724045, -0.0138879986, -0.0404935926, -0.01158942, -0.00121414405, -0.0269555077, -0.00757143274, -0.00324274506, 0.00827126205, -0.0344605781, -0.000240189373, -0.0277518649, -0.00997860543, 0.017966317, 0.0106844679, 0.0134174237, -0.016120214, 0.0111550428, 0.0269072428, -0.00372236967, 0.00117266714, 0.00480831228, -0.0290067326, -0.0259178281, 0.00869357307, 0.022177361, 0.00518537546, -0.00466050347, 0.0119755333, 0.0154203838, 0.00635879673, -0.00669061253, -0.000815211039, -0.0075895316, 0.0332057104, 0.0117824767, 0.0129951127, 0.0146240266, -0.00695606554, 0.0069741644, 0.0230461136, 0.0115773538, 0.0142258471, 0.000977348303, 0.00656995224, -0.0126331318, 0.0114446282, 0.00255045667, 0.00371332024, -0.0269796401, 0.0142379133, 0.00212362106, -0.0102621568, -0.00400592154, -0.0155410441, -0.00236795796, 0.0108956238, 0.012802056, -0.000127070365, -0.00761366403, 0.01543245, -0.0124642076, 0.026231546, 0.00927274302, 0.00155802595, 0.028813675, 0.0266659223, 0.0228289254, -0.0311062206, 0.00572533, -0.00540859718, -0.00970108714, -0.0201382, -0.00975538418, 0.00299237506, -0.0241199899, 0.00544177881, 0.00496517075, -0.00250370079, -0.00549004273, -0.0159995537, 0.0141293192, -0.0379597247, 0.00748093752, 0.0036922046, 0.00490785716, 0.0130071789, -0.00180085469, 0.0108232275, -0.0197279565, -0.0149256773, -0.0157461669, -0.0164097976, -0.0078006871, 0.0061778063, -0.0307683721, -0.00229254528, 0.000530528196, 0.00703449454, -0.0124521414, -0.0212120786, 0.0142861772, -0.00413261447, 0.000664762745, -0.00336642191, -0.00916414894, -0.0113480994, 0.00815663487, 0.00155651767, 0.00186570967, 0.0148412148, 0.00278121955, 0.00280535151, 0.00520950789, 0.0208139, -0.00318543147, -0.00335435593, -0.00149543339, -0.00221864088, 0.0109740524, -0.0173388831, 0.000605940877, 0.0165666565, 0.00735424412, -0.000158083829, -0.0036590232, -0.00457905792, -0.0121203251, -0.00702846143, -0.00917621423, -0.0123435473, 0.0136346119, -0.000135554292, -0.0166511182, -0.00229556183, 0.00352026382, 0.00915811583, -3.8908227e-05, 0.0207897667, -0.00658201845, -0.0234201606, 0.0175802037, -0.00866944157, 0.02275653, -0.00976141728, -0.0144913, 0.00543876225, 0.0112395054, -0.0054357457, 0.00730598, -0.0186782125, -0.00256855576, 0.0245061032, -0.0292239208, -0.0141775832, 0.0176164, -0.00663028238, -0.0226961989, -0.000515445659, 0.00114174793, -0.0218153801, 0.0237580091, 0.0249525458, 0.0155772427, 0.0197520889, -0.00789118279, -0.000504510826, 0.0047329, -0.012114292, 0.00868754, -0.00865737535, -0.0172906183, -0.0182076376, 0.0224186815, -0.0183282979, -0.00270279031, 0.0144189037, 0.00935720466, -0.0177611932, -0.00574342953, 0.00900729, 0.0226238035, -0.00306778774, -0.0122108208, 0.0245785, 0.0137914708, -0.00298634195, 0.00994240772, 0.00752920145, -0.00169527694, 0.0028867973, 0.013960395, -0.0131761031, 0.00331212487, -0.00141247944, 0.00804200768, -0.00147582614, 0.0165063273, -0.0110162841, 0.0159874875, 0.00646739127, 0.0393352509, 0.0253869239, 0.0142982434, 0.00381286489, 0.00561371958, 0.00798167754, -0.0133208949, -0.00895902608, -0.020910427, -0.0188833345, 0.00169829349, 0.0178577211, -0.00415373035, -0.000131877925, 0.0100449687, 0.00675094267, -0.00544781191, 0.00188230036, -0.00373745221, 0.00935720466, -0.00285512395, -0.0103828171, 0.00203765044, -0.00647945702, -0.00138608506, -0.00814457, 0.00367108919, -0.0387319513, 0.0026575427, 0.0160478186, 0.030285731, -0.0109921517, 0.0160719492, -0.00834969152, 0.000198712398, -0.00233779289, -0.0142620457, -0.000457754941, 0.00499231927, 0.000618006859, -0.00174203282, 0.0195228346, -0.00583090819, -0.00950199738, 0.0095140636, -0.000786554243, -0.0107327318, 0.0267865825, -0.00200597732, -0.0143223759, -0.0143947722, 0.0101113319, -0.000648549, -0.000962265767, 0.0106000062, 0.00154218927, 0.000223975658, 0.00207686517, -0.000341242354, -0.0134777538, -0.0150463376, -0.0222135577, -0.0125607355, 0.00592140341, -0.00437996816, -0.00959852524, 0.0102259591, -0.00282797543, -0.0237580091, 0.00445538107, -0.00766796106, 0.00690176804, 0.00142228312, -0.0148170823, 0.0157220345, 5.58996471e-05, 0.00469670165, -0.00698623061, 0.0232512373, -0.0194383711, -0.00561070303, -0.0118367737, 0.00526380492, -0.00173298328, 0.00817473419, 0.00340563641, -0.0135742817, -0.00366505608, 0.00653375452, -0.00681730593, 0.00333625684, -0.00742060738, 0.00728184823, -0.0222738888, 0.0014237914, 0.00231667748, -0.0129106501, -0.0100510018, -0.00728788134, -0.00507074827, -0.0124883391, -0.00211607968, 0.0205243137, 0.0159874875, -0.00279328553, -0.00906158704, 0.00253235758, 0.00884439889, -0.0255075842, -0.000156669834, 0.0123676788, 0.00830142759, 0.0104069496, -1.2478441e-05, -0.0125607355, -0.00632863166, 0.0123375142, 0.00450666156, -0.0115170237, -0.00447649648, -0.0176284667, 0.0136466781, -0.0243613105, -0.00774639, 0.0213206727, -0.0167597141, -0.0125728017, -0.00400893809, 0.0101957936, 0.00398178957, 0.0234201606, 0.0128382538, 0.0170613639, -0.00780672, -0.00164852117, -0.0380079895, -0.0141293192, 0.0211879462, -0.0153962523, -0.00910985097, 0.0240717269, -0.0127055282, 0.00484451046, -0.0107327318, -0.00457302481, -0.0207173713, 0.0201985314, -0.00304063922, -0.0081868, 0.0012948357, -0.00650358945, 0.014696422, 0.0109137222, -0.0133932913, -0.00397575647, 0.00124280096, -0.00914001651, 0.0133812251, 0.0160719492, 0.0301650707, 0.00410848251, -0.0201623328, -0.031347543, 0.00389129412, 0.0106724016, -0.0198244844, 0.00285663223, -0.0206811726, 0.0236373488, 0.0041024494, 0.00115155161, -0.0199572109, 0.0115109906, -0.00589123834, 0.00618987251, 0.00364997354, -0.012645198, -0.00270882342, 0.00112968194, 0.0107689304, 0.00302706496, 0.0104431473, 0.0169769023, -0.0141655169, 0.00446443027, 0.01285032, -0.0199330784, -0.00407831743, -0.0103888502, -0.0278001297, 0.00757746585, -0.0178215243, 0.00781275332, -0.0168079771, 0.000314282341, -0.024385443, 0.0269555077, 0.00181593723, 0.0238666032, 0.0166269876, 0.024445774, -0.000115475661, -0.011691981, -0.00517934281, -0.0211155489, -0.0110162841, 0.00141398772, 0.00703449454, 0.000834818347, -0.0185092874, -0.0129227163, 0.00594855193, 0.00579772657, -0.0287895445, 0.00795151293, -0.0177129302, 0.0233598314, 0.0146360928, 0.00811440405, 0.0200296063, -0.000754880894, -0.0142258471, 0.00461525563, -0.01216859, -0.0145516302, -0.00692590047, -0.0126572633, -0.012428009, 0.00632863166, -0.00562880235, -0.00116060115, -0.00181442907, -0.00571929757, -0.0178818535, -0.005372399, 0.0179783814, 0.00218093465, 0.0116859488, -0.0215740595, -0.00853671506, -0.0032578276, 0.00655185338, -0.0130916405, -0.021441333, -0.0141655169, -0.000874787045, -0.0112636378, 0.00548702618, -0.00210250542, 0.0123556126, 0.00994240772, 0.00495612109, -0.0117161134, -0.00449157925, -0.00517632626, -0.00152031961, -0.0268348474, 0.0014260537, -0.022865124, -0.00344183459, -0.00198033685, -0.0083074607, 0.000766192796, -0.00863324292, -0.0171940904, 0.0453200042, 0.00453984318, 0.0134656876, 0.0083376253, 0.0161081478, 0.0253869239, -0.00757746585, -0.0095140636, -0.0191729199, -0.00468765199, -0.0148412148, 0.0272450913, -0.00983984582, -0.00265150983, -0.00205273298, -0.00874787, -0.0117221465, 0.005900288, 0.000806915632, 0.00579772657, 0.0111610759, 0.0106543032, -0.0236373488, -0.0203915872, -0.00909175258, 0.00748697063, 0.000668533379, 0.0157220345, 0.00318543147, -0.00318844803, -0.00485054357, -0.0104371142, 0.00351423072, -0.00795151293, -0.00935720466, 0.0128985839, -0.000727732317, 0.0134777538, -0.00966488849, -0.0044342652, 0.00335133937, 0.00640706113, 0.00580375968, -0.0179542508, -0.0177853256, -0.0130313104, 0.00253989897, 0.0289343353, -0.00354137924, 0.00948389806, -0.00561673613, -0.00349311531, 0.0311544854, -0.00632863166, 0.0131761031, -0.0092606768, -0.00912191719, -0.0166269876, 0.0136466781, -0.000900427345, -0.0120961936, -0.0228771903, -0.00225936389, 0.0133570936, 0.00168471923, 0.0147567522, 0.00166812842, -0.00116286345, -0.00695003243, -0.0208500978, -0.00956232753, 0.00180537952, 0.0171096288, 0.0114385951, 0.0109016569, -0.0159271583, 0.00679920707, -0.00778258825, -0.00898919068, 0.0130071789, 0.0132364333, -0.0350880101, -0.0047721141, 0.0214172, 0.0199813433, -0.0169165712, 0.00482339505, -0.000234156367, -0.0229737181, 0.00806614, 0.00796357915, -0.0172182228, 0.00555037288, -0.00196072971, -0.0126089994, 0.00412054872, 0.00450666156, -0.00215981901, 0.00609032763, 0.0126089994, -0.0136828758, 0.0230219811, -0.0179904476, -0.00702242833, -0.00599681586, -0.00922447909, -0.0306477118, -0.0106844679, 0.0145154325, 0.0147205545, 0.0281138457, -0.00370125426, 0.00638292916, -0.0237097461, 0.00646739127, -0.00803597458, 0.00121716061, 0.00895299297, -0.0189316, 0.0179301184, -0.000324840104, 0.0247836225, 0.00214775302, -0.00297276769, -0.00207384862, -0.0199572109, -0.00300293276, -0.0169889685, 0.0226358697, -0.0044342652, 0.012428009, -0.0184972212, 0.00328799267, -0.00616272399, 0.005978717, 0.0203674566, 0.0179301184, -0.00279479381, 0.0105095105, 0.0294893738, -0.00255648978, 0.00183705275, -0.00983984582, 0.00460922299, -0.00290942099, -0.000736027723, 0.00545082847, 0.00985794514, 0.0102681899, 0.00419897772, 0.00891076215, -0.0217429828, 0.0170613639, -0.00457302481, 0.0185696185, 0.021755049, -0.00237700762, 0.006769042, 0.000581431726, 0.00790928118, -0.00713102287, -0.00587012293, 0.0017661649, 0.0254110564, -0.0194142405, 0.0262074135, 0.00272843055, -0.00456397515, 0.0111188451, 0.0141413854, 0.00539954752, 0.00999670476, 0.0258695651, 0.00224428135, -0.00354741234, -0.00204217527, 0.0270520356, 0.00668458, -0.0118247075, 0.00183705275, 0.0322645605, 0.0111248782, 0.0213568695, -0.0250008106, 2.22703056e-05, 0.0224428121, 0.00939340331, -0.00650358945, -0.0203915872, -0.00153313973, 0.0102138929, -0.0194142405, 0.00132047595, -0.0138397347, 0.0104129827, -0.00347803277, 0.00743870623, -0.0347501598, -0.0405659862, 0.00933307316, 0.00707069272, 0.0131881693, 0.0290308651, 0.00476306491, 0.0117342127, -0.00710085779, -0.0023830405, -0.00236041681, 0.004425216, -0.00561673613, -0.00395765714, -0.0210552197, 0.00573136332, 0.00457905792, 0.00448252959, -0.00415976346, 0.0250973385, -0.00761366403, 0.00208893116, -0.000192302323, -0.00320353056, -0.023335699, 0.0134898201, 0.0179180522, 0.00434678653, -0.00693796622, 0.0129951127, 0.0130433766, 0.00853068195, 0.00393955829, 0.00227293815, 0.0127055282, 0.000344824453, -0.0209466256, 0.0075955647, 0.0092606768, 0.015806498, 0.000112082089, -0.0178577211, 0.0104431473, -0.000596137193, 0.00747490441, 0.0084643187, -0.00804200768, -0.00323369564, -0.00702242833, -4.64023615e-05, 0.00962869078, 0.0147929508, 0.0144913, 0.0144068375, 0.0095200967, -0.0127537921, 0.0203553904, -0.00291847065, -0.012958914, 0.000217188513, 0.00693193311, -0.00554735633, 0.00502851745, -0.0147567522, 0.00837985706, 0.00043927884, -0.000133386173, -0.0167355817, 0.0144671677, -0.00193358108, 0.0185213536, 0.00795754604, -0.00209948886, -0.0225393418, -0.0109619871, -0.00636483, 0.00342071895, 0.00190794072, 0.019329777, 0.0215981901, -0.00678714085, 0.0126693295, 0.0177732594, -0.0186420139, 0.00649755634, -0.0208742283, 0.00143284083, 0.00264396844, 0.00314923329, 0.0039667068, -0.00479021342, -0.013694942, 0.00542066339, 0.01285032, 0.034605369, 0.00715515483, 0.0202709269, 0.00705862651, 0.00628640084, -0.00176164019, 0.00212814566, 0.0065156552, -0.000161665928, -0.0295617692, -0.00918224733, 0.0221290961, -0.0247112252, 0.00233477657, -0.00246297801, 0.00702242833, 0.00536033325, 0.00265000155, -0.00419294462, 0.00420802739, 0.0178697873, -0.00658201845, -0.00618987251, -0.00628640084, 0.00632863166, 0.0171337593, -0.0026861995, -0.016699383, 0.0195349, -0.00621400448, -0.00106256467, 0.00565293431, -0.000371407426, 0.0061838394, -0.00666044746, -0.00119378266, 0.00736631034, -0.00539653096, 0.00434980309, -0.00505264942, -0.0180387124, 0.0279931854, -0.00449157925, -0.00609032763, -0.00439505093, 0.00127673661, -0.0321197659, -0.00577661116, -0.0138156023, -0.00649152324, -0.0111429775, 0.0199210122, 0.000929084199, 0.0102440584, -0.00860307831, -0.00249465136, 0.0166511182, 0.0100449687, 0.0101113319, -0.0136225456, -0.00465447037, -0.0106482701, 0.0257006399, 0.00549305929, 0.00122771843, -0.0042200936, -0.0166028552, 0.0294652414, -0.0118247075, 0.0105758738, 0.012958914, 0.0235770196, 0.0177611932, -0.00198938651, -0.0030527052, 0.0190401934, 0.0104250489, -0.0111610759, 0.0094658, -0.0201864652, 0.0532835796, 0.0153600536, 0.00742664048, 0.0116799157, -0.00357154431, -0.00749903638, -0.0255558472, 0.000825768802, -0.00781275332, -0.0102983555, 0.0337366164, -0.0059726839, 0.00403307, 0.0047570318, 0.00391542632, -0.00885646511, -0.0148774125, -3.66458471e-06, -0.0268348474, -0.0147808846, -0.0141051868, -0.00248258538, 0.00849448424, -0.00242376351, 0.0032186131, -0.000982627156, -0.0277277324, 0.00812043715, 0.0164701287, -0.0267383195, -0.00591838686, -0.000422311, -0.0203433242, 0.0127296597, -0.00802994147, -0.0135018853, 0.00443728175, 0.00732407905, -0.0162408743, 0.0163977332, 0.0164821949, -0.00457905792, -0.00189134991, -0.00776448939, -0.00474798214, 0.0331574455, -0.0165183935, 0.0354499929, 0.0107870298, 0.00845225248, 0.00104899029, 0.0377908, -0.00363489101, 0.00931497384, -0.0236373488, -0.0182076376, -0.0200175401, -0.0277759973, -0.0119936317, 0.00850051735, 0.000601039035, -0.0110162841, -0.0248560179, 0.00517632626, 0.00134687044, 0.0100208363, 0.0106241377, -0.00828332826, -0.00175711536, 0.000409113767, 0.00255045667, 0.00839795545, 4.52240383e-05, 0.00875390321, -0.0143947722, -0.0105638076, 0.0156375729, -0.0252421312, 0.00998463854, 0.036294613, -0.0133812251, 0.0258695651, -0.038297575, -0.00184911885, -0.0154686486, 0.00172393385, -0.0018807922, -0.00959852524, -0.00154294341, 0.0229254533, -0.0271485634, 0.0244095754, 0.000578038162, -0.0116075194, -0.0043618693, -0.0105517413, 0.0143344421, 0.00286417338, -0.0258695651, -0.00695003243, 0.0183282979, -0.00649755634, -0.0202829931, 0.00320353056, -0.0015776332, -0.0100268694, -0.0232995, 0.0113541326, 0.000533167622, 0.0199692771, -0.000180707633, 0.0189919285, 0.00281892577, -0.00653978717, -0.0104371142, 0.00338753755, 0.0145998942, 0.0061054104, -0.0159030259, -0.00491690636, 0.00319749746, -0.00634673098, 0.0144189037, -0.0102500906, -0.000848392607, 0.00256101461, -0.0196917579, 0.0204036534, -0.0105215767, -0.0313716754, -0.000126033439, -0.0142258471, 0.00435583619, 0.0147567522, 0.00754730077, 0.0274381489, 0.0113119017, 0.00929084141, 0.000444180681, 0.00365600665, -0.00110479572, -0.00404513581, 0.0328195952, -0.0209948886, 0.0141655169, 0.00433773734, 0.000181650292, 0.00532715162, 0.0147446869, 0.00242074695, -0.00166058715, -0.000336340541, -0.00917018112, -0.00202709273, -0.00950803049, -0.006847471, 0.0356189162, 0.00837382395, -0.0132243671, -0.034605369, -0.00181141251, -0.0160357524, 0.00857291277, -0.000587464776, 0.00258062175, 0.0106060393, 0.0205484461, -0.00871167239, -0.0151911294, 0.00890472904, 0.0176284667, -0.014853281, 0.0104491804, 0.0214051344, 0.00139136391, 0.013272631, 0.0107146334, 0.0201140698, -0.0120358635, -0.0213810019, -0.00232421863, -0.0288619399, 0.0291273929, -0.00842208788, -0.000704354432, 0.00140946289, 0.0240234621, 0.00346596655, -0.0144189037, -0.00628036773, -0.0190763902, -0.00599681586, 0.0104974443, 0.0218515769, -0.0111188451, 0.0154445162, -0.00764986174, -0.0100811664, -0.024228584, -0.0200658049, 0.0108292606, 0.00402703695, 0.017966317, -0.00226087216, 0.00234080944, -0.0152031956, -0.00260626222, 0.0170251653, -0.0153117897, -0.0153962523, -0.00851861574, 0.019281514, 0.0213206727, -0.0215378609, 0.0290308651, 0.00483847735, -0.0213689357, -0.0010799095, 0.00253688241, -0.0144189037, 0.0059636347, -0.0173630156, 0.0121987546, -0.000195318833, 0.0094658, -0.00687160296, 0.0273657516, 0.0116557833, 0.0182076376, 0.0148653472, 0.0141896494, -0.00621400448, 0.00611446, -0.00716722105, 0.0232512373, 0.0219963696, 0.0248801503, -0.0124521414, 0.0244337078, 0.0189074669, 0.00589123834, 0.00679317396, 0.0238545388, 0.00385509594, -0.0148774125, 0.0121625569, 0.00417484576, 0.0297065619, -0.00312208477, 0.0250732061, 0.00348406564, -0.00757143274, -0.0119996648, 0.00864530914, -0.0251456033, -0.00471178396, 0.00145697291, 0.0146602243, -0.0259419605, 0.00370427058, 0.0414347425, 0.0100208363, 0.0263763387, -0.00693193311, -0.01443097, -0.01801458, -0.00375253474, -0.00029542917, -0.00354439579, -0.00845828559, -0.0210914183, -0.00547496043, -0.00533318473, -0.0125124715, 0.010485379, 0.0310338251, -0.00726978201, 0.00519744167, -0.00891076215, 0.00399385532, -0.0203071255, -2.82797537e-05, 0.0117100803] |
31 May, 2018 | 8086 program to subtract two 16 bit BCD numbers
31 May, 2018
Prerequisite – 8086 program to subtract two 8 bit BCD numbers
Problem – Write a program in 8086 microprocessor to find out the subtraction of two 16-bit BCD numbers, where numbers are stored from starting offset 500 and store the result into offset 600.
Example –
Algorithm –
Load data from offset 500 to register AL
Load data from offset 502 to register BL
Subtract these two numbers (contents of register AL and register BL)
Apply DAS instruction (decimal adjust)
Store the result (content of register AL) to offset 600
Load data from offset 501 to register AL
Load data from offset 503 to register BL
Subtract these two numbers with borrow.(contents of register AL and register BL)
Apply DAS instruction (decimal adjust)
Store the result (content of register AL) to offset 601
Set register AL to 00
Add contents of register AL to itself with carry
Store the result (content of register AL) to offset 602
Stop
Program –
MEMORY ADDRESS
MNEMONICS
COMMENT
400
MOV AL, [500]
AL<-[500]
404
MOV BL, [502]
BL<-[502]
408
SUB AL, BL
AL<-AL-BL
40A
DAS
decimal adjust
40B
MOV [600], AL
AL->[600]
40F
MOV AL, [501]
AL<-[501]
413
MOV BL, [503]
BL<-[503[
417
SBB AL, BL
AL<-AL-BL-borrow
419
DAS
decimal adjust
41A
MOV [601], AL
AL->[601]
41E
MOV AL, 00
AL<-00
420
ADC AL, AL
AL<-AL+AL+borrow
422
MOV [602], AL
A->[602]
426
HLT
End
Explanation –
MOV AL, [500]: load data from offset 500 to register AL
MOV BL, [502]: load data from offset 502 to register BL
SUB AL, BL: subtract contents of registers AL AND BL
DAS: decimal adjust
MOV [600], AL: store data from register AL to offset 600
MOV AL, [501]: load data from offset 501 to register AL
MOV BL, [503]: load data from offset 503 to register BL
SBB AL, BL: subtract contents of registers AL AND BL with borrow
DAS: decimal adjust
MOV [601], AL: store data from register AL to offset 601
MOV AL, 00: set value of register AL to 00
ADC AL, AL: add contents of register AL to AL with carry
MOV [601], AL: store data from register AL to offset 601
HLT: end
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to subtract two 16 bit BCD numbers | https://www.geeksforgeeks.org/8086-program-subtract-two-16-bit-bcd-numbers?ref=asr10 | Languages | 8086 program to subtract two 16 bit BCD numbers | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 8086 program to subtract two 16 bit BCD numbers, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [0.00265097921, -0.00184783875, -0.0114655234, 0.0127394712, -0.0122348154, 0.00694208872, 0.0133795217, 0.0434249789, 0.00317871338, 0.0425879881, -0.00177090953, -0.0281376131, 0.0331595503, 0.00426803064, -0.00827142503, -0.00338488352, -0.0221679099, 0.0220571328, -0.0135026081, -0.0513025261, -0.00219402, -0.00384953571, 0.0157920197, 0.0253066197, -0.0551428311, 0.0231772214, -0.00319102197, -0.0030694739, 0.0133795217, -0.00236788, -0.00310178427, -0.00531734433, -0.0148811787, -0.0466006137, 0.00589585165, -0.0055942894, 0.00153396768, 0.0172813684, -0.00578507362, -0.000273290876, -0.0060958676, 0.0265374873, -0.00430495664, 0.0135149173, -0.0276698843, -0.0057696877, -0.0268082786, -0.0189184211, -0.00718210731, -0.0064620506, -0.0189061128, 0.00845605414, 0.0321502388, 0.0153489085, 0.025355855, 0.0317317434, -0.0199892763, 0.0533211492, -0.0158658717, -0.0453205146, 0.0153735261, 0.00867761, 0.00241557602, -0.0162105151, -0.00650513079, -0.0268328954, -0.0215770938, 0.0378122255, 0.0288269, 0.0344150327, -0.0363351852, -0.0368521512, -0.0122471238, -0.00172629068, -0.00218632701, 0.00130471878, 0.0169613436, -0.000390030909, -0.012259433, 0.0157058593, -0.0172813684, -0.00947767403, 0.0200754367, -0.00367106, 0.0208631922, 0.00653590262, -0.00382799562, -0.0745412931, 0.010573145, -0.0278422069, 0.0199031159, -0.0296146534, -0.0100807985, 0.0161120463, -0.0214540083, 0.00725595932, 0.0160012674, -0.0112624308, -0.0374183506, 0.0106777688, 0.00900994428, 0.0177121721, -0.00562198367, -0.0300331488, 0.0287038125, 0.0468221717, -0.0213432293, -0.00149088737, 0.0368767679, 0.00338488352, -0.0431788042, -0.00805602316, 0.00550505146, 0.0349812321, 0.0111393444, -0.0198169556, 0.0087145362, -0.0280883797, -0.0103331264, -0.0165674668, 0.0379845463, 0.0251219906, -0.00115316827, 0.0400770232, -0.00132395106, 0.0114655234, -0.00104623672, 0.0131948916, -0.0140195722, -0.00364336558, -0.0257251151, -0.0325441174, -0.00264944066, 0.000869299634, 0.0278422069, 0.0179091115, -0.0320025347, 0.0108623989, 0.0307470523, -0.00278022024, 0.00136703136, 0.00050427072, -0.00316640479, -0.00933612417, -0.0148319444, 0.0332826376, 0.00228633499, 0.0737535357, -0.0344396532, 0.0198415723, -0.0444835238, -0.000548120355, 0.0124994516, -0.0296638887, 0.000249827484, 0.0267590433, 0.0257743504, 0.00817295536, 0.0113362828, -0.0138226338, -0.013281052, -0.0335534289, -0.00652359379, -0.00702824909, 0.00453882106, 0.0241988394, -0.0275467988, -0.00127010059, -0.0520410463, 0.0345627367, 0.00278637465, 0.0274729468, -0.0194969289, 0.0466006137, 0.00785293, 0.0124317538, -0.00265559508, 0.014856562, -0.0165059231, -0.0435726829, -0.0308947563, 0.00078275433, -0.00578199653, 0.00839451142, 0.00830835104, -0.0213555377, -0.017195208, -0.0594754815, -0.00885608606, -0.0436711535, -0.00633896375, 0.00186937884, 0.0334795751, 0.0456651561, 0.0283591691, -0.0204816218, -0.0395354405, 0.0357689895, -0.00258943602, -0.00860991329, -0.00536042452, -0.0522379838, -0.0231033694, -0.00681284769, -0.0111516528, -0.0241742227, -0.0530257411, 0.0108254729, 0.0272267722, 0.0144134499, -0.00581584545, 0.0391169451, -0.00553582329, -0.0325933509, 0.0409632437, -0.00440958, -0.0150288828, 0.0168998, -0.00763137406, -0.00760060223, 0.00265251775, 0.0144380666, 0.0128502492, 0.015841255, -0.0511548221, -0.0283099357, 0.0134779913, -0.00652974797, -0.000624280248, -0.0380584, 0.00235249405, 0.0364828892, -0.0402247272, 0.0130718052, -0.00437880866, 0.00910841394, -0.00712056411, 0.0285314918, -0.0380091667, -0.0216755643, -0.000120009507, 0.010720849, -0.030919373, -0.0251466073, -0.033701133, 0.039043095, 0.0238788147, 0.038821537, 0.0266605746, 0.0174906161, 0.0147334747, 0.0344150327, -0.00341565534, 0.0619372167, 0.0318794474, -0.0413817391, 0.0353012569, -0.00126471557, -0.0220940579, 0.0131087312, 0.0117855491, -0.00995771214, -0.0213801563, 0.00423725881, 0.0528288, -0.00589892874, 0.0227710344, -0.0142780542, 0.0115516847, -0.0491854362, 0.0137364734, -0.034907382, -0.0372952633, -0.00591431465, 0.0429326333, -0.0232141465, -0.0352027901, 0.00603432441, 0.00976692792, 0.052287221, 0.0412832722, 0.0279406756, 0.0365567431, 0.00575737935, -0.00684361905, -0.0251466073, -0.0466990843, 0.0298115928, -0.0413325056, 0.0101854224, -0.0108870165, 0.0190045834, -0.025282003, 0.0735073611, 0.00401878, 0.0269559827, -0.00673284102, 0.0111270351, -0.0181183591, 0.0113978265, 0.0199277326, -0.0270544514, 0.0158658717, -0.0340211578, -0.0108254729, 0.0140934242, -0.00272790855, -0.00946536567, -0.013281052, 0.0167520959, 0.00684977369, -0.0309686083, -0.0254543237, -0.0174167641, -0.0110162571, 0.00828373339, 0.0379106961, 0.00814218353, -0.00109393278, 0.0129364096, -0.00920688361, 0.0191892125, 0.0116993887, 0.0589339, 0.0273252428, -0.0394369699, -0.00851144362, 0.0272760075, -0.0371967927, 0.00755136739, 0.00391415646, 0.0179460365, 0.0128502492, -0.0217001811, 0.0339965411, -0.0714887381, 0.0184999276, 0.0503916852, -0.0187830273, 0.00100238714, 0.0314363353, 0.0398554653, -0.0307470523, 0.0059389323, -0.0198292639, 0.00769291725, 0.0173182953, -0.00862837583, -0.00409263186, -0.0611986965, 0.000739673967, -0.018586088, 0.0685346574, 0.0117609315, 0.054699719, -0.0233003069, -0.00616048789, -0.0061574108, -0.00667129783, 0.00772984326, 0.0277929716, 0.0234110858, 0.0304516442, 0.0262666959, 0.00661590882, -0.0254050903, 0.00548351137, -0.00870222785, -0.00708979229, 0.00846836343, 0.0212078337, 0.0163705274, -7.18326119e-05, -0.0136872381, -0.0362859517, -0.00940997619, -0.00261251465, 0.0174290724, -0.00152165897, 0.0099700205, -0.0312886313, 0.0484961495, -0.0352274068, -0.0171336643, 0.00993309449, 0.0126163838, -0.0279652923, 0.0500962771, 0.00135549204, 0.0232387651, 0.0366059765, 0.0164566878, -0.0407909229, 0.0282607, -0.0123025132, -0.0036956775, 0.0136503121, -0.0184999276, 0.0218478851, -0.025355855, 0.0654328763, 0.00936074182, 0.00331410882, 0.0055542863, -0.0154966125, 0.00860991329, -0.0401754901, -0.0204200801, 0.0417017639, 0.0179706551, -0.0205800924, -0.0195830893, 0.00818526372, -0.0101854224, 0.00971153844, 0.00470806519, -0.00505270809, 0.0293192454, -0.0182414446, 0.000635050295, 0.0114716785, 0.00713287294, -0.00502809091, 0.0218601935, 0.0146965487, 0.0125486869, -0.0041603297, 0.0129856439, -0.00840682, 0.0117240055, -0.0233864691, 0.0147950184, -0.0226356387, 0.0344888866, -0.0268575121, -0.0101177245, -0.00134779909, -0.00469267927, -0.0388953909, -0.00181706704, 0.017305987, -0.0041418667, -0.0335780457, -0.0220694412, -0.0142411282, -0.00835143123, -0.0691747144, -0.00883762352, -0.00319717638, -0.0332580209, -0.0500470437, 0.0326918215, 0.00945305638, -0.0117301606, 0.0335041918, -0.000987770618, -0.0125548411, -0.0315594226, 0.0352274068, 0.00501270499, 0.0145857707, -0.00648051361, 0.0357936062, 0.00326795131, 0.0386984497, 0.0217247978, -0.0102962, -0.0145242279, -0.00912687741, 0.00562506123, 0.0217863414, 0.0229679737, 0.0185368527, -0.0096930759, 0.0423910506, 0.0312640145, -0.0138595598, 0.0396339111, 0.00828373339, -0.0329133756, 0.021478625, 0.00207093335, -0.0405939855, -0.0162597504, 0.00769291725, 0.0103146629, 0.0238665063, 0.0254543237, -0.0283837877, 0.0303039402, -0.00970538426, -0.021552477, 0.00317871338, -0.00314948033, 0.0122101977, 0.0187461, -0.0321748555, 0.0124071371, -0.00914534, 0.065285176, -0.0112562766, -0.0042403359, -0.0256266464, 0.0559798181, 0.00456343871, -0.0390677117, -0.0293684807, 0.0272760075, 0.0245065577, -0.000759290939, -0.00226171757, 0.00920072943, -0.00823449902, 0.0272513907, -0.0390184745, -0.0263651665, 0.00782831293, 0.0126533099, 0.00816680118, -0.00522195222, 0.0439911783, 0.0154227605, 0.031830214, 0.00913918577, -0.0312393978, -0.000862376, 0.0431295708, -0.01021004, 0.00762521941, 0.00731134834, -0.00759444805, 0.0221679099, 0.0167644043, -0.0348827653, 0.0157550946, -0.0137733994, 0.0052465694, -0.0133302873, -0.0131825833, 0.0189307313, 0.00117393921, 0.0139703378, -0.011194733, 0.000893917, -0.0646943599, 0.00744058937, 0.0060958676, -0.0162228234, -0.00830835104, 0.0163336024, -0.0083206594, 0.0103023546, -0.0152012045, 0.00151165819, 0.0161982067, -0.017342912, 0.02956542, -0.052582629, -0.0189676564, -0.00590816047, -0.0021001664, -0.0221063662, 0.00338488352, 0.0037941467, 0.0127517795, 0.00143165188, -0.0339473039, 0.0590323694, 0.0318055972, 0.0268575121, 0.0157674029, 0.00774830626, 0.0275467988, 0.00421571871, 0.000496193185, 0.0417017639, -0.0105793, 0.013354904, -0.0384522788, -0.0012731778, -0.0157920197, -0.0275467988, 0.00412340369, 0.0177121721, 0.0214540083, 0.003320263, -0.0356951356, -0.00801909715, -0.00467421627, 0.0124932975, 0.0205554739, 0.00696055172, 0.0014370369, 0.0265867226, -0.007391355, -0.00854221545, -0.0288022812, -0.00469575683, -2.51221827e-05, -0.0263159312, -0.0220448244, 0.0104192868, 0.0306485817, -0.00966230407, 0.0503670685, -0.0135149173, -0.00239557447, 0.0369998552, 0.00144703768, -0.0281129964, 0.00362182548, 0.0118840188, 0.0179583468, 0.000844682334, -0.0140072638, -0.0171582829, 0.0114839869, 0.00197554124, 0.0313132517, -0.0112624308, 0.0122532789, -0.0223402306, -0.0118717095, 0.0170351956, 0.0139334118, 0.0145857707, -0.0110901091, -0.000433111243, -0.0136749297, -0.0627249703, -0.0142780542, 0.0317317434, 0.00433572801, -0.00191245927, -0.021404773, 0.0218848102, 0.00524349231, -0.00825911574, -0.00252327695, 0.0140072638, -0.0354243442, 0.0128010139, 0.0150042661, 0.0653344095, -0.0289007518, 0.0318548307, 0.0328887589, 0.0117732408, 0.0101484964, 0.0412586518, -0.00696055172, -0.0443850569, 0.0238295812, -0.000155685411, -0.00732365716, -0.0346858241, 0.0118347835, 0.0182414446, -0.0377629921, 0.00538196508, -0.0303285569, -0.070110172, 0.031977918, -0.0087637715, -0.00633896375, -0.0127025452, -0.0200385116, 0.0308947563, 0.0138841774, -0.00604047859, -0.029491568, -0.0037941467, 0.00668976083, 0.038821537, -0.00671437802, -0.0174783077, -0.0263897832, 0.0182414446, 0.00737904618, -0.0348335281, 0.00349258445, 0.0202231407, -0.00279252883, -0.0174906161, -0.00825911574, -0.0074898242, -0.0110654924, -0.00687439088, -0.034242712, -0.0114839869, 0.00472652819, -0.00921303779, 0.0102962, -0.0107393125, -0.0289992206, -0.000804679119, -0.0258235838, 0.00108623994, -0.0126163838, 0.0320763886, -0.00344027253, -0.0160012674, -0.00171552051, -0.00301254634, -0.00445881486, 0.0110408748, -0.00987770595, -0.0178475678, -0.000617741258, -0.0054927431, -0.0176506285, -0.00850528944, 0.00436957693, -0.014930414, 0.0272021554, 0.00376337511, -0.00930535235, -0.0159274153, 0.0128133232, -0.0226479489, -0.00888685789, -0.00166628591, -0.0225125533, -0.0187091753, 0.00556967221, -0.0115086045, -0.000237711138, -0.00728673115, -0.00792678166, -0.00504347635, -0.00634511793, 0.0247527305, -0.052976504, -0.00293100136, 0.0152996741, -0.0115516847, 0.0258728191, 0.00736058317, -0.0070651751, -0.0139703378, 0.0076683, 0.00501578208, -0.0244696308, -0.0120563395, -0.00678823, -0.0115332212, 0.000788524, 0.010720849, -0.02429731, 0.0431295708, 0.0183645319, 0.0198169556, 0.0258235838, -0.0235341731, -0.0204939321, -0.05071171, 0.0102777369, -0.0248881262, 0.00945305638, 0.0121178832, -0.0192384478, 0.00680053886, 0.0559798181, 0.0302793216, 0.0250727553, -0.0201492887, -0.0183768403, 0.0143642146, 0.030845521, -0.024223458, 0.00467113918, -0.00343411835, -0.0106346887, -0.0284822565, -0.00963153224, -0.0128994836, -0.0140934242, -0.0168136396, -0.0103085088, 0.0252327677, 0.0154227605, 0.02429731, 0.0174167641, 0.00568968151, -0.0289499853, -0.0206908695, 0.00475422293, -0.0111147268, 0.0304024089, -0.00356335915, -0.0491115823, -4.74316439e-05, 0.00516040903, 0.035448961, 0.0351043195, -0.0265867226, -0.0220202059, -0.0571614504, -0.0314609557, -0.0137487818, 0.0468221717, 0.0119517166, -0.00803756, -0.00409570895, 0.00229556649, 0.00304485671, -0.0217863414, 0.00723134214, -0.00982231647, -0.00769291725, -0.00763752824, -0.0166413188, -0.007391355, 0.0198908076, 0.0374429673, 0.0276452675, -0.0127887055, 0.0345627367, 0.0152996741, -0.00612663943, -0.00115162972, 0.00747751538, 0.0357689895, -0.0234603211, 0.00345565844, 0.0487423241, 0.0120440312, -0.0105546825, 0.0223894659, 0.0174290724, 0.0193123, -0.0069482429, 0.0131087312, -0.0054927431, 0.0160751194, 0.0348335281, -0.0367782973, 0.000456574635, -0.0172813684, -0.0183276068, 0.0116686169, 0.00889301207, 0.0148442527, -0.0377876088, -0.00403724285, -0.0257989671, -0.00753905904, -0.0210478213, 0.00261559174, 0.0086468393, 0.00755136739, 0.022721801, 0.0210478213, 0.0327164382, -0.0455913059, 0.0376645215, -0.00166628591, -0.00588662038, 0.0200754367, -0.0115270671, 0.0178475678, 0.00793293584, -0.00084699021, 0.00757598504, -5.79853622e-05, 0.00608971342, 0.0156443156, 0.0144996103, -0.00616664253, -0.0181922112, -0.0138349421, 0.00745905237, 0.0140441898, 0.00911456812, -0.0241249893, -0.0455913059, 0.00093392015, 0.00396646792, 0.0106408428, 0.0295408014, 0.00784062129, 0.0332087837, -0.0468960218, 0.00806217734, -0.00314640324, 0.030771669, -0.00500347326, -0.0353258774, 0.0136380037, 0.00276175723, 0.0222171452, 0.0157920197, 0.0206170175, 0.00814218353, 0.0172936786, -0.0336765125, -0.0390184745, -0.0548966564, 0.00326795131, -0.00460036471, -0.013317978, -0.00855452381, 0.00801294297, 0.00661590882, 0.00736673735, -0.0132564353, 0.035055086, 0.0442127325, -0.0423910506, 0.0244203955, 0.0134041393, 0.0313132517, 0.0230541341, 0.00992078613, 0.00352335605, 0.0138103254, -0.00541273644, -0.0314609557, -0.00365567417, 0.0228202697, -0.0116624627, 0.00411109487, -0.0153612169, 0.00668976083, -0.0142534366, -0.0367782973, -0.0266851913, 0.0170351956, 0.0130471876, 0.00793293584, 0.00217555696, 0.0203708448, 0.00356643647, 0.00756367622, 0.00045234352, -0.00507117109, -0.0568168089, 0.0120686488, -0.0497270152, -0.0241865311, -0.0173552204, 0.0194600038, 0.00723134214, 0.0130471876, -0.0163705274, 0.00601586141, -0.0190907437, -0.00222633034, -0.00691131689, -0.0332334042, -0.0142042022, -0.0124009829, -0.0184260756, -0.013244126, -0.0230664425, -0.018512236, -0.0220325142, -0.00292484718, -0.0224387012, -0.00261097611, 0.0346119739, -0.0285314918, 0.0156443156, 0.00723749632, -0.0101054162, -0.0286053438, 0.0185245443, 0.0126779275, -0.0088437777, 0.0109116342, 0.0154719949, 0.00522195222, 0.0246665701, 0.0180568155, -0.0378614627, -0.0101054162, 0.0138841774, 0.0131825833, -0.0423664339, 0.00689285388, 0.00760675641, -0.00504347635, -0.0011954793, 0.0432034247, -0.000896994141, 0.00761291105, 0.0244327057, 0.00438496284, 0.00340026943, -0.0125548411, -0.0297869761, 0.0118040126, 0.0195707809, -0.00894840155, -0.0206908695, 0.00605278742, 0.00572660752, 0.00364028849, -0.0214293897, -0.0173921473, -0.0326179676, 0.0103638982, -0.0156689342, 0.00257866574, -0.0376399048, 0.0285314918, 0.011120881, -0.00692978, -0.037467584, 0.0369998552, -0.0254543237, -0.0475606918, 0.004280339, 0.0150904264, 0.0183522236, 0.0085175978, -0.0297869761, 0.0195338558, -0.00222786888, 0.0367782973, 0.00335411192, -0.0238541979, -0.0273744762, -0.0222048368, -0.00800063368, -0.00267713517, -0.000970076886, 0.0181183591, 0.0171336643, -0.00683746487, -0.00449881796, 0.0258728191, 0.00325564248, -0.00133472111, 0.0156935509, 0.00335718901, 0.0154719949, -0.0154843042, 0.00920072943, 0.0212816857, 0.0162597504, -0.00538196508, -0.0221925285, -0.00774830626, 0.0055727493, -0.0270544514, -0.00878223404, 0.00401878, 0.0130102616, 0.00216632546, 0.00554505456, 0.00143549836, 0.0302793216, 0.00302639371, 0.00423725881, -0.00429264782, -0.00984693412, 0.0103946701, 0.00854837, -0.00635742676, -0.010683923, -0.0445819944, -0.0204816218, -0.00307408976, -0.00787139311, 0.00580969127, -0.0221063662, 0.00444342894, -0.0356459022, -0.0191399772, 0.0193492249, -0.0352027901, -0.00394800492, -0.00776061509, -0.0177737158, -0.0052281064, 0.00888070371, -0.00404955167, 0.00878838822, -0.0129610272, -0.00453266688, -0.0380830169, 0.0304516442, -0.00722518796, -0.0168136396, 0.0186476316, 0.0107023865, 0.000723903533, 0.00200169696, -0.0332087837, -0.0204077717, -0.000550812867, -0.00262636202, 0.0207401048, 0.0287038125, -0.0124379089, 0.00570814451, 0.0516471677, -0.0210970566, 0.00594508648, 0.00527426414, -0.021626329, -0.0139457202, -0.0048219203, 0.0161120463, -2.76945011e-05, -0.0030879369, 0.0137610901, -0.0242480747, -0.00408340059, 0.00987770595, 0.00158627948, -0.00906533375, -0.00697286, -0.00363721116, 0.0162597504, -0.00369260018, -0.0144011406, -0.00563429249, 0.02392805, -0.0169982705, -0.00109854853, 0.00168167171, -0.0271036867, 0.03453812, -0.0153612169, 0.0115332212, 0.0262666959, -0.0019016891, 0.0221186765, -0.0043388051, -0.0125671495, 0.0217986498, 0.0139211034, -0.0164566878, -0.0132195093, 0.00483422913, -0.000545427843, 0.0307962857, -0.0234972462, 0.00371721759, -0.00784677546, 0.00219555851, 0.0228079613, 0.00445266068, -0.00286022667, -0.0116501534, -0.00138318655, 0.0226971824, -0.00153473695, -0.0103946701, -0.00971153844, -0.0130225699, -0.0109608686, -0.0371967927, -0.00674515, -0.0290976893, -0.00335411192, 0.011120881, 0.0180691238, -0.00142857467, -0.0227341093, 0.0104931388, -0.0160751194, -0.00703440327, -0.000319256069, 0.0138964858, -0.0285314918, 0.018586088, -0.00183706859, 0.00351104746, 0.00546197128, -0.0166536272, -0.00324641098, 0.0120501854, -0.00939151365, -0.0046434449, -0.0151765868, 0.00417263852, 0.0447050817, 0.00328026, 0.0096438406, 0.000519656576, -0.0284330212, 0.0140564982, 0.00738520036, -0.0168505665, -0.00325564248, 0.00689285388, -0.0269806, -0.00460036471, -0.0224510096, 0.0124194454, 0.0365321264, 0.0263405479, -0.0104685221, -0.0131825833, 0.00126086909, 0.00936074182, -0.00170782767, -0.0105977627, -0.00301870075, -0.000856221712, 0.0177614074, 0.00312178582, -0.0102223484, 0.00123086676, 0.0475360751, 0.00697286, 0.00619433681, 0.0042587989, -0.00294792582, -0.0154843042, 0.00340334652, -0.002323261, -0.00893609226, -0.00926227216, 0.000918534293, -0.00016097429, 0.0252327677, -0.0389200076, -0.0131948916, 0.000682361773, 0.00773599744, 0.0108747082, -0.0229802821, 0.0130841136, -0.0119086355, 0.00667745201, 0.00289253681, 0.0338734537, -0.0222540703, 0.00900994428, 0.00545273954, 0.023017209, -0.0285314918, 0.00311101577, 0.0270298347, 0.0128994836, 0.00583430845, -0.00878223404, -0.0128133232, 0.0139087941, -0.0153735261, -0.00805602316, -0.0032617969, 0.0195707809, 0.0126902359, -0.0130102616, -0.00405262876, 0.00764983706, 0.0240511373, -0.0153735261, -0.00174167647, 0.0127148535, 0.0011554762, -0.0163459107, -0.00113162817, -0.0041018636, 0.0387230664, -0.0123948278, -0.00873915385, -0.025355855, -0.00710210111, -0.00675130403, -0.0289746039, -0.00629280647, 0.0181675926, -0.0338734537, -0.0268821307, -0.000229633573, -0.00298792915, -0.00110008719, 0.0157674029, 0.00771753443, 0.0137241641, 0.00757598504, -0.0193984602, -0.0217001811, 0.0048034573, -0.0090407161, 0.00353566464, -0.0274975635, 0.000866991759, -0.0229679737, -0.00526503241, -0.00777907809, 0.0151027348, 0.0176137034, -0.00263713207, -0.00499424199, -0.00830835104, 0.0327656716, -0.0157181676, 0.0116439993, -0.0135395341, -0.0160381943, -0.0147211663, -0.0282607, 0.0018339915, 0.0108377822, 0.00776061509, -0.0085175978, -0.0471421964, 0.014635006, 0.00685592787, 0.00280791475, -0.000518118, 0.00293254014, 0.0284822565, -0.0137118557, 0.0251835342, 0.000210785933, -0.00407724595, 0.0217371061, -0.00705902092, -0.0108931707, 0.0231526028, -0.00303408643, -0.00306485826, 0.0285068732, -0.0162843671, -0.0138472514, 0.0122902049, 0.0133425957, 0.0134410653, 0.0116563085, -0.0314363353, 0.0379353128, 0.0287284292, 0.00690516271, 0.0155458469, -0.0156689342, 0.00580969127, 0.0131579656, -0.0144873019, 0.0203339197, 0.0191030521, 0.0135518434, -0.00507424818, -0.0216755643, -0.0135395341, -0.000136356961, -0.0027756046, 0.0288022812, -0.0118594011, 0.00710210111, -0.00136703136, -0.00923765544, 0.0130594959, -0.0141549679, 0.0136749297, -0.0263651665, -0.00152704411, 0.0060958676, 0.000152896726, -0.0216878727, 0.00589585165, 0.0129117919, -0.00300177629, 0.0168013312, 0.00912687741, 0.0108008562, -0.0193492249, 0.00248327362, -0.00223556184, -0.008733, 0.00716979895, 0.021293994, 0.0380091667, 0.0163459107, 0.00996386632, -0.0116501534, 0.017121356, 0.0119394073, 0.000941613049, -0.0059973984, 0.0135641517, 0.0269313641, 0.00582815427, 0.0136995474, -0.0181552842, -0.0170721225, 0.0123825194, 0.00704055792, -0.0175398514, -0.00985924248, 0.0144011406, -0.00667129783, 0.00421264162, -0.0128748659, -0.0116439993, 0.010610071, -0.0100007923, 0.0292207766, -0.0290484559, 0.030845521, 0.000785831478, 0.0190784354, -0.0159274153, 0.033331871, 0.031830214, -0.00647435896, -0.00359720807, -0.0105485283, 0.025429707, 0.0205554739, 0.011416289, -0.00469575683, -0.005031168, -0.0107639302, -0.00920072943, -0.00532042142, 0.0315348059, 0.0056712185, 0.00591739174, 0.0229679737, -0.00966230407, -0.00437573111, -0.0272760075, -0.00436034566, 0.00139934162, 0.0107947011, 0.0229310468, -0.00356643647, 0.00535119325, -0.00945921056, 0.0295900367, 0.00733596599, 0.0244819392, 0.00123317458, -0.00671437802, -0.0283099357, -0.00251250667, -0.0139211034, -0.00849298, 0.0123394392, -0.0215401687, 0.0168013312, -0.00164320716, 0.017527543, -0.0256758798, 0.0133795217, -0.0177614074, 0.0281129964, -0.0120071052, 0.0263651665, -0.0490869656, -0.0184999276, 0.00378799252, -0.0114470609, 0.00398185384, 0.0117301606, -0.0134041393, 0.00194938527, -0.0288515165, -0.00388953905, -0.0305008776, -0.0185245443, 0.0274729468, 0.0268575121, 0.00819757301, -0.0265128706, -0.0186845567, -0.0141549679, 0.011964025, 0.00796986185, -0.0128010139, -0.00600970676, 3.2646818e-05, 0.0106900781, 0.0142042022, -0.00854837, 0.00194169232, 0.0118286293, -0.0199646596, 0.0052465694, 0.0189553481, -0.00752059603, -0.00106777693, 0.0181552842, -0.0129610272, -0.00409570895, -0.0322733261, 0.0167274792, 0.0281868484, 0.0178844947, 0.00870222785, 0.0300085321, 0.0186968651, -0.00643743295, -0.00941613, -0.00423725881, 0.0203585364, -0.0148073267, 0.0100561818, 0.0144257583, -0.0180937406, 0.00189091905, -0.00477268593, 0.00453574397, 0.000446958496, 0.00168321026, -0.0224387012, 0.000508117198, 0.0309686083, -0.0179460365, -0.00530503551, 0.000355220458, 0.00696055172, 0.0054927431, -0.00870838203, 0.00564352423, -0.0315348059, 0.0148319444, -0.0183891486, -0.00165551575, 0.031977918, -0.00174783077, -0.00612048479, 0.00969923, -0.0161612798, -0.0177490991, 0.000592354627, 0.0281129964, 0.0138718681, 0.0114778327, -0.00427726191, -0.00678207586, 0.0066036, -0.016321294, 0.00113547454, 0.0168013312, 0.00381568703, 0.000534273102, -0.01459808, 0.0168013312, -0.007391355, -0.00886839535, 0.00245250203, -0.00507424818, 0.00920072943, 0.000225210155, 0.0155089209, -0.00358489947, -0.00107623916, 0.00229864358, -0.00213555386, -0.00558813522, 0.00626203464, -0.00359105365, -0.00076390669, 0.0216017123, -0.00656052, 0.01002541, 0.00566814141, -0.00753905904, 0.0100007923, 0.00496039307, -0.000960076053, 0.0116809253, 0.0210108962, -0.0108808624, 0.00055389, -0.0168505665, -0.0177983325, 0.00989616849, -0.00945921056, 0.0120071052, -0.00301562366, 0.0046249819, 0.0187584087, -0.0143642146, -0.00257712719, -0.00809294917, 0.0115578389, -0.00428649364, -0.00386799872, 0.000886224036, 0.00752059603, 0.00302177784, -0.00285407226, 0.0513025261, 0.00588969747, 0.0267836601, -0.0106408428, -0.0109362509, 0.00046926795, -0.0182291362, -0.025429707, -0.00363105698, -0.0156812426, 0.00101008, -0.00381260971, -0.0114593692, 0.00774830626, -0.0134779913, -0.0110224122, -0.00180014258, 0.00145165343, -0.00530195842, 0.0315101892, -0.00798217114, 0.0148811787, 0.0179460365, 0.011964025, -0.000315024954, -0.0354243442, -0.00308639836, 0.00357259065, 0.0127394712, 0.0160874277, 0.00783446711, 0.000665437314, -0.0159397237, -0.0059789354, 0.0257004984, 0.00926227216, -0.00754521322, -0.0143765239, -0.00805602316, -0.000370029331, 0.0116316909, 0.0142903626, 0.00455420697, -0.0211709086, -0.00536350207, 0.0116501534, 0.0185737796, -0.00604355568, -0.00600355258, -0.0194107685, 0.0245065577, 0.0108562447, 0.00443112, 0.00952075422, -0.0090899514, -0.0159027986, 0.019792337, -0.0152750565, -0.0187214836, 0.00616664253, -0.00991463196, 0.0128379399, 0.0135395341, -0.00715749, 0.0124502173, 0.0231279861, 0.00391415646, 0.0174290724, -0.000310793868, 0.00825296156, 0.0254789423, 0.0084006656, -0.000177129419, 0.00336642051, 0.0194476955, 0.0248019658, 0.0169859603, 0.00426187599, 0.00240942161, -0.0226602573, -0.00396954548, -0.00564352423, -0.0148442527, -0.0367536806, -0.00337257492, -0.0160874277, -0.0069482429, 0.00300639216, 0.0128256315, 0.00757598504, 0.0123148216, -0.0132687436, 0.00569891324, -0.0117424689, -0.00647435896, 0.00428957073, 0.00462805899, -0.0221802182, -0.0164197627, 0.0157058593, 0.00215709396, 0.0068866997, 0.000266174931, -0.0209370442, 0.0124379089, 0.00389877055, 0.00513579138, -0.0140564982, 0.0081914179, 0.00588354329, 0.00969923, -0.0152012045, -0.00259712874, 0.00285714935, -0.00530195842, -0.00444650603, 0.00224171602, -0.0102346567, 0.000574660895, -0.0183645319, -0.015988959, 0.00485884631, 0.0180568155, -0.0430803373, -0.0288515165, 0.00828988757, 0.00289407535, 0.00196323241, -0.00728057697, -0.000958537508, -0.00461267307, 0.00772368908, 0.024038827, -0.0502685979, -0.016247442, 0.00955152605, 0.0237680376, 0.0209370442, -0.00443419768, 0.00501270499, 0.00265405653, 0.0116624627, -0.0209616609, -0.0221063662, 0.0079144733, -0.00758213922, 0.0194723122, 0.00104700599, 0.0374429673, -0.0323471799, 0.0153119825, -0.00446804613, -0.0314609557, 0.00111316517, 0.0110593382, 0.0104315961, -0.0139949545, 0.00944074802, -0.0192507561, -0.0217986498, 0.00667745201, -0.0393631198, 0.0137610901, -0.0140195722, -0.00367413717, 0.0162843671, -0.0137241641, 0.0155827729, 0.00292023132, 0.0164936148, -0.0235957149, -0.0148319444, -0.00656667398, -0.00529272715, 0.00396646792, 0.0183152966, 0.0385999829, 0.00479422603, 0.0257989671, 0.00684977369, 0.00626511173, 9.99117619e-05, -0.00205862476, 0.000155012283, -0.0140934242, -0.0123271309, 0.0201739054, -0.0189307313, -0.00817295536, -0.0175890867, 0.0126533099, 0.00403724285, 0.00673284102, 0.00660975464, -0.0202477574, 0.0147211663, -0.0148688704, -0.0124256, -0.00489885, 0.0198538806, 0.0134410653, 0.00280176033, 0.00672668684, 0.00907148793, 0.00937305, 0.000193188389, -0.0324702635, -0.00444650603, -0.00298331329, -0.0046249819, -0.0322487094, 0.00528041832, 0.0153735261, 0.00940382201, 0.0179337282, -0.00561582949, -0.00328026, -0.00326795131, -0.00226787198, 0.0122409696, 0.00342180952, -0.0238788147, 0.0116870794, 0.00560044358, -0.00150396535, 0.0127887055, 0.0215155501, -0.0246911868, -0.0037449121, 0.0091699576, 0.0138595598, -0.0101792682, 0.00710825529, 0.00111701153, -0.010646997, -0.00578199653, -0.00158474094, 0.0192138292, 0.00877608, -0.0037356806, -0.014635006, -0.00711441, 0.0152873648, -0.0316825099, 0.00661590882, 0.00640050694, 0.00651743961, 0.00937920436, -0.00404955167, -1.53257333e-05, 0.0215278603, 0.0173552204, 0.0104439044, -0.00676976703, 0.0050896341, -0.0109731769, 0.0016509, -0.0184999276, -0.00801909715, -0.00233864691, 0.00825296156, 0.00707748393, -0.0267344266, -0.00896071, 0.0120686488, 0.0143765239, 0.00948382821, -0.00272636977, -0.0150042661, -0.00430495664, -0.00875146221, -0.00612663943, 0.0108439364, -0.0215278603, 0.00477884, 0.00174167647, 0.0105485283, 0.00904687, -0.0217740331, 0.00427726191, -0.0112070413, -0.00295869587, 0.00726826815, -0.00372029468, -0.010062336, -0.0187461, -0.000835450832, 0.000143953715, -0.00412955787, 0.0014808866, 0.00793909095, -0.0137857078, 0.000371183269, -0.00624664873, -0.00310947723, 0.00216940255, -0.00455113, -0.0207524132, -0.00173244497, -0.0194353852, -0.0119332531, 0.00734212, 0.00111239578, 0.00398185384, -0.01459808, 0.0327164382, 0.0238418896, 0.020346228, -0.0127025452, 0.0346858241, 0.0094469022, 0.000198861904, 0.0159766506, -0.0030694739, -0.00191707502, -0.0135518434, -0.00976692792, 0.0243588537, -0.0141303502, -0.00144011411, -0.00287561235, -0.00808064, -0.00880069751, -0.00269559817, -0.00277714315, -0.0244696308, 0.00268175104, -0.0110224122, -0.0158043299, -0.017527543, 0.000608894392, 0.0043388051, 0.00912687741, 0.00748367, 0.012111729, 0.0186968651, -0.0147950184, 0.00532349851, -0.0249619782, -0.00837604795, -0.025429707, -0.0125486869, -0.0308701377, 0.0108008562, 0.0165920835, 0.00165705441, -0.0184383839, -0.00080544845, -0.0138472514, -0.0296885055, 0.0167274792, 0.00113239745, 0.00846836343, 0.00926842634, 0.0188445691, -0.0187091753, 0.0170105789, -0.00857914146, 0.000730442465, -0.0119394073, -0.00742828101, 0.0197307933, -0.00250173663, 0.00564967841, 0.00387415313, 0.0166782439, -0.00684361905, -0.0222171452, 0.00709594693, 0.026562104, 0.00927458145, 0.00487730931, -0.0198046453, 0.0140195722, 0.00655436562, -0.0119209448, -0.00771138025, 0.0218355767, 0.00353258755, -0.0191030521, 0.0242111497, -0.0178229511, -0.0268821307, 0.00517271738, 0.000520810485, -0.00101777294, -0.0276452675, -0.00476037711, 0.00413878961, 0.0145611539, -0.00699747726, -0.0113116652, -0.00849298, -0.0335041918, 0.00897917338, 0.0101608047, -0.00584969437, -0.0103085088, 0.00971769262, 0.0177367907, 0.0232018381, -0.00169705751, 0.00396954548, 0.004298802, 0.0280883797, 0.0236572586, 0.00386799872, -0.0099700205, 0.000296754268, -0.00483115204, 0.0355228148, 0.0260451399, -0.00934843253, -0.00454189815, 0.00345565844, -0.0173182953, 0.0128256315, 0.0175398514, -0.0042187958, -0.00897301827, 0.00249712099, -0.00288022822, 0.00795755349, -0.0181306675, -0.00833296776, 0.00208016485, 0.0052865725, 0.0337257497, -0.00204477739, -0.0138718681, 0.00551120611, -0.00448343204, 0.0231279861, 0.00352027896, -0.0031064, 0.0313132517, 0.0356705189, 0.00545273954, -0.037467584, 0.0127763972, 0.00444650603, -0.00500347326, -0.0108377822, -0.0115270671, 0.00993309449, -0.0192261394, 0.00909610558, 0.0158289466, -0.0018924576, -0.0168505665, -0.00326795131, 0.00459728716, -0.0156566259, -0.0127763972, -0.0025832816, -0.0197677203, 0.0319533, -0.008733, 0.00589585165, -0.0218109582, -0.0166659355, 0.000715056667, -0.00800678786, -0.00144472986, 0.00551120611, -0.018733792, -0.00946536567, 0.00377260661, -0.0071451813, -0.00605278742, -0.0118347835, 0.0127763972, -0.00192784506, 0.0125609953, -0.000558890461, -0.009366896, -0.026488252, 0.0116624627, 0.00573583925, 0.0180937406, 0.0163336024, -0.00531119, 0.00514502311, -0.0144873019, 0.0181306675, -0.00825296156, -0.00544350827, -0.00152704411, -0.0103638982, 0.0199031159, 0.00261866907, 0.0104192868, 0.00701594027, 0.0225248616, 0.00585892564, -0.00504039926, -0.0250112116, -0.0176506285, 0.00385261304, -0.00729288533, -0.0236203335, 0.00785293, -0.00376337511, -0.0121978894, -0.00213555386, -0.0228571948, 0.0167644043, -0.00105854543, 0.00998848397, -0.000777369307, -0.00728673115, -0.00697901426, -0.0332087837, -0.00616048789, -0.0203093011, -0.0107700843, 0.0076683, -0.00663437182, -0.00312024727, 0.00340642384, -0.00675745867, -0.0155950822, 0.0307224337, 0.00178321823, -0.00566814141, 0.0211093649, -0.0186476316, -0.0114839869, -0.0161243547, 0.00932381582, -0.0187584087, 0.0237680376, 0.0247158036, 0.0043572681, 0.00849913526, -0.00188168755, 0.0165059231, -0.0114285974, 0.00824680738, 0.0211955253, -0.0150042661, -0.00299100624, -0.0224756263, 0.00468037091, -0.0176506285, 0.0100192558, 0.0143272886, 0.0096930759, -0.0172075164, -0.0126040755, 0.00776676927, 0.0166413188, -0.00536965625, -0.0301562361, 0.0188322607, 0.000457728573, 0.0144873019, -0.00888070371, -0.00251712254, -0.0160135757, -0.00859145, 0.00720057031, -0.0117793949, -0.00857914146, 0.00507732527, -0.00347719854, -0.00316640479, 0.00609279051, -0.0284822565, 0.0268575121, 0.00654821098, 0.0182660632, 0.0113978265, 0.00618510554, -0.0205677841, 0.00463729072, 0.00671437802, -0.0220325142, -0.0154966125, -0.0098530883, -0.0119578708, -0.00932381582, -0.007391355, -0.017601395, 0.0168628749, 0.00154704566, 0.00953306258, -0.00476037711, -0.0198784973, -0.0060958676, 0.0116439993, 0.00550197437, -0.00326795131, 0.0148811787, 0.000977000454, 0.00286176521, -0.00736673735, 0.0199892763, -0.041603297, 0.0153981429, 0.0176629387, 0.030845521, 0.016468998, -0.00207401044, -0.0144873019, -0.0029986992, 0.0139949545, -0.0138349421, -0.0103392806, 0.00133318256, 0.0052281064, 0.0101054162, -0.00121086522, -0.00616971962, -0.01002541, 0.00496654725, -0.00894840155, -0.0162843671, 0.0258974358, -0.020924734, -0.016136663, -0.0199277326, -0.00107777771, 0.00657282863, 0.00121855806, 0.00894224737, 0.00352027896, 0.00179706549, -0.0106654605, 0.002534047, -0.0175890867, -0.00555736339, -0.0224756263, -0.0176260117, -0.0222909972, 0.000123952123, 0.0122963591, 0.0129733356, -0.00862837583, -0.0262666959, -0.0020417003, -0.0313871, -4.60373e-05, 0.013133348, 0.00396646792, 0.0327902921, -0.0194969289, -0.0138964858, 0.00850528944, 0.0201000534, -0.00409263186, -0.016136663, 0.0013878023, -0.00940997619, 0.0124809891, -0.00163859141, -0.0154843042, 0.0109362509, -0.0141549679, 0.00952075422, -0.00732365716, -0.0180075802, 0.0124071371, 0.00524964649, -0.000718903088, 0.0014278054, 0.00908379629, 0.00168782601, 0.002534047, -0.014819636, 0.00208939635, -0.0195707809, -0.0122286612, 0.010246966, -0.00618202845, -0.0199154243, -0.00836989377, -0.00532042142, 0.0157181676, -0.014893488, -0.00905302539, 0.0122963591, 0.00927458145, -0.000191553641, -1.1617507e-05, -0.0170844309, -0.00886224, 0.0185614713, 0.0218232684, -0.0179583468, 0.00753290439, -0.00366182858, 0.0114593692, 0.000400031684, 0.00804371387, 0.0154104521, -0.00418802397, 0.00110316428, -0.00792678166, 0.0162597504, 0.00515425438, 0.00228941208, 0.00168013317, 0.00938535854, -0.0118778646, 0.0155950822, -0.0223771576, -0.00919457432, 0.0124194454, -0.0141057326, -0.00125471479, 0.00793909095, 0.00522502931, -0.00857298728, -0.00419725571, -0.00897917338, -0.0119701792, 0.0181799028, 0.0090407161, -0.0167028625, -0.0187461, 0.00577891944, 0.00141934317, 0.00712056411, -0.0117486231, -0.00298485183, -0.0012670235, -0.0156566259, 0.0199154243, 0.0127640879, 0.0130102616, 0.00555120921, -0.0176383201, -0.0242111497, 0.00483115204, -0.00149781094, -0.0171582829, 0.000876223261, -0.0115147587, 3.33680291e-05, 0.0157181676, -0.0027386786, -0.0147580924, 0.0169982705, 0.0133795217, 0.00231556804, 0.00716979895, 0.00644974178, -0.0156320073, -0.00397877675, 0.029491568, 0.00777907809, 0.00836374, 0.00756367622, 0.0145488447, 0.0047634542, -0.00258174306, -0.00583123136, -0.0140934242, -0.0244819392, -0.0374183506, 0.0209862776, -0.0107393125, 0.0215894021, -0.0205431655, 0.0137610901, -0.000190303545, 0.0151519701, 0.00925611798, 0.0152873648, 0.00593585474, 0.0195954, -0.00467729382, 0.00264944066, -0.0122409696, -0.00862222165, -0.00108162418, -0.00907764211, -0.00870222785, 0.0126410015, -0.0204570051, -0.0277929716, 0.00862222165, 0.000979308388, -0.00966845825, 0.0209493525, 0.0030787054, 0.0367290638, 0.00710210111, 0.00993924867, 0.0171336643, 0.00851144362, -0.00883146934, 0.0123702111, -0.00381876412, -0.0131456573, -0.0287284292, -0.00912687741, -0.0220940579, 0.00796370767, 0.00427418482, 0.0180814322, -0.0013785708, -0.0120501854, -0.0290484559, -0.00736673735, 0.0277437363, 0.0123640569, 0.00123548252, -0.0153242908, -0.0120871114, 0.012111729, -0.000224056217, -0.00680669304, -0.0116009191, -0.0100007923, -0.00302485493, -0.0100069465, -0.0217863414, -0.00107162341, 0.0113916714, 0.00984078, -0.00396954548, -0.00388030754, 0.00602201559, -0.0010500832, -0.00697901426, -0.00742212636, 0.000275598752, -0.0203831531, 0.0103946701, 0.00715133594, -0.00497577898, -0.000786600809, -0.0219955891, -0.00402801158, 0.0291223079, -0.0190045834, 0.00100315642, 0.00474806828, 0.00286022667, 0.0143026719, 0.0248142742, -0.0238418896, -0.00883762352, -0.0105854543, 0.00619125972, 0.00946536567, 0.00900994428, 0.0107085407, -0.00452035805, -0.0170228872, -0.0114224432, -0.00320948497, 0.00423418172, -0.00599124376, 0.00235249405, -0.000903917768, -0.0211093649, -0.0208755, -0.0094469022, -0.000634281, -0.0098530883, 0.0180937406, -0.00998233, -0.0104192868, 0.0223771576, -0.014930414, -0.00934227835, -0.0144011406, -0.000692362548, 0.0104500586, -0.000641973922, 0.0119209448, -0.0169736519, 0.00801294297, -0.00142011256, -0.00661590882, 0.0261928439, -0.0231033694, -0.0138595598, -0.00882531423, 0.0153119825, 0.034242712, -0.00505270809, 0.0202108324, -0.00537273334, -0.00550812855, 0.014893488, 0.000429264794, 0.0346365906, -0.0155335385, -0.019866189, -0.0145365363, 0.0169490352, 0.00987770595, 0.00670206966, -0.0190538168, 0.0082406532, 0.00660975464, -0.00479730312, 0.012259433, 0.00150704244, 0.029639272, -0.00148396369, -0.000123182836, -0.0060189385, 0.00401878, 0.0171459746, -0.00585584855, 0.00644974178, -0.0123640569, 0.000973154034, 0.00158474094, 0.0172075164, 0.00949613657, -0.00387415313, -0.0171459746, 0.00142472831, -0.000833912229, 0.0151765868, -0.0180321988, 0.00715133594, 0.00267867371, -0.0102962, 0.0181799028, -0.00731134834, -0.01021004, 0.00206477894, -0.0165428501, -0.0138841774, -0.00184783875, 0.002515584, -0.0216509458, -0.00232018391, 0.0122471238, -0.000787370082, 0.0165059231, -0.00953921769, -0.020924734, 0.00191399781, -0.00796986185, -0.0246173348, -0.0156443156, 0.00960076, 0.00841912813, 0.032642588, -0.00277252728, 0.00204477739, -0.0151888961, 0.00742212636, -0.00427726191, -0.00453574397, 0.0165428501, -0.0207277965, 0.0207647216, 0.0033110315, 0.0323717967, 0.00390184764, -0.0253066197, 0.00636973558, -0.0126533099, 0.0106346887, -0.0192138292, 0.00403724285, -0.000352143281, 0.00976692792, -0.0064435876, 0.00955768, -0.0112562766, 0.00180475833, 0.00531119, 0.00309255277, -0.00793293584, 0.0205431655, 0.0135272257, 0.0029986992, -0.00500655035, 0.0028556108, 0.00212324504, -0.00723749632, -0.0216509458, -0.0153489085, 0.00301870075, -0.00745289819, 0.0109916404, 0.006658989, -0.00496347, 0.0134041393, -0.0205800924, 0.0342919491, 0.0255281758, -0.0047573, 0.0116316909, 0.00931150652, 0.014856562, 0.00451112678, -0.0266605746, 0.000488500227, 0.0299346801, -0.0270298347, 0.0141057326, -0.0149181047, -0.00886224, 0.0137118557, 0.0097977, 0.0179706551, 0.00612048479, 0.012111729, -0.0060774046, 0.0183152966, 0.0124071371, 0.0290730726, 0.0146103883, -0.0179214198, -0.0102346567, 0.054699719, 0.0128133232, 0.00515733147, -0.00550197437, -0.026562104, 0.0334057249, 0.00920688361, -0.00183860725, -0.0287038125, 0.0109854862, -0.0176137034, -0.00817295536, -0.00225094752, -0.0101977307, 0.0288269, 0.00774215208, -0.019718485, -0.0214293897, -0.0247281138, -0.00895455573, 0.0315840393, 0.0163828358, 0.0324210301, -0.00388338463, 0.0167028625, -0.0165920835, -0.00987770595, 0.0109116342, 0.0173306037, 0.00271559972, 0.007372892, -0.00848067179, 0.00226941053, -0.00771138025, -0.00527426414, -0.00782215782, 0.014819636, 0.0184999276, -0.0141303502, -0.017121356, -0.0119147906, -0.0297377408, 0.0165674668, 0.035448961, -0.0137980161, -0.00535119325, 0.00138010934, -0.00352643314, 0.0101238787, 0.00822219, 0.0203708448, 0.0112008872, -0.00191707502, -0.0104439044, 0.0140564982, -0.00713902712, -0.000372914161, 0.00266021071, 0.0127517795, 0.0136872381, -0.00783446711, 0.00841912813, 0.0277191196, -0.00700363191, 0.0102346567, 0.00513579138, -0.0117363147, -0.00745289819, 0.000461575022, 0.0103331264, 0.0168751832, 0.0273252428, -0.022463318, 0.0313624851, -0.0218848102, -0.00681284769, -0.00604971, 0.000601970765, -0.012000951, 0.0109670227, -0.00294946437, 0.0183768403, 0.000214632397, 0.00426495308, 0.00721903332, 0.018512236, 0.000198092617, 0.0155827729, 0.00995771214, -0.00353874196, -0.0222663805, -0.00860991329, 0.00572045334, 0.000598509, -9.20265229e-05, 0.00365567417, 0.00674515, -0.00998848397, 0.0100684902, 0.00539735053, -0.0141672762, 0.00387415313, -0.00497577898, -0.0126286931, -0.00383107271, 0.013428756, -0.00587431155, 0.0065420568, -0.0165920835, 0.0161612798, 0.0159274153, 0.0217001811, -0.0171336643, 0.00398185384, 0.00911456812, 0.000246173353, -0.00641897, -0.00123163604, 0.0222663805, -0.000155012283, -0.0272513907, -0.0295161847, 0.00800678786, -0.016468998, -0.00359413098, -0.0142903626, -0.00912687741, 0.0170967393, 0.00701594027, -0.0038033782, 0.00745905237, 0.0173921473, -0.0042587989, 0.0122532789, 0.010062336, 0.00784062129, 0.0295408014, -0.00718826195, -0.0210601296, 0.0155827729, -0.00080929487, 0.00708363811, -0.00937305, 0.00981000811, 0.0115455305, 0.00538504217, -0.0121178832, 0.0138718681, 0.0140195722, -0.00429264782, -0.00235249405, -0.020013893, 0.0188691877, -0.00271252263, 0.0174413826, 0.000545427843, 0.0136626214, -0.038526129, 0.0092315, -0.00416648388, -0.00154012197, -0.0195461642, 0.0235464815, 0.00906533375, 0.0169367269, -0.00517579447, -0.00891147554, 0.00771138025, -0.00421571871, -0.00273560127, -0.0161489714, 0.0109362509, -0.0280883797, 0.00929919817, 0.010573145, 0.0129241012, -0.0124563714, -0.00522195222, 0.0294423327, 0.00284176366, 0.0206785612, 0.00151550467, 0.0185245443, 0.0143888323, -0.0105423741, -0.0174290724, 0.0222171452, -0.00987770595, -0.0256266464, -0.0103023546, -0.0254050903, 0.0487915576, -0.0025063525, 0.000342527142, 0.000730057829, 0.006622063, -0.00224940898, -0.0310178418, -0.00589277456, -0.0064435876, -0.0166659355, 0.0303531736, -0.000990847708, 0.0329626128, 0.0130471876, 0.00793293584, -4.71431595e-05, -0.0233495422, -0.00207708776, -0.0234357025, -0.00133164402, 0.0100069465, -0.0115270671, -0.00676361285, 0.0175644681, 0.0148319444, -0.0147334747, -0.0104315961, 0.00330795441, 0.00408955477, -0.0115824565, -0.00515117729, -0.000315601937, -0.0229802821, 0.00248942804, -0.018586088, -0.0168751832, -0.00121394231, -0.00335103483, -0.0230048988, 0.0198415723, 0.0109608686, -0.0246050265, 0.00181091274, -0.000786216115, -0.0207277965, 0.00491423532, -0.00790831912, 0.0273006242, -0.00493269833, 0.00592354639, 0.00386184454, 0.0285561085, 0.00512040546, -0.000971615431, -0.013281052, -0.0217863414, -0.00638819858, -0.0304270256, 0.000880839, -0.0102654286, 0.0030079307, -0.00168628746, -0.00091314927, 0.00150242669, 0.00181091274, 0.00506193936, -0.000813141349, -0.00455113, 0.00109931792, -0.00718826195, -0.00477884, 0.00826527, 0.00142703613, 0.0201369803, -0.0229679737, -0.0207770299, 0.00447420077, -0.017305987, 0.00680053886, 0.0368029177, -0.0132072, 0.0160012674, -0.0296885055, -0.0161243547, -0.0018524545, -0.0177367907, -0.00886839535, -0.0273744762, -0.0105116023, 0.0133425957, -0.0149919568, 0.0179706551, 0.0125794578, -0.0020693948, -0.0015055039, -0.0105546825, 0.00550812855, -0.0204323884, -0.0181675926, -0.0172075164, 0.00160781969, 0.0115886107, -0.0136380037, 0.0116378451, 0.013096422, -0.00596047239, -0.0270052161, 0.00750828721, 0.00387723022, -0.00335718901, -0.0100007923, 0.0161858983, -0.00702209491, 0.00696055172, 0.00585892564, -0.00683131069, 0.00850528944, -0.00353874196, -0.0196692515, -0.0120809572, 0.0119394073, -0.0220817495, -0.0118717095, -0.0100931078, 0.00372029468, 0.00907148793, -0.0314609557, 0.0212078337, -0.00872069132, -0.0175029244, 0.0168013312, 0.00265867217, 0.00110316428, 0.0119947968, 0.00939151365, 0.0165305398, -0.0185245443, 0.0194230769, -0.00854221545, -0.00784677546, -0.00964999571, 0.00388953905, 0.0191030521, -0.0288022812, -0.010136188, -0.0108008562, -0.00550197437, -0.00297562033, 0.0148811787, 0.00444958312, 0.000197900299, 0.00338796084, -0.0300577655, 0.00346489, -0.00322794798, -0.00137164711, 0.0108808624, 0.0223402306, 0.00480038, -0.0107639302, -0.00984078, -0.0144011406, 0.00218171137, 0.00960691459, -0.00202477584, 0.00422187289, 0.00489269523, 0.0163336024, -0.0197800286, 0.0282360837, 0.0211709086, -0.0131948916, -0.00300177629, 0.0207524132, -0.00477268593, 0.0135887694, 0.010173114, 0.0128379399, -0.0055142832, -0.00256943423, 0.0248758178, -0.0168505665, 0.0151396608, -0.00262636202, -0.0103823608, 0.0183276068, 0.0248635076, 0.00354797347, 0.0055327462, 9.52960108e-05, -0.0324210301, 0.00143549836, 0.0170598123, -0.00387107604, -0.0119394073, 0.00966845825, -0.00268790522, -0.0138841774, -0.013170274, -0.0115886107, 0.00690516271, 0.0153489085, 0.00471729692, -0.0279899091, -0.0127148535, -0.0248265825, 0.00437265402, 0.00556044048, -0.029417716, -0.0165674668, -0.00534811616, -0.00869607367, 0.00311717, -0.00875146221, 0.0283099357, -0.0207277965, -0.0214909334, -0.0181060508, 0.00641897, 0.00269405963, 0.00121240376, -0.00315101887, 0.0134410653, 0.00806833152, 0.0112993568, 0.0004050321, 0.0303531736, -0.0060958676, 0.010425441, 0.00225402485, 0.0115455305, -0.00303716375, 0.0111024184, -0.00638204394, 0.00700978609, 0.0220694412, 0.0292207766, -0.00769907143, 0.0322979428, 0.0103331264, -0.0139580285, 0.0136256954, 0.0187584087, 0.00726211397, -0.00252173818, 0.0178844947, 0.00464652199, 0.0209124256, 0.00450189505, 0.0206908695, 0.0225494783, -0.0041018636, -0.0098530883, -0.0059573953, -0.0209739693, -0.0107516209, 0.00360336248, -0.0085175978, -0.0300331488, -0.000392338785, 0.0283591691, 0.00108854775, 0.0217247978, 0.00648666779, -0.00984693412, -0.00974846445, -0.0141918939, 0.0102715828, 0.0190907437, -0.000449651, -0.025208151, 0.0124563714, -0.0124686798, 0.00145549991, 0.0141795846, 0.0327410549, -0.0174413826, -0.00995155796, 0.00782215782, 6.87554493e-05, -0.0244573224, 0.000295985, 0.0114655234] |
16 Dec, 2021 | 8086 program to add two 16 bit BCD numbers with carry
16 Dec, 2021
Problem – Write an assembly language program to add two 16 bit BCD numbers with carry in 8086 microprocessor.
Example –
Algorithm –
Load the lower part of both the 16 bit BCD numbers in different locations.
Add each number by adding first its lower part.
Repeat the above step also by adding the carry if any.
Make the lower part of register 00 and add the carry. This is done to obtain the carry.
Display all the numbers with highest part as carry, middle part as addition of the higher BCD 8 bits and lower part as the lower BCD 8 bits.
Program –
Memory Address
Mnemonics
0400
MOV AL, [500]
AL ← [500]
0404
MOV BL, [502]
BL ← [502]
0408
ADD AL, BL
AL ← AL+BL
040A
DAA
Decimal Adjust AL
040B
MOV [600], AL
AL → [600]
040F
MOV AL, [501]
AL ← [501]
0413
MOV BL, [503]
BL ← [503]
0417
ADC AL, BL
AL ← AL+BL+CY
0419
DAA
Decimal Adjust AL
041A
MOV [601], AL
AL → [601]
041E
MOV AL, 00
AL ← 00H
0420
ADC AL, AL
AL ← AL+AL+CY
0422
MOV [602], AL
AL → [602]
0426
HLT
Stop Execution
Explanation –
MOV AL, [500] moves the value stored at memory location 500 to AL register.
MOV BL, [502] moves the value stored at memory location 500 to BL register.
ADD AL, BL add the values in AL and BL registers.
DAA adds 6 to the digit which is greater than 9.
MOV [600], AL display the added value to memory location 600.
MOV AL, [501] moves the value stored at memory location 501 to AL register.
MOV BL, [503] moves the value stored at memory location 503 to BL register.
ADC AL, BL add the values in AL and BL registers and carry (if any).
MOV BL, [503] moves the value stored at memory location 503 to BL register.
MOV [601], AL display the added value to memory location 601.
MOV AL, 00 moves 00 in AL register.
ADC AL, AL add the values in AL and AL registers and carry (if any).
MOV [602], AL display the added value to memory location 602.
HLT stops execution.
Next related article – 8086 program to add two 8 bit BCD numbers
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry | https://www.geeksforgeeks.org/8086-program-add-two-16-bit-bcd-numbers-carry?ref=asr9 | Languages | 8086 program to add two 16 bit BCD numbers with carry | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0130600343, 0.0057385, -0.0131837092, 0.0289151147, -0.00902824383, 0.0225953441, 0.00130708562, 0.0508055128, 0.00371642085, 0.0473920964, 0.0127508482, -0.0174875837, 0.031264931, -0.00210401369, -0.0133939562, -0.00670316163, -0.0292614028, 0.0202331599, -0.020975206, -0.0415793881, 0.00460378593, 0.00999908894, 0.000629967311, 0.0429645441, -0.0501871407, 0.00774202822, 0.00256315549, -0.0120830052, 0.0285688248, 0.010085661, -0.0114646321, 0.0103020919, -0.0073029832, -0.0647065341, 0.0356677473, 0.00119655149, -0.000821662892, 0.0135918353, -0.0159663875, -0.0159911215, -0.00343815307, 0.0388090797, -6.16561192e-06, -0.00323099806, -0.0111245271, 0.0177225657, -0.00398850488, -0.00696906215, -0.010679299, 0.021605948, -0.0186501257, 0.00476147095, 0.0482083485, -0.00148100301, 0.0370529, 0.0493461527, -0.00664132414, 0.0463779643, -0.0271094646, -0.0344062634, 0.0338868313, 0.00154284027, -0.00799556077, -0.0177596677, 0.00803266279, -0.0115944911, -0.00715457369, 0.0328727, 0.0195034798, 0.0191571899, -0.021915134, -0.0316606909, -0.0131960763, -0.00296664378, 0.0124602132, 0.00613735057, 0.0175123196, 0.0181183238, -0.0239062943, 0.0229787342, -0.00746994372, 0.00280741276, 0.0356677473, 0.0241412763, 0.00490369648, 0.00276103476, -0.0184769798, -0.074551031, -0.00867577083, -0.0168321095, 0.0326006152, -0.0247225463, 0.00043827176, 0.0208267979, -0.0155706285, 0.00751323, 0.0010102666, -0.00711747119, -0.0376712754, -0.0153232794, 0.00814397074, 0.0138144493, -0.00934979692, -0.0251306724, 0.0253780223, 0.0507065728, -0.0135176303, 0.00191077206, 0.0276536327, -0.0184027757, -0.0567418933, -0.00975174, 0.0174010117, 0.0331695192, -0.00668461062, -0.0144575574, -0.00483876746, -0.02154411, -0.0127384802, -0.00489442097, 0.0151006645, 0.00881181285, -0.0192437638, 0.0163745135, 0.00471818494, 0.0355193354, -0.00339795882, 0.0152738094, 0.00573540805, -0.0185388178, -0.0204186719, -0.0316606909, -0.00997435395, 0.0133692212, 0.0334168673, -0.0257737804, -0.0239062943, -0.00590546057, 0.0233002882, 0.00593637908, -0.00114321674, -0.00391739188, 0.00934979692, 0.010629829, 0.00158921815, 0.0153356465, 0.00698142918, 0.061392054, -0.042346172, 0.00879326183, -0.042173028, 0.00563956052, 0.021556478, -0.0116934301, 0.00016831336, 0.0186253898, 0.0469716, 0.0128003182, 0.00849025883, -0.000884273148, -0.0324027352, -0.0172526017, -0.0202578939, -0.0130476672, 0.00980121, 0.0161519, -0.0273568146, -0.00723496219, -0.0436323881, 0.0323285311, -0.000346482033, 0.0216677841, 0.0196024198, 0.0329469033, -0.0110379551, 0.0411094278, 0.010524706, 0.0490988046, -0.0132579133, -0.0360882394, -0.0345794111, -0.0158179775, -0.0146059664, 0.00783478376, 0.0195529498, -0.0112172831, -0.00889220182, -0.0429645441, 0.00777913025, -0.0483814925, 0.00709892, -0.0177720357, 0.0389822237, 0.0287914388, 0.0137649793, -0.0241165403, -0.0472436845, 0.0251059383, 0.00365767535, -0.0073833717, -0.00984449591, -0.0402684398, -0.0294840168, -0.00238846522, 0.00281978026, -0.0126395412, -0.0350246392, -0.00860775, 0.0263921525, 0.0193674378, -0.011007037, 0.0305476189, 0.00802029576, -0.0367066115, 0.0481094085, -0.00551897753, -0.0112049161, 0.0326748192, -0.000857992331, -0.00528090401, -0.0136413053, 0.00404725038, 0.02164305, 0.0376712754, -0.057385, -0.0198745038, 0.0247720163, -0.0132455463, -0.0142967803, -0.0546641611, 0.00996198691, 0.0361624435, -0.0373497196, 0.0234858, -0.00492533948, -0.0143709853, -0.0225087721, 0.0186995938, -0.0156943034, 0.0073957392, -0.00500572799, -0.00344124483, -0.0159169175, -0.0300776549, -0.0450917482, 0.0329221711, 0.0289151147, 0.0617878139, 0.0278515127, 0.0146059664, 0.0258479845, 0.0403426439, 0.00897877384, 0.032081183, 0.02144517, -0.0272084046, 0.0201342199, -0.00161240716, -0.0229787342, 0.0402684398, 0.0072658807, -0.00257706875, -0.00526544498, -0.00373806385, 0.0344804712, -0.0171165597, 0.0200723819, -0.0282720067, 0.0247101784, -0.0398974158, 0.0189964138, -0.0223850962, -0.0194787439, 0.0169186816, 0.0543673411, -0.0164858196, -0.0368055515, 0.0149398874, 0.0178338736, 0.0463779643, 0.0288161747, 0.0171289276, 0.0409362838, 0.0184522457, -0.0198002979, -0.0269363206, -0.0471942164, 0.0160529595, -0.0496429726, -0.01038248, -0.00522215851, 0.00697524566, -0.0146183344, 0.0622825138, 0.0230158381, -0.00141530088, -0.0276783686, 0.0151377674, -0.0368550196, 0.00671552913, 0.0365829356, -0.0257737804, 0.0153974835, -0.0485793687, -0.0293356068, 0.0165476575, 0.00150187302, -0.0181801617, -0.0100732939, 0.00965898391, 0.0288656447, -0.0349009633, -0.0153480135, -0.0134805283, -0.0225087721, 0.0159911215, 0.021321496, 0.0225335062, -0.0162261035, 0.00484804297, -0.000767168822, 0.010289724, -0.00434097741, 0.0562471934, 0.0462048203, -0.032575883, 0.0171041936, 0.0246978104, -0.0180812217, 0.000719244941, 0.0173886437, 0.0141236354, 0.0153232794, 0.00215348345, 0.031537015, -0.0709892, 0.00943018589, 0.0680704862, -0.0273568146, -0.0229168981, 0.042247232, 0.040961016, -0.0225582421, 0.00574777555, -0.00955386087, 0.00561173353, 0.0158056095, -0.00625174958, 0.0083356658, -0.0700492784, 0.000789584825, -0.0041554654, 0.076430887, 0.0235971082, 0.0527348369, -0.0265900325, -0.00123056199, -0.0147667434, -0.0093559809, -0.0245988723, 0.0271589346, 0.00671552913, 0.0237455163, 0.0138268163, -0.0121633941, -0.0345546752, 0.0125034992, -0.0064558126, -0.0192808658, -0.020752592, 0.00226479047, 0.0184769798, -0.01079679, -0.0201465879, -0.042544052, -0.0222737901, -0.00630740309, 0.0230529401, 0.00389574887, 0.010122763, -0.0294345468, 0.0448196642, -0.0193798058, -0.0041554654, 5.06292781e-05, 0.0337878913, -0.0236094743, 0.0454380363, -0.002663641, 0.0284698848, 0.0293850768, 0.00522215851, -0.0320317149, 0.032204859, 0.000457982387, 0.0111492621, 0.0173515417, -0.0128374202, 0.033021111, -0.0171536636, 0.0679220706, 9.26109933e-05, -0.00438735541, 0.00249513448, -0.0253161844, 0.0254522264, -0.0352719873, -0.0182172637, 0.0328974351, 0.00912718289, -0.0294345468, -0.0197013579, 0.00190768018, -0.0125158662, 0.00594256306, -0.00462852092, -0.0173268076, 0.0549609773, -0.010870995, 0.000959250843, 0.0324274711, 0.0182172637, -0.0130847692, 0.0270105265, -0.000312471529, 0.00834803376, -0.0183780417, 0.0242525823, -0.0179451797, 0.00483567547, -0.0408373438, 0.0167331696, 0.00843460578, 0.0379928276, -0.0285440907, -0.0172773376, -0.00586217456, 0.00850881077, -0.0303250048, 6.34798344e-05, 0.00610334, 0.00193396106, -0.0282967407, -0.0467737205, -0.0391059, -0.00754414871, -0.0644591823, -0.00225551496, 0.00029450006, -0.0320317149, -0.0370529, 0.0283709466, 0.01033301, 0.00341960182, 0.0164858196, 0.034431, -0.0136536723, -0.0261200685, 0.0167702716, 0.00373497186, 0.0261200685, -0.00027034487, 0.00723496219, -0.0061528096, 0.043014016, 0.0267384425, 0.0282225367, -0.0298550408, 0.00548187504, 0.0130724022, 0.0120891891, 0.0119407792, 0.0270352606, -0.000189859784, 0.0130105643, 0.0176483616, -0.00681446865, 0.0298550408, 0.00255078799, -0.0151996044, 0.0229168981, 0.00093297, -0.0395511277, -0.0303002689, 0.0124354782, 0.0129239922, 0.0443249643, 0.0169928856, -0.0153603815, 0.0390069596, -0.000525616924, -0.0182296317, 0.00371332886, 0.0184398778, 0.005376752, 0.0114522651, -0.0458832644, 0.0256748404, 0.000474601169, 0.0436323881, -0.010475236, -0.00989396591, -0.0164487176, 0.052536957, 0.0142844124, -0.0251430403, -0.00851499382, 0.00393594336, 0.0202207919, -0.0128126852, 0.00138051738, 0.031339135, 0.00710510416, 0.0374486595, -0.0346288793, -0.0348267592, 0.00712983869, 0.0142473103, 0.00302229729, -0.00715457369, 0.0345794111, 0.00496553397, 0.0182667337, 0.00559318252, -0.0284946207, -0.021469906, 0.0594627336, -0.0144822923, 0.0146307014, 0.0039143, -0.0191695578, 0.0223356262, 0.0151625024, -0.0206412859, 0.0139381243, 0.010506155, 0.000433633948, -0.0282225367, -0.0159787536, 0.00759980222, -0.0136907743, -0.00487277796, -0.00582816405, 0.0116192261, -0.0474663, 0.00520669948, -0.000945337466, -0.0278267786, 0.0145441294, 0.0188727397, -0.00130090187, -0.00781004922, -0.0138639193, 0.00118186511, 0.00839750282, 0.00239001098, 0.0169805177, -0.0740563348, -0.00823672581, -0.00762453722, 0.00184584293, -0.0166713316, 0.00192313956, 0.00918283686, 0.000640015875, -0.00474601146, -0.0331942551, 0.0645086542, 0.00863866881, 0.0172526017, 0.0137649793, 0.00432551792, 0.0279999226, 0.0141236354, 0.00771110924, 0.0334663391, 0.00959714688, 0.00362366484, -0.042271968, 0.010939016, 0.00229725521, -0.0220759101, 0.00688867364, 0.0233497582, 0.00466871494, 0.0134063233, -0.0392543077, -0.0149769904, -0.0363355875, 0.0100918449, 0.00485731848, 0.00848407578, 0.0092632249, 0.00657330314, 7.68135e-06, -0.0141731054, -0.0256501064, 0.0165229216, -0.0153603815, -0.0318585671, -0.0356182754, 0.0141236354, 0.0227561202, -0.0174133796, 0.0235723723, -0.00725351367, -0.00662277313, 0.042346172, -0.00134805276, -0.0334910713, -0.0220388081, 0.0131466063, 0.0205918159, 0.00857683178, -0.0181306917, -0.021408068, 0.0124478452, 0.00916428585, 0.021148352, -0.00295118429, 0.0179946497, -0.0232631862, -0.020888634, 0.0145935994, 0.0309433769, 0.021222556, -0.00773584424, 0.00964661594, -0.00359583809, -0.0702966228, 0.000206188692, 0.0199610759, 0.00261262525, 0.00532419, -0.0266642366, 0.005469508, 0.000429769134, -0.010499971, -0.00735863671, 0.0126148062, -0.0354946, 0.0198745038, -0.00372569636, 0.0733637512, -0.0375723355, 0.0177225657, 0.0392543077, 0.0146430694, 0.00927559286, 0.0315122791, 0.0153356465, -0.042346172, 0.0178338736, 0.00170207128, 0.00398850488, -0.0222490542, 0.0223850962, 0.00290789828, -0.0450175442, 0.00960333, -0.0262684785, -0.0705439746, 0.0177844036, -0.0004622337, -0.00687630614, -0.0199858099, -0.00396067789, 0.0234363303, 0.030893907, -0.0100238239, -0.0262190085, -0.000258750399, -0.00485422695, 0.0337631591, -0.00592092, -0.0243020523, -0.0247101784, 0.0096156979, 0.000911326963, -0.0254274905, -0.00595802255, 0.0282225367, -0.0120149842, -0.0224222, -0.0215688441, 0.000328124093, -0.0221377481, -0.000969299406, -0.0397242717, -0.00144467351, -6.98688837e-06, 0.00146013289, 0.00339486683, -0.0144080874, -0.0219398681, -0.0132826483, -0.0225953441, 0.0084778918, -0.0125777032, 0.0151253995, -0.00896640588, -0.00342578557, -0.0132084442, -0.00734008569, -0.00559936604, 0.0178833418, -0.0200847499, -0.00641252659, -0.0184893478, -0.00552206952, 0.00197106344, -0.0231766142, 0.0205547139, -0.0184522457, 0.0354698673, -0.0115202861, 0.00306712929, -0.00967753492, 0.0138144493, -0.0304981489, -0.0112976721, -0.00352781708, -0.0388338156, -0.0122128632, 0.010326826, -0.0258974545, 0.00990014896, -0.00473673595, -0.0128745222, -0.00118495699, -0.0175988916, 0.0146678034, -0.0404663198, -0.0039143, 0.0174504817, -0.0084284218, 0.0218903981, 0.0223356262, -0.0137526123, -0.0155706285, 0.00335467258, 0.00233590347, -0.0195158478, 4.95181375e-05, 0.000147636514, -0.0198621359, -0.00508302497, 0.0179080777, -0.00338559132, 0.0156695675, 0.0130600343, 0.0180070177, 0.0191695578, -0.0051788725, -0.0184522457, -0.0458090603, 0.0129610952, -0.00958477892, 0.00358656258, 0.02091337, -0.0165600255, 0.0147543764, 0.0583249256, 0.0198126659, 0.0166342296, -0.0373744555, -0.0227190182, 0.00516032148, 0.0180688538, -0.00732771819, 0.0111492621, -0.00357419509, -0.0165352896, -0.0285688248, -0.0162261035, -0.036484, -0.0143833524, -0.00808831677, -0.00976410694, 0.0176483616, 0.0428903401, 0.0156324655, 0.00289398502, -0.00411836291, -0.0364592634, -0.0113224071, 0.00243175123, -0.00991251692, 0.0349751674, -0.00397613738, -0.0287914388, -0.010258805, 0.00482949195, 0.0456853844, 0.032081183, -0.0282967407, -0.0255016964, -0.0288409088, -0.032847967, -0.0111678131, 0.0280988626, -0.00122747011, -0.000874997582, -0.00202362519, -0.0114646321, -0.00239928672, -0.0159416515, -0.0113285901, 0.00102959073, -0.0163621455, 0.001319453, -0.021358598, 0.00288161752, 0.00638160761, 0.0354203954, 0.0185635518, -0.0133692212, 0.0190335158, 0.00209473795, -0.0133939562, -0.00385246286, 0.0139257563, 0.0334910713, -0.0231766142, 0.00559936604, 0.0450917482, 0.0108957291, -0.0108771781, 0.0233250242, 0.0118480241, 0.0237949863, -0.0138515513, 0.0179575477, -0.0146430694, 0.010815341, 0.0365582034, -0.0222119521, 0.01116163, -0.0144946594, -0.0159540195, 0.000860311207, -0.00212256471, 0.0172773376, -0.0469716, -0.0226448141, -0.0183533058, -0.00387719763, -0.04143098, -0.00517268898, 0.00777913025, 0.00113316823, 0.0230653062, 0.00327119231, 0.0277031027, -0.0362119153, 0.0334910713, -0.00612498308, -0.0140989, 0.0336147472, -0.00913336687, 0.00372569636, -0.0148656834, -0.0232137162, 0.0118789421, 0.00988159794, 0.00396377, 0.0127632152, -0.000184062548, 0.00675263163, 0.00574777555, -0.0207278579, 0.00200507394, 0.0280741267, -0.00625484111, -0.0242525823, -0.053377945, 0.0184646137, -0.00103577448, 0.00780386524, 0.042074088, 0.0223356262, 0.0469468646, -0.0438055322, 0.00925704185, 0.00279813702, 0.0117367161, -0.0295334868, -0.0119593311, 0.020703122, -2.23314728e-05, 0.0254274905, 0.00311814505, 0.0312896669, 0.00790280476, 0.0181554258, -0.018242, -0.030844437, -0.0340847112, -0.0117738191, -0.00605387, -0.00672171265, -0.00276103476, -0.0041090874, 0.011044139, 0.00580033707, -0.0169681516, 0.040862076, 0.0418267399, -0.043211896, -0.00319080381, 0.0173515417, 0.0314875469, 0.0353214554, 0.0198374, 0.000892002834, 0.0124725802, -0.0171289276, -0.0226819161, -0.00280432077, 0.0284451507, -0.0128992572, 0.0176607277, 0.00310577755, -0.00946728792, -0.0158550795, -0.0298055708, -0.054119993, 0.0315122791, -0.00677736616, 0.00409362838, 0.0125900712, 0.020839164, -0.0223108921, -0.010580359, -0.00198961468, 0.0043193344, -0.0670316145, 0.000307060778, -0.0390564278, -0.0300529208, -0.021123616, 0.00819344, 0.011093609, -0.00585289905, -0.0248338543, -0.0161271635, -0.00881181285, 0.0126642762, 0.00732771819, -0.0167331696, 0.00910863187, -0.032650087, -0.0145935994, -0.00492533948, -0.00221222895, -0.00213957, -0.0199116059, -0.00116022199, -0.021605948, 0.00481403247, 0.0269115865, -0.0489256606, 0.00737100421, 0.00892312, -0.0184398778, -0.0164734516, 0.00881799683, -0.000830165518, -0.0115697561, 0.00522834249, 0.0262932125, -0.00550970202, -0.00597038958, 0.0127261132, -0.0454875045, -0.00759361871, 0.0184027757, -0.00236063823, -0.0279999226, 0.0148285804, -0.0072102272, -0.0153727485, 0.000856446393, 0.030844437, 0.0192808658, -0.00735245319, 0.0226448141, -0.00568593806, -0.00839132, -0.0149151534, -0.0155953635, 0.0159416515, 0.0139752263, -0.00252296124, -0.0118974932, 0.0153109115, -0.00937453192, -0.00482330797, -0.0187366977, -0.0125220502, -0.0424203761, -0.00542931352, -0.0113162231, -0.0157314055, -0.0287172347, 0.0161519, -0.00111616298, 0.0175988916, -0.0491482727, 0.0366076715, -0.031734895, -0.0507560447, -0.010790606, 0.0176854637, 0.0258232504, -0.00283833127, -0.0373497196, 0.031537015, 0.00458523445, 0.0227808561, -0.00235290872, -0.00678973366, -0.0142967803, -0.0136536723, -0.0116068581, -0.000830165518, -0.00317534455, 0.0190953538, 0.0204186719, -0.0137278773, -0.0117119821, 0.010722585, -0.00240856223, 0.0051788725, 0.00210710545, -0.000643494248, 0.020703122, -0.02061655, 0.0117738191, 0.0248214863, 0.0256006364, -0.0139752263, -0.0250812024, -0.00550970202, 0.0149646224, -0.0113285901, -0.0101660499, -0.0197879318, 0.00675881514, 0.00785333477, 0.0124663962, 0.00678355, 0.0420246199, -0.00141839276, 0.00830474682, 0.00733390171, -0.00142844126, 0.00461306144, 0.010914281, -0.00107674173, -0.0111059761, -0.0360635035, -0.0247596484, -0.002663641, -0.00939308386, 0.00441209041, -0.005095392, 0.0250935704, -0.0246854443, -0.00652383361, 0.0181925297, -0.033021111, 0.00432861, -0.0235600062, 0.000762917509, 0.010951383, 0.00036020219, -0.0112111, -0.00305012404, -0.00223232596, -0.0224716682, -0.0235600062, 0.0335158072, -0.00653001713, -0.0176607277, 0.00538293552, 0.0303002689, 0.00222459622, -0.0111925481, -0.0238073543, -0.020344466, 0.0143091474, -0.00499954447, 0.0201218519, 0.0355688073, -0.0170670897, -0.00557772303, 0.0691588223, -0.0256995745, 0.00313978805, 0.0144699244, -0.0143957194, -0.0123056192, -0.00566738704, 0.0168197416, 0.00924467389, 0.00107287685, 0.0124169271, -0.0283956807, 0.000459528324, 0.0251306724, 0.0178091377, 0.00403488288, -0.00241938373, -0.000713447691, 0.0129239922, -0.0157561395, -0.000157878312, 0.010716401, 0.0195529498, -0.00116717874, 0.00589000154, -0.00319080381, -0.0345794111, 0.0240918063, -0.00837895181, -0.000732771819, 0.0200352799, -0.00382772787, 0.00870050583, 0.00453267293, -0.0126209902, 0.0412083678, 0.0084284218, -0.0222614221, -0.0193921719, 0.0179575477, -0.000962342718, 0.0255511664, -0.022954, 0.00207618671, -0.00110843335, 0.0120644541, 0.0279504526, 0.00762453722, -0.010673115, -0.0226200782, -0.0130600343, 0.0140617983, -0.00165569328, -0.00714220619, -0.0145935994, -0.00592710357, -0.0266642366, -0.042816136, -0.0136784073, -0.0168197416, -0.00685775466, 0.0132331792, 0.021358598, 0.00419566, -0.00792754, 0.00082243589, -0.0292366687, -0.01064838, -0.0124725802, 0.0144699244, -0.0269857906, 0.00456359144, -0.0128621552, 0.00902824383, 0.00389574887, -0.00404106639, 0.0120335352, -0.00294036279, 0.00225860672, -0.0124292942, -0.0137278773, 0.02056708, 0.0241907462, 0.0132455463, 0.0040503419, -0.00012029284, -0.0247225463, 0.0173639096, 0.00684538716, -0.0204063039, -0.0142967803, 0.000767941761, -0.0138268163, 0.00353090884, -0.00870050583, 0.0170918256, 0.0175123196, 0.0294592828, -0.0284698848, -0.0400458239, 0.0051757805, 0.0156077305, -0.0159292836, -0.00417401688, -0.000245416712, -0.0116872471, 0.021024676, -3.76337848e-05, -0.0120459031, 0.0168444756, 0.0412083678, 0.0146678034, 0.0180812217, -0.00372878835, 0.000424744852, -0.00846552383, 0.00349071459, 0.00146786252, -0.0156695675, -0.00352163333, 0.00438426342, 0.011068874, 0.0139010213, -0.0247349143, -0.00317843631, -0.0169557836, 0.010159866, 0.0040503419, -0.0274804886, 0.032378003, -0.0130971372, 0.00577560253, 0.0064805476, 0.0248709563, -0.0227561202, -0.00367004285, 0.0118665751, 0.031017581, -0.0180688538, -0.00528090401, 0.0339857712, 0.0248833224, 0.00400396436, 0.00619300408, -0.0156819355, 0.00517268898, -0.00852736179, -0.0165971275, 0.00256933924, 0.00751323, -0.00301920529, -0.0249822624, -0.000548805925, -0.00770492572, 0.0234858, -0.0196024198, 0.0025600635, 0.00955386087, 0.0125282342, -0.00550351851, 0.0139752263, -0.00172371429, 0.0187614318, -0.00910244789, -0.0286925, -0.0223974641, -0.0120149842, 0.00799556077, -0.0181677938, -0.0133321183, 0.0158798154, -0.0165971275, -0.0245494023, 0.00990014896, -0.0015745319, 0.00295736804, 0.0302260648, -0.00405343389, 0.00646199612, -0.00595802255, -0.0150264604, -0.0288656447, -0.0127755832, -0.00548187504, -0.00272547826, -0.0278762486, 0.00443064142, -0.00727206469, -0.0292119328, -0.00243329722, 0.0245741364, 0.00350617408, 0.0127137452, 0.000697988318, -0.0020653652, 0.0269363206, -0.0199487079, 0.00575705105, -0.0244504623, -0.0128745222, -0.0122437822, -0.042346172, -0.000805430638, 0.0210123099, 0.010203152, -0.0037906256, -0.0289645847, 0.00515722949, 0.00347834732, 0.0109451991, -0.00103654747, 0.0158427116, 0.0223850962, -0.00158921815, 0.0251925103, 0.00784715172, 0.0187985338, 0.031908039, 0.0111492621, 0.00668461062, -0.00124138349, -0.0031815283, -0.0116810631, 0.0262437426, -0.0245246664, -0.0233621262, 0.0244257264, 0.00777294673, 0.0062239226, 0.0150511954, -0.0221748501, 0.0357419513, 0.0356924795, 0.00192313956, 0.0259716585, -0.032081183, 0.0247225463, 0.0123303542, -0.00578487804, 0.0238939263, 0.0205918159, 0.011477, -0.00693814317, -0.0263426825, -0.0205052439, -0.000158264796, -0.00357419509, 0.021049412, -0.0170299876, 0.00644962862, -0.00224160147, -0.00732153468, 0.00769255823, -0.00247658323, 0.0151872374, -0.0200723819, -0.00554680452, 0.0132084442, -0.0037906256, -0.0304981489, -0.00146013289, 0.0091457339, 0.00962188188, 0.0343073271, 0.00454504043, 0.010438134, -0.0207773279, -0.0146678034, -0.000343390158, -0.00503355497, 0.0128126852, 0.0216554161, 0.0370281674, 0.0173639096, -0.00349071459, -0.00167579041, 0.00892312, 0.0175741557, -0.0018272918, -0.0036762266, 0.0198745038, 0.0262932125, -0.0129610952, 0.0182296317, -0.0177225657, -0.0244133603, 0.0201218519, 0.000566197617, -0.0135794673, -0.00549424253, 0.0177844036, -0.00532728201, 0.0137773473, -0.00764308823, -0.00846552383, 0.0317843631, -0.010413399, 0.0303497389, -0.0180193838, 0.0248091184, -0.00755651621, 0.00868195482, -0.0217667241, 0.0217048861, 0.0309681129, -0.00248895073, -0.00371642085, -0.0127384802, 0.0243638903, 0.0248956904, 0.0134063233, 0.00669079414, -0.00168506603, 0.00027633537, -0.000524457486, -0.0163621455, 0.0336642191, 0.0210123099, 0.010790606, 0.0143957194, -0.0158798154, -0.0021148352, -0.010908097, -0.00454194844, -0.00141916564, -0.00356182759, 0.020678388, -0.00826146081, 0.0063166786, -0.00272857025, 0.0211978219, -0.00987541396, 0.0243020523, -0.00899114087, 0.00350308209, -0.0247596484, 0.00207154895, 0.000680210127, -0.0123118032, 0.0141360033, -0.0382401757, 0.00337322382, -0.00273629976, 0.0112234671, -0.0195282139, 0.00248276698, 0.000651610375, 0.0335652791, -0.00777913025, 0.0186624918, -0.0488761887, -0.0073957392, 0.00475219544, -0.00564265205, 2.625669e-05, 0.00798319373, -0.0085706478, 0.0111801811, -0.0372507796, -0.000590932555, -0.0160529595, -0.0128003182, 0.0264663585, 0.0137278773, 0.00582816405, -0.00919520389, 0.00788425375, 0.00685157115, 0.0231395122, 0.0176483616, 0.000800792826, -0.00570448954, 0.00567666255, 0.00844697282, 0.00554062054, -0.00619609607, -0.00468108244, 0.0256748404, -0.0149646224, -0.00974555593, 0.0189469438, -0.00850881077, 0.00544786453, 0.0200971179, -0.00685157115, 0.0148780504, -0.0233621262, 0.021828562, 0.0205423459, 0.0164487176, 0.00509848399, 0.021507008, 0.0297561, -0.00508302497, 0.00465325546, -0.00881181285, 0.0256253704, -0.000107828768, -0.00392975938, 0.0180812217, -0.0336147472, 0.00200198218, -0.00172526028, 0.00312123704, -0.00128930737, 0.00612807507, -0.0220264401, -0.00162477465, 0.00495625846, -0.0111678131, -0.00184738892, 0.000279620464, 0.00861393381, -0.000258557149, -0.0188851058, -0.00663514063, -0.0338126272, 0.0061404421, -0.00665987562, -0.0117367161, 0.0193798058, -0.00673408, -0.00819962379, -0.00409672, -0.0232508183, -0.000994807342, 0.0134434253, 0.0240918063, 0.0259221904, 0.010543257, 0.0042729564, -0.0040503419, -0.00993725192, -0.0117367161, 0.00680828514, -0.00145549513, 0.00721641118, -0.00623010658, -0.00146940851, 0.0136784073, -0.0109884851, -0.0112172831, 0.0124725802, -0.00913336687, 0.00791517273, 0.00639397511, 0.0114831841, -0.00235909247, -0.0217172541, 0.000793063198, -0.00924467389, -0.010574176, 0.00551279401, 0.00701853167, -0.00556226354, 0.0136907743, -0.00108988211, 0.0162013676, 0.0071978597, -0.00143617089, 0.0176359937, -0.00380608486, 0.0153232794, 0.0116068581, 0.0183780417, -0.010289724, -0.00133877725, -0.0201713219, -0.00217358046, -0.00608788058, -0.00547878351, -0.00292335753, -0.000443296041, 0.00216894271, 0.0165971275, -0.0127137452, -0.00149491639, -0.00770492572, 0.0157190375, -0.00219831546, -0.00714220619, 0.0118480241, 0.00741429, 0.00490678847, 0.00772347674, 0.0627772138, 0.0127508482, 0.0300281849, -0.00721641118, -0.0149151534, -0.00170825503, -0.010271173, -0.0315122791, -0.00274248351, 0.000946110464, -0.00665369164, 0.00198343094, -0.00392666738, -0.00173144392, -0.00993106794, -0.0096837189, -0.00532419, -0.00764308823, 0.00484185945, 0.0494450927, 0.00790280476, 0.010666932, 0.0184769798, 0.00888601784, 0.00164177991, -0.0166960675, -0.020344466, 0.00806976575, -0.00191695581, 0.0150140924, 0.00226324471, -0.00312896655, -0.00596729806, -0.0113842441, 0.0117552681, 0.0113224071, -0.010605094, -0.00197260943, -0.00465325546, -0.00337322382, 0.00901587587, 0.00838513579, 0.00829238, -0.0178091377, 0.00259562, 0.0184151437, 0.0180193838, -0.00183038367, -0.0153356465, -0.0156200984, 0.0109204641, 0.00904061086, -0.00240392447, 0.0084778918, -0.0224098321, -0.0240176, 0.0265652966, -0.0140370633, -0.00749467872, 0.0134557933, -0.0114398981, 0.0227561202, 0.00951675791, -0.000656634686, 0.0081254188, 0.0247596484, 0.00567357102, 0.0016201369, -0.00806358177, 0.01074732, 0.0189964138, -0.000542235677, -0.00875616, 0.00485422695, 0.0240423363, 0.0151625024, 0.00249822624, 0.0111987321, 0.0072782482, -0.0258727204, 0.00321863056, -0.00928177591, -0.00886746682, -0.041703064, 0.00104736898, -0.00996198691, 0.000584748806, 0.000329863251, 0.0147543764, 0.00805121474, 0.0073957392, -0.0121324752, 0.00175463292, -0.0197260939, 0.0063506891, 0.00723496219, 0.010555624, -0.0247720163, -0.020109484, 0.0138886543, -0.00368241034, 0.0130724022, 0.00249977224, -0.0130600343, 0.0117119821, -0.00693814317, 0.0094054509, -0.00657948712, 0.005166505, -0.00207464094, 0.000788038888, -0.0132826483, -0.000868040894, 0.00624865759, -0.0196518898, 0.00891693681, 0.00604768656, -0.00279659126, 0.00568593806, -0.021507008, -0.0222490542, 0.010308275, 0.0220759101, -0.0544662811, -0.0173268076, 0.00771729322, 0.0074081067, -0.00245648623, 0.00108137948, -0.00252914499, -0.011136895, 0.00918283686, 0.0110565061, -0.0431624241, -0.0162508376, -0.000921375526, 0.02159358, 0.0179328118, -0.0078286, 0.00124061049, -0.00150573789, 0.00997435395, -0.0151625024, -0.0154469535, 8.50262659e-05, -0.0156448334, 0.0113285901, -0.00487277796, 0.0275794286, -0.0371765755, 0.00986923091, -0.00134032313, -0.0095909629, -0.00907771289, 0.0226077102, 0.010425766, -0.0268126465, 0.000474601169, -0.0241660103, -0.0219522361, -0.000141452794, -0.0232137162, -0.00353090884, -0.0183162037, -0.00272547826, 5.81536187e-06, -0.000222807459, 0.00495625846, -7.35767098e-05, 0.00894785486, -0.0258479845, -0.0135794673, -0.00654856861, -0.00466562295, 0.00826764479, 0.0264168885, 0.043112956, -0.00143539801, 0.0260211285, 0.00487587, 0.00428841589, -0.00531182252, -0.00937453192, 0.00657330314, -0.0194911119, -0.0189222097, 0.0215193741, -0.0158179775, -0.0200105458, -0.0137155093, 0.00220140722, 0.00280432077, 0.00952294189, -0.0062239226, -0.0186253898, 0.00664750813, -0.00986304693, -0.0122685172, -0.0131713413, 0.00765545573, 0.0124602132, 0.00912718289, 0.00815633778, 0.00858301483, 0.0132702813, 0.00195869594, -0.0184893478, -0.00220449921, -0.00229570922, -0.00480475696, -0.0323038, -0.00965898391, 0.0158303455, 0.000386096537, 0.0115635721, 0.00103577448, 0.00879326183, -0.0135299983, 0.00690104114, 0.0163497776, 0.00611879909, -0.0222737901, 0.0127384802, 0.00164177991, 0.00347216357, 0.0286182947, 0.0160653256, -0.0371765755, -0.00990633294, 0.00460378593, 0.00599512458, -0.000560400367, 0.0126395412, 0.000476533576, -0.0182791017, -0.0123303542, -0.0138639193, 0.0174999516, -0.00716075767, -0.0018272918, -0.00595493056, -0.0155211585, 0.0184275098, -0.0177844036, 0.00346907158, 0.0123427222, -0.00278113177, 0.00644962862, -0.00738955569, -1.31162678e-05, 0.0253161844, 0.030745497, 0.00844079, -0.00946110487, -0.00190149643, 0.000407739601, -0.00116717874, -0.0132702813, -0.0061991876, -0.0127508482, -0.0040503419, 0.00740192272, -0.0223232601, -0.0183285717, 0.0179328118, 0.0220388081, -0.00247039949, -0.0229663681, -0.0174257476, 0.00598275708, -0.010728769, -0.0037226046, 0.0178215057, -0.010357745, 0.00431315042, -0.00122515124, -0.000864176, 0.0161395315, -0.0187738, -0.00440281443, 0.00479548145, -0.000525230425, 0.00654238462, -0.00362366484, 0.00138592813, -0.0274557546, -0.0040750769, 0.00407816889, 0.010475236, 0.0237826202, -0.00136969588, 0.00918283686, 0.0180688538, 0.00460687745, -0.00840987079, -0.00552206952, -0.0159911215, -0.021148352, -0.0114522651, -0.0113718761, -0.0252048764, 0.00514795398, 0.00661040563, -0.00485422695, -0.00203599269, 0.0309433769, 0.0270847306, 0.020901002, -0.0018721238, 0.0277525727, 0.00653620111, -0.000717312505, 0.0220635422, -0.00334539707, -0.00527472049, -0.00871287379, 0.00648673112, 0.0310423169, -0.0202702619, -0.00582198054, 0.00266982475, 0.00391739188, -0.000281359651, 0.00114398974, -0.00382772787, -0.0157066695, 0.00168506603, -0.0171907656, -0.00945492089, -0.0197137259, -0.00535510899, 0.0196889918, 0.0153603815, 0.0136784073, 0.00267446251, 0.0085706478, -0.0153232794, 0.0130600343, -0.0179822817, -0.0155706285, -0.0147420084, 0.00046803095, -0.0339363031, -0.00391120836, 0.00240083248, 0.0092632249, -0.00466871494, 0.00404725038, -0.0143709853, -0.0313638709, 0.0155087905, -0.000235754647, 0.010772055, 0.0111307111, 0.0162755735, -0.0194787439, 0.0136413053, -0.0204557739, 0.00417092489, -0.00630740309, -0.00971463695, 0.0140865333, -0.00108756323, 0.00725969719, 0.00781004922, 0.0135671, -0.0125653362, -0.0211112481, 0.0137031423, 0.0267384425, 0.010623645, 0.00193396106, -0.0278515127, 0.00110611448, -0.00067789125, -0.000435952854, -0.00696287816, 0.0240794383, -0.00133955013, -0.0242031123, 0.0120088, -0.0132084442, -0.0180070177, -0.00228025, 0.000878862396, -2.42759652e-05, -0.0287914388, -0.00339795882, -0.00393594336, -0.00121587561, -0.00813778676, -0.021123616, -0.00650528213, -0.0296324268, 0.0149275204, 0.0129116252, 0.00388647337, -0.00947965588, 0.010778239, 0.0182296317, 0.0225582421, 0.0052963635, -0.0032742843, -0.00288316328, 0.0258479845, 0.0142720453, 0.00909626484, 0.00151887827, -0.00519124, -0.00618682, 0.0341836512, 0.00936216488, 0.00286925, 0.000723496254, 0.000432860979, -0.010586543, 0.00810686778, 0.0130352993, 0.00042629079, -0.0121077402, 0.000427450228, -0.00965898391, -0.00225706096, -0.0216677841, 0.00141993864, -0.010469052, 0.0145935994, 0.0237207823, -0.00784715172, -0.0073957392, 0.00549733452, -0.0279009826, 0.0343815312, -0.00724732969, -0.00472436845, 0.0222490542, 0.0264416225, 0.00591164455, -0.0241783783, 0.00394212687, 0.0197755639, -0.0179575477, -0.0161395315, -0.0131837092, 0.00573231606, -0.0241165403, 0.0041338224, 0.0131218713, 0.0100485589, -0.00378444185, 0.000816252141, 0.00525616901, -0.0277031027, -0.00447083544, -0.00871905684, -0.00126225362, 0.021408068, -0.00915810186, 0.00504283048, -0.0164239835, -0.0149275204, -0.00152351614, -0.0021612132, -0.00606932957, 0.00336394832, -0.0215812121, -0.0160158575, 0.00583743956, -0.00924467389, -0.0152243394, -0.0062579331, 0.00269301375, -0.00329592731, 0.0121819451, -0.00194942043, -0.000425904291, -0.0117119821, 0.00709273666, 0.00756888371, 0.0150017254, 0.0128868902, -0.00587763404, 0.00427914, -0.0102340709, 0.0197137259, -0.00113162235, -0.0112976721, 0.0115326531, -0.00720404368, 0.0165105555, 0.00329901907, 0.0118418401, 0.00491297245, 0.0160776936, -0.00102031522, -0.00548187504, -0.0272331405, -0.0283709466, 0.00353400083, -0.00746994372, -0.0360635035, 0.010574176, -0.00899114087, -0.00541694602, -0.00457905093, -0.0220511761, 0.00951057393, 0.0036762266, 0.00337940757, 0.00245339423, -0.00419566, -0.0200723819, -0.0315617509, -0.0124787642, -0.0237578843, -0.00755651621, 0.00059479737, -3.0604624e-05, -0.010370113, -0.00304703228, -0.0243144203, -0.0115883071, 0.0198250338, -0.00163868803, 0.00274712127, 0.0224593021, -0.0057385, -0.020431038, -0.0137773473, 0.0181059577, -0.0235105362, 0.0330705792, 0.0254522264, 0.00965898391, -0.00143076014, 0.00679591764, 0.0041430979, 0.0037102371, 0.00863248482, 0.0119902492, -0.0162755735, -0.00192623143, -0.00894785486, 0.00714839, -0.0154222185, 0.000436339324, 0.00268528401, 0.0154222185, -0.0201960579, -0.0168321095, 0.00797082577, 0.010246438, 0.00216894271, -0.0297808368, 0.0236342102, 0.00504901446, 0.00592401205, -0.00526235299, -9.58477904e-05, -0.0140865333, -0.0180935897, 0.00507065747, -0.000546873489, -0.00461306144, 0.0171907656, -0.000421652978, -0.00849025883, -0.00388028962, -0.0287667047, 0.0190458838, 0.00295582227, 0.0306465589, 0.00819962379, 0.0052005155, -0.0122190472, 0.00332375406, -0.00104814197, -0.0148904184, -0.00626411708, -0.0043069669, -0.00830474682, -0.0147667434, -0.010784422, -0.00700616417, 0.00848407578, 0.00851499382, 0.0116130421, -0.000407353102, -0.0271094646, -0.00904679485, 0.00678355, 0.00430078292, 0.00109761185, 0.00675263163, -0.00797701, 0.00568593806, -0.0162384715, 0.00253069075, -0.0353214554, 0.0187861677, 0.000947656401, 0.0341094472, 0.00349071459, -0.00225396897, -0.00977647491, -0.000749390572, 0.0117923701, -0.0196642559, -0.00580961304, -0.00309804804, -0.00231889822, -0.0123179872, 0.00273629976, -0.00564883603, -0.00967135094, 0.0130476672, -0.00253842049, -0.0177967697, 0.0309681129, -0.0128621552, -0.0181677938, -0.0124478452, 0.00260953349, -0.0119160451, -0.000451798667, 0.00122051337, 0.00800174475, 0.00895403884, -0.00750704622, 0.00677736616, -0.0194045398, -0.010085661, -0.0132208113, -0.0144946594, -0.019973442, 0.00140216039, -0.0040843524, 0.0120953731, -0.010734953, -0.0180935897, 0.000723882695, -0.0270352606, -0.00154438615, 0.00293572503, -0.000354791409, 0.00989396591, -0.0197013579, -0.00478620594, 0.0063383216, 0.0134681603, -0.00967753492, -0.010339194, 0.00490678847, -0.00368241034, 0.0074328417, -0.00524071, -0.0112976721, 0.0129116252, -0.000562332803, 0.0108524431, -0.00409362838, -0.010809157, 0.0161766335, 0.00156757515, -9.86981e-05, -0.00620227959, -0.000896640646, 0.00626720861, -0.00873142481, -0.020802062, -0.00423585391, -0.0292861387, -0.00960333, 0.0156448334, -0.00362366484, -0.021024676, -0.0063754241, 0.0013781985, 0.00737718819, -0.0310423169, 0.00682683615, -0.00264972774, 0.0258479845, -0.00472746044, -1.40945531e-05, -0.0139504913, -0.0169805177, 0.00720404368, 0.00566429505, -0.00951057393, 0.00727206469, -0.0042389459, 0.0215317421, -0.00117722736, -0.00638160761, 0.0113904281, -0.0156572, -0.00790898874, 0.00202826294, 0.00861393381, -0.00496244198, 0.00012637995, 0.0143957194, 0.0150140924, -0.00824291, 0.000662431936, -0.0201836899, -0.00365458359, 0.0119160451, -0.0140370633, -0.00129935588, 0.0173020717, -0.00951057393, -0.00755033223, -0.011186365, -0.00465943944, -0.0168321095, 0.010444317, 0.00643107761, -0.00907153, -0.00656093564, -0.00135810138, 0.00873142481, 0.0177967697, -0.00753178122, 0.00397304539, 0.00454813242, -0.00524998549, 0.0154345864, 0.00596729806, 0.0266147666, 0.0122066801, -0.0168815795, -0.0156448334, 0.00723496219, 0.00879326183, -0.0175494216, 0.00528708799, -0.0210617799, 0.0125529692, 0.0140741663, -0.00701234816, -0.0180441197, 0.00279504526, 0.0086881388, -0.000401555852, 0.0131589742, 0.00215502945, -0.0159787536, 0.00709892, 0.00453267293, -0.00840368681, 0.00930032786, 0.00425749691, -0.00930651091, 0.00849025883, 0.00010522, -0.0120149842, -0.0147296414, -0.0146925384, -0.0441765562, 0.0174010117, -0.00693195965, 0.0119593311, -0.0204186719, 0.0126642762, -0.0201218519, 0.021333864, 0.00885509886, 0.0157314055, 0.00491297245, 0.0204557739, -0.00393594336, -0.00487277796, -0.00729679968, 0.00214575371, -0.00696287816, -0.00221068296, 0.000737023132, 0.00279040751, -0.0227808561, -0.0150388274, 0.0084284218, 0.00473055243, -0.00362366484, 0.0206041839, 0.00733390171, 0.0280988626, 0.00501500396, 0.0100238239, 0.0119160451, 0.011136895, -0.0225953441, 0.0249080583, 0.000867267896, -0.0186872277, -0.0134434253, -0.00986923091, -0.0174010117, 0.0204681419, 0.000963115715, 0.00443373341, -0.00314133405, -0.00769874174, -0.0302013289, 0.00192004768, 0.0179204457, 0.0130600343, 0.00442136591, -0.0097084539, -0.0134434253, 0.00567357102, 0.00328355981, -0.00918902084, -0.0226942841, -0.0158674475, 0.00643726112, -0.0241041742, -0.0224964041, -0.00799556077, 0.0132579133, 0.0100300079, -0.00474910345, -0.0168321095, 0.00769255823, 0.00471200095, -0.00188449118, -0.00192932331, 0.00270383526, -0.00302538904, 0.0131095042, 0.00649291463, -0.0013542365, -0.00945492089, -0.0160034895, -0.00165723916, 0.0253780223, -0.00984449591, -0.0147296414, 0.0093807159, 0.00103732047, 0.0182172637, 0.021556478, -0.0272084046, -0.0125158662, -0.0154098514, 0.0121015562, 0.0042513134, 0.00050436036, 0.0118603911, 0.00211638096, -0.00827382877, -0.00533964951, -0.00795845874, 0.00987541396, -0.00489751296, 0.00283833127, -0.00299910828, -0.020901002, -0.00945492089, -0.0174504817, -0.000323486282, 0.00166806078, 0.0188974738, -0.00753178122, 0.00301611354, 0.0181677938, -0.021173086, -0.010221703, -0.0060044, -0.00112311973, 0.0136660403, -0.00966516789, 0.00828619581, -0.020703122, 0.000170245767, 0.010976118, -0.000713834132, 0.0237578843, -0.0343073271, -0.0160776936, -0.010994669, 0.00462542893, 0.0270599965, -0.0117305331, 0.0220264401, 0.000206768425, -0.020653652, 0.0153480135, -0.00290171453, 0.0259469245, -0.0165476575, -0.0315617509, -0.00381845236, 0.0152367065, 0.00171598466, 0.00928796, -0.0137897143, 0.0125653362, 0.0172402356, -0.009121, 0.010122763, 0.00724732969, 0.0118974932, -0.00140370638, 0.000682142563, 0.00503046298, 0.0013333665, 0.010722585, 0.00630121911, 0.00400705589, -0.0120582702, -0.00354636833, -0.00661040563, 0.0259716585, -0.00550042652, 0.0036051136, -0.0251306724, 0.00703089917, 0.000272470526, 0.0102340709, -0.0182914678, 0.00697524566, 0.00267291651, -0.00860775, 0.0222737901, -0.0114027951, -0.0129610952, -0.00155984552, -0.0146801714, -0.0119902492, 0.00241938373, 0.0193550698, -0.0135299983, -0.00756888371, 0.0179822817, 0.00352781708, 0.0146925384, -0.00364530785, -0.0242402162, 0.00996817, 0.0051294025, -0.021173086, -0.0172773376, 0.0235352702, -0.00649909861, 0.0397242717, -0.00414928189, 0.0132455463, -0.0170423556, 0.0118603911, -0.0035587356, -0.00772347674, 0.0160405915, -0.0293356068, 0.0194540098, -0.000101548416, 0.032650087, 0.01084626, -0.0278515127, 0.00201280368, -0.0170670897, 0.000444069, -0.0134928953, 0.0177720357, -0.00973937195, 0.0193550698, -0.0135052633, 0.00984449591, -0.000999445096, -0.0121757612, 0.0113100391, 0.00842223782, -0.0119345961, 0.0137031423, 0.0295829568, -0.00225242297, 0.010870995, -0.000553057238, 0.00308104279, -0.00452030543, -0.0173886437, -0.00595493056, 0.00328665157, -0.000679437188, 0.0110812411, 0.0154593214, -0.00362366484, 0.0128992572, -0.0196395218, 0.0226324461, 0.0186006557, -0.0149769904, 0.0071978597, 0.0072782482, 0.0054354975, 0.010110396, -0.0229045302, 0.0154469535, 0.02071549, -0.0296324268, 0.00608788058, -0.0143586174, -0.00443682494, 0.010840076, -0.00445537642, 0.0141483704, -0.000478852482, 0.0189345758, -0.00114630861, 0.00829856377, 0.0182543658, -0.000537211425, -0.00441209041, -0.0222614221, -0.000738182571, 0.0557524972, 0.00181183242, 0.0094982069, -0.0133939562, -0.02091337, 0.0181306917, 0.0117800031, -0.00815633778, -0.0283214767, -0.00376279885, -0.0148780504, -0.00541694602, -0.00844697282, -0.0195529498, 0.0303497389, 0.00460378593, -0.0085459128, -0.0147172734, -0.0311412569, -0.0115821231, 0.02071549, 0.0204063039, 0.0301765949, -0.00900350884, 0.0136042023, -0.010574176, -0.00601985957, 0.00716694118, 0.0169186816, 0.0025136855, -0.00245184824, -0.000255851774, 0.00322481431, -0.0020653652, -0.0120768212, -0.0144946594, 0.0195405819, 0.00198343094, -0.00815015379, -0.00469654193, 0.00179946492, -0.0212472901, 0.0149027854, 0.0218161941, -0.0231395122, -0.00170207128, 0.00962188188, -0.0153480135, 0.0193798058, -0.00197570119, 0.0243886244, 0.0111801811, -0.00483876746, -0.00660422212, 0.00732771819, -0.00390502461, -0.00179637317, -0.00993725192, 0.0147420084, 0.0159663875, 0.00258943625, 0.00876234286, 0.0150759295, 0.00286152028, 0.0128992572, 0.0117243491, -0.00973937195, -0.00920138787, 0.011075058, 0.0126580922, 0.021148352, 0.0193427019, -0.0233868603, 0.0362613834, -0.0036731346, -0.0127632152, -0.00444919243, 0.00567357102, -0.00727206469, 0.00668461062, -0.0123736402, 0.00852736179, 0.00116563286, 0.0131589742, 0.00665987562, 0.0393779837, -0.00821199175, 0.0206412859, 0.00593019556, -0.00704945, -0.0121695772, -0.00677736616, 0.0160282236, 0.00234208722, 0.00757506723, 0.00541385403, 0.00229725521, -0.00175617891, 0.00670316163, 0.0219027661, -0.0221995842, -0.000383777631, -0.00864485279, -0.0171412956, 0.0036762266, 0.011093609, -0.00446774391, 0.00679591764, -0.00905916188, 0.011044139, 0.0109884851, 0.0219398681, -0.00575086754, 0.0197755639, 0.0125406012, -0.00360820559, -0.00986923091, -0.0158798154, 0.0290140547, -0.00951675791, -0.0244751964, -0.0128003182, 0.00473982794, -0.0147172734, 0.0120397191, -0.0176854637, -0.00260025775, 0.0152861765, 0.000421266508, -0.0134557933, 0.0036855021, 0.0235723723, -0.00925085787, 0.00896022283, 0.0120211681, 0.0117676351, 0.0235971082, -0.00694432715, -0.0266642366, 0.00680210115, -0.0185264498, 0.0114646321, -0.00574468356, 0.0151748694, 0.0133321183, -0.00464398, -0.02154411, 0.000672480441, 0.00461615343, -0.0053891195, 0.00062455656, -0.0126271732, 0.0085459128, 0.00291253603, 0.020109484, 0.00883036386, 0.00268373825, -0.0347278193, 0.000313824217, -0.0018597563, -0.0053891195, -0.0184893478, 0.00946110487, 0.00240083248, 0.0121139241, -0.000137201481, -0.0127508482, 0.0128868902, 0.0114089791, 0.00112389261, -0.0164981876, 0.020789694, -0.0256006364, -0.000619532308, 0.0173268076, 0.0142349424, -0.0160529595, -0.0143833524, 0.0246854443, 0.010957567, 0.00510157598, 0.00648673112, 0.0132455463, 0.00643107761, -0.0153727485, -0.010413399, 0.0147296414, 0.010240254, -0.021173086, -0.0085459128, -0.0156324655, 0.0458337963, 0.000847943767, -0.00144390063, 0.00577560253, 0.00287388777, 0.00879326183, -0.0280246567, -0.00738955569, -0.0132826483, -0.00346288783, 0.0195282139, 0.0063383216, 0.0231642462, 0.00899114087, 0.000362907565, 0.00802029576, -0.0123241711, -0.000358656253, -0.0229663681, -0.01074732, -0.000335274031, -0.0064805476, -0.0155458935, 0.00646199612, 0.0250812024, -0.0145812314, -0.00237764348, -0.00989396591, 0.0135547323, -0.00952912588, -0.00461924495, -0.00325882481, -0.010314459, 0.00121278374, -0.021556478, -0.00781004922, -0.00221068296, -0.00979502592, -0.00155984552, 0.00946728792, 0.0139133893, -0.020628918, -0.00161395315, -0.00278267777, -0.00581270456, -0.00375970686, -0.00394831039, 0.0232260842, -0.00238228147, 0.00327119231, 0.00886128284, 0.0352719873, 0.00124447537, 0.00550661, -0.0193674378, -0.0185759198, -0.010833892, -0.0194787439, 0.00593637908, -0.00682683615, -0.010413399, -0.00149646227, -0.00768019073, 0.00272702426, -0.000889683899, 0.00459451042, -0.000151018248, -0.00233435747, -0.00893548783, -0.0181059577, -0.00288316328, 0.0051788725, 0.00379680935, 0.0174875837, -0.0118232891, -0.0328232311, 0.00795227475, -0.00212874846, 0.00152351614, 0.0363355875, 0.0012630265, 0.0281235967, -0.0215812121, -0.0168692116, -0.00643107761, -0.0260211285, -0.00128080475, -0.0124663962, 0.0026991975, 0.0223479941, -0.0320317149, 0.0178957097, 0.010858627, -0.00712365517, 0.000857992331, 0.001367377, 0.020245526, -0.010413399, -0.0149893574, -0.0145193944, 0.00355255208, -0.00208082469, -0.0198992379, 0.0128003182, 0.00563028455, 0.00880562887, -0.0185140837, 0.00201434945, 0.00753796473, 0.0133073833, -0.0139257563, 0.00508611649, 0.00596111408, 0.0190335158, -0.010629829, -0.00423585391, 0.0101165799, -0.0122870682, -0.0121324752, -0.0100300079, 0.00488205347, -0.00702471565, -0.0170794576, -0.000546100491, 0.00863248482, 0.0100238239, -0.0332931951, 0.00910863187, -0.00151346752, -0.0115759401, 0.0157066695, -0.00279195327, 0.0136784073, -0.00297746528, 0.0112482021, 0.020158954, 0.000801565824, 0.00850881077, -0.0155335255, -0.00855209678, 0.00585908256, 0.00478311395, 0.0332684591, -0.0278267786, -0.00586217456, -0.00227715797, -0.0168321095, 0.0037226046, 0.0159045495, -0.00621464709, -0.00264508976, 0.00112080073, -0.020653652, 0.0153232794, -0.00384627911, -0.010858627, 0.0123056192, 0.0382154435, -0.0198992379, -0.00572922453, 0.00030648103, -0.0173886437, 0.00732771819, 0.00687630614, -0.00747612771, -0.00388647337, 0.0073833717, 0.0150759295, -0.0183533058, 0.0168692116, 0.00988778193, -0.0227932222, -0.00501500396, 0.0199363399, -0.00788425375, 0.00354946, 0.00786570273, 0.00951057393, 0.0111307111, -0.00704326667, 0.0282225367, -0.0219769701, 0.00944873691, -0.0222490542, -0.00552825304, 0.0147296414, 0.00873760786, -0.000510930549, 0.00734008569, -0.010617462, -0.0270352606, -0.00719167618, 0.0232508183, 0.0134805283, -0.00735245319, 0.00188603718, -0.00310268579, -0.0152738094, -0.0119098611, -0.010370113, 0.00644344511, 0.0117490841, 0.00834803376, -0.0260705985, -0.00136505801, -0.0233002882, 0.00107364985, 0.00167424453, -0.0259469245, -0.0115635721, -0.000135848779, 0.00140834413, 0.010883362, -0.00749467872, 0.0269115865, -0.00703089917, -0.020628918, -0.00741429, 0.00247039949, 0.0135547323, -0.00563028455, -0.00544168102, 0.0173886437, 0.00252296124, 0.00394831039, 0.011050323, 0.0236342102, -0.00344124483, 0.00061798637, 0.00814397074, 0.0063383216, -0.010772055, 0.0040843524, -0.00309186429, -0.00274866726, 0.02144517, 0.0255759, -0.0231518801, 0.031067051, 0.0110812411, -0.0129734622, 0.0124973152, 0.0143586174, -0.000588613679, -0.00670316163, 0.0259963945, 0.00618372858, 0.010469052, 0.00164177991, 0.0128868902, 0.0194416419, -0.00360820559, -0.0125406012, -0.00225396897, -0.0031351503, -0.0111739971, -0.00265127351, -0.00531182252, -0.0305476189, -0.0063506891, 0.0393532477, 0.0124973152, 0.0303002689, 0.00563337654, -0.0145935994, -0.00756269973, -0.0134928953, -0.00740192272, 0.0187119618, -0.00392357586, -0.0367313474, 0.0181925297, -0.0239681322, -0.000713834132, 0.0142225754, 0.0295087527, -0.0171660297, 0.00381845236, -0.00709892, 0.0021364782, -0.0235723723, 0.005259261, -0.000505906297] |
30 Jan, 2019 | 8085 program to sum of two 8 bit numbers without carry
30 Jan, 2019
Problem – Write an assembly language program to sum two 8 bit numbers without using carry operation in 8085 microprocessor.
Assumption:
The starting address of the program is 2000.
Memory address of the first number is 2050.
Memory address of the second number is 2051.
Memory address of result is 2052.
Example:
Input: 2050: 03
: 2-51: 04
Output: 2052: 07
Algorithm:
Load the first number to the accumulator through memory address 2050.
Move the content of accumulator to the register B.
Load the second number to the accumulator through memory address 2051.
Add the content of accumulator and register B and result will be stored at the accumulator.
Store the result from the accumulator to the memory address 2052.
Terminate the program.
Program:
Memory Address
MNEMONICS
Comment
2000
LDA 2050
A<-[2050]
2003
MOV B, A
B<-A
2004
LDA 2051
A<-[2051]
2007
ADD B
A<-A+B
2008
STA 2052
[2052]<-A
200B
HLT
Terminate
Explanation:
LDA 2050: This instruction will load the number from memory to the accumulator.
MOV B, A: This instruction will move the content of accumulator to the register B.
LDA 2051: This instruction will load the number from memory to the accumulator.
ADD B: This instruction will sum the content of the accumulator with the content of the register B.
STA 2052: This instruction will store the content of accumulator to the memory address 2052.
HLT: This instruction will terminate the program.
Hence we successfully sum the two 8 bit numbers without carry using 8085 microprocessor.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry | https://www.geeksforgeeks.org/8085-program-to-sum-of-two-8-bit-numbers-without-carry?ref=asr9 | Languages | 8085 program to sum of two 8 bit numbers without carry | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0138318576, 0.00845416915, -0.0103308223, 0.0182373784, -0.0157885, 0.0395266265, 0.0223844741, 0.0485591739, -0.0185081083, 0.00192895345, 0.0083188042, -0.0139179993, 0.0286481902, -0.0127735483, -0.0455073044, -0.00191049464, -0.0284266826, 0.0128227724, -0.0178066716, -0.0480915494, 0.0251779184, -0.0162561256, 0.00600529043, 0.0285743531, -0.039059002, 0.00855261646, -0.0147301899, -0.00228121062, 0.00923559535, -0.000159207877, -0.00385483052, 0.00633139769, -0.0279344451, -0.0381975845, -9.57073935e-05, -0.031577, 0.00629140344, -0.0209200699, -0.0238242671, -0.0213630833, 0.00333182863, 0.0132780913, -0.00395327806, -0.0176713057, -0.0243041981, -0.0119182868, -0.0108169066, -0.0205508918, -0.0126504889, 0.0115983328, -0.0219537672, -0.00506696384, 0.0463933311, -0.00788809732, 0.0113091432, 0.0485591739, -0.0145825194, 0.0258424394, -0.0309124794, -0.0521771163, 0.00412556063, -0.00309493975, -0.026974583, -0.0186311677, -0.0301987361, -0.00323953433, 0.000417247706, 0.0330537111, 0.0243288111, 0.0140533643, -0.0290665906, -0.0215107538, -0.014619437, -0.0118013807, -0.0162438191, 0.0120474985, 0.0143240951, 0.011899828, -0.0326599218, 0.0118629104, -0.0302479602, 0.00667596329, 0.0343581364, 0.0298541691, 0.0167483613, -0.0197263956, -0.019984819, -0.0624648668, 0.00216891896, -0.013979529, 0.0230982173, -0.0275898799, -0.00533769419, 0.0454334691, -0.00558688911, 0.00922329, 0.024254974, -0.00704514096, -0.0383206457, -0.0162438191, -0.0033072168, 0.0227044281, -0.000607220398, -0.0215722844, 0.0293619335, 0.04289845, 0.000835264567, 0.0135365156, 0.0153331803, 0.00203816849, -0.0516848788, -0.0143979304, 0.000180262548, 0.0199602079, 0.00200125086, -0.0170437042, 0.00943249, -0.0240334682, -0.00685439911, -4.20372271e-05, 0.0628094301, 0.0361301899, -0.0165022425, 0.00938326679, 0.0046916334, 0.0312816575, 0.0257439911, -0.0131673375, -0.00567610702, -0.0142625654, -0.0350226574, -0.0292142611, -0.00277190912, 0.0547367483, -0.00782041438, -0.0361301899, -0.00349488226, -0.02224911, 0.0248825774, 0.00485776318, -0.0285251308, -0.00100293278, -0.0169452559, 0.0199479014, 0.00159054063, 0.00881104078, -0.00595299061, 0.0267776884, -0.0226921234, 0.00601144368, -0.0397235192, -0.0102077629, 0.0189880393, 0.0109338127, -0.00249194936, 0.0236519855, 0.0465656146, -0.00193664466, 0.0149393911, -0.000522617192, -0.0112291547, -0.0226182863, -0.0179543421, -0.00466086855, -0.00468855677, 0.00834341627, -0.0169698689, -0.0116906269, -0.0182496849, 0.0250917785, -0.00784502644, 0.00355641195, 0.00181512372, 0.0226429, 0.0161453709, 0.0345058106, 0.00506388722, 0.040338818, -0.0182004608, -0.019504888, -0.0164407138, -0.0265561827, -0.014434848, 0.000206508776, 0.0184834972, -0.0267284662, -0.0277375504, -0.0639908, 0.00675595179, -0.0240211617, 0.00915560685, -0.019504888, 0.0188157558, 0.0297064986, 0.0168714207, -0.0259408858, -0.0199971255, 0.0143117886, 0.00847262796, 0.0118690627, -0.0213876944, -0.0325122513, -0.0558688901, -0.00425477279, -0.0199355949, 0.0135365156, -0.0177943651, -0.0131058088, 0.0179789532, 0.0134626804, -0.0133027034, 0.0207477864, 0.00123828358, 0.00456857402, 0.0367454886, -0.0112045435, -0.0116537092, 0.0282297879, 0.0149024734, -0.00682978751, -0.039969638, 0.0209200699, 0.0373853967, 0.0424062125, -0.0617265105, -0.023639679, -0.0179420356, -0.0187542271, -0.0273929853, -0.0448427834, 0.00879258197, 0.0232089721, -0.014594825, 0.00636831531, -0.0319707878, -0.0145456018, -0.0215230603, 0.0458272584, -0.00546998298, 0.0234058667, 0.00246118475, 0.0158500299, -0.0166991372, -0.00428861426, -0.0316754468, 0.0447197258, 0.0228274874, 0.0549336411, 0.00759890769, 0.022089133, 0.0266054068, 0.0237873495, 0.0106692351, 0.0395758487, -0.0214984473, -0.011192237, 0.0175974704, -0.016834503, 0.0152839571, 0.00869413465, 0.00312878098, -0.0104600349, -0.0101216221, -0.00249348767, 0.0130319726, -0.0164037962, 0.0338412896, -0.026999196, 0.0313554928, -0.0299033932, -0.00409171963, -0.0108538242, -0.0284759067, 0.0105277169, 0.0129950549, -0.0285005178, -0.0152593451, 0.0405849367, 0.0297064986, 0.0228521, 0.0314785503, -0.0022658282, 0.0389359407, -0.000164399447, -0.0151855098, -0.0253255907, -0.0244887881, 0.00921098329, -0.0432676263, 1.57068771e-05, 0.014619437, -0.00445782067, -0.0168221965, 0.0562626831, 0.0143364007, -0.00985704456, -0.0348749869, 0.0218307078, -0.00934019592, 0.0143610127, 0.0280821174, -0.0214615297, 0.0468609557, -0.0389851667, -0.0228521, -0.0087002879, 0.00646676263, -0.016514549, -0.0147917196, 0.00830649864, 0.0786594599, -0.0380745269, -0.0283774585, -0.0508973, -0.0098631978, 0.0165637732, 0.0287220255, 0.000624910172, -0.0297803339, -0.00606989674, -0.0302233472, -0.00891564135, 0.0181635432, 0.0514879823, 0.0330044851, -0.0255963206, 0.016034618, 0.0471809097, -0.00623910315, -0.0143240951, 0.0169821735, -0.00332875224, 0.0180897079, -0.0109153539, 0.0259408858, -0.0547859706, -0.00335336407, 0.0528170243, -0.0389359407, -0.0199725144, 0.0292388741, 0.0200955719, -0.00301802764, 0.0289681442, -0.0114075905, -0.00320261647, -0.0113214497, -0.00721742399, 0.00798654463, -0.0725065, 0.000767197402, 0.00216430426, 0.0493467525, 0.0210308228, 0.0456795879, -0.0332259946, -0.0169329513, 0.00111060962, -0.0124597475, -0.00416863151, 0.0151116736, 0.00467009796, 0.0186680853, 0.0136841871, -0.0457534231, -0.0434152968, 0.00315646944, -0.0319461785, -0.00468548, 0.00817728601, -0.00457780343, 0.00578993699, 0.0177943651, -0.0166499149, -0.0394281782, -0.019024957, 0.00378099503, 0.0366224274, 0.0106077055, 0.00173821172, -0.0290912036, 0.0300756767, -0.00452242699, 0.00226429, -0.0241688341, 0.0177943651, 0.00815267395, 0.0357117914, 0.021584589, 0.0411510058, 0.00636831531, 0.00819574483, -0.0141887292, 0.032413803, 0.0095432438, -0.0142871765, 0.011419897, -0.00416247873, 0.0429230593, -0.00704514096, 0.0782164484, -0.0306417495, -0.0205508918, 0.028549742, -0.0121828644, 0.0516356528, -0.0301987361, -0.00322415191, 0.0200217366, -0.0237381253, -0.0166991372, -0.0109461192, 0.0032149225, -0.00671903417, 0.0242057517, 0.00950632617, -0.0206985623, 0.0284020714, -0.00778349629, 0.00806653313, 0.00581762521, -0.00704514096, -0.0308878683, 0.0284512956, -0.0119736632, 0.00481776893, -0.0191972405, 0.0276637152, -0.0266300179, -0.0269007478, -0.039034389, 0.019824842, 0.00814036839, 0.0318969525, -0.0510449708, -0.0275406558, -0.0153700979, -0.00581454858, -0.0492483042, -0.0438090861, 0.0151239801, 0.0359579064, -0.0557212196, -0.0486576222, -0.0288204718, -0.0284759067, -0.0525216796, 0.0023627372, 0.0213015527, -0.0261377804, -0.0499374382, 0.0315523893, 0.00972168, -0.0112537667, 0.031749282, 0.0519802198, 0.00151747419, -0.0394774, -0.00571917789, -0.00102292991, 0.0359825194, -0.0150870616, -0.00067105738, 0.000357833167, 0.046541, 0.0166991372, 0.0289435312, -0.0373607837, -0.0161084533, 0.00459933886, 0.00104292703, -0.000189395854, 0.00878643, 0.00990011543, 0.00682978751, 0.0138810817, -0.0142502589, 0.039649684, -0.0212769415, -0.0355148949, 0.0148901669, 0.00564226601, -0.0239842441, -0.0461718254, -0.0150624504, -0.0100170216, 0.0565088, 0.0138441641, -0.00558996573, 0.0315523893, 0.0201324914, -0.0195171945, 0.0200955719, 0.0114937322, 0.0070759058, -0.00994933862, -0.0273683742, 0.0213507768, 0.0105646355, 0.0554751, 0.00141825771, -0.0105646355, -0.0162192062, 0.0512910895, 0.000186415506, 0.00942018442, -0.0124597475, 0.0147794141, 0.0107615301, 0.00077834964, 0.0012144408, 0.0271222554, -0.0123182293, 0.038689822, -0.0261131693, -0.0114322025, 0.00210431288, 0.0096232323, 0.0124351354, 0.00164437899, 0.00741431862, -0.000491467828, 0.011192237, 0.0162069015, -0.00567303086, -0.00887872372, 0.052078668, -0.0136226574, 0.020969294, -0.00369793, 0.00649752747, 0.00889718253, -0.00687285839, -0.00520848203, 0.00165668491, -0.005036199, 0.00338105252, -0.00928481948, -0.0131550319, 0.0252271425, -0.00173052051, -0.00263039116, -0.0155669926, 0.00840494595, -0.060003683, 0.00108138297, 0.0120536517, -0.0296572745, 0.0132165616, 0.00801730901, 0.0191726293, 0.025141, -0.0122813117, 0.0107676825, 0.00849108677, 0.00208893046, 0.0261131693, -0.0362778604, -0.00206278032, -0.00210123649, -0.000346873217, -0.00155977579, 0.00710051786, 0.00828804, 0.00842340477, 0.00364255323, -0.0211538821, 0.0703898817, -0.00503004622, 0.0274422094, 0.0103800464, 0.0100170216, 0.0294603799, 0.0280328933, 0.00216584257, 0.0268761367, -0.0344811976, -0.00102062256, -0.0195418056, 0.0235904548, 0.00326106977, -0.0329798758, 0.0298541691, -0.00616834406, 0.00084833958, 0.0159484763, -0.0318231173, -0.000606066722, -0.0373361707, 0.00629140344, 0.00772812, 0.0177328363, 0.0027488356, 0.0104723405, -0.011352214, -0.0364501439, -0.0405357108, -0.0102446815, -0.00504235225, -0.0151362857, -0.0302971825, 0.0127612427, 0.0183235202, -0.0346780904, 0.0217814837, -0.0161822885, 0.0082388157, 0.0345304199, -0.0280821174, 0.000277075567, 0.00362101803, 0.0287712496, 0.0200340431, 0.0154193221, -0.0170806218, 0.0159977, -0.00364870625, 0.0170560107, 0.00947556086, 0.00928481948, 0.0017335969, -0.0452119634, -0.0352195539, 0.031724669, 0.0195418056, 0.0222983323, -0.0320200138, 0.00453165639, -0.0126504889, -0.0341858566, -0.00863260496, 0.00491621625, 0.00986935, 0.021424612, -0.0282297879, 0.00486084, 0.0114629678, 0.00985704456, -0.00451319758, 0.0391328372, -0.0103062112, 0.00856492296, -0.00524847629, 0.0681748167, -0.02571938, 0.0249071885, 0.0103000579, 0.0156408288, 0.000882180873, 0.0430215076, 0.00946325529, -0.040289592, 0.0398219675, -0.00673134, 0.0234427843, -0.01886498, 0.00629140344, 0.00150901382, -0.0483376682, 0.00512849353, -0.0360563546, -0.0617265105, 0.00793116726, 0.00265192636, -0.00386098353, 0.00403634273, -0.0082388157, 0.0301741231, 0.00355025893, -0.00539922388, -0.0235166196, -0.0125951124, 0.0259901099, 0.0168468095, -0.00764813134, -0.031453941, -0.0284020714, 0.0107307648, 0.0120105809, -0.00122597755, 0.00144440774, 0.0294603799, -0.0170190912, -0.0166499149, -0.023775043, -0.00302879536, -0.0329306498, 0.019369524, -0.0199602079, 0.0064544566, -0.0116537092, 0.0180404838, -0.0147917196, 0.020169409, -0.0353426114, 0.00593145518, -0.0240580793, 0.010072398, -0.00982012693, -0.00382714206, 0.0174128823, 0.00694669364, -0.00668826932, 0.0116229448, -0.0157515816, 0.0199109837, -0.0262854528, -0.010644624, -0.0246979874, 0.00375330658, 0.00233351067, -0.0229382403, 0.0115921795, 0.00378099503, 0.0468117334, -0.0233074185, 0.00262577645, -0.0227290411, 0.0243903399, -0.0227413457, -0.023295112, -0.00533769419, 0.00357179414, -0.0203786083, -0.0181512367, -0.0165022425, 0.0138441641, 0.020144796, -0.0148532493, 0.000860645494, -0.0257686041, -0.00230736053, -0.0262854528, 0.00350718806, 0.00892794784, -0.0171790682, 0.0233689491, 0.0128350779, -0.00857722852, -0.0322169065, 0.0261131693, 0.00490698684, -0.00309647806, 0.0019689477, -0.0149886142, -0.0286728013, 0.00283959182, 0.0283528473, -0.00429784367, 0.024919495, -0.00123520708, 0.00594683737, 0.0117336977, 0.00514695235, -0.0122074755, -0.0478946529, -0.000204778262, -0.00551305385, 0.0214738362, 0.0210308228, -0.00131750293, 0.0179789532, 0.050134331, 0.0161084533, 0.0151732033, -0.0247226, -0.0482884422, -0.000519540685, 0.0129827494, -0.00786963757, 0.0170806218, -0.00824496895, 0.000184204284, 0.000977551797, -0.0164899379, -0.0283528473, -0.0120228874, -0.0178558957, -0.00517771719, 0.0222860277, 0.0268761367, 0.000158919458, -0.0156900529, 0.00911253598, -0.0302479602, 0.00134749862, 0.0017335969, -0.0186434742, 0.0239719395, -0.00357179414, 0.00548536517, 0.00508849928, -0.0102692926, 0.0217937902, 0.0262362286, -0.03078942, -0.0270976424, -0.0459257066, -0.0147178844, -0.00264885, 0.0614311695, 0.0202555489, -0.0129458318, 0.00297495699, -0.0113214497, -0.0039194366, 0.00631909166, -0.0101954574, -0.0021104659, -0.0139426114, -0.010072398, -0.00228121062, 0.00531923538, -0.0142502589, 0.0140410587, 0.0281313416, -0.0177205298, 0.00152670359, 0.00528231775, 0.0050823465, 0.0124228299, 0.0145332953, 0.0223598629, -0.0193203, 0.00802346226, 0.0549828671, -0.00601452, 0.000572225428, 0.0180527903, 0.0105707878, 0.0225813687, -0.0321184583, 0.0163791832, -0.00931558385, 0.0172529053, 0.0289681442, -0.00186127087, -0.00387328933, -0.0273929853, -0.000255540188, 0.00974013843, -0.018545026, 0.0097032208, -0.0344811976, -0.00964169111, -0.00629447959, 0.00650368026, -0.0262362286, 0.00211661891, 0.00227967231, 0.00422708457, 0.0305925254, 0.0138072455, 0.0388374925, -0.0204401389, 0.0277129393, 0.0202801619, -0.0322661325, 0.0299526174, -0.0106692351, 0.00611296762, -0.00590991974, -0.0237135142, -0.0039194366, 0.00459626224, 0.00454703858, 0.0157392751, -0.00342719955, 0.00156054494, -0.00231505185, -0.02571938, -0.000501081813, 0.00297649531, 0.0181020126, -0.0125705, -0.0528170243, 0.0299526174, 0.0114506613, 0.00175359403, 0.0162684303, 0.013819552, 0.0243041981, -0.0225198399, 0.00260577933, -0.00452858, 0.0257439911, -0.0145332953, 0.00116829365, 0.0419878103, 0.00830034539, 0.0336197838, 0.00275960332, 0.0139426114, -0.00581147242, 0.0284020714, -0.0271468665, 0.00867567584, -0.00695284689, -0.00876181759, -0.0186680853, -0.0063498565, 0.00347334682, -0.001062155, -0.000717204588, 0.00849724, -0.00358410017, 0.0272699259, 0.0414709598, -0.0528170243, 0.0242426693, 0.0237135142, 0.0267284662, 0.0149640031, -0.0100293271, -0.00632524444, 0.0140533643, -0.00865106378, -0.0017982031, 0.0106261652, 0.03078942, -0.00313185737, 0.0154070156, -0.0070759058, -0.002438111, -0.0238488801, -0.0182619896, -0.0539491661, 0.0229874644, 0.000682209618, -0.0277129393, 0.0191603228, 0.0118198395, -0.0287958607, -0.00170437037, 0.0144717656, -0.00553458882, -0.0617265105, 0.000800654117, -0.059954457, -0.0206001159, -0.00994318631, 0.0169575624, 0.0310601499, -0.0176466946, -0.00593145518, -0.0272699259, 0.0131550319, 0.0119182868, -0.0106507763, -0.012287464, 0.00362717081, -0.0284266826, -0.00343642919, 0.0121459467, 0.00999856275, 0.000366293505, -0.0190618746, -0.00982012693, -0.0106692351, 0.0138564697, 0.0226552039, -0.0462210476, 0.0090694651, -0.00148901669, -0.0135242101, -0.00111445517, 0.00266423239, -0.0167975854, 0.0149270846, 0.00249041128, 0.00424554339, -0.0193818286, 0.0178928133, 0.00805422664, -0.0502573922, -0.0194556639, -0.0170313977, -0.0138933873, -0.0101523865, 0.0227905698, -0.00440552039, -0.00721742399, 0.0118936747, 0.00178589707, 0.0130688902, 0.0066144336, -0.0109584248, 0.0041501727, -0.0222368035, -0.00919252448, -0.0266054068, 0.00574994273, 0.0255470965, -0.0157761946, -0.014299483, 0.00461779768, -0.00553151267, -0.0152716506, -0.0254978724, -0.0265807938, -0.0370408297, -0.00461472105, -0.0281559527, -0.0131181143, -0.03238919, 0.0180897079, 0.0109153539, 0.0300510656, -0.0417170785, 0.0464917794, 0.00141748856, -0.0487314574, -0.00629755622, 0.00321184588, 0.0309617035, -0.0127243251, -0.0385175385, -0.00594068458, -0.00349180563, 0.032413803, 0.0208585393, -0.0230366886, -0.00198586844, -0.0238242671, 0.00181050901, 0.00459933886, -0.00551305385, 0.0129704429, 0.0427753888, -0.00443936186, -0.00527308835, 0.0104477284, 0.000463010365, 0.00490083406, 0.0230982173, 0.00481776893, -0.00550997723, -0.0221629683, 0.00985089131, 0.018889593, 0.0249318015, -0.0103554344, -0.0274422094, 0.000621064566, 0.00886641815, -0.0109953424, -0.0185327213, -0.0256701559, 0.00132365583, 0.0105092581, 0.00179051189, 0.015874641, 0.0423569866, -0.0155300749, -0.000712974404, 0.0217322614, -0.0112968376, 0.00567303086, 0.0118198395, -0.00466394471, 0.00882334728, -0.0381729752, 0.00277498574, -0.00837418064, -0.0154316276, 0.0105461767, 0.00386098353, 0.0108784363, -0.0160223115, 0.00400865451, -2.50204412e-05, -0.0274175964, -0.0143240951, -0.0175236352, -0.0163791832, 0.0185204148, 0.00500543416, -0.00993703306, 0.0108538242, 0.000490698672, -0.0420616455, -0.0230120774, 0.0133027034, -0.0180404838, -0.00614680862, -0.0165022425, 0.00830649864, 0.0285005178, -0.00948786642, -0.00198125374, -0.0228151809, 0.0257439911, -0.0175482463, 0.0225690641, 0.0366716497, -0.0200340431, -0.0225321464, 0.0642861426, -0.0155916046, -0.00413479, 0.0134011507, -0.00194895058, -0.0132042561, -0.0160961486, 0.0134011507, 0.0131427264, 0.0103677399, 0.0129581373, -0.0189511217, 0.0135365156, 0.0244518705, -0.00422400841, -0.001964333, 0.0022919781, -0.00566380098, -0.00975859724, -0.0144963777, -0.00596222, 0.0177328363, 0.0206985623, -0.00628525, 0.00775888469, 0.00185819448, -0.0489529632, 0.0144717656, -0.010847671, 0.00198279181, 0.0149886142, -0.00588223152, -0.00147363427, 0.00102908281, -0.00633139769, 0.0355148949, 0.0107184593, -0.000291688833, -0.006269868, 0.0073527894, 0.0139918346, 0.00657751597, -0.0123920646, 0.000129116059, 0.00471932162, 0.00792501494, 0.0224952269, 0.0215722844, -0.00630063284, 0.00293496274, -0.00782656763, -0.00297034229, 0.0114752734, 0.00288112438, -0.0115552619, -0.0300264526, -0.0192218516, -0.0174128823, -0.00970937312, -0.0135488212, -0.0100416336, 0.00750046037, -0.0187173095, -0.0100416336, -0.0144225424, -0.00297341868, -0.0122751584, -0.0174005758, -0.00780810835, -0.000165553123, -0.0148286372, -0.00283651543, 0.00944479648, 0.024759518, -0.0204032212, -0.00917406566, -0.00830649864, -0.0176220816, 0.00760506047, -0.00226275157, -0.0122013232, -0.00220891321, 0.0063744681, 0.0221875794, 0.000997548923, -0.00618372625, -0.0296080522, 0.0149640031, 0.0284512956, -0.0223229453, -0.0136841871, 0.00373792415, -0.0118813692, -0.00560227176, 0.00458088, 0.00533769419, 0.00821420364, 0.0048054629, -0.0229997709, -0.0278606098, 0.0154193221, 0.00988165662, 0.0142010357, 0.000134788323, -0.00920483097, -0.0141887292, 0.0149393911, -0.0157515816, -0.0316262245, 0.0106507763, 0.0337674543, 0.0180650949, 0.0011813686, 0.00576224877, -0.00642369175, -0.014754802, -0.00738970703, 0.0104723405, 0.00718665915, 0.0306663606, 0.00629755622, 0.0115244975, -0.00358717656, -0.0107, 0.00021343086, -0.00438398542, 0.00143133267, 0.0144963777, -0.03969891, 0.0299280062, -0.0142625654, 0.0135857398, 0.00984473899, 0.00937096, -0.0197263956, -0.0294849928, 0.0299280062, 0.0178312827, -0.0253255907, -0.00859568734, 0.032069236, 0.0185327213, 0.00226121349, -0.00966630317, -0.0132165616, 0.00687285839, 0.00869413465, 0.00151747419, 0.0119982753, -0.000125270453, -0.0199232902, -0.0260639451, -0.0105769411, -0.0054269121, 0.0183727443, -0.0174621046, -0.0234673955, 0.0163668785, 0.0307155848, -0.00253040553, 0.0135242101, 0.0057284073, 0.0232212767, -0.0222121924, -0.0339397378, -0.014914779, 0.00129135279, -0.0332752168, -0.00436552614, 0.00911253598, 0.0282297879, -0.00312416628, -0.0222614147, 0.00750661315, 0.0024258052, 0.00397788966, 0.0281067286, 0.00332567585, 0.00785117876, -0.0113460617, -0.0238981023, -0.0050115874, 0.0114752734, -0.00153285661, -0.0183235202, -0.0343581364, -0.0090694651, 0.00762351928, -0.019689478, -0.00892794784, 0.0121151814, -0.00329183438, 0.0132411737, 0.0136718806, -0.00342104677, 0.0198863726, -0.0135488212, 0.00191818585, -0.0189018976, -0.0148901669, -0.015714664, -0.0371392779, -0.0097832093, 0.0147301899, 0.00333798165, -0.0149270846, -0.0179789532, 0.00461472105, 0.00154516252, 0.0219414607, -0.00535, -0.0052977, 0.0311832093, -0.00849108677, 0.0264085121, 0.00395020144, 0.0117706154, 0.0162069015, 0.00913714804, 0.00444551464, -0.00972783193, -0.0119305924, -0.00929097179, 0.0104169641, -0.0225075334, -0.0266054068, 0.0319215655, -0.00665135169, 0.00262269983, 0.00887872372, -0.0159607828, 0.0212277174, 0.0566072464, 0.0184096619, 0.0196525604, -0.0368193239, 0.0386406, 0.00397173688, -0.0125028184, 0.018385049, 0.00564534217, 0.0225321464, 0.00651598629, -0.0325122513, -0.00668826932, -0.000177282214, 0.00375023019, 0.0178066716, -0.02064934, 0.0283528473, -0.0091494536, -0.0128227724, 0.0070512942, -0.023799656, 0.00265038828, -0.00327952858, -0.0109338127, 0.0277129393, 0.00402403716, -0.0200340431, -0.0105461767, 0.00930943061, 0.00994933862, 0.0276391041, -0.0029918775, 0.0111983903, -0.0109522715, 0.00116906269, 0.000240542344, -0.000498005364, -0.0140779763, -0.00408864301, 0.0268761367, 0.0259408858, -0.00443936186, -0.00646061, -0.0109891891, 0.0139303049, -0.0113891317, -0.00233966368, 0.0251286961, 0.00885411166, -0.0275898799, 0.0118506039, -0.00769120222, -0.0192464646, 0.00767889619, 0.00823266245, -0.0097032208, -0.00349795865, 0.0235289261, -0.0125581948, 0.000830649806, -0.0197140891, -0.0142379533, 0.035318, 0.00213200133, 0.0230243821, -0.0138810817, 0.0219168495, -0.0107369181, 0.00721127121, -0.0108353654, 0.0198617596, 0.0570502616, -0.0237258207, -0.0138441641, -0.0157392751, 0.0306171365, 0.0199971255, 0.0156900529, -0.0109584248, -0.00731587131, -0.00303956307, -0.00135518983, -0.0180404838, 0.0350472704, 0.00809729751, 0.00173052051, 0.00980166811, 0.0126504889, 0.00239350204, 0.00484853378, -0.0208462346, -0.00451935036, -0.0228151809, 0.0381975845, 0.0026780765, 0.00972168, -0.00666981051, 0.0287220255, -0.00488237524, 0.024254974, -0.02411961, -0.013179644, -0.0257686041, -0.0268761367, -0.00679902267, -0.0352933891, 0.0108230598, -0.0175359417, 0.0144963777, -0.00586377224, 0.0206985623, -0.0173882693, 0.00462702708, 0.0036056356, 0.0359825194, -0.013954917, 0.0225198399, -0.0505527332, -0.0140287522, -0.0220399089, -0.0143240951, 0.00847878121, -0.00683594029, 0.00245810812, 0.00363947684, -0.03078942, -0.0228151809, -0.0214861427, -0.0033779759, 0.0339643471, 0.0184219666, -0.00886641815, -0.022409087, -0.00270268833, 0.00632524444, 0.0168837272, 0.0372377224, 0.00200894196, -0.0222368035, 0.0151239801, 0.0295834392, 0.00327952858, -0.0293865446, -0.0154316276, 0.0106569296, -0.007537378, -0.0156408288, 0.00420247298, 0.00144133123, -0.00140441349, 0.0249933302, 0.00905716, 0.000506465673, -0.00772196706, 0.0150009207, 0.0327091441, 0.0166376084, 0.0133519266, 0.0102139162, 0.0173390452, -0.00927866623, 0.0132288672, -0.0029088126, 0.025399426, -0.00344258198, 0.00500543416, 0.0110630253, -0.0205139741, -0.00178128236, -0.00963553786, 0.00892179459, 0.00594991399, 0.0152716506, -0.00924790092, -0.00101754605, 0.0139918346, -0.00474701, -0.0205385853, 0.00900793634, 0.00931558385, -0.0131304199, -0.0271714795, -0.0305925254, -0.0173882693, 0.0134503739, -0.00594991399, -0.00639908, 0.00849108677, 0.00281344168, 0.00714974152, 5.0810002e-05, -0.0311832093, -0.00349795865, 0.00193664466, 0.0160838421, 0.0251902249, -0.00442705583, 0.00168744975, 0.00287804776, -0.00765428413, 0.000954478164, 0.0159730893, 0.00907561835, 0.00439629098, -0.00849108677, 0.0105954, 0.00230428413, -0.00233351067, -0.0218799319, 0.0151978154, -0.0237381253, 0.00614988524, 0.019184934, -0.00406403141, -0.00633755047, -0.0261870045, -0.0114629678, -0.0048516104, -0.0135857398, -0.000205162811, 0.0106938472, -0.00293342443, 0.00481776893, 0.00398711907, 0.000152478082, 0.000393212715, -0.00292419503, 0.0151608977, 0.00236427551, 0.00818959158, 0.0117706154, 0.0142010357, 0.00384560111, 0.000985243, -0.0181512367, -0.00108984334, 0.00930943061, -0.0155177694, 0.00360255898, -0.0080788387, -0.00864491146, 0.00663904566, -0.0112168491, 0.00666981051, -0.0140410587, 0.0295342151, 0.00496544, -0.0100662457, 0.0224336982, 0.00919252448, 0.000363409286, 0.00906331278, 0.0598067865, 0.00116752449, 0.0253502019, 0.000876027916, -0.00475008646, 0.0011421435, -0.0138933873, -0.0435137451, 0.00276729441, 0.00574071333, 0.00282574771, -0.00137057225, 0.0028288241, -0.00090986921, 0.00591299636, -0.000613757933, 0.00387944235, -1.11702693e-05, -0.00239350204, 0.0534077063, 0.0133888442, -0.00240119337, 0.0238857977, 0.0027534503, 0.00791270845, -0.0196033362, -0.0151362857, 0.0180404838, -0.0230859127, 0.00774657866, 0.00703283539, -0.0122320876, -0.0195910297, -0.00868798234, 0.0112414612, 0.00189665041, -0.011899828, 0.00183819735, -0.0068913172, -0.00229966943, 0.0121705579, -0.000332452211, 0.00695899967, -0.0177205298, -0.0150501439, 0.00677441061, -6.82113459e-05, -0.00543614151, -0.00498697534, -0.0141025884, 0.0277621634, -0.0119736632, -0.0137826344, 0.00617142068, -0.00453473255, -0.013474986, 0.0267776884, -3.91169715e-06, 0.00631909166, 0.0214984473, -0.00866337, 0.0301741231, 0.00746969553, 0.0200340431, 0.00330414041, 0.0202555489, -0.0052423235, -0.0197263956, 0.0062790974, 0.0187419206, 0.0107430713, 0.010779989, -0.00380560686, 0.0163422655, 0.0111491662, 0.000605297624, -0.0232705, 0.00738970703, 0.0228274874, -0.0258178264, -0.00651598629, 0.0048054629, -0.00380560686, -0.0402649827, -0.0229997709, -0.0280575044, -0.00214276882, -0.0131550319, 0.00647906866, 0.0137826344, 0.00546075357, -0.0098631978, 0.014754802, -0.00683594029, -0.00386406, -0.0110199545, 0.00671903417, -0.0202801619, -0.0145702129, -0.00111291697, -0.00987550337, 0.00585761946, 0.000813729188, -0.0197263956, -0.0142871765, 0.00143210182, 0.0131058088, -0.013179644, 0.00368562411, 0.0154685453, -0.00371331233, -0.00385175389, 0.0120721105, 0.0142010357, -0.017154457, 0.0134626804, -0.000642215367, 0.00147286523, 0.00410710182, -0.0258916635, -0.0231228303, 0.00787579082, 0.0101462342, -0.0288204718, -0.014114894, 0.0122628529, -0.00799269695, 0.00249194936, -0.00708205905, 0.00632524444, -0.00967860874, 0.0115491087, 0.0157023575, -0.0375822894, -0.0210554339, 0.00110214925, 0.00481469231, 0.0175974704, -0.0159484763, 0.00333182863, 0.000244772498, 0.024574928, -0.0159115586, -0.00504235225, 0.00489775743, 0.0015628523, 0.0250917785, -0.0089341, 0.0300018415, -0.0429230593, -0.000333798176, 0.00312724267, -0.0165268555, -0.0170313977, 0.0183235202, 0.0090694651, -0.0246364586, -0.00259962631, -0.00679902267, -0.00540845329, 0.00647291588, -0.000424554368, -0.0100908568, -0.0091494536, -0.0186311677, 0.00796193257, 0.0103308223, -0.000902947097, 0.00588223152, 0.000942941348, -0.0328075923, -0.0013413456, 0.0171421506, -0.00915560685, 0.0249318015, 0.0107492236, 0.0427507758, -0.000136711111, 0.0158992521, -2.73037676e-05, -0.000117675394, -0.00562688336, -0.00639292737, -0.0153577924, -0.0132042561, -0.0286481902, 0.0141025884, -0.00708821183, -0.0102631403, -0.0148901669, 0.00203663041, -0.0139672225, -0.000932173687, -0.0111184018, -0.021744566, 0.00356871774, -0.0121336402, 0.00100600929, 0.00145363715, 0.00170590857, 0.0066144336, 0.0101154689, 0.0265315715, 0.0234058667, 0.00708205905, -0.00291958032, -0.0114075905, 0.00559304236, -0.00315031642, -0.0112291547, -0.0320200138, -0.00123751443, 0.0144102359, 0.0066944221, 0.0205016676, 0.00488852803, 0.00281036529, -0.0164530203, -0.00585454283, -0.00938941911, -0.00376253598, -0.0136103509, -0.00264577358, 0.0147424964, -0.00849724, 0.0352687761, 0.0146809667, -0.0238488801, 0.00957400817, 0.0151239801, 0.00617142068, 0.00488852803, 0.00498082256, 0.00542383548, -0.0297557227, -0.0129581373, 0.00820805132, 0.0068113287, 0.0160838421, 0.00530077657, -0.00231505185, -0.00507927, 0.000414555805, -0.00339643494, 0.00942633767, 0.0087002879, -0.00150824478, 0.0151978154, -0.0075927549, -1.37960933e-05, 0.0305925254, 0.0348749869, -0.00729741249, -0.0157515816, -0.00728510646, -0.00252886722, -0.00476854527, -0.00746969553, 0.006143732, -0.0164037962, -0.00408864301, 0.00233197236, -0.013179644, 0.00488237524, 0.0193203, 0.0203170795, 0.0090817716, -0.021609202, -0.0303464066, -0.011832145, 0.0068113287, -0.00966015, 0.0069959173, 0.0148040261, 0.00339643494, 0.00623602653, 0.00730971852, 0.00743893068, -0.00472855102, 0.00362409442, 0.00179974129, 0.00278729154, 0.0140533643, 0.0073527894, -0.00517464057, -0.0348996, -0.0017182146, -0.000136999544, -0.00138057081, 0.0220029913, 0.00335028768, 0.00773427263, 0.0173636582, 0.0134872915, -0.00205201283, 0.00294880685, -0.0389605537, -0.019184934, 0.00755583681, -0.00134519127, -0.0187173095, 0.00211815699, -0.0147178844, 0.0149270846, -0.0200340431, 0.0296572745, 0.0334228873, 0.0213261656, 0.00800500344, 0.0259901099, 0.00553766545, 0.00442705583, 0.0092294421, 0.00186127087, 0.0145579074, -0.0011767539, -0.00466086855, 0.0239842441, -0.00910638366, -0.00472855102, 0.00238734903, -0.0247102939, 0.0012082879, -0.0156777464, -0.0107369181, 0.00104215788, 0.0156162167, -0.00721127121, 0.0122690052, -0.0096232323, 0.0114937322, -0.00859568734, 0.0186926983, 0.00738970703, 0.0176836122, -0.00336259347, -0.00316877523, 0.0103677399, -0.00480853952, -0.00246272283, -0.0143733183, -0.014619437, -0.0231843591, -0.00647291588, 0.00235966081, -0.00756814284, -0.010004716, 6.52310046e-05, -0.00576840155, -0.0388128832, 0.0105277169, 0.00155516108, 0.0188157558, 0.00868182909, -0.000411479297, -0.018225072, 0.000453780929, -0.0116290972, 0.0143487062, -0.000916022167, -0.0109768836, 0.0126135712, 0.00154439337, -0.00825727452, 0.00313339569, 0.0150009207, -0.0216215067, -0.0169821735, 0.0172652099, 0.0151362857, 0.00847262796, -0.00417170813, -0.0245257057, -0.00927251298, -0.00413786666, -0.00207970105, 0.00551305385, 0.0134011507, 0.0165268555, -0.0181020126, 0.0159238651, -0.00987550337, -0.0156777464, -0.00414094329, -0.00187203859, 0.0144225424, -0.0165268555, -0.00672518695, 0.0121397935, -0.00674364576, -0.000167091363, -0.00678671664, -0.0313062705, -0.0280821174, 0.0120905694, -0.00375330658, -0.00572225451, -0.00117752305, 0.00170437037, 0.003608712, 0.0134872915, 0.000224390824, -0.0017182146, -0.0105646355, 0.0104415761, 0.00550997723, 0.00566072483, -0.00192433875, -0.00402711332, 0.00751891918, 0.0152716506, 0.00486699259, 0.0110630253, -0.000510695798, 0.00755583681, -0.0150993681, 0.00960477348, 0.00809729751, -0.00646061, -0.00630063284, 0.000124309052, 0.00139364577, 0.013979529, 0.00946940761, 0.00602374924, -0.00551305385, 0.0110384133, -0.00198125374, -0.00212584832, -0.015234733, 0.00896486547, -0.021609202, 0.0346780904, -0.00209046877, 0.00409787241, 0.0276391041, 0.0257686041, 0.00969706755, -0.0197140891, -0.00275191199, 0.0241811387, -0.0125581948, -0.0146932723, -0.0103369756, 0.00891564135, -0.0378037952, 0.010687694, 0.00516541116, 0.00225659879, 0.00763582531, 0.00892179459, 0.024574928, -0.0384190939, -0.0005906843, -0.00818959158, 0.00724818883, 0.0115860272, -0.0156531353, 0.0110630253, -0.0151362857, -0.0146809667, 0.00138210901, -0.0109092006, -0.0277867746, -0.00274729729, -0.0189880393, -0.0140779763, 0.00812191, 0.00213353941, -0.013634963, -0.0159607828, 0.00131673377, -0.00632524444, 0.0120659582, -0.0047008628, 0.00814036839, -0.014299483, -0.00480238674, -0.0075927549, -0.0057376367, 0.0116967801, -0.000646445551, -0.0107553769, -0.00921098329, 0.0346534811, -0.00410402566, 0.0088602649, 0.0110384133, -0.0293373205, 0.00549151842, -0.00921713654, 0.00668211654, 0.00630063284, 0.00633139769, -0.0102139162, -0.0233074185, -0.0144102359, -0.0118936747, -0.00140979735, -0.00732817734, -0.0180774014, 0.0126751009, -0.0184834972, -0.0232458897, -0.00573148392, -0.0191603228, 0.0190987922, 0.0054730596, -0.00142671796, -0.00856492296, -0.017154457, -0.00275652693, -0.0215599779, 0.0164161026, -0.0243041981, -0.00845416915, -0.00600221427, -0.0123859122, -0.00408249, -0.013339621, -0.0172775164, -0.0160469245, 0.0176466946, -0.00704514096, 0.00589453708, 0.0194064416, -0.00135211332, -0.0212277174, -0.0061898795, 0.0159607828, -0.0342350788, 0.0296326634, 0.0136472685, -0.0150255328, 0.019984819, 0.000641830789, 0.00625756197, 0.0156039111, 0.00814036839, 0.00670057535, -0.0116906269, 0.00282267109, -0.0177328363, 0.0148040261, -0.00937711354, 0.0130442791, 0.00891564135, -0.00617142068, -0.025141, -0.024919495, -0.0072728009, -9.18738078e-06, 0.0120905694, -0.00590376649, 0.0370162167, -0.000743739249, 0.000899101549, -0.0201078784, 0.00907561835, -0.0028334388, -0.00817113277, 0.0417663045, -0.00520232925, -0.00277960044, 0.00401480729, 0.00182896783, -0.00304110139, -0.00570071908, -0.0310355388, -0.000228813267, 0.000567226147, 0.0262854528, -0.00855877, 0.00388559536, 0.00107907562, 0.00287189474, -0.00476854527, -0.0118259927, -0.00158746412, -0.0177205298, -0.0182127673, -0.0243165046, 0.00389790116, -0.00605143793, 0.0256455448, 0.019184934, -0.00646676263, -0.00304571609, -0.0144717656, -0.00332259922, 0.000686439802, -0.00701437611, 0.00984473899, -0.00400865451, -0.00795577932, -0.0018135854, -0.0180281773, -0.00201970967, -0.0266054068, 0.0147794141, 0.00948786642, 0.0250056367, -0.00487314584, -0.00245964644, 0.00021189262, -0.00991857424, 0.00108907418, -0.0164530203, 0.00725434162, -0.00841109827, -0.00800500344, 0.0109338127, 0.00378407142, 0.0035318, -0.0164653249, 0.00940787792, -0.0133888442, -0.020009432, 0.0312570445, -0.0221506618, -0.0118813692, -0.00605759071, 0.0151116736, -0.0127612427, -0.00187665329, -0.00658366876, 0.0121213347, 0.0150501439, -0.0176097769, -0.00257962919, -0.0106261652, -0.000180454823, -0.0117829219, -0.0095309373, -0.0114814267, -0.00790655613, -0.00967860874, 0.0154316276, 0.0054976712, -0.0212769415, -0.00432860851, -0.0140656708, -0.0125151239, 0.00246733753, 0.000481084688, 0.00313185737, -0.0183358248, -0.00174897932, 0.00965399668, 0.0230366886, 0.000173628883, -0.0153824044, -0.00689747, 0.00838648714, 0.00238119625, -0.00374100078, -0.00163053488, 0.0132534793, 0.0111737782, 0.00464856252, -0.0120905694, 0.000158919458, 0.00268730591, 0.00855261646, 0.0103738932, -0.00334721105, 0.00152055069, -0.0130565846, 0.00431630248, -0.0246733762, 0.00895871222, -0.0133273145, 0.0124043711, 0.0131304199, 0.0228274874, -0.011764463, -0.0141025884, 0.00799885, 0.0185327213, -0.0187173095, 0.00325799314, -0.00579916639, 0.0252271425, 0.00158131111, -1.59832798e-05, -0.00792501494, -0.013659575, -0.0010244681, 0.0039994251, -0.00297649531, -0.00324568735, -0.00903870072, 0.0190987922, 0.0022919781, -0.00921098329, 0.00479623349, -0.0133888442, -0.00195202709, -0.0172529053, -0.000798346766, -0.0236273725, -0.000404557242, 0.0206616446, 0.0168591142, -0.0097032208, 0.0075127664, -0.0257686041, -0.0141025884, 0.0214369185, -0.0146809667, -0.00308571034, 0.0153331803, -0.0109953424, -0.00938326679, -0.0200832672, -0.0104907993, -0.0271714795, 0.00873105228, -0.0143733183, -0.00148055644, -0.0086202994, 0.0103862, 0.00306878961, 0.0216830373, -0.0200832672, 0.00849724, -0.00474085705, 0.0276883282, 0.00815267395, 0.0158008058, 0.00943864323, 0.00543921813, -0.0111737782, -0.0202555489, 0.000420708762, 0.0234181713, -0.0136718806, 0.0135488212, -0.0185327213, 0.0144102359, 0.00479931, -0.000830649806, -0.0342350788, 0.000194491266, -0.00483930437, 0.0126751009, 0.0134134563, 0.00425169664, -0.00101677689, 0.0227905698, -0.00514079956, 0.0018858827, 0.0180035662, 0.0127612427, -0.00956170261, 0.0152716506, -0.000792962906, -0.00841109827, -0.0119552044, -0.00822035689, -0.0198125374, 0.00604836131, -0.011647556, 0.00824496895, -0.0162807368, -0.0151855098, -0.0218060967, 0.0115675675, 0.0147301899, 0.0128104659, 0.00531615876, -0.000560688612, 0.00778349629, -0.00132903969, -0.00246733753, -0.00249502598, -0.0108845895, -0.00624525594, 0.00798039138, 0.00956170261, -0.0244887881, -0.0209323764, 0.0141887292, -0.00658366876, -0.00828188658, 0.00141902675, -0.00833726302, 0.0297064986, 0.00334413466, 0.0101462342, 0.0192833822, 0.000433399226, -0.0232089721, 0.0180897079, 0.0181635432, -0.0148409437, -0.0144471535, -0.0113337552, -0.0229013227, 0.0209815986, -0.00257039978, -0.00334105827, 0.00173052051, -0.0008268042, -0.0108292121, 0.013019667, 0.0173759647, 0.00787579082, 0.0228767116, -0.00131519558, -0.00844801683, 0.00329798739, 0.00900793634, -0.0111060962, -0.0187911447, 0.00179358828, 0.00139672228, -0.0409295, -0.0072358828, 0.01032467, 0.00809114426, 0.0238981023, -0.00338412891, -0.0245872345, -0.0304202419, 0.00221045152, 0.0132288672, -0.00638062134, -0.00168591144, -0.00415632548, 0.00241503748, -0.00146132836, -0.00381791266, -0.00864491146, -0.000679902267, -0.000236696738, 0.00999856275, -0.000885257381, 0.000689900829, 0.00770350778, 0.00279498287, 0.0141518116, 0.00317492825, -0.00410094904, 5.62118703e-06, -0.010712306, 0.0263100639, -0.0038486775, -0.00116829365, 0.00412863726, -0.0017289822, -0.011832145, 0.00664519845, -0.00704514096, -0.00244580233, 0.00644830381, -0.00992472749, 0.00241503748, -0.0125274295, -0.011167625, -0.00858338177, 0.00393174263, -0.0051161875, 0.00323953433, -0.00746354228, 0.00544537092, -0.0048054629, -0.00226736628, -0.0143117886, -0.00427938486, 0.0110876365, 0.0183112137, -0.00487929862, -0.00527616451, -0.00679902267, -0.00485776318, 0.0213630833, -0.0069159288, 0.0240088571, -0.0307401959, -0.0144102359, -0.0135242101, -0.00578993699, 0.0376561247, -0.00246118475, 0.00945710205, -0.00552843604, -0.0227905698, 0.0194802769, -0.0103677399, 0.00440552039, -0.0136103509, -0.0346534811, -0.0221506618, 0.00930327829, 0.0217076484, 0.0105338702, -0.00206278032, -0.0158500299, 0.0149640031, -0.0035164177, 0.020624727, 0.00646061, 0.00673134, 0.00231812824, -0.0033779759, 0.0025857822, 0.0208216216, 0.0110507188, 0.00543921813, -0.0122813117, -0.0243534222, 0.00357179414, -0.0101216221, 0.0103492811, -0.00521771144, -0.00499312859, -0.0213138591, 0.00126520277, 0.00884180609, 0.0346780904, -0.0301002879, 0.003928666, -0.00277960044, -0.00990011543, 0.00682363426, -0.00154131686, -0.021904543, 0.0171298459, -0.011124555, -0.0315277763, -0.00884180609, 0.0219783783, -0.0116167916, -0.0197633132, 0.0396004617, 0.0241565276, 0.0120721105, -0.0157392751, -0.00874335878, 0.0102262227, -0.00638677413, -0.0272207018, -0.0311585981, 0.00410094904, -0.00632524444, 0.0283774585, -0.00802961458, 0.000799115922, -0.0280082822, 0.0198986772, -0.0120967226, -0.0125581948, 0.00674979901, 0.0017982031, 0.031773895, 0.00822035689, 0.0318477303, 0.00515310559, -0.0149393911, 0.00796193257, -0.0233074185, -0.00375023019, -0.0141641181, 0.0147424964, -0.00919867773, 0.0130319726, -0.00675595179, 0.00469470955, -0.0201078784, -0.0135242101, 0.00506081106, 0.0158623345, -0.00958631467, 0.0180774014, 0.0477469824, -0.0069159288, 0.00511926413, 0.00116598618, 0.00213815412, -0.00605143793, -0.00972783193, -0.00713128271, 0.00517771719, -0.00959246699, -0.00711897667, 0.0176836122, -0.0208831523, -0.00453473255, -0.0215107538, 0.0215230603, 0.0130442791, -0.011284532, -0.00514695235, 0.0075127664, -0.00437783217, -0.00196279469, -0.0339643471, 0.0164161026, 0.015874641, -0.0218553189, 0.018729616, -0.00896486547, -0.012084417, 0.00134057656, 0.00253348192, 0.0211538821, 0.00990011543, 0.0246241521, -0.00273499149, 0.0163422655, -0.00273960619, 0.00378099503, 0.0124289822, -0.0135734333, 0.00760506047, 0.0460487641, 0.0137334103, 0.00625756197, 0.00382714206, -0.0197263956, -0.00379637745, 0.014754802, 0.0116352504, -0.0435629673, -0.00607604953, -0.00237042853, -0.0222737212, -0.0118936747, -0.00247041415, 0.01285969, -0.00865106378, -0.00194279768, -0.00804807432, -0.0369177684, -0.00803576782, -0.00371331233, 0.0272453148, 0.0383452587, -0.0132042561, 0.00162438187, -0.00742662465, -0.00175051764, 0.006429845, 0.00221814262, -0.000593760808, 0.000533769431, -0.00836802833, 0.011444509, -0.000739509065, 0.0068113287, -0.000152478082, 0.0099924095, 0.00526385847, -0.00593453133, -0.00860184059, -0.0106630828, -0.0152716506, 0.00622064434, 0.0104907993, -0.0286728013, -0.00825112127, 0.0028995832, -0.00441167364, 0.0165760797, 0.0023504314, 0.0213384703, -0.00843571, -0.00217661029, -0.000598760089, 0.00115675677, -0.011444509, 0.00576224877, -0.00576840155, 0.00309032504, 0.0205878094, 0.00464856252, 0.00868798234, -0.000621833664, -0.00470701559, 0.00769120222, 0.00249964069, -0.00799269695, 0.0087002879, 0.00722357677, 0.0211538821, 0.00380560686, 0.0150993681, -0.0233566426, 0.0334228873, -0.00337182288, -0.0160715356, 0.00729741249, 0.00125366589, -0.0114322025, 0.00128058519, -0.0179789532, -0.0181881543, 0.00528539391, 0.00719896518, -0.00856492296, 0.0107738357, -0.0130565846, 0.0367454886, -0.00865721703, -0.00821420364, -0.00392558938, -0.00997395068, 0.0092417486, -0.00189972692, 0.0070512942, 0.00307801901, -0.00663289288, 0.00235658442, 0.0130319726, 0.02571938, -0.0178558957, -0.0136226574, -0.00556535367, -0.0164653249, 0.0113706728, 0.0211908, -0.00157823472, -0.00373177114, 0.0034456586, 0.00971552636, 0.000966015, 0.0210185163, -0.0074573895, 0.0230489951, 0.00812806282, -0.0176220816, -0.0056484188, -0.0185819436, 0.00491929287, -0.0177820586, -0.0207970105, -0.0105277169, 0.0173144341, -0.0299033932, 0.00478392746, -0.0224952269, 0.00286728, 0.0122936172, 0.00127443217, -0.0212031063, 0.0132042561, 0.00670672813, 0.00336259347, 0.00764813134, 0.0166868325, 0.0123859122, 0.0372623354, 0.0046547153, -0.0341366306, 0.00748200156, -0.00784502644, 0.0224829223, -0.00700207055, 0.0104477284, 0.00846647564, 0.000759890769, -0.0275160447, 0.00566072483, 0.00177512947, -0.0162684303, 0.00333490525, -0.0143364007, 0.0212769415, -0.000176416943, 0.00684209354, 0.0189018976, 0.00564534217, -0.0449658446, 0.000403019, -0.000562611443, -0.00138287817, -0.0186065566, 0.0175728593, -0.00305186887, 0.0195910297, 0.00898332428, -0.00101446954, 0.0170190912, 0.0189634282, -0.0001421911, -0.0121336402, -0.00551613, -0.0222244971, 0.0091494536, 0.0164407138, -0.00751891918, -0.0131427264, -0.00985089131, 0.0174744111, 0.00655905716, 0.0141272, -0.0114814267, 0.013019667, 0.00955554936, -0.00202432438, -0.00709436461, -0.00192741526, -0.00541153, -0.0197387, -0.000678748591, -0.0182742961, 0.0657628551, 0.0141641181, 0.00818959158, 0.00928481948, 0.00612527318, 0.00538384123, -0.018385049, 0.000292842509, -0.0200832672, 0.00730971852, 0.00511311134, -0.00782656763, 0.00678056385, -0.000562611443, 0.0116660157, -0.00344873499, -0.00590069033, -0.00237811962, -0.0251779184, -0.00865721703, -0.00263500586, 0.0117952274, -0.00283959182, 1.08698314e-05, 0.0128966076, -0.0210308228, 0.0143733183, 0.00140287529, 0.0166376084, -0.0217199549, 0.00808499195, -0.0119490512, -0.0180650949, 0.0198863726, -0.00432245573, -0.00693438761, 0.0152962627, -0.013339621, 0.00631293887, -0.00785117876, 0.0259654988, -0.0222614147, -0.000495313434, -0.0115429563, -0.0109522715, 0.00551920664, -0.021584589, 0.0181758497, -0.0192341581, -0.0020443215, 0.0066944221, 0.0362040251, -0.012084417, 0.014914779, -0.0313308798, -0.0140902819, -0.0156285223, -0.0187542271, -0.0116167916, 0.00792501494, -0.0152224274, 0.00163668778, -0.00400557788, 0.00309955445, -0.00631293887, -0.00639908, -0.00680517545, 0.0043101497, -0.00475008646, -0.0169698689, -0.00427938486, 0.00199509785, 0.000931404589, 0.0373115577, 0.00789425, -0.0154439341, 0.0163914897, -0.0150501439, -0.00546382973, 0.0395266265, 0.00307648093, 0.0126504889, -0.0307401959, -0.0131181143, -0.00724203605, -0.0209323764, -0.0115368031, -0.00773427263, -0.0228151809, 0.0164284073, -0.00639292737, 0.0109891891, 0.00983243249, -0.00376561261, -0.00724818883, -0.00191664754, 0.0157515816, 0.00989396218, -0.0186557788, -0.0221875794, 0.0112783788, -0.00460549165, -0.00935865473, 0.021769179, -0.000856030791, 0.00930327829, -0.0302233472, 0.0097832093, -0.000850646931, 0.0112168491, -0.00968476199, 0.0177697539, 0.00825727452, 0.00205662753, -0.00777119072, 0.0133519266, 0.0200832672, -0.00517156441, -0.00801730901, -0.00939557236, -0.00834956858, 0.00138749287, -0.00497466931, -0.00721742399, -0.00148440199, 0.00350103527, -0.0135488212, 0.00670057535, -0.0146809667, -0.0221506618, 0.0169329513, 0.00890333578, 0.0105400234, -0.0101769986, 0.00791886169, 0.00650368026, -0.014299483, 0.00225352217, -0.00891564135, -0.0121644055, 0.00822651, -0.00525462907, 0.00214738352, -0.0296326634, -0.00660212804, 0.00718050636, 0.0114629678, -0.00255040266, 0.00548844179, -0.00910023, -0.0114937322, -0.00205201283, -0.0105461767, 0.00651598629, -0.0145702129, -0.0121151814, 0.00394712482, 0.0171298459, -0.0107738357, -0.0117521565, 0.011764463, -0.00767889619, 0.0120536517, 0.0206862576, -0.0198371485, 9.3544244e-05, 0.0128719956, -0.00584531343, -0.0266300179, 0.00355948834, 0.0227413457, -0.0124412887, -0.00726664765, 0.0207354799, -0.00370715931, 0.00264731166, 0.006269868, 0.00685439911, 0.005162335, -0.000240542344, 0.0279098339, -0.0173759647, 0.0100108683, -0.0209077634, 0.00348565285, 0.0232828073, 0.0151978154, 0.00793732051, -0.00440552039, -0.0290419795, -0.0351703279, -0.0110814841, 0.0172405988, -0.000749892206, -0.0101154689, 0.00430707308, 0.00531923538, -0.00173667341, -0.00967245549, -0.00726049487, 0.0119736632, -0.0113337552, 0.0108415186, -0.030149512, -0.00956170261, -0.0115983328, -0.0116290972, -0.00812191, -0.0196525604, -0.000950632559, -0.0123059237, 0.00427938486, 0.0111983903, 0.00573148392, 0.0214, -0.00503004622, -0.0288943071, 0.0068913172, 0.0104354229, 0.0219906848, 0.0127120186, 0.00414402, 0.010847671, -0.00605451409, 0.0127243251, 0.000549536373, 0.00360255898, 0.0129581373, -0.000813729188, 0.00351334107, 0.00827573333, -0.0119121335, -0.00198279181, -0.00982628, 0.00998010393, 0.0226429, 0.0299033932, -0.0317000598, 0.0316508338, 0.00499928137, -0.00442705583, 0.00197356241, 0.0304448549, -0.00298726279, 0.00792501494, 0.013819552, -0.00181666191, 0.0131304199, -0.0031395487, -0.00306571322, 0.00212431, -0.0045408858, -0.00943864323, 0.0118567571, 0.00203355378, -0.0089341, -0.00328875799, -0.0198863726, -0.0243534222, -0.00724818883, 0.0381729752, 0.0175359417, 0.0277867746, -0.00421170238, -0.00135134417, 0.00258424389, -0.0111860847, -0.00618065, 0.00456857402, -0.00401173113, -0.0312324334, 0.00345488801, -0.0223106388, 0.00830034539, 0.019689478, 0.0220276024, -0.0164776314, 0.020944681, 0.00138980022, -0.00762351928, -0.0156285223, -0.0066144336, 0.00791270845] |
07 Jul, 2022 | 8085 program to add two 16 bit numbers
07 Jul, 2022
Problem: Write an assembly language program to add two 16 bit numbers by using:
8-bit operation16-bit operation
Example:
1. Addition of 16-bit numbers using 8-bit operation:
It is a lengthy method and requires more memory as compared to the 16-bit operation. Algorithm:
Load the lower part of the first number in the B register.Load the lower part of the second number in A (accumulator).Add both the numbers and store.Load the higher part of the first number in the B register.Load the higher part of the second number in A (accumulator).Add both the numbers with carrying from the lower bytes (if any) and store them at the next location.
Program:
MEMORY ADDRESSMNEMONICSCOMMENTS2000LDA 2050A ← 20502003MOV B, AB ← A2004LDA 2052A ← 20522007ADD BA ← A+B2008STA 3050A → 3050200BLDA 2051A ← 2051200EMOV B, AB ← A200FLDA 2053A ← 20532012ADC BA ← A+B+CY2013STA 3051A → 30512016HLTStops execution
Explanation:
LDA 2050 stores the value at 2050 in A (accumulator).MOV B, A stores the value of A into the B register.LDA 2052 stores the value at 2052 in A.ADD B add the contents of B and A and store them in A.STA 3050 stores the result in memory location 3050.LDA 2051 stores the value at 2051 in A.MOV B, A stores the value of A into the B register.LDA 2053 stores the value at 2053 in A.ADC B adds the contents of B, A, and carry from the lower bit addition and store in A.STA 3051 stores the result in memory location 3051.HLT stops execution.2. Addition of 16 bit numbers using 16-bit operation:
It is a very short method and less memory is also required as compared to 8-bit operations. Algorithm:
Load both the lower and the higher bits of the first number at once.Copy the first number to another registered pair.Load both the lower and the higher bits of second number at once.Add both the register pairs and store the result in a memory location.
Program:
MEMORY ADDRESSMNEMONICSCOMMENTS2000LHLD 2050H-L ← 20502003XCHGD H & E L2004LHLD 2052H-L ← 20522007DAD DH ← H+D & L ← L+E2008SHLD 3050L → 3050 & H → 3051200BHLTStops execution
Explanation:
LHLD 2050 loads the value at 2050 in L register and that in 2051 in the H register (first number) XCHG copies the content of the H to D register and L to E register LHLD 2052 loads the value at 2052 in L register and that in 2053 in the H register (second number) DAD D adds the value of H with D and L with E and stores the result in H and L SHLD 3050 stores the result at memory location 3050 HLT stops execution
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers | https://www.geeksforgeeks.org/8085-program-add-two-16-bit-numbers?ref=asr10 | Languages | 8085 program to add two 16 bit numbers | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.00509173842, 0.0169664733, -0.0140569089, 0.0377884209, -0.0224862657, 0.0151464995, 0.00709430873, 0.055173967, -0.00310712773, 0.0226299483, 0.00317896879, -0.00532222819, 0.0369263254, -0.00456490321, -0.0481814332, -0.00820185896, -0.019959854, 0.0260304268, -0.0132906036, -0.0331666432, 0.0137934918, 0.00677701086, 0.00472654589, 0.0209895764, -0.0428412445, -0.0151105784, -0.00558564579, -0.00676503731, 0.0134462602, 0.0239350609, -0.0237315111, 0.0267488379, -0.00583409611, -0.0431046635, 0.0181039572, -0.0214325953, -0.0139611214, 0.00959677435, -0.0189780239, 0.00132457039, 0.00178255734, 0.0171700232, -0.00296643889, -0.0184152704, -0.017589096, -0.00930940919, 0.0148471612, -0.0135300746, 0.000369308167, 0.000288112758, -0.0166192427, 0.0126200868, 0.0257430617, 0.0126320608, 0.0180560648, 0.0289280172, 0.00971650891, 0.0294309054, -0.0289280172, -0.0428412445, 0.02818566, -0.012452458, -0.0096027609, -0.0280898716, -0.00262369704, -0.0224383716, -0.00451700948, 0.0235878285, 0.0153739965, 0.0149908438, -0.010093675, -0.022079166, -0.0113568809, -0.0229891539, 0.00852514431, 0.0260064788, 0.0240907166, 0.018295534, -0.0366150141, 0.0184511896, -0.0286646, 0.0173975211, 0.0455233119, 0.0370700099, 0.00763311703, -0.00074422895, -0.00624418911, -0.0650880411, 0.0187026337, -0.0217199605, 0.0171819963, -0.00728588505, -0.00210733898, 0.0303408932, 0.00671115657, -0.00824376661, 0.00254736585, -0.00687279878, -0.0274193548, -0.0171939712, 0.00252042548, 0.0319932364, -0.00755528919, -0.0241266377, 0.0328792781, 0.0424341448, -0.00648365961, -0.00147573603, 0.0276348777, -0.0146196643, -0.0484448522, -0.0117699672, 0.00659142109, 0.0294069573, -0.0130391605, -0.0281138178, 0.0142365117, -0.0353697687, -0.000786510413, 0.000245644187, 0.0565628968, 0.0176489651, -0.0168467388, -0.000481185736, -0.0197682772, 0.04135653, -0.00272098184, -0.00059905, -0.000664156047, -0.0200436674, -0.0251922794, -0.0220312718, 0.00889033638, 0.0205345824, 0.0119435834, -0.0142005915, -0.018546978, 0.0122429216, 0.0329032242, 0.00581912929, -0.00901605841, -0.0153021552, -0.0353937186, 0.00486424146, -0.000496526773, 0.0230370462, 0.010093675, 0.0500014089, -0.0267488379, 0.00880053546, -0.0424820408, 0.00148770947, 0.0198041983, -0.0072978586, 0.00727989851, 0.0214685164, 0.0465290882, 0.00122728548, 0.0175052825, 0.00496900966, -0.0253120158, -0.0393210314, -0.0131229749, -0.006573461, 0.0118418084, 0.00711226929, -0.0232405961, 0.00237374986, -0.0169664733, 0.0297182705, -0.00875264127, 0.0168227926, -0.00310413423, 0.0391055085, 0.00160145795, 0.0303887874, 0.0121411467, 0.050240878, -0.00928546302, -0.0418594144, -0.00892027, -0.0155775463, -0.0120573314, 0.00194270315, 0.00769897178, -0.0174094941, -0.00120259018, -0.064321734, 0.010901887, -0.0276827719, -0.00895020366, -0.020654317, 0.0158529375, 0.02018735, 0.0207141843, -0.0280419774, -0.0394886583, 0.0259585846, -0.00620228192, 0.0112970136, -0.000252940546, -0.0542160869, -0.0585265532, -0.0143921673, -0.0157810953, -0.000400364486, -0.0288082827, -0.000892027048, 0.0419073105, 0.0321369208, 0.00279132626, 0.0242344, 0.00127517956, -0.0150028169, 0.0446372703, -0.00723799132, 0.00063272554, 0.01409283, 0.0167629234, -0.0294548515, -0.00869876053, 0.0126081137, 0.0189181566, 0.0352739803, -0.0630286, -0.0266769957, 0.00573232118, -0.0250485986, -0.0284251291, -0.0504324548, 0.0219714046, 0.0362558104, -0.0166910831, 0.0129673192, -0.00546291703, -0.00599873206, -0.00448707538, 0.0501450896, 0.00171670306, 0.0284969714, 0.0049989433, -0.0103690661, -0.0139730945, -0.0192174949, -0.0238991398, 0.0418115221, 0.0124644311, 0.0698774457, 0.00286915409, 0.020893788, 0.021588251, 0.0168467388, 0.00480437372, 0.0292393286, 0.00574429473, -0.031897448, 0.0115125366, -0.00556169869, -0.00338551193, 0.00900408532, 0.000767053454, 0.00459483732, -0.0259346385, -0.00124000735, 0.0242703184, -0.0218516681, 0.0414044224, -0.0174693614, 0.0550781786, -0.047439076, 0.015038738, -0.0231448095, -0.0354895033, 0.0286885481, 0.049570363, -0.0308198333, -0.0233004652, 0.0373334251, 0.0301014222, 0.0442301743, 0.0150866313, 0.0161522739, 0.0339808427, 0.0166431889, -0.00381655851, -0.0312987752, -0.0449246354, 0.02018735, -0.0377884209, -0.0144759826, 0.0122608813, 0.0201394558, -0.0215164106, 0.0652796179, 0.00416079722, 0.0153021552, -0.0284490772, 0.0161283277, -0.0203789268, 6.05691603e-05, 0.0478222258, -0.0353218764, 0.0346753076, -0.051390335, -0.0240907166, 0.00466667814, 0.0152782081, -0.00455293, -0.016188195, 0.0149908438, 0.0487801097, -0.0242583454, -0.0341484696, -0.026293844, -0.0248330738, 0.00957282726, 0.0385786742, 0.022761656, -0.020678265, 0.00449006911, -0.0230969153, -0.00739963353, 0.00383751234, 0.0786420628, 0.0472714454, -0.0342682078, 0.00326877018, 0.0463135652, -0.0241505839, 0.00385247916, 0.00887237582, 0.00458885031, 0.0127398223, -0.00576524856, 0.0395126082, -0.0591970682, 0.0059059374, 0.0594844334, -0.00244110078, -0.00143757043, 0.0519650653, 0.00522045372, -0.0188822374, 0.0420749411, -0.035178192, 0.0111114243, -0.00819587242, 0.0085969856, -0.00265363068, -0.0670038, 0.000776033557, 0.0112610925, 0.0749063268, 0.0419552028, 0.0260304268, -0.0482772216, -0.0082737, -0.0116023384, -0.0108659668, -0.0160325393, 0.0386744589, 0.00831560791, 0.00257280958, 0.0167629234, -0.0252401736, -0.0451401584, -0.00761515694, -0.0150147909, -0.0187026337, -0.00423263852, 0.007046415, 0.0109617552, 0.00583709, -0.0211691782, -0.0419073105, -0.0169305541, 0.00650760671, 0.00874066725, 0.0153500494, 0.0080821244, -0.0277306661, 0.0428891368, -0.0279222429, -0.00461279741, -0.0133384978, 0.000345361128, -0.00956684, 0.0320171863, 0.0174933095, 0.0418354683, 0.0153739965, 0.0227377098, -0.0293111708, 0.0436075479, 0.0159367509, 0.00115843781, 0.0241386108, -0.0279940832, 0.0361360759, 0.000454993657, 0.0610649362, -0.00943513121, -0.00449306238, 0.0258149039, -0.00912382, 0.0148711083, -0.0321129747, -0.0141526973, 0.0228933655, -0.0118358219, -0.00804620329, -0.0107582053, -0.0162480623, -0.0127517954, 0.0248330738, -0.00936329085, -0.0232166499, 0.0450683199, -0.0127398223, 0.00829166081, 0.0229292847, 0.019229468, -0.0348668806, 0.0373334251, -0.00693266653, 0.0375250019, -0.000855358143, 0.0242583454, -0.015254261, -0.0105786026, -0.0267488379, 0.00924355537, 0.00359205506, 0.0278743487, -0.0519650653, -0.0275630374, 0.0122548947, 0.0110335965, -0.0512945466, -0.0397281311, 0.0139970416, 0.0102852508, -0.04135653, -0.0245696567, -0.0122309476, -0.0128835049, -0.0515819117, 0.00668122247, 0.0173017327, -0.0282335542, -0.0422186218, 0.0332863778, -0.00829764735, 0.00309515418, 0.0280180294, 0.0273235664, -0.00180500769, -0.0317058749, 0.0214206222, -0.0111952387, 0.0471038185, 0.00649563316, 0.0200915616, -0.00651359325, 0.0334061123, 0.00773489196, 0.0147992671, -0.0375250019, -0.0202591904, 0.0228095502, -0.00418773759, 0.0101715028, 0.0354176648, -0.000136292307, 0.00716016348, 0.0137455976, -0.00221061055, 0.0338371582, -0.0307719391, -0.0216960125, 0.00586702349, 0.00935730338, -0.0160564873, -0.0395844467, 0.00643576542, -0.0158289894, 0.0493787862, 0.0387702473, -0.0141886175, 0.018570926, -0.0080222562, -0.0272996183, 0.0353218764, 0.0137695447, 0.0092974361, -0.00739963353, -0.020654317, 0.0238991398, 0.0076091704, 0.0625496507, -0.0193970986, 0.00910586, -0.0189421047, 0.0376447365, -0.00348728686, -0.000703069963, -0.00824975315, 0.0157092549, 0.0287124943, 0.00888435, -0.00745950127, 0.0368784331, -0.00678898441, 0.0314185098, -0.0289998595, -0.0134342862, -0.00511269178, 0.0138174389, 0.0176729113, 0.013134948, 0.0112970136, 0.020893788, 0.0160804335, 0.00244858419, -0.00592689123, -0.022606, 0.0651359335, -0.0205585286, 0.0281377658, -0.0184511896, -0.0279701371, 0.00784265343, 0.0130631076, -0.00940519758, 0.000379597914, -0.00698654726, -0.00610649399, -0.00677102385, -0.0062920833, 0.00917171407, -0.00472355261, 0.00599873206, -0.0221031122, 0.00993801933, -0.0368305407, 0.00942914467, -0.00186487532, -0.0271080434, 0.00815995224, 0.0131229749, 0.00396622764, -0.0053611421, 0.0119974641, -0.00646569906, 0.0204507671, 0.000763311749, 0.0109857023, -0.0276827719, -0.0100996615, -0.0109797157, 0.00763910403, -0.00752535556, 0.000384275074, 0.0200915616, 0.00522644026, 0.0036279757, -0.0374292135, 0.0602507368, 0.00873468071, 0.0288561769, 0.0137096774, 0.011847795, 0.0180919841, 0.02535991, 0.00176908716, 0.0302451048, -0.00365790958, 0.00430148607, -0.0332384855, 0.00940519758, -0.00137770281, -0.0244978163, 0.0473193415, 0.0106384698, -0.00174663682, 0.00396622764, -0.0228334982, -0.0031550217, -0.0497140437, 0.00207740534, -0.003110121, 0.0033675516, -0.0036728764, 0.0100637414, -0.0152901812, -0.0108959, -0.0248330738, -0.00632201694, -0.00722003076, -0.0310353562, -0.0264135785, 0.0261741094, 0.032424286, -0.0192055218, 0.0292872228, -0.00720805721, 0.00524739409, 0.0543118753, -0.0279940832, -0.011620298, -0.00335857156, 0.0165593736, 0.0235758554, 0.0219474565, -0.0192653891, -0.0155535992, 0.00869876053, 0.00124749087, 0.00542101, -0.00319692912, 0.00842935592, -0.0108959, -0.0211332571, 0.0378602631, 0.0396323428, 0.0334779546, -0.0295745879, 0.00199059723, -0.00807613693, -0.0557008, -0.0235758554, 0.0294548515, 0.0143921673, 0.00971052237, -0.0402789116, 0.00618432183, 0.0120932525, -0.00212230603, -0.00695062662, 0.0240188763, -0.0274433009, 0.0140329618, 0.00602267915, 0.0712663755, -0.0252880678, 0.017852515, 0.0174214672, 0.0113688549, 0.0134702064, 0.0362318642, 0.0143323, -0.0491872095, 0.0205824766, -0.00255933939, 0.0115724048, -0.0216481183, 0.0139252, -0.0109078744, -0.0351303, 0.00345136644, -0.0363037027, -0.0553655438, 0.0144879557, 0.00272098184, -0.00164935202, 0.000832159421, -0.00830363389, 0.041308634, 0.00738766, 0.0220312718, -0.0158050433, -0.00801028311, 0.00170622615, 0.0280419774, 0.0011232656, -0.0311550926, -0.0386744589, 0.00637589768, 0.0216960125, -0.0150147909, 0.002435114, 0.0353697687, -0.00684286514, -0.0249528103, -0.0156374127, 0.000339374383, -0.0278264545, 0.0188822374, -0.0355613455, -0.00433441345, -0.00436434709, -0.00160894135, 0.00497200293, 0.0193970986, -0.0208339207, -0.0164276659, -0.0144400615, 0.0164516121, -0.00620228192, 0.00547189731, -0.00552877178, -0.00221360405, -0.00223455764, -0.00880053546, -0.0034154458, 0.018080011, -0.0210853629, -0.0115185231, -0.0232645441, 0.0137455976, -0.00774686551, -0.032639809, -0.0119914776, 0.0118238479, 0.029095646, -0.0132427104, 5.75290069e-05, -0.0174573883, 0.0143682202, -0.0157571491, 0.0025877764, 0.00372975064, -0.0297901109, -0.0340766311, -0.023480067, -0.0156254396, 0.0115424702, 0.0104109729, -0.0359205529, -0.011722073, -0.0194090717, -0.0100637414, -0.0322566554, -0.0075313421, -0.00642977888, -0.0248330738, 0.0162001681, 0.0241745319, -0.015493731, -0.0412367918, 0.0227736291, 0.00170472951, -0.0106324833, -0.00861494523, -0.00580416247, -0.00707634864, 0.0151464995, 0.0136378361, -0.00733976625, 0.0187505279, -0.000492410909, -0.0108659668, 0.0160684604, -0.011973517, 0.0101176221, -0.0536892526, 0.00631004339, -0.0148711083, 0.0125362724, 0.00440924754, 0.00982427131, 0.029359065, 0.0618791357, 0.0281138178, 0.00385846593, -0.0329511203, -0.0395605, -0.00356511469, 0.0177447516, -0.020438794, 0.0229532328, 0.00523841381, 0.00399017474, -0.0153620224, 0.00469062524, -0.0368544869, -0.0193851236, 0.000924954191, -0.00574429473, 0.0191576276, 0.0267967321, 0.0185230318, 0.00249797502, 0.00585804321, -0.0250485986, -0.0220073238, 0.013841386, -0.0198999848, 0.0362318642, -0.01784054, -0.0205944497, -0.0120513448, -0.010913861, 0.032424286, 0.025335962, -0.0150626842, -0.0220192987, -0.0398239195, -0.019947879, -0.0206902381, 0.0291435402, 0.0169185791, 0.00228394847, -0.00305624027, -0.019720383, -0.00935730338, 0.00462477095, 0.00279731303, 0.00347232, -0.00911783334, -0.00070643751, -0.0110156359, 0.00414882367, -0.00374172418, 0.0392731354, 0.00500493031, -0.024880968, 0.00165683543, 0.0141167771, -0.0237794053, 0.0072739115, 0.00824975315, 0.0280419774, -0.0195527542, 0.00363994925, 0.0431525558, -0.0130391605, -0.00191426603, 0.0237674322, 0.0334300585, 0.0238512456, -0.032160867, 0.00810008403, -0.0185829, 0.00446911529, 0.0242463723, -0.0301972106, 0.0114826029, -0.0217798278, 0.000320852851, -0.00642379187, -0.000182034884, 0.0216241721, -0.0321369208, 0.0142484857, -0.00676503731, 0.00717213703, -0.0344118886, 0.00724397786, 0.00825574, 0.00860895868, 0.0233483594, 0.030053528, 0.0383870974, -0.0367108025, 0.0267009437, 0.0116502326, -0.0163318776, 0.0213847011, -0.0167270042, 0.00920164771, -0.00146974926, -0.0232645441, -0.00146825251, -0.00619629538, -0.00409194967, 0.00898013823, 0.0193731505, -0.00919566117, -0.0092974361, -0.00638787122, -0.00854310486, 0.00613642763, 0.0103930132, -0.00552877178, -0.0347232, 0.0131828422, 0.00395425409, 0.0207141843, 0.0291914344, 0.00648365961, 0.0387941971, -0.0317298211, -0.0116023384, 0.0190738123, 0.0336455852, -0.0147034787, -0.0214206222, 0.0214086492, 0.0107941255, 0.0172897596, -0.0140569089, 0.0117460201, -0.000997543684, 0.0249528103, -0.0130631076, -0.00311311451, -0.0196245946, -0.0177208055, -0.020438794, 0.000268094533, -0.0108899139, -0.00628010975, 0.0339808427, 0.0156613607, -0.00431645289, 0.0382194668, 0.0366150141, -0.0576644577, 0.0115783913, 0.0145119028, 0.0231328346, 0.0177687, 0.00469062524, 0.00259076967, 0.0213248339, -0.000667897752, -0.0188942105, 0.0114167491, 0.0324003361, -0.0172897596, 0.0142125646, -0.00933934376, 0.0040410622, -0.0445893779, -0.0348429345, -0.0568023659, 0.0265812073, 0.00151465, -0.00193970976, 0.00824975315, 0.0139491474, -0.0102014365, -0.00562755298, -0.0107282717, -0.00717812357, -0.0411170572, 0.00987216458, -0.0653275102, -0.0180321168, -0.0238991398, 0.0341005772, 0.0203669537, 0.00225551124, -0.0170023944, -0.00534318201, -0.00465769833, 0.0156014925, 0.0103930132, -0.0140569089, -0.00103870267, -0.0210853629, -0.0178644881, 0.00596580515, 0.0075612762, -0.0060825469, -0.0144280884, -0.00102523237, -0.0142365117, 0.0115724048, 0.029095646, -0.0297661629, 0.00455293, 0.0251683332, -0.0050468375, -0.0151943937, -0.00142709364, -0.00377165782, -0.0076091704, 0.000919715792, 0.0143323, -0.00073936471, 0.00038053334, 0.0160085931, -0.0332145356, -0.0142484857, -0.0204986613, -0.0217439067, -0.0145119028, 0.0123327225, -0.0011689146, -0.0223306101, 0.0098122973, 0.0354176648, 0.0136977034, -0.00348429359, 0.00635195104, -0.00364294252, -0.0200077482, -0.00892027, -0.0224862657, 0.00493009575, 0.0277785603, -0.00790252164, -0.026293844, 0.00199508737, -0.00560061261, -0.0170383155, -0.0233723056, -0.0107103111, -0.0360163413, -0.0174693614, -0.0180560648, -0.0239590071, -0.0314185098, 0.0129912663, 0.00154159032, 0.0233004652, -0.0344118886, 0.0396802351, -0.0103451191, -0.0553655438, -0.00169874274, 0.0219953507, 0.0263656843, 0.00385547243, -0.0217558816, 0.0138174389, -0.00422365824, 0.0295027457, 0.00734575279, -0.00995598, -0.0120693054, -0.0432483442, -0.0115125366, 0.00880053546, 0.00178255734, 0.00890829694, 0.0234321728, -0.00534916902, -0.0105127478, 0.00335557829, -0.00632201694, 0.00582810957, 0.0077708126, 0.0105307084, 0.00103346421, -0.0270601492, -3.79083431e-05, 0.0223425832, 0.0204986613, -0.010572616, -0.010219397, -0.00623820256, 0.00792048126, -0.0169664733, -0.0147633469, -0.0190977603, 0.010219397, 0.0171101559, -0.00409793621, 0.0159606989, 0.0423383564, -0.00708832219, -0.00507976487, 0.0243541338, 0.00192025281, 0.00370580354, 0.01150655, 0.00285119377, 6.59478901e-05, -0.0261980556, -0.00677701086, 0.0123686437, -0.0147154527, 0.0165114794, -0.00585505, 0.0122489082, -0.0203669537, -0.00552278478, -0.00311910128, -0.0262220018, -0.00713022938, -0.0243421607, -0.00275540561, 0.0065495139, 0.0015371003, -0.0176729113, -0.00694464, -0.0125961397, -0.0296943225, -0.00687878579, 0.0088783633, 0.00138294126, -0.0195767, -0.00539706275, 0.0216600932, 0.0141646713, -0.00830962136, -0.0347950421, -0.022294689, 0.0145717701, 0.000993053545, 0.0332384855, 0.0205824766, -0.0146436114, 0.00319692912, 0.0676264241, -0.00316400197, -0.00390037312, 0.0231328346, 0.00517255953, -0.00421467796, -0.00686082523, 0.0221749544, 0.0111473445, 0.00881849509, 0.00569939427, -0.0257191155, 0.0146196643, 0.0105187353, 0.0117160864, 0.00518752635, -0.0106684035, 0.00469361851, 0.00674109, -0.0179004073, -0.00210434571, 0.0167748984, 0.0230849404, -0.0113987885, 0.0015266235, -0.0065255668, -0.0505282432, 0.0215164106, -0.0144520355, -0.0111174108, 0.0260304268, -0.0049989433, 0.0135659948, -0.00542101, -0.00619030837, 0.0401352309, 0.0137216505, -0.0154817579, -0.0169904213, 0.0197802503, 0.00933934376, 0.0237913784, -0.0334061123, -0.00566347362, 0.000964616484, 0.00513963215, 0.0176609382, 0.0131828422, -0.00349626713, -0.00523542054, -0.0119256228, 0.00842935592, 0.00400813483, 0.0117699672, -0.0153620224, -0.0179004073, -0.0200795885, -0.0241505839, -0.0212529935, -0.0177806728, 0.00729187205, 0.012099239, 0.0051276586, -0.00632201694, -0.0342203118, -0.00338551193, -0.0259825327, -0.0121351592, -0.0189660508, 0.0162241161, -0.0294069573, 0.0046367445, 0.000805219053, 0.0142125646, -0.0155535992, -0.0184032954, 0.0075852233, -0.0167629234, 0.00598975178, -0.000372114475, -0.00782469381, 0.00746548781, 0.0212649666, 0.00878856145, 0.00601968588, 0.00769298477, -0.0277306661, 0.015505705, 0.0110575436, -0.0179602765, -0.00934533, -0.0129553452, -0.0112730665, 0.00710029574, -0.00417576404, 0.00583409611, 0.0179961957, 0.0180919841, -0.0284969714, -0.0432962365, 0.016188195, 0.0225102119, -0.00012590902, -0.0101715028, -0.0079983091, -0.00641181832, 0.0176729113, -0.0139371743, -0.0183793493, -0.00300834631, 0.048109591, 0.0104169603, 0.0159846451, 0.00424461206, -0.0108420197, -0.00870474707, 0.00744154071, -0.00277635921, -0.00279880967, 0.0104947882, 0.00149444456, 0.00281677, 0.0135300746, -0.0419791527, -0.00101475557, -0.0101954499, 0.000457987044, 0.0176848844, -0.0311071984, 0.0343400463, 0.0104648536, 0.00717812357, 0.00674109, 0.0167868715, -0.0287364405, -0.00839942228, 0.0215283837, 0.0218636431, -0.00299637276, 0.000723275298, 0.0402789116, 0.0241984781, 0.0203909, -0.00619629538, -0.0155296521, 0.0162480623, 0.00682490459, 0.00114796101, 0.0169185791, 0.00482532755, -0.0177806728, -0.0202472173, -0.00254287571, -0.00901605841, 0.0236357227, -0.0151824197, 0.00375369773, -0.00360402861, 0.0269164667, -0.00321488944, 0.00831560791, -0.00656747399, 0.0231088884, -0.0208578669, -0.035896603, -0.0108180726, 0.00431944616, -0.0235040151, -0.01784054, -0.0102373576, 0.0228454713, -0.00984223094, -0.0222467948, 0.000386894273, -0.0224024504, 0.00696858717, 0.0369023792, -0.00609152671, 0.00245457096, 0.00842336938, -0.00966262817, -0.00959677435, 0.0156134665, -0.014308353, 0.00838146172, -0.0146436114, 0.00347830681, -0.00510670524, -0.0143801942, -0.000293164077, 0.0293830112, -0.00583409611, 0.0186068453, 0.0093213832, -0.00028062932, 0.0163558237, -0.00893823057, 0.0112012252, -0.0231927037, 0.000704566657, -0.0224144235, -0.034292154, 0.0103630787, -0.0158768836, 0.00851317, -0.00669918302, -0.0333342701, 0.0158170164, 0.00371777709, 0.0127757424, -0.0070703621, -0.000238722, 0.0153620224, -0.00757923629, 0.0331905894, -0.00164635864, 0.016906606, 0.0214565434, 0.0144280884, 0.0107522188, 0.00224653119, -0.0104888007, -4.10654211e-05, 0.0267727841, -0.00791449472, -0.0204747152, 0.00783068, -0.00334959151, 0.00244110078, 0.014547823, -0.0246175509, 0.040159177, 0.0501450896, 0.014080856, 0.014308353, -0.0333821662, 0.0257430617, -0.00140988163, -0.00405303575, 0.0233483594, 0.0162600372, 0.0249049161, -0.00252192211, -0.0272996183, -0.0174454153, -0.000124318787, -0.00674109, 0.00816593878, -0.0180081706, 0.0142963799, 0.00157751085, -0.00224503456, 0.00111802714, -0.00587301, 0.0151943937, -0.00977039, -0.0101176221, 0.0174094941, 0.00321189594, -0.0163318776, 0.0115125366, 0.00926151592, 0.0168467388, 0.0278504, 0.00278833276, 0.011153331, -0.0101715028, 0.00325080985, -0.0107821524, -0.00440625427, -0.0050468375, 0.00987216458, 0.023228623, 0.0137575716, 0.00665128883, -0.00166132546, -0.0112970136, -0.000238347828, 0.00369083672, -0.00764509058, 0.0157930683, 0.0219235104, -0.0189421047, 0.0173616, -0.0236836169, -0.00472654589, -0.000463973789, 0.0109916888, -0.0118717421, -0.00263267709, 0.0301732626, -0.0185948722, 0.014547823, -0.016894633, -0.0169904213, 0.0287364405, -0.0056664669, 0.0271080434, -0.0275869835, 0.0287124943, 0.00399616128, 0.00614840118, -0.0272756722, 0.018546978, 0.0417636298, -0.0194210447, -0.0221869275, -0.0114885895, 0.0261741094, 0.0146196643, 0.00570538081, -0.00733976625, 0.00674707675, -0.00446612202, -0.0137934918, -0.0158050433, 0.0208339207, 0.00471157907, 0.00065891759, 0.0171580501, -0.0080821244, 0.00082991441, -0.00638188468, -0.00492410874, -0.00587301, -0.0154458368, 0.0303648394, -0.00301433285, 0.0108659668, -0.00612445408, 0.0276588239, -0.00607356662, 0.0224383716, -0.0144999297, -0.00186637195, -0.0193611775, -0.0130271865, -0.0081300186, -0.0122070005, 0.0119136497, -0.0258149039, -0.00288861105, -0.00317298202, 0.00767502468, -0.0345795192, 0.00715417648, 0.00936329085, 0.0381715745, -0.0142963799, 0.0301014222, -0.033909, -0.0213248339, -0.0122249611, -0.00696858717, 0.0041458304, 0.00502887741, -0.0116861528, 0.00345435971, -0.0343400463, -0.0137096774, -0.0367347524, -0.00296045211, 0.0279222429, 0.00917770062, -0.00931539666, -0.00752535556, 0.000497649307, -0.00846527703, 0.0153620224, 0.00877658837, 0.00197563041, -0.0137575716, 0.0181758, 0.0159128048, 0.0085969856, -0.0230370462, -0.0163917448, 0.0136617832, -0.0159966182, -0.0172298905, 0.0139730945, -0.00940519758, 0.00193521974, 0.0125242993, -0.00341843907, -0.00011823848, -0.0151943937, 0.0180680379, 0.026054373, 0.0268206783, 0.0176848844, 0.024186505, 0.0189780239, -0.00292004156, 0.00831560791, 0.0139611214, 0.0259585846, 0.00191426603, -0.00611846708, 0.0106624169, -0.00368784321, 0.00768699823, -0.00206692843, 0.003756691, -0.0104169603, 0.00337353838, -0.00733976625, -0.000311311451, -0.00431645289, -0.0238871668, -0.0140209887, 0.00954888, 0.0108120861, -0.00564551353, -0.017373573, -0.00557367224, -0.0200077482, -0.00283323345, 0.00410990976, -0.0163079295, 0.0169425271, -0.0142125646, 0.0037806381, -0.0075852233, -0.0130032394, -0.00905796606, 0.0141167771, 0.00791449472, 0.0358008146, 0.0121591063, -1.76211815e-05, 0.00610948727, -0.0134342862, -0.0153021552, 0.01409283, 0.00228843838, 0.0189181566, -0.00394228054, 0.00559462607, 0.00108061, 0.00228993525, -0.00820784643, 0.0158289894, -0.023480067, 0.00133953721, 0.00722601777, -0.000221697148, -0.00523841381, -0.0225700792, 0.00691470597, -0.0185230318, -0.0095548667, -0.00493608229, 0.0146076912, 0.00913579389, 0.0191456545, 0.00286915409, 0.0135420477, -0.0012070802, -0.000990060158, 0.0172418654, -0.0130152134, 0.00178106071, 0.00501989713, 0.0172179174, -0.00741160708, -0.00674109, -0.0266530495, -0.00716016348, -0.0113389203, -0.00717812357, 0.00154757709, -0.00407698238, -0.00481934054, 0.0144879557, -0.00662135519, -0.0135779688, -0.00769897178, 0.0283293426, 0.0117819412, -0.00936329085, 0.0172418654, -0.00189181569, -0.00545393722, 0.00686681224, 0.052108746, 0.00623221556, 0.0380757861, -0.00256831944, -0.00623221556, -0.00112476223, -0.0068069445, -0.0280898716, 0.00135674921, 0.00437033363, -0.0149190025, 0.000390261819, -1.10848578e-05, 0.00308617414, 0.0117879277, -0.0153620224, -0.0126320608, 0.00702246791, 0.0110036619, 0.0471517108, 0.00792048126, -0.00246953801, 0.0115903644, 0.0151225524, 0.00236027967, -0.0246654451, -0.0022779617, 0.0226538945, 0.00321788271, 0.023252571, 0.0127039021, -0.00373274391, -0.0122548947, -0.00407099584, 0.0116083249, 0.0220911391, -0.0106025496, 0.0116562191, 0.010913861, 0.0075612762, 0.00140688824, 0.017373573, 0.00670516957, -0.0113868145, -0.00360702211, 0.0242463723, 0.00872270763, -0.00301433285, 0.00444217492, -0.0153500494, 0.0231208615, 0.000761440839, -0.0027164917, 0.0076091704, -0.0167629234, -0.0166671351, 0.0261262152, -0.00848922413, 0.00205196161, 0.0175292287, 0.00824975315, 0.0274193548, 0.00762114348, -0.00311311451, -0.0034813, 0.0384110436, 0.000502139388, 0.000490165839, -0.00815396477, 0.0239111129, 0.0174214672, 0.0126200868, -0.00410092948, 0.0132906036, 0.0213248339, 0.0174693614, -0.000508500321, 0.00410990976, 0.00358307501, -0.019696435, 0.00546291703, -0.00582212256, -0.0170742348, -0.035441611, 0.00598077197, -0.0193970986, -0.00719009712, -0.0105366949, 0.0162600372, 0.0105127478, 0.000726268627, -0.00535814883, 0.002643154, -0.0198880117, -0.00143981539, -0.0088544162, 0.00186038518, -0.0297901109, -0.0186786875, 0.00757324975, 0.00425957888, 0.0106803775, 0.00178854412, -0.0137575716, 0.00164037186, 0.00576824183, 0.0113089867, -0.00549584441, 0.00164037186, 0.0152303139, -0.00578320865, -0.00931539666, 0.00812403113, 0.0014989347, -0.0322806, 0.0210015494, -0.00121830532, -0.00531923492, 0.00881250855, -0.0410212688, -0.0107162977, 0.00537610939, 0.0136498092, -0.0372615866, -0.0148711083, 0.0139491474, 0.00935730338, 0.00343041262, -0.00948901195, 0.00505881105, -0.00387941953, 0.0122548947, 0.00160594797, -0.0519171692, -0.0211931262, -0.000630480528, 0.0191696, 0.0113089867, -0.000255559746, 0.00756726274, 0.00653754035, 0.000918967417, -0.0194928851, -0.00546291703, -0.00486424146, -0.0101415692, 0.00495404284, -4.27959712e-05, 0.0283532888, -0.024880968, 0.0110515561, -0.000893523742, -0.010913861, -0.00384948589, 0.0184990838, 0.00221210741, -0.0457388349, -0.00146600755, -0.0172658116, -0.0309635159, 0.00557965878, 0.00330768409, -0.0115604308, 0.00412487658, -0.0106384698, 0.0170742348, 0.0040410622, 0.00284221373, 0.00324781658, -0.00142559689, -0.0210135225, -0.0063399775, -0.000411215471, 0.00964466855, 0.0166072678, 0.0147034787, 0.0376207903, 0.00254437234, 0.0199119598, -0.000409718778, 0.0132427104, 0.00268655783, -0.00402310165, 0.000485675788, -0.0160804335, -0.0153380753, 0.0180440899, 0.00151165656, -0.0154458368, -0.00437033363, 0.0214924626, -0.00208788202, -0.00309814769, -0.0130271865, -0.0180560648, 0.0187146068, -0.00968058873, -0.00775285251, -0.0073697, 0.0077947597, 0.0228095502, 0.00373573741, 0.0127517954, 0.0160804335, 0.0122728553, -0.000507377787, -0.0207141843, 0.0106085362, 0.00260124658, -0.0117699672, -0.0402070694, -0.0104229469, 0.0212051, -0.00677701086, 0.0134941535, 0.0108899139, -0.000388765126, -0.0170383155, -0.0053850892, 0.0141287502, -0.00514861243, -0.0055437386, 0.0111114243, 0.00379859842, -0.00748943491, 0.0319932364, 0.0056515, -0.027946189, 0.0105786026, 0.011620298, 0.013853359, -0.00398119446, -0.0114227356, 0.00274941884, -0.0108120861, -0.00807015, 0.0033914987, -0.006573461, 0.00556169869, 0.00739963353, -0.00384948589, -0.00815396477, 0.00729187205, -0.000680245459, -0.00482233427, 0.00848323666, -0.0044511552, -0.00299038598, -0.00594185805, -1.32012701e-05, 0.031202985, 0.0266530495, 0.0059538316, -0.00598975178, -0.00425658515, -0.00799232256, -0.00389737985, -0.0191217065, -0.00636991113, -0.0119495699, -0.00662135519, 0.00255484926, -0.0207740515, -0.0143682202, 0.0153380753, 0.0190019719, -0.00119660341, -0.0149309756, -0.0358487107, -0.00407398911, 0.000138537333, -0.00237075635, 0.00308617414, 0.0109797157, -0.00308617414, -0.00381955202, 0.010399, 0.0200436674, -0.0197443292, 0.0127757424, 0.0001308668, -0.00157152419, 0.00396922091, -0.00349327363, -0.0109198475, -0.0155895194, -0.00432244, -0.00681891805, 0.00456789695, 0.00708233565, -0.0036728764, -0.0015371003, 0.0132427104, 0.0132187633, -0.00317597552, -0.0106324833, -0.0367347524, -0.0121650938, 0.0190857872, -0.00478042662, -0.0186667126, 0.0133624449, -0.00288262428, 0.00344837294, -0.00123177562, 0.024880968, 0.0134821804, 0.0210733898, -0.00410691649, 0.0214325953, 0.0217199605, 0.00236027967, 0.0122608813, 0.0086209327, 0.00909388624, -0.000106077881, -0.00668122247, 0.0242822934, -0.0301253684, -0.0119375968, 0.00145328569, -0.00498397648, -0.00593587104, -0.00413086358, 0.00122953055, -0.00151764334, 0.00552877178, -0.0082737, 0.00473552616, -0.00373274391, 0.00234980276, 0.0134103391, 0.0158170164, 0.0133624449, 0.00411889, 0.00410990976, -0.00149145129, 0.0172298905, -0.000726268627, -0.0127517954, -0.0367587, -0.0125721935, -0.0213008877, 0.00786061399, 0.00308018737, -0.00549584441, -0.0110036619, -0.00467565842, -0.0104409074, -0.0278025065, 0.0213966761, -0.00389438658, 0.0170981828, 0.000685858, 0.0150986053, -0.0156613607, -0.00272397511, -0.01409283, 0.00684286514, 0.00018671203, -0.0209177341, 0.0168467388, 0.00267458451, -4.74731241e-05, 0.00681891805, 0.0257430617, -0.027946189, -0.0111772781, 0.00623221556, 0.0167270042, 0.0169545, -0.00953690615, -0.0346034653, 0.00170023949, -0.00321189594, -0.0193851236, -0.00714819, 0.0204028729, 0.0159367509, -0.0198161714, 0.00767502468, -0.0277785603, -0.00919566117, -0.00515459897, 0.00711226929, 0.00590294413, -0.0135420477, 0.000461728749, 0.0010364576, 0.000924954191, 0.00901605841, 0.00453496957, -0.0319213979, -0.0384349898, 0.0160325393, 0.0110994503, -0.00366688962, 0.00810008403, 0.00360702211, 0.00491213566, 0.0125242993, 0.00509772496, 0.00176459714, 0.00471157907, 0.0235399343, 0.018762501, 0.00349926041, 0.00594185805, -0.000566871196, 0.000172774118, 0.0246414989, 0.00698056072, 0.00447210856, 0.00145927246, 0.00170023949, -0.0165234543, 0.0108360332, 0.0112730665, -0.000342180661, -0.00982427131, 0.0141886175, 0.00104843115, 0.00265662419, -0.011859769, -0.0124165369, 0.00387343275, 0.0112730665, 0.0167030562, 0.000440400938, -0.00345435971, 0.011722073, -0.0296703763, 0.0280898716, -0.00987216458, -0.015972672, 0.0344597809, 0.0142724328, 0.00518153934, -0.0188343432, 0.00462776423, 0.0207620785, -0.00736371288, -0.00783068, -0.0154458368, 0.0115424702, -0.0277546123, 0.004403261, 0.00325080985, 0.00647168607, -0.00383152557, -0.0108480062, 0.0226898156, -0.0341005772, 0.00948901195, -0.00123027887, -0.00136872265, 0.0110635301, -0.0122848283, 0.00647767261, -0.011973517, -0.0129912663, -0.0101655163, -0.00683687814, -0.00793245528, -0.007872588, -0.0250485986, -0.0247133393, 0.00666924892, 0.0023063987, -0.0196724888, -0.0128236366, 0.00223455764, -0.00540005649, 0.0117160864, 0.00100502709, -0.0103271585, -0.00960874744, 0.00632800395, 0.000562381116, 0.00387343275, 0.0173616, -0.000841139583, 0.00427155243, -0.00959078688, 0.0221989, -0.0105007747, -0.00271798833, 0.0135899419, -0.0223904774, 0.0170023944, -0.00183793483, 0.0233004652, 0.00455293, 0.0208219457, -0.00795640238, -0.014080856, -0.0205824766, -0.00823778, -0.000774536922, 0.00549584441, -0.0397760235, 0.0142245386, -0.0121411467, -0.0147992671, -0.0141287502, -0.014787294, 0.0063160304, -0.00328373699, 0.0140688829, -0.00604063924, -0.0158529375, -0.0146915056, -0.0175771229, 0.015493731, -0.0218516681, -0.00741759408, -0.0100817019, -0.00147423928, -0.00740562053, -0.00187984225, -0.0257430617, -0.00396922091, 0.0170981828, -0.0172538385, 0.00144206046, 0.0261741094, -0.00635793759, -0.0226778407, -0.0120453583, 0.01784054, -0.0370221138, 0.032160867, 0.019229468, 0.00258178962, 0.0156613607, 0.00961473398, 0.0127877165, 0.00830363389, 0.00221061055, 0.00439128745, -0.0301493164, -0.00243361737, -0.0240667704, 0.0146196643, -0.0230729673, 0.000559761946, 0.00509173842, 0.0112191858, -0.0245457105, -0.0281138178, -0.000514861254, 0.00683687814, 0.0057772221, -0.0144759826, 0.0227496829, 0.00637589768, -0.00809409749, -0.00617833482, 0.0101894634, -0.00905796606, -0.00331965764, 0.0182596128, -0.0112072118, -0.00674109, -0.00966861472, 0.00505282404, 0.00207890198, 0.000538434077, -0.043894913, 0.00379560492, 0.0136019159, 0.0278264545, 0.0075313421, 0.00970453583, -0.00369981676, 0.00674707675, -0.000516732107, -0.0209536552, -0.00517854607, -0.00641181832, -0.0200316943, -0.0242942665, 9.83138e-05, -0.012212988, 0.0203310326, 0.0154817579, -0.00399616128, 0.00796837546, -0.020893788, -0.0038614592, 0.00200107414, 0.000471457228, 0.00915974099, 0.00886040274, -0.000574728823, -0.0122489082, -0.0139012532, 0.0105067613, -0.0312987752, 0.00554074487, 0.00806416385, 0.0295027457, 0.0126320608, 0.00481634727, -0.00476546, -0.0040650093, 0.0122608813, -0.0210494436, 0.00814199168, 0.00959078688, -0.00697457371, -0.000346109475, 0.017146077, -0.00987815205, -0.0120154247, 0.00019737595, -0.00396024063, -0.0193252563, 0.0356092416, -0.019959854, -0.00715417648, -0.00492710248, 0.00233333907, -0.0106264967, -0.00208039861, -0.00155805389, 0.00583409611, 0.0108180726, -0.0113269472, 0.0011689146, -0.0154578108, -0.00248151133, -0.00847725, -0.0260304268, -0.00437033363, -0.000543298316, -0.00804021675, 0.0176010709, -0.0127877165, -0.0107342582, -0.00786061399, -0.0173017327, -0.00451102247, 0.00837547518, 0.00216720672, 0.000811954145, -0.0117759546, -0.00110530527, 0.00735173933, 0.00564850681, -0.00632800395, -0.000334697223, -0.000889033661, -0.00281826663, 0.00878856145, 0.00698056072, -0.00511269178, 0.00600771233, 0.00284221373, 0.0122309476, -0.0138653331, -0.00824975315, 6.88944929e-05, -0.00253090216, 0.00241865055, -0.0151105784, -0.000540679146, 0.00496601639, -0.00192923297, -0.0193611775, -0.0113868145, -0.0240907166, -0.0116143115, 0.0262220018, 0.0128954779, -0.0130631076, -0.0090879, 0.00122878223, 0.028161712, -0.0297422167, 0.00933934376, 0.00199508737, 0.0226179734, 0.000102710328, -1.48850459e-05, -0.0236716438, -0.0268206783, -0.00353218755, 0.0031550217, -0.00760318339, 0.00542101, -0.00301732635, 0.0181398783, -0.00739963353, -0.00357409497, 0.0106743909, -0.0229053386, -0.0144041413, 0.00346932653, 0.0183673762, -0.0115484577, -0.00636392459, 0.00857902505, 0.0177208055, -0.0186906606, 0.00511269178, -0.0256712213, -0.0108659668, 0.00345735298, -0.00928546302, -0.0020489681, 0.0130631076, -0.0114706298, -0.0151105784, -0.0109737283, -0.0112491194, -0.0218037739, 0.0041458304, -0.00397520792, -0.00309216091, -0.00170921953, 0.00164785527, 0.00696858717, 0.01477532, -0.0111892521, -0.000816444226, 0.00249348488, 0.013625863, 0.0034154458, 0.0202591904, 0.0101715028, 0.00931539666, -0.00674109, -0.028161712, -0.00199209386, 0.0110994503, -0.0285448655, 0.0164635871, -0.0203789268, 0.00427155243, 0.0115664173, -0.000697831565, -0.0240069013, 0.000732255401, 0.00451700948, 0.00201454433, 0.00121680868, 0.00723200431, -0.00334061123, 0.0103870258, -0.00172867649, -0.000315240264, 0.0145238759, 0.0145957172, -0.0146915056, 0.00180500769, 0.000194382563, -0.0184272435, -0.0124764051, -0.00927348901, -0.0282575, 0.0110335965, -0.0122189745, 0.0162360892, -0.0109078744, -0.00618432183, -0.0202711653, 0.0205226094, 0.00684885168, 0.020678265, -0.0023857234, 0.0170383155, -0.00501690386, -0.00184990838, 0.00793844182, -0.00444217492, -0.00272996188, -0.0029529687, -0.00235578953, 0.00509473169, -0.0189899988, -0.0185230318, 0.0128715308, 0.0110455696, -0.00180650444, -0.00154458371, 0.00671714311, 0.0273235664, 0.013134948, 0.00684286514, 0.0196844619, 0.00227945833, -0.0303648394, 0.0192653891, 0.00504983077, -0.0253120158, -0.00385846593, -0.00608853344, -0.0335497968, 0.0267967321, 0.00635793759, 0.00325679663, -0.00253988244, -0.0025114452, -0.0221749544, -0.000253688893, 0.0205944497, 0.00164785527, 0.00358307501, -0.00564551353, -0.00808811095, -0.00672911666, 0.00771094486, -0.00587001676, -0.0263177902, -0.015721228, 0.00517854607, -0.0172179174, -0.0153141282, 0.000881550193, 0.0153979436, 0.019253416, -0.00742956763, -0.0177088324, -0.0150147909, 0.00736371288, -0.000751338201, -0.00288412091, 0.00268206792, 0.000895020436, 0.0129912663, 0.00132756378, 0.00496900966, -0.00507677114, -0.00901007187, -0.00209237216, 0.0214924626, -0.00568442745, -0.0105247218, 0.0131708691, 0.00748943491, 0.0020205311, 0.0118058883, -0.0273714606, -0.00509173842, 0.000690348097, 0.0101236086, 0.0149070285, -0.00246654451, -0.00169574935, 0.00569041399, -0.00842935592, -0.0100397943, -0.000359953847, 0.000806715747, 0.0122608813, 0.0128954779, -0.00356810819, -0.0170622617, -0.00613642763, -0.0132906036, 0.00915974099, 0.0130271865, 0.00362498243, 0.00139416638, 0.00852514431, 0.00844731648, -0.0159247778, -0.0101834768, -0.00875862781, 0.00145328569, 0.0142125646, -0.00871073361, 0.00705838855, -0.0183913223, 0.00516357925, 0.00224653119, 0.00320890266, 0.0163677987, -0.0261741094, -0.0122249611, -0.00386744598, 0.0107103111, 0.0246175509, -0.00637589768, 0.0186667126, -0.00233932585, -0.0151704466, 0.0279940832, -8.07744727e-05, 0.00383152557, -0.0232765172, -0.0299337935, -0.0175172556, 0.0107582053, 0.0108539937, 0.0209895764, -0.0123806167, -0.00968657527, 0.0161642488, -0.0123207495, 0.0237315111, 0.00305624027, 0.00611248054, -0.0181398783, -0.0106444564, -0.00645971252, 4.8689184e-05, 0.018546978, 0.0114466827, -0.00440924754, -0.0259106904, 0.0095788138, -0.00205944502, 0.00587899704, -0.00471457234, 0.00500193704, -0.0181159321, -0.00147947774, 0.011165305, 0.0248570219, -0.0338371582, 0.0095848, -0.00591791095, -0.0128475837, 0.0148591353, -0.00189480907, -0.0139132272, 0.000978086726, -0.00648964616, -0.00408596266, -0.000435536698, 0.0132307364, 0.00467565842, -0.0127637694, 0.0221510064, 0.0250485986, 0.0303408932, -0.00892027, -0.00532222819, 0.00581014901, -0.0144520355, -0.0216960125, -0.0236716438, 0.0127996895, 0.00209087553, 0.0301253684, -0.00777679961, -0.00723200431, -0.0248330738, 0.00804620329, -0.0165474, 0.00492410874, 0.0125362724, -0.0245457105, 0.019959854, -0.00293351174, 0.0307479929, 0.00710628228, -0.00641181832, 0.0159846451, -0.0167509504, -0.00358008174, -0.0188463163, 0.0224383716, 0.0122608813, 0.000579218904, -0.0021702, 0.0146076912, -0.0163917448, -0.00604363298, 0.0119974641, 0.0135300746, -0.00411589677, 0.00871073361, 0.0399915464, -0.0030577369, -0.00314604165, 0.00405004201, 0.00288412091, -0.003110121, -0.00441224128, -0.00619030837, 0.00610050699, 0.00363695575, 0.00303079654, 0.018307507, -0.0137575716, 0.00623820256, -0.00606159307, 0.0155775463, 0.0246893931, -0.0149190025, 0.00346333976, -0.00686082523, -0.0043404, -0.0079983091, -0.0176968593, 0.0185230318, 0.0224383716, -0.0238632206, 0.0156134665, -0.0109318215, -0.0126320608, 0.010093675, 0.00168078253, 0.0243541338, 0.0129912663, 0.019959854, -0.00692069298, 0.0147992671, -0.00780074624, 0.0205824766, -0.000999788637, -0.0176968593, 0.00112476223, 0.0339808427, 0.0152303139, 0.0130391605, -0.00488220155, -0.0108899139, 0.00972848292, 0.00599873206, 0.00183943158, -0.0200676154, -0.00356212142, 0.00842935592, -0.014787294, -0.017852515, -0.016212143, 0.0108599802, -0.00592389749, -0.00181249122, -0.0281138178, -0.0535934642, -0.00968657527, 0.00201903423, 0.0156493876, 0.0269404128, -0.0100457808, 0.0196365677, -0.0181398783, 0.000279693864, 0.00119735172, -0.00190827926, -0.0106624169, 0.00257280958, -0.00350225368, 0.00812403113, -0.000226935561, -0.0040410622, -0.002643154, 0.021612199, 0.00505282404, -0.00455293, -0.0170023944, -0.00750739546, -0.0118358219, 0.00728588505, 0.0188702624, -0.0311790388, -0.00379859842, 0.0111712916, -0.00092046411, 0.00962670799, -0.014559797, 0.0236836169, -0.0117939143, 0.00205196161, -0.0036728764, 0.0107462313, -0.00904599205, 0.0147034787, -0.00815995224, 0.00830363389, 0.0164995063, 0.00695661362, -0.0021462529, 0.00615438772, -0.000933934352, 0.00614840118, 0.00620228192, -0.00284071686, -0.00129912666, -0.000520473812, -0.00189780246, 0.0155895194, 0.027946189, -0.0133025777, 0.0315861367, -0.007046415, -0.0262459498, 0.00743555417, 0.00351722073, 0.00198461046, 0.00516058598, -0.0027164917, 0.0057712351, -0.00625616265, 0.00738167344, 0.00414283713, 0.0197802503, -0.0139611214, 0.0347232, 0.0023019088, -0.0135181006, -0.0189421047, -0.00929145, 0.00238273, 0.00295147207, 0.00123402057, 0.00180800108, -0.00280479644, -0.00246654451, 0.0117041133, 0.031202985, -0.0103570921, 0.000620003673, -0.00872270763, -0.0130391605, 0.00295147207, 0.0172658116, -0.00193821313, 0.000425059872, -0.0123207495, 0.0151345255, -0.00201903423, 0.0306043103, -0.00754331565, 0.0298859, 0.0111952387, -0.0114107616, -0.0095548667, -0.0112790531, 0.00781870633, -0.0319692902, -0.0215403568, -0.00844133, 0.00841139629, -0.0250246506, 0.00851317, -0.0193252563, 0.00688477233, 0.0215044376, 0.00771693187, -0.0100517673, 0.00481934054, 0.00713621639, 0.00102747744, 0.00224054442, 0.0100457808, 0.0257430617, 0.0284490772, 0.00421767123, -0.0263896324, 0.000744977267, -0.0170383155, 0.0194330178, -0.0155416252, 0.0205106344, 0.00665128883, -0.00987216458, -0.0113329338, 0.00626214966, -0.00605261279, -0.00792048126, 0.00387642626, -0.0139850685, 0.0188223682, -0.00943513121, 0.0109857023, 0.017122129, 0.0223904774, -0.0319692902, 0.00510071823, -0.00992604531, -0.0040171151, -0.0332145356, 0.019696435, -0.0119495699, 0.00972249638, 0.000533195678, -0.00090849062, 0.00551979151, 0.0235878285, -0.00587301, -0.0194928851, 0.0124165369, -0.0241026897, 0.00575626828, 0.0110455696, 0.0168587118, -0.00428053224, -0.00438230718, 0.0118238479, 0.00912382, -0.00462477095, -0.00768101122, 0.0158649106, 0.0201155096, -0.0283772349, -0.0146795325, 0.00990209915, -0.00571136782, -0.0126560079, 0.00963269453, -0.0176729113, 0.0596281141, -0.00131633854, 0.00165833218, 0.0151464995, -0.00725595141, -0.0068129315, -0.0225102119, -0.00499595, -0.0199359059, -0.0132666575, 0.00783068, 0.00371777709, 0.0142604588, 0.0113748414, 0.0067590503, -0.0100278202, -0.00980032422, 0.00633399049, -0.0204866882, -0.0130511336, 0.00430447934, -0.0079983091, -0.00594784459, 0.00540005649, 0.018295534, -0.0206303708, -0.0072978586, -0.00111204037, 0.0122728553, -0.0201274827, -0.000183625118, 0.00312808133, -0.0278264545, 0.0110335965, -0.00722601777, -0.00373573741, 0.00188732566, -0.0102493307, -0.00546291703, 0.00601070561, 0.0238153264, -0.0148471612, 0.000228058081, -0.0158409625, -0.0140209887, 0.00647168607, -0.0140329618, 0.0154099166, -0.0175172556, -0.00620826846, 0.0154578108, 0.0309156217, -0.000779775321, 0.0121471332, -0.0200795885, -0.0200915616, -0.0103870258, -0.0299098454, -0.0167629234, -0.00601968588, -0.00717213703, -0.000149762505, -0.00439128745, -0.00377165782, 0.00619629538, -0.0027718693, -0.00282126, -0.00415181695, -0.0184392165, -0.00805817731, 0.00259376317, -0.000720656069, 0.00342143257, 0.0118956892, 0.00893823057, -0.018319482, 0.0121172, -0.010560642, -0.0129433721, 0.0378602631, 0.00616037473, 0.021360755, -0.0358487107, -0.00366090285, -0.00638188468, -0.0184751377, -0.0132427104, -0.0150866313, -0.00792646874, 0.0241386108, -0.0241505839, 0.00772291841, 0.00382553879, -0.0018364382, 0.00807613693, -0.00344537967, 0.0187984221, 0.00918368809, -0.0225700792, -0.0273954067, 0.00431645289, 0.00133504719, -0.0101056481, 0.00776482606, 0.00616636127, 0.0138892801, -0.0237794053, -0.000412338, 0.00413385686, 0.0179483015, -0.0150746582, 0.0126919281, 0.00100727216, 0.00678898441, -0.0265812073, 0.00418474432, 0.0156613607, 0.0088304691, -0.01784054, -0.00448108884, 0.00130212, 0.0068129315, 0.00600172533, -0.000377352873, -0.00115843781, 0.0112251723, -0.0219354834, -0.000811205769, -0.013134948, -0.0234082267, 0.0257430617, 0.0139970416, 0.0160924066, -0.00879454799, -0.00395126082, 0.0128954779, -0.0022255776, 0.00709430873, -0.00634596404, -0.0130391605, 0.001968147, 0.00366988312, 0.0105486689, -0.0173616, -0.00247851806, 0.00764509058, -0.00371777709, 0.00362198893, 0.007046415, -0.00411889, -0.00175112684, 0.000778278627, -0.0116681922, 0.00807613693, -0.00695062662, -0.00992005877, 0.0121052256, 0.019480912, -0.0100397943, -0.0298380051, 0.00361001538, -0.0135181006, 0.0201634038, 0.0215164106, -0.00407099584, 0.00463973777, 0.0154338637, 0.00505881105, -0.0121052256, 0.0103451191, 0.0193492044, -0.00399316801, -0.0049181222, 0.016906606, -0.00993801933, 0.00197862368, 0.0122309476, 0.0120094381, 0.000633099698, -0.00188283552, 0.0208698399, -0.0381476246, 0.0138892801, -0.0177208055, -0.0025877764, 0.00984223094, 0.0172658116, 0.0145957172, -0.0045798705, -0.00720207067, -0.0297182705, -0.00699253427, 0.0216840394, 0.00991407223, -0.0111114243, -0.00157451746, 0.011985491, -0.0104229469, -0.0082737, -0.0136857303, 0.0193132833, 0.00795640238, 0.0129912663, -0.010686364, -0.00699253427, -0.00899809785, -0.00565449335, 0.00631004339, -0.0178764611, -0.00611547381, -0.0141646713, 0.00988413859, 0.0114347087, -0.000434788351, 0.0199239329, 0.00258927303, -0.0316340327, 0.0103570921, 0.0122728553, 0.00741160708, -0.00510969851, -0.0067829974, 0.0291674882, 0.00998591352, 0.0167629234, 0.00381057174, 0.0121351592, 0.00033058133, 0.0114347087, 0.0033106776, 0.0107761659, -0.00896816421, 0.00769897178, -0.00750140846, 0.0100098606, 0.0224144235, 0.0276827719, -0.0301253684, 0.0298380051, 0.0125242993, 0.00458286377, 0.00519351289, 0.0146316383, -0.00682490459, -0.00741160708, 0.0215403568, 0.000383900886, 0.0284969714, 0.000727017, -0.00576824183, 0.0183434281, -0.0155655723, -0.00656148745, 0.00381655851, -0.00655550044, -0.00994400587, -0.0088304691, -0.0177926458, -0.0220671929, 0.0047415127, 0.0390576124, 0.0228813905, 0.0308437794, -0.000542924157, -0.00842336938, -0.0132307364, -0.0156972818, 0.000548536773, 0.0116262855, 0.000402609527, -0.0315143, 0.00399017474, -0.0204627402, -0.00604363298, 0.00871672, 0.019959854, -0.0216361452, 0.0243661068, -0.00025930148, -0.00460381759, -0.0266530495, 0.00610948727, 0.0155416252] |
24 Apr, 2023 | Logical instructions in 8086 microprocessor
24 Apr, 2023
Introduction :
Logical instructions in the 8086 microprocessor are instructions that perform logical operations on data stored in registers or memory locations. These instructions can manipulate bits within a byte, set or clear individual bits, or perform Boolean operations such as AND, OR, XOR, and NOT.
Some of the commonly used logical instructions in the 8086 microprocessor include:
AND – Performs a bitwise logical AND operation between two operands and stores the result in the destination operand.
OR – Performs a bitwise logical OR operation between two operands and stores the result in the destination operand.
XOR – Performs a bitwise logical XOR (exclusive OR) operation between two operands and stores the result in the destination operand.
NOT – Performs a bitwise logical NOT (negation) operation on the operand and stores the result in the destination operand.
TEST – Performs a bitwise logical AND operation between two operands, but does not store the result. Instead, it sets the condition code flags based on the result of the operation.
Logical instructions are used in many applications, including bit manipulation, data encryption, and data compression. They are an important part of the instruction set of the 8086 microprocessor and are used extensively in assembly language programming.
Logical instructions are the instructions which perform basic logical operations such as AND, OR, etc. In 8086 microprocessor, the destination operand need not be the accumulator. Following is the table showing the list of logical instructions:
OPCODE
OPERAND
DESTINATION
EXAMPLE
AND
D, S
D = D AND S
AND AX, 0010
OR
D, S
D = D OR S
OR AX, BX
NOT
D
D = NOT of D
NOT AL
XOR
D, S
D = D XOR S
XOR AL, BL
TEST
D, S
performs bit-wise AND operation and affects the flag register
TEST [0250], 06
SHR
D, C
shifts each bit in D to the right C times and 0 is stored at MSB position
SHR AL, 04
SHL
D, C
shifts each bit in D to the left C times and 0 is stored at LSB position
SHL AX, BL
ROR
D, C
rotates all bits in D to the right C times
ROR BL, CL
ROL
R, C
rotates all bits in D to the left C times
ROL BX, 06
RCR
D, C
rotates all bits in D to the right along with carry flag C times
RCR BL, CL
RCL
R, C
rotates all bits in D to the left along with carry flag C times
RCL BX, 06
Here D stands for destination, S stands for source and C stands for count. They can either be register, data or memory address.
Why use Logical instructions in 8086 microprocessor ?
Here are some reasons why logical instructions are used in the 8086 microprocessor:
Bit manipulation: Logical instructions allow the programmer to manipulate individual bits within a byte, which is useful in many applications, including device control, signal processing, and graphics programming.
Data encryption: Logical instructions are used in data encryption algorithms to scramble data by performing bitwise operations on the data.
Data compression: Logical instructions are used in data compression algorithms to reduce the size of the data by removing redundant or irrelevant bits.
Boolean operations: Logical instructions are used to perform Boolean operations such as AND, OR, XOR, and NOT, which are used in many applications, including control systems, signal processing, and mathematical operations.
Condition code flags: Logical instructions can set the condition code flags in the flags register, which can be used to control program flow or make decisions based on the result of the logical operation.
Advantages of Logical instructions in 8086 microprocessor :
Efficient data manipulation: Logical instructions allow for efficient manipulation of data in memory or registers, providing a powerful and flexible tool for programmers.
Bitwise operations: Logical instructions allow for bitwise operations on individual bits within a byte, providing a powerful tool for device control, signal processing, and graphics programming.
Boolean operations: Logical instructions can perform Boolean operations such as AND, OR, XOR, and NOT, providing a powerful tool for control systems, signal processing, and mathematical operations.
Condition code flags: Logical instructions can set the condition code flags in the flags register, providing a way to control program flow or make decisions based on the result of the logical operation.
Data encryption and compression: Logical instructions can be used in data encryption and compression algorithms, providing a way to scramble data by performing bitwise operations on the data or reducing the size of the data by removing redundant or irrelevant bits.
Faster execution: Logical instructions execute faster than other instructions that perform similar operations, providing a way to optimize performance in time-critical applications.
Dis-advantages of Logical instructions in 8086 microprocessor :
Limited precision: Logical instructions can only operate on 8-bit or 16-bit data, which can limit their precision in applications that require higher precision.
Limited functionality: Logical instructions can only perform simple bitwise and Boolean operations, which may not be sufficient for more complex applications.
Register limitations: Logical instructions require the use of registers, which can be a limited resource in the 8086 microprocessor, especially in applications that require many different operations to be performed simultaneously.
Complex programming: Logical instructions can be difficult to program, especially for novice programmers who may not be familiar with the syntax and semantics of assembly language programming.
Debugging challenges: Logical instructions can introduce subtle errors into programs, especially if they are used incorrectly or in combination with other instructions.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor | https://www.geeksforgeeks.org/logical-instructions-8086-microprocessor?ref=asr10 | Languages | Logical instructions in 8086 microprocessor | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0267516468, -0.00263172644, -0.0200050343, 0.00391726149, 0.0125618465, 0.0242001433, 0.00181188015, 0.0170152374, -0.00473515084, 0.0223373901, 0.0484629, -0.0179387871, 0.0347192213, -0.00801453646, -0.0327468961, 0.0293501094, -0.00846848544, 0.0303988867, 5.64989605e-05, -0.0489011966, 0.00807715, 0.023965342, -0.0213042665, -0.00481341779, -0.0112469625, 0.00590132875, 0.00474689109, 0.00118770113, -0.0116304699, 0.00125324971, 0.020067649, 0.0191754047, 0.0060813427, -0.0416380204, 0.026031591, -0.051562272, 0.0124522736, -0.0440486446, -0.0233705137, 0.0158334058, -0.00473515084, -0.0458644368, -0.00382334087, 0.00133836502, -0.0310719833, 0.00823368412, -0.000553249556, -0.0376620591, -0.0160290729, -0.0479306839, -0.00261215982, -0.025155, 0.0662451535, 0.0365037099, 0.0326842815, -0.00213277456, -0.0171091575, -0.000441963726, -0.0269394871, -0.0260785501, -0.00400531152, -0.0169682764, -0.0421076231, -0.0461148918, 0.00266303332, -0.0352514386, 0.00254171947, 0.0319172665, 0.00884416606, -0.00190775713, -0.0330286585, 0.00617526285, 0.00610873615, -0.0329973511, -0.0117478706, 0.0168117434, 0.0372237675, 0.0156533923, -0.0166552085, 0.00880503282, -0.0139393453, 0.0109260678, 0.0356584266, 0.0172813442, 0.0289587751, 0.00378225092, 0.00263172644, -0.0652433336, 0.0316668116, 0.00437512295, 0.0267829541, -0.0290213879, 0.0234644338, 0.00353962323, -0.0095485691, 0.00341635267, 0.0281761046, -0.00102236215, 0.0109730279, 0.0264072716, 0.014808109, 0.0229948331, -0.0176570266, -0.0197232738, 0.00494647166, 0.0179544408, 0.000613906479, 0.0317607336, 0.00845283177, 0.0457079038, -0.0375055261, -0.00251041283, 0.000564989634, 0.00464123068, -0.000501886883, -0.00465688389, -0.00628483668, -0.0579488575, 0.00684835901, 0.0362532549, 0.0176570266, 0.0300075524, -0.00523214601, 0.0110043343, -0.0523762479, 0.052720625, -0.0195823926, -0.00361789018, 0.0187997241, 0.0257185232, -0.0429529063, -0.00516953273, 0.00747840805, 0.0182362013, 0.0174848381, -0.0029193575, -0.0228696056, 0.0353766643, 0.0140097858, -0.00574088143, -0.0193945523, -0.0181735884, -0.0160760339, 0.0080223633, 0.0014567438, -0.0163891017, -0.0179544408, 0.038569957, -0.0260628983, 0.0425772257, -0.0453635305, -0.000393046881, 0.0170152374, -0.0242001433, 0.0190814845, 0.0178135596, 0.0225878451, 0.0240279566, -0.00837456435, -0.035032291, 0.00317763863, -0.0573540293, -0.0372550711, -0.00419119559, 0.00869545899, 0.0216799472, 0.0263603125, 0.0151446564, -0.0405422859, 0.0456765965, -0.0167021696, 0.0577923208, -0.00252215285, 0.0275343154, -0.00267868675, 0.0182988159, -0.0248262789, 0.0354705863, 0.00921202078, -0.0454261415, -0.0386325717, -0.0319955312, -0.010010344, -0.000522432, 0.0200989544, 0.0141663197, 0.0121783391, -0.00921202078, -0.00367854699, 0.0167647824, -0.013649758, 0.00292718434, 0.0311345961, 0.0398222283, 0.0150663899, -0.00611656299, -0.0847787708, 0.00331264897, -0.00728665385, -0.0195510872, -0.011121735, -0.00822585728, 0.0194415133, 0.0351575166, 0.0111686951, -0.0270960219, -0.0197076201, -0.00684835901, 0.00818672404, -0.0049934322, -0.000505800243, 0.0308684893, 0.0229009129, -0.00131781993, 0.0112547884, 0.00835891161, 0.000131953202, -0.0122018186, -0.0367541648, -0.0268299133, 0.00222669495, 0.0147141879, 0.0319485739, 0.00886764657, -0.0573853329, -0.0467723347, -7.44759e-05, -0.0346566103, -0.0178761743, -0.0463340394, 0.00853109825, 0.0566339716, 0.0181422811, -0.0257654823, -0.0218521357, -0.00517735956, -0.00153305405, 0.0261724703, 0.00872676633, 0.00687575247, -0.00435164291, 0.0172500387, -0.00448469678, -0.0100886114, -0.0129844882, -0.0149959493, 0.0153951105, 0.0529084653, -0.00137554179, 0.0127731673, 0.0117243901, -0.0104799457, 0.0169369709, 0.0238401163, -0.0216016807, -0.0202711429, 0.0338426344, -0.00256128632, -0.0208346639, 0.0128279543, -0.00645311084, 0.0312598236, -0.0168117434, 0.010362545, -0.00709098671, -0.0238714218, 0.0252645742, -0.0188466832, 0.0114113223, -0.0595455021, 0.0496838652, -0.0270177536, -0.0276438892, -0.00594437541, 0.0143228536, -0.043672964, -0.0357523486, 0.0382255837, 0.00757624162, 0.0196293537, -0.00819455087, -0.0144637339, 0.0122957397, -0.00093039847, 0.012131379, -0.0123740062, -0.0174848381, 0.00873459224, -0.0613612942, 0.0160916876, -0.0122018186, 0.0417319424, -0.03396786, 0.0489011966, 0.00108204072, 0.0253584944, 0.00472732447, 0.0218208283, 0.0160603803, -0.0149176829, 0.00874241907, -0.0192849785, 0.0142758936, 0.0108321467, -0.042452, -0.0128670884, 0.0210225061, 0.00884416606, -0.00189406041, -0.0110278148, 0.0345626883, -0.0283795986, -0.0229635257, -0.0280352253, 0.0353766643, 0.0100886114, 0.0179700945, -0.0370672308, -0.0317294262, -0.0119670182, 0.013297556, 0.0060969959, -0.0244819056, 0.0516875, 0.00763102854, -0.00737666106, 0.0161229931, 0.0149176829, -0.0480559133, -0.0345000774, 0.0078149559, 0.0102842785, -0.0193475932, 0.00419119559, 0.0345000774, -0.0467723347, 0.0210694652, 0.0525640883, 0.0054239, -0.0155829517, 0.00743927434, 0.00341830938, -0.0468662567, -0.00857023243, -0.00875807274, -0.0313850492, -0.0024438859, -0.00145185215, 0.0326842815, 0.00620265631, 0.00164262776, 0.00668399828, 0.0475863107, 0.0250923876, 0.0469288677, -0.000734241912, -0.0156377386, -0.0067035649, -0.00617526285, 0.00792061631, 0.016733475, 0.0212416518, 0.0243566781, -0.000220125818, -0.0333730318, -0.0223686974, 0.010159051, -0.00177470327, -0.0135167036, -0.0090007, -0.00345939957, 0.00629266351, 0.0127027277, -0.0284891725, -0.0170152374, 0.00291544432, 0.0127809942, -0.00707533304, -0.00107812742, 0.00482907146, -0.000837945612, 0.0421389304, -0.00934507512, 0.0132192895, -0.0454574488, -0.00828064419, -0.00592089538, -0.00917288754, 0.00112019584, 0.03872649, -0.00311502488, 0.0328721218, -0.0512805134, 0.00133543, 0.0216642935, -0.0219773613, 0.000506778539, 0.00291348761, 0.0391960926, -0.0103781987, 0.0431407467, -0.011270442, -0.0210225061, 0.01248358, -0.021993015, 0.0296631772, -0.069062762, 0.00491125183, -0.00834325794, 0.0166395549, -0.0123740062, -0.0617995895, -0.0147924554, 0.0128827412, 0.00671921857, 0.0245758258, -0.035282746, 0.0437981896, -0.00911027379, 0.00943899527, -0.00180698838, 0.0367541648, -0.0426398404, 0.038663879, 0.016733475, 0.0130705824, 0.00239301217, -0.0205842108, 0.00186177529, -0.00947812852, -0.017437879, -0.00097980455, 0.00878937915, 0.0268142596, -0.0487133563, -0.0590445958, 0.0264229253, 0.0288805086, -0.0378185958, 0.00516561931, 0.00414423551, 0.0309624095, -0.0194728188, -0.0350949056, -0.0413562618, -0.0185492691, -0.0592324361, -0.0110904286, -0.0186275356, -0.0114426296, -0.0377559811, -0.0157473125, -0.000346820452, -0.0105190789, 0.042452, 0.0254054554, 0.00668791169, -0.0355018936, 0.0120765921, 0.00854675192, 0.0290683489, 0.0241218768, 0.00769364228, 0.00891460665, 0.0414501801, -0.00426946254, -0.0103938524, -0.0389143303, -0.0118965777, -0.0119983247, -0.0110512944, -0.0314163566, 0.0367541648, 0.0184396952, 0.0349383689, 0.0113487095, 0.0284265596, 0.0334669501, -0.0556634627, -0.042514611, 0.034625303, 0.0228852592, -0.00200265576, -0.0422954634, 0.0154264178, 0.00550608058, 0.0401979089, 0.0158881936, 0.0528458506, -0.0158020984, -0.0356584266, -0.0117400438, -0.0325903632, 0.00654311758, -0.000146628256, 0.00548260054, -0.0535972118, 0.0119591914, -0.0150898695, 0.0591385141, -0.0414188765, 0.014510694, -0.0418571681, 0.0592950471, -0.0311032888, -0.0104251588, 0.00147826714, 0.0475863107, 0.0440173373, -0.0100651309, -0.00821020361, -0.00567826768, 0.0102764517, 0.0552251674, -0.00605786266, 0.0123113925, -0.0442051776, -0.0019410206, 0.0387577973, 0.0225095768, 0.021226, 0.0204276759, 0.00951726269, 0.0166082494, 0.013195809, -0.00902418047, 0.0425459184, -0.0133758234, -0.0553190857, -0.0148707218, -0.0193162858, 0.00806932338, -0.0035337531, 0.000838923967, 0.00827281736, -0.0129844882, 0.0106443064, -0.00261215982, -0.00465297094, 0.0419510901, 0.00691879913, 0.0249828137, -0.0202554893, -0.00824151095, -0.0247480124, -0.00219734479, -0.00168958795, -0.0166708622, 0.00481733121, 0.0308215283, -0.0120609384, 0.00958770234, -0.0176570266, -0.0144480802, -0.0265951119, 0.00234996551, 0.0172969978, -0.0220243223, -0.0334982574, 0.00688749226, 0.00645702425, -0.00241453573, 0.00801453646, 0.034531381, 0.0210381579, -0.0201772228, 0.00792844314, 0.0363784842, -0.00262976973, 0.0163264871, -0.00141663197, 0.0159664601, 0.00452383, 0.0319172665, 0.0194884725, 0.025374148, 0.0117322169, -0.00941551477, -0.0324964412, 0.0148550691, 0.00862501934, -0.00463340385, 0.0189092979, -0.00268651336, 0.0107617071, -0.0139941322, -0.0276282374, 0.00321872858, 0.00907114055, 0.0282387193, -0.00935290195, 0.0332165, -0.0276751965, 0.0128044747, 0.0177352931, 0.0124992337, -0.000974912837, 0.0152855376, 0.0169526227, -0.0166552085, -0.0162012614, 0.0127731673, 0.0301014725, -0.0162012614, 0.0233235545, -0.0167491287, -0.00747449463, 0.0232452862, 0.0132819032, 0.00426163571, 0.00995555706, -0.00192634552, 0.0132114626, 0.0198015403, -0.0134775704, -0.0308528356, 0.00552956061, 0.00410901522, -0.0222591236, -0.0105503863, -0.00151446566, -0.0191910584, -0.00412466889, 0.00232648547, -0.0143541601, 0.0376620591, -0.017641373, 0.00423815567, -0.0185649227, -0.0250610802, -0.00594437541, 0.00573696801, -0.00743144797, 0.00251628272, -0.00640223734, 0.0213512257, -0.00921202078, 0.0204589833, 0.00431250967, 0.00229909201, -0.0107930135, 0.0320581459, 0.00534172, 0.0908522829, -0.0181579348, 0.0580740832, 0.00965814292, 0.0195041262, 0.00871111266, 0.03446877, 0.00995555706, -0.0160055924, 0.00523997284, 0.0173439588, 0.00266694673, -0.0287396275, 0.0108712809, -0.0293657631, -0.0181579348, -0.0128357811, -0.00467645098, -0.0107304, 0.0176726785, 0.00985381, -0.0309624095, -0.0160447266, 0.0247323588, 0.0283639468, -0.0112469625, 0.0268612206, -0.0108243208, -0.0104095051, 0.0514683537, 0.0316511579, -0.0070675062, -0.0234800875, -0.0236679278, 0.0501847751, 0.0207720511, -0.00362767349, -0.0012473797, 0.0270177536, 0.014510694, -0.025624603, -0.00867197942, -0.00279021706, -0.0232452862, 0.00368637382, -0.0532215312, -0.0165456347, 0.00549042737, 0.00584262842, -0.0157316588, 0.00289783417, -0.0343122333, -0.0101355715, -0.00046226423, -0.0179857481, -0.0145811345, -0.00388008449, 0.00324416556, 0.00200559082, -0.00426946254, 0.000615863129, -0.0325903632, 0.0105190789, 0.00215234142, -0.0101433983, -0.0181735884, 0.000869252428, -0.0112782689, 0.0142758936, 0.0438608043, 0.0178605206, 0.0357836522, -0.00220712833, 0.0155907786, -0.00503647886, 0.0101825316, -0.0039485679, 0.0507482961, 0.0291309617, -0.0176570266, -0.0210381579, -0.0313850492, 0.0144246006, 0.0129375281, 0.0178135596, -0.0180014, -0.00544346683, 0.0113408826, -0.00516561931, -0.00618308969, -0.00707924645, 0.00271782023, -0.0462088138, 0.00541998679, 0.00922767445, 0.000812998042, -0.00361397676, 0.04670972, 0.0154342446, -0.0362532549, -0.00520475255, 0.019003218, -0.0166708622, 0.0410431921, 0.013900212, 0.00958770234, 0.0121861659, -0.00709098671, 0.00746275438, 0.0123270461, -0.0319172665, -0.00355919, -0.022039976, 0.0169369709, 0.00780712906, 0.0202867966, 0.0220243223, -0.00878155325, 0.0201302618, 0.0170935038, 0.0144402543, 0.0396970026, -0.021429494, -0.0649302676, -0.0210694652, 0.0110043343, -0.024012303, 0.0284891725, 0.00695401942, 0.0400100686, -0.00297414442, -0.0252176151, -0.00990859699, -0.013594971, -0.0088519929, -0.00945464894, 0.00355527666, -0.00126988138, 0.0230417922, -0.0100807846, -0.0272838622, 0.000455905043, -0.0330912694, 0.0272212476, -0.00557652069, 0.0216486417, 0.0047116708, 0.0036746338, 0.0118261371, -0.0013774985, 0.043328587, 0.0228852592, -0.0123583525, -0.0280821845, -0.023401821, -0.0224156566, -0.0229791794, 0.0486820489, -0.0159038454, -0.0292874966, -0.0157316588, 0.00908679422, -0.0140332654, -0.0215077605, -0.0359401889, -0.0128436079, 0.00907114055, 0.0174065717, 0.0205842108, -0.0116696032, 0.0189406034, 0.0166239012, 0.0254680682, -0.0111295618, -0.00358071341, -0.00143326365, 0.0111765219, 0.0204276759, 0.014761149, 0.0427024513, -0.013094062, 0.00563522102, 0.0382881947, 0.0103938524, -0.00336352247, 0.00726317381, -0.0118574444, 0.0126479408, -0.0121548586, -0.0136654107, -0.0174848381, -0.0257498287, 0.0292874966, -0.00828847103, -0.0230574459, -0.000474004279, 0.0311659034, -0.0120218052, 0.00149685564, 0.0134775704, 0.0165769421, -0.000911320909, 0.0174535327, 0.0111765219, -0.0109338937, -0.00687575247, -0.0056156544, 0.0238714218, 0.0314946249, -0.00714577315, 0.0278630368, -0.0276908502, 0.0177822523, -0.00607742928, -0.0207094382, 0.00660181791, 0.00634353701, 0.00957204867, 0.004296856, -0.0115600303, -0.00329895224, 0.0209442377, 0.00529084634, 0.00651181117, 0.00240475242, -0.0387891047, -0.0176100656, -0.0478367656, -0.0175631065, -0.00948595535, 0.0403231382, -0.00669573853, -0.0384760387, -0.0062378766, -0.0238714218, 0.0195510872, 0.00147141889, 0.0279256515, 0.00164556282, -0.00602264237, 0.010816494, -0.0137201976, 0.0360967219, -0.0211007725, -0.013344517, 0.0231670197, -0.00745101459, 0.00606568949, 0.0239027292, -0.00904766, 0.00561174098, 0.0270647146, -0.0162795279, -0.0122018186, -0.0238870755, 0.0139628258, 0.0209129322, -0.00398965832, -0.00117302604, -0.0102529712, 0.00849979185, 0.00816324353, -0.029819712, 0.0209129322, 0.014706362, -0.0310876369, 0.0121470317, -0.0119748451, 0.0115365498, 0.00910244696, -0.0319016129, 0.00219147489, 0.034124393, -0.0307432618, -0.00151935732, 0.00914940797, -0.000876589969, -0.00454339711, 0.0180170536, 0.0175318, 0.00648833113, -0.0192693248, -0.00993207749, -0.0261724703, 0.0225565378, -0.0132662496, 0.00200167741, -0.0280665308, 0.0184396952, 0.000997903757, -0.00426946254, 0.0198485013, -0.0102921054, 0.00165632449, 0.0406048968, -0.0508109108, -0.0302110463, -0.0154812047, 0.0244505983, 0.0232296344, -0.0141350124, -0.0179544408, -0.000827183947, -0.0112156551, 0.00222473824, -0.00463731727, 0.00973640941, -0.00412075548, -0.0230417922, -0.000785604585, -0.0267046858, 0.00164654118, -0.0404796712, -0.0384760387, -0.0208033584, 0.00886764657, 0.0201928746, 0.0266420729, -0.0338739417, 0.0329973511, 0.0125696734, 0.00264737988, 0.000332879164, 0.0129766623, -0.0224156566, -0.0161229931, -0.00370007055, 0.000829140597, -0.00629266351, 0.00920419395, 0.0307589155, -0.0159508064, -0.0105895195, -0.00593263563, -0.0212416518, 0.00949378219, 0.0184083879, 0.0095485691, -0.0287396275, -0.0138062919, 0.0195510872, 0.00736883422, -0.0103390655, 0.0247949734, -0.015669046, -0.00757232821, -0.0087189395, -0.00126009807, -0.0201146081, -0.00352201308, 0.0116461236, -0.0356584266, 0.0217425618, 0.0106990933, 0.00549825374, -0.0013413, -0.0206468236, -0.0173752643, -0.0238401163, -0.0260472447, 0.00457079057, -0.00042777785, 0.0509674437, 0.0091337543, 0.00601090258, -0.00526345288, 0.00860936567, -0.00955639593, -0.0165925957, -0.00387421437, 0.0301171262, 0.0219617095, -0.00539259333, -0.0325590558, -0.00522431964, -0.0132505959, 0.00565087423, -0.00813976396, -0.00066478, -0.0379438214, 0.00163871446, 0.00824933778, 0.010010344, 0.000886862457, 0.00198406749, 0.00330090895, 0.0188623369, -0.00254563289, 0.0149333356, 0.00279608718, 0.012585327, -0.00453948369, -0.0142524131, -0.0101199178, -0.0456139855, -0.00308567495, 0.00563130761, 0.0293657631, -0.0267203394, 0.0235270485, 0.0174222253, -0.000670160865, -0.0071927337, -0.0363471769, -0.0205059424, 0.0136888912, 0.00305632479, 0.0306180343, 0.00590524217, 0.00754102133, -0.0104095051, 0.00514605269, 0.0298353657, -0.0155125111, 0.00048721183, 0.0140724, 0.0112078283, 0.0040894486, -0.0281761046, -0.00438295, -0.0117870038, -0.00799888279, 0.0286770146, 0.00575653464, 0.00735318102, 0.00355527666, -0.0230574459, 0.0208816249, -0.00917288754, 0.000735220267, -0.00241453573, -0.00751754129, 0.0235270485, 0.00649224408, 0.000761635369, -0.00129825319, 0.000620754843, -0.0221965089, -0.00641006418, -0.00012950736, 0.0201302618, -0.000969531946, -0.00659007812, 0.000651083246, 0.000230276069, -0.0123270461, -0.034625303, -0.0123035656, 0.00812411, -0.00495821191, -0.00536911329, 0.0168587025, -0.00294675096, 0.0237305425, 0.0895374045, -0.00543955388, -0.0158412326, 0.000598253042, 0.00602264237, -0.0100181708, 0.00508343894, 0.00193417224, 0.0169369709, -0.0218051746, 0.043579042, -0.0164517146, 0.00689923251, 0.0482437536, 0.00317372521, -0.00140489195, -0.00242236233, 0.0149333356, 0.0221495498, -0.0343122333, -0.0136732375, 0.0018901471, 0.0278786905, -0.00237344555, 0.0262663923, -0.00420293584, 0.00491125183, -0.000518029439, -0.0178292133, -0.00502082566, 0.0218677875, 0.00446513, -0.0198798068, 0.00515779248, -0.00401900848, 0.0304458477, -0.00725143356, -0.0103703719, -0.0120218052, 0.0120687652, -0.00363158691, 0.00101844885, -0.0421702377, 0.00496603874, 0.00631223, 0.00260237628, -0.0144246006, 0.0103234118, -0.0259220172, 0.0143306805, -0.00839021802, -0.00653920462, 0.0176100656, -0.0289431214, 0.00317176851, -0.00130607991, -0.0136419311, -0.00395835144, 0.00935290195, 0.00103899383, -0.0283482932, 0.0180796683, -0.0088519929, -0.0338739417, 0.0167960897, 0.00846848544, -0.0328095108, -0.0372550711, -0.0382881947, 0.0264698863, -0.0322459862, 0.0048525515, 0.000742068631, 0.0174848381, -0.0167491287, 0.0104955994, 0.00306415139, -0.0103938524, 0.0274247434, -0.0126557676, 0.00094164937, 0.00477819797, 0.00625744322, -0.000328721217, -0.010315585, -0.0263446588, -0.0144480802, 0.0160290729, -0.0060813427, -0.0293188021, 0.0149489893, 0.0030230612, -0.000334102078, 0.0148707218, -0.00401509507, 0.021993015, 0.00734535418, 0.0104877725, 0.00648050429, -0.00515387906, 0.0215077605, -0.0191910584, -0.00877372641, 0.00608525611, -0.00509517919, -0.0205998644, 0.00994773, -0.00673878519, -0.00338308932, -0.00327742891, 0.0328721218, -0.00581523497, 0.0204433296, 0.0313224383, 0.0129218753, -0.0124444468, 0.0101981852, 0.0109965075, 0.00865632575, -0.00837456435, -0.00989294332, 0.00763494195, 0.00371181057, -0.0202085283, -0.0106834397, 0.00431250967, 0.0133053828, -0.000820335583, -0.0198015403, 0.0216016807, -0.0108634541, 0.0166708622, -0.0296944845, 0.0034672264, -0.0400413759, -0.00272369012, 0.00590132875, 0.0181892421, -0.0145341745, 0.00358854, 0.00443382328, 0.0163264871, 0.0084371781, 0.0078971358, -0.0207563974, 0.0226348042, -0.0237148888, -0.00588567555, 0.00610873615, 0.0244819056, -0.0241062231, -0.0332791097, 0.0149020292, -0.00279804389, 0.0433912, -0.000240426321, -0.0139784785, -0.0131566757, 0.0298979785, -0.00646093767, 0.023558354, -0.00170230633, 0.0489951149, 0.00858588517, -0.0301640853, -0.0217582155, 0.0126088075, -0.00126401137, -0.0210225061, 0.00727100065, 0.0185492691, -0.0285830926, -0.0128201284, -0.0140489191, 0.0138219446, 0.0185336154, 0.0434538163, -0.0230417922, 0.024466252, 0.0185962301, -0.016827397, 0.0051264856, 0.0161543, 0.0143228536, -0.0042303293, -0.0155046843, -0.00370594044, -0.00223452179, 0.0163734481, -0.000531726168, -0.00139706524, 0.00731404731, 0.0257967897, -0.0106756128, 0.014557654, 0.0292718429, 0.00705968, 0.0052517131, -0.0263759661, 0.0201146081, -0.0504039228, -0.0121235522, -0.0113408826, -0.00681705214, 0.00821803, -0.00405814173, -0.00751754129, 0.0388830267, -0.00944682211, 0.009705103, -0.0107617071, 0.0283013321, 0.0174535327, -0.00464123068, 0.00786191598, 0.00592089538, 0.0368167758, 0.0128983948, 0.0256402567, 0.00231670192, 0.00342026609, -0.0114817629, 0.00805367, 0.0172500387, -0.0131488489, -0.0213512257, 0.0441425666, -0.0198015403, 0.0206155162, 0.0206937846, -0.00733361393, -0.00356114656, 0.0406675115, 0.0279413052, 0.000983228674, -0.0368793905, 0.0209911987, -0.0187997241, -0.0270803683, 0.0342809297, 0.00730622048, 0.0204746369, 0.0066370382, -0.025577642, -0.00169839303, -7.79000839e-05, -0.000557162915, 0.00635919, -0.0220243223, 0.00698923925, 0.0226974189, -0.0226504579, 0.00857023243, -0.0217269082, 0.00982250366, -0.012687074, -0.00133738667, 0.00875024591, 0.0233861674, -0.0520944893, 0.00299958116, 0.000987142, 0.00614787, 0.0181422811, 0.00593654905, 0.0271273274, -0.00749014784, -0.00557260728, -0.00336156599, 0.00150566059, -0.0129453549, 0.00604612241, 0.0241531841, 0.0166239012, -0.0126557676, -0.0116069904, 0.00845283177, 0.00386247435, -0.0166395549, -0.00403466169, -0.0034300494, 0.0526580103, 0.00460601039, -0.0146907084, -0.0174222253, -0.0246697459, -0.0162638742, -0.000795877131, 0.00376659748, 0.00216408144, 0.0104721189, -0.0217582155, -0.00338700274, -0.0160290729, -0.00635919, 0.0320894532, 0.014659401, 0.00188134203, -0.0242314506, 0.0240279566, -0.00250062929, 0.0152072702, -0.0417632498, 0.0041403221, 0.0171248112, 0.00493473187, 0.0120452847, -0.00359832356, 0.00104192889, 0.0255150292, 0.00267868675, -0.0317607336, 0.00354940654, 0.00318546523, -0.00948595535, -0.0109025873, -0.0111060813, -0.00186568859, 0.0060813427, 0.00541998679, -0.0241062231, -0.0158647131, -0.0213199202, -0.0064961575, -0.00482124463, -0.00590132875, -0.00678183185, -0.00555304065, 0.00163186609, -0.0196137, 0.011982671, 0.00487994496, 0.00282935053, 0.00478211138, -0.00879720598, 0.00299175456, -0.00709489966, -0.0127575146, -0.0207250901, -0.000810552214, -0.0440173373, -0.000551782083, -0.0141428392, 0.0161386468, -0.0121470317, -0.0113095753, 0.0026512933, 0.0262663923, -0.00945464894, 0.0367541648, -0.0325590558, 0.00754493475, 0.0208503176, -0.00170915469, -0.00597959571, 0.0257967897, -0.0176257193, -0.00478602434, -0.0193162858, 0.0043477295, -0.0138532519, 0.017844867, 0.0134306103, -0.016780436, 0.0163108334, -0.0143228536, 0.0127418609, 0.00189601711, 0.0147924554, 0.0314320102, 0.0154655511, 0.0129218753, -0.00628092326, -0.0198328476, 0.00121607282, 0.000109023429, 0.00914158113, 0.0338113271, 0.0171561167, -0.0068600988, -0.0214138404, -0.0130471019, 0.0206624772, 0.0081554167, -0.0122566056, -0.00250062929, -0.00264542317, 0.0207094382, 0.0135793174, 0.0190814845, 0.0276438892, 0.00952508859, 0.0080223633, 0.00713403337, -0.0178135596, -0.00896156672, -0.00781886932, 0.00239105569, -0.00939986203, 0.0301640853, -0.0100729577, -0.00423815567, -0.0064296308, 0.0184240416, -0.00862501934, 0.0111686951, 0.00750188809, -0.0257967897, 0.0202867966, 0.00129238318, 0.00418728217, 0.0261724703, -0.0116069904, -0.0441112593, -0.0107225738, 0.00435946975, 0.00758798188, 0.0106286528, -0.00419510901, -0.0039857449, 0.0248575862, 0.0129375281, 0.00233626878, 0.0147768017, -0.0223530438, 0.00307393493, 0.00674661202, 0.00873459224, 0.010315585, -0.0187840704, -0.00478993775, 0.0146437483, -0.0031639419, -0.0137436781, -0.0216016807, 0.00441816961, 0.0102842785, -0.0194884725, 0.00709489966, -0.00529475976, -0.0122252991, -0.0145028671, -0.0202867966, -0.0211007725, 0.00342026609, -0.00726708723, -0.0105895195, -0.0115208961, -0.00907896738, 0.000689727603, 0.0146437483, -0.0166395549, -0.019566739, -0.00386638776, -0.00468036393, -0.00167002121, -0.000576729653, -0.0021934316, 0.0143854674, 0.00448469678, 0.0123270461, -0.0283639468, 0.000858979882, 0.017187424, 0.00878937915, -0.00978336949, 0.00693053938, 0.0176100656, -0.0118417908, 0.00266499, -0.0080458438, -0.00361006358, -0.0138532519, -0.0103077581, 0.0047625443, -0.0160290729, -0.0144715607, 0.0016602379, 0.0128357811, 0.00943899527, -0.0124679264, 0.0169056635, -0.0054239, -0.0113095753, 0.0216642935, 0.0510926694, -0.00720447348, 0.0259376708, -0.00549042737, 0.00766233541, 0.00388595462, -0.0114348028, -0.0216956, 0.0095485691, -0.0046451441, -0.000486478064, 0.0103390655, -0.0161856078, 0.000440251635, 0.00271586352, 0.0108086672, 0.00828064419, 0.00302501791, -0.00200363412, 0.0298823249, 0.00991642382, -0.0147298416, 0.00763885537, 0.00985381, -0.000161547898, -0.0134697435, -0.0106912665, 0.0185649227, -0.00246345252, 0.0148159349, 0.000277113955, -0.00911027379, -0.0168430489, 0.0295222979, 0.0221965089, 0.0300701652, -0.00910244696, 0.00675835181, -0.00637484388, -0.00085164234, -0.00222278154, 2.062151e-05, 0.00500125857, -0.00758798188, -0.00193319388, 0.00607351586, 0.00603829604, -0.00560391415, -0.0111530414, -0.013399303, 0.00637484388, -0.00928246137, -0.000579664658, 0.00389769464, 0.00513039902, -0.0225721914, 0.00808497705, -0.0224156566, 0.00661355816, -0.00578392809, -0.00875807274, 0.0128592616, -0.00267086, -0.00773277553, -0.00261020311, 0.0153090172, -0.0154107641, 0.00537694, -0.00191362714, 0.00594437541, 0.0090007, -0.0176883321, -0.000928441819, 0.00513822585, 0.016529981, 0.0128123015, -0.0126792472, 0.00351418648, -0.00860153884, -0.00422641588, -0.00487994496, -0.00114954601, -0.00129923155, -0.0185336154, 0.00308763143, -0.0131566757, -0.00104486395, 0.0202241819, 0.0116852568, 0.0301014725, 0.00727100065, 0.00272369012, 0.0120922448, -0.000819846406, 0.00548260054, -0.00137260684, 0.00399748515, -0.0233079, -0.0229635257, -0.00382529758, -0.00339287263, 0.0058739353, 0.0115991635, -0.0209598914, 0.0117400438, -0.000275157276, 0.00367267709, 0.00619483, -0.0130705824, -0.00441816961, -0.00333808572, -0.00307393493, 0.00390943466, -0.00046813424, 0.000222082497, 0.0016886096, 0.00122879131, -0.0234644338, -0.0134227835, -0.0152229238, -0.0238244627, -0.00975206308, 0.0170465428, -0.0265638065, -0.0267829541, -0.000189919665, 0.00460209697, 0.00286261411, 0.0244192909, -0.00607742928, 0.00343591953, 0.0143306805, 0.00653529121, -0.0217425618, -0.0197389275, 0.00613612961, -0.00651572458, 0.0112391356, -0.0083041247, -0.0172030777, 0.00860936567, 0.0201459154, -0.00908679422, -0.026438579, -0.00426163571, 0.000135377384, -1.13502381e-06, 0.0117243901, 0.0118026575, -0.0187058039, -0.00673487177, -0.00749797467, -0.0148237618, 0.00277260714, -0.00959552918, 0.00159077591, -0.0111452146, -0.00576827489, -0.0199424215, -0.0117556974, 0.00659790449, 0.000437072042, 0.00585436868, -0.00225604512, 0.0137280244, 0.0296162181, -0.00389573793, 0.00691879913, -0.009705103, 0.00669182511, -0.0257028695, -0.00484863808, -0.00508343894, -0.00049283728, -0.00421076221, -0.00318937865, 0.00962683558, 0.00161719101, 0.017390918, -0.0172813442, -0.015316844, 0.0230261385, 0.0115208961, -0.0125696734, -0.00736492081, 0.00910244696, 0.00718099345, -0.0199737288, -0.0161543, -0.0276908502, 0.0201459154, 0.00305045466, -0.00733361393, -0.0108321467, 0.0128514348, -0.00727491407, -0.0131018888, -0.00812411, -0.0229009129, 0.00750188809, -0.01698393, -0.00392508786, 0.0270803683, 0.0162638742, -0.00558826094, 0.00153598911, -0.00628483668, 0.00633179722, 0.0050443057, 0.00687183905, -0.060109023, -0.00462557748, 0.0113017485, 0.00990077, 0.00441425666, 0.0234174747, 0.00561956782, -0.00351614319, 0.015567298, 0.0111060813, 0.017594412, -0.0037861641, 0.0143698137, 0.0025632428, 0.00195373897, -0.00205059443, 0.00581132155, -0.0102529712, -0.00315807178, -0.00824933778, 0.00295849098, -0.0167021696, -0.00735709397, 0.0276908502, 0.00168567465, -0.0170152374, 0.0023030052, 0.00180503179, 0.0193162858, -0.0177039858, 0.0100259976, -0.00502082566, -0.0139471721, -0.00127966481, -0.00984598324, -0.000524877803, 0.0218834411, 0.0104251588, -0.00841369852, -6.07639e-06, 0.0128983948, 0.00731013389, -0.0014039136, -0.000415304065, 0.00973640941, 0.0215390678, 0.0125461938, -0.0318076909, 0.000445387908, -0.00702445954, -0.000496506051, -0.00728274044, -0.0111921756, 0.00167686958, 0.00671530515, 0.00827281736, 0.00954074226, -0.00624961685, -0.00637093047, 0.00407770835, 0.00143717707, -0.00417162897, 0.00445730332, 0.00305241137, 0.00026268349, -0.00915723387, -0.000640321581, -0.0117713511, 0.000636897399, -0.0104173319, -0.0192223657, -0.0176570266, 0.0130471019, 0.0164986756, 0.00696575921, 0.0112939226, -0.00293696765, 0.0199737288, -0.000952411036, 0.00232648547, 0.0180640146, -0.0114582824, -0.00812411, -0.00933724828, -0.0128514348, 0.00391726149, -0.0146672279, -0.00611656299, 0.013649758, -0.0125931539, -0.0185492691, -0.000556184561, 0.001503704, 0.0148472423, 0.0119357109, -0.00491516525, 0.0182362013, -0.00255345949, -0.00903983414, 0.0122800861, 0.00628875, 0.0062378766, 0.016529981, 0.0098381564, -0.00485646492, -0.00123857462, -0.00629266351, 0.0262663923, -0.00929811504, 0.00296044769, -0.0256402567, -0.00749406125, 0.00353962323, -0.00578001514, 0.00256715622, 0.000660866615, 0.0114034964, -0.00109965075, -0.019817194, -0.00403466169, 0.00249280268, -0.00282152393, 0.00121020281, 0.00237540225, -0.0128749143, 0.00911027379, -0.00763885537, 0.0217582155, -0.0119983247, -0.00340069947, -0.00635136385, -0.00179720507, -0.002616073, 0.00818672404, -0.00256911293, -0.00565087423, -0.00291740079, -0.00321090198, -0.00710272649, -0.02385577, -0.0146202678, -0.0027628236, 0.0292405356, 0.0060969959, 0.00646876404, 0.0035337531, 0.0198798068, -0.0173752643, 0.00143913366, -0.009705103, 0.00721230032, 0.0202398356, -0.0103468923, 0.00964248925, 0.0076232017, 0.0098303305, -0.0182518549, 0.0156925246, 0.00331264897, 0.0374116078, 0.0153246708, -0.0164830219, -0.0326842815, -0.0269238334, 0.00424989592, -0.00825716462, 0.00363745703, 0.0130079687, -0.0150507363, -0.0210851189, 0.00544738024, -0.00677400548, -0.0134384371, -0.00203885417, 0.0164204072, -0.0175161455, -0.0353453569, 0.00493081845, 0.00612438936, 0.00364137022, 0.00624179, -0.0171717703, -0.016733475, -0.0462714247, -0.00131879828, 0.0108399736, 0.00475080451, -0.00467645098, 8.27917684e-05, 0.00856240559, -0.00352984, -0.0130001418, 0.00421076221, 0.012334873, -0.000808106328, 0.0117948307, -0.0015565342, 0.00525562651, -0.00339482934, -0.00369028724, 0.0051264856, 0.00475080451, -0.0109495474, -0.0259689763, -0.00497386511, -0.00948595535, 0.00389378122, -0.00132271159, -0.00234409538, -0.0155359916, 0.00521257939, -0.00433207629, 0.0282856785, 0.0118652713, -0.00243997248, 0.00532998, -0.000919147627, 0.00896939356, 0.000842348149, -0.00911027379, 0.00895374, 0.00491516525, 0.000800768845, 0.00412075548, 0.0041559753, 0.0263759661, 0.0206311699, 0.0140724, -0.00901635364, 0.00945464894, -0.0175318, -0.0100651309, 0.00413640868, 0.0247010514, 0.00408553518, -0.00685227243, 0.00416771555, 0.00207407447, -0.00691879913, -0.0102921054, 0.0102060111, -0.0124992337, -0.00689531909, 0.038413424, -0.00848413818, -0.0235113949, 0.00376659748, -0.00717316661, 0.00299958116, 0.0174848381, -0.0103547191, 0.0138923852, -0.0187997241, -0.0274873562, 0.0056665279, -0.00293696765, -0.0102686249, 0.00848413818, 0.0119904978, -0.0040737954, -0.00319720525, 0.00435164291, 0.00618700311, 0.0127496878, 0.000239203393, -0.0113956695, -0.0095485691, 0.0212729592, -0.00014772889, 0.00323046884, -0.00664877798, 0.00768972887, 0.00599916233, -0.0313380919, 0.0182205476, -0.00738448743, -0.000552271202, 0.0118026575, -0.0226504579, 0.01248358, -0.00712620653, 0.0137515049, 0.0042303293, 0.00516170589, -0.00415206235, -0.00365506695, -0.00392900128, -0.0139236916, -0.00444165, 0.00902418047, -0.0091337543, 0.0105660399, 0.0173126515, -0.0185179617, -0.0208816249, 0.0026004198, -0.00482124463, -0.00828064419, 0.00659399154, -0.0318546519, -0.00772103574, 0.0127418609, -0.00650789775, 0.0163891017, -0.00352396979, -0.00590524217, 0.00620656973, -0.00395443803, -0.00252410932, -0.0153481504, -0.0247010514, -0.0238870755, 0.0307745691, -0.00704011321, -0.0167021696, -0.0125696734, -0.00825716462, 0.0114113223, 0.00179329165, 0.00608916953, -0.0242784116, 0.0211320799, 0.00190384383, 0.0297257919, 0.0186901502, 0.0144950412, 0.0218521357, 0.0141584929, 0.0167021696, -0.00430468284, -0.0175474528, 0.00701271975, -0.02385577, 0.0172187313, -0.0122018186, 0.00420684926, -0.00460209697, 0.00749014784, -0.013344517, -0.0103703719, 0.00241453573, 0.0104486393, 0.015770793, -0.00329112564, 0.0226817653, -0.00345939957, -0.00068679254, -0.0338739417, 0.0133366901, 0.00146946218, 0.00197721901, 0.017187424, -0.021226, -0.00213473127, -0.00732578756, 0.0036824604, 0.0104408124, -0.0102060111, -0.0260628983, -0.0227600317, 0.0170465428, 0.013297556, 0.00437120954, 0.00821803, -0.00179916178, 0.00770929549, 0.00975206308, -0.0122174723, -0.00409336202, 0.000645213237, -0.0102216648, -0.0198798068, -0.0140254395, -0.0275343154, 0.0300545115, 0.0103938524, 0.0211320799, -0.00946247578, -0.00967379659, -0.00185884023, 0.00767016178, 0.0124914069, -0.00352396979, 0.0135010509, -0.000538574532, 0.00219147489, 0.00417554239, 0.000696575909, -0.0319329202, 0.00490733841, -0.00501691224, 0.0310719833, -0.00549042737, 0.00911027379, 0.0096816225, -0.00336743589, 0.00603829604, -0.0123740062, -0.000351223, -0.0224782713, -0.0135010509, -0.00669573853, 0.0072592604, 0.0184240416, -0.00183340348, 0.00401509507, -0.00549825374, -0.00356506, 0.0274403952, -0.0228852592, -0.0248888936, -0.0111060813, 0.0189092979, -0.0139784785, -0.00229126518, 0.00633179722, 0.0108556272, -0.00777973561, 0.00373920402, -0.0403544456, -0.00757232821, -0.00337917591, 0.000156533919, -0.019770233, 0.00206429115, -0.0131645026, 0.00700880634, 0.0197858866, -0.00893026, -0.0182362013, 0.0295066442, -0.0238401163, -0.00582697522, 0.00821020361, 0.00508735236, -0.0179544408, -0.00754884817, -0.00710664, 0.00452383, -0.0024967161, 0.00248497585, 0.00212494796, -0.0122957397, -0.0370985381, 0.0124209663, -0.00486429129, 0.00958770234, -0.0202241819, 0.00759972166, 0.0289118141, -0.0113487095, -0.00552173378, 0.00248497585, 0.0142524131, -0.00881286, 0.0084606586, -0.00358071341, -0.0213042665, -0.00249280268, -0.00973640941, 0.0150585631, -0.0200989544, -0.0119122313, 0.0191754047, 0.00713403337, -0.0202241819, -0.00411292864, 0.0133836502, 0.0137280244, -0.0180327073, 0.00181285839, 0.0148550691, -0.0141350124, -0.0148315886, -2.25934691e-05, -0.00957987551, 0.00289587746, 0.00864849892, 0.0192380194, 0.00680922531, -0.00033752626, 0.00454339711, 0.0204902906, -0.00953291543, -0.00527519314, -0.00107714906, 0.00296436111, -0.0120452847, -0.00173654815, 0.00116128603, -0.00755276158, 0.0101199178, 0.00451209024, 0.0158490594, -0.0106443064, 0.00736883422, -0.00452774344, -0.0343122333, 0.00701271975, -0.00997121073, 0.0135088768, -0.0102060111, 0.0163264871, -0.014604615, -0.0150350826, -0.0118104843, -0.00370594044, 0.0198328476, -0.00842152443, 0.0151290037, 0.00121509458, -0.00391530478, -0.00121118117, 0.00571348798, -0.0203024484, 0.00489559816, 0.00104095053, -0.0118026575, 0.0251393467, 0.0137906382, -0.0139471721, -0.00161719101, -0.0137358513, -0.00937638152, 0.00505213207, 0.0156377386, -0.00963466242, 0.00896156672, -0.0037861641, -0.0125227133, 0.0092902882, -0.000804682146, -0.0120609384, 0.00868763216, 0.0113643622, -0.00357093, 0.00680922531, -0.0070675062, -0.0230261385, -0.0136027979, 0.00522823306, -0.00434381608, 0.0117009105, 0.00889895298, 0.0127653414, -0.0129844882, 0.0162638742, -0.0194258597, 0.000169252293, 0.00695010601, -0.0113565354, -0.00444165, 0.00624179, -0.00687575247, -0.0159038454, 0.000739133568, -0.00498560537, 0.0157864448, -0.00187449367, 0.00915723387, 0.00759972166, 0.00437903637, -0.00747058121, 0.00432033604, -0.0124053126, 0.0062378766, -0.00975206308, 0.00711055333, 0.0176726785, 0.010112091, 0.00261411653, -0.00880503282, -0.000796855486, 0.0122879129, -0.0144167738, -0.0052673663, -0.0131018888, 0.0270960219, -0.00220321491, 0.00824151095, 0.019206712, 0.00338895945, -0.00157120917, -0.00692271255, -0.0150820427, -0.00721230032, -0.0132192895, -0.0156612191, -0.0304928068, 0.0275030099, 0.0147376684, -0.00659007812, -0.0146828815, 0.00405031536, -0.00878155325, 0.00714577315, 0.00172872143, 0.00379203423, 0.00346331298, 0.00543564046, -0.00992425065, -0.00855457876, 0.0108634541, -0.0133758234, -0.00987729058, -0.00821020361, 0.0130157955, 0.00747840805, -0.00957987551, 0.00215429813, 0.0145733077, 0.0135010509, 0.00681313872, -0.0372863784, -0.0115365498, 0.0168900099, -0.00229126518, -0.00617526285, -0.00311698159, -0.0142993731, 0.00945464894, 0.00452774344, 0.0145889614, 0.000962194405, -0.00925898086, 0.00969727617, 0.0180483609, -0.0015340324, -0.0255306829, 0.012687074, 0.0138532519, 0.0106521333, -0.00186568859, -0.0177196395, -0.0269238334, 0.0160916876, 0.00367267709, 0.00840587169, -0.0180640146, -0.0219617095, -0.0159899406, -0.0078384364, 0.00386638776, -0.00889112614, 0.0204276759, 0.0142524131, 0.0161543, -0.00181285839, -0.0121626854, -0.0270490609, -0.00238127215, 0.00718490686, -0.00237540225, 0.00336743589, -0.00771712232, -0.00828847103, -0.0203337558, -0.000574283826, -0.00468819076, -0.0181422811, 0.00430859625, 0.00468036393, -0.0303988867, 0.0116461236, -0.0191754047, 0.00964248925, 0.00414423551, -0.00677400548, -0.019206712, -0.0260002837, -0.0149959493, -0.0283482932, 0.00596785545, 0.0264229253, -0.0140410922, 0.0330912694, 0.0113095753, -0.0160290729, 0.00803019, -0.006445284, 0.0123661794, 0.00770929549, -0.00786974281, -0.0349383689, 0.00864067208, 0.00173654815, 0.0148550691, -0.023965342, -0.00957987551, -0.00615178281, 0.00776016898, 0.0329034291, 0.0192380194, 0.00548260054, -0.0165456347, -0.00133543, -0.0498717055, -0.0187997241, 0.0189719107, 0.0306963, 0.00637093047, -0.00985381, -0.00948595535, 0.00459427061, -0.0105582131, 0.0226191506, 0.00598742254, 0.014205453, -0.00326177548, 0.0124053126, 0.00782669615, -0.0229165647, 0.0173439588, -0.0195354335, -0.00681313872, 0.00304849795, -0.00434381608, -0.0368167758, -0.00134521339, 0.0219147485, -0.00103214558, -0.0104486393, -0.00268064346, -0.0096816225, -0.00576436147, 0.0145733077, -0.0114817629, 0.00758798188, -0.00442599645, -0.0263446588, -0.00522040622, 0.00840587169, -0.0282700248, -0.0223686974, -0.000573794649, -0.00424206909, 0.0015565342, -0.00172774307, 0.0202554893, -0.0210694652, -0.0158803668, 0.0154890316, 0.00506387232, 0.0250454266, -0.00965031609, 0.024215797, -4.75410634e-05, 0.0268768743, -0.00901635364, 0.0047116708, 0.000520964444, -0.00961118285, 0.00126498973, -0.0256402567, 0.0155986054, 0.00497386511, 0.0172187313, 0.0060304692, 0.00588176213, 0.0104408124, -0.00227952516, 0.0163108334, -0.00790887605, 0.00103508052, -0.00993207749, 0.039070867, -0.0101903584, -0.0023480088, 0.00360810687, 0.0111921756, -0.0124600995, 0.00607351586, 0.00448469678, 0.0045551369, 0.016827397, 0.0126635944, 0.0239809956, 0.00918854121, 0.0166395549, 0.00260433299, 0.0129766623, 0.0120452847, -0.0184083879, -0.00823368412, 0.0256402567, -0.00846848544, 0.0225252304, -0.010315585, 0.0147376684, 0.0264072716, 0.00841369852, 0.0144793876, 0.00329112564, 0.0138532519, 0.0211477317, 0.006014816, -0.00441816961, 1.60508407e-05, 0.0108791078, -0.000982739497, 0.0338426344, -0.0107773598, 0.00579175493, 0.0115208961, 0.00210929452, 0.00387617107, 0.0381316617, -0.00835108478, 0.0192380194, -0.0132036358, 0.0221495498, 0.0403231382, 0.0101512242, -0.00198113243, -0.0173596106, -0.00187840697, -0.00381551427, -0.0142367603, 0.0108556272, -0.011779177, 0.00818672404, -0.00223647826, 0.000516072789, -0.00690314593, -0.0414501801, -0.00763885537, 0.0162325669, 0.0350949056, 0.0237148888, -0.0234331284, -0.00285087409, -0.0250610802, 0.0137515049, 0.00426554913, 9.44095227e-05, -0.0102451453, 0.0049699517, 0.0163577944, 0.00986163691, -0.0010477989, 0.00641397713, -0.0221025888, -0.0122644324, 0.0184866562, 0.00938420836, -0.00727882702, 0.00251823943, -0.0195197798, 0.0197389275, 0.00153207569, -0.0203337558, 0.00544738024, -0.00848413818, 0.0199580751, 0.0242001433, -5.46951524e-05, 0.026391618, 0.00292131421, -0.0240749158, -0.0136575848, 0.00882068649, -0.0060969959, 0.00660964474, -0.0125461938, -0.00251432601, -0.00794409681, -0.00895374, 0.00491516525, 0.0102060111, 0.00407770835, 0.0090007, 0.00777582219, 0.0018412302, -0.00195667404, -0.014557654, 0.0195354335, 0.00569783477, 0.0173752643, -0.00509909261, 0.00268651336, -0.0188466832, -0.0322772935, 0.00713794678, -0.00957204867, -0.007051853, 0.0107225738, -0.0232452862, 0.0187840704, 0.0157551393, 0.00968944933, -0.0100729577, 0.00460209697, -0.00775234215, -0.00659399154, 0.001863732, 0.0108634541, 0.00389573793, -0.00631223, -0.00626135664, -0.0229791794, 0.0153011903, -0.0213355739, -0.00495821191, 0.027753463, 0.00240475242, -0.0081554167, -0.00381160085, 0.0285517871, -0.0154890316, 0.000458595459, -0.00460992381, 0.0110356417, -0.00178937835, 0.0145420013, -0.00993990339, 0.0155907786, 0.0103938524, 0.00415988872, -0.00395052461, 0.00743927434, 0.0278943442, -0.00880503282, 0.00119552785, 0.0121078985, 0.0131097157, 0.00167295628, -0.00822585728, -0.0110356417, 0.0126322871, -0.0115678562, 0.000104926643, -0.00668791169, 0.00439077662, 0.00634353701, 0.0106364796, 0.0270021018, 0.0277065039, 0.0126949009, -0.000802725495, -0.00606960291, -0.0193006322, 0.0124600995, 0.0112547884, -0.00798323, -0.0138689056, -0.00227756845, -0.0180640146, -0.00799497, 0.0140332654, 0.00374311721, 0.0115913367, -0.00630831672, -0.0113095753, 0.0121548586, -0.0010477989, 0.0156846978, -0.00778364902, -0.00344374613, 0.0242471043, 0.0108869337, -0.00208581449, 0.00287631084, 0.0106599601, -0.0162951816, -0.00758406846, -0.000648637419, 0.000142837205, -0.00511865923, -0.00176100654, -0.00295653427, 0.0148472423, 0.00510691898, -0.0161543, 0.0191910584, -0.00304262806, 0.00028787565, -0.00282739382, -0.00174437487, -0.00863284525, 0.0115600303, 0.00154283748, -0.00352201308, -0.00642571738, -0.00965031609, -0.00439077662, 0.0139471721, 0.00416380214, 0.0184240416, 0.024262758, 0.0222591236, -0.00824151095, -0.00971293, 0.000893221644, -0.00617917627, -0.0254211091, 0.00347113959, -0.0180483609, 0.00361202, -0.00736883422, 0.0234800875, -0.0199893806, -0.00340265594, -0.00810845662, -0.0355645046, -0.00867980532, -0.0296162181, -0.00218364806, 0.0193475932, 0.00833543111, -0.00979902316, -0.00930594187, 0.00139804359, -0.00819455087, -0.00721230032, 0.00272564683, -0.0103312386, -0.0157160051, -0.0260628983, -0.0213199202, 0.0157316588, 0.0194415133, -0.00949378219, 0.00483298488, 0.00201537414, 0.00031649202, 0.012788821, -0.0260628983, 0.0137906382, -0.00137162849, -0.0230574459, 0.00817107, -0.00631223, 0.0104799457, -0.00462166406, -0.014205453, -0.0139706526, -0.00326960231, 0.00849979185, -0.00818672404, -0.0163734481, 0.0119670182, -0.0168430489, -0.000766037847, 0.00505213207, 0.021429494, -0.0162795279, 0.0114348028, 0.00546303391, 0.0109652011, -0.00743536092, 0.00382725429, -0.00546303391, -0.0156612191, 0.00746275438, 0.0174222253, 0.00675052544, 0.0176100656, -0.016780436, -0.000167173333, 0.00218951819, 0.00744318776, 0.00435164291, 0.0341557, 0.00210538111, -0.0200050343, -0.0159586333, -0.0117165642, -0.00179231341, -0.0101199178, 0.0730074197, 0.0117400438, -0.00228735199, -0.025828097, 0.0138610788, -0.0207407437, -0.00444947649, 0.0523762479, 0.000750384468, 0.0304145403, -0.00196547899, -0.00179427, -0.0149881225, 0.0050599589, -0.00288609415, -0.0186901502, -0.0114817629, 0.0108008403, -0.0110669481, 0.0160916876, 0.0176883321, -0.0179700945, 0.0119748451, -0.00963466242, -0.0153951105, 0.00713403337, -0.021836482, -0.0166708622, 0.00470775738, -0.00563913444, -0.0158334058, 0.0202554893, 0.0163264871, 0.00576436147, -0.0258750562, 0.00906331372, 0.0126792472, 0.0349070653, 0.0112547884, 0.00735709397, 0.0164673682, 0.0121392058, 0.00610873615, 0.00902418047, 0.00446513, 0.00218560477, -0.00799105689, -0.0210538115, 0.00441034324, -0.0186275356, 0.00760363508, -0.00756450184, -0.0019997207, -0.00973640941, -0.0119200582, 0.000179402545, 0.00109867239, 0.00521257939, 0.00119161443, 0.00789322238, 0.00917288754, 0.00792061631, -0.00313459174, -0.00118378771, -0.0165143292, 0.00450817682, -0.0286300536, 0.0197545812, 0.00588176213, -0.000507756893, 0.027346475, -0.00893808715, -0.00795583613, -0.0129218753, -0.00167002121, 0.000177690454, -0.0145811345, 0.0179700945, -0.0105895195, -0.0014303287, 0.00462166406, 0.00372746401, -0.0297414437, 0.00257498305, -0.00078853959, -0.00194395555, -0.00795192271, -0.0006907059, -0.00477819797, -0.00894591305, 0.00380377425, 0.0221025888, -0.0224313103, 0.000667225802, 0.0110043343, -0.0139315184, -0.00423424272, 0.0161699541, 0.0406675115, 0.00383899431, 0.00889112614, 0.0210538115, 0.00376659748, -0.0124757532, 0.00806932338, 0.0406048968, -0.0117478706, -0.01698393, 0.00985381, -0.0112078283, 0.0184866562, 0.00438295, 0.0115130693, 0.0228069928, 0.00532606663, 0.00865632575, -0.00408553518, 0.00182753347, 0.00097638031, -0.00279804389, 0.0146359215, 0.00377246737, -0.0334982574, 0.00205450761, -0.0150194298, 0.00819455087, -0.00477428455, -0.00957987551, -0.00645702425, -0.00909462105, 0.00437120954, -0.0114817629, 0.0199267678, -0.0115208961, -0.00436338317, 0.0234800875, -0.0150820427, -0.0190971382, -0.00719664712, -0.0159038454, 0.0175787583, -0.0165925957, 0.0194258597, -0.0033185191, -0.00892243348, -0.00985381, 6.94007831e-05, -0.000880992447, -0.0169369709, -0.00878155325, 0.00656268466, -0.00410118885, 0.009705103, -0.0104173319, 0.0101277446, -0.00395639474, 0.0134384371, -0.0222278163, 0.0339052454, -0.0149411624, 0.00596785545, -0.0069109723, 0.0168900099, -0.0175631065, 0.0238401163, -0.0232609399, 0.0256872158, 0.0105660399, 0.0130471019, -0.000470335508, 0.0219147485, 0.0066526914, 0.0158177521, 0.0233079, -0.00473906426, 0.00571740139, 0.00791670289, 0.0131331962, 0.00125911972, -0.00545129366, -0.00831977744, -0.000876589969, -0.0022443051, 0.0497777872, 0.00432816288, -0.00179916178, -0.0261098575, -0.00342026609, 0.0183144677, 0.0081788972, -0.00812411, -0.0114191491, -0.0292248819, -0.0156612191, -0.00831977744, -0.0116696032, -4.82136711e-05, 0.0149020292, -0.0324964412, -0.00550999399, -0.000340950442, -0.00350440317, 0.0054239, 0.0194884725, -0.0175161455, 0.00633962359, -0.00179622672, 0.0151916165, -0.00393487141, -0.00867197942, -0.00131684158] |
07 May, 2023 | Arithmetic instructions in 8085 microprocessor
07 May, 2023
Arithmetic Instructions are the instructions which perform basic arithmetic operations such as addition, subtraction and a few more. In 8085 microprocessor, the destination operand is generally the accumulator. Following is the table showing the list of arithmetic instructions:
Opcode
Operand
Explanation
Example
ADD
R
A = A + R
ADD B
ADD
M
A = A + Mc
ADD 2050
ADI
8-bit data
A = A + 8-bit data
ADI 50
ADC
R
A = A + R + prev. carry
ADC B
ADC
M
A = A + Mc + prev. carry
ADC 2050
ACI
8-bit data
A = A + 8-bit data + prev. carry
ACI 50
SUB
R
A = A – R
SUB B
SUB
M
A = A – Mc
SUB 2050
SUI
8-bit data
A = A – 8-bit data
SUI 50
SBB
R
A = A – R – prev. carry
SBB B
SBB
M
A = A – Mc -prev. carry
SBB 2050
SBI
8-bit data
A = A – 8-bit data – prev. carry
SBI 50
INR
R
R = R + 1
INR B
INR
M
M = Mc + 1
INR 2050
INX
r.p.
r.p. = r.p. + 1
INX H
DCR
R
R = R – 1
DCR B
DCR
M
M = Mc – 1
DCR 2050
DCX
r.p.
r.p. = r.p. – 1
DCX H
DAD
r.p.
HL = HL + r.p.
DAD H
1 Add) – The content of operand are added to the content of the accumulator and the result is stored in accumulator .
with the addition instruction , the following 3 operations can be done.
1) any 8 bit number can be added to the contents of the accumulator and the result is stored in the accumulator.
2) The contents of a register can be added to the contents of the accumulator and result is stored in the accumulator .
3) The contents of a memory location can be added to the contents of the accumulator and result is stored in accumulator.
this 1 byte instruction.
example – addb c it adds the content of accumulator to the content of the register b
2) SUB Any 8 bit data or the contents of a register or contents of a memory location can be subtracted from the contents of the accumulator.
with the subtraction instruction the following 3 operator can be done .
1) any 8 bit number can be subtracted from the contents of the accumulator . The result is stored in the accumulator.
In the table, R stands for register M stands for memory Mc stands for memory contents r.p. stands for register pair
Applications:
Data processing: The arithmetic instructions in the 8085 microprocessor are used to perform mathematical operations on data stored in memory or registers. This allows the microprocessor to manipulate and process data in various ways, such as performing calculations, generating checksums, and processing sensor data.
Control systems: The arithmetic instructions are used to perform complex calculations in control systems. These calculations are used to make decisions based on sensor data and other inputs, and to generate control signals that regulate the behavior of the system.
Signal processing: The arithmetic instructions in the 8085 microprocessor are used in digital signal processing applications, such as audio and image processing. These instructions are used to perform various operations on the digital signal data, such as filtering, compression, and encryption.
Communication systems: The arithmetic instructions are used to perform various operations in communication systems, such as signal modulation and demodulation, error correction, and encryption/decryption.
Gaming: The arithmetic instructions are used to perform various operations in gaming applications, such as calculating the trajectory of projectiles, simulating physics, and rendering graphics.
Advantages:
Efficient arithmetic operations: The arithmetic instructions in the 8085 microprocessor can perform a variety of arithmetic and logical operations quickly and efficiently, making it suitable for applications that require fast arithmetic operations.
Reduced memory access: The use of registers and the accumulator in the 8085 microprocessor can help reduce the number of memory accesses required during arithmetic operations, which can improve the overall performance of the system.
Supports a wide range of operations: The arithmetic instructions in the 8085 microprocessor support a wide range of operations, including addition, subtraction, logical AND/OR/XOR, and shifting/rotating operations.
Simplifies programming: The arithmetic instructions in the 8085 microprocessor simplify programming by providing a set of dedicated instructions for performing arithmetic and logical operations.
Disadvantages:
Limited precision: The 8085 microprocessor uses 8-bit registers and arithmetic operations, which limits the precision of calculations that can be performed. This can be a disadvantage for applications that require high precision arithmetic.
Limited range of operations: Although the 8085 microprocessor supports a wide range of arithmetic and logical operations, it does not support advanced operations such as trigonometric functions or complex numbers.
Limited memory access: Although the use of registers can reduce the number of memory accesses required, the limited number of registers in the 8085 microprocessor can restrict the amount of data that can be manipulated at any given time.
Complex addressing modes: The addressing modes used in the arithmetic instructions can be complex, which can make programming more difficult.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor | https://www.geeksforgeeks.org/arithmetic-instructions-8085-microprocessor?ref=asr10 | Languages | Arithmetic instructions in 8085 microprocessor | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0319546238, 0.0339549929, -0.00840539951, 0.0188752823, -0.000520929578, 0.0350321159, 0.00919400714, 0.0142718684, 0.0124510191, -2.32790408e-05, 0.0210295264, -0.00102823484, 0.0343653262, -0.0105468212, -0.0453417115, 0.0340062827, -0.00343332672, 0.0132716829, -0.0229786057, -0.0161568318, 0.0128613515, 0.000633129792, 0.00270242244, 0.00815535337, -0.0204396751, -0.000639140548, -0.0144642117, -0.0148488982, 0.0103416545, 0.00977103598, -0.0058696745, 0.0174775887, -0.0124381958, -0.023722332, 0.0192215014, -0.0120535092, 0.00830281619, -0.031775102, 0.00711669959, -0.0293131098, -0.00366093288, 0.00285469415, -0.000506103155, 0.0181572, -0.0267228875, 0.0152207613, -0.00827075914, -0.0235941038, -0.0397252887, -0.00723851705, -0.00577029726, -0.0353911556, 0.0248763915, 0.0141821075, 0.0136307236, 0.0348269492, -0.00631526951, 0.0137589527, -0.034698721, -0.0696539, -0.00246199337, -0.00405203085, -0.0177084, -0.0462136678, -0.029441338, -0.0182084925, 0.00297330576, 0.0597546324, 0.00685383053, 0.00718722539, -0.0473933741, -0.0155669795, -0.0216450263, -0.0111302622, -0.0154772187, 0.0198626444, 0.0391354375, 0.0140667018, 0.00653646421, 0.00611972064, -0.0210295264, 0.043854259, 0.0360835902, 0.00639861822, 0.0328778699, -0.0252739, -0.0182213169, -0.0575490966, 0.0525738187, 0.00367696164, 0.0163107067, 0.00419949414, -0.00167819473, 0.0185418874, -0.00518685579, 0.00882214308, -0.00375069305, 0.00438222, -0.00895037223, 0.00747574028, -0.00905295461, -0.00344294403, -0.0154643962, -0.0034172982, 0.00404882524, 0.0195933636, 0.00463547185, 0.0205935501, -0.0273127388, 0.0137717761, -0.0721671805, -0.0482653305, 0.0251969639, 0.0290566515, 0.00693076802, -0.014105171, 0.0237479787, -0.0627808347, -0.0117778173, 0.00294124871, 0.0337498263, 0.0220297128, 0.00920683, 0.0248507466, -0.0366734453, 0.0354424454, 0.0136179011, -0.0292618182, 0.00826434791, -0.0029300286, -0.0374171697, 0.00102022057, 0.0180546176, 0.0123035554, 0.00329227513, -0.0269024074, -0.0037795445, 0.0376479812, 0.033339493, -0.00443351176, -0.031287834, -0.0365452133, -0.0284924451, -0.0119060464, 0.00329548074, -0.0173750054, -0.0294926297, 0.0457520448, -0.0208500065, 0.0291848797, -0.0417513065, 0.0142333992, 0.0312365424, -0.0134127354, 0.0218886603, 0.00890549179, 0.0153618129, 0.0422129296, -0.011739349, 0.00690512219, -0.0156952087, -0.0295182746, -0.0301850662, 0.0200036969, 0.0217860769, 0.0230427198, -0.0249405056, -0.00349423545, -0.0191189181, 0.0251584947, -0.0312108956, 0.0343653262, -0.0237864461, 0.0446492769, 0.0120663326, 0.018990688, -0.0264407843, 0.000995376264, -0.00467714621, -0.0337241814, 0.00246519921, -0.0331343301, -0.00198914972, 0.00731545454, 0.0239916127, -0.0129190544, -0.0199267585, -0.0515736341, 0.0138487127, -0.0048246095, 0.0116047086, -0.00748215197, 0.0102262488, 0.0477524139, 0.0116047086, -0.0238633845, -0.049573265, 0.00203723554, 0.0216834936, 0.00593058299, -0.0116047086, -0.047726769, 0.0201703943, 0.020221686, 0.0146052632, -0.0371350683, 0.000799025875, -0.0278769471, 0.030364586, -0.00343012111, 0.019054804, 0.0181187335, 0.0154387504, -0.0125279557, 0.018529065, 0.00678971643, 0.0104314145, -0.00901448634, -0.00581838284, -0.0500861779, -0.00236902758, -0.00958510488, 0.0299799, 0.0131306313, -0.0627808347, -0.0313904174, -0.0131306313, -0.0314160623, -0.0404690169, -0.0370837748, -0.0234915204, 0.0597546324, 0.00902089756, -0.0232863538, -0.045393005, -0.0120663326, -0.0283898618, 0.0394175388, 1.73684948e-05, 0.0268254708, -0.0180802643, 0.0412896797, 0.00254053366, 0.00944405328, -0.0169903189, 0.0232478864, 0.0382378362, 0.0587800927, -0.00338844676, -0.000471240928, 0.0257739928, -0.0189393982, 0.0151053555, 0.0240557268, -0.0282103419, -0.0115341824, 0.024248071, -0.00651723, 0.00150428445, 0.0313904174, 0.00495283818, -0.000417945819, -0.0182469618, 0.010296775, 0.00696282508, -0.0331086814, 0.0232991781, -0.0201319251, 0.0152592305, -0.0448288, 0.0225041583, 0.000888786046, -0.041982118, -0.00364169851, -0.00340126967, -0.0138743585, -0.0107391644, 0.0591391325, 0.0527789854, 0.0186701175, 0.0178366303, -0.0128292935, 0.0354937389, 0.00435336865, -0.00532470178, -0.00275211106, -0.0287489016, 0.0185675342, -0.0300824828, -0.0112841362, 0.000405724015, -0.0023033102, -0.0308262091, 0.0486243702, 0.0207987148, -0.0124702528, -0.0261330344, -0.0233376455, -0.000923247542, -0.0160286035, 0.0133614438, 0.0162209459, 0.0326983519, -0.0141308168, -0.0335703045, -0.0100403167, -0.00230811886, 0.0336472429, -0.00262548518, -0.0153874587, 0.0371094234, -0.0206320174, -0.0278513, -0.0468035191, 0.00141372276, 0.0224913359, 0.0392380208, -0.0196959469, -0.0395714156, 0.0102006029, -0.0145283258, 0.0102134263, -0.0126369502, 0.0531380251, 0.00131835265, -0.00786683802, 0.0115213599, 0.0290310066, -0.0302620027, 0.0106237577, 0.014566794, -0.000532951031, -0.00401676772, 0.0024074961, 0.0298516694, -0.0389046259, 0.00777707808, 0.0316981636, -0.00440786593, -0.0211705789, 0.017054433, -0.000222396862, -0.0574465133, 0.0250943806, -0.00979668181, -0.00171025191, -0.0178622752, -0.0091298921, -0.0078091356, -0.0121304467, 0.000916034682, 0.0021959187, 0.05703618, 0.003487824, 0.0678074, -0.0355450287, -0.0159003735, -0.0342883877, -0.0185418874, -0.012354847, 0.0156054478, 0.006623019, 0.0170672573, -0.0155285103, -0.0294926297, -0.0250430889, -0.0134383813, -0.00934788119, 0.0116175311, -0.0035679671, 0.00415140809, 0.003487824, 0.053753525, -0.0219912436, -0.00612933794, -0.00530546764, -0.0195548963, -0.0145283258, 0.00535996491, 0.0051355646, -0.0134512037, 0.0558051839, -0.0279538836, -0.019542072, -0.0173365362, -0.00336600654, 0.000253853, -0.0389046259, 0.0202473309, 0.0427258424, 0.0210167039, 0.0405203067, -0.0275179055, 0.0115726516, 0.00778990099, -0.0349295326, 0.0174262971, -0.01628506, 0.0503682829, 0.00424437411, 0.0732443, -0.0143231601, -0.029595213, 0.0474703126, -0.0256457645, 0.0332112648, -0.0654992834, -0.0112328446, 0.0408280566, -0.0219912436, 0.00585044, -0.0176314637, 0.0043116943, -0.00576068, 0.0193112604, -0.00544331362, -0.0385455862, 0.0389559157, -0.0445723385, -0.0022680473, -0.00517082727, 0.0255175363, -0.0440594256, 0.0297747329, -0.00732827745, 0.00514197582, 0.00810406171, -0.0293900464, 0.0105788782, -0.00823229086, -0.0348525941, 0.00416743662, 0.0169774964, 0.0445210487, -0.0289027765, -0.0463675447, 0.00879008602, 0.0301081277, -0.0388533324, -0.0195164271, -0.00941840746, 0.0122458525, -0.0370068401, -0.0181572, -0.0173878279, -0.0106429923, -0.0506760329, -0.00244596484, 0.0104698837, -0.0299542528, -0.0351603441, -0.0172211304, 0.0146822007, -0.0171698388, 0.0567284301, 0.0457264, 0.0115790628, -0.0329548083, 0.00762961525, -0.00945046451, 0.0314160623, 0.0105339978, -0.00437901448, 0.00347500108, 0.0296721496, -0.0147591373, -0.0148360748, -0.0149258347, -0.00955304783, -0.00662943, -0.0208756533, -0.0314417072, 0.0329035148, 0.0178879201, 0.0414948463, -0.00383724761, 0.00997620262, 0.0243634768, -0.0507786162, -0.00954663567, 0.0335703045, -0.0138102444, -0.0158747286, -0.0307492726, -0.0191958547, -0.0108417468, 0.0579081364, 0.0146180857, -0.00368657871, 0.034698721, -0.00837975368, -0.00875802897, 0.0294156931, -0.0148232523, 0.00258220802, -0.00410332251, -0.0249020383, 0.0444441102, -0.0162081234, 0.050060533, -0.0506760329, 0.0131947463, -0.043059241, 0.0401612669, -0.0064627328, -0.00166376901, -0.0165030491, 0.0292105265, -0.00182726071, 0.0332369097, 0.0105019407, 0.0191317406, -0.00485987263, 0.0695000216, -0.0069948826, 0.0163876433, -0.00550101651, 0.00486307824, 0.0216578487, 0.00166697474, 0.0345961377, 0.0116752349, 0.00472523225, -0.004532889, -0.00187374372, -0.0162209459, 0.0501631163, -0.0118419323, -0.0246584024, -0.0260817427, 0.00492398674, -0.0028146226, 0.0035327042, -0.0138743585, 0.00305505167, 0.00385327614, 0.00437260279, -0.00817458797, -0.0012430182, 0.0548306443, 0.00575747434, 0.0197472386, 0.00358079, -0.0114700682, -0.0470086858, 0.00559718814, -0.0117906407, -0.0222220551, -0.00590493716, 0.0212988071, -0.0140025876, -0.000286912, -0.0136691928, -0.0135281412, -0.0257868171, 0.00187694945, 0.0192086771, -0.0296721496, -0.0204524975, -0.0021959187, -0.00879008602, -0.0140410559, 0.0270049907, 0.040443372, 0.0133101521, -0.0105275866, -0.0114059541, 0.0261458568, 0.0257355254, 0.0277743638, 0.0207474232, 0.0140795251, 0.01837519, 0.0352885723, 0.0214526821, 0.0253893081, -0.0201832168, 0.00503618689, -0.00227285596, 0.0202858, 0.00886061136, -0.024889214, 0.0201960392, -0.00828358252, 0.0117457602, -0.0314673521, -0.0241198409, 0.00753344363, -0.00786042679, -0.00671919063, 0.0126882419, 0.0135024954, -0.0378531478, 0.0133486204, -0.0273640305, 0.0114444224, -0.00682818471, 0.0104698837, -0.0100403167, -0.0274666138, -0.0211321097, 0.0155669795, 0.0304928143, -0.0102711292, 0.0116367657, -0.00850798283, 0.0284155067, 0.0159260202, 0.0321597904, 0.00373466453, 0.0165543407, 0.0108289244, -0.000649959838, 0.00820664503, -0.0175929945, 0.00634412095, -0.0124381958, 0.0279282387, -0.00291560288, -0.00775143225, 0.00388212758, -0.0159388427, -0.0238249153, 0.0372889414, 0.000910424627, 0.0411614515, -0.0305441059, 0.00594340591, -0.0216578487, -0.0301081277, -0.0117842285, -0.000258461223, -0.00604598923, 0.000229409387, 0.00572221121, 0.00336921238, 0.00629282976, 0.00814894214, 0.0121048009, 0.0133229746, -0.0119701605, 0.0321597904, -0.00132396258, 0.0698590651, -0.0153361671, 0.0625243783, 0.000665187, -0.0107648103, -0.0088542, 0.0279282387, 0.0110789705, -0.04480315, -0.013489672, 0.0120278634, 0.00896319468, -0.0381608978, 0.022401575, -0.00891831517, -0.038109608, 0.00180001208, -0.0140538793, 0.00735392328, 0.0132203922, -0.000154475667, -0.0112072, 0.0199780501, 0.0185675342, -0.00382121885, 0.00317366351, 0.0143872742, -0.0288514849, -0.0120535092, 0.0358271338, 0.0245814659, 0.00599790318, -0.0147463148, -0.0174775887, 0.0314417072, 0.023568457, -0.0101300767, -0.00104827061, 0.00849515945, 0.00308710895, -0.0213244539, -0.000700049219, 0.00540805049, -0.0605240054, 0.0126369502, -0.0191189181, -0.0202088635, -0.00680895057, 0.0233761147, 0.00686024223, 0.00282424, -0.0290053599, 0.0235556345, -0.00491757551, 0.00515159313, 0.00640823552, 0.00543369632, -0.0102903629, -0.00155637739, 0.00396547653, -0.0288514849, -0.0212090481, 0.0104634725, -0.0082258787, -0.0127138877, -0.02433783, 0.0115790628, 0.00473164348, -0.00418346561, 0.0189265739, 0.00129030249, 0.0395457707, 0.00494001526, 0.0248122774, -0.0132332146, -0.00646914402, -0.0262227952, 0.0368016735, 0.0168364439, -0.0272101574, -0.0248763915, -0.00282904855, 0.0169390272, 0.0186060015, 0.0346217826, -0.0405972451, -0.0136948386, -0.0310826674, -0.000942481856, -0.0101429, 0.000924850407, -0.0112392567, -0.00857850816, 0.0145539716, 0.0277230721, -0.00407126499, -0.00872597191, 0.026184326, -0.00443671737, -0.0185162425, -0.0186572932, 0.0177212227, 0.00654608151, 0.0140154101, 0.00435016304, 0.0227477942, 0.00329227513, 0.0204396751, -0.00347179547, 0.04093064, -0.0173878279, -0.00833487324, -0.0553948507, 0.0262227952, -0.0115790628, 0.0317238122, 0.0132332146, -0.025812462, 0.0243891217, 0.0209012982, -0.00539202197, 0.042289868, -0.021144934, -0.0570874736, 0.0130665172, 0.0147719607, 0.00986720808, -0.000387291133, 0.0256714113, 0.0125856595, 0.0129447, -0.0160286035, -0.000862338871, -0.0135922553, 0.00281301979, -0.011656, -0.00385007053, 0.0134768495, 0.0234915204, -0.0127074765, -0.0126433624, -0.0131947463, -0.0168364439, 0.00521570724, -0.0202473309, 0.0287489016, -0.00249084481, 0.0206448399, 0.0325957686, -0.0197344162, 0.0412896797, 0.0289027765, -0.0107071064, -0.0051964731, -0.0483166203, -0.0290310066, 0.00657813856, 0.0744753, 0.018747054, -0.0240557268, -0.0194394905, 0.00257098791, -0.0033115095, 0.00820023287, -0.00129190541, -0.0163491759, 0.00354552688, -0.00161007314, 0.0176955778, -0.0157208536, -0.00294445432, 0.00557154231, 0.0241070185, -0.0182597842, 0.00492719235, 0.00524776476, 0.000597866892, 0.0109827984, 0.00929658953, 0.0316981636, -0.0177084, -0.00519326748, 0.043854259, 0.0199267585, 0.00827717, 0.0255560055, -0.00900807511, 0.00637938408, -0.0472394973, 0.000633530552, -0.0169903189, -0.00745009491, 0.0149130123, 0.00368978432, 0.00337562384, -0.0483679138, 0.0216450263, -0.0291592348, 0.00926453248, 0.0089247264, -0.00261426507, 0.00671277894, -0.00277615408, 0.0190676264, -0.0299286079, -0.00659737317, -0.0264407843, 0.0218117237, 0.0302876476, 0.0083861649, 0.0357245505, -0.0304415226, 0.00630885828, 0.00590493716, -0.0434182808, 0.00625436101, -0.0075783236, -0.0118868118, 0.0117201144, -0.0101877805, 0.00378595595, 0.0391867273, 0.0141436392, 0.0138487127, 0.0221194718, -0.0332112648, -0.00877726264, -0.0312621891, -0.00300376024, 0.0139128277, 0.0241967794, -0.0116239432, -0.0360579453, 0.00871314853, 0.0062415381, 0.00202761823, 0.00731545454, 0.0127138877, -0.0135024954, 0.00768090645, 0.00465470646, 0.0138358902, 0.044315882, -0.00413858518, -0.0170800798, 0.0198113527, -0.0106750494, 0.0349551775, -0.0088542, -0.00732827745, -0.0307492726, 0.0270306356, -0.0224400442, 0.00228087022, 0.000843104499, -0.000980149, 0.0138487127, -0.00523173623, -0.00497848401, -0.0283898618, -0.0112328446, 0.0196959469, 0.00147543289, 0.00703976257, 0.01628506, -0.0251328498, 0.0151694696, -0.0170929022, 0.00948252156, 0.0115598282, -0.00548819359, 0.0177725144, 0.00741803739, -0.0200934559, -0.00766167231, 0.0152335847, 0.00837975368, 0.0028611056, 0.0146950232, -0.0038596876, -0.00572541682, -0.0289027765, -0.0128869964, -0.0207602475, 0.0176442862, -0.00379557326, -0.0143231601, -0.027748717, 0.0157593228, -0.0236197487, 0.00692435633, 0.0105852894, -0.00359681854, -0.05703618, 0.0232863538, -0.0706797317, -0.0251072031, -0.0271588657, 0.0301594194, 0.0135153178, -8.24471281e-05, 0.0144257424, -0.015028418, -0.0129895797, 0.00954663567, -0.0249020383, -0.000895998906, -0.0146309091, -0.0255303588, -0.00600431487, -0.000175312845, -0.00684100762, -0.0354937389, -0.0284155067, -0.0363144, 0.0104634725, 0.0148360748, -0.00684741931, -0.0257868171, 0.0490859933, 0.0112456679, 0.0115277711, 0.00852080528, -0.00340126967, -0.00387892197, 0.00449121464, -0.0153105212, 0.00240108464, -0.0297234412, -0.0131947463, 0.00608766358, -0.0324162468, -0.00143375853, 0.00513235852, -0.00915553793, 0.00531829055, 0.0144385658, -0.0089247264, -0.0253636613, 0.0269280523, 0.0310313758, -0.00655890442, -0.00973256771, 0.0239659678, -0.00668713311, -0.025658587, -0.0131562771, -0.0267485324, -0.0205166116, 0.00472843787, 0.0105981119, -0.0325957686, -0.00405844208, 0.0154131046, -0.00374107598, -0.0195805412, -0.013060106, -0.0205422584, -0.0180289727, -0.0265177209, -0.0165928099, -0.020311445, 0.04898341, 0.0138487127, 0.0262869094, -0.00734751159, 0.00832846202, -0.0172339547, -0.0170031413, -0.00410973374, 0.010540409, 0.0200549886, 0.0157465, -0.0329035148, -0.0377249196, -0.015182293, 0.0222348776, 0.0201447476, 0.00322335213, -0.0151951155, -0.000637938385, 0.000939276128, 0.00874520559, -0.00732827745, 0.0164132901, 0.0249789748, -0.00952099, -0.00737315742, 0.00893113762, -0.00408729399, 0.0194266662, -0.00670636771, 0.00246840483, -0.00748215197, -0.058113303, -0.00249725627, -0.011091793, 0.00921324082, -0.00514518144, -0.00291239726, 0.0134768495, 0.00360643561, -0.0221066494, 0.00166537182, -0.0331343301, 0.00923247542, -0.00457776897, 0.0114444224, 0.012136858, 0.0340575762, -0.0425719693, 0.00446877442, 0.0196318328, 0.00116688234, 0.000848714553, 0.0172724221, -0.000281101617, -0.000562203233, -0.00674483599, 0.00937352702, -0.0134768495, -0.0186060015, 0.00940558407, 0.00255015073, 0.0133229746, -0.00499451254, -0.0143744508, 0.0220938269, -0.0146822007, -0.024094196, -0.00309352041, -0.0288771316, 0.031287834, -0.0140538793, -0.00682177348, 0.00491116382, 0.00368016725, -0.0245301742, -0.0108289244, 0.00811047293, 0.00608766358, -0.00171666336, -0.0235428121, 0.0172980689, 0.0267998241, -0.023081189, -0.0168620907, -0.0208500065, 0.0152464071, -0.00999543723, 0.00788607262, 0.0121881496, -0.00160125748, 0.0035583498, 0.073962383, -0.00645952718, -0.0138871819, -0.00102502911, -0.00322495494, 0.00338524091, 0.0116303544, 0.00339806383, 0.0112841362, -0.00069684349, 0.0302107111, -0.0264151376, -0.00742444908, 0.0371350683, 0.0109315077, -0.022927314, 0.00872597191, 0.00176795491, -0.00396547653, -0.0300055444, -0.00812329631, 0.0217347853, 0.0219912436, 0.00815535337, 0.0158747286, -0.00333074364, 0.00309191761, 0.00223438721, 0.00561001105, -0.00897601806, 0.0146950232, 0.00984797347, -0.0118996352, 0.00634732703, 0.0211321097, 0.00160446321, -0.00854645111, 0.0018945809, -0.0019667095, 0.0249148607, -0.00806559343, 0.00727057457, -0.0342370979, -0.0159516651, -0.012476665, 0.00629603537, -0.0103737116, 0.0113546625, -0.031595584, -0.00499771861, 0.00538561074, -0.00407447107, 0.0339037, 0.0101364888, 0.0138487127, -0.0123612583, -0.00840539951, 8.53523088e-05, -0.00736674573, -0.00856568571, -0.0188496374, 0.0086233886, 0.000237423679, -0.0298516694, -0.00204685261, 0.0102006029, -0.00104426348, -0.0266715959, -0.021632202, 0.0248379242, -0.0350834057, 0.0127908252, -0.0149130123, 0.0135024954, -0.0299286079, -0.00112681079, -0.00700770505, -0.00317686913, 0.0237095095, -0.000360242848, -0.00681536179, -0.00421872828, -0.00356476125, 0.0310313758, 0.0144770341, -0.0170031413, -0.0172467772, 0.0120791551, 0.0305441059, -0.0276974253, -0.00539843366, -0.0153361671, -0.0192471463, 0.00636014948, -0.0150540639, -0.0012782811, 0.00229209033, 0.0219655968, -0.0259535145, -0.0222220551, 0.0314417072, -0.0149899498, -0.00357117271, -0.000677208474, -0.000467634498, -0.0381608978, 0.0176058169, -0.00723210583, -0.00694359094, -0.00659096148, 0.034698721, 0.00921324082, 0.0164645817, 0.0154387504, 0.0184264816, 0.00070045, 0.0106365811, 0.00276172836, 0.000500092399, 0.0081809992, -0.00238505611, 0.00287713413, 0.00418667123, -0.00770014105, 0.000518926, 0.000927254674, 0.0105788782, -0.00221675588, -0.0366990902, 0.00805918127, -0.00271364255, 0.0155156879, -0.0118291089, 0.00720004831, -0.00198594388, 0.00698205968, 0.0135409636, 0.00687306514, -0.00865544565, -0.0125600137, 0.0142975142, 0.0182982534, 0.0203370918, -0.0279538836, -0.00564527418, 0.00635053264, -0.000259863737, -0.00679612765, 0.0032329692, 0.0171826631, -0.0231965948, -0.0260945652, 0.0204781424, -0.0103288321, 0.0151310014, -0.0136307236, -0.0133614438, 0.0130344601, 0.025658587, -0.000906417496, 0.00745650614, 0.00381801324, 0.0133229746, -0.00406485377, -0.0236197487, -0.0185034201, 0.00748856319, -0.0126690082, -0.0129959909, -0.00024664012, 0.0215809103, -0.00224400451, -0.0117649948, 0.00435016304, 0.0153489904, 0.0177853387, 0.0242608935, -0.0275691971, 0.00463547185, 0.00814894214, -0.00802071299, 0.00128549396, 0.0100339055, 0.0032313664, -0.0209525898, -0.0305441059, -0.00754626654, 0.00707181962, -0.0106045241, 0.0197600611, -0.00784119219, -0.000583441171, 0.0157465, -0.00889908057, 0.00977744814, 0.0308005642, -0.0185034201, 0.00240909914, -0.0114187766, -0.00117249228, -0.0369042568, -0.0184393041, -0.00146020576, -0.0121176243, 0.0108289244, -0.00446556881, -0.0207858924, -0.00608445751, -0.00597866904, 0.022401575, -0.00339165237, 0.0203627367, 0.0207987148, 0.0125600137, 0.0191573855, -5.31949263e-05, 0.0238377377, 0.000936070399, 0.0109827984, 0.0179905035, -0.00343332672, -0.0162722375, 0.0155028645, 0.00935429242, -0.0189137515, -0.0128292935, -5.10661266e-05, -0.0087836748, -0.00151069579, 0.0238890294, -0.00653325859, 0.0161183625, 0.0473420806, 0.0238890294, 0.00832846202, -0.0556000173, 0.0217219628, -0.0155285103, -0.00955945905, 0.0296977963, 0.00865544565, 0.0208115373, 0.0122522637, -0.0299286079, -0.00932223536, -9.42181287e-05, 0.00675124768, -0.00143295713, -0.0213757455, 0.0165415183, -0.00139689271, -0.0243763, 0.0133101521, -0.0129126422, 0.00926453248, -0.00736674573, -0.00427643117, 0.021388568, 0.0166697465, -0.0237864461, 0.00994414557, 0.00199556118, 0.0219271295, 0.0231837723, 0.0127010653, 0.0303389393, 0.00147222716, -0.0158362594, 0.00865544565, 0.00299895159, -0.0227477942, -0.0139384735, 0.0031864862, 0.0143488059, -0.00762961525, 0.00247962493, -0.00326502649, 0.00299254013, -0.0343140326, 0.00146902143, 0.0190676264, 0.0447005667, 0.00605560606, -0.00708464254, -0.0256072953, -0.011739349, -0.0169133823, 0.00365452142, 0.00299574598, -0.00412896834, 0.00501054153, -0.015490042, 0.0195677187, -0.0152207613, -0.000667992048, 0.0391610824, 0.00545293093, 0.00669995602, -0.0303389393, 0.0146180857, -0.00059666473, 0.0261586793, -0.00756550068, -0.0150925331, -0.00440466031, -0.0297747329, -0.0189778656, 0.00536317052, 0.0133614438, 0.0248507466, 0.0063216812, -0.00116447802, 0.0182982534, -0.0248122774, -0.0164261125, 0.00205646968, 0.0143616283, -0.00939276163, 0.00269120256, -0.00795659889, -0.0153233446, -0.00528302742, -0.00209173281, -0.00854645111, -0.00285309134, -0.0375966914, 0.012200973, -0.00454571191, 0.00752703194, -0.0112905484, 0.00879008602, 0.00962357316, -0.0245429967, 0.00379236741, -0.0173493605, -0.0105788782, -0.00742444908, 0.00861697737, -0.0153618129, 0.00594340591, -0.0162594151, 0.0187727, -0.0187855233, 0.00948893279, -0.0296208579, 9.83004156e-06, -0.00456815166, 0.040443372, -0.0198498219, 0.0525225252, -0.0343909711, -0.0035936127, -0.00997620262, -0.00103624922, 0.00239787903, 0.0133870896, -0.0135281412, -9.01608928e-07, -0.0318776853, -0.0266972408, -0.0215039738, -0.0133486204, 0.0302620027, 0.0119573381, -0.00929017831, -0.0248122774, 0.00493680965, 0.0135922553, 0.0201960392, 0.0425976142, 0.00620948104, 0.0178366303, 0.0146950232, 0.00233055884, 0.0171441939, -0.0248635691, -0.0022568272, 0.0298516694, -0.00481819827, -0.00505862711, -0.0121112121, -0.016567165, 0.0204781424, 0.00437901448, -0.00619345205, 0.00566450832, -0.00458418066, 0.0311339591, 0.0185803566, 0.0216834936, 0.0336728878, 0.000762160053, 0.0276204888, -0.00856568571, 0.0124574304, -0.00455853483, -0.0119124576, -0.00827075914, -0.00825152453, -0.00397829944, -0.00831564, 0.00688588805, -0.00557474792, 0.00534393638, -0.0250046216, -0.00778990099, -0.0171313714, -0.0105019407, -0.00102903636, -0.001360027, -0.00930300076, 0.031595584, -0.00447839173, -0.0259919818, -0.000258861954, -0.00583761744, 0.00121096091, -0.000360242848, -0.00231453031, -2.67665155e-06, 0.0277230721, -0.00444954028, 0.00493039843, 0.0172467772, -0.038109608, -0.00543049071, 0.00709746545, -0.0104827061, 0.01023266, 0.00930300076, 0.00143295713, 0.0216706712, -0.0258381087, -0.0130280489, -0.0197215937, -0.00020897291, 0.00667431, -0.0038949505, 0.0176699329, -0.000998582, 0.00600752048, -0.0363913402, -0.00323938066, -0.0207089558, 0.00534073031, 0.00959151611, -0.00548178237, -0.00302299461, 0.00320732337, 0.00395265361, -0.00673201308, -0.00101060339, -0.00147944, -0.000307749171, 0.0035936127, 0.0104121808, -0.0110469135, -0.0046931752, 0.00224560732, -0.00851439405, 0.0195292495, -0.000479255221, -0.00640182383, 0.00286431145, 0.00416423101, -0.00442068884, 0.0022215643, 0.0163363516, -0.0141692851, 0.00996337924, -0.0238633845, -0.00553307356, -0.0180802643, -0.0137974219, -0.00701411674, -0.021144934, -0.00769372936, 0.00131033827, -0.00335318386, 0.00361605291, -0.00990567636, 0.0214013904, 0.00501054153, 0.00144738285, -0.000152972978, 0.0724236369, -0.0108994497, 0.0271332189, -0.0149386581, 0.00315763475, 0.000362647144, -0.0339806378, -0.0299029611, -0.00597225735, -0.000687627064, -0.00934147, 0.0112007875, -0.0148360748, -0.0176699329, 0.00138166558, -0.0110661471, 0.00341088674, -0.0162465926, 0.0275691971, 0.025812462, 0.0212731622, -0.0336472429, 0.0119316923, -0.00950816739, 0.00836051907, -0.0213244539, -0.00388212758, -0.00101461052, -0.0180930868, 0.0353655107, 0.010418592, 0.000356636418, -0.0180161502, 0.00164613756, 0.0311852507, 0.0255047139, -0.0239659678, 0.00492719235, 0.00541766779, 0.0086426232, 0.00830922741, 0.00932864659, 0.00986079685, -0.026338201, -0.0101877805, -0.0023465876, -0.00261586811, -0.00735392328, -0.0107904552, -0.0063120639, 0.0240044352, -0.0179007445, -0.0112392567, 0.00448480295, 0.0119060464, -0.00703976257, 0.00365452142, -0.0093671158, 0.0202088635, 0.00561642228, -0.00164613756, 0.0228888448, -0.00541766779, -0.00181924645, -0.00504901, 0.0292361714, -0.017977681, 0.00291239726, 0.0116495891, 0.0151694696, 0.0034525611, -0.0102454834, 0.00335959531, 0.00463867793, 0.0175929945, 0.0146822007, -0.00705258548, 0.00541446218, 0.0176442862, 0.00420911098, -0.0175417028, 0.00178879208, -0.00763602648, -0.0172980689, 0.0020452498, -0.011155908, -0.0169774964, 0.00305665471, 0.0306723341, 0.0289027765, 0.0121304467, -0.007437272, 0.00777066685, -0.0037090187, -0.00654608151, -0.0110853817, 0.016567165, -0.0173365362, -0.016041426, -0.00812329631, -0.0100787859, 0.0110469135, -0.00450083194, -0.0211577564, -0.00186252373, 0.00237543904, 0.003949448, 0.00625756662, 0.0136691928, 0.0102006029, -0.0104827061, -0.000701652083, 0.0182726067, 0.0152079388, -0.0107071064, 0.0211192872, 0.00975821353, -0.00061149121, 0.0157593228, -0.0132716829, -0.0276974253, -0.0186060015, 0.00800789054, -0.0210167039, -0.0277743638, 0.00361284707, -0.0125920707, -0.00100659626, -0.0058792918, 0.00150989438, -0.0241070185, 0.00873238314, 0.0110340901, -0.0377249196, -0.0434439257, -0.00217989, 0.00224400451, 0.0314160623, 0.00209012977, -0.00494001526, 0.0025229021, 0.0123292012, -0.00549139921, -0.0135794329, 0.00664866436, 0.0108289244, 0.00268318807, 0.0202858, 0.0103544779, -0.0296977963, 0.000279498752, -0.025017444, -0.0127651794, -0.00320091192, -0.00212539267, -0.0104762949, -0.0266972408, -0.0126818307, -0.0182469618, -0.000359842146, 0.00202441262, -0.0160029568, 0.010726341, -0.000271284109, -0.0116880573, 0.00774502102, 0.00295567443, 0.0195164271, -0.00935429242, -0.000583441171, -0.0364682786, -0.00371543015, -0.0202601533, 0.000774982967, 0.000669995614, -0.0037090187, 0.0311083123, -0.00686024223, 0.00696282508, -0.0171570163, -0.00903372094, 0.0157208536, 0.0128421169, -0.0113226054, -0.00809123926, -0.00678971643, 0.014874544, 0.00332433218, -0.0102775404, -0.0242224243, 0.0155926254, -0.00184970081, -0.00191060943, -0.0237736236, 0.00837334245, -0.000545373245, -0.016195301, 0.0122137954, -0.0108673926, -0.00668713311, -0.0147334915, 0.00178558636, 0.0320059136, 0.0140538793, 0.00869391393, -0.0106622269, -0.00869391393, -0.0144642117, -0.00668072188, -0.0144898575, -0.0492655151, -0.00461623771, 0.0181572, 0.00745650614, 0.00693717925, 0.0242352486, 0.00184970081, 0.0149001898, -0.00719363708, 0.0113546625, 0.00437260279, 0.0107071064, 0.0028146226, 0.0032666293, 0.00184328936, 0.00771937519, -0.0106494036, -0.0134127354, 0.0162209459, -0.00334036094, 0.00428925408, -0.00435016304, -0.00914271548, 0.0145796174, 3.71412789e-05, -0.00993773434, 0.00269601098, -0.0103480658, 0.00930941291, 0.000361845712, -0.014105171, 0.0054978109, -0.0161568318, -0.017823806, -0.012476665, 0.0127459448, 0.0127267111, 0.00954663567, 0.0133229746, -1.77692091e-05, 0.0158619061, 0.0203370918, 0.00145940436, 0.00958510488, 0.010726341, 0.00459700357, -0.00102903636, -0.0154387504, 0.0140282335, -0.00726416288, -0.00771296397, -0.00499451254, -0.0112520792, 0.0096684536, 0.0377762131, 0.0124830762, 0.00645952718, -0.0123740816, 0.000671197777, 0.00349423545, 0.0148617206, -0.00884137768, 0.00283065136, 0.0103288321, 0.000122819169, 0.0138358902, 0.00335638947, -0.0116495891, -0.00925171, -0.00384686468, -0.0106814606, 3.26332338e-05, 0.0202345084, 0.0145026799, -0.00555230817, -0.00354232127, 0.0039398307, 0.0253636613, -0.00531829055, 0.0328265801, 0.00693717925, -0.00487910677, 0.0046034148, -0.00998261385, -0.000635133416, 0.0087836748, -0.0322110802, -0.013951296, 0.00459379749, -0.0100274943, -0.0245429967, 0.0162209459, -0.0132075688, 0.0152335847, 0.0185931791, -0.0033467724, 0.0198754687, 0.0284411535, 0.0021173784, 0.0292361714, 0.0126882419, -0.0117521714, 0.0178494528, 0.0150797097, 0.0115918862, -0.00228567887, -0.00109956216, 0.0277230721, -0.008482337, 0.0115405945, -0.00252931355, 0.000297330582, 0.00833487324, -0.00974539109, -0.00554589648, -0.0201062802, -0.0147591373, -0.0145155033, -0.0200806335, 0.00680253934, 0.00648517301, 0.00110677502, 0.00716158, 0.0225041583, 0.0123869041, 0.00891190302, -0.00278096274, 0.0148488982, -0.00167178328, 0.0139897652, -0.0151566472, -0.00642105844, -0.0139769418, 0.00990567636, -0.00959151611, -0.00884778891, -0.0139641194, -0.00407126499, -0.0105917007, -0.026492076, 0.0119893951, -0.00410652813, 0.0413153283, -0.00527341058, 0.00971974526, -0.00129591255, 0.0122394413, 0.00312718051, 0.0137717761, -0.0259022228, 0.000904013228, 0.0142205767, -0.00925171, 0.0141949309, -0.007437272, 0.0133101521, -0.0192471463, -0.000613094075, 0.0210936423, 0.0388276875, 0.0177468695, -0.0274922606, -0.0221194718, -0.0228760224, -0.00592737738, 0.00954663567, -0.00315923756, 0.0155156879, 0.00955304783, -0.0136050787, -0.00251809345, 0.0127908252, -0.0185418874, 0.0052862335, -0.00763602648, -8.81573142e-05, -0.0255944729, 0.00187053799, 0.00106029212, 0.00468676351, 0.0101813683, -0.011771406, -0.0202729777, -0.0226708557, -0.00370581308, 0.0103480658, -0.00229369313, -0.00637617847, 0.0125471903, 0.00914912671, 0.0115085365, -0.000536557462, 0.00752703194, 0.0044527459, -0.00651723, -0.00113322225, 0.0101557225, 0.00696923677, -0.00685383053, 0.00396227045, 0.0194138438, 0.00664866436, -0.0222989917, -0.0290310066, 0.006623019, -0.00491757551, 0.000435577298, 0.0256329421, 6.54918722e-06, -0.0134512037, 0.0052862335, 0.00338844676, 0.0151310014, -0.00401676772, 0.0134512037, -0.0120599205, 0.0107968673, 0.00382763031, -0.000169602659, -0.00894396, 0.00411614543, -0.00675124768, 0.011739349, 0.0155669795, 0.0100787859, 0.0171313714, 0.0154131046, 0.0179135669, -0.0260945652, -0.0190163348, -0.00196029805, -0.012938288, -0.0029749088, -0.00400073919, 0.0130408714, -0.00795659889, -0.00342691527, 0.00782195851, -0.00979027059, 0.00789248385, 0.00430848869, 0.00643708697, -0.0207730699, 0.0188496374, 0.00402959064, -0.00488551799, -0.00148024154, 0.0045425063, 0.00595622882, 0.0101429, -0.0107391644, 0.0233889371, -0.0263638459, -0.0227606166, 0.00294285151, -0.0242096018, -0.0201062802, 0.0221835859, -0.00618062913, -0.00463867793, -0.00199556118, -0.00718081417, 0.014874544, -8.54650079e-06, 0.00379557326, -0.0176058169, 0.00762961525, 0.0130729284, 0.016438935, 0.00975180231, 0.0165158734, 0.00981591642, 0.00914271548, -0.0214398596, 0.0325188302, 0.0144257424, 0.00204204395, -0.00669995602, -0.0226323884, 0.0113354279, 0.0099697914, 0.0240685511, 0.00309031457, 0.0130472826, 0.00091924041, -0.0219399519, -0.00793095306, 0.00196831254, 0.0159773119, -0.000659977726, -0.0151951155, 0.0145924399, -3.84749092e-06, -0.0201703943, 0.00212859851, -0.0177212227, 0.00751420902, -0.0215552654, -0.0069948826, -0.0154259279, -0.00981591642, 0.0218758378, 0.0100210831, 0.0130536947, -0.0137717761, 0.00472523225, 0.0167723298, -0.00343973818, 0.00695000216, 0.0136820152, -0.0224785134, -0.0248763915, 0.0288771316, -0.0204140283, -0.00678330474, 0.00829640497, 0.0046739406, -0.00321373483, -0.00175032346, -0.00338524091, -0.0262612626, 0.034878239, -0.00486948946, -0.00147463148, 0.0159003735, -0.00325060077, 0.00655890442, 0.0132973287, 0.0207602475, -0.0119893951, -0.0221066494, -0.00819382165, -0.031159604, 0.00923247542, -0.020375561, -0.0022215643, -0.00424757972, -0.00556192547, -0.0214142129, -0.0165799875, 0.00725775165, 0.00187374372, 0.0101557225, -0.00527341058, 0.0337754712, -0.0140154101, -0.0116175311, -0.0212988071, 0.00106349785, -0.015733676, 0.00159484602, 0.0305953976, -0.00788607262, -0.0036384929, -0.00538881635, 0.00576709118, 0.00889266934, -0.0157465, -0.0161696542, -0.00437901448, 0.0196190104, 0.0205037892, -0.00261747092, 0.0102583058, -0.00936070457, 0.00480216928, -0.00375710451, 0.00279859407, -0.00696923677, 0.00287873717, -0.0144642117, -0.0150925331, 0.00103785202, -0.0139769418, 0.0157721452, 0.0294156931, 0.0222477019, 0.00402959064, -0.0030101717, -0.0101685459, 0.0217347853, -0.000833487371, 0.0132203922, 0.0138487127, -0.00723851705, 0.0048246095, 0.00339485821, 0.013399912, -0.0257355254, 0.00989926513, -0.0161183625, -0.00397188775, -0.00399112236, 0.0150797097, -0.00215424434, 0.000728099316, -0.00720004831, 8.02932846e-05, -0.0145796174, -0.0112392567, -0.00434375135, -0.0033115095, 0.00344294403, 0.0173365362, 0.00395906484, -0.00509389024, -0.00345576671, -0.00557154231, 0.0380070247, -0.00456815166, -0.00488872407, -0.00260945666, 0.0326470584, -0.0242224243, 0.0018721408, 0.00879649725, 0.00356155564, 0.00312076905, -0.00483743241, -0.0215039738, -0.0141949309, 0.0046130321, 0.00311275478, -0.0116111198, 0.000703655649, -0.00921324082, -0.00494963257, 0.0148873664, -0.00496886717, -0.0266972408, 0.0121240355, -0.0275948439, -0.0054978109, 0.0115790628, -0.00736033451, -0.0289284233, -0.00464508915, 0.00832205079, 0.0116047086, 0.0104698837, 0.00651081838, -0.00303261168, -0.000500893861, -0.0234658755, 0.00263189664, 0.0033371551, -0.00153233449, -0.00888625719, 0.0135409636, 0.0135922553, -0.00224881293, 0.00581838284, 0.00119733659, 0.0254405979, -0.00184489216, 0.0187855233, -0.000916034682, -0.0384686477, -0.0104057686, -0.0229914282, -0.00819382165, -0.0175545253, -0.0115790628, 0.0105917007, -0.00866185687, -0.0024074961, 0.00322655775, -0.00496245548, 0.0226452108, -0.0379557312, -0.00572541682, 0.0126113044, 0.0130472826, -0.0141692851, -1.4826458e-05, -0.00798865594, -0.0146180857, 0.0070654084, 0.00558757083, -0.00850798283, -0.0195036046, 0.00848874822, 0.00185450935, -0.0112328446, -0.00684100762, 0.00327945221, -0.0043213116, -0.00650761276, -0.00066839275, -0.00210134988, -0.0283898618, -0.0086233886, 0.00874520559, 0.00968768727, -0.0169262048, -0.00995696802, -0.00544331362, -0.0264151376, 0.0156567395, -0.00788607262, 0.00070085068, -0.0116111198, 0.00795659889, -0.00841822196, -0.0188111681, -0.00462585501, -0.0237479787, 0.0226067416, -0.00105147634, 0.0174647663, 0.00350385252, 0.0037891618, -0.0246840492, -0.000963319035, -0.0140025876, 0.0194010213, 0.00694359094, 0.0202473309, 0.0140025876, 0.0149514806, 0.00979668181, -0.0117008798, -0.000170804808, -0.015182293, -0.00371222454, 0.0218245462, -0.0188368149, 0.0158619061, -0.0220168885, -0.0103544779, 0.00363208144, 0.00249885931, -0.0215167962, -0.00647235, 0.0202986225, 0.00226965, 0.0114572458, -0.0124381958, 0.00074733363, -0.00207730685, 0.0115341824, -0.00982232764, 0.0137076611, 0.00629282976, 0.00412896834, -0.00263510225, 0.00161408028, -0.0140025876, -0.0176955778, 0.00302139157, -0.00919400714, 0.0014882558, 0.00678971643, 0.0133229746, 0.00522853, 0.00584402867, -0.0122779096, 0.00828358252, 0.00297651161, 0.0118996352, 0.00567412563, -0.0161440093, -0.00160526461, 0.00179039501, -0.00481499219, -0.0121625038, 0.00832846202, -0.0329804532, 0.00772578688, -0.0034076809, -0.0139128277, -0.0237479787, -0.00561962835, 0.00569335977, -0.0138487127, -0.000394103263, -0.000374468247, 0.0236838646, -0.00611651503, 0.0024876392, 0.0201832168, 0.00901448634, -0.01441292, 0.0171313714, -0.0104506491, -0.0253764838, -0.0193753745, 0.00424757972, -0.0397509374, 0.0173237137, 0.00196991535, -0.0130985742, -0.0201960392, 0.00980309397, 0.00339806383, 0.0103095975, 0.00934788119, 0.0185803566, 0.0147976065, 0.00455532921, -0.00534393638, -0.00520929601, 0.0138743585, -0.00907218922, -0.0212218706, -0.0158362594, 0.00464829477, -0.00266395393, 0.00588890864, 0.00609728042, 0.00125744392, 0.0229786057, 0.00807841588, -0.0383404195, -0.0260176286, 0.0180802643, -0.00443671737, -0.00599469757, -0.00193625526, -0.0142718684, 0.00956587, 0.0153746363, -0.00395265361, -0.00658455025, 0.00387571612, 0.0157080311, -0.00752703194, -0.0113610737, -0.0025597678, -0.00110677502, -0.0156567395, 0.0176699329, 0.0137204845, -0.0178879201, 0.00457135774, -0.00490795821, -0.00552666234, 0.00358079, 0.00585364597, -0.0186444707, -0.0190804489, -0.0177725144, 0.000331191, -0.00846951362, 0.00837334245, 0.0338267647, 0.0086426232, -0.0014642129, -0.0129767573, -0.0121753272, -0.0186188258, -0.00349102984, -0.0119509269, 0.011739349, -0.0140025876, -0.0103993574, -0.00548819359, -0.0132588604, 0.00106670358, 0.00495604426, 0.00889908057, 0.0144257424, -0.00644029258, 0.014566794, -0.0145283258, -0.00327304075, 0.0178366303, -0.0129190544, 0.0164774042, -0.032852225, -0.0229016673, -0.0235428121, -0.00342370966, 0.0241198409, -0.00272325962, 0.0222220551, -0.0107583981, -0.0205807257, 0.0134383813, -0.0230683647, 0.00507786125, 0.00240429048, -0.0197600611, -0.0266459491, -0.00243153912, 0.0299286079, 0.00984797347, -0.0201447476, -0.0313134789, 0.00442068884, 0.00981591642, 0.0408537053, 0.00819382165, -0.0130793396, -0.00209814403, 0.0133357979, -0.00451044878, 0.000798625173, 0.0135922553, 0.0146950232, -0.0102839516, -0.016438935, 0.010046728, 0.00325220358, -0.0165543407, 0.0179007445, 0.0123484358, -0.00312076905, -0.00612292625, -0.00982232764, -0.000835891638, -0.0347243659, 0.011277725, -0.00662943, -0.00959792733, 0.0116495891, -0.00777066685, -0.0357758403, 0.0200165194, -0.00552025111, -0.0195292495, -0.0161055401, 0.000166497121, -0.0116944686, -0.00507145, 0.011893223, -0.0067640706, 0.00827075914, -0.0111302622, -0.0187855233, 0.00823229086, -0.001244621, -0.00495283818, -0.0179263894, -0.000635534117, 0.0106494036, 0.0209654123, 0.0155541562, -0.003949448, -0.00819382165, -0.00452006608, 0.0210038815, -0.00891190302, 0.031159604, -0.00659096148, 0.0178622752, 0.00925171, 0.0302876476, -0.0113161942, -0.00387892197, -0.00742444908, -0.0205037892, 0.00441427715, -0.006623019, 0.0115662403, 0.00386609905, 0.0146950232, -0.00832205079, 0.00507786125, 0.0043918374, -0.0165799875, 0.000363047846, 0.00199395814, -0.00980309397, -0.0278769471, 0.0382634811, -0.000501695264, 0.000140951524, -0.00395265361, 0.00363208144, 0.00382763031, 0.00651081838, -0.00973256771, -0.00551383942, 0.00488551799, 0.00723851705, 0.0123612583, 0.0109122731, 0.00974539109, -0.00605240045, 0.0108673926, 0.00916194916, 0.000298132, -0.0205294341, 0.0334164314, -0.01232279, 0.0178622752, -0.0175032336, 0.0102903629, 0.00157561165, 0.0150412414, 0.00804635882, -0.00937993824, 0.00485025533, 0.0195164271, 0.0225810967, -0.000678009936, 0.00570618268, 0.0237608012, 0.00230491301, 0.0258765761, 0.00357437856, 0.0086426232, -0.00487269554, 0.00355193834, 0.00170544337, 0.0121817384, -0.0031608406, 0.0163748208, 0.0179648586, -0.0141692851, 0.0155028645, -0.0140154101, -0.0184393041, -0.021388568, -0.018747054, -0.00857850816, -0.0222092327, -0.00620306935, 0.00731545454, 0.00755267777, 0.00873879436, 0.00537599344, -0.00681536179, -0.0362118185, -0.00657813856, -0.00458738627, 0.0359040722, 0.0262869094, -0.0190035123, 0.000604679051, -0.0101557225, 0.00206127833, 0.00596905174, -0.00369619578, -0.0043918374, 0.0061710123, 0.000748135033, 0.0210038815, 0.00313359196, 0.0142205767, -0.0134255579, 0.00557474792, 0.00372825307, 0.00337562384, -5.39462671e-05, -0.0181700252, -0.0369811915, 0.00877085142, 0.0106429923, -0.0274153221, 0.00234177895, -0.00684100762, 0.0144898575, 0.0113931308, -0.00455853483, 0.0238249153, -0.00948893279, -0.0128805852, 0.0017663521, 0.00202601543, 0.00173589773, 0.00807841588, -0.00678971643, 0.00710387668, 0.0101877805, -0.00899525173, 0.0108353356, -0.000710467808, 0.00152592303, 0.0155926254, -0.000665187, 0.00427322555, 0.00137525413, 0.00655569881, 0.0144000966, 0.0110212676, 0.0282103419, -0.00466432329, 0.00427002, -0.023722332, -0.0104891183, -0.00137926126, -0.00955945905, -0.00830922741, -0.0168236215, -0.0219655968, 0.00377313327, 0.00436619157, 0.0126882419, 0.000170103551, 0.00969409943, -0.0183367226, 0.0180289727, -0.00129591255, 0.00446877442, 0.000516922446, -0.0175160579, -0.0110469135, -0.021388568, 0.00418667123, -0.020067811, -0.0216963179, 0.00705258548, 0.00653967, -0.00377313327, -0.00923888665, 0.00281782844, -0.0171057247, -0.0219014827, -0.007437272, 0.00943123, -0.00880290847, -0.00529264472, 0.000558196101, -0.0158362594, 0.00299414294, 0.0175545253, -0.00715516834, 0.0249661524, 0.0227477942, -0.00618062913, -0.00448480295, 0.0075783236, 0.0169518497, -0.00493680965, 0.00875802897, -0.0127651794, 0.0136179011, -0.0135153178, 0.0113354279, -0.0229016673, 0.0116944686, 0.00625436101, 0.000955304713, -0.0123035554, 0.00589211425, 0.00793095306, 0.00136804127, 0.000458418042, 0.0116816461, 0.0117457602, 0.0241198409, 0.000718882831, -0.0376736298, 0.00224079867, -0.0220938269, -0.00807200465, -0.00270081963, 0.0241070185, 0.00809765048, 0.0159003735, -0.0229657833, -0.0066935448, -0.0219143052, -0.017823806, -0.00390777364, -0.00860415399, 0.0235812813, -0.0155669795, -0.00229689875, 0.0167466849, 0.0132332146, -0.0222092327, -0.0078796614, 0.00128389115, -0.00546254776, -0.000835891638, -0.00199556118, 0.00603957754, 0.0286463201, -0.00264151371, -0.00391418487, 0.00931582414, -0.000952099042, -0.000323978136, -0.014105171, -0.0158619061, -0.0155285103, 0.00928376708, 0.0123933163, -0.00999543723, -0.0215552654, -0.0067640706, -0.00364169851, 0.000476049521, 0.0116367657, 0.00576068, 0.00179039501, 0.00271684816, -0.0154387504, -0.021388568, 0.00467714621, -0.00351346983, -0.00897601806, 0.00982874, -0.0194907822, 0.0392123759, 0.0160029568, 0.0131947463, 0.00276813982, -0.00995055679, -0.0285437368, -0.0337754712, -0.0111366734, -0.0367503799, 0.00239307038, 0.0226965025, 0.0122843217, -0.0101364888, 0.00209173281, 0.00686024223, -0.0241070185, -0.0192856155, -0.00923888665, -0.00726416288, -0.00749497488, -0.015579802, -0.0107327523, 0.0222477019, 0.0139897652, 0.00513235852, -0.0136691928, -0.00420911098, -0.00390136195, 0.00926453248, -0.0190035123, 0.00718722539, 0.00145860284, -0.0175417028, 0.0202858, -0.000761759351, 0.0205807257, 0.00936070457, -0.00531187886, -0.0050458042, -0.00753344363, 0.0327239968, -0.0212475155, 0.0137589527, -0.00879008602, -0.0175417028, -0.0161568318, 0.0127780028, 0.0126241278, -0.0135409636, 0.0208500065, 0.00746291736, 0.0123740816, -0.00980950519, 0.0106173465, -0.0146180857, -0.0145924399, 0.0014642129, -0.0199908745, -0.0065428759, 0.00851439405, -0.00631847512, -0.00195548963, 0.0114444224, 0.010540409, 0.00661660731, 0.00863621105, -0.0147463148, -0.00201319251, -0.00206608698, -0.00981591642, 0.00272005401, -0.0146565549, 0.00759755773, 0.0226067416, 0.0144257424, -0.0274409689, 0.0156952087, -0.0266715959, 0.000528543198, 0.0412383899, -0.0153233446, 0.0124830762, 0.000214983636, -0.014259045, -0.0104634725, 0.00482140388, -0.00242352486, 0.00227445876, -0.00860415399, 0.0161055401, -0.012354847, 0.00388853904, 0.0180161502, -0.011309782, -0.00761038065, -0.00917477254, -0.00321694068, -0.000782596529, -0.0112392567, -0.0192599688, 0.012720299, 0.000538561086, 0.00163091032, 0.0139769418, -0.000871956, 0.00935429242, -0.0294669829, 0.00817458797, 0.0167082157, 0.0106045241, -0.00491757551, 0.0142846908, -0.00433413405, 0.010386535, 0.0126818307, 0.0148617206, 0.00741803739, -0.00502657, -0.00247000763, -0.0157208536, -0.0114508336, -0.0241967794, -0.0116752349, -0.00594661152, -0.00534393638, -0.00211898121, -0.00701411674, -0.00363208144, -0.00788607262, 0.00465791207, 0.00837975368, 0.0105339978, 0.0167082157, -0.016041426, -0.0122073842, 0.00160766894, -0.0207858924, 0.0125471903, -0.0164902266, -0.00961716194, -0.00632488681, -0.00181443791, 0.0127074765, -0.00650440715, -0.015490042, -0.00628321245, -0.000953701907, 0.00199075253, 0.000163191216, 0.0216706712, 0.00929658953, -0.00399753358, 0.000964120496, -0.0155669795, -0.00167018047, -0.00480858097, -0.0044623632, 0.0219014827, -0.0109186843, -0.0156823844, 0.00810406171, -0.0118483435, -0.00238024746, 0.019670302, -0.0246840492, -0.00114844937, -0.00633770972, -0.0227606166, -0.0222733468, 0.0045393, 0.0313134789, -0.00288995705, -0.00301658316, 0.00640182383, 0.0102134263, 0.00401356211, 0.000222797578, 0.0167210381, -0.0175545253, -0.0170416106, 0.0105147632, -0.00913630333, 0.017823806, 0.00140250276, 0.0110853817, 0.030518461, 0.0173237137, -0.0049752784, 0.00840539951, -0.00556192547, -0.00980950519, -0.00262388238, 0.0116367657, -0.00566771394, -0.0152207613, 0.00952099, -0.00199716398, -0.013489672, 0.0115341824, -0.0055683367, 0.0108353356, -0.034698721, 0.0102006029, -0.0177468695, -0.00138086418, -0.0171954855, 0.0147976065, 0.00933505874, -0.022004066, -0.000379877893, -0.00567733124, -0.00245558191, 0.0110276788, 0.0194779579, 0.0126754194, -0.0104121808, -0.0171698388, -0.0156952087, 0.0119765718, 0.0216706712, 0.00115566223, 0.00160045596, 0.00782837, 0.00323938066, 0.0248379242, -0.00305024325, 0.0118226977, 0.00994414557, 0.0106045241, -0.0200806335, 0.00739239156, -0.0100531401, 0.0169903189, -3.16314472e-05, 0.00728339702, -0.0141692851, 0.0345961377, -0.0134768495, 0.0268511157, 0.016567165, 0.00328906928, 0.00266876235, 0.0222605243, -0.00974539109, 0.0262869094, 0.0116303544, -0.00188656664, 0.0194651354, 0.0103031863, 0.0114700682, 0.00655890442, -0.00373145868, -0.000964120496, 0.00413537957, -0.00327464356, 0.00868109148, -0.00366413873, -0.0195548963, -0.0411614515, -0.00518365, 0.0148232523, 0.0108353356, 0.0069948826, 0.0144385658, -0.0134768495, -0.0122650871, 0.010694284, -0.00631526951, 0.0236966871, 0.00611651503, -0.0305441059, -0.00879649725, 0.0078796614, 0.00422514, 0.00404882524, 0.0192727931, -0.0156567395, 0.0116239432, -0.00507145, 0.0169262048, -0.0244275909, 0.00761038065, 0.00472523225] |
06 May, 2023 | Logical instructions in 8085 microprocessor
06 May, 2023
Introduction :
Logical instructions in the 8085 microprocessor are a set of instructions that perform logical operations on data in registers and memory. Logical operations are operations that manipulate the bits of data without affecting their numerical value. These operations include AND, OR, XOR, and NOT.
The logical instructions in the 8085 microprocessor include:
ANA – Logical AND: This instruction performs a logical AND operation between the accumulator and a specified register or memory location, and stores the result in the accumulator. For example, the instruction “ANA B” performs a logical AND operation between the contents of the accumulator and the contents of the B register.
ORA – Logical OR: This instruction performs a logical OR operation between the accumulator and a specified register or memory location, and stores the result in the accumulator. For example, the instruction “ORA C” performs a logical OR operation between the contents of the accumulator and the contents of the C register.
XRA – Logical XOR: This instruction performs a logical XOR operation between the accumulator and a specified register or memory location, and stores the result in the accumulator. For example, the instruction “XRA M” performs a logical XOR operation between the contents of the accumulator and the contents of the memory location pointed to by the HL register.
CPL – Logical Complement: This instruction performs a logical complement operation on the contents of the accumulator. This operation flips all the bits of the accumulator, effectively reversing its value.
CMA – Complement Accumulator: This instruction performs a bitwise complement operation on the contents of the accumulator. This operation flips all the bits of the accumulator, effectively reversing its value.
Logical instructions are the instructions that perform basic logical operations such as AND, OR, etc. In the 8085 microprocessor, the destination operand is always the accumulator. Here logical operation works on a bitwise level.
Why use Logical instructions in 8085 microprocessor ?
Here are some specific reasons why logical instructions are used in the 8085 microprocessor:
Data comparison: Logical instructions can be used to compare two pieces of data bit-by-bit. For example, the XOR instruction can be used to compare the contents of two registers or memory locations and set a flag if they are not equal.
Data masking: Logical instructions can be used to selectively mask or extract specific bits of data. For example, the AND instruction can be used to mask off all but a specific set of bits, while the OR instruction can be used to set specific bits to 1.
Data encryption: Logical instructions can be used to perform bitwise encryption of data. By performing a logical XOR between the data and a secret key, the data can be encrypted in a reversible way that can only be decrypted with the same key.
Decision-making: Logical instructions can be used to make decisions in programs. For example, the AND instruction can be used to test if multiple conditions are true, while the OR instruction can be used to test if at least one condition is true.
Following is the table showing the list of logical instructions:
OPCODE
OPERAND
DESTINATION
EXAMPLE
ANA
R
A = A AND R
ANA B
ANA
M
A = A AND Mc
ANA 2050
ANI
8-bit data
A = A AND 8-bit data
ANI 50
ORA
R
A = A OR R
ORA B
ORA
M
A = A OR Mc
ORA 2050
ORI
8-bit data
A = A OR 8-bit data
ORI 50
XRA
R
A = A XOR R
XRA B
XRA
M
A = A XOR Mc
XRA 2050
XRI
8-bit data
A = A XOR 8-bit data
XRI 50
CMA
none
A = 1’s complement of A
CMA
CMP
R
Compares R with A and triggers the flag register
CMP B
CMP
M
Compares Mc with A and triggers the flag register
CMP 2050
CPI
8-bit data
Compares 8-bit data with A and triggers the flag register
CPI 50
RRC
none
Rotate accumulator right without carry
RRC
RLC
none
Rotate accumulator left without carry
RLC
RAR
none
Rotate accumulator right with carry
RAR
RAL
none
Rotate accumulator left with carry
RAR
CMC
none
Compliments the carry flag
CMC
STC
none
Sets the carry flag
STC
In the table, R stands for register M stands for memory Mc stands for memory contents
Applications :
Data processing: The logical instructions in the 8085 microprocessor are used to manipulate and process data stored in memory or registers. These instructions are used to perform various logical operations, such as AND, OR, XOR, and complement, which are used to filter, mask, and manipulate data in various ways.
Control systems: The logical instructions are used in control systems to perform logical operations on sensor data and other inputs. These operations are used to generate control signals that regulate the behavior of the system.
Signal processing: The logical instructions in the 8085 microprocessor are used in digital signal processing applications, such as audio and image processing. These instructions are used to perform various logical operations on the digital signal data, such as masking, filtering, and thresholding.
Communication systems: The logical instructions are used in communication systems to perform logical operations on data, such as error detection and correction, and encryption/decryption.
Gaming: The logical instructions are used in gaming applications to perform logical operations on game data, such as collision detection, pathfinding.
Advantages:
Efficient logical operations: The logical instructions in the 8085 microprocessor can perform logical operations quickly and efficiently, making it suitable for applications that require fast logical operations.
Reduced memory access: The use of registers and the accumulator in the 8085 microprocessor can help reduce the number of memory accesses required during logical operations, which can improve the overall performance of the system.
Simplifies programming: The logical instructions in the 8085 microprocessor simplify programming by providing a set of dedicated instructions for performing logical operations.
Supports a wide range of operations: The logical instructions in the 8085 microprocessor support a wide range of operations, including AND, OR, XOR, and complement operations.
Disadvantages:
Limited precision: The 8085 microprocessor uses 8-bit registers and logical operations, which limits the precision of calculations that can be performed. This can be a disadvantage for applications that require high precision logical operations.
Limited range of operations: Although the 8085 microprocessor supports a wide range of logical operations, it does not support advanced operations such as trigonometric functions or complex numbers.
Limited memory access: Although the use of registers can reduce the number of memory accesses required, the limited number of registers in the 8085 microprocessor can restrict the amount of data that can be manipulated at any given time.
Complex addressing modes: The addressing modes used in the logical instructions can be complex, which can make programming more difficult.
Read related post: Arithmetic instructions in 8085 microprocessor
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor | https://www.geeksforgeeks.org/logical-instructions-8085-microprocessor?ref=asr10 | Languages | Logical instructions in 8085 microprocessor | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0367416777, 0.00591395423, -0.019162003, 0.00899553951, 0.00798680447, 0.0279439278, 0.000959286874, 0.0204278659, -0.0110604791, 0.0204753354, 0.040286094, -0.0234026443, 0.0305547696, -0.0200481061, -0.0356656909, 0.0193835292, -0.00462040026, 0.0323902704, 0.00624624314, -0.0506028756, 0.0100952582, 0.00945441518, -0.0151903573, -0.00813317, -0.0119465832, 0.00360968779, -0.00469556078, -0.000493736065, -0.0110683907, 0.00498433597, 0.0169467423, 0.0149846543, -0.0034435431, -0.033133965, 0.0108310413, -0.0521852039, 0.0298268981, -0.0349694677, -0.00753584132, 0.0133152977, 0.0109418044, -0.0362353288, 0.00805009808, -0.000508323137, -0.0309187062, 0.0122630484, -0.00483005866, -0.0371530801, -0.0106174266, -0.0529447235, 8.30104545e-05, -0.0255071409, 0.0702554, 0.0355391055, 0.0342732444, -0.00183945731, -0.0238140486, 0.013782084, -0.0226114783, -0.0322478637, -0.00921706576, -0.012120639, -0.0463938825, -0.0576284155, -0.00217965804, -0.0324377418, 0.00575176533, 0.0380708314, 0.0120098758, -0.019162003, -0.0372480229, -0.00184044626, -0.00194131967, -0.0368999094, -0.0261717197, 0.0265514776, 0.0260609556, 0.0327225588, -0.0241779853, 0.00706509827, -0.0268521197, 0.0224216, 0.0377860144, 0.0134023251, 0.0259976629, -0.00870280899, 0.000700675, -0.0599702634, 0.028165454, 0.00672094198, 0.017991079, -0.0136238514, 0.0233235266, 0.0152378269, -0.0035661736, -0.00101565733, 0.0271685869, -0.00413383404, 0.0109101571, 0.0259343702, 0.00494873337, 0.0268837679, -0.0107281897, -0.0131728873, 0.00350288046, 0.0137583492, -0.00549859274, 0.0218361374, 0.00165551156, 0.0444317944, -0.0291148517, -0.013837466, 0.0098183509, 0.00412196666, 0.000783252763, -0.0123026064, -0.00632931525, -0.0633880943, 0.0072628893, 0.0205860976, 0.0301750116, 0.0296053719, -0.00193143019, 0.0109655391, -0.0566473715, 0.05259661, -0.0113611212, -0.00149530079, 0.0249533262, 0.0260609556, -0.0415203087, -0.0030894971, 0.0196208786, 0.0326909125, 0.0112503581, -0.00554210693, -0.00926453527, 0.0343048908, 0.0306813568, -0.00223108358, -0.0204120427, -0.0249058567, -0.0245419201, -0.000180484378, -0.00103246956, -0.0212823227, -0.0142251365, 0.0436722748, -0.02805469, 0.0291623212, -0.0496218316, 0.000966209569, 0.0250957347, -0.0146444533, 0.0178012, 0.00889268797, 0.014272606, 0.023102, -0.023070354, -0.032073807, -0.00737760821, -0.0375961326, -0.0413304307, -0.00366704701, 0.0136001166, 0.0311085843, 0.00464413501, 0.00789582077, -0.0464255288, 0.047817979, -0.0284344498, 0.0580081753, -0.024826739, 0.028545212, 0.00989746675, 0.0248583853, -0.0190512389, 0.0359188654, 0.0102930488, -0.0394316353, -0.0404443257, -0.0324060954, -0.00751606189, 0.000947913853, 0.0257286672, 0.0211873837, 0.000333030766, -0.0269470606, -0.0145969838, 0.0120019643, -0.0079709813, -0.00268006953, 0.0271685869, 0.0499383, 0.0178328454, -0.0163929276, -0.0744327456, 0.00833096169, -0.013046301, -0.00616712682, -0.0239881054, -0.0208550934, 0.0128880683, 0.0324377418, 0.0157837309, -0.0259660166, -0.01876642, -0.00981043931, 0.0156571437, -0.00349892466, -0.0061789942, 0.0241463389, 0.0346213542, 0.00325959735, 0.0168043319, 0.0137662608, 0.00255743903, -0.0339884236, -0.0334820785, -0.0303174201, -0.00265633455, 0.0150400354, 0.0236716401, 0.00268402533, -0.0481660888, -0.0454761311, -0.00452150451, -0.0336086638, -0.0222475436, -0.0471534, 0.0122867832, 0.0652552396, 0.024937503, -0.03137758, -0.0407607928, 0.00326355314, -0.00590999844, 0.0324693881, 0.00689895358, 0.0221526045, -0.00976296887, 0.0193993524, -0.00389648485, -0.00290555134, -0.00800262857, -0.021124091, 0.00963638257, 0.0558562092, -0.0110525666, 0.00505158491, 0.0160764605, -0.00982626248, 0.0242254548, 0.0190195926, -0.0418684222, -0.00913003739, 0.0449381396, 0.00381341251, -0.011384856, 0.0205069818, 0.00865533855, 0.0436089821, -0.0077573671, 0.0219310783, -0.00940694474, -0.024336217, 0.0289724413, -0.0132836504, 0.0159577858, -0.0429760516, 0.0445267335, -0.0318997502, -0.0344947688, -0.0014715658, 0.000645293505, -0.0442102663, -0.0427228771, 0.0452546068, 0.0175796729, 0.01481851, 0.0156413205, -0.0188455358, 0.019351881, 0.00960473623, -0.00861578062, -0.00526124332, -0.00909047946, -0.00278489874, -0.0571220703, 0.0177379064, -0.0112424465, 0.0355074592, -0.0364885032, 0.0405076183, 0.0100398762, 0.0228646509, 0.0108152181, 0.00746068032, 0.017991079, -0.0121443737, 0.00991329, -0.0200481061, 0.0187980663, 0.00337431626, -0.0297161359, -0.0159894321, 0.0107519245, 0.0151349753, -0.00741321081, -0.00913003739, 0.0392417572, -0.0222633667, -0.02718441, -0.0297477823, 0.0323902704, 0.0164720435, 0.0242729243, -0.0342732444, -0.0317573398, -0.0162188709, 0.0140985502, 0.00631744787, -0.034209948, 0.0449381396, -0.0020768065, -0.00948606152, 0.017104974, 0.0091775069, -0.043324165, -0.0261242501, 0.0100319646, 0.00135486911, -0.0163138099, 0.00315081235, 0.0364252105, -0.0480078571, 0.00705323089, 0.0503180586, 0.014517867, -0.0120177874, -0.00240118406, -0.00372242858, -0.0466154069, 0.00301829237, -0.020143047, -0.0398113951, -0.0102772256, 0.00171880471, 0.0278964583, 0.00738947559, 0.00162782078, 0.0047232518, 0.0493686609, 0.0190670621, 0.0460141227, -0.00314883445, -0.022579832, -0.0100873467, -0.0133865019, 0.00767825078, 0.0180227254, 0.0110921254, 0.0156967025, -0.00524937594, -0.0303648915, -0.0265989471, 0.000426239829, 0.00350288046, 0.00135190226, -0.019162003, 0.00289961766, -0.00555001851, 0.022200074, -0.023102, -0.0173581466, 0.0125874262, -0.00392615329, -0.00740529923, -0.00100774574, -0.0006210641, 0.00380747882, 0.040286094, -0.00868698582, 0.0093040932, -0.0431342833, -0.00412987825, 0.00583483744, -0.0221526045, 0.0173581466, 0.043324165, -0.0199215207, 0.0225956552, -0.0334504321, 0.00250601326, 0.0116617633, -0.0294787865, 0.00788395386, -0.00742507819, 0.0465837605, -0.0113136517, 0.0514889807, -0.015008389, -0.0217411984, 0.0256020799, -0.0224690698, 0.0297003128, -0.0710149184, 0.0142884292, -0.00181176653, 0.0092487121, -0.00325959735, -0.0523750857, -0.0188930072, 0.000120961624, -0.00634118263, 0.0287667383, -0.0371214338, 0.0471534, -0.0190512389, 0.0121443737, -0.0022014149, 0.0397481024, -0.0480395034, 0.0315832831, 0.0196208786, 0.00711652404, 0.00294313161, -0.0324060954, 0.0012342165, -0.00938321, -0.013441884, 0.00227657566, 0.0138216428, 0.0240039285, -0.038608823, -0.059843678, 0.0130146546, 0.0277540479, -0.0330073796, -0.00839425437, -0.00634909468, 0.0334820785, -0.0228330046, -0.0312035251, -0.0417418368, -0.0123738116, -0.0443052091, -0.0193202347, -0.0121839326, -0.0148976259, -0.0391151682, -0.0121839326, -0.00286599318, -0.00943859201, 0.0400012732, 0.0393050499, 0.0172790308, -0.0379126, 0.00268798112, 0.0115193538, 0.0305864159, 0.0287509151, 0.00051129, -0.00645194575, 0.0393366963, -0.00267215795, -0.0199215207, -0.0302857738, -0.016424574, -0.0232918803, -0.0165511593, -0.0288300309, 0.0379758924, 0.0195101146, 0.036773324, 0.00751606189, 0.0255387872, 0.0390835218, -0.0508244038, -0.034653, 0.0372163728, 0.00483797025, 0.00840216596, -0.0464255288, 0.00657457625, -0.00853666384, 0.0330073796, 0.00895598158, 0.0336403102, -0.0108705992, -0.0287509151, -0.00673280936, -0.0169467423, 0.00738156401, -0.0117171453, 0.00315081235, -0.0432292223, 0.0151745332, -0.0243836883, 0.0419317149, -0.0373429619, 0.0186556578, -0.0480711497, 0.06275516, -0.0309978221, -0.00712839141, 0.00270380452, 0.0406025574, 0.0235925224, -0.0109576276, -0.00898762792, 0.0116222054, 0.00347518967, 0.0636729151, 0.00897971634, 0.01876642, -0.0376594253, 0.00632535946, 0.0434823968, 0.0205069818, 0.0224057771, 0.0181809589, 0.00914586056, 0.00997658353, 0.0134260599, -0.00971549936, 0.0426279381, -0.0159340519, -0.0495585389, -0.0278015174, -0.00629766891, 0.0043158019, -0.00375803094, -0.00134102372, 0.0144624859, -0.0151191521, 0.0143042523, 0.00657457625, -0.00525728753, 0.033133965, 0.00297873397, 0.0311085843, -0.0190037694, -0.0128089525, -0.0332605541, -0.00100725121, -0.00569242798, -0.0149055375, 0.00297082239, 0.0344947688, -0.00549463695, 0.0144071039, -0.013536823, -0.010799394, -0.0243836883, 0.011384856, 0.0278806351, -0.023070354, -0.0336086638, 0.00892433431, -0.000244148396, -0.00252974825, 0.0155463805, 0.0403493866, 0.00650732731, -0.0159419626, 0.00907465629, 0.0319472179, 0.000662600214, 0.0240039285, 0.0012361944, 0.0174372643, 0.0102614025, 0.0362353288, 0.0260451324, 0.0328807943, 0.00345738861, -0.00855248701, -0.0228488278, 0.0124133695, 0.00993702561, -0.0102693141, 0.0222950131, -0.00322795077, 0.016630277, -0.0195259377, -0.0173265, 0.0072945361, -0.000120528952, 0.0100794351, -0.0093752984, 0.0439570956, -0.029921839, 0.0139165819, 0.00713234721, 0.0148738911, 0.00648754835, 0.0158312, 0.0162188709, -0.0178644918, -0.00984208565, -0.0014191512, 0.033925131, -0.00298268977, 0.014858068, -0.0095493542, 0.0060168053, 0.01481851, 0.018877184, 0.00905883219, 0.0206177458, 0.00914586056, 0.00387472776, 0.019652525, -0.0079709813, -0.0247159768, 0.00460062129, 0.00913003739, -0.0117092337, -0.00940694474, -0.00250601326, -0.0179594327, -0.00549068116, 0.0169783887, -0.00266226823, 0.0382923596, -0.0240830444, -0.000612163451, -0.0215354953, -0.0137662608, -0.000431184599, -0.00845754799, -0.00772967655, 0.00426437613, 0.000453930581, 0.0102218445, -0.0141222849, 0.0241779853, 0.0189563, 0.00558166485, 0.00456501869, 0.020633569, -0.00750023872, 0.0936105773, -0.0176271442, 0.0653185323, 0.000672489754, 0.0142488712, 0.000386434374, 0.039684806, 0.0120573454, -0.0199689902, 0.00748441555, 0.014763128, 0.0114481496, -0.0304598305, 0.00738947559, -0.0344947688, -0.0302541275, -0.0140036102, -0.00413779, -0.0016060638, 0.0106253382, 0.00836260803, -0.034811236, -0.00285412557, 0.023845695, 0.0268362965, -0.00302027026, 0.0208076239, -0.021994371, -0.014517867, 0.0515522733, 0.0285135657, -0.00755166449, -0.0250482652, -0.016028991, 0.0442735627, 0.0188138895, -0.00606427528, -0.00755166449, 0.0156334098, 0.0199531671, -0.016630277, -0.00678423513, -0.00179989904, -0.0313617587, -0.000321163301, -0.0434507504, -0.0160606373, 0.0062660221, 0.00736178504, -0.0109971855, 0.0133232092, -0.0392101072, -0.00125201768, -0.0095651783, -0.00878983643, -0.0086790733, -0.00103049167, -0.000910333591, 0.00724311033, -0.00437118346, 0.00524542, -0.0427228771, 0.0112740928, 0.00389450695, -0.0167885087, -0.0227855351, 0.00449776975, -0.000811932492, 0.0170891508, 0.0397797488, 0.021994371, 0.035096053, -0.00500807073, 0.0174530875, -0.0072945361, 0.00152200251, 0.00201153546, 0.0408240855, 0.0238773432, -0.00799076073, -0.0104750171, -0.0445267335, 0.0263932459, 0.0203487482, 0.0253489073, -0.0296686664, -0.00532849226, 0.00194527558, -0.00422877399, -0.00781670492, -0.00132421148, 0.000926651352, -0.0361403897, 0.00855248701, 0.00758726662, 0.00233591301, 0.00986582, 0.0442735627, 0.00670511834, -0.0296844896, -0.00929618161, 0.0225640088, -0.0048973076, 0.0273426417, 0.00935947523, 0.0173739716, 0.0133073861, 0.00045318887, 0.00793933496, 0.018481601, -0.0306022391, 0.00324773, -0.0152457384, 0.0205228049, 0.0134181483, 0.022975415, 0.0274375826, -0.0205860976, 0.0224057771, 0.0187031273, 0.0110921254, 0.0370897874, -0.025317261, -0.0674072057, -0.0167252161, 0.00689104199, -0.0289566182, 0.0249216799, 0.0176271442, 0.0397481024, 0.00100428436, -0.0192094725, -0.00454919552, -0.00910630263, -0.0018572585, -0.0138295544, -0.00412987825, 0.000720454089, 0.0285293888, -0.0114560612, -0.0183233675, -0.00570429536, -0.0392417572, 0.0112187117, -0.0131175062, 0.0135605587, 0.00351079204, 0.01789614, 0.0279913973, -0.0225481857, 0.0363619179, 0.0223108362, -0.0130700367, -0.0276116375, -0.0356973372, -0.0174214412, -0.00876610167, 0.0390518755, -0.00326553127, -0.0375961326, -0.0101427278, 0.0196683481, -0.00412987825, -0.018481601, -0.0352859348, -0.0266780648, 0.00474303076, 0.0120731695, 0.0270894691, -0.00954144262, 0.0231178254, 0.0175638497, 0.0247001536, -0.0138612008, -0.00362155517, -0.00481819129, 0.0122314021, 0.0190037694, 0.00264446717, 0.0306338873, -0.0100477878, 0.00142904068, 0.036868263, 0.00243480853, -0.00767825078, 0.010854776, -0.016614452, 0.00393406488, -0.0175638497, -0.0130937714, -0.0124291927, -0.020332925, 0.0282129236, 0.00562913483, -0.0151349753, -0.00572011899, 0.0222950131, -0.0109734507, 0.00106807193, 0.0121760201, 0.013196623, -0.00248821219, 0.0124924863, 0.0186081864, -0.019256942, -0.00218559173, -0.0077929697, 0.0203803964, 0.0368049704, 0.00107103889, 0.0279122815, -0.0266780648, 0.000853468606, 0.00373231806, -0.0363619179, -0.000144634745, 0.00691082142, -0.00120256993, 0.000140802542, -0.0155622046, -0.000612163451, 0.0263615977, 0.00694642356, 0.000304351066, 0.00840216596, -0.0492104255, -0.0129671851, -0.0452229567, -0.0212032069, -0.0156096742, 0.0498750061, -0.0117962612, -0.0350327604, 0.00519399438, -0.01534859, 0.00772967655, 0.00737760821, 0.0279439278, -0.0027354511, -0.00585066108, 0.0158232879, -0.00566869322, 0.0381657705, -0.0202538092, -0.00895598158, 0.0248742104, -0.0042248182, 0.0102693141, 0.0252064988, -0.010118993, -0.00325761945, 0.0233077034, -0.0126348957, -0.00534035964, -0.00868698582, 0.000214356114, 0.0256495513, -0.00696224673, -0.00285808137, -0.0104196351, 0.00975505728, 0.00859204587, -0.0199215207, 0.01481851, 0.00767429499, -0.0328491479, 0.00909839105, -0.0117408801, 0.00795911439, 0.00604845211, -0.0372796692, 0.0155542921, 0.0365834422, -0.0279281046, 0.00234778039, 0.0134102367, 0.00399933616, -0.0016584784, 0.0119544948, 0.00231217803, 0.000516729255, -0.0297319591, -0.00602471689, -0.0250957347, 0.00384308118, -0.0180543717, -0.0181176644, -0.0264723618, 0.011875378, -0.00638469681, 0.00493291, 0.0179277863, -0.00827558, -0.0135447346, 0.0287192687, -0.0521219112, -0.0210607965, -0.0172315612, 0.0289566182, 0.0398746878, -0.0183391906, -0.0106886318, -0.00569638377, -0.0034633223, 0.0111158602, -0.00417339243, 0.0116063822, -0.00525333174, -0.0325326808, 0.00702554, -0.0253489073, 0.00975505728, -0.0384505913, -0.0351909921, -0.0366150886, 0.0116617633, 0.0234975833, 0.0201272238, -0.0369315557, 0.0306022391, 0.00748441555, -0.00526915491, -0.000919728656, 0.0110525666, -0.0135842934, -0.0138295544, -0.00966802891, 0.00784044, -0.01789614, -0.00138552673, 0.0300800707, -0.00535222748, 0.000946430431, -0.0164087508, -0.0222633667, 0.00730640348, 0.0271369405, 0.000369622139, -0.0255704336, -0.00433953665, 0.0228646509, 0.0014211291, -0.0214563794, 0.0118595548, -0.0182758979, -0.00751210609, -0.00414570142, -0.0124845747, -0.0182917211, -0.0063926084, 0.0088768648, -0.037722718, 0.0134102367, 0.00913003739, -0.00611174526, -0.00709278928, -0.0181493126, -0.0256337281, -0.0338618383, -0.029526256, 0.000556781946, -0.00814899337, 0.0445900261, 0.0099212015, 0.0121443737, -0.00123520545, 0.0107281897, -0.0147789512, -0.0107835708, -0.0120652579, 0.0231652949, 0.0266305953, 0.0105778687, -0.0228330046, -0.0114006791, -0.00877401326, 0.00418130402, 0.000555793, 0.00196307665, -0.0315358154, -0.00100230647, 0.0108310413, 0.0121285506, -0.00238931645, 0.00976296887, 0.00610383367, 0.0175480265, -0.0108626876, 0.0153169436, 0.0053443159, 0.0197158176, -0.00581505848, -0.00747254817, -0.0152220037, -0.0596221499, -0.00604449632, -0.00561331166, 0.0212348532, -0.0269628838, 0.0138453776, 0.0218361374, 0.000184316581, -0.01525365, -0.0371214338, -0.0277382247, 0.00762682501, 0.00501202652, 0.0271052923, 0.00697015878, 0.0155226458, -0.0139482291, 0.00677236728, 0.0308554117, -0.0203171019, 0.00247634458, 0.0150321238, 0.00117883494, 0.00433162507, -0.0282445699, 0.00363737834, -0.0139640523, -0.0159973446, 0.0234817602, 0.00161001959, 0.000151681059, 0.014573249, -0.020728508, 0.0163929276, -0.00688313041, -0.0128643336, -0.00789977703, -0.0134577071, 0.0205386281, 0.00208669621, -0.000236236752, 0.000917256228, -0.000495713961, -0.0144071039, -0.0119703179, 0.00127970846, 0.0165669825, -0.00251194695, -0.0219469015, 0.00280467793, 0.0130937714, -0.017595496, -0.0324693881, -0.0120494338, 0.0122551369, -0.0167410392, 0.000473956927, 0.0120098758, -0.000360721519, 0.015293208, 0.0815848783, -0.0121997558, -0.0174689107, 0.00744881295, 0.000238709137, 0.000752595137, 0.00689499779, -0.000457391929, 0.0151270637, -0.00971549936, 0.0420266539, -0.0160131678, 0.00966011733, 0.0429127589, 0.00507927546, -0.00767825078, 0.00629766891, 0.0152378269, 0.0218044911, -0.0375961326, -0.0155305574, 0.000956814503, 0.027073646, -0.00522168539, 0.0204595122, -0.00770989712, 0.00909839105, -0.00902718585, -0.00569242798, -0.0135526462, 0.0227222424, -0.00143596344, -0.0292889066, 0.012081081, 0.000200634357, 0.0243520401, -0.00536409486, -0.0105383098, -0.017991079, 0.0134023251, -0.000986483181, 0.00134300161, -0.0396531597, 0.0072945361, -0.0053443159, 0.00381341251, -0.0157599952, 0.0157283489, -0.0217411984, 0.0129592735, -0.000723915466, -0.0102930488, 0.0254280251, -0.0284660961, 0.00873445533, -0.00106510508, -0.00994493719, -0.00331497891, 0.00581901427, 0.00171188207, -0.0270261765, 0.00808570068, -0.0165036898, -0.0389569364, 0.0190037694, 0.00144090818, -0.0315041691, -0.0283711571, -0.0313459337, 0.0178644918, -0.0368999094, 0.0101901982, 0.00155661604, 0.0238140486, -0.0244628042, 0.00958100148, 0.0029668666, -0.0170733277, 0.0263457745, -0.0137504376, 0.00114422152, -0.000764462631, 0.00264842296, 0.00475094235, -0.00512278965, -0.0282920394, -0.0123659, 0.0113532096, 0.00378967752, -0.0245260969, 0.0178803168, -0.000943958061, 0.0142251365, 0.0112820044, -0.00416152505, 0.0181809589, -0.00148640014, 0.0111554181, -0.00194527558, -0.00385099277, 0.0228963, -0.0240672212, -0.011289916, 0.00169111392, -0.00520190597, -0.0255071409, 0.013536823, -0.00871863216, 0.000197543864, -0.00734991767, 0.0274534058, -0.0139561407, 0.017104974, 0.0380075388, 0.0246685073, -0.0173423234, 0.0102376677, 0.00934365205, 0.0156571437, 0.00635305047, -0.00622646417, 0.0108864224, 0.00405867351, -0.0122788716, -0.00848919433, 0.00749628292, 0.0157125257, 0.00315279025, -0.0176429674, 0.0291781444, -0.0048458823, 0.00968385302, -0.0347479433, 0.000296933897, -0.0194309987, -0.00392615329, 0.0117567033, -0.00195120927, -0.013291562, 0.00859995745, 0.00213416596, 0.0121681085, 0.0123263421, -0.00795911439, -0.0154514415, 0.0164720435, -0.0168834496, -0.00304598315, 0.00568847219, 0.00630953629, -0.023465937, -0.0328491479, 0.0261084251, -0.00146167632, 0.0447166115, -0.00360770966, -0.0142014017, -0.00611570105, 0.0244153347, -0.00866325, 0.0200164597, -0.0086790733, 0.0416468941, 0.00609592209, -0.0290990267, -0.01481851, 0.0244628042, 0.0017830868, -0.0148501564, 0.0103088729, 0.0207443312, -0.015498911, -0.0121443737, -0.015538469, 0.0189563, 0.0222950131, 0.0435456894, -0.0288458541, 0.0176429674, 0.011875378, -0.0197632872, -0.00163078762, 0.00791164394, 0.0138295544, -0.0152140921, -0.0227538887, -0.00274731847, 0.00761495763, 0.0119070243, 0.00841007754, -0.00888477638, -0.0018473689, 0.0165986288, -0.00644007837, 0.0114718843, 0.0285135657, 0.00162782078, 0.00278094294, -0.0243836883, 0.00717586139, -0.0456976555, -0.0111554181, -0.0170733277, -0.00870280899, 0.00575176533, -0.00469951658, -0.0105383098, 0.0350644067, -0.00296884449, 0.00797493756, -0.00942276791, 0.0190987084, 0.0166935697, 0.00639656419, 0.0105383098, 0.00866325, 0.0408873782, 0.00478258915, 0.0214405563, -0.00421690615, -0.00242294115, -0.0154672647, 0.00977088, 0.0195734072, -0.0142884292, -0.0202538092, 0.0421215929, -0.0242096316, 0.0115193538, 0.0236083455, -0.00155760499, 0.00293917581, 0.0416785404, 0.0292889066, 0.0015981521, -0.0384822376, 0.0259976629, -0.0183391906, -0.0271052923, 0.0294629633, 0.0104987519, 0.0281338077, 0.0166935697, -0.0286876224, 0.00462040026, -5.81938511e-05, 0.00119169138, 0.00689499779, -0.0246843304, 0.0124371052, 0.0124054579, -0.028940795, 0.00128860911, -0.0291148517, 0.0118516432, -0.0145969838, -0.00987373199, 0.00873445533, 0.0243520401, -0.0490838401, 0.00411009928, 0.000117623895, 0.0152773848, 0.0154909994, -0.00185132481, 0.0200481061, -0.00314685656, -0.0101269046, 0.0109180687, -0.000178382848, -0.0203803964, 0.00297082239, 0.0218044911, 0.0240355749, -0.0028422582, -0.0139403176, -0.00408636406, -0.00648359256, -0.016630277, -0.00218954752, 0.00261282059, 0.0601601414, -0.00360968779, -0.00812525861, -0.0130779482, -0.00984208565, -0.00820437539, -0.00139047147, 0.000982032856, -0.00604449632, 0.00640447624, -0.0177537296, -0.00145277567, -0.0105778687, -0.00425646454, 0.0308870599, 0.0135289114, 0.00276907557, -0.0360454507, 0.0167726856, 0.00167627959, 0.0133944135, -0.0387670584, 0.00848128274, 0.0165353362, -0.00922497734, 0.00667742779, -0.0163771044, 0.00265040086, 0.0314408727, 0.0139086703, -0.0319155715, 0.0163296331, 0.00389252906, -0.0104275467, -0.0096205594, -0.0154593531, -0.00671698619, 0.010213933, -0.00146167632, -0.0199531671, -0.00901136268, -0.0102455793, -0.00607218686, -0.00588230742, -0.0143517228, -0.0046876492, -0.00837052, 0.00389055116, -0.0199215207, 0.00846546, -0.000349595794, -0.00829931442, -0.00762682501, -0.00525333174, 0.00357210729, -0.00818064, -0.0120494338, -0.0278489869, -0.00721937558, -0.0364252105, -0.00176627457, -0.017595496, 0.0126190726, -0.0160606373, -0.0144150155, -0.00462435605, 0.0278331637, -0.0162188709, 0.0509826355, -0.0383873, 0.00806987751, 0.00611570105, 0.000490274688, -0.0046520466, 0.0204436891, -0.0234026443, 0.000924178923, -0.01227096, 0.00615130318, -0.00330706732, 0.0185765401, 0.0229437687, -0.00769011816, 0.0122155789, -0.0117013222, 0.00727871293, 0.000200139883, 0.00681192568, 0.0346846469, 0.00798284914, 0.00372242858, 0.00450963713, -0.0114165023, 0.00426437613, -0.0034633223, -0.000436871109, 0.0333238468, 0.014763128, -0.00782461651, -0.0232602339, -0.0186556578, 0.0182758979, 0.00823602173, -0.00681983726, -0.00553419534, -0.000366160792, 0.0194151755, 0.0156175857, 0.0196050536, 0.0306497104, 0.00757935503, 0.00913003739, -0.00157145038, -0.00669325097, -0.00625019893, -0.00801845174, 0.00132520043, -0.0146840122, 0.0234342907, -0.0102218445, 0.00314685656, -0.00169506983, 0.0154039711, -0.0114085907, 0.00973923411, 0.0122472253, -0.0287192687, 0.0236083455, 0.00149530079, -0.000440085219, 0.026788827, -0.00712443562, -0.0365201496, -0.0184341315, -0.00141717331, 0.00538387382, 0.016614452, -0.00546299, -0.00221526041, 0.021709552, 0.00637678523, 0.0085762227, 0.0190987084, -0.0241463389, 0.00339805125, 0.012025699, 0.00377781014, 0.0150400354, -0.0207126848, -0.00824393332, 0.0210291501, -0.0158628467, -0.00714817038, -0.0203645714, 0.00863951538, 0.00604054052, -0.00950979628, 0.0151666217, -0.00852875225, -0.00424459716, -0.0137425261, -0.0185448937, -0.0180543717, 0.00467973761, -0.000804020849, 0.00105917139, -0.00466787023, -0.00725497771, -0.000299406296, 0.0113532096, -0.01525365, -0.018086018, 0.00265435665, -0.00537991803, -0.00547090219, -0.000904399843, -0.00506345229, 0.0124133695, 0.00327146496, 0.013536823, -0.0230387077, -5.10548307e-05, 0.0120731695, 0.0070136725, -0.00415756926, 0.00222712778, 0.0154909994, -0.00625811052, 0.00931200571, -0.0101348162, 0.00286401529, -0.0142884292, -0.012516221, -0.00529684592, -0.016179312, -0.0151349753, 0.00706509827, 0.0158944931, 0.00977088, -0.00760704605, 0.0176429674, -0.00197395519, -0.00680401409, 0.0125716031, 0.0502231158, -0.0117567033, 0.0212981459, -0.000713036919, 0.0131175062, 0.0068870862, -0.0145416018, -0.0206493922, 0.0111554181, -0.0108943339, 0.00872654375, 0.00997658353, -0.0167726856, 0.000540958659, 0.00615130318, 0.00983417407, 0.00936738681, 0.000568649441, 0.00337431626, 0.0237982254, 0.0145099554, -0.0184974242, 0.0124924863, 0.00562517904, 0.00399142457, -0.0139244935, -0.0152694732, 0.016084373, -0.0109259803, 0.00958100148, -0.00404285034, -0.0115589127, -0.0205544513, 0.0253805555, 0.0198582262, 0.0329124406, -0.0106965434, 0.00793538, -0.00630558049, -0.00112543139, 0.00508718705, -0.00613548, 0.00503180595, -0.0143991923, 0.00149035593, -0.0029668666, 0.00183154561, -0.00486566126, -0.00488939602, -0.0132282693, 0.00517421542, -0.011780438, -0.000457391929, -0.00114224362, 0.00757539924, -0.0199373439, 0.0142172249, -0.0204595122, 0.0162821636, -0.00736969663, -0.00305982842, 0.01481851, -0.00498829177, 0.00121938216, -0.00418526, 0.0188138895, -0.014763128, -0.0017326501, 0.00301631447, 0.00771780917, -0.000767429476, -0.0205228049, -0.000571121811, 0.00204911595, 0.0212665, 0.0118832896, -0.0142251365, 0.0017909985, -0.00241305144, 0.00187802652, -0.00520981755, -0.00433953665, 0.00376989855, -0.0250640884, 0.00500015914, -0.0244786274, 0.00164067722, 0.0153565016, 0.0197316408, 0.0317889862, 0.0089006, -0.00144585303, 0.0100082299, -0.00097263779, -0.000700675, -0.00526519911, -0.00283434661, -0.0262191892, -0.019842403, -0.00169704773, -0.00740925502, 0.000566177, 0.0158707593, -0.0300642475, 0.0108785108, -0.000542442081, 0.0092487121, 0.00851292908, -0.0113690328, 0.00186813704, -0.00482214708, 0.00870280899, 0.00629766891, 0.00344749889, -0.00135981385, 0.00787604228, -0.00282643479, -0.017991079, -0.00938321, -0.0171999149, -0.0301275421, -0.0118674664, 0.0149767427, -0.0267571807, -0.0285610352, -0.00119663624, -0.00581110269, -0.000952364178, 0.0211873837, 0.00165551156, 0.00107202784, 0.00127674162, 0.00698598195, -0.0221367814, -0.0240355749, 0.00329915574, -0.00973923411, 0.0158549342, -0.0089006, -0.0154672647, 0.00332684652, 0.0157599952, -0.00525728753, -0.0246526841, 0.00202735886, 0.00609592209, 0.00310136448, 0.0134972651, 0.0154197942, -0.0200639293, -0.00748441555, -0.0195101146, -0.0146681881, -0.00401911512, -0.0144783091, 0.00886104163, -0.0153090321, -0.00808570068, -0.0134735303, -0.0087502785, 0.00647963677, -0.00245656562, -0.00233591301, 0.00475094235, 0.00572011899, 0.0248742104, -0.00503180595, 0.0159024056, -0.00354441651, 0.00214801147, -0.0253805555, -0.00460457709, -0.00272951717, -0.000878192484, 0.0019858228, 0.000408191408, 0.0103484308, 0.000150074, 0.0155305574, -0.0167568624, -0.0131491525, 0.0272318795, 0.0151824458, -0.0227380656, 0.00127377477, 0.00501598231, 0.00789186545, -0.0179752558, -0.0119386716, -0.0377860144, 0.0142251365, -0.00522168539, -0.013006743, -0.0125320442, 0.0203803964, -0.00719168456, -0.00905883219, 0.000678423501, -0.024336217, 0.00829140283, -0.0228013583, 0.00224690698, 0.0299376622, 0.0162663404, -0.0058427495, -0.00572803058, 0.00108389521, 0.000268995907, 0.00801054, 0.00456897449, -0.0557296239, -0.00244272, 0.00624228735, 0.0031963042, 0.00240118406, 0.0229121223, 0.00754770869, -0.000929618196, 0.0153169436, 0.0111395949, 0.0171682686, -0.00644403417, 0.018481601, -0.000825283409, -0.000614141405, -0.00299257948, 0.00423273, -0.00806987751, 0.00326948706, -0.0141539313, 0.0103167845, -0.0126507189, -0.0079709813, 0.0167726856, 0.000958297926, -0.0190195926, 0.00304202712, -0.00298862369, 0.0278173406, -0.0102376677, 0.00918541942, -0.000227459779, -0.020237986, -0.00112642033, -0.0123579884, -0.00253370404, 0.0142488712, 0.0139244935, -0.0146365417, -9.37962523e-06, 0.0140906386, 0.017405618, -0.00695829093, 0.00365517964, 0.00485379389, 0.018972123, 0.00545903435, -0.026203366, 0.0042248182, -0.00936738681, -0.00604054052, -0.00980252679, -0.00674072094, 0.0004793962, 0.0164562203, 0.00658644363, 0.00934365205, -0.0036947378, -0.00674072094, 0.00345145469, -0.00109576271, -4.10725588e-05, 0.00310136448, 0.010118993, 0.00286401529, 0.00260095298, -0.00286203739, -0.0115589127, -0.00439096242, -0.00393802114, -0.0258236062, -0.0110130087, 0.012025699, 0.0195575841, -0.00442260923, 0.00322201708, -0.00629371312, 0.0150479469, -0.00271962769, 0.00197791099, 0.0112187117, -0.00328333233, -0.00583088165, -0.00793933496, -0.0138216428, 0.0114323255, -0.0278489869, 0.000261084264, 0.0134497955, -0.00889268797, -0.0138928471, 0.00314487866, 0.00500411494, 0.014763128, 0.010459194, -0.01481851, 0.0235450529, 0.00920124259, -0.00852875225, 0.0213614386, 0.00239327247, 0.000602273911, 0.0157125257, 0.0152457384, -0.000700180535, 0.00433953665, -0.00215987884, 0.0297952518, -0.0143596344, 0.00112048665, -0.0219152551, -0.00903509744, 0.00432766927, -0.00933574047, 0.00402702671, -0.00289368397, 0.00818064, 0.00377978804, -0.0221051332, -0.00302027026, 0.0095493542, -0.0096759405, -0.000982527272, 0.00839425437, -0.00725497771, 0.0027176498, -0.00224690698, 0.0214247331, -0.00801449548, -0.000510795508, -0.00671303, -0.00393802114, -0.00181868917, 0.0109338928, -0.00176132983, -0.00157145038, -0.00402702671, -0.00113828783, -0.0101822857, -0.0232602339, -0.0105857803, 0.00145277567, 0.0266622417, 0.00953353103, 0.00069573021, 0.00551441591, 0.0131728873, -0.00938321, -0.00257128431, -0.008307226, 0.00309740868, 0.0254122019, -0.0097471457, 0.00845754799, 0.00861578062, 0.011345298, -0.0256811976, 0.0118991127, 0.00148738909, 0.0326909125, 0.0209975038, -0.014367546, -0.0256495513, -0.0291306749, 0.000926156878, 0.00407054089, 0.00404285034, 0.0149846543, -0.0104987519, -0.0258394293, 0.00653501833, -0.00411801087, -0.0077929697, -0.00547485799, 0.0145416018, -0.0205702744, -0.0366467349, 0.00853666384, 0.00609592209, 0.0118912011, 0.00736969663, -0.0196999945, -0.0232760571, -0.042343121, -0.00237744907, 0.0107677476, 0.00707301, -0.0054669464, 0.00556979747, 0.00257524, -0.00718377298, -0.00746068032, 0.00159320736, 0.0146444533, -0.00168616918, 0.0128801567, -0.00242887484, 0.00477072131, -0.00575572113, 0.00645985734, 0.00683566043, 0.000449480285, -0.00789582077, -0.021124091, -0.00581505848, -0.010854776, -0.000168122438, 0.00470347237, -0.00278094294, -0.00859204587, -2.44457442e-05, 0.000832206104, 0.0301908348, 0.0135763818, -0.000416350289, 0.00425646454, 0.000887587608, 0.00208669621, 0.000105818239, -0.0102297561, 0.00606427528, 0.00155364908, -0.001845391, 0.00702949613, 0.00227855355, 0.020633569, 0.0196367018, 0.0171840917, -0.0089006, 0.00410614349, -0.0159103163, -0.010364254, 0.00448194658, 0.0177220833, 0.00531266909, -0.0129592735, 0.00248227827, 0.00404482801, -0.00292928633, -0.00727871293, 0.0061789942, -0.00744485715, -0.0151982689, 0.030016778, -0.00828349125, -0.0248583853, -0.00220734882, -0.00620668475, -0.000538486289, 0.0237507559, -0.0120969042, 0.0229437687, -0.0216462594, -0.0293838475, 0.00128366426, 0.00200263504, -0.0122472253, 0.0127852168, 0.0137899956, -0.00763869239, -0.00509905489, 0.00190176151, 0.00360177597, 0.00144585303, 0.00583088165, -0.0173739716, -0.00845754799, 0.0186714809, -0.00126981887, 0.00278292084, -0.00412987825, 0.00567660481, 0.00296093291, -0.0267730039, 0.021124091, -0.00231811171, 0.00449381396, 0.00939903315, -0.0253805555, 0.00877401326, -0.00584670529, 0.0134023251, -0.00541156484, 0.00894807, -0.00888477638, -0.0105462214, -0.00400329195, -0.00469951658, 0.00120256993, 0.0102772256, -0.0070453193, 0.00900345109, 0.0142646944, -0.016424574, -0.0154909994, 0.00290357345, -0.00683566043, -0.0131254178, 0.0018552806, -0.0272002332, -0.00653106254, 0.00806592125, -0.00609196629, 0.0201272238, -0.00331497891, -0.00443052081, 0.00867116172, 0.00104433706, 0.00878983643, -0.0164562203, -0.0233393498, -0.0225323625, 0.036773324, -0.00948606152, -0.0181334894, -0.00838634279, -0.0105462214, 0.0106965434, 0.00152595842, 0.00435536029, -0.0263299514, 0.0282445699, -0.00138651568, 0.0204120427, 0.0178486686, 0.0129197147, 0.0119861411, 0.0125320442, 0.0152061805, -0.0154909994, -0.0225481857, 0.0125874262, -0.0251590293, 0.0161555782, -0.0190354157, 4.51210944e-05, -0.00566078164, -0.00187308178, -0.0099212015, -0.0104987519, 0.00767429499, 0.00594955636, 0.0163929276, -0.00360968779, 0.0246526841, -0.00591791, -0.00928827, -0.0362986252, 0.00894015841, -0.00129948754, -0.00128959806, 0.0206810385, -0.0185607169, 0.00387077197, -0.00574780954, 0.00240711775, 0.0116775865, -0.0118832896, -0.0231969412, -0.0211557373, 0.0226905961, 0.0201272238, -0.00118872453, 0.00812525861, -0.00355035043, 0.0175638497, 0.00979461521, -0.00797493756, 0.00183945731, 0.00942276791, -0.0122867832, -0.0146761, -0.0131175062, -0.0165986288, 0.0375011936, 0.0115984706, 0.0181809589, -0.00834678486, -0.0123817232, -0.00229239883, 0.00429602293, 0.0131807989, 0.00747254817, 0.0162188709, 0.00245458772, 0.00398153486, -0.0006833683, 0.00483401446, -0.0273742899, 0.00530080171, -0.00801845174, 0.0201113988, -0.00983417407, 0.00854457542, 0.00588230742, -0.0043474487, 0.0124845747, -0.0164403971, -0.000430937362, -0.0233235266, -0.0140906386, -0.00136179174, 0.00492104283, 0.0161714014, -0.0102851372, 0.00851292908, -0.00152299157, 0.000582000357, 0.026583124, -0.019256942, -0.0198265798, -0.0111237718, 0.0254280251, -0.0213772636, -0.0114718843, 0.0070136725, 0.00439491821, 0.00136080279, -5.65868e-05, -0.039684806, -0.00602867268, 0.000135734153, 0.00791955553, -0.016424574, 0.00545507856, -0.0113215633, 0.00720355194, 0.022484893, -0.00598911475, -0.0255229641, 0.0221526045, -0.0239722822, -0.0136159398, 0.00634513889, 0.00394988852, -0.0257286672, -0.00480236812, -0.00409032, 0.0148818027, 0.00175242918, 0.0071719056, 0.000443546567, -0.0113136517, -0.0369315557, 0.00469160499, 0.00398351299, 0.00659831148, -0.0166935697, 0.0157204363, 0.0281971, -0.00635700626, -0.00118971348, 0.00359979807, 0.0122946948, -0.00476280972, 0.0128801567, -0.0023438246, -0.0231494717, 0.00177220826, -0.0164878666, 0.0104433708, -0.0246526841, -0.00645194575, 0.0161239319, 0.00840216596, -0.0199056976, -0.00829140283, 0.0128959799, 0.0129038915, -0.0270103533, -0.00122927176, 0.0143438112, -0.00384505908, -0.0111079486, -2.03508498e-05, -0.0138928471, -0.00288577215, 0.00681192568, 0.0168992728, 0.000207680656, -0.00277105346, 0.000950386282, 0.0176429674, -0.011289916, -0.00202340307, -0.00697807036, 0.00349101308, -0.0057715443, -0.010118993, -0.00592186581, -0.0197316408, 0.00623833155, 0.0085050175, 0.0114244139, -0.0112345349, 0.00475885393, 0.00146563211, -0.0429444052, 0.00287983846, -0.0111158602, 0.0133073861, -0.0182126053, 0.0179594327, -0.020633569, -0.016234694, -0.0103563424, -0.00869489741, 0.0139086703, -0.0117171453, 0.0185923632, 0.00774945552, -0.00490521966, -0.00939903315, 0.0110763023, -0.017010035, 0.00808174442, 0.00289566186, 0.0035859528, 0.0250166189, 0.0216146111, -0.00508323126, -0.00267413585, -0.0038193462, -0.00826766808, -0.000868797419, 0.018086018, -0.013006743, 0.0158707593, -0.00278094294, -0.0151191521, 0.00814108178, 0.00368682621, -0.0186556578, 0.00366309122, 0.00905092061, -0.00392813142, 0.0114006791, -0.0115193538, -0.0201113988, -0.008307226, 0.00183154561, -0.0136001166, 0.00800262857, 0.0132836504, 0.0113057392, -0.00768220657, 0.0107914824, -0.0217886679, -0.00553815113, 0.0085050175, -0.0110050971, -0.00581901427, 0.00411801087, -0.0070097167, -0.0125953378, 0.00888477638, -0.0112661812, 0.00998449512, -0.000945441483, 0.0122472253, 0.00744090136, 0.000520190632, -0.0102297561, -0.00370660541, -0.0169942118, 0.0061789942, -0.00833096169, -0.00132322253, 0.00833887327, 0.00841007754, 0.00465600286, -0.024446981, 0.000935551943, 0.0138691124, -0.0150875058, -0.00557375327, -0.0102693141, 0.0261558965, 0.000169729494, 0.0146365417, 0.015538469, 0.00660226727, 0.00362155517, -0.00387868355, -0.0046520466, -0.0152457384, -0.0151903573, -0.0129038915, -0.0365201496, 0.0298585445, 0.0161081068, -0.0115589127, -0.0128801567, 0.00464017922, 0.00389846275, 0.0118595548, -0.00399142457, 0.0103484308, 0.00426833192, 0.00520981755, -0.011345298, -0.00711256824, 0.00789582077, -0.00549463695, -0.00992911309, -0.00509114284, 0.00526124332, 0.00529289, -0.00933574047, 0.0142409597, 0.013837466, 0.0156096742, 0.0123975463, -0.0354125202, -0.0153406784, 0.0222158972, -0.00156650553, -0.00378967752, -0.00765847182, -0.0138928471, 0.00870280899, 0.0105462214, 0.0161318425, 0.0111633297, -0.00266622403, 0.00492895441, 0.00805801, -0.00423273, -0.0192885883, 0.0158312, 0.0111554181, 0.0028027, -0.00217965804, -0.02121903, -0.0186398346, 0.0112345349, 0.00994493719, 0.0109180687, -0.0165986288, -0.0256337281, -0.0202063397, -0.00494873337, 0.00159122946, -0.00647568097, 0.0167093929, 0.0158312, 0.0107519245, -0.0001844402, -0.0103484308, -0.0275166985, -0.00382330199, 0.0108943339, -0.00321608339, -0.000776330067, -0.00752397347, -0.00923288893, -0.0135526462, -0.00190670625, -0.00271171611, -0.0186240114, 0.00896389317, 0.00862369221, -0.0300958939, 0.0121443737, -0.0139956987, 0.00631349208, 0.00810943544, -0.0105462214, -0.0136950566, -0.0253014378, -0.0151507985, -0.0317415185, 0.000991427922, 0.0241146907, -0.0101822857, 0.0292730834, 0.0034593665, -0.0224532466, 0.00494082179, -0.00577945635, 0.0115826475, -0.00295104319, -0.0136159398, -0.0426912308, 0.00488148443, 0.00794724654, 0.0139798755, -0.0261875428, -0.0211557373, 0.00499620335, 0.00482610287, 0.0388303511, 0.00882939529, -0.00519003859, -0.0114085907, -0.00104829285, -0.0437039211, -0.0086790733, 0.0135763818, 0.0240830444, 0.00699389353, -0.0104829287, -0.000716003822, -0.00205900543, -0.0125241326, 0.0186240114, 0.00515443645, 0.00810943544, 0.000263556634, 0.0103326077, 0.00181374443, -0.0235767, 0.0148738911, -0.0195734072, -0.00753584132, -7.8621968e-05, -0.00860786904, -0.0385771766, 0.00325564155, 0.0189879462, -0.00657457625, -0.013782084, -0.00872654375, -0.013932406, -0.0099924067, 0.0141222849, -0.00801845174, 0.00796307, 0.00082033861, -0.0264407154, -0.00376989855, 0.00715608243, -0.0259027239, -0.0310136452, -0.00262073218, -0.000647765875, 0.00792746712, 0.00498433597, 0.0121364621, -0.0204753354, -0.0156334098, 0.0146840122, 0.00140332791, 0.0203171019, -0.00744090136, 0.030301597, 0.00550650433, 0.0247950926, -0.0105936918, 0.00650337152, 0.0113294749, -0.0128405988, 0.00740529923, -0.0168359783, 0.0169467423, 0.0089006, 0.016630277, 0.0057675885, 0.00123817229, 0.0118041728, -0.0106728077, 0.00652710628, -0.0125953378, 0.00114718836, -0.0209025647, 0.0362669788, -0.00587044, -0.00145772041, 0.0119940527, 0.00812525861, -0.00768220657, 0.00789186545, -0.00483401446, 0.0077573671, 0.0151982689, 0.00655875308, 0.0261400733, 0.0101110814, 0.0179119632, -0.00300642475, 0.013441884, 0.00676841149, -0.0183550138, -0.0146919237, 0.0317573398, -0.00783252809, 0.0244786274, -0.011630117, 0.0171524454, 0.0256495513, 0.00750419451, 0.0196208786, 0.000131283843, 0.0111395949, 0.0143754575, 0.0138453776, 0.00336838257, 0.00180385483, 0.0138770239, -0.00108191732, 0.0305547696, -0.0115035307, -0.000694741262, 0.00988955516, 0.00545507856, 0.00250996905, 0.0323902704, -0.00964429416, 0.0204911586, -0.000184192962, 0.024826739, 0.0365517959, 0.00913003739, -0.00448194658, -0.0194468219, -0.000894510304, -0.015649233, -0.0231969412, 0.00874236692, -0.00525728753, 0.00149628974, -0.00596933579, 0.00257128431, -0.00174056168, -0.0368049704, -0.0149609195, 0.0141618429, 0.0400962122, 0.0255704336, -0.0278648119, -0.003336736, -0.0232760571, 0.0190512389, 0.00673676515, -0.00705323089, -0.00594560057, 0.0117171453, 0.0205069818, 0.0100161415, -0.00307960762, 0.00886104163, -0.0227380656, -0.00721937558, 0.0202221628, 0.00336838257, -0.00440283, -0.0121760201, -0.0205228049, 0.013837466, 0.00109774061, -0.0169783887, 0.00471138395, -0.0144624859, 0.0212981459, 0.0251590293, -0.009193331, 0.0265989471, -0.00274731847, -0.0258552525, -0.00238733855, 0.00187308178, -0.00686730724, 0.0116459401, -0.00913003739, 0.00414965721, -0.00684357248, -0.0095651783, 0.00600889372, 0.00731827086, 0.0061433916, 0.0144783091, 0.0115747359, 0.00448590238, -1.02449612e-05, -0.0167885087, 0.0241305158, 0.00943067949, 0.0232127644, -0.000770396378, 0.000916761754, -0.0189879462, -0.0275799911, 0.0102060214, -0.00915377215, -0.00849710591, 0.00545112276, -0.0208867416, 0.00851292908, 0.0199689902, 0.0132361809, -0.00990537833, 0.00621855259, -0.0142884292, -0.000229190438, -0.000843579066, 0.00242689694, 0.00181275548, -0.00575572113, -0.00626997789, -0.0183708388, 0.0162821636, -0.0186714809, -0.0130304778, 0.0213297922, -8.46793137e-06, -0.0105699571, -0.00390439644, 0.0299693085, -0.0115826475, -0.00722728716, 0.00222515, 0.0125320442, 0.000288775016, 0.0136634093, -0.00624624314, 0.00460457709, 0.0108389528, 0.000288033305, -0.000292730838, 0.0114165023, 0.0218994319, -0.00650337152, -0.00420108298, 0.0185132474, 0.0106648961, -0.00212032069, -0.0147314817, -0.0150716826, 0.0095493542, -0.0177062601, 0.00312114367, -0.0128326872, 0.00404680613, 0.00657062046, 0.0182284284, 0.0142884292, 0.0251748525, 0.00905092061, 0.00526124332, -0.00647963677, -0.0138295544, 0.0140036102, 0.00878192484, -0.00586648425, -0.0237032864, -0.0124845747, -0.0280863363, 8.99331426e-05, 0.0145811606, 0.00379561144, 0.0116063822, 0.00141222845, -0.0155780278, 0.00631349208, -0.00293126423, 0.00726684509, -0.0151666217, -0.00338025, 0.0229437687, 0.00530475751, 0.0038153904, 0.00883730687, 0.00460457709, -0.019162003, -0.00504762912, -0.00608405424, 0.00227064197, -0.00372836227, 0.00523355277, -0.00167331274, 0.0205544513, 0.00483797025, -0.0153090321, 0.0174847338, -0.00495268917, -0.000648754823, -0.0061433916, -0.0110683907, -0.0159419626, 0.00590208638, 0.00210251939, -0.0117725264, -0.0150795942, -0.00574385375, -0.00913794897, 0.0178644918, 0.00839425437, 0.0107835708, 0.023956459, 0.0197316408, -0.00164364406, -0.0103800772, 0.00466391444, -0.00549859274, -0.0170575045, 0.00927244686, -0.00925662369, 0.00386483828, -0.00243480853, 0.0224216, -0.0208867416, -0.00727871293, -0.00666556042, -0.0379758924, -0.0108073056, -0.0338934846, -0.00411405507, 0.0213456154, 0.0025910635, -0.012120639, -0.00870280899, -0.00208471832, -0.00723915454, -0.0109813623, 0.00473511918, -0.00633722683, -0.0126665421, -0.0217886679, -0.0157758184, 0.0146919237, 0.0187822431, -0.00475094235, -0.00198186678, 0.00892433431, 0.00763869239, 0.0156650562, -0.0287350919, 0.0171524454, -0.00390241854, -0.0275166985, 0.00666951621, 0.00113433204, 0.00944650359, -0.00215790095, -0.017500557, -0.00712048, -0.00886104163, 0.0142172249, -0.00420503877, -0.0118674664, -0.000624525419, -0.0106332498, -0.00536409486, 0.000787208613, 0.0210291501, -0.0157995541, 0.0100003183, 0.0101506393, 0.0127535705, -0.000159839939, -0.0033189347, -0.0101822857, -0.0114956191, 0.00355628412, 0.0179277863, 0.0013588249, 0.023465937, -0.0150954174, -0.000373577961, 0.00707696564, 0.00375605305, -0.00341387442, 0.0246052127, -0.00545903435, -0.0100161415, -0.00748441555, -0.00742507819, 0.00150321238, -0.00879774801, 0.0741795748, 0.0206968617, 0.00321014971, -0.028165454, 0.0151191521, -0.0256495513, -0.00384308118, 0.0521535575, 0.00081044907, 0.0337352492, 0.00856831111, -0.00985790882, -0.0147552164, 0.00991329, -0.00331102312, -0.00657457625, -0.0114481496, 0.00845754799, -0.00818064, 0.015744172, 0.0221051332, -0.0159419626, 0.00784835126, -0.00724706613, -0.0190828852, 0.00491313124, -0.0184341315, -0.0234501138, 0.00682774885, -0.00814899337, -0.0161318425, 0.0182600748, 0.00970758777, 0.00622646417, -0.0219469015, 0.0110209202, 0.0220101941, 0.0319946893, 0.0129830083, 0.00805405341, 0.0182126053, 0.0063926084, 0.0057755, 0.00910630263, 0.00522564119, -0.00446216715, -0.00852875225, -0.0304281842, 0.000677929, -0.021598788, -0.00487752864, -0.00544321118, 0.00231217803, -0.00511883385, -0.0131254178, -0.00367100304, 0.00136772555, 0.00549463695, 0.0142805176, 0.0118437316, 0.0109971855, 0.00460457709, -0.0022211941, -0.0120019643, -0.0236558169, 0.00868698582, -0.0171682686, 0.0156017626, 0.00118575769, -0.00230426644, 0.0281496309, -0.00597724738, -0.0144387512, -0.0153644131, 0.00557375327, 0.00836260803, -0.0124133695, 0.0149213606, -0.00960473623, 0.000845556962, 0.003091475, 0.00464809081, -0.0314250514, -0.00102752482, -0.00701762829, 0.0026958927, -0.00973132253, -0.00192549638, 0.00137069239, 0.00345541071, -0.000808965648, 0.0238615181, -0.0279122815, 0.00351672596, 0.0138137313, -0.0185290705, -0.00964429416, 0.00728662452, 0.0363619179, 0.00837052, 0.00813317, 0.0155305574, -0.00222515, -0.0152694732, 0.00104235916, 0.0342732444, -0.0195892304, -0.013592205, 0.00838634279, -0.0108785108, 0.0211399142, 0.00723124295, 0.00836260803, 0.0199215207, 0.0117487917, 0.0118912011, -0.00415756926, -0.0085050175, 0.00353452703, -0.00476280972, 0.0193835292, 0.00471533975, -0.0319155715, -0.00299653527, -0.00755957607, 0.00341189653, 0.00163375458, -0.00826766808, -0.00203329255, -0.0154909994, 0.00825975649, -0.0106490729, 0.00966011733, -0.00848128274, -0.00940694474, 0.0142093133, -0.00977879204, -0.0108626876, -0.002359648, -0.0150163006, 0.0189246535, -0.0106965434, 0.0182284284, -0.00566869322, -0.0053957412, -0.0135130882, 0.0100873467, -0.000391873618, -0.00600098213, -0.000939013262, 0.00547881378, 0.000575077662, 0.012120639, -0.00743694557, 0.00687917462, 0.00160507485, 0.0126348957, -0.0254122019, 0.0320105143, -0.0147473048, 0.00961264782, -0.00243085274, 0.0178012, -0.027279349, 0.0229121223, -0.0240355749, 0.0195734072, 0.00808570068, 0.0077573671, -0.00238338276, 0.0181176644, 0.000412641704, 0.0186873041, 0.0176113192, -0.00460457709, 0.0130700367, 0.00315872394, 0.00755957607, -0.00455315132, -0.00388659514, -0.0106807193, 0.00585066108, -0.00171781576, 0.0435140431, 0.00792351179, -0.0102851372, -0.0310611147, -0.0055223275, 0.0218519606, 0.0119782295, -0.00740925502, -0.00942276791, -0.027042, -0.0125320442, -0.00570033956, -0.00814108178, 0.00336442678, 0.0106411614, -0.0324693881, -0.000974121212, 0.00169111392, -0.000726387836, 0.00384505908, 0.0203803964, -0.0192094725, 0.00878192484, -0.00429997873, 0.0148659796, -0.00722333137, -0.0153248552, 0.00267413585] |
25 May, 2018 | Program execution transfer instructions in 8086 microprocessor
25 May, 2018
Prerequisite – Branching instructions in 8085 microprocessor
Program execution transfer instructions are similar to branching instructions and refer to the act of switching execution to a different instruction sequence as a result of executing a branch instruction.
The two types of program execution transfer instructions are:
Unconditional
Conditional
1. Unconditional Program Execution Transfer Instructions – These instruction always execute.
Opcode
Operand
Explanation
Example
CALL
address
calls a subroutine and saves the return address on the stack
CALL 2050
RET
none
returns from the subroutine to the main program
RET
JUMP
address
transfers the control of execution to the specified address
JUMP 2050
LOOP
address
loops through a sequence of instructions until CX=0
LOOP 2050
Here the address can be specified directly or indirectly.
2. Conditional Program Execution Transfer Instructions : These instructions only execute when the specified condition is true.
Opcode
Operand
Explanation
Example
JC
address
jump if CF = 1
JC 2050
JNC
address
jump if CF = 0
JNC 2050
JZ
address
jump if ZF = 1
JZ 2050
JNZ
address
jump if ZF = 0
JNZ 2050
JO
address
jump if OF = 1
JO 2050
JNO
address
jump if OF = 0
JNO 2050
JP
address
jump if PF = 1
JP 2050
JNP
address
jump if PF = 0
JNP 2050
JPE
address
jump if PF = 1
JPE 2050
JPO
address
jump if PF = 0
JPO 2050
JS
address
jump if SF = 1
JS 2050
JNS
address
jump if SF = 0
JNS 2050
JA
address
jump if CF=0 and ZF=0
JA 2050
JNBE
address
jump if CF=0 and ZF=0
JNBE 2050
JAE
address
jump if CF=0
JAE 2050
JNB
address
jump if CF=0
JNB 2050
JBE
address
jump if CF = 1 or ZF = 1
JBE 2050
JNA
address
jump if CF = 1 or ZF = 1
JNA 2050
JE
address
jump if ZF = 1
JE 2050
JG
address
jump if ZF = 0 and SF = OF
JG 2050
JNLE
address
jump if ZF = 0 and SF = OF
JNLE 2050
JGE
address
jump if SF = OF
JGE 2050
JNL
address
jump if SF = OF
JNL 2050
JL
address
jump if SF != OF
JL 2050
JNGE
address
jump if SF != OF
JNGE 2050
JLE
address
jump if ZF = 1 or SF != OF
JLE 2050
JNG
address
jump if ZF = 1 or SF != OF
JNG 2050
JCXZ
address
jump if CX = 0
JCXZ 2050
LOOPE
address
loop while ZF = 1 and CX = 0
LOOPE 2050
LOOPZ
address
loop while ZF = 1 and CX = 0
LOOPZ 2050
LOOPNE
address
loop while ZF = 0 and CX = 0
LOOPNE 2050
LOOPNZ
address
loop while ZF = 0 and CX = 0
LOOPNZ 2050
Here the address can be specified directly or indirectly.
CF is carry flag
ZF is zero flag
OF is overflow flag
PF is parity flag
SF is sign flag
CX is the register
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor | https://www.geeksforgeeks.org/program-execution-transfer-instructions-8086-microprocessor?ref=asr10 | Languages | Program execution transfer instructions in 8086 microprocessor | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0189291909, 0.023331, -0.0195901655, 0.0736916438, -0.015455557, 0.0469995216, 0.00643395586, 0.0208558608, -0.00784028508, 0.0276765581, 0.00726369023, -0.0552687347, 0.0243294947, 0.000874560908, -0.0444681272, -0.0331612416, -0.0176775567, 0.0109693669, 0.0214605834, -0.0296454187, 0.0170165822, 0.00316072465, -0.0283234697, -0.00480612973, -0.0360864066, -0.00794575922, -0.019196393, -0.0062476173, -0.00381115195, 0.00321170408, 0.00798091758, 0.0229653548, -0.00438071508, -0.0204058364, -0.00460572774, -0.0419929884, 0.000669764238, -0.0235841405, -0.0425555184, -0.0025700666, -0.00138875, -0.00639528176, -0.0157368239, 0.0037162248, -0.0524279512, 0.00602963613, -0.00111891062, -0.0422461256, -0.0278171897, -0.00779809523, 0.00711250957, -0.0145836333, 0.0137398355, 0.0155540006, 0.0206871014, 0.0133530954, 0.0164118614, 0.0204339623, -0.0249482784, -0.0315017737, -0.00444400031, 0.0105755953, -0.0284641013, -0.03465195, -0.0104560573, -0.015455557, 0.00442642113, 0.0401366353, 0.0177056845, -0.00303591299, 0.0019723766, -0.0180572663, -0.0227965955, -0.0135781076, -0.0256373808, 0.00657107309, 0.0478995703, -0.00840984844, 0.00210246211, 0.00541085145, -0.000470241299, 0.0185776073, 0.0385615453, 0.024442, 0.0393772162, 0.0172697213, 0.0115670571, -0.0587845594, 0.0162852909, 0.0117639434, 0.0144148739, -0.0216715317, -0.0122350631, 0.0145133166, -0.0340331644, -0.00341210607, 0.0282250252, 0.00429985113, -0.00769965211, 0.0116373738, 0.0345394425, -0.0107373232, -0.03251433, -0.0234997608, 0.0146258231, 0.0395178497, 0.0160462148, 0.0359176472, 0.00135974446, 0.0255670641, -0.0536936484, -0.03037671, 0.0133038741, 0.0264811777, 0.0172556583, -0.0248076469, 0.00964741781, -0.0509091131, -0.0134023167, -0.00811451953, 0.0284500383, 0.0339769125, 0.0162009113, 0.0271984059, -0.0375489891, 0.0309673678, -0.0070210984, -0.0128327534, 0.02025114, -0.00360371848, -0.026115533, 0.00158475712, 0.0124038234, 0.0142039247, 0.0194917228, -0.0298985578, -0.0138734374, 0.0377177484, -0.00424008258, -0.00467252871, -0.0428367853, -0.0187744945, -0.00929583516, -0.0173541009, 0.0473370403, -0.0252436083, -0.0174806714, 0.0424992666, -0.00950678531, 0.00935912, -0.0348769613, -0.0226840898, 0.0153008606, -0.0192104559, -0.0171431527, 0.0210949369, 0.0427805334, 0.0185776073, 0.0145836333, -0.0124108549, -0.0215168353, -0.0444962531, -0.0375208631, 0.012221, 0.0157368239, -0.00995681062, 0.00731291156, -0.00583626609, -0.0430336706, 0.0211933795, 0.0056745382, 0.025862392, 0.0205605328, 0.000541876187, -0.0179728866, -0.0075941775, 0.00859970227, 0.0587845594, -0.0205745958, -0.0327393413, -0.0262983553, 0.0109060826, -0.0312767588, -0.0167071894, 0.0376333669, -0.0110889049, -0.0163696706, 0.00802310742, -0.0045670541, -0.012931196, -0.00962632336, 0.021334013, 0.0243294947, 0.0444118753, 0.0310798734, -0.0100763487, -0.0467182547, 0.0182541516, 0.00500301598, -0.00455299066, -0.013866405, -0.04534005, -0.0047569084, 0.0270718355, 0.000833689468, 0.00835359469, 0.00850126, -0.0224731397, 0.00835359469, -0.00634254422, 0.00319764088, -0.0103365192, 0.0252436083, -0.0329081, 0.0161165316, -0.0221496839, -0.0145976963, 0.0450025313, -0.0122280316, -0.0262139756, 0.00857157633, 0.0221356209, 0.0441587344, 0.00388498418, -0.0857860744, -0.0155399367, 0.0249201525, -0.0437087081, -0.0388428122, -0.0371552147, 0.00120416936, 0.0582220256, -0.0221918747, -0.00662381, -0.0209402405, -0.00377950957, 0.00840281695, 0.0316705331, 0.0167353172, -0.012797595, 0.0212777592, 0.0433430634, -0.0153149245, 0.00824812055, -0.0114404876, 0.0315017737, -0.0050135632, 0.0574344806, -0.0214183927, -0.00143885054, -0.00746760797, 0.00937318336, 0.011995988, 0.0237669628, -0.00947162695, 0.00560070574, -0.0428930372, 0.00198116619, -0.0213621389, -0.0218262281, -0.0109482724, 0.0497277975, -0.0150055317, 0.00838172156, 0.0344831906, -0.0524560772, 0.0556343794, -0.0394897237, 0.0113772023, -0.0517247841, 0.0475058, -0.0414023288, -0.0291110128, -0.00520693371, 0.0309673678, -0.0142250191, -0.0225434564, 0.0401928872, 0.0227403417, 0.0110396836, -5.64179682e-05, -0.0144570637, 0.011595184, 0.0117569119, -0.0193651523, 0.00324334647, -0.0304892156, 0.0240341648, -0.0434836969, -0.0166509375, -0.0287734941, 0.0231200512, 0.0133601269, 0.020237077, 0.0275499877, 0.0215590261, -0.0247654561, 0.00662381, 0.0244138744, 0.00322225154, 0.0192104559, -0.0173541009, 0.000901808555, -0.015202418, -0.0365645587, -0.00717579434, 0.0161727853, 0.0184229109, -0.00442290492, -0.0219809245, 0.0558031388, -0.0302923303, -0.00217981, -0.0229934808, 0.0172556583, 0.00464440184, 0.0227825325, -0.018380722, -0.0389553159, -0.0240763556, -0.0238935314, -0.0114334561, -0.0207433552, 0.0483777225, 0.0616534688, -0.0224168859, 0.0253701769, 0.0255389381, -0.0356645063, 0.00292516453, -0.00097564084, -0.0148648992, -0.00607182598, -0.0334987603, 0.0124882031, -0.00556906359, -0.0188166834, 0.0401647612, -0.0108638927, -0.0324580781, 0.00488699367, 0.0102380766, -0.0313048884, 0.0116584683, -0.0317830369, -0.0281265825, 0.00292340666, -0.0126077412, 0.00950678531, -0.00783325359, 0.000841600122, -0.00219738926, 0.0626660287, 0.0187604316, 0.0594595969, -0.0151321013, -0.00784731656, -0.0214887094, 0.0184369758, 0.0159196462, 0.0386459231, 0.0337518975, 0.0390678234, -0.000816989341, -0.00628277566, -0.0503747091, 0.0351863541, 0.00645856652, -0.00243470725, 0.0070105507, -0.0250607859, 0.000671522168, 0.0522873178, 0.0231059883, 0.0067046741, 0.0087403357, -0.0420773663, 0.0151602281, -0.0293922797, 0.0266077481, -0.011609247, 0.0216715317, -0.0179025698, 0.0343144313, -0.0263124183, 0.0147664556, -0.00227297959, -0.0356082544, -0.0112576652, 0.0154836839, 0.0252576713, 0.0342863053, -0.0577157475, 0.00173154275, -0.0335831381, -0.00677850656, -0.00304821832, -0.0257498864, -0.00963335484, -0.00272476277, 0.0260311533, -0.0185072906, -0.011714722, 0.0342300497, -0.0108779557, -0.00205148268, -0.0520060509, -0.00726369023, 0.00791060179, 0.0118412916, -0.00515419617, -0.053553015, 0.0243294947, -0.00203214562, 0.0246529505, -0.0189432539, -0.0283515956, 0.0429774188, -0.0378583819, -0.00359668676, -0.0112436013, 0.0300954431, -0.01465395, 0.0252154823, 0.0185776073, 0.0234997608, 0.0160040259, -0.0363114178, -0.00457760133, -0.00802310742, -0.0141757978, 0.0156383794, 0.0108357659, 0.0163837336, -0.0466057472, -0.0443274938, 0.0259327088, -0.0103154238, -0.0333581269, -0.0287594311, -0.0116444053, 0.0614284575, 0.0091973925, -0.0175650511, -0.0274234191, -0.0207855441, -0.0395178497, 0.00104859413, 0.00526670273, -0.0192104559, -0.00392365828, 0.019477658, 0.0251170378, 0.00202159816, 0.0793169662, 0.0500934422, -0.0211230628, -0.0491090119, 0.00137029192, 0.00945053156, 0.00552335754, -0.00899347477, 0.0081285825, -0.0251451656, 0.0254545566, 0.02823909, -0.00892315805, -0.021052748, 0.00164188922, -0.0315299, 0.022402823, -0.020518342, -0.00718282629, 0.0275218617, 0.0304048359, -0.0107373232, 0.0263264813, 0.0090426961, -0.0357488878, -0.027437482, 0.00583275, -0.0186479241, 0.012249127, -0.0295329113, 0.0123546012, -0.0169040766, 0.0352426097, 0.0265796203, -0.0143797155, 0.0179166328, -0.0138171837, -0.0141125126, 0.0027775, -0.00265444629, 0.00620191172, -0.0335550122, -0.0457900763, -0.000695253955, 0.0236966461, 0.0249482784, -0.0323736966, -0.00903566461, -0.00572727527, 0.0193792153, -0.0180853922, -0.00621597469, -0.0108287344, 0.0333581269, 0.0216996595, -0.0223043803, 0.000450904277, 0.00933099352, 0.0232044309, 0.0377177484, -0.0209402405, 0.00213762023, -0.0039060791, -0.0160180889, 0.0228950381, 0.0150055317, 0.0321768112, 0.0109201455, 0.0274093542, -0.00999196898, 0.0100622848, -0.02823909, 0.0416835956, -0.0138593735, -0.013064798, -0.0331612416, 0.0092747407, 0.0152305448, -0.00666248426, 0.0241185445, -0.00347714871, -0.0135570131, -0.0393772162, 0.000640758721, -0.0100200949, 0.0340331644, -0.00107144704, 0.0253561139, -0.0460432172, -0.0172275323, -0.0493340269, 0.0274796709, -0.0198995564, -0.00714415219, 0.00320818834, -0.00332421041, -0.00749573437, 0.0185635444, -0.0433993191, 0.00493621547, -0.00126657519, -0.0206730384, -0.00950678531, -0.00750979781, -0.0293641519, -0.00318357768, 0.0129874498, -0.00760120898, 0.0297297984, 0.0150195956, 0.00567805395, 0.013212462, 0.0070597725, 0.0393772162, -0.00657810457, 0.0231200512, 0.0127132153, 0.0100763487, 0.00448619, 0.0174666084, 0.0487152413, 0.0298704319, -0.0199698731, -0.00337518984, -0.0171994045, 0.0130718295, -0.0102662025, -0.0183666591, 0.0349894688, 0.0153430505, 0.0103998045, -0.036002025, -0.0323736966, 0.000875439902, 0.0229794178, -0.001449398, 0.0085082911, 0.00829734188, -0.0402210131, 0.0165665578, 0.00971070305, -0.0145273805, -0.00849422812, 0.00253666611, -0.00454595918, -0.0304048359, -0.0102662025, 0.0353269875, 0.0257217605, -0.0290266331, 0.0168478228, 0.0104982471, 0.0234153811, 0.0116655, 0.0429492928, -0.00168847397, -0.0137749938, 0.0171431527, -0.0124600763, 0.0205605328, -0.00365997152, -0.000468922866, 0.0317830369, -0.000696572417, 0.00223782123, 0.0110185891, 0.0193370264, 0.00405725976, 0.000564729038, 0.0378021263, -0.0185494814, 0.0300110634, 0.00157508859, 0.00439477852, -0.0144289369, -0.0214465186, 0.0102310441, 0.00729884813, 0.00349648576, -0.02025114, -0.0169603303, 0.0163556077, 0.0110678105, 0.00549874688, -0.00291110133, 0.0294485316, -0.0244982541, 0.0458744578, 0.0251732916, 0.0790357, -0.0227965955, 0.0315017737, 0.0167071894, 0.0112014115, 0.00162782602, 0.0246107597, 0.0178322531, -0.00222375803, -0.00388850016, 0.0101536959, 0.00121207989, -0.00870517734, -0.0170165822, -0.00712657301, -0.00599447777, 0.00206378801, -0.0325424559, -0.0353269875, 0.0234997608, -0.00257182447, -0.0217137225, -0.0383927859, -0.0115529941, 0.00997087359, -0.0216293428, -0.0148508353, -0.016271228, -0.0180291403, 0.0431743041, 0.0524842031, 0.00118131645, 0.000416185532, -0.0147523927, 0.0123616336, 0.0353832394, 8.05892487e-05, 0.00190733385, 0.00461275969, -0.0139367217, -0.000463649136, 0.0166228097, -0.00486589875, -0.0297860503, -0.00952084828, -0.0296735447, 0.0169603303, -0.0197870508, 0.0374646075, 0.012221, -0.010273234, -0.0362551659, -0.0222903173, -0.00711250957, -0.0114193922, 0.0136624873, -0.0146961398, 0.00665193703, 0.00359317102, -0.0214605834, -0.0128468163, -0.0143304942, 0.0318392925, -0.0199558102, -0.0125444559, -0.0124178864, -0.00461627543, 0.0210808739, -0.0111451587, 0.0311642531, 0.0210949369, 0.016257165, -0.0199417472, 0.0321205594, 0.00335585303, -0.019730797, -0.00351582281, 0.0168900136, 0.0441587344, -0.0276484303, -0.0131702721, -0.0222340636, -0.00694023445, 0.00570618035, 0.00672225328, -0.00884581, 0.00430688309, -0.00528779766, -0.00427875621, -0.0293079, 0.0103716776, -0.000824899937, -0.00315369316, 0.000390256348, -0.0209824312, 0.00477800332, -0.0106951334, 0.0314173922, 0.0277890638, -0.00175966939, -0.0122069372, -0.00315017719, -0.0268327594, 0.0153993042, 0.0249482784, 0.0154977469, 0.02222, 0.0190698225, 0.0066273259, 0.0164259244, -0.0417117216, -0.0148086455, 0.00267905695, 0.0110396836, -0.0129522914, 0.0316142775, 0.0268468242, -0.0243998114, 0.0383084044, 0.0352988616, 0.0133601269, 0.0113420449, -0.00187041773, -0.0424711406, 0.00695781363, 0.0113701709, 0.0160040259, 0.0241888613, 0.00665545277, 0.00938724726, 0.00371270883, -0.022402823, -0.00206730375, -0.00992868375, -0.019168267, 0.0122420955, -0.00167616853, 0.00492215203, 0.0192245189, 0.00644098734, -0.0295329113, -0.0226137731, -0.0178041272, 0.0161727853, -0.0256373808, 0.00704570906, 0.00817780383, 0.00815670937, -0.00259467727, 0.00814967696, 0.0310798734, 0.0271702781, -0.0257920772, -0.0249904692, -0.0255108103, -0.0360864066, -0.00486941449, 0.0462401025, -0.0108779557, -0.0107584177, -0.0344550647, -0.00019809464, 0.00323983072, -0.0294204056, -0.0320080519, -0.0132546518, 0.0172556583, 0.00592767727, -0.00062845333, -0.0252717342, 0.0135429492, 0.0197026711, 0.0179025698, 0.00406429125, -0.00888096821, -0.00712305726, -0.00829734188, 0.0335550122, 0.0251451656, 0.0405585319, -0.0493621528, -0.0227262788, 0.03307686, 0.0151180383, 0.0224450137, 0.0343988091, 0.0147805195, 0.00900753774, -0.0301235709, 0.0106670065, -0.0302360766, -0.0132335573, 0.0374927334, 0.00550226262, 0.00512958551, -0.0468588881, 0.0124600763, -0.00972476602, 0.0162852909, 0.00446861098, -0.00295856502, -0.00854344945, -0.000448267412, 0.0265936833, -0.0117991017, -0.00363536086, -0.0226840898, 0.0109763993, 0.0116795637, 0.0157790128, 0.0284641013, -0.0104208989, 0.0316424072, -0.012678057, -0.00257709809, 0.0114053292, -0.00098091457, 0.00169550558, 0.0407272913, 0.0082832789, 0.0219809245, 0.0117498804, 0.0190557595, -0.00103453093, -0.012129589, -0.0396866091, -0.0278875064, -0.0348207094, 0.00997087359, -0.0177900642, 0.0446087606, -0.0151039753, -0.03307686, 0.0130858924, -0.00261049857, 0.0179306958, -0.000405638071, 0.00935208891, 0.00446509523, -0.0172837842, -0.0209402405, 0.00382873113, 0.046127595, -0.012530393, -0.0365364328, 0.00224836869, -0.0169743933, 0.0274234191, -0.0196745452, -0.000619224273, -0.000254237937, 0.0382521525, -0.0183104053, -0.010807639, -0.0317549109, 0.0185776073, 0.0236685202, -0.00354219158, 0.0194073413, 0.0112154745, -0.024259178, 0.0313330144, -0.0446087606, 0.0188588742, 0.0107091963, -0.0329643562, 0.00135710766, 0.0269030761, 0.0430336706, -0.00457057, -0.0230075456, 0.025581127, -0.00102046761, -0.0124038234, -0.00733400648, -0.00142478722, 0.0162149742, -0.00805826578, -0.00226946361, 0.0207292922, 0.0129874498, 0.0244138744, -0.0114053292, -0.0169603303, 0.0261577219, 0.000720743672, -0.0123264752, -0.0114334561, -0.00261753, -0.00720743695, -0.018887, 0.0157227591, -0.0120311454, -0.0282672159, 0.0196886081, -0.0582782812, -0.0193370264, -0.0171150248, 0.0122913169, 0.0313892663, -0.000695253955, 0.0164681152, 0.0293079, -0.0204199, 0.019730797, 0.00113473181, -0.0331893675, -0.0047955825, -0.0135148233, 0.000779633701, -0.0322611891, -0.010659975, -0.00176318514, -0.0235841405, -0.0248357728, 0.00628277566, 0.0166368745, 0.0319236703, -0.0370989628, 0.0269312039, 0.0159337092, 0.0351582281, -0.0218121652, -0.0313048884, 0.00408538617, 0.0199276842, 0.0171009619, -8.09738e-05, -0.0273249745, 0.0279718861, 0.0424430147, -0.0541436709, -0.0120311454, 0.0118764499, -0.00885987375, 0.000747991318, 0.0156946331, -0.00736916484, -0.0222340636, 0.0175369252, 0.0103435507, 0.0136695197, -0.00440181, -0.00257885596, 0.00412406027, -0.000139314478, -0.00650778832, 0.0130718295, -0.0171712786, 0.00585736101, -0.0101536959, -0.0141757978, -0.0198011138, 0.000707998814, -0.0135077918, -0.0175228603, -0.0310798734, -0.0351019762, -0.0333581269, -0.0334425084, 0.0334987603, 0.00193897635, 0.0275218617, 0.00341562182, 0.0139367217, -0.00765746227, 0.00370216137, -0.00573782297, -0.0373802297, -0.0150055317, 0.00957007, 0.0166368745, -0.0016023363, -0.0352988616, -0.00233802223, -0.0226137731, 0.0101466645, 0.00855751242, 0.00626871223, -0.00512606977, -0.00411351258, 0.00578352856, 0.0131069878, -0.00825515203, -0.00975992437, 0.0173541009, -0.000219848793, -0.00864189211, 0.0168337598, 0.00895831641, 0.00472175, -0.0137398355, 0.0111170318, 0.0126850884, -0.0337800272, 0.00711602531, 0.0182119627, 0.0241326075, -0.0104982471, 0.0183104053, -0.00579407625, 0.00932396203, 0.00706680398, -0.0205042791, -0.0244701263, 0.00935912, 0.00886690523, 0.0185072906, -0.000661414175, 0.0379708856, -0.0498121791, 0.000745793921, 0.0461557209, -0.0130858924, 0.0250607859, 0.00577649707, 0.00365645578, 0.0154836839, -0.0126218041, 0.0230497345, -0.0172837842, 0.00217453646, 0.0052139652, -0.00487996219, 0.0206730384, -0.0151321013, 0.00384279434, 0.0349050909, -0.0130788609, 0.0038920159, -0.0218121652, -0.0105334055, 0.0290547609, 0.0165103041, 0.0108006075, 0.019449532, -0.0240201019, -0.0143656526, -0.00660974719, 0.00298493356, 0.00859970227, 0.00291813305, -0.0239497852, -0.00760120898, -0.0165103041, -0.0110326521, 0.00225364254, -0.0200261269, 0.0139296902, -0.00218859967, 0.0186057352, 0.00797388609, 0.00773481047, -0.00332596852, 0.07357914, -0.00715469941, -0.0147945825, -0.0110045252, -0.00556906359, 0.0214324556, -0.0129733859, 0.0393772162, 0.010674038, -0.00369512988, 0.0223606341, 0.00397991156, 0.00505926926, 0.0403053947, 0.00392014254, 0.0131913675, 0.00100904121, 0.00551632605, 0.00910598133, -0.0298704319, -0.0222340636, 0.00573430723, 0.0128046265, 0.0278171897, -0.0136835827, -0.00475339266, 0.000997614698, 0.00916926563, -0.00810748711, 0.00107584184, 0.0234856959, -0.0182119627, -0.000271597324, 0.00711954106, -0.00411351258, 0.0286469255, 0.00285309018, 0.0109060826, 0.00901457, 0.021615278, -0.0252576713, -0.00543546211, -0.0229372289, 0.00947162695, -0.0047076866, 0.00119362189, 0.0115108043, -0.00450376887, -0.0252154823, 0.000540997251, -0.00424008258, -0.00128591224, 0.0304892156, -0.00775590539, 0.00167792651, -0.00387092098, -0.00240306486, 0.00422601914, -0.0180150755, -0.00479909824, -0.0284781642, 0.0103576137, -0.00197940832, -0.018408848, -0.00585736101, 0.0204620883, -0.0160884056, -0.0271280892, -0.00749573437, 0.0325424559, -0.0147805195, 0.00384982605, 0.0172415953, 0.0151180383, -0.017593177, 0.00880362, -0.00983024109, 0.00664842082, -0.00563234836, -0.0186338611, 0.00522802863, 0.0109763993, 0.0172556583, 0.0335268863, -0.00244173896, -0.0118201962, -0.0132476203, 0.0179025698, 0.00902160164, -0.012249127, 0.0258342661, -0.00309743988, -0.023471633, 0.0118694175, -0.0199417472, 0.00516825961, 0.0163837336, 0.0134796649, -0.0200823806, -0.0399116203, 0.0220090505, 0.0122069372, 0.0116373738, 0.00534053473, -0.00324686244, -0.0196745452, 0.00694375, -0.00442642113, -0.014119545, -0.0281406455, 0.0496434197, -0.0163415447, 0.00585032906, -0.00735510141, 0.0100904116, -0.0103013609, 0.00545655703, 0.00381115195, 0.00477448758, 0.0041346075, -0.00922551937, -0.00992868375, -0.0184510387, -0.0147242658, -0.000865331909, 0.00900753774, 0.0193932783, 0.00371974055, -0.0104138674, 0.0199417472, -0.00242415979, 0.0429492928, -0.00505926926, 0.0148930252, -0.016243102, -0.0139156273, 0.026649937, 0.00733400648, -0.0347082019, -0.0269452669, 0.043427445, 0.0225856453, -0.00464791758, 0.0230778605, -0.00561828492, 0.0343144313, -0.0241888613, 0.00817077234, 0.0384490378, 0.0272405948, -0.022121558, -0.00393420598, 0.0180291403, 0.00609643664, 0.0338925309, -0.0127905635, -0.00142830308, 0.00463737035, 0.00805826578, -0.0144711267, 8.09738e-05, 0.0050241109, 0.010807639, 0.0136202974, -0.000751507119, 0.00322576752, -0.0192807727, -0.0115248673, -0.0039447532, 0.0195620377, 0.0130577665, -0.0200542528, -0.0382802784, -0.0049467627, 0.0201386325, 0.0243294947, 0.0331893675, -0.020532405, 0.0446650125, -0.000782710034, -0.0158212036, -0.00949975289, 0.0127343107, 0.025327988, 0.0172556583, -0.00234681182, -0.0131773036, 0.00260170898, -0.0311642531, -0.0175791141, -0.00762230391, 0.00885987375, -0.00311677693, 0.00647966145, 0.0201386325, 0.0216574688, -0.0139789116, 0.000801168149, -0.0222621895, 0.0252857972, -0.0299266838, -0.0112225069, 0.00765746227, 0.00711602531, -0.0161446594, -0.0343988091, 0.00586790824, 0.0299548116, -0.00217277859, 0.0207855441, 0.0129944813, 0.0243716836, 0.0225293934, -0.00762230391, 0.0165946838, 0.000637682388, 0.0094435, -0.000365645566, 0.0107091963, 0.00414867094, 0.0150195956, -0.00940131, 0.0089794118, 0.0130155766, 0.00274761557, -0.0278875064, 0.0285625439, 0.0109693669, 0.00748870289, 0.0159337092, -0.0212496333, 0.00290582748, 0.0166790634, 0.020237077, -0.00212004129, -0.0502059497, -0.0142953359, -0.00954194367, 0.00213234662, 0.0443837494, -0.00781919, -0.0123546012, 0.0202933289, -0.0139156273, -0.00557257934, -0.000232044302, 0.00642692437, -0.00342792738, -0.013985943, 0.00150565116, 0.008522355, -0.00654294621, -0.010139633, -0.0212215073, -0.00150477223, -0.027437482, -0.0172556583, 0.0227403417, 0.00598393055, -0.00810045563, 0.0090426961, 0.0020725776, 0.00907785445, 0.0268608872, 0.0152727347, 0.0257920772, 0.00798794907, 0.00776293688, 0.0145555064, -0.0104771517, -0.0139718801, 0.0292516463, 0.0311080012, 0.00999900047, 0.00804420281, -0.00692968676, 0.0193510894, -0.00727072172, -0.0156946331, 0.000376632524, 0.00817780383, 0.0232466199, 0.0125092976, -0.00401155371, -0.0113209495, -0.0170868989, -0.000586263486, 0.0149774058, 0.0178041272, -0.00569563312, 0.0348769613, -0.0111451587, 0.0336112678, -0.0225293934, 0.00994977821, 0.0440743566, -0.00293395412, 0.0196182914, -0.017325975, -0.00934505742, 0.0153149245, 0.00756605063, -0.0268186964, 0.00723556336, 0.0185635444, -0.00534756668, 0.00871220883, -0.017058773, 0.0142742405, 0.0126991523, 0.00571672805, 0.00327147311, -0.000822263071, 0.0208277348, -0.00781919, 0.00933099352, 0.0109553039, 0.00352109666, 0.0147945825, 0.0184510387, -0.027718747, -0.00686640199, -0.024245115, 0.0222340636, 0.00402561715, -0.0280140769, 0.0139296902, 0.00864189211, 0.0209121145, 0.00715821516, -0.0119889555, -0.00713008875, 0.0095771011, -0.00267026736, -0.015188355, -0.0213902667, 0.00876143, 0.0190698225, -0.0150477216, -0.0049748891, -0.00090620335, -0.000353999407, -0.0129593229, 0.0147102028, -0.0247795191, 0.00800201297, 0.0097458614, 0.0224309489, -0.0225997102, 0.0285906717, -0.0418804809, -0.0114123607, 0.00603666762, -0.0156805702, -0.0187604316, 0.0159055833, -0.0151180383, 0.0239075962, -0.00915520266, -0.00114879513, 0.00210422, -0.00162167323, 0.016243102, -0.00325741, 0.0187182408, -0.00190030225, 0.00479909824, 0.0145555064, 0.0181697719, 0.0159337092, -0.00890206359, 0.00881768391, -0.00132546516, -0.0138734374, 0.0225856453, -0.00971773453, 0.0130999563, 0.0196464173, 0.0123546012, -0.0115811201, -0.0161868483, 0.00210597785, 0.0153993042, 0.0154696209, -0.000882032036, -0.0154836839, -0.00979508273, -0.0042611775, 0.0382802784, 0.0397709869, 0.0201386325, 0.0189291909, 0.0348488353, -0.00990758836, 0.0280984566, -0.00381115195, 0.00138962897, 0.00265444629, -0.00466549676, -0.00642692437, -0.0047955825, -0.0120522408, -0.0114475191, 0.0130015127, 0.0039060791, -0.0143304942, -0.0313048884, -0.00723556336, 0.00461275969, -0.00335936877, -0.0240904186, 0.016524367, 0.00499950023, -0.00621949043, -0.00423305063, -0.0252857972, 0.0075168293, 0.0156102534, -0.022402823, 0.0120733352, 0.00672928477, 0.0036775507, -0.0174244177, 0.00241361232, -0.00761527242, -0.00211652531, -0.0147945825, 0.0130296396, 0.0131351138, -0.00181768043, -0.00499950023, 0.0101326015, 0.0113772023, 0.000421898731, 0.00350351748, 0.0212496333, 0.00183350162, -0.0240622908, 0.00822702516, 0.0158352666, -0.00130700716, -0.0205042791, 0.0175791141, -0.0169322025, 0.00912707578, 0.0111029688, -0.0116514368, -0.00248568668, 0.0204199, -0.00928177219, 0.00912707578, -0.00346484338, -0.0141547024, -0.012382728, 0.0022255159, -0.00877549406, -0.00480261398, 0.00351933879, -0.0150899114, 0.00347011723, 0.0197870508, 0.007200405, 0.00808639266, 0.00367403496, 0.0132827787, 0.012143652, 0.00688749691, 0.019477658, -0.0256655067, -0.00537217734, -0.0119889555, 0.00473581348, -0.00878955703, -0.0192807727, 0.00252436078, -0.00938724726, -0.00535811391, -2.4679428e-05, 0.020532405, -0.00678553805, -0.0269874558, 0.0190135706, 0.0106810695, -0.00345781166, 0.00639176602, 0.0743666813, -0.0158071388, 0.00010107991, -0.00537920883, 0.00247689709, 0.00131403876, -0.0264389887, -0.013212462, 0.0264389887, -0.00317654596, -0.0104138674, -0.00153465662, -0.0021253149, -0.000649108784, 0.00734103797, -0.00793872774, 0.00561476918, 0.0115108043, 0.0189854428, 0.0298141781, 0.00492918352, -0.0124319494, 0.0129804183, 0.0123897595, 0.0125374245, -0.0217981022, -0.00810748711, -0.00855751242, 0.020237077, 0.0175509881, 0.00492918352, 0.0124741392, -0.00423305063, 0.00142302935, 0.0143093988, 0.0157790128, -0.00746760797, 0.0154274311, -0.00670115836, 0.00900050625, 0.0112646967, 0.000374874624, 0.00452838, -0.01119438, -0.0309673678, 0.0174947344, 0.00736213289, -0.00452134805, -0.000484744087, -0.00121559575, 0.0241888613, -0.028520355, 0.0038146677, 0.00985836703, 0.00352988625, 0.000157882416, 0.0067433482, -0.0154414941, -0.00762933539, 0.0124038234, -0.021305887, 0.00606127875, 0.00638121832, -0.00387443672, -0.00697890855, 0.0212355703, -0.0183385313, 0.0123264752, 0.0087403357, 0.00740432274, 0.010526374, -0.0265655573, 0.00377247785, 0.000235999614, 0.0171712786, 0.0098091457, -0.0139929745, 0.00253666611, 0.010540437, -0.023724772, -0.0044510318, 0.00719688926, -0.00210949359, -0.026649937, 0.00579056, -0.0197870508, -0.000697011885, 0.00146521919, 0.0147664556, 0.0157368239, -0.00154344621, 0.00196182914, 0.0142179877, -0.0169181395, -0.00556203164, -0.0159055833, 0.00676444313, -0.0214043297, -0.0241747983, -0.0131069878, 0.000641637656, -0.00261049857, -0.0167915691, -0.00726369023, 0.0133671584, -0.00666951574, 0.00885284226, -0.0187604316, -0.00301833381, -0.0137538994, 0.00904972758, -0.0102310441, -0.00251205545, 0.0161446594, -0.00524560781, 0.00669764262, 0.000403001206, 0.00777700031, 0.00288649066, -0.0190557595, 0.00635660766, -0.00205851439, 0.0100763487, -0.0139015634, -0.0289141275, 0.0235138237, -0.00141511869, 0.00613511074, 0.00380412024, -0.0158633925, 0.0072215, 0.00188799691, 0.0216715317, -0.0323455706, -0.00629332289, 0.00457057, -0.00908488594, -0.00412406027, -0.023738835, 0.00372325629, 0.00772074703, 0.00676092738, -0.00987243094, -0.00785434805, -0.00792466477, -0.00303591299, 0.00957007, 0.00675037969, 0.0281828362, -0.0176353678, -0.0060155727, -0.00387092098, 0.00138435524, -0.00848719664, 0.0126358671, -0.00980211422, -0.0393209644, 0.00709141465, -0.016665, 0.00774887344, -0.000463649136, -0.00149774051, 0.00491512055, -0.00505223731, 0.00776293688, -0.00334706344, -0.0176775567, -0.00889503211, -0.00237669633, -0.00109078409, -0.024793582, 0.00473581348, -0.00694023445, -0.0287172403, -0.0209824312, 0.00132546516, 0.00923958234, -0.00653591473, -0.0118834814, -0.00859267078, -0.01226319, 0.0196323544, 0.00556554738, -0.00938021578, -0.019983938, 0.00645856652, 0.00456002215, 0.00730588, -0.0151321013, -0.0123897595, 0.0166087467, 0.0108638927, 0.000629771792, -0.0158633925, -0.0096544493, 0.0189151261, -0.0121647473, 0.00487644644, -0.00153026194, 0.00990758836, -0.00445806328, 0.0216574688, 0.00742541766, 0.0358895212, 0.021334013, -0.010392772, 0.00361075, -0.0132476203, 0.0244138744, -0.0164962411, -0.0501215719, -0.0121506834, 0.0174666084, -0.00126921199, 0.0234997608, 0.0091341082, -0.0024153702, -0.0135148233, 0.0163556077, 0.00278628967, -0.0115811201, 0.012917133, 0.0165806208, 0.0045670541, -0.00119713764, 0.00138875, 0.00521044945, -0.0203636456, 0.00550226262, -0.00966148078, 0.00237669633, 0.000479909824, -0.0225293934, 0.0248920266, -0.00126130146, -0.0220653042, 0.0225997102, -0.00593822496, 0.0232747477, -0.0199558102, -0.0143375257, -0.019449532, -0.0160040259, -0.0236966461, -0.00500301598, -0.0114123607, 0.018408848, 0.013985943, 0.00400452223, -2.19464255e-05, 0.00916926563, 0.0167071894, 0.0274796709, 0.0115108043, 0.017311912, 0.00454244297, -0.00369512988, -0.0118553545, -0.0086629875, -0.0179025698, 0.00187041773, -0.0089794118, -0.0331049897, 0.000425194827, 0.0222762544, 7.71833e-05, 0.00638825027, 0.00443345262, 0.00335409492, 0.00491160434, 0.0117358165, -0.0106107537, 0.00659568375, 0.0137609309, -0.0179166328, 0.0100904116, 0.0100693163, -0.0077840318, 0.00784731656, 0.00553390523, -0.00405022781, -7.42168195e-05, 0.0258905198, 0.00942943711, -0.0189995058, -0.006131595, 0.0135218548, 0.00298317568, 3.81521713e-05, 0.0312767588, 0.0168759488, -0.019730797, 0.011060779, -0.00718985777, -0.00803014, 0.0280000139, -0.0268749502, -0.000263027498, 0.00862782914, -0.0243857466, -0.03037671, 0.00373028801, -0.0100974431, 0.00596283562, -0.00239603338, 0.0193088986, 0.00790356938, 0.000673280098, -0.0161587223, 0.0225293934, 0.00371974055, 0.00199171365, -0.00338046369, 0.00593822496, -0.00737619633, 0.013746867, -0.00455650641, 0.0123124113, -0.00501707941, -0.0062089432, 0.00689804461, 0.0124178864, 0.027718747, -0.0165103041, -0.0085856393, -0.0205745958, 0.00841688, -0.00196007127, -0.0172697213, -0.0082059307, -0.0026456567, -0.00579407625, -0.00949272141, 0.00355273904, 0.00246986561, 0.00492566777, -0.0013149177, -0.00293219625, 0.00549171539, 0.00700351922, -0.0148930252, -0.00354043371, -0.00288473256, 0.0138593735, -0.00687694969, -0.0050135632, -0.0135429492, -0.0136554558, 0.00586087676, -0.0221496839, -0.00427172473, 0.00626519648, 0.0182541516, -0.0153289875, -0.00644098734, 0.00246810773, 0.00920442399, 0.0067433482, -0.00402210141, -0.0224872027, 0.00509442715, 0.00697890855, -0.00651130406, 0.0020479667, -0.00259291939, -0.00890909508, -0.0222621895, 0.0268608872, 0.00220793672, 0.0144992536, -0.0033189368, -0.00313962973, -0.0207433552, -0.0292797722, 0.00654646195, 0.0196182914, -0.0082832789, -0.00116989, 0.00692617102, -0.0130999563, 0.00334882131, 0.0161727853, -0.00235735928, -0.00320994621, 0.0101044746, 0.0200964436, -0.0239497852, 0.00490457285, 0.0148367723, 0.00994977821, 0.0136132659, -0.00981617719, -0.0264389887, -0.018408848, 0.00545655703, 0.00639176602, -0.0054073357, -0.00562883262, -3.33728494e-05, -0.00664138934, 0.0237810258, 0.00195479742, 0.01811352, 0.00424711406, 0.00936615188, 0.0182119627, 0.0177338105, 0.00644098734, 0.00309919775, 0.0156383794, -4.76558816e-05, 0.00428227242, -0.00519990223, -0.012382728, -0.00138435524, -0.0144851897, 0.00934505742, 0.0130577665, 0.0130788609, -0.0225997102, 0.0127061838, -0.000720743672, 0.0112576652, -0.0119467657, -0.0243013669, 0.012678057, -0.00147312973, 0.00898644328, -0.000760736177, -0.0150617855, -0.0111873485, -0.00842391141, 0.00453189574, 0.0234294441, -0.00428227242, 0.0167775061, 0.0228809752, 0.0184369758, -0.03408942, 0.000543634116, 0.00933099352, -0.00366700324, -0.00162782602, -0.00425766129, 0.00949272141, -0.0151742911, -0.0023538433, 0.00933802593, 0.00134480221, -0.03678957, 0.0105334055, 0.0147945825, -0.0231341142, 0.0142250191, -0.0184229109, -0.0221778098, 0.00332596852, -0.0207996089, -0.00490457285, 0.00323455711, -0.0251592286, 0.0179588236, 0.00269487826, -0.0316705331, 0.000228967969, -0.0166790634, -0.0160321519, 0.00340507436, 0.00347539084, 0.00701758219, 0.0115178358, -0.00776996836, 0.022655962, 0.00723556336, -0.00458111707, -0.0070597725, 0.0080512343, -0.00809342414, 0.0130296396, 0.0177900642, 0.00798091758, -0.00225188443, 0.00298844953, -0.0198011138, 0.00365997152, 0.0229372289, 0.00428930391, 0.00579407625, 0.00930286758, 0.0168900136, 0.00234681182, 0.00045046481, 0.0123405382, 0.0101888543, -0.00806529727, -0.0287313052, 0.00326619949, -0.0199276842, 0.00346132764, 0.00204620883, -0.00737619633, 0.0174806714, -0.0136062345, -0.0137890568, -0.00396233238, -0.00375489891, -0.0105755953, -0.00433149375, 0.0156102534, -0.00726369023, -0.0151180383, 0.00985836703, 0.00204093521, 0.0189573169, -0.0126710255, 0.00420844, 0.00930989906, -0.0206730384, 0.00967554469, 0.00435962, -0.00604369957, 0.00398694305, 0.0219387338, -0.0168759488, -0.0225856453, 0.00557257934, -0.00412054453, -0.0135921715, -0.0118694175, -0.010645912, -0.0261717848, 0.0259889625, -0.000270718359, -0.0157368239, -0.00645153504, -0.00104595732, 0.0120381778, 0.0206589755, 0.0183666591, -0.00346132764, -0.00430336734, 0.00240482274, -0.0144148739, 0.0120873991, -0.0250748489, -0.00420492422, 0.00646559801, 0.00327850482, -0.0198433045, -0.00553742098, -0.00401507, -0.00983727258, 0.0158633925, -0.00451080082, 0.0135781076, 0.00743948109, -0.00305525, -0.0295610391, 0.0160743427, 0.026382735, -0.00460572774, 0.0166509375, 0.00446157902, -0.017311912, -0.00103365188, 0.006131595, 0.0100341588, -0.0106318481, -0.0335550122, 0.00575188641, -0.00182471203, 0.00569563312, 0.00726369023, 0.0121225575, -0.00127097, -6.6141416e-05, -0.0117498804, -0.00984430406, -0.00683124363, 0.00189678639, -0.0142883044, -0.0173962917, -0.00807233, -0.0054424936, 0.00817077234, 0.0176213048, 0.0196182914, -0.0276906211, -0.0121225575, 0.00575188641, 0.0167915691, 0.00383927859, -0.000799849688, 0.0117569119, 0.0103294877, 0.0208136719, -0.001766701, -9.21804822e-05, -0.0209402405, 0.00165331573, -0.00557257934, 0.0161305945, -0.0107724816, 0.00829734188, -0.002200905, -0.000216992194, -0.0282812789, -0.0102099497, 0.000557697378, -0.00777700031, -0.017058773, -0.00737619633, 0.014253146, 0.0293641519, 0.0061808168, 0.00766449375, 0.000316643796, -0.00400452223, 0.0418242291, -0.0212636963, -0.016665, -0.00742541766, 0.0148367723, -0.00815670937, -0.00186690199, 0.00112330541, -0.00122438534, -0.0120030195, -0.0014379716, -0.0154696209, 0.00318357768, 0.000247645774, -0.0167915691, -0.0181416459, -0.0123264752, -0.00495731039, 0.0030130602, 0.00798794907, 0.00934505742, -0.0224168859, -0.00792466477, -0.0072496268, 0.00236790674, 0.00284957443, -0.00476745563, 0.00405725976, -0.0297579244, -0.00413812371, 0.0169181395, 0.00464088609, -0.00281793205, 0.00731994305, -0.00271948893, -0.00583626609, 0.02345757, -0.00933099352, 7.07971367e-06, -0.0170306452, 0.0112646967, 0.00395178469, -0.0226418991, -0.0214605834, 0.00241009658, 0.0288578738, -0.0189010631, 0.0131421462, 0.00137732364, -0.0197870508, -0.00166913692, -0.0231622402, -0.00928177219, -0.0096544493, 0.00464440184, 0.0130015127, -0.0017552746, 0.00180010125, -0.0178885069, 0.0134163797, 0.028886, -0.011327981, -0.00228704279, -0.00428578816, 0.0111170318, -0.0130999563, -1.19071028e-05, -0.00940131, -0.00984430406, 0.0075168293, 0.0251873545, -0.00226594787, -0.0289703794, 0.01704471, 0.00755198766, 0.00368458242, 0.00319764088, -0.00173769542, 0.00484480383, -0.0297297984, -0.00678553805, 0.0100763487, -0.0232466199, 0.00322752539, 0.0280703288, 0.0051401332, -0.0183244683, -0.0132546518, -0.0160040259, -0.0137820253, 0.00478503481, -0.00136326032, -0.00123141694, -0.0122069372, -0.0201808233, -0.00415921863, -0.0203214567, -0.0147523927, -0.00233274838, 0.0246670134, 0.00319412514, 0.014119545, -0.00553038949, 0.00431039883, 0.00355977053, -0.00855048094, -0.00523857586, 0.0100271264, 0.00946459547, -0.00947162695, 0.0161165316, 0.00134568114, 0.00114176353, 0.0166931264, 0.00602260465, -0.000588900351, 0.00537920883, -0.00437719934, -0.0166509375, -0.0110678105, -0.00604721531, -0.00739729125, 0.0143164303, -0.0148367723, 0.00772074703, -0.00545655703, 0.0063987975, -0.00663787359, 0.0133249685, 0.00941537321, -0.00182119629, -0.00629683863, 0.0114897089, 0.00134392327, 0.00373380398, 0.00873330422, 0.00141863455, -0.00699648727, 0.0213621389, -0.0109763993, 0.00835359469, 0.000149861953, -0.0147664556, -0.00123756961, 0.0101958867, 0.00696132937, -0.0124952346, 0.00450376887, -0.00929583516, 0.0159477722, 0.000225012656, 0.0158915184, 0.00438071508, -0.00784731656, -0.0104560573, -0.00957007, 0.00397287961, -0.0195479747, -0.0100622848, -0.0146820759, 0.0089794118, -0.00200401898, 0.00676092738, -0.0108849872, -0.0142320506, 0.00579759199, -0.0233028736, 0.00373731973, 0.0171150248, 0.0256233178, -0.0147383297, 0.00223430549, 0.0101115061, 0.00538624078, -0.00247513922, 0.00909895, -0.00252084504, -0.00753089273, -0.00811451953, -0.0140562598, -0.0175087973, -0.00736213289, 0.0139929745, 0.00731994305, -0.00386388926, -0.0012990965, -0.0135429492, -0.00873330422, 0.033864405, -0.0108357659, 0.0170728359, 0.00375138293, 0.0025313925, 0.00537569309, 0.0060929209, -0.0114053292, -0.0148789622, -0.00532647176, 0.000302360771, -0.0156243164, -0.0111381272, 0.00810748711, 0.0213762037, 0.00978101883, 0.0160462148, -0.0358051397, -0.0189713798, 0.0113490764, -0.0179588236, -0.00990758836, 0.00193897635, -0.0256514437, 0.00220617885, -0.000715030474, 0.0138101522, -0.0198292416, -0.0129522914, 0.00541436719, 0.010779513, -0.00163397868, -0.00236439076, -0.00162606803, -0.0161165316, -0.00364590832, -0.00299899699, -0.0118975444, -0.00298669143, -0.00966148078, 0.00780512672, 0.00905676, -0.000418163167, -0.00868408289, 0.00763636734, 0.000600326748, 0.00122438534, 0.000370699563, 0.00764339883, 0.0324299484, 0.0168759488, 0.0061808168, -0.0230216086, -0.00630387058, 0.00914114, 0.0049748891, -0.00673280098, 0.00090268749, 0.0103857405, -0.0169743933, -0.0266358741, -0.0184651017, -0.0141617348, -0.0358051397, 0.0168196969, 0.00810045563, -0.0194073413, 0.0124600763, -0.0109623354, -0.00492918352, -0.0097458614, 0.00814967696, 0.00201280857, 0.00106881012, -0.00318181957, -0.0114967404, 0.00357910758, 0.0251873545, -0.00984430406, 0.0175369252, 0.00176142727, -0.00876143, 0.00512255402, -2.01198463e-06, 0.00516825961, 0.00771371555, -0.00679256953, -0.0342019238, 0.010674038, 0.0183666591, -0.0226840898, 0.000837205327, -0.0405866578, 0.00277925795, -7.74579748e-05, 0.0387584306, 0.000746672857, 0.0162009113, -0.0161587223, 0.00774184195, -0.026664, -0.00807233, 0.00310095586, 0.0157086961, -0.00939427875, -0.0115670571, -0.00069789082, 0.00807936117, -0.0124108549, 0.0184791647, 0.0381115191, 0.0110326521, -0.000695253955, -0.0177197475, -0.00673280098, -0.00449322164, 0.0312486328, -0.00280738459, -0.000534405059, 0.0263405442, -0.000827536802, -0.0220090505, 0.00107584184, -0.00940834172, -0.00283375313, -0.0105334055, 0.00579056, -0.0157649498, -0.00240130699, 0.0328799747, -0.0179728866, 0.0200120639, -0.00756605063, -0.0147945825, -0.00017183584, 0.0139226587, -0.00656052539, -0.0169040766, -0.0106107537, -0.0121084936, 0.00459869625, -0.00835359469, 0.00491512055, -0.00623003813, -0.0110818734, 0.0214887094, 0.00296911248, 0.00397991156, -0.04050228, 0.0137257725, 0.0112717282, 0.0270437095, -0.00753089273, 0.0248498358, 0.0194214061, -0.00946459547, 0.000446070015, -0.0197167341, 0.024259178, 0.00392014254, 0.0117850378, 0.000373116694, 0.00137908151, 0.00755901914, -0.00280035287, 0.0161165316, -0.00453541148, 0.0087403357, -0.00257534022, 0.0257217605, -0.0214887094, -0.00178779592, -0.0122913169, 0.0254123677, -0.00249096053, -0.0141265765, 0.00598744629, 0.00670115836, 0.0257217605, 0.0161024686, 0.0163696706, 0.00860673469, 0.00482370891, -5.45227231e-05, 0.00362129742, -0.00263510924, 0.00227297959, 0.00239075953, -0.00254018209, -0.0260311533, 0.00646911422, -0.00427524047, 0.00777700031, 0.0182963423, -0.00193721836, 0.0176494308, -0.00466901297, -0.00979508273, 0.0358895212, -0.00929583516, -0.011180317, -0.00772777852, 0.00525967078, 0.0143515887, 0.0394053422, 0.00151619862, -0.0207152274, 0.00542491488, -0.00128151744, 0.000532207661, 0.0446650125, -0.00223078951, 0.00127888052, 0.00416625, 0.0105826268, 0.0211230628, 0.013184336, -0.0214043297, -0.0325424559, -0.012382728, 0.00645505078, -0.0130999563, -0.00832546875, -0.00437016785, 0.000110473746, 0.0123335067, -0.00867705047, -0.00895831641, -0.0242732409, -0.0271562152, 0.0117217535, 0.0218543541, 0.04106481, -0.00437719934, 0.0163556077, -0.0112436013, 0.00768558867, 0.0287031773, 0.0201386325, 0.0112436013, -0.0140843866, -0.00804420281, 0.012396791, -0.00770668359, -0.0110185891, -0.0418242291, -0.01226319, -0.00810045563, 0.013317937, 0.00508036418, 0.00344374846, -0.0239357222, 0.0129874498, -0.00785434805, -0.0191120133, -0.0208699238, 0.00110572623, 0.0237810258, 0.0104138674, -0.00374786719, 0.0291953925, 0.00127800158, -0.00498192105, -0.0143093988, 0.0169040766, 0.00610346859, 0.0188166834, -0.00440532621, 0.0187744945, 0.00436665211, -0.00669061067, 0.00400100648, 0.00280035287, -0.00977398735, -0.00336464238, -0.00466901297, -0.00463033887, 0.020265203, 0.0162852909, -0.0222621895, 0.00600150973, 0.0151602281, 0.00341913779, 0.00286012189, -0.00841688, -0.00133337581, -0.00563938, 0.000390036585, 0.000813913, -0.00773481047, -0.0102380766, 0.0167353172, 0.00848719664, 0.00423656637, 0.0130858924, 0.00918332953, -0.0135570131, -0.0150899114, -0.0029902074, -0.00328905229, -0.00424711406, -0.0146820759, -0.0135640446, -0.0257076975, 0.00505926926, 0.000927298272, -0.0104138674, -3.86191168e-05, 0.00270190975, 0.012249127, -0.0178603809, -0.00153905142, -0.0164681152, -0.00326444162, -0.00511903828, 0.00304470258, -0.00410648109, 0.00331366295, -0.00481316168, 0.00580110773, 0.00862782914, 0.0109904623, -0.00269663613, 0.0252154823, 0.0159618352, -0.00986539852, 0.00471471855, 0.00330838934, 0.0203073919, 0.00365997152, 0.0158493295, -0.0365083031, 0.0115248673, -0.0318674184, 0.00131315982, -0.0062089432, 0.0039166268, 0.0158493295, -0.000100365753, 0.00523506, 0.00862079766, 0.00616323762, 0.0096544493, -0.00315545104, -0.00146082439, 0.0133741898, 0.012663994, 0.0118694175, -0.0139296902, -0.000477712427, -0.0126991523, 0.0119537981, 0.00630738633, -0.00760120898, 0.0166228097, 0.00912707578, -0.0125585189, 0.00708789891, -0.0157649498, 0.0273249745, -0.00703867758, -0.00659216801, 0.018408848, -0.00736213289, -0.0289141275, 0.00888800062, 0.019477658, -0.0214746464, -0.00493621547, 0.011074842, 0.00152674608, -0.0209543034, -0.0144992536, -0.00997790508, 0.0297297984, 0.00729884813, -0.00288649066, -0.00566750625, 0.0217277855, 0.000205895369, -0.0117780063, -0.0132827787, 7.34477362e-05, 0.0196604822, -0.00930989906, 0.000441016018, -0.0179306958, 0.000598568819, 0.0225856453, -0.00765043031, 0.0104490258, 0.00169990037, -0.00193897635, 0.00869111437, 0.0139718801, 0.0200542528, -0.00706328824, 0.00351230707, -0.0361145325, 0.0139578171, -0.0210808739, 0.00888800062, -0.00815670937, 0.0165103041, 0.00233099051, 0.0134163797, -0.0200261269, -0.0178322531, -0.0100411903, -0.0192104559, -0.0191401392, 0.01760724, 0.00429281965, 0.00173681648, -0.00807936117, -0.00914817117, -0.00864189211, -0.0174384806, -0.0202792659, -0.0259749, -0.00587142399, -0.0135640446, 0.00546710473, 0.0235982034, -0.00298844953, -0.00233274838, -0.0114193922, -0.000429809355, -0.0098091457, 0.00743948109, -0.0204480253, 0.0120100509, -0.000640758721, -0.0127694691, -0.00784028508, -0.00679608574, 0.000724699, 0.0130366711, -0.00637067109, -0.0219668616, -0.00195303955, 0.0049854368, -0.0315299, -0.00701758219, -0.00199874537, -0.00685233856, 0.00638473453, 0.00634606043, 0.0349332169, -0.0210246202, 0.000698330288, -0.00743948109, 0.0359176472, -0.016524367, 0.00340331648, -0.000391794514, -0.0142109562, 0.0134304436, -0.0113490764, -0.013317937, -0.00275816303, 0.00638473453, -0.006666, -0.00288297469, 0.0117709748, 0.000513749605, 0.00041838293, -0.0186479241, -0.00405374356, -0.0230497345, -0.0174947344, -0.00102134654, -0.00948569, 0.0016708948, 0.017058773, 0.000295548845, -0.0163134187, 0.000367842964, 0.0101044746, 0.0136835827, 0.0450025313, -0.0072496268, 0.0192104559, -0.021615278, -0.0092747407, -0.0292235203, -0.00214992557, -0.0210105572, -0.000802486553, -0.0113068866, 0.00372325629, -0.00151883543, 0.0193370264, 0.00119450083, -0.0157086961, -0.0211933795, -0.0230216086, -0.0131210508, 0.0118694175, -0.0136976456, -0.0108990511, 0.011862386, 0.00275464728, -0.0187463667, 0.0278312545, 0.0127694691, 0.00190030225, -0.0410085581, -0.0092747407, 0.00836765859, 0.0151180383, 0.00441587344, 0.00408890191, 0.00278277369, -0.00878955703, 5.57862186e-05, 0.0134796649, 0.00885987375, 0.0086629875, 0.00829031, 0.00300954445, -0.00119537977, -0.00497137336, 0.0247654561, -0.00698945578, 0.015202418, 0.00542843062, -0.0255530011, 0.00809342414, 0.00116461632, 0.00248392881, 0.0143304942, 0.0122280316, 0.00964038633, -0.00849422812, -0.00152323022, -0.00297438609, -0.00652185129, -0.0072215, -0.0233872533, 0.0247373302, 0.00538975652, -5.7956142e-05, -0.00358789717, -0.0168759488, -0.000874121441, 0.000343891414, 0.00496785762, -0.0257217605, -0.0165665578, 0.0241185445, -0.00036938113, -0.0171994045, 0.0067046741, -0.0238935314, -0.000769525708, -0.00792466477, 0.00812155101, 0.00993571524, 0.00233626436, -0.0106388796, 0.00609995285, -0.00146346132, 0.00433500949, 0.0220090505, -0.00934505742, -0.0130015127, 0.0044897059, 0.00238548592, 0.00271245744, 0.0190135706, 0.0323174447, -0.0203636456, -0.0156383794, 0.0337800272, -0.0155680636, -0.00606479449, -0.00698945578, 0.00779106328, -0.0129452599, -0.0239357222, 0.0280281398, -0.0075168293, 0.0187041778, -0.00342792738, 0.00708789891, 0.0184369758, 0.0249060895, 0.00641286094, -0.00619839551, -0.0195620377, -0.0256655067, 0.00242591766, 0.00956303813, -0.000231604834, -0.00081874727, -0.00124899612, 0.00022292514, 0.00983024109, -0.0104490258, -0.0271984059, 0.0061702691, 0.00134831807, 0.00553390523, -0.0295329113, -0.00484128809, -0.00920442399, 0.00124460133, 0.00988649391, -0.0163415447, -0.00270015188, -0.00434204144, 0.0119889555, 0.0151742911, 0.000758099311, 0.0277609378, -0.0183385313, -0.02025114, -0.0116303423, 0.00546007277, -0.00802310742, 0.00122965907, -0.0130085442, 0.00189151266, -0.0136976456, 0.0083325, -0.00731994305, 0.011074842, -0.00257709809, 0.0249482784, -0.0242310502, 0.0100200949, -0.0197589248, 0.0101185385, -0.00496785762, 0.0118905129, -0.0133882537, 0.0246248227, -0.00222903164, 0.0128327534, 0.0160884056, 0.00522802863, 0.0187604316, 0.0164540503, -0.00222727377, 0.0137046771, -0.00412406027, -0.0144992536, 0.013198399, 0.0236685202, 0.0147102028, 0.0192948356, 0.00318181957, -0.0101677598, -0.0147383297, -0.0064374716, 0.00940834172, 0.000842918525, -0.00327850482, -0.0294766594, -0.00469362363, 0.0108427973, 0.00170429517, 0.00330838934, -0.0014450032, -0.00538624078, -0.00515068043, 9.52568225e-05, -0.00509442715, -0.00231516943, -0.0184510387, -0.0269452669, -0.0052139652, 0.00851532258, -0.0170165822, 0.0156102534, 0.0208558608, 0.0137820253, -0.00400803797, -0.0101044746, 0.012917133, -0.0109834308, -0.00720743695, -0.000784907432] |
05 Mar, 2024 | String manipulation instructions in 8086 microprocessor
05 Mar, 2024
In this Article, We will be going through the String Manipulation Instruction, We will start our Article with the Introduction of the String Manipulation Instruction in the 8086, Then We will go through the different String Manipulation Instructions with some Examples, and At last, we will conclude our Article with Some FAQs.
What are String Manipulation Instructions in 8086 microprocessors?
String Manipulation Instructions in the 8086 microprocessor architecture are the set of Instructions that are used to manipulate strings in memory. The String manipulation Instructions offer different functionality such as copying, Searching, and Modifying Strings of data. Key String manipulation instruction in 8086 instruction sets includes different instructions such as MOVSB, CMPSB, SCASB, LODSB, STOSB, and other instructions which are going to be discussed further.
Different String Manipulation Instructions
The string is a series of data bytes or words available in memory at consecutive locations. It is either referred as byte string or a word string. Their memory is always allocated in a sequential order. Instructions used to manipulate strings are called string manipulation instructions. Following is the table showing the list of string manipulation instructions:
OPCODE
OPERAND
EXPLANATION
EXAMPLE
REP
instruction
repeat the given instruction till CX != 0
REP MOVSB
REPE
instruction
repeat the given instruction while CX = 0
REPE
REPZ
instruction
repeat the given instruction while ZF = 1
REPZ
REPNE
instruction
repeat the given instruction while CX != 0
REPNE
REPNZ
instruction
repeat the given instruction while ZF = 0
REPNZ
MOVSB
none
moves contents of byte given by DS:SI into ES:DI
MOVSB
MOVSW
none
moves contents of word given by DS:SI into ES:DI
MOVSW
MOVD
none
moves contents of double word given by DS:SI into ES:DI
MOVD
LODSB
none
moves the byte at address DS:SI into AL; SI is incr/decr by 1
LODSB
LODSW
none
moves the word at address DS: SI into AX; SI is incr/decr by 2
LODSW
LODSD
none
moves the double word at address DS:SI into EAX; SI is incr/decr by 4
LODSD
STOSB
none
moves contents of AL to byte address given by ES:DI; DI is incr/dec by 1
STOSB
STOSW
none
moves the contents of AX to the word address given by ES:DI; DI is incr/decr by 2
STOSW
STOSD
none
moves contents of EAX to the DOUBLE WORD address given by ES:DI; DI is incr/decr by 4
STOSD
SCASB
none
compares byte at ES:DI with AL and sets flags according to result
SCASB
SCASW
none
compares word at ES:DI with AX and sets flags
SCASW
SCASD
none
compares double word at ES:DI with EAX and sets flags
SCASD
CMPSB
none
compares byte at ES:DI with byte at DS:SI and sets flags
CMPSB
CMPSW
none
compares word at ES:DI with word at DS:SI and sets flags
CMPSW
CMPSD
none
compares double word at ES:DI with double word at DS:SI and sets flags
CMPSD
Examples of String manipulation instructions in 8086 microprocessor
Given below are some Examples of the String manipulation instructions in 8086 microprocessor
Example of REP with MOVSB Instruction
MOV AX, 7000H Assign source segment address to AXMOV DS, AX Load source segment address into DSMOV AX, 8000H Assign destination segment address to AXMOV CX, 0E0H Move the length of the string to the counter register CXMOV SI, 3000H Assign source index address to SIMOV DI, 4000H Assign destination index address to DICLD Ensure auto-increment mode is set by clearing the direction flagREP MOVSB Repeat the move byte from source to destination instruction CX times
Example of REPE With CMPSB Instruction
MOV AX, SEG_STRING1 Move the segment address of STRING1 to AXMOV DS, AX Load it to DSMOV AX, SEG_STRING2 Move the segment address of STRING2 to AXMOV ES, AX Load it to ESMOV SI, OFFSET_STRING1 Move the offset of STRING1 to SIMOV DI, OFFSET_STRING2 Move the offset of STRING2 to DIMOV CX, 020H Move the length of the strings to CXCLD Clear the direction flag, set auto-increment modeREPE CMPSB Compare the 020H bytes of STRING1 and STRING2,While they are Equal, If mismatch is found modify the flags and proceed with further ExecutionNOTE: If Both Strings are Equal,CX becomes ZERO,the ZF is set otherwise ZF is reset
Example of REPNE With SCASW Instruction
MOV AX, SEGMENT_STR Move the segment address of the String to AXMOV ES, AX Load it to ESMOV DI, OFFSET_STR Move the offset of String to DIMOV CX, 020H Move the length of the String to CXMOV AL, WORD_TO_FIND The word to be scanned for is loaded into ALCLD Clear the direction flagREPNE SCASW Scan the 020H words of the String until a match to the word is found
Example of LODSB Instruction
MOV CX, 10 Set CX to the number of bytes to be readMOV SI, OFFSET_STR Set SI to point to the start of the stringMOV DI, OFFSET_BUF Set DI to point to the destination bufferCLD Clear the direction flag for auto-incrementREAD_LOOP: LODSB Load a byte from the memory location pointed to by SI into AL, and increment SI STOSB Store the byte in AL at the memory location pointed to by DI, and increment DI LOOP READ_LOOP Decrement CX and loop back if CX is not zero HLT Halt the processor (assembly language instruction for stopping execution)
Conclusion
In this Article, We have gone through the String manipulation in the 8086 microprocessor which provides efficiently handling operations on strings of data stored in the memory. These instructions enable us to copying, searching and comparing Function in the memory. Also we have gone through the different examples of the Instructions which provides us the clear understanding of the String manipulation instructions set.
FAQs on String manipulation instructions in 8086 microprocessor
How are string manipulation instructions used in assembly language programming?
In assembly language programming, string manipulation instructions are used to implement various string operations directly at the machine level. Programmers can combine these instructions with control flow structures and other operations to implement complex string manipulation algorithms.
Can string manipulation instructions handle strings of variable length?
Yes, string manipulation instructions are designed to handle strings of variable length.
What are some examples of string manipulation instructions in the 8086 microprocessor?
Examples of string manipulation instructions include MOVSB, CMPSB, SCASB, LODSB, STOSB and other Instructions.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor | https://www.geeksforgeeks.org/string-manipulation-instructions-8086-microprocessor?ref=asr6 | Languages | String manipulation instructions in 8086 microprocessor | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0169802476, -0.00792534277, -0.0206758752, 0.0270849057, 0.0214125458, 0.0473678894, -0.0169188585, 0.000521040638, -0.006894005, -0.00515362155, 0.0125847822, 0.0205776524, 0.0207004305, 0.0149421263, -0.0225666631, 0.00541759515, -0.00418674201, 0.0140458439, -0.0218545478, -0.0208846, 0.00828754, -0.00798059348, -0.0661038682, 0.00544828968, -0.00472082803, 0.0179010853, -0.0119340569, -0.00180023769, 0.0145737911, 0.016685579, 0.0290002488, 0.00809723325, -0.0153472945, -0.0153595731, -0.0165505223, -0.0512231328, -0.0354829468, 0.00882776361, -0.00507688522, -0.0363178402, -0.0255378988, 0.00078386307, -0.00341016892, 0.000172081549, -0.0313330367, 0.0501917936, -0.0121550579, -0.0266674589, 0.0136283981, 0.00348076643, 0.00610208465, -0.0201970395, -0.0146351801, -0.000828753924, 0.0274777971, 0.0140212886, -0.00287608313, -0.00569077674, -0.0114368042, -0.0409834161, 0.0146474587, -0.0306700338, -0.0200742614, -0.0413517505, -0.0122839753, -0.0194358137, 0.000805732969, 0.0138248429, 0.0220632702, 0.0315540396, -0.0323152654, 0.000380037382, 0.00143804157, -0.0467294417, -0.0213511568, -0.0103870491, 0.0429478697, 0.013346008, -0.00924521, 0.0278461315, -0.0189692564, -0.00141502055, 0.0318978168, -0.000294859899, 0.0142545672, -0.00174959167, -0.0111421365, -0.0601122864, 0.0159734637, 0.0169311352, -0.0139967334, -0.000735519105, 0.00326590426, 0.00323520973, -0.0213266015, 0.0102949655, -0.0015140106, 0.00314312591, -0.00523035787, 0.00996960234, 0.00670369854, 0.0124374479, 0.00154470524, -0.0154332398, 0.00118404382, 0.0281162448, -0.0106694391, 0.0305472557, -0.0232542213, 0.02411367, -0.0561342649, -0.0361213945, 0.0239417795, 0.0532858074, -0.0124742817, -0.0121857524, 0.00573988818, -0.0490131192, 0.00100064359, 0.0171275809, 0.0327327102, 0.0401485227, -0.0330764912, 0.00274409633, -0.0396328531, 0.0571656041, -0.0386015177, -0.0303753652, 0.00463181362, 0.0162067432, -0.0354829468, 0.00528867776, -0.0103195207, 0.0296141393, 0.0411061943, -0.0213388782, -0.0240768362, 0.0524509139, 0.0181834754, -0.0138125652, -0.0494796783, 0.0295895841, -0.0379139557, 0.0148193482, -0.00172657066, -0.0307928119, -0.00183707115, 0.0382577367, -0.0283372458, 0.0107246898, -0.0279934667, -0.0340832733, 0.00487430068, -0.0116516659, 0.00656250352, 0.0110561913, 0.00661161449, 0.0226403289, -0.00443229871, 0.0160471313, -0.0178274177, -0.0470732227, -0.0191165898, -0.0108781625, -0.00430952059, -0.00484360615, 0.0105834948, 0.00555879, -0.00349918334, 0.0253168978, 0.00212866976, 0.0633045211, 0.0082691228, -0.00798059348, -0.0137266209, -0.0236471128, -0.0087234024, 0.0189692564, -0.0260781236, -0.02411367, -0.0602105074, -0.00657478115, -0.0126338927, -0.00254765106, 0.0109456908, 0.0088891536, -0.0365388393, -0.00976088, 0.00745264627, -0.0331256, -0.0148193482, 0.00295742368, 0.0066484483, 0.0258571226, -0.00539303944, 0.00250007445, -0.0813775, 0.0422848687, -0.00975474063, -0.00772275869, -0.0437827632, -0.058835391, -0.00863745715, 0.0153595731, 0.025783455, 0.000548665819, -0.051026687, -0.0186623111, 0.0131495623, 0.00440774299, -0.0152736278, -0.00543294242, 0.0298105851, -0.00856993, 0.0355811678, 0.000159995543, -0.019988317, 0.0118174171, -0.0258571226, -0.0145246796, -0.009380267, -0.0176064167, 0.0154209621, -0.00709658908, -0.051026687, -0.0319960415, -0.0146720139, -0.0239172243, -0.0366861746, -0.0307682566, -0.00533778919, 0.0283863563, -0.00683261547, 0.0102581317, -0.0120998072, -0.00823228899, 0.00934957247, 0.0231068879, -0.0204794295, -0.00422357535, -0.00449982705, 0.0266920161, 0.00335798808, 0.0178396963, -0.00013198673, 0.0394855216, 0.0285091344, 0.0522544682, -0.0304981451, 0.0141440667, 0.00106126547, 0.00286073587, 0.0299824756, 0.0533349179, -0.00747720199, -0.00638447469, -0.00953987893, -0.0112158032, -0.00877251383, 0.00365572562, -0.0126584489, 0.00530095585, -0.0281653553, 0.0197918713, 0.0145001244, -0.029687807, 0.0307191461, -0.0127075603, 0.022038715, -0.0539733656, 0.0361459479, -0.0435126498, -0.00261057494, 0.01747136, -0.00603762595, -0.019042924, 0.00987751875, 0.0409834161, 0.0401976332, -0.0258325674, -0.00688172691, -0.016525967, 0.0260535683, 0.00508609368, 0.00949076749, -0.0268639047, -0.0636974126, 0.00802970491, -0.0313084833, -0.0158261303, 0.00346541917, 0.0205653757, -0.000190786057, 0.0694434419, 0.00776573131, 0.00172196643, -0.00861904118, 0.0240522809, -0.00274256151, 0.00379999029, 0.0311857034, -0.000456582027, 0.00623100158, -0.0165382456, -0.050019905, -0.0166119114, 0.00550660957, 0.0180729739, -0.0160716865, -0.00823842827, 0.06517075, -0.0255870093, -0.0403204113, 0.0101599088, 0.0357776135, 0.0378157347, 0.0503882393, -0.0162558556, -0.0341323838, -0.0235611666, 0.0186254773, 0.0159734637, -0.00988979638, 0.0363669507, 0.00659933686, -0.0289511364, 0.0162804108, 0.0104914112, -0.0212038234, 0.00392890768, 0.0154823512, 0.0158138517, 0.0190920345, 0.0137634538, 0.022038715, -0.0298842527, -0.0102397148, 0.054268036, -0.0173731372, 0.0159980208, -0.00396267138, 0.00942937844, -0.0378157347, -0.00655636424, -0.0180361401, 0.015519185, -0.0199023727, 0.00856993, -0.0148439035, -0.00789464824, 0.000885538931, -0.019423537, 0.0841277316, 0.0124251703, 0.0279689096, -0.0325362645, 0.00593940308, 0.0140826777, 0.00207341951, 0.0253905654, 0.00535927527, 0.0111728311, 0.0378157347, -0.00625248812, 0.0128426161, -0.057951387, -0.0112894699, -0.0103747714, 0.0050983713, -0.00381226814, -0.00779642584, -0.0139353434, 0.0281899106, -0.0154946288, -0.0129408389, -0.013284618, 0.00933115557, -0.011129858, 0.0034470025, 0.0144510129, -0.00546363695, 0.0461155511, -0.0293931384, 0.00881548598, -0.0609471761, 0.0100494083, -0.0136529533, 0.0102151595, 0.0215353239, 0.0341078267, 0.0123208081, 0.0473924465, -0.0680683255, -0.025783455, -0.0407133028, -0.0358512811, -0.0234875, -0.00934343319, 0.0211915448, 0.0331010446, 0.048767563, -0.0158506855, -0.0134196747, 0.0168820247, -0.00920223817, 0.0236348342, -0.0387734063, -0.0245433934, 0.00767364725, -0.0095582949, -0.0158752427, -0.0318978168, 0.00914698746, -0.0145001244, 0.02757602, 0.0247521177, -0.04822734, 0.0229595527, 0.00910401531, -0.011252637, 0.019988317, -0.0137511762, -0.0119586121, 0.0545627028, 0.00198900932, 0.0156296846, -0.0121305017, -0.0024494282, -0.0108720241, -0.0126093375, -0.0388225168, 0.0341323838, 0.00889529195, 0.0133091742, -0.021879103, -0.0578040518, 0.0235243328, 0.0104116052, -0.0118726669, 0.0148316259, -0.0303017, 0.0250713415, -0.00383682363, -0.00305104232, -0.029245805, 0.0130881732, -0.0531875864, 0.00471161958, 0.00640903041, -0.0439301, -0.0352865, -0.0070106443, -0.00891984813, 0.015740186, 0.0557413734, 0.020147929, -0.000738204864, -0.0318241492, 0.0143159563, 0.0184413102, -0.000341477309, -0.0230946094, 0.00499707926, -0.00486202305, 0.0427268706, -0.00488350913, 0.00587187521, -0.0447158776, -0.0197673161, 0.00934957247, 0.0158384088, -0.0173608605, 0.0172871929, 0.0294176955, 0.0358021706, 0.00909173768, 0.0238312799, 0.0109948022, -0.0132477852, -0.00631080754, -1.45919203e-05, 0.0345989428, -0.03091559, -0.00669755926, -0.00119018275, -0.0400257446, -0.00319530675, 0.0103133824, 0.0310138129, 0.0333711579, -0.00706589455, -0.00476073101, 0.0122962529, 0.0112833316, -0.00755086914, 0.022947276, -0.0483501181, 0.031480372, -0.0258325674, 0.0298842527, -0.0363423936, 0.029245805, -0.00072976388, 0.0340832733, -0.00868656859, -0.0168206356, -0.00448141, 0.0242610034, 0.0740108, 0.0118542509, 0.022947276, 0.0105098272, -0.00880934764, 0.0606034, -0.0440774299, 0.00729917362, -0.0266183484, -0.0023358583, 0.0217686035, 0.014794792, 0.032388933, 0.0275269076, 0.000527563272, 0.003824546, 0.00211025309, -0.0212774891, 0.0607016198, -0.0152245164, -0.0518124662, -0.0057184021, -0.0309647024, 0.00699836668, 0.0010236646, 0.0113263037, -0.0180484187, -0.00079959404, 0.00322907092, -0.00125847815, -0.0230700541, 0.0221860502, 0.0148070697, 0.0341078267, -0.0300070308, -0.00836734474, -0.0452806577, 0.0278952438, -0.0368089527, -0.0105098272, 0.0152245164, 0.0153595731, -0.0163786337, 0.00668528164, -0.031578593, -0.0112956092, -0.0309647024, 0.00228060805, 0.0149666816, -0.0298105851, -0.0200865399, 0.0160716865, 0.00384910149, 0.0178642515, 0.00630466873, 0.0158875193, 0.0294176955, -0.0308664795, -0.00658092, 0.0279934667, -0.0212038234, 0.0355811678, 0.0108106341, 0.0196322594, 0.0165014118, 0.0121734748, 0.029687807, 0.0154823512, 0.00691856071, -0.00802356564, -0.0130758956, 0.0145492358, -0.014733403, -0.0388470739, 0.0169434138, 0.00524877477, 0.042309422, 0.0232787766, -0.0127566718, 0.000967646949, 0.0127443941, 0.00723164529, 0.0155928517, 0.00155161147, -0.0585407205, 0.0105589386, -0.0133705633, 0.0300806984, 0.00168206356, -0.0108413287, 0.0261272341, -0.0251695644, 0.00647655828, 0.041842863, 0.0167101342, 0.0141931782, 0.0100555476, -0.00523649715, 0.0220141597, 0.0334448256, 0.0279198, 0.00495410664, 0.00699836668, -0.000872493722, 0.00427575642, 0.0137266209, -0.0262991246, -0.0240891147, 0.0415236428, 0.0151017383, -0.00644586375, 0.000687558786, 0.00308480626, 0.0103809107, -0.000962275371, 0.0147211254, -0.0100309923, 0.0206390414, -0.00852695666, 0.0115288878, -0.022984108, -0.0283372458, -0.00549740111, 0.0246784501, -0.0333466, -0.00710272789, -0.0359495021, 0.0153104616, 0.00207955856, 0.00993276946, -0.0287792478, 0.0145001244, -0.0109825246, 0.0494551249, 0.012136641, 0.0720463395, -0.0103870491, 0.0552011505, -0.0154209621, 0.000626937, 0.0146474587, 0.0347953886, -0.000143784971, -0.0266183484, -0.00943551678, 0.0128917275, 0.00248933118, -0.00626476575, 0.0366616175, 0.012339225, 0.00444150716, 0.0310629252, -0.00632308563, -0.0207004305, 0.0244820043, 0.00418060319, -0.0255870093, 0.00402406091, -0.00165443844, 0.0479081161, -0.0113815535, 0.0113140261, -0.0136038419, -0.0153718507, 0.0291475821, -0.00620644586, -0.00854537357, -0.0156910736, -0.032045152, 0.0608980656, 0.014794792, -0.0265201256, 0.0303262547, 0.0395591855, -0.00595475035, 0.0243223924, -0.00814020541, 0.000446222606, -0.0131372847, -0.00716411741, -0.0434144288, -0.0231437199, 0.00973018538, 0.038969852, -0.00956443418, 0.00637833588, 0.00693083834, -0.00234967074, 0.00516589964, -0.019263925, 0.00546670659, 0.0142545672, -0.00154240313, -0.00214862125, -0.0120813902, -0.0124558648, -0.0130513394, 0.0240277257, -0.00941096153, -0.0202707071, -0.0293931384, -0.00462874398, 0.00124159618, 0.00564780459, 0.0263973475, 0.0159734637, 0.0295895841, 0.00685103238, 0.0302771442, -0.0156174069, -0.0224070512, -0.0139721772, 0.0455016606, 0.0183430873, -0.0180361401, -0.0451578796, -0.00647041947, -0.0105773555, 0.0135424528, 0.0336412713, -0.051468689, -0.0162067432, -0.00430338131, -0.0267902371, -0.0245065596, 0.00192915497, 0.0062923911, -0.0195708703, -0.0297123622, 0.0118542509, -0.0128426161, 0.00732986815, 0.0180975311, -0.00620030705, 0.000790385704, -0.0148684597, -0.00265968614, -0.0115288878, 0.0254642311, 0.0112219425, 0.00261978316, 0.0276005752, -0.014794792, 0.00319837616, 0.0209459886, -0.0368335061, -0.00993276946, -0.0401485227, 0.031578593, -0.00628625182, 0.0206144862, 0.0112956092, 0.000724392303, 0.0289265811, 0.032143373, 0.0298842527, 0.0176186953, 0.00493875938, -0.0466557778, -0.00255685928, 0.0124742817, -0.00270572817, 0.0100002978, 0.0202952623, 0.00769206416, 0.0065379478, -0.00414683903, -0.00968107395, 0.0074833408, -0.00187390472, 0.00553116528, 0.00562631851, -0.00435249275, 0.0339604951, 0.000153952555, -0.0101169366, -0.0244574491, -0.0261272341, 0.00321065402, -0.011553444, 0.0146474587, 0.0040332689, -0.0145983472, 0.000699069293, -0.00432486786, 0.0401730798, 0.0269866828, -0.0178765282, -0.0203320961, -0.0278461315, -0.0297614746, 0.0084655676, 0.0318487063, -0.00826298352, -0.0111544142, -0.00912857056, 0.0154946288, -0.0162681323, -0.0342060514, -0.00680806, -0.019202536, -0.0173976943, 0.00552195683, -0.000413225906, -0.022542106, 0.0130145056, 0.00977929588, 0.0425549783, 0.00120399531, 0.0101906043, 0.00149789604, 0.0156419631, 0.00440467382, 0.0261763465, 0.0455998816, -0.0188587569, 0.0157033522, 0.0491359, 0.0202338733, 0.0164031889, 0.0037570179, -0.00231130258, 0.0160102975, -0.0232665, -0.00690628262, -0.011129858, -0.0186500326, 0.0312593691, 0.00930659939, -0.00619723788, -0.0159243532, 0.0407869704, -0.0287792478, 0.00532858074, -0.00646428065, -0.00401792163, -0.0148807373, -0.00980999134, 0.0195954256, -0.00903034862, 0.00430338131, -0.0200619847, 0.0178274177, 0.00645814184, 0.0153595731, 0.0415481962, -0.00185088371, 0.0240522809, -0.0152245164, -0.0304490328, 0.0119279176, -0.00620030705, -0.01350562, 0.0237821676, -3.95912248e-05, 0.0131127285, 0.0336412713, 0.0154946288, -0.0135424528, 0.00321065402, -0.0350409448, -0.0224070512, -0.0157156307, -0.00426961761, 0.00412842212, 0.0300561432, 0.0111053027, -0.00783325918, 0.000857146399, -0.0214984901, -0.00394732412, 0.00841031782, 0.0221369378, 0.0248994511, -0.0129162837, 0.0132723404, 0.0214371011, 0.0255870093, -0.00286994409, -0.0481536724, 0.0144755682, -0.000797292, 0.0218668263, -0.0136529533, 0.0179256406, 0.00536541408, 0.0315540396, -0.0211915448, -0.0284354687, -0.046778556, -0.00876637455, -0.016685579, 0.00194296753, -0.013284618, -0.0115657216, -0.0125172539, 0.0122225853, -0.0231068879, 0.0187973659, 0.0095276, -0.032045152, 0.0025583941, 0.018416753, 0.0134196747, 0.00297123636, 0.000527563272, -0.0171644147, 0.022321105, -0.00692469953, -0.0270849057, 0.0138985105, 0.0216703806, -0.000933115545, 0.0170170814, -0.00928818248, 0.0186131988, -0.00711500598, -0.00705975574, -0.0451087691, 0.00334264082, 0.028803803, -0.0296632517, -0.0216335468, 0.0116332499, -0.0179379191, -0.0265446808, 0.025783455, -0.000603148714, -0.0466557778, 0.0173854157, -0.0523035824, -0.0164154675, -0.029245805, 0.0168574695, 0.0134933414, -0.0196322594, -0.00065839896, -0.00642744731, -0.0113876928, -0.00611129263, 0.00051912223, 0.00624634884, -0.0447404347, -0.0165628, 0.0138371214, -0.0152122388, -0.00786395371, -0.0356057249, -0.0318487063, -0.0178028625, 0.00309861894, 0.00690628262, 0.021879103, -0.0227999408, 0.0251941197, 0.0228367746, 0.00864973571, 0.00336105749, -0.00552195683, -0.00820773374, -0.00135132927, 0.00766750844, -0.0124804201, -0.00799901, 0.0135301752, 0.00538383098, -0.0340096056, -0.0234261118, 0.00271647121, -0.0321679302, 0.0033150157, 0.00739125721, -0.0175941382, -0.019484926, 0.0282390229, 0.0283126887, 0.0152859055, -0.0164154675, 0.0115104709, 0.0138985105, -0.0114245266, 0.00139737118, 0.00278860354, -0.0215353239, -0.00467478624, -0.00128380116, -0.00609594537, -0.0126338927, 0.00891984813, -0.0221860502, -0.0264955703, -0.0338622704, -0.00897509791, -0.0228122193, -0.0345007181, -0.00571226329, 0.0118112778, 0.0393381864, 0.0262500141, 0.019263925, -0.034279719, 0.0206267647, -0.00686944928, -0.029466806, 0.0144019015, 0.0132968966, 0.0129899504, -0.00121243624, -0.0475152247, 0.00828754, -0.00535313645, 0.0213266015, -0.000808035082, -0.0124681424, -0.011977029, -0.019042924, -0.0046717166, -0.00532244192, -0.00944779441, 0.0141686229, -0.00612050109, 0.00221461477, 0.00484974496, 0.0325362645, -0.0311611481, 0.00852695666, 0.00469627231, -0.012560226, 0.0120629733, -0.0357776135, 0.00327511271, -0.00597316725, 0.0519598, -0.0388961844, -0.000108294349, 0.00314159133, 0.0136775095, -0.0418919772, -0.000926976616, -0.036268726, 0.0203812085, -0.00608980656, 0.0354338363, 0.0115473047, 0.00993890781, -0.019484926, -0.00156695885, 0.0211178772, -0.00374474, 0.01747136, -0.000798059336, 0.0149298487, 0.00866815262, -0.0240400024, -0.0195708703, -0.0154209621, -0.0165873561, 0.0130881732, -0.00435249275, 0.0221246611, -0.0186623111, 0.0121059464, 0.0221860502, -0.0145983472, 0.0126216151, -0.0177537501, 0.00481905043, 0.0110561913, 0.00550967874, -0.00144034368, 0.0107185505, -0.0184044763, -0.0329537131, -0.0178765282, -0.00836734474, -0.0142791234, 0.0139230657, -0.0120998072, -0.0130267842, -0.00442002108, -0.0131741175, -0.0374719538, -0.0161821879, 0.0124558648, 0.0108044958, -0.0250713415, 0.00585652795, 0.0171766933, 0.0115104709, 0.0928204432, -0.0131004509, -0.0465821102, -0.00397801865, -0.000604683417, -0.00186623109, -0.000180810312, 0.0201724842, 0.00235120556, -0.017630972, 0.00729303434, -0.0210073777, 0.00140657963, 0.0392154083, 0.0147211254, 0.00452131312, 0.00304490328, 0.0052457056, 0.0172503591, -0.0313575938, -0.0185149759, -0.00258755381, 0.0219773259, 0.0234752223, 0.000434328453, -0.00256606773, -0.0139721772, 0.00209490582, -0.0108843017, -0.00428189524, 0.0184413102, -0.00526719168, -0.00585959712, 0.0106203277, -0.00546363695, 0.00936185, -0.00637219707, 0.00634150207, -0.0276496857, 0.012056835, -0.0173731372, 0.0110623306, -0.0116209714, 0.00176954304, 0.0114797764, 0.00682647666, -0.012781227, -0.011835834, -0.00860062428, 0.0201724842, -0.0054728454, -0.0144264568, 0.00924521, -0.00988979638, 0.0207004305, -0.0140826777, -0.0177414734, -0.0026382, 0.000417062751, -0.0172994714, -0.0299088079, 0.0181220863, 0.00589336129, -0.0199514832, 0.0132600628, 0.000654178439, -0.00995732471, -0.0300315861, -0.0155928517, 0.0267656818, -0.0150771821, 0.00304336869, 0.00645814184, 0.0128548946, -0.0283372458, -0.00149022229, -0.00296356273, -0.00185088371, 0.0177046396, -0.00858834665, 0.0115902768, 0.0139599, 0.011191247, 0.0315294825, 0.00507381558, 0.0141440667, -0.00771048106, 0.00815248303, -0.0165014118, -0.00712114479, 0.00574295782, -0.0127321156, -0.0126216151, 0.0118235564, -0.00694311643, 0.0168574695, -0.00310629257, 0.0266920161, -0.0110561913, -0.0136406757, 0.0241750591, -0.00361275324, -0.00732372934, 0.0150035154, 0.00216703815, -0.0243223924, 0.00589029165, -0.0133705633, -0.0176678058, 0.00818931684, 0.0439055413, 0.0292949174, 0.033027377, 0.018539533, -0.00149482652, -0.00174959167, -0.0119033623, -0.0176555272, -0.0117498888, 0.00465023052, -0.0177905839, -0.015457795, -0.010970246, -0.0292703602, 0.00315233436, -0.00632922444, -0.00274563115, 0.0131741175, 0.0075017577, 0.0129531166, 0.00934957247, 0.0175695829, -0.00316768163, 0.0146474587, -0.00487737032, -0.00680192094, -0.000874795835, 0.0113447206, -0.00748948, -0.000481137686, 0.016525967, 0.0363178402, 0.00685717119, 0.00569691602, -0.0127689494, 0.0110377744, -0.0140212886, 0.0012676866, 0.0290984716, 0.0187850893, -0.0198778156, -0.0349918306, 0.00585345831, -0.0206758752, 0.0344761647, -0.00879093073, -0.0317750387, -0.00996346399, 0.00819545519, 0.00178335572, 0.0195585918, -0.0029558891, 0.0146351801, 0.0198409837, -0.021879103, -0.0167101342, -0.0034961137, -0.0150035154, -0.0087602362, 0.00450596586, -0.00917154364, -0.00523649715, -0.00887687504, -0.0113263037, -0.00425120071, 0.0259553455, 0.0348936096, -0.0123146698, 0.00520887179, -0.00419902, -0.011129858, -0.000561711, 0.0167592466, 0.016525967, -0.0105773555, 0.00577979116, -0.000944626, 0.00481905043, 0.0141686229, 0.00901807, -0.00412228331, 0.0305227, 0.00354522513, 0.00101675827, 0.030817369, 0.0327572674, 1.48437121e-05, 0.0100064361, -0.0267902371, -0.0148193482, -0.0214862134, -0.00912243221, -0.0259062331, 0.0065195309, -0.0101660481, -0.00624021, -0.00937412772, 0.0314558148, -0.000308864313, 0.0140581224, 0.00528560858, 0.0183430873, 0.00759384129, -0.00458270218, 0.00791306514, -0.00299579208, 0.035826724, 0.0102642709, -0.0146597363, 0.0253168978, 0.0164768565, -0.00712114479, -0.00473617529, 0.0145983472, -0.0102090202, -0.0348690525, 0.0187237, 0.0102335764, 0.00439239573, 0.0237330571, -0.0011786723, 0.0202952623, 0.0369071737, 0.0259553455, 0.0122594191, -0.0484974533, 0.0328063779, -0.0248012282, -0.0211669896, 0.0241627805, 0.0134565085, 0.0271094609, 0.00980385207, -0.00969335157, 0.00567542948, 4.51546184e-05, 0.00829981733, -0.0170661919, -0.0248626173, 0.0202707071, 0.00799901, -0.0215230472, 0.0270849057, -0.00526105287, 0.0117683057, -0.0179501958, -0.000913931406, 0.0171521362, 0.0235611666, -0.0204180405, -0.00736056268, 0.0095582949, 0.0193130355, 0.0114859156, 0.0144632906, 0.0286073573, 0.00407931115, -0.0029589585, -0.0187482554, -0.00436477084, -0.0145001244, -0.00302802119, 0.0186254773, 0.0105712172, -0.0167346895, -0.00556799863, 0.0240154471, -0.00165136892, -0.00728689553, -0.00263206102, 0.015015793, 0.033935938, 0.00971790683, -0.0241627805, -0.0164891332, -0.0270849057, -0.0201110952, -0.00241719885, -0.0109579684, -0.00499707926, 0.0272813514, -0.0293194726, 0.0229227189, -0.010245854, 0.0107369674, 0.0378894024, 0.00623714086, 0.0150771821, -0.00854537357, 0.0318978168, -0.00055480469, 0.0275514629, -0.0275514629, -0.0234997775, 0.0249853954, -0.0209705438, -0.000134576592, -0.00515055237, 0.0200865399, 0.00934343319, -0.0146351801, -0.0161330756, -0.00608673738, -0.0074833408, 0.00554958172, 0.0101967426, 0.00342244678, 0.00406089425, -0.0134073971, 0.0166119114, -0.0179379191, -0.014954404, 0.01344423, 0.0150771821, -0.00149559393, -0.0133337295, -0.00408238033, -0.0207495429, 0.00340403, -0.0145860687, -0.00525798323, 0.0160839651, 0.0112894699, -0.00180177239, -0.0044783405, -0.0017588, -0.00744650746, 0.0198532604, -0.00969949, 0.00334264082, -0.0368826203, 0.0113815535, -0.016746968, 0.0166978575, -0.0452315472, -0.0045427992, -0.00979157444, 0.0526964702, -0.00897509791, 0.0278952438, -0.0375947319, -0.0297123622, -0.00107968214, -0.0188342, -0.0065379478, 0.00648269756, -0.0168574695, 0.0165014118, -0.034721721, -0.00101445615, -0.0233401656, -0.00176647364, 0.00899351481, 0.00284692319, -0.00837348402, -0.0304981451, -0.00794989895, -0.000305794849, 0.0115779992, 0.0307437014, 0.0121857524, 0.00101829297, -0.00158384081, -0.0100555476, 0.00137741969, -0.00311550079, 0.00702292193, 0.0137020648, 0.0162804108, 0.015740186, -0.0192762017, -0.0318732634, 0.000729380175, 0.00954601727, 0.00470855, 0.00564166578, -0.0065195309, 0.0220018812, 0.0297860298, 0.00975474063, 0.0369071737, 0.0140949553, 0.0260290112, -0.00240952522, -0.000646888453, 0.0124435863, -0.00896282, -0.00788851, 0.000880934705, -0.00514748273, 0.00190766877, -0.00277325627, -0.0126216151, 0.00057820935, -0.00514134392, 0.00858220737, -0.0191288684, 0.000444687874, 0.0375701785, -0.0214862134, -0.00748948, 0.0329046, -0.0254887883, -0.00822615, 0.0142791234, -0.0185518097, 0.00178795983, 0.00532858074, -0.016685579, -0.000192416715, 0.0246047825, -0.0117805833, 0.00070635922, 0.0146842916, -0.00894440338, 0.0165873561, 0.0307928119, -0.0073851184, 0.0261026789, 0.0034961137, 0.0223947726, 0.019263925, -0.0262500141, 0.00616654288, -0.00243715034, -0.0109518301, 0.0182816982, -0.0347708315, 0.00702906121, 0.0146965692, 0.00604376476, -0.0265692361, -0.00333036296, -0.0155928517, 0.00391356042, 0.00238036551, -0.00918382127, -0.00542373396, 0.0108536072, -0.00772275869, 0.0150894606, -0.0158506855, -0.00817703828, -0.0238558352, -0.00194757176, -0.00422971463, -0.0264710151, 0.00117713748, 0.0138002876, -0.00603762595, 0.0272322409, -0.00949690584, -0.0127689494, 0.01378801, 0.0117007773, -0.00439546537, -0.0132968966, 0.036268726, -0.000158460825, -0.00364037836, -0.0101353535, -0.00218238542, -0.0135301752, -0.0161944665, -0.00915312674, -0.022100104, -0.00971176848, -0.00674053188, 0.0109149963, -0.016746968, -0.0249485634, 0.0147702368, 0.00162988272, -0.00922065508, -0.00618189061, 0.0544644818, -0.00645200256, 0.0383805148, 0.0157279074, -0.010970246, 0.00435556239, -0.0171153024, -0.0273059066, 0.0208109319, -0.00504619069, -0.0121182241, 0.00855765119, -0.00422050618, -0.0142054558, 0.00638447469, -0.00344393286, 0.0123821972, -0.00904876553, -0.00504926, 0.00815862231, 0.00554958172, -0.00410693604, 0.00309401471, 0.00314619555, -0.00587187521, -0.00939868297, 0.00128226646, 0.00668528164, -0.00539303944, 0.00847784616, 0.00371711492, -0.0200497061, -0.00477607828, 0.032388933, 0.0298842527, 0.0220632702, -0.0147088477, 0.0103563545, -0.01219803, 0.00519659417, -0.00666072592, 0.0300561432, 0.000225413387, -0.00659319805, -0.00942937844, -0.000607752881, -0.00415297784, -0.00781484228, -0.000505693373, -0.0120077236, 0.0250836182, -0.00388593506, -0.010405466, 0.00517203845, -0.00175419578, -0.0170048028, 0.00573067972, -0.0295159183, 0.00329352939, 0.0063906135, -0.00430338131, 0.0289020259, 0.00450903503, 0.0032536264, -0.000662235776, 0.0294176955, -0.00989593565, -0.00325669604, 0.0121796131, 0.000409772765, -0.00574909663, -0.00768592535, 0.0135178976, 0.00277632568, 0.00569998519, 0.002093371, -0.0139721772, 0.00587494439, -0.00443229871, -0.00632922444, -0.00137741969, -0.00635991897, -0.000658782606, -0.0195094813, -0.00836734474, -0.0155314626, -0.0155560179, 0.0128303384, 0.0242855586, 0.0134565085, -0.00212866976, -0.0100616869, 0.00756314676, -0.00868656859, -0.00616654288, -0.00369869801, -0.00247705332, -0.0248135068, -0.0146474587, -0.00247398391, 0.00606525084, 0.0262500141, 0.00272874907, -0.0232419427, 0.0418919772, -0.00793148205, 0.0139721772, -0.0167346895, -0.0074833408, -0.00137204817, -0.000491880812, -0.00363730895, -0.00271647121, -0.000296202779, -0.00379692065, -0.00354215573, 0.011799, 0.0104177436, 0.0067650876, -0.0210319329, -0.0115718599, -0.0254887883, 0.00624021, -0.0253905654, -0.0230332203, -0.00110193575, 0.014291401, 0.0034470025, 0.0122716967, -0.0102704093, -0.0214002673, 0.0202952623, 0.00221614935, -0.00896896, -0.0206144862, 0.0046717166, 0.00469934149, 0.00736670149, -0.00707817217, -0.0122164469, 0.0141317891, 0.0202461518, 0.00270726276, -0.0112342201, -0.00395039376, 0.00154393783, 0.00481905043, -0.000185030818, 0.0223088283, -0.00523342751, 0.0117314719, -0.0210810434, 0.00293747219, -0.00138662814, 0.0153964059, 0.012419031, -0.0175941382, -0.0139353434, -0.00664230902, 0.00246937969, -0.00316154282, -0.016967969, -0.00515976036, 0.00290370826, -0.00037927003, 0.000172561151, -0.00806039944, 0.00311550079, -0.0134565085, 0.00221308, -0.0107492451, -0.000824917108, -0.0379876234, -0.0121182241, -0.0175450277, 0.00170354976, 0.0223456621, -0.0109518301, 0.0122348638, -0.00736670149, -0.00775345322, 0.0160102975, -0.000857146399, -0.00337947439, -0.0183799211, 0.00897509791, 0.0232051108, -0.0197182037, -0.0103072431, -0.0324380435, 0.00191994663, -0.00575216627, -0.00247551873, -0.0210687667, -0.00321065402, -0.0116700828, -0.0202338733, 0.0164400227, -0.0127443941, 0.00785781536, -0.0177660286, 0.00229902472, 0.0252923425, 0.00781484228, -0.00429417333, 0.00360661419, -0.0100555476, -0.00832437258, -0.00451824348, -0.0021163919, -0.0362196155, -0.0043801181, 0.0194358137, 0.014291401, -0.00212406553, 0.0145615134, -0.00226065656, 0.00562324887, -0.00223456603, -0.00550354, -0.00978543516, -0.00875409693, -0.00135977031, -0.00907332078, 0.0158752427, -0.0017142928, -0.00809109397, -0.0149912378, 0.00981613, -0.00848398451, 0.0148684597, -0.0024939354, -0.00677122641, 0.0169188585, 0.00131449581, -0.00134749245, 0.0131741175, 0.0149789602, 0.0105589386, -0.00918382127, -0.0109334132, -0.00417139474, -0.0114183873, -0.00829981733, 0.00142806582, -0.00718253385, 0.0163172446, 0.0268393494, 0.0218913816, -2.15941236e-05, 0.00202277349, -0.00128149916, 0.0149912378, 0.00026953686, 0.00340096047, -0.00145645824, 0.01344423, -0.0190797579, 0.00875409693, -0.0133828409, -0.00160379231, -0.00776573131, -0.0100616869, 0.00667300401, 0.0137511762, 0.013284618, -0.010687856, -0.00546363695, -0.0102765486, -0.0125540877, 0.00445685443, 0.00121090154, -0.00560176279, -0.0184904207, -0.0115779992, 0.00350532215, 0.00682647666, 0.00170815387, -0.023598, 0.0071395617, -0.00682647666, -0.00818317756, 0.00349304429, -0.00410693604, 0.00758156367, 0.00239878218, -0.00177414727, 0.00963196252, 0.00275637419, 0.0276496857, -0.00425733952, -0.00840417854, -0.00157770189, -0.00681419903, -0.00296509732, 0.0148316259, -0.00856379047, -0.0115902768, 0.00155621569, -0.01191564, -0.0350655, -0.00650725281, -0.0157033522, 0.0222228821, 0.0184658654, 0.0160839651, 0.0156542417, 0.0150526268, 0.00571533246, 0.0240400024, 0.0197304823, -0.0129531166, 0.0157279074, 0.0088891536, -0.00147947925, -0.00422971463, -0.00516896881, 0.0148316259, -0.023389278, 0.00753245223, -0.0103379376, 0.0022944205, 0.0166364685, 0.00856379047, -0.00329352939, -0.00067835045, 0.00365879503, -0.0011809743, -0.0126216151, -0.01032566, -0.0052457056, 0.011614833, 0.00587494439, 0.00460111909, -0.0154209621, 0.00427268678, -0.0126216151, -0.00217931578, 0.00386444875, -0.0110254968, -0.00213327399, 0.0109825246, -0.00814634375, -0.00173577911, -0.00705361692, 0.00247244909, -0.0143036786, -0.00569691602, -0.00021601317, -0.0254396759, -0.0105159665, -0.0200005956, 0.025059063, -0.0159120746, 0.00493875938, 0.00530709466, 0.0102581317, -0.00198440533, 0.0193621479, -0.0139230657, -0.00728075672, 0.00561404042, -0.0104361605, 0.00790692586, -0.00129300961, 0.0208477657, -0.00878479145, -0.00278093, 0.0175204724, 0.0222474393, -0.00101445615, -0.015236794, -0.0415481962, -0.0238803905, 3.11142435e-06, 0.000284884154, -0.00772275869, 0.00077081786, 0.0158629641, -0.00613891799, -0.0022898165, -0.0124435863, -0.00343165523, -0.0145615134, 0.0106755784, -0.0124435863, -0.0309401471, -0.00471161958, 0.00925135, 0.00132063474, 0.00227753865, -0.00627090456, -0.00514134392, -0.0276251305, -0.00298658363, 0.0104361605, -0.00855765119, -0.0137511762, 0.00912857056, 0.0125479484, 0.0162558556, -0.00110116845, 0.0117191942, 0.0136529533, 0.00998801924, 0.0109825246, 0.00904262625, 0.0104361605, 0.0047883559, 0.0104177436, 0.00414683903, 0.00412842212, -0.00412228331, -0.0300561432, 0.0110377744, 0.00746492436, 0.00739739602, 0.00835506711, 0.00987138, -0.0199760385, 0.0146720139, -0.00623100158, 2.30509181e-06, -0.00546670659, -0.00107891485, 0.000297353836, -0.0102581317, -0.00520887179, 0.00707817217, -0.0123699196, 4.03166223e-06, -0.00596088916, -0.0054268036, 0.00903648697, 0.00731759, 0.0133582857, 0.0269621275, 0.0238190014, -0.0209582653, -0.00273335329, -0.0147456806, -0.00712114479, -0.0104852719, 0.00280548562, 0.0113876928, -0.0252432302, 0.00228060805, 0.0172380824, -0.00544828968, 6.16289835e-05, -0.000614275457, 0.000176589805, -0.0180852525, 0.0222842731, -0.00681419903, -0.0156910736, 0.0122348638, 0.00173884851, 0.0100371307, -0.00937412772, -0.0204917081, 0.0162067432, -0.00782098155, -0.0396083, -0.0110009406, -0.00301267393, 0.00252769957, 0.0151140159, -0.0094171, -0.00283618015, -0.000548282114, 0.0131004509, 0.0129408389, 0.013284618, 0.00236808765, 0.000976087933, -0.00556186, 0.00899351481, 0.028803803, 0.00829367805, 0.0261272341, -0.0200865399, 0.0082691228, -0.0044445768, 0.0279689096, 0.00376929552, 0.0136897871, 0.0202215966, -0.0135301752, 0.0178274177, -0.00513213547, 0.00021121715, 0.0129285613, 0.00408851914, -0.0137634538, -0.00914698746, -0.011553444, -0.021596713, -0.00588722248, 0.00637833588, -0.00656864233, 0.0123146698, -0.00295128487, -0.00949076749, -0.0131618399, -0.00915312674, -0.00593326427, -0.0122901136, 0.010988663, -0.0101906043, -0.0111482749, 0.0202952623, -0.00565087376, 0.00976701826, -0.00965651777, 0.0145615134, 0.00420822809, 0.0127935046, -0.00481905043, 0.00314005651, -0.0271831285, -0.0144387353, 0.0180361401, -0.0036281005, -0.00323214033, 0.0102704093, -0.0182694197, -0.00785167608, -0.00360047538, 3.44354921e-05, -0.034819942, 0.0135178976, -0.00831209496, 0.0179624744, -0.00119862368, 0.00866201334, 0.0232787766, 0.029687807, -0.00909173768, 0.0114797764, -0.0175573062, -0.00102212979, -0.0236225557, -0.0134073971, 0.00330273784, -5.08858757e-05, 0.00564780459, 0.00922065508, -0.018981535, 0.0148930149, 0.00301113934, -0.00685103238, 0.015175405, 0.00919609889, 0.0100985197, 0.00363423955, -6.29478905e-07, -0.0258571226, 0.00429417333, 0.00767978653, 0.00381840696, 0.0206635986, -0.00377543457, -0.00144034368, -0.00232204562, 0.00173424429, 0.000788850943, -0.000259561115, -0.0285582468, -0.00891370885, -0.000722090248, 0.0125970598, 0.000949230161, 0.00272414484, 0.00682033785, 0.005525026, -0.00875409693, -0.000132945948, 0.0194480922, -0.00925135, -0.0122471415, -0.0313821472, -0.00734828459, -0.0359740593, 0.0120077236, 0.00208876678, 0.0101537704, -0.011271053, 0.0133828409, 0.021817714, 0.00876637455, -0.010466855, 0.000798826688, 0.0237821676, -0.0052272887, 0.0147088477, 0.00801742729, 0.0120445574, -0.0115718599, 0.016243577, -0.0106203277, 0.0181466416, 0.000997574185, 0.00845329, -0.0126830041, 0.00747106317, 0.0010451508, -0.0107983565, -0.025783455, -0.0365388393, -0.00671597617, -0.00267042941, -0.00194603694, 0.00316154282, -0.00634150207, -0.00156772614, -0.00612970954, -0.00675894879, 0.0293194726, -0.0230700541, -0.00853923522, -0.0196445379, 0.0172012486, -0.0156542417, 0.0158997979, 0.0195217598, 0.00488657877, -0.00328739057, -0.00167899404, -0.0121673355, -0.0295404736, -0.00261671375, 0.00652566971, -0.0214984901, -0.00617575133, -0.0067466707, 0.0117683057, 0.00461646635, -0.0140212886, -0.0206881538, 0.0144755682, -0.0300315861, -0.016525967, 0.00521501061, -0.0117928619, 0.00243715034, -0.007649092, -0.0154823512, -0.0125970598, 0.00267963763, -0.0081709, -0.0163418, -0.0122532798, -0.0258571226, 0.0124128917, 0.00150250015, -0.00212253095, -0.011129858, -0.00950918347, 0.0132600628, 0.0043156594, -0.00742809055, 0.00715797814, 0.0276742429, -0.00310168834, 0.0153595731, 0.00980385207, -0.00770434225, -0.0084655676, 0.00226065656, -0.0032045152, -0.0298105851, -0.0232419427, 0.0158384088, -0.00905490387, -0.0135915643, -0.00565701304, 0.00287761772, 0.00734828459, -0.00896896, -0.00752017461, 0.0116885, 0.0105343834, -0.0238681138, -1.08510167e-05, -0.00637833588, -0.00759384129, 0.0178274177, 0.0185027, 0.00774117559, 0.000752401131, -0.000527946919, 0.0191902574, 0.00839190092, -0.00634150207, 0.00682647666, 0.00303262542, -0.00693697715, 0.00465329969, -0.0011111442, -0.0098345466, 0.0127443941, 0.0166241899, 0.00853923522, -0.0147456806, 0.00213634339, -0.0217563249, -0.0207127091, 0.0116025554, 0.00120783213, 0.00809109397, 0.00467478624, 0.000171506021, -0.00157770189, -0.00269345031, -0.00520580262, 0.00421129772, 0.0104607157, -0.00802356564, -0.00173731381, -0.0110623306, -0.000566315197, 0.00128073175, 0.0111237196, -0.0121673355, 0.000412074878, 0.00901193172, 0.000904723, 0.0249976739, 0.011835834, 0.00958898943, 0.0019138077, 0.00731759, -0.00987138, 0.0111605525, -0.00796831585, -0.00621565431, 0.0162067432, -0.023389278, -0.00476993946, 0.0065195309, -0.0199514832, -0.0137266209, 0.000656480552, 0.00895054266, 0.00924521, 0.0120936688, -0.00314312591, -0.0194112584, 0.00209797523, 0.0167101342, -0.000762760581, 0.0112956092, 0.0108720241, -0.000703289814, -0.00692469953, 0.00845329, -0.00912857056, 0.00334571023, 0.00077312, -0.0215230472, 0.00306332, -0.0144264568, 0.00989593565, -0.0214862134, -0.00946621131, -0.022763107, 4.32841662e-05, -0.0251327306, 0.0134687861, 0.00135363138, -0.00538383098, 0.00384910149, -0.0035636418, -0.0156787969, -0.00391049078, -0.00606832048, -0.0044445768, -0.0102949655, -0.00514441309, 0.00108965789, -0.00326283486, -0.0154086845, 0.00627090456, -0.0165750794, 0.010184465, -0.000610822346, 0.00680806, -0.00831209496, 0.0217808802, 0.0133337295, 0.0109211346, -0.00317075104, -0.00577365234, -0.00227907323, -0.00657478115, -0.0138862329, -0.00219466328, -0.0193867031, -0.000695232477, 0.00707203336, -0.0016912719, -0.0197427608, 0.0210564882, -0.0183799211, 0.00143957627, 0.0279689096, -0.0187728107, 0.00386444875, 0.0211792663, -0.00341323833, -0.00884618051, -0.00526412204, -0.0110807465, 0.00695539406, -0.00178335572, 0.00822615, -0.00453973, 0.00112802617, -0.0118972231, 0.0153964059, 0.0231928322, 0.0134565085, -0.0360231698, -0.0045427992, 0.00683261547, -0.00863745715, -0.0153227393, -0.00230669836, -0.0193867031, 0.0116332499, 0.0181466416, -0.00137818709, 0.00129991584, -0.00720095076, -0.0102335764, 0.0139107881, -0.0163049661, -0.000306178525, -0.00758770248, 0.00637833588, 0.0240522809, -0.00343779405, -0.0026075053, -0.0145492358, 0.00751403579, 0.0115166102, 0.00672211498, -0.0141440667, 0.000692930364, -0.00398108829, -0.0182694197, -0.0155805741, 0.000966879597, 0.0276496857, 0.0102949655, 0.0234997775, 0.00507688522, -0.0200619847, -0.00853309594, 0.00177568197, 0.00558334589, 0.00280702021, 0.00197673147, 0.00434021512, -0.0309401471, -0.00236348342, -0.00356978085, -0.00576751353, -0.0095276, 0.00308173685, 0.0206022095, -0.0344270505, 0.00780256465, -0.0267902371, 0.00640903041, 0.00310936198, 0.00316461222, -0.0160348546, -0.0297614746, -0.0279198, -0.0026075053, 0.00667914283, 0.0352619439, -0.0032536264, 0.0291230269, -0.0130513394, -0.0246784501, -0.001912273, 0.0119831683, 0.0047638, -0.00721936766, -0.0216458254, -0.0209091548, 0.0128303384, 0.00357591966, -0.000293325167, -0.00187390472, -0.0214984901, 0.00979157444, -0.00771662, 0.0204917081, 0.0148070697, 0.00971790683, -0.0365633965, 0.0177905839, -0.00550660957, 0.00106663699, 0.0205039866, 0.0139353434, -0.000966879597, -0.00389207387, -0.00327204331, -0.00619723788, -0.0040516858, 0.0320205949, 0.0204917081, -0.00430338131, -0.0194972027, -0.0164154675, 0.00328125176, -0.0269866828, 0.0115964161, -0.00809723325, -0.00496638473, 0.0143773463, 0.00552195683, -0.0133951185, 0.0188955888, 0.00613891799, 0.00869270787, -0.0115473047, 0.00939868297, -0.0190306455, -0.0188710336, 0.0108536072, -0.0118542509, 0.0166241899, 0.00121550576, -0.0162067432, 0.00705975574, 0.0144264568, -0.00874795765, -0.00492955092, -0.0157524627, 0.00990207493, 0.00228828168, -0.0114490818, 0.0252923425, -0.0364651717, -0.00679578213, 0.0140335662, -0.00150096545, 0.034279719, -0.0105528, 0.017630972, 0.0173608605, 0.0333711579, 0.00306025054, 0.00696153287, 0.00291291648, -0.0133828409, 0.0101967426, -0.0173485819, 0.0281653553, -0.0105834948, 0.00940482225, -1.19061433e-05, -0.00169434131, 0.00292519433, -0.011694639, 0.0167592466, -0.000551735226, -0.00927590486, -0.00363730895, 0.0264955703, -0.0194480922, 0.0278952438, 5.66411109e-05, 0.00997574162, -0.00133828411, -0.00849626213, 0.0204180405, -4.30443652e-05, 0.0120077236, 0.0343533866, 0.0181711968, 0.0060805981, -0.00340096047, 0.00132293685, 0.0128426161, 0.00652566971, -0.0179747511, 0.0019352939, -0.00071940443, 0.0062279324, -0.000462720927, -0.0152859055, 0.00152782316, 0.0280671325, 0.00235274038, 0.0127075603, 0.00302495179, 0.00231744163, 0.0152245164, 0.00382761541, 0.0175204724, 0.0145369582, 0.0200005956, -0.00323520973, 0.0222842731, -0.00834278949, 0.00190459925, 0.00723164529, -0.0109456908, -0.0152613502, 0.0272567961, -0.00587801402, 0.0118112778, -0.0128180608, -0.00545135932, 0.0207863767, 0.014512402, -0.0195217598, -0.0365879498, -0.0126707265, -0.00973632373, -0.0162926875, 0.00744650746, -0.00527333049, 0.00458270218, -0.018416753, 0.000621565443, -0.00684489356, -0.0304244775, -0.0123208081, 0.00780256465, 0.0314558148, 0.0279689096, -0.0244820043, 0.00591177819, -0.00391969923, 0.0154823512, 0.00869270787, 0.0161330756, -0.00975474063, -0.00661775377, -0.00468092505, 0.0039227684, 0.0124558648, 0.0047883559, -0.028582802, -0.0113569982, 0.00430645095, 0.0114552211, -0.0167592466, -0.00109502953, -0.0354829468, 0.0155069064, 0.0040332689, -0.022542106, 0.0157524627, 0.00769206416, 0.010184465, 0.0205530971, -0.00380305969, 0.0103624938, 0.0181098077, -0.00290217344, -0.020430319, 0.00930659939, 0.0110991634, -0.019988317, -0.00710886717, 0.00191994663, 0.0126952827, 0.000472313, 0.00980385207, 0.00279167295, -0.00345314131, 0.0156419631, 0.0156787969, 0.0112587754, 0.00188157836, 0.0131372847, -0.00383989327, 0.0119279176, 0.0349181667, 0.00726847909, 0.0162926875, -0.0143650677, -0.0341814943, -0.00264740828, -0.00305564632, -0.0103931883, 0.00531937229, -0.00740967412, 0.0109641077, 0.0152122388, -0.00213327399, 0.00176186941, -0.0118419724, -0.00784553681, -0.000656864198, 0.0111175803, -0.00164676469, -0.0141072338, -0.0190306455, -0.0182939749, -0.025562454, 0.018355364, -0.00286687468, 0.00367721193, 0.0168451909, 0.00784553681, 0.000427038467, 0.00853309594, 0.00450903503, -0.0276251305, -0.00333957141, -0.00805426, 0.00595168117, 0.00241719885, 0.0110193575, -0.00350839156, 0.00481291162, 0.00901193172, -0.00134902727, 0.00792534277, 4.73907676e-06, 0.0203443747, -0.0260781236, 0.00581048569, 0.0198655389, 0.0353110544, -0.00307099381, -0.00342858559, -0.0369317308, 0.0206390414, -0.0121427793, 0.0146351801, 0.000130260159, 0.00601613941, 0.00581969414, -0.00668528164, 0.000509913894, 0.0255378988, 0.00964424, -0.00246170606, -0.00936185, -0.00612050109, 0.00644586375, 0.015175405, 0.000513367, -0.0222842731, 0.0131495623, -0.0170416366, 0.00301727816, -0.00784553681, 0.00685717119, 0.00856993, 0.00733600697, -0.00400871364, -0.00225758716, -0.00238650432, -0.00482825888, -0.00101061934, -8.00937e-06, 0.0351637229, -0.00719481194, -0.0188833121, 0.00706589455, 0.00840417854, -0.0338868275, -0.00936798844, 0.00917154364, -0.00329966843, -0.0178765282, -0.000703673461, 0.0139599, 0.019484926, -0.0116885, -0.0130513394, 0.0131741175, 0.00581048569, -0.00170048024, 0.00654408662, -0.033935938, -0.00810951088, 0.0251450073, -0.0162190218, -0.00507688522, -0.0196199827, -0.00899351481, -0.00295281946, -0.0163172446, 0.00642744731, 0.0269621275, 0.0142177343, 0.0169802476, -0.0354829468, -0.0189692564, 0.00194603694, 0.00920223817, -0.0156542417, -0.00461953599, -0.0167224128, 0.0338868275, -0.00484360615, 0.0228367746, -0.00586573593, 0.00668528164, -0.0195463151, -0.0282635782, -0.0144019015, -0.0282881334, -0.00333036296, 0.0298351422, -0.0113999704, 0.00141962478, -0.006894005, 0.0075017577, -0.0182694197, -0.0144632906, -0.00661775377, -0.0133582857, -0.0307928119, -0.00990207493, -0.00496638473, 0.02065132, 0.0115841385, -0.00782098155, 0.00674053188, -0.00583197223, 0.00436477084, 0.011350859, -0.0246538948, 0.00355750299, -0.00944165606, -0.0103809107, -0.00117790489, -0.00448448, 0.0035145306, -0.000286035211, -0.00845329, -0.00257681077, 0.00539303944, 0.0174468048, -0.0191779789, -0.00775345322, 0.0110868858, -0.017913362, 0.00650725281, 0.00977315754, 0.00767978653, 0.000215245804, -0.00328125176, 0.00371404528, 0.0213020444, -0.0177414734, -0.00170201506, -0.00933115557, -0.0147825144, -0.0082814, -0.0128548946, -0.0125356708, 0.022505274, -0.00144111097, -0.00101599097, 0.00599158416, 0.0102090202, -0.000963042781, 0.0200251509, -0.0123883365, -0.0100494083, -0.0142422896, -0.0214616563, 0.00524877477, -0.0123085305, 0.0108965794, 0.0160102975, 0.021154711, -0.0112035256, 0.0302034765, -0.0222351607, 0.0166364685, 0.036710728, -0.0159857422, 0.0117805833, -0.0246293396, -0.00950918347, -0.00963196252, 0.00453666039, -0.00903034862, -0.0069922274, 0.0142668458, 0.00956443418, -0.0179624744, 0.00836120639, 0.0118419724, -0.0178151391, -0.0060928762, -0.0227753855, -0.00747106317, -0.000747029553, -0.00360661419, -0.0357530564, 0.00688172691, 0.00292212493, 0.00390128233, 0.0140458439, -0.0028039508, 0.0250836182, -0.0320697092, 0.00706589455, -0.00365572562, 0.0201847628, -0.00698608859, -0.0074833408, 0.00312624406, -0.00556492899, 0.0155928517, 0.00747720199, 0.00587801402, 0.00466864696, -0.00980385207, -0.0160716865, 0.0203566514, -0.0189201459, -0.0134319523, -0.00296663214, 0.00646428065, -0.00370483706, -0.0245925058, 0.00626783539, 0.0100187138, 0.0253905654, -0.0186868664, -0.00455200765, 0.0102581317, -0.00186316157, -0.00645814184, -0.0111728311, -0.00428189524, -0.0094171, -0.0265937932, 0.0148684597, 0.00159304927, 0.0100862421, 0.0150280716, -0.00918996055, -0.00195984961, -0.00616654288, -0.00426961761, -0.00879706908, -0.0171153024, 0.00445992406, 0.002581415, -0.0103502152, -0.00873568, -0.0156296846, -0.0159980208, -0.0112280808, -0.00292826397, 0.0154209621, -0.0173485819, -0.00997574162, -0.00370176742, -0.0191411469, -0.00402099127, 0.0153964059, -0.0230577756, 0.0034500719, -0.0201356504, 2.55388568e-06, -0.00891984813, 0.00205807225, 0.0250345077, -0.0130267842, -0.0288283583, 0.0154332398, -0.00190459925, 0.00064803951, 0.000955369091, 0.0221246611, -0.00907946, -0.0227017179, 0.0139967334, -0.0167715233, 0.0223947726, 0.0056355265, 0.00479449471, 0.0226894412, 0.0184658654, 0.0110991634, 0.0108843017, 0.00283157593, -0.0219282154, -0.00996960234, 0.0148561811, -0.00183860597, -0.00836734474, 0.00152859057, -0.0205530971, 0.00700450549, -0.00549740111, -0.00637833588, 0.00912857056, -0.00997574162, 0.000826451811, -0.000792687759, 0.0095767118, -0.0327327102, 0.00752631342, 0.0175818615, -0.0163418, -0.000902420958, 0.00751403579, -0.000843333837, 0.00377850397, 0.00046502304, 0.0324380435, 0.000410923822, -0.0290984716, -0.00461953599, 0.0120875295, 0.00410079723, 0.0154823512, -0.0180975311, -0.00282083289, -0.00834278949, -0.00525184441, -0.0105282441, 0.0167715233, 0.00427575642, 0.0223702174, -0.0243223924, 0.00608366774, -0.0182816982, -0.00780870346, -0.0100801028, 0.00477914745, 0.00575830508, 0.0274041295, -0.0126584489, 0.0443721, 0.0261763465, 0.0246907286, 0.0151508497, 0.0344761647, 0.0153964059, 0.00879706908, 0.0168943014, -0.0107246898, -0.00628318265, 0.00277325627, 0.0161944665, -0.00453359075, -0.0051167882, 0.000519505935, -0.00736670149, -0.00926362723, 0.00900579244, 0.00674053188, -0.00194143283, -0.0148193482, -0.00019644537, 0.0160348546, 0.00234506675, 4.86317404e-05, 0.00515055237, -0.00714570051, -0.010687856, 0.00989593565, 0.00399643555, 1.60187392e-05, -0.0162558556, -0.0291966945, -0.00431258976, -0.00547898421, -0.000264932693, 0.00523035787, 0.00214094762, -0.0238681138, 0.014794792, -0.000218890797, 0.0244574491, -0.0264955703, -0.00917154364, 0.000906257774] |
03 Feb, 2025 | Data Manipulation Instructions in Computer Organization
03 Feb, 2025
Data manipulation instructions are processor-level commands that perform operations on data stored in memory or registers. They enable tasks like mathematical computations, logical operations, and bit-level manipulations. These instructions modify data to execute program requirements efficiently.
They are broadly categorized into three types:
Arithmetic instructions
Logical and bit manipulation instructions
Shift instructions
Let’s discuss them one by one.
Arithmetic instructions
The four basic operations are addition, subtraction, multiplication, and division. Most computers provide instructions for all four operations. Following table shows arithmetic instructions with their usage:
Name
Mnemonic
Example
Explanation
Increment
INC
INC B
It will increment the register B by 1
B<-B+1
Decrement
DEC
DEC B
It will decrement the register B by 1
B<-B-1
Add
ADD
ADD B
It will add contents of register B to the contents of the accumulator
and store the result in the accumulator
AC<-AC+B
Subtract
SUB
SUB B
It will subtract the contents of register B from the contents of the
accumulator and store the result in the accumulator
AC<-AC-B
Multiply
MUL
MUL B
It will multiply the contents of register B with the contents of the
accumulator and store the result in the accumulator
AC<-AC*B
Divide
DIV
DIV B
It will divide the contents of register B with the contents of the
accumulator and store the quotient in the accumulator
AC<-AC/B
Add with carry
ADDC
ADDC B
It will add the contents of register B and the carry flag with the
contents of the accumulator and store the result in the
accumulator
AC<-AC+ B+ Carry flag
Subtract with borrow
SUBB
SUBB B
It will subtract the contents of register B and the carry flag from
the contents of the accumulator and store the result in the
accumulator
AC<-AC-B-Carry flag
Negate(2’s complement)
NEG
NEG B
It will negate a value by finding 2’s complement of its single operand.
This means simply operand by -1.
B<-B’+1
Read more about Arithmetic instructions in 8085 microprocessor
Logical and Bit Manipulation Instructions
Logical instructions perform binary operations on strings of bits stored in registers. They are helpful for manipulating individual bits or a group of bits. Following table shows logical and bit Manipulation instructions with their usage:
Name
Mnemonic
Example
Explanation
Clear
CLR
CLR
It will set the accumulator to 0
AC<-0
Complement
COM
COM A
It will complement the accumulator
AC<-(AC)’
AND
AND
AND B
It will AND the contents of register B with the contents of accumulator and store
it in the accumulator
AC<-AC AND B
OR
OR
OR B
It will OR the contents of register B with the contents of accumulator and store it
in the accumulator
AC<-AC OR B
Exclusive-OR
XOR
XOR B
It will XOR the contents of register B with the contents of the accumulator and
store it in the accumulator
AC<-AC XOR B
Clear carry
CLRC
CLRC
It will set the carry flag to 0
Carry flag<-0
Set carry
SETC
SETC
It will set the carry flag to 1
Carry flag<-1
Complement carry
COMC
COMC
It will complement the carry flag
Carry flag<- (Carry flag)’
Enable interrupt
EI
EI
It will enable the interrupt
Disable interrupt
DI
DI
It will disable the interrupt
Read about Logical instructions in 8085 microprocessor
Shift Instructions
Shifts are operations in which the bits of a word are moved to the left or right. Shift instructions may specify either logical shifts, arithmetic shifts, or rotate-type operations. Following table shows shift instructions with their usage:
Name
Mnemonic
Logical shift right
SHR
Logical shift left
SHL
Arithmetic shift right
SHRA
Arithmetic shift left
SHLA
Rotate right
ROR
Rotate left
ROL
Rotate right through carry
RORC
Rotate left through carry
ROLC
For Shift Instructions, refer to this Reference for Shift Instructions
Frequently Asked Question on Data Manipulation Instructions in Computer Organization – FAQs
What is the difference between logical and bit manipulation instructions?
Logical instructions operate on binary data to perform AND, OR, XOR, and NOT, while bit manipulation instructions focus on altering individual or groups of bits within a word.
What is the difference between logical shift and arithmetic shift?
Logical Shift: Fills the shifted bits with 0.
Arithmetic Shift: Preserves the sign bit for signed numbers during the shift.
Are data manipulation instructions processor-specific?
Yes, the implementation and syntax of these instructions depend on the processor architecture, though their basic functionality is consistent across systems.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization | https://www.geeksforgeeks.org/data-manipulation-instructions-in-computer-organization?ref=asr7 | Languages | Data Manipulation Instructions in Computer Organization | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0327509828, -0.00552426232, -0.0111405961, 0.0182300657, 0.0276739243, 0.0627661422, -0.00277035171, 0.012192836, 0.0012051441, 0.0253063831, 0.0337506123, -0.0313041545, 0.028147433, 0.00237904978, -0.043036636, 0.0289103072, -0.0202161688, 0.0315146, -0.0192691535, -0.0233728904, 0.0174540393, 0.00814171, 0.00257470086, 0.00382094807, 0.00540917367, 0.0206502192, -0.0258588083, -0.0176644865, 0.0152574861, 0.00190060935, 0.0127847213, 0.0320407227, -0.00148217927, -0.0386961438, -0.0204134639, -0.0190587044, -0.00302847964, -0.0173093546, 6.32603042e-06, -0.00235274388, -0.0395379364, -0.00384396594, -0.0162439626, 0.0207554437, -0.0260297973, 0.0412478261, -0.0156257711, -0.0260561034, -0.00814828742, -0.0171383657, -0.0147708254, -0.0378806554, 0.0440362617, 0.0412478261, 0.0106605114, 0.0217682235, 0.00194171246, -0.00260429503, -0.0145735303, -0.0400114432, 0.030304525, -0.0138369622, -0.0424579, -0.0401166677, -0.0341978148, -0.0213867873, -0.00272596045, 0.020781748, -0.0284104925, 0.0260166451, -0.044983279, -0.00255332724, -0.0195716731, -0.0299099348, -0.032619454, 0.0267795194, 0.0757613108, 0.000838915119, 0.0209395848, -0.0135870548, -0.0159809012, -0.000665459898, 0.0382226333, 0.00885197241, 0.0471403711, -0.00587939331, -0.00434378, -0.0599250942, 0.0202687811, 0.0120481532, 0.00623123627, -0.0207554437, 0.0239779297, 0.00891773775, -0.0162439626, 0.00179045286, 0.018650962, -0.0170462951, 0.00778657943, 0.00487318868, -0.0129688634, -0.00305314153, -0.00435364479, -0.0160335135, 0.0142973168, -0.00248756213, 0.00904926751, 0.0273056403, -0.0233202782, 0.0352763608, -0.0708683953, -0.0292522851, 0.0152837923, 0.0365127437, -0.00827324, -0.00939782243, -0.00253524189, -0.0947542489, -0.00465945248, -0.0122257192, 0.0225574039, 0.0385909192, 0.0014024392, 0.0473245159, -0.0404060334, 0.0583993457, -0.0180722289, -0.0349869952, 0.0264901537, 0.00960169453, -0.0393011793, 0.0140605634, 0.00453121029, 0.0364601314, -0.0190455522, -0.0128241805, -0.0241620708, 0.0479295515, 0.0272793341, -0.0206370652, -0.0338821411, -0.00611285958, -0.0288050827, 0.0139290327, -0.013100394, -0.0186641142, -0.0205844529, 0.0520595945, -0.0216235407, 0.037117783, -0.0279895961, -0.00152985891, 0.0245961212, -0.0339873657, 0.0396957695, 0.0267795194, 0.0147313662, 0.00109992013, -0.0131924646, -0.0355394222, 0.000224423158, -0.032251168, -0.0184010547, 0.00103908742, -0.00353158196, 0.0208212081, -0.00276706344, -0.000622301595, 0.00633974886, 0.0240963064, -0.0174671914, 0.0512178056, -0.00606353581, -0.0053795795, 0.00196637423, -0.00614245376, -0.0265559182, 0.00770108495, -0.00274404581, -0.0385909192, -0.0132911121, -0.0406690948, 0.00552097429, 0.0196900498, 0.0200320277, -0.00471535232, -0.0115614915, -0.0197952744, 0.00983187184, -0.0168226939, -0.00770766148, -0.0055768746, -0.00931890495, 0.0383541659, -0.00353815849, 0.00243988261, -0.0909135714, -0.00726703554, 0.0145735303, 0.00645483751, -0.0154679343, -0.0544008315, -4.12572808e-05, 0.0224521812, 0.0207028314, -0.0303834435, -0.0372493118, -0.0565579236, 0.0158888306, 0.00492908899, 0.0179407, 0.0301993, 0.0369073339, -0.00184470904, 0.0309358686, 0.00132516527, -0.0151128033, -0.0164017975, -0.0235701855, -0.0438521206, -0.0036137884, -0.00773396716, 0.0370388627, 0.0025911422, -0.0457987674, -0.0319881104, -0.0141394809, -0.014507765, -0.0577153899, -0.0499814227, -0.00126926508, 0.0732359365, 0.00178058818, -0.0509810485, -0.0407743156, -0.0138895735, 0.0101804268, 0.045009587, -0.0194664486, 0.0205449946, -0.0110287955, 0.0165464804, 0.0166648589, -0.00399193726, -0.022215426, 0.0415371917, 0.0152180279, 0.0449569747, -0.0101606967, 0.0103316857, 0.0305412784, -0.00714865839, 0.0143236229, 0.0339610614, -0.0298836287, -0.0129425572, 0.0112260906, 0.0195716731, -0.0145735303, 0.00844423, -0.0256089028, 0.0139553389, -0.0217945296, 0.0164412577, 0.0140474103, -0.0358287878, 0.0217024591, -0.00386369531, 0.0200320277, -0.0595568083, 0.0421948433, -0.00204693642, -0.0134094888, -0.00434049172, 0.00562619837, -0.0212157983, -0.0101475436, 0.0535327345, 0.016309727, -0.00257634488, -0.0113181612, 0.00141148188, 0.0247934163, -0.0181248412, 0.0145735303, -0.00920710433, -0.0172830485, -0.016849, -0.0487713441, -0.00496854773, 0.0119166235, 0.00914133899, -0.0048041353, 0.0307780337, 0.0280159023, -0.00388671318, 0.00144025416, -0.00629371312, 0.0107328529, -0.010923571, -0.00321755395, 0.00547822705, 0.0178486295, -0.00264375424, -0.019900497, -0.015415323, 0.0132845361, 0.0169936828, -0.0281211268, -0.016678011, 0.0330929607, -0.0177039448, -0.0147182131, -0.0292785913, 0.0169410706, 0.0357498676, 0.029752098, -0.0310937054, -0.02581935, -0.00762874307, -0.00802333374, 0.000538862194, -0.0197952744, 0.0247144978, 0.0213210229, -0.0028755758, -0.00952935219, 0.00431747409, -0.0420633107, -0.0212421045, -0.0191902351, -0.0107394289, 0.0147313662, -0.0139947981, 0.00115582033, -0.0128833689, 0.00171811134, 0.0629765913, -0.00339018716, 0.00859548897, -0.01004232, -0.00508363685, -0.0461670496, 0.00811540429, -0.0205976069, 0.0137580438, -0.0288050827, -0.0123901311, -0.00654362049, 0.00294791744, 0.000880429288, 0.00634632539, 0.038170021, 0.0296994876, 0.0529013872, -0.0397746898, -0.0215972345, -0.00492908899, -0.00502116, 0.00275391061, 0.0124493195, -0.0266348366, 0.0331192687, -0.0275950059, -0.017388273, -0.0487976521, -0.00421225, -0.000583253568, -0.00579718733, -0.0113707734, -0.000741500698, 0.00130050338, 0.0255694427, -0.0101146614, -0.00788522698, -0.0365127437, 0.00948331691, 0.00192033884, -0.00666528568, 0.0341189, -0.0002758021, 0.0658702552, -0.0263323169, -0.00184635317, -0.0475349613, -0.0310937054, 0.00234945561, -0.0319091901, 0.0225179456, 0.0553478487, 0.00451148115, 0.035697259, -0.0534801222, -0.00195815368, 0.0122322952, -0.0381174088, -0.0169542246, -0.00874017179, 0.0358550921, -0.0187430326, 0.0461144373, -0.0201109461, -0.038512, 0.00439968053, 0.0240436941, 0.0144156944, -0.0490870178, -0.0193349179, 0.0131727355, -0.00167700823, -0.00277528423, -0.0384856947, -0.00436679786, 0.00654033199, -0.00395247806, 0.00477782916, -0.0391959585, 0.0384856947, -0.0301203821, -0.0129228281, 0.0281737372, 0.00696451636, -0.0222680382, 0.0366179682, 0.00621150713, 0.0218339898, 0.00825351104, -0.0237543285, 0.0165070221, 0.00837846473, -0.0276476182, 0.0164281037, -0.00236260868, 0.0351711363, -0.0177565571, -0.059872482, 0.0354605019, 0.0418791696, -0.023859553, -0.00269143376, -0.0181379952, 0.0245303549, 0.000355131138, 0.0164149515, -0.0352237485, 8.82176173e-05, -0.0491922423, -0.00820089877, -0.0447728299, -0.0176644865, -0.033698, -0.00723415287, 0.000720538083, -0.0135870548, 0.0565053113, 0.0167174693, -0.000705329934, -0.0417739451, 0.0111734783, 0.00234123506, 0.0309884809, 0.00841792393, 0.0107460059, 0.00959511753, 0.0627661422, -0.00837188773, -0.0160992797, -0.0127123799, -0.00447202194, 0.00572484592, -0.0213604812, -0.0230966788, 0.0212026443, 0.00774712, 0.0433523059, 0.00644826097, 0.0220312849, 0.00795756839, -0.0409058481, -0.0195716731, 0.0446149968, 0.00163754926, -0.00727361208, -0.0305412784, -0.0127452621, -0.017730251, 0.0514808632, 0.0183615964, 0.0135344425, 0.0260166451, -0.0152969453, -0.0229125358, 0.00674091559, 0.0311200116, -0.0053960206, 0.0116272569, -0.0444571599, 0.0249644052, -0.0150075797, 0.0378806554, -0.0574523285, 0.0233202782, -0.00785892084, 0.0382489413, -0.0335664712, 0.00207324256, 0.00303998846, 0.024201531, 0.0469299257, 0.0097398, -0.00389986625, -0.00472192885, 0.00043857054, 0.0797072127, -0.0273845568, 0.0121402238, -0.00126433268, -0.00104730809, 0.0102396151, 0.0179143939, 0.0178749338, 0.0204134639, 0.010206732, 0.0183615964, 0.0170857534, -0.00190060935, 0.0398273021, -0.0209395848, -0.0611877814, 0.0162834208, 0.00575444, -0.00034238919, 0.00813513435, 0.0155863119, 0.0050178715, 0.000935507531, 0.000499814225, -0.0057873223, 0.0058070519, 0.0540851578, 0.0147971315, 0.0150733441, -0.0250301696, -0.0136528201, -0.0171909779, 0.0127321091, -0.0225442518, -0.0172172841, 0.00773396716, 0.0237017162, -0.00231986144, -0.0287787765, -0.0267795194, -0.016678011, -0.0233202782, 0.00950962305, 0.0279895961, -0.0274897814, -0.0110156424, 0.0126334615, -0.0063989372, -0.0128504867, -0.000331085816, 0.0358550921, 0.0273319464, -0.0215709284, -0.0152837923, 0.0503497049, 0.00729334168, 0.0127584152, 0.0185851976, 0.0114365388, 0.0059879059, 0.041563496, 0.0219786726, 0.0207685959, -0.000425828563, -3.48606045e-05, -0.0193349179, 0.055400461, 0.0113378912, -0.0344608761, 0.0183221363, -0.00879278407, 0.0130214756, 0.00366311218, -0.0115877977, -0.00311726239, 0.00676722126, 0.00128981657, 0.0133503005, 0.0208869725, -0.0185062792, 0.00747090718, 0.0172698963, 0.0468247, -0.000186094476, 0.0165201742, 0.0231098309, -0.0234649628, -0.0130148986, 0.0237017162, 0.000190307546, 0.000957703218, 0.0192823056, -0.00789838, 0.00725388248, 0.0291470606, 0.0129951695, 0.0159677491, 0.0309095625, -0.00904269144, 0.0340662859, 0.0335401632, -0.0158888306, -0.0189008694, 0.0143236229, 0.00876647793, -0.0279895961, -0.0154547812, 0.00895719696, 0.0101672737, -0.00889143161, 0.0414056629, -0.0175987221, 0.021518318, 0.0013621581, 0.0192428473, -0.0197426621, -0.0106473584, -0.00173948496, 0.00948989391, -0.0377228186, 0.00722100027, 0.00363680604, 0.00874674879, 0.00397220766, 0.00927286875, 4.32610577e-05, 0.00782603864, -0.0187035743, 0.0175461099, 0.0122059891, 0.0784445256, -0.0187035743, 0.0608721115, 0.0212815627, 0.00376175949, 0.0130675109, 0.0158230662, -0.0140474103, -0.0346713215, -0.00251551229, 0.0226757824, 0.0106342053, -0.0205186885, 0.0170462951, -0.0199794155, -0.00326358946, 0.00351842912, -0.00820089877, -0.00716838799, 0.0152048748, 0.00732622435, -0.0349606872, -0.0163228791, 0.00844423, 0.0219523665, -0.00115006592, 0.0157046895, -0.0140474103, -0.0056130453, 0.0252406169, 0.0196900498, 0.0110551016, -0.0205449946, -0.022938842, 0.057031434, 0.0197295081, -0.017743405, 0.00835215859, 0.0167043172, 0.013455525, 0.00523160817, -0.00628056, 0.000830283505, -0.0408795401, -0.00370257115, -0.0315409079, -0.0411426, 0.0208212081, 0.0367494971, -0.00283776107, -0.0126729207, -0.027779147, -0.00538286753, -0.00538944406, -0.0185588915, 0.0123309428, -0.0112458197, 0.0149681205, -0.00309095625, -0.0257009733, 0.0062049306, -0.020242475, 0.0356183387, -0.00481071183, -0.0113576204, -0.0143630821, -0.0113576204, -0.0012100765, 0.0175855681, 0.0118048228, 0.0236885622, 0.0237017162, 0.0162571147, 0.00841134693, -0.0224390272, 0.00754982512, -0.0148234377, 0.0298310164, 0.0360129289, -0.0208738204, -0.00824693497, -0.0196900498, 0.0116272569, 0.0172830485, 0.0195716731, -0.0312252361, -0.0137185846, -0.000408976281, -0.0063824961, -0.0070302817, -0.00810882822, -0.002824608, -0.0416424163, -0.00125940028, 0.0171252135, 0.00208639563, -0.0199399572, 0.0542429946, 0.00664884457, 0.00490607088, -0.0146129895, -0.0177960172, 0.00919395126, 0.0277265366, 0.0129688634, 0.0142973168, 0.0196505897, -0.00617204793, -0.0155337, 0.0162176564, -0.0321985595, -0.00372230052, -0.0445360765, 0.00223272271, 0.00410044938, 0.0540325455, 0.0164017975, -0.00108101266, 0.00374531839, 0.0116404099, -0.00728676515, 0.0349606872, -0.0318565778, -0.0440362617, 0.00372887705, 0.010397451, -0.000226889344, 0.010759159, 0.0259640329, 0.0309095625, 0.0178354755, -0.029936241, 0.00530394958, -0.0143104699, -0.00955565833, -0.0176381804, 0.00357104093, -0.0119823879, 0.0250038635, -0.000218874236, 0.00422540307, -0.00474165846, -0.0125611201, 0.0177170988, -0.00473837042, 0.0170462951, 0.0245172027, 0.00861521903, 0.00340005197, -0.00908872671, 0.0254642181, 0.0108578065, -0.00488634175, -0.0175066497, -0.0293312017, -0.0188351031, -0.0117127514, 0.0577680022, -0.0150864972, -0.0116009507, -0.0171646718, 0.0223732628, -0.0204529241, 0.00644497294, -0.0266479887, -0.0286209397, 0.00697109289, -0.0109959124, 0.0175461099, -0.0115088802, 0.0147182131, -0.00617533596, 0.0212947167, -0.00802333374, 0.00595831173, 0.00885197241, -0.0152969453, 0.025095934, 0.0208343603, 0.0467457809, -0.0109564541, 0.00950962305, 0.019545367, 0.00012772801, 0.00353487022, 0.0149023551, -0.0144683057, 0.0242278371, -0.0411689058, -0.0275950059, -0.0153100984, -0.0334086344, 0.0114431148, 0.00612601219, -0.0067737978, -0.0236754101, 0.0162965748, -0.0191639289, 0.00464301091, -0.000654773088, 0.0124230143, 0.0075827078, -0.00364338257, 0.0329351276, -0.0180064645, 0.0173488148, -0.00629042508, 0.0260561034, 0.0513230264, 0.0057906108, 0.0316461325, -0.0332771055, 0.00208639563, -0.00703685824, -0.0424579, 0.00240864418, -0.0172041319, -0.01004232, 0.0165333282, -0.0225179456, 0.00208968366, 0.0295153446, 0.0165464804, -0.0180853829, -0.0141394809, -0.0382226333, -0.00968718901, -0.0307780337, 0.0120021179, 0.0025977185, 0.0381437168, -0.00187101506, -0.031751357, -0.00386369531, -0.0047844057, 0.00948989391, 0.000860699802, 0.024201531, 0.016309727, -0.0253853016, 0.00467260508, -0.00212421035, 0.0302782189, -0.00845080614, -0.0329614319, 0.0120547293, -0.014520918, 0.0209921971, 0.000337251287, 0.00471535232, -0.0134292189, 0.0384067781, -0.0254116077, -0.0110879838, -0.0144288475, -0.0103316857, -0.00929917488, -0.000370955851, -0.00186443853, -0.00239549112, -0.00273418101, 0.00754982512, -0.01056844, 0.0258061979, 0.0107065467, -0.00546836201, 0.019545367, -0.0115088802, 0.000619424332, 0.0231229831, 0.00594187, 0.00808252208, 0.0225310978, -0.0253853016, -0.0266348366, -0.000756708847, 0.00771423802, -0.00824035797, 0.0256615132, 0.00344937574, 0.00501458347, -0.00368284155, 0.00831927639, -0.0359077044, 0.00124789146, 0.017559262, 0.00849684142, -0.0355131142, 0.00843765307, 0.00440625707, 0.00389000145, 0.0069908225, 0.00312548294, -0.0253984537, 0.0282263495, -0.0536642633, -0.0187167265, -0.0117061753, 0.017743405, 0.0474560447, 0.00548809161, 0.00913476199, 0.0116141038, -0.00160220044, -0.00840477087, -0.0107460059, -0.00807594508, -0.0289103072, -0.0268058255, -0.00431418605, -0.00278514903, 0.0124493195, -0.0278843716, -0.0239647757, -0.0130280517, 0.0183879025, 0.0266348366, 0.0108117703, 0.000757119909, 0.0420896187, 0.0245829672, 0.000995518, 0.00245632371, -0.0025911422, 0.0175198037, -0.00785234477, -0.00176907924, -0.000730402826, -0.0131332763, 0.0152443331, 0.0379858799, -0.0340399779, -0.000823706971, 0.00788522698, -0.0118903173, 0.0164544098, -0.00196966249, 0.00353487022, -0.0371967, 0.0248723328, 0.0268847439, 0.0307254214, -0.00595502323, 0.0165859405, -0.0186115038, -0.0122651774, -0.0252932291, -0.0220970493, -0.038538307, -0.00263717771, 0.0192823056, -0.0268715899, 0.00663897954, 0.0184142087, -0.0141394809, -0.00573142199, -0.0437205918, -0.01899294, -0.0266479887, -0.027779147, -0.00349212298, -0.00127830775, 0.0396694653, 0.0265690722, 0.016678011, 0.0149023551, 0.00836531166, -0.00952935219, -0.0156257711, 0.0148892021, 0.0202819351, 0.0152837923, 0.012035, -0.0317776613, -0.00849684142, -0.0283052679, 0.0105421338, -0.0100620491, -0.00382094807, -0.0187824927, -0.00883881934, 0.00715523493, 0.00372887705, 0.0145866834, 0.0136528201, -0.00354144676, -0.000732458, -0.00141559227, 0.0155337, -0.012725533, 0.0145603772, -0.00378477736, -0.0144025413, 0.000624356733, -0.0605038255, -0.00640880177, -0.0110748308, 0.0192296933, -0.00106457144, 0.00576430466, 0.0162439626, -0.00630686618, -0.0122914836, 0.00428130338, -0.0368021093, 0.00163672713, -0.00126597681, 0.00761559047, 0.00360063533, 0.024569815, -0.0270425789, -0.000253400882, 0.0240831524, -0.000452134555, 0.0142447054, 0.0170989074, 0.0257930439, 0.00693821069, -0.00542232674, 0.0164412577, 0.000891116157, -0.00182991195, 0.0110616777, 0.00435035676, 0.0173093546, -0.00152985891, -0.0212947167, -0.00615889486, -0.0151917217, -0.0248854868, -0.0119626587, -0.00632659579, 0.0270425789, 0.0104434863, -0.0024809856, 0.0122191422, 0.0223601088, -0.0157178417, -0.00762874307, -0.00834558252, 0.00271116337, 0.0072275768, -0.00488634175, 0.00246947678, 0.0321722515, -0.0268058255, -0.0417476408, -0.0266611427, 0.00314850081, -0.00202720705, -0.00141805841, 0.00629371312, 0.00685271574, 0.0268584378, 0.0872307345, -0.00308931223, -0.0383015536, 0.0100554731, 0.00130872405, 0.00493566552, 0.00668830331, 0.00845080614, 0.0112523967, 0.00257305661, 0.0288050827, -0.0260692574, 0.0173619669, 0.0507179908, -0.00316329789, 0.00217846665, 0.00575115159, 0.00676064473, 0.0176776387, -0.0395905487, -0.00762874307, 0.0120481532, 0.0250170175, 0.0143236229, 0.00891116168, -0.00343293441, 0.00594844669, -0.00839819387, -0.0078391917, -0.00936494, 0.0177828632, -0.0209001265, -0.0102396151, 0.0139553389, 0.0145603772, 0.013797503, -0.0141394809, -0.00230342, -0.0179801583, 0.0225179456, -0.0189008694, -0.00492580049, -0.0284894109, 0.00663897954, 0.0152443331, 0.00956223533, -0.0147839785, 0.00987133104, -0.0119955409, 0.0091807982, -0.000859055668, -0.000332935451, 0.0321196392, -0.00108265679, -0.000660527498, -0.0088256672, -0.00591885252, 0.00863494817, -0.01004232, -0.0174408853, -0.0148365907, 0.00413333206, -0.00175428216, -0.0348028541, -0.000741089636, 0.00571826939, -0.019913651, -0.0257535856, -0.0278580654, 0.0205055363, -0.0397483818, 0.00308109168, -0.00652389089, 0.00806279201, -0.0374071486, -0.00409058481, -0.0210579615, -0.00104155368, 0.0206633713, -0.0126597676, 0.00687244534, 0.00306136208, -0.00270294258, 0.0162571147, 0.0125611201, -0.0124558965, -0.00182826782, -0.00418594386, 0.00117719395, -0.00416621473, 0.00183648837, -0.0129491342, 0.000169447711, 0.018650962, -0.0138501152, -0.00632659579, 0.0223074984, 0.021663, -0.0138632683, -0.0186378099, 0.0389328972, -0.0194006842, -0.0193086118, 0.0185720436, -0.00774712, -0.0366968848, 0.00263388944, -0.0110945599, -0.0184273608, -0.0149812736, 0.0363549069, 0.0133634536, 0.0160072073, 0.0247539561, 0.0311463177, -0.000150437496, -0.00292983209, 0.0275950059, 0.000757942, -0.0110024894, 0.00694478676, 0.0101870028, 0.00266019534, -0.0305675846, 0.00743802451, -0.00670474442, 0.0125676971, 0.00157836068, -0.0136396671, 0.00609641802, -0.0108315, 0.0103645688, -0.0142578585, 0.0125940032, -0.0139158797, 0.00479098223, 0.0153100984, 0.00674091559, -0.0145735303, -0.00119856768, 0.0328299031, 0.0246092733, 0.0136396671, -0.0157967601, -0.0185325854, 0.0339347534, -0.00941755157, 0.0258719623, 0.00130296964, 0.0131266993, 0.000548726937, -0.0184142087, 0.0210974216, -0.0143236229, 0.0183221363, -0.00795099232, -0.0210974216, -3.11484746e-06, 0.0160072073, 0.00655019702, 0.0139684919, 0.0124164373, 0.0020962602, 0.0354605019, -0.00881251413, 0.000877963146, 0.0125611201, -0.00512967212, -0.00472850539, 0.014691907, 0.009628, 0.00648114365, -0.0171909779, 0.00648443168, 0.027068885, 0.0343030393, 0.0308043398, -0.0308832563, 0.00616875943, 0.013797503, -0.00390315452, 0.00881251413, 0.0332244933, 0.0139553389, 0.0103842979, -0.00789180305, 0.0067935274, 0.012370402, 0.0146261426, -0.00154136785, 0.00693163415, 0.0253458414, 0.0179670062, -0.0172172841, 0.0153495576, 0.0219260603, 0.00331948977, 0.00153232517, -0.0268452838, -0.000801100221, -0.0326983705, -0.00198445981, 0.0063824961, 0.00667515025, 0.00471535232, -0.00994367246, -0.0150733441, 0.0262007881, -0.00292654382, 0.0144156944, 0.0081877457, 0.0130477818, 0.0164807159, -0.0164281037, 0.0142841637, -0.0168884601, 0.0349869952, 0.0179407, -0.00641209027, 0.0231492892, -0.00814171, -0.0159282889, 0.00573799852, 0.0153232515, -0.00529408455, -0.012541391, 0.00801675674, -0.0220707431, 0.00348225818, 0.016678011, -0.0233728904, 0.0395379364, 0.0378543511, 0.0372493118, -0.0106342053, -0.0536905676, -0.00507377181, -0.0171646718, -0.0250564758, 0.0275423937, 0.00496525969, 0.0108051943, 0.0143893883, -0.0304623619, -0.0011747278, -0.0001372845, -0.00475481153, -0.00428459141, -0.0228730775, 0.000623123662, 0.00964115281, -0.0200977921, 0.00802991, -0.022767853, -0.00211270154, -0.00889800861, -0.00369599462, 0.0215972345, 0.0142841637, -0.0501392558, 0.00904926751, -0.00850341842, 0.00920052733, 0.0177960172, 0.0116206808, 0.0152048748, -0.0129754404, -0.00185128557, -0.0224784873, 0.000475974404, -0.0406164825, -0.0119297765, 0.00964773, 0.0129885934, -0.00861521903, -0.00793783925, -0.00188416801, -0.000452956621, -0.0184799731, -0.00593200559, 0.0137711968, 0.0329088196, 0.0308306459, -0.0165464804, -0.00985160097, -0.0242804475, -0.00306629436, -0.0105026746, 0.00844423, 0.00128241803, 0.0405901745, -0.0236359518, 0.0074051423, -0.0128965219, -0.0157573, 0.0326457582, 0.0160598196, 0.000705329934, -0.00964773, 0.0263060108, -0.00685271574, 0.00195815368, -0.00887170248, -0.00982529484, 0.00250564748, -0.0253195353, -0.000860699802, -0.0137448907, 0.00772739062, 0.0217550714, 0.0140605634, -0.0114365388, 0.0231098309, 0.00306793861, -0.00895719696, -0.00337045779, -0.00459697563, -0.00983844791, 0.0105552869, -0.00671132095, -0.0319091901, -0.00653046742, -0.00395576656, -0.00212256634, 0.00122733985, -0.0226889346, -0.00404783757, 0.00295284973, -0.00045172355, 0.00308602396, 0.00994367246, 0.0136659732, -0.00510665448, 0.0132779591, -0.00993709546, 0.0153890168, -0.0131793115, 0.0115812216, 0.00550124468, -0.0112787019, -0.0384330824, 0.000465698598, -0.0179012399, 0.0165859405, -0.00788522698, 0.0137843499, 0.00953592919, 0.0194664486, -0.0298573226, 0.0400903597, -0.0314619876, -0.0156520773, -0.000877963146, -0.00707631698, -0.0165990926, 0.0149286613, -0.0239647757, -0.00534340832, -0.013271383, -0.00169016118, -0.00988448411, 0.0114957271, 0.0298310164, -0.00560646877, 0.0123112136, -0.0275160875, -0.00409387285, 0.0139947981, 0.00743802451, 0.0185062792, 0.0289103072, -0.00130379165, -0.00573142199, -0.0199399572, 0.0180196185, -0.00614245376, -0.000937151664, 0.0145340711, 0.00598132936, 0.000115088798, -0.0131201232, -0.0178091694, 0.0184010547, 0.0212157983, 0.0046101287, -0.0032191982, -0.0106933936, 0.0385909192, 0.00611943565, 0.0386698358, 0.020071486, -0.0173619669, 0.00364338257, 1.61201388e-05, 0.00552755082, -0.00217353413, -0.00583993457, -0.00644497294, -0.00895062, -0.00708947, 0.0031090416, -0.0269373562, 0.00246454449, 0.00864810124, -0.0195059069, 0.00733280042, -0.0108643826, -0.0121533768, 0.0160861257, -0.0165990926, -0.00164823607, 0.0321985595, 0.00577745773, -0.0359340124, -0.00340334023, -0.0183352903, 0.0190981645, 0.0152837923, -0.0119231995, 0.00958196446, 0.0218076836, 0.000372805516, -0.00232808199, -0.00130625791, -0.0157441478, 0.00171482307, 0.0161781963, -0.00183320011, 0.0236622579, -0.000493648753, 0.00897035, 0.0204529241, -0.0192165412, -0.0048238649, -0.00218833121, 0.000126083891, 0.0205449946, -0.0310410932, 0.0160992797, 0.0188482571, -2.38590906e-06, -0.020071486, -0.0143499291, -0.0124098612, 0.00774712, 0.0100291669, -0.00650416128, -0.00948331691, 0.0195059069, 0.000925642787, 0.0151785687, 0.00789838, -0.0199925695, -0.00567223364, -0.00780630903, 0.00443256274, -0.017033143, -4.7808091e-05, 0.000497759, 0.0149812736, 0.0243593659, -0.0185851976, 0.0100620491, 0.0106933936, 0.00104895222, -0.00212256634, 0.00467260508, 0.0266216826, -0.00635947799, -0.00284762564, -0.00826008711, 0.00644826097, -0.0172435902, -0.0179670062, -0.0127781453, -0.005376291, -0.0202687811, 0.0119231995, 0.0185983498, -0.00227547, -0.0186378099, 0.0339873657, 0.00399193726, 0.000422540295, 0.0103119565, 0.0663963705, -0.0106670875, 0.0203213934, 0.00772081409, 0.0226889346, -0.00360063533, -0.0286209397, -0.020965891, 0.00208310736, -0.0158625245, -0.014520918, 0.00123802666, 0.00325372466, -0.00395247806, 0.00600105897, 0.00529079651, 0.00422211504, 0.000189999279, 0.019006094, 0.0155731589, -0.00138188771, -0.0173488148, 0.00279994612, -0.00571826939, 0.00845738221, -0.013271383, -0.00355131156, 0.000850835058, -0.0167174693, 0.00867440738, -0.00326852198, 0.00656992616, -0.0105552869, 0.0268584378, 0.031751357, 0.0246881917, -0.00170495838, -0.00534998486, 0.0028755758, 0.00392288389, -0.00703685824, 0.00433720369, 0.000576677092, -0.028515717, -0.0143236229, 0.012541391, -0.00892431475, -0.00801675674, -0.00619835407, -0.00970691815, 0.00816801656, -0.0089835031, -0.00991078932, 0.00553083885, -0.00904926751, -0.0136659732, 0.00861521903, -0.0199399572, 0.0118903173, 0.0147708254, -0.00184799731, 0.0212684106, 0.000339100923, 0.00396891963, -0.00298573216, 0.0222943444, -0.0177170988, 0.0027950136, 0.00311068585, 0.0151654156, -0.0127058038, -0.00879936107, -0.00209297193, 0.00864810124, 0.0209790431, 0.0209790431, -0.0204397701, -0.0113905026, 0.00254181842, -0.00431418605, 0.00426815031, -0.00710919965, -0.00262402464, -0.00850999448, -0.00827981718, -0.0214657057, 0.00348554645, 0.0192033891, 0.0257535856, 0.017559262, 0.00420238543, -0.00835215859, 0.0259508807, -0.0025911422, 0.0107657351, 0.00728018861, -0.00147724699, -0.0406954, -0.0233597383, -0.00597146433, -0.0045871106, 0.0186772682, -0.000443502911, -0.0293312017, 0.0119823879, 0.00849684142, 0.0126992268, -0.00311397412, 0.00170495838, 0.00852972455, 0.000421307224, -0.00714208186, 0.0209395848, 0.0139421858, -0.00230670837, 0.020794902, 0.0118574342, -0.00646799058, 0.000117246716, -0.0126729207, -0.0243988261, -0.0299625471, 0.0130609348, -0.013442372, -0.017401427, 0.00462985784, -0.0146656008, -0.00360721187, 0.0243725199, -0.00714208186, -0.0162571147, 0.0361707658, 0.00188416801, -0.00870071352, -0.00380779523, 0.00131201232, -0.00954908226, 0.00343293441, -0.00446544541, -0.0232545137, 0.0216235407, 0.0119100465, -0.000362324208, -0.0184010547, -0.00654033199, 0.0042286911, 0.00633974886, 0.0230309125, 0.0146392956, -0.010943301, 0.00798387453, -0.0250301696, -0.0140079511, 0.011482574, 0.00274733407, 0.00743144797, -0.0188745633, -0.00226889341, -0.0088256672, 0.0137054315, 0.00486332364, 0.0106342053, 0.0124822026, 0.00567223364, 0.000980721, 0.0058267815, -0.00762874307, 0.0206502192, 0.0168884601, 0.00030190259, -0.0187693387, -0.00219819602, -0.00559660373, -0.0143630821, -0.00488963, 0.00093057513, 0.0146656008, -0.00290188193, 0.00912818592, -0.0268584378, 0.000828228309, 0.0191113167, 0.0128044514, -0.0118508581, -0.0130148986, -0.0044095451, 0.0115812216, 0.00509678945, -0.00599119393, -0.0343293436, 1.28126203e-06, -0.00431089755, 0.000817130494, -0.0330929607, 0.00480084727, -0.00120103383, -0.0254773721, 0.0202819351, 0.00127912976, -0.0106144752, -0.0027884373, -0.00517241936, 0.0446676053, 0.00416621473, 0.00781288557, -0.00126679882, -0.0110814068, -0.0016802965, -0.0140605634, -0.0151654156, -0.0533485897, -0.015770454, 0.0187561866, 0.014876049, 0.0128044514, 0.0184799731, 0.0075827078, -0.00517241936, -0.0165201742, 0.00912161, 0.000925642787, 0.0140868686, 0.0182037596, -0.0190981645, 0.00448188651, -0.00743802451, -0.00866125431, -0.00220148428, -0.00891116168, 0.0171909779, 0.00280159013, -0.00197788328, 0.00465287594, 0.0172698963, 0.0136396671, -0.0188087989, -0.000750132371, -0.00543876784, 0.015415323, -0.00525791384, -0.000559002743, -0.00491264742, -0.0241357647, -0.0158230662, -0.00170495838, -0.00977268349, 0.0134621011, 0.0179933123, 0.0054321913, -1.91514955e-05, 0.0030317679, 0.0180064645, 0.00633974886, 0.00563935097, 0.012015271, 0.00460684, -0.00533025572, -0.026700601, 0.00342635787, -0.00841134693, -0.00128159602, -0.0121599538, -0.0153100984, 0.00884539634, 0.0101804268, 0.0160992797, 0.0170726012, -0.00150519703, -0.000729991822, -0.00356117636, 0.0146261426, -0.00748406025, -0.000363968342, -0.0184273608, 0.00510994252, 0.00228697876, -0.00449503958, -0.0160466675, 0.000122384605, -0.0053960206, -0.0049817008, -0.0132911121, 0.00159644603, -0.000184142074, 0.00525462581, 0.00779315596, 0.00770108495, 0.0178486295, -0.00831927639, 0.0320407227, 0.00206337776, 0.00159315777, 0.014336776, -0.00607340038, 0.00859548897, 0.0035743292, -0.019361224, -0.0055900272, -0.000401166675, -0.0134226419, -0.0253984537, 0.000388219196, -0.0128767928, 0.00899665616, 0.0187167265, -0.00401166687, 0.0206370652, 0.0005516042, 0.000492415624, 0.016862154, 0.0167569295, -0.00503760111, 0.0212421045, 0.0174277332, 0.0070105521, -0.00454436336, 0.00373874186, 0.013271383, -0.00198774808, 0.0103711449, -0.0153627107, 0.00093057513, 0.0187956449, -0.0113378912, -0.00613587722, -0.0157309938, -0.0115614915, -0.00771423802, -0.0162571147, -0.00198610383, 0.0117982458, -0.00495539466, -0.00132269913, 0.0146524487, -0.00470219972, 0.0021159898, 0.00637263106, 0.0147182131, 0.0112655489, -0.0130214756, 0.00494553, 0.0273582526, -0.0162965748, 0.0197558142, -0.00731307128, -0.0018019618, 0.00211434555, -0.00789838, -0.0159019846, -0.0242146831, -0.0136396671, -0.0134818312, 0.0178223234, -0.00420567347, -0.0012906387, 0.00254675071, 0.00246947678, -0.0155337, 0.00510994252, -0.006185201, -0.000853301259, 0.0130543578, 0.00471206428, 0.0209790431, -0.00671789749, 0.0124032842, -0.0131595824, 0.0167043172, 0.00777342636, 0.0286472458, 0.0164938699, -0.0315935202, -0.026700601, -0.0134226419, 0.0104040271, -0.0209264327, 0.00443256274, 0.00790495612, 0.0129820164, -0.00830612332, 0.00388671318, 0.00805621594, -0.00285749044, -0.00494881859, -0.00507048378, -0.00935836323, -0.0150996502, 0.0114102326, -0.00471864082, -0.00243166182, -0.000375066185, -0.0183352903, -0.012541391, -0.0256746672, -0.00856260676, 0.00795756839, -0.0064153783, -0.0122125661, 0.0111405961, 0.00737225963, 0.00111882749, -0.00623123627, 0.00595502323, 0.00114924391, 0.00567552214, 0.00271445164, -0.00716838799, 0.010390874, -0.00429116795, 0.00351842912, -0.00371901225, -0.00371901225, -0.00982529484, -0.0246092733, 0.0017115348, 0.00680010393, 0.00711577618, 0.020242475, 0.00184799731, -0.0233991966, 0.0145340711, -0.00243659434, 0.0297784042, -0.00149368821, -0.00199103612, -0.0110024894, 0.00906242058, -0.00895719696, -0.0115220333, -0.00601421203, 0.00587610528, -0.00108183466, 0.0100817792, 0.00333428686, 0.014520918, 0.00452134572, 0.0184799731, 0.0289366115, -0.0120941885, 0.0028755758, -0.0186641142, -0.0151259564, 0.00234945561, 0.0133963358, 0.018650962, 0.000449668383, 0.00395576656, 0.00948989391, -0.0205844529, 0.00437995093, -0.00306465034, 7.35232461e-05, 0.006813257, 0.0375912897, -0.0110156424, -0.0106868166, -0.00555056846, 0.00444571581, -0.00566565711, 0.0211763382, -0.00879278407, 0.0207422897, -0.0121599538, -0.0334875509, -0.006632403, -0.00881251413, -0.0120021179, 0.0180327706, 0.0014476527, 0.014165787, -0.0105289808, 0.00266348361, 0.0115154563, 0.00644168444, -0.008779631, -0.00435364479, 0.00497183623, 0.0151259564, 0.0185851976, 0.010226462, 0.00173619669, -0.0103119565, 0.0104171801, -0.0133371474, 0.033171881, 0.00531381415, 0.00103086687, 0.0132385, -0.0289892238, 0.0171778258, 0.00087960728, 0.0112655489, 0.00716181146, 0.00486332364, -0.00359077053, -0.0164675638, -0.0126860738, -0.00629700162, -0.00338032236, 0.021663, -0.0195848253, 0.00776685, 0.0065765027, -0.00106128317, -0.0157573, 4.12829686e-05, -0.0123835551, -0.0136133609, 0.000455833855, -0.017401427, -0.00563935097, 0.0136528201, 0.000431171968, 0.0232939739, -0.0172304381, -0.00507377181, 0.0183352903, 0.0175855681, 0.00352171715, 0.0159019846, -0.0185325854, -0.0357235633, 0.019006094, -0.00751694292, -0.0164544098, 0.0109959124, -0.0025204448, 0.0124493195, -0.0121204946, -0.00955565833, -0.0120876124, 0.0118508581, 0.00827324, -0.00257305661, 0.00811540429, 0.00171811134, 0.0306728091, 0.0150996502, 0.00868756, 0.0120613063, -0.0196242835, 0.0012503576, -0.034592405, -0.0112195136, 0.00221628137, -0.0164675638, -0.00270951912, 0.0143630821, -0.0179538522, 0.00164083741, -0.0098055657, 0.00207324256, 0.0166253988, -0.00791153312, 0.0293575078, 0.00654033199, 0.006632403, -0.0267532133, 0.00368941808, -0.00166549929, 0.00558345066, 0.0245829672, 0.000236959619, 0.00298408815, -0.0082337819, 0.0024908504, 0.00953592919, -0.0108512295, -0.0199268032, -0.019913651, 0.0113115851, 0.0132845361, 0.000840970315, 0.00919395126, 0.00589912292, 0.00620821863, -0.0119626587, -0.00148135726, 0.0215314701, -0.00816144, -0.00672776252, 0.00127666362, -0.0117916698, -0.0336716957, 0.0184010547, 0.011653563, 0.00575772813, 0.0062016421, -0.00532367919, -0.00195486541, 0.000667515036, -0.00674749166, 0.00903611444, 0.0179275461, 0.000455422822, -0.00174770562, 0.00753667206, -0.0121599538, -0.0173751209, 0.00999628473, -0.00225574058, 0.0123440959, -0.0157836061, 0.00949647, -0.000908379443, 0.0080364868, -0.012015271, -0.016691165, -0.0180590767, -0.0190455522, 0.00195322139, 0.00419909693, 0.00793783925, 0.0173619669, 0.00438323896, -0.00432076212, -0.00502773654, 0.00689217495, 0.0305149723, -0.0054321913, -0.0130412048, -0.00127008709, 0.0333560221, -0.0232019015, 0.00226067286, 0.0167306233, 0.00542232674, 0.00343622267, 0.00506719528, -0.0323300883, -0.0125150848, 0.0162571147, 0.0256220549, -0.0247671101, 0.0110419486, 0.00119527942, 0.0014731366, 0.0212289505, -0.00208146311, -0.0202819351, 0.00489620632, -0.00309095625, -0.00970034208, 0.0128702158, -0.00989763718, -0.0267663673, 0.00102429034, -5.77499159e-05, 0.0116338339, -0.0005516042, -0.00425499724, -0.00154465612, -0.00895719696, -0.0280685145, 0.0148365907, 0.00524804927, 0.000453367655, -0.0150075797, -0.00955565833, 0.0149944266, -0.000284228241, -0.00903611444, 0.00371572399, 0.0293312017, -0.015599465, 0.0133634536, -0.00576430466, -0.0249249451, -0.0132187707, -0.0185983498, 0.0104566393, -0.0176776387, -0.0185983498, 0.0226626284, -0.0044292747, -0.00927944575, -0.0144814588, 0.0105158277, 0.00520530203, -0.0355920345, -0.000574621954, 0.00512638409, -0.00379793043, -0.0158888306, -1.30566705e-05, -0.00542561477, -0.00247605331, 0.0249249451, 0.0058267815, -0.00431089755, -0.00712892925, 0.00449832808, 0.000143347206, -0.0187035743, -0.00770766148, 0.00439968053, 0.00801018067, -0.0103316857, 0.0143104699, 0.00481071183, -0.0189271756, 0.00553083885, 0.0124690495, 0.0150075797, -0.019900497, -0.0114036556, -0.00274075754, -0.023859553, 0.0159019846, 0.00190554163, -0.00935836323, -0.0189271756, 0.00508692488, -0.0103251096, -0.0134160658, -0.012534814, -0.0155731589, 0.0191113167, 0.00443256274, 0.00553083885, 0.00453121029, 0.00692505762, 0.00102922274, 0.0086283721, -0.00305642979, 0.00952935219, 0.00324550411, -0.00280981092, 0.017730251, 0.019532213, 0.00201241, -0.000488716352, -0.012554544, -0.00993051939, 0.00883881934, 0.0144420005, -0.010930148, 0.00577745773, -0.00281145493, -0.0137711968, 0.00927944575, -0.00822062884, -0.016125584, -0.00971349422, -0.00162110792, -0.00150437502, 0.00916106813, -0.000618191261, -0.00709604658, -0.00175921456, 0.00414977316, -0.00443913927, 0.0167963877, 0.0024300178, -0.002106125, -0.0119231995, 0.0049817008, -0.0163886454, 0.0108643826, 0.00563606294, 0.00396891963, 0.000683956314, -0.0065995208, 0.00661925, -0.0043733744, -0.00112211576, -0.0139684919, 0.00718154106, -0.00299559697, 0.00816144, -0.00377820083, -0.0170726012, 0.00165399048, 0.0039985138, -0.0113707734, -0.000197706118, 0.00791153312, -0.0121336477, 0.0113181612, -0.00447859848, -0.0026980103, -0.00331948977, -0.0181774534, -0.00129146071, -0.0129688634, -0.00211270154, 0.0014879338, 0.00599119393, -0.00204364816, 0.0156520773, 0.0225310978, 0.00465945248, -0.00158740336, -0.00176579098, -0.000963457685, -0.0122849075, -0.0159545951, -0.00793126225, -0.0152311809, 0.0184405148, 0.0160992797, -0.0120941885, -0.0149023551, 0.0107065467, -0.0166517049, -3.33449243e-05, 0.00998313166, 0.00238891458, 0.00107197, 0.0264506936, -0.000971678295, -0.0173619669, 0.00091742212, -0.013797503, -0.00776027329, -0.00590569945, 0.00788522698, 0.00336059299, 0.00481071183, 0.00185621798, 0.00522503164, 0.0243067537, 0.0214788578, -0.0445886888, -0.0105552869, 0.00978583656, 0.0007012196, -0.00209132791, -0.0155600058, -0.0299099348, 0.0181511473, 0.0127584152, 0.0165596344, -0.00588597, -0.00514940172, 0.00113444671, 0.0226231702, -0.00666528568, -0.0161650442, -0.000891938165, 0.00474494696, 0.0209264327, -0.00471206428, -0.0195585191, -0.0159151368, 0.0097398, 0.00391301932, 0.00323235104, -0.00784576777, -0.0179801583, -0.0242936015, -0.0255957488, -0.000892760232, 0.00051009, 0.0156389233, 0.0159282889, 0.0172698963, 0.00566894561, -0.00892431475, -0.0153100984, -0.0118903173, 0.00320440088, -0.0018068942, -0.000351226365, 0.00707631698, -0.00891116168, -0.0237806346, -0.00131365645, -0.00377820083, -0.00997655466, 0.00476467609, 0.0213210229, -0.0330666564, 0.0283052679, -0.0217156131, 0.0291996729, 0.0105026746, -0.00651073782, -0.000603394117, -0.0141131748, -0.0101278145, -0.0189271756, 0.00780630903, 0.0298573226, -0.00543548, 0.0384330824, -0.00289201713, -0.0236622579, 0.00947674084, -0.0080364868, -0.00269472203, -0.0119297765, -0.00416950276, -0.0167569295, 0.0138632683, 0.0010629273, 0.0143104699, 0.000637509744, -0.0164675638, -2.72822108e-05, -0.00406427868, 0.0328299031, 0.00707631698, 0.0036203647, -0.0269899666, 0.0195716731, -0.0030926005, -0.00928602181, 0.0113247382, 0.0236359518, -0.00574457506, -0.0292522851, 0.0104829455, 0.00710919965, -0.0171120595, 0.0241094586, 0.0193480719, 0.00244317087, -0.0152969453, -0.00256483606, 0.0106342053, -0.033724308, 0.0128899459, 0.00261909235, -0.00569196325, 0.00874017179, -0.00932548102, -0.0182958301, 0.00282789627, -0.000639564882, -0.00214722822, -0.017033143, 0.00517241936, -0.00665542064, 0.013264806, 0.0118705872, -0.0210316554, -0.00669159181, -0.0143893883, -0.0210711155, 0.0018726592, 0.0123243667, -0.0137317376, -0.0203608535, -0.00213243114, 0.00301368232, -0.00251058, 0.0123506719, -0.00756297819, -0.00929917488, -0.00778657943, 0.0155205466, 0.00684613921, 0.0336453877, -0.0202030167, 0.0189534817, 0.00445886888, 0.0224127211, -0.0186378099, -0.00912161, 0.00612930069, -0.0198478848, 0.00933863409, -0.0115549155, 0.00726045901, -0.0170857534, 0.0154679343, 0.00279008131, -0.0115943747, 0.00514282519, -0.0109038418, 0.0122125661, -0.000775616325, -0.00381108327, -0.0224258751, 0.0336453877, -0.00861521903, 0.0010933436, -0.0034230696, 0.0116075277, 0.00435035676, 0.0119034704, 0.00527106691, -0.0112392437, 0.0221496616, 0.00472192885, 0.0186641142, 0.00418923236, -0.00924656261, -0.00326194544, 0.00203871587, 0.0105289808, -0.00306300609, -0.00722100027, 0.0175066497, -0.0139027266, 0.0191507768, -0.0108709596, 0.0232150555, 0.0229519941, 0.0101935789, 0.0250170175, -0.000144272024, -0.0117127514, -0.0025812774, -0.0024809856, 0.00751036638, 0.00445558084, 0.0142052462, 0.00180525007, 0.015599465, -0.00511651905, 0.0122586014, 0.0100752022, 0.0082337819, -0.0101606967, 0.0185325854, 0.00143861, 0.0162176564, -0.000577088096, -0.00443913927, 0.0114496918, 0.0175066497, -0.0118903173, -0.0328035951, -0.00382423634, 0.00346252881, 0.00578403426, -0.00428130338, 0.00614903029, -0.00365982391, -0.0172567442, -0.00751036638, -0.0106736645, -0.0326457582, -0.0169279184, 0.00386369531, 0.0323563926, 0.0145735303, -0.0234518088, -0.0121731069, -0.0155073935, 0.0106013222, -0.00238727056, -0.014152634, -0.0143104699, -0.00361707644, 0.0147708254, 0.00450161612, -0.00648114365, 0.00826008711, -0.0220838971, -0.0118574342, 0.0159414429, 0.00967403594, -0.0159151368, -0.00345924054, -0.0289366115, 0.0218076836, 0.0273319464, -0.0165990926, 0.00941755157, -0.00957538839, 0.0192428473, 0.0148102846, 0.00567881, 0.00837846473, -0.000563113077, -0.0188087989, -0.0203345474, 0.0122257192, 0.000284639274, 0.0188482571, -0.0184010547, -0.00964115281, 0.00563277444, -0.00393274846, -0.00655019702, 0.0104763694, 0.0164149515, 0.00299888523, 0.000255250518, 0.00312219467, 0.0116009507, 0.00728676515, 0.00168194063, 0.00626740698, 0.0110879838, 0.00715523493, 0.00213078689, -0.0111800544, -0.0291207545, -0.000533107785, 0.000403221842, -0.00464301091, -0.00151999423, -0.0299625471, -0.00105635077, 0.00967403594, 0.0109761832, 0.00374531839, -0.00179867353, -0.00414977316, 0.00583006954, 0.0100817792, -0.00227053766, 0.0101870028, -0.00866125431, -0.00989106, -0.0258061979, 0.00749721332, -0.0205186885, -0.0164938699, 0.0112787019, -0.00120596623, -0.00846395921, -0.00144436443, 0.00499814237, -0.0223338027, 0.00382094807, -0.000421307224, -0.0038275246, -0.00338361063, 0.016691165, 0.00436351, 0.0103514157, 0.0110945599, 0.000141086537, -0.00922683347, 0.0196637437, 0.0210448094, -0.00633317232, -0.019006094, 0.00835873466, 0.0214920118, 0.00335730473, 0.00243823836, -0.0143236229, -0.00264868652, -0.0162439626, 0.0155863119, -0.00335072819, 0.0181511473, 0.00655348506, -0.00768135535, -0.00420238543, 0.0240042359, 0.0259640329, 0.00992394239, -0.00796414446, 0.00293476437, 0.021334175, 0.0156257711, -0.0132450769, -0.0177170988, 0.0106342053, -0.0295153446, 0.000914133911, -0.00446873344, 0.012534814, 0.00765504921, 0.0262928586, 0.00117143954, -0.00382423634, -8.78065912e-05, 0.000216408051, -0.00142956735, -0.00825351104, 0.0278580654, -0.0223206505, -0.00850999448, 0.00325701293, 0.023478115, -0.0329877399, -0.00826666411, 0.0164807159, -0.00531052612, -0.0159151368, -0.00267170416, 0.000591063173, 0.0217287652, -0.0116469869, -0.0120678823, 0.0135475956, 0.00187923573, 0.00443913927, -0.014165787, -0.0134094888, -0.0122849075, 0.0180853829, -0.00775369676, -0.0116798691, -0.00255003897, 6.05757559e-05, 0.0129030989, 0.0142841637, 0.0108512295, 0.0195979793, 0.0159019846, 0.0212421045, -0.0162834208, -0.0189271756, 0.00139668479, 0.00236096443, -0.0147839785, -0.00566236908, -0.00659294426, 0.026161328, -0.00378806563, 0.0124164373, -0.0090163853, 0.00457066949, -0.0163623393, -0.0305938907, -0.00516255479, -0.0184142087, -0.0101738498, 0.0378280431, 0.00700397557, -0.00887827855, -0.00479098223, -0.00459697563, -0.0169673767, -0.0190850105, -0.0108512295, 0.00218339893, -0.0114233857, -0.0203608535, -0.000850835058, 0.0170989074, 0.0229783, -0.00750379, -0.0101804268, -0.00328825135, -0.00348883471, 0.00664226804, -0.0165859405, 0.0144156944, 0.000838504115, -0.00804306287, -0.00218504295, -0.0132845361, 0.014165787, -0.00166632142, -0.0135607487, -0.000570100616, -0.00869413652, 0.0108249234, -0.0286998581, -0.0110024894, -0.00457066949, -0.00461999327, -0.00785234477, 0.00555385649, 0.00706316391, -0.000478851609, 0.0196374375, 0.019361224, 0.0153758638, -0.00407414371, 0.00374203012, -0.0098055657, -0.0213210229, -0.0033868989, -0.0038012187, -0.0116338339, 0.0253984537, -0.00860864203, -0.00876647793, 0.0119692348, 0.00534998486, 0.00481071183, 0.033145573, -0.00169838185, -0.0143630821, -0.00221956964, -0.0147182131, 0.0122980606, 0.00497183623, 0.0071881176, 0.00847711228, 0.00958854146, -0.0166648589, -0.000512967235, -0.0154547812, 0.00588268181, 0.0405638702, -0.00874674879, 0.0161781963, -0.0169147644, -0.00527435541, 0.00110731868, 0.00977926, -0.00910188, -0.00313863601, 0.0151128033, 0.00800360367, -0.0254116077, 0.0316198245, 0.00881909, -0.0237937868, -0.00336059299, -0.00217517838, -0.00199761265, 0.00775369676, -0.0137054315, -0.00644826097, 0.00794441532, -0.0210053492, 0.000844258524, 0.0169279184, 0.0133174183, 0.0164544098, -0.0305938907, -0.00163179473, 0.0108380765, 0.029752098, -0.00227382593, 0.00861521903, 0.0110682538, 0.00036479038, -0.00462657, 0.00966745894, 0.00909530371, 0.0151128033, 0.00291503477, -0.0271478035, 0.00244317087, -0.0266216826, -1.68522893e-05, -0.00159809017, -0.00374531839, 0.0109104179, -0.014152634, 0.00583335804, 0.00578403426, 0.0155205466, 0.00279994612, 0.0143630821, 0.00739856577, 0.0100094369, -0.016309727, -0.011475997, -0.00619177753, 0.00110238628, -0.0259114206, 0.0111669013, -0.00170660252, 0.0101475436, 0.0222548861, -0.00652060239, -0.00634303689, 0.00931890495, 0.00108758919, -0.00776685, -0.0109959124, 0.0210974216, -0.00889800861, -0.000851657125, 0.00782603864, -0.0118113989, -0.0117193284, -0.0164544098, -0.0189534817, 0.00536642643, -0.0125085087, -0.0132121937, -0.0142973168, -0.00154876639, -0.00531381415, 0.0122322952, -0.0324090049, 0.00873359572, -0.00633646036, -0.0254773721, -0.0200188737, -0.00353815849, 0.0295679569, 0.00303012365, 0.0144420005, 0.00156356359, -0.00554399192, -0.0200977921, 0.000189177212, 0.0189271756, -0.0164412577, -0.0282263495, 0.00362694124, 0.00450819265, 0.0232019015, 0.00110649655, 0.00141065987, 0.0294364262, -0.000726703554, 0.00143943203, -0.00731307128, 0.00736568309, -0.0224390272, -0.00245632371, 0.011291855, -0.0144683057, -0.010213309, 0.0234649628, -0.00596488826, 0.0160466675, -0.00150848529, -0.0189008694, -0.000226272794, -0.0141000217, -1.2202496e-06, 0.00184635317, 0.00789838, -0.0212552566, -0.00294462917, 0.0148628959, -0.0100686261, -0.00454436336, 0.00443256274, 0.00653046742, 0.0161781963, -0.00510994252, 0.0250433236, -0.00686586881, -0.0157046895, -0.0120744593, 0.000262238056, 0.00621150713, 0.00454765186, -0.00354802329, -0.00297257933, 0.00884539634, 0.0194269884, 0.00693821069, 0.022044437, -0.00288379658, 0.0245435089, -0.0139684919, 0.0129228281, -0.0172567442, -0.00914791506, -0.00184964144, 0.00464629941, -0.027779147, 0.0238990113, -0.00559989223, 0.014507765, 0.00302025885, 0.00520859, 0.0104040271, 0.0204923823, -0.00374203012, 0.0239516236, 0.0132056177, 0.000662582635, 0.00963457674, 0.00970691815, 0.0162176564, -0.0154942404, 0.00245303544, -0.00314356829, 0.00695794, -0.00538944406, 0.0107920412, -0.0034164933, -0.0177565571, -0.0245961212, -0.0131661585, 0.0106342053, 0.0119758118, 0.00751036638, 0.008779631, -0.0219129082, -0.000318138336, 0.02407, 0.00130050338, 0.0230703726, -0.0139947981, -0.0300151594, 0.00481071183, -0.00683956314, -0.0111537492, 0.00672118599, 0.0289366115, -0.0122980606, 0.00136791263, 0.00664226804, 0.0152180279, -0.0210842676, -0.00925314, 0.00489620632] |
20 Sep, 2023 | Synchronous Data Transfer in Computer Organization
20 Sep, 2023
In Synchronous Data Transfer, the sending and receiving units are enabled with the same clock signal. It is possible between two units when each of them knows the behaviour of the other. The master performs a sequence of instructions for data transfer in a predefined order. All these actions are synchronized with the common clock. The master is designed to supply the data at a time when the slave is definitely ready for it.
Usually, the master will introduce sufficient delay to take into account the slow response of the slave, without any request from the slave. The master does not expect any acknowledgement signal from the slave when data is sent by the master to the slave. Similarly, when data from the slave is read by the master, neither the slave informs that the data has been placed on the data bus nor the master acknowledges that the data has been read.
Both the master and slave perform their own task of transferring data at a designed clock period. Since both devices know the behaviour (response time) of each other, no difficulty arises. Prior to transferring data, the master must logically select the slave either by sending the slave’s address or sending a “device select” signal to the slave. But there is no acknowledgement signal from the slave to the master if the device is selected.
Timing Diagram for Synchronous Read Operation
In this timing diagram, the master first places the slave’s address in the address bus and read the signal in the control line at the falling edge of the clock. The entire read operation is over in one clock period.
Features of Synchronous Data Transfer
Timing: In synchronous data transfer, the data transfer is synchronized with a common clock signal that is generated by the sending device and used by both the sending and receiving devices. This ensures that both devices are in sync and ready to receive or transmit data at the same time.
Data Transfer Modes: Synchronous data transfer can be done using either the parallel or serial mode of data transfer. In parallel data transfer, multiple bits of data are transferred simultaneously, while in serial data transfer, data is transferred bit-by-bit using a single data line.
Handshaking: Synchronous data transfer typically involves some form of handshaking between the sending and receiving devices to ensure that the data is transferred correctly. This can involve the use of signals such as Acknowledge (ACK) and Ready (RDY), which indicate that the receiving device is ready to receive or that the sending device has completed the transfer.
Data Rate: The data transfer rate in synchronous data transfer is typically limited by the clock frequency and the number of bits that can be transferred in a single clock cycle. However, synchronous data transfer can be faster than asynchronous data transfer because there is no need to add extra bits for synchronization.
Transmission Line: In synchronous data transfer, the transmission line used to transfer data must be properly designed and matched to the impedance of the devices to ensure that data is not lost due to reflections.
Advantages of Synchronous Data Transfer
The design procedure is easy. The master does not wait for any acknowledgement signal from the slave, though the master waits for a time equal to the slave’s response time.
The slave does not generate an acknowledge signal, though it obeys the timing rules as per the protocol set by the master or system designer.
Disadvantages of Synchronous Data Transfer
If a slow-speed unit is connected to a common bus, it can degrade the overall rate of transfer in the system.
If the slave operates at a slow speed, the master will be idle for some time during data transfer and vice versa.
FAQs on Synchronous Data Transfer
1. Can we use Synchronous Data Transfer for a long distance?
Answer:
Synchronous Data Transfer can be used over long distances. But we have to be careful while transferring data to a large distance because of signal degradation and timing issues.
2. Differentiate between Synchronous Data Transfer and Asynchronous Data Transfer?
Answer:
In synchronous Data Transfer, common clock signal is shared by both send and receiver that ensures trnafer of data at a specefic rate, whereas Asynchronous Data Transfer transfers data without a shared clock signal and it mostly rely on start and stop bits for synchronization purpose.
3. What is a ‘handshake’ in Synchronous Data Transfer?
Answer:
Handshake is a process that has the work of transferring signals for readiness and acknowledement during synchronous data transfer between sender and receiver.
4. How Data Sampling helps in Synchronous Data Transfer?
Answer:
Data Sampling helps in capturing data precisely at the intended time that corresponds to the clock signal.
5. What is Clock Signal in Synchronous Data Transfer?
Answer:
Clock Signal refers to the electrical pulse that serves as the timing reference for transmission of data.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization | https://www.geeksforgeeks.org/synchronous-data-transfer-in-computer-organization?ref=asr9 | Languages | Synchronous Data Transfer in Computer Organization | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.00258325343, 0.046179153, -0.0101156849, 0.0164906736, 0.00810045097, 0.0457313247, -0.00880512409, 0.0237744935, -0.035141468, -0.0302416813, 0.0181107633, -0.0460737832, 0.0459157228, -0.0435712039, 0.00200370909, 0.00734309154, -0.0115250312, 0.0142910387, 0.00824533682, 0.0277917888, 0.016477501, 0.0300572813, -0.0379338153, -0.0381182171, -0.0327969454, -0.00320889801, -0.00487673469, -0.00428731181, -0.0404363945, -0.0265668426, -0.0173204746, 0.0105569288, 0.00122412294, -0.0401202813, -0.0311109982, -0.042096, -0.015331584, -0.00440914789, -0.0182424784, 0.00735626277, -0.0375913605, -0.0169648454, -0.0166092161, 0.0132636642, -0.0413583964, -0.00166536705, -0.0110311015, 0.0186376218, 0.0213377718, -0.0316642, -0.00189998373, -0.0193225387, 0.00864048, 0.0629596, -0.0156345274, 0.0282659624, 0.0321120284, 0.0125853345, 0.0200601406, -0.00395473232, 0.0740763173, 0.00922661088, -0.0124865482, -0.0106557142, 0.01155796, 0.00723772, -0.0437819473, 0.0306631681, 0.00955589768, -0.0138563802, -0.0138168661, -0.0305577964, -0.00844290853, -0.0406734832, 0.0112484302, 0.0169253312, 0.0560577512, 0.0259082709, 0.0196913388, 0.0156477, -0.0374069586, 0.0328759737, -0.0112681873, 0.0158452708, -0.00598643068, 0.00244824588, -0.0168726463, -0.0617478229, 0.0594823323, 0.015054984, 0.00942418259, -0.0210875142, 0.00173204753, -0.0497617908, -0.0284767058, -0.0269093011, 0.0349043794, -0.0113340449, -0.0140276095, -0.0195201095, -0.00294217584, -0.0110706156, -0.021324601, -0.0416218266, -0.00573946536, -0.00196748739, -0.0198493972, 0.0122297043, 0.0226812623, 0.0541610606, -0.011946518, -0.027870819, 0.0234978925, 0.0256448407, -0.0306631681, -0.0286347624, 0.00843632314, -0.0434131473, -0.0152920699, -0.0258819275, 0.00275612879, 0.0579544418, -0.0305314548, 0.039040219, -0.0145412963, 0.012723634, -0.0134283081, -0.0433868021, -0.0233925208, -0.0280025322, -0.00473843422, -0.00410620403, -0.033271119, 0.0319803171, -0.00661207503, -0.0167804454, -0.0205343124, 0.0602199361, -0.0177683048, -0.0105371717, -0.00246141735, 0.00571970828, 0.019269852, -0.00259477855, 0.00367483846, -0.00308870827, -0.009839084, 0.0388558209, -0.021100685, 0.0317168869, -0.009839084, -0.0142120095, 0.00160280254, -0.00323194801, -0.00568019412, -0.015147184, 0.0187561642, -0.0145939821, -0.00851535145, -0.0128751062, -0.0254736114, -0.0305841397, 0.00786336418, 0.00700063305, 0.0201655123, -0.016517017, 0.0210216567, -0.0409632549, -0.0307158548, 0.0126446057, -0.0416481718, 0.0421750285, 0.0123548331, 0.00792263541, 0.0408315398, 0.0362215266, -0.00199547689, 0.0117226029, -0.0060160663, -0.0309002548, -0.00592386583, -0.0498671643, -0.0190591086, 0.0187825076, 0.0506837927, 0.0232608058, 0.00157152035, -0.0247360095, -0.0127894916, 0.00593045168, -0.0175180472, 0.0441770926, 0.0557416379, 0.0565319248, -0.00567360828, -0.0234715492, -0.0261058416, -0.0212587435, 0.0196518246, -0.0225363746, -0.0327179171, 0.0157530718, -3.61958e-05, -0.00118707819, 0.0055386005, -0.0308212265, 0.00779092126, 0.00808727928, 0.0138827236, -0.0270278454, -0.0127829062, 0.0276864171, 0.018808851, -0.035141468, -0.00764603494, -0.0109586585, -0.00891049579, -0.00664829649, -0.00309694046, -0.0146203255, -0.023247635, -0.00551884342, -0.010892801, 0.012835592, -0.0659100041, -0.0246569812, 0.000735543959, -0.0252496973, -0.00816630758, -0.0481285304, -0.00242190296, 0.0480231605, 0.00839022268, -0.0395143926, -0.0559523813, -0.0272385888, 0.00609838776, 0.00779092126, -0.036563985, -0.00652975356, -0.0187298227, 0.012058476, -0.0101749562, -0.0699141324, -0.029108936, 0.0456522964, 0.028424019, 0.0451781228, 0.010688643, 0.0136456368, -0.0216407161, 0.00940442551, -0.0071125906, 0.0375386737, -0.015608185, -0.0191117954, -0.0356683247, -0.0112286732, 0.00719820522, -0.020507969, -4.9187187e-05, -0.0383816473, -0.00270179659, 0.00257008197, -0.0183215067, 0.00446841912, 0.054003004, -0.00559128681, 0.0544771776, -0.0441507474, -0.00445524789, -0.0297148228, -0.0155554991, -0.0172677897, 0.00521919271, -0.025262868, -0.0172546189, 0.0453361794, 0.0157925859, 0.0320856869, -0.0215616878, -0.0111364732, -0.0154369557, -0.0124009335, 0.004873442, -0.032902319, -0.011781875, 0.00139535195, -0.0372225568, 0.00469892, -0.0315851718, -0.00438939035, -0.020046968, 0.0161218718, 0.038302619, 0.0234583784, -0.00730357692, 0.0150813265, -0.015884785, -0.0150944982, 0.00779750664, -0.00875902362, -0.0111101298, 0.0125853345, -0.0342721492, -0.00976005476, 0.0054892078, -0.0311373416, 0.0138036944, -0.0414374284, 0.0209294576, -0.0409895964, 0.0159111284, -0.0123219052, 0.0187956803, 0.00328134093, -0.00013480171, 0.0288455077, -0.00879853778, -0.0312163699, 0.0299255662, 0.0188747086, -0.0297938529, 0.0565319248, 0.0264351293, 0.000481581665, 0.0638552606, 0.0272385888, -0.0366957, -0.0198757388, -0.0186903086, -0.0013393733, -0.000577074767, -0.000438362797, 0.0395143926, 0.0057592229, -0.0103593571, 0.0136719802, -0.0239852369, -0.0123482477, 0.03176957, 0.0263561, -0.0229842048, -0.0188483652, 0.00247952808, 0.0347463228, 0.00137806439, -0.000266310555, 0.021509001, -0.0460737832, 0.000894013152, 0.020587, 0.0134744076, 0.0222729463, 0.0227998048, -0.028740136, 0.00798190758, -0.0271332171, -0.0177419633, -0.00768554956, 0.0186639652, -0.0207450558, 0.00960199721, 0.0198230539, -0.0313744284, -0.0431497172, -0.0168331321, -0.00534102879, 0.0294250511, -0.00791605, -0.0496037342, -0.00700063305, 0.0106623005, 0.00773823541, -0.0222729463, 0.00931222551, -0.0117884604, 0.0058053229, 0.0260399841, 0.022378318, 0.00596008776, 0.0354048945, -0.0362742133, 0.00713234767, 0.00933856796, -0.000171743552, 0.0379074737, -0.0117687033, -0.0537395738, 0.0436238907, -0.0048602703, 0.0601145625, -0.0070533189, -0.0249730963, 0.0174653623, -0.0137905227, 0.00531797856, 0.00548591465, 0.0414901115, -0.00658243941, -0.00461659813, 0.0242618378, -0.0195859671, -0.00407656841, 0.00729699107, 0.0131056067, -0.0278181322, 0.027185902, -0.00796873588, 0.0227339473, 0.0156872142, -0.0385923907, 0.0292406511, -0.0045013479, 0.0266195294, -0.00160774181, -0.0284503624, 0.0293460228, -0.0297675095, 0.00203993055, -0.00889073871, 0.000121527337, -0.017847335, 0.0107545005, 0.048734419, 0.0246438105, 0.000326405338, -0.00872609485, -0.00595350191, 0.0127960779, -0.0164906736, 0.00359251699, -0.00814655051, 0.0109059727, -0.0185981076, -0.0582178719, 0.0414374284, 0.0263034143, -0.0209689718, -0.00593703752, -0.0238271784, 0.028740136, 0.0151208406, -0.022378318, -0.020323569, -0.0206001699, -0.0256843548, -0.00642108871, 0.000608768605, -0.0216670595, -0.0240115803, -0.00754724909, -0.0191776529, 3.32823856e-06, 0.0207977425, 0.00445524789, 0.0155423274, -0.0281869341, 0.0147125255, 0.0256843548, 0.0451781228, 0.0197571963, 0.0358000398, -0.0111101298, 0.0368537568, 0.000495576358, -0.0065857321, -0.00836388, 0.00384277478, 0.0207977425, 0.0489188172, -0.0312427133, 0.00277094683, 0.0562158078, 0.031163685, 0.0134875793, 0.00313810143, 0.0450990945, -0.00825192221, -0.057532955, 0.0173731614, 0.027001502, -0.0117094321, 0.0160165, 0.00104548503, 0.0239325501, 0.0207450558, 0.0122955618, -0.0170043595, -0.0146598397, -0.00781067833, -0.0175575614, -0.003763746, 0.00813337881, -0.0244594086, 0.00194608385, -0.0482602455, 0.03176957, -0.00656268187, 0.019269852, -0.0447829776, -0.00882488117, 0.0247886963, -0.00216999883, -0.0152788982, 0.00858779438, 0.00976664107, 0.00702697597, 0.00440256204, -0.0268566161, 0.00113439234, 0.00602594484, 0.0017995513, 0.0435975455, -0.00759334909, 0.028740136, -0.0385397039, -0.0146203255, -0.00451781228, -0.00164807949, 0.0200996548, 0.0103066703, 0.0268434435, -0.00758017786, -0.0108598722, -0.0242750086, -0.000165672318, 0.0146598397, -0.0542137474, -0.0365903266, -0.0268829577, -0.0148310689, 0.0207714, -0.00964809768, -0.0267644152, 0.0181634501, -0.0214826576, 0.0104383854, -0.00922002457, 0.00792922173, -0.0331920907, 0.0442561209, -0.0239193793, 0.00672403257, 0.0119070038, -0.00242848881, 0.0042313328, -0.00991811231, -0.011762118, 0.0119135892, 0.0235242359, 0.0122955618, -0.0292406511, -0.0130858496, -0.0170438755, -0.00611814531, 0.0031660907, -0.0332974605, -0.0267380718, 0.0113340449, 0.00697429, 0.0314007699, -0.00486685615, 0.0521853417, 0.00223420956, -0.00317432289, 0.000618235616, 0.0345092379, -0.00463306252, 0.00130479818, 0.000437539566, 0.00527846441, -6.25644534e-05, 0.0202181973, 0.0299255662, 0.0358790681, 0.00199053762, -0.0284503624, 0.0101420274, 0.0133756222, -0.00967444, -0.0172677897, -0.0172282755, -0.0169911887, 0.0241959803, -0.0327706039, -0.00733650569, -0.0172941331, 0.00643096725, 0.00931881089, 0.00436634058, 0.00478453422, 0.0135666085, 0.00287631853, -0.0199811105, -0.00773164956, -0.0067042755, 0.00987859815, 0.0300572813, -0.0101749562, 0.0149759548, 0.0621166267, -0.0128224203, 0.0023033598, 0.0313217416, 0.00329121971, -0.0552674644, -0.0196386538, 0.00048199328, -0.0258555841, 0.0143832387, -0.00316115143, 0.0280025322, 0.00525870733, 0.0151603557, -0.0125787482, 0.0355892964, -0.0027676539, -0.0146993538, -0.0145281255, 0.0013978217, 0.0158057567, 0.000273513695, -0.00406668941, 0.00848242268, 0.00792922173, 0.0220358595, -0.0176102482, -0.0167936161, -0.0411213115, 0.00436304742, 0.0311109982, 0.00356617384, -0.00935174, 0.0122362906, -0.0114328312, 0.012723634, -0.0111759873, -0.00292900437, 0.00492612785, -0.00344433798, 0.0101025132, -0.010524, 0.0866155475, 0.00285326852, 0.0291352794, 0.0122560477, 0.0331394039, 0.00350360945, 0.0140276095, -0.019217167, 0.0130134067, 0.00889073871, 0.0241828077, 0.00296522584, -0.028055219, 0.037854787, -0.0254209265, 0.0138695519, -0.0143964104, -0.0116106458, -0.0191644803, 0.0144227538, 0.035141468, 0.00937808212, -0.00395143917, 0.0308475699, -0.00111463515, -0.0183478501, 0.0241696369, -0.0222466029, -0.0175443906, 0.0322964303, 0.0209689718, 0.0145149538, -0.0196254812, 0.0064342604, 0.0164643303, 0.0427809171, -0.00273637171, 0.0018308335, -0.00238403492, -0.0127302203, -0.00219634175, 0.0265800152, 0.00259148562, -0.018123934, -0.0132439071, -0.0337189473, -0.0117687033, -0.0034278736, -0.013500751, -0.0216407161, 0.00831778, -0.0113340449, 0.00088084169, -0.0159901585, -0.00543981465, -0.00190821593, -0.0228656624, 0.0159901585, 0.00425109, -2.66902219e-07, -0.00457049813, -0.024209151, 0.0481812172, -0.00233628857, -0.0207582284, -0.0370381586, -0.0162404161, -0.0116633317, -0.0131451217, 0.011762118, -0.000579132815, -0.00815313682, 0.00864048, -0.00641779602, -0.0233398341, -0.014093467, -0.00917392503, -0.000236057342, 0.0214036293, 0.0327442586, -0.0221807454, -0.0204684548, 0.0131912213, 0.00226713833, -0.00434658304, 0.00570324389, -0.0126841199, 0.0238666926, -0.0323754586, 0.0123416623, -0.0202313699, 0.0117226029, -0.0333764888, -0.00571970828, 0.00225561322, 0.00686233304, -0.0218251161, 0.001893398, 0.0102342274, -0.0239457227, 0.0153842699, -0.00457379082, -0.0220095161, 0.03176957, 0.0124667911, -0.0159901585, -0.0220622029, 0.000993622351, -0.00223585614, -0.00298827607, -0.0191513095, -0.0216143727, -0.0236296076, -0.00594362337, -0.019454252, 0.0113999024, 0.0181766208, 0.0254209265, 0.0249599256, 0.00681623258, 0.00335378409, -3.16166588e-05, -0.0300309379, -0.0512369946, 0.016569702, 0.0154896416, 0.00304096192, 0.0122823901, 0.0162140727, 0.0286084209, -0.00138629659, -0.0150813265, 0.0493139625, 0.0130990213, -0.0298728812, -0.000585718546, -0.00223420956, 0.00265240367, 0.0253287256, -0.033956036, -0.011281359, 0.00368801, -0.0223388039, 0.0463372096, -0.0173731614, -0.00989177, 0.0246174671, 0.0118016321, 0.0306631681, 0.00236263149, 0.0191644803, 0.0451517813, -0.0279761907, -0.0275020171, 0.0176761057, -0.036195185, -0.0467323549, 0.0160428435, -0.00726406276, 0.00748797739, -0.0103330137, 0.0183215067, -0.0385923907, -0.0210348293, -0.0410422832, -0.0103461854, 0.00430048304, -0.0149100972, 0.00628608139, 0.0141593236, 0.011077201, 0.0162009019, 0.000335460732, 0.0162799302, -0.00909489579, 0.000942582905, -0.00682281842, 0.0138563802, -0.0108137717, 0.0103132566, -0.0209294576, -0.0150681548, -0.0184795652, -0.00116649782, 0.00626303116, 0.0385923907, -0.0186376218, 0.0196386538, -0.00530151417, -0.0386450775, -0.0159901585, -0.0262639, -0.00447829766, 0.000193352986, -0.00808069296, -0.0302416813, 0.0113472166, 0.0118872467, -0.000684916158, 0.00784360711, 0.0312163699, -0.0120453043, 0.0201128256, 0.0166092161, -0.0174521897, 0.0492876209, -0.00845608, 0.0437292606, 0.00771847786, 0.0180975925, 0.00726406276, -0.0290825926, 0.0611682795, -0.00396790355, 0.0352995247, 0.00710600475, -0.0274493322, -0.00430706888, 0.014554468, -0.0193620529, 0.023840351, 0.00758017786, 0.0291352794, 0.00758017786, -0.00528834295, -0.0155554991, -0.0108730439, -0.00942418259, -0.00601935899, -0.00549579365, 0.00387899624, -0.0140276095, -0.00144227536, -0.00871292315, 0.0137510085, -0.0277917888, -0.0122494614, 0.0317432284, 0.0186376218, -0.0322437435, -0.000845443341, 0.00131632318, 0.0141198095, -0.0130265784, -0.0567953549, 0.0236822926, -0.0164906736, -0.0104186283, 0.00186211581, -0.00746163446, -0.0145412963, 0.0119596897, 0.00499857077, -0.0224046614, -0.020916285, -0.00436634058, -0.0146993538, -0.0283449907, -0.0010463082, -0.0146730114, -0.0124602048, 0.0160033293, -0.0323491171, 0.0117687033, 0.00723772, -0.0116633317, -0.0178868491, -0.00365178846, 0.0407525115, 0.0101815416, -0.0248677246, 0.028055219, 0.0272649303, -0.028740136, -0.00278741121, 0.016293101, -0.021140201, 0.010800601, -0.0210611708, -0.0282923058, 0.0276073888, 0.00730357692, -0.0140012661, -0.0151340123, -0.0215353444, -0.0186903086, 0.00349702383, 0.00120024965, 0.00621034531, 0.016978018, -0.0258555841, -0.0326652303, 0.00743529154, -0.0327706039, 0.0429126322, -0.024077436, 0.0123153189, -0.0262902435, 0.0107084, 0.0172941331, -0.000211566643, -0.00323194801, -0.0198098831, -0.0288718492, 0.0179263633, -0.0115118595, -0.034324836, -0.0242223237, 0.0021749381, -0.00979957, -0.00975346938, -0.0102869133, -0.0429653153, -0.0213641152, -0.0112155015, -0.0362742133, 0.0443614908, 0.0296357945, -0.00794239249, -0.0119794467, 0.0132307354, -0.00978639815, 0.0301363096, -0.0105569288, -0.0052356571, -0.00106606539, -0.0110442732, -0.00518297125, -0.0107610859, 0.0341404341, 0.0158584435, -0.0244198944, -0.0369327851, -0.0253287256, -0.022562718, 0.0211928859, -0.026316585, -0.0240642652, -0.0339033492, -0.00624327408, -0.000935997174, 0.00078040926, -0.0253418963, -0.0113406312, -0.0417798832, -0.0182688218, -0.015147184, 0.00881829578, 0.0111233015, 0.00999055523, -0.0189405661, -0.0137773519, -0.00201852689, -0.0083704656, 0.00141016988, -0.0330340341, -0.0564265512, -0.0224441756, -0.0218119454, -0.0244725812, 0.0243935511, -0.0117291892, 0.0164906736, -0.00302779046, -0.00223256322, 0.00516979955, -0.0123284906, 0.000104394145, -0.050156936, -0.0046034269, -0.00540030049, -0.00735626277, 3.85625499e-05, -0.0289772209, -0.0120518897, -0.013592951, 0.00435646158, -0.00652646041, 0.00175345119, -0.00405022549, -0.0151735265, 0.00640791748, 0.0133822076, 0.0468904115, 0.00844290853, -0.0341404341, 0.00735626277, -0.00301791169, -0.0126709482, -0.0136324652, -0.0299782529, 0.00168594741, -0.00519285, 0.00676354673, -0.0482075587, 0.0170043595, 0.0297675095, -0.00955589768, 0.000107223954, -0.0152130416, 0.00207779859, 0.0069018472, -0.00991152693, -0.000365096523, 0.00306401192, 0.00579544436, 0.0182029642, 0.0448883511, -0.0182819925, -0.0220095161, -0.0341140926, 0.0001448861, -0.00599960191, -0.0262770709, 0.000546204159, 0.0205343124, 0.0295831095, -0.0134217218, -0.0146598397, 0.0325598605, -0.0138168661, -0.0173863322, 0.0058053229, 0.0221148878, 0.0323491171, -0.00941101089, 0.00711917644, -0.0110245151, -0.0184137076, -0.00855486561, -0.0139222378, -0.0269751586, 0.0209558, -0.00140111451, -0.00668122526, 0.00862730946, 0.00260136416, -0.0158716142, 0.000642520492, 0.0142120095, -0.0280025322, -0.00466928398, 0.0118279746, -0.0194279104, -0.0283449907, -0.00758676324, -0.0308212265, -0.0135402652, 0.0236032642, 0.0283186473, 0.00242848881, 0.00512040686, 0.0134809939, 0.00402388256, 0.0913572758, -0.0183215067, -0.0105701005, -0.0164116453, 0.0142383529, -0.0120518897, -0.00615436677, 0.0213772859, 0.0478651, 0.000227207755, 0.0139354095, -0.0275810454, 0.0033455519, 0.00891049579, 0.00875902362, -0.0326915756, -0.00367154577, -0.00840998, 0.00144227536, -0.00690843305, -0.0120716467, 0.00694136182, -0.00423462596, 0.00113933161, -0.00726406276, 0.0152130416, 0.0215485152, 0.00362544553, -0.0361161567, -0.0176629331, 0.0234056916, -0.0220358595, 0.011096959, 0.00182095496, 0.00290924706, 0.0349043794, 0.0110047581, -0.0292143077, -0.0120848184, 0.026777586, -0.027185902, -0.0165301878, -0.0350360945, -0.00752090616, 0.0166092161, -0.0150154689, 0.00593374483, -0.0120650614, -0.0196518246, 0.0146334972, -0.00534432149, 0.00401071087, 0.0172677897, 0.00960858352, 5.37663291e-05, 0.0262375567, -0.0123021472, 0.0155291567, 0.00757359201, 0.0126446057, -0.00239885296, 0.005262, 0.0107281581, -0.0157925859, 0.00251904246, 0.0142251812, 0.000989506254, 0.00758676324, 0.0202313699, -0.00221774541, -0.00804117881, 0.0185454208, -0.00845608, 0.0117226029, -0.0302416813, -0.00765920663, -0.0130331637, -0.000673802744, 0.0229183473, -0.0144359246, -0.0223519746, 0.00311505119, 0.0161745586, 0.00907513872, 0.0159374718, -0.0246306378, -0.00715210522, 0.00091047748, 0.028924536, 0.0202313699, -0.0110706156, 0.0122758048, -0.0256316699, -0.00881829578, -0.00112533697, 0.011281359, 0.027370302, -0.000132023342, 0.00647706771, -0.00207450567, 0.00531468587, 0.00842315145, 0.00291418657, 0.00803459343, 0.00310846558, -0.0117555317, -0.0247491822, 0.0185322501, -0.0147125255, 0.00713893352, 0.0289772209, 0.024077436, 0.0002644583, -0.00239226711, 0.0389085039, -0.0435448624, 0.0172282755, 0.033639919, 0.00207121274, -0.0174653623, -0.00416218257, 0.0170702171, 0.0159111284, -0.00635852432, -0.0233530067, 0.00936491136, 0.00880512409, 0.0222861171, -0.0268039294, 0.0194805954, 0.015239384, 0.0291879643, -0.00123564794, -0.00305742607, 0.00682940427, 0.00617083116, 0.0172282755, 0.0111298868, -0.00522907125, -0.0163721293, 0.0390138775, 0.0314007699, -0.000142313555, -0.0361688398, 0.0260268133, 0.0216143727, -0.00539700733, 0.0164116453, 0.00533444295, 0.015331584, -0.0270541869, 0.00221774541, -0.00314962631, 2.7835009e-05, 0.0328759737, -0.0121967755, 0.0221280605, -0.0238271784, 0.0119399326, -0.0160560142, 0.00565714389, -0.00287631853, 0.000542499707, -0.0213377718, -0.015147184, -0.00330768386, 0.0106754722, 0.0135534368, 0.00696770474, -0.00178473338, -0.000107429754, -0.00711917644, 0.00255855685, 0.00212389859, 0.0262770709, -0.00167771522, 0.0149759548, 0.00521919271, 0.0186639652, 0.0275547039, -0.00442890497, -0.0257370416, 0.0244594086, -0.00334061263, 0.00917392503, 0.00446183374, -0.022154402, -0.00266886805, 0.0266327, 0.00049351831, 0.00398436794, 0.00741553446, 0.00837705098, 0.00414571818, 0.032217402, 0.021100685, -0.00193291239, 0.00638486724, -0.000651164271, 0.00610826677, 0.00262112147, -0.0176365916, 0.0118279746, 0.000211566643, 0.00872609485, 0.000258078391, -0.0503676794, -0.009839084, 0.0129870642, -0.00759993494, -0.0138695519, 0.0246042944, 0.0134875793, 0.00216999883, -0.0157530718, -0.0147783831, -0.0052224854, -0.00893025286, -0.0251443256, 0.0145808114, 0.00288290414, -0.025539469, 0.0022951276, -0.00608192384, 0.00608850922, -0.0156872142, 0.0102869133, -0.00786336418, -0.000948345405, 0.0289508794, -0.0291879643, 0.0178078189, 0.0296094511, 0.0119662751, -0.00525212148, -0.0173204746, 0.0120189609, -0.0178736765, -0.0137905227, 0.0183478501, 0.0018193085, 0.00172052253, 0.0112681873, -0.0329813473, -0.0327969454, 4.69233419e-05, 0.0139485803, -0.0168463029, -0.0217460878, 0.018624451, 0.0143832387, -0.00902903918, 0.0292406511, -0.0189800803, 0.00813996512, 0.030162653, -0.012335076, 0.00744187739, -0.00071661, -0.0113603882, 0.0213904586, -0.00191150873, 0.00217987737, 0.00980615523, 0.00782385, -0.00262276782, -0.00352665945, -0.00567690097, -0.0214826576, -0.0149232689, -0.0177683048, 0.0249994397, 8.26303585e-05, -0.018400535, 0.00640791748, -0.00325993751, -0.00441573327, 0.0129409637, -0.023247635, 0.00824533682, -0.00821899343, 0.0276600756, 0.01303975, -0.00218317029, -0.00932539627, 0.0103857, 0.0128026633, -0.00702039059, 0.00798190758, 0.00808069296, 0.0204157699, -0.00161679729, 0.012539234, -0.0056538512, -0.0292143077, 0.0270278454, 0.0124799628, 0.0127829062, -0.00563738681, 0.0219173171, 0.000324347318, 0.00746163446, -0.0270278454, 0.0224705189, 0.00680306135, -0.011373559, 0.0121770184, 0.0132373217, 0.0236559492, 0.0138958944, 0.0118016321, -0.0159111284, 0.0345355794, 0.0202840548, -0.0114328312, -0.0174785331, 0.0138432086, -0.0170043595, -0.00144392182, -0.00999714155, -0.021785602, 0.0116830887, 0.0248677246, 0.0403046794, -0.0178736765, 0.000153735687, -0.0267512444, 0.00960858352, 0.00791605, -0.00156164169, 0.0259609558, -0.00995104108, 0.00597325899, -0.0215485152, -0.0230500624, 0.0130529208, -0.0222334322, 0.000909654249, 0.00657914625, 0.00844949391, -0.0174390189, 0.00687550427, -0.00717186229, 0.0230500624, 0.00668781111, -0.0153842699, -0.0117950458, 0.0104779, -0.0107347434, 0.0167277604, -0.029056251, 0.00337848067, 0.0130068213, -0.00539042195, -0.0339033492, 0.0266195294, 0.010392285, -0.012908035, 0.00460013375, -0.0111430585, -0.00271002878, 0.0071586906, 0.00698746182, -0.00924636796, -0.0175839048, -0.020507969, -0.00653633894, -0.00887098163, 0.0154764708, -0.000967279426, -0.00519614248, -0.00226549176, -0.00368142431, -0.00495247077, 0.0203630831, 0.0195727963, -0.016701417, 0.0221807454, 0.0285293907, -0.0344828926, -0.00671744673, -0.0389085039, 0.000182856966, -0.00497552054, -0.0167277604, -0.0106688859, -0.00967444, 0.0177814774, 0.0235900916, 0.0287664775, -0.0148310689, -0.0128487637, 0.0237481501, 0.00803459343, -0.0174521897, -0.00867999531, -0.0186639652, 6.78639117e-05, -0.00698087597, -0.0138036944, 0.0015575256, -0.010524, -0.00193455885, 0.00979298353, 0.0204289407, 0.00458366936, -0.0212455727, -0.0467850417, 0.00950979721, -0.00268697878, -0.00159210071, 0.0081597222, 0.0118213892, -0.0175839048, -0.0182688218, 0.000846266572, 0.0150944982, 0.0243145227, -0.028740136, 0.0335608907, -0.000126157931, -0.0222861171, -0.0158452708, -0.0321120284, 0.00347068091, -0.0219304878, -0.000764768163, 0.0113801453, 0.040093936, -0.0153579274, 0.00492612785, -0.0127829062, 0.0233398341, -0.0103461854, -0.000148693478, -0.00156905071, -0.00448159082, -0.0147915548, 0.0199415963, 0.0100366557, -0.0281869341, -0.0317959152, -0.00451781228, -0.00482404884, 0.00788970664, -0.00247788173, 0.0253023822, 0.00564397266, 0.00599630922, 0.0174785331, 0.00580203, -0.00132455537, -0.00437951181, -0.00303437607, -0.00108911539, 0.0143437246, 0.00644413894, -0.0149627831, -0.019217167, -0.00281704683, 0.018400535, -0.0197440255, -0.00158963108, 0.00495576346, 0.000395349722, -0.014646668, 0.0151735265, -0.000728135, -0.0234847199, 0.00869316608, -0.0079621505, 0.00148261292, -0.00125952123, -0.00079481554, -0.00641121, -0.00741553446, -0.00843632314, -0.00691501889, 0.000554847938, 0.00404363964, -0.00767896371, 0.0184268784, 0.00797532126, 0.0387767926, 0.00639474578, 0.0795029551, -0.026593186, 0.0113208732, 0.0264746435, 0.0183215067, 0.0238271784, 0.00412266841, -0.0212982576, 0.0131912213, -0.00461989129, 0.00324347313, -0.00924636796, 0.000412637281, -0.0111825736, -0.00773164956, -0.0114789307, 0.0174917039, 0.0276073888, 0.0295567662, 0.000693971524, -0.018993251, -0.0136456368, -0.0162140727, -0.0101749562, 0.0121375043, -0.00629596, 0.00308870827, 0.00507430639, 0.0238140076, 0.0214958303, -0.0212455727, 0.00709283352, 0.0283449907, 0.000408109598, 0.012743392, 0.0085680373, -0.0146071538, 0.0057592229, -0.0149232689, 0.0197440255, -0.00613460969, 0.0180844199, 0.0331394039, 0.000271455647, 0.00259477855, 0.00943735428, 0.0149759548, -0.0107347434, -0.00207779859, 0.00883805286, 0.00927929673, -0.00464294106, 0.00265569659, 0.00307718338, 0.00120518904, -0.0117489463, 0.0187166501, -0.0289772209, -0.00661536772, 0.0293987077, 0.00127845525, -0.0020102947, 0.0182293057, -0.00925954, 0.00474172691, 0.00541676488, -0.00829143636, 0.00471209129, -0.00696770474, 0.0471275, 0.0221280605, 0.00582508, 0.0122099472, 0.00339494483, -0.00583495852, -0.00317267654, 0.00778433541, -0.00702697597, 0.00691501889, -0.0143042104, -0.0100761699, -0.0106952293, -0.00196090178, -0.0210084859, -0.0138695519, 0.00112698344, -0.00909489579, 0.0218646303, 0.00409303233, 0.0198098831, -0.0110837873, 0.00066474732, 0.000442890479, -0.00449146936, -0.00082815584, 0.0120123755, 0.00511052832, -0.0138563802, -0.0323754586, 0.00114262453, -0.0208240859, 0.0189669076, -0.00559128681, -0.0289772209, 0.00316938362, 0.0198493972, 0.0123153189, 0.00159539364, -0.00596667314, 0.0172151029, -0.0126907062, 0.00123647123, 0.0154896416, 0.0343511775, -0.00839680806, -0.0148442406, -0.0274229888, 0.0213377718, -0.00687550427, -0.0053278571, -0.0164511595, -0.0200996548, -0.00807410758, -0.0079489788, 0.00335049117, 0.0038691177, -0.00976005476, -0.00344433798, -0.0152525557, -0.00655280333, 0.00989835523, 0.0275283605, 0.00898293871, 0.00935174, 0.00104136893, -0.00446841912, 0.00126363733, -0.00566043658, -0.00869316608, -0.00972054061, 0.0358790681, 0.00919368211, -0.0136456368, -0.0127368057, -0.0215880293, -0.0413847417, 0.00594691606, 0.00553201512, 0.0214168, -0.0327706039, 0.00282527902, -0.0141198095, 0.0128290066, 0.00837705098, 0.0058053229, 0.0103659425, 0.00977981184, -0.0107610859, -0.0137246661, 0.00147191109, -6.93559923e-05, 0.0158452708, 0.00929246843, 0.0147520397, -0.0187693369, 0.0183478501, -0.00896318164, 0.00765920663, 0.0260399841, 0.0159374718, -0.0343511775, -0.0199152548, -0.00347726652, 0.00289278291, -0.036563985, -0.00894342456, 0.00232970272, 0.0168463029, 0.00566372974, -0.0103461854, 0.0165038444, 0.00511052832, 0.0152920699, -0.0266063586, -0.0208109133, -0.0117357746, -0.0117555317, 0.00129574281, 0.0200864822, -0.0196386538, 0.0260136425, 0.0140802953, -0.00493600639, -0.0278444756, 0.00083021383, 0.0148178972, -0.0160955302, -0.0108993864, -0.00839022268, -0.00155258633, -0.0112681873, -0.00957565475, 0.0197176822, -0.000396996154, 0.0141066378, 0.00825850852, -0.0112747736, -0.0101025132, 0.00752090616, -0.00406668941, -0.0158189293, -0.00203993055, 0.0114064878, 0.00799507927, -0.000840092427, 0.0113208732, -0.0162404161, -0.00442561181, 0.0222334322, -0.000274542719, -0.00188022654, 0.00215024152, 0.0284503624, 0.00965468306, 0.00600948045, -0.00823216513, 0.00062646775, -0.00687550427, 0.00780409249, -0.00258160708, -0.0288718492, -0.00529163564, -0.0175970756, -0.00204322347, 0.0245516095, 0.00682940427, -0.00710600475, -0.000219181398, -0.00828485098, -0.00466928398, -0.00695453305, -0.0179000199, -0.015423785, -0.000414283713, -0.00192797312, -0.00431365473, 0.0314798, -0.0125063052, -0.00302614388, -2.82980673e-05, 0.00915416796, 1.95513931e-05, -0.0027758861, -0.000437127979, 0.00387241039, -0.0139354095, 0.0107084, 0.0113538019, 0.0114460029, 0.00439926889, -0.0212982576, 0.0173863322, -0.0201391689, -0.0153052416, 0.0165038444, 0.00956906844, -0.0146203255, 0.00387899624, -0.00880512409, -0.00246800319, -0.00281210756, 0.000110105211, -0.0108532868, 0.0125458194, -0.00485039176, 0.0176234189, 0.0202050265, -0.0120782331, 0.00832436513, 0.0173073038, -0.0233398341, -0.00408315379, -0.00271332171, 0.00072113768, -0.0201918539, 0.016701417, -0.000396584568, -0.020731885, 0.00652646041, 0.0341140926, -0.00620705262, -0.00295699365, 0.00717186229, -0.0122231189, -4.31931403e-05, -0.00596008776, -0.0279761907, -0.00777116371, -0.00118872465, -0.0179922208, -0.0279761907, 0.00659231795, -0.000382589875, 0.00777116371, 0.0177946482, 0.00607533799, -0.0165038444, 0.00852193777, -0.00359251699, -0.00102078845, 0.0218119454, 0.013019992, 0.0108203581, -0.0221017171, -0.0136983227, -0.0146861831, 0.0113603882, -0.00371106016, 0.00758676324, 0.0284503624, 0.00615765946, -0.0058514229, 0.0142120095, -0.0159638152, -0.0137641802, -0.00954272598, -0.00144721463, -0.00236098492, -0.0138695519, 0.00668781111, 0.0254736114, 0.0106030283, -0.00317103, 0.0200337972, -0.0280815624, 0.00599960191, -0.0178605057, 0.015515985, -0.000755712739, 0.0144754397, 0.00742212031, 0.000551966659, -0.0127302203, -0.0120650614, -0.0034739736, 0.0116896741, -0.0203499123, -0.00918051, 0.00711917644, -0.00716527645, -0.0296094511, -0.00302120461, -0.0022572598, 0.00562092243, -0.00832436513, -0.012723634, -0.0115711316, 0.0135534368, -0.0208636, -0.00954272598, 0.0177946482, 0.0356683247, 0.0162404161, -0.00169911887, 0.00650011748, 0.017346818, -0.00125211233, -0.000918709615, -0.00432353327, 0.0184927359, -0.0144359246, -0.00599301606, -0.00851535145, -0.0044980552, 0.0212192293, 0.00663841795, -0.0175839048, -0.00139041268, 0.00342128775, 0.0138432086, -0.00318584801, -0.0126577774, -0.00813996512, -0.0194279104, -0.00506772101, 0.0179263633, 0.000506689772, 0.0209294576, -0.0101683708, 0.0067503755, 0.0124931335, -0.0132570788, -0.0122758048, -0.00688867597, -0.004965642, 0.00216176664, 0.00117802282, 0.00497552054, 0.00212225225, 0.00620046677, -0.00918709673, -0.00798190758, 0.0196254812, -0.000540441659, 0.0179527067, 0.00269027147, -0.00882488117, -0.00257337489, -0.00452110497, -0.00466599129, -0.0067503755, -0.0113406312, 0.0105108283, 0.00192797312, -0.0071125906, 0.0265536718, -0.00346409506, 0.013112193, 0.00148014328, -0.0298201945, -0.000340194238, -0.0170175321, 0.0123219052, 0.00819923636, -0.00911465287, 0.00413254695, -0.00261782855, -0.0162799302, -0.00852852315, 0.0200864822, 0.0167145878, -0.00139617524, 0.0083572939, 0.0049063703, -0.0106491288, 0.0213641152, -0.00156328816, 0.0213904586, -0.0116172312, -0.0160296727, 0.00269521098, -0.00615107361, 0.00306895119, 0.00750114908, 0.0114657599, -0.0190064237, 0.00482075615, -0.00393826794, -0.017162418, -0.00865365192, -0.0270278454, 0.00991152693, -0.0104844859, -0.00544969318, -0.00947686844, -0.0106952293, -0.0119728614, 0.00270179659, 0.0122099472, 0.0226944331, -0.0123877618, -0.00882488117, -0.000802636088, -0.0321910605, -0.0101156849, 0.024485752, -0.0291616227, 0.0276337322, 0.0122560477, 0.0244725812, -0.0145412963, -0.000294299913, 0.00667463941, 0.00654292479, 0.0211270284, -0.00314962631, -0.00555835804, 0.00144227536, 0.00369130285, 0.0160165, -0.0126248486, -0.0215616878, 0.0173073038, -0.022747118, 0.00589423, 0.00979957, 0.00390863186, -0.00295864022, -0.00301626534, 0.0155423274, -0.00922002457, 0.0135402652, 0.00491295615, 0.0181634501, 0.00505784247, -0.0161877293, 0.00734967692, -0.00545298634, -0.0129212067, 0.00288784364, -0.0277391039, 0.0155686708, 0.00948345382, 0.020507969, 0.00877219532, -0.0122560477, 0.0114460029, -0.00270015025, 0.00781067833, -0.00494588492, -0.00512699224, 0.00347726652, -0.00104877783, 0.0194674246, -0.00119201746, 0.0214958303, -0.00289936853, 0.0238930359, -0.0250652973, 0.0166619029, 0.0149232689, -0.0287664775, 0.0262902435, 0.00843632314, -0.020270884, -0.0243540369, -0.002436721, 0.00831119437, -0.00636511, 0.00213213079, -0.00316279777, 0.00892366748, 0.00795556419, 0.0104515571, 0.00403705379, -0.0103988713, 0.0147652114, 0.000656515185, 0.0205606557, 0.00654621795, -0.0052159, 0.0112616019, 0.00985884108, 0.00432353327, -0.0165960453, -0.0146071538, -0.00625644531, 0.00539700733, -0.0189142227, 0.00310517265, -0.00564397266, 0.000127804364, 0.00762627786, 0.00546615757, 0.0300572813, -0.00589093752, 0.00968761183, -0.0222202595, 0.011077201, -0.0133163501, 0.0100103132, 0.0115052741, 0.00219634175, -0.00658243941, -0.0184532218, 0.000944229367, 0.0164248161, 0.0125787482, -0.00618400238, -0.00631571701, 0.00785019249, 0.010524, -0.0129804779, 0.00135336793, -0.00815313682, -0.00331262336, -0.0071586906, -0.00323853386, 0.00471538398, -0.0118279746, -0.00563738681, -0.0314534567, -0.025763385, -0.0166619029, 0.017847335, 0.0181634501, 0.00254044612, 0.00119119429, -0.000999384909, 0.00308541558, 0.0489188172, 0.00192138739, 0.0253945831, 0.00750773447, 0.00118625502, -0.00222597737, 0.00336036971, 0.0141198095, -0.0374596454, 0.00186376215, 0.00431036158, 0.00280387537, -0.0336135775, 0.0277127605, -0.00770530663, 0.00998397, -0.0369591303, 0.018123934, -9.44640924e-05, -0.016978018, -0.00918709673, -0.00942418259, -0.00148672902, 0.019217167, 0.00396461086, -0.00147849682, 0.0165960453, -0.00400412502, 0.0156213567, 0.0142646953, -0.0067372038, -0.0089895241, 0.00851535145, -0.00534102879, 0.00477794884, 0.00161515083, 0.0101156849, 0.0226022322, 0.00287631853, -0.0182029642, 0.0026705144, 0.0138036944, 0.0335082039, -0.0165565312, 0.028239619, 0.0101420274, -0.00558799366, 0.00298827607, 0.00686233304, -0.00927929673, 0.00808069296, 0.00750114908, -0.0180844199, -0.00281540048, 0.0112945307, -0.00780409249, -5.77280589e-05, -0.00398436794, 0.00647048187, -0.0162404161, -0.0165433586, 0.00990494154, -0.014554468, -0.022562718, 0.00689526135, -0.0203762557, -0.00147355755, 0.0070533189, 0.00131303037, 0.0310846549, -0.0133163501, 0.00781726371, -0.00862730946, 0.0138695519, -0.00459354836, 0.0204421133, -0.016477501, -0.00530151417, -0.0149891265, -0.0125524057, 0.00578556582, -0.0173073038, 0.00338177336, 0.0256711841, -0.00455074105, 0.0124404477, 0.0129673062, 0.00725747691, 0.00229183468, 0.00170570461, -0.024209151, 0.00843632314, 0.000484462915, -0.0205211416, -5.91686876e-06, 0.00387241039, 0.0107413288, -0.000847913034, -0.0103330137, 0.0220490303, -0.00100267772, 0.0130792642, -0.0164379869, -0.0116567463, -0.00780409249, -0.0111957444, 0.00471209129, -0.00736943446, -0.0164379869, 0.00288949, -0.0067042755, 0.0121045755, -0.0137114944, -0.00576580828, -0.0323754586, -0.0342194624, 0.00481746299, -0.0035101953, 0.0249335822, 0.00937149674, 0.000915416749, -0.00878536701, -0.00666476088, -0.0210348293, -0.00707307644, 0.00746163446, -0.0211797152, 0.000454827124, 0.00220622029, -0.00278905756, 0.00541347172, -0.0106096147, -0.00702697597, 0.000768884202, -0.0190064237, 0.00469562691, 0.00576580828, -0.0296357945, 0.0182951633, 0.021509001, -0.00755383493, -0.0100300703, -0.0162799302, -0.0208109133, 0.000495987944, -0.00598643068, -0.00425109, -0.0235374067, 0.0159638152, -0.000976334792, -0.0177946482, 0.00129409635, 0.0017024118, 0.0128751062, -0.000988683081, -0.00564397266, -0.00115661917, -0.00554518634, -0.0157925859, 0.0296094511, 0.00744187739, -0.00400741817, 0.0231027491, -0.00885781, -0.00333238044, -0.00380655308, 0.0130726779, -0.016569702, -0.00274954317, 0.0123614194, 0.00412266841, 0.0116238175, -0.0107874293, 0.0119333463, -0.0270541869, 0.016701417, 0.00226549176, -0.0104581425, -0.00426755426, 0.015331584, 0.00627949554, 0.00298333657, 0.00706649059, -0.00410949672, -0.0210611708, -0.0310319699, -0.00254044612, 0.0123153189, 0.00434658304, 0.00721796229, -0.0112484302, -0.00703356182, -0.00412266841, 0.0276337322, -0.0256053265, -0.000231323836, -0.0111628156, -0.00798190758, -0.0148178972, 0.0210348293, 0.0151735265, -0.0200996548, -0.00127269269, 0.00940442551, 0.00853510853, -0.021785602, 0.0148310689, -0.0029783973, 0.000475819135, -0.00142251817, 0.0280288756, -0.00180613704, -0.000714551948, 0.0122297043, -0.0157530718, 0.0175312199, 0.0113603882, -0.00651328918, 0.00268533221, 0.0303207114, -0.0206528567, 0.00537395757, 0.0173599906, -0.0178868491, -0.00855486561, -0.00326981605, 0.00119037111, -0.00443549082, -0.0144886104, -0.00861413777, -0.0128751062, 0.0260136425, 0.0138036944, -0.0172019321, -0.00529163564, -0.0106820576, 0.00588764437, 0.00930563919, -0.00834412221, -0.0478124171, -0.0163194444, 0.0157530718, 4.82353425e-05, -0.000321466039, -0.00358922407, -0.00153612206, -0.00172381534, -0.00850218, 0.00356288115, 0.00748139154, 0.0120123755, 0.00480429176, -0.0180712491, -0.0366166718, -0.0174521897, 0.00341799506, 0.015884785, 0.00930563919, 0.0213114284, -0.0220095161, -0.0218119454, -0.0114921024, 0.0214431435, 0.00519943563, -0.024894068, -0.020323569, -0.0031660907, 0.0147915548, -0.011096959, -0.001627499, -0.00495905615, 0.0253023822, -0.0201786831, 0.0113801453, -0.00821240805, 0.00207285909, -0.0148178972, -0.00883146655, 0.0196649954, -0.0106425434, 0.00848242268, 0.00220292737, -0.0106359571, 0.0207714, -0.0290299077, 0.00633218139, 0.0148705831, -0.00249434612, 0.00260301074, -0.00166042766, -0.00488332054, -0.00484709907, -0.016477501, 0.00352995237, -0.0161745586, 0.015423785, 0.00356617384, 0.00298169022, -0.00979298353, -0.000456473557, 0.0118148038, 0.00149743084, -0.0204947982, 0.0116369883, 0.0306895114, 0.00991811231, 0.00246964954, -0.0332184322, -0.017939534, -0.00522577856, -0.0168331321, 0.0308212265, 0.0159506425, 0.0109586585, -0.00311011192, 0.0124009335, -0.020046968, 0.00278576463, -0.0038921677, 0.0167277604, -0.0286084209, -0.0295567662, -0.003638617, 0.00569007266, 0.00507759955, -0.000556906, 0.0164906736, -4.60743977e-05, 0.0150154689, 0.00113356917, 0.00266063586, -0.00356288115, 0.00113109953, 0.00268697878, -0.0138300378, -0.0162799302, 0.00935832504, -0.0157267284, -0.0062268097, -0.00619717408, 0.0026392322, -0.00588764437, -0.000737190363, -0.00283515779, -0.00983249769, 0.0207977425, 0.000929411442, 0.00372093869, -0.0167145878, -0.0119992038, -0.0063782814, 0.0179527067, -0.0194805954, -0.012927792, -0.00716527645, 0.0321647152, -0.00734967692, -0.00738260569, -0.0116369883, -0.0249335822, 0.0158979576, 0.0158057567, 0.00139123586, 0.0227734614, -0.0232871491, 0.010524, 0.0121177472, 0.00931222551, -0.0163721293, 0.0185849369, 0.00570982974, 0.00407327525, 0.0135270935, -0.0236691218, 0.0275547039, -0.00864048, -0.0130990213, -0.00970736891, -0.00210414152, 0.0184532218, -0.00621363847, -0.00626303116, -0.0173073038, 0.00674378965, -0.000379708625, 0.0185454208, -0.012815835, 0.00295040803, -0.000334637502, -0.000744599325, -0.00513357809, 0.0290035643, 0.0133624505, 0.00793580711, 0.00988518354, -0.010504243, 0.00922002457, -0.00157728279, 0.0101749562, -0.0128816925, 0.00027310208, 0.000814984378, -0.00565055804, -0.0103988713, -0.00116814428, -0.0124206906, 0.00617083116, 0.00391521771, -0.00334225898, 0.0123021472, -0.00898293871, 0.00590081606, 0.00668451795, -0.0124602048, 0.00736284861, -0.0147520397, -0.00923978258, -0.00599301606, 0.0149627831, 0.019085452, 0.0140012661, -0.00649682479, -0.00446841912, 0.00344433798, -0.0168858171, -0.00422145426, 0.0183346774, 0.00241696369, 0.000374357711, 0.000723607314, 0.0104779, -0.00800166465, 0.0109454868, 0.0122231189, -0.00791605, -0.029108936, 0.00503479224, -0.0297148228, 0.00361227407, 0.00640462432, -0.00369130285, -0.0145017821, -0.0181371067, -0.0167277604, -0.0111562302, -0.0250652973, 0.0109718293, 0.0170570463, 0.012242876, 0.00167689205, -0.0265009869, -0.0173995048, -0.00613460969, -0.00821899343, 0.00313810143, 0.0171755888, -0.0258292407, -0.00970736891, 0.00734967692, 0.0189669076, -0.0274756737, -0.0158716142, 0.00150483975, 0.0349307247, 0.0107479151, -0.00501832785, -0.00792263541, -0.0272385888, 0.0166487303, 0.0100629991, -0.0119004175, 0.00291089364, 0.0027166144, 0.0080543505, 0.010392285, 0.00955589768, 0.00590740191, -0.00831119437, -0.00273472536, -0.0146334972, 0.0228788331, 0.00112945307, 0.00932539627, -0.00995762739, -0.00570324389, -0.00929905381, 0.00149990048, 0.0122955618, -0.00783043541, 0.0150418123, -0.0200733114, 0.013019992, -0.0103461854, 0.00371435285, 0.0296094511, 0.00614119507, 0.00114344771, 0.0159901585, 0.0101947132, 0.0110113444, -0.0154501274, -0.0253287256, 0.0172546189, -0.00355958822, 0.0165828727, -0.0105437571, -0.00282363268, 0.0151866982, -0.0173863322, -0.00731016276, 0.00472197, 0.00239391369, -0.00652975356, -0.00814655051, 0.0211665425, -0.00806093588, 0.00332414825, -0.00460671959, 0.00547274342, -0.00737602, -0.0114591736, -0.00945052598, -0.0304524247, -0.00645072479, -0.00251574977, 0.0159506425, -0.0234188642, 0.00926612504, -0.00454086252, 0.00634535309, 0.0122033618, 0.00832436513, -0.0110837873, -0.00147438073, -0.0165301878, 0.0139354095, 0.00892366748, -0.00369459577, 0.011762118, 0.0261848718, 0.00713893352, 0.00981932692, -0.0123219052, 0.0166750737, -0.0161745586, 0.0137378369, 0.0185322501, -0.00812020805, 0.00968102645, 0.000416753348, 0.00822558, -0.00395473232, 0.00124388014, 0.00807410758, -0.00344763068, 0.00405351818, -0.00550237903, 0.011096959, -0.0121111618, 0.00472526299, 0.0306895114, 0.00352665945, 0.00864706654, -0.0051763854, 0.00120848184, -0.00495905615, -0.00794239249, 0.0100103132, 0.0118411463, 0.00450464059, 0.009746884, 0.0125589911, 0.00480099861, 0.00631242432, -0.00100103125, 0.0239325501, -0.014462268, -0.0159111284, 0.00873268116, 0.00394485332, -0.0117687033, -0.0175575614, 0.0114262449, -0.015515985, -0.0106162, 0.014370068, -0.00353653822, -0.000360774633, -0.00268039294, -0.000347603171, 0.0256580133, 0.0109454868, 0.0142383529, -0.00646389602, 0.000139946802, 0.00241202442, 0.00246964954, -0.00311011192, -0.00112204417, 0.000957400829, 0.0169121604, -0.00750773447, -0.0171097312, -0.000802224502, 0.00767896371, -0.00457379082, 0.0152130416, 0.0111825736, 0.00295699365, -0.00893025286, -0.0334818624, 0.00529822148, 0.0178341623, -0.00256184977, -0.011946518, 0.00709283352, -0.00160197937, -0.00158880791, 0.0117357746, 0.0003395768, 0.00488990592, 0.00316444435, -0.00686891843, -0.0131319501, -0.00542005757, -0.0111694019, -0.026817102, 0.0203762557, 0.00632230286, 0.0118806604, -0.00282363268, -0.008581209, -0.00407327525, -0.00525541417, 0.0027907039, -0.0101881279, 0.0176629331, 0.0232344624, 0.0122626331, 0.0137246661, 0.00163408474, 0.0147125255, 0.0163194444, -0.0109718293, -0.022971034, 0.00364520284, -0.0287664775, -0.00270838244, -0.00923319627, -0.0146203255, 0.00717186229, -0.0122758048, 0.00120436575, -0.00656268187, 0.009746884, 0.00628937408, 0.00203663763, -0.021140201, -0.00958224, -0.00306401192, 0.00937149674, -0.0234847199, 0.0172414463, -0.00658902479, 0.0308739115, 0.00404363964, 0.0253945831, -0.00208438421, 0.0133295218, -0.00408973964, -0.00925954, -0.00777774956, -0.0330076888, -0.0216670595, 0.00162832229, -0.0190591086, -0.00120271929, 0.00300474023, -0.0181371067, -0.00409961818, -0.00744187739, 0.00883805286, 0.0159769859, 0.00572958682, -0.0275283605, 0.00344433798, -0.00448817667, 0.0138168661, 0.00366825284, 0.0150944982, 0.00836388, -0.00954272598, -0.012058476, -0.0141988387, -0.0175575614, 0.0119860321, 0.040410053, -0.018624451, 0.0158716142, -0.0179922208, 0.0136192944, -0.0127104633, 0.010892801, -0.00764603494, -0.0181634501, -0.00819265097, 0.00500186346, -0.00256184977, 0.0114789307, -0.00291418657, -0.00583825167, 0.0104976567, -0.00499198493, -0.00550896488, -0.00952955429, -0.00507430639, 0.00512369955, -0.0168726463, -0.00789629295, -0.00597984483, 0.0229446907, 0.018216135, -0.0117094321, 0.00590410875, -0.0123877618, 0.0186639652, 0.0296884812, -0.00152871304, -0.00303931534, -0.00123894087, -0.00252233539, -0.0112681873, 0.0103659425, 0.0119926184, 0.008581209, 0.00539042195, -0.00381313893, 0.0034278736, -0.0118477317, -0.00519943563, -0.0250257812, -0.022747118, -0.00777116371, 0.0104515571, 0.0212324, 0.0189669076, 0.00451122643, 0.00758017786, 0.0237613209, 0.000237909568, 0.00298992242, -0.00280881487, -0.00733650569, 0.0242354944, -0.00260465709, 0.00347068091, 0.000911300711, -0.00125128916, -0.00471538398, -0.00255197124, -0.00547274342, -0.00398436794, 0.0103857, 0.0160033293, 0.00629925262, -0.0222202595, 0.00599630922, -0.0108137717, 0.0078567788, 0.00809386466, -0.00331097678, -0.00255197124, 0.00581520144, 0.0149496123, 0.00787653588, 0.00249763881, -0.0179131906, 0.0126380203, 0.0044980552, -0.00895659532, 0.0112879453, -0.0251311529, 0.0114921024, 0.0059699663, 0.00966126937, -0.0106491288, 0.011874075, 0.0189405661, -0.00250916393, 0.0105371717, 0.0119531043, 0.00949004, -0.00013727136, -0.00958882645, 0.0142515246, 0.0107742576, -0.0191776529, 0.0223124605, 0.00160609547, 0.0281079039, 0.0107742576, 0.0185059067, 0.0306631681, -0.00791605, 0.00315456558, 0.00503808493, 0.0144754397, -0.0122297043, -0.0176892765, 0.00260136416, 0.0133756222, -0.0250389539, -0.00470221275, 0.00139370561, 0.0041852328, -0.0119070038, -0.0107808439, 0.00406998256, -0.0228656624, 0.00281046121, 0.0164511595, 0.0218119454, -0.00228854199, 0.0150681548, 0.0116765033, 0.00866682362, -0.00966785476, -0.0068096472, 0.0230764057, 0.0311373416, -0.00731016276, 0.0111825736, -0.00753407739, -0.018031735, 0.00354312384, 0.00406998256, -0.000849559437, 0.0234715492, -0.011393317, -0.00947686844, 0.00765920663, 0.0246306378, 0.00223091687, 0.0306631681, 0.00176497619, -0.00606875215, 0.00644413894, -0.00284668268, -0.00473184837, -0.00133608037, 0.00433011865, -0.00177485484, -0.0130924359, 0.0344565511, 0.00557811512, -0.00762627786, 0.00527846441, -0.0159901585, 0.00639145309, 0.0498408191, 0.0149100972, 0.00650670333, 0.0157530718, 0.0150418123, 0.0245779529, 0.0199679397, 0.0172282755, 0.028740136, -0.0252101831, -0.0180053916, -0.00264087855, -0.00557482243, 0.0149891265, -0.0045474479, 0.00269521098, -0.0316642, 0.00707966182, 0.0215353444, 0.014185667, 0.0116765033, 0.0231422633, -0.0134612368, -0.0015031934, 0.0283186473, -0.0095229689, -0.00173040107, -0.0172677897, -0.0217592586, -0.0051302854, -0.0129673062, -0.0148442406, -0.00294876145, 0.00299486169, 0.00324841239, -0.0111364732, -0.00197571958, 0.00014920799, -0.0181766208, -0.00684916135, -0.0166355595] |
11 Sep, 2023 | Memory Stack Organization in Computer Architecture
11 Sep, 2023
A stack is a storage device in which the information or item stored last is retrieved first. Basically, a computer system follows a memory stack organization, and here we will look at how it works.
A portion of memory is assigned to a stack operation to implement the stack in the CPU. Here the processor register is used as a Stack Pointer (SP). The above figure shows the portion of computer memory divided into three segments: Program Instructions, Data, and Stack.
Program Counter (PC): It is a register that points to the address of the next instruction that is going to be executed in the program.
Address Register (AR): This register points at the collection of data and is used during the execute phase to read an operand.
Stack Pointer (SP): It points at the top of the stack and is used to push or pop the data items in or from the stack.
As we can see in the figure, these three registers are connected to a common address bus and either one of them can provide an address for memory.
Stack Pointer is first going to point at the address 3001, and then the stack will grow with the decreasing addresses. It means that the first item is going to be stored at address 3001, the second item at address 3000, and the items can keep getting stored in the stack until it reaches the last address 2000 where the last item will be held.
Here the data which is getting inserted into the Stack is obtained from the Data Register and the data retrieved from the Stack is also read by the Data Register.
Now, let’s see the working of PUSH and POP operations in Memory Stack Organization.
PUSH
This operation is used to insert a new data item into the top of the Stack. The new item can be inserted as follows:-
SP ←SP-1
M[SP]← DR
In the first step, the Stack Pointer is decremented to point at the address where the data item will be stored.
Then, by using the memory write operation, the data item from Data Register gets inserted into the top of the stack ( at the address where the Stack Pointer is pointing).
POP
This operation is used to delete a data item from the top of the Stack. Data item can be deleted as follows:-
DR←M[SP]
SP←SP+1
In the first step, the top data item is read from the Stack into the Data Register. The Stack Pointer is then incremented to point at the next data item in the stack. Push or Pop operations can be performed with the help of the following microoperations:
Access to memory with the help of Stack Pointer (SP), and
Updating the stack.
It totally depends upon the organization of the stack whether the Stack Pointer (SP) is updated by incrementing or decrementing the address values.
In this case, the Stack Pointer grows by decreasing the memory address. The Stack may be made in a way that the Stack Pointer grows by increasing the memory also.
Since the address is always available and automatically updated in the Stack Pointer, the CPU can refer to the Memory Stack without having to specify an address.
FAQs on Memory Stack Organization
1. From where does the data item are getting stored in the stack?
By using the memory write operation, the data item from the data register gets inserted into the top of the stack.
2. What does Program Counter do?
It points to the address of the next instruction which is going to execute in the program.
3. In memory stack organization, does the stack pointer grow only by decreasing the memory address?
No, It totally depends upon the organization of the stack whether the stack pointer grows by decreasing or increasing the memory address.
Boost your GATE 2025 rank with our GATE CS & IT Test Series! Get 60 PYQ quizzes, 60 subject-wise mocks, 4500+ practice questions, and 20+ full-length tests—designed by GATE toppers and industry experts. Track your progress with personalized rankings. Exclusive features: All India Mock Test, Live GATE CSE Mentorship Classes and Live Doubt Solving Sessions | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture | https://www.geeksforgeeks.org/memory-stack-organization-in-computer-architecture?ref=asr10 | Languages | Memory Stack Organization in Computer Architecture | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.017356731, 0.014211298, -0.0221923627, 0.0182056203, 0.0197366513, 0.0286045, 0.00580578903, 0.0231322031, 0.0202823635, -0.00618854631, 0.0164017323, -0.0184026826, 0.0230412502, -0.00657130405, -0.0143780438, -0.0084737232, 0.00886027049, 0.0162653048, -0.00619233632, -0.0433236137, 0.0634240732, -0.0100957062, -0.0513880514, -0.00429370673, -0.0225713309, 0.00904217549, -0.00385410408, 0.00432402408, -0.0289986264, 0.0295594987, -0.00177167507, 0.0269067232, -0.011513046, -0.0194637943, -0.0314694978, 0.0118313795, 0.00421412336, -0.0388972685, -0.0191909373, 0.0114372522, 0.0204339512, -0.00485078944, 0.0191151425, -0.00030601662, -0.00128943846, 0.0260578357, 0.0352894962, -0.0231928378, -0.0421109162, -0.0243903771, -0.00300142611, 0.0101411818, 0.0524188466, 0.0362596512, -0.018796809, -0.0119223315, -0.0101866582, 0.020600697, -0.0219043475, -0.0243600588, 0.0426263139, -0.00148365949, -0.0415955223, -0.046052184, 0.00588158239, -0.0235566478, -0.0436571054, 0.044900123, 0.0159014948, -0.00764757302, -0.0115736807, 0.00590053108, 0.00457414286, -0.00530176144, -0.0339858457, 0.00315680285, 0.0522369407, 0.0124528864, 0.0162349865, 0.0175537951, -0.00180672971, 0.00856467523, 0.0020559011, 0.00823118351, 0.0197821259, -0.0191454608, 0.0384425074, -0.0546926521, 0.0505391657, 0.00387115753, -0.0103079276, -0.00472952, 0.0438390113, 0.000616296602, -0.0156892724, 0.000236618114, -0.00639697909, 0.00696922047, 0.022753235, 0.0139839174, -0.0202823635, -0.0137489568, 0.000334912911, -0.046052184, 0.018796809, 0.00923923869, -0.0043012863, -0.000163785211, 0.0163259394, 0.0265125968, -0.0195547454, -0.00144955236, 0.000140810269, 0.0200853013, -0.0222075209, 0.00934535, -0.00623402279, -0.0237991866, -0.0256030746, -0.0264216457, 0.0139384409, 0.022131728, -0.0492052, 0.035441082, -0.0363809243, 0.0745808929, -0.0121345539, -0.045961231, 0.00568072964, -0.0128318546, -0.0200246666, -0.000776884262, -0.0210099835, -0.0161288753, -0.000179299212, -0.00160019216, -0.000140810269, 0.0523885265, 0.0203126818, -0.00870110374, -0.0501147211, -0.020054983, -0.0130668143, -0.011785903, -0.0120663391, 0.0139839174, 0.0222984739, 0.0379574299, -0.0374723487, 0.0281194206, -0.029241167, -0.0145447897, -0.0241326783, -0.00653340714, -0.00681384373, -0.0373814, -0.0199943483, 0.0239204559, 0.0114296731, 0.0254060104, -0.00247466075, -0.0259820428, -0.0327125117, -0.00646519288, -0.0124907838, 0.0150905037, 0.0284983888, -0.000504027354, -0.0393520296, 0.00875415932, -0.0170687158, 0.0484472625, 0.00474467874, 0.0122558232, -0.0167049076, -0.0122558232, 0.00320038432, 0.0109294355, -0.00873142108, -0.0107702687, -0.00962578598, -0.0205400623, -0.0131047117, 0.00339934253, 0.00193273649, 0.00564662227, -0.000362624938, -0.0020066353, 0.000446234742, -0.0230412502, -0.00413454045, -0.0038635782, 0.0568755083, 0.0391398109, 0.0423534587, -0.0206461735, -0.038776, 0.022935139, -0.00163903635, -0.0103003485, -0.0250876769, -0.0239962507, 0.00566178095, 0.0155528439, -0.00963336509, 0.0196305402, -0.00979253184, -0.0376239382, 0.00712838722, 0.00889058784, -0.00544576952, 0.00328944181, 0.01241499, -0.023935616, -0.0132790366, 0.00719281146, -0.0229654573, -0.00165040535, -0.0252392646, -0.050205674, -0.0118237995, 0.00260729948, 0.052631069, -0.0109673319, -0.0301203728, -0.0293927528, -0.0409588553, -0.00947419833, -0.0369569547, -0.0304690227, 0.0135367345, 0.0321364813, 0.0212979987, -0.0413226634, -0.00942872278, -0.0215556957, -0.0153482016, 0.0238143448, -0.0308631491, 0.0458096452, 0.00075746217, 0.0276191831, -0.046688851, -0.00614307029, -0.0589977279, 0.0664558187, -0.00524112675, 0.004589302, -0.00770820817, 0.00658267317, 0.0178569686, -0.00415348867, 0.00269825174, -0.0026527755, 0.00560493581, 0.0192818884, 0.00943630189, -0.0468404368, 0.00200474053, 0.00481668254, -0.0148858605, -0.00925439689, -0.030044578, 0.014847964, -0.00597253488, -0.0297868811, 0.056572333, 0.0234656949, 0.0187361743, -0.0493264683, 0.0690631196, -0.0188574456, 0.011785903, -0.0312875919, 0.0155528439, -0.00866320729, -0.0289834682, 0.0195699055, 0.0103155077, 0.0218437128, 0.00628328836, -0.0251179952, 0.00225106953, 0.0246329159, -0.0119374897, -0.00870868377, 0.00402084971, -0.0168564934, -0.0396855213, -0.0158257019, -0.00965610333, 0.0151359793, 0.00482805166, 0.0150905037, 0.0756116807, 0.0287864041, -0.00722312881, 0.000422786106, -0.0177357, -0.0197214913, 0.0193273649, -0.015378519, 0.0099592777, 0.0215102211, -0.0267702956, 0.00374041358, -0.0305751339, -0.00153103052, -0.023662759, -0.025360534, 0.0550867803, -0.0500237681, -0.0256182328, -0.0478105955, 0.00458172243, 0.0185694285, 0.0309237838, 0.00726102572, -0.0141430832, -0.0184481591, -0.0137413777, 0.00490005547, -0.0239507742, 0.0557537638, 0.0442331396, -0.0186907, 0.0300597381, 0.0545410663, -0.0475074202, 0.00271341042, -0.0183420479, -0.0436571054, -0.0217072833, -0.0198579207, 0.0363202877, -0.00698437914, -0.00609001471, 0.0125589976, -0.0172960963, 0.0122785615, 0.00103079283, -0.00652582804, -0.0225713309, 0.000459735485, 0.00596874487, 0.00521080941, -0.0401402861, -0.00594600709, 0.00267551374, 0.0120511809, 0.00140976079, 0.0183875244, 0.0271341056, 0.0150071308, 0.0762786642, -0.00542682083, -0.00491142459, 0.00504406309, 0.0137186395, -0.0154846301, 0.0317726731, -0.0120814983, -0.0214192681, 0.0160379242, -0.0236930754, -0.0128166955, 0.0136883222, -0.0203126818, -0.00602180045, 0.00621128455, -0.00320417387, 0.026179105, 0.0109370146, -0.0211615693, -0.0177357, -0.0298323557, -0.00852677878, -0.000886785, 0.00140691851, 0.00732166087, 0.0189180803, 0.00530555099, -0.00537755527, 0.0312269591, -0.0117934821, -0.0192212537, 0.0191151425, 0.0422321893, 0.0137716951, 0.0328944176, -0.067486614, 0.00797348563, -0.0524794795, 0.00391852856, 0.0218133945, -0.0235869642, 0.00566178095, 0.00731787086, 0.00598769356, -0.0314391814, 0.031317912, 0.0237840284, -0.0412317105, 0.0320455283, -0.00566557096, -0.00203316309, 0.00032046478, 0.00702606561, 0.0118844351, -0.0270886291, 0.0492355153, -0.0479015484, -0.0183420479, -0.0114069348, 0.00970157888, 0.0119223315, -0.0329853706, 0.046597898, -0.0280436277, 0.0124528864, -0.000212932617, 0.0166897476, -0.0254666451, 0.0418077447, 0.0203884747, 0.00219611917, -0.0241326783, -0.0205552205, 0.0128394337, -0.0278162472, 0.0101184445, 0.0140066547, 0.0105732055, 0.0274069607, -0.038776, -0.0720948577, 0.0109445946, 0.0113993557, -0.04065568, -0.0174931604, -0.0141734006, 0.048295673, -0.00223401608, -0.0132638784, -0.0292563252, 0.0121876094, -0.0407163166, 0.0080871759, 0.0315604508, -0.00571483653, -0.0397764742, 0.00719281146, 0.00370441168, 0.024739027, 0.0367447324, 0.0172354616, 0.00896638166, -0.0388972685, 0.0109976493, 0.0171293505, 0.0412620306, 0.00200474053, 0.025906248, 0.0167503823, 0.0543591604, 0.00427096849, -0.0380180627, -0.0100578088, -0.0150677655, -0.0193728413, 0.0335614, -0.0150677655, 0.0104291979, 0.0421715528, 0.0381999686, 0.00983042829, 0.0201762524, 0.0103685632, -0.029498864, -0.0301506892, 0.0107475305, 0.0258759316, -0.0385637768, -0.0301052127, -0.032288067, -0.0061809672, -0.00208053412, -0.0015338728, 0.0170384, -0.00306964037, -0.00353577081, 0.0398067944, -0.0103988806, -0.0361383818, 0.00508196, 0.00671152212, -0.0151662966, 0.00965610333, 0.0171293505, 0.0674259737, -0.0170687158, -0.00881479401, -0.011240189, 0.0820996165, -0.0328944176, -0.00638182, -0.0176144298, 0.0325306095, -0.0077915811, -0.0184784774, 0.0253908522, 0.00835245382, -0.00487352768, 0.0550867803, 0.00333681284, -0.0219801404, -0.00319848955, 0.0377452075, 0.0295443404, -0.00844340585, -0.00137660105, 0.0185997467, 0.014575107, 0.0371691771, -0.0102169756, -0.0133320922, 0.0139384409, -0.013855068, -0.00143723597, -0.046506945, -0.0225561727, 0.0168716535, -0.00245950185, 0.0121345539, -0.0154846301, -0.00519944029, -0.0273614861, 0.0110582849, -0.00234581158, 0.0168110188, 0.0033917632, 0.0242994241, -0.0260123592, 0.00678352639, -0.017902445, 0.0494174212, -0.0148934405, -9.99528e-05, 0.0215405375, -0.00371957035, -0.00791285094, -0.0309237838, -0.00876931846, -0.0123088788, -0.0176902227, 0.0304690227, -0.000297016115, -0.0097697936, -0.0102018174, 0.00392610766, -0.0114599904, 0.0210857764, -0.0097697936, 0.0204036348, 0.0231928378, -0.0282255318, -0.00733681954, 0.0437783785, -0.0110961813, 0.0420502834, 0.0198124442, -0.00167788053, 0.0338948928, 0.0320152119, 0.0467798039, 0.0301506892, 0.0122785615, -0.0184178427, -0.00566178095, 0.0239810906, -0.00413833, -0.0120132836, 0.0233595837, -0.0154846301, 0.0162501447, 0.00172525155, -0.00523733674, -0.00998959504, 0.00326101924, -0.0110886022, 0.0303325932, 0.0172657799, -0.0362596512, 0.00887543, -0.00734439865, -0.00430507585, 0.00539650349, -0.00922408, 0.0134457825, -0.0346225128, 0.0213737916, 0.00699953781, 0.00410422264, -0.0209493469, -0.00100142276, -0.0069768, 0.0419593304, -0.00119185413, -0.0037517827, 0.017993398, 0.00850404054, 0.00138986495, 0.0360171124, 0.0294533893, -0.00779916, -0.00449456, 0.00939840451, -0.00393368723, -0.0242539477, 0.00151587173, 0.018887762, -0.0205855388, 0.0214041099, 0.00658267317, -0.00914070662, 0.0181449857, -0.0169929229, -0.00737092644, -0.0187664926, -0.00936808717, -0.025102837, -0.0155528439, -0.0186603814, 4.2633892e-05, -0.0316817202, 0.0193122067, 0.0101184445, 0.0265580732, -0.0145599479, 0.0176750645, 0.00070819637, 0.0147266947, 0.00034580825, 0.103382453, -0.011785903, 0.0482653566, 0.0204642694, -0.000622454856, 0.0106793167, -0.0145523688, -0.0077915811, -0.0128394337, 0.0100653889, 0.00596116576, -0.00625297101, -0.009694, 0.0314391814, -0.00613549119, 0.00841308851, 0.0219346639, -0.0283164848, -0.0197669677, 0.0357745737, 0.0459006, 0.00120511802, -0.0255272798, -0.0250270423, 0.052449163, -0.0126347914, 0.0238749795, -0.0302719586, 0.00213358947, 0.0144462576, -0.00299763633, -0.0314391814, -0.0182510968, -0.0170687158, 0.0319848955, 0.0111037605, 0.0181449857, -0.018084351, 0.000923734333, 0.0341374315, -0.00723828748, -0.0256485511, -0.00301090023, -0.0487504378, -0.0039412668, -0.0166291129, -0.0158257019, -0.0316817202, 0.00574894389, 0.00994411856, -0.0102397138, -0.0149843926, -0.0243903771, 0.00838277116, 0.018084351, 0.0153633608, -0.0258456133, 0.0245116465, 0.00953483302, -0.0140218139, -0.00533965835, -0.00532828923, 0.0419896469, -0.00762104522, -0.0124680456, -0.0145144723, 0.00468404358, 0.0112629272, 0.0135367345, -9.46827713e-05, 0.0378664769, 0.0194789525, 0.0108536417, -0.0137034804, -0.0177053828, -0.00991380122, -0.0340464786, -0.00611275295, -0.00324017601, -0.00456656376, -0.0196305402, -0.020964507, 0.0146812182, -0.00316248741, 0.0304538645, -0.0264064856, -0.011513046, 0.0384425074, -0.0286499765, -0.00295973965, -0.00748082716, -0.00102984533, -0.0176750645, 0.0104216188, 0.00458551198, -0.0164017323, -0.00474088918, 0.0483866259, 0.00707912119, 0.0167958587, -0.00919376221, -0.0113841966, -0.00792043, 0.0174173675, -0.0119829662, -0.040564727, 0.0377148911, -0.0230109338, -0.00340692187, 0.00189578708, -0.00285741827, -0.0102169756, -0.0409285389, 0.00256182323, -0.00408527441, 0.00725723617, 0.0130061796, 0.00813265238, 0.0213586334, 0.0202065706, 0.00993653946, -0.00968642067, -0.0230412502, -0.0232231561, -0.0224652197, 0.00386547297, -0.00254287501, 0.0114903077, 0.00212222058, 0.0170384, 0.0099592777, -0.0111037605, -0.0268309303, -0.000357651, 0.0193728413, 0.015378519, -0.0102776103, -0.0402918719, 0.0315907672, 0.00563904317, 0.015477051, 0.00999717414, -0.0221468862, 0.0353198126, -0.0228593461, 0.0260275174, 0.0291047376, 0.0144462576, 0.0534799546, 0.0124832038, 0.0231928378, 0.0104670944, -0.0349560045, -0.0556931272, -0.00681384373, -0.0381393321, -0.0133169331, 0.0340768, -0.000130151806, -0.000936050841, 0.0303325932, -0.015469471, -0.0336220376, -0.0153860981, -0.0233292673, -0.0325306095, -0.00157366437, 0.00589674106, 0.0177660175, 0.000323780725, 0.0219346639, 0.0300900545, 0.0128924893, 0.000791569299, 0.0099668568, 0.00322880689, 0.0110052293, 0.0172051452, 0.00698437914, 0.0274979137, -0.0246935505, -0.00698058959, 0.0178569686, 0.0127030052, 0.0172354616, 0.0189180803, -0.0266338661, 0.0222984739, -0.0372298099, -0.0162653048, 0.00791285094, -0.016280463, 0.0107551105, -0.00759451743, 0.00622265367, -0.00434297277, 0.0104519362, -0.0267551374, -0.0291653723, 0.00729892263, 0.0195850637, 0.021237364, -0.00462340889, 0.00564662227, 0.0114145149, 0.0186452232, -0.00333112828, 0.0157802254, 0.0157650672, -0.0198579207, 0.0380483828, -0.0157953836, 0.0317726731, -0.00253529544, -0.0176144298, 0.0172203034, -0.00850404054, 0.00830697734, 0.0172203034, -0.0137034804, -0.00773852551, 0.00457035331, 0.0287864041, -0.0178418104, 0.00541166216, -0.051994402, -0.0273008514, -0.00345429289, 0.0102776103, -0.00716249412, 0.0214344263, 0.00101468666, 0.00207484956, 0.0114145149, 0.0251483135, 0.0213889498, 0.0325002894, 0.016280463, 0.0326215588, -0.0486594848, 0.000821413, 0.023298949, 0.0122103468, -0.0196760148, -0.0370479077, 0.012680267, -0.0140445521, -0.026800612, -0.0196305402, -0.00203884742, -0.0176447481, 0.0131274499, 0.024739027, 0.00917102396, -0.0144159403, -0.011967808, 0.0176144298, 0.00656372495, -0.00398295326, -0.0463250428, -0.0141355041, -0.00354335015, -0.0326215588, 0.0178872868, -0.00691237533, -0.0105125709, -0.00961062685, 0.0156892724, 0.0157195907, 0.0027039363, -0.0355320349, 0.0281800553, 0.0136883222, -0.0246177576, -0.00500237662, -0.00397158414, 0.0273160096, 0.0360474288, 0.0175234769, -0.00354145537, 0.00116437895, -0.00242728973, 0.013673163, -0.0358958431, -0.0239659324, -0.0063060266, 0.0206310153, -0.0170535576, -0.00117859035, 0.00389579055, 0.0285135489, 0.0214647446, -0.000230223028, -0.0315907672, 0.0178872868, -0.0611199513, 0.000772147207, 0.00492658326, 0.0102700312, 0.0457490087, 0.0209796652, 0.00061345438, -0.00534723746, -0.00176220096, -0.00701469649, 0.0114599904, -0.0147873294, -0.000942209037, -0.0120966565, -0.00494174194, -0.00632118527, 0.00173567317, -0.0152648287, -0.0122937197, -0.00544197951, -0.00543061038, 0.011065864, 0.0340464786, -0.00805685855, -0.000298910978, 0.0172203034, 0.0462947227, -0.00356798316, -0.0246783923, -0.0364415571, -0.00172714645, -0.014847964, -0.00574515387, -0.0235111713, 0.0250422023, 0.0296504516, 0.0125665767, -0.00739366468, -0.0297262445, -0.00696922047, 0.0368963182, 0.0266945027, 0.0125438385, -0.0242994241, 0.00928471424, 0.0230109338, 0.00220748829, -0.00418380601, -0.000809570251, -0.00525628543, -0.0261942632, 0.00193842105, -0.0378361605, 0.00297868811, 0.0371691771, -0.00368167367, -0.0181298256, 0.0218133945, -0.00336144562, -0.0143174091, -0.0375026688, -0.0293169599, 0.00796590652, -0.040686, 0.00427096849, -0.00913312752, -0.00515017426, 0.0198882371, 0.0322274342, 0.00798864383, -0.0160682406, 0.0279375166, -0.015916653, -0.0369569547, 0.00351492758, 0.0250876769, 0.0168716535, 0.0130364969, -0.02446617, 0.00130554452, -0.00602180045, 0.0113008237, -0.00391852856, 0.00302037457, -0.0004144962, -0.0126423705, 0.00615065, 0.0293169599, 0.0175689533, 0.0120284427, 0.000243723756, 0.00596116576, -0.012778799, 0.000670299574, -0.0177811757, -0.000966841937, -0.0269673597, 0.0102093965, -0.00973189715, -0.0528736077, 0.0251786299, -0.0120208636, 0.042990122, -0.0146660591, 0.000823307841, 0.00252392655, 0.00270583108, -0.0626358241, -0.00238181348, 0.0025542439, 0.0109521737, 0.01052015, 0.01465848, 0.00564283272, 0.0174325258, 0.0029767931, -0.011694951, 0.0057299952, -0.00503648398, -0.000527712866, 0.00607485604, 0.00454761554, 0.00605590781, -0.0156741142, 0.0143249882, -0.00621128455, -0.00857983436, 0.0189332385, 0.0160227641, -0.0128318546, -0.0100426506, -0.0169626046, 0.0205400623, -0.012324037, -0.00864046905, -0.00385599886, 0.00255613867, 0.00323259644, -0.00433918275, -0.0216921251, 0.00256750779, -0.00871626288, -0.0109824911, 0.00866320729, 0.0135215763, 0.0205097459, -0.0108081661, 0.00581715815, 0.0074391407, -0.0115206251, -0.0149010196, -0.034804415, -0.00759830745, 0.00486215856, 0.0135064172, -0.0104898326, 0.0216163322, 0.0418683775, 0.0116797918, 0.100290075, -0.012687847, -0.0252695829, -0.0274827555, 0.0299536269, 0.00210137735, 0.00645003421, 0.00944388099, 0.0302416421, 0.0041459091, 0.0358048901, -0.0157650672, 0.00783705711, 0.00774989463, -0.00945146, -0.010974912, -0.00466888491, -0.000720039068, 0.0109976493, -0.010345825, 0.0128849102, 0.0157953836, 0.00400948105, -0.00440739701, 0.0100426506, -0.0084055094, -0.00855709612, -0.00719281146, -0.028331643, -0.00319659454, 0.0181601439, -0.0338645764, 0.00634771306, -0.00620370544, 0.013582211, 0.00437707966, 0.0178114939, -0.00272667431, 0.000237210246, 0.00696922047, -0.00915586576, -0.00325722946, -0.0341071151, 0.00117385318, -0.0011710109, 0.000394600356, -0.0254818052, -0.0101866582, -0.0219649822, 0.00688584754, -0.00238370826, -0.00683658151, 0.0154997893, -0.0326215588, -0.0123998309, 0.00393368723, -0.020343, 0.00273993821, 0.0220104586, 0.00146660593, -0.00772336684, 0.0242691077, -0.0129228067, -0.0385334603, -0.0184633173, -0.00524112675, -0.0011084812, -0.00754904142, -0.0214647446, 0.0255879164, -0.0148403849, -0.00455898419, 0.0109370146, 0.0115736807, -0.0296959281, -0.0341374315, -0.0160682406, 0.0205703806, 0.00586263416, -0.0139384409, -0.000154547859, 0.00742777158, 0.0128015373, 0.0312572755, -0.00205779588, -0.0153633608, -0.00638561, -0.0163714159, 0.0385637768, 0.0242387895, -0.000228091332, -0.0107702687, -0.0222833157, 0.0167958587, -0.0154922092, -0.0169322882, 0.0316817202, 0.0105504673, -0.0159924477, -0.0151359793, 0.00286878739, 0.014127925, -0.000261014182, -0.00817054883, -0.00971673802, -0.0276495013, 0.00939082541, 0.00518428162, -0.0203581583, -0.0195850637, 0.0394733027, -0.00410043309, 0.00445666304, 0.0182207786, 0.00638561, -0.0113917766, 0.0220104586, -0.015931813, -0.00593842752, 0.0181146674, 4.26042861e-05, 0.00607106648, 0.0125817358, -0.0172657799, 0.0138095915, -0.00401706, 0.0253453758, -0.00416864734, -0.00691237533, 0.0174780022, -0.00251445221, 0.018796809, -0.00775747374, 0.00516533293, -0.0215556957, 0.00273804343, 0.0151435593, 0.00603695912, -0.0123467753, 0.00162766734, 0.0186300632, 0.0375026688, 0.00570346741, -0.00495311106, -0.00958788861, 0.00230791466, 0.00774989463, 0.0113841966, 0.0082842391, -0.00492658326, 0.0036115644, -0.0164472088, -0.00801138207, -0.0019706334, 0.0351379067, -0.00408906396, -0.0122634023, -0.00153292529, 0.0194941107, -0.00587779284, 0.00450971862, 0.0126347914, 0.0147418529, 0.0177963339, 0.00168072281, -0.0169626046, 0.00104310922, -0.0132335601, 0.0137413777, 0.0125968941, 0.0139839174, -0.0200853013, -0.0110582849, -0.038230285, 0.00440360745, 0.000800569775, 0.0175689533, -0.0249512494, 0.0253150593, 0.0136201074, -0.0201004595, -0.0211767294, 0.032469973, 0.0198276024, 0.000439365947, 0.0173415728, -0.0226016473, -0.00470678182, 0.0108384835, 0.0151966149, -0.0180995092, -0.00490005547, -0.000262909016, -0.0254514869, 0.0436874256, 0.00427096849, -0.00188631297, -0.007602097, -0.0153027251, 0.00683658151, -0.0144235203, -0.0317726731, 0.000137139024, 0.0118541168, 0.0148555432, -0.0339858457, -0.0374723487, 0.0172809381, -0.00987590477, -0.000151350323, -0.000549503544, 0.0202672053, 0.00522596808, -0.0313482285, 0.0225410126, -0.00723449793, 0.0201004595, -0.00398295326, -0.0226774421, 0.0143628847, -0.000397442636, 0.00136238977, -0.0022813871, 0.00311132683, 0.00822360441, -0.0050478531, 0.0116646336, -0.00930745248, 0.00836003292, 0.00689721666, -0.0269370414, 0.0349256843, 0.0520247184, 0.01016392, -0.01655332, -0.0247238688, 0.0160985589, -0.00332544371, -0.0425353609, 0.0234505367, 0.00895880256, 0.015658956, -0.0262852162, -0.00367598911, -0.000945051317, -3.34557626e-05, -0.00410422264, 0.00441118702, -0.0195547454, 0.0265277568, 0.00576789211, -0.0124604655, -0.00910281, -0.0150071308, 0.02069165, -0.00864804816, -0.00390337, 0.0175992716, -0.00262814271, -0.0302719586, 0.0240872018, 0.0103609832, 0.0237233937, 0.037593618, 0.00658267317, 0.0252999, -0.0293018017, 0.00771578727, -0.00118901196, -0.00540787261, -0.018266255, 0.0294533893, 0.00965610333, 0.00854951702, 0.0108233243, -0.00566936051, 0.000654667092, 0.00986832567, -0.0184026826, -0.00230033533, 0.0196002219, 0.0353198126, 0.0167200658, -0.0232383143, -0.00341639598, 0.02032784, -0.0222681556, 0.00358314184, 0.00370062189, -0.00417243689, 0.0389275886, 0.00407769484, 0.00901943725, -0.0108384835, 0.00794316828, 0.00799622387, 0.00784463622, 0.0048204721, -0.0141809806, 0.0411407612, 0.0174173675, -0.00452487729, -0.00580199901, 0.00537755527, 0.0181601439, 0.0074050338, 0.00508196, -0.016644273, 0.00200474053, 0.00779916, 0.00370441168, -0.0160985589, -0.015916653, -0.00283468026, 0.00645382423, -0.000128138534, 0.00413454045, -0.0279375166, -0.0196608566, -0.00842066761, 0.0003986269, 0.000423259829, -0.00890574697, 0.0170080811, 0.00886027049, -0.0160530824, -0.00583989592, -0.00422170293, -0.00717007369, -0.0373207629, 0.00823118351, 0.00074372458, 0.00612791162, -0.0111264987, -0.00501753576, -0.0116646336, -0.000802464609, -0.00568072964, 0.00245950185, 0.0193425231, -0.0372601263, 0.0152420904, -0.0093832463, 0.0242994241, -0.0136580048, 0.0112250308, -0.0102169756, 0.0361383818, -0.029771721, -0.0100199124, -0.0294382293, -0.019524429, -0.00427096849, 0.00273804343, -0.000405258848, 0.00732924, -0.0194789525, 0.0184026826, -0.0171293505, 0.0235869642, -0.00978495274, 0.000118545911, 0.0214192681, -0.00772336684, 0.0216314904, -0.0122027677, -0.000976789859, -0.0097773727, 0.039048858, 0.0413226634, 0.0199640319, -0.00909523107, 0.0207977612, -0.00450971862, -0.001495976, -0.00480152387, -0.0334098153, 0.011065864, 0.00513880514, -0.0196153801, -0.0182510968, -0.0111264987, 0.00434297277, 0.0174173675, 0.00301469, -0.00815539, -0.00202558376, 0.00792800914, 0.00942114275, 0.0116722127, 0.0414742529, -0.0119223315, 0.0231322031, 0.0145978453, -0.0161743518, 0.0195092689, -0.0183117315, -0.0053358688, -0.023935616, -0.0112326099, 0.00820086617, 0.003689253, -0.0203884747, 0.00934535, -0.0207674429, 0.00150166044, -0.0196305402, -0.0257546622, 0.0271341056, -0.00231359922, -0.000300095242, 0.0186452232, 0.00301279523, -0.0178569686, -0.0190393496, 0.00718144234, 0.005983904, 0.0388366356, -0.00505922223, -0.000644245476, 0.0170232393, -0.0122937197, -0.0076096761, -0.0133472513, -0.0286196582, -0.0325912423, 0.0106414203, -0.00601422135, 0.0139232818, -0.00475225784, -0.0224500615, -0.0104822535, -0.000871626253, 0.0107626896, 0.00823876262, 0.0114145149, 0.0139611792, -0.00174704217, -0.0174780022, 0.0206764918, -0.000861204637, -0.0249815676, 0.00146660593, -0.00837519113, 0.00203505787, 0.0115282051, 0.0137337986, 0.0017072506, 0.00455140509, 0.00224917475, 0.0051729125, -0.00948935747, -0.0222681556, -0.00461204, -0.0140066547, 0.0249664076, -0.0140672904, -0.00175177935, 0.003441029, 0.00776884286, 0.0036740941, -0.0092165, -0.00327807269, 0.00784463622, 0.00944388099, 0.0163562559, -0.0034770309, 0.00834487379, -0.0244813282, 0.0123922518, 0.0170535576, 0.00444529392, 0.01205876, -0.00515775383, 0.00685174, -0.0018938923, -0.00715491455, -0.00255045434, 0.0245419648, 0.000617244048, -0.0275433902, 0.0289531499, 0.00832971558, 0.0257395022, 0.0107020549, 0.0501147211, -0.0264822803, 0.0281194206, 0.000935577089, 0.00222833152, 0.00759830745, -0.020343, -0.00451729773, -0.02069165, 0.00905733369, 0.000904312241, 0.0108005861, -0.0168868117, 0.00895880256, -0.00972431712, -0.00150923978, -0.00456277421, 0.00482426211, 0.0123164579, 0.0198882371, -0.00623023277, -0.0113159828, -0.00374799292, 0.0124907838, -0.00367219932, -0.00555188, 0.000243723756, 0.0145372106, 0.0140218139, -0.0144614168, 0.00698058959, -0.0130668143, 0.000655614538, 0.0114145149, 0.0231170449, 0.019433476, -0.000255803374, 0.0156134795, -0.002766466, 0.00607864559, 0.0132790366, 0.0225864891, 0.0260123592, 0.00447561126, -0.0182056203, 0.00964852422, 0.000418285868, -0.0110355467, 0.0051729125, 0.000571294164, -0.00900427811, -0.000353387615, 0.0103913005, 0.00861773081, 0.00500616664, -0.0181146674, 0.0210857764, -0.017447684, 0.00379725872, -0.00680247461, -0.00725344662, 0.0195699055, 0.0120511809, -0.0155376857, -0.00635529216, 0.0146509008, -0.00369114778, -0.00819328707, -0.0099744359, 0.03237902, 0.0148782814, 0.0152724078, -0.00980769, 0.0210857764, -0.00227759732, 0.00166366925, -0.00926955603, 0.00774989463, 0.0137110604, 0.00739366468, 0.0211160947, 0.00428233761, -0.017902445, -0.00585505459, -0.0190241914, 0.00614307029, 0.0107778478, 0.0115509424, 0.0174022075, 0.0290744212, 0.0263306927, 0.00755662099, 0.0183117315, 0.00266982918, 0.00721176, 0.00998201594, -0.00373283424, -0.0324396566, -0.00796590652, -0.0059270584, 0.0113766175, 0.0254666451, 0.0012325932, -0.0302871186, 0.0101487618, 0.0137413777, 0.0025049781, -0.0116873709, 0.0040397984, -0.00293889642, -0.0138247507, -0.00436192099, 0.0175386369, 0.0104064597, -0.000817149645, 0.00515396381, -0.0134230442, -0.0168110188, -0.00833729468, -0.0185997467, -0.038776, -0.0177963339, -0.00448698038, -0.00106300507, -0.0116722127, 0.00176883291, -0.0183875244, 0.0093832463, -0.00384084019, -2.58319942e-05, -0.0119299106, 0.0178569686, 0.00430886541, -0.0115964189, -0.00123543548, 0.00145618431, 0.00981527, -0.00597253488, -0.0108384835, 0.00259403558, 0.00105163606, -0.000521080918, -0.00797348563, -0.00135575782, -0.0155983204, -0.00524870586, 0.0198276024, -0.00953483302, 0.0196002219, -0.0207674429, 0.0138778063, -0.0115888398, -0.0119526489, 0.0117328474, -0.0111719752, -0.00520701939, -0.0122255059, -2.77860472e-05, -0.00662057, -0.00522217806, 0.0163714159, -0.004847, -0.00960304774, -0.000197181755, -0.000373757124, 0.0112098716, 0.0189635567, -0.00267740851, 0.0308328327, 0.00761346612, -0.017629588, 0.00817812793, -0.0148100676, 0.0155528439, -0.0105883647, -0.00540029304, 0.0141430832, -0.00146471115, 0.0265277568, -0.00167693314, -0.000122927726, 0.00839035, -0.0049493215, -0.0227229185, -0.00464614714, -0.00293510663, 0.000861204637, 0.00892090518, 0.00700711738, -0.00288015627, 0.00755662099, 0.019160619, -0.0116570536, -0.0345921926, 0.00566557096, -0.0042368616, -0.0160076059, 0.0109597528, -0.00610517338, -0.00367598911, -0.0129910214, -0.0112326099, 0.00466888491, -0.00548366597, 0.0113993557, 0.0105277291, -0.00443771482, 0.0169171281, 0.00749219628, -0.015113242, -0.0209190305, -0.0146054244, 0.0146509008, -0.000481763, 0.018887762, 0.0225258544, 0.0017318835, 0.015658956, -0.0197821259, 0.011603998, -0.00196684361, 0.00873900112, 0.00432402408, 0.0129303858, 0.00844340585, -0.0125665767, -0.00386736775, -0.00703743473, 0.00882995315, -0.0138171716, 0.00560872536, -0.0131501872, -0.00437329, 0.00699953781, 0.027437279, -0.0161137171, 0.000370678026, -0.0164472088, 0.00407011574, -0.00149692339, -0.0055670389, -0.0157044306, -0.0368963182, -0.00362293352, -0.00496069, -0.0194031578, 0.00933019072, 0.027346326, 0.00879963581, -1.79713697e-05, 0.0143249882, 0.0218740292, -0.0062150741, -0.00812507235, 0.000937945675, -0.00985316653, 0.00881479401, -0.0122179268, 0.0095651513, -0.0123088788, -0.00668499433, -0.0151814558, -0.010793007, 0.0100805471, 0.0320152119, 0.0195547454, -0.0272553749, -0.00170061865, -0.0164472088, -0.0156286377, -0.00549503509, 0.00391094899, -0.00380483805, -0.000980579527, -0.0118010622, 0.000695879862, -0.0132638784, -0.0188422855, -0.00520323, -0.0124074109, -0.0163410977, -0.00465751579, 0.00345618767, -0.00474088918, 0.00400569104, 0.00836003292, -0.013309354, 0.0155528439, -0.00220938306, 0.0246783923, 0.0126423705, -0.0207977612, 0.000301279506, 0.00241023605, -0.00814023148, 0.0150829237, -0.00919376221, -0.0235869642, -0.00844340585, 0.029771721, -0.0103003485, 0.00856467523, -0.00319469976, 0.00445287349, -0.00334439217, -0.00980011094, 0.0206310153, 0.00845098495, -0.0253908522, 0.0267096609, 0.00347892568, -0.00545713818, 0.0317120366, 0.00266035507, -0.0102169756, -0.00516912295, -0.000117480064, -0.0118995933, -0.00695785135, -0.0106868958, -0.0158863366, 0.0291653723, 0.0243449, -0.00305258669, 0.00018557586, -0.0246783923, 0.000147679064, -0.00774989463, 0.0143098291, 0.00342208054, 0.0022169624, -0.0050478531, -0.00540029304, 0.0228896644, 0.00791285094, 0.0173112564, 0.00444908347, 0.00224538497, -0.0013083868, 0.00476362696, -0.00378399482, -0.013135029, -0.00464235712, 0.0292563252, -0.00253719045, 0.00569967786, 0.00319280499, -0.015916653, -0.00112742966, -0.033652354, 0.0170535576, 0.0149464952, 7.29513267e-05, -0.000271198922, -0.00612033205, -0.00338418363, -0.00073282927, -0.00126859522, -0.00795074739, -0.00166745891, 0.00917102396, 0.0187058579, -0.00576789211, 0.00488868635, -0.011240189, 0.0274524372, -0.0177508593, 0.0127484817, 0.0118313795, 0.0249209311, 0.00710564898, -0.00432023453, -0.0229503, -0.0151284, 0.00100237026, 0.012233085, -0.009694, 0.0228896644, 0.0112326099, 0.00432781409, 0.0134230442, 0.00699195871, -0.00120322325, 0.00962578598, -0.00226433342, 0.0319545753, -0.044354409, -0.0099592777, 0.0131577672, 0.00225485931, 0.00792800914, -0.0296504516, -0.0226319656, -0.0243449, -0.00992138, 0.0180995092, 0.0053358688, -0.00752630318, 0.00929987337, 0.00736713689, -0.0152193522, -0.00286120805, -0.00966368243, -0.00757177966, -0.0239507742, 0.0211160947, 0.00582473725, -0.0220559351, -0.0125968941, 0.0283619612, 0.00912554841, 0.00136807433, -0.00328186247, -0.01016392, 0.0165381618, -0.00014578423, -0.00649930025, 0.0122937197, -0.00148934405, -0.0260426775, -0.0132941958, -0.000379678502, 0.0189332385, 0.0290289447, 0.00413454045, 0.0108005861, 0.00549882464, 0.00778400153, 0.00869352464, -0.00325912423, -0.0155983204, -0.0191454608, -0.0229654573, 0.0117707439, 0.00308858883, 0.00530555099, 0.0184178427, 0.00975463446, -0.0214495864, 0.0163259394, -0.0151662966, 0.0198882371, -0.00133680936, 0.00285741827, 0.015204194, 0.00390715944, -0.00764378347, 0.0146205835, 0.000563714828, -0.0113538792, 0.0112629272, -0.00144671008, -0.0102018174, 0.0179327633, -0.0119374897, -0.0245874394, -0.00632118527, -0.0128470128, -0.00626055058, 0.0115964189, -0.00395642547, 0.00382757629, -0.0182814132, -0.0237385519, -0.00213927403, 0.0219346639, -0.0293624364, 0.0187058579, 0.0015196614, -0.0011084812, 0.00295216031, -0.00944388099, 0.0150147099, 0.020070143, -0.00228707143, -0.0170535576, -0.00155945309, 0.0169929229, 0.00538134482, 0.0171748269, 0.0108309034, -0.00776126329, 0.00183515227, -0.0049758493, 0.0172354616, 0.018433, -0.00825392175, -0.00173377839, -0.0188271273, -0.0108081661, -0.00121743453, 0.0279981513, -0.00419138558, 0.0154315745, -0.0159014948, -0.00213358947, 0.0143856229, 0.00653340714, 0.00480531342, 0.00889816694, -0.00128280651, 0.0172657799, -0.0128924893, -0.0108460626, -0.0178721286, -0.00620370544, 0.00718523236, -0.000732355576, 0.0149919717, 0.00178209681, -0.0120208636, 0.0177357, -7.95240558e-05, 0.0120360218, -0.00117385318, 0.00478257565, 0.00148934405, 0.0151890349, -0.0219952986, 0.0133472513, -0.0133017749, -0.0197366513, 0.0268309303, -0.0124983629, -0.00591568975, 0.0235111713, -0.016280463, -0.0339858457, -0.0173112564, 0.00585126504, -0.0125211012, 0.00396779412, 0.00578305079, 0.0359261595, 0.0154012572, -0.000538608176, 0.0261487886, 0.0214041099, -0.0166291129, -0.00540408306, -0.0182814132, 0.00345808244, -0.00680247461, -0.000482473552, -0.00655235583, -0.0016437734, -0.0044339248, 0.0050478531, -0.00202368875, 0.00369304256, 0.0104140388, 0.01205876, 0.018433, -0.0258456133, 0.00449456, -0.00882995315, 0.0171141922, -0.00391094899, 0.00821602531, 0.00317006675, 0.00256940257, 0.0145978453, 0.00593842752, 0.00113500899, -0.0113917766, 0.000616770354, -0.00798106473, -0.0115585225, -0.0229654573, -0.0415652022, 0.0251937881, -0.000991001143, -0.00555946, 0.00774610462, 0.00398674281, 0.00532071, 0.00216390705, -0.0141203459, 0.0117252683, -0.0118389586, -0.0167352241, 0.00603695912, 0.0232686326, -0.00591189973, 0.0191303026, 0.00807201676, 0.00743156113, -0.00209569279, 0.00837519113, -0.00529039232, 0.0257849786, 0.00684037153, 0.000488868624, 0.0269067232, 0.000712933426, 0.00431644497, 0.00599527266, -0.00610138383, -0.00907249283, 0.00626434, -0.011960228, 0.00261108903, -0.000875415921, 0.0193273649, -0.00332544371, 0.00508196, 0.0204794277, 0.020600697, -0.0184026826, -0.00518807117, 0.00373472902, 0.0063060266, -0.0003176225, 0.0395642519, -0.0173264146, -0.0208129194, -0.00475983741, -0.015931813, 0.0102018174, -0.017447684, -0.0132032428, 0.000439365947, 0.0251179952, -0.00486215856, -0.00314922351, -0.00576410256, 0.00512743648, -0.00269825174, 0.0188119691, -0.0161743518, -0.00246708142, -0.00280625769, 0.0013339672, -0.0207826011, 0.000896732905, 0.00634013349, -0.0126347914, -0.000135362614, -0.00263193226, 0.00801896211, 0.00884511136, -0.0104291979, -0.00278920401, -0.0112553481, 0.00275888667, -0.00989106297, -0.00384084019, -0.00911796838, 0.0115357842, -0.00896638166, -0.0325306095, -0.0127560608, -0.0127863782, -0.00539650349, 0.0146963764, 0.00920134131, 0.00814023148, 0.00131786102, 0.00291615841, -0.0102093965, 0.00630223705, -0.000812412531, -0.0065750936, 0.0255879164, 0.00122975092, 0.00067361549, 0.0155149475, -0.00432402408, -0.00768547, -0.0135291554, -0.00413454045, -0.0170535576, -0.0121118156, 0.0167958587, 0.00913312752, -0.0112856654, 0.000798674941, 0.0104216188, 0.00663951831, -0.0146736391, 0.00930745248, 0.00155187375, -0.000558504, -0.0209948234, -1.67870949e-05, -0.00223780563, -0.00813265238, 0.00945904, 0.00370820123, -0.00518807117, -0.0223742668, -0.00288205128, -0.00857225526, -0.0149010196, -0.0153709399, -0.0118920142, 0.00456656376, 0.00759451743, -0.0337736234, 0.00213548425, -0.0052449163, 0.0043998179, 0.0284225959, 0.0198427606, -0.0107172132, -0.020070143, -0.0273160096, -0.0236172825, 0.0141658215, -0.014393202, -0.0141430832, -0.011785903, -0.0118313795, -0.0148555432, 0.00877689756, -0.0114827286, -0.018796809, 0.00609759428, 0.000330886396, -0.00439223833, 0.00958788861, -0.000957367767, 0.000272620062, -0.00814781059, -0.00559735671, -0.00294458098, 0.00219422439, -0.0120360218, 0.0304993391, 0.0208887123, -0.00641592732, -0.0174780022, 0.0105277291, 0.00722691882, 0.00626434, 0.0188422855, -0.0132562984, 0.00577168167, -0.00659404229, -0.0215405375, -0.012505942, 0.010793007, -0.00911796838, -0.00802654121, 0.0144462576, -0.00604832824, -0.00845856406, -0.00455519464, 0.010611102, 0.0205855388, 0.0264671203, 0.010436777, 0.0175234769, 0.0181601439, -0.0252999, -0.00457414286, 0.0106262611, -0.00842066761, 0.0046954127, 0.0210857764, -0.0117783239, 0.00266035507, -0.0060180109, 0.0120511809, 0.00780674, -0.00622265367, 0.000780674, 0.00460446067, -0.00929229427, 0.0132866157, -0.00764378347, -0.00448698038, 0.0106641576, -0.00678352639, -0.00363430264, 0.000873994839, 0.00266603939, 0.00676078815, 0.000524870586, 0.002991952, -0.0149010196, 9.88869506e-05, -0.0160530824, 0.00285552349, -0.0263761692, -0.0303780697, 0.00825392175, 0.00762862479, 0.00660541141, 0.0335614, 0.0213434752, -0.0046878336, -0.00467646448, -0.0117480066, 0.00888300873, -0.0266945027, -0.0107020549, 0.0158408601, -0.0197518095, 0.0143249882, 0.0104595153, -0.00738608511, -0.010254873, 0.00981527, -0.00908765104, -0.000730934436, 0.00543061038, 0.00948177837, 0.0126347914, 0.0114978878, -0.0122255059, 0.0151814558, -0.00127617456, -0.0169929229, -0.0130819734, 0.00429370673, 0.00401706, -0.00849646144, -0.00962578598, -0.00400948105, 0.0013576526, 0.0276191831, -0.00633634394, -0.0245419648, 0.0185391121, 0.0208887123, 0.0157044306, -0.00342587, 0.00768547, -0.0162349865, -0.0263003744, -0.00198958162, -0.00914070662, 0.00353387604, -0.0139232818, -0.00493795238, 0.00677594682, 0.0189029202, 0.00236476, 0.000619612576, 0.00579820946, -0.00972431712, 0.000445287325, -0.0143401474, -0.0120057045, -0.00914070662, -0.00126385805, 0.0329247341, -0.0116418954, 0.0149540752, -0.00471436139, -0.0186755396, 0.00131596613, 0.0042368616, 0.0148176467, -0.00613549119, 0.00611275295, 0.0228290297, -0.00034509768, 0.0149161778, -0.0100805471, 0.00304500735, -0.00303932279, 0.00631739572, 0.0134533616, -0.00256750779, -0.0168716535, -0.00175462163, 0.00631739572, -0.0203581583, -0.00665467698, 0.023207996, -0.00605969736, 0.0117025301, -0.00981527, 0.012142133, 0.0252392646, -0.00837519113, 0.0149919717, -0.00736713689, -0.00965610333, -0.0114599904, -0.00486594858, 0.0308479909, -0.00728755351, 0.0053699757, 0.00158503337, -0.0143249882, -0.00127617456, -0.00706396252, -0.0116722127, 0.00557461847, -0.00595737621, -0.0111264987, 0.0123088788, 0.000989106367, 0.00876173843, 0.0130061796, -0.0188119691, -0.00369114778, 0.00637424085, 0.0402615555, -0.000288726209, -0.00159071793, -0.0220710933, -0.0030904836, -0.0575121753, -0.00333491783, 0.0151284, 0.00797348563, 0.00775368419, -0.00849646144, 0.0102624521, -0.00234960113, -0.0153027251, 0.0100350715, 0.0187816508, 0.00232307357, 0.0185391121, 0.00279867835, 0.00237423414, -0.0143780438, 0.00337281474, -0.00518807117, -0.00244623818, -0.0101260236, -0.00975463446, -0.00803412, 0.0223894268, 0.00176883291, 0.005983904, -0.00889058784, -0.000389863271, -0.019797286, 0.00819328707, 0.00928471424, 0.00142491946, 0.014931337, -0.0028024679, -0.00135007326, -0.00344292377, -0.0157347489, -0.00227191276, -0.0399280638, -0.00412317133, 0.00933777, 0.00373283424, -0.0161288753, -0.0153482016, -0.0242691077, 0.0158863366, 0.0251634717, 0.00227570254, 0.00576789211, -0.00374041358, 0.00514259515, 0.00948177837, 0.00641971687, -0.0175234769, -0.00826908089, 0.000851730467, 0.00263951183, 0.009178604, -0.0190999843, 0.017083874, -0.00480910297, 0.0111264987, -0.0112022925, -0.00168924965, 0.00216011726, -0.0234050602, 0.0146130035, -0.00691237533, -0.00225485931, -0.0196760148, 0.0150829237, -0.00295594987, -0.0106868958, -0.00849646144, -0.00283089047, 0.0022813871, 0.000813833671, 0.00119374902, 0.0138247507, -0.0123088788, -0.00802654121, 0.0230412502, -0.0168868117, -0.00942114275, 0.00150639762, -0.0121497121, -0.0147645911, 0.0109294355, 0.00986832567, -0.000598769344, -0.00596495531, 0.0216314904, -0.00984558742, 0.0248148218, 0.0157499071, 0.00730271218, 0.0049190037, 0.00258456147, -0.0146887973, 0.0227835532, -0.0222984739, -0.023298949, -0.0169929229, 0.036077749, 0.00308858883, 0.0178721286, -0.00769304903, 0.00428233761, 0.0158863366, 0.0039412668, -0.00447182171, 0.0264368039, 0.00576031255, 0.0156892724, -0.0142491944, -0.00574894389, 0.00273235887, 0.0227835532, -0.0027039363, -0.0205552205, -0.0116267363, -0.0238901395, -0.0281952154, -0.00508196, -0.00986832567, 0.00930745248, -0.0181298256, 0.00228328188, -0.0141203459, -0.0233595837, 0.00635908218, 0.0139005445, 0.0262245815, 0.0135367345, -0.0236930754, -0.00172335666, -0.0227987114, 0.0014571317, 0.00747703761, 0.00267172395, 0.00663572876, 0.00628328836, -0.006207495, 0.0155680031, -0.0148403849, -0.0084737232, -0.00339365797, -0.00412317133, 0.00940598454, 0.0011710109, -0.0222378392, -0.000474894216, -0.00614686, 0.0182359368, 0.0230715685, -0.0211312529, 0.0066660461, -0.00691995444, 0.0142719327, 0.00381620717, 0.0143780438, -0.00389958, -0.00157555926, -0.0265883915, -0.0179630797, -0.00513122603, -0.017083874, -0.00254855934, -0.00829939824, 0.00112079771, -0.000284936512, 0.0118237995, 0.0212979987, 0.0234050602, 0.0164017323, 0.00158408599, 0.023662759, 0.00207484956, 0.0010705844, -0.00100047537, 0.0138247507, -0.00609380472, -0.00139081234, 0.00944388099, 0.00792043, -0.0265125968, -0.0321061648, 0.00643866556, 0.0114827286, -0.0219801404, 0.00767789036, 0.0131426081, 0.00550261466, 0.0171596687, 0.0227380767, -0.00598769356, 0.00151871401, -0.0177811757, 0.0119450698, 0.0114372522, 0.00765515259, 0.0150677655, 0.0109597528, -0.00551777333, -0.0013207033, 0.00534344791, 0.00315869786, -0.0062794988, -8.8228473e-05, -0.009694, -0.0153860981, -0.00409664353, 0.0106868958, -0.0314694978, 0.00221885741, 0.00655235583, -0.000858362415, -0.0058285268, 0.0132790366, 0.00516533293, 0.0116646336, 0.00557082891, 0.00726102572, 0.0170080811, -0.00321554299, 0.0313482285, 0.00683279196, 0.0121648712, 0.036714416, 0.00536618615, 0.000216722299, 0.00954999216, -0.00654856581, -0.00385410408, -0.0197366513, -0.00310185272, -0.00705638295, 0.00980011094, 0.00416485779, -0.0156286377, 0.00627570925, 0.00113595638, 0.00621886412, 0.0140218139, -0.0036740941, 0.0105807846, 0.0411407612, -0.0192818884, 0.0110128084, -0.00853435788, -0.0176447481, -0.0171596687, -0.00783705711, 0.000686405692, -0.000828044955, 0.0207674429, 0.00998201594, -0.0141506633, 0.0143553056, -0.0196608566, 0.00776884286, -0.0110279676, -0.00472573, 0.0467191674, -0.00161440345, 0.00616580853, -0.00444150437, 0.022222681, -0.0222075209, -0.00288773561, -0.00353766582, 0.00571483653, -0.0135064172, -0.00285741827, -0.0147191146, 0.0125362594, -0.00267172395, -0.0018938923, 0.0137565359, -0.0165987965, -0.0192212537, -0.00223780563, -0.0119526489, -0.014393202, 0.0131880846, 0.00588916196, -0.00346755679, -0.00427096849, 0.0186300632, 0.0165230017, 0.00345429289, 0.0100881262, 0.00438086921, 0.00798106473, 0.000592137396, 0.00543819, -0.000943156483, 0.00248981942, -0.0130971316, 0.00100426504, -0.00198579207, -0.00880721491, 0.000598769344, -0.00209000823, 0.0191454608, -0.00113974605, -0.0345012397, -0.0185997467, -0.0247087106, -0.00830697734, -0.0157347489, -0.0157802254, 0.0299991015, -0.0211615693, 0.00170535571, 0.0123013, 0.00954999216, -0.0100426506, -0.000111736328, 0.000549977238, -0.00853435788, -0.0165381618, 0.0056314636, -0.00872384198, 0.0147039564, 0.014029393, -0.00864046905, 0.0102169756, 0.00204832177, -0.0234808531, 0.0168413352, -0.00269256718, -0.0164320506, 0.00625297101, 0.00492279371, 0.00558977714, -0.000223117371, -0.0163410977, -0.0220256168, -0.00555567024, -0.00625297101, -0.0120663391, 0.0185845885, -0.0153936781, -0.000798674941, 0.00636287173, -0.0197366513, 0.0226926, 0.0114296731, 0.0176447481, -0.011960228, -0.00819328707, 0.00596874487, 0.0165684782, -0.0150147099, -0.00521838851, -0.0165684782, -0.01655332, -0.0193273649, 0.00203316309, 0.00360777485, 0.0217072833, -0.0301506892, -0.00654098671, -0.00948177837, 8.23071e-05, 0.00953483302, 0.00869352464, -0.000924681779, -0.00360966963, -0.00168546, 0.00221506762, 0.0042596, 0.00393368723, 0.0619688369, 0.0143704647, 0.00280815247, -0.0151738767, 0.00747703761, -0.0438996479, -0.0236172825, 0.0428082198, 0.00248792465, 0.00565420184, -0.00990622211, -0.00446803216, -0.0070184865, 0.00337281474, -0.0198124442, -0.0138702272, -0.00632118527, 0.00251445221, 0.00555188, 0.0171141922, 0.00247466075, -0.00411559176, 0.00270014652, -0.00555946, -0.00320985843, 0.0122255059, 0.00472952, -0.0236324407, -0.00998201594, 0.00344671332, -0.00773852551, -0.0118313795, 0.0236779172, 0.0238901395, -0.0314694978, -0.0248148218, 0.0160985589, 0.00864804816, 0.009178604, -0.0035395606, 0.0201914124, -0.00440360745, -0.0131956637, 0.00586642371, 0.0103761423, 0.00740882335, -0.0165684782, -0.0328641, 0.0163410977, -0.0111113405, 0.0128470128, -0.0173718911, -0.00245192251, -0.00655993493, 0.00781431887, 0.00363430264, 0.0156286377, 0.00220180373, 0.00324396556, 0.00226054387, 0.00785221532, 0.0240114089, 0.00293321186, -0.0128849102, -0.00400190149, -0.0100274915, -0.0277556125, 0.012589315, 0.00442255568, -0.000477262744, -0.017629588, -0.0109521737, -0.0166897476, 0.0127863782, 0.009178604, -0.0131198699, 0.003238281, 0.00674184, 0.0105656264, -0.0169322882, -0.00344292377, -0.00493037282, -0.0148328049, -0.00302795391, -0.00948935747, -0.00257508713, -0.0260123592, -0.0224500615, -0.0176750645, -0.00770820817, 0.0143249882, 0.0122179268, -0.0158257019, 0.0215253793, 0.0274069607, -0.00213169469, -0.0143249882, 0.0208280776, 0.0194789525, -0.011156816, 0.00754525186, 0.0103685632, -0.00462719845, -0.00802654121, 0.006476562, 0.0316210836, -0.00980769, -0.0154543128, 0.0224803779, -0.0207674429, 0.0202975236, -0.0105125709, 0.0122861406, 0.0266945027, 0.000962578575, -0.0182056203, -0.0106868958, -0.00141734013, -0.00874658, -0.0208280776, 0.0123846726, 0.0143098291, -0.0150147099, 0.00945904, -0.000522028364, -0.00574136432, 0.00402842928, -0.000865468057, -0.00434676232, -0.0173112564, 0.0162198283, 0.0101411818, 0.00882995315, 0.00539271394, -0.00295216031, 0.0257849786, -0.0180540327, 0.00216201204, -0.00817054883, -0.00191473553, 0.0181146674, -0.00464993669, 0.0226926, -0.00950451568, -0.0196305402, 0.00612412207, 0.0177811757, -0.00836761203, -0.0117176892, -0.000705827784, -0.0138778063, 0.0246177576, 0.00590811, -0.0120360218, 0.00505922223, -0.00190241903, 0.0113084037, -0.00502511486, 0.0391398109, -0.0290895794, 0.00152439857, 0.00504406309, 0.0324396566, -0.00920892134, 0.0266187079, 0.00161535083, 0.0218133945, 0.00627191924, 0.00559356669, 0.00607864559, -0.00296921376, 0.014036973, 0.0063704513, 0.0296352934, -0.00142018241, 0.00998959504, 0.0149540752, -0.000239578803, -0.00466130581, -0.0271189455, -0.00804169942, 0.00892090518, 0.015643796, 0.037593618, 0.0102927694, -0.0100653889, -0.0163410977, 0.00214685337, 0.0281952154, 0.0106641576, 0.00185031095, -0.0106035229, -0.0103761423, 0.00148081721, -0.00818570796, -0.00672289124, -0.00762483478, -0.0139687583, -0.0210554581, 0.000813833671, -0.000689721666, 0.00161535083, 0.0332582258, 0.00575652299, -0.0049834284, 0.0131426081, -0.000217314431, 0.0107323723, 0.00299953134, 0.00457035331, 0.0064045582] |
16 Oct, 2024 | Direct Memory Access (DMA) Controller in Computer Architecture
16 Oct, 2024
In modern computer systems, transferring data between input/output devices and memory can be a slow process if the CPU is required to manage every step. To address this, a Direct Memory Access (DMA) Controller is utilized. A Direct Memory Access (DMA) Controller solves this by allowing I/O devices to transfer data directly to memory, reducing CPU involvement. This increases system efficiency and speeds up data transfers, freeing the CPU to focus on other tasks. DMA controller needs the same old circuits of an interface to communicate with the CPU and Input/Output devices.
What is a DMA Controller?
Direct Memory Access (DMA) uses hardware for accessing the memory, that hardware is called a DMA Controller. It has the work of transferring the data between Input Output devices and main memory with very less interaction with the processor. The direct Memory Access Controller is a control unit, which has the work of transferring data.
DMA Controller in Computer Architecture
DMA Controller is a type of control unit that works as an interface for the data bus and the I/O Devices. As mentioned, DMA Controller has the work of transferring the data without the intervention of the processors, processors can control the data transfer. DMA Controller also contains an address unit, which generates the address and selects an I/O device for the transfer of data. Here we are showing the block diagram of the DMA Controller.
Block Diagram of DMA Controller
Types of Direct Memory Access (DMA)
There are four popular types of DMA.
Single-Ended DMA
Dual-Ended DMA
Arbitrated-Ended DMA
Interleaved DMA
Single-Ended DMA: Single-Ended DMA Controllers operate by reading and writing from a single memory address. They are the simplest DMA.
Dual-Ended DMA: Dual-Ended DMA controllers can read and write from two memory addresses. Dual-ended DMA is more advanced than single-ended DMA.
Arbitrated-Ended DMA: Arbitrated-Ended DMA works by reading and writing to several memory addresses. It is more advanced than Dual-Ended DMA.
Interleaved DMA: Interleaved DMA are those DMA that read from one memory address and write from another memory address.
Working of DMA Controller
The DMA controller registers have three registers as follows.
Address register – It contains the address to specify the desired location in memory.
Word count register – It contains the number of words to be transferred.
Control register – It specifies the transfer mode.
Note: All registers in the DMA appear to the CPU as I/O interface registers. Therefore, the CPU can both read and write into the DMA registers under program control via the data bus.
The figure below shows the block diagram of the DMA controller. The unit communicates with the CPU through the data bus and control lines. Through the use of the address bus and allowing the DMA and RS register to select inputs, the register within the DMA is chosen by the CPU. RD and WR are two-way inputs. When BG (bus grant) input is 0, the CPU can communicate with DMA registers. When BG (bus grant) input is 1, the CPU has relinquished the buses and DMA can communicate directly with the memory.
Working Diagram of DMA Controller
Explanation: The CPU initializes the DMA by sending the given information through the data bus.
The starting address of the memory block where the data is available (to read) or where data are to be stored (to write).
It also sends word count which is the number of words in the memory block to be read or written.
Control to define the mode of transfer such as read or write.
A control to begin the DMA transfer
Modes of Data Transfer in DMA
There are 3 modes of data transfer in DMA that are described below.
Burst Mode: In Burst Mode, buses are handed over to the CPU by the DMA if the whole data is completely transferred, not before that.
Cycle Stealing Mode: In Cycle Stealing Mode, buses are handed over to the CPU by the DMA after the transfer of each byte. Continuous request for bus control is generated by this Data Transfer Mode. It works more easily for higher-priority tasks.
Transparent Mode: Transparent Mode in DMA does not require any bus in the transfer of the data as it works when the CPU is executing the transaction.
What is 8237 DMA Controller?
8237 DMA Controller is a type of DMA Controller which has a flexible number of channels but generally works on 4 Input-Output channels. In these present channels, the channel has to be given the highest priority to be decided by the Priority Encoder. Each channel in the 8237 DMA Controller has to be programmed separately.
What is 8257 DMA Controller?
8257 DMA Controller is a type of DMA Controller, that when a single Intel 8212 I/O device is paired with it, becomes 4 channel DMA Controller. In 8257 DMA Controller, the highest priority channel is acknowledged. It contains two 16-bit registers, one is DMA Address Register and the other one is Terminal Count Register.
Advantages of DMA Controller
Data Memory Access speeds up memory operations and data transfer.
CPU is not involved while transferring data.
DMA requires very few clock cycles while transferring data.
DMA distributes workload very appropriately.
DMA helps the CPU in decreasing its load.
Disadvantages of DMA Controller
Direct Memory Access is a costly operation because of additional operations.
DMA suffers from Cache-Coherence Problems.
DMA Controller increases the overall cost of the system.
DMA Controller increases the complexity of the software.
Frequently Asked Questions on Direct Memory Access (DMA) Controller in Computer Architecture -FAQs
What is a DMA Controller main purpose?
A DMA Controller transfers data between I/O devices and system memory without significant CPU involvement, improving system efficiency.
How does the DMA Controller reduce CPU load?
The DMA Controller takes over data transfer tasks, allowing the CPU to focus on other processes, thus reducing its workload.
What are the modes of data transfer in DMA?
The three modes of DMA data transfer are Burst Mode, Cycle Stealing Mode, and Transparent Mode.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture | https://www.geeksforgeeks.org/direct-memory-access-dma-controller-in-computer-architecture?ref=asr10 | Languages | Direct Memory Access (DMA) Controller in Computer Architecture | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.00500553101, 0.0129559385, -0.0174112022, 0.00939628109, 0.0198855065, 0.0517630354, -0.0182309113, 0.0196426306, -0.0135707194, 0.0367654189, 0.0205837768, -0.0428980477, 0.0375244059, -0.0494557098, -0.0150127988, -0.0171076078, -0.0186863039, -0.010625843, 0.0205078777, -0.0042882869, 0.0286138784, 0.0126675228, -0.0516416, -0.028371, -0.0402567647, 0.0167129338, -0.0211757869, -0.00951772, -0.00812118, -0.000181445765, 0.00397330616, 0.0313917771, -0.0367350578, -0.0456911251, -0.0275968332, -0.0272325184, -0.0276120119, -0.0294943042, -0.00146389962, -0.00875114091, -0.00346668134, -0.00898642745, -0.013191225, -0.0180183947, -0.0179576743, 0.0226026867, -0.00998070277, -0.0128572704, 0.0203105398, 0.00195439626, 0.00877391081, -0.0240599457, 0.0316953734, 0.0314221345, -0.0130318375, 0.0315739326, 0.0128117306, 0.0211150683, -0.0224812478, -0.020932911, 0.0801492184, -0.00589354802, -0.00333385821, 0.00200942275, 0.01082318, -0.0299193393, -0.0366136208, 0.0418354608, 0.0232250579, -0.0201891027, -0.0431409217, -0.00425413204, -0.0675196424, -0.0185648669, 0.00486132316, -0.0292210691, 0.0143069392, 0.0356117561, 0.0377065651, 0.0151721863, -0.0364314616, 0.0297068208, -0.00183200918, 0.0140944216, 0.0259118769, -0.00497896643, -0.00638689054, -0.05829034, 0.0553151034, -0.0117795058, -0.0194452927, 0.00879668, 0.0112330345, -0.0224205293, -0.0350045636, -0.029463945, -0.000951582217, 0.00453875307, -0.0118933544, -0.0175174624, -0.00423515728, 0.0164245181, -0.00838682614, -0.0250162706, 0.0398317315, -0.0146636637, -0.0203105398, 0.0126675228, 0.0269441027, 0.0428980477, -0.0145877646, -0.0112178549, 0.0094418209, 0.0241813827, -0.0218436979, -0.00812877, 0.0128800403, -0.0402264073, -0.0117263766, -0.012477776, 0.0183675289, 0.0353081599, -0.0324543603, 0.0458125621, -0.0270351805, 0.0562866107, -0.00565826148, -0.0275361128, 0.00421997765, -0.0165611356, -0.0218133386, 0.0182612706, -0.0263520908, 0.0306783281, 0.00753675867, -0.03190789, -0.00993516296, 0.0476037785, -0.00399607606, -0.00591252279, 0.00669428101, 0.00427690195, -0.0181550123, 0.0146181239, 0.0158476867, 0.00322001, -0.00773409568, 0.0275664739, -0.027369136, 0.0160905626, -0.00532051129, -0.014967259, -0.00729767745, 0.0044780341, 0.0172138661, 0.0200373046, -0.00365453097, -0.00172290462, -0.0082881581, -0.00392397214, 0.0282647423, -0.0248037539, -0.02239017, 0.0115821688, 0.028082585, 0.00495999167, 0.0114683211, -0.00596944708, -0.0370690115, 0.0298738, -0.0353992358, 0.0416836664, 0.00245912373, 0.0136693884, 0.00991998333, 0.0136997476, -0.0186711252, 0.0460554399, -0.0141323712, -0.0426855311, -0.0127813714, -0.030207755, -0.0189595409, 0.02239017, 0.0626621172, 0.0312703401, -0.0118326349, 0.00654248334, -0.0133506134, -0.0303443726, -0.0205382369, -0.00108250778, 0.0666088536, 0.0594743639, -0.0200828444, -0.0138439555, -0.027369136, 0.022314271, 0.0200676639, -0.022511607, -0.0403174832, -0.00111476483, 0.0149596697, 0.000693051668, 0.0102311689, -0.0101476805, -0.0256082825, -0.0053432812, 0.0136693884, 0.0374029689, 0.00227127387, 0.0414104275, 0.00460706186, -0.0279004276, 0.0111874947, -0.00912304502, -0.0352778, -0.0288415737, -0.0215401016, -0.0531899333, -0.00138989824, -0.0145118656, 0.0016545956, 0.00607191026, -0.0789955556, -0.0453875288, -0.0093052024, -0.0308149457, -0.0328490362, -0.0324847214, -0.0268833824, 0.0704341605, 0.0365529023, -0.025942238, -0.0340937786, -0.00960120838, -0.00822743867, 0.0099958824, -0.0277182702, 0.0314828567, -0.0493039116, 0.0258359779, -0.00943423063, -0.00881186, 0.00321431761, 0.034913484, 0.0365225412, 0.0421087, -0.0190961584, 0.00405300036, 0.00276271929, 0.0222535525, 0.0072862925, 0.00427690195, -0.0143448887, 0.0253957659, -0.0333347879, -0.0123107983, 0.0300863162, -0.0193086751, 0.0161968209, -0.021995496, -0.0155061409, 0.029539844, -0.0256841816, -0.0207203943, 0.0425944515, 0.0301014949, 0.0257600807, -0.0374636874, 0.01151386, -0.0246823151, -0.0228455625, 0.00115650916, 0.00210429635, -0.0217981581, -0.00402643578, 0.0660016686, 0.051854115, 0.0357331932, 0.0367350578, -0.00122576696, 0.0109825684, -0.0197944287, -0.0322114863, 0.00145061733, -0.029463945, 0.00867524184, -0.0217981581, -0.00545333466, -0.0364314616, -0.0144131975, -0.0220106747, -0.00505866, 0.0595654398, -0.024318, -0.0119996127, -0.0231643375, -0.00875114091, -0.0268682037, 0.0222383719, -0.0099958824, 0.00538123073, 0.00440593, -0.0164245181, 0.0172442254, -0.0249403715, -0.00461465167, 0.026777124, -0.0193086751, 0.041228272, -0.0185041465, -0.0103374273, -0.0597779565, 0.0160602033, 0.0423515737, 0.0219499562, -0.0176996179, -0.0394977778, -0.013168456, 0.0119616631, 0.016348619, -0.00135005137, 0.0547079109, -0.00191644672, -0.0364314616, 0.0068081296, 0.0456607677, -0.0160146635, -0.0163030792, -0.0319989696, -0.018048754, 0.0128193209, -0.0370690115, -0.00147528446, -0.0229670014, -0.015361933, 0.0388905853, -0.0533720925, 0.0226937644, -0.000915055862, 0.021616, -0.0336991027, -0.00333955069, -0.0190961584, 0.0178362373, -0.0289174728, -0.0108459499, -0.0050966097, -0.03467061, 0.00157015806, 0.0304506309, 0.0160905626, -0.00639827549, 0.0475127, -0.0267619453, -0.00850826409, 0.00205116719, -0.0339419805, -0.00131779432, 0.022708945, 0.00543436, 0.0114910901, 0.021616, -0.0278700683, -0.0194452927, -0.02239017, -0.0204471573, 0.00342683448, 0.00268492289, -0.0128193209, -0.0232402366, 0.0156958885, 0.02638245, -0.0362796634, 0.00292400434, 0.00310046924, -0.0229214616, -0.00149236177, 0.0106410226, 0.0023263006, 0.0388905853, -0.0169558097, 0.019156877, 0.00368489069, -0.0138439555, 0.00906991586, -0.00546092447, 0.000442585355, 0.030921204, -0.0381012373, 0.0239385068, -0.0143524781, -0.011885765, 0.0203712601, -0.00758988783, 0.0318471715, -0.000928338151, 0.0283406414, -0.0353081599, 0.0330919102, 0.0225723274, -0.0288567543, 0.0180942938, 0.00288985, 0.0207203943, -0.0249707308, 0.0192783158, 0.0311489012, 0.000149781699, 0.0165155958, -0.0306631476, 0.00121817703, 0.013191225, -0.00113753451, 0.0364921801, -0.0360064283, 0.0597779565, -0.0288415737, -0.0135859, 0.0119920233, 0.036886856, -0.0616906099, 0.026655687, 0.0373422503, 0.0255323835, -0.0185800456, -0.0114076016, 0.00845513493, 0.0220106747, 0.00728249736, 0.0240751244, -0.00734701147, 0.011589759, -0.028826395, -0.0400442481, 0.0263520908, 0.0228759218, -0.0291907098, 0.00534707587, -0.0107093323, -0.00862211268, 0.0375244059, -0.00601498643, -0.0549507886, -0.015680708, -0.0352170803, -0.0211302489, 0.0324543603, -0.0136466185, -0.0642408133, -0.0260181352, -0.0192479566, -0.0122348992, 0.0310730021, 0.012083102, 0.0252439678, -0.0373422503, -0.00716485409, 0.0126447538, 0.0536453277, 0.00363935134, 0.0158932246, 0.00162328733, 0.0422301367, 0.0263520908, -0.0245912373, -0.0331222713, -0.0162423607, 0.0230429, 0.0419569, -0.0353385173, 0.0551025867, 0.0621460043, 0.0168191921, 0.00666012662, 0.0134948213, 0.00969987642, -0.0143069392, -0.0540400036, 0.00735839643, 0.0221017543, -0.00451598316, -0.032818675, -0.0057797, -0.0107396916, 0.0335776657, 0.0706163198, -0.015088697, -0.0172897652, -0.00806805119, 0.0194604732, -0.00708895549, -0.00546851428, -0.0327579565, -0.00822743867, -0.0333651491, 0.0294184051, 0.00400366588, 0.0342759341, -0.0400138907, -0.0146029443, -0.00195819116, 0.0185041465, -0.0048992727, 0.014967259, -0.0201891027, 0.0163334385, 0.0182916299, -0.041228272, 0.020932911, 0.00269061537, 0.000339647493, 0.025274327, 0.0103829671, -0.0117036076, -0.0138515458, -0.013388562, -0.0041896184, 0.00632617157, 0.0149444891, 0.00860693306, -0.00755573343, -0.00957843848, 0.00510799466, -0.0222990904, 0.028750496, 0.0156048099, -0.0221624728, -0.0306176078, 0.0132671241, 0.0190658, 0.0324240029, -0.00451598316, -0.00716105942, 0.00142025785, -0.00355017022, 0.00355965737, -0.00884980895, 0.00640586531, -0.00206634705, 0.0385262705, -0.03989245, -0.00461085699, -0.0189595409, -0.00401505083, -0.0368261375, -0.00810600072, 0.0121134613, 0.0282040238, 0.0276727322, -0.0249555521, -0.0317864493, -0.0105651245, -0.0188836418, -0.0149748493, 0.000646089204, -0.0043641855, -0.00279118121, 0.0115290396, 0.00308339205, 0.00966192782, 0.00794661231, 0.029858619, 0.0118174553, -0.0115594, 0.0166066755, 0.0184282474, 0.0134113319, 0.0153998826, -0.00364314625, -0.0209480915, 0.0250466298, 0.0172897652, 0.0459340028, 0.0289022941, 0.0144890966, -0.0140185235, -0.00288985, 0.0477555767, -0.0108611295, -0.0098213153, 0.0190202594, -0.0101932194, 0.0237411689, 0.00148666929, 0.0125840344, -0.00373991742, -0.00689541316, -0.00808323082, 0.00815154, 0.022708945, 0.00882704, -0.0122424895, -0.000303358334, 0.0011071749, -0.00552164344, 0.00680054, 0.00131874299, -0.0645444095, -0.00378166162, 0.0228000227, 0.0219803154, 0.000364314619, 0.0184282474, 0.00422756746, -0.0256234612, 0.0129559385, -0.005153534, 0.00393156195, 0.0167888328, 0.0210543498, 0.0130318375, 0.0257449, -0.00513835438, -0.00881945, 0.0182005521, -0.0049979412, -0.0075747082, -0.00758609315, 0.0105651245, -0.00398848625, 0.0097302366, 0.0189747196, 0.0242421031, -0.0118022757, 0.0037873541, -0.0262761917, -0.0208721925, -0.00263369107, 0.0189291798, 0.0387084298, -0.0220258553, -0.0091306353, -0.00513455924, -0.00768855633, -0.00192213908, -0.0287656747, -0.0390727445, 0.00751019409, -0.012477776, 0.0136466185, -0.0120223826, 0.0983649492, -0.0167584736, 0.0561348125, 0.00283482322, 0.024484979, 0.0181094725, 0.021995496, 0.00507384026, -0.00130735815, -0.0167281125, 0.0304961707, -0.0126523431, -0.0313310586, 0.0396799333, -0.0292210691, 0.0204319786, -0.00458808709, -0.0280977655, -0.0364921801, 0.0290844515, 0.0157414284, 0.00775307044, -0.0125460848, 0.02638245, 0.0148534104, -0.0254868437, 0.0289174728, -0.00541538512, -0.0516416, 0.0409246758, -0.00505866, -0.0113317026, -0.0143221188, 0.0159994848, 0.0303291921, 0.01289522, -0.0133809727, -0.0156958885, 0.0029600563, -0.0032313948, 0.0111495452, 0.0188836418, -0.0095936181, -0.0425033718, -0.00473229494, -0.0250618104, -0.011195085, 0.00360140181, 0.00352740055, -0.00929002278, -0.00463742157, 0.00106732803, 0.00371145527, -0.0155744506, -0.00554441335, 0.0251377095, -0.0320900455, 0.00973782595, -0.0150962872, 0.00440213503, -0.0122956187, -0.0147395628, 0.0273994952, 0.00470573036, -0.0307694059, -0.0521577112, 0.00553302839, 0.0159084052, -0.0150355678, 0.00432623597, 0.00304544251, -6.64115214e-05, 0.00618955353, -0.00724454829, -0.0381923169, -0.0260788556, -0.00672084559, 0.0271718, 0.0372208096, 0.0401049666, -0.0543739572, -0.00824261829, 0.0203864388, -0.0201891027, -0.0069409525, -0.0256234612, -0.0121438205, 0.000425745267, -0.0412889905, 0.0124322362, -0.00619334867, 0.00298662088, -0.0154909613, 0.0162879, 0.0377065651, 0.00518009858, 0.00543056475, 0.0113317026, 0.0042882869, 0.0235134736, -0.017729979, -0.0205685962, 0.00256727962, 0.0162727199, 0.0105727138, -0.00632996671, -0.00182821427, -0.0123563381, -0.000660794612, 0.0145801753, -0.0317257307, 0.00455772784, -0.0142462198, 0.00421238784, -0.0079769725, 0.00312513649, 0.00652730372, 0.0198551472, 0.0120982816, -0.00869042147, 0.0190354399, 0.0323329233, -0.0186104048, -0.0391031019, 0.00849308446, 0.0211909674, 0.00604914082, 0.0256538205, 0.0294335857, 0.016348619, 0.0212820452, 0.00622750307, -0.0106410226, 0.0100793708, -0.0257145409, -0.00586698344, 0.0185648669, -0.0248644724, 0.035459958, 0.000959172088, -0.00725972792, -0.0119996127, -0.040560361, 0.019506013, -0.0162575394, 0.0031327263, 0.0224964283, 0.0215856414, 0.0236349106, 0.0065538683, 0.00415166887, 0.0266708657, 0.00264128111, -0.053311374, -0.00337180775, -0.0288871136, -0.0478466526, 0.0170317087, -0.00985167455, -0.0181094725, 0.00038447525, -0.0104360962, -0.0330008343, -0.00324277976, -0.0529774167, -0.0304961707, -0.0222990904, 0.00326175429, 0.0090167867, 0.00464880653, 0.0182612706, 0.0194149334, -0.000995224109, -0.0136238486, -0.0327883177, -0.010307068, 0.00950253941, 0.000328262657, 0.0205078777, 0.0116277086, -0.0138287758, -0.00798456185, 0.0149293095, 0.00782517437, 0.0147243831, 0.0088649895, 0.00216881046, 0.0291299894, -0.0171531476, 0.0108459499, -0.0143980179, -0.0107396916, 0.0309515633, 0.0119540738, -0.0164245181, -0.0182612706, -0.00170392985, 0.00943423063, -0.0226026867, -0.0106182536, 0.0294487663, 0.0220258553, 0.0259118769, 0.0327275954, -0.00727490755, 0.0202042814, -0.012401877, 0.0299648773, 0.0254413038, 0.00154549093, 0.0207811128, -0.0397406518, 0.0484842062, -0.00703582633, 0.000613357814, 0.00355965737, -0.0193086751, -0.00560133718, -0.00306441728, -0.0171227865, 0.00787830353, 0.00618955353, 0.00504727568, -0.00359191443, 0.0151342368, -0.016348619, -0.025866339, -0.0228455625, -0.00442490447, -0.00605673064, 0.0285683386, -0.0186407641, -0.013191225, 0.0199158657, 0.0293121468, -0.00455772784, -0.00490686251, 0.0322418436, 0.0198096074, -0.0275664739, -0.00555959297, 0.018170191, 0.0148534104, -0.00460706186, -0.0309667438, 0.0183978882, -0.0151038775, -0.0132595347, 0.0111040063, 0.00325036957, -0.024606416, 0.000810220547, 0.0146333044, -0.0245153382, -0.0176085401, -0.00992757361, 0.0019003182, -0.00505866, -0.00933556259, -0.0311489012, -0.00922930334, 0.0268226638, -0.00941146072, 0.0260333158, -0.0134568717, 0.00347237382, -0.0193845741, -0.00323518971, 0.0243939, -0.0145346355, -0.0130318375, 0.00346857891, 0.0144359665, -0.0590493269, -0.0281433053, 0.0013747185, -0.0172290467, 0.00240978948, -0.00239081471, -0.0134037426, 0.0160602033, -0.00730906194, -0.0278397091, -0.0541614406, -0.00964674726, -0.0342152156, 0.000947312918, -0.0425944515, 0.019824788, -0.0113848317, -0.00280825864, -0.00680433447, 0.0135783097, -0.0493039116, 0.00995793287, -0.0444767438, 0.00224281196, -0.00908509549, 0.00485752849, 0.0364314616, 0.0247126762, 0.0211909674, -0.028553158, -0.0150811076, 0.0383137539, 0.00490306783, -0.028553158, 0.0141171915, -0.0169861689, -0.000794566411, -0.00186047133, -0.000771322346, -0.0578045882, -0.0272173379, -0.0198855065, -0.000424796541, 0.0273235962, 0.0148534104, -0.0108687198, 0.0016138, 0.0065538683, 0.0209177304, 0.00899401773, -0.0193086751, -0.00950253941, -0.00640586531, -0.0149596697, -0.00652350858, -0.0352474414, 0.00171246845, -0.0021934777, -0.00892570801, -0.0202498212, -0.020614136, -0.0171835069, 0.00516871363, -0.0168040115, -0.0138439555, -0.0177603383, 0.0290844515, 0.0107776411, -0.000424084981, 0.00909268577, 0.00376458443, -0.025593102, -0.00932797231, -0.00247620093, -0.0208418332, -0.00840200577, 0.00249707326, -0.0150507474, -0.0107472818, -0.0135100009, -0.0111267762, -0.0102918884, -0.0222687311, -0.0140412925, -0.0235741921, -0.0290237311, -0.0161209218, 0.00940387137, 0.0168191921, 0.0539185628, 0.0153467534, 0.0128496801, 0.0130394278, -0.0118174553, -0.0293273274, -0.0323936418, -0.0152177252, 0.0112482142, 0.0123487478, 0.0329097547, -0.0390727445, 0.0013358203, -0.00294487644, 0.0057303654, 0.0403782055, 0.00818948913, -0.032029327, 0.00543056475, 0.0128345005, 0.0282192044, 0.0274146758, 0.00722557353, -0.0227544848, 0.01824609, -0.0118250456, 0.00457290746, 0.000750924519, 0.00562410709, 0.0084399553, -0.00139653939, 5.39297107e-05, -0.0589278899, 0.0323329233, 0.00567723624, 0.0249707308, 0.00883462932, -0.00236235256, 0.0106713828, -0.0019999356, -0.0218133386, 0.00570759596, 0.00301698036, 0.0012580239, 0.00286897761, 0.018519327, -0.00604534568, 0.0235741921, -0.0205989555, 0.00292590191, 0.0280218665, -0.0169861689, 0.00688023353, 0.0361582264, -0.00851585437, -0.0205382369, -0.00443628943, 0.0102994777, -0.0125384945, -0.0342759341, 0.0121817701, 0.0257297195, 0.00574554503, 0.00325036957, 0.00306821219, -0.00376837933, -0.0233920347, -0.00973782595, -0.0154226525, -0.00478162942, 0.00897124782, -0.0136086689, -0.0121286409, 0.00575313531, 0.0071306997, -0.010603074, -0.0186104048, 0.0116352979, -0.0357939117, -0.0173808429, 0.00276461663, 0.0152253155, 0.00572277559, -0.0293880459, -0.0234679338, -0.00636032596, 0.0104968147, 0.0144890966, 0.0157262478, 0.0015767992, 0.0111040063, -0.00265835831, 0.116459243, -0.00928243343, -0.0235893726, 0.00266215322, 0.00496378681, 0.00350273331, -0.0193390343, -0.0108307702, 0.0160602033, 0.0182157308, 0.0404085629, -0.00732424203, 0.0167736523, -0.00622750307, 0.0176085401, -0.00193826761, -0.0107624615, 0.0181398317, -0.00482337363, 0.00356724742, -0.0180639327, 0.00279307878, 0.00311754644, -0.021722259, -0.00745706493, -0.00482337363, 0.00897883717, -0.00625027297, -0.0197337084, -0.0163030792, 0.0345491692, -0.0102159893, 0.00646658475, 0.0209936295, 0.00325226691, 0.0158628654, -0.00376268686, -0.028431721, -0.0231795181, 0.016470056, -0.00429967139, -0.00678915484, -0.0438391939, 0.0175174624, 0.000465829362, 0.00640966045, -0.0102539388, -0.0197185297, -0.0120299729, 0.0142613994, -0.0087815, 0.00973782595, 0.0257904399, 0.00867524184, -0.00454254774, 0.0315435752, -0.00363935134, -0.000773219857, -0.00246861111, -0.00986685418, -0.00817430951, 0.00128553726, -0.0184282474, -0.0185952261, 0.0106182536, 0.00248758588, -0.0105727138, 0.00918376446, 0.00866006222, 0.00529774185, -0.0195667315, 0.017775517, 0.00951013, 0.00803010166, -0.0179880355, 0.01563517, 0.012007203, 0.00262420368, 0.0083261067, -0.00484993821, -0.0132974833, 0.00780999474, 0.00539641036, 0.0158325061, 0.00273235957, -0.0254564844, -0.00856139325, 0.0110356975, -0.00527876709, 0.00667530671, 0.0018528814, 0.0127889616, -0.0300407764, 0.00643243, -0.0208873712, 0.00440593, 0.0244697984, 0.012159, 0.011908534, -0.0134492815, 0.0206748545, -0.00622370793, -0.00532810157, 0.0093052024, -0.00669807615, -0.0084171854, -0.0153771127, 0.000587267568, -0.0187166631, -0.019946225, 0.054070361, -0.000194372289, 0.0222231913, -0.00333385821, 0.0336687416, -0.0225875061, 0.0260636751, 0.0252439678, 0.00860693306, 0.00974541623, -0.0102159893, 0.0243483614, 0.0149824386, -0.0116656581, 0.00264317845, 0.00685366895, 0.0225267876, 0.0121817701, -0.0123335682, 0.0166825745, -0.00156541436, 0.0189595409, -0.0122652594, -0.000698269694, 0.00958602875, 0.00382150849, 0.0197337084, 0.0157110672, -0.0111040063, -0.0101704495, 0.00963915791, 0.0102615282, 0.00190126698, -0.00601119129, 0.00149900292, 0.00503589073, -0.0190202594, 0.014769922, 0.00580626447, -0.0205230564, -0.0121438205, -0.0164548773, 0.0072635226, 0.00478542456, 0.0167281125, 0.00549128419, -0.00756332325, -0.000431200519, 0.00976059586, -0.0232250579, 0.00813636, 0.0146105345, 0.00359191443, -0.00795420259, -0.0292362478, -0.0136010796, -0.00207393686, -0.00905473623, -0.0118554048, 0.00531292148, 0.000537458924, -0.00846272521, -0.00929761305, -0.0277334508, 0.0379190817, 0.00242686667, 0.0148458211, -0.0056886212, 0.0299648773, -0.00292210677, -0.00490306783, -0.0126371635, 0.00811359, 0.0308756642, -0.00573416054, 9.06042915e-05, -0.00361278676, 0.0110584665, 0.0299952365, -6.26758701e-05, -0.0138515458, 0.010899079, -0.00531671662, -0.0123335682, 0.0273387767, 0.0163334385, 0.00576072512, -0.0173960235, -0.0095329, -0.0191720575, -0.0338205397, -0.0103981467, 0.00796938222, -0.00725972792, -0.00517250877, -0.00819707941, -0.0139653943, 0.0015767992, 0.00644761, -0.0140868323, 0.00147907936, 0.0138970846, 0.0165914949, -0.0249251928, 0.00229973602, 0.00249517569, 0.0282799229, -0.00728249736, -0.022314271, 0.0130773773, 0.0115290396, -0.0292969681, 0.0102387592, 0.019824788, 0.00391638232, -0.023695631, 0.0305417087, -0.0146029443, 0.00472850027, 0.0269289222, -0.00493722223, 0.0247733947, 0.0261699334, 0.0272932369, 0.00379684148, -0.0435963161, 0.0248948317, -0.000868093455, -0.0201435629, 0.0138211865, 0.0277334508, 0.030253293, 0.00725972792, -0.0208873712, -0.000264934526, 6.91391324e-05, -0.0064210454, -0.0145042762, -0.0206293147, 0.00356534985, 0.0098213153, -0.0238777883, 0.01824609, -0.0210695285, 0.012303208, 0.0198703259, -0.00998070277, 0.019430114, -0.015953945, -0.0345795304, 0.0112254443, -0.00332437083, 0.0128572704, 0.0277486313, 0.0244546197, 0.0250921696, 0.0208266526, 0.0151114669, -0.0171835069, -0.0111874947, -0.0131229162, 0.00869042147, 0.0261699334, -0.00742291054, -0.0315739326, -0.0127586015, -0.016743293, 0.0010293785, -0.0257904399, 0.00710793026, -0.00135574373, 0.0324847214, 0.0166370347, -0.000103708706, -0.0142082702, -0.0124094673, 0.00606432045, 0.000794092, -0.00081970793, -0.00461085699, 0.0116352979, 0.000689731096, -0.00981372502, -0.0139729837, -0.00345909153, 0.0423515737, -0.0014430274, 0.011711197, -0.0296916422, 0.0160905626, -0.00610986, 0.00080927182, -0.0123715177, 0.0287808552, 0.00355206756, -0.0106789721, 0.0133202532, -0.01289522, -0.0135175902, 0.0105499439, 0.0118174553, -0.0246215966, 0.00717244437, 0.0220106747, 0.0107169216, -0.00439075, 0.000414597627, -0.00982890464, -0.000205519929, -0.0180183947, -0.0339116193, 0.017851416, -0.00513455924, 0.0100338319, 0.00131494808, -0.00771132624, 0.00850826409, -0.00325226691, -0.0108459499, 0.00616298895, 0.0155365011, -0.00410233438, -0.020219462, -0.0149293095, -0.00375130214, -0.0100034727, -0.0269896425, -0.000434521091, -0.0110356975, 0.0010597381, -0.0193693936, 0.00683848886, -0.0151797757, 0.0362796634, -0.0021327585, -0.00873596128, 0.00635653129, 0.0231491588, -0.0198855065, 0.0387387872, -0.0241358429, -0.0160602033, -0.0229670014, 0.037008293, -0.000173025721, 0.018519327, 0.00462224195, 0.0107624615, -0.0107245119, 0.0120679215, -0.00248568831, -0.000793143292, 0.0112102646, -0.0151190571, -0.0122500788, 0.000162471042, 0.00210619392, 0.0104285059, 0.0318168104, 0.0210391693, -0.0104436856, -0.00918376446, 0.0151570067, 0.000312608521, 0.00604534568, -0.00281584845, -0.00822743867, 0.0218436979, 0.0252895076, -0.00577210961, -0.00358242705, -0.00644002, 0.00496378681, 0.000662692124, -0.0390423834, 0.00259004929, -0.0101476805, 0.0160602033, 0.0166522134, 0.010405736, 0.0348527655, -0.0193542149, 0.0112558035, 0.0134720514, -0.0298282597, 0.00776066026, -0.0148610007, 0.00117263768, -0.0229518209, -0.00480060419, 0.00265835831, 0.00869042147, -0.0157262478, 0.0173201244, 0.00432623597, 0.00947218, -0.0197337084, -0.042776607, 0.0347616859, -0.0219347756, -0.00485752849, 0.00645140465, 0.000336801284, -0.0242572818, 0.0166522134, 0.00121533079, 0.0355206765, 0.031239979, -0.0255172029, 0.0221321136, 0.0275816526, -0.0203864388, -0.0170924272, -0.0208418332, 0.00470193569, 0.0137149272, 0.00716864923, 0.00255020242, -0.00268302532, -0.024879653, -0.0029771335, 0.00580246933, 0.000238844281, -0.000282486144, -0.0168040115, -0.00157585053, 0.00910786539, -0.00246481621, 0.0145574054, 0.00125138275, -0.00291831186, -0.0507308096, -0.0156655293, -0.00945700053, 0.000656999706, -0.00492963241, 0.00446664914, -0.000524651, -0.0155744506, -0.00812118, 0.0216919, 0.00334524317, 0.00395812653, -0.00439834, -0.0191872362, -0.0085765738, -0.00248948322, -0.00995034352, -0.0103753768, -0.000553587452, 0.00585180381, 0.00539641036, -0.000988583, 0.0125916246, 0.0140868323, -0.0038651505, 0.00484614354, 0.00595047232, -0.0094418209, 0.00657663774, 4.63398246e-05, 0.00140602677, -0.00515732868, -0.00557097793, -0.00159197906, -0.0151190571, 0.00589734316, -0.0136010796, 0.0222839117, -0.0136997476, -0.000768476166, 0.0300407764, 0.0114759104, 0.00589734316, -0.00625027297, 0.0624799579, -0.00622750307, 0.0233161356, 0.00994275324, 0.011984433, 0.0117946863, -0.0194604732, -0.0236045513, -0.00718382886, -0.00590113783, 0.00741152558, -0.00850067474, -0.00539641036, -0.0170924272, -0.0010948414, 0.000555959297, 0.00451218849, 0.0165459551, 0.0126219839, -0.00760886259, 0.00182252191, -0.0113241132, 0.00769994128, -0.0110584665, 0.00364124868, -0.0193238556, -0.0137604671, -0.00089702988, 0.018170191, 0.0157717876, -0.00358811952, -0.0082653882, 0.0131229162, -0.00450080354, 0.0154226525, 0.000981941703, -0.0113544725, 0.00618196372, -0.0319989696, 0.00499414653, -0.00604914082, -0.00288985, 0.0205078777, -0.00139369315, 0.00119730481, 0.00399607606, 0.00276461663, -0.00903955661, -0.0221472923, -0.0147926919, 0.0105347643, 0.00714967446, -0.00526738213, 0.010701742, -0.00987444445, -0.0246367771, 0.024606416, 0.00238512224, -0.0148306414, 0.00892570801, -0.0118022757, 0.0087056011, 0.00926725287, 0.00207203953, -0.00134910259, 0.0128269102, -0.00403782027, -0.000925017579, 0.00219537504, 0.0315739326, 0.00702823605, -0.0135327699, 0.002231427, 0.0154681914, -0.00345719396, 0.00639068568, -0.00607191026, -0.00593149755, 0.00520286802, 0.000601973, 0.000264934526, -0.000673602568, 0.00396951148, -0.00931279268, -0.00988962408, -0.0100793708, 0.000724834332, 0.0387084298, 0.00980613567, 0.01289522, 0.024211742, -0.0161057431, -0.000504253199, -0.0103374273, -0.00909268577, -0.00201891013, 0.00359570934, -0.00734701147, -0.0158476867, -0.00877391081, -0.00839441642, 0.0331829898, 0.00443249475, -0.0140640624, 0.0104968147, 0.0154757816, -0.00821225904, -0.0009179021, 0.00388412527, 0.00311375153, -0.0083261067, 0.0108914897, 0.0202498212, -0.00214414345, -0.0208418332, 0.0116656581, -0.0265646074, 0.0180791132, -0.0149217201, -0.0117643261, -0.016743293, -0.0229214616, -0.00373422494, -0.020614136, -0.0205230564, -0.00106637925, -0.0107624615, -0.00421618298, -0.00377786672, -0.00519148353, -0.0103677874, 0.0139274448, 6.56999691e-05, 0.00366212102, -0.0136162592, 0.0119920233, 0.014079242, 0.0036317613, -0.0167281125, -0.0101173203, 0.00530912681, -0.00183390663, -0.00662976736, -0.00373422494, -0.0259574167, 0.00510799466, 0.0117719164, 0.00322949723, 0.0234527532, -0.0114835007, 0.00939628109, -0.0279611479, -0.00728249736, 0.00265835831, -0.00433762092, -0.00354258018, -0.00527876709, -0.00350652821, -0.0138363661, -0.0119009446, -0.0138060059, 0.00530533167, -0.0062085283, -0.00474368, 0.000335378165, 0.0168495513, -0.0136769777, 0.0190050788, -0.00142025785, -0.0035368877, -0.0280218665, 0.0133202532, 0.00134246144, 0.00903196633, -0.000941146107, 0.00153695233, 0.0170013495, 0.0135479504, 0.00925207324, 0.00693715783, -0.00387843279, 0.0268530231, 0.00736598624, -0.025669001, -0.0241510235, -0.00754434848, -0.00353499036, -0.00406059, 0.0113089327, -0.0256234612, 0.0204167981, 0.00784794427, -0.00340216723, -0.0227696635, 0.00821984839, 0.0130394278, -0.011908534, 0.021403484, -0.0198703259, 0.00471711531, -0.0164396968, 0.000410802691, 0.00788589381, 0.00374181475, 0.025471665, 0.0110508772, -0.0221017543, 0.00126940873, 0.00433382625, 0.00502071111, -0.030131856, 0.00613642437, 0.0171835069, -0.00609088503, 0.0125688547, 0.02100881, -0.0123259779, 0.00033775, 0.02239017, 0.0171531476, -0.0119996127, 0.0164852366, 0.0160146635, 0.0120527418, 0.00633755652, -0.00616678409, 0.0025198427, 0.00994275324, 0.00530153699, -0.0187166631, 0.00222383719, 0.0209025517, 0.000784604694, 0.00456152251, 0.012083102, -0.00288795237, 0.0194756519, 0.00248568831, 0.0144511471, -0.00884980895, -0.0137225175, -0.0200980231, -0.00834887661, 0.0101704495, -0.00821984839, -0.0118554048, 0.0177906975, 0.00107017416, 0.00572277559, -1.47128203e-05, 0.00242686667, 0.0173504837, 0.00535087101, -0.0315435752, 0.0263065509, -0.00150754151, 0.0203257203, 0.00866006222, 0.0236197319, -0.00521425297, -0.00346098887, 0.0191872362, -0.0111343656, 0.000195676796, 0.0175326411, -0.0112558035, -0.0339419805, 0.00539641036, -0.0144966859, -0.000443771278, -0.0109370286, -0.0131760454, 0.000235049345, 0.0246974956, -0.00694854232, 0.0136010796, 0.0083261067, 0.000253312523, -0.00327883172, 0.0165459551, -0.0188684613, -0.00948736, 0.013289894, 0.00570759596, 0.00635273615, 0.0159387644, 0.00730906194, 0.0218740571, -0.00388602261, 0.00584041886, 0.00390879251, -0.00963156763, 0.0027665142, 0.000463931909, 0.00314600859, 0.00574934, -0.0342759341, -0.00725972792, 0.00138800079, -0.0145498151, -0.0128420908, -0.00282533583, 0.0157110672, -0.00597324176, 0.0217526183, -0.00961638801, 0.00946459, 0.0263520908, -0.0237259902, 0.0146181239, 0.0105878934, -0.0162271801, 0.00125707523, -0.00738116587, 0.0015644657, -0.00812877, 0.00431485148, 0.000169230785, 0.00676259026, 0.000912684, -0.00637550605, 0.0202042814, 0.00141741161, -0.00546092447, -0.00389361265, -0.00725213811, 0.0143069392, -0.015088697, 0.00204926985, -0.00260712649, 0.00453495793, -0.00145630981, 0.00674361549, 0.0135783097, -0.0417747423, 0.0103526069, -0.0357331932, 0.012993888, 0.00904714689, -0.0127206519, -0.00755952857, -0.00659181783, -0.016743293, -0.0125536751, 0.019946225, 0.0116352979, -0.0273084175, -0.00996552315, 0.00464880653, 0.00403402559, -0.00106637925, 0.012675113, -0.00192783156, -0.0105575342, 0.00620473363, -0.024211742, 0.00271907728, 0.00707757054, -0.0123715177, -0.0113241132, 0.0196578093, 0.0204167981, 0.00453116326, 0.00584041886, 0.00171246845, 0.0122652594, 0.00402264064, 0.00660320278, 0.000484092539, 0.0163789783, -0.00332816597, -0.00622370793, -0.00208911672, -0.015286034, -0.0052104583, -0.0035368877, -0.0160450228, -0.00680433447, -0.000508996891, 0.00411751401, -0.0106182536, 0.0031327263, 0.00224470929, -0.0334865861, -0.00152651628, 0.00809841, 0.00430346653, -0.000930235663, 0.0118781747, -0.000997121562, 0.00146010472, -0.0315435752, -0.0120147923, -0.0042085927, 0.00608329521, 0.0164396968, -0.00160526135, 0.000656999706, 0.000249754754, -0.00132064056, 0.00919135474, -0.016743293, 0.00896365754, 0.00267353794, -0.0050548655, 0.00436798064, 0.0253046863, -0.0123487478, -0.0165155958, 0.00309477677, 0.008728371, 0.00721418858, -0.00452357344, -0.00221245224, 0.0278397091, 0.0169558097, -0.0142006809, 0.000327551097, -0.0148837706, -0.00944941, -0.0155137312, -0.00958602875, 0.0291907098, 0.00276841153, -0.00291072205, -0.00156256824, 0.0102615282, -0.00345909153, -0.0073432168, 0.0114227813, 0.0146940229, 0.00758609315, 0.00794661231, 0.022041034, -0.00764301699, 0.0153543437, 0.00296195387, 0.0187925622, -0.0146560734, 0.0113772424, -0.00425792718, -0.00290313223, -0.00847031455, 0.0044780341, 2.65201361e-05, -0.0102463486, -0.00305303256, 0.0127737811, -0.00141930906, -0.0296005625, -0.00220296509, 0.00563549204, -0.024211742, 0.0184737872, -0.0162271801, -0.0335776657, -0.010800411, 0.00299231336, 0.00211378373, 0.0149369, -0.0270807203, -0.00540779531, -0.0198096074, -0.0118478155, 0.0017191096, 0.00617057877, -0.0236045513, 0.00243635406, 0.00521804811, -0.0350045636, -0.00448941858, 0.00864488259, -0.00340216723, -0.00410233438, 0.0125688547, -0.037797641, -0.00486132316, 0.00330349873, 0.00280446373, 0.0275664739, 0.00163656962, -0.00711172493, -0.0037702769, -0.00969987642, 0.0250314511, 0.0143980179, 0.0114531405, -0.00314600859, -0.0241813827, 0.00866006222, -0.0158780459, -0.000120074401, -0.00512696942, 0.0205534175, -0.0126219839, -0.00669428101, 0.00931279268, -0.00906991586, -0.0101476805, 0.000832041493, -0.0155365011, 0.00905473623, -0.00310805906, 0.0099958824, 0.0087815, -0.00376458443, 0.00314411102, -0.0183827095, 0.0159084052, -0.0180791132, -0.0117719164, 0.00626924727, 0.00198665308, 0.0200524833, -0.0110812364, 0.0034040648, -0.000599126797, 0.0205534175, -0.00374371232, 0.039771013, -0.00655766344, -0.0203560796, 0.00679674465, -0.0126447538, -0.00108535402, -0.00962397829, -0.00342873181, -0.00128363981, -0.0197033491, 0.001537901, -0.0205837768, 0.0177906975, 0.0114531405, 0.00925966352, -0.00350083574, -0.021600822, 0.00558236241, 0.0272021592, 0.000120845245, -0.00473988522, -0.00897883717, 0.00982890464, -0.00669807615, 0.00348375854, -0.0209784508, 0.00325036957, -0.00717244437, 0.0200524833, -0.0130318375, 0.0124094673, -0.0183978882, 0.0114455512, -0.00383858592, -0.00332247349, 0.0147167929, -0.00579487951, 0.00308718695, -0.016470056, -0.00520286802, -0.00389361265, 0.00363365887, 0.0258966982, 0.00755573343, 0.00881186, 0.00985926483, 0.00336421793, 0.00226178672, 0.00379494391, -0.0328793935, -0.00362037658, -0.00581385428, -0.000453258632, -0.0102994777, -0.00598842185, -0.00461844681, 0.000753770757, -0.00181872689, -0.00367730064, -0.0145270452, -0.02100881, -0.0208873712, -0.0129635287, 0.00415546354, -0.0242724624, 0.0208266526, 0.0256234612, 0.0125688547, -0.0200221241, 0.00775307044, -0.00444767438, 0.0106486129, -0.0106334332, 0.00335093564, 0.0199917648, 0.00509281503, -0.00521804811, -0.00256348471, 0.0156503487, -0.0402567647, 0.000231135811, 0.0169254504, 0.0194604732, -0.010701742, 0.0202953611, -0.0203712601, 0.00198096083, 0.00276082172, 0.00355965737, -0.0148610007, -0.0152253155, 0.0103526069, -0.00321431761, 0.0221321136, 0.0173504837, -0.00362796639, 0.00215932308, 0.00632996671, 0.00416305335, 0.00951772, 0.00122671563, -0.0284924395, -0.00550646381, 0.0272021592, -0.0285227988, 0.0112178549, 0.0183978882, 0.00393156195, 0.0100945514, 0.0085538039, -0.0332740694, -0.00489168288, 0.00700167147, 0.0189747196, -0.0024003021, 0.0181398317, -0.00469055073, -0.00609847484, 0.00229214621, -0.00957843848, -0.00894088764, 0.0131305065, -0.019232776, -0.0126143936, -0.00355396513, 0.00401505083, 0.00357863214, 0.00906232651, -0.00716864923, 0.024606416, -0.00771512091, -0.0115366299, -0.00362606905, -0.0245760567, -0.026974462, -0.00809082, -0.0009179021, -0.00163467217, 0.00989721436, -0.000633755641, 0.00748742465, -0.00058157515, -0.000143259138, 0.0127434218, 0.0121665904, -0.00480439933, 0.0258359779, -0.00395812653, -0.0223749895, -0.0211606082, -0.00729767745, -0.00828056782, -0.0183827095, -0.00175990525, 0.0322418436, 0.00439075, 0.00357104233, 0.00277410401, 0.0220865738, -0.00273235957, -0.0152253155, -0.00438695541, -0.0100414222, -0.00126751128, -0.0199158657, -1.74182e-05, -0.00203029509, -0.0135707194, 0.0117643261, 0.0150583377, -0.0024780985, 0.00065747404, 0.00757850334, 0.00881945, -0.0157717876, -0.0162271801, -0.00234907027, -0.00457290746, 0.00207393686, 0.00566964643, 0.00732044689, -0.00821984839, 0.0123487478, -0.00575693, 0.00777963502, -0.0298889782, -0.0275816526, -0.018443428, -0.0122880284, 0.00811359, -0.000368821115, -0.0130166579, 0.000324230525, -0.0112406239, -0.014079242, 0.002058757, -0.000897504273, -0.0253502261, 0.0130242482, -0.0143524781, 0.00944941, -0.00195819116, -0.00602637092, 0.00719521381, -0.0166218542, 0.0053850254, 0.0122273099, -0.00106732803, -0.019824788, 0.0188988205, 0.0232554171, -0.0272780582, -0.00162803102, -0.0153922932, -0.0112785734, 0.00661458727, 0.00631858176, 0.00361278676, 0.00910027605, -0.00777204521, -0.00876632053, 0.00329401135, 0.00843236595, -0.0208266526, -0.00765819708, -0.00650832895, -0.00866006222, -0.00121912581, -0.00249707326, -0.00548748905, 0.0191265177, 0.0323025621, -0.00699028699, 0.0194908325, 0.00166692911, -0.0174871013, -0.00942664128, -0.00247999583, -0.0136693884, 0.000842951937, 0.00346098887, -0.00403402559, -0.0127054723, -0.00124853663, 0.00957084913, -0.0074191154, 0.0199917648, -0.0250769891, 0.00321621494, 0.00596944708, 0.0151949562, 0.00745706493, -0.00579867465, 0.01082318, 0.00554441335, -0.017062068, -0.0147092026, -0.00877391081, 0.00301508303, 0.0114683211, -0.00202460261, -0.0112254443, -0.000571613433, -0.00533948606, 0.0182764512, -0.0177603383, -0.00467537111, -0.0126295732, 0.0112026744, 0.0036317613, 0.0304961707, 0.0228455625, -0.0191720575, -0.00800733175, -0.0273387767, -0.00708895549, -0.0187470242, -0.00190885679, 0.0170165282, 0.00320293265, 0.020614136, 0.0204623379, 0.0153391641, 0.00184908649, 0.00828056782, 0.00564687653, 0.00359950447, -0.00280256616, 0.00468296092, 0.00615539914, 0.0181550123, -0.0121893603, -0.00325795938, 0.0122197196, -0.00957084913, -0.00574175036, -0.00329211401, 0.0116201183, 0.0142841693, -0.0129862987, -0.014473916, -0.0107245119, 0.0260484964, 0.0103450175, -0.0200980231, -0.0102311689, 0.00492204214, 0.0190809779, 0.00311185396, 0.00339267985, -0.0299193393, -0.00369437807, 0.0104209166, -0.0134265115, 0.0147547424, -0.0246974956, -0.00856898353, 0.0176540799, 0.00238512224, -0.00229214621, 0.00255779224, 0.00215742574, -0.0045197783, -0.0119540738, -0.00674361549, -0.0286594164, 0.00408335961, -0.0149444891, 0.024879653, -0.0120147923, -0.0145801753, -0.0146940229, -0.0194604732, -0.00908509549, -0.0231491588, -0.00351032312, -0.0144966859, -0.0152556747, 0.0149065396, -0.00315739331, -0.00622370793, 0.00326934434, 0.0103298379, -0.00738496101, 0.0119920233, 0.0120375622, -0.0235286523, -0.00243825163, -0.0202650018, 0.0239840467, -0.0115745794, 0.00260902406, 0.0105878934, -0.0101249106, 0.0245760567, -0.021327585, 0.0260333158, 0.00372284, -0.00231112097, 0.0148078715, -0.0164548773, -0.0140033429, -0.0222383719, 0.00391638232, 0.0157566071, -0.00893329829, 0.00304544251, -0.00579487951, -0.012477776, -0.00463742157, -0.00340596214, -0.00912304502, -0.00174377672, 0.000859080465, -0.00415166887, 0.0165914949, -0.0126902927, 0.00448182877, -0.0196881685, -0.0218133386, 0.00473988522, 0.00478162942, 0.00768096652, 0.00320672756, -0.00531292148, -0.00813636, 0.00982890464, -0.0631478652, -0.0271414388, 0.0103146574, -0.00151418266, -0.0104512759, -0.00453495793, 0.01962745, 0.00469434587, -0.0224357098, 0.0102842981, 0.0166370347, -0.00307769957, 0.00229594111, -0.00538123073, -0.00459947204, -0.006842284, 0.0171835069, 0.011711197, -0.0201587416, -0.0263520908, 0.0105651245, -0.0144815063, 0.0029391842, 0.00276271929, -0.0118402252, -0.00777963502, -0.00449321372, 0.00774548063, 0.00407577, 0.00937351212, 0.00443249475, -0.00212516868, -0.0158780459, -0.0231188, 0.00411751401, 0.00329211401, 0.00976059586, -0.0167129338, -0.00158438913, 0.0159691237, 0.00409094943, -0.00658422802, -0.00835646689, -0.0247126762, 0.00257866434, 0.0158325061, -0.0127054723, 0.00048124633, -0.0109294383, 0.0303291921, -0.0123487478, 0.00567723624, -0.0101400902, -0.00763542717, 0.0186104048, -0.0171531476, 0.0187166631, -0.0256993603, 0.0173808429, -0.0100034727, -0.0117491465, -0.000740962802, -0.00133012782, 0.00507384026, -0.00479680905, 0.0135479504, 0.00225799158, -0.00935833156, -0.00281015597, 0.011984433, 0.00389361265, -0.00524461269, -0.00215173326, 0.00298472354, 0.00117738137, 0.00458049728, 0.0180335734, 0.0114379609, 0.00985167455, 0.00253881747, 0.0168495513, -0.00414028391, 0.0147092026, -0.0109673878, -0.0161512811, -0.0107852304, 0.0074760397, -0.00395053672, 0.00511178933, -0.003593812, 0.0048651183, 0.00744568, 0.00389361265, 0.0177147985, 0.00306251971, 0.0126675228, 0.00455013802, -0.000140175747, 0.0115366299, 0.00143543759, -0.0145346355, 0.0018443428, 0.00966951717, 0.00428449176, 0.0107245119, -0.0102691185, -0.0122956187, -0.00436039083, -0.00339457742, -0.0105878934, 0.0267315861, -0.00934315193, 0.00668289652, 0.00527876709, -0.00346857891, 0.00662217708, 0.0240751244, 0.0128117306, -0.0126219839, -0.00407197513, 0.000860029191, -0.0351867191, 0.00137851341, -0.00472091045, 0.0120451525, -0.0266405065, -0.0103450175, -0.0112178549, -0.0153467534, -0.0277486313, 0.0121438205, 0.013881905, 0.00881186, 0.00182062434, 0.00362606905, -0.0146333044, -0.00699028699, 0.0224660691, -0.0144663267, 0.0159843042, 0.0116201183, -0.00374560966, -0.0034382192, -0.00221245224, -0.00540779531, -0.0245912373, -0.0023092234, 0.0100945514, -0.00366781326, -0.0144207869, 0.0065538683, -0.0304202717, 0.00997311249, 0.0151190571, -0.0229821801, 0.010208399, 0.0114986803, 0.0192175973, 0.0182916299, 0.00289743976, -0.002749437, 0.00785553362, -0.0220562145, -0.0121210515, 0.0122728487, -0.00281964336, 0.0190961584, 0.00549128419, 0.0039771013, -0.0171379671, 0.00421618298, 0.00754814362, -0.00738875614, 0.00336421793, 0.0174415633, 0.0102235787, 0.0125460848, -0.0046526012, 0.0192783158, 0.0204926971, 0.0114151919, 0.0156199895, 0.00206065457, 0.0189899, -0.0156655293, -0.0126827024, 0.0146408938, 0.00310236681, -0.0126219839, -0.0126447538, -0.0105651245, -0.00379114901, -0.00529015204, -0.0192175973, -0.021403484, 0.000264934526, -0.000473656459, -0.00407956494, 0.00822743867, -0.00418202812, 0.0154150622, 0.0108763091, -0.00938869175, -0.0204775184, 0.00148477184, -0.0175933596, -0.0249555521, -0.00403023046, -0.00985167455, -0.000293633784, 0.00167072413, 0.0132671241, -0.0100034727, 0.00489168288, 0.00428069662, -0.00538882054, 0.000696846575, -0.0144207869, -0.00733183185, 0.00446285401, 0.0117339669, 0.0105119953, 0.00445146952, 0.0197792482, 0.0183978882, -0.00428449176, -0.0140716527, 0.0251377095, 0.00300939055, 0.011908534, 0.00795420259, 0.0107321013, 0.0178817753, -0.000862875371, 0.00272097485, 0.00751398923, 0.014868591, 0.00441731466, -0.00518009858, 0.0056886212, 0.0212668665, 0.00430726167, 0.00115840661, 0.0011849713, 0.00556338811, 0.026579788, -0.00225229934, 0.00169064756, -0.0219499562, 0.00472850027, -0.0045539327, 0.00589734316, 0.0168495513, -0.012280439, 0.00546471914, 0.0278245285, 0.0202801805, 0.0197640676, -0.00925966352, 0.0131608658, -0.00328262663, -0.01151386, 0.0286897775, -0.00402643578, -0.0281281248, -0.0130166579, 1.10438805e-06, -0.0255172029, -0.0160146635, 0.00380063639, 0.00256158714, -0.0128800403, 0.00327124167, -0.00878909, 0.00711172493, 0.00741532072, -0.00351222069, 0.0229670014, -0.00223901705, 0.00332057592, 0.0146257142, -0.0147851016, -0.00787071418, -0.00661838241, -0.00273615471, -0.0160602033, -0.0199765861, -0.0125005459, -0.00172480207, -0.00325606205, 0.0121286409, 0.00327313924, 0.0139957536, -0.00466398615, -0.00663356204, -0.0141020119, 0.015361933, 0.00203598756, -0.0101704495, 0.000953005336, -0.00599980634, 0.00729008764, -0.000875208934, 0.008037691, -0.0123259779, -0.0164548773, -0.0301166754, -0.0253957659, -0.0103298379, -0.0108307702, -0.0207507536, 0.00912304502, 0.00848549511, -0.00463742157, -0.00136143621, 0.0197792482, -0.0159084052, -0.00053556147, -0.00628063222, -0.00823502801, 0.000990480417, 0.0109370286, -0.000725308666, 0.0168191921, 0.00134151266, 0.0148610007, 0.0259118769, -0.0150279785, -0.0235893726, 0.0192024168, -0.0277334508, 0.0110508772, 0.00393156195, -0.01962745, -0.0207811128, 0.00812877, -0.0150203882, -0.0138439555, 0.00762783736, -0.0148534104, -0.0174719226, 0.00275133434, -0.0164396968, 0.0019600885, -0.00893329829, -0.0145194558, 0.012971119, 0.000853862381, 0.0431105644, 0.00614780933, 0.00111855974, -0.00513455924, 0.0141096022, 0.00291261962, -0.00462603662, -0.00840200577, -0.0259118769, -0.00662597222, -0.0104436856, 0.00406818, 0.0189140011, -0.0104892254, -0.00362227415, 0.0120299729, -0.0011460731, 0.0162575394, 0.00336801284, 0.00486132316, -0.0228000227, -0.0136086689, 0.00587077858, 0.00845513493, -0.00537743559, 0.0798456222, 0.0127889616, -0.00523322774, -0.00963915791, -0.0153695233, -0.00426931214, -0.0113544725, 0.0463893972, -0.00252933, 0.00688782334, -0.0100869611, 0.0183675289, -0.0116352979, 0.00716864923, -0.0145574054, -0.00533569138, 0.00133771775, -0.00637171092, -0.00120489474, 0.00954807922, 0.00914581493, -0.00546471914, 0.00787830353, -0.0182309113, -0.010307068, -0.00102653238, -0.0171683263, -0.0174263828, -0.0140564721, 0.00202839752, 0.00846272521, 0.00746845, -0.00236804504, 0.0122500788, -0.0128724501, 0.000777963491, 0.0169254504, -0.00376837933, 0.00192593411, 0.00850067474, 0.000527022872, -0.0100869611, 0.00239650719, 0.0124550061, 0.00804528128, -0.00354637508, -0.0045539327, -0.0273843165, 0.0123791071, -0.00515732868, 0.0077872253, -0.00580246933, -0.00205685967, -0.0183371697, 0.0117567368, -0.00502071111, -0.00070348772, 0.00477783429, 0.0160298441, 0.0125309052, 0.0024989706, 5.76653583e-05, 0.0112178549, -0.0153922932, 0.011908534, -0.00840959605, -0.00546092447, -0.016667394, 0.00666012662, -0.00442111, 0.0114835007, -0.0082653882, 0.0100869611, 0.0150431581, 0.0014221553, 0.0152025456, -0.00634894148, 0.0168950912, -0.00406438485, -2.66980242e-05, 0.00785553362, -0.00271338504, -0.00893329829, 0.00781758502, 0.0132974833, -0.00172669953, -0.0211302489, -0.028553158, -0.0205382369, -0.0171835069, -0.000959646481, 0.00392397214, -0.00590872765, 0.0204926971, 0.00577590475, 0.0135327699, -0.0269896425, 0.00409853971, 0.0182005521, 0.00825779792, 0.0129635287, 0.0280522257, -0.0132823037, -0.00105214817, -0.00784794427, 0.0306176078, -0.00586698344, -0.0209480915, 0.0268985629, -0.000358859397, 0.0123563381, 0.0118629951, 0.00721418858, 0.0252136085, 0.00954048894, -0.00455013802, -0.0065538683, -0.00558995269, 0.0143145286, -0.00673982035, 0.0107624615, 0.00236804504, -0.0202953611, 0.0079997424, 0.00853103399, -0.00384238083, -0.00775307044, -0.00343252695, 0.00592770241, -0.0358242728, 0.014967259, 0.0140564721, 0.00374940457, -0.00916858483, 0.0090167867, 0.02776381, -0.00385376555, -0.0175326411, -0.00632617157, 0.0402264073, 0.0269592814, -0.0143372985, 0.0108838994, -0.00456531765, -0.0150507474, -0.000498086389, 0.00366022345, 0.00141551415, -0.0238474272, -0.0127358325, -0.00802251138, 0.0254413038, 0.0107245119, -0.0134720514, 0.0191416983, -0.000704910839, 0.00435659569, -0.0115062706, -0.00525599765, -0.00682330923, 0.00847790483, 0.000938299927, 0.00913822558, -0.00463742157, 0.0243483614, 0.00986685418, 0.00628063222, 0.01962745, -0.0117643261, -0.00377217424, 0.0214793831, -0.000825400348, 0.00199234555, 0.0179880355, -0.0157869663, 0.0289933719, 0.011711197, 0.00923689362, -0.000279639935, -0.0111647248, -0.00965433754, 0.0036146841, -0.00289743976, 0.0386780687, -0.00258056191, 0.00487270812, -0.0334562249, -0.0104664555, 0.00392397214, 0.0266405065, 0.00011367043, 0.011711197, -0.0169254504, 0.00329590891, 0.0316953734, -0.0069409525, 0.0148458211, -0.0258815177, -0.00869801175, 0.0117491465, 0.00231491588, -0.00106732803, -0.0168647319, 0.0138743157, 0.0117719164, 0.00703203119, -0.00173428946, 0.00869042147, 0.00642863521, -0.00972264633, -0.0117567368] |
28 Dec, 2024 | I/O Interface (Interrupt and DMA Mode)
28 Dec, 2024
The method that is used to transfer information between internal storage and external I/O devices is known as I/O interface. The CPU is interfaced using special communication links by the peripherals connected to any computer system. These communication links are used to resolve the differences between CPU and peripheral. There exists special hardware components between CPU and peripherals to supervise and synchronize all the input and output transfers that are called interface units.
Mode of Transfer:
The binary information that is received from an external device is usually stored in the memory unit. The information that is transferred from the CPU to the external device is originated from the memory unit. CPU merely processes the information but the source and target is always the memory unit. Data transfer between CPU and the I/O devices may be done in different modes. Data transfer to and from the peripherals may be done in any of the three possible ways
Programmed I/O.
Interrupt- initiated I/O.
Direct memory access( DMA).
Now let’s discuss each mode one by one.
Programmed I/O: It is due to the result of the I/O instructions that are written in the computer program. Each data item transfer is initiated by an instruction in the program. Usually the transfer is from a CPU register and memory. In this case it requires constant monitoring by the CPU of the peripheral devices. Example of Programmed I/O: In this case, the I/O device does not have direct access to the memory unit. A transfer from I/O device to memory requires the execution of several instructions by the CPU, including an input instruction to transfer the data from device to the CPU and store instruction to transfer the data from CPU to memory. In programmed I/O, the CPU stays in the program loop until the I/O unit indicates that it is ready for data transfer. This is a time consuming process since it needlessly keeps the CPU busy. This situation can be avoided by using an interrupt facility. This is discussed below.
Interrupt- initiated I/O: Since in the above case we saw the CPU is kept busy unnecessarily. This situation can very well be avoided by using an interrupt driven method for data transfer. By using interrupt facility and special commands to inform the interface to issue an interrupt request signal whenever data is available from any device. In the meantime the CPU can proceed for any other program execution. The interface meanwhile keeps monitoring the device. Whenever it is determined that the device is ready for data transfer it initiates an interrupt request signal to the computer. Upon detection of an external interrupt signal the CPU stops momentarily the task that it was already performing, branches to the service program to process the I/O transfer, and then return to the task it was originally performing.
The I/O transfer rate is limited by the speed with which the processor can test and service a device.
The processor is tied up in managing an I/O transfer; a number of instructions must be executed for each I/O transfer.
Terms:
Hardware Interrupts: Interrupts present in the hardware pins.
Software Interrupts: These are the instructions used in the program whenever the required functionality is needed.
Vectored interrupts: These interrupts are associated with the static vector address.
Non-vectored interrupts: These interrupts are associated with the dynamic vector address.
Maskable Interrupts: These interrupts can be enabled or disabled explicitly.
Non-maskable interrupts: These are always in the enabled state. we cannot disable them.
External interrupts: Generated by external devices such as I/O.
Internal interrupts: These devices are generated by the internal components of the processor such as power failure, error instruction, temperature sensor, etc.
Synchronous interrupts: These interrupts are controlled by the fixed time interval. All the interval interrupts are called as synchronous interrupts.
Asynchronous interrupts: These are initiated based on the feedback of previous instructions. All the external interrupts are called as asynchronous interrupts.
Direct Memory Access : The data transfer between a fast storage media such as magnetic disk and memory unit is limited by the speed of the CPU. Thus we can allow the peripherals directly communicate with each other using the memory buses, removing the intervention of the CPU. This type of data transfer technique is known as DMA or direct memory access. During DMA the CPU is idle and it has no control over the memory buses. The DMA controller takes over the buses to manage the transfer directly between the I/O devices and the memory unit.
Bus grant request time.
Transfer the entire block of data at transfer rate of device because the device is usually slow than the speed at which the data can be transferred to CPU.
Release the control of the bus back to CPU So, total time taken to transfer the N bytes = Bus grant request time + (N) * (memory transfer rate) + Bus release control time.
Buffer the byte into the buffer
Inform the CPU that the device has 1 byte to transfer (i.e. bus grant request)
Transfer the byte (at system bus speed)
Release the control of the bus back to CPU.
Advantages:
Standardization: I/O interfaces provide a standard way of communicating with external devices. This means that different devices can be connected to a computer using the same interface, which makes it easier to swap out devices and reduces the need for specialized hardware.Modularity: With I/O interfaces, different devices can be added or removed from a computer without affecting the other components. This makes it easier to upgrade or replace a faulty device without affecting the rest of the system.Efficiency: I/O interfaces can transfer data between the computer and the external devices at high speeds, which allows for faster data transfer and processing times.Compatibility: I/O interfaces are designed to be compatible with a wide range of devices, which means that users can choose from a variety of devices that are compatible with their computer’s I/O interface.
Disadvantages:
Cost: I/O interfaces can be expensive, especially if specialized hardware is required to connect a particular device to a computer system.Complexity: Some I/O interfaces can be complex to configure and require specialized knowledge to set up and maintain. This can be a disadvantage for users who are not familiar with the technical aspects of computer hardware.Compatibility issues: While I/O interfaces are designed to be compatible with a wide range of devices, there can still be compatibility issues with certain devices. In some cases, device drivers may need to be installed to ensure proper functionality.Security risks: I/O interfaces can be a security risk if they are not properly configured or secured. Hackers can exploit vulnerabilities in I/O interfaces to gain unauthorized access to a computer system or steal data.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode) | https://www.geeksforgeeks.org/io-interface-interrupt-dma-mode?ref=asr8 | Languages | O Interface (Interrupt and DMA Mode) | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.031388931, 0.0325228795, -0.0171899591, 0.0164750814, 4.93982807e-05, 0.0464424714, -0.0106985318, 0.0106656635, -0.0156122968, 0.0221858956, 0.0174200367, -0.0384884179, 0.0541007146, -0.0402632914, -0.0296797976, -0.00279994216, -0.0115284482, -0.000878705236, 0.016417563, 0.0166065525, 0.0216435734, 0.00269517535, -0.0680367425, -0.0370750949, -0.0446676, 0.0047412077, -0.00862784777, -0.00111956603, -0.0320134237, 0.00534515735, 0.00645445194, 0.0190141331, -0.0263765641, -0.0345113911, -0.0243223142, -0.0327200852, -0.0426297858, -0.0259328466, 0.0199344382, -0.00721452432, 0.00733777927, -0.0107724844, 0.0137881227, -0.00073234, -0.0313232, 0.0109614758, -0.0280528311, -0.0257356372, 0.011758524, -0.0207397025, 0.00487267971, -0.0240593702, 0.0452920943, 0.0411835946, 0.00695158029, 0.0414465368, 0.0274940748, 0.0010990235, 0.00991791673, -0.0310273841, 0.0445032604, 0.00658181543, -0.00306288595, -0.0297126658, 0.0179294907, -0.00051202171, -0.0786202401, 0.0325064436, 0.0309123471, -0.00127979741, -0.030895913, -0.0101972949, -0.00797459669, -0.00977822766, -0.011240853, -0.0017481664, 0.0684311613, 0.0444046594, 0.0294332877, 0.00838544685, -0.0297291, 0.0354974307, 0.0296469294, -0.00209944299, 0.0121940253, -0.00149549369, -0.0211505536, -0.0662618726, 0.0559084564, -0.00538213365, 0.0106492294, 0.00915373582, 0.00866893306, -0.0290388707, -0.0362862647, -0.0372065678, 0.0167626757, 0.0102548134, -0.000857649196, -0.0263929982, 0.0301399492, 0.0130650271, 0.0127692148, -0.0228925571, 0.0116024017, -0.0044741556, 0.00253699813, 0.0166312046, 0.0216107052, 0.0560727939, -0.0253412221, 0.0043673343, 0.0149878049, 0.0247495975, -0.0262122247, -0.009088, 0.0127116963, -0.0401646867, -0.00691460399, 0.00665987702, 0.0238457285, 0.0277570188, -0.0124816205, 0.042268239, -0.0505509712, 0.0556455106, -0.0114380615, -0.02274465, 0.00237882091, -0.00534515735, -0.00248975051, 0.0424325764, -0.00963032153, 0.0258999784, 0.0148234647, -0.00198748638, -0.00808141753, 0.0613974109, -0.00365656405, -0.00603127666, 0.00959745422, -0.0102712475, -0.0432214104, 0.0103205498, -0.0131964991, 0.0124734035, -0.012662394, 0.0328679942, -0.0423997119, 0.0235992186, -0.0361219235, -0.0201973822, -0.00422353717, 0.0124569694, 0.0519642942, -0.00574368145, 0.0268531498, 0.0121365059, -0.0165408179, -0.00709537789, -0.00542321894, -0.0313067622, -0.0343470536, -0.00977822766, 0.0196057577, -0.0127692148, 0.0330323316, -0.0349058062, -0.0587351024, 0.0422353707, -0.0397374034, 0.007046076, 0.00230075954, 0.00291908858, -0.00777738867, -0.0012993128, -0.0170256197, 0.0313232, -0.0107642673, -0.0509453863, -0.0154233053, -0.0443717912, -0.0160477981, 0.00544376113, 0.052457314, 0.0357603766, 0.0212491564, -0.0258342419, 0.0111915516, -0.0185868498, -0.0125062708, 0.0082580829, 0.0423997119, 0.0502551608, -0.0169434492, -0.00179849542, -0.0478886664, 0.0429255962, 0.0156698152, -0.0202302486, -0.00563686062, 0.00154890411, -0.0100329546, -0.00246304506, 0.00513973227, -0.0205917973, -0.00947419833, -0.0141989728, 0.0203945898, 0.0156040797, -0.034116976, 0.00440431107, 0.00529996399, -0.022876123, 0.011635269, -0.0162203535, -0.01809383, -0.0121036386, -0.016417563, -0.0452920943, 0.00847172458, 0.000837106665, 0.00650375383, -0.019507153, -0.0554154366, -0.0531804115, 0.00746925129, -0.0416766144, 0.0065407306, -0.00709126936, -0.0037859818, 0.055185359, 0.018997699, -0.03257218, -0.0400003456, -0.0228268206, 0.00926877372, -0.00579709234, -0.0303042885, 0.016680507, -0.030632969, 0.0193592478, -0.0340841077, 0.00620794203, -0.0139031606, 0.00386198913, 0.0446018651, 0.0673793852, -0.0155958626, 0.0039277249, -0.0101562096, 0.00255343225, 0.00187450263, 0.0359904505, -0.0385870226, 0.0424325764, -0.0084881587, -0.00372435432, 0.0197536629, -0.0181266982, 0.0119886, -0.00231103064, -0.00465492951, 0.0141332364, -0.0261793565, -0.0138867265, 0.0614302792, 0.0114709297, 0.0183403399, -0.0406577066, 0.022103725, -0.0316683091, -0.00392361637, -0.00465082098, 0.00912908465, -0.00810606871, -0.00967140682, 0.048217345, 0.0341827124, 0.0307151396, 0.0201973822, -0.00671328744, 0.0141250193, -0.0121365059, -0.017584376, -0.019392116, -0.0159984957, 0.0324735753, -0.011889996, 0.00531228911, -0.0224159714, -0.0176665466, -0.0268202815, 0.0156533811, 0.0461137928, 0.00513151521, -0.00345319347, 0.00844707433, -0.00257397466, -0.0192277748, 0.0267381109, -0.0301399492, 0.0121693742, -0.0159491934, -0.0142975766, -0.0139113776, -0.0150617575, 0.0224324055, 0.0295811929, -0.0371079631, 0.0348400734, -0.0152589651, -0.0316683091, -0.0662947372, 0.0280528311, 0.0352016203, 0.0203945898, -0.0044453959, -0.0205260608, -0.0201809481, 0.0250947122, -0.00444950443, -0.0277077183, 0.0650457591, 0.0161628351, -0.0101479925, 0.0266066398, 0.064487, -0.0102958987, -0.019770097, -0.0479872674, -0.00483981194, 0.00688173575, -0.0197207946, 0.0217750445, -0.0306001, -0.0313067622, 0.0234184451, -0.0159327593, 0.023517048, 0.0121611571, -0.0139442459, -0.0460151881, -0.0100329546, -0.0216764417, 0.00204808684, 0.0194907188, -0.00361137069, 0.00624081027, -0.0343470536, 0.00175535621, 0.00527942134, 0.0082663, -0.0233362745, 0.0326707847, -0.0019289403, -0.00487267971, -0.0102712475, -0.0114134103, -0.0109203905, 0.0195893236, -0.0291210413, 0.0200166069, 0.0431885421, -0.0391786471, -0.0204110239, -0.0130239418, -0.00146365282, 0.0486446284, 0.00118941045, -0.00359082827, -0.0259657148, 0.00695568882, 0.00880862214, -0.0351030156, 0.0236320868, 0.0209204778, -0.00500004319, 0.0223009326, 0.0126870451, -0.00646677753, 0.0231226329, -0.036056187, 0.0144290486, 0.00180363108, -0.0186690204, -0.00369764911, -0.0173871685, -0.0187018868, 0.034774337, -0.0231719352, 0.0126459599, -0.0128267342, 0.00831149332, 0.0214792322, -0.00746514276, 0.0315532722, -0.0108793052, 0.0219558198, 0.0143633131, 0.0295811929, 0.0149056343, -0.0127281304, 0.0383898169, -0.00754320435, 0.000898734143, -0.0425311811, 0.0223831031, -0.0144947842, 0.0015057649, 0.0163353924, -0.0379625298, -0.00852102693, 0.0138209909, -0.00479872711, 0.0405262336, -0.0107560502, 0.0514712743, -0.0185211133, -0.018997699, 0.0112490701, 0.0178308859, -0.0167380255, 0.0296797976, 0.032588616, 0.0214299317, -0.0114462785, 0.00296222791, 0.00799513888, 0.00339156599, -0.0107067488, 0.000610625662, -0.0178144518, 0.0146180391, -0.00378187327, -0.0338211656, 0.040953517, 0.0190963037, -0.0402304232, 0.00621205056, -0.0145687377, 0.00399140688, 0.0451606214, 0.00541089335, -0.0581434779, -0.00726382621, -0.0377324559, -0.0344785228, 0.0139524629, -0.0186854545, -0.038652759, -0.0181924328, -0.025587732, -0.0140428497, 0.0597211421, 0.0180280935, 0.0121365059, -0.0576833263, 0.0276255477, 0.0141743217, 0.0361219235, 0.0312574618, 0.0139278118, 0.0242401436, 0.0326050483, -0.00630243775, -0.0257192049, -0.0031594357, -0.0088907918, 0.00769932708, 0.0147166438, -0.0161053166, 0.0503208973, 0.0318983868, 0.0192442089, -0.0113558909, 0.00850459281, 0.0244866535, -0.00214052806, -0.0631722808, 0.0063476311, 0.0563028716, -0.0113887591, -0.0349058062, 0.0174364708, 0.025209751, 0.0160888825, 0.0472313054, -0.00974535942, -0.00692692958, -0.0177487154, 0.00181903795, 0.027001055, -0.0264423, -0.0281021334, -0.0377324559, -0.0340183713, 0.0231719352, -0.010213729, 0.0717179626, -0.0510111228, -0.0160724483, -0.00968784094, 0.025078278, -0.00489322236, 0.014609823, 0.00453578308, 0.0254726931, 0.0315532722, -0.0223338, 0.00656127278, 0.0106410123, -0.000547971053, 0.0460809246, 0.0355303, 0.00365245575, -0.0163764767, -0.00282048457, -0.00241990597, 0.0135580469, 0.00610522972, 0.022481706, -0.000779074151, -0.0129335551, -0.00974535942, 0.00104920799, 0.0372394361, -0.0136813018, -0.0176172443, -0.036056187, 0.0037428427, -0.000539240486, 0.00682421681, -0.00608879561, -0.0207232684, -0.00308548287, 0.00723917549, 0.0346099958, -0.00338540319, 0.0149138514, -0.0106820976, 0.0496635363, -0.0330652, -0.0178966224, -0.00089205784, 0.0223338, 0.00201213732, -0.0165901184, -0.0139524629, 0.0265409034, 0.027411906, 0.0143797463, -0.00837723, 0.0020408968, -0.00312245917, -0.00656538131, -0.005944998, -0.00818002131, -0.021709308, -0.00592445582, -0.0107971355, 0.00559577579, 0.017962357, 0.0343799181, -0.00769521855, -0.0258013736, 0.0131718479, 0.00183649908, 0.00642158417, 0.0115941847, -0.00900583, -0.0230733305, -0.0122679779, 0.00375105953, 0.0423011072, 0.0314382352, 0.0290060025, -0.040953517, 0.00787599292, 0.0263436958, -0.0161546189, 0.00944954809, 0.000841215195, -0.0195235871, 0.0138620762, -0.00509043038, 0.0183239058, -0.00635173963, -0.00568205398, -0.0145112183, 0.0031594357, 0.0233034063, -0.0084881587, 0.00703375041, 0.0114544956, 0.000680983707, 0.0269188862, -0.00365656405, -0.00987683143, -0.0481187403, 0.0179787911, 0.0320298597, 0.0419066884, 0.00765002519, -0.000841215195, 0.0184553768, -0.0218572151, 0.00668041967, -0.00924412254, 0.0178966224, 0.00970427506, 0.022218762, 0.020542495, 0.0163600426, 0.0167298075, -0.0193099454, 0.00751444465, 0.00190839777, 0.00146570709, -0.00607236149, 0.00849637575, 0.00725971768, 0.00576833263, 0.0179459229, 0.0110025601, 0.0161957033, -0.0078965351, -0.0335089192, -0.0272311307, -0.0143961804, 0.00119557325, -0.000733880617, -0.0238292944, -0.00730080297, 0.0137470374, 0.00385582633, 0.00551771419, -0.0203945898, -0.0306658372, 0.0270339232, -0.00606414443, 0.0115941847, -0.00604771078, 0.102022246, 0.00235417, 0.0316354409, 0.0020172731, 0.0294332877, 0.00487267971, 0.018619718, -0.00662700878, -0.0107807014, -0.0044741556, 0.0197536629, -0.0246345606, -0.0225803107, 0.0137223871, -0.0282007381, 0.0164915156, 0.00581352599, -0.0176172443, -0.00300331274, 0.0447990745, 0.0155136921, 0.00105485716, -0.00314094755, 0.028562285, 0.00146776123, -0.020427458, 0.0313232, -0.0279706623, -0.0345113911, 0.0329172947, -0.00206862926, -0.00556701608, -0.0235334821, 0.0127281304, 0.0347414687, 0.0380282663, -0.013311537, -0.0206082314, -0.00898939557, 0.0221858956, 4.49367071e-05, 0.0361547917, -0.0073049115, -0.0448976792, 0.00287800352, -0.0304686297, -4.03226704e-06, 0.0159984957, -0.00543554407, 0.00603538519, 0.0208547413, 0.0104602389, -0.00208609039, -0.0107396161, -0.0197207946, 0.038126871, -0.0152260978, 0.0102219461, -0.00374489697, -0.00819645543, -0.00476585887, 0.0131389797, 0.0276748501, 0.00698444853, -0.0473299101, -0.041380804, -0.0146755585, 0.00339772878, 0.0073418878, 0.0117503069, -0.00608879561, -0.0158834569, -0.00674204715, 0.00244455691, -0.0300084762, -0.0258835442, 0.00210355152, 0.0543965288, 0.00420299452, 0.0324900113, -0.0411178581, -0.013566264, 0.0185211133, -0.0274283402, 0.0191127378, -0.0336568244, -0.00268079573, 0.0185868498, -0.0169434492, -0.00748979393, 0.000942387, -0.00552593125, -0.0138620762, 0.0201973822, 0.0305672325, 0.00423997082, 0.00164442672, 0.0190798696, -0.0092194723, -0.00187861116, -0.0202138145, -0.0103616342, -0.0175515078, 0.0357932448, 0.0284308139, -0.0152918333, -0.00376749365, -0.0119721666, -0.00462617, -0.0139524629, -0.0302714203, 0.0105917109, -0.0323749706, 0.0196386259, -0.00456043379, 0.0112162028, -0.00319024944, 0.00458508497, 0.0119557325, 0.00732956221, 0.0214792322, 0.0184225105, -0.0103780683, -0.0346099958, -0.0135251787, 0.0153329186, 0.00416601822, 0.00449880632, 0.0459823199, 0.0181431323, -0.00124282099, -0.0155876456, -0.00444128737, 0.00134758768, -0.0421038978, -0.0168119781, -0.0159327593, -0.0484802872, 0.0352016203, -0.00102250266, -0.0101069072, -0.00951528363, -0.0499922149, 0.0565000772, -0.0184553768, 0.0125144878, 0.0213806294, 0.00164442672, 0.0262779593, 0.00091568171, 0.00979466178, 0.0244209189, -0.00715289684, -0.0189648308, -0.00794583745, -0.0438787714, -0.0324900113, 0.0102794645, -0.019770097, -0.00961388741, -0.0114544956, -0.0184553768, -0.0260150153, -0.0203288533, -0.0706661865, -0.05712457, -0.0202466827, 0.0132868858, 0.0161710531, 0.0068653021, 0.0438130349, 0.0252590515, 0.0023459529, 0.0123583646, -0.00928520784, -0.00313067622, 0.021331327, 0.0176172443, 0.0113887591, 0.00573546486, -0.0127527807, 0.0155712115, 0.0275762454, 0.0206575338, 0.0337882973, 0.0112162028, -0.00389485713, -0.00746514276, -0.0167708937, -0.00729258591, -0.00838544685, -0.017058488, -0.000201573232, 0.00074723328, -0.00777328, -0.000403403246, 5.67807401e-05, 0.0054684123, -0.0131471967, -0.0125966584, 0.0219229516, 0.0260643177, 0.021068383, 0.00426051347, -0.00326831103, 0.0369436219, -0.0041475296, 0.0222023297, 0.0110682966, -0.00214874488, 0.0126048755, -0.0403947644, 0.0371079631, 0.00702142483, 0.00714878831, -0.0135991322, -0.009178387, 0.00934272725, -0.00871001836, -0.0257849395, 0.024815334, 0.00658181543, -0.00459330203, -0.0126048755, 0.0265737716, -0.0329172947, -0.0266888104, -0.0253740903, -0.0375681147, -0.0168448463, 0.0397045352, -0.0102876816, -0.0143057937, 0.0268367156, 0.0280692652, -0.00356412283, -0.0204767585, 0.0256863367, 0.0210519489, -0.0401646867, -0.0179787911, 0.0186361521, 0.00509043038, -0.00527942134, -0.0242730118, 0.0125473561, 0.00820878148, -0.00809374265, 0.00810606871, -0.00498771761, 0.00261916802, -0.0104273707, 0.0132129332, -0.00982753, 0.00403043767, 0.00538624218, 0.00403249171, 0.00220215553, -0.0125884414, -0.0077445209, -0.0132622346, 0.0251933169, -0.00805676635, 0.0229747258, -0.00199364917, -0.00398319, -0.0264751669, -0.00362985884, 0.0287759267, -0.0373380408, -0.0195893236, 0.0424983129, 0.0321941972, -0.0301728174, -0.019507153, -0.000313529832, -0.00500826025, -0.0125884414, 0.0157437678, -0.00146468, 0.0312245935, -0.00888257474, -0.0365492068, -0.0536076948, -0.00542732701, -0.00332172145, 0.00930164196, -0.0353330933, 0.0223831031, -0.00112264731, 0.00580120087, -0.0193592478, -0.000266025309, -0.040953517, 0.0268367156, -0.0442731865, 0.0050657792, -0.00028245931, 0.0123747988, 0.0294332877, 0.0145112183, 0.00118222064, -0.01628609, -0.023664955, 0.0200823434, -0.0130814612, -0.0269517545, -0.00119865465, 0.00101634, 0.0145030012, -0.0258999784, 0.0156533811, -0.0455550365, -0.0369107537, -0.0421696343, 0.000575189886, 0.0247167293, 0.00764591666, -0.0356617719, -0.0113394577, 0.00861963071, -0.00545608671, 0.0174529031, -0.0197043605, -0.00955636892, -0.00629422069, -0.0251933169, 0.00390512822, -0.0166147705, 0.0315697081, 0.00890722591, 0.0119968168, -0.0191456061, -0.012793866, -0.0169763174, -0.00248153345, -0.02455239, 0.0130321588, 0.00349222426, -0.0112572871, 0.00950706657, -0.0031265677, 0.00910443347, 0.0183403399, -0.0165408179, -0.0195728894, 0.0106656635, -0.000598813756, -0.00458508497, -0.00479461858, -0.0216600075, -0.0137799056, 0.00626546098, 0.00450702338, -0.00348195294, -0.0351687521, -0.0333281457, -0.0453578308, -0.00599019183, 0.00222680648, 0.0174036026, 0.0263436958, 0.0387513638, 0.00774041237, 0.0268531498, 0.010986126, 0.00573957339, -0.0243058801, -0.0334267467, -0.0197372288, 0.0187511891, -0.00684475945, 0.0195235871, -0.0246345606, -0.00438376842, -0.00471244846, -0.0124980537, 0.0137634715, 0.0190634355, -0.0233198404, 0.0102958987, 0.0307644401, 0.0237142555, 0.011109381, 0.00608468708, -0.0316025764, 0.00967140682, -0.00452345749, 0.00356412283, -0.00173275953, -0.00523011945, 0.017584376, -0.0193592478, -0.00300742127, -0.0683654249, 0.0178308859, -0.000912086805, 0.0311424229, 0.00944954809, -0.00254932372, 0.0225967448, 0.00323544303, -0.0111669, -0.0143057937, 0.00737475557, 0.00888257474, -0.000712311, 0.0152096637, -0.0092934249, 0.0229418594, -0.016417563, -0.0141332364, 0.0304521956, -0.0365163386, -0.0061668572, 0.0318655185, -0.00796638, -0.0180609617, -0.0229911599, 0.0203124192, 0.00343470508, -0.0214463659, 0.017058488, 0.0201809481, 0.0134676602, 0.00383117539, -0.00431803241, -0.0112983724, -0.00728436885, 0.0147084268, -0.00629832922, -0.00613398897, -0.0021713418, -0.0223995373, -0.0143715292, 0.00323749729, 0.00903869793, -0.0109121734, -0.0119146472, 0.0252426174, 0.00421532, -0.0228268206, 0.00756374653, 0.000801670889, -0.000599840889, -0.0202795509, -0.0229089912, -0.0101808608, 0.0103698513, 0.0223995373, 0.00981109589, 0.00882505625, 0.0105259744, -0.0144290486, 0.107807018, -0.0112737212, 0.00278967083, -0.0284965485, 0.0342484489, 0.0070173163, -0.00783901662, 0.00679134903, 0.0222023297, 0.0133279711, 0.0444375239, -0.0044741556, -0.00269312109, -0.0224324055, 0.00291703432, -0.0173871685, -0.0093673775, 0.0200494751, 0.00485624606, 0.00740351528, -0.0100493887, 0.0028245931, 0.0172556955, -0.0149631537, -0.00548484642, -0.00180876674, -0.000881273067, -0.0206739679, -0.0137799056, -0.0126130916, 0.0187511891, -0.0164422132, 0.00140407949, 0.0281185675, -0.00610112119, 0.0354974307, -0.0170091856, -0.0209533442, -0.0260150153, -0.000259990949, -0.0039154, -0.00694747176, -0.0196221918, 0.0163518265, -0.0123583646, 0.0022042098, -0.0063476311, -0.0127692148, -0.00106204697, 0.00756374653, 0.0128513854, -0.0087757539, 0.0220379885, 0.020164514, -0.0109203905, 0.0193099454, 0.00142873055, 0.0084881587, 0.0133361882, -0.00862784777, -0.00292525138, 0.0142564913, -0.00208711741, -0.0141743217, 0.018619718, -0.00581763452, -0.00327241956, 0.0132375835, -0.000849945762, 0.0122515438, -0.00800746493, 0.0279870946, -0.012021468, 0.0135251787, -0.0202631168, 0.0116845714, 0.00395648461, -0.0139771141, 0.0149220685, -0.0219393857, -0.00549306301, -0.00213025673, 0.0167626757, 0.0268202815, -0.00510275597, -0.0228432547, -0.00875932, -0.00483570341, 0.0156780332, 0.0116517032, 0.00987683143, 0.016023146, -0.0112983724, 0.0132951029, -0.0198851358, 0.00329501624, 0.034642864, -0.00196899823, 0.00424407935, 0.00128698733, 0.0118982131, 0.00792940333, -0.0131389797, 0.020164514, 0.0111997686, -0.0180445276, 0.0116845714, 0.00475353329, -0.0372065678, -0.0118242605, 0.0514055416, -0.00280610495, 0.00668041967, -0.000234184452, 0.0231226329, -0.0317011774, 0.0318655185, 0.0292360783, 0.00398935238, -0.0131389797, -0.0229747258, 0.0178966224, 0.00528353, -0.00304850633, 0.0248810705, 0.0167133734, 0.0141578875, 0.0193756819, -0.00422353717, 0.000685605803, 9.62287522e-05, 0.0164011288, -0.00904691499, 0.0187676232, -0.0179459229, 0.00663933437, -0.00246509933, 0.0214627981, -0.015636947, -0.0204767585, 0.0305672325, 0.0203945898, -0.000715392409, 0.00387226045, -0.00362369604, 0.017962357, -0.0317504816, 0.0196057577, 0.000674307405, -0.00273626042, -0.0136566507, -0.0283486433, 0.024437353, -0.00876753684, 0.0167544596, 0.00241579744, 0.00182725489, -0.00746514276, 0.0109368246, -0.0303371567, 0.00129109586, 0.0134594431, 0.0182746034, -0.000806292926, -0.0277077183, -0.0132951029, 0.014223624, -0.0179952253, -0.0307808742, 0.0118982131, 0.00803622417, 0.0138620762, -0.0166640729, -0.0207397025, -0.00704196747, -0.0040057865, 0.0184389446, -0.0066064666, 0.021331327, 0.019507153, -0.000903869804, -0.0306494031, 0.0155629944, 0.0271982644, -0.00782669056, 0.0146180391, -0.0135909151, -0.0112819383, 0.0105341915, 0.00687351869, -0.0106245782, -0.00370792043, -0.00603538519, 0.0129006868, 0.00461795274, 0.0124241011, -0.00596554065, 0.00199878472, -0.00563275209, -0.0054684123, -0.018997699, -0.0222844984, -0.004848029, -0.0152836163, 0.0129171209, -0.0174200367, -0.00288005779, 0.00455632526, 0.0129582062, 0.0051068645, 0.0015745823, 0.0145605206, 0.0157766361, -0.0138620762, -0.00384760927, -0.00876753684, 0.0136484336, -0.0167544596, 0.0059943, -0.00216928753, -0.0230404623, -0.0336568244, 0.0121693742, 0.0170420539, 0.00978644472, -0.0154726077, 0.0220708568, -0.0146016059, 0.00369764911, 0.0203617215, -0.0142729254, 0.001761519, 0.0398688763, 0.0232869722, 0.0108875223, -0.0404604971, 0.0186361521, -0.00707072672, -0.0254398268, 0.000997851719, 0.0112326359, 0.0143797463, 0.0222351961, -0.0207561366, -0.0132540176, -1.72043401e-05, -0.000795508153, -0.0355631672, -0.0155876456, 0.0111011649, 0.0116599202, -0.0152425319, 0.0278227553, -0.025078278, 0.00128801446, 0.0238785967, -0.000729772146, 0.0135826981, -0.00490965648, -0.0311917253, 0.021068383, 0.00635584816, -0.0048069437, 0.0256370343, -0.00608057855, 0.0107067488, 0.0030834286, 0.00332172145, -0.0044084196, 0.00647499459, -0.00289443764, 0.0158341546, 0.0271325279, -0.00981109589, -0.00387842301, -0.0219886862, -0.0112326359, -0.00705840113, -0.0257849395, -0.00424407935, -0.0150781916, 0.0285129827, 0.00948241539, 0.0102055119, -0.00634352257, 0.0110436454, 0.00667220261, -0.0087757539, 0.0118571278, -0.00361958775, 0.00622437615, -0.00742405793, -0.0124816205, -0.0124323182, -0.023517048, 0.0352016203, -0.00331350439, 0.0132540176, -0.024174409, -0.00455632526, 0.00238909223, -0.0170256197, -0.0139360288, 0.0158588067, 0.00753909582, -0.00564918621, 0.0145194354, -0.0263272617, -0.0134923104, 0.00318819517, 0.0120461192, -0.0248646364, 0.0193756819, 0.02274465, 0.0102794645, -0.00530818058, 0.000570054224, -0.00949884951, 0.000830430363, 0.00364834722, 0.00677902345, 0.0117503069, -0.0158012882, 0.00141537795, -0.00266025309, -0.00789242703, 0.000682524405, 0.000264484639, -0.0145194354, 0.00708716083, -0.00187450263, -0.0206246655, -0.0329994634, -0.0128924698, -0.0051808171, 0.00726382621, -0.0291374754, 0.0116188349, -0.0165736843, -0.000409822766, -0.0231226329, 0.0114873629, -0.0119721666, 0.0254891273, -0.00119146472, -0.00912086759, 0.0145687377, 0.0196057577, -0.0147577282, 0.0132540176, -0.0241908431, -0.00348195294, -0.0114051932, 0.0172556955, -0.0298770051, 0.0377324559, -0.0126788281, 0.00326009397, -0.00930985902, 0.00386198913, -0.00515205786, 0.00171837967, 0.00334020983, -0.0131143285, -0.00994256791, -0.00245893677, -0.0148892, -0.000894112105, 0.0225638766, 0.01149558, -0.012276195, -0.0115777506, 0.0159984957, 0.0162450057, 0.0169105828, 0.000738502713, -0.0118078263, 0.0262943935, 0.0077527375, -0.0262450911, -0.00112572871, -0.0305672325, 0.00930164196, -0.0100411717, -0.0185539816, 0.00593678094, -0.00158279925, 0.0112490701, 0.0084142061, 0.000463746837, 0.0238950308, 0.00874288566, 0.00723506697, 0.0242730118, -0.0503208973, 0.00127979741, -0.00582996, -0.0120954216, -0.0168119781, -0.000582893321, 0.0190963037, 0.0105177574, -0.0187676232, 0.0148892, -0.00128082454, 0.0182417352, 0.00733367074, -0.0490719117, 0.0258178078, -0.0119228642, -0.00248358771, 0.0192606431, -0.00285335258, -0.0149138514, 0.000495844462, -0.00957280304, 0.0205260608, 0.0259657148, -0.0220051203, 0.0185539816, -0.00103585527, -0.00190120796, -0.00286567817, -0.0170913562, -0.0141743217, -0.00777738867, 0.00800335594, 0.000318922248, 0.00459741056, -0.0278063212, -0.0115530994, -0.000742097618, -0.0060600359, -0.00964675564, -0.00816358719, 0.0113394577, 0.0174364708, 0.0114462785, -0.000533591316, -0.00221448089, -0.00765413372, -0.0266066398, -0.0270503573, -0.010082257, -0.00830738526, -0.00744870864, 0.00434679212, -0.000358980091, -0.00413725851, -0.00514794933, 0.0188826621, 0.00875110272, -0.000850459328, -0.00949884951, -0.00915373582, -0.00375105953, 0.00565329473, -0.0232705381, -0.00704196747, 0.00859497953, 0.00155609404, -0.00348811573, 0.00112059317, 0.0117667411, 0.0188662279, 0.00182520074, 0.0175515078, 0.00917017, -0.0128267342, 0.0150042381, 0.00114832551, 0.00504523702, -0.0059943, -0.00660235807, 0.00995900203, -0.00320668356, -0.00398935238, 0.000888976501, 0.0246345606, -0.0097289253, 0.000221217, 0.0317669138, 0.00199878472, 0.0272968672, -0.00828273408, 0.0693514645, -0.0133033199, 0.0353330933, 0.000852513534, 0.0197536629, 0.017699413, -0.00967962388, -0.0180609617, 0.0043673343, -0.0115284482, 0.00449058926, -0.0126541769, -0.0211505536, -0.00948241539, 0.00926877372, -0.0158670228, -0.000105986437, 0.046278134, 0.0204110239, -0.0145687377, -0.00077085715, -0.0338211656, -9.62287522e-05, -0.00949063245, -0.00494663278, -0.00890722591, -0.0199344382, -0.00947419833, 0.00750211906, 0.0123665817, -0.000826835458, 0.00852924399, 0.00228843396, 0.00207684631, 0.000672766706, 0.0140510667, -0.0101151243, 0.0114380615, -0.023007594, 0.00389896566, 0.00871001836, 0.00739118969, 0.0148809832, 0.00717343949, -0.0046672551, 0.00246920786, 0.0130403759, -0.00707483524, -0.0118735619, -0.0179459229, -0.00502058584, -0.00773219531, 0.0130732441, 0.0118817789, -0.000234954787, -0.0130978953, 0.0214463659, -0.00423586229, -0.0191949084, 0.00627778657, -0.0127363466, -0.00115859671, 0.0117420899, 0.00529174693, -0.00649553677, 0.0188990962, 0.0119557325, 0.00324571435, 0.00500004319, 0.0323421061, 0.0266395081, 0.000823240494, 0.0107724844, 0.000106692583, 0.00444950443, 0.0106903147, 0.00235622423, -0.0105834939, 0.00494663278, 0.00106512837, 0.00195461838, -0.000988607528, 0.0015221989, 0.00851281, -0.00946598221, -0.00344086788, -0.00134553341, 0.0319969915, -0.00107745384, 0.0207397025, 0.0171570927, -0.00187244848, -0.0101315584, -0.0221858956, 0.00490554795, -0.00958923716, 0.00833203644, -0.00918660406, -0.0128185172, 0.00278145378, -0.00735421339, 0.0249961074, 0.0126213087, -0.0150946258, 0.0157273337, 0.0206575338, 0.0052876384, -0.004264622, -0.00573135633, 0.00370586617, -0.0124651864, -0.00374900526, 0.0114051932, 0.00923590548, -0.0221858956, 0.0144537, -0.0271160938, 0.0139853312, -0.00164956239, -0.0113394577, -0.0261629224, -0.0224159714, 0.00168243039, -0.0191456061, -0.0166640729, -0.0140017644, -0.00926877372, 0.00312451343, -0.00275474857, -0.0102548134, 0.0041105533, 0.00567794545, 0.000190660037, -0.0104520218, -0.00804444123, 0.009178387, 0.00366478111, 0.0115859676, 0.000598813756, 0.000130573229, 0.00301563833, -0.004848029, -0.0116106179, -0.0120050339, -0.0203945898, 0.016409345, -0.00230281381, 0.0014862495, 0.0102055119, -0.0218736492, -0.00418039784, -0.0279049259, -0.0138867265, -0.00411877036, -0.015374003, -0.00388253154, 0.00153349724, -0.0150781916, -0.0252590515, -0.0177651495, -0.00938381162, -0.00619561644, -0.00967962388, 0.0023459529, 0.000783182622, 0.0284636822, 0.00768700149, 0.00409617368, 0.00867715, -0.00654483913, -0.0310766865, 0.0076787849, 0.00718165655, 0.00543554407, -0.00215079915, 0.00404481729, -0.0220544226, -0.00180773961, 0.0174036026, -0.00472477404, -0.00724328402, 0.0109614758, 0.020295985, -0.0153411357, -0.0208711755, -0.0115530994, -0.00903869793, -2.86632e-05, -0.0119968168, -0.0167051572, 0.0204767585, 0.00442485325, -0.0015026835, -0.0233198404, 0.0161874853, 0.0135909151, -0.0164504293, 0.00346551905, -0.0255055614, 0.0246509947, -0.0233362745, -0.00259451708, -0.00524244457, 0.0109696928, 0.0198029652, -0.0019648897, -0.0206082314, -0.00182211935, -0.000502777577, -0.00564918621, -0.0608386546, -0.011117598, 0.0254726931, 0.0229747258, 0.0137634715, 0.0238950308, -0.0134594431, 0.00693103811, 0.0220708568, 0.0120379021, -0.00293757673, 0.0124569694, 0.0160888825, 0.0216435734, 0.00922768842, -0.0151357101, -0.00282253884, 0.00910443347, -0.000359236874, -0.00762948254, -0.0251275804, 0.0110518625, -0.0139524629, 0.0222844984, 0.017058488, -0.0151932295, 0.0139524629, -0.0195235871, 0.00521368533, -0.0119803837, 0.00350454962, -0.00785134174, -0.0134676602, 0.0133033199, -0.0130157247, -0.0191949084, 0.0237306897, -0.00539035071, 0.00431803241, -1.2750791e-05, 0.0038969114, 0.00988504849, 0.00336075225, -0.0232705381, 0.00854567811, 0.00688995281, 0.0176008102, 0.00978644472, 0.0180773959, 0.00511508109, -0.0150288893, 0.0223831031, -0.0100740399, -0.0131061124, 0.0318655185, 0.00299920421, -0.0215614028, 0.00922768842, -0.0172721297, 0.0107478332, -0.0143797463, -0.00419888599, 0.0076787849, 0.00300947553, -0.00718165655, 0.0101890778, 0.013566264, 0.0109121734, -0.0100329546, 0.00942489691, -0.0221201591, -0.0112655042, 0.00820878148, 0.0267381109, -0.0078308, 0.0200987775, 0.00939202867, 0.0285951532, 0.0117092226, 0.00976179354, 0.00787599292, -0.00233979, 0.00487678824, -0.0208876096, 0.001712217, 0.00567383738, -0.0424654447, -0.00335048093, 0.00299920421, -0.00991791673, -0.0184389446, -0.0101644266, 0.00660235807, 0.0134019237, -0.00871823542, -0.0147002097, 0.0213477612, 0.0242237095, -0.0155219091, 0.00709948642, 0.015250748, -0.0158834569, 0.00539035071, 0.00438787695, 0.0151850125, -0.000406741397, 0.00489733089, -0.00769111, 0.00751855318, 0.0015417143, -0.0043015983, 0.012021468, -0.00694336323, 0.00356206857, -0.00764180813, -0.0115695335, 0.00897296146, 0.000504318275, 0.00165161665, 0.0060230596, 0.00957280304, 0.00439198548, 0.016023146, 0.010213729, -0.0385541543, 0.011758524, -0.0194414183, 0.0233198404, 0.0129992906, 0.00313889328, -0.00453578308, -0.0198687017, -0.00688584428, -0.0187676232, 0.0146262562, -9.71274858e-05, -0.033985503, -0.012793866, -0.019129172, -0.00275680283, -0.00172454247, 0.0107067488, -7.91528e-05, -0.00107129116, 0.0147495111, -0.0119310813, 0.0122515438, 0.000549511751, -0.00763359107, 0.000735934882, 0.0170091856, 0.015899891, 0.00772397825, 0.00583817717, -0.00467136363, 0.0119968168, 0.009088, 0.0151439272, -0.00204500533, -0.000135066904, -0.0119310813, -0.0189812649, -0.0127034793, -0.0313725, 0.00322722597, -0.0153247016, -0.010090474, -0.00288622058, -0.00243017729, -0.0104602389, -0.0108957393, -0.00207787333, -0.00158279925, -0.0242401436, -0.0142564913, 0.021199856, -0.0311752912, 0.0121940253, 0.0171242245, 0.00161464012, -0.00395648461, -0.00831149332, -0.0221201591, -0.0157519858, -0.000959848112, 0.00220831833, -0.00027835081, 0.0015191175, 0.00765413372, -0.0062038335, 0.0131307626, -0.00292114285, 0.0244866535, -0.00617507426, -0.0153493527, 0.00235006143, 0.0346757323, -0.00588747906, -0.0196879283, -0.00288211205, 0.00614631455, 0.0155712115, 0.0037859818, -0.0156780332, 0.0119392984, 0.0246016923, 0.00106820976, 0.00431803241, -0.00710770348, -0.0205589291, -0.00997543521, -0.00831971, 0.0159491934, 0.00672561303, -0.00205322239, 0.00838544685, 0.0109039564, 0.00222475221, -0.00151500897, 0.00236444129, 0.00446593855, -0.00453578308, 0.00199878472, 0.00405303435, -0.0186525863, 0.0209369119, 0.00615864, 0.0144701339, 0.000188605787, -0.00620794203, -0.018734755, -0.016031364, -0.00300536701, 0.00632708846, -0.00215901621, -0.0087757539, -0.00685297651, -0.00301563833, 0.00325803971, -0.0231883693, 0.00330939586, 0.00288827484, 0.000554133789, 0.0235827845, -0.0195564553, -0.0299098734, -0.00940024573, -0.000990661792, 0.00310807955, 0.0238621626, -0.0141414534, -0.00225556595, 0.000701526238, -0.00677902345, -0.00628600363, 0.0106081441, -0.015119276, 0.0205096267, 0.00682421681, -0.00993435085, -0.00453167455, 0.00724739209, -0.0147495111, -0.00175227481, -0.0113230236, -0.0149138514, -0.00393388793, 0.001794387, 0.0108957393, 0.0241908431, -0.00538624218, -0.015374003, 0.00472888257, -0.00621615909, 0.0110929478, -0.00654483913, 0.000226737786, -0.00323338876, -0.0186854545, -0.000940332713, -0.00293552247, -0.000289905962, 0.00723506697, 0.00991791673, -0.0193263795, -0.00500004319, 0.0168284122, -0.0101644266, -0.0155876456, -0.0112162028, 0.00294990232, 0.00546019524, -0.0226624813, 0.0194249842, -0.00101942127, 0.015374003, 0.00527531281, -0.0188004915, 0.00935916, -0.0177322812, -0.0156944655, 0.00798692182, -0.00157663645, 0.0184225105, 0.00609290414, 7.56220616e-05, -0.00700499071, 0.00960567, -0.0186525863, 0.0260478836, -0.0076376996, -0.00236854958, 0.011889996, -0.0110025601, -0.0183732081, -0.00655716425, 0.000170374318, 0.0105752768, -0.0136648677, 0.00954815187, -0.0168448463, -0.00161361299, 0.0173871685, 0.00985218, 0.0112819383, -0.0054684123, 0.0084100971, 0.0264587346, 0.023911465, -0.00211998541, -0.0125144878, 0.00413315, 0.000349736, -0.00703375041, -0.0232869722, -0.00823754072, -0.00287800352, 0.0128596025, -0.0137799056, 0.00652018795, -0.00558345, 0.0148316817, 0.005879262, -0.000843782967, 0.0418409556, -0.0203781556, -0.000185909579, -0.00764180813, -0.00683654239, -0.00164750812, 0.011364108, 0.00417834334, -0.00883327331, 0.00197721506, -0.00263354788, 0.00324160582, 0.00384966354, 0.00598197477, -0.0215285346, -0.011364108, 0.00329090771, -0.0132129332, 0.00155095838, 0.00335048093, 0.0111422492, 0.00863606483, -0.0111833345, -0.0204438921, -0.00830327626, -0.0121611571, -0.0174364708, -0.0110600796, 0.00273626042, -0.0333774462, 0.016417563, 0.0250618439, 0.0104520218, 0.00166702352, 0.00270750094, -0.00101788063, 0.0212820247, 0.00987683143, 0.000257551525, 0.0188826621, 0.00463849539, -0.00328679918, -0.00121611566, 0.00791296922, -0.0290881731, 0.0146755585, 0.0237635579, 0.0282664727, -0.0199508704, 0.0180280935, -0.0143961804, 0.011372325, -0.000316097634, 0.0100411717, -0.00962210447, 0.00233568181, -0.00549717154, -0.00728436885, 0.0131225456, 0.0220379885, 0.00198235083, -0.000981417717, 0.0229254253, 0.00365656405, 0.00886614062, -0.0050657792, -0.0143961804, 0.00185087882, 0.0254562609, -0.0111504663, -0.00232951902, 0.0141578875, 0.0143961804, 0.0105506256, 0.0118653448, -0.0256699026, 0.0243716165, 0.00875932, -0.00269928388, 0.00523833605, 0.00884149, -0.0143879633, 0.00581763452, 0.00836901274, 0.000618329097, -0.00296222791, 0.0175679419, -0.0185375474, -0.0134265749, -0.0106574465, 0.00673793862, 0.00423175422, 0.0155712115, -0.00404892582, 0.0233527087, -0.00065684627, -0.0142482743, -0.0122104594, -0.00209738873, -0.0207068343, 0.000275783, -0.00725560915, 0.0228432547, -0.00297044474, 0.00421942864, 0.0274776407, -0.00368326949, -0.00652840501, 0.0113065895, 0.00956458598, -0.0152343148, 0.0207232684, -0.00395032205, -0.0189319644, -0.0101890778, -0.00288622058, -0.0112901554, -0.0204603244, -0.00762537401, 0.0178308859, -0.000360007223, -0.0165819023, 0.0123501485, 0.0144372657, -0.00405919692, -0.0147823794, -0.00581352599, 0.00565329473, 0.000612166361, -0.0213477612, -2.11042043e-05, -0.0122433268, -0.00521368533, 0.0025000216, 0.00585050276, 0.0101890778, 0.0038907486, 0.00629832922, 0.00946598221, -0.0214627981, -0.00494663278, -0.00671328744, -0.00919482112, 0.00523833605, 0.00310191675, 0.00118222064, -0.00857854635, 0.0144290486, -0.00813482795, -0.00515205786, -0.0132704517, -0.0262450911, 0.0053246147, -0.0191784743, 0.0192113407, 0.00559166726, 0.00452345749, -0.0119968168, -0.0121282889, -0.00554236537, 0.0106903147, 0.009178387, -0.0102055119, 0.00286978669, 0.0118982131, 0.0323585384, 0.00633941405, -0.0103369839, 0.0142482743, -0.0054684123, -0.0103369839, 0.0130650271, -0.00581352599, -0.0290717389, 0.0269681886, 0.0160970986, -0.00999186933, 0.000332788419, -0.0126377428, 0.00845529139, -0.00714468, 0.0165736843, 0.00698034, -0.00229254249, 0.00185293308, -0.00712413713, -0.00635173963, 0.00465082098, -0.0166229866, -0.0124980537, 0.00560399285, -0.0047042314, -0.00509453891, -0.0227610841, -0.00350044109, 0.0100083034, 0.0258013736, -0.00711592054, 0.0256863367, 0.0054684123, -0.010082257, -0.0159163252, 0.00747336, 0.00611755485, -0.0193756819, 0.00478640152, 0.00193099456, -0.0140264155, 0.00547662936, 0.00885792356, -0.00798692182, 0.00523011945, 0.00320873782, 0.00586693641, -0.00662700878, 0.0162696559, 0.00750211906, -0.00332993851, 0.0159902778, -0.00682010828, -0.0154561736, -0.00942489691, 0.00281843031, 0.00558345, 0.007559638, 0.010599928, -0.00569027103, 0.00369970337, -0.00192175037, 0.00463438686, -0.0163189583, -0.00213847379, -0.0058422857, -0.0034511392, 0.00793762, 0.0173049979, 0.0154150883, -0.00753087876, 0.00502058584, -0.00482748635, -0.00962210447, -0.00895652827, 0.00463027833, -0.00638871593, -0.00864428189, 0.018471811, 0.028184304, 0.0101233413, 0.0167133734, 0.0186525863, 0.0118571278, 0.00914551876, -0.000161258591, 0.0148563329, 0.00322311744, 0.00610112119, -0.00627367804, 0.0146755585, 0.0106903147, -0.00470834, -0.00208609039, -0.0127199134, 0.00303618074, 0.0178966224, -0.0163189583, -0.0141825387, -0.0111669, 0.0019422929, 0.0147823794, -0.0155383432, -0.0183732081, 0.00284718978, 0.018619718, -0.000882300141, 0.00568205398, -0.0508467853, -0.00638871593, 0.00719398167, -0.00373462564, 0.0039667557, -0.02611362, -0.00140921515, 0.00889900886, 0.00912086759, -0.00400989503, 0.0155629944, 0.00947419833, -0.0125884414, -0.00239730929, -0.00546430377, -0.0198687017, 0.013311537, 0.00629011216, 0.0191784743, 0.000584947527, 0.00713646272, -0.018734755, -0.00302796368, 0.00766235078, -0.0174364708, -0.00469601434, -0.0117831752, -0.00497950101, 0.0169434492, -0.0018929909, -0.00197926932, -0.00233568181, 0.0167873278, -0.00744870864, 0.0113394577, 0.0197536629, -0.00282048457, -0.00511508109, 0.00509043038, 0.0356617719, -0.0239279, 0.0185539816, 0.00907978322, -0.0101726437, 0.0157026835, -0.0121611571, 0.00981109589, 0.00754320435, -0.011372325, -0.0158916749, -0.0128349513, -0.0157437678, -0.0221530274, -0.00645445194, 0.0112819383, -0.00603538519, 0.0203781556, -0.00361342495, -0.00465492951, -0.00834436156, 0.00433446653, 0.00364423869, -0.00928520784, -0.00519725122, 0.00466314657, 0.0264423, 0.00451934896, -0.00698034, -0.00621615909, -0.0222844984, 0.00413315, 0.0237471238, 0.0140592838, -0.0114051932, -0.00198337785, -0.012284412, -2.98347641e-05, -0.058439292, -0.0219558198, 0.0103780683, 0.0153986542, -0.00830327626, 0.000219676309, 0.0114627127, 0.0150699746, -0.00885792356, 0.00732134515, 0.0138867265, 0.00430981535, 0.0112655042, 0.00450702338, -0.00253699813, -0.0105834939, -0.00277529121, -0.0149220685, -0.0161135327, -0.0127692148, 0.00515616639, -0.0373380408, 5.31216101e-05, -0.00244866544, 0.00705429306, -0.00675437227, -0.00837723, -0.0037038119, -0.0151685784, 0.00305261486, -0.0114134103, -0.00421121158, -0.0208383072, -0.0165161658, 0.00778971426, 0.00222269795, 0.0207232684, -0.00917017, -0.00240552612, 0.0101644266, -0.000233799277, -0.00797459669, 0.00387431448, -0.0214463659, 0.00542732701, 0.0323749706, -0.00685297651, 0.0109039564, -0.00847172458, 0.0239443332, 0.0016567522, 0.00879218802, -0.00622026762, -0.000491222425, 0.0285129827, -0.00771165267, 0.0113887591, -0.0137799056, 0.00735421339, -0.0132622346, 0.00169372873, -0.000904896937, -0.00939202867, 0.00573135633, -0.0008807595, 0.014092152, 0.00322106318, 0.00218161289, -0.000211972874, 0.0257356372, 0.0156698152, -0.010213729, 0.00712824566, 0.00755142141, -0.00167421333, 0.00392567087, 0.0241579749, 0.0020172731, 0.011635269, 0.0134347919, 0.0163764767, -0.0164339971, 0.0125637902, -0.011758524, -0.0149138514, 0.00421532, -0.00686941, -0.00207479205, 0.000787804718, -0.0114216274, 0.027001055, -0.00118530192, -0.00184574316, 0.0159409754, -0.00102404342, 0.0167133734, -0.000108811029, 0.00609290414, 0.00994256791, 0.0109614758, -0.00499593467, 0.00853746105, 0.00801157299, -0.00110929471, 0.0227117818, -0.0212820247, -0.0190634355, 0.00431803241, -0.00567794545, -0.00526709575, 0.0132375835, -0.00715289684, 0.00434268359, -0.00749801053, 0.0209040437, 0.0181595664, 0.0154150883, 0.0111586833, -0.0105259744, -0.0108053526, 0.00972070917, -0.0361876599, 0.0107724844, -0.00399756944, 0.0197536629, -0.00662290026, -0.00303412648, -0.00278761657, -0.00738297263, -0.0222680643, 0.0103945024, 0.0222516302, 0.0129582062, -0.00623670174, -0.0123172803, -0.0196879283, -0.00164237246, 0.0136730848, -0.00222886074, 0.00883327331, 0.0155629944, -0.00403043767, 0.00803211518, 0.0136813018, -0.014346879, -0.0129499892, -0.00205116812, 0.0223831031, 0.00568205398, -0.0215942711, 0.0138538592, -0.0237635579, 0.0167544596, 0.0241415408, -0.00719398167, 0.00903869793, 0.00654483913, -0.00142975769, 0.021709308, 0.000423432182, 0.00374695123, 1.07607366e-05, -0.0187511891, -0.0103534171, 0.0146673415, 0.00530407205, 0.0118653448, 0.00412698742, -0.00394621352, -0.0161957033, 0.0258013736, -0.00792118628, -0.00292525138, -0.000233542494, 0.0016762676, 0.0101808608, -0.0083361445, 0.00653251354, 0.0122433268, 0.0269024521, -0.00844707433, 0.027658416, 0.00599840842, 0.0142811425, -0.0227939524, -0.0163271744, 0.00656949, 0.0175022054, -0.00484392047, -0.0138949435, -0.0107067488, -0.000445515354, -0.0105013233, -0.0168777145, -0.0223173667, 0.0102383792, -0.0126213087, -7.64566e-05, 0.00158896204, -0.00303207221, 0.00955636892, 0.000909005408, -0.00395032205, -0.00616274867, 0.00629422069, -0.0138785094, -0.0173871685, -0.00653662207, -0.0124816205, -0.0190798696, -0.00698034, 0.00949884951, -0.0331966728, -0.000343316438, -0.00301563833, -0.000368481, -0.00599840842, -0.00121816993, -0.0128513854, 0.00818823837, -0.00630654581, 0.0030115298, 0.0180773959, 0.0219886862, 0.0225310083, 0.00295195659, -0.0106163612, 0.0201152116, 0.00233979, 0.0108710881, 0.00967962388, 0.000363858941, 0.0141907558, 0.00135991315, 0.00624491833, -0.0073418878, 0.0116845714, 0.0108382208, -0.0110189943, 0.00535748294, 0.00920303818, 0.00917017, -0.0177651495, 0.00255959481, 0.00233773584, 0.0433200151, 0.00104201806, 0.00524244457, -0.0366149433, 0.00326214824, -0.00581763452, 0.00424818788, 0.00602716813, -0.00930164196, 0.0200166069, 0.0191456061, 0.00697212294, 0.0136730848, -0.00505756214, 0.0211341195, -0.00467958, -0.0127363466, 0.0161053166, 0.010854654, -0.024815334, -0.00383322965, 0.00399756944, 0.00094906328, -0.000631681702, -0.00393388793, 0.00328063639, -0.00844707433, 0.0120625533, -0.0205096267, 0.00805676635, -0.0159656275, 0.00219393848, 0.0192442089, -0.0189483967, -0.0142318411, 0.00957280304, -0.0133444052, -0.00177487161, 0.00539035071, -0.00896474533, -0.00721041579, -0.0188662279, -0.0087757539, -0.00463849539, -0.00866893306, 0.0185868498, 0.0163436085, 0.0168777145, -0.00162799272, 0.00447004708, -0.00970427506, 0.0264587346, -0.00209944299, -0.0218736492, 0.00937559456, -0.0128513854, -0.00509453891, 0.00796227157, 0.0092194723, -0.0147495111, -0.0172721297, -0.0218079127, -0.0101808608, 0.000444488251, -0.0125144878, -0.0157437678, 0.0062818951, 0.00995078497, 0.00584639423, 0.00238909223, -0.00309164543, -0.0208218731, 0.00541089335, 0.000408795662, -0.00156841951, 0.00319641223, -0.000601381529, 0.00459741056, 0.0138209909, 0.00435500918, 0.0129335551, 0.015636947, -0.0234677456, -0.0144947842, 0.0046672551, -0.0280199628, 0.00459741056, 0.00354358042, -0.0173871685, -0.006462669, -0.000907978276, -0.023911465, -0.0171406586, 0.00282870163, -0.0123419315, -0.013048593, 0.0123254973, -0.00130342133, -0.0138620762, -0.0167873278, -0.0230240282, 0.0151932295, 0.00549306301, 0.0326050483, -0.0108135697, -0.00269312109, 0.00490965648, -0.000960875186, 0.00363396737, -0.00962210447, -0.00548073789, -0.0293182489, 0.00260067987, -0.00725150062, 0.00575189851, 0.00730080297, -0.0172721297, -0.0251933169, 0.0082663, 0.00015381194, 0.00656949, 0.0216600075, 0.0099097, -0.0290388707, -0.00850459281, 0.0152425319, 0.00455221673, 0.0172885638, 0.0771083087, 0.0151110599, 0.00961388741, -0.016680507, 0.000711283879, -0.00995078497, -0.0200494751, 0.0560399257, -0.00682010828, 0.00959745422, -0.00956458598, 0.0232869722, -0.0110929478, 0.0150617575, -0.015636947, -0.0084881587, -0.00209738873, -0.00245893677, -0.0059080217, 0.0064996453, 0.00412493292, -0.00530407205, 0.0075226617, -0.00625724392, -0.00184779742, 0.00693514617, -0.0120461192, -0.00956458598, -0.0170256197, 0.000473247725, -0.0134019237, 0.000650683534, 0.0124569694, 0.010468456, -0.00405508839, -0.00236854958, 0.00882505625, 0.0108957393, -0.00191866909, 0.0100165205, 0.00907978322, -0.00778971426, 0.00385993486, 0.00448648073, 0.0137223871, 0.0010692369, -0.00950706657, -0.0192770772, 0.00711181201, -0.0092934249, 0.0130814612, -0.0140592838, -0.00836490374, -0.0242401436, 0.011364108, -0.0116106179, -0.0199180041, 0.0100000864, 0.0283486433, 0.0193756819, -0.00218366715, -0.00941668, 0.00492198206, -0.0161464009, -0.00404687133, -0.0082950592, -0.0263601299, -0.00315121887, 0.00901404675, 0.000682010839, 0.00700909924, -0.00249591307, 0.00293552247, -0.0012890416, 0.00873466861, 0.0150124552, -0.010090474, 0.00614631455, -0.0115120141, 0.00257808319, -0.00571492221, -0.00906334911, -0.00719809, -0.0101479925, 0.0159163252, -0.0020408968, -0.00894009415, -0.0203617215, -0.0120379021, 0.00135683175, 0.00225145742, 0.0176829807, -0.0182581693, 0.00443307031, 0.00903048087, 0.00321284635, -0.0199180041, 0.0220215544, 0.0101069072, 0.00261916802, 0.0154890418, 0.0149302855, -0.00738708116, 0.00263354788, -0.00238703797, 0.0317833498, -0.0136237824, -0.00491787354, 0.0198522676, -0.00555469049, 0.00945776515, 0.015908109, 0.00685708504, 0.0247167293, -0.00328885345, -0.000390820962, 0.00105023512, -0.000895652804, 0.0120872045, -0.019392116, 0.0020604122, 0.0204438921, -0.0195893236, -0.0010599927, -0.00101890776, -0.0223995373, -0.0161381848, -0.00207787333, 0.00766235078, -0.0260314494, 0.00689817, 0.0105752768, -0.000854567799, -0.0101890778, 0.00216312474, 0.0216435734, -0.012662394, -0.015636947, 0.00394210499, 0.0164915156, -0.000569027092, -0.00479872711, 0.010090474, 4.22726043e-05, -0.0149220685, 0.0215614028, -0.00635995669, 0.00758839771, -0.0162532218, 0.00451113191, 0.00543143554, 0.0264587346, 0.0123830158, -0.0043015983, 0.0200001728, -0.00189196377, -0.00153657864, 0.00758428918, 0.00647088606, -0.0101151243, 0.0132951029, 0.00875932, 0.0209204778, 0.00433857506, 0.00990148261, 0.00118530192, 0.0159738436, 0.0116845714, -0.00790475216, 0.00913730171, 0.0245359559, 0.00986039732, 0.00753909582, 0.0112901554, -0.00387020619, 0.0248482022, 0.00700088218, 0.0108382208, -0.00521368533, -0.00859497953, -0.0010399638, 0.000663522573, 0.0128267342, 0.0490061752, 0.00191661483, -0.00416396372, -0.0337225609, -0.00192688603, 0.0215778369, 0.0103123328, -0.00383322965, 0.0183403399, -0.0128513854, -0.000251773949, 0.0190634355, -0.00785545, 0.00469190581, -0.0102712475, -0.00323544303, 0.000261788431, 0.00487267971, 0.00406741397, -0.0163846947, 0.00512329815, 0.00347784441, 0.0163189583, -0.0242565777, 0.00759250624, -0.0151028428, -0.0222680643, -0.00243839412] |
25 Sep, 2024 | Difference between Relative Addressing Mode and Direct Addressing Mode
25 Sep, 2024
Addressing modes are methods utilise by a CPU in computer architecture to access data stored in memory. It is in this respect that different addressing modes are employed depending on the manner in which the data or the instruction is required to be accessed and/or dealt with. There are two basic addressing modes; Relative Addressing Mode and Direct Addressing Mode. These two modes are different and they differ in the manner they are deployed in business depending on the flexibility required in a certain task or project.
What is Relative Address Mode?
In this mode, the Effective Address (EA) of the operand is calculated by adding the content of the CPU register and the address part of the instruction word. The effective address is calculated by adding displacement (immediate value given in the instruction) and the register value. The address part of the instruction is usually a signed number, either positive or negative. The effective address thus calculated is relative to the address of the next instruction.
EA = CPU Register + Displacement
Figure – PC Relative Addressing Mode
Relative Addressing Mode can be further classified into three types –
PC (Program Counter) Relative Addressing Mode.
Index Register Relative Addressing Mode or Indexed Addressing Mode.
Base Register Addressing Mode.
Advantages of Relative Addressing Mode
Compact code: This is because relatively smaller offsets can be used for giving instructions, hence it uses less memory.
Flexibility: Facilitates the branching off to other instructions that are nearby especially in loops and conditionals.
Position Independence: The basic form of the program may be located anywhere in storage since all the relative addressing is performed in all instructions, which adds portability.
Disadvantages of Relative Addressing Mode
Limited range: Another limitation of the operand address is that it is limited to some fixed range from the current instruction; this means that it cannot access far memory addresses.
Requires additional computation: The last address is calculated depend on the current program counter by adding an offset value so it has some computational complexity.
What is Direct Address Mode?
In Direct Address Mode, the effective address of the operand is equal to the address part of the instruction, i.e. the address part of the instruction indicates the memory location containing the operand. Example – ADD R1, 4000 where 4000 is the effective address of the location.
Figure – Direct Address Mode In this example, the memory location 4000 contains the operand 100 which gets added to the contents of R1 and gets stored in R1.
Advantages of Direct Addressing Mode
Simplicity: It is simple because the address is normally called directly in the instruction and hence it is easy to comprehend.
Faster execution: Since there is no requirement for any address calculation or to find the location of the operand the CPU takes lesser time to reach and fetch the operand.
Disadvantages of Direct Addressing Mode
Lack of flexibility: Static means that the operand’s memory address is not changed in accordance with change in the memory layout or program relocation.
Increased instruction size: Because the actual address is a part of an instruction, it leads to increased size of the instructions, and hence in memory consumption.
Limited by address space: The size of the address field in the instruction defines the amount of memory which can be accessed directly.
Difference between Relative Addressing Mode and Direct Addressing Mode
RELATIVE ADDRESSING MODE
DIRECT ADDRESSING MODE
The effective address is calculated by adding the contents of the CPU Register with the address part of the instruction.
The address for fetching the operand is already provided in the address part of the instruction. It is not calculated.
The relative mode has three types: PC Relative, Index Register Relative, and Base Register Relative Addressing modes.
Direct addressing mode has no types.
It results in a shorter address field in the instruction format as the relative address can be specified with a small number of bits.
It results in a longer address field in the instruction format as it requires more bits to designate the entire memory address.
It is often used with branch-type instructions since it directly updates the program counter.
It is not used in branch type of instructions.
It is used for writing relocatable code, and position independent code, i.e. for program relocation at run time.
It is used to access static data.
It is used to implement array addressing, and records.
It is used to implement variables.
It is used to handle recursive procedures.
It cannot handle recursive procedures.
The PC Relative or Base Relative Addressing mode is favored over the direct addressing mode because-i) Reduce the size of program storage.ii) Reduce the instruction fetch queue’s size.
iii) It will be simpler to relocate.
It is less preferable to use over PC Relative or Base Relative Addressing mode.
Advantage- Flexible
Advantage- Simple to use as no intermediary is involved for referencing memory.
Disadvantage- Complexity
Disadvantage- Address space limit
Application- It aids in run-time program relocation and instruction sequence modification.
Application- It assists in accessing static data and implementing variables.
Conclusion
Overall, Relative addressing mode and Direct addressing mode are two different ways of accessing memory in computer architecture. Direct addressing mode is simpler and more efficient, but has the limitation of not allowing relocatable code, while Relative addressing mode allows for relocatable code but requires additional calculation to determine the memory address.
Difference between Relative Addressing Mode and Direct Addressing Mode-FAQ’s
Which addressing mode is faster: Relative or Direct?
Direct Addressing mode is more often faster because there is no more computation needed to know the address of the operand.
When is Relative Addressing Mode commonly used?
Relative Addressing Mode is used mostly in the control transfer instructions where there is a need to perform a conditional check and execute code.
Does Direct Addressing Mode use more memory than Relative Addressing Mode?
Yes, Direct Addressing Mode results quite often in an increase of instruction’s size because it contains the complete address of the operand.
Can Relative Addressing Mode handle large memory spaces?
However, Relative Addressing Mode is restricted in accessing faraway memory locations because the offset is generally limited within a small range compared with the current instruction.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode | https://www.geeksforgeeks.org/difference-between-relative-addressing-mode-and-direct-addressing-mode?ref=asr10 | Languages | Difference between Relative Addressing Mode and Direct Addressing Mode | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0180996824, -0.00542354258, -0.0225053169, 0.0317301117, 0.00487880269, 0.0460603535, 0.00456468249, 0.0211215969, -0.0202309284, 0.00059046637, 0.0388395637, -0.0283901, 0.0370900333, -0.0433247238, -0.049082268, 0.00378137035, 0.0226484612, 0.0332092606, 0.0166682489, -0.0208989307, 0.0467919745, 0.00458058761, -0.0391576625, -0.0278493352, -0.0330184028, 0.0369309857, -0.0125250435, 0.00336585706, -0.00635397481, 0.0339726917, 0.00218691234, 0.0121512804, -0.0295193419, -0.0273880959, -0.00584502053, -0.00807964709, 0.00648121303, -0.0370900333, -0.0100041302, 0.0265451409, 0.00998027343, -0.00827050488, -0.00527642341, -0.00980532, -0.0346406922, 0.00844545849, -0.0110856583, -0.0256703757, 0.00866812561, -0.0241435133, -0.0482234061, -0.0079961475, 0.0304736309, 0.0485415049, -0.0277857166, 0.0357540287, 0.0151095763, -0.0137735717, -0.0534083769, -0.0301873442, 0.0465056859, -0.016890917, -0.0242389422, -0.0376626067, -0.0114276111, -0.00518497033, -0.0292648636, 0.0298215337, 0.017097678, -0.0303304866, -0.0229506511, -0.0163342468, -0.0178929195, -0.00596430665, 0.00248910394, 0.0162149612, -0.00609552115, 0.0480325483, 0.0219009332, 0.0335909761, -0.0209466442, 0.0168432016, 0.00182507781, 0.00946336612, 0.015507197, -0.0136224767, -0.0050298986, -0.0551897176, 0.0366447, -0.0143381935, -0.0308394413, -0.0132407611, 0.0296783894, -0.00855679158, -0.0160081983, 0.00230818661, 0.00767407473, 5.22498121e-05, -0.00326844, 0.0137656201, -0.000232359438, 0.025495423, -0.0180519689, -0.0177656822, 0.0282310508, -0.0140200965, -0.0143302409, 0.0244616102, 0.0276584774, 0.0638737455, -0.0309507754, -0.0314597301, 0.00699016731, 0.00588478241, -0.0184973031, -0.00339766662, 0.0219168384, -0.055984959, -0.00173461915, -0.0263542831, 0.0106403232, 0.0417024307, -0.00365214376, 0.0408117622, -0.0372808911, 0.0251614209, 0.00115011714, 0.000723172154, 0.0055070431, -0.00379528711, 0.00189167925, -0.00485494547, 0.024954658, -0.0135588571, 0.00750309788, -0.00548716215, 0.0251932312, 0.0283105746, 0.00750309788, 0.0105369417, -0.00357460766, -0.04100262, -0.0262906644, 0.00702595338, -0.0195152108, -0.0117138978, -0.00796433724, 0.0615198351, -0.0281833373, 0.00871584, -0.0326684937, -0.0295829605, -0.0126284249, 0.0362947956, 0.0101631787, -0.0158014372, 0.00696233381, 0.0201673079, -0.0200400706, -0.00867607817, 0.0180201586, -0.0203581657, -0.00789276604, -0.0103381313, 0.00713728694, 0.0355631709, 0.0255749468, -0.0230142716, -0.0109266099, 0.0306803938, -0.0334001184, 0.0424022451, 0.0113321822, 0.0126761394, 5.58221836e-05, 0.00205768575, 0.0152606722, 0.0186404455, 0.00330223772, -0.0132487128, -0.0192289241, -0.0568438172, 0.00225848402, -0.00253880653, 0.0213283598, 0.0312211569, -0.0137735717, -0.0147914803, -0.0152129577, -0.0180201586, 0.00314517762, 0.0149425762, 0.0422431938, 0.0617106929, 0.0232051294, -0.0226007458, -0.0409071892, -0.0016222914, 0.0226802696, 0.0139882872, -0.00436189631, -0.0437382497, 0.00970193837, 0.0262270439, 0.025384089, -0.0413525254, -0.00277737877, 0.00420284783, -0.0121830907, -0.00288672443, -0.0171453934, 0.028151527, 0.017638443, -0.0193084478, 0.0259884726, 0.021566933, -0.0144654317, -0.0302827731, -0.00873969775, -0.0584979206, -0.00668797595, 0.00970989093, 0.028040193, 0.00125548651, -0.0729713067, -0.0209307391, 0.00427044369, -0.0282469559, -0.00469589746, -0.0254159, 0.00196921523, 0.0432611033, 0.0109902294, -0.0158968661, -0.0296783894, -0.0153958639, -0.0311575383, 0.00913731754, -0.0216623619, 0.0577344894, -0.0375989899, 0.0361039378, -0.0390304215, -0.0161592942, -0.010361989, 0.0163660571, 0.00702595338, 0.0441517755, -0.017097678, -0.0120081371, 0.0120081371, -0.0247638, 0.0158173405, -0.00134097494, -0.00123858766, 0.00337380939, 0.00866812561, -0.0193879735, 0.0035149646, -0.0121751381, 0.00523268478, 0.00615914073, 0.0119047556, 0.0198174026, -0.0169227254, -0.00355273858, 0.0365810804, -0.00594442571, 0.0403346159, -0.0196424499, 0.0446289182, -0.0768520758, -0.00945541449, -0.00271177129, 0.0279765744, -0.00234596059, -0.0332728773, 0.0391894691, 0.0532175191, 0.00202687015, 0.0290421974, -0.0095747, 0.0132964272, 0.00915322267, -0.0155469589, 0.0012187066, -0.0135588571, 0.0101870354, -0.0351496488, -0.0125648063, -0.00538775697, -0.00708162, -0.0148391947, 0.0545535237, 0.0385532789, -0.00413525244, -0.0187040661, -0.0449788235, -9.64229548e-05, -0.029837437, 0.0462830178, -0.00331217819, 0.0178293, -0.021678267, -0.0157378167, -0.0208671205, -0.0177338719, 0.0104653696, 0.00527244713, 0.0134236664, 0.0390304215, -0.0214237887, 0.00579730608, -0.0353086963, 0.036740128, 0.0324935429, 0.0104653696, -0.032827545, -0.00997232087, -0.0177656822, -0.00104474765, 0.000915521057, -0.00506966049, 0.0158412, 0.0277380012, -0.0471418798, 0.0185768269, 0.0346725024, -0.0223939829, -0.0494957939, -0.0389986113, -0.00755876442, -0.0109902294, -0.0339090712, 0.00353882182, -0.012906759, -0.00332013075, 0.0255749468, -0.0143620502, 0.00356466719, 0.0108470852, 0.0363266021, -0.0313006826, -0.00696631, -0.0087874122, -0.0113798967, -0.035054218, 0.0104176551, -0.00302986777, -0.0129306167, 0.00165509514, 0.0135588571, 0.000235217347, 0.00708162, 0.0353723131, -0.0180996824, -0.0247478969, -0.0179088246, -0.0132009983, -0.0130260456, 0.00804386195, 0.00916117523, -0.0326366872, 0.0283264797, -0.0529630445, -0.0232369378, 0.015133434, -0.00412730034, 0.0294557214, 0.0133441417, -0.00659254706, -0.0424976721, 0.0185132083, -9.14061093e-06, -0.00290064118, 0.0283741951, 0.00576152, -0.0271654278, 0.0172090121, -0.00117795053, -0.0190698765, 0.0370264165, -0.0114514688, -0.00998822507, 0.00188869704, -0.0121274237, 0.00485494547, -0.0360721275, 0.0276425723, 0.0190380663, -0.0331774503, 0.0130499024, -0.00981327239, -0.0206762627, 0.0174316801, 0.0140041923, 0.000426447921, -0.0303304866, 0.0297738183, -0.0143620502, 0.0471418798, 0.0198492128, -0.0518815145, 0.0493367426, -0.00767407473, 0.0368037485, -0.018799495, -0.00638976041, 0.0269109514, -0.000820589194, 0.00216106698, -0.0547443815, -0.0173362512, 0.0243979897, -0.00737585919, 0.00753888348, -0.0328911617, 0.057034675, -0.0033400117, -0.00329627353, 0.0216464568, 0.00722476328, 0.00821483787, 0.0197696891, 0.0310462043, 0.0337818339, -0.0137417624, -0.00734007312, 0.024954658, 1.91199524e-05, 0.0224576034, 0.00562632922, 0.0286286715, 0.022521222, -0.0260520913, -0.0282787662, 0.0149505287, 0.0725895911, -0.0299328659, -0.0171135832, 0.00986098684, 0.0452969223, -0.00617504539, -0.0282310508, -0.0150300525, -0.0065169991, -0.0300760102, 0.0189267322, 0.0156264827, -0.0129306167, -0.0389349945, 0.00209148345, -0.0511817038, 0.007725765, 0.0556668602, 0.00326645188, 0.00519292289, -0.0506091304, 0.0128590446, -0.00923274644, 0.0296624843, 0.00751900254, 0.0437382497, -0.00755876442, 0.0382988, 0.0370582268, -0.02304608, -0.0286445767, -0.0188472085, 0.0106880376, 0.00163720211, -0.0218055043, 0.0192289241, 0.0300282948, 0.0217259806, 0.0039245137, 0.0312529653, -0.0160559136, -0.0262111388, -0.0161752, -0.00125349849, 0.0195947345, 0.00946336612, -0.0552215278, -0.0291217212, -0.0191812105, 0.0313643, 0.0288036242, -0.0143302409, -0.00476349285, -0.00320879696, 0.0238731317, -0.00732416846, 0.0182110164, -0.00983713, -0.00721681118, -0.00135787379, 0.0128829023, -0.00326048769, 0.0702993, -0.052167803, -0.000718698953, -0.0261634253, 0.0410662405, 0.016350152, 0.00894646, -0.0288195293, 0.0131850941, 0.0148869092, -0.030378202, 0.0163819622, -0.0036720247, -0.00488675525, 0.0307917278, 0.0225053169, -0.0127397589, -0.0386805162, 0.00224257936, -0.00959060527, -0.00469192117, 0.00409946684, 0.0112685636, 0.0168113913, -0.00165111886, 0.0449152067, -0.0090498412, 0.0312211569, 0.00119683752, -0.0177974906, -0.0459331125, 0.0123500908, -0.008230743, 0.0293921027, -0.00378137035, -0.00856474414, -0.00304179639, -0.00298215332, 0.0202945471, 0.00100448867, 0.0406209044, 0.00838183891, 0.0168750118, -0.011204944, 0.0172726326, -0.0244775135, 0.0159286745, -0.048127979, 0.000488079095, 0.0161831528, 0.0228234138, 0.000349408976, -0.0183223505, -0.0118172793, -0.00432213396, 0.00378932268, 0.00876355451, -0.00117795053, 0.0128988074, -0.0249069445, 0.00233602, 0.00932022277, 0.00521678, 0.0229506511, 0.0382351801, -0.00328832096, -0.0148551, 0.00920889, 0.0205967389, 0.0235550348, -0.00875560194, -0.00568597252, -0.000992063, 0.0311575383, 0.00499808881, 0.0334637351, 0.0192448292, 0.00700607197, -0.00327838049, 0.0102347499, 0.0529312342, 0.0261634253, -0.0149902906, 0.0125966156, 0.00937589, 0.00758659793, -0.0171931069, -0.00505375583, 0.00157258881, 0.0226007458, -0.00416706223, -0.0100279879, 0.0122308051, -0.0184018742, -0.00148411829, 0.0144654317, 0.0285650529, -0.00633806968, 0.00282310508, 0.00636987947, -0.0441835821, -0.00152189226, 0.00938384235, 0.0320482068, -0.0198014975, 0.0215828381, -0.0132646179, 0.0144574791, -0.013113522, 0.00518497033, 0.0223780777, 0.0163024385, 0.00835003, 0.00233403197, 0.00818302855, -0.0116979936, -0.0337500237, 0.000592951488, 0.0286763869, -0.00541956676, -0.0221554115, 0.00453287316, 0.00169783924, 0.00435792, 0.0221236013, 0.000250625133, 0.0213283598, -0.00509749399, -0.0281038135, -0.0167636778, -0.0232369378, 0.02304608, 0.0136463335, -0.0161911044, -0.00201593572, 0.003385738, -0.00774962222, -0.0221236013, 0.0120876618, -0.0132884756, -0.00315511809, -0.0134713808, 0.0116582317, 0.0261793304, 0.105162658, -0.0139405727, 0.063937366, 0.0259725675, 0.0377580374, 0.0179724433, 0.00826255232, 0.0204535946, -0.00716909673, 0.00628240313, 0.0173203461, 0.000903592445, -0.0376626067, 0.023586845, -0.0412889048, 0.0161672477, 0.0102904169, -0.0203740709, -0.0145290513, 0.0269109514, 0.0281038135, -0.000992560061, -0.0160718188, 0.0162706282, -0.00572175812, 0.00862836372, 0.0487959795, -0.0245888475, -0.058943253, 0.000727148377, 0.00114912307, 0.00211931695, -0.0117218504, -0.00441358704, 0.0317778252, 0.0171453934, 0.00630228408, -0.00597225921, 0.0168113913, 0.00790469442, -0.0064573558, 0.0121989949, -0.00167298806, -0.0444698706, -0.0178133957, -0.0464420691, 0.00774962222, -0.0116184689, -0.00928841345, -0.00510544656, 0.00327042816, 0.000164018435, -0.0301237237, -0.0116900411, -0.00406964542, 0.0148312422, 0.00239963946, -0.0188472085, -0.0017485359, 0.024000369, -0.0156344362, -0.00565813901, -0.00327042816, 0.00297420099, -0.00312927295, 0.00652892748, -0.0112765161, -0.00612733094, -0.00606768811, 0.0325094461, 0.035054218, 0.0156821497, -0.00508556562, -0.00341158337, -0.0159843415, -0.0190062579, -0.0316983, 0.00846136268, 0.0180042535, 0.0260043759, -0.00114315876, -0.0133202849, 0.030266868, -0.011634374, 0.0264019966, -0.016461486, -0.00177139905, -0.00449708709, -0.0180837773, 0.0151254814, -0.0287559107, 0.00854088739, -0.0422113873, 0.0278334301, 0.00168889284, -1.49573625e-05, -0.0173203461, 0.0296783894, 0.00726054935, 0.0494639836, -0.0224894118, -0.0122069474, -0.0129783312, 0.00186185772, -0.00880331639, -0.0254795179, 0.00805976614, -0.00226047216, -0.0149028143, -0.00353882182, -0.0339090712, -0.00314318947, -0.0292807687, 0.0250341836, 0.00605575927, 0.020612644, -0.0155231021, 0.017638443, 0.0305531546, 0.0079961475, -0.00186483981, 0.0127636157, -0.00728838285, -0.0519769453, 0.00470385, 0.0262429491, 0.0078211939, 0.020612644, 0.0417978615, 0.026561046, 0.00638976041, -0.00138868939, 0.0146403844, -0.0132407611, -0.0136781428, -0.0102983695, -0.00947927125, -0.0078490274, 0.0433247238, 0.0220599826, 0.0105926087, -0.0216623619, -0.0405254737, 0.0126999971, -0.000538278662, 0.0182905402, -0.00125946279, 0.0194515921, 0.0422750041, 0.00838183891, 0.0042386339, 0.03591308, -0.00258850912, -0.0443426333, -0.0265769511, -0.0356267914, -0.0417978615, 0.000215336317, 0.0132646179, -0.015133434, -0.00545535237, -0.0161672477, 0.00225848402, 0.00300004613, -0.0142268594, -0.0272290483, -0.00677942857, 0.0012405758, 0.0219168384, 0.00137874892, 0.0130817126, 0.00119981973, -0.00413922872, 0.0087874122, -0.00535992347, 0.0125648063, 0.0292807687, 0.015300435, 0.0131532839, -0.000361089071, -0.0283741951, -0.0116423266, 0.0160400085, 0.0117138978, 0.0264974255, 0.0386805162, 0.0190221611, 0.0254477076, -0.02835829, -0.0233482718, -0.00794843305, -0.0340363085, -0.0064295223, -0.0144018121, 0.00782914646, 0.00286684348, 0.00080219924, 0.00425851485, -0.00322072557, 0.00999617763, 0.00967808161, 0.00288672443, 0.0275630485, 0.0309666805, -0.00424261, 0.0117854699, -0.00487880269, 0.0288354345, 0.0433247238, -0.00275948597, 0.0253522787, -0.0177497771, 0.0167795829, -0.00700209616, -0.00639373669, -0.00340959523, -0.0403982364, 0.0177020617, 0.0188472085, -0.0268791411, 0.0146165276, 0.013169189, -0.000735100766, -0.0029582961, 0.0215828381, -0.0171135832, -0.0376626067, -0.0190698765, -0.00894646, -0.0111890389, 0.0314756334, 0.0143143358, -0.0159445796, 0.00805579, 0.0207239781, 0.0295988657, -0.0158412, 0.0119365659, 0.0452333, -0.0273085721, -0.0179883484, 0.0338454507, 0.0299964864, -0.0151731959, -0.0337818339, 0.0273244772, -0.0312370621, 0.00578537723, -0.017845206, -0.00685895281, -0.00821483787, 0.0101313684, 0.0125170918, 0.000700806035, -0.00976555794, -0.0133918561, 0.0104971798, 0.00236584153, -0.0102824643, -0.00909755565, -0.0135509046, 0.0102108931, 0.0124852816, 0.0135827139, -0.00576947257, -0.0259884726, 0.000571579381, 0.00217697187, 0.0317778252, -0.0133998087, -0.0265769511, 0.0215828381, 0.0297102, -0.0282628611, -0.00406765705, 0.00800807588, 0.0122626144, 0.00371178682, -0.00862836372, -0.00915322267, 0.0221713167, -0.017845206, -0.00429032464, -0.0167000592, 0.0188154, -0.0298692472, 0.010568751, -0.00662833266, 0.0117695648, 0.0131612364, -0.0155469589, 0.00353882182, 0.00340760709, -0.0423704349, -0.00727645401, -0.0514998, 0.00339567848, -0.0136145242, 0.0374717489, 0.0441199653, -0.0190698765, -0.009240699, -0.00833412446, 0.000406815408, 0.024652468, 0.00108152756, -0.0107596088, 0.013805382, -0.0210897885, -0.00753093092, -0.00766214589, 0.0342907868, -0.035785839, -0.0345770717, -0.021566933, -0.0157378167, 0.0369946063, 0.0157219116, -0.0140598584, 0.0306803938, 0.00513725588, 0.0126840919, 0.0246365629, 0.00646530837, 0.00947927125, -0.015562864, -0.0194515921, 0.0147596709, -0.0268314276, 0.021026168, 0.0287241, -0.0118888514, -0.017304441, -0.00248512765, -0.0272131432, 0.0286445767, 0.0105369417, -0.0191334952, 0.00605973555, 0.00858860184, 0.0065249512, 0.014552908, -0.0132169034, 0.01795654, -0.0372808911, -0.0138451438, -0.0232051294, -0.00207955483, -0.00636987947, 0.00526847085, -0.00247121113, -0.000660049904, -0.000860848231, -0.0119127082, -0.00922479387, -0.0254318025, -0.0147676235, -0.040271, -0.0167795829, -0.011204944, 0.000971187954, -0.00169783924, 0.0343862139, 0.0102188457, -0.0135349995, 0.000742059143, 0.00885103084, -0.0172408223, -0.0469828323, -0.0255749468, 0.00518497033, 0.0164296757, 0.00518497033, -0.0327639244, -0.00611540256, -0.00912141334, -0.0204535946, -0.00424658647, 0.00138670125, -0.00965422392, -0.00835798122, 0.0182269216, 0.0203581657, 0.012047899, 2.13255025e-05, 0.00865222048, 0.00059046637, 0.0152606722, -0.00438973, -0.00396427559, -0.0109584192, 0.0201036893, -0.00124256383, -0.0151175288, -0.0608836412, 0.00132308202, -0.0189744476, 0.0240957979, 0.00470385, 0.00543547142, 0.027928859, 0.00725657307, -0.0169227254, 0.0113242306, -0.0162785817, 0.00624661706, -0.0024374132, 0.0286922902, 0.000711740577, 0.0419887193, -0.0217100754, 0.00547523331, 0.018370064, -0.00985303428, -0.02050131, 0.0233323667, 0.00867607817, -0.00689076213, -0.00703390548, 0.0195788313, -0.00964627229, -0.0140041923, 0.0309825856, 0.0518497042, -0.00354081, 0.00848522, -0.00524063734, 0.0337182134, -0.0129226642, -0.0323185883, -0.0197060686, -0.0232528429, 0.00198114384, 0.0211056937, -0.023364177, -0.00464818301, -1.13927572e-05, -0.0226007458, -0.00449311081, 0.0295193419, 0.00897031743, -0.0157855321, -0.00902598444, 0.0247001816, -0.00494242227, -0.018370064, -0.0362311751, -0.0157934837, 0.000277091749, 0.00327042816, 0.0132646179, -0.0136224767, -0.000755478861, 0.0207398813, 0.108089142, 0.00748321647, -0.0176702533, -0.0296624843, 0.0300282948, 0.0261475202, -0.0023916869, -0.00201494154, 0.0277220979, 0.00585297309, 0.0251137074, -0.0168591067, 0.00527642341, 0.0165410098, -0.010306322, 0.0104415128, -0.0297579132, -0.00153183274, 0.0104097035, -0.0110538481, -0.00872379262, -0.00827050488, 0.022409888, -0.0143461451, 0.0034195357, -0.0109981811, 0.00105866441, 0.0111095151, 0.0058211633, -0.00111333723, 0.0163342468, -0.00235192501, -0.00161334488, -0.00458058761, -0.0090498412, 0.0246842764, 0.000807666511, 0.00170579168, -0.00905779377, 0.00215510279, -0.0243820846, 0.021344265, -0.0447879657, 0.0073440494, 0.000840470195, 0.00303583196, -0.00444539636, -0.00959855784, -0.0349905975, 0.00114117062, 0.0173521563, -0.0103301788, 0.0114435162, 0.0106482757, -0.0294875316, 0.0198014975, 0.00539173326, -0.00176841696, 0.00918503199, -0.0177020617, -0.0114037544, 0.00180718489, -0.0170022491, -0.00426646741, 0.0134793334, -0.00634204596, -0.0190539714, -0.0160638653, -0.016890917, 0.00512930378, -0.0273562856, -0.00941565167, 0.0302191526, 0.0108073233, -0.0172567274, 0.0125011867, 0.0112208491, 0.0133441417, 0.0313961096, -0.015618531, -0.0102983695, -0.00391656114, 0.0273880959, 0.017638443, -0.00534401881, -0.00355472672, -0.014815338, -0.0196742602, -0.00162129733, 0.0145926699, 0.00150300527, -0.0182905402, -0.0309507754, 0.00763431238, -0.0140757635, -0.00364816748, 0.014871004, 0.0215828381, 0.00733212102, -0.0223939829, -0.0128272353, 0.00880331639, -0.00404976401, -0.00479132636, -0.020278642, -0.0233959872, 0.00459649228, 0.00491856504, -0.00352291716, -0.0309189651, 0.0370900333, -0.0062386645, 0.0195629261, 0.000324806198, 0.0309348702, -0.0145370029, 0.023586845, -0.00466408767, -0.0101234168, 0.00551897194, -0.00800807588, -0.0107834665, 0.0293602925, -0.0131930467, -0.000710249529, 0.00559849571, 0.0139405727, 0.00173461915, -0.0180201586, 0.0127795208, -0.00998822507, 0.00437382469, -0.0172885358, 0.0261475202, -0.0149902906, 0.00483506452, 0.0119683752, 0.0264974255, -0.00369588193, -0.00699016731, 0.0025765805, 0.0269268565, 0.0184973031, -0.0147596709, -0.0176066328, 0.000970690919, 0.000218691246, 0.000225773852, 0.0251455158, -0.0215351228, -0.0236504637, -0.0073162159, 0.0104812747, -0.0169386305, 0.0282469559, -0.00745538343, 0.00581321074, -0.0149187185, 0.00930431858, -0.0117457081, 0.0117854699, 0.0176543482, 0.0107357521, -0.0268473327, -0.0155549115, -0.00281912903, 0.00904188864, -0.00898622163, -0.0237458926, 0.0080915764, 0.0167954881, -0.0236027502, -0.0144336224, -0.025065992, 0.0239844657, 0.0198969264, 0.0223780777, -0.0276902877, 0.0252886601, -0.00254079467, -0.0289467685, -0.0210579783, 0.0142507162, 0.00947927125, 0.00559849571, 0.00495037436, 0.0040537403, 0.00766214589, 0.010083654, -0.0120638041, -0.00403783564, 0.0242866557, 0.00723271584, -0.00114216469, 0.0306485835, 0.0190380663, 0.00137278461, -0.0182269216, -0.0171931069, 0.00820688624, -0.0320004933, 0.00158650556, 0.0150300525, 0.000335989258, -0.0134793334, -0.0109902294, -0.0142268594, 0.0190857816, -0.00232607964, 0.00355472672, 0.0167795829, 0.000521876849, -0.0137974294, -0.0138769532, 0.00377142988, -0.00637783203, 0.0252886601, -0.0229665563, -0.000370284048, 0.0222667456, 0.0123421382, -0.00528437551, 0.0173839647, 0.0216464568, -0.0165410098, -0.0168750118, 0.0121751381, 0.00868403073, 0.023586845, 0.000382709666, -0.005256542, 0.0421159565, 0.0273880959, 0.0100200353, -0.014179145, -0.0159525312, 0.0300442, -0.0116502792, -0.0353086963, 0.0507999882, 0.00555475755, 0.0194038767, 0.0225689355, -0.01911759, 0.00625854591, 9.46212385e-05, 0.0162547231, -0.0100597972, -0.0200241655, 0.0155310547, -0.00860450603, -0.00643747486, 0.0107277995, -0.039825663, 0.0190857816, -0.00494242227, -0.0100757023, 0.00663230894, 0.00667207083, -0.0249705631, 0.00805976614, -0.0227597933, 0.0110061336, 0.0139008109, 0.0171453934, 0.0240321793, -0.017097678, 0.00704185804, -0.00916912779, -0.00576549629, -0.0152845299, 0.015936628, -0.00186086365, 0.0208353102, 0.00720885862, -0.00136383809, -0.000730627566, 0.00142447522, -0.0156503413, -0.00846136268, -0.0225371271, 0.051086273, 0.0255908519, 0.00144535035, -0.00444539636, -0.00568597252, -0.00457661133, -0.0084216008, 0.00780926552, -0.00998822507, 0.0167000592, 0.00925660413, 0.0277380012, -0.0233323667, 0.00432611024, 0.0355631709, -0.00748321647, -0.00399210909, -0.023586845, 0.0113798967, -0.00519689918, 0.0112208491, -0.0241912268, 0.0211534072, 0.00183800049, -0.0222508404, 0.0172885358, -0.0305849649, -0.0128113301, 0.0105289891, -0.000609850336, -0.0335591659, -0.00142546929, -0.000766413403, 0.0079007186, -0.00836593378, 0.00566609111, -0.02304608, 0.010361989, -0.000124442769, -0.00719693, -0.015300435, -0.0250500869, 0.013280523, 0.0195947345, 0.0157219116, 0.0139644295, 0.00227637705, -0.000317847851, -0.00494639808, 0.0110697532, -0.00650904654, -0.00858860184, -0.00756671699, 0.00651302282, -0.0079007186, -0.00485494547, 0.0200877842, 0.0029761889, 0.00948722381, -0.0171931069, -0.000825559429, -0.016461486, 0.0138292387, -0.0134713808, -0.0068032858, -0.00601997366, 0.018910829, 0.00537185231, 0.03198459, -0.0286127664, -0.0160559136, 0.00815121923, 0.0110458955, -0.0187358744, 0.0221236013, -0.0117934225, 0.0214078836, -0.0136304284, 0.00209148345, -0.0275312401, 0.0164932963, 0.0050298986, 0.00202587619, 0.021026168, -0.0111731347, 0.00717704883, -0.00373763219, 0.0175112039, 0.0212329309, -0.00633806968, 0.00685895281, 0.0266405698, 0.00342550012, 0.00118093274, -0.0207875967, 0.00202687015, 0.0291694347, -0.00965422392, -0.0172885358, -0.00907369889, -0.0151016247, 0.011841137, -0.00611540256, -0.00881126896, -0.0187199712, -0.00678340485, 0.00787686091, 0.0142268594, 0.0323981121, 0.0135111427, -0.00349906, 0.0102745118, 0.00274755736, -0.0209466442, -0.0175430141, -0.00666809501, -0.00587683031, -0.009240699, -0.00258453283, 0.0235391296, 0.0139405727, -0.0128749497, 0.00841364823, -0.00853293482, 0.0145131461, -0.0310462043, -0.0229029376, 0.0334001184, -0.030489536, -0.00446130149, 0.00747526437, -0.0133520942, -0.00500604138, 0.00140956452, -0.010680085, 0.0231892243, 0.00917707942, 0.00584104424, 0.0130817126, 0.00546728121, 0.00473168306, 0.00681123836, -0.0377262272, -0.0058211633, -0.0013389868, 0.00781324133, -0.00736393034, 0.015507197, -0.0251932312, -0.00858860184, -0.0136145242, -0.00841364823, -0.0139485253, -0.0272290483, 0.0108232284, 0.0142507162, 0.00152984459, 0.00619890261, -0.00798421819, -0.0169068202, -0.0344180241, -0.012532996, -0.00499013672, -0.0142109543, -0.00248115161, 0.00290859351, 0.000506966084, -0.0119683752, -0.0055070431, 0.0128908549, 0.00765419332, -0.0150221, -0.00766612217, -0.0172249172, 0.00279328367, -0.0127318064, -0.0181951113, -0.00131711771, 0.00761045516, 0.0128590446, 0.010194988, -0.0209148359, -0.00187279226, 0.0165887251, -0.00373763219, 0.00781324133, 0.004489135, -0.020612644, 0.0266246647, -0.00213124556, -0.0068390714, -0.00696233381, -0.00564223388, -0.0108073233, -0.0128590446, 0.0011173134, 0.00165111886, 0.0355949812, -0.00720488233, -0.0195788313, 0.0118808988, -0.00732814474, 0.0114514688, -0.00232011522, 0.0604065, -0.00565018645, 0.002628271, 0.0101631787, 0.0222031251, -4.58195427e-05, -0.020278642, -0.0192130189, -0.0316187777, -0.00219287677, -0.0168591067, -0.00252687791, -0.0143302409, 0.00829436257, 0.00208353112, -0.00914527, 0.0103937984, -0.00740766898, 0.0138530964, 0.00978941564, 0.00947927125, -0.00481518358, 0.00939179491, -0.0106959902, 0.0116661834, -0.0208830256, 0.00845341, -0.00363425072, 0.0125648063, 0.0162706282, 0.00374558452, 0.00220281724, -0.0189426374, -0.000888681679, -0.000671481539, 0.0332728773, -0.00483506452, -0.00672773784, -0.0196106397, 0.00621480728, 0.00231017475, 0.0107834665, -0.000284547132, -0.0139564779, 0.00669195224, 0.0102824643, 0.000180544535, -0.0114355637, 0.00163223187, -0.0101711312, -0.00406964542, -0.0101313684, -0.00802398, 0.0177020617, -0.00877946, -0.0199605469, 0.0300123915, -0.0112844678, -0.00460444484, 0.00774962222, 0.00264019961, 0.0110299913, 0.00356466719, -0.000751999673, -0.00262429495, 0.0170340594, -0.0177020617, 0.00100747077, -0.00951903313, 0.0200400706, 0.0329547822, -0.00712933438, 0.00537582813, 0.00763828866, 0.00858064927, 0.015562864, -0.00134097494, -0.0117695648, -0.00115210528, -0.010139321, 0.00747128809, 0.00415115757, -0.00682714302, -0.0156662446, 0.00412730034, -0.0060398546, 0.0125966156, 0.0145926699, 0.00973374862, 0.0170817748, 0.0272131432, -0.00848522, 0.00935998559, 0.00712138228, 0.010250655, 0.00259646145, 0.000146622537, -0.0162467714, -0.0273085721, 0.0117695648, 0.0126999971, 0.0158412, 0.00724464422, -0.00612335466, 0.0122308051, 0.0167000592, -0.00311734434, -0.00571380556, -0.00678340485, -0.0114355637, 0.00031138651, 3.21513398e-05, 0.00754285976, 0.0143381935, -0.015936628, 0.0218373146, -0.0117138978, 0.000398863, -0.0125409486, -0.0211215969, -0.0153640537, -0.0137815243, -0.00641759392, -0.0257021859, 0.00195828057, -0.00524859, -0.0103222262, -0.0112924203, 0.00994051062, -0.000870788761, -0.0168750118, 0.0137974294, -0.00449708709, -0.00755081233, -0.0346725024, 0.00826255232, 0.0108073233, 0.0126363775, -0.0135668097, -0.00284497417, 0.00403584726, -0.00274755736, -0.00582513958, -0.0158173405, 0.000535793544, 0.0205967389, 0.00221275771, 0.00449708709, 0.0269904751, -0.0221554115, 0.0143779553, -0.03483155, -0.0285014324, 0.0011540933, -0.00112128968, -0.00763828866, 0.00315710623, -0.000528338132, -0.0226802696, -0.00891465, -0.00858064927, 0.0106403232, -0.00249506836, 0.00954289082, -0.00421875296, 0.0177974906, 0.00229426986, 0.0060120211, 0.00824664813, -0.0149028143, -0.0307917278, 0.0140996212, 0.0140996212, -0.00925660413, -0.00339567848, -0.00800012331, 0.0167636778, 0.0207239781, 0.0243025608, -0.000539272733, -0.0105607985, 0.021566933, 0.0072486205, -0.0188472085, -0.0128431404, 0.00116801, -0.0039583114, 0.00259447331, -0.00494639808, -0.0239685606, 0.0201991182, 0.0119445184, -0.00805579, -0.0339408815, -0.00572175812, -0.00138471322, -0.0060478067, 0.0305054393, -0.029423913, 0.00407560961, -0.0243343711, 0.00720885862, 0.00218691234, 0.0162070096, 0.0144654317, -0.00639771298, 0.00186285179, -0.00251892558, 3.02098342e-05, -0.00796831399, -0.0334319249, 0.00218691234, 0.0094315568, -0.0192130189, 0.00649711816, 0.0323981121, -0.00404976401, -0.00295233168, 0.0067356904, -0.0150300525, 0.00429032464, 0.00011580695, 0.0321277305, 0.0144574791, 0.00864426792, -0.00749116903, 0.00503785117, -0.0227756985, 0.0115309926, -0.012588663, 0.0130658075, 0.00756274071, -0.00260441378, 0.0318096355, 0.0172567274, -0.00298414147, 0.0119763277, -0.00209347159, -0.00567404367, 0.0152606722, -0.0281038135, 0.0159763899, -0.00972579606, -0.00183800049, -0.00609949743, -0.0427203402, 0.0218532197, 0.00873174518, -0.0145131461, -1.90267601e-05, 0.00840569567, 0.0165410098, 0.0152686248, -0.00650507025, 0.0104494654, 0.00745935924, 0.0213601701, 0.00072565733, -0.0170658696, -0.0216305517, -0.00889874529, -0.00720885862, -0.0110856583, -0.00438973, 0.0177020617, -0.0187517796, -0.00802398, 0.00643349858, -0.0242707524, 0.0144892884, 0.00621878356, 0.0108232284, 0.00708559621, -0.00263423542, 0.00728440657, -0.000298712344, 0.00581321074, -0.00283304555, -0.00880331639, 0.0213919804, -0.00369787, -0.00499411253, -0.00734802568, -0.00463625416, -0.0140280491, 0.00569392461, 0.000169982741, 0.03090306, 0.00112625991, 0.0073440494, 0.00841364823, -0.0138769532, -0.000673469622, 0.0138690006, -0.00775757479, -0.00182806, -0.0223780777, -0.0392212793, 0.0195947345, -0.00160738057, 0.00671183318, -0.0102904169, 0.0113958018, 0.00543547142, 0.0158968661, -0.0376308, 0.0126363775, 0.028994482, -0.0105210366, 0.0116900411, 0.0116184689, -0.00943950936, 0.0131850941, 0.00383902527, -0.00202587619, -0.0175589193, 0.00954289082, 0.0292648636, 0.00340760709, 0.00928841345, -0.00828641, 0.0233005583, 0.00268592616, -0.0073360973, -0.012795426, -0.00698619103, 0.0178133957, -0.00776552735, -0.0169863459, 0.00333603541, 0.00271177129, 0.00252091349, -4.19675962e-05, 0.00656471355, -0.0306803938, 0.0208989307, -0.0135270478, 0.0149664329, 0.024954658, -0.00860450603, 0.00409946684, -0.0145210987, 0.00148411829, -0.0106323706, 0.0260043759, -0.00587285403, -0.00824664813, -0.021137502, -0.0104494654, -0.0160956755, 0.0015914758, 0.00477939751, 0.0127874734, 0.00307360594, -0.00204774528, 0.00682316674, -0.00269189035, 0.00179227418, -0.00534401881, -0.0144892884, 0.032827545, 0.0130101405, 0.00743550202, 0.00287678395, -0.00796831399, 0.0214078836, -0.00536389975, -0.00854088739, 0.029312579, 0.0052207564, 0.0129624261, 0.0065169991, -0.0211215969, -0.00931227114, 0.00282708136, -0.0129147116, -0.0196742602, -0.0189585425, 0.00731224, -0.00901007932, -0.0133043798, 0.00540763792, 0.000556171581, -0.00914527, -0.00169684528, 0.0212011226, 0.000760449097, 0.00345532154, 0.00833412446, 0.0166364387, 0.0194197819, 4.69067854e-05, -0.0158093888, -0.0158173405, 0.00302390335, 0.0244298, -0.0119047556, 0.0147914803, 0.00154873158, 0.010568751, 0.0135270478, 0.013280523, 0.0245570391, 0.00174953, -0.0189267322, 0.0185132083, 0.00462830206, 0.0197060686, -0.0153799588, 0.000664026127, 0.0117695648, 0.00495435065, -0.00444539636, -0.00684304768, 0.0118570412, -0.000585496076, -0.0100200353, 0.0178611111, -0.00946336612, -0.0186404455, 0.00286485534, -0.0104812747, 0.0151413865, 0.000950809859, -0.0114673739, -0.00969398674, 0.00347520271, -0.0118649937, -0.0112685636, 0.0116900411, -0.00376347755, -0.0119604226, 0.00499013672, 0.00358852441, -0.0113083255, 0.0120001845, 0.00953493826, 0.0228870325, -0.0225689355, 0.000187627142, -0.0108391335, -0.0109584192, -0.010886848, 0.00241156807, 0.00268592616, -0.0149425762, -0.00263025914, 0.0111095151, 0.0121910423, -0.0196265448, 0.0045249206, 0.00689076213, -0.0114832781, 0.0149187185, -0.0189744476, -0.0267996173, -0.0222349353, 0.00965422392, -0.0027833432, 0.0206444524, -0.0089544123, 0.0094315568, -0.0177656822, -0.0177974906, 0.00998027343, -9.16390854e-05, -0.0190698765, 0.00666014245, 0.0158571023, -0.000535296509, -0.00894646, 0.00993255898, 0.0103858458, 0.00261236634, -0.0147358133, -0.00322668976, 0.0113480873, 0.0149902906, 0.0166205335, 0.021137502, 0.00203482271, -0.0152527196, 0.0188790187, -0.0107198469, -0.00748321647, 0.0179088246, -0.00877150707, 0.00854883902, -0.0360721275, 0.0174952988, -0.0131532839, -0.0121433279, -0.00665616617, 0.0451060645, -0.0110061336, -0.0251932312, 0.00643747486, -0.0148391947, 0.00810748059, -0.00871584, -0.0145847173, 0.0151731959, -0.0151095763, 0.000221673399, 0.00866812561, 0.00216901954, 0.0078211939, -0.0176861566, 0.0244616102, -0.00202488201, -0.00447323, 0.0183223505, -0.00155270786, 0.0149266711, -0.0134793334, 0.00910550822, 0.0129783312, 0.00787288509, -0.00589273497, 0.00272966432, -0.0149346236, -0.0136781428, 0.0239685606, 0.000217945708, -0.00639373669, -0.00503387488, 0.0014930648, 0.00647326093, -0.0105926087, 0.00384896598, -0.0163183436, 0.0171772037, 0.00286684348, -0.0117934225, 0.00418694317, -0.00947131868, 0.00314716576, 0.0197378788, 0.00800409913, -0.00693847658, -0.0148948617, 0.00330820214, -0.0102347499, 0.0139087634, -0.00593249686, 0.00234596059, 0.00489470782, -0.0155469589, -0.0284537189, 0.00219287677, 0.00798024237, 0.0184177794, -0.0186722558, -0.0222190302, 0.0278811455, -0.00165708316, -0.00619095, -0.0281197168, 0.00229228195, 0.00431815814, 0.0160559136, 0.00850112457, -0.0180837773, 0.0143381935, 0.0119922329, -0.00195927476, 0.0113401348, 0.00898622163, -0.0292012449, -0.0229983665, 0.0106880376, 0.000381715625, -0.00804783776, -0.000182656891, -0.00288473628, 0.00561440084, -0.00148213014, 0.00127337943, 0.000795737898, -0.00864426792, -0.0258612335, 0.000960253354, -0.0018837268, -0.0209625494, 0.0170817748, 0.0302986782, 0.0159843415, -0.0287241, -0.00732416846, -0.0221076962, 0.012906759, 0.000958265271, 0.000867309573, 0.0205649287, 0.00303980825, 0.0131532839, 0.00687088119, 0.0180678722, -0.0220440775, 0.00373763219, -0.00248711579, 0.0132089509, 0.0112924203, 0.0183223505, 0.00502592232, -0.00837388635, 0.00505375583, 0.00534799509, -0.037821658, -0.0174316801, -0.00700209616, -0.000689871493, 0.00314517762, 0.0283741951, -0.00191156031, 0.000816115935, -0.009240699, -0.00102586078, 0.0106959902, -0.0148869092, -0.0163660571, -0.00650109397, 0.0182587299, -0.0184973031, 0.00648916559, 0.00699812, 0.0147914803, -0.00936793722, 0.0108948, -0.0243979897, -0.000795240863, 0.030378202, -0.0145051936, -0.000774365792, 0.00619492633, -0.0126920445, 0.00361436978, 0.000154450696, -0.0168591067, -0.0167636778, 0.00323066604, -0.027928859, -0.0152209103, -0.0199605469, 0.00574561534, -0.000337480335, 0.018910829, -0.0226007458, 0.0346406922, -0.000446328952, -0.00189267332, -0.00289865304, -0.0080876, -0.00563825807, 0.00327440421, -0.00444937265, 0.00633011758, 0.0125170918, 0.015244768, 0.0051253275, -0.0208830256, -0.00250699697, 0.0108629903, 0.0161831528, -0.0252250414, 0.0176543482, 0.0234596059, -0.0293284841, -0.0107198469, -0.00873174518, 0.00136483216, -0.00199406641, -0.00981327239, 0.0186722558, 0.00520882756, -0.0174793955, 0.00576947257, 0.0134713808, 0.00770986034, -0.0270699989, -0.00897031743, 0.00777745573, 0.0112765161, -0.0259884726, -1.71939773e-05, -0.00978146307, 0.00246325857, 0.00925660413, 0.0196424499, -0.0048112073, -0.00965422392, 0.0186404455, -0.0055348766, -0.026449712, -0.00793650374, -0.00901007932, -0.00713728694, -0.0228711274, 0.00435792, 0.0190221611, -0.016684154, 0.00142447522, 0.00735200197, -0.000593448523, -0.0104653696, -0.020389976, -0.00337182125, -0.0131612364, 0.0124852816, 0.0185768269, -0.0139008109, -0.00742755, -0.00627445057, -0.0108152758, -0.0171294883, 0.0120160896, -0.0186881609, 0.00830231514, -0.00391656114, 0.00180022651, 0.0261475202, 0.00590068754, -0.00337579753, -0.0132646179, -0.013542952, 0.000847428571, 0.0119842803, -0.0138371913, 0.0347043127, -0.00213720975, 0.00576947257, 0.0095269857, 0.000337231846, 0.0194674972, -0.0157298651, 0.019865118, -0.0126602352, 0.00774167, -0.0174793955, -0.000690865505, -0.00846136268, -0.00759852678, -0.00792457536, 0.00924865156, 0.00953493826, -0.00403783564, 0.0161752, -0.00377142988, -0.0168750118, 0.0229029376, 0.00565813901, 0.00106761092, 0.0129783312, 0.00378137035, -0.0337500237, -0.00494639808, 0.0105051324, 0.00253880653, -0.00206762622, 0.011896804, -0.0114753256, -0.0251455158, 0.00667604711, 0.00464420673, 0.000939378282, 0.00377739407, -0.0255272314, 0.014123478, 0.0110618006, 0.00358852441, -0.00255669933, -0.0136622386, 0.00489868363, -0.0161274858, -0.0109584192, -0.00191156031, 0.00841364823, -0.00486687431, 0.0149664329, -0.00375751313, -0.00778143201, -0.00246325857, -0.00974965282, 0.00995641574, -0.00367003656, -0.000801702205, 0.00265212823, -0.00291853398, 0.0187835898, 0.021678267, 0.0124932341, -0.00599611644, 0.00998027343, 0.000606868183, -0.00212130509, -0.0175748244, -0.00538378069, 0.00400204957, -0.013169189, 0.00413922872, 0.0252568498, 0.0228552222, -0.0142984306, 0.00614721188, 0.00177736336, 0.0268155225, 0.0100359395, 0.0242548473, -0.00879536383, 0.00745538343, -0.0154435784, 0.0205172151, -0.0095747, 0.00811145734, -0.0131373797, -0.0118093267, -0.00791264698, 0.0154197207, -0.000413525268, -0.0152050052, -0.0113639925, 0.0396666154, 0.00355472672, -0.0149187185, -0.00335591659, -0.0187517796, 0.0160479601, 0.000998524367, 0.00465215929, -0.0421159565, -0.00180221465, 0.000801205169, 0.0145131461, 0.0268314276, -0.028883148, -0.0107039418, 0.0282787662, 0.0114276111, -0.00773371756, 0.000354130694, -0.00588080613, 0.00742755, -0.0096224146, -0.0168272965, -0.0192607343, -0.0058569489, -0.0210420731, 0.0185609218, -0.00255669933, -0.00814326666, 0.00999617763, -0.0172090121, -0.00723271584, -0.018592732, -0.0128033785, -0.00293046259, 0.00308752269, -0.00527244713, -0.0172885358, -0.0079166228, -0.00612335466, -0.00893850718, -0.000812636747, 0.00752297882, 0.00254079467, -0.0242548473, -0.0177656822, -0.0309348702, 0.00863631628, -0.0273721907, 0.00379131082, -0.000250500889, -0.00289467676, 0.0172567274, -0.00603190204, -0.00322271371, 0.0155867217, 0.00128232595, -0.00136185, -0.00631421246, -0.0360721275, -0.0251773261, 0.0174634904, 0.0273403823, -0.0133998087, 0.0210738834, -0.0157934837, -0.0102824643, 0.0109027522, -0.00735995453, -0.00290262932, 0.00547523331, 0.00375751313, -0.0251296125, -0.0115946122, -0.00451299222, 0.00560644828, -0.000810648664, -0.00426646741, 0.0184336845, 0.00903393608, 0.0210102648, 0.0104256077, 0.0111651821, -0.00529630436, -0.0222190302, -0.0605337359, -0.0209625494, 0.00793650374, 0.0251455158, -0.00219287677, -0.0183382556, -0.000826056465, 0.00388276367, -0.00927250832, 0.0146960514, 0.0247956105, 0.00101095, 0.00780926552, -0.0107675614, -0.00194436393, -0.0217896, 0.019658355, -0.00277539063, -0.00682316674, -0.0199764501, -0.000588478229, -0.0247797053, 0.0159843415, -0.00100796786, -0.016143389, -0.0222349353, -0.00224257936, -0.016350152, 0.0205808338, 0.0208830256, 0.0151016247, 0.00916117523, 0.00306167733, -0.0236822739, -0.00966217648, 0.00269586663, -0.00193740556, -0.0374081321, 0.0159763899, 0.00937589, 0.0171294883, 0.0175112039, -0.0170022491, -0.0161672477, -0.00226444844, 0.0120240422, 0.00183402433, 0.00985303428, -0.00241554412, 0.00969398674, -0.00807964709, 0.0194515921, 0.00162626756, -0.0172249172, 0.00129723665, -0.0104971798, 0.0111890389, -0.0242548473, 0.0107675614, 0.0171772037, 0.00187776249, -0.000449808111, 0.00722873956, -0.00827050488, -0.00648121303, 0.00510942284, 0.0112844678, 0.00219287677, 0.000897628139, 0.00462830206, -0.00591261592, -0.0192607343, -0.0131055694, 0.0037674536, 0.0119604226, -0.00314716576, 0.00967808161, 0.00831821933, 0.0230937954, 0.00626649801, 0.020819407, -0.013224856, 0.0104494654, 0.00351695274, 0.0133839045, 0.00162924977, -0.00238771085, -0.00866017304, 0.0248910394, -0.0111810872, 0.0163183436, -0.0142984306, 0.00847726781, 0.0260679964, 0.00850907713, 0.0260361861, -0.0175907277, 0.00959855784, 0.03198459, 0.00447323, -0.00906574633, 0.0115389451, 0.0247797053, 0.0072486205, 0.0271813329, -0.00770986034, 0.0100359395, 0.00265809265, -0.0182428267, 0.00340561918, 0.0331774503, 0.00901007932, 0.00402193097, -0.01109361, 0.0162865333, 0.0208035018, 0.0020894953, 0.00274556922, -0.00651302282, 0.00384697784, -0.00318295159, -0.0326366872, -0.0234118924, -0.00910550822, 0.00725657307, -0.0248274207, -0.00869198237, -0.00485096918, -0.0236504637, -0.000179923256, 0.00979736727, -0.00013183603, 0.00973374862, 0.00266008079, 0.0130737601, -0.0240957979, 0.00645337952, 0.000728142448, -0.00294835563, 0.0127477115, 0.00113520632, -0.00506170839, 0.0126522826, -0.000277588784, 0.00235987734, -0.00574163906, 0.00771383662, 0.00994846318, 0.000228134726, -0.0146006225, -0.0120956134, -0.0133600468, 0.0344180241, 0.0158491507, -0.0490186475, 0.007117406, 0.00849317294, 0.0242866557, 0.0177338719, -0.00681123836, 0.0158412, -0.00992460642, -0.0209148359, -0.0114514688, 0.0060478067, -0.00429430092, 0.0130260456, 0.00881126896, -0.00939974748, 0.00261634239, -0.00843750592, -0.00429827673, -0.0210420731, 0.00617504539, 0.0185768269, -0.00770190777, 0.000409052038, 0.00014513146, 0.0248751342, 0.0181633011, 0.00322271371, 0.0222349353, -0.00332013075, -0.0221713167, -0.0222190302, -0.017304441, 0.000466707, -0.00331019028, -0.00484301709, -0.00665616617, -0.0104653696, 0.0058211633, -0.000612832489, 0.00368792959, -0.00750707369, 0.0259566624, 0.00567006739, 0.0166205335, 0.00503387488, -0.00621480728, 0.00290064118, 0.0162467714, -0.0131532839, -0.00687485747, 0.0101711312, -0.0127318064, -0.0123819, -0.00144435628, 0.0174634904, 0.00224257936, -0.00910550822, 0.0240639895, -0.00955879502, 0.000590963406, 0.0144892884, 0.00303185591, -0.0358176492, -0.0038628825, -0.00969398674, -0.00976555794, -0.0143222883, 0.00827050488, 0.016143389, 0.0128192827, 0.0103778932, -0.00718500139, 0.0116820885, 0.00608756905, 0.0123739485, -0.0120240422, 0.00141950499, -0.00647326093, 0.00332808308, -0.0212488361, -0.0131612364, -0.0090498412, 0.0152129577, -0.00643349858, 0.0105210366, 0.0130180931, 0.0191334952, -0.00424261, -0.00371775101, -0.003133249, 0.00568597252, 0.0247638, 0.00700209616, 0.00795240887, -0.00653290376, -0.0106403232, 0.00847726781, 0.00755081233, -0.00955084339, -0.00357261975, 0.0154038155, 0.0281038135, 0.003385738, 0.00283901, -0.00939179491, 0.0149266711, -0.00340561918, 0.00130021886, 0.015244768, -0.00989279617, -0.000786791439, -0.0111572295, 0.0187199712, -0.0142268594, -0.0126602352, 0.00514520844, -0.00329826167, -0.0114912307, 0.00735995453, 0.00679930951, -0.00754285976, -0.0114196595, -0.0186086372, 0.0149743855, -0.00565813901, -0.0264974255, 0.00714921532, -0.0250818972, 0.000671481539, 0.00435394375, -0.0176543482, -0.0186881609, -0.0120399473, -0.0110458955, -0.0160161518, -0.00118987914, 0.00732814474, 0.00321873743, 0.0160638653, -0.00732019218, -0.00349906, 0.0100757023, 0.0190698765, -0.00223860308, -0.0087874122, 0.00615118816, -0.0194038767, 0.0139326202, -0.00644542743, 0.013224856, -0.0168591067, -0.0376944169, -0.0181314927, -0.0345134549, -0.00336983334, -0.0142586688, -0.0323663056, 0.0162785817, -0.00109842652, 0.00517701823, -0.0165092014, 0.00234596059, -0.00561042456, -0.00574561534, -0.00233800826, -0.0174952988, -0.00100250053, -0.00204178086, -0.00241156807, 0.0191812105, -0.0164455809, -0.00412332406, 0.0255590416, 0.0231097, 0.00183501828, 0.0157219116, -0.0259407572, 0.00648121303, 0.0184177794, -0.0155708166, 0.00389071601, 0.00975760538, -0.010361989, -0.00799217075, 0.00576152, -0.0157616735, -0.0153561011, -0.00198909617, -0.00737188291, 0.006612428, 0.0129942363, -0.0156503413, 0.00193442346, 0.00674761878, 0.0210897885, -0.0115071358, -0.00305173686, 0.00109842652, 0.0272131432, 0.00364419143, -0.00545932865, -0.01545153, -0.0108948, -0.0132884756, 0.0022624603, -0.00594442571, -0.00676749973, -0.00749514531, -0.00612335466, 0.00499013672, 0.00191255438, 0.0227120798, 0.010886848, -0.0108788954, -0.0146960514, -0.0013449511, -0.0111890389, 0.0132009983, 0.0101552261, 0.0770429373, 0.0272290483, 0.0406845249, -0.0312688723, 0.0115071358, -0.0115468977, -0.0195947345, 0.0470146425, -0.00539968535, 0.0125409486, -0.00690666726, 0.0110697532, -0.0260839015, 0.00658857077, 0.000349657465, -0.00802795682, -0.0127079496, -0.00822279, -0.000257707754, 0.0081353141, -0.0121751381, 0.00222468632, 0.012851093, -0.00725657307, 0.00450901594, 0.0127477115, -0.0254477076, -0.0324935429, -0.00774962222, 0.00151294575, 0.00847726781, 0.00126244489, 0.0106005613, -0.000574064499, -0.02188503, -0.00794843305, -0.00788878929, 0.0171453934, 0.00653290376, 0.0203422625, 0.00369985821, -0.0118729463, -0.0139882872, 0.0121751381, -0.00848522, 0.00483108824, -0.00452094432, -0.0122864712, -0.00530425645, -0.00282111694, 0.000895143, -0.00392650208, -0.00560644828, -0.00470385, 0.00473963562, -0.00877150707, 0.0189267322, -0.00477939751, 0.0380443223, 0.0136304284, 0.0180996824, 0.0049066362, -0.0170817748, -0.00625854591, 0.0156423878, 0.00505773211, -0.0202150233, -0.00964627229, 0.00649314187, -0.00969398674, 0.0139405727, -0.00261634239, -0.00920889, -0.00206961436, 0.0123023763, 0.00193442346, 0.000995045179, 0.00947927125, 0.00198909617, -0.0217577908, -0.00430225302, -0.00117496843, -0.00729235867, -0.0166046303, 0.00653688, 0.00063818082, -0.0317142047, -0.0170022491, -0.0161831528, 0.00491061248, 0.0105528468, 0.0228711274, -0.00589671126, 0.0211215969, 0.00765419332, -0.0125727579, -0.0251614209, 0.00430225302, 0.0212170258, 0.0127318064, 0.00718897767, 0.0142109543, -0.0034632741, 0.00578537723, 0.00635795062, 0.0271177143, -0.0127874734, -0.0192448292, 0.0199287366, -0.0186245423, 0.0220281724, -0.00390662067, 0.0151254814, 0.0286445767, -0.012270567, -0.00897827, 0.00511737494, -0.0132009983, -0.00744743086, -0.0121671855, 0.00862836372, 0.023364177, -0.0166205335, -0.00964627229, 0.00873969775, -0.00253483024, 0.00183203619, 0.00876355451, 0.025606757, -0.0125648063, 0.0139326202, -0.0167954881, -0.00109643838, 0.00391854951, -0.00655676099, 0.019865118, -0.00498218415, -0.00215510279, -0.000342450599, 0.0274994299, 0.0180360638, 0.00108450977, 0.00827845745, -0.0109027522, -0.0247160867, -0.0182428267, 0.0278175268, -0.0174634904, -0.0250023734, 0.00336983334, 0.0163660571, 0.00642157, 0.0268791411, -0.00498218415, 0.00495832693, -0.00991665386, 0.00884307828, -0.0194197819, 0.00447323, -0.00496230321, -0.00567802, 0.00757864537, 0.0134554757, -0.00300004613, 0.0182269216, -0.00801205169, 0.017638443, -0.0106880376, 0.00966217648, 0.0157219116, 0.0180360638, -0.00504977955, -0.00297817704, 0.00173362507, -0.00798421819, 0.0298533421, -0.00287081953, 0.00880331639, 0.00126145082, 0.000655576703, 0.00644145114, -0.0129544735, -0.00165211293, 0.0440245345, 0.0060398546, -0.0109504666, -0.0328911617, 0.000829038618, 0.0310462043, 0.00200102478, -0.0257976148, 0.0284060035, -0.00213720975, -0.00187378633, 0.00792457536, 0.00889079273, 0.00312132039, -0.00753888348, -0.0206444524, -0.00726054935, 0.0106005613, -0.0027853311, -0.00272568804, 0.0127795208, -0.0114037544, 0.0193879735, 0.00636590319, -0.00547125749, 0.0143540977, -0.0197060686, 0.00577344885] |
30 Apr, 2024 | Implied Addressing Mode in 8085 Microprocessor
30 Apr, 2024
In the implied addressing mode in the 8085 microprocessors, the operand is provided implicitly within the instruction. As the operand is provided implicitly the operand fetch is not required in this addressing mode. In this article, we will explore the implied addressing mode in 8085 microprocessors and discuss operations and examples of implied addressing mode. We will also discuss the advantages, disadvantages and applications of implied mode in 8085.
Table of Content
Implied Addressing ModeRepresentation of InstructionExamplesXCHG Instruction Advantages and DisadvantagesApplications
Implied Addressing Mode in 8085 MicroprocessorThe addressing mode in which the operand is given implicitly within the instruction opcode is called implicit addressing mode. In other words, the implicit addressing mode is the mode in which the operand is specified within the instruction opcode. The implied addressing mode is also called the implicit addressing mode because the operand is provided implicitly.
Representation of Instruction in 8085 with Implied Addressing Mode The below format specifies the instruction of the 8085 microprocessor with implied addressing mode.
Opcode
Operation of Implied Addressing ModeIn the implied addressing mode, we get the operand inside the instruction only and we do not have to fetch the operand from any other location or calculate any effective address. So, in implied addressing mode we do not require any external operation to be performed.
Examples of Implied Addressing Mode in 8085 MicroprocessorSome of the examples of implied addressing mode in 8085 microprocessor is given below.
Instruction of 8085 microprocessor (Implied addressing mode used)
Description
CMA
1's Complement the content present in the accumulator.
RRC
Rotate content of accumulator 1-bit right
RLC
Rotate content of accumulator 1-bit left
XCHG Instruction in DetailThe XCHG is an instruction used to exchange the values of HL register pair with DE register pair. The content in the H register is exchanged with D register and the content in the L register is exchanged with E register. Consider the data in HL register is 3259H and the data in DE is E3F2H. After executing the XCHG instruction the HL register contains E3F2H and DE register contains 3259H.
Content Training Table The content training table for above instruction is given below.
Register
Before Executing XCHG
After Executing XCHG
HL register
3259H
E3F2H
DE register
E3F2H
3259H
Address
Hexadecimal Opcode
Instruction
Description
3002
EB
XCHG
It swaps the content of HL and DE registers.
Timing Diagram of XCHG InstructionThe timing diagram below shows the XCHG instruction.
XCHG Instructions
Advantages and Disadvantages of Implied Addressing ModeSome of the advantages and disadvantages of implied addressing mode are listed below.
Advantages of Implied Addressing ModeSome of the advantages of implied addressing mode are listed below.
Makes the instruction length shorter.It executes faster as no operand fetch is required.Implied addressing mode is simple and efficient.Disadvantages of Implied Addressing ModeSome of the disadvantages of implied addressing mode are listed below.
It is not flexible addressing mode.It is limited to some operands only.It is complex when number of registers are more.
Applications of Implied Addressing Mode in 8085 MicroprocessorsSome of the applications of implied addressing mode are listed below.
Implied addressing mode is used to design zero address instruction.Implied mode is used to perform various operations in the .It is also used in control instructions as no operand is required in these types of instruction.
ConclusionFrom the above discussion we can conclude that in the implied addressing mode the operand is specifies=d within the instruction opcode and no operand fetch is required in the instructions using the implied addressing mode. It also shortens the length of the instruction.
Implied Addressing Mode in 8085 Microprocessor - FAQsWhat are Addressing Modes?The addressing mode gives the information about where the operand is stored and how to calculate the effective address of the operand. In branch instructions it gives target address.
What are Different Types of Addressing Modes in 8085 Microprocessor?The different types of addressing modes in 8085 microprocessors are:
Immediate Addressing ModeDirect Addressing ModeRegister Indirect Addressing ModeImplied/ Implicit Addressing ModeRelative Addressing ModeWhat is Effective Address?The address where the operand is present is called as effective address.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor | https://www.geeksforgeeks.org/implied-addressing-mode-in-8085-microprocessor?ref=asr10 | Languages | Implied Addressing Mode in 8085 Microprocessor | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0469785444, 0.00436483417, -0.0162549652, 0.0377638973, -0.0367939323, 0.00991787296, 0.022373816, 0.0277086124, -0.00806686, 0.00467603048, 0.0283229221, -0.0122538675, 0.0422580577, -0.0257040225, -0.069708012, 0.0158427302, 0.00391824683, 0.0483364947, -0.000478919275, -0.0183969662, 0.0323321037, -0.013458238, -0.034854006, -0.00668870378, -0.0296323728, 0.0166348666, -0.0239904206, 0.014298873, -0.0167480297, 0.00953797065, -0.00451032817, 0.0133450758, -0.00284118368, -0.0129651735, -0.0197225828, -0.0198357459, 0.0126661016, -0.0213391874, -0.0281289294, -0.00702414941, 0.0121083725, 0.00752529688, 0.0139432196, -0.0268033128, -0.0395098291, 0.0158184823, -0.0197387487, -0.0263668299, -0.00165904104, 0.00122760958, 0.0180251468, -0.0198842436, 0.0221313238, 0.0301496871, 0.00572682358, 0.0282582585, 0.00271791732, 0.000914392294, -0.042064067, -0.0419024043, 0.00910957, 0.00206117169, -0.0312651433, -0.0496621095, -0.0028169346, -0.0124882748, -0.0126499357, 0.0330272429, 0.0110899117, 0.00299274037, -0.0166510325, -0.0126822675, -0.018429298, -0.00953797065, -0.0196579192, 0.0113970665, 0.0159639753, 0.0353713222, 0.008762, 0.0211775284, -0.0256231911, -0.0158346482, 0.0284360852, 0.0285654124, 0.0517637, 0.00567024248, 0.0108474204, -0.064728871, 0.0150020961, 0.00368788047, -0.0187849514, -0.0124478601, 0.00363534084, -0.00617543189, -0.00796582177, -0.0153254168, 0.0189466123, 0.00565003511, -0.00661595678, 0.0109525, 0.00166813447, 0.0302466825, 0.0019055733, -0.0243945718, 0.00843867939, 0.0188981146, 0.01218112, 0.0225516427, 0.0289533976, 0.0493711233, -0.0378608927, -0.0225516427, -0.00808302592, 0.027773276, 0.00506401574, -0.0180089809, 0.0466552265, -0.0548029132, 0.011461731, -0.000527922646, 0.0321057774, 0.0469462126, 0.0082851015, 0.0166187, -0.0135229025, 0.0444566421, -0.00694736047, -0.0158588961, 0.00703627383, -0.0316692963, -0.0100957, -0.033722382, 0.0112515716, -0.0103220241, -0.00358684268, 0.002513821, 0.00729493098, 0.0347893424, 0.013029838, 0.0218241699, -0.0475605242, 0.0145332804, -0.0132642454, 0.0146060279, -0.0115021458, 0.00568236737, 0.00542775169, 0.0117850518, -0.0287109073, 0.000895700301, -0.0416114181, -0.0129166748, 0.0157619, 0.0255746935, 0.0238125939, 0.000715852948, 0.0369232632, -0.00737171946, -0.0159801412, -0.00707264757, 0.00881049782, -0.0422580577, -0.0355329812, 0.00711710425, -0.00525800837, 0.00212179427, 0.0341103673, -0.0293898825, -0.045329608, 0.0360826254, -0.00162064668, 0.0343043618, 0.0080183614, -0.000298566767, -0.0125610223, 0.0063613411, 0.00948138908, 0.00873775128, 0.00619968073, -0.0340780355, -0.00741617614, 0.00690694572, 0.00493468717, 0.0206925459, 0.0162064675, 0.0142665403, -0.0210320335, -0.0352419913, -0.0151071753, -0.0486274846, -0.00476090237, 0.00748892361, 0.0372142494, 0.0597173944, 0.0257363543, -0.0193507634, -0.0431633592, 0.0298586972, 0.000508220226, 0.00599760516, -0.00830935, -0.0397684872, -0.00940055866, 0.0109363338, 0.0192214362, 0.00829318445, -0.0066442471, 0.0153173339, 0.000558234, 0.00918231718, 0.017701827, 0.00449416228, 0.0116476398, -0.0144362841, 0.0402534679, 0.0115587274, -0.0273691248, -0.028597746, 0.0158346482, -0.0394128338, -0.04135276, -0.0025845475, 0.0118254665, -0.00449416228, -0.0566458441, -0.0137007283, -0.0129490076, -0.0460085832, -0.0216301773, -0.0178634878, -0.00576723879, 0.0648905337, 0.00499126827, -0.0155032435, -0.0241197497, -0.0153577486, -0.0323159359, 0.00156709668, -0.0105402656, 0.0263344981, -0.0173946712, 0.0328170843, -0.0374405757, 0.00230770395, -0.0348216742, 0.0201752316, 0.0228749625, 0.0494357869, -0.0133854905, -0.00148525601, 0.0423550569, -0.0164812896, 0.0078930743, 0.0406414531, -0.035048, 0.0383135416, 0.0256231911, -0.0158831459, 0.00868117, -0.0266416539, 0.00649875263, 0.00159740797, -0.0149455145, 0.0266416539, 0.00436483417, -0.0371819176, 0.0624009594, -0.0269649737, 0.0293898825, -0.024216745, 0.0228911284, -0.0449739546, 0.00387581089, 0.0204177238, -0.00367777678, -0.0174431689, -0.0428723693, 0.0328170843, 0.0306993313, -0.024216745, 0.0157053191, 0.0066280812, 0.0309903212, 0.00561770285, -0.0217918381, 0.0139270537, -0.0471402071, 0.0125044407, -0.0616896525, -0.00615118258, -0.0142746232, -0.010904002, -0.0216948409, 0.0568075068, 0.0281774271, 0.00580361253, -0.0455236025, 0.00189041765, 0.00430016965, -0.033722382, 0.0433573499, 0.000109815483, 0.0292605534, 0.0106372619, -0.0095137218, -0.0180413127, -0.0173461735, 0.00757379504, 0.0100229522, -0.00167318631, 0.0696433485, -0.0164004602, -0.0122942822, -0.0288079046, -0.00911765266, 0.0340133719, -0.00809515081, -0.0163196288, -0.0352743231, -0.00778799551, 0.0104756011, -0.00613097521, -0.017136015, 0.0365029462, -0.0133935735, -0.00980471075, 0.0366322733, 0.0231659524, -0.0150667597, -0.041094102, -0.021678675, -0.0110414131, 0.0112354057, 0.0149374316, 0.0083012674, -0.0244754013, -0.00317460834, 0.0410617702, -0.0224223137, 0.0105079338, 0.00214806409, -0.0225354768, -0.0196740851, -0.0203692243, 0.00637346599, -0.00628051115, -0.0124074444, -0.0152607523, 0.0156649034, -0.0227294695, 0.00160245982, -0.0164812896, 0.0244430695, 0.0171845127, 0.0508907288, 0.00279066456, -0.0251705423, 0.0042920867, -0.0264961589, -0.0119143799, 0.0178311542, 0.0010689802, -0.00666445494, 0.0069675683, -0.042064067, -0.018122144, 0.00712922867, -0.0156729873, -0.001327637, -0.00289574405, -0.0167641956, -0.0047730268, -0.000476645917, -0.0157699827, -0.00575915584, 0.022664804, 0.00228345487, -0.0147434389, 0.00494277, 0.00574703142, -0.0249118861, 0.0454589389, -0.0122377006, 0.024782557, 0.00411628094, -0.00119830854, -0.0103866877, -0.0123912785, 0.00835784897, -0.00762633467, -0.0128439283, 0.0304083433, -0.031151982, -0.0270943027, -0.0028836194, -0.0232467819, 0.0156325717, -0.0119305458, 0.0473018661, 0.011049496, 0.0440686569, 0.00717368536, -0.036535278, 0.0475605242, -0.00845484529, 0.0196255874, -0.012326614, 0.0194477607, 0.0294060484, -0.0206278823, 0.00907723792, -0.055966869, -0.0151071753, -0.0152769191, -0.0118254665, -0.00185404404, -0.0567428395, 0.0440039933, 0.00809515081, 0.00143776822, 0.0299880262, -0.0210158676, -0.00790519919, 0.0433896817, 0.0332050696, 0.00868117, -0.0178473201, -0.00424358854, -0.00414255075, -0.0034716595, -0.0139836343, 0.0176533293, 0.0305376723, 0.0110009983, -0.0136441477, -0.0278217755, 0.00279268553, 0.0543179326, -0.0261081737, -0.0411911, -0.000451133878, 0.0360179618, -0.03144297, -0.0180413127, -0.0376992337, -0.00771524804, -0.0398331508, 0.00832551625, 0.0392511748, -0.031151982, -0.0606226921, 0.0367292687, -0.0221959893, 0.0144686159, 0.0700313374, 0.015721485, -0.0234246086, -0.0422903895, 0.0128196785, 0.0119062969, 0.00666445494, 0.0170390178, 0.0108878361, -0.0017075392, 0.049144797, 0.0192861, -0.0292282216, -0.0143797025, -0.0161903016, -0.0188657828, -0.00328777079, -0.0303436797, 0.017524, 0.0406091213, 0.0278864391, -0.0138543062, 0.0126822675, 0.00147515221, -0.00626030331, -0.0134663209, 0.00643813, 0.00754146324, 0.0403828, -0.0450062864, -0.0103705218, -0.0322997719, 0.0252028741, 0.0296485387, -0.00807494298, 0.00909340382, -0.0178311542, 0.00402736757, -0.000885091315, 0.012043708, -0.00505189132, -0.00560153695, -0.0152365034, 0.0103058582, -0.00744042546, 0.0420964, -0.049306456, 0.00911765266, -0.0280157682, 0.0079981545, 0.00592889963, -0.0213230215, -0.025348369, 0.0167965274, 0.0230689552, -0.00730705541, 0.0297455341, 0.0068422812, 0.00699990056, 0.0659898221, 0.0156244887, -0.0291312244, -0.030020358, 0.00286341179, 0.0181706417, 0.0143635366, 0.024216745, 0.0171198491, 0.0293737166, 0.00701606646, 0.0131025845, -0.0230527893, 0.0473018661, 0.000912876741, -0.0150990924, -0.0271104686, 0.00617139041, -0.0161822177, -0.00150041166, -0.00297657424, 0.00488618901, -0.00337062171, 0.00520951, -0.00193386397, -0.0027765194, 0.0222768188, 0.0229881257, 0.0199650731, -0.0159801412, -0.000490286038, -0.0490801334, 0.00212785648, -0.0273529589, -0.0107989227, -0.00986937433, 0.0250897128, 0.0160528887, 0.00639771484, -0.0161903016, 0.0197064169, -0.00758592, -0.00724643283, 0.0208865386, -0.00773545587, -0.0311681479, 0.0331080742, -0.00387783162, -0.000610268442, 0.00804261, 0.0372465812, 0.00543583464, -0.0113647347, 0.00655937567, 0.0278702732, 0.0107908398, 0.0191406049, -0.000526912219, -0.000909845578, 0.0323321037, 0.0182514731, 0.0338517129, 0.0312004797, 0.0213068556, -0.00649471115, 0.00779607845, 0.0377962291, -0.00253604935, -0.0104190204, 0.0269649737, 0.0266254861, 0.00558537105, 0.00761825172, -0.00825681072, -0.0011730491, -0.000619361876, -0.00932781212, 0.00510443095, 0.0239580888, -0.038087219, 0.0215170141, 0.00766675, -0.00346155581, 0.00211371132, -0.0183808, 0.017265344, -0.0171845127, -0.0148323523, 0.00917423423, 0.0372142494, -0.0190112758, 0.0177988224, -0.0187849514, -0.0121002896, -0.0119305458, 0.00702414941, 0.00851950888, 0.0114778969, 0.0106453449, 0.000835582789, 0.0149131827, -0.00587231806, -0.0271751322, 0.0146787753, -0.000700697303, 0.0141372122, -0.0117203873, 0.00531863095, -0.0142503744, -0.00232184911, 0.0145494463, 0.000675437856, 0.0146787753, -0.00846292824, 0.00503168348, -0.0163438786, -0.0287270732, 0.0168773588, -0.00483364938, -0.0139513025, -0.00351207471, 0.00611480884, 0.0170390178, -0.0232629478, 0.00510847243, 0.00574703142, 0.00844676234, 0.0123023652, 0.0254615322, -0.00165398919, 0.111739747, -0.0145413633, 0.0494681187, 0.00907723792, 0.0238934234, -0.0149051, 0.019544756, 0.025639357, -0.0397361554, 0.000842150243, 0.00906107202, 0.0116072251, -0.0149940131, 0.000964911189, -0.0205955505, 0.00787690841, 0.0118497154, -0.0287109073, -0.0316692963, 0.0338517129, 0.00474069454, -0.00577532174, -0.0212745238, 0.0154547449, -0.00521355169, 0.00378083531, 0.00535904616, -0.0297455341, -0.050858397, 0.0223253164, -0.0167156979, -0.000166586105, -0.0155517412, -0.00412840536, 0.018429298, -0.000915402663, 0.00740405172, 0.00314227631, 0.0208703727, -0.0206602141, -0.0312004797, 0.00352217839, -0.0217918381, -0.0248957202, -0.00234003598, -0.0334313959, 0.0156649034, 0.0176048297, -0.0117123043, 0.0132723283, -0.00281087216, -0.0257201884, -0.0293090511, -0.0222768188, 0.0290018972, 0.00867308676, 0.013312743, -0.0195124242, -0.00108413585, 0.0186232906, -0.0309418235, -0.00909340382, 0.00289978553, 6.40011422e-05, -0.0387985222, -0.0145656122, -0.0162468813, 0.0168288592, -0.0129328417, 0.0412557647, 0.0248957202, 0.0322027765, 0.0127145993, 0.00260273437, -0.000987644773, -0.0355976447, -0.0310711507, 0.0264638271, -0.00641792268, -0.0083012674, -0.00852759182, -0.0135229025, 0.0164893735, -0.0302951802, 0.0206278823, -0.0351126641, 0.00851950888, -0.0145736951, -0.0343043618, -0.00468815491, -0.0013882597, 0.026059676, 0.00315642147, 0.00303315534, -0.000410466164, -0.00655937567, -0.00472857, 0.0230851211, 0.00293009682, 0.0284522511, -0.0143877864, -0.00488618901, -0.0180089809, 0.0210966971, 0.0202237312, -0.0242975764, 0.0104432693, 0.000231629208, 0.00508422311, 0.0211451948, -0.0284522511, -0.00611480884, -0.0377315655, 0.0164651237, 0.00623201299, 0.0241844133, 0.017136015, 0.0166187, 0.0240389183, 0.0303760115, -0.00631688489, 0.0171198491, -0.0160690546, -0.0401888043, 0.0105645144, 0.0106938435, 0.00337668392, 0.0142907901, 0.034854006, 0.0287917387, -0.000246027106, -0.0130460039, 0.0103947716, -0.014298873, -0.00928739645, 0.0190436095, -0.0111626582, -0.00862458814, 0.0239580888, -0.00649875263, -0.00485385722, -0.0379902199, -0.031151982, -0.0142665403, -0.0194962583, -0.00182373275, -0.0110171642, 0.0158265643, 0.0211451948, 0.00368788047, -0.00259060971, 0.0424197204, -0.00654320931, -0.039218843, -0.0335283913, -0.00306346687, -0.0374405757, -0.00838209782, 0.0115263946, -0.029600041, 0.00632092636, -0.00619563926, -0.0143635366, 0.00167419668, -0.0325260945, -0.0189304464, -0.00198337249, -0.003293833, 0.0268194787, 0.0277571101, -0.00622393, -0.0048457738, 0.00937631, -0.000374850322, -0.0173138417, -0.0107908398, 0.0405767895, 0.048013173, -0.00261081732, 0.00771524804, -0.0153415827, -0.0151960887, 0.0418700725, 0.00919848308, 0.0101280315, 0.0231982842, 0.00691502867, 0.0159154776, -0.024782557, -0.00395664107, -0.0095137218, -0.0204985533, 0.010621096, 0.0119062969, -0.00606226921, -0.017524, 0.0303921774, 0.0126822675, -0.0152850021, -0.00753338, -0.0016034703, -0.0303598456, 0.00160953251, 0.024928052, -0.0158912279, 0.0120113762, -0.0154143302, 0.0202883948, 0.0387338586, 0.0156164058, 0.0232791137, -0.0177664906, 0.0175401662, 0.0119143799, -0.000985118793, 0.0258495174, -0.012738849, -0.00122255762, 0.0405121259, -0.0162145495, 0.0102088619, 0.0314914696, 0.0112596545, 0.000101858757, -0.00284118368, -0.0230527893, -0.0219696648, -0.0239095911, 0.00930356234, -0.00547220837, 0.0230851211, -0.0181544758, -0.0307478309, 0.00884283055, -0.00243501156, 0.00996637065, 0.00456286827, 0.0144766988, 0.0251867082, -0.0249927156, -0.0179281514, 0.0318794549, 0.0393158384, -0.0206440482, -0.0286300778, 0.0261243396, 0.00207127538, 0.00671699457, 0.00101391459, 0.0100391181, -0.0112434886, 0.0166671984, -0.00770716509, -0.00839826372, -0.0290503949, -0.00569853326, 0.0181383099, -0.00459115859, 0.00271185511, -0.00748488167, -0.0044173738, -0.0123831956, -0.0145009486, 0.012043708, -0.000167596489, -0.0225678086, -0.00565407658, 0.00791732408, 0.0449416228, 0.0275631174, -0.0316531286, 0.0135390684, 0.000816385611, -0.0186071247, -0.0065715, 0.00961880106, -0.00894791, 0.0152365034, 0.0145575292, -0.004381, 0.00568236737, -0.00672911899, -0.0298425313, -0.0307154972, 0.0109282508, -0.0366969369, -0.00384145812, -0.017265344, 0.0242490768, -0.016570203, 0.005310548, -0.00670082821, -0.0148646841, -0.0605256967, -0.000744648743, -0.0453942716, -0.00557728764, -0.0110333301, 0.0170713514, 0.0333343968, -0.0228264648, -0.0210482, -0.00356865581, -0.00990979, 0.0318471231, 0.00659574894, -0.00482556643, -0.025348369, -0.039218843, 0.0083174333, -0.0204823874, -0.000792641717, -0.048013173, -0.0330757424, -0.0251867082, -0.013741144, 0.0306023359, 0.0224223137, -0.0540269427, 0.0203368925, 0.00522163464, -0.0100391181, 0.0261081737, -0.00839826372, -0.00740405172, -0.00781628583, -0.0112273227, -0.0174593367, -0.0226001404, 0.0133369928, 0.0338193811, -0.0189142805, -0.0331080742, -0.0225678086, -0.024216745, 0.0161013883, 0.0200459044, -0.00780820288, -0.0362766199, 0.0362442881, 0.0124478601, 0.0133289099, -0.0241035838, -0.00356057286, -0.0339487083, -0.0423550569, -0.0286462437, -0.00341103692, -0.00432441896, -0.0133450758, -0.00626030331, -0.0106130131, 6.51694e-05, -0.0160933044, -0.0142746232, -0.00836593192, -0.0264153276, -0.0346600153, -0.00686248904, -0.0156164058, 0.000188940729, 0.00128621154, 0.0555465519, -0.0122296177, 0.0203045607, -0.0313783064, 0.0256555248, -0.0118416324, -0.0246370621, -0.0270296391, 0.024928052, 0.032574594, -0.0176371615, -0.0308609921, -0.0256878566, -0.0302790143, 0.000600669882, 0.00413850928, 0.000171132808, -0.0135633172, -0.00999870338, 0.0114132324, 0.010346273, 0.00104675186, 0.011469814, 0.0317339599, -0.0162064675, -0.000327615126, 0.0145494463, -0.00655533373, -0.0047568609, 0.00278460234, -0.00099926407, -0.0228587966, -0.0514403768, 0.0092469817, 0.00449820375, 0.0191082731, -0.0154789947, 0.0107100094, 0.0107261753, 0.0188011173, -0.0101280315, -0.0177341588, -0.0131106675, 0.018429298, 0.0255423617, 0.0299395267, 0.0122457845, 0.049144797, -0.0258171838, -0.00916615129, 0.0300041921, -0.00239661708, -0.0155598251, 0.0224708114, -0.00772737246, 0.0179604832, -0.0110414131, -0.0123427808, -0.0211451948, -0.0306185018, 0.0161741339, 0.0448769592, -0.00307154981, 0.00433250191, -0.00655129226, 0.0108635863, -0.0262698345, -0.00763441809, 0.00641792268, -0.0356946401, 0.0159801412, 0.0112758214, 0.00324937631, 0.0198842436, -0.0256716907, -0.0223576501, -0.0302628484, 0.020547051, 0.00897215866, -0.000928537571, -0.00301294797, 0.0199650731, 0.0148970168, -0.0176533293, -0.0393481702, -0.0199327413, -0.000300334941, -0.00385964476, 0.00257040211, 0.00704435678, -0.00515292911, -0.00396068254, 0.091370523, 0.0040233261, -0.0118497154, 0.00615926553, 0.0119790444, 0.00557728764, -0.0245885644, 0.00307761203, 0.0112192398, 0.0102088619, 0.0408354476, -0.021387687, 0.00957030244, 0.0241197497, -0.00166106177, -0.00293211755, -0.00113061327, -0.000114109593, 0.0142099597, -0.0256878566, -0.00132258504, -0.0212583579, 0.0129651735, -0.00640175631, 0.00888324529, 0.0064866282, -0.0158588961, 0.00881049782, -0.00701202499, -0.0136441477, 0.0351449959, -0.0126499357, -0.00017934214, 0.000515292923, 0.00817598, 0.0405767895, -0.00430421112, -0.0102492766, 0.00610268442, -0.000512261759, -0.00143877859, -0.00324937631, -0.033302065, 0.00236226432, 0.00864075497, 0.00603397889, -0.00518930238, 0.0137088122, -0.0224869773, 0.00636942452, -0.00156204472, 0.00640175631, 0.0150910094, -0.0141210463, 0.00302103092, 0.00066735479, -0.000820427143, -0.0178796537, -0.0103624389, -0.0307154972, -0.00344538968, -0.00257646455, -0.0196579192, -0.00561770285, -0.00936014391, -0.00991787296, -0.000831541256, -0.00554091437, -0.0282097608, 0.0209027044, -0.00766675, -0.00570661621, 0.00541158579, 0.0209027044, -0.0160852205, 0.018558627, -0.000229482161, -0.0175401662, 0.0205632169, -0.0262375027, -0.00303517608, 0.00409001112, 0.0138300573, 0.00696352683, 0.00318067055, -0.00621584663, -0.0189627782, 0.025639357, 0.0218888335, -0.00659170747, 0.0164732058, -0.00392633, -0.0385075361, 0.0142746232, 0.000578946725, -0.00174088171, -0.0109605826, 0.0183969662, -0.0156568214, -0.00708881347, -0.00851950888, 0.00369394268, 0.0044335397, 0.0138704721, 0.00373839936, -0.019253768, 0.00407182425, -0.00804261, 0.0152284205, -0.00902874, 0.0351449959, -0.0122781163, 0.00554091437, 0.0106049301, 0.0231174547, -0.00246936432, 0.0065715, -0.00556516321, -0.00717368536, 0.0132884942, -0.00564195216, -0.000278611784, 0.0216463432, 0.0122942822, -1.54477366e-05, 0.0282097608, 0.00145696546, 0.00107403204, -0.0106938435, 0.0361149609, 0.0105725974, 0.00830935, -0.0274499562, 0.00120133976, -0.0138138914, 0.00139230117, -0.00485789869, 0.0237479303, -0.0121326214, -0.0111222435, 0.0079981545, 0.0125771882, 0.00956221949, 0.00372829568, -0.0148161864, 0.012326614, -0.0203368925, -0.00991787296, 0.0354683176, 0.00867308676, -0.0125125237, -0.0218241699, 0.0225354768, -0.000801229908, 0.0393481702, 0.00944905728, -0.0163115468, -0.0126580186, 0.0260758419, -0.00936014391, 0.005096348, 0.018122144, 0.0406737849, -0.00937631, -0.0325099304, -0.0188496169, 0.0118820481, -0.0126176029, -0.0242005792, -0.0037040466, 0.0128520112, -0.0122942822, -0.0118416324, -0.0152769191, 0.03427203, 0.000554697646, 0.0479485095, -0.0243299082, 0.0241682474, -0.0121972859, -0.0265608225, -0.0134420721, 0.0163115468, 0.00930356234, -0.0177179929, -0.00950563792, -0.0085841734, 0.0264476612, 0.00361513323, 0.00885899644, -0.0159801412, 0.00459115859, 0.0148081034, -0.00635729963, 0.0352096595, -0.00742021762, 0.00101037824, -0.0123831956, -0.0128115956, 0.00508018164, -0.0414497554, 0.00195609219, 0.0115829762, 0.011469814, 0.00416275812, -0.000507462479, 0.00448203785, 0.0127954297, 0.00365554844, 0.00547625, -0.00165904104, 0.0104513522, 0.0183161367, -0.00940864161, 0.0060056881, 0.00274418737, 0.0286785755, -0.0103139412, -0.00515697058, 0.00984512549, 0.010483684, 9.83855789e-05, 0.0252028741, 0.0199489072, -0.0118335495, 0.00252998713, 0.0306508336, 0.000245269301, 0.0257525202, 0.018267639, -0.00296444981, 0.0022955793, 0.0421287306, 0.00567832543, 0.000162165699, -0.0416114181, 0.0377638973, -0.0210805312, -0.0206925459, 0.0271589663, 0.00896407571, 0.0236832649, 0.00640579779, -0.0104432693, 0.00565003511, -4.11097644e-05, 0.0133693246, -0.00215614703, -0.0302143507, 0.013175332, -0.0176371615, -0.0202722289, 0.0188011173, -0.0276601147, 0.0147919375, -0.0248310547, -0.0136683965, 0.0108231716, 0.00788095, -0.0217918381, 0.00757783651, -0.00378689752, 0.0116799725, 0.00134784461, -0.00318269152, 0.0307478309, -0.00806281809, -0.0167641956, -0.0074646743, -0.00446183, -0.0154951606, 0.0092631476, 0.0301011875, 0.00181868079, -0.00863267202, -0.0211613607, 0.000575915561, -0.00275631179, 0.00288766087, -0.00375860697, -0.00175704772, 0.0529276542, -0.01260952, 0.0075899614, -0.0185101293, 0.00661999825, 0.00364342378, -0.00446991343, 0.00587231806, -0.00590060884, 0.0280157682, 0.00143675786, 0.0298263654, -0.020385392, 0.0028331005, 0.0371495858, -0.000866399321, 0.00370606733, -0.0129166748, 0.0183808, -0.0104998508, -0.0137896417, -0.0412557647, 0.0151799228, 0.000566317, -0.0157780666, 0.00687057199, -0.0265608225, 0.000985118793, 0.00817598, 0.0291797239, -0.0317339599, -0.0136764795, 0.0128115956, 0.00185909588, -0.0200944021, -0.00933589507, -0.0170551836, -0.00173178827, -0.0038111466, 0.00677761715, -0.0126499357, -0.0189627782, 0.0136360647, -0.0127954297, -0.0037747731, 0.0110818287, 0.00514888763, 0.0161337201, 0.00311802723, 0.0209027044, -0.0164570399, -0.00112050946, -0.0255746935, -0.015446662, -0.0144201182, -0.0159154776, -0.000558739179, -0.0216301773, 0.0220343284, -0.0166671984, -0.0017984733, -0.0148970168, 0.0102735255, -0.0236509331, -0.00253604935, -0.0204338897, 0.0333990641, -0.00135188608, 0.048174832, -0.0447153, -0.0125852711, 0.0162064675, -0.018267639, -0.0191406049, 0.00520546874, 0.00957838539, 0.0174108371, -0.021678675, -0.021387687, -0.0418054089, 0.00436079223, 0.0118012177, 0.0145494463, 0.0253807, -0.0230851211, -0.00971579738, 0.0149455145, 0.0193184316, 0.000593092, -0.00696352683, 0.00640175631, 0.0140967974, -0.00497914385, 0.00531863095, -0.00784861762, -0.00810727477, 0.0275792833, 0.00226324727, -0.0221636575, -0.0270134714, -0.00120235013, 0.0209350362, 0.0184131321, -0.00383943715, -0.014161461, 0.00474069454, 0.00298263645, 0.0247340593, 0.00873775128, 0.00391622586, 0.0137492269, 0.0159073956, 0.00351409544, -0.00119123596, -0.00884283055, 0.000832551683, 0.0159073956, 0.000424864033, -0.0119062969, -0.00199852814, 0.005666201, -0.00799007062, 0.0124478601, -0.0136522306, 0.00505189132, -0.0197710805, -0.00319885742, 0.0283875875, -0.0136845624, -0.00653512636, 0.0312489774, -0.0212906897, -0.0138543062, 0.00157416926, -0.0167156979, 0.0126741845, 0.0146221938, -0.0115668103, 0.00504785, 0.0412234329, 0.0116880555, 0.0115425605, 0.00520951, -0.0204985533, -0.0110899117, 0.00537521206, -0.00306750834, 0.0217756722, -0.00281895534, -0.00588848442, -0.00212583574, -0.0119790444, 0.0132238306, -0.0434866771, 0.0193669293, 0.00639771484, -0.0153173339, 0.0245077349, 0.0073919273, -0.015438579, -0.0108474204, 0.006021854, -0.00909340382, 0.00282703829, 0.00594506552, -0.0124155274, -0.00672911899, 0.0020833998, -0.00359896733, 0.006163307, -0.00300284405, -0.00898832455, -0.00666445494, -0.0235377718, -0.0110009983, -0.0188172832, -0.0124801919, 0.000237186294, 0.0180898122, 0.0339163765, -0.00137310405, -0.0162145495, -0.0125286896, 0.00453861896, 0.00669274526, 0.0108070057, -0.000642095343, -0.022939628, 0.0220343284, 0.00374244084, -0.00885091349, -0.020821875, -0.0115021458, -0.0167803615, -0.025493864, -0.00312813092, -0.0021541263, 0.0280319341, -0.0090125734, -0.0286139119, 0.00286543276, 0.00257848529, 0.0092793135, -0.00038798523, 0.0441333205, -0.0071413531, -8.92290263e-05, 0.000334435201, 0.00939247571, -0.0144120352, -0.0210158676, -0.017524, -0.00247138506, -0.0195285901, 0.00194497814, 0.00491852127, -0.010055284, 0.00695140241, -0.000810323341, -0.0147030242, 0.00421125628, 0.0121164555, 0.00598548073, 0.020385392, 0.0231982842, -0.00612693373, -0.00423550559, 6.83268299e-05, 0.0104351863, 0.0156649034, -0.0185101293, -0.00061431, 0.0028836194, 0.00643408857, -0.0149940131, -0.0125367735, -0.0248957202, -0.0082851015, 0.00129934645, 0.0163923763, -0.0224223137, 0.00507614, -0.028759405, 0.00891557708, 0.0113809006, 0.0122538675, -0.00123367179, -0.0292120557, -0.00151354657, -0.00109626038, -0.0161983836, -0.00651491899, 0.012326614, -0.0081194, 0.00405767886, -0.0143635366, 0.00717368536, 0.0124963578, 0.011623391, -0.0187526196, 0.0205955505, -0.0240550842, 0.00638154894, 0.00708073052, -0.000244132636, 0.0116799725, -0.0047043208, -0.000773444539, -0.022244487, 0.0268033128, 0.00253402861, -0.0172006786, 0.0102977753, 0.0176694952, 0.00395057909, -0.0115263946, 0.0271751322, 0.00533883832, 0.00601377105, 0.0131591661, -0.0206925459, -0.00186313747, 0.00249765487, -0.00186313747, 0.0145090315, 0.0131995808, -0.00351005397, -0.0180413127, -0.00444566412, -0.0208865386, 0.0146868583, 0.0201914, 0.0268841442, 0.0178634878, 0.0220343284, -0.00558132911, 0.0116314739, -0.0031725876, -0.00464369822, 0.0161983836, -0.00958646834, -0.0278379414, -0.0189466123, -0.00689482084, 0.00870541856, 0.00834976602, 0.0170713514, -0.0164570399, 0.0123751126, -0.00536308764, 2.19441517e-05, -0.0105968472, -0.0233114474, -0.01033819, -0.00183181569, -0.0131349172, -0.0168935247, 0.00141756062, -0.0132804113, 0.0159639753, -0.00745659135, 0.00185404404, -0.00934397802, -0.0189627782, -0.0199004095, -0.0112273227, -0.00101846131, -0.0396068282, -0.00868117, 0.00759400288, -0.00903682318, -0.00590060884, 0.00609460147, 0.00702819088, -0.00523375906, 0.0118739652, -0.0202722289, -0.0148161864, -0.039380502, 0.00600972958, -0.00373435789, 0.00794561394, 0.000546109455, -0.0135229025, 0.000574905192, -0.000814870058, 0.013312743, -0.00824872777, -0.000411981717, 0.0181059781, 0.0153739154, 0.00457903417, 0.0398331508, -0.0309256576, 0.00435270928, -0.0299071949, -0.0314106382, -0.00578744663, -0.0123104481, 0.0160771385, -0.00781628583, -0.00702414941, -0.016287297, -0.0157053191, 0.00626434479, -0.00898832455, -0.005807654, 0.0137977246, 0.00859225634, 0.0121407043, 0.00649066968, 0.013458238, -0.0139513025, 0.0010518037, -0.0201752316, 0.0213553533, 0.0178149883, -0.00914190244, -0.00862458814, 0.0106938435, 0.00697565125, -0.0119790444, 0.0168288592, -0.0072504743, -0.011186908, 0.035048, 0.0127954297, -0.00026598206, -0.0161337201, 0.00989362318, 0.00822043698, -0.00723430794, -0.0212906897, -0.0242490768, 0.0108555034, 0.0188011173, 0.0175078344, -0.0265769884, 0.00129833596, -0.0194962583, -0.0121892029, 0.0187364537, -0.0227618013, -0.0107989227, -0.0348863378, 0.00882666465, -0.00941672549, 0.0245400667, -0.0092793135, -0.00306750834, -0.012043708, -0.0144282011, 0.0141776269, -0.01260952, -0.0340133719, -0.000674427487, 0.00778395403, 0.00920656603, -0.0020470263, 0.0277894419, 0.0151314242, -0.00796178076, 0.0184454657, -0.0160771385, 0.0178634878, 0.012892426, 0.0151314242, 0.0101199485, 0.00644217152, 0.00643408857, 0.00711710425, -0.00553283095, 0.00275833253, -0.027611617, 0.011461731, 0.0111788251, -0.012464026, 0.0164893735, 0.000853264413, -0.000672911876, 0.006021854, -0.0149535974, 0.0186717901, 0.00914998539, -0.00271993829, 0.00919848308, -0.0101361144, 0.00706456462, -0.00697161, -0.0194639266, 0.0229881257, 0.00802644435, -0.0161660518, -1.28981092e-05, 0.0113566509, 0.0182353053, 0.00834976602, -0.00691502867, 0.013029838, -0.0085518416, -0.00108716695, -0.0126903504, -0.00847101118, -0.0107827568, -0.00520546874, -0.00624817889, 0.00352217839, 0.005593454, 0.0389925167, 0.00465582265, -0.0041667996, -0.00761825172, -0.0121649541, 0.00576319732, 0.00393441273, 0.0118416324, 0.000546109455, -0.00343124452, 0.023101287, -0.000945714, 0.0244592354, 0.00998253655, -0.00592889963, 0.00921464898, -0.0111060776, -0.00580361253, -0.00806686, -0.00378083531, -0.0133450758, 9.30653096e-06, 0.00403747149, 0.0132642454, 0.00349590858, 0.0172006786, 0.0206117164, -0.0186071247, 0.0131834149, 0.00242086616, -0.00918231718, 0.0198519118, -0.0188172832, -0.0130621698, -0.00214604335, 0.00292201387, -0.00833359919, -0.00888324529, 0.00891557708, -0.00271589658, 0.00699585862, -0.0249118861, 0.0399301462, 0.0435836762, -0.0133935735, 0.0194315948, -0.0011427378, 0.00218241708, 0.012601437, -0.00198236201, -0.00798603, 0.00469623785, 0.00134481338, 0.0224546455, 0.00866500381, 0.00931972917, -0.0109605826, -0.0044173738, 0.00564599363, 0.0104998508, 0.00357875973, -0.0239095911, 0.0213068556, -0.000911361189, -0.00940864161, -0.000135264389, 0.00558941253, 0.00446991343, 0.014735356, -0.012043708, -0.0149940131, 0.00931164529, -0.0172491763, 0.0207087118, 0.0180089809, 0.000466289552, -0.00195003, 0.0115668103, 0.0139917172, 0.0123346969, 0.000180984, -0.00602993742, -0.0224546455, -0.00695544388, -0.00247946824, -0.0126741845, -0.011049496, 0.00471644569, 0.0096915476, -0.00873775128, -0.0214361846, -0.00806281809, 0.00413042633, 0.00649471115, -0.00790519919, -0.00993403886, 0.0119952103, 0.00802240334, -0.00712114573, -0.00146807951, -0.00621988857, 0.0162630472, -0.0265123248, 0.0115506435, 0.0227294695, 0.0250250474, 0.0024936134, 0.00562982727, -0.032154277, -0.00743638352, 0.0130379209, 0.00838209782, -0.00226728874, 0.0129005089, -0.0157780666, -0.00860842224, -0.00268154382, 0.00110030186, -0.00592889963, -0.0082851015, 0.00062946562, 0.0151395071, -0.00771120656, -0.00209148298, 0.00723834941, 0.00735959504, 0.0281612612, 0.00727472315, -0.00770716509, -0.0270296391, 0.0044335397, 0.0128520112, -0.00410213554, 0.00415467517, -0.00263910787, 0.011890131, 0.00314631779, 0.00765866693, 0.0284199193, 0.00228143414, -0.0183969662, 0.0138138914, 0.00438504154, 0.0107100094, -0.0147030242, 0.00198943471, 0.0117688859, -0.0141129633, 0.0122700334, -0.00814364851, 0.00267548161, 0.000285179267, -0.00259667193, 0.00869733561, -0.00376264844, -0.00348984636, 0.00341911986, -0.00842251256, 0.0214523505, 0.00674124341, -0.0104190204, -0.00018363625, 0.00752933836, -0.00261485879, 0.00102351315, 0.0162953809, 0.0123912785, -0.0099744536, -2.16757708e-05, 0.00175603735, -0.00455478486, 0.00958646834, 0.0168773588, 0.0230851211, -0.00918231718, 0.00742425909, -0.00846292824, -0.00807494298, 0.00403949199, -0.00213391893, 0.0131591661, -0.0372142494, 0.014589862, 0.0111384094, 0.0163842924, -0.0126337698, 0.0108635863, 0.0224384796, -0.0220504943, 0.0110090813, -0.0022248528, -0.0187041219, -0.0074646743, 0.00569853326, 0.014589862, 0.00410819799, 0.00550454063, 0.00750104804, -0.0083012674, -0.00941672549, -0.0149535974, 0.0137734758, -0.0193184316, 0.0228426307, 0.0122134518, 0.0192376021, 0.00645025447, -0.00135087571, -0.00227739243, 0.000894184748, -0.0115021458, -0.00796178076, -0.00763037615, 0.00370000512, 0.0217756722, 0.0123670297, 0.0144847827, 0.00455074338, 0.00445374707, 0.0110333301, 0.0108555034, -0.00131955394, -0.00982087664, 0.0121568711, -0.0219211653, 0.0140644647, -8.89764342e-05, -0.0157780666, -0.00126802467, 0.0342397, -0.00800623745, -0.0166025348, 0.00201873574, -0.0209027044, 0.00378083531, -0.00893982686, 0.0106776766, 0.0151475901, 0.00240267953, -0.0164247081, 0.00404959591, -0.00186717894, -0.015301168, -0.0320734456, 0.00721410057, 0.00280481, 1.54714166e-06, 0.00735959504, 0.0126337698, 0.00434462633, 0.0128520112, 1.76500453e-05, -0.00295838737, -0.00448203785, -0.0124801919, 0.00133470958, -0.00940055866, -0.0222929846, 0.0370849222, -0.0073919273, -0.00261081732, 0.0178473201, -0.000971983827, -0.0105806803, 0.005807654, -0.00233195303, -0.00288159866, 0.00823660288, 0.0034918671, 0.00418700743, 0.00693119457, -0.00478515122, 0.0136441477, 0.027611617, -0.00300688553, -0.0124801919, -0.0113728177, 0.00848717708, -0.00733938767, 0.00666041346, -0.0119790444, 0.0217756722, 0.00267952308, -0.0176048297, -0.0137088122, 0.00877008308, 0.00413850928, 0.0131591661, -0.0134097394, -0.0061471411, 0.027336793, 0.00245117769, -0.00163782306, -0.0500177629, 0.0107100094, 0.00257242308, 0.0195124242, 0.0186556242, -0.0251705423, 0.0134663209, 0.0119790444, -0.000931063551, -0.00265931548, 0.00232184911, -0.0250573792, -0.0142422915, 0.0188657828, 0.00352015765, -0.00818002224, 0.0027057929, -0.01260952, 0.0095298877, 0.0146383597, 0.00133875117, 0.0103139412, 0.0103220241, -0.0165378712, -0.00934397802, 0.000636033074, -0.0155355753, 0.0218888335, 0.012884343, 0.00783245172, -0.0183646344, -0.00293818, -0.0018954695, 0.0103866877, 0.0113485679, 0.0170551836, 0.0267224833, 0.0109444167, 0.0174431689, 0.00142059184, 0.014169544, -0.0222283211, 0.020821875, -0.0185101293, 0.00327160466, -0.0116395568, 0.0266739856, -0.00181059784, -0.0140078841, 0.00457903417, -0.0132804113, -0.0127954297, -0.0237317644, -0.0143958693, -0.0133612417, -0.0159882251, 0.0200944021, -0.00698777568, -0.00617543189, -0.00783649366, -0.0135633172, 0.00943289138, -0.0247987229, -0.0238772575, -0.0146221938, 0.0139836343, -0.00814364851, 0.00470836274, -3.03113466e-05, -0.000656240678, -0.0310388189, 0.00319279521, -0.0149535974, -0.0112515716, 0.000635527889, -0.0051125139, 0.00576723879, -0.000705749204, -0.0209350362, 0.0143635366, -0.00626838673, -0.00854375865, -0.0125367735, 0.0023865134, -0.0152284205, -0.00888324529, -0.00561366137, -0.0182353053, -0.00557324616, -0.00151859852, -0.000589050527, 0.00517313648, 0.0139836343, 0.00440929038, -0.00678974157, 0.00591677474, -0.0046154079, 0.00344134821, -0.0074646743, 0.0014418097, 0.00294424221, 0.0291473903, 0.0117365532, -0.00680590793, -0.0147919375, 0.00475281896, 0.00773545587, -0.0134097394, 0.00448203785, 0.00738788536, -0.0295677092, 0.005452001, -0.00233397377, -0.00822852, -0.00897215866, -0.014872767, 0.0199974068, -0.000353379786, -0.00366161065, -0.0105806803, 0.00321906502, 0.00536712911, -0.0355006494, -0.00274418737, 0.00850334298, 0.0110090813, -0.0074080932, -1.63870718e-05, 0.00495893648, -0.0107504241, 0.00820023, 0.0104756011, -0.00164287502, -0.0108878361, 0.00969963055, 0.0116799725, -0.00609460147, 0.000284674054, -0.00536308764, -0.0036899012, -0.0104756011, 0.00652300194, -0.000993707, -0.0198034141, -0.0044901208, 0.00334233115, 0.00920656603, -0.0159882251, -0.00222889427, -0.00626030331, -0.00898832455, 0.00330393692, -0.00972388, 0.0121892029, -0.0174916685, -0.00483364938, 0.00151455693, -0.0175563321, 0.00508422311, -0.0116961384, 0.011332402, 0.0118577993, -0.00910957, -0.00384954107, 0.0117123043, -0.014298873, -0.00165196846, -0.019124439, -0.00679782452, -0.0149293486, 0.000698676566, 0.0263829958, 0.00855992455, 0.00940055866, 0.0120841237, -0.00857609, 0.0118254665, -0.013450155, 0.0112515716, -0.0251058787, 0.0100148693, -0.00701202499, -0.000388490414, 0.00460328301, 0.00939247571, -0.005666201, 0.0156083228, 0.0187849514, -0.00165499956, 0.00936822686, -0.00845484529, -0.0069675683, 0.016699532, 0.0263021663, -0.00425571296, 0.0170551836, 0.00544391805, -0.0102250278, 0.000443808647, -0.0091904, -0.00510443095, -0.0147676878, 0.0037606277, -0.0236186013, -0.0217595063, -0.00142564368, -0.00404959591, -0.018122144, -0.0109525, -0.0158912279, 0.00248553045, -0.00133167848, 0.0162792131, 0.00122154725, -0.00149738055, -0.00402534707, -0.00799411256, -0.0170875173, 0.00487406459, -0.00342518208, -0.00319885742, 0.0126984334, 0.0113647347, -0.00660787383, -0.0108716693, -0.00615522405, 0.0134905698, -0.00604206184, -0.0124316933, -0.0101280315, -0.00839018077, 0.00847909413, 0.00459115859, 0.0109201679, -0.0116072251, -0.00318875373, -0.00380104291, 0.00445778854, -0.0153819984, -0.0171845127, -0.0118012177, -0.00969963055, 0.021678675, -0.00146909, 0.0113081532, -0.0115506435, 0.0190597754, 0.00612289226, 0.0208057091, 0.0190759413, 0.0329949111, -0.00137714553, 0.00653916784, -0.0012468067, 0.00972388, -0.0103786048, 0.0138219744, -0.0157699827, -0.000191845567, -0.00180352514, -0.00282501755, -0.0153335, 0.00290988921, -0.0078567015, 0.034854006, 0.0126903504, -0.0324937627, -0.0176694952, -0.00617543189, 0.0081921462, -0.0046154079, 0.00509230606, -0.022939628, -0.00346963876, -0.000518829213, 0.00851142593, 0.0183808, -0.0263344981, -0.0116476398, 0.0120113762, 0.00522163464, 0.00635325816, 0.00192881201, 0.00751317246, 0.0047730268, -0.00606631069, -0.0219211653, -0.000744143559, 0.0112192398, -0.00918231718, 0.00861650519, 0.00881858077, -0.0099744536, -0.00318471226, -0.0182029735, -0.00877816603, -0.000296040816, -0.010055284, 0.0111707421, 0.00269771, 0.00167520705, -0.0092631476, -0.0175724979, 0.00458307564, -0.0130055882, -0.00843059551, 0.0149131827, 0.00262294197, -0.021905, -0.0106534278, -0.0217271727, -0.00408596965, -0.0238449257, 0.0101441974, 0.00295838737, 0.00289978553, 0.00187324127, -0.0115829762, -0.0165540371, 0.0117769688, 0.000605216541, -0.00930356234, -0.0106534278, -0.0339810401, -0.0270619709, -0.00842251256, 0.0223899819, 0.00247138506, 0.00843059551, -0.00893982686, -0.0206602141, 0.00148323528, -0.00591677474, 0.00491852127, -0.0205147192, -0.0200459044, -0.0394774973, 0.00851142593, 0.0151233412, -0.00830935, -0.00736767799, -0.00907723792, 0.0199489072, 0.00860842224, 0.0344660208, 0.00382125052, 0.0142261256, -0.000269265787, 0.0061471411, -0.0358886346, -0.0126176029, 0.0184939634, 0.0305538382, 0.00333828968, -0.0194639266, 0.00417892449, 0.0169096906, 0.00294424221, 0.0182838049, 0.0240712501, -0.00936014391, 0.00445778854, -0.00971579738, 0.00539542, -0.0123185311, 0.0110737458, -0.00930356234, 0.0166187, -0.0131914979, 0.0214685164, -0.026770981, 0.0180089809, -0.0103866877, -0.00930356234, -0.0224223137, -0.0110171642, -0.004954895, 0.00764654251, 0.0241197497, 0.0235216059, 0.0113000702, 0.00470027933, -0.0329140797, -0.0153335, -0.00325948023, -0.00502764201, -0.0435836762, 0.00148525601, -0.0169258565, 0.00516909501, -0.00310792332, -0.0132884942, -0.0149697633, 0.00215008482, 0.00456286827, -0.00643408857, 0.0134097394, -5.66759045e-05, 0.00364544475, -0.00509230606, 0.0221959893, -0.0028128929, -0.0111707421, 0.00372829568, -0.00824468676, 0.012326614, -0.0180251468, 0.0212098602, 0.0187041219, 0.00190052146, -0.00453053601, 0.0122134518, -0.014169544, -0.00459115859, 0.0132238306, 0.00493468717, 0.00176614115, 0.00232184911, 0.0267063174, -0.00965921581, -0.0239095911, -0.00468815491, 0.00426783785, 0.00631688489, 0.00246330211, 0.00812748261, -0.00111949909, 0.0169258565, 0.0280804317, 0.0217756722, -0.00959455129, 0.0177503247, -0.00961880106, 0.00966729876, -0.00685440609, -0.00300284405, -0.00269366824, 0.030327512, -0.00224708114, 0.0169743542, -0.0157376509, -0.00149232859, 0.033140406, -0.00957030244, 0.0250250474, -0.0109201679, 0.00198337249, 0.0248310547, -0.00483364938, -0.0234731063, 0.00608247705, 0.0175401662, 0.0130945016, 0.0287917387, -0.0123993615, 0.00320087816, -0.00030387126, 0.00469623785, 0.00216018874, 0.0332697332, -0.00164388539, 0.0178796537, 0.00417084154, 0.00155901362, 0.00847101118, 0.000501147588, -0.0110414131, -0.0230689552, -0.00408596965, -0.00649471115, -0.0376345664, -0.00596931437, -0.0061471411, 0.0190597754, -0.0102088619, -0.00697969273, 0.00444566412, -0.0223253164, 0.00148626638, -0.011898214, 0.0195124242, 0.0250088815, -0.0106372619, 0.00304123852, -0.0243460741, 0.00814769, 0.00731513835, -0.00832551625, 0.00788499136, 0.00882666465, 0.00350399176, 0.0201267339, -0.00543583464, 0.0132723283, -0.0314914696, 0.0178473201, 0.00195306109, -0.0156002399, -0.0138058085, -0.021808004, -0.0199165754, 0.0258495174, 0.00902065635, -0.0342397, -0.0135229025, 0.0018520233, 0.0214200187, 0.0214038529, 0.00667657936, 0.01402405, -0.00661191531, -0.0120113762, -0.0113566509, 0.00895599276, 0.00966729876, 0.0268518124, 0.0168126933, 0.0051852609, 0.0142422915, -0.00120538124, 0.00525800837, -0.00258858898, -0.000466542144, 0.0146221938, 0.00864075497, -0.0121083725, 0.00271993829, 0.00628455263, 0.00423146412, -0.00380508439, 0.026916476, 0.000589555711, 0.00727068167, 0.0046154079, -0.0165136214, 0.00246532285, -0.00386166549, -0.0130621698, 0.00422742264, -0.00363938231, 0.0278702732, -0.00571469916, 0.00653512636, -0.000751216197, 0.0103624389, -0.00201065256, 0.013878555, 0.00104271038, -0.0186717901, 0.00721814204, 0.0038454996, -0.0125852711, -0.0158588961, 0.0203530584, 0.00775162177, -0.00399301481, 0.00598143926, 0.0164974555, 0.0221474916, -0.0174431689, 0.0149131827, -0.00491043832, -0.00953797065, 0.00505997427, 0.0130136712, -0.00804665219, -0.000580462278, -0.00657958305, 0.0176694952, 0.00394249568, 0.0166833661, 0.0209512021, 0.00752125541, 0.0215008482, 0.00542775169, 0.0133935735, -0.00167520705, 0.00383741641, -0.0127792638, 0.00328372931, -0.0357593074, 0.00851950888, -0.0259788446, -0.0106534278, -0.0103301071, 0.000471341453, 0.00283512124, 0.0132723283, -0.000386722269, 0.0303921774, -0.00108110474, 0.00752529688, 0.00425571296, 7.52731794e-05, 0.0155032435, -0.0142665403, -0.00306144613, -0.00552070653, -0.0047568609, -0.0304245092, 0.0190274436, -0.00658766599, -0.0061471411, 0.0194154289, 0.0181706417, -0.00619159779, 0.0123185311, 0.00630880147, 0.00100886263, -0.00470027933, -0.0122619504, 0.033140406, 0.000547625, -0.00685844757, 0.0125691053, 0.0102331107, -0.010055284, -0.00198135176, -0.000190708888, -0.00038798523, -0.0242975764, -0.00195609219, 0.016157968, -0.000558234, -0.00688673789, -0.0304891728, 0.0311681479, -0.00112354057, 0.00152264, 0.00433250191, -0.038669195, -0.0143150389, -0.0105887642, -0.0069271531, -0.0138462232, -0.0191567708, -0.0100795329, -0.0101684462, -0.00570257474, 0.0195285901, 0.00931164529, 0.0288079046, 0.00551262358, -0.00042587443, 0.014444367, -0.0041667996, -0.0121407043, -0.00393441273, 0.00869733561, -0.0133612417, 0.0180898122, 0.00827701855, 0.0205955505, -0.0189466123, -0.0142827062, -0.0242490768, -0.0251220446, -0.00379296, -0.00941672549, -0.0228264648, 0.0152850021, -0.00870541856, 0.0047568609, -0.0221636575, 0.00521355169, -0.0206278823, 0.00198438275, -0.0110899117, -0.0135390684, -0.00906107202, -0.0120760407, -0.0111707421, 0.0236024354, 0.00540350284, -0.00617947336, 0.0203368925, 0.0198842436, -0.013878555, 0.0137734758, -0.0190921072, 0.010621096, -0.0163034629, -0.0115748933, 0.0105806803, 0.00872966833, -0.0158912279, -0.00138724933, -0.0089964075, -0.0181383099, -0.000221020236, 0.0123751126, -0.000577431172, 0.0060743941, 0.0362766199, -0.0130055882, 0.000546614639, -0.015875062, 0.0279349368, -0.0263991617, -0.00181160821, -0.0201429, 0.010629179, -0.0072504743, 0.00786074251, -0.0243137423, -0.0323159359, -0.00663616415, -0.01076659, -0.00273610419, 0.00227537169, -0.017427003, -0.00651896046, 0.00622393, -0.00757783651, 0.00805069413, 0.0107342582, -0.00610672589, 0.0103301071, -0.0200620703, -0.00682207383, 0.00995020475, -0.015996309, 0.0735232, 0.0410617702, 0.0227779672, -0.0339810401, 0.0220828261, -0.0177826565, -0.00822043698, 0.050276421, -0.0208057091, 0.0121649541, -0.0107180923, 0.00413244683, -0.025348369, 0.0108312545, -0.00050872541, -0.00151152583, -0.0114940628, -0.0210482, -0.0115344776, 0.00684632268, 0.0147838546, -0.00839018077, 0.0110979946, -0.0128439283, 0.0146060279, 0.0225516427, -0.0154224131, -0.00681803236, -0.00623605447, 0.000793652085, -0.0118093006, 0.0306023359, 0.0173138417, 0.0113000702, -0.0305538382, 0.0066280812, -0.0287917387, 0.0270943027, -0.00703627383, 0.00801027846, 0.0148485182, 0.00255019474, 7.11685134e-05, 0.0160690546, 0.00685036415, -0.000631991599, -0.0129085919, -0.00133875117, -0.00862458814, -0.020547051, -0.00088458613, 0.00403343, -0.00531458948, -0.025914181, -0.00927123055, -0.00455478486, -0.00723026646, -0.00880241487, 0.0222768188, 0.00947330613, -0.00833359919, 0.00808706693, -0.000236681095, -0.0165055394, 0.00276843645, -0.00288766087, -0.00923889875, 0.00734747062, 0.00182878459, 0.00369596365, 0.0144282011, -0.0133369928, -0.017136015, 0.00246330211, 0.016157968, 0.00615926553, -0.0123185311, 0.00741213467, -0.012326614, -0.0296323728, 0.00851142593, 0.0114293983, -0.0072504743, 0.0138219744, -0.0044739549, 0.00421933969, -0.038087219, -0.00611480884, 0.00438908301, -0.00491852127, -0.0031362141, 0.0393158384, -0.0121649541, -0.00533479685, 0.00310994429, -0.00267548161, -0.029034229, 0.00691502867, 0.0286785755, -0.00820831303, -0.0268679783, 0.032008782, -0.00333020673, 0.00898832455, -0.00219454151, 0.0248795543, -0.0135633172, -0.0154709117, 0.0301981848, -0.00815577339, 0.0187202878, 0.00796178076, 0.0151718399, 0.0297293682, -0.00942480844, -0.0135309855, -0.00968346465, -0.0115991421, -0.0177503247, -0.00306346687, 0.0193992611, 0.0118335495, -0.0273852907, -0.00295838737, -0.0208703727, -0.00457095122, 0.000816385611, 0.00275833253, 0.00630880147, -0.00730301393, 0.0152203375, -0.0199165754, -0.0120113762, 0.002548174, 0.00233397377, 0.00406778278, -0.0095137218, 0.00310792332, 0.0146868583, 0.0154709117, 0.00104068953, -0.00477706827, 0.023925757, -0.00331201986, -0.0278056096, -0.0155679081, 0.0168450251, -0.00931164529, -0.024928052, -0.00204399507, 0.00570257474, 0.0151718399, 0.0159639753, 0.00684632268, 0.0168935247, -0.0114778969, 0.0123023652, -0.0259788446, 0.016570203, -0.00867308676, 0.0111788251, 0.00944905728, -0.000413244707, 0.00555708027, 0.0356946401, -0.0238287598, 0.0203368925, -0.00383741641, 0.0090125734, 0.0142422915, 0.0235862695, -0.0028128929, 0.016570203, 0.00861650519, 0.00340901618, 0.0338840447, -0.0146060279, 0.0099582877, 0.0125044407, -0.0208865386, -0.00237438874, 0.00268356455, 0.00948947202, 0.0488861389, 0.0219534989, -0.00713731162, -0.0279187709, -0.0118173836, 0.0334637277, -0.0167965274, -0.00195912342, 0.0182514731, -0.00278258161, -0.00433250191, 0.00296647055, -0.00590465032, -0.0105402656, -0.0133208269, -0.0258171838, -0.00847909413, 0.00515292911, 0.00116294529, 0.00750104804, 0.0275307857, -0.00907723792, 0.00944097433, 0.00508018164, -0.000245395611, -0.000902772939, -0.00769504067, 0.0190759413] |
09 Mar, 2023 | Data Types and Addressing Modes of 80386/80386DX Microprocessor
09 Mar, 2023
Data types are an important part of microprocessor programming. They specify the types of data that can be stored in variables and the operations that can be performed on that data. Understanding the data types supported by a microprocessor is critical for designing efficient and effective code. Different microprocessors may support different data types, and the data type selected might have a substantial impact on the code’s performance. In this article, we will look at the many data kinds that are widely supported by microprocessors, as well as their applications and restrictions.
Bytes, words, and double words are the fundamental data types. A byte is eight contiguous bits starting at any logical address. The bits are numbered 0 through 7, bit zero is the least significant bit.
A word is two contiguous bytes starting at any byte address. A word thus contains 16 bits. The bits of a word are numbered from 0 through 15; bit 0 is the least significant bit. The byte containing bit 0 of the word is called the low byte; the byte containing bit 15 is called the high byte.
A double word is two contiguous words starting at any byte address. A double word thus contains 32 bits. The bits of a double word are numbered from 0 through 31; bit 0 is the least significant bit. The word containing bit 0 of the double word is called the low word, and the word containing bit 31 is called the high word.
Although bytes, words, and doublewords are the fundamental types of operands, the 80386DX also supports additional interpretations of these operands. Depending on the instruction referring to the operand, the following additional data types are recognized by 80386DX. The 80386DX microprocessor supports the same data types as the 80386 microprocessor, including:
Bit: A single-bit quantity.
Bit Field: A group of up to 32 contiguous bits, which spans a maximum of four bytes.
Bit String: A set of contiguous bits, on the Intel386 DX bit strings, can be up to 4 gigabits long.
Byte: A signed 8-bit quantity. (-128 through +127)
Unsigned Byte: An unsigned 8-bit quantity. (0 through 255)
Integer (Word): A signed 16-bit quantity. (-32,768 through +32,767)
Unsigned Integer (Word): An unsigned 16-bit quantity. (0 through 65535)
Long Integer (Double Word): A signed 32-bit quantity. All operations assume a 2’s complement representation. (-23 through +231 -1)
Unsigned Long Integer (Double Word): An unsigned 32-bit quantity. (0 through 212 -1)
Signed Quad Word: A signed 64-bit quantity.
Unsigned Quad Word: An unsigned 64-bit quantity.
Offset: A 16 or 32-bit offset-only quantity which indirectly references another memory location.
Near Pointer: A 32-bit logical address. A near pointer is an offset within a segment. Near pointers are used in either a flat or a segmented model of memory organization.
Far Pointer: A 48-bit logical address of two components: A 16-bit segment selector component and a 32-bit offset component. Far pointers are used by application programmers only when systems designers choose a segmented memory organization.
Char: A byte representation of an ASCII Alphanumeric or control character.
String: A contiguous sequence of bytes, words, or dwords. A string may contain between 1 byte and 4 Gbytes.
BCD: A byte (unpacked) representation of decimal digits 0-9.
Packed BCD: A byte (packed) representation of lavo decimal digits 0-9 storing one digit in each nibble.When the Intel386 DX is coupled with an Intel387 DX Numeric Coprocessor then the following common Floating Point types are supported.
Floating Point: A signed 32-bit, 64-bit, or 80-bit real number representation Floating point numbers are supported by the Intel387 DX numeric coprocessor.
Categorizing Addressing Modes 80386/80386DX
As a part of programming flexibility, the processor provides different ways to access these operands from different locations. The different ways by which processors can access data are referred to as addressing modes. For accessing memory and registers, the 80386 microprocessor provides several addressing modes. These addressing modes govern how a processor interprets a memory address or register supplied in an instruction. The 80386DX provides a total of 11 addressing modes for instructions to specify operands. These addressing modes can be categorized into three groups:
Register operand addressing
Immediate operand addressing
Memory operand addressing
Register Operand Addressing: The instruction defines a register as the operand in this mode. The operand of the instruction is the contents of the register. This way of addressing is incredibly quick since it just requires the CPU to access the register, which is located on the processor itself. This model is frequently used for arithmetic and logical operations, as well as data transfers between registers. Operands can be stored in a 32-bit general register (EAX, EBX, ECX, EDX, ESI, EDI, ESP, or EBP), a 16-bit general register (AX, BX, CX, DX, SI, DI, SP, or BP), or an 8-bit general register (AH, BH, CH, DH, AL, BL, CL, or DL).
Immediate Operand Addressing: The operand in certain instructions is a constant value contained within the instruction itself. This mode is especially useful for actions that need a fixed value as an operand, such as registering a value or comparing a value to a constant. In some situations, an instruction can use data from itself as an operand, which is referred to as an instantaneous operand. Depending on the instruction, the operand can have a length of 32, 16, or 8 bits.
Memory Operand Addressing: In this mode, the instruction includes a memory address as the operand. The contents of the memory location specified by the address are used as the operand in the instruction. This mode is used for operations that require data to be read from or written to memory, such as loading data into a register or storing data from a register to memory. Memory operand addressing mode can be further divided into Direct addressing, Indirect addressing, Register indirect addressing, Base-pointer-indexed addressing, Scaled indexed addressing, and Relative addressing, each of them having its own specific usage.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor | https://www.geeksforgeeks.org/data-types-and-addressing-modes-of-80386-80386dx-microprocessor?ref=asr10 | Languages | 80386DX Microprocessor | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0166688, 0.0058403057, -0.0214780066, 0.0336488783, 0.0347383395, 0.0364503562, -0.00739279203, 0.0187076554, 0.0235946793, 0.022941, 0.0474072509, -0.00341624813, 0.053881783, -0.0216180813, -0.0474383794, 0.00435396563, -0.00152135873, 0.0313298739, -0.0180228483, -0.0210266579, 0.0129101491, 0.000160622993, -0.0462244041, -0.00688696932, -0.0379133523, 0.00025072266, 0.00711264415, -0.00322753727, 0.00135113008, 0.0105755832, 0.0116261384, 0.0176960099, -0.00497262552, -0.03841139, 0.00261665927, -0.0346138291, 0.00896473322, -0.0402790457, -0.00310886372, -0.0143964896, 0.0154626081, 0.00348239415, -0.0126377838, 0.00188905292, -0.0324349031, 0.0256802253, 0.0088869147, -0.0201706495, -0.00443178415, -0.0155404275, -0.0307695791, -0.0390028134, 0.0212601144, 0.0246530157, 0.0020836, 0.00498818932, 0.0280147903, 0.0377265848, -0.0254934598, -0.0214313157, 0.0349251069, 0.00117214664, -0.0283105019, -0.046380043, -0.00751341134, -0.00144743081, -0.0299758259, 0.0382868797, -0.00327422866, 0.000974194903, -0.0282326844, -0.014832275, -0.0062294, -0.00928379, -0.0121163968, 0.0102954358, 0.00520219095, 0.0205753073, 0.0202951599, -0.000957658398, -0.0178360827, 0.00685584173, 0.0145521276, 0.0164042171, 0.0124977091, 0.0114938458, 0.00950946473, -0.0678580478, 0.0326839238, 0.0105055468, -0.0111436611, -0.00312442728, 0.0137194656, -0.0143497987, -0.0156727191, -0.00437342, 0.0173380431, -0.00284038857, -0.000856493891, 0.0217425898, -0.0105833653, 0.0328084342, 0.00363025, -0.0219916105, 0.0265362319, -0.0204196703, -0.0234546047, 0.0413685068, 0.0127078202, 0.02966455, -0.0395008549, -0.0093227, -0.0202640314, 0.0355165303, -0.00141922152, 0.0198438112, 0.0163419619, -0.0560607091, -0.0176648814, -0.0165442899, 0.00334232021, 0.0516094714, -0.032372646, 0.0179139022, -0.0517962351, 0.0512981936, -0.033306472, -0.0239059553, 0.00183944334, -0.013011314, -0.0118440315, -0.01509686, -0.0171979684, -0.0100931069, 0.0106378384, -0.011556101, 0.0116339205, 0.0414930172, 0.021135604, -0.00447069388, -0.0265829246, 0.00448625768, -0.00638503768, -5.84553418e-05, -0.0253689494, 0.00310302712, -0.00574303232, 0.0547222234, -8.93701e-05, 0.0145676909, -0.022956565, -0.0146221649, -0.00236374792, -0.00135696644, 0.0128245484, -0.00759512093, 0.0385359, 0.0146532925, -0.0083577456, -0.0326527953, 0.0121008335, -0.0400922783, -0.00690253312, -0.00496873446, -0.00214001886, 0.0144431815, 0.0328084342, 0.00392790698, -0.0281237382, 0.0337422602, -0.00824879948, 0.0415864, 0.0235168599, 0.00879353192, -0.00734220957, 0.00587532436, -0.0131591698, 0.048714608, -0.0214157514, -0.0406525731, -0.000158069568, -0.020871019, -0.013431536, 0.0205908716, 0.00199605385, 0.0286684688, 0.00933048222, -0.0183652528, 0.00880131312, -0.031594459, 0.00959506631, 0.00146104919, 0.0390962, 0.0542241856, -0.00377032394, -0.0231122021, -0.0474383794, 0.00884800497, -0.0131669519, 0.0130502237, -0.00514771789, -0.0404035524, 0.0191123132, 0.0123420721, 0.0329329446, -0.00912037119, -0.0269408915, 0.00838109199, 0.0225830339, 0.00429171044, -0.00726439105, 0.0226608533, 0.0146999834, -0.0353608914, 0.0327773057, -0.000193331245, -0.013478227, -0.00236763898, -0.0153847896, -0.0435785651, 0.0108012585, -0.00306217233, 0.0271120928, 0.00405436289, -0.0582707636, -0.0529790819, 0.00602707081, -0.0340846628, -0.0556249246, -0.0385981575, 0.00248825806, 0.0550957546, -0.00724882726, -0.0211978592, -0.0174936801, -0.024621889, -0.0284194499, 0.0224429611, -0.0199994482, 0.034769468, -0.020248469, 0.00870793127, -0.0342091732, -0.026909763, -0.0157738831, 0.0340535343, 0.0190189295, 0.0539751649, -0.0133614987, 0.024357304, 0.0323415212, -0.0115249734, 0.0141396876, 0.0347383395, 0.0102253985, -0.00324893766, -0.00896473322, -0.00373336, -0.0156026818, -0.0271587837, 0.0145910373, 0.000648814777, 0.00984408613, 0.0322792642, -0.0202329047, -0.0183496885, 0.0565898791, -0.0171045866, 0.0452594496, -0.0489013754, 0.0374775641, -0.0477496535, -0.00643172907, 0.013478227, 0.0161240678, -0.017384734, -0.0201239586, 0.0287618525, -0.00203496334, 0.0307228882, 0.00520997308, 0.00894916896, 0.0171357132, -0.00490647927, -0.006038744, -0.00122564705, -0.0511736833, 0.0115327556, -0.0399677679, -0.0442322418, -0.0108557316, -0.00964953937, -0.0333376, 0.0578038506, 0.0159528665, 0.0152602792, -0.020668691, -0.0126222195, 0.00827214494, -0.0245596338, 0.0588310622, -0.0113537721, -0.00201161765, -0.00627998216, -0.00727606378, 0.000998026924, 0.0230810754, 0.0148556214, 0.00447847554, -0.00689086039, 0.0385047756, 0.000459374482, -0.00429560104, -0.0282949395, 0.0182096139, 0.031859044, -0.000499499845, -0.0138828857, -0.0324971564, -0.00857563876, 0.00078256597, 0.00992190558, -0.033524368, 0.04591313, 0.00902698841, -0.0126066562, 0.00919040758, 0.0432672873, -0.0301314648, -0.022800928, -0.0246841442, 0.00956393871, 0.0127078202, -0.0144665269, 0.0203885417, -0.00737722823, 0.0366059951, 0.0375709459, -0.0198126826, 0.0193457697, 0.00461465865, 0.0399366394, -0.0514849611, -0.0235012975, -0.0223807059, 0.00471193204, -0.0136572104, -0.00104958192, 0.0028267703, -0.00874684, 0.00162641425, -0.000204274518, 0.033524368, 0.023579115, 0.0391584523, 0.00231705676, 0.00863789394, -0.0184586346, -0.00817098096, -0.0157583207, 0.0152680613, 0.00267891446, 0.0060581984, -0.00122078345, -0.0263339039, -0.0399988964, 0.0133303711, 0.00057537324, 0.00463022245, -0.0024415669, -0.0101164524, -2.92732675e-05, 0.00427225558, 0.0165909808, -0.0205286164, 0.014987913, 0.00406214455, -0.0237503164, -0.0348628499, 0.0176804457, -0.013742811, 0.0215869527, -0.0270031448, -0.00451738527, -0.0315788947, -0.0259603728, -0.00141338515, 0.0116728293, 0.0062294, 0.0194547158, -0.0141319055, 0.027843589, -0.0397498757, -0.00905033387, 0.0332753472, -0.00824879948, 0.0355787836, -0.00747839268, 0.0392518342, 0.00866123941, 0.036232464, 0.0172446594, -0.0310186, 0.0531347208, 0.00919819, -0.000901726075, -0.0370417796, -0.00785192288, 0.017851647, 0.0117428666, -0.0126689114, -0.058862187, 0.0111592254, 0.0165287275, 0.00745504722, -0.00203301781, -0.0399677679, 0.0694144294, -0.0216803346, -0.0096261939, 0.0460998937, 0.0243106131, -0.0159373041, 0.0347383395, 0.0379133523, 0.0311431084, -0.0266918708, -0.0129490588, 0.0238125715, -0.00183068879, -0.00840443745, 0.0217737183, 0.0111203156, 0.00810872577, -0.0331197083, -0.0415552743, 0.0182874333, 0.0521386378, -0.018116232, -0.0146688558, -0.000474695058, 0.0277657714, -0.00713988068, -0.0288085435, -0.0391895808, -0.00603485294, -0.062784262, 0.00213223696, 0.00538895652, -0.0183963794, -0.0491815209, -0.00322753727, -0.00887135, 0.00271198736, 0.0524810404, 0.0167466197, 0.00917484425, -0.0344270654, 0.0330263264, -0.0111280978, 0.0249020364, 0.00375281461, 0.008326618, 0.0265829246, 0.0612901375, 0.0489636287, -0.0301159, -0.0455084704, -0.0197659917, 0.0196259171, 0.00830327254, -0.0508001558, 0.0409949757, 0.0420844406, 0.029929135, 0.0122097796, 0.00527222781, 0.0224118326, -0.02644285, -0.0249487273, 0.0194080248, 0.0351741277, -0.017229097, -0.044450134, -0.00215558242, -0.0285128318, 0.0171357132, 0.0384425186, 0.0324971564, -0.00670409529, -0.0228631813, 0.0379444771, -0.0240149014, 0.00439287489, -0.003774215, -0.0021030549, -0.0317345336, 0.00623718183, 0.00399599876, 0.0764492527, -0.0535393767, 0.0131980795, -0.0409949757, 0.0258358624, -0.0100541972, -0.00761068473, -0.0222873222, 0.0133148078, 0.0383802652, -0.0175092444, 0.0266451798, -0.0231277663, 0.0278747175, 0.0493060313, -0.000246588519, -0.0192990787, -0.0386915393, 0.00356994034, 0.0090658972, -0.0129412767, 0.0313610025, 0.0137817208, 0.00422556419, 0.00143381255, 0.0168711301, -0.0223962683, 0.0347383395, -0.0296489876, -0.0149023123, -0.0177893918, 0.00429949211, -0.0126377838, 0.00542397471, -0.00972735789, -0.0189411119, 0.000879839528, -0.00968066696, -0.0102643082, 0.016186323, 0.0107545666, 0.00629943702, 0.0185208898, -0.0189411119, 0.00157388649, -0.012855676, 0.022800928, -0.0221472494, -0.00990634132, 0.00763403066, 0.0379444771, -0.00626052776, -0.00954837445, -0.0147077655, -0.00467302278, -0.0222406313, -0.00554848509, 0.00370612345, -0.0192212593, -0.0238592643, 0.0146532925, 0.0171357132, -0.00691420585, 0.0177271366, 0.0391273238, 0.0164197795, -0.0189255476, 0.000606500776, 0.0292598922, 0.0199527573, 0.0162485782, 0.0092915725, 0.00671965908, 0.0111592254, 0.00413607247, 0.0409638509, 0.0281859916, 0.0392207056, -0.00204858161, -0.0104043819, 0.0299758259, 0.00996859651, -0.0236258078, 0.020871019, 0.0201862138, 0.0268475078, 0.0140463049, -0.0173224788, 0.00690253312, -0.0168555658, -0.000754843, -0.00435785623, 0.0313454382, -0.0413685068, 0.000256072701, 0.00539284712, 0.0102253985, -0.00772352237, 0.000970303954, 0.0197348632, -0.0415241458, -0.0294310935, 0.0260226279, 0.0249176, -0.0171979684, 0.0114082452, 0.00863011181, -0.00486757, -0.00375476014, 0.00113907363, 0.02644285, 0.0187076554, -0.0211200397, 0.0202795956, 0.0292443298, -0.0182407424, -0.0250576735, 0.0423023328, 0.0228320546, -0.0246997066, -0.00331702898, 0.0261938293, 0.00248436723, -0.00280926097, 0.0144276172, 0.00846669264, 0.0230966397, -0.00978183094, -0.00870014913, -0.0259603728, -0.0146766379, -0.00371001428, 0.0103732543, -0.0269720182, 0.000865734881, 0.00724104512, 0.0148711847, -0.00375281461, -0.00234429329, -0.00842778292, 0.0166688, 0.00378783327, 0.0397810042, 0.0187232178, 0.0887757614, -0.0170267671, 0.0667374581, 0.0193457697, 0.0193457697, 0.0233612228, 0.0169022568, 0.0229254365, -0.0289641805, 0.00489091547, 0.0135404821, 0.00703093456, -0.0110969702, 0.01192185, 0.00175773364, 0.00937717315, 0.0158672668, -0.0383802652, -0.0288863629, 0.0276256967, 0.0334309824, -0.0148400571, -0.0237191897, 0.0150657324, 0.0240149014, -0.00391039811, 0.0373841822, -0.00826436374, -0.0423334613, 0.0209644027, 0.00216336432, -0.0125288367, -0.0260537565, -0.0136338649, 0.0372285433, 0.01134599, -0.0196259171, -0.00480920589, 0.0227853637, 0.00475084176, -0.0142019428, -0.00233651139, -0.00642005634, -0.0337422602, 0.00659125764, -0.052107513, -0.011135879, -0.0064434018, -0.0107078757, -7.05841449e-05, -0.00818654429, -0.00940830074, -0.0157505386, -0.0122798169, -0.00626830943, -0.00714766281, -0.0224740878, 0.012077488, -0.00663794903, 0.00575859612, -0.00999972411, -0.00136085739, 0.0161707606, -0.00308162696, -0.0199838839, -0.0198593736, -0.0142797614, -0.0174158625, 0.00174800621, 0.0226764176, 0.0234546047, 0.0168555658, 0.00596092502, 0.00685195113, 0.00401545316, -0.025244439, -0.0104355095, 0.022800928, 0.0169022568, 0.000156853654, -0.0254934598, -0.00759123033, 0.00988299586, -0.0114471549, 0.033835642, -0.0354542732, -0.00366721395, 0.0168711301, -0.035298638, -0.0127934208, -0.0139918318, -0.00184625259, -0.0359523147, 0.000514577259, 0.0170267671, -0.0210577846, 0.0130580049, 0.0329640694, 0.000724201789, 0.00772352237, -0.0122019975, -0.0209644027, -0.000102806014, 0.0280303545, -0.0175092444, -0.0331508368, 0.00364775932, -0.0154626081, -0.0222406313, 0.00629554596, -0.0342714265, -0.0122720348, -0.0343336836, 0.0224429611, 0.0108090406, 0.0242794864, 0.000228471326, -0.00285595236, 0.0189722385, 0.0139451399, 0.014886749, 0.0332130902, -0.0186142717, -0.0503643677, 0.012700039, 0.0124276727, -0.00348239415, 0.0295244772, 0.0365126096, 0.0359211862, 0.0102176173, -0.0210733488, 0.00479364209, -0.00823323615, -0.0114160273, 0.0024649126, 0.0014863403, -0.0196881723, 0.0330885798, 0.0090658972, -0.0218671, -0.0251199286, -0.0476874, 0.0116961757, -0.0036069043, 0.00272171479, 0.0195014067, 0.00930713583, 0.00214390969, -0.00412439974, 0.0413062535, 0.0370106511, -0.00216336432, -0.0420533158, -0.0133459354, -0.014731111, -0.0239526462, 0.014264198, -0.00478975102, -0.0172446594, -0.0140618691, -0.00338512054, -0.0248086546, -0.0144665269, -0.0336488783, -0.00312442728, -0.0152680613, -0.00306800869, 0.00871571247, 0.0118985046, 0.0305049941, 0.00728773652, 0.026909763, -0.0102876537, 0.000602123444, -0.0159061756, 0.0298513155, 0.0154859535, 0.00789083261, 0.0390650705, -0.0156415924, 0.00445902068, 0.0246530157, 0.0347072147, 0.0116105741, 0.041804295, 0.00332481088, 0.0149645675, -0.047780782, -0.0116105741, -0.0188166015, -0.0265829246, -0.0077351951, -0.00772352237, 0.0184741989, -0.0124510182, -0.000713988091, -0.00781301409, -0.0144353993, 0.00390650705, 0.0171201508, 0.0125599643, 0.0125288367, 0.0179450307, -0.0117973397, 0.0239682104, -0.00473527797, 0.0328084342, 0.012023014, 0.000357237208, 0.0350496173, -0.0210733488, 0.0399677679, 0.00377810583, -0.014941222, 0.0161085054, -0.0283416305, 0.0159373041, 0.0230343845, -0.0128712403, 0.00923709944, 0.0183808152, 0.0152447158, -0.00552903, 0.00655234838, -0.0130502237, -0.0208554547, -0.023423478, -0.00873127673, 0.017540371, 0.0223340131, -0.0120619237, -0.020248469, -0.00411661807, -0.00847447384, 0.00852894783, 0.0208865833, 0.0248086546, 0.0467535742, -0.0134704458, -0.0126533471, 0.0173069146, 0.0306295045, -0.0156260282, -0.0303493571, 0.0131046968, -0.0146143828, 0.003213919, -0.0064434018, 0.0126066562, -0.00891026, 0.00447458448, -0.00723715452, -0.0208087638, -0.0246997066, 0.00381117896, 0.0192990787, 0.000524304574, -0.0215091333, -0.00925266277, -0.0104432916, 0.00975848548, -0.0017149332, 0.0247619618, 0.0138050662, -0.0092604449, -0.0098285228, 0.00664184, 0.0191278774, 0.00877796765, -0.0122720348, -0.0045601856, 0.00724882726, -0.0439209677, -0.0125833107, 0.0236724988, -0.00149995857, -0.00505433511, -0.00181317958, 0.0100775426, 0.0225674696, -0.00816319883, -0.0172757879, -0.0310652908, -0.00550957536, -0.0208865833, 0.015766101, -0.00395708904, 0.0174002983, -0.00691031525, -0.00392207084, 0.0105522377, -0.000952308357, -0.0572124273, 0.0167933106, -0.0527611896, 0.00663794903, -0.0258981176, 0.0359211862, 0.0269253273, 0.00281509734, -0.0144120539, -0.0160929412, -0.0129724042, 0.00598427048, 0.0176181905, -0.00536561059, -0.00771963131, -0.030084772, 0.00690642418, 0.0043461835, 0.0017791338, -0.0160773769, -0.0311119817, -0.00472360523, 0.0100853248, 0.0401856601, 0.0129257133, -0.0253378227, 0.0336177498, 0.00341624813, 0.00634612842, 0.0345515758, 0.00266335066, -0.00956393871, -0.022536343, -0.0258825533, -0.00697646104, -0.0185675807, 0.0170734581, 0.0204819255, -0.0162174515, -0.0222873222, 0.00441232976, -0.00703482516, 0.0108323861, -0.00613212632, -0.0083344, -0.0226452891, 0.0302559733, 0.0374775641, 0.00826436374, 0.00351935811, 0.0389094315, -0.018116232, -0.0324660316, -0.0140463049, -0.0055017937, 0.00764959445, 0.000764570315, 0.0108712949, -0.0320925, 0.0198905021, -0.0223651417, -0.010824604, -0.013843976, -0.016497599, -0.0261938293, -0.0257424805, -0.0293688383, 0.0214935709, 0.0221939404, 0.0309874713, 0.0149178766, 0.00845891051, -0.0196881723, 0.00279175164, -0.0252288748, -0.0427692458, -0.0210889112, 0.00961063, 0.0167310555, -0.0168088749, -0.040808212, 0.00157777744, -0.00594536122, 0.0106067108, 0.00222561951, 0.0131436065, -0.00994525105, -0.00538895652, 0.00497262552, 0.0208398923, 0.00593757909, 0.00368472328, 0.00381896063, 0.00196298072, 0.0115716653, -0.00335982954, -0.00123537448, 0.0274700597, 2.51999372e-05, 0.00514771789, -0.00842000078, -0.0678580478, 0.023267841, -0.00670798589, 0.0408704691, -0.0073966831, 0.0136494283, 0.012598874, 0.00628776429, -0.0214780066, -0.00503098965, -0.00610099873, 0.00421000039, 0.013587174, 0.0324349031, -0.00181220681, 0.0281237382, 0.0005209, -0.00405047182, 0.0160618126, -0.0124510182, -0.0221316852, 0.0262405202, 0.0212289859, 0.00400767149, -0.018785473, 0.00435396563, -0.00411661807, -0.0254000779, 0.0204819255, 0.0256957896, 0.00602707081, -0.0191434398, -0.00601150701, 0.0188788567, -0.0131124789, -0.011711739, -0.0153925717, -0.00058461423, -0.00836552773, 0.00814763457, -0.013221425, -0.0123809809, 0.00796865206, -0.0194391515, 0.000479315553, 0.0215558261, -0.00446291175, -0.00329757435, 0.00914371666, 0.0209332742, -0.00501931692, -0.0108479494, -0.0427069925, -0.00975070335, 0.00313610025, 0.0214780066, -0.00589477876, -0.000407333107, -0.00501931692, 0.0136260828, 0.106829733, 0.00374114187, -0.0200772677, -0.0183496885, 0.0159373041, -0.00353686744, -0.0116572659, 0.0231744573, 0.0219916105, -0.00312637282, 0.0332442187, -0.000158191164, 0.0096339751, 0.0150190406, -0.000153813846, -0.0142486338, -0.00433451077, 0.00445513, 0.0207776371, -0.00968844816, -0.0129490588, -0.00319641, 0.012287599, -0.00310691819, 0.0139451399, -0.0136805559, 0.00557572162, -0.00752897514, -0.0189411119, -0.00056856405, 0.00221394678, -0.000948903791, 0.0056885588, 0.00171590596, -0.0051321541, 0.0317967869, -0.0131825153, 0.00620605424, -0.0204196703, 0.0205753073, -0.0114860646, 0.00807759818, -0.0395008549, -0.0118284672, -0.00311080902, 0.00659904, -0.0208087638, -0.00466913171, -0.0325905383, 0.0236102436, -0.0064434018, -0.00802312512, 0.0169800762, -0.0138828857, 0.00221783761, 0.00612434465, -0.008692367, -0.00120619242, 0.0133459354, -0.0386915393, -0.00884022284, 0.0159061756, 0.00230149296, -0.0111747887, -0.0151591143, 0.00330924708, -0.0179139022, -0.0188477281, -0.00666129496, 0.0212445501, -0.0104510738, 0.0020836, 0.0157116279, 0.00975848548, -0.0405591913, 0.00720991753, 0.00947055593, 0.0188632924, 0.033773385, -0.0194080248, -0.0140073951, 0.0045446218, 0.0254312046, 0.0276879519, -0.00777799543, 0.00841222, -0.024621889, 0.0106845303, 0.000659028476, 0.00258553168, 0.00485978788, -0.00226063794, -0.0248553455, 0.0334932394, -0.0204663612, -0.00412439974, 0.048714608, 0.0145988185, -0.0160151217, -0.00715155341, 0.0162952691, 0.0101397978, -0.00870014913, -0.00854451116, -0.00356410397, -0.0358278044, 0.00166337821, 0.00518273655, -0.033524368, -0.00968844816, 0.0549089909, 0.00263805944, 0.0164353438, 0.0093227, 0.0320925, -0.0237970091, 0.02644285, 0.00989077799, -0.00574692292, -0.00382868806, -0.0251199286, 0.00791417807, 0.021135604, -0.0409638509, -0.000999972341, 0.027376676, 0.0132058607, -0.00329173799, -0.0123187257, 0.00441232976, 0.00931491796, 0.0136572104, -0.00887913257, 0.0278280266, -0.0387537926, -0.00197076262, 0.0234390423, 0.0382246263, -0.0109568965, -0.00171298778, 0.0133148078, 0.0203574151, 0.00664573116, 0.00313999108, -0.00942386407, 0.0207776371, -0.0163108334, -0.0210577846, 0.00706595276, -0.00761068473, -0.0108090406, -0.0209332742, 0.00604652567, -0.00809316151, 0.0222873222, 0.00476640556, -0.0071787904, -0.00827214494, 0.0195947904, -0.00704649789, 0.0119763231, -0.00203301781, 0.0305049941, -0.00124704733, -0.0189099833, -0.0149567854, 0.00421000039, 0.00420611, -0.0151202055, -0.00388899771, -0.0014299216, -0.0116261384, 0.00348239415, -0.0114471549, 0.00611656252, 0.000939176418, 0.0413996354, -0.0141630331, 0.0378510952, 0.0028267703, -0.0249487273, -0.0142175062, 0.0215402618, 0.00964175723, -0.0181784872, -0.00745115615, 0.00591423362, 0.00213612779, 0.00157972297, -0.00596092502, 0.00275867875, 0.0245285053, 0.00993746892, -0.0205286164, 0.029042, 0.0265051052, 0.00359717687, -0.00427225558, -0.0334621109, 0.00793752447, -0.0489325, -0.0188788567, 0.0213223696, 0.0218826644, -0.0116027929, -0.0156415924, -0.0224273968, 0.0156493727, 0.00181901595, 0.00330535625, 0.00436952943, 0.00727217272, 0.00766515825, -0.0339601524, 0.00691031525, 0.0118440315, 0.0142330704, -0.017851647, -0.00300964457, 0.0244818144, 0.00768850371, -0.0226297248, 0.0178672113, 0.0266918708, -0.0312364921, -0.012178652, 0.0214624424, -0.0238281358, 0.0197037365, 0.0181006677, -0.0292287655, 0.0217892826, 0.0287618525, 0.0238748267, 0.0111203156, -0.0375709459, 0.0281237382, -0.00870793127, -0.000611364434, 0.0309874713, 0.00325671956, 0.0180539768, 0.00795697886, -0.0185208898, -0.00965732057, -1.29343462e-05, 0.00535004679, -0.00722548133, -0.0265517961, 0.0159684308, 0.00390261598, -0.00749006541, 0.00571579533, -0.0271899104, 0.00968844816, -0.00817098096, -0.00236374792, 0.0270809643, 0.00820210855, -0.0262560844, 0.0077857771, -0.0116417017, 0.00648231152, 0.014731111, 0.0301625915, 0.0437964574, -0.00381312426, 0.00100580882, -0.0210577846, -0.0202017762, -0.0177582651, 0.0124432361, 0.00755621167, 0.012964623, -0.0130424416, -0.00162933243, 0.00183944334, 0.0262560844, -0.00701537076, -0.0005223591, -0.00444345735, 0.0590800829, 0.0107467854, -0.00820989, -0.0201395229, -0.0128945857, -0.00436952943, 0.00292988028, 0.00706595276, -0.00393763464, 0.0314388201, -0.0112837348, 0.00788694154, -0.0221939404, 0.0167933106, 0.0156805012, 0.00673911348, 0.00482476968, -0.0275790058, 0.0242794864, 0.00971957576, 0.00355826761, -0.0149645675, 0.0118518127, 0.00664962176, -0.0204663612, 0.000212299594, -0.00797643326, -0.00715155341, 0.0221628118, 0.00563797681, -0.0101475799, -0.00979739521, 0.00214001886, 0.00369639602, -0.0270498376, 0.00597259775, -0.0222873222, -0.00915149879, 0.0103810364, -0.0197193, -0.00763013959, -0.00446291175, 0.0134237539, 0.00522164581, 0.0135560464, -0.0045485124, -0.00870014913, 0.000220932619, -0.0175715, 0.0049142614, -0.00343181193, -0.00777799543, -0.00376448757, -0.00715544447, -0.0077507589, -0.0061866, -0.0150190406, 0.000864762114, 0.015042386, -0.0364814848, -0.00334621104, -0.0159373041, 0.0261004474, 0.00515549956, 0.0107623488, -0.00291042542, 0.031905733, -0.0111203156, 0.0459753834, -0.0352052525, -0.0131280422, 0.0320925, 0.0148556214, -0.0203885417, 0.0172757879, -0.011501628, 0.0228320546, -0.0193613339, 0.00808538, -0.0041594184, 0.0109257689, 0.0190811846, -0.00241433014, 0.0374775641, -0.0179450307, 0.0049025882, -0.0194391515, 0.0294933487, 0.00594536122, -0.00447847554, 0.0108401673, -0.00543953851, 0.000924099, -0.00176065182, -0.0109102046, 0.0143420165, 0.0190033671, 0.00600761641, -0.00133653893, -0.0153458798, -0.0180072859, 0.00831105467, 0.0075834482, -0.00754453894, -0.00836552773, -0.00915928, 0.0280926097, 0.0215713885, -0.00575859612, 0.0389405601, -0.00700758863, 0.00741224689, -0.00533837406, 0.00457574939, 0.00173827889, -0.00198340835, 0.00388316135, -0.00263805944, -0.0113070812, 0.0179761574, -0.000468129088, -0.0223651417, 0.00937717315, -0.0120852692, 0.0109880231, -0.0170890223, -0.014886749, 0.0332442187, -0.0325594135, 0.00197173539, 0.00689086039, -0.0176026262, -0.0173069146, -0.00116241933, -0.0174936801, 0.0140073951, 0.0358278044, -0.00834218226, -0.00082488, 0.027641261, -0.00522553688, -0.00345515762, -0.0139295766, -0.0227075443, -0.0200461391, -0.00198146282, 0.00861454848, 0.0258514266, -0.00446680281, -0.00699202484, -0.013377063, -0.00152038608, -0.00199119025, -0.0323103927, -0.000256802246, 0.0152836246, -0.000760193041, 0.000903185166, 0.0174469892, -0.0165598541, -0.0206219982, -0.00638503768, -0.00985965, 0.00783636, 0.00278591528, -0.010777913, -0.0183963794, 0.000582182372, -0.00887913257, 0.00289097079, -0.00318084611, -0.00240654848, -0.0163263977, -0.0186765268, -0.00913593452, -0.0233456586, -0.0144353993, 0.00520608202, 0.0207776371, 0.0131202601, -0.00698813377, -0.0160462502, 0.0121319611, 0.017229097, -0.000546677504, 0.0157894474, 0.0143887075, -0.0176337548, 0.0158594847, 0.00235207519, 0.00247658533, -0.0127700754, -0.0111436611, -0.00387343392, -0.0129101491, -0.0120385783, -0.00800756086, 0.0221161209, -0.00704260729, -0.0204352345, 0.00901142415, -0.00640060147, 0.01134599, 0.00767683098, 0.0422400795, -0.0140696503, 0.0221783761, 0.00438898383, 0.00382674253, 0.00284817046, -0.0148167117, -0.030862961, -0.00711264415, -0.00204274524, -0.0026497324, 0.00392985251, -0.00355437654, 0.00617103605, -0.00220227381, -0.00423334632, 0.003019372, 0.0249487273, -0.00571579533, 0.0195014067, 0.00311080902, -0.0121630887, 0.00673911348, 0.000650273869, -0.0101164524, -0.0218515377, -0.00846669264, -0.00577416, 0.00318279164, 0.0284194499, 0.00101456349, -0.00323142833, -0.00960284751, 0.00236180262, 0.0103654731, 0.0273455493, -0.00435396563, -0.00200189021, -0.020871019, 0.00131902972, 0.00433451077, 0.0171824042, -0.000147734245, -0.0162797067, -0.0120697059, 0.00627998216, 0.00745893829, -0.00975848548, 0.00356604951, -0.00768072205, -0.00246102153, -0.00420611, -0.002850116, 0.0126766926, 0.00160598685, -0.0145287821, 0.0158283561, -0.0206064358, 0.00371585065, -0.00174508803, -0.00415163627, 0.0171045866, 0.00411272701, 0.00344932103, -0.00745504722, 0.0200928301, -0.00998416, 0.000824393588, -0.0112759536, 0.03019372, 0.0188477281, -0.0151124233, -0.000462535885, 0.00985965, 0.00688307872, 0.0170890223, 0.00571190473, -0.000661460334, 0.00271782372, 0.00949390139, 0.026178265, 0.0020874911, 0.0081554167, -0.0241238475, -0.0128634581, -0.00619827257, -0.0064122742, 0.0230188202, 0.012077488, 0.0180539768, -0.005283901, 0.00992968678, 0.009836304, 0.00636169221, 0.00977405, -0.00669242209, -0.0041594184, -0.0377577133, -0.0167933106, 4.34691319e-05, 0.0176648814, 0.0184897613, -0.00188127102, 0.00294933491, 0.0240771566, 0.017384734, 0.01192185, -0.00611656252, -0.00466524111, 0.00252133119, 0.00874684, 0.00335982954, -0.00310302712, -0.000461563148, -0.0212756768, 0.000472749583, -0.00887135, 0.00540062925, -0.0167777464, -0.0230655111, -0.029462222, -0.0174936801, -0.00029425259, -0.0182251781, -0.0152836246, -0.0022800928, -0.000863789406, 0.00529168267, 0.00726439105, -0.0171357132, -0.0142252883, 0.0251354929, -0.00394930737, -0.00981295854, -0.0331819616, 0.00487924274, -0.00845112838, 0.000126334067, -0.00353686744, -0.013065787, -0.00475084176, 0.00548233883, 7.59949835e-05, -0.02269198, -0.0132603347, 0.0118440315, -0.00100872701, 0.00499208, 0.029462222, -0.0294777863, 0.00575859612, -0.0221005566, -0.0192990787, 0.00259915, 0.00365943206, -0.0115249734, -0.0174781177, 0.00184236164, -0.0156104639, -0.0161396321, -0.0156493727, -0.00556404889, 0.00256218598, -0.00185500714, 0.0181317944, 0.0169333853, 0.00484811515, 0.00193768973, 0.00355632207, 0.00413996354, -0.0246685799, -0.00298046251, 0.00267891446, 0.000620605424, -0.0107000936, 0.00195617159, 0.015929522, 0.00545121124, 0.0254000779, -0.00523331854, 0.000285497954, 0.0298980083, 0.0156260282, -0.00722937239, -0.0284817033, 0.0150735136, 0.000511659, -0.0056885588, -0.00992190558, -0.0233456586, 0.025088802, 0.0209332742, 0.0139529221, -0.0517651066, 0.00987521373, 0.0140618691, -0.0124276727, 0.0380378589, -0.0257269163, 0.00956393871, -0.0200772677, -0.000172052649, -0.00173633336, 0.00886356831, 0.0157038458, 0.016030686, -0.00731497305, -0.008326618, 0.00100775424, -0.0194080248, -0.0559362, -0.00916706212, 0.00920597184, 0.00901920628, 0.00482087862, 0.0241238475, 3.51400813e-05, 0.00974292215, 0.0184430704, 0.00489480654, 0.00796087, -0.00127720216, 0.0268475078, 7.80012488e-05, -0.0018229069, 0.00789861474, 0.00974292215, 0.00162349606, 0.00393763464, -0.0162485782, 0.00333842915, 0.00270031462, -0.00916706212, 0.0314388201, 0.0290575642, -0.0228787456, 0.020559743, 0.0024649126, 0.0123498533, 0.000747547485, -0.0111280978, -0.0041438546, -0.0229721293, 0.000154543406, 0.00117311941, -0.0101709254, 0.0201239586, 0.0158828292, -0.00668853149, -1.14600434e-05, 0.00893360563, 0.0137972841, 0.0132836802, -0.00299213524, 0.00943942834, -0.000541813846, 0.0124432361, -0.014575473, -0.0221783761, -0.0186609644, 0.00437342, -0.00578583265, -0.0227386728, -0.008692367, 0.0173536073, -0.000405630824, -0.00677802321, -0.00106903666, -0.0101475799, 0.009836304, -0.00707762549, -0.000198316513, -0.0032217009, -0.0112681715, 0.00197173539, -0.0083188368, 0.00615547225, 0.00515160896, -0.00188613473, -0.000406846753, -0.011190353, 0.000671187707, -0.00286567956, -0.00188905292, -0.00442011142, 0.00947055593, -0.00944721047, 0.0101553621, -0.00687918765, 0.00563408574, 0.0131124789, -0.003213919, 0.00712820794, 0.00481698755, -0.0220849942, 0.00457185833, -0.0164197795, -0.0236258078, 0.01410856, -0.0117273023, -0.0224585235, -0.0155015178, 0.00702315243, 0.00458353106, 0.0304116122, -0.00950946473, 0.0289797448, 0.00489480654, -0.0243106131, 0.0235012975, 0.011454937, 0.000769434031, 0.0316878408, 0.0147466743, -0.0188010372, 0.00049074518, 0.00846669264, 0.0212445501, -0.00193963514, -0.00687140552, -0.0143575808, 0.00794530567, 0.00350768538, -0.00406992668, 0.00282482477, -0.0116261384, 0.0221316852, 0.00232872949, -0.0144820902, -0.015618246, -0.00295128045, -0.0131747341, 0.0169956405, 0.000108642431, -0.0185053255, 0.0241238475, -0.0231277663, 0.0207309462, 0.0142019428, -0.0128712403, -0.0143731441, 0.00256413152, -0.0165754184, -0.00337344781, 0.00401156256, -0.000754843, -0.0170112029, -0.0237036254, -0.00924488064, -0.0131202601, -0.0072138086, -0.00715933554, 0.020715382, -0.00267307786, 0.00670798589, 0.00326839229, 0.00722159073, -0.00243962137, 0.00169061485, -0.0190033671, 0.024046028, -0.00115463743, -0.0112370439, 0.00836552773, -0.00737333717, 0.0112837348, -0.0162952691, 0.0152991889, 0.0218359735, 0.0230655111, 0.0119296322, -0.0232834034, -0.0159995575, -0.0133848442, 0.00016098778, -0.0252288748, -0.0142564159, -0.00537728332, -0.00695311558, 0.000781593204, -0.0202329047, 0.000547163887, -0.0192523878, -0.0123576354, 0.00141824875, 0.0302559733, -0.0168866925, 0.00515939062, 0.0135093546, 0.00765348505, 0.00788694154, -0.0200150125, -0.00758733926, -0.0269253273, -0.00360495877, 0.0299602617, 0.00731108245, -0.00883244071, 0.0133537166, 0.0188010372, 0.00554848509, 0.00556015782, 0.0231277663, -0.00137253024, -0.0165131632, 0.00901920628, 0.0157583207, 0.0130969146, -0.00890247803, 0.000657083059, 0.00199994468, 0.00366332312, -0.00782079622, -0.0239682104, 0.0143264532, -0.0113693364, 0.00692976965, 0.0238748267, -0.014209725, -0.0193302054, 0.0149801308, 0.00100678159, 0.0116883935, -0.00024537259, 0.0108479494, 0.00309524522, 0.00087205763, 0.00854451116, -0.0052877916, -0.00553681236, 0.0090970248, 0.00238709361, 0.0128868036, 0.0119918874, -0.00708540762, 0.0186142717, 0.0161240678, 0.016653236, -0.0186142717, 0.00764181232, 0.00217309175, -0.0174314249, 0.00412050867, -0.00636169221, 0.0107545666, -0.00370028708, 0.00580528704, 0.00741224689, -0.00222172868, -0.0155170811, -0.00287151616, 0.00169256027, -0.0141241234, 0.0248086546, -0.00196200819, -0.0157583207, -0.0071982448, 0.010824604, 0.00276256958, -0.00285789766, -0.0153380977, 0.004529058, -0.00895695109, -0.0197504275, 0.00629554596, 0.00733831897, -0.0231122021, -0.00469247764, 0.00426447392, 0.0120074507, -0.00206025434, 0.0132603347, 0.022225067, 0.0127622932, -0.0121942163, -0.0035893952, 0.00940830074, 0.013377063, 0.00591423362, 0.0188632924, 0.0170734581, -0.0147622386, -0.00143283978, -0.0124354549, 0.0196414813, 0.0265051052, -0.00460298592, 0.0165909808, -0.00216725538, 0.0108635137, -0.00948611926, 0.00512826303, 0.00431505591, 0.0219760463, -0.0124588, -0.00865345728, 0.000923126296, -0.00556793949, -0.00261082291, -0.00720213586, -0.0177115742, 0.0337111317, 0.00280342461, -0.0130813513, -0.0153847896, -0.0129257133, -0.0160462502, -0.00517106336, 0.0243884325, -0.0233612228, -0.00341041177, 0.00722159073, -0.000605041685, 0.018583145, 0.0083188368, -0.00170034217, 0.0203418508, 0.0102331806, -0.0129568409, -0.0010398546, -0.0106923115, -0.0209332742, 0.0192990787, 0.00577805052, -0.0113537721, 0.00984408613, -0.0131980795, -0.00214780052, -0.00650565699, 0.00421778252, -0.0119607598, 0.0209332742, 0.00559128541, 0.00431894697, 0.002095273, 0.00858342089, 0.02269198, 0.0249020364, -0.000732956396, -0.0122798169, -0.0179605931, -0.00279369717, -0.0154470447, -0.00196784455, -0.0193768963, 0.00294349855, -0.00807759818, 0.0133303711, -0.0277190786, 0.00571190473, -0.00403490802, 0.0155248633, 0.00391623424, -0.0202173404, 0.023579115, -0.00232678396, -0.01509686, -0.0212756768, 0.0133926263, -0.00853672903, 0.00877796765, 0.0142719792, -0.0122175617, -0.000454997178, 0.00772741297, 0.00674300455, 0.00232678396, 0.00310497265, -0.0264272857, -0.021337932, 0.0118518127, 0.00234234775, 0.0123576354, 0.00443567522, 0.000723229081, 0.0117973397, 0.0060698716, -0.0119996686, 0.00248825806, 0.00599983428, -0.016497599, -0.0135327, -0.0105755832, -0.0221316852, 0.0164197795, 0.00927600823, 0.010824604, -0.0096339751, -0.000233091821, 0.00922153518, 0.012178652, 0.0186609644, 0.010202053, 0.0212289859, -0.00304855406, 0.017540371, -0.00129762955, 0.00958728418, -0.0198749378, -0.00709708035, -0.0153925717, 0.0314076915, -0.00363803189, 0.0123576354, 0.00189099833, 0.0106144929, -0.00069015607, 0.00189780758, -0.0179917216, -0.0181317944, -0.00221783761, -0.00257969531, -0.00163419615, 0.0253689494, 0.0020816545, -0.00675078621, -0.0152213695, -0.000711556233, 0.00441232976, -0.0295556039, -0.0314076915, -0.0139762675, 0.0236413702, -0.0207309462, 0.00666907663, 0.0118829403, 0.0122798169, -0.0211511664, 0.00264584133, -0.0190656222, -0.00701926136, -0.00373336, 0.00134334818, -0.00183749793, 0.00156318641, -0.0062410729, 0.00115852838, -0.00292015285, -0.012023014, -0.00862233, 0.0157816652, -0.0230655111, -0.00957950205, -0.00252522202, -0.00944721047, -0.00871571247, 0.000500958937, 0.00123051077, 0.0143342344, -0.0151746785, -0.0113382088, 0.00463022245, -0.0138828857, -0.0064083836, 0.0103421267, -0.00571968639, 0.00384814292, -0.00279175164, 0.00780134089, 0.00316917314, -0.00380339706, 0.0028287156, 0.00736944657, 0.00866902154, -0.0140229594, 0.00529168267, 0.0058558695, -0.0178205203, -0.0124977091, -0.015042386, 0.000448188017, -0.0139217945, -0.0292132013, 0.0224740878, 0.00709708035, -0.0258825533, -0.0083577456, 0.00654845731, 0.0101320157, -0.0318279155, 0.00665740389, 0.00125580188, -0.000746088335, -0.023158893, -2.1005013e-05, -0.00724882726, 0.00518273655, 0.0247152708, 0.0158517025, 0.0138361938, -0.00968844816, 0.00827214494, 0.00298435334, -0.0166843645, -0.0028209337, -0.011711739, 0.00745893829, -0.0192212593, 0.0118051218, 0.0234390423, -0.0129334955, 0.0132914623, 0.00875462219, 0.0160462502, -0.0245907605, -0.0173691697, -0.0121319611, -0.0228164904, 0.00189002568, 0.00647452939, -0.0103499088, 0.00426447392, -0.011501628, 0.00583641464, -0.0109491143, -0.00585976057, -0.00106417295, 0.0168866925, 0.0064083836, -0.00297268061, -0.0083188368, -0.00507379, 0.00464967731, 0.00776243163, -0.000915344397, -0.0093227, -0.00780523196, -0.0155326454, 0.0474383794, 0.0127078202, -0.00426447392, -0.00915149879, 0.000643464737, -0.00225869264, 0.00371195981, 0.0188788567, -0.00583641464, -0.0122720348, -0.00693755178, 0.00260498654, -0.0060698716, 0.00174800621, -0.00269253273, 0.00496095279, 0.00871571247, -0.003799506, -0.00403101696, -0.00723326346, -0.0115483198, 0.000721283606, 0.0121397432, 0.00512437196, 0.0131280422, -0.000100374178, -0.0150190406, -0.0129179312, 0.0077351951, -0.0116883935, 0.0020563635, -0.00411272701, -0.0142019428, -0.0192368235, 0.0100386338, 0.00615158118, 0.00220032828, 0.00996081438, -0.00726828165, 0.0139996139, 0.0056691044, 0.0178827755, 0.00709708035, 0.00108849141, -0.00285595236, -0.00310691819, -0.00640449254, -0.00595314289, -0.00148925849, 0.0100775426, 0.0135793919, 0.00328784692, -0.0105055468, 0.0104355095, -0.0116572659, 0.00535004679, -0.00507768104, -0.0101631433, 0.00404269, 0.00915928, 0.00165656907, 0.015563773, 0.0111514432, -0.0194080248, -0.00131124782, -0.000843361951, -0.0122409072, -0.00315944594, -0.0159528665, -0.0151124233, -0.0221161209, 0.00093334, 0.0155093, 0.00764959445, -0.0171512775, -0.00651343912, 0.000481017865, 0.010668966, 0.0232522767, 0.0109102046, -0.0106611848, 0.0114471549, -0.00931491796, -0.00206998177, 0.000247074902, -0.00556015782, -0.0126144374, -0.0140696503, 0.00954059232, 0.0035738314, -0.00402323529, -0.0133614987, -0.00825658161, 0.0414930172, -0.00181804318, -0.0158283561, 0.00180831586, -0.0013093024, 0.0119529776, -0.0084900381, -0.000283309288, -0.0318279155, -0.00093674456, 0.00121591974, -0.0041594184, 0.0100386338, -0.0378199667, -0.00887913257, 0.0350184888, 0.0171045866, -0.00827992707, -0.00614379952, 0.00685195113, 0.0234546047, -0.00196298072, -0.0207776371, -0.0220538657, 0.000453781249, -0.0192368235, 0.0432984158, -0.00447458448, -0.00352130365, 0.000130832967, -0.0274078045, 0.00193282601, 0.00443567522, 0.00249798549, 0.00390456151, 0.00526833721, 0.00901920628, -0.0192212593, -0.0174781177, -0.00032197556, -0.00285595236, 0.0116261384, -0.000702315243, -0.000518954534, -0.026178265, -0.017540371, -0.0203574151, 0.0039823805, -0.0100697614, 0.00481698755, 0.0157894474, -0.00825658161, 0.00933048222, -0.0145910373, 0.00405436289, 0.00465745898, 0.00734999171, -0.0170423314, -0.00351546728, -0.0358900614, -0.0234546047, 0.0130891325, 0.0238748267, 0.00145715824, 0.00912815239, -0.00395708904, -0.0136649925, 0.00436952943, -0.0127700754, 0.0153692253, -0.0024804764, -0.0045640762, -0.0136105195, 0.0175715, 0.00018664368, 0.00968066696, -0.0232055858, -0.0205130521, 0.0110580605, 0.00713988068, 0.0209799651, 0.0122409072, 0.0184430704, -0.00419054599, 0.0024649126, -0.0589555725, -0.0133303711, 0.0224118326, 0.0215246975, 0.00374308741, -0.0157972295, -0.0051321541, 0.0196414813, -0.00603485294, 0.00866123941, 0.0324660316, -0.00972735789, 0.00062157819, 0.0126844747, 0.0111592254, -0.0173069146, 0.0154236984, 0.00836552773, -0.00329173799, -0.00364970462, 0.00957950205, -0.0201706495, 0.0298046246, -0.00125482923, -0.00202329038, -0.00870014913, 0.0064395112, -0.00774297677, 0.00650176592, 0.0152602792, 0.0137039023, -0.00489480654, -0.016450908, -0.0145521276, -0.0145443454, 0.000407089945, 0.00204663607, -0.0186609644, 0.0145365633, 0.0197659917, 0.0012324563, -0.00134723913, 0.0126533471, -0.0179450307, -0.00102915452, 0.0261938293, -0.0177427, 0.020668691, -0.0113849, 0.00191045308, 0.014941222, 0.0267696884, -0.0081554167, -0.0210110936, -0.00498429826, -0.0092915725, 0.0124977091, -0.0271587837, 0.0286529064, 0.00524499128, 0.00481309695, 0.00633834628, 0.000177889058, 0.0154781723, 0.00132000248, 0.0113304267, 0.00239682104, -0.00566132227, -0.0182874333, 0.0159217399, -0.0117273023, -0.00520219095, -0.00419054599, 0.0156338103, -0.00390650705, -0.00503488071, 0.0250109825, -0.00250187656, 0.022941, 0.016030686, 0.019937193, -0.00851338357, -0.0062410729, -0.00847447384, 0.0116961757, 0.00854451116, 0.00085114385, 0.00124996551, 0.0114860646, 0.000894430559, 0.00970401242, 0.000256315892, 0.00457185833, 0.0253378227, 0.00649009319, 0.0266296156, -0.00081272074, 0.00285400683, 0.018738782, 0.00685584173, -0.0041438546, 0.00503098965, 0.0162952691, 0.00334037468, 0.0365126096, -0.0033967935, 0.0171979684, -0.00131416612, -0.0205286164, -0.0043306197, 0.0193924606, 0.0108868591, 0.00941608287, -0.0203729793, 0.00411661807, 0.0282949395, 0.00921375304, 0.00171396043, -0.0267229974, -0.00350379432, -0.00965732057, -0.0138751036, 0.00447069388, -0.004918152, 0.00876240432, -0.0130424416, -0.0088946959, -0.0108868591, -0.0246063247, 0.00424112799, 0.00854451116, 0.0222561955, 0.0155715542, -0.0155404275, 0.0123109445, -0.0230188202, 0.00332675641, 0.00024415669, 0.00754453894, -0.00483644241, -0.00105055468, -0.00335204764, 0.0289330538, -0.00655623944, 0.00599594368, -0.0250265468, -0.00114393735, 0.00509713544, 0.0139295766, -0.0183341242, 0.0064239474, -0.0147233289, 0.0358589329, 0.00707762549, -0.0349562354, 0.000866707589, -0.00151163142, 0.016497599, 0.0380378589, 0.00127428386, 0.0147855841, -0.0165754184, -0.00740835583, -0.0198749378, 0.0143031068, 0.00385203375, 0.0129334955, -0.00878575, -0.00738890097, 0.00106320018, 0.00348628499, -0.000997054158, 0.00569634093, -0.00809316151, -0.00744337449, 0.00545121124, 0.00413996354, 0.000814666215, 0.0124043273, 0.0101864897, 0.00407770835, 0.00952502899, -0.00780912302, 0.0084900381, -0.0135638276, -0.0253066942, -0.0101553621, 0.00880131312, -0.0133070257, 0.00365554122, 0.000903671549, 0.0250576735, 0.00319446437, 0.000665837666, -0.0182407424, 0.0233767871, -0.00740446476, 0.0106456205, 0.00304660853, -0.00404658075, -0.00332092, 0.000713501708, -0.0170734581, -0.0293688383, 0.000629360089, -0.00711653521, -0.00929935463, 0.00143478531, 0.00335399294, 0.00875462219, -0.00715155341, 0.0185053255, -0.0289019253, 0.00450960314, -0.00899586082, 0.000894916942, -0.00481309695, -0.0018919711, -0.0225519072, 0.000320759631, 0.00475862343, 0.0293532759, 0.0100230696, 0.00585976057, 0.0123809809, -0.00238125725, 0.0123576354, 0.0269875824, 0.0158361383, 0.0109179867, -0.00183360698, -0.00647063833, 0.00816319883, -0.019050058, -0.00803090632, -0.00352324895, 0.0124977091, 0.00462244032, 0.00349212158, 0.0213223696, 0.0264739767, 0.00168575114, 0.00694144284, 0.00131124782, 0.00512437196, 0.0206842534, -0.00013387276, 0.00114880095, -0.0129101491, -0.0126300016, -0.00844334625, 0.013065787, -0.00306411786, 0.00759123033, 0.0214001872, 0.0168244392, -0.0102798715, 0.0120152328, -0.0102098351, 0.004163309, 0.0112292618, -0.00639671041, 0.0303493571, 0.00117603759, -0.000874003104, -0.000578777806, 0.012700039, -0.0137739386, -0.00970401242, -0.00356021291, -0.00521775475, -0.0101942709, 0.0088946959, 0.0178049561, 0.00539284712, -0.0174469892, -0.01947028, 0.0226297248, -0.0034220845, -0.00874684, 0.00463022245, -0.0275011864, -0.0161551964, 0.00556404889, 0.00596870668, 0.00494149793, -0.00516717276, -0.00401156256, -0.00278396974, -0.018738782, 0.0126766926, 0.022800928, 0.012700039, 0.00405047182, -0.0117973397, -0.00190948031, 0.0246530157, -0.00691031525, -0.0201550853, 0.0073655555, -0.0189878028, 0.0308007058, 0.0139529221, 0.00533837406, -0.015198024, -0.0334621109, -0.0200461391, -0.0407459587, 0.00178205199, -0.0231277663, -0.00817876216, 0.0292132013, -0.00336372037, 8.15274179e-05, -0.00980517641, 0.0112292618, -0.0197348632, 0.00940051861, -0.0149256578, -0.00678580487, -0.0133303711, -0.00968844816, -0.00429949211, 0.023158893, 0.0012091106, -0.00235985708, 0.0113693364, -0.0197193, -0.0144353993, 0.0258358624, -0.0282015558, -0.000432137866, -0.00594147, -0.0193613339, -0.00821767189, -0.00406214455, -0.00499597099, -0.00435007457, 0.0126922568, -0.0237658806, 0.00523331854, 0.00239682104, -0.00795697886, 0.00756399333, 0.0182563048, -0.0210266579, 0.0114471549, -0.00626830943, 0.0308007058, -0.00690642418, -0.00392012531, 0.00278980634, 0.0124743637, -0.00328201056, 0.00554459402, 0.00398043497, -0.0373530537, -0.00223534694, -0.0247464, 0.00393568911, -0.00824101735, -0.00781690516, -0.00861454848, -0.00760679413, 0.0062566367, 0.0113226445, 0.0353920199, -0.00399599876, -0.00800756086, -0.012287599, -0.0108479494, 0.0100853248, -0.00627609156, 0.0756399333, 0.017229097, 0.0103654731, -0.0251354929, 0.00849782, -0.0196259171, 0.00159042305, 0.0511114299, -0.012233125, 0.0228787456, -0.0176960099, 0.00620216364, -0.0196881723, 0.00720602693, 0.00433840184, -0.012544401, -0.00386759755, 0.00104958192, -0.014832275, 0.010567802, 0.0147466743, -0.00603096187, 0.00193671696, -0.00863011181, 0.0149801308, 0.00636169221, -0.0178049561, -0.0188944209, -0.00199021748, 0.00266335066, -0.000272366, 0.0167466197, 0.0189255476, 0.0113693364, -0.0259136818, -0.00143381255, 0.0119763231, 0.0204507969, -0.00442400249, 0.00489480654, 0.0153925717, -0.0103109991, 0.00164392346, 0.00438898383, 0.00470804144, 0.00533837406, -0.0028112065, -0.0110113695, 0.000913885306, -0.0183808152, 0.0103109991, -0.0169489477, -0.00445902068, -0.00834218226, -0.0174781177, 0.00532281026, 0.0129023679, -0.000980517711, 0.0037839422, 0.0224585235, 0.00649009319, 0.00450571207, 0.000836552761, -0.000134115951, 0.00562241301, -0.00442011142, -0.0215402618, 0.0109724598, 0.0041477452, -0.00172855146, 0.0118206851, -0.0106067108, 0.00143673073, -0.00926822703, 0.00188029825, -0.0115950108, -0.00750562921, 0.00937717315, 0.00306800869, -0.00766515825, -0.00399599876, 0.0113382088, -0.00313999108, -0.0039921077, 0.00068091508, 0.0107078757, -0.0283727571, -0.012700039, -0.0151124233, -0.0133148078, 0.0083577456, 0.0151435509, -0.00950946473, 0.0188166015, -0.00137253024, -0.00856007542, -0.0119374134, 0.0267385617, 0.0294310935, 0.00045645627, 0.0102331806, 0.0265829246, 0.00838109199, 0.00119257404, 0.0108635137, 0.030084772, -0.0188632924, -0.018785473, 0.00928379, -0.0159528665, 0.0144976545, 0.00442789355, 0.00841222, 0.021291241, -0.00840443745, -0.000700856152, -0.00526055507, 0.015664937, -0.0100075062, -0.00408938108, 0.0231744573, 0.00461854972, -0.0193457697, -0.00187738007, -0.00585197844, -0.00615936285, -0.000950849266, -0.000309573166, 0.0255245864, -0.0022664743, 0.0157505386, -0.00221005571, 0.00635391, -0.0103265634, 0.0125366189, 0.0211511664, -0.00863789394, -0.0155015178, 0.0100152874, -0.00668853149, 0.0232211482, -0.00435007457, 0.0149100944, 0.00972735789, -0.025509024, -0.0168711301, 0.0193924606, -0.00196979, -0.0187543463, -0.00546288444, 0.0125132734, 0.004529058, 0.00701537076, -0.00476640556, 0.0198438112, -0.000722742698, 0.0173536073, -0.0100541972, 0.0188321657, -0.00953281112, 0.0150890779, -0.00220227381, 0.0147233289, -0.0106611848, 0.00785192288, -0.0220849942, 0.0173536073, 0.00515160896, 0.0175715, 0.0130891325, 0.0123732, 0.00390650705, 0.00307773612, 0.00466524111, -0.00794919673, 0.0260381922, -0.00948611926, 0.00703482516, 0.00808538, -0.0172913522, 0.00294933491, -0.00280342461, 0.00016025822, 0.0444812626, 0.0142175062, -0.00023284863, -0.0350184888, -0.00419054599, 0.0251821838, -0.00559517648, -6.42917576e-06, 0.0106767481, -0.00718657207, -4.86671888e-05, 0.0114627182, -0.00656791218, 0.0155793363, -0.00851338357, -0.0326216668, -0.00313999108, 0.000999972341, -0.00635001948, 0.00582863297, 0.0294466577, -0.00486757, 0.0130424416, 0.00496095279, 0.00570801366, -0.0024649126, -0.00119062862, -0.00217892812] |
16 Jun, 2020 | Difference between Direct and Implied Addressing Modes
16 Jun, 2020
Prerequisite – Addressing Modes
1. Direct Addressing Mode :
In direct addressing mode, the address field contains the address of the operand.
Effective Address(EA) = address field of operand
Example –
Add the contents of register A to the accumulator.
ADD A
Look in memory at address A for operand. Only a single memory reference is required to access data. So, no additional calculations are required to work out effective address.
2. Implied Addressing Mode :
Operand is specified implicitly in the definition of the instruction. It is normally used for zero or single address instructions.
Example-1:
Increment the contents of register A.
INC A
Here it is implicitly specified that register A is both the source as well as the destination.
Example-2:
Clear the contents of flag register.
CLC
The above instruction is an example of zero address instruction.
Difference between Direct and Implied Addressing Modes :
DIRECT ADDRESSING MODE
IMPLIED ADDRESSING MODE
Address fields contains the effective address of operand.
Effective address of operand is specified implicitly.
Instruction size is larger since operand has to be explicitly specified.
Instruction size is smaller since operand is specified implicitly.
It requires one reference to memory.
No memory references are required.
Mostly used in 2 address instructions and more.
Mostly used in zero address and single address instructions.
It is slower compared to implied mode.
It is a faster method.
It has more range than implied mode.
It has less range than direct mode.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes | https://www.geeksforgeeks.org/difference-between-direct-and-implied-addressing-modes?ref=asr10 | Languages | Difference between Direct and Implied Addressing Modes | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0247153267, 0.00951076113, -0.0208772812, 0.0315197743, -0.0304513071, 0.00902573392, 0.00848447066, 0.0262758508, -0.0277239047, -0.0113243433, 0.0312948339, -0.0235343892, 0.0350907035, -0.00709968153, -0.0641080141, 0.0173625872, 0.0172782335, 0.0468157195, 0.0125193391, -0.0187684651, 0.038014926, 0.00161324441, -0.0329818875, -0.0303388368, -0.00901167467, 0.028187843, -0.0156614743, -0.00606636144, -0.0114649311, 0.0197947547, -0.0207366925, 0.011387608, -0.00160533632, -0.0232953895, -0.0175312925, 0.0049170563, -0.0063545662, -0.0228173919, -0.0261212029, -0.00980599504, -0.00833685324, -0.00179073645, -0.000517978, -0.0182764065, -0.0523267612, 0.00483973324, -0.0118093705, -0.0111907851, -0.00106231612, -0.00582033303, -0.0307043642, -0.0539575778, 0.00598552357, 0.0301138964, -0.0126107214, 0.0475186594, -0.0161394738, -0.00425629411, -0.0495150052, -0.0413609147, 0.0531140529, 0.00739491545, -0.0333755314, -0.0312104803, -0.0328413, -0.016153533, -0.0091100866, 0.0121046053, 0.00996064208, -0.00646000728, -0.0165471788, -0.0212849844, -0.0284268428, 0.00146738463, -0.0136510702, 0.0337410606, 0.0142626269, 0.0546605177, 0.0296077803, 0.0213833973, -0.0175734684, -0.016898647, 0.00946858525, 0.0258119106, 0.0305075422, -0.0117179891, -0.00461127795, -0.051427, 0.0246028565, -0.0176156443, -0.020511752, -0.00944046769, 0.0244622678, -0.0100801419, -0.000941059261, -0.0218754541, 0.0107690217, -0.00369042833, -0.000723587582, 0.014065804, 0.00148495811, -0.00918038, -0.0171095282, -0.0102980528, 0.0153381238, 0.00679741753, -0.00462533673, 0.0162238255, 0.0143750971, 0.0647266, -0.0371714, -0.0207788702, -0.00225116126, 0.0193026979, 0.00678335875, 0.00111415796, 0.0261212029, -0.0423169136, 0.0129059553, -0.0281597264, 0.01871223, 0.0244200919, -0.000229553436, 0.0217911, -0.0217629839, 0.0312667154, 0.00336531922, -0.0309293047, 0.00342155434, -0.0366371684, -0.00422817655, -0.00476241, 0.0259525, -0.0039926921, -0.0172360577, -0.00583087699, 0.000561032968, 0.0143610388, 0.0312948339, 0.0194151681, -0.030142013, -0.0317728296, -0.0108322864, -0.00680444716, -0.0424012654, -0.00903276261, -0.00359377428, 0.0357936397, -0.0249824431, -0.000609799346, -0.0366934, -0.0288204886, 0.0061436845, 0.0252073836, 0.0176297035, 0.0101926122, 0.0436103195, -0.0150710065, -0.00138215336, -0.0136581, 0.0270209648, -0.043441616, -0.0225362163, -0.00619640481, 0.00109394838, 0.0145508321, 0.0122030163, -0.00752144447, 0.00319309928, 0.019358933, -0.013243366, 0.0568536855, 0.0200196952, -0.00283987261, -0.00735273911, -0.00647758041, 0.00259384396, -0.0059328028, 0.00823844224, -0.00927879103, 0.00125386694, -0.0191058759, -0.00854070578, -0.00517714396, 0.00201216224, -0.000192649153, -0.0213271622, -0.035709288, 0.000132350193, -0.0439758487, -0.00315092294, 0.00616828771, 0.0166174714, 0.0448193736, 0.0203430466, -0.0206945166, -0.0269787889, -0.0241108, 0.0179952327, 0.0068888, 0.0059082, -0.0248418543, 0.000354764401, 0.0164347086, 0.00735273911, -0.0386897475, 0.00667440332, -0.00508224731, 0.00259560137, 0.0300295427, 0.0158161223, 0.0324757695, 0.00366934016, -0.0369183421, 0.0499648862, 0.00205785315, -0.0260087345, -0.0168705303, 0.0185997598, -0.0536764041, 0.000717876188, 0.0110642556, 0.00599255273, 0.00144893245, -0.0666386, -0.0130254552, -0.0171798225, -0.0418670326, -0.0297202505, -0.0407985635, 0.00279593887, 0.0676508248, 0.0195557568, -0.00692394655, -0.0378462225, -0.0317447148, -0.0110501973, 0.0126177501, -0.010860404, 0.0313510671, -0.0392239802, 0.00627724314, -0.0513707623, -0.0192183461, -0.0150007131, 0.0373401046, 0.0153943589, 0.0380430445, -0.01377057, -0.0230563916, 0.0203430466, -0.00809785444, -0.0129973376, 0.0213271622, -0.00972867198, 0.0118937232, 0.0254885592, -0.0103964638, -0.00596092036, -0.0451567844, -0.00168353831, -0.00219668355, 0.00740897423, 0.0263461433, -0.00486082165, -0.0515957028, 0.0537045188, -0.0184310544, 0.0374244601, -0.00417545624, 0.00389076606, -0.0493744165, -0.0139814513, 0.0141782742, 0.0316322446, -0.0059538912, -0.0342471749, 0.0545480475, 0.0422606766, -0.032307066, 0.0117320474, 0.00415788265, 0.0140376864, -0.0117109595, 0.000364210136, -0.00551104, -0.0336285904, 0.0256853811, -0.0310136583, -0.0198369306, 0.00749332691, -0.0158442389, -0.00380289857, 0.0553353392, 0.0261212029, -0.0122311339, -0.0305356588, -0.0238718, 0.00604878785, -0.0375931635, 0.0427949093, -0.00627021352, 0.0236468595, -0.0020209488, -0.00910305697, -0.0111064324, -0.0116476947, 0.00883594, 0.00597146479, 0.00897652749, 0.035456229, -0.0270912591, -0.000473604974, -0.0370870493, -0.000255474297, 0.004727263, -0.00582033303, -0.045944076, -0.0295515452, 0.00946858525, -0.00283284322, -0.019358933, -0.0104667582, 0.00959511381, 0.00695557892, -0.0199072249, 0.0405173898, 0.0131098079, 0.0116687836, -0.0532265231, -0.0396457464, -0.00119851052, 0.0107619921, -0.0230845083, -0.0222691, -0.0131027782, -0.000930515176, 0.0259946752, -0.0207226351, 4.79151604e-05, 0.0322227105, 0.0174609981, -0.0486152433, -0.0185997598, -0.033488, 0.00780964969, -0.043188557, -0.00174065202, 0.0165190604, -0.0183748193, 0.000830785721, -0.0237171538, 0.000246687559, -0.00802756, 0.0365247, -0.0375088118, -0.0344439968, -0.00925067347, -0.0269787889, 0.00139181875, 0.0171938818, 0.00268698344, -0.0126528973, 0.015802063, -0.0580346212, -0.0488401838, 0.0186841115, -0.00704344641, -0.0145648904, -0.00735273911, -0.00585196493, -0.0186841115, -0.00842120592, -0.0326444767, 0.0321945958, 0.0264164377, -0.00206488254, -0.0160551202, 0.0263602026, 0.015450594, -0.0240686219, 0.041276563, -0.019865049, -0.0123014282, -0.00154382922, -0.0165190604, 0.00222128653, -0.0151694184, 0.0373682231, 0.0220019836, -0.00887108687, 0.0294671915, 0.000722708879, -0.0140517456, 0.0218051597, 0.00125035224, 0.0275692567, -0.024026446, 0.0266976133, 0.0239842702, 0.0272177886, 0.0147898309, -0.0484465398, 0.0458878428, 0.000875598053, 0.038014926, 0.00941937882, -0.000362013467, 0.0216926895, 0.00906088, 0.00757767959, -0.0554196909, 0.00806270726, -0.000305339025, -0.00231794058, -0.018909052, -0.0419795029, 0.059890382, 0.020413341, 0.0137424525, 0.0214255732, -0.0086883232, -0.0131801013, 0.0100590531, 0.0242232699, 0.0445382, -0.00214923522, 0.0165893547, 0.0128848674, -0.0142063918, 0.0210178681, -0.00588711211, 0.0468157195, 0.0116969012, -0.0214255732, -0.0187544059, 0.0191339925, 0.0624209605, -0.0489807725, -0.0337410606, -0.00181533932, 0.0474343076, -0.0154927699, -0.0127302203, -0.0265007913, -0.00974273123, -0.0215521026, 0.0347251743, 0.0144383619, -0.0358217582, -0.0444538444, 0.0107268449, -0.0330943577, -0.000315443758, 0.0722058713, -0.00690637296, -0.0153943589, -0.043891497, -0.00113085273, -0.00356917153, 0.0232953895, 0.0107619921, 0.0351469368, -0.0216505136, 0.0500773564, 0.032447651, -0.0235906243, -0.024279505, -0.00430549961, 0.019865049, 0.00366582558, -0.0337691791, -0.00411922112, 0.0422887951, 0.0194854625, 0.012814573, 0.00920849759, -0.0239280351, -0.0231266841, 0.00567974523, -0.0189934056, 0.0142977741, 0.0221847463, -0.0201462246, -0.0303107183, -0.0314354189, 0.0635456592, 0.0460565463, -0.0373682231, -0.0123365754, -0.0124209272, 0.0230142139, 0.00724729849, -0.000196932684, -0.000614632037, -0.0273021404, -0.023618741, 0.0153943589, 0.0212287493, 0.0493181832, -0.071024932, 0.0129059553, 0.0038626485, 0.00645649247, 0.0234078597, -0.00509279128, -0.0294671915, 0.00487488043, 0.0296640154, -0.00286271796, 0.0216505136, -0.0101293474, 6.61751e-05, 0.0444538444, 0.0279629026, -0.0173485279, 0.000488103105, -0.00734571, -0.00699072564, -0.00303493813, 0.0046745427, 0.0180233493, 0.0268803779, -0.0105932867, 0.0306200124, -0.00908196904, 0.0320821255, 6.91406167e-05, -0.00421763258, -0.0112681082, 0.00342858373, -0.00809082482, 0.0344158821, 0.000326427165, -0.0132925715, 0.00795023702, -0.0108885216, 0.00351293641, -0.000543459493, 0.035259407, 0.0280050803, -0.00485730683, -0.001347885, 0.0158161223, -0.0315197743, 0.00875158701, -0.0435259677, -0.00787994359, -0.0037115165, 0.0253760889, 0.0181498788, -0.0142063918, -0.0286096074, 0.0100801419, 0.0147617133, 0.0102137, 0.00947561394, 0.00504007097, -0.0262055565, -0.00464642514, 0.00503655616, 0.0247856192, 0.0361029357, 0.0382961035, 0.00111064326, 0.00508224731, -0.00461127795, 0.0208210461, 0.00559187774, -0.0023618741, -0.0195698142, 0.0139252162, 0.0220582187, 0.0201884, 0.0299170725, 0.0050471, 0.00970758405, -0.00312280538, 0.00401729485, 0.0569942743, 0.0305637773, -0.0283003133, 0.0218051597, 0.0156192994, 0.00417545624, -0.00934205577, 0.0050471, -0.0113454312, 0.016251944, 0.00292422529, 0.0186559949, 0.020511752, -0.00915929209, 0.00252530747, 0.00698018167, 0.0112681082, -0.0321383588, 0.0191480517, 0.00866723433, -0.0307324827, -0.0131449541, 0.00116248499, 0.038324222, -0.0150569482, 0.0258962642, -0.00945452601, 0.00271158619, -0.0215942785, 0.00078158, 0.00711374031, 0.00482918927, -0.00362364925, -0.000770596613, -0.000394524366, -0.0167721193, -0.0322227105, 0.0137073053, 0.0230563916, 0.01113455, -0.0130957486, 0.0058835973, -0.0117812529, -0.00838606, 0.0229158029, 0.0106565515, 0.00343209831, 0.00520877633, -0.0227189809, -0.00456207246, -0.0155911818, 0.0156333577, -0.000986750238, -0.0137354229, 0.0142485686, -0.0154927699, -0.00412625028, -0.023070449, 0.0100098476, 0.0091100866, -0.00679741753, -0.00257802778, -0.00226873485, 0.0337129422, 0.0476873629, -0.0113173136, 0.0584845021, 0.016744, 0.0266132616, 0.0136299822, 0.0325320065, 0.0375369303, -0.0251089726, -0.00844229478, 0.00209475751, 0.0171657633, -0.0142766861, 0.00347778946, -0.0436103195, -0.004186, 0.0164206494, -0.0105792284, -0.0137494821, 0.00931393821, 0.0223112758, 0.0112189027, -0.00324581959, 0.0148320077, -0.0150569482, 0.00943343807, 0.025980616, -0.0266554374, -0.0612400249, -0.0118937232, -0.000906790956, 0.0319977701, -0.0143750971, -0.0229158029, 0.0170814116, -0.000351249706, -0.00386616308, 0.0164347086, 0.0171095282, -0.0108533744, -0.0332911797, 0.0148179485, -0.00854070578, -0.0589906201, 0.00974976085, -0.0219035707, -0.00308765844, -0.0114297839, -0.0351750553, -0.00998876, -0.00393997179, -0.0125896325, -0.0277941972, -0.0313510671, 0.0287501942, 0.00881485175, 0.0236328, -0.0225362163, -0.00419654418, 0.00766203227, -0.0258540865, -0.0129481321, 0.0108885216, -0.00333017227, -0.0371151641, 0.00489948317, -0.00801350176, 0.000536430103, -0.0176297035, 0.0396457464, 0.0286799017, 0.0201462246, -0.0182482898, 0.00202270621, -0.0244341511, -0.00661465339, -0.0309293047, 0.00463588117, 0.0158864148, 0.00632644864, -0.00255869702, 0.000331918884, 0.0279629026, -0.0290454291, 0.0289048404, -0.00652327156, -0.00198052987, -0.0262477323, -0.0149304187, -0.00875158701, -0.0214818083, 0.00488190958, -0.0263602026, 0.0198228732, 0.023070449, 0.0185435247, -0.0413046815, 0.0374244601, 0.00591171486, 0.0452130213, -0.0157036521, -0.0118445177, -0.00790103152, 0.0217348654, 0.00106583082, -0.00847744104, 0.000422641926, 0.00238296227, -0.0136018647, 0.0226908624, -0.0132574243, -0.000816726941, -0.0412484445, 0.0335723534, -0.00171780656, 0.0249402672, 0.00945452601, 0.0223112758, 0.0270069074, 0.0146773607, -0.00900464505, 0.0140868928, -0.015197536, -0.042991735, 0.00871644076, 0.0129762497, 0.020061871, 0.0242513865, 0.0262336731, 0.020863222, 0.012814573, -0.00242338143, 0.0234640948, -0.0227892734, -0.0138549227, 0.00204203697, 0.00774638494, 0.0110291094, 0.024926208, -0.00572543591, -6.51316659e-05, -0.0315478891, -0.0369745791, 0.0128708081, -0.0271474943, 0.00580978859, -0.0230985675, 0.0310417749, 0.0378462225, 0.0311261285, -0.0018258834, 0.0390833952, 0.00663222698, -0.0256853811, -0.025432324, -0.0177702922, -0.0447912551, -0.0215942785, 0.0269225538, -0.016983, 0.0106424922, -0.0274708457, -0.0132082189, 0.0160551202, -0.0157036521, -0.00958808418, -0.0145789497, 0.00140587753, 0.021270927, 0.00613665534, -0.00548995147, -0.0144243026, 0.0210741032, -0.00628778711, -0.033488, 0.00764094433, 0.0227470975, 0.0204414595, 0.00349712023, 0.0252073836, -0.0148882428, -0.00636862498, 0.0181779955, 0.0223956276, 0.0132011892, 0.0388303362, 0.00750035653, 0.0290735457, -0.0420357361, -0.00765500311, -0.032503888, -0.0465345457, -0.001081647, -0.0158301797, 0.00549346628, 0.00381344277, 0.00193659624, 0.00499086501, 0.0056199953, -0.00222480111, 0.00341276755, -0.00830170698, 0.0121959876, 0.0448193736, -0.0321102403, 0.00507170288, -0.00552158384, 0.0238577407, 0.0474624224, 0.0154084172, 0.0287783127, 0.0103964638, 0.0168283544, 0.0203289893, -0.0068782554, 0.00630184589, -0.0319134183, 0.00825953, 0.0213833973, -0.0225502755, 0.0182201732, 0.0149725955, -7.18864685e-05, 0.0111415787, 0.0110712852, 0.0117320474, -0.0358498767, -0.0280753728, 0.00773232616, -0.0115422541, 0.0299170725, -0.00301033515, -0.000343781, 0.00359553169, 0.0120272823, 0.0252073836, -0.0126669565, 0.0189371705, 0.0384929255, -0.0123787513, -0.0238858592, 0.0499930046, 0.0342190564, -0.014065804, -0.0418670326, 0.0267257318, -0.0286236666, 0.0194854625, -0.00900464505, 0.0102066705, 0.00198404468, 0.0135104824, 0.00238120509, 0.0121748988, -0.0304513071, -0.00336707663, 0.00821735431, 0.00494868867, -0.0231829192, -0.0102066705, -0.00972164329, 0.00494517386, 0.00366231077, 0.017657822, 0.00208772812, -0.0371995196, -0.0100731123, -0.00316498172, 0.0363841094, 0.0208913386, -0.00446014619, 0.0140025401, 0.0128567498, 0.00183818478, -0.0145789497, -0.00857585296, 0.0221144538, 0.000780701346, -0.00799944252, -0.0149866538, 0.0151272416, -0.00725432765, -0.0208351053, -0.0171235874, 0.000958632736, -0.0158723574, 0.0460846648, -0.0234922133, 0.0298327208, 0.00403486844, 0.00256221183, 0.00153152784, -0.0150288306, -0.0411640927, -0.00889920443, -0.0453254916, -0.00720512215, -0.0151553592, 0.0132152485, 0.0473218374, -0.00860397052, -0.0118796648, 0.0169267654, -0.0209194571, 0.0114508718, -0.0168283544, -0.00501898257, 0.00612611137, -0.021467749, -0.00927879103, -0.0110431677, 0.0124138985, -0.0279910211, -0.0111978138, -0.0130957486, -0.0228314511, 0.0338816494, 0.0178265274, -0.0180514678, 0.0305637773, 0.0109517854, 0.00443905825, 0.0245185029, -0.00518065877, -0.00474835141, 0.000267556054, -0.00851961784, 0.000278100139, -0.0239280351, 0.00391536858, 0.024026446, -0.0191058759, -0.0213833973, 0.00870941114, -0.0143961851, 0.013791658, 0.00333192968, -0.00539154, -0.00285217399, 0.0229860973, 0.00229509501, 0.0013513997, -0.0122592514, 0.000592665223, -0.0507802963, -0.0323914178, -0.0229860973, -0.0110712852, -0.00299100438, -0.00147968601, 0.00759173837, -0.000966540771, -0.000703378057, -0.0353718773, -0.0107690217, -0.0197244603, -0.0137776, -0.0516800582, -0.0129481321, -0.00606636144, 0.00586250937, -0.0148741836, 0.0443413742, -0.00613314053, 0.00912414491, -0.0133066308, 0.0242935624, 0.01113455, -0.0411640927, -0.00426332327, 0.0298046023, 0.0176297035, -0.000336312252, -0.035062585, -0.0278504323, -0.0130254552, 0.00186278764, 0.0201602839, -0.00301385, -0.00248664571, -0.00816814788, 0.00877267588, 0.0295796618, 0.0213552788, 0.0116758123, 0.0220441595, -0.012034311, 0.0224378053, 0.00118445174, -0.0138408635, 0.00727541605, 0.0132925715, -0.00833685324, -0.0306200124, -0.0349782333, 0.00660059461, -0.0197666381, -0.00231266837, -0.00370097253, 0.00248664571, 0.00854070578, 0.0102137, -0.00197525788, -0.0089694988, -0.0174609981, 0.0175594091, -0.00543723116, 0.0145648904, 0.0058133034, 0.038324222, -0.0340503529, -0.00730353361, 0.0268522594, 0.00608393503, -0.011760165, 0.0201181062, 0.0170392357, -0.00176174019, -0.00960917305, 0.0174609981, 0.00661113905, -0.0250808541, 0.025629146, 0.0476311296, 0.00653030071, -0.00495220348, -0.00514199678, 0.0224659219, -0.0184169952, -0.0228455085, -0.00830873568, -0.0295234267, -0.00571489194, 0.0128637794, -0.0225783922, 0.00426683808, -0.0129481321, -0.0351750553, -0.00155700929, 0.00596443517, -0.00818220712, -0.00406650081, -0.00586602371, 0.0236890353, 0.0151553592, -0.0232813321, -0.0559539236, -0.0407423303, 0.00716294581, 0.00873049907, 0.0201462246, -0.00346373068, 0.00665331539, 0.00586250937, 0.0776044354, 0.00714888703, -0.0153662413, -0.0125193391, 0.00787994359, 0.025024619, -0.0213131029, 0.00570786279, 0.0118234297, 0.0135526592, 0.0137635404, -0.00393645698, 0.00861802883, 0.0137635404, 0.00563405408, 0.00493463, -0.0121678701, -0.00144981116, 0.00436876435, -0.00409461837, -0.0236468595, -0.0199915785, 0.0134893944, -0.0119288703, 0.000431428663, -0.0120413406, -0.0103894351, 0.0225783922, 0.0319977701, -0.00569380401, 0.0251933243, -0.00858991127, 0.00297870301, -0.00543723116, -0.000379586912, 0.027386494, -0.00766203227, -0.0145367729, 0.00324581959, 0.0115633421, -0.020511752, 0.00825250056, -0.0396738611, 0.0137494821, 0.0149866538, -0.00173186534, 0.00503655616, 0.00248313113, -0.0328694172, 0.000167057791, 0.00496977707, -0.0138127459, 0.0180374086, 0.0195698142, -0.00208597071, 0.0112610785, 0.0138900699, -0.0048678508, -0.0169127062, -0.017854644, -0.00916632079, -0.00134964241, -0.0179389976, -0.00541614322, -0.00310171722, -0.0164628252, -0.00515957037, -0.00788697228, -0.0186841115, 0.0188387576, -0.0197806954, -0.0152256535, 0.0271474943, 0.0132714836, -0.0226346273, 0.0121327229, 0.00476592453, 0.00288907834, 0.01377057, -0.032756947, -0.00388022186, -0.00404892722, 0.0136721591, 0.0127021028, 0.00938423257, -0.00532124611, -0.0162378848, 0.0101434058, 0.00837903, 0.0195416976, -0.0108393151, -0.01273725, -0.0188949928, 0.0151131833, 0.00830170698, 0.00372557528, 0.00670252088, 0.0439477302, -0.0147054782, -0.0192042869, 0.000584317837, -0.0010465, 0.00652327156, 0.00549698109, -0.0105159637, -0.0239420943, 0.00074862974, -0.00713131344, 0.00449529337, -0.0287642535, 0.0302544832, -0.0183748193, 0.0105019044, -0.00318079791, 0.0191761684, -0.0108182272, 0.0204695761, -0.0115774013, -0.00438633794, -0.00854070578, 0.00356038474, -0.0105651692, 0.0164065901, -0.0106565515, 0.00103683467, 0.00982708391, 0.00750035653, 0.0122381635, -0.0109166391, 0.0174750574, -0.00627372833, -0.0137283932, -0.0234922133, 0.0197525788, -0.0198931657, -0.00948967319, 0.0134472186, 0.0287642535, -0.0124490447, -0.0168564711, 0.00342331175, 0.0298608374, 0.0338816494, 0.00393294217, -0.0296358969, 0.00952482, -0.0152115943, -0.00525798183, 0.0147195375, -0.0250527374, -0.0223112758, -0.0272740237, 0.0106354635, -0.00615071412, 0.027288083, 0.00160533632, 0.00641783094, -0.00126441102, 0.0319977701, 0.00217735278, 0.0152256535, 0.0106003163, 0.00989737734, -0.0298327208, -0.0194151681, 0.00407353, 0.00443554344, -0.027386494, -0.0256432053, 0.00390833942, 0.0214818083, -0.0116969012, -0.0360748172, -0.00423520617, 0.0219316892, 0.0276254918, 0.0223815702, -0.0346127041, 0.0109306974, 0.00211936026, -0.0243638568, -0.0256853811, 0.00102101848, -0.00318255508, -0.0151272416, -0.0166315306, -0.00341101037, 0.0276254918, 0.00861802883, -0.0036412226, -0.0029857324, 0.0136018647, 0.012034311, -0.0261914972, 0.0278785508, -0.00383453094, 0.0134331593, -0.0077042086, -0.0106776394, 0.0185716413, -0.0355968177, -0.00200689, 0.0292141344, 0.00342331175, -0.00773232616, -0.00999578927, 0.0108041689, 0.023421919, -0.00604175869, 0.00482215965, -0.000192868814, 0.00581681821, 0.00405244203, -0.0305075422, 0.0108814919, 0.000221425711, 0.0162238255, -0.0198228732, -0.00745818, 0.0301701315, 0.00286799017, 0.0113946367, 0.0239561517, 0.0172360577, -0.0135526592, -0.00972164329, 0.01078308, -0.0103542879, 0.0230282731, 0.00654084515, -0.010958815, 0.0253760889, 0.0350907035, 0.0166174714, -0.0165612362, -0.0305637773, 0.015900474, -0.0267819669, -0.0178405847, 0.0387178659, -0.000873401412, 0.019865049, 0.0169408247, -0.035512466, -0.0171376467, -0.000179249386, 0.0168564711, 0.0121046053, -0.00551104, -0.00866020564, -0.0056727156, -0.0127864555, 0.00160182163, -0.0343877636, 0.00638268376, -0.00797835458, -0.00605581747, -0.00259384396, 0.0129621904, -0.01871223, 0.00668143295, -0.0131027782, 0.013088719, 0.00719106337, 0.0256150886, 0.0206664, -0.0176156443, 8.65493348e-05, -0.0133558363, -0.00852664653, -0.0109166391, -0.004463661, 0.00805567764, 0.00861099921, -0.000129824, -0.0122311339, -0.00776044372, -0.00249016052, -0.0224518627, -0.00535639329, -0.00170726248, 0.035709288, 0.00511387922, -0.00902573392, -0.0186138172, -0.00557781896, 0.00416842662, -0.00250070449, 0.00814003, -0.00457261642, 0.0162378848, -0.0101223178, 0.0333755314, -0.00967946649, -0.00776044372, 0.0395613909, -0.00428441167, 0.0053599081, -0.00130043668, 0.0238436814, -0.0111696962, -0.00266765244, -0.0242654458, 0.0274005514, 0.00467805751, -0.021819219, -0.00439688191, -0.00766906189, -0.0113384016, -0.00724729849, 0.0275973752, -0.00113436743, -7.5236414e-05, 0.00887108687, -0.00393294217, -0.0182342306, -0.010530022, -0.0289329588, 0.0164909437, -0.000556639628, 0.00101838249, -0.00220371294, -0.00885702856, 0.0107619921, -0.00129252858, 0.00264832168, 0.00615071412, 0.0116125485, 0.00609799381, -0.00278188, 0.0198088139, -0.0155630643, -0.00683959387, -0.00724729849, 0.0165331196, -0.0209897514, -0.0216926895, 0.0190918166, 0.00218965416, 0.0198931657, -0.0167861767, 0.00454801368, -0.0143258916, 0.00796429627, -0.0191761684, 0.00834388286, -0.0127794268, 0.028342491, 0.00589414127, 0.0284127835, -0.0247012675, -0.0146633023, 0.00705750519, -0.0111486083, -0.0290173106, 0.00326690776, -0.00194011093, 5.88162038e-05, -0.0290454291, -0.0244060326, -0.0317728296, 0.00013037317, 0.0152678294, 0.00496274745, 0.027484905, -0.00903276261, -0.00632996345, 0.00610502297, 0.00708562275, 0.0203571059, -0.0277098455, 0.0110361381, 0.00759876799, 0.0155208874, -0.0037818104, -0.0269225538, 0.00506818853, 0.0262899082, -0.0133980121, -0.0191058759, -0.00258505717, 0.0118726352, 0.0196401086, 0.015549005, -0.0168142952, -0.00565162767, -0.0141360983, 0.00524392305, 0.017756233, 0.0222691, 0.00834388286, 0.0106916986, 0.00639322773, 0.00710671069, -0.0139814513, -0.00647758041, 0.00160357903, 1.65163146e-05, -0.00728244521, -0.0150147714, 0.0162800606, 0.0132363364, 0.00683959387, 0.010508934, -0.0185997598, -0.00073457096, -0.0249824431, -0.0150569482, 0.0230845083, -0.0342471749, -0.01996346, 0.0305075422, -0.00365879619, 0.0118023418, -0.00331435609, -0.0198509898, 0.0207226351, 0.0118445177, -0.0106424922, 0.00642837491, 0.032503888, 0.0169970579, 0.00603121426, -0.0255447943, -0.00141290692, -0.0141993631, -0.00654787431, -0.0152818887, 0.0345845856, -0.0125966622, -0.0122311339, -0.00790806115, 0.00975679, -0.00615774328, -0.0386897475, -0.00190320669, 0.0216505136, -0.00216856599, 0.012716162, -0.00315619493, -0.0178687032, -0.0379868113, -0.010705757, -0.00298397499, -0.0121748988, -0.00769717945, -0.00336180464, -0.00740194507, -0.00558484811, 0.00533530489, 0.0118234297, 0.00407704478, -0.0164206494, -0.00246204296, -0.00923661515, -0.00747223897, -0.0118093705, -0.0018206113, -0.0171235874, 0.00989737734, 0.0333755314, 0.00894138124, -0.0177984089, -0.00423520617, 0.0121959876, 0.000735889, 0.00286799017, -0.00192078017, -0.0084915, 0.00847041234, 0.000384199957, -0.00110361387, -0.017306352, 0.00233375654, -0.0103332, -0.0300857779, -0.00283108582, 0.0042738677, 0.0316041261, -0.0166877657, -0.0359342285, 0.000894928875, 0.00369394314, -2.21453156e-05, -0.00922958553, 0.0628146082, -8.68239149e-05, -0.00205433858, 0.000509191246, 0.00461127795, -0.0153240645, -0.0173625872, -0.0195557568, -0.0199072249, -0.0326444767, -0.0176156443, 0.00650218362, -0.0096443193, 0.0217067488, 0.00724026887, -0.0148038901, 0.0121256933, -0.0214255732, 0.0152537711, 0.0424012654, 0.00149813818, -0.00658653583, 0.00617180206, -0.0133558363, 0.00601715548, -0.00690285861, 0.00586602371, -0.00778856128, -0.00180479523, 0.0145227145, -0.0018909052, -0.00744412141, 0.00878673419, -0.00712428428, -0.00648109522, 0.0238999166, -0.00944046769, -0.0124068689, -0.00985520147, -0.00778153213, -0.0085055586, 0.0103894351, -0.0035199658, -0.0250949133, -0.000100004021, 0.0139884809, -0.0110994028, -0.0118023418, 0.00540559879, -0.0171798225, -0.00456910161, -0.014220451, 1.45873514e-06, 0.016251944, -0.00991143659, -0.0193167571, 0.0201462246, -0.0282721967, 0.00584845059, 0.0239139758, -0.000648461, 0.0125544863, 0.0170532931, -0.00653733034, -0.017657822, 0.0174188223, -0.0183045249, -0.021467749, 0.0060241851, 0.0114438431, 0.0272177886, -0.0142837157, 0.0146773607, 0.00144629646, 0.0103332, 0.0111837555, -0.0104245814, -0.0125474567, -0.00479404209, 0.000180237883, 0.0181217603, 0.00218262477, -0.0138900699, -0.0181639381, 0.0067060357, -0.00944046769, 0.00601012632, 0.010002818, 0.0309574232, 0.0220863353, 0.0343315266, -0.0103332, 0.0134261297, 0.00475186575, 0.00233727135, 0.00792211946, 0.0214958675, -0.0178968199, -0.0321102403, -0.00228103623, 0.00838606, 0.00693800533, -0.00461830758, 0.0119569879, 0.00481161568, 0.0140165985, -0.00104737876, 0.00293125468, 0.00186805974, -0.00739491545, 0.000665155763, 0.00230036699, -0.00969352573, 0.0160129443, -0.019457344, 0.00915929209, -0.0233094487, -0.0143891564, -0.0175594091, -0.0208351053, -0.00857585296, -0.00622803718, 0.00587305333, -0.00837903, -0.00208597071, 0.00299451896, 0.00508927647, -0.0101644946, 0.00513848243, -0.00310347462, 0.00158249086, 0.0121046053, -0.0208913386, -0.0242935624, -0.0381555147, 0.00477295415, 0.000209014441, 0.0104526989, 0.00807676651, -0.0190918166, 0.00984114222, 0.0162097681, 0.00771123823, -0.00829467736, 0.0132503957, 0.00615774328, 0.00264656427, -0.00178019237, 0.038521044, -0.0148601253, 0.0203289893, -0.0211725142, -0.0245606806, -0.00264832168, -0.000850555894, -0.00259208656, 0.0027766081, 0.00254639564, -0.0147195375, -0.00968649611, -0.011914812, 0.0101926122, -0.000544777547, 0.0169689413, -0.00909602735, -0.00422114739, -0.00347603206, 0.00801350176, 0.00593983242, -0.0141993631, -0.023421919, 0.0274567865, 0.0178124681, -0.00900464505, -0.0141290687, 0.000132020679, 0.0109236678, 0.0243076216, 0.0235343892, -0.0106284339, 0.00545129, 0.0281175505, 0.0154927699, -0.00937720295, -0.0197666381, -0.00866723433, -0.00450935215, 0.002093, -0.00954590831, -0.0288767237, 0.0162660033, 0.0158864148, 0.0214958675, -0.0284690186, -0.0194151681, -0.00241459464, -0.0102137, 0.0254745, -0.019162111, 0.000803546864, -0.0193729922, -0.00265535107, -0.00621046359, 0.0138830403, 0.00149901689, -0.00156316, -0.00780262, 0.00693097617, 0.0097849071, -0.0170814116, -0.0398988, -0.000435163, 0.0060277, -0.0086883232, 0.000824635033, 0.0238155648, -0.00455152849, 0.00259911595, 0.0163081791, -0.0205679871, -0.00224588928, 0.015900474, 0.0231829192, -0.00350766443, 0.0105159637, 0.00718754856, 0.00320891547, -0.0280191377, 0.00080486486, -0.00731056277, 0.00918038, 0.0152115943, -0.0213974547, 0.0311823636, 0.0118866945, 0.017854644, 0.00719457818, -0.00309293042, 0.00147353532, 0.0241389163, -0.0169408247, 0.0120061934, 0.00501898257, -0.00296815881, -0.000294575264, -0.0357936397, 0.00426332327, 0.00507170288, -0.00330029731, -2.48362539e-05, 0.0150569482, 0.0126599269, 0.0194854625, -0.0123225162, 0.0192183461, -0.0109377271, 0.0124349864, -0.00920849759, -0.00721215131, -0.0104034934, -0.0161675904, -0.0336004719, -0.00499086501, -0.000624736829, 0.0228876863, -0.0110501973, 0.000287106552, 0.00963729061, -0.0184169952, 0.0266132616, 0.00669549173, 0.0152678294, 0.00525446702, 0.00138654665, 0.0134612769, -0.0110572269, 0.0309574232, 0.0211584568, -0.0111486083, 0.0117882825, 0.0131519837, 0.000705135404, -0.0171657633, -0.0178405847, -0.015450594, 0.00685013784, 0.0213131029, -0.00220371294, 0.013166043, 0.0143821267, 0.000184960751, -0.00962323137, 0.00283284322, 0.0129340729, -0.0190215223, 0.00237593288, -0.0246731509, -0.0422044434, 0.00519471755, 0.00263953488, 0.00080750091, -0.00975679, -0.00420708861, 0.00537396688, 0.0183326416, -0.0316603594, 0.0215380434, 0.0316603594, -0.00825250056, 0.00256924122, 0.0207085758, 0.00291016651, 0.00529664336, -0.000733692315, -0.00346021587, -0.00541965757, 0.0104456693, 0.0197806954, 0.00572543591, 0.0101996409, -0.0117250187, 0.0183326416, -4.60617093e-06, -0.00189266261, -0.00462533673, -0.0293266047, 0.0203430466, -0.00078377669, -0.0267819669, 0.00410516234, 0.00890623406, 0.000370141177, 0.00616125809, -0.00267292466, -0.0283706076, 0.00993955415, -0.0114227543, 0.0225221571, 0.0359623469, -0.00972867198, -0.00476241, 0.0226908624, 0.00177931366, -0.00844229478, 0.0130957486, -0.00508576166, -0.0240405053, -0.00141642161, 0.00416491227, -0.00485379202, -0.00360256108, 0.0133277187, 0.0156895928, -0.00975679, -0.0231126267, -0.00986223, 0.000643188949, 0.000794760126, 0.00585547974, -0.0231407434, 0.0292422511, -0.0132855419, 0.00821735431, 0.0105721988, -0.0037818104, 0.0176015869, -0.0225221571, 0.00721918093, 0.0318009481, 0.0123717217, 0.0103050824, 0.0107409041, -0.0238999166, 0.0120905461, 0.00482567446, -0.011760165, -0.0139814513, -0.00733165117, -0.00015036299, -0.000411878165, -0.0265851431, 0.0118304593, -0.000862857327, -0.008372, 0.0141290687, 0.0136721591, 0.00659005065, -0.0133769242, 0.0133488066, -0.00870238151, 0.0411640927, 0.0141782742, -0.00948967319, -0.0112470202, 0.00785885472, 0.0172922928, -0.0180233493, 0.0190636981, 0.00598200876, 0.0164065901, 0.0106354635, 0.00144805387, 0.0345283523, -0.00111064326, -0.0190918166, 0.0265851431, -0.0189231113, 0.0134753361, -0.0160972979, -0.0183467, 0.00686419662, -0.00266589527, -0.00132679683, -0.000602330663, 0.0160129443, -0.00193659624, 0.00340573816, 0.00738788629, -0.00280121085, -0.00168441702, 0.0100168772, -0.013341777, 0.0139744226, -0.0117461067, -0.032250829, -0.00225819065, -0.00940532051, -0.0101012299, -0.00421763258, 0.0240123868, 0.00792914908, -0.0158301797, 0.0134683065, 0.00421411777, 0.00799944252, 0.000845283852, 0.00551104, 0.0215942785, -0.0131098079, 0.0148320077, -0.0119429296, -0.00426332327, -0.0129059553, 0.000147946645, 0.00774638494, -0.0119359, 0.0104737869, 0.00920146797, 0.0218613949, 0.000331479561, 0.00258857198, 0.00698369648, -0.0173907038, 0.00753550325, -0.00712428428, -0.00970055442, -0.0151553592, 0.0188809354, -0.00295937201, 0.0111837555, 0.00272564497, -0.000105495732, -0.00977084879, -0.0150428889, 0.000719633535, -0.0148320077, -0.0237030946, 0.0154365348, 0.00681147631, 0.0107971393, -0.00192078017, -0.00159830693, 0.00396808935, 0.00551455468, -0.0236046836, -0.000156513706, -0.00104474276, 0.0183045249, 0.0241389163, 0.00761985593, 0.000148385981, -0.0126599269, 0.0206945166, 0.00139181875, 0.0120624285, 0.0179811735, -0.00131888886, -0.00243744021, -0.0173204113, 0.00272213039, -0.0013540358, -0.00908899773, 0.00042022558, 0.029945191, -0.00190672139, -0.0320540071, -0.00309293042, -0.00677984441, 0.00916632079, -0.00689231418, -0.00635105139, 0.00311401859, -0.00986926, -0.0119569879, 0.0132011892, -0.00191550807, 0.00391536858, -0.0314073041, 0.0177281145, 0.00625966955, -0.0149023011, 0.0151694184, -0.000184631252, 0.0274567865, 0.00611908175, 0.00556024536, 0.00680796197, 0.00156579609, 0.00214923522, 0.00882188138, -0.00370448711, -0.016251944, 0.0216223951, -0.01078308, 0.0115281958, 0.00292598247, 0.00191199337, -0.00667088851, -0.00423872052, -0.00811894238, -0.00299803377, 0.00905385148, 0.00548995147, -0.0269787889, -0.00367988436, -0.00670252088, 0.0199915785, 0.00760579715, -0.000487663754, -0.00800647214, -0.0126036918, -0.00638971338, -0.000339387625, 0.0080837952, -0.0103542879, 0.0141923334, 0.00438985229, -0.0259243809, -0.0119569879, 0.0146492431, 0.00423169136, 0.0117250187, -0.0289048404, -0.0200478137, 0.0156052401, 0.00920146797, 0.00666737417, -0.0386053957, 0.0123576634, 0.00265183649, 0.0107619921, 0.0241108, -0.0174609981, 0.0220863353, 0.000329722214, -0.00699775526, 0.00697315251, 0.0116969012, -0.0209194571, -0.0134050418, -0.0068782554, -0.000263602036, -0.00524040824, 0.00299276179, 0.00456207246, -8.32680325e-06, 0.00984817185, 0.0135667175, 0.0138760107, -0.00511739403, -0.019260522, -0.0101855826, 0.0137213646, -0.00332841487, 0.0197244603, 0.0275692567, 0.0046042488, -0.0184029359, 0.00354281138, -0.00713482825, 0.00108955509, -0.00786588434, 0.015450594, 0.0184872895, -0.00113436743, 0.012364693, 0.000503919204, 0.0151694184, -0.0135526592, 0.0063756546, -0.0110220797, 0.0265429672, -0.0026448071, 0.02352033, 0.00201743422, -0.0039926921, -0.00154822262, 0.00403486844, -0.0318009481, -0.0244060326, -0.0111626675, -0.0144243026, -0.00651975675, 0.0268944371, -0.00247610174, -0.0047975569, -0.00991143659, -0.00639674254, 0.00611205259, 0.00396457454, -0.0101223178, -0.00206488254, 0.0272177886, -0.0221706871, 0.00568325957, 0.00739491545, 0.0121397525, -0.014065804, 0.00671657966, -0.0223815702, -0.00191726547, 0.0132152485, -0.0034496719, 0.000873401412, -0.00434064679, -0.0168705303, -0.00177140569, -0.00232497, -0.00914523285, -0.025783794, -0.00842823554, -0.0111767258, 0.000724026933, -0.0137283932, -0.00431604404, -0.0147054782, 0.0192745812, -0.000948967296, 0.0135948351, 0.0138900699, 0.00327393715, -0.00818923675, -0.0052685258, 0.00529312855, 0.0132222781, -0.0059328028, -0.00292246789, 0.017306352, 0.024476327, 0.0153100062, -0.0160551202, -0.0144102443, 0.0035797155, 0.0207366925, -0.0156052401, 0.0116195772, -0.00117654377, -0.0275130216, -0.0103613175, 0.0031175334, -0.00379586918, 0.00581681821, -0.00277309329, 0.0276254918, 0.00234078593, -0.00531070214, 0.0154365348, 0.00904682186, 0.0161394738, -0.041023504, 0.000369262503, -0.00577464188, 0.00152186234, -0.0209475737, -9.10937251e-06, -0.000799592817, -0.0125685446, 0.0110150501, 0.0144524202, 0.0043441616, -0.00498735, 0.00934205577, -0.0132363364, -0.0106354635, -0.00390833942, 0.0130465431, -0.00921552721, -0.0234922133, 0.00101398909, 0.0285955481, -0.0328131802, -0.00257802778, 0.00281351223, 0.000896686222, -0.0166596491, -0.00194011093, 0.000840451161, -0.0112751378, 0.00968649611, 0.00937720295, -0.00866723433, -0.000854070589, -0.020061871, 0.00390833942, -0.011914812, 0.0091100866, -0.0164628252, -0.00397511851, 0.0132714836, -0.00903276261, 0.010157465, 0.0133698946, -0.0102418177, 0.00106319482, -0.00996064208, -0.00284865918, -0.00236714631, -0.00249894732, 0.0131027782, -0.00671657966, 0.00955996662, 0.0159707684, 0.0123436041, 0.00561296567, -0.016744, 0.0215380434, -0.0176437628, 0.0108674327, -0.0208210461, 0.00723323971, 0.0141712455, -0.00479404209, -0.00256045442, 0.0112610785, 0.00129867939, 0.000330381212, 0.0264586136, 5.62900168e-05, 0.000343121967, 0.0140095688, 0.0121467812, 0.00396105973, 0.011211873, -0.00404541241, -0.0226486865, 0.00468508666, -0.00490299752, -0.0141079808, -0.0148601253, 0.00321594486, -0.012463104, -0.0391115136, -0.00484324805, 0.0098341126, -0.000889217539, -0.0005052372, -0.0289329588, 0.00104562135, 0.0139955105, -0.00251124869, -0.000249982579, -0.00215626461, -0.0114297839, 0.00504358532, -0.0027063142, -0.0149725955, 0.00322473142, -0.0103402287, 0.00861802883, -0.0077042086, -0.00672360929, -0.00933502614, -0.0103964638, 0.0045339549, -0.0133277187, -0.00313686416, 0.00191023608, -0.0107409041, 0.0205539297, 0.00104122807, 0.0085477354, -0.00628075749, 0.0112540489, -0.00968649611, -0.00502952654, -0.00292949728, -0.00629130192, 0.00848447066, -0.00369394314, -0.00747223897, 0.0198228732, 0.0186841115, -0.00517714396, 3.99178589e-06, -0.0014190576, 0.0221285112, 0.0132363364, 0.0212287493, -0.0166455898, 0.00848447066, 0.0051982319, 0.00381344277, -0.00269401283, 0.0132503957, -0.0207507517, -0.00887108687, -0.00301209255, 0.00720512215, 0.00194362563, -0.0115563134, 0.00544074597, 0.0519331135, 0.00349360565, -0.0129059553, -0.0109799029, -0.0153662413, 0.00644243369, 0.0053388197, 0.0140868928, -0.0291579, 0.0054091136, -9.32492185e-05, 0.0133909835, 0.0212287493, -0.0138900699, -0.0172922928, 0.024926208, 0.00163433258, -0.00405947119, 0.00799944252, -0.0180655252, 0.0156474169, 0.00278188, -0.00923661515, -0.00527555542, -0.0014216936, -0.0146070672, 0.0147335958, 0.00203325041, 0.00430549961, 0.0163644142, -0.0233094487, 0.00289962231, -0.020961633, -0.0242935624, 0.0121608404, 0.00392591301, -0.00407353, -0.0204555169, -0.00389779545, -0.00421763258, -0.017953055, 0.00441094069, 0.00856179371, -0.00897652749, -0.0147898309, -0.0119921351, -0.024729386, 0.0034496719, -0.0156474169, -0.00644243369, 0.00192956685, -0.00603121426, 0.0127723971, -0.0161254145, -0.0143329212, 0.0119499583, 0.00486082165, 0.00225116126, -0.0038626485, -0.0239280351, -0.0242092106, 0.00334247365, 0.0376494, -0.0229860973, 0.00849852897, 0.00182236871, -0.0118445177, 0.0156192994, -0.0102769649, -0.00253233686, -0.0171938818, -0.00660410943, -0.0343034118, -0.00132679683, 0.00890623406, 0.00444257306, -0.00247785915, -0.00608744938, 0.0157317687, 0.00827358942, 0.0272599645, 0.0104526989, 0.0199915785, 0.00229685241, -0.0119429296, -0.021467749, -0.0148601253, -0.000282713183, 0.020961633, -0.0089694988, -0.0225502755, -0.00229860959, 0.00793617871, -0.0131098079, 0.0281034913, 0.0343877636, -0.0115211662, -0.00702938763, -0.00968649611, 0.00903276261, -0.015295947, 0.0165331196, -0.0126599269, 0.00253057946, -0.0021527498, 0.00578167103, -0.0237312112, 0.0143258916, -0.0123857809, -0.0132925715, -0.0245044455, 0.00192956685, -0.00818220712, 0.0265710838, 0.0244482104, 0.0196260493, 0.0167158842, -0.0118304593, -0.032307066, -0.0164768845, 0.00382750155, 0.000179798546, -0.0409110337, 0.0120975757, 0.00211584568, 0.0173485279, 0.00618234649, -0.0180092901, -0.0149585363, 0.0148601253, -0.0157317687, 0.0116547244, 0.00317025371, -0.00412273593, -0.0023618741, -0.0221003946, 0.0239702109, -0.00618234649, -0.0177140571, -0.00603121426, -0.0115071069, -0.00109658448, -0.0106354635, 0.0171376467, 0.0134542473, -0.00788697228, 0.00410516234, 0.00960214343, -0.00687474106, -0.00913820323, 0.0156052401, 0.0137002757, -0.0141712455, 0.00188914791, 0.00986926, -0.00742303301, -0.0277941972, -0.0261914972, 0.008224383, 0.00147089933, -0.00543371635, -0.00375720765, 0.0145648904, 0.0231548026, 0.0112891961, 0.0139252162, -0.0132222781, -0.0003721182, 0.000318958453, 0.00998876, 0.00191550807, -8.47782576e-06, 0.00685716746, 0.0286939591, -0.00866020564, 0.00828764774, -0.0138549227, 0.00463939551, 0.0312104803, 0.00530015817, 0.0270912591, -0.00442851428, -0.000635720207, 0.0319134183, -0.0027766081, -0.0284127835, 0.00131098076, 0.0219316892, 0.0103542879, 0.00499789463, -0.0132011892, 0.00951779075, -0.00183467008, -0.00110273517, -0.0156333577, 0.0209194571, 0.0196541678, 0.00251652068, -0.00970758405, 0.00589062646, 0.0108252568, 0.000111152192, -0.00225467607, -0.0325601213, 0.00475538056, -0.0051982319, -0.0164206494, -0.0163925309, 0.00776747335, 0.0146633023, -0.0226768032, -0.00300154835, -0.00326163578, -0.0218332782, 0.0186138172, -0.0113524608, -0.00882188138, 0.011760165, 0.00369394314, 0.00986926, -0.0301982481, -0.000113348869, -0.000317860104, -0.00339695159, 0.0110853435, 0.00286799017, 0.000534672756, 0.00678335875, 0.0100309355, 0.00431252923, -0.011211873, 0.0218051597, 0.00870941114, 0.00487839477, 0.00112206594, -0.0237452704, -0.0205398705, 0.0447631404, 0.00609096419, -0.0321664773, -0.012188958, 0.00821735431, 0.027681727, 0.00891326368, 0.00627724314, 0.0129692201, -0.00911711529, -0.00923661515, -0.0207929276, 0.01377057, 0.00307535706, 0.0293266047, 0.0109447567, 0.00760579715, 0.0108252568, -0.0124349864, -0.00910305697, -0.0149866538, 0.00177755638, 0.0162941199, 0.000787291385, -0.00210002949, 0.00815409, 0.0271615535, 0.0182764065, 0.00337586342, 0.0173766464, 0.00363419321, -0.0182342306, -0.00673415326, -0.00299100438, 0.00362364925, -0.00937720295, -0.0145086553, -0.00731056277, -0.00700829923, 0.017854644, -0.0152537711, 0.00616125809, -0.00114930479, 0.0289048404, 0.0095037315, 0.0277098455, -0.00282405643, -0.00757065043, -0.00972867198, 0.0176156443, -0.0129340729, -0.0214536898, 0.0266273189, 0.00605933182, -0.0141782742, 0.000280955835, 0.0177984089, 0.0126177501, -0.0171657633, 0.0175734684, -0.00661465339, 0.0028363578, 0.0237874463, 0.0221285112, -0.00959511381, 0.00441094069, -0.0116687836, 0.00484676287, -0.000658565725, 0.0180514678, 0.0114227543, 0.0191058759, 0.00309468783, 0.0158582982, 0.00626318436, -0.00757767959, 0.0115633421, -0.0122241052, 0.00117830106, -0.0436665565, 0.00643188972, -0.0131098079, -0.0085969409, -0.00043164831, 0.0298046023, -0.0151834767, 0.00109043368, 0.00165981415, 0.0164347086, -0.000502161856, 0.000899322273, -0.00315268035, 0.0197385196, 0.0145367729, 0.00915929209, -0.00416842662, -0.0174750574, -0.00547237834, -0.0100731123, 0.0240967404, -0.0158301797, -0.0137986876, 0.0137494821, 0.0298327208, 0.00816111919, -0.00457613124, -0.00154470792, 0.0162800606, 0.000705135404, 0.00122926407, 0.016898647, -0.00421763258, -0.00688528502, -0.0161957089, 0.0110009918, -0.0113173136, -0.00956699625, -0.00165014865, -0.0108041689, -0.0244622678, 0.00354808336, 0.0136229526, -0.00599255273, -0.018810641, -0.0169267654, 0.0158864148, -0.0019611991, -0.0136440415, 0.00338113541, -0.0192324035, -0.0122170756, 0.0136299822, -0.0100731123, -0.0139603633, -0.0218473356, -0.0103964638, -0.00567623042, -0.0128286323, 0.00533530489, 0.00417545624, 0.0158442389, 0.00674118241, -0.000423081248, 0.0129832784, -0.0063756546, -0.00391185423, -0.00168090232, 0.00191375078, -0.0220301, 0.0260368511, 0.00724026887, 0.0119429296, -0.0136440415, -0.0145086553, -0.0346408226, -0.0188949928, 0.00263074832, -0.0161254145, -0.0333193, 0.0128708081, -0.0025042193, 0.00394348614, -0.0182623491, -0.0155349467, -0.0174469389, -0.00598552357, -0.00672712363, -0.0113243433, -0.00835091248, 0.00521229068, 0.000760052528, 0.0139814513, -0.0107338745, -0.0127653675, 0.0251792651, 0.00806270726, 0.00240932265, 0.00663222698, -0.0275552, 0.00236538891, 0.0159567092, -0.0237593297, 0.00769015, 0.0095037315, 0.00828764774, 0.0105370516, 0.00311226118, -0.00869535189, -0.0149163604, 0.00024207453, -0.0149444779, 0.02191763, 0.0103683462, -0.0159285925, 0.0121678701, -0.00497329142, 0.0250949133, -0.0132011892, 0.00673063844, -0.0160832386, 0.0171938818, -0.00126880442, -0.00460776361, -0.022873627, -0.0212849844, -0.00787994359, -0.00393294217, -0.00208772812, -0.00544426078, -0.00161675911, -0.00130658736, 0.0107268449, -0.0016237885, 0.0172641762, 0.0151131833, -0.0118585769, -0.0134050418, -0.00106055883, -0.0177843496, 0.00894841, 0.00354281138, 0.0055004959, 0.0277239047, 0.0420919731, -0.0335161202, 0.0145367729, -0.00049820781, -0.0181639381, 0.0386053957, -0.0121467812, 0.0132293068, -0.0253901482, -0.00399972126, -0.0286939591, 0.0101152882, 0.0189652871, 0.000160028401, -0.0300295427, -0.0205398705, -0.0119077824, 0.0129129849, 0.00953887869, -0.00373963406, 0.00757767959, -0.00293828384, 0.0135456296, 0.0197525788, -0.0288767237, -0.0106495218, -0.00868129358, 0.0180936437, 0.00649866881, 0.0124982512, 0.0104386406, -0.00728947483, -0.0233656839, -0.0113454312, -0.0338816494, 0.00502952654, -0.00867426395, 0.027484905, 0.00727541605, -0.000577727798, -0.0218051597, 0.0398144498, 0.00313159218, 0.00520526152, -0.00428089686, -0.0109096095, 0.00312104798, 0.000907669659, -0.0105229933, 0.0050576441, -0.000637038262, -0.00126528973, 0.00302263652, 0.00399620691, 0.0110642556, -0.00149989559, 0.0377899855, 0.0125896325, 0.0085969409, -0.000161126736, -0.0161957089, -0.00334774586, 0.017306352, 0.00237593288, -0.0113805784, -0.00441094069, 0.00456910161, 0.0023636315, 0.0165752955, -0.00367988436, -0.00790806115, 0.011486019, 0.0118726352, -0.00203325041, -0.0118726352, 0.00934908539, -0.0117320474, -0.0142415389, -0.00314213615, 0.000274365768, -0.000574652397, -0.000776307948, 0.00931393821, -0.00168705301, -0.0318853, -0.0186841115, -0.0142415389, 0.00617531687, 0.00561648048, 0.010860404, 0.00626318436, 0.00261668954, -0.0123998392, -0.0141079808, -0.0374806933, -0.000485467084, 0.0167580601, 0.0100098476, -0.0107760513, 0.0159285925, -0.000230651771, 0.0129059553, -0.00362716382, -0.00127759122, -0.0153381238, -0.0221285112, 0.0477154814, -0.0195557568, 0.0149304187, -0.0117039299, 0.0175594091, 0.0334317684, -0.0221144538, -0.0169970579, -0.0122381635, 0.00158161216, -0.0166877657, -0.00414382387, 0.00232672715, 0.0223956276, -0.0103542879, -0.0222831573, -0.00252355, 0.00464994, -0.0171095282, -0.0136862174, 0.00946155563, -0.0222831573, 0.00524392305, -0.00963026099, 0.0033899222, 0.00180830993, 0.00514551159, -0.00387670728, -0.00848447066, 0.000275464117, -0.00710319588, 0.0263039675, 0.002563969, -0.0185154062, 0.00312632, -0.0123787513, -0.0188247, -0.0113032553, 0.0172219984, -0.0156192994, 0.0224096868, -0.0157598872, 0.0184451118, 0.00147705, 0.0281597264, 0.004463661, 0.00996767171, -0.00563053926, 0.00661465339, -0.0132996012, 0.00977084879, -0.00450935215, -0.00570786279, 0.00991846528, 0.000143992613, -0.0118866945, 0.0272599645, -0.0176015869, 0.0152115943, -0.00941235, 0.00629481627, 0.0117320474, 0.010410523, 0.00477295415, -0.00395051576, -0.000785973389, 0.0148179485, 0.0391677469, -0.00828061812, 0.0120764878, 0.0201602839, -0.00975679, 0.0161957089, -0.0111204907, 0.00190144929, 0.00535287848, 0.00959511381, -0.0281456672, -0.0437790267, 0.0010192612, 0.0338254124, -0.00527555542, 0.000488103105, 0.024279505, -0.0109447567, 0.00828061812, 0.0185997598, -0.00901167467, 0.00382398674, -0.015802063, -0.0195838735, -0.00627021352, 0.00138478936, 0.000274365768, 0.0077042086, 0.0254604407, -0.0102488473, 0.00405947119, 0.0172360577, -0.0109728742, 0.0151131833, -0.00327393715, 0.0146773607] |
21 Jun, 2022 | Difference between Simplex Transmission Modes and Full Duplex Transmission Modes
21 Jun, 2022
Prerequisite – Transmission Modes in Computer Networks
1. Simplex Mode :Simplex mode is as on a one-way street, the communication is unidirectional, as on a one-way street. In this, only one of the two devices on a link can transmit, and the other can only receive. This mode uses the entire capacity of the channel to send data in one direction.
2. Full-duplex mode :Full duplex mode is when the sender can send the data and also can receive the data simultaneously. It is two-way directional i.e bi-directional communication simultaneously.
Difference between Simplex Transmission Modes and Full-Duplex Transmission Modes :
Sr.No.
Parameters
Simplex Mode
Full duplex mode
1.
Definition
The sender can send the data but that sender can’t receive the data.
The sender can send as well as receive the data at the same time.
2.
Data Flow
In simplex mode, data flow is Unidirectional.
In Full Duplex, data flow is two-directional and is simultaneous.
3.
Performance
Simplex mode provides worst performance than full-duplex mode.
Full-duplex provides better performance than simplex mode.
4.
Bandwidth Utilization
In this bandwidth utilization is maximized.
In this bandwidth utilization is doubled.
5.
Channel capacity
Full utilization of the channel capacity as data sending is carried out in only one direction.
In Full duplex mode, channel capacity is utilized by splitting it in such a way that transmission in both directions is possible at the same time.
6.
Data transmission
In this, one station is the transmitter and the other is the receiver. Here, information is one way, that is, it is only the transmitter that sends data or information. In this, signals are transmitted in both directions; both end stations can receive and send data at the same time.
The full-duplex mode requires two independent channels for transmission, one for receiving the data and the other for transmitting the data.
7.
Suitable for
It is suitable when there is need of complete bandwidth for data transmission.
It is suitable when communication is required in both directions with no delays.
8.
Examples
Keyboard and traditional monitors are an example of simplex mode.
Telephone, Instant Chat rooms, and Audio Video Calls are an example of full-duplex mode.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes | https://www.geeksforgeeks.org/difference-between-simplex-transmission-modes-and-full-duplex-transmission-modes?ref=asr10 | Languages | Difference between Simplex Transmission Modes and Full Duplex Transmission Modes | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.019200502, 0.0139137879, -0.0204761513, 0.0241321381, 0.0210021921, 0.0190426894, -0.000450422725, 0.0185561012, -0.00292774779, -0.000128222528, 0.0037381798, -0.0478171408, 0.0229616966, -0.0199764129, -0.0196344852, 0.00252499757, -0.000244732422, 0.02748565, 0.0258549228, 0.0210153442, -0.00335186836, 0.0296687204, -0.0468176603, -0.0278538782, -0.0422937088, 0.0166492015, 0.00666428357, 0.00209594518, -0.0282747112, 0.0169648267, 0.0300369486, 0.0160574056, -0.00086550205, -0.00776568241, -0.0152157396, -0.0260916408, 0.0223567486, -0.0282484088, -0.00825884566, 0.0397424102, -0.0225803163, -0.00225868914, -0.0189243294, -0.0171752442, -0.041110117, 0.0110797416, -0.0473963059, 0.00666757161, 0.0200027153, -0.0569702573, -0.0470543802, -0.0301947612, 0.0122501832, 0.0660181642, -0.0203840937, 0.0218307078, 0.00526369922, 0.0183982886, -0.00157565763, -0.0447397977, 0.0456866734, -0.000168189319, -0.00737115135, -0.0288270544, -0.0229616966, 0.0117767463, -0.0339296535, 0.000362886203, 0.0428460501, -0.05039474, -0.0190952942, 0.024776537, 0.00483300304, -0.00827857293, -0.0104090394, -0.00224225037, 0.0275119524, 0.0374015234, 0.0406892821, 0.00704237586, -0.026643984, 0.0125855347, -0.0200947709, -0.000389599212, -0.0139269391, 0.0104616433, -0.0521306768, -0.0446871966, 0.0414257385, 0.0229090918, 0.000755362213, -0.00249376381, 0.00129702024, -0.0264993217, 0.000257472479, -0.0117044151, 0.0183982886, 0.0234088302, -0.00473765796, 0.00563850347, 0.0259075258, -0.00559905032, -0.000840843888, -0.0146239437, 0.0329301767, -0.00937668327, 0.0111126192, 0.0392163657, -0.00727909431, 0.0402421467, -0.0184508935, -0.0206076615, 0.0113953659, 0.043451, -0.0161889158, -0.00249212, 0.0114874234, -0.0373752229, 6.5806511e-05, 0.00173922349, -0.0160968583, 0.00849556457, -0.0608629584, 0.00116386602, -0.0461601093, 0.0451080278, -0.00391243119, -0.0216597449, -0.0040735309, -0.0372963175, 0.0231589619, 0.0225408636, -0.0139532415, 0.00601002, -0.0179906078, -0.0154656097, -0.00902160536, 0.0376119427, 0.0071936124, -0.00639797561, 0.041767668, -0.00109400123, 0.0122633344, -0.00281103235, 0.0115466034, 0.0230143, -0.00330419582, 0.0417413637, -0.0245661214, 0.0022833473, -0.0189769343, -0.0680697262, 0.0172146969, 0.020042168, 0.0172673, -0.0252236724, 0.0269859098, -0.0164256338, -0.0120529179, -0.0313520506, 0.0157286301, -0.0155839687, 0.00538205821, 0.00643085316, -0.0242110435, 0.0219885204, 0.0542874448, 0.00287185586, -0.00892297272, 0.0123159382, -0.0530249476, 0.0315361656, -0.0060363221, 0.0441348515, 0.0109022027, -0.00725279236, -0.0155971199, 0.0141768092, 0.0174251124, -0.00687141251, -0.00756184151, -0.0282221064, -0.0392426699, -0.00475080917, 0.0590744205, 0.00693716761, -0.00395517191, -0.00882434, -0.0410312079, -0.00324172853, -0.000744266, 0.00551028084, 0.0537877083, 0.0206865687, -0.0359549113, -0.000674812181, -0.00856132, 0.0133548696, 0.025381485, -0.0143609233, -0.00354091451, 0.0192268044, -0.0249343496, 0.0193057097, 0.0100408103, -0.0295898151, 0.0193057097, 0.0188454241, 0.0176355299, 0.0134272, -0.0308260117, -0.00855474453, 0.00625989, -0.000397613127, 0.0210942496, -0.0214098748, -0.0203446411, -0.0306418967, -0.0150710791, -0.0457392782, 0.0161494631, -0.0223304462, -0.0113559132, -0.00329597644, -0.0561811924, -0.0409786068, 0.0112704318, -0.0370332971, -0.0550239049, -0.0208706819, -0.018661309, 0.0370332971, 0.00315624685, -0.0250658598, -0.0307471044, -0.0188585743, 0.018542951, 0.00950161833, -0.0488166176, -0.0109745329, -0.0117767463, 0.0281168986, -0.0269859098, -0.0218175557, -0.018424591, 0.0244477615, 0.0357707962, 0.0425830297, -0.0105997287, -0.0543400496, -0.0306945015, -0.00855474453, -0.00894269906, 0.0350869447, -0.0278275758, 0.0126775913, 0.00852186605, -0.0355603807, -0.0503158346, -0.0331142917, 0.00143510604, -0.0121712768, 0.00409325771, 0.0160442553, -0.0178459454, 0.00818651542, 0.0606525429, 0.00362310838, 0.00804185402, -0.0223041438, -0.0191610493, -0.0286166389, -0.0116320848, 0.0110600153, 0.0450554229, -0.00976463873, -0.0191873498, -0.00240663812, 0.0233562272, 0.0164256338, 0.0226460714, -0.0111915255, -0.0273278374, -0.0404788665, 0.00249705161, -0.0217912551, -0.0155839687, 0.0440296419, -0.0283010136, 0.00219622185, -0.0233430751, -0.033955954, -0.00538205821, 0.0123751182, 0.0186481588, -0.0201473758, -0.0245924238, -0.0134008983, -0.00105701387, 0.0107509661, 0.0172015447, 0.018240476, 0.0033962531, -0.0150184743, -0.0238559656, -0.0185297988, 0.0236060955, 0.0128551302, 0.00627961615, -0.0152288908, 0.0299843457, -0.0116649624, -0.00140880398, -0.0123093631, 0.0305366889, 0.00760129467, 0.0126512898, -0.0143609233, -0.00901503, 0.00281925173, 0.0233299248, -0.00986327138, -0.0143740745, 0.0647030622, 0.0272752326, 0.0222252384, 0.0324041359, 0.0258154683, 0.00914654, -0.0123159382, -0.0420832932, 0.0110337129, 0.00028747326, -0.0268544, -0.00375133101, -0.0172936022, -0.00722649042, 0.0185692515, -0.0226723738, -0.0184771959, 0.0300369486, -0.00777883362, -0.0285114292, -0.000171990789, 0.00397161068, 0.0113756396, -0.0290374719, 0.0192136522, 0.0172936022, -0.0176881328, 0.000850707176, 0.0327197574, 0.0391637646, -0.00649332, 0.0303262714, -0.0208706819, -0.00783801265, -0.0135061061, -0.0103038307, -0.00199073693, 0.0166360512, -0.0330353826, 0.0180695131, 0.0281958058, -0.0352710597, -0.025144767, -0.00727909431, 0.00750923716, -0.0177144352, -0.0109613826, -0.0120857954, 0.013742825, 0.00141784525, -0.021541385, -0.0339296535, 0.0422674045, -0.000223156516, -0.0161363129, 0.046081204, 0.0271437224, -0.0317465812, 0.0237639081, 0.00343570625, -0.00416887598, -0.0115334522, -0.005970567, 0.0230800547, -0.0214756299, -0.0395056903, 0.0175697748, 0.00410640845, 0.0346398093, -0.01080357, 0.0314046554, 0.0265913792, 0.0195818823, -0.0211731568, -0.00580289122, 0.0370859019, 0.000599193736, 0.0442137569, -0.00125756708, -0.0117504438, 0.0158732906, 0.006930592, 0.0138743352, -0.00260554743, 0.00722649042, -0.0208312292, 0.0180432107, 0.00593111385, -0.018424591, -0.0127696488, -0.0224751085, 0.0124671748, 0.019858053, -0.00915969163, 0.0515783355, 0.0160705578, 0.0100736879, 0.0269596092, 0.00220279722, 0.0190952942, -0.0288796593, 0.0425304249, 0.028564034, 0.0237376057, 0.00383352488, 0.0138348816, 0.00423134351, 0.00200060033, -0.0354288705, 0.0127367713, -0.0348502249, -0.0349817351, -0.0291952826, 0.0252762772, 0.0451080278, -0.0343241841, -0.00734484941, -0.00632564491, 0.0411627181, 0.0447397977, -0.0240269285, -0.0515783355, 0.00459299656, -0.0142425643, 0.00916626677, -0.0199895632, -0.0182667784, -0.029826533, -0.0022981423, -0.0360601209, -0.0082128169, 0.00983696897, -0.0458970889, 0.0247502364, -0.0386640243, 0.0346661098, -0.0142951682, 0.0216860455, 0.0237376057, 0.011099468, -0.0212257598, 0.00478697428, -0.00783143751, -0.00817993935, 0.00480670109, 0.00106934307, 0.0137165226, 0.028379919, -0.0239348728, -0.00484286621, 0.0610733777, 0.028143201, 0.0233825296, -0.0231984146, -0.0129734892, 0.012841979, -0.0154919112, 0.0166623536, 0.0174908675, 0.00159702799, -0.00115975633, 0.00252992916, -0.0182273258, 0.0319306962, 0.0155708175, -0.0170174316, -0.0278012753, 0.0227118265, 0.0175171699, -0.0340348631, 0.0247107819, -0.00365269813, -0.00508616026, -0.00483300304, 0.0305366889, -0.0205550585, 0.00526041165, -0.0221331809, -0.0165308435, 0.0172278471, -0.0147554539, -0.00196114718, -0.0123488158, 0.00550699327, 0.017701285, -0.00906105898, -0.0472911, 0.0190426894, 0.0285903364, 0.011342762, 0.0255524479, 0.00773938047, -0.000813308929, 0.0100868391, -0.0130852731, 0.00908078533, 0.00304117543, 0.0309838224, -0.00775253121, 0.0251184646, -0.0210942496, -0.0183325335, -0.0111981006, 0.00428723544, 0.00487245619, -0.010981109, -0.0545504652, -0.0158338379, -0.0189900845, 0.0343767889, -0.029826533, -0.00700949831, -0.0107904188, 0.0102972556, 0.0720150322, -0.00925174821, 0.0355340801, -0.000886872469, 0.00349488575, -0.00873228256, -0.00792349502, 0.0139926942, 0.00450422708, -0.00334529299, -0.00940956082, -0.00379078393, 0.0165439937, 0.0304577816, 0.0225277115, 0.0155576672, 0.00585220754, -0.0265256241, -0.00524068484, 0.0167018063, -0.0295109078, -0.0197922979, 0.000218635847, -0.00527685042, 0.0734879449, 0.0113953659, 0.0337455384, 0.00382366148, 0.023698153, 0.0161100104, -0.000915640383, 0.00215348089, -0.00417216402, -0.0317202806, 0.00182634906, -0.00046151891, 0.000221718117, 0.0110797416, -0.0102117741, 0.0286166389, -0.0271963272, 0.00566480542, 0.0222252384, 0.00980409142, -0.0461601093, 0.0127499225, 0.0110534392, 0.0167675614, 0.00391900633, 0.0134337759, -0.00449107634, 0.031141635, 0.0137954289, 0.00550370524, 0.00853501726, -0.00876516, -0.00308227236, -0.00161922036, -0.00675305305, 0.0219490658, 0.006930592, -0.00149757334, -0.00981724262, 0.0165439937, 0.0440033413, 0.0466861501, 0.00945559, 0.00246581784, 0.00355406548, -0.0240269285, 0.0187928192, 0.00310199894, 0.0150184743, -0.00283733453, -0.00727909431, 0.0588640049, 0.00171949703, 0.00518808095, 0.01272362, 0.0376119427, 0.0208575316, -0.0112770069, -0.00822596811, -0.00449436391, -0.0350080393, 0.00835747831, 0.0111586479, -0.00718046166, -0.00477711111, 0.00715415971, -0.0407155827, -0.0150184743, -0.0226855241, 0.0194372199, 0.020042168, 0.00228827889, -0.00505328272, -0.0100539615, -0.0162678231, -0.00270253629, -0.0257760156, -0.00986327138, 0.0299317408, -0.023698153, 0.0188980289, 0.00230143, 0.0634405613, 0.00238198, 0.0692270175, -0.00827199686, 0.0432405807, 0.0312994495, 0.0252894275, 0.0130852731, 0.0303788763, -0.0211074017, 0.0174251124, 0.0033272102, -0.00384338805, -0.000724539452, -0.0528934374, 0.00475409674, -0.00907420926, 0.00166935869, -0.0203183386, 0.00874543376, -0.0219359156, -0.0160574056, -0.00208936958, 0.0281168986, -0.0382168889, -0.0363757461, 0.00729224551, -0.0232378673, -0.0115663297, 0.0337981433, 0.0348239243, -0.0115071498, -0.0188059714, 0.0265519265, 0.0181089658, -0.00239513116, -0.0432931855, -0.0263941139, 0.00265322, -0.0177670401, 0.00966600608, 0.00185100723, 0.00214854931, 0.00509602344, -0.00735142501, 0.0067201755, -0.0320885107, 0.005431375, -0.0142031107, -0.00490862131, -0.0147554539, 0.0100605367, -0.0155576672, -0.00741060451, 0.00634537125, 0.00204334105, 0.0105800023, 0.0276697632, -0.0137165226, -0.013105, -0.00531630311, -0.0385062099, 0.0305366889, -0.00188388489, 0.00232280046, -0.00875201, -0.020581359, -0.00900845416, -0.031615071, 0.00727909431, -0.00842980947, 0.0183851384, -0.0291689821, -0.00207128702, -0.0129734892, -0.00220444123, 0.00153784838, 0.0165176913, 0.00303459982, 0.021778103, 0.0116057824, -0.0026367812, 0.0132233594, -0.0139400903, -0.0101723205, -0.0191347469, -0.0024395159, 0.01272362, -0.00710813096, -0.00113674207, -0.0120068891, -0.00630263053, 0.0302473661, 0.0119542852, 0.0173330549, 0.0286955442, -0.00497108884, -0.00424120668, -0.003734892, -0.019384617, 0.0233299248, -0.029879136, -0.0286955442, 0.0408207923, 0.0325093418, -0.00967915729, -0.0174908675, 0.000927969464, -0.0124869021, -0.0118359253, -0.0348765291, -0.000967422558, -0.000863036257, 0.0184640437, -0.0125723835, 0.0147160012, 0.00351132452, 0.0413205326, 0.0298002306, 0.0169516765, 0.0142162619, 0.00282089552, -0.0285114292, -0.0291952826, -0.00921887066, 0.0180169083, -0.00242636469, 0.00183292455, 0.0324830413, 0.0206602663, -0.0214493275, -0.0118359253, 0.0500002094, 0.0189506318, -0.0431090705, -0.0265124738, -0.0123159382, -0.0235929452, 0.0389533453, -0.0150710791, 0.0104813697, -0.000256650528, -0.0624936894, 0.028327316, -0.0164124835, 0.00870598108, 0.000910708739, 0.0215676874, 0.00652291, 0.0112441294, -0.0038729778, 0.0208443794, -0.00114660535, 0.013381172, 0.0182010233, -0.0476330258, -0.0276171602, -0.00113098847, -0.00114496145, 0.0100671127, -0.0156760253, -0.00582261803, -0.0291426796, -0.0187007617, -0.0554973409, -0.0015238754, 6.28783528e-05, -0.027538253, -0.0238559656, -0.00481656427, 0.0174908675, 0.0159785, 0.02327732, 0.000639057776, -0.0178459454, -0.0200290158, 0.00895585, 0.0299054384, 0.00480670109, 0.0101723205, -0.0156102711, 0.00307240896, -0.00337981433, 0.0231852625, 0.00781828631, 0.0462127142, 0.0177933425, 0.00961340219, 0.00706867781, -0.0190295391, -0.0372700132, -0.00470149284, -0.00631578127, 0.00427737227, 0.00483957864, 0.01355871, 0.000232814302, 0.014400376, -0.0278801806, 0.0168464668, 0.0140584493, -0.0175566226, -0.0221857857, -5.4350734e-05, -0.028800752, 0.0371911079, -0.0191610493, 0.0288796593, 0.0340611637, 0.0285903364, 0.0116518112, -0.0275908578, 0.0440822467, -0.0159521978, -0.0201736782, -0.0174777173, -0.0205419064, 0.0172015447, -0.0321148112, -0.0309838224, 0.0250790119, -0.00769335171, -0.00275185262, 0.010021084, -0.0243951585, -0.00460943533, -0.0443978719, -0.0370069928, -0.0115860561, -0.0057075466, 0.026407266, 0.031799186, -0.00902160536, 0.000133873356, 0.00824569445, 0.0291426796, 0.00358365523, 0.0440822467, 0.031799186, -0.056759838, 0.00438258, 0.0263020564, 0.0428723544, -0.0130918492, -0.023882268, 0.0127762239, -0.0139137879, 0.0034587204, -0.0040801065, -0.0451606326, 0.00697004516, 0.00222252379, -0.0230800547, -0.0170437321, -0.0326145515, 0.00112194708, -0.00431353739, 0.00440559443, -0.0239348728, -0.0145055847, -0.00962655246, -0.00808788277, -0.0256445054, -0.013979543, -0.0140847517, -0.0234745853, 0.00204334105, -0.0265519265, 0.0240795333, 0.0048790318, 0.0082128169, 0.0219753683, 0.0107706925, -0.0360864215, -0.0450291224, -0.00443189684, -0.0154130058, -0.00432668859, -0.0408733971, 0.00515191536, 0.0149132665, 0.00426422106, -0.00413271086, 0.0105931535, -0.0224225037, -0.00545110134, 0.00451080268, -0.00376448198, 0.0211600047, 0.0325882472, -0.0104090394, -0.0183851384, -0.00320227537, -0.0182536282, 0.0421095937, -0.0337455384, 0.00449765194, 0.00871255621, -0.000605358277, 0.0105339736, 0.0113953659, -0.0241978932, -0.0283010136, -0.0230274517, 0.0105076721, 0.00135126815, 0.0117964726, -0.00653934898, -0.0104945209, -0.00479355, -0.0252368245, 0.0168070141, -0.02711742, -0.00950161833, -0.0185824037, -0.0142557146, 0.0126184123, 0.0552343205, 0.00386311463, 0.0311942399, 0.00667085918, 0.00684511056, 0.0334562175, 0.00522753363, -0.0192531049, -0.00853501726, 0.0338244438, -0.00889667124, -5.88714029e-05, 0.0380853787, 0.0212915149, -0.0134272, -0.0281168986, -0.0118425013, -0.0262889061, -0.00499081519, -0.0186087061, 0.0304577816, 2.55250666e-06, 0.0022833473, -0.00839035586, 0.0158732906, -0.0357707962, -0.0128485551, -0.0361127257, 0.00769335171, -0.0110797416, -6.344344e-06, 0.0144398296, -0.0179774556, 0.0212783646, -0.0278012753, 0.018542951, 0.0257102605, -0.00366256153, -0.0122962119, -0.0369806923, -0.0443189666, -0.0224751085, -0.00924517307, 0.0121844281, 0.00537548307, 0.00887036882, -0.00365269813, -0.0130063677, 0.00327953766, 0.0108364476, -0.017241, -0.0335088223, -0.0299054384, -0.00536233187, 0.0105142472, 0.013861184, -0.0306681991, -0.013861184, 0.0142031107, 0.0031299449, 0.00418202719, -0.0131904818, -0.0143346209, -0.0398476161, 0.0106917862, 0.0154524585, -0.00426093303, -0.0117438687, -0.0028537733, -0.0139663927, -0.00427079666, -0.0259732809, -0.00197594194, 0.0134929549, 0.00866652746, -0.0104221897, -0.0242504962, -0.0578645244, 0.0317202806, -0.00749608641, -0.0394793861, -0.0027123997, 0.0121120969, 0.00891639758, -0.00998820644, 0.00185429503, -0.0213967226, 0.00928462576, 0.0106194559, 0.0162678231, 0.00345214503, -0.0136507675, -0.00973176118, -0.0372963175, -0.00710155535, 0.00675305305, -0.00718703726, 0.0067136, 0.00455025584, 0.00881118886, -0.0170963369, 0.0064440039, 0.025618203, 0.016202068, 0.0116255097, 0.0100999903, 0.02748565, 0.0193714648, -0.00877173617, 0.00301487325, -0.00269924873, -0.0310890321, -0.00605276087, -0.0206339639, -0.0111717992, 0.0167938638, -0.00768677611, -0.0394793861, -0.0268412493, 0.0210547969, -0.00875201, -0.0100276591, 0.0330353826, -0.0151762869, -0.0135850124, -0.0154787609, 0.00845611095, -0.020042168, -0.0146765476, -0.0345083, -0.0190558396, 0.0139269391, 0.0252499748, 0.0105800023, 0.020278886, -0.0140189966, -0.00458970899, 0.0804842934, -0.00280116918, 0.0296161156, -0.0310890321, 0.0343767889, -0.00282253954, -0.00988299772, 0.0233167745, 0.0086205, -0.00875201, -0.000809610181, -0.00853501726, 0.00258253329, -0.00404065335, -0.0213967226, -0.0148080578, 0.00695031881, 0.00497766444, -0.0101525942, -0.00550370524, -0.00958052464, 0.00728567, -0.00844953582, 0.00321871415, -0.00078659592, 0.026039036, 0.0106194559, 0.020699719, 0.0269859098, -0.013861184, 0.0370069928, -0.0347187147, 0.0225277115, -0.00363297155, -0.00147291517, 0.0166097488, 0.00701607391, 0.00171456533, -0.0217912551, 0.029642418, -0.0275645554, -0.031141635, -0.00284884148, 0.00828514807, 0.0248159915, 0.0040801065, 0.0156234223, -0.0069897715, -0.021304667, 0.0124869021, -0.00864680111, -0.0114216683, 0.00432668859, 0.0214887802, -0.0177670401, 0.0162678231, 0.00739745377, -0.00704237586, 0.00554973399, 0.0110074105, 0.00340611651, 0.0203314908, -0.00645386707, 0.0144792823, 0.00568124419, -0.00528013799, 0.002370473, -0.00263184961, -0.00477053551, -0.00569768297, -0.00630263053, 0.000588508556, -0.00333871739, 0.00304117543, -0.0148343602, 0.0356918909, 0.00998820644, -0.0201736782, 0.0299580432, 0.00450751511, -0.0275645554, 0.00232280046, 0.00257924548, 0.0208180789, 0.00242965249, -0.0107838437, -0.00802870281, 0.033955954, 0.00525712362, 0.0225014091, -0.0156497248, -0.0191215947, -0.0403999612, 0.00618755911, -0.0128880078, -0.0215676874, 0.0290900748, 0.0156365726, 0.0254209377, -0.00625660177, -0.012059493, 0.00782486238, 0.0137296738, -0.00851529092, 0.00438586809, -0.0254998449, -0.0232115649, 0.0187928192, -0.0305366889, -0.0153209483, 0.0257891677, 0.00316282245, 0.00718703726, -0.00308556017, 0.0147949075, -0.0320622064, 0.0258549228, 0.0205550585, -0.00864022598, -0.00762759661, -0.0280379932, 0.0116649624, 0.0212257598, -0.0073316982, -0.0193188619, -0.00420504157, 0.0149921728, 0.00895585, -0.0111981006, -0.0143346209, -0.00680565741, -0.00172442861, -0.00242800871, -0.00633222, 0.00913996529, -0.0055628852, -0.00629605493, 0.00889009517, 0.0198843554, -0.0227907319, 0.00848241337, 0.0333510078, -0.013105, -0.00322200195, -0.017701285, 0.00686483691, -0.0192662571, -0.0139269391, -0.00915969163, -0.0164519362, -0.0370859019, -0.026459869, 0.00468834164, -0.00160689128, 0.0282747112, -0.0248159915, 0.015005324, -0.00900845416, -0.00565823, 0.00198744913, -0.00718703726, -0.00323679694, -0.00269431691, 0.00317432941, -0.0436877161, 0.0147291524, -0.00663140602, -0.0127433464, -0.021304667, 0.00849556457, -0.0171489418, 0.011763595, 0.024487216, 0.00408339454, -0.00104632869, -0.00959367491, 0.00624345103, -0.0231063571, 0.00735800061, -0.0122173056, -0.0143872248, -0.0233299248, 0.000593029195, 0.00410640845, 0.000579878164, -0.00432340056, -0.00230471767, -0.00364283496, -0.00304939481, 0.0347450189, 0.0131510282, -0.00868625473, 0.0243820064, 0.0134469271, 0.0121910032, 0.0175960753, 0.0129866404, 0.0125921099, -0.00944243837, 0.0156102711, -0.00571741, 0.000528096, 0.0138874864, 0.0036033818, 0.019739693, -0.00718046166, -0.0220411234, -0.00200060033, 0.0214756299, -0.00464560091, 0.00280116918, 0.018779669, 0.0132562369, -0.00101591693, -0.0250001047, -0.00839693192, 0.0445030816, -0.010678635, -0.0105273984, 0.0249212, 0.0148475114, -0.000526452088, 0.0136376163, 0.0129471878, -0.0136902211, -0.00946874078, 0.030063251, 0.0106654838, 0.0161494631, -0.0122764856, -0.0135192573, 0.025144767, 0.0110600153, -0.00115646853, 0.00958052464, -0.00407024333, 0.00836405437, -0.00723306555, -0.021778103, 0.0267097391, 0.00572727295, 0.00118112681, 0.0145187359, -0.000604536326, -0.0201079231, -7.65430959e-05, 0.017582925, 0.00991587527, -0.0180695131, -0.0184508935, 0.0143346209, -0.0213178173, 0.00779856, -0.0224751085, 0.0104484921, 0.00453710463, -0.0113887908, -0.000327953778, 0.0136770699, -0.0245135166, 0.00347187161, 0.00177538884, -0.0227644313, -0.00304610701, 0.021120552, 0.0269596092, 0.00433655176, 0.00492506, -0.00309871114, -0.0306155942, -0.015242042, 0.0395582952, 0.0128354039, 0.0155839687, 0.00265650777, -0.00865337718, 0.00321213878, -0.0129537629, -0.0432931855, 0.00146469579, 0.0112572806, -0.00990272406, 0.00342255528, -0.0205419064, -0.0345872045, -0.00395845948, 0.00411627209, 0.0128288288, -0.0108430227, -0.0153077971, -0.00760787, -0.00258253329, 0.0225671642, -0.00688456325, -0.019384617, 0.0368228815, 0.0146239437, -0.000795637257, -0.0137165226, 0.0384010039, 0.00800240133, 0.00387955341, 0.000400489924, 0.0436877161, 0.00114167365, 0.00613166718, 0.00978436507, 0.00262034242, 0.0484483875, -0.0264335666, 0.0175566226, -0.0389270447, -0.00548726646, -0.00262034242, 0.000424942613, -0.0130721228, 0.0271437224, -0.00802870281, 0.00573056052, 0.0136902211, 0.00357707986, 0.00679908181, -0.0111323455, -0.0035968062, -0.00282089552, 0.00251842197, 0.00981066748, 0.0157154799, -0.00611194037, 0.0132365106, -0.000637413934, -0.00369215128, -0.00659852847, -0.0143083194, -0.0060363221, 2.4003195e-05, -0.00729224551, 0.00469491724, -0.00874543376, 0.00870598108, -0.0217518, 0.0115071498, -0.010921929, 0.00834432803, 0.00446806196, 0.0155708175, 0.0224093534, 0.0302473661, 0.0025710261, -0.00839035586, -0.0239085704, -0.00833775196, -0.00418860279, -0.00675305305, -0.0206865687, 0.0165308435, -0.00822596811, -0.00762102101, 0.0126315625, -0.0067201755, 0.00242143311, 0.00182470516, -0.00893612392, -0.00921229552, -0.0159785, 0.00681223301, 0.00475738477, 0.00382037391, 0.0208443794, 0.0133154169, -0.00204005325, -0.0114282435, -0.00833775196, 0.00559905032, 0.00468834164, 0.00476724794, 0.0177407376, 0.0145581886, 0.0220542755, -0.0215676874, 0.00612180401, -0.00304610701, 0.00283897831, -0.0191873498, 0.00109071343, -0.0165439937, -0.00191183074, -0.00950161833, 0.0238954183, 0.0227118265, -0.00611194037, 0.0126710162, 0.0283010136, 0.0261836983, -0.00743033132, 0.00405380456, -0.0275645554, -0.000562617439, -0.0366124623, -0.00341597968, -0.00447792513, 0.00420504157, 0.0027781548, 0.00301322946, -0.00216663186, -0.0195818823, -0.006930592, -0.0181089658, 0.00461929897, -0.0346661098, -0.00149921724, 0.0222120881, -0.0242767986, -0.0258812234, -0.00629934249, 0.0216728952, 0.0305892918, 0.0340611637, -0.000976463896, 0.0315098651, -0.00954107102, -0.00112441299, -0.0026219862, -0.022080576, -0.00261705462, -0.00622701226, 0.00149921724, -0.0166886561, 0.0164256338, -0.0382168889, -0.0124145709, -0.00593111385, 0.00942928717, -0.0143477721, -0.0355077758, -0.00350803696, 0.021541385, 0.00212717894, 0.0125723835, -0.00553987082, -0.0158206876, -0.00673990231, -0.000619742204, -0.00697662076, -0.00026980156, -0.0186350066, 0.0161889158, 0.0102512268, -0.019739693, 0.00940298568, -0.00574371172, 0.00176552555, -0.0215676874, -0.0125658074, -0.0181878731, 0.0109350802, 0.0169516765, 0.000292610377, -0.0148343602, -0.00944901444, -0.0140058454, 0.0103235571, -0.00519136852, -0.00198087376, 0.0140189966, 0.00852844212, 0.00763417222, 0.0112967333, 0.00388284121, 0.0138743352, -0.00846268702, 0.0159785, -0.00483957864, -0.00457327, -0.00108906953, -0.0058324812, 0.00540178502, 0.00539192185, 0.00775253121, 0.00349817355, 0.0100473855, 0.0106457574, 0.00396503508, 0.0193583146, 0.00476396, 0.0753290951, -0.014400376, 0.00752238836, -0.002505271, 0.013019518, 0.00483957864, 0.0106391823, -0.00876516, 0.0179117, -0.00642098952, 0.00823254418, 0.00320391939, -0.0132825384, -0.00535575626, 0.0104879448, -0.0222646911, -0.0033568, 0.0105931535, 0.0271700248, 0.00947531592, -0.0198712051, -0.00625002617, -0.0121778529, 0.00114085176, -0.00287678745, -0.00529657677, -0.00909393653, -0.0125723835, 0.0142294131, 0.0183193833, -0.0129537629, 0.0138874864, 0.02135727, 0.00558918715, 0.00123784051, 0.0299054384, -0.0264335666, -0.0185955539, 0.00174086739, 0.00607248722, 0.000992902671, 0.0162415206, 0.013078698, 0.0199632607, 0.0225934666, 0.00604618527, 0.0192136522, -0.0105142472, -0.0213441197, -0.00783143751, 0.00127811555, -0.00944901444, -0.00158552092, 0.027906483, -0.0027156875, -0.000782897172, 0.0108759, -0.0233167745, -0.0326671563, 0.0133745959, -0.00398147386, 0.00687798811, 0.0265519265, -0.013440351, -0.0134666534, 0.00123619672, -7.2022427e-05, -0.0118490765, 0.000415901275, 0.0210679471, 0.0346398093, -0.0242899489, 0.00501382956, -0.0234088302, 0.0141768092, 0.0186218563, 0.00880461372, -0.00528013799, 0.00169977045, -0.0161363129, 0.00116961962, 0.00416887598, -0.00423791911, -0.00913338922, 0.0066478448, -0.0203183386, 0.0211468544, 0.0336140282, 0.00715415971, 0.0018690899, 0.00136688503, -0.0238691177, 0.012243608, -0.00829172321, 0.0164387859, 0.00900845416, 0.0130326692, 0.0109942602, -0.0178459454, 0.00547082769, -0.0174514148, 0.0228959415, 0.0152025893, -0.0124145709, 0.0257628653, 0.017701285, 0.0129669141, 0.00921887066, -0.00172607251, 0.00120660686, -0.00066700374, 0.000965778658, 0.0117307175, 0.0174908675, 0.000938654644, 0.00737772696, -0.03479762, 0.0320359059, -0.00519794412, -0.0025019832, 0.00803527888, 0.00249047601, 0.00307898456, 0.00489218254, -0.0031924122, 0.00530644, 0.0149527192, 0.0022143044, -0.0122304568, 0.00311843771, 0.00695689395, 0.0304577816, -0.00551356887, -0.0218833108, -0.00787089, -0.00693716761, -0.00854159333, -0.00525383605, 0.00014640794, -0.0242767986, 0.0298528355, 0.0121712768, 0.0020038879, -0.00205977983, -0.00820624176, -0.0116978399, -0.00617769547, 0.0144661311, -0.00538205821, -1.74019954e-06, 0.00856132, -0.0176486801, -0.00626646494, -0.000328570226, 0.0152025893, 0.00129291054, 0.0154393073, 0.00896242633, -0.000548233511, -0.0163598787, -0.00169977045, 0.0171489418, -0.00452724146, -0.000620975159, -0.0153472507, 0.00293103559, 0.00848241337, -0.000617276412, 0.0157154799, -0.0174514148, -0.0361653268, -0.021962218, 0.00616125669, -0.0101854717, -0.0178459454, -0.0228827894, -0.00823254418, 0.0208049268, 0.0215676874, 0.00164716633, 0.00184771954, 0.00649660826, 0.0108430227, -0.0131970569, -0.00557932397, -0.00169483875, -0.0306945015, 0.00661496725, -0.00414914964, -0.000710155524, 0.0174777173, 0.012302787, 0.0143609233, -0.0145581886, -0.00737115135, 0.0113230357, -0.0122041544, 0.0122304568, 0.00106441136, 0.0105931535, -0.0121910032, -0.00330255204, -0.00592453824, 0.0172146969, 0.0108101452, 0.0123290895, -0.00977121387, 0.000551521254, 0.0248422921, -0.0174645651, -0.0409786068, 0.00294583035, 0.0101131406, 0.00492177252, -0.00873885863, 0.0409786068, -0.00851529092, 0.00108578184, 0.00477053551, -0.0280379932, 0.0161100104, 0.0244609136, 0.0349554345, 0.0152551932, 0.00748293521, 0.00508616026, 0.000717142, -0.0202394333, -0.00879146252, 0.0154656097, -0.0054905545, 0.00486588059, -0.0158732906, 0.00243294029, 0.0105668511, -0.00156332855, 0.0329564773, 0.00838378072, 0.014163658, -0.022198936, 0.00700292271, -0.0118490765, 0.00233595143, -0.00640126318, -0.0222515408, -0.031615071, 0.0159653481, -0.0245135166, -0.00893612392, -2.32968414e-05, -0.00102988991, -0.0198843554, 0.00497108884, -0.019621335, 0.0124014197, -0.00121893594, 0.0276434626, 0.00458970899, -0.00149428565, 0.00673990231, -0.0148475114, 0.00930435304, -0.0337192379, -0.0117767463, 0.0130589716, -0.0170174316, 0.00952134468, 0.00759471906, -0.00259568426, 0.00336995116, 0.0184377413, 0.0135455597, 0.0176618323, 0.00212553493, -0.0135455597, -0.00894927513, 0.0137559762, -0.00898215268, -0.0139532415, 0.0253946353, 0.00131181511, 0.00820624176, 0.0114545459, -0.0135850124, 0.00107674045, 0.025986433, 0.0206471141, 0.00317432941, 0.0243951585, 0.0154919112, 0.0132693881, -0.0112375543, -0.00917941798, -0.0179380029, 0.0214493275, 0.0146765476, -0.0217386503, -0.0104616433, 0.011822775, -0.0101591693, -0.0115663297, 0.013742825, -0.018779669, 0.00242143311, 0.0133088408, 0.00605604844, -0.0192399547, 0.0182273258, -0.00681880815, 0.0102051981, 0.0194635224, -0.00783143751, 0.00446806196, -0.0120200403, -0.012302787, 0.000114455048, -0.00720676361, -0.0125132035, 0.00716731045, 0.00614153035, -0.00398147386, 0.00830487441, -0.0111520719, -0.0155182136, -0.0277749728, -0.0146107925, 0.0250658598, 0.00439244369, -0.00646701828, 0.0209890418, 0.00683195936, -0.00871913228, 0.000112913913, -0.000138702249, -0.0168333165, 0.00934380572, -0.00143099634, 0.0185955539, 0.0242767986, 0.0202525835, -0.00127647177, 0.0257234126, 0.022080576, -0.00620728545, -0.00149757334, 0.0122567583, -0.0344030894, 0.000250896963, 0.00478368672, 0.000653441704, -0.0181747209, -0.0101328678, 0.001867446, -0.0135455597, 0.00586535875, -0.0195687301, -0.00189867977, -0.0115663297, 0.00888352, 0.0010471507, 0.0402421467, 0.0239611734, 0.0210153442, 0.0126249874, 0.0213835724, 0.00919914432, 0.0014597642, 0.0129077341, -0.00926489942, 0.0314572603, 0.00239184336, -0.0111915255, -0.0103630107, -0.0236587, 0.0211731568, -0.00341926748, 9.83758582e-05, -0.0145318862, -0.00350146135, 0.00491519691, -0.00214854931, -0.00377434515, 0.00240335055, -0.0151762869, 0.0101591693, 0.0159258954, 0.00895585, 0.0350606404, 0.0342189781, 0.0163993333, -0.0115005746, 0.00210252078, -0.00323844072, -0.00424778229, 0.00176223787, 0.00519794412, -0.00102906802, 0.0104616433, 0.0161231607, 0.0196607877, 0.0156365726, -0.0143872248, 0.0362442359, 0.00621386105, 0.0145581886, -0.0177670401, -0.0169911291, 0.00723964116, 0.00208772579, 0.00982381869, -0.00414257403, 0.0153472507, 0.00465546409, -0.00646044267, 0.00289980182, -0.0114742722, 0.0127564976, 0.00502040517, -0.0239611734, -0.0192662571, 0.0123290895, -0.000736046641, 0.00728567, 0.00509931147, -0.015899593, -0.00969888363, 0.0146896988, -0.0118951052, -0.0148738129, 0.0162152182, 0.00115235883, -0.0111586479, 0.0205682088, -0.00565823, -0.00810760912, 0.0203577913, 0.020278886, 0.0186744612, -0.00128222525, -0.00915311556, -0.0143477721, 0.0154524585, -0.00439901883, -0.00918599311, 0.00802212767, 0.00046151891, 8.97968639e-05, -0.0209101345, -0.00620399788, 0.00950819347, -0.0249212, -0.000773855834, 0.00200224412, 0.0122041544, -0.00244280347, 0.00300994166, -0.0278012753, 0.0238033626, 0.00933065452, 0.00810760912, 0.0178459454, 0.00222581159, -0.0176355299, -0.0161494631, 0.000519054651, -0.00728567, -0.0101788957, 0.00599686895, 0.0084232334, -0.000669880537, -0.00231293705, 0.00864680111, 0.00230307388, 0.00425107, -0.0073316982, -7.94198859e-05, -0.00422476791, -0.0158338379, 0.0119148316, 0.00630263053, -0.0208969843, -0.00494149886, 0.0155708175, -0.0142688658, -0.00391571876, -0.00105126039, 0.00587193435, -0.0102183493, -0.0253420323, 0.00845611095, 0.00500396639, -0.0177670401, 0.0152551932, 0.00697004516, 0.00659524091, -0.0165571459, 0.0155050624, -0.0213178173, -0.00635523442, 0.0131378779, -0.0107706925, 0.0175434723, -0.00498095201, 0.0131773306, 0.00383681268, 0.00336666335, 0.011224403, 0.00552014401, 0.0191347469, -0.0150579279, -0.0250658598, 0.00875201, -0.0242110435, 0.0143872248, 0.0121449744, 0.0233036224, 0.0135718612, 0.0199632607, -0.0118096238, 0.0122173056, -0.00261541083, -0.00369872688, 0.0124277221, 0.000456587266, -0.0139663927, -0.00943586323, -0.00751581276, 0.0160048027, -0.00343241845, -0.0269201547, -0.0144135272, -0.00138250191, 0.027064817, 0.00906763412, 0.00357707986, -0.0241452884, 0.0227249768, 0.00944243837, 0.0148343602, 0.00859419722, 0.00135455595, -0.000852351, 0.018358836, 0.0134337759, -0.0130918492, 0.001042219, -0.00415572524, 0.00933723059, -0.0171094891, 0.000528917939, -0.0127104688, 0.0113361869, 0.0139400903, -0.00564507907, 0.0294057, -0.00796952285, 0.00734484941, -0.00513547659, -0.00150825863, -0.0338244438, 0.0144661311, -0.000219868758, -0.00618427107, 0.00667085918, 0.00572727295, -0.00129702024, 0.00461272337, -0.0101920469, -0.0100539615, -0.0199238081, 0.0132562369, -0.0061020772, 0.00787746627, -0.00712128216, 0.0196344852, 0.0160574056, -0.00418531476, 0.00133647327, -0.00141537946, -0.024960652, -0.0221726336, -0.00552671961, 0.00968573242, -0.0181089658, 0.017582925, 0.0290374719, 0.00539192185, -0.00423134351, 0.00456011901, 0.00231786887, 0.0228301864, 0.000688785105, 0.0122633344, -0.0248817466, 0.0232904721, 0.00114824914, 0.0152025893, 0.00266308337, -0.0275119524, 0.0229222421, -0.00923202187, 0.0318517908, -0.0312205423, 0.0183851384, 0.00336995116, 0.00410312088, -0.0156760253, 0.0136113148, -0.012901159, -0.00897557661, -0.00661167968, -0.00743690645, -0.00456011901, 0.00150003925, 0.00912681408, -0.00847583823, 0.00878488738, 0.017819643, 0.0204893034, 0.00104632869, -0.010981109, -0.00735800061, 0.0290374719, 0.0128814327, 0.0111191943, -0.00275349664, 0.0221726336, 0.0146107925, -0.00578974048, -0.00884406641, 0.0057075466, 0.0037414676, -0.00495465, -0.0165702961, -0.00637496123, 0.00446148636, 0.0129997917, 0.0179117, -0.0234219823, -0.000172709988, 0.00050754752, 0.0103958882, -0.000937010802, -0.0114479708, 0.0178590976, 0.00415243721, 0.00676620426, 0.00268609752, -0.00044384721, -0.0298528355, -0.0385062099, -0.00980409142, -0.0277486704, -0.0141242044, -0.00103482162, -0.0182010233, 0.000289528107, 0.00897557661, -0.00815363787, 0.02621, -0.0297213253, 0.0118556526, 0.014400376, 0.0267886445, 0.00153373869, 0.00690429, -0.00134962436, -0.0164650884, -0.0366387665, -0.00827199686, 0.0137691265, -0.00439244369, 0.00620399788, 0.00723964116, 0.00845611095, -0.00272061909, 0.00563850347, -0.00288993842, 0.0150184743, -0.00769335171, -0.0332194977, 0.0138217313, -0.00484615425, -0.00963970367, -1.01586556e-05, 0.0172146969, 0.00794979651, 0.00773938047, 0.0179248527, 0.00688456325, 0.0061744079, 0.00667743478, -0.0179643054, 0.0121975793, 0.0114282435, 0.00499739079, 0.0185955539, -0.0236323979, -0.0155313648, 0.00128304726, -0.00985012, 0.0153735522, -0.0186876114, -0.018240476, -0.0177933425, 0.0108759, 0.00129373244, 0.000604536326, 0.0203183386, -0.0067859306, 0.0084232334, 0.0110468641, -0.0224619564, -0.0019397767, -0.0224882588, 0.0243162513, -0.0100079328, 0.00489218254, -0.00330912764, 0.0237113051, 0.00738430256, -0.0028504855, -0.0174251124, 0.00517821731, -0.00760787, 0.0240795333, -0.00114660535, -0.0290374719, 0.0240269285, 0.0161494631, -0.0162678231, -0.00908078533, 0.00721991481, 0.00645386707, -0.0132956896, 0.00558261154, 0.0124474484, 0.00979094114, -0.0134600773, 0.0253420323, -0.00317268563, -0.0254735425, 0.000959203171, -0.011520301, -0.00177374494, -0.015123683, -0.00153949228, -0.00775253121, -0.0389007442, 0.0137822777, 0.00545438891, -0.00287514366, 0.0221200306, -0.00176059396, -0.00401763944, 0.0158601403, -0.0115729049, -0.00666757161, -0.026459869, 0.0061086528, 0.0033962531, -0.00227184, -0.00282582734, 0.00453052949, -0.0295109078, -0.00191183074, 0.000496040331, -0.0168596189, 0.0146107925, 0.00503684394, 0.00885721762, -0.0082128169, -0.00909393653, -0.00327625, -0.00782486238, -0.00654921215, -0.0040077758, -0.00177045725, 0.01163866, 0.00793007, -0.00860077236, 0.0137296738, 0.00318090501, -0.000471793144, -0.0268544, -0.000764814497, -0.000393708906, 0.0148606626, 0.00251184637, 0.0125526572, 0.0195818823, -0.0154261561, 0.0113822157, -0.00741060451, 0.00219622185, -0.00827857293, 0.0213178173, -0.00490862131, 0.0105537008, -0.00716731045, 0.00476724794, 0.00329433265, -0.00822596811, -0.0126512898, -0.0248159915, 0.0208575316, 0.0114282435, 0.000610289921, -0.0144266784, -0.00561877713, -0.0240532309, 0.0227775816, -0.0111454967, -0.010021084, 0.0150579279, -0.0137954289, -0.00505328272, 0.0307997093, -0.0160048027, -0.0167938638, -0.00523410924, 0.0180169083, 0.0208575316, 1.51545055e-05, 0.000433572975, 0.00461929897, 0.0191610493, 0.00188552868, 0.00758156786, -0.0646504536, -0.00910708774, 0.00406695576, -0.019200502, 0.00679908181, -0.00630920613, -0.00873228256, 0.0240926836, -0.0172936022, 0.00676620426, 0.0065525, 0.00154524588, -0.00504013151, -0.019739693, -0.00783143751, -0.0278275758, -0.0070555266, -0.0217518, 0.0247502364, 0.00137263862, 0.0071344329, -0.00778540876, -0.0177144352, 0.00649660826, -0.0141110532, -0.000671935384, 0.00600015698, 0.00160689128, 0.0201473758, 0.00196936657, 0.00070070324, 0.0019364889, -0.0031989878, -0.0196476374, 0.00860734843, 0.0136639187, -0.00121975795, -0.030299969, -0.00675962865, 0.00774595561, 0.00169319496, 2.83825902e-05, -0.00892297272, -0.00785116386, 0.0202657357, -0.0225540139, 0.010382737, 0.0155971199, -0.00294911815, -0.0067925062, -0.0170831867, -0.00918599311, -0.0352973603, 0.000233019789, 0.00779198436, -0.0316939801, -0.00401763944, 0.00735142501, 0.0110731665, 0.00363297155, 0.00441545807, 0.00928462576, -0.00878488738, -0.00530644, 0.011401942, 0.0105405496, 0.00711470656, -0.000607413123, -0.0201868284, 0.0115860561, -0.0109679578, 0.00244773529, -0.00505657028, 0.0106194559, 0.00550041767, -0.0208049268, -0.00834432803, -0.0246713292, -0.0250921622, 0.00552014401, 0.0183719862, -0.00154031417, -0.00815363787, -0.00468505407, 0.00652948581, -0.0350869447, -0.00141455745, 0.0215808377, 0.00137592631, -0.000264664443, 0.0297213253, -0.0236850027, 0.00488889497, -0.00716731045, -0.00743690645, -0.00491848448, -0.0257234126, -0.016741259, -0.00574371172, 0.0179906078, 0.00959367491, -0.00977779, -0.0243425537, -0.00498095201, 0.00902818143, 0.00661496725, 0.00987642258, 0.00315953465, 0.0157680828, -0.00454368, -0.0102183493, -0.0174908675, 0.0257628653, -0.00540178502, -0.0249869544, 0.00228170352, 0.028984867, -0.00134140486, -0.00475409674, 0.0177670401, -0.0117767463, 0.0174382646, -0.000804678537, 0.0140716005, -0.002370473, -0.0386377238, 0.00527356239, -0.0129077341, 0.011941134, -0.00210252078, -0.00437600492, 0.0146107925, 0.000431107153, -0.00716731045, -0.0117372926, 0.0390322544, 0.0140058454, -0.00881118886, -0.00163401535, 0.0136639187, 0.0167675614, 0.0115268761, 0.0161626134, -0.0296161156, 0.00848241337, 0.0164124835, 0.00853501726, 0.00399791263, -0.00392558193, 0.0018690899, 0.0187402163, -0.0189506318, -0.0105865784, 0.00376776978, 0.00150579272, 0.0247896891, 0.0177801903, -0.00336666335, -0.0122699095, -0.00467190286, -0.0103630107, -0.00232773204, -0.000224594914, 0.0038072227, -0.00953449588, 0.00363954715, -0.00511575025, 0.0153209483, 0.00362639618, -0.00350803696, 0.00486916816, -0.015662875, 0.0360075161, -0.00185100723, 0.0100276591, 0.0165702961, -0.00460943533, -0.0346661098, 0.0073382738, 0.00495136203, -0.000703991, 0.0231984146, -0.0203183386, -0.0116255097, -0.00118112681, -0.00810103398, -0.000771390041, 0.000475902838, 0.00817336421, 0.00354420231, -0.0117109912, 0.0133745959, -0.00440559443, 0.00829172321, 0.0147423027, -0.0205287561, -0.0344030894, 0.0289322622, -0.0348239243, 0.00106441136, 0.0021452615, 0.0156365726, -0.00715415971, -0.0211468544, -0.00342913065, -0.0125000523, -0.00865995232, -0.0172541495, -0.0130392453, 0.000199012051, 0.0148080578, -0.0202657357, -0.00256609451, -0.00739745377, -0.0153998546, -0.00225046976, 0.00380064733, -0.0165308435, -0.0229222421, 0.00510588707, 0.00545110134, -0.0178459454, -0.0274067428, 0.00216005649, 0.0106589086, -0.001109618, -0.0104945209, -0.0206339639, -0.0100736879, 0.0321148112, 0.00252664136, -0.0140321478, -0.00762759661, -7.12518595e-05, 0.0100342352, 0.00456998264, 0.0138348816, -0.0099093, 0.0144266784, 0.00873228256, -0.00102167053, 0.0206339639, 0.0216728952, 0.0218307078, -0.0133482944, -0.0109350802, -0.0172146969, 0.00383681268, -0.00998820644, 0.0100671127, -0.00409654528, -0.0258680731, 0.0228433367, -0.0172015447, -0.00510588707, 0.0425041243, 0.0033962531, 0.0179380029, 0.0353762656, 0.0109876841, -0.00312501309, -0.0115005746, -0.00742375571, 0.0237113051, 0.00208608201, 0.0199501105, -0.00546425255, 0.00507958466, 0.0112770069, -0.0390848555, -0.0240137782, 0.00021349873, 0.0307734068, -0.00161675457, -0.000177641632, 0.014400376, -0.00204334105, -0.0265650768, 0.00783143751, -0.0208575316, -0.00838378072, -0.00734484941, -0.00247074943, -0.0294320025, 0.000549055461, 0.00291130901, 0.00430367421, -0.0390848555, 0.019200502, 0.00329597644, 0.00662811846, 0.00255458732, 0.0133482944, -0.0323515311, -0.0129537629, -0.00233101984, -0.00779198436, -0.00628619175, 0.0139269391, 0.0146765476, -0.00394859631, 0.0167544112, 0.0197791476, 0.00444504758, -0.000805089541, -0.00195621559, -0.0128091015, 0.031957, -0.00306912139, 0.0388218351, -0.0149921728, -0.00567466905, -0.0081470618, -0.000987971, 0.00652948581, -0.00715415971, 0.0178327952, -0.00766704977, -0.000878653082, -0.00271733128, 0.00329433265, -0.00520780729, -0.00684511056, 0.0160048027, -0.00465546409, -0.00281267613, -0.0151894381, -0.00934380572, 0.000789472659, -0.00574371172, -0.0111586479, -0.00811418425, 0.0251053143, 0.0105405496, 0.00283240271, 0.0108759, 0.0270911194, -0.0187665187, -0.012841979, 0.00355406548, 0.0129537629, -0.00286856806, -0.0260127354, 0.00268774154, 0.0177801903, -0.0228301864, 0.0243951585, 0.00144332543, -0.01080357, 0.00582919363, -0.0197528452, 0.0131510282, -0.0074040289, 0.00299021509, 0.0146896988, -0.00800240133, -0.0261179432, 0.00396503508, -0.0012526355, 0.00704237586, 0.0114413947, 0.00504999515, 0.000447134982, -0.00830487441, -0.000289733609, -0.000523986295, -0.0167807117, 0.027906483, 0.00986327138, 0.0168201663, -0.0239480231, -0.0192794073, 0.0143872248, 0.012598685, 0.000928791414, 0.00255458732, -0.0100145079, -0.00333214179, 0.0112704318, 0.0164519362, -0.00593111385, -0.0262626037, -0.0119871628, -0.0261047911, -0.0139137879, -0.00405051699, 0.00293596718, -0.0168859214, 0.015544516, -0.00559576275, 0.0236850027, 0.00638811197, -0.00343570625, -0.00452066585, 0.00142442074, 0.00524397241, -0.0144529808, 0.00082029542, 0.00188224099, 0.0210679471, 0.00386311463, -0.00649660826, 0.00589166069, 0.0317728855, -0.00495136203, -0.0120792193, -0.000185450044, -0.0122830607, -0.0037381798, 0.0124145709, 0.0123225134, 0.00622043665, -0.0261573959, 0.00622372422, 0.0243688561, 0.0178590976, -0.00402092701, -0.0058456324, 0.00175237458, 0.0159390457, -0.0185034964, 0.00279623736, 0.012000314, -0.00170305825, -0.0067267511, 0.0114216683, -0.00238362397, 0.0142557146, 0.000300213316, 0.00965285487, -0.0210416466, -0.00279952516, 0.0159916505, -0.0127762239, 0.0137691265, 0.0224225037, -0.00490533374, -0.0116846887, 0.0236718506, -0.0161363129, -0.00589494873, -0.0262889061, -0.0208443794, 0.020160526, -0.0195950326, -0.0152288908, 0.00640455075, -0.00327131827, 0.00285541709, -0.00459299656, 0.0118359253, 0.01355871, 0.0241452884, -0.019082142, -0.012243608, -0.0309838224, 0.0117241424, 0.0355340801, -0.00828514807, 0.00490862131, -0.00704237586, 0.0263809636, -0.00871913228, 0.0109482314, -0.00293432316, -0.00662811846, -0.0110205617, -0.00777225802, -0.00975148752, 0.0207654741, 0.00419517793, 0.00047836866, -0.0120857954, 0.00611194037, 9.58586679e-05, 0.00621386105, -0.00865995232, -0.00942271203, -0.015662875, 0.00338639, -0.0221200306, 0.0172541495, 0.0173593573, -0.0103695858, -0.0178590976, -0.00486588059, -0.0257365629, 0.0179906078, -0.0144266784, 0.019621335, 0.00239513116, 0.0062467386, 0.00857447088, 0.00911366288, 0.001800047, 0.0223304462, -0.0183193833, -0.0022323872, -0.00662483042, -0.0188322738, -0.0142294131, -0.0237507578, -0.0172278471, 0.00104468479, -0.00350803696, 0.0171752442, 0.00634537125, -0.00686483691, 0.013979543, 0.00877831131, 0.00904790778, 0.0018049787, -0.0152683444, 0.0165176913, 0.0415046476, -0.00927147549, -0.0134272, -0.0067925062, 0.00160524738, 0.0322200209, 0.00619413424, -0.00240828213, 0.0106457574, -0.00598700577, 0.00325159193, 0.0129471878, -0.000669058587, 0.00695689395, -0.0207128692, 0.0169911291, 0.00133565138, 0.00115729054, -0.007469784, 0.00263349339, 0.021120552, -0.0256313551, 0.00330090825, -0.0129340366, -0.0209627394, 0.0146239437, 0.00894927513, 0.00245102285, -0.00615139352, 0.0263546612, 0.0116978399, 0.0129800653, -0.0174645651, 0.0238559656, 0.0239085704, -2.74065387e-05, 0.0143740745, 0.0104221897, 0.0211337022, -0.00446148636, -0.00459957216, 0.00275678444, -0.00856132, 0.0111915255, 0.000704812934, -0.00304610701, -0.00755526591, -0.00372502883, 0.00561220152, 0.00988957379, -0.0226592217, 0.000410558685, 0.0013816799, 0.00728567, -0.0074040289, -0.00605933648, 0.015360401, 0.00710155535, 0.00477053551, -0.0225803163, -0.00556617277, 0.00908736, -0.014584491, -0.0116255097, 0.00850214, -0.0125263548, -0.00913996529, -0.00401435141, 0.0137165226, -0.0189111792, 0.0180958156, 0.0305629913, -0.00758814346, 0.00419846596, 0.00364612276, 0.00904133171, -0.000414462877, -0.0241452884, 0.0126381386, -0.0246318765, -0.00675305305, -0.00981066748, 0.00412942283, -0.0161100104, 0.0282221064, -0.0113493381, 0.00389928, -0.0022323872, 0.0171094891, -0.0278801806, 0.0231326595, -0.0122370319, -0.00689113885, 0.00776568241, -0.0117964726, 0.00533931749, 0.0116123585, 0.00470149284, -0.00251020258, 0.00839035586, 0.00768020051, -0.0031299449, -0.00548069132, -0.00796952285, 0.00403079, 0.0245003663, 0.0390322544, 0.0274067428, 0.00274363323, 0.014282017, 0.024908049, 0.0205682088, -0.00102660211, 0.00269596092, -0.00098057359, -0.0104287658, 0.0069174408, -0.00213211053, 0.00658537773, 0.0145713398, -0.00609878963, -0.00564507907, -0.0318780914, 0.00587851, 0.00975148752, 0.0174514148, 0.0122764856, 0.00289487024, -0.00236389739, -0.0141899595, 0.0135192573, 0.0115334522, 0.00592125067, -0.005970567, -0.00620399788, -0.00876516, -0.00557932397, -0.0150973806, -0.00487245619, 0.00988299772, 0.0424515195, -0.014584491, 0.011217827, -0.00131921261, 0.0127696488, -0.015899593, -0.0180958156] |
30 Aug, 2024 | Difference Between Serial and Parallel Transmission
30 Aug, 2024
Data transmission is how computers and other devices send information to each other. There are two main ways to do this Serial and Parallel Transmission. In Serial Transmission, data is sent one bit at a time like sending a single line of people through a door. In Parallel Transmission data is sent in groups of 8 bits called a byte at once like sending 8 people through a door side by side. Both methods help devices talk to each other but they work differently. Parallel is faster but more complex while Serial is simpler but can be slower.
This article will help you understand the basics of Serial and Parallel Transmission. We’ll look at how they work what’s good about them and what problems they might have.
What is Serial Transmission?
In Serial transmission, data is sent bit by bit from one computer to another using a two-way path. Each bit has its own timing. In Serial Transmission, 8 bits are sent at a time, with extra bits at the start and end (called Parity bits), which are 0 and 1. This method uses special cables to send data over long distances. The data is sent in order. It uses a 9-pin cable shaped like a D to connect data in a series.
Serial transmission
What is Parallel Transmission?
Parallel Transmission sends many bits of data at the same time from one computer to another. It’s faster than Serial and works well for short distances. It fits well with how computers are built inside, as they use parallel systems. Computers and other devices can easily use Parallel Transmission.
It’s easy to set up and fix problems with Parallel Transmission. It uses one cable with a 25-pin port. This port has 17 signal lines and 8 ground lines. The 17 lines are split into 4 lines to start the data transfer, 5 lines to talk and report errors, and 8 lines to move the data.
Parallel Transmission
Difference Between Serial and Parallel Transmission
Serial Transmission
Parallel Transmission
In this type, a single communication link is used to transfer data from one end to another
In this type, multiple parallels links used to transmit the data
In serial transmission, data(bit) flows in bi-direction.
In Parallel Transmission, data flows in multiple lines.
Serial Transmission is cost-efficient.
Parallel Transmission is not cost-efficient.
In serial transmission, one bit transferred at one clock pulse.
In Parallel Transmission, eight bits transferred at one clock pulse.
Serial Transmission is slow in comparison of Parallel Transmission.
Parallel Transmission is fast in comparison of Serial Transmission.
Generally, Serial Transmission is used for long-distance.
Generally, Parallel Transmission is used for short distance.
The circuit used in Serial Transmission is simple.
The circuit used in Parallel Transmission is relatively complex.
Serial Transmission is full duplex as sender can send as well as receive the data
Parallel Transmission is half-duplex since the data is either send or receive
Converters are required in a serial transmission to convert the data between internal and parallel form
No converters are required in Parallel Transmission
Serial transmission is reliable and straightforward.
Parallel transmission is unreliable and complicated.
Conclusion
Both serial and parallel transmission have good and bad points. Serial Transmission works better for sending data over long distances. Parallel transmission is used for short distances and is faster. In the end, both ways are useful for moving data between devices.
Difference Between Serial and Parallel Transmission – FAQs
What’s the main difference between Serial and Parallel Transmission?
Serial Transmission sends data one bit at a time, like a single line of people going through a door. Parallel Transmission sends multiple bits at once, like several people walking side by side through a wide door. Serial is like sending a long string of letters, while Parallel sends whole words at once.
Which transmission method is faster?
Parallel Transmission is usually faster because it sends more data at once. It’s like carrying many boxes together instead of making multiple trips with one box at a time. However, this speed advantage is mostly for short distances.
When would you use Serial Transmission?
Serial Transmission is better for sending data over long distances. It’s more reliable when data needs to travel far, like between buildings or cities. It’s also simpler and often cheaper to set up, making it good for connecting devices that are far apart.
Is Parallel Transmission good for all situations?
No, Parallel Transmission works best for short distances, like inside a computer or between nearby devices. Over long distances, it can have problems with timing and signal quality. It’s like trying to keep a group of people walking in step – the longer the distance, the harder it gets.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission | https://www.geeksforgeeks.org/difference-between-serial-and-parallel-transmission?ref=asr10 | Languages | Difference Between Serial and Parallel Transmission | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0394479856, 0.0196994, -0.00906270742, 0.0124689089, 0.0119094066, 0.0296843648, -0.032045342, 0.00802978, -0.0244705398, 0.000836947816, 0.0133665716, -0.0406530686, 0.0404563211, -0.0347014405, -0.0389069282, 0.00375973247, 0.00876758527, 0.025405094, -0.000671710179, 0.0260445252, 0.0179655571, 0.0124689089, -0.0584341772, -0.0342587568, -0.0239786711, 0.0110547822, 0.00775310351, -0.00498940796, -0.0258969646, 0.00340620079, 0.0248271469, 0.000819271256, -0.0272250138, -0.0455963649, -0.00171232305, -0.0344309099, -0.00087460666, -0.0399644524, -0.00900737196, 0.0220603775, -0.0194780584, 0.0376280658, -0.0175843593, 0.0180147439, -0.0509085618, 0.0249870047, -0.0177196227, -0.0195149481, 0.0369886346, -0.0446372181, -0.0316518433, -0.028725218, -0.00471887924, 0.0545484, -0.0108211432, 0.0442191288, 0.0468260385, 0.00343079446, 0.0143872024, -0.00957917143, 0.0510561243, 0.0121307475, -0.0271020457, -0.00618526712, -0.0166006181, 0.000793909188, -0.0605984032, 0.0316764377, 0.00835564453, -0.0511053093, -0.0247041788, 0.0151373046, 0.013157527, -0.00489410805, 0.0110855242, -0.00182299374, 0.0421040878, 0.0257248096, 0.0209659655, 0.0158874057, -0.0258723702, 0.0435305089, -0.0162563082, 0.0137600675, -0.0029712033, 0.0112515297, -0.038218312, -0.0524825454, 0.0376772545, 0.0365459546, -0.00613300595, 0.0100956354, 0.0325864, -0.0173384231, -0.0249747075, -0.0146577312, 0.0158382189, -2.59865e-05, -0.0134280557, 0.00562269101, 0.0571061261, -0.0102493446, -0.0190353747, -0.0282087531, 0.0268807039, -0.0326355845, -0.00865076669, 0.0214086492, -0.0137723647, 0.0302992016, -0.0313813165, -0.0102247512, 0.022257125, 0.018875517, -0.0207077339, -0.00307265134, 0.0182975698, -0.0313321277, -0.00494329538, -0.0113130137, -0.00557657797, 0.0202650502, -0.038267497, 0.0209782626, -0.0369886346, 0.0421778671, 0.000993731432, -0.0242246054, -0.00567802601, -0.0471457541, -0.0134157585, 0.0393742062, -0.0441945344, 0.0177811068, -0.00074818061, -0.0377510339, -0.0446126238, 0.028725218, 0.014301125, 0.00324326893, 0.0352916829, -0.0179163702, -0.00154785393, -0.0351933092, -0.0179163702, -0.00294814678, -0.0438010395, 0.0243475735, -0.0391774587, 0.026831517, -0.0108334403, -0.0611394607, 0.00798674207, 0.00615452556, -0.00650498271, -0.019908445, 0.0142519381, -0.0111654531, -0.0273725744, -0.0459160805, -0.0107535115, -0.041587621, 0.0114728715, -0.00326171401, 0.00688003376, 0.017215455, 0.0780106112, -0.0263150539, -0.0472441278, 0.0138953319, -0.0280366, 0.0467768535, 0.0313813165, 0.0124012763, 0.00655417, 0.0101755643, -0.0012158415, 0.0183344595, -0.00350764906, -0.0256018415, -0.0393496118, -0.0345784724, -0.0120692644, -0.00467584096, 0.0475638434, -0.00756865228, 0.011528207, 0.0128378114, -0.0299303, -0.00302807568, -0.0433583558, 0.0113437558, 0.0196010265, 0.0153955361, -0.0149405561, -0.00785147771, -0.0264872089, -0.0219251122, 0.0216914751, -0.0118848132, -0.021224197, 0.0126779536, -0.0273971688, -0.00330782682, 0.0387839638, -0.0269544851, 0.0195149481, 0.00140106142, 0.0365213603, 0.0024378316, -0.020941373, -0.00750716822, 0.000406177161, 0.000565650698, 0.00644964771, -0.0161702316, -0.0205601733, -0.029118713, -0.0199822262, -0.0327831469, -0.0172400493, -0.0206831396, 0.0166129153, -0.0119770383, -0.0406038836, -0.0218144413, -0.0124504631, -0.0323158689, -0.0282579418, -0.022490764, -0.00245781383, 0.0312583484, 0.0162317157, -0.0177934039, -0.0546467751, -0.00574258436, 0.0127640311, 0.0145347631, -0.0475884378, 0.0322666839, -0.00839868281, 0.0414154679, -0.0250238944, -0.0256510284, -0.0115343556, 0.0302746091, 0.0277168844, 0.033693105, -0.0283809081, 0.0011543578, -0.0477605946, -0.0107043246, 0.0133419782, 0.0274709482, -0.0334717631, -0.00979436468, -0.00818349, -0.0211012308, 0.00735960715, -0.00924715865, 0.0126779536, -0.0285038762, -0.0189124085, 0.0287744049, -0.0147315115, 0.012216825, 0.0305205435, 0.0280366, 0.0136371, -0.0292170886, 0.00136878248, -0.0351933092, -3.20928461e-06, -0.048178684, 0.00894588884, 0.000965295185, -0.00620371243, 0.0313321277, 0.0344309099, 0.0362262391, -0.0278890375, -0.0303483885, -0.0352179036, 0.000670941663, 0.00140183, -0.0277414769, -0.00456824433, 0.0274955425, -0.0429894514, 0.00413785782, -0.0220480803, -0.0566142574, 0.03329961, 0.0157767348, 0.0268561114, -0.0250607841, 0.0130591532, -0.0084048314, 0.00913034, 0.0322912745, 0.00794370286, -0.00218421104, 0.0238434058, 0.00207354012, -0.0413908735, -0.0317256264, -0.0385380276, -0.0080912644, 0.0380461589, -0.00561961671, 0.0167481788, -0.0300040804, 0.00374436169, -0.00607152237, 0.0302254222, 0.00444835098, 0.0220726728, -0.0137969581, -0.0211258233, -0.0388085544, 0.0420057103, 0.0104337959, -0.0155676911, 0.0622707643, 0.0129730757, 0.0096591, -0.00469121151, 0.020597063, 0.0190230794, -0.0128255142, -0.0300778598, -0.0226260275, -0.00185680983, -0.00525993668, 0.00572413905, -0.000199630114, -0.0546467751, 0.0350211561, -0.00419934141, -0.0167358816, 0.00403333548, -0.0117741423, -0.000639815466, -0.0041255611, 0.00264072791, 0.00807281863, -0.0211627129, 0.00748257479, 0.00677551143, -0.0321683101, 0.000863078458, 0.0254788753, 0.0265855826, -0.00100449112, -0.0091549335, -0.0223554987, 0.0184451304, -0.030151641, 0.0185312089, 0.0119278515, 0.0248025525, -0.0145716537, 0.000510699581, 0.0295859911, -0.0296843648, -0.0393004268, -0.00305574341, -0.00575180678, 0.0204372052, -0.0161087476, -0.0124504631, 0.0246303976, -0.0090012243, -0.0231424905, -0.0273233876, 0.0478097796, 0.0324634314, 0.000224415766, 0.0271512326, 0.0140674869, -0.00258385553, -0.000226913544, -0.00200437102, 0.00574873248, -0.0206708442, -0.00335086556, 0.0332012363, -0.00791910943, -0.0365951397, 0.0371116027, -0.00336316228, 0.0252083465, 0.0017676584, -0.00596085144, 0.00471887924, 0.0414400622, 0.0193673875, -0.0072612334, 0.0274463557, 0.0132927913, 0.0221464541, 0.00427004788, -0.0212364942, 0.0113130137, 0.000648653775, 0.0124566117, -0.00478958571, 0.0190230794, -0.0340866037, 0.0226506218, 0.000555659586, -0.0347752199, 0.00387040339, -0.0305205435, 0.0272987932, 0.020597063, -0.00844787, 0.0103231249, -0.0172523465, 0.0113929426, -0.0137969581, 0.020535579, 0.00905656, -0.0216545835, 0.0280366, 0.0255034678, 0.0363000184, 0.010556763, 0.0133419782, 0.021912815, -0.0387101807, -0.0283809081, 0.00228565908, 0.00367058115, -0.0180885252, -0.0503183194, 0.0484492108, 0.0428664833, -0.0311353821, 0.00396262901, 0.00768547133, 0.0404071324, 0.0239048898, -0.0470965691, -0.0438994132, -0.00392881315, -0.0421286784, -0.00508470787, -0.0400136374, -0.0401120111, -0.0429156721, 0.0134649454, -0.0484984, -0.0314550959, 0.00606844807, 2.70492569e-06, 0.017510578, -0.0541057177, 0.0185558014, -0.0263150539, 0.0295613967, 0.0126041733, 0.0216422863, -0.00829416048, 0.0143257184, -0.00189984846, 0.00382736465, 0.00219497061, 0.0023471429, 0.00527223339, 0.0290695261, -0.0518431142, 0.0182360858, 0.051547993, 0.00695996266, 0.0116265807, -0.00227336236, 0.0252575334, -0.00467891479, -0.0480311215, -0.0101079317, 0.0355130248, -0.0324634314, -0.012985372, -0.0191214532, 0.0212733839, 0.0139814094, -0.00144486863, -0.0166129153, -0.0172031596, 0.0235851742, -0.0167481788, 0.00761783915, 0.00686158892, -0.0117249554, -0.027003672, -0.0376772545, 0.0405546948, -0.023683548, 0.010870331, -0.0220357832, -0.00109748531, 0.0162317157, 0.00895203743, 0.000595239748, 0.0151496008, 0.00969599094, 0.0198961478, -0.00445757341, -0.0412433147, 0.0147806983, 0.0274955425, -0.00253927964, 0.0491132364, 0.00110055949, 0.0152971623, -0.0197731815, 0.0135510229, -0.0216791779, 0.00333856884, 0.0263888352, 0.0190722663, 0.0238065161, 0.0132436045, 0.0116573228, -0.000511468097, 0.00507548545, -0.0160841551, -0.0294384286, -0.0315042846, 0.0137108807, 0.00786377396, 0.0193919819, -0.00803592894, -0.0261183064, 0.00354761351, 0.0152110849, 0.0605000295, 0.00268684071, 0.0358081497, -0.0139076291, 0.021457836, -0.0145470602, 0.00887825619, 0.0140797831, 0.000241131667, -0.0101509709, -0.00157552166, 0.0112207886, -0.00731042027, 0.0425467677, 0.00245935074, 0.0228104796, -0.00707678217, -0.0315534696, -0.0179409645, 0.0376034752, -0.0161210448, -0.0240770448, -0.0165145416, 0.00791910943, 0.0546959639, -0.00717515592, 0.0391036794, -0.0198346637, 0.00430079, -0.00589014543, 0.0452520549, -0.0177934039, 0.00218882225, -0.00862002466, 0.00626212219, -0.0026330424, 6.35972756e-05, 0.00780843897, 0.0238434058, 0.013329681, -0.0207200311, -0.0037074713, 0.0257248096, 0.00416552555, -0.0290941205, -0.0104645379, -0.00380891957, 0.00745183276, -0.0130960429, 0.0246303976, 0.00144717423, 0.00123044394, 0.0167112891, -0.01075966, 0.0226752143, 0.00224569463, 0.0344555043, 0.00120431336, 0.00862002466, 0.00899507571, 0.00807896722, -0.00490640476, 0.00364598748, 0.0203265343, 0.0346276611, 0.0253805, 0.00628671562, -0.00162624568, 0.0218513329, -0.0272742, 0.0147806983, 0.00683084689, 0.0122475671, 0.00669558253, 0.00025842397, 0.0433583558, 0.0216176938, 0.00509393029, -0.00423623156, 0.0100403, -0.010071042, -0.0263642408, -0.0298565198, -0.0130591532, -0.00405485462, 0.00304652075, 0.0113806464, 0.00506626256, 0.0122291222, 0.0320207477, -0.0250238944, -0.00316334, -0.0327831469, 0.00468506338, 0.040284168, 0.00543516548, 0.0117741423, 0.0116696199, -0.014362609, 0.00455902144, -0.00471273111, -0.00257924409, -0.0274217613, -0.038734775, -0.03947258, -0.0125365406, 0.0840606093, 0.00249163, 0.0455471762, -0.0125488378, 0.0472687222, 0.0255526546, -0.00924715865, 0.0189492982, 0.0226752143, -0.0263642408, 0.034160383, 0.00340312673, -0.0377264433, 0.032438837, -0.03947258, 0.00444220239, 0.00759324571, 0.00902581774, 0.00581636466, 0.0145716537, 0.0202158634, 0.00455902144, -0.00274217618, 0.00686158892, -0.00848476, -0.0169203337, 0.00296505494, -0.0159365926, -0.0329553, 0.0246672891, 0.0285038762, -0.00450983457, -0.0187156592, 0.0100403, 0.0266347695, 0.0215931, 0.00038946126, -0.0180393383, -0.00114052393, 0.0008953574, 0.00201974181, 0.0453012437, 0.000202320036, -0.00893359166, -0.00826956704, -0.0181991961, -0.0339390412, -0.00139875582, -0.0118909609, 0.00144179445, -0.00443298, -0.0132313073, -0.0035506878, -0.0162809025, 0.00767932273, 0.00144640566, -0.0391036794, 0.0104891313, 0.00646194443, -0.0391774587, -0.00817734189, -0.0433583558, 0.0198838506, -0.00294046127, -0.00604385464, -0.0298565198, -0.0171785653, -0.00132804946, -0.0285776574, 0.00924101099, 0.0129238889, 0.00688618235, -0.0406038836, 0.0016493022, -0.0173384231, -0.0117802909, -0.000426927931, 0.0115097621, 0.0318485945, 0.0237204395, -0.0222940147, -0.0249747075, 3.23029963e-05, -0.0274955425, 0.0178302936, -0.00170156336, -0.00728582684, 0.0035814296, -0.00534908799, 0.00631438335, -0.00813430268, 0.0137600675, 0.000463433913, -0.0075748004, 0.0184697248, 0.0182360858, -0.000250930636, 0.00919182412, 0.00611456111, -0.0316764377, 0.0115036136, -0.00804207753, -0.0239417795, 0.0301024541, 0.0228473693, 0.00994192529, -0.0126041733, 0.0080912644, -0.0345292874, 0.00340620079, -0.0287006237, -0.0129730757, -0.00893359166, -0.0159857795, -0.0126041733, 0.0402103849, 0.0121430447, 0.0247287732, 0.033693105, 0.00493714679, -0.00262228283, -0.0267085508, -0.0333733894, -0.0162809025, 0.017276939, 0.0109687047, 0.00251007499, 0.015334052, 0.0293400548, 0.0219743, -0.0119155543, -0.0183959436, 0.0530727915, 0.0314550959, -0.0380707495, -0.0181008223, 0.0260937121, -0.0116142845, 0.0326109901, -0.00967754517, 0.017215455, 0.0162194185, -0.0306926984, 0.0521382391, -0.0252575334, 0.0223186091, 0.0160595607, 0.0140060028, 0.0168342572, 0.00566265546, 0.0329553, 0.00241016387, -0.013784661, -0.0376772545, -0.00838638656, -0.0546467751, -0.0360048972, 0.0170555972, -0.0291679, 0.00922871381, -0.00563806156, 0.0143503118, -0.0358573347, -0.0237696264, -0.0459406748, -0.0232408661, 0.00269760052, -0.0279382262, 0.00823882502, 0.00423930585, 0.0352179036, 0.0376280658, 0.00393496128, 0.0178302936, -0.00927790068, -0.00190138561, 0.00373206497, 0.0113990912, 0.0025177605, 0.0516955554, 0.0101571186, -0.0228719618, -0.000228066361, 0.0257248096, -0.00912419148, 0.0320207477, 0.015912, 0.013219011, -0.0090012243, -0.031184569, -0.0335947312, -0.0229580402, -0.00988044217, 0.00672632456, 0.0177073255, 0.0119770383, 0.000722434314, 0.0133419782, 0.00297888857, 0.0065111313, 0.0118602198, -0.0217160676, 0.0144240921, 0.00302500161, -0.00811585784, 0.0417105891, -0.0145593565, 0.0209782626, 0.0161579344, 0.00605000323, 0.012327496, -0.00594548043, 0.0322912745, 0.0195272453, 0.0194780584, -0.0341357887, -0.018543506, 0.0187894404, 0.0170187075, -0.0206462499, 0.00680010486, -0.00593011, -0.0223309062, 0.0166375078, -0.00187679206, 0.0151250074, -0.0360540822, 0.0068246983, 0.00766087789, -0.00453135371, 0.0121123027, 0.0227981824, 0.000262266694, 0.00984355155, -0.00152940874, 0.00929019786, -0.0242614951, 0.0509085618, -0.00231947517, -0.0238311086, 0.0220726728, -0.0103354221, 0.0111654531, -0.0252083465, -0.0600081608, 0.0184451304, -0.0109564075, 0.00386425504, 0.00242246059, -0.0107719563, 0.0277660713, 0.0105198734, -0.00997266732, -0.013157527, -0.00874299183, -0.000856930041, -0.0295859911, 0.00343079446, 0.0098619964, -0.0237204395, 0.00214424659, 0.00930249412, -0.0448093712, -0.0053675333, -0.0120754121, -0.0430140458, -0.0201543793, 0.000867689727, 0.00877988245, 1.12880361e-05, -8.41559086e-05, 0.0543024652, 0.022490764, -0.0138953319, -0.0247410685, 0.00330782682, -0.00694151781, -0.00974517781, -0.000532987411, -0.0120200776, -0.00241323793, 0.011841774, -0.000193097469, -0.00201051938, -0.0230933037, 0.00223647221, -0.000366596971, 0.011073227, -0.000999111217, -0.00696611125, -0.0292662755, -0.0357097723, 0.00104676117, -0.0133665716, 0.0276185106, -0.0476130322, -0.0354392454, -0.0286268443, 0.0299057066, 0.0225891378, -0.021629991, -0.0115773939, 0.0131821204, -0.0218882225, -0.00103830721, 0.000697456533, -0.00628979, 0.0228473693, -0.0128624048, -0.00149559276, -0.0275693219, 0.0273725744, -0.0320207477, -0.0197731815, -0.0272496063, -0.0313813165, 0.0292662755, 0.034898188, 0.0126902498, 0.00756865228, 0.00363676506, 0.000510315294, 0.00640660897, 0.0151250074, -0.02208497, -0.0258477777, -0.0068492922, 0.0102063064, -0.0140428934, 0.0267331433, 0.00895818509, -0.00253620557, -0.0418089628, -0.00974517781, -0.0304713566, 0.0139199253, -0.0184697248, 0.0240401551, -0.00284516159, -0.000969906454, -0.00369517459, 0.0274217613, -0.036668919, -0.00763628446, -0.0342341624, -0.0224169828, -0.0171293784, 0.00692307251, -0.00223647221, 0.0155308, -0.00583173567, -0.000485721801, -0.00363676506, 0.0184697248, 0.00929019786, -0.0307172909, -0.0373329446, -0.0340620093, -0.0318977796, -0.0218390357, 0.034849003, 0.00241631223, 0.0221095644, 0.0151987877, -0.000239018162, 0.00383043895, 0.0185312089, 0.00529375253, -0.0471457541, -0.0234622061, -0.000649038062, -0.00689233048, 0.0261428989, -0.0312583484, -0.00132574385, -0.00676321471, 0.0122352699, 0.0241508242, 0.0113744978, 0.0019167565, -0.00153325149, 0.0101571186, 0.020597063, 0.00363983912, -0.00334779127, 0.00264072791, -0.00314182066, -0.00877373386, -0.0169818178, -0.00188447756, 0.0123643866, -0.0172523465, -0.010212454, -0.0149528533, -0.0443175025, 0.0163054951, -0.00905041117, -0.0201789737, 0.00627134461, -0.0034215718, 0.0331274569, 0.0135756163, 0.0140060028, -0.00330475275, -0.0143257184, 0.00271604559, 0.0116019873, 0.0111654531, -0.0203142371, -0.00242092344, -0.0265363958, -0.0152725689, 0.011042485, -0.0260691196, 0.0185803957, 0.023917187, 0.0326847732, -0.0151741942, -0.0213102754, 0.0459898598, 0.0101571186, -0.00720589794, 0.00601311261, 0.0278398506, 0.0226506218, 0.000575257523, 0.0338160731, 0.0109133692, -0.0238188133, -0.00410096766, -0.0177934039, -0.0181131195, 0.0131083401, -0.00936397817, -0.0168957394, -0.0157521423, 0.00171847141, -0.0210520439, 0.0246549919, 0.0329798944, -0.0255034678, 0.0020919852, -0.00660950551, 0.012419722, -0.0374313183, -0.0205601733, -0.029807331, -0.0128132179, 0.0035015007, 0.0196625106, 0.0257002153, 0.00185988401, -0.00629593804, -0.0045375023, 0.0678288937, -0.0291679, -0.00520767551, -0.023228569, 0.0452766493, 0.00416552555, -0.00316334, 0.039079085, 0.0282333475, 0.0096283583, 0.0118909609, -0.0225276537, 0.0156045808, -0.00279136328, -0.0124996509, 0.0106797311, -0.0246426947, 0.0113130137, -0.0174859837, -0.0098312553, 0.0139814094, 0.0118356254, 0.00282671629, -0.0139937066, -0.011934, 0.00378125184, 0.0196379162, -0.00534908799, 0.0114667229, -0.0134772426, 0.0164899472, -0.0350703411, 0.00829416048, -0.00557350367, 0.00745798135, 0.0258723702, 0.00739034917, 0.00782688428, -0.0260937121, 0.00965295173, -0.00181223417, -0.0216668807, -0.0114667229, 0.0144486865, 0.0264872089, -0.0157152526, -0.00764243258, 0.00207661442, 0.00231486396, 0.0143134221, 0.00389807113, -0.00549972337, 0.0121737868, 0.0358573347, -0.00502629811, 0.0236958452, 0.0195149481, 0.000369094749, 0.0195026528, -0.00191368232, -0.0203142371, 9.54919815e-05, 0.00324326893, 0.00699685328, 0.0191583429, 0.00684314361, -0.00370132294, -0.000589475676, 0.00636357, -0.0170064103, -0.00994192529, 0.0388085544, -0.0216053966, 0.0141412672, -0.0320207477, 0.0222325306, -0.00692307251, -0.0155308, 0.0181868989, -0.0240278579, 0.00752561353, -0.0128624048, 0.0254542809, 0.0101386737, 0.017510578, -0.0111593045, 0.00241477508, 0.0139445188, 0.0218759254, 0.0102677895, -0.0209659655, -0.00658491161, -0.0209290758, -0.0207938105, 0.00593318371, -0.00334164291, 0.00218421104, 0.0235974714, 0.0072612334, -0.0127640311, 0.000906117086, 0.0122045288, -0.0186418798, -0.00283286464, 0.024544321, -0.0155676911, 0.00393188698, 0.0148052918, -0.0195272453, -0.00844172202, 0.0281349737, 0.00324019464, 0.0158751104, 0.018875517, 0.0192567166, -0.01917064, 0.00662180223, 0.0150635242, 0.00642505381, -0.0126164695, -0.0157275479, 0.00110747642, -0.00180762284, -0.0300286729, -0.0207077339, -0.0126287667, 0.000754713255, 0.0161456373, 0.00509700458, 0.00656031817, 0.00217191409, 0.0288727786, 0.0205601733, -0.00430693803, -0.00946235191, 0.000230948412, 0.00474962126, 0.0128009208, 0.0126164695, -0.0302254222, 0.0273725744, 0.0195272453, 0.0130591532, -0.0237696264, 0.00470350822, 0.0330536738, -0.00392266456, 0.00594855472, 0.00387962582, 0.00580406794, -0.0376772545, -0.00376588106, 0.014190454, -0.00699070469, 0.0156537686, -0.0121676382, 0.00644964771, -0.0150512271, 0.00318485941, 0.00957917143, -0.0103907576, 0.00162163447, -0.00759324571, -0.00623752875, -0.042448394, 0.00474654697, -0.0135141332, 0.0136862872, 0.00242399774, 0.0105198734, 0.0117065096, -0.00654802145, 0.0117126582, 0.0120385224, 0.00721204607, 0.0216053966, 0.0100956354, -0.0329798944, 0.0164407603, -0.00501707569, -0.0280366, -0.016994115, 0.00446679583, 0.0146331377, -0.0115650976, 0.0164407603, -0.0275447294, -0.0118971094, 0.00940086879, 0.0215193201, 0.011497465, 0.0141043765, 0.0157767348, -0.0106059508, 0.0121430447, 0.0211135261, 0.00706448546, 0.00791910943, -0.0118540712, -0.0205724705, -0.0161087476, 0.0176089518, 0.0146085443, -0.0024685734, -0.00989888702, 0.00540749775, -0.0412925, 0.00543209119, -0.0136862872, 0.000586401438, -0.02477796, 0.029118713, 0.00528145581, 0.0156291742, -0.0184205379, 0.0110547822, 0.0143134221, -0.00656646676, -0.00927790068, -0.000622523192, -0.00781458709, -0.00989888702, -0.0106858797, -0.0206831396, -0.00935168192, -0.0265855826, 0.0110363364, 0.00804822519, 0.00363676506, 0.0113314586, -0.00100910233, 0.00945005566, 0.0288727786, 0.0172523465, -0.0186418798, -0.0158751104, 0.00715056248, -0.0302008279, -0.0255526546, 0.0110670784, 0.0099849645, 0.00135571719, 0.026438022, 0.0038673291, -0.00171539723, 3.0861971e-05, -0.00964065548, -0.00799289, -0.0182975698, 0.00619141571, 0.00122583273, -0.00391344214, 0.0168957394, -0.0170310047, 0.0180147439, 0.0117741423, -0.0186295826, 0.0152110849, 0.0060223355, -0.0199822262, 0.01917064, 0.00402718689, -0.00697840797, 0.00444527669, 0.01647765, 0.0356359929, -0.0230318196, 0.00729197497, -0.00800518692, 0.028725218, -0.0202158634, 0.0545975864, 0.0141412672, 0.00737805245, 0.012155341, 0.0144732799, 0.012216825, 0.0159365926, -0.0407514423, -0.00149712979, -0.00799289, 0.011589691, 0.00311261578, -0.0282579418, -0.0228227749, 0.00807281863, -0.00777769694, -0.00219189632, 0.0104706865, -0.0185558014, 0.0103415698, 0.0188632216, 0.0363983922, -0.00225184299, -0.0217775516, 0.0289219655, 0.00877988245, 0.0219497066, -0.0165760238, 0.0282825343, 0.0263396464, 0.0229457431, -0.00534294, 0.0268069245, 0.00937627535, 0.000959915342, 0.0228227749, 0.00726738153, 0.0330782682, -0.0057764, 0.00942546222, -0.046629291, 0.0189247038, 0.0217160676, -0.00681240158, -0.0201543793, 0.0408744104, -0.0102001578, -0.00210428215, 0.000194442429, -0.00640660897, 0.0227244012, 0.0115036136, 0.0250853784, -0.0180639327, -0.00499863038, -0.00531219784, 0.0099911131, -0.0101202289, 0.0204372052, 0.0134895388, -0.0220603775, -0.0213840548, -0.0130837467, -0.00419319328, -0.00375358411, -0.0151496008, 0.0127517339, -0.00256848452, -0.0193919819, -0.0285776574, -0.0125918761, -0.00619449, 0.00439301552, -0.000734346802, 0.00739649776, 0.0219865963, 0.0177565124, -0.0159242973, 0.0108580338, 0.00641275709, -0.00278521492, -0.0219374094, -0.0182606801, -0.0116757676, 0.0269298907, -0.0166252106, -0.00556120696, 0.00760554243, -0.00375665841, 0.0133050876, 0.00624675117, -0.00831875391, -0.0155430976, -0.0108149955, -0.0100833382, 0.0162071213, -0.0108457375, 0.0122660119, 0.0120569672, 0.00432845764, -0.0161210448, -0.00647424115, 0.00672632456, 0.00664639566, 0.0132559007, 0.0013395776, 0.013157527, 0.0244090576, -0.0105506154, 0.00512467232, -0.0194903556, 0.0226506218, -0.0166129153, -0.000178975417, -0.0179901514, -0.00487873703, -0.00149251858, 0.0117741423, 0.00227489951, 0.00506318873, 0.0122967539, 0.0224784669, 0.00794370286, -0.0190107822, 0.0129730757, -0.0285776574, -0.0178057, -0.0152479755, -0.0047742147, -0.00956687424, 0.0122352699, 0.00581943896, 0.0111347111, -0.00418397039, 0.000909191265, -0.0337668881, -0.0307664797, 0.00997881591, 0.00893974, -0.0163423866, -0.00191214529, -0.0128132179, -0.0224784669, -0.00431001233, 0.0119217029, 0.040284168, 0.0230318196, 0.00193212752, 0.0247533657, -0.0200806, -0.016883444, 0.00376588106, -0.0281841606, -0.0269790776, -0.0242123082, 0.00868150871, -0.00333549455, 0.00897048227, -0.0393496118, -0.0131944176, 0.0113990912, 0.00343079446, -0.00383043895, -0.0164284632, -0.0060223355, 0.0131452298, 0.00930249412, 0.00624367688, 0.0122229736, -0.00996037107, -0.00173076813, -0.0060623, -0.0174859837, -0.00707678217, -0.00750716822, 0.0130099654, -0.000295698497, -0.0241016373, 0.00431616092, -0.00517078489, -0.00646809256, -0.0174613912, -0.00465124706, -0.0047711404, -0.00804207753, 0.018543506, -0.00631438335, -0.00538905244, 0.00424238, -0.0151127111, -0.000757018919, -0.00678780815, -0.00751331681, 0.0126533601, 0.00967139751, 0.0194288716, 0.00743338792, 0.00509700458, 0.0197854768, -0.0110363364, 0.0026822295, 0.00110132806, -0.011903258, 0.00685544033, -0.0096283583, 0.0135510229, 5.01477e-05, 0.00146946206, -0.00492177578, 0.00823267642, 0.00996652, 0.00808511581, 0.0336193256, 0.0126656564, 0.0795845911, 0.00309109665, -0.00180147449, 0.00951154, -0.000945312961, 0.00623138, 0.00440531224, -0.0332012363, 0.0174245015, 0.00691077579, -0.00305266911, 0.00341234915, -0.00225030608, -0.00246088789, 0.0136493966, -0.0157029554, -0.00999726076, 0.0064312024, 0.0420057103, 0.00452828, -0.0192567166, -0.0263642408, 0.00469736, -0.00786992256, -0.0107043246, -0.0204986893, 0.00186142116, 0.00361217163, -0.00133035507, 0.00912419148, -0.00258078123, 0.0112392334, 0.0127763273, 0.0081711933, 0.0046942858, 0.0271266401, -0.0187402535, -0.0233269427, -0.00300040795, -0.00266378443, -0.0139445188, 0.0184451304, 0.00113514415, 0.0103108287, 0.0107904021, 0.00359987468, 0.00660950551, -0.00569954561, -0.0116942134, -0.0189001113, -0.00060523086, -0.0115773939, 0.00545053603, 0.0182729773, -0.0114421295, -0.0140551897, 0.00123582385, -0.0367672965, -0.0232162718, 0.00444220239, -0.00205816911, 0.000155150454, 0.0210766364, 0.00758709712, -0.00139952428, -0.0177565124, -0.00416552555, -0.000841559086, 0.00887825619, 0.0272987932, 0.0283071287, -0.00678780815, 0.00425467687, -0.0100218542, 0.00252698292, -0.00167389563, 0.0171047859, 0.00295275799, 0.00578562263, 0.00448831543, -0.0102554932, -0.00092456222, -0.00508470787, -0.0139937066, -0.00631438335, -0.00922871381, 0.00618219329, 0.00693536922, 0.000141124474, 0.00887210853, 0.000308379531, -0.00672632456, 0.0180024486, -0.0164038707, 0.0188386273, 0.00154170557, 0.00454365043, -0.0106735826, -0.0133542754, 0.00826956704, -0.00924715865, 0.0238925926, 0.00639431225, -0.000810048659, 0.00761169102, 0.0160718579, 0.0200191159, -0.0080912644, 0.00563498773, -0.00979436468, -0.0138707384, 0.00182145671, 0.0463341698, 0.0359557085, -0.00797444489, -0.00387040339, -0.0119708898, 0.0248394441, 0.0188632216, -0.00713826576, -0.0227244012, -0.00727353, -0.00572106475, -0.00305266911, 0.00522612035, 0.00484184688, -0.000772774161, -0.0133050876, -0.0218390357, 0.00932708755, 0.0192198269, 0.0185066145, 0.0291679, 0.00163239415, 0.0106735826, 0.00251007499, 0.0137600675, -0.0104522407, -0.00534908799, -0.0258969646, 0.0363000184, 0.00994192529, -0.026438022, -0.00455902144, -0.0251837522, -0.00462665362, -0.00407944806, -0.00608996768, 0.0125672827, -0.00807896722, -0.0100894868, -0.0258477777, 0.00712596904, -0.00158320705, 0.0143134221, -0.00494022109, 0.00968369376, 0.0195518397, -0.0233023483, -0.0194288716, -0.00950539112, 0.0209167786, -0.00177995511, 0.00793140661, -0.00808511581, 0.00208276277, 0.000962221, -0.00405792892, 0.0131206363, -0.00964065548, -0.0386364, -0.0313567221, 0.0208798889, -0.00429771561, -0.0432845727, -0.00778999366, -0.0117495488, 0.0169326309, 0.016883444, 0.000469582301, 0.0107473629, -0.0227612928, 0.00282364222, -0.00884136651, -0.00390421948, -0.0163300894, -0.034504693, 0.00334164291, -0.00112207886, -0.0101140803, 0.00996652, 0.0164407603, -0.00209505949, -0.0290449336, -0.00933323614, -0.000829262368, -0.0157275479, 0.0021826739, 0.000194154214, 0.0122475671, -0.00242553465, -9.95268565e-05, 0.0164284632, -0.00882906932, 0.00647424115, 0.0105506154, 0.00579484552, -0.00376588106, 0.0202281605, -0.00217191409, -0.0258969646, 0.00248240726, 0.0308648534, -0.00230717845, -0.0164407603, 0.0151373046, -0.00087306957, 0.00119201664, -0.00922256522, -0.0108518852, -0.00362446834, 0.00635127351, 0.0437518507, 0.0149774468, 0.00820193533, 0.00761783915, -0.00145409117, 0.000499555608, -0.00376588106, -0.00681855, -0.00772236148, 0.0124873538, -0.0112576783, -0.00404255791, -0.0180639327, -0.00676321471, 0.0145101696, -0.00173384231, 0.0125672827, -0.0100095579, -0.00143948873, -0.00733501371, -0.00290818233, 0.0107104732, -0.0232039746, -0.00736575574, 0.0227612928, 0.00493714679, -0.00656031817, -2.32365419e-05, 0.00151173223, -0.0040456322, 0.00996037107, -0.0104829827, 0.0100403, 0.0102370474, 0.0206831396, -0.00641890569, 0.0162809025, -0.00305881747, 0.00129653898, 0.000397338881, -0.0243229792, -0.0217037704, 0.0116942134, 0.0070030014, 0.00369210052, 0.0205847658, -0.020941373, 0.00069937791, -0.00356298452, -0.00347383297, 0.00361832, -0.00200590794, -0.00826341845, 0.011841774, -0.00718130451, -0.0191337485, 0.000222686533, 0.036668919, -0.00890899822, 0.00812815409, 0.0245074313, 0.00195210974, -0.00354453945, 0.0257739965, 0.00978821609, 0.0102063064, 0.00142027508, 0.0226383246, 0.0148421824, 0.010556763, 0.0139814094, -0.016416166, 0.00461435691, -0.00509085599, -0.0161579344, -0.00686158892, 0.0163177922, 0.00615759939, 0.000340658502, 0.000867689727, 0.00877988245, 0.0107166208, 0.0247533657, 0.0188509244, -0.000140259857, 0.0259215571, -0.00827571563, -0.00357528124, 0.00948079769, -0.000174460205, 0.00491255336, -0.0209782626, -0.012985372, -0.00081466, 0.0129484823, -0.00248087, 0.0126656564, -0.011042485, -0.0196133237, 0.00825727079, -0.00735345902, -0.0141043765, -0.0129730757, -0.0173384231, 0.000830030884, -0.0211750101, -0.0200068187, 0.00178149226, 0.0118233291, -0.00706448546, 0.00297888857, -0.00305266911, -0.0229088534, 0.0183344595, 0.00766702602, 0.0185803957, 0.0174982809, 0.0261920858, -0.00834949594, -0.00439301552, -0.00586555153, -0.0118294777, -0.0129730757, 0.00883521792, -0.0207938105, -0.0035015007, 0.0109441113, -9.98150572e-05, -0.0152479755, -0.00286975503, 0.000962989579, -0.00425775116, 0.0188878141, 0.0100280028, 0.00344309118, 0.0118540712, -0.0177688096, 0.00406100322, 0.0276431032, 0.00872454699, 0.012155341, 0.0137477713, 0.011528207, -0.011042485, 0.00386118074, 0.00291279354, -0.00175536168, 0.00699685328, -0.00328630744, 0.00178149226, -0.015912, -0.0154816136, 0.00940701645, -0.0240770448, -0.00302807568, -0.00224723178, 0.0149651496, 0.0105629116, -0.0057825488, -0.0105875051, 0.00946235191, -0.0251468625, -0.0110240402, 0.0103723118, 0.0105014276, 0.0233884268, -0.00972673204, 0.02477796, 0.00878603105, 0.00427619647, 0.00419319328, -0.0153955361, -0.00331704947, 0.0090012243, -0.0211504176, 0.0156291742, 0.00577947451, 0.0150266336, 0.00316026574, -0.0146208405, 0.0274463557, -0.00762398774, 0.00649883458, -0.00739649776, -0.00356605859, -0.0114790201, -0.00424545445, 0.00714441435, -0.0166621022, 0.0146946209, 0.0098497, -0.00742723932, 0.0126164695, 0.0110855242, -0.0070829303, 0.00971443579, -0.00732271699, -0.0188509244, -0.00336316228, -0.000584864349, -0.00333549455, -0.00723049138, -0.00919797178, -0.014362609, 0.00223186077, -0.00161702314, -0.0128132179, 0.0137600675, 0.00897048227, -0.0068492922, 0.00893974, 0.00125042617, -0.0061729704, 0.00914263632, -0.0156906582, 0.0238311086, 0.00481417915, -0.000651343667, -0.0240524504, -0.0155430976, -0.00728582684, 0.00859543122, 0.0177565124, -0.0263396464, -0.00303268689, -0.00644349912, -0.0171785653, 0.000727045583, -0.0167235862, -0.00903811399, -0.0248271469, -0.00233484618, -0.00121661008, -0.00585632911, -0.0275939163, 0.0135879135, 0.00918567553, 0.0259953383, 0.00877988245, -0.00804822519, -0.0049555921, -0.0229334459, -0.00280673406, -0.00138492195, -0.0219497066, 0.0243598707, 0.0149405561, 0.000998342759, -0.00026207458, 0.0182360858, 0.00224569463, 0.00228719623, 0.0170555972, 0.00191368232, 0.00131037284, 0.00254235393, 0.00401181588, -0.00578562263, -0.0134526491, -0.00697840797, 0.00199822243, -0.0263396464, -0.000933784759, 0.0125857275, 0.0118233291, -0.0164653528, -0.016588321, 0.0173261259, -0.00588092254, -0.0133173848, -0.00334779127, 0.0126656564, -0.00332627189, -0.0175843593, -0.00161394896, 0.00943775848, -0.0208552945, 0.00555198453, -0.0202404577, 0.0192075297, -0.00398722244, 0.010698176, 0.00806667097, 0.0163054951, 0.00747027807, -0.0136002097, -0.000102024635, -0.0093147913, -0.0380953439, 0.00114052393, -0.0299548935, 0.0336193256, -0.0148544786, 0.00196286943, 0.0163546838, 0.0182237905, -0.00668328581, 0.0217529573, -0.0232408661, -0.0242983866, 0.00772236148, -0.011497465, -0.0165145416, -0.0134403519, 0.0078883674, 0.0191952325, -0.0060192612, 0.00146946206, -0.0199945215, 0.00877373386, 0.00808511581, 0.0143134221, 0.00753176212, -0.0203388315, 0.0279382262, -0.0120323738, 0.0042823446, 0.0124935023, -0.00124274066, 0.00628364133, 0.00460206, 0.00513082044, -0.00117203442, -0.0273233876, 0.000794677762, 0.00271758274, -0.0112761231, 0.00845401827, -0.00844787, 0.00608996768, 0.0136493966, 0.0135510229, 0.0197608843, -0.00257155881, 0.0133173848, 0.000392919726, 0.00844787, -0.0118356254, 0.0141658606, 0.00283747609, -6.18680424e-05, 0.0151864914, -0.0115466518, 0.011558949, 0.0242246054, 0.0161579344, -0.0093147913, -0.0222940147, 0.014706918, -0.000823882525, -0.0126287667, 0.00933938473, 0.0217160676, -0.0108641824, -0.000419242453, -0.0114482781, 0.00521997223, -0.0175843593, -0.0210274495, -0.0233146455, -0.00168004399, -0.0239909664, 0.00142181222, 0.0286514368, 0.0119094066, 0.00841712859, 0.0142519381, 0.0105383182, 0.0345784724, 0.00636357, 0.0129484823, -0.0231670849, 0.0138215516, -0.00887825619, -0.00276984391, -0.00885366276, -0.0155676911, 0.0170187075, 0.011589691, 0.0259953383, -0.0205232818, -0.00246088789, -0.00290971948, 0.00209505949, -0.00290049682, 0.0244828369, -0.0234253164, -0.00291279354, -0.0192690138, -0.011558949, -0.00146638788, 0.016416166, -0.000252275582, -0.0123336446, 0.0114667229, -0.00387040339, 0.0221218597, -0.00156245637, -0.023572877, 0.0105690602, 0.0215193201, -0.00294199842, 0.0233392399, 0.00509700458, 0.0225891378, 0.0223554987, 0.00884751417, -0.0182606801, 0.00918567553, 0.00409174478, 0.00979436468, -0.0201174896, 0.0215316173, -0.00386118074, 0.0169818178, 0.0151373046, 0.00446987, -0.00290357112, 0.0098619964, -0.0134403519, -0.0160718579, -0.00117434, 0.0183467567, -0.000400413061, 0.0216176938, 0.00596392574, -0.0112761231, -0.0267331433, -0.0147438077, -0.00106520636, -0.0204618, -0.00855854061, 0.00886596, -0.01075966, 0.0100403, 0.00857083779, 0.00341542345, 0.0346768461, -0.028725218, 0.0150635242, 0.00287129218, 0.0229088534, -0.0032156012, 0.00930249412, 0.00450061215, -0.00203665, -0.0135387266, -0.0171047859, 0.00966524892, -0.00874299183, 0.00280980836, 0.0187279563, 0.00432230905, 0.0015048153, 0.00317871105, -0.00102370477, 0.0124074249, -0.00482340157, -0.0116204331, 0.0138092553, -0.00688003376, -0.00681240158, -1.15222028e-05, 0.013673991, 0.0152110849, 0.0016493022, 0.0121061541, 0.0189492982, 0.0105629116, -0.00203050161, -0.0102862353, -0.0031356723, -0.0181008223, -0.00652342802, -0.00502629811, -0.00637586694, -0.0192567166, 0.00738420105, -0.00446679583, 0.0286022499, -0.00188908889, -0.0214701332, -0.0143257184, -0.0119401487, -0.00701529812, -0.0129976692, 0.00314182066, -0.026831517, -0.00353839109, -0.00876758527, -0.00911804289, -0.0104337959, -0.0116019873, 0.00843557343, -0.00483569875, -0.014706918, -0.00579484552, 0.0321191214, 0.012327496, -0.00244859117, -0.0127148442, 0.00525071379, -0.0146208405, 0.0170187075, 0.00652342802, -0.0200191159, 0.0384396538, 0.0289957467, -0.00637586694, -0.0200683028, 0.0235974714, -0.00351072336, -0.0331274569, 0.0101017831, -0.00461128261, -0.00566572929, -0.00105982646, 0.0241016373, -0.00999726076, -0.0177688096, -0.00019886157, -0.00391959026, -0.0267085508, 0.000565266411, 0.000201167219, -0.0160472635, -0.0190599691, 0.0146331377, 0.0156783611, 0.00953613315, 0.0124320183, -0.00370132294, 0.00852165092, 0.00622523157, 0.0116450265, -0.0130714495, -0.0152479755, 0.00323404628, 0.0128501076, -0.0193673875, -0.00980051327, 0.00827571563, -0.0203757212, -0.0102985315, -0.00761783915, -0.0122598642, 0.0137231778, 0.0131083401, 0.0176089518, 0.00807896722, 0.00714441435, -0.0162932, -0.000216346016, -0.00781458709, 0.0144978734, 0.025577249, 0.000333357311, 0.000727045583, 0.000534908788, 0.0101632671, -0.00952998456, 0.00169541501, -0.0294138361, -0.0029220162, -0.0134649454, -0.00790066458, -0.00769162, 0.00868150871, 0.0278152581, -0.00205048383, 0.00501400139, 0.0078883674, 0.00602540933, -0.0167481788, 0.018309867, 0.00969599094, -0.0131329335, -0.0205847658, 0.0135264294, -0.000417705363, -0.013501836, 0.00690462766, -0.0322912745, 0.0051923045, 0.0178917777, 0.000996805611, -0.00338160736, 0.00380584551, -0.0292662755, 0.0194042772, 0.011811032, -0.0155676911, 0.0089212954, -0.00458976347, 0.00722434325, 0.0232162718, -0.0264626145, -0.010243196, -0.00665869238, 0.0105075762, -0.00134342036, 0.00144256302, -0.0023886445, 0.00663409894, -0.00899507571, 0.00882292073, 0.0175843593, -0.0562207587, -0.0170187075, 0.00959761627, -0.0145347631, -0.00415015453, 0.000596776837, 0.00370132294, 0.00615145126, -0.013501836, 0.00433153147, -0.00315411738, 0.003947258, -0.000452674256, -0.00194442424, -0.0150758205, -0.0203511287, 0.000164853365, -0.000968369364, 0.0127394376, -0.00282364222, -0.00644964771, -0.00880447589, 0.00458361488, 0.0110301888, 8.98719809e-05, -0.000910728355, 0.00225491729, 0.0188140329, 0.0191583429, 0.000293200719, -0.00787607115, 0.0017107859, 0.0122475671, -0.00414400594, -0.00424852874, 0.0017676584, -0.0122537157, -0.0185558014, 0.00587784825, 0.0213717595, 0.00209659664, 0.00771006476, 0.00854624435, -0.0108026983, 0.00730427215, -0.00948079769, 0.0059424066, 0.00405178033, -0.00394111, -0.00320023019, -0.0109072207, -0.00721819466, -0.0195395425, 0.0100833382, 0.0181746017, -0.0319223739, 0.00729197497, 0.018764846, 0.00545053603, 0.00213348679, 0.00139183889, 0.0172031596, -0.010353867, -0.00525993668, -0.00554583594, 0.0202404577, 0.00623752875, 0.0111470073, -0.0098312553, -0.0209290758, 0.00126272289, 0.00150788948, 0.0143380156, 0.0158013292, -0.000235943968, -0.0170310047, -0.025970744, -0.00628979, -0.0167727731, 0.016022671, 0.0186049882, -0.00752561353, -0.00302346447, -0.0109256664, 0.00719360122, -0.00646809256, -0.000308571674, 0.0119708898, 0.0066648405, -0.00186756952, 0.0166252106, -0.00548742665, -0.00426389929, -0.00872454699, -0.00743338792, -0.0183713511, -0.0294138361, -0.0129115917, -0.0360294878, 0.0152602717, 0.00862617325, -0.00565958116, -0.00390729355, 0.00559809711, 0.0121430447, -0.00154401117, 0.0136371, -0.00234099454, -0.006437351, -0.0103969052, -0.00694766594, 0.00319715613, 0.0299548935, 0.00312183844, -0.0234130193, 0.00507855928, 0.0277660713, -0.0105690602, -0.00129961316, -0.00578869693, 0.00476499228, -0.000420395285, 0.013157527, 0.0120200776, 0.0044606477, -0.00852779858, -0.000118740529, -0.00763628446, 0.00373513903, -0.0150389299, 0.0163054951, 0.0236712508, 0.000908422691, -0.0116081359, -0.00996652, 0.0285284687, -0.00743338792, -0.00960376486, 6.5518645e-05, -0.0125365406, -0.000694766582, -0.00926560443, -0.000513389474, -0.0101632671, 0.0166006181, 0.017215455, 0.0235605817, 0.00270374888, -0.00920412, -0.0153094586, 0.0209782626, -0.0108457375, 0.017510578, 0.00605615135, 0.00646809256, 0.0308648534, -0.0087983273, -0.00286668073, -0.0184943173, 0.0188386273, -0.00106828054, -0.00261306018, 0.0024378316, -0.00282056793, -0.0121184513, 0.0010075653, -0.0160103738, 0.00865076669, 0.00855239294, -0.00116050616, 0.0104214987, -0.0134403519, 0.0267577376, -0.00401181588, 0.00844787, -0.00287129218, -0.00253313128, -0.0140920803, -0.00375358411, 0.0243598707, 0.00750716822, 0.0111162653, -0.00080697448, -0.0158751104, 0.00587784825, -0.0116450265, -0.017449094, -0.0117741423, -0.00239171856, 0.00132958649, -0.0153709427, 0.0158751104, 0.0115773939, 0.0168465525, 0.0173507202, -0.00409481907, -0.0187156592, 0.0133419782, -0.0326109901, -0.00130191888, 0.00951154, -0.00713211717, -0.0129976692, -0.0111101177, -0.0184328351, -0.0277660713, -0.0342095718, 0.00686773704, 2.68991498e-05, 0.0143994987, 0.00952383596, -0.0139814094, -0.00420856429, -0.00482955, 0.00761169102, 0.0103661641, 0.0150020402, -0.00906885602, -0.0180393383, -0.000188966529, -0.00326786237, -0.0253067203, -0.020830702, -0.00722434325, 0.00517385919, -0.00159704091, -0.00514926575, -0.0153217558, -0.0145224668, 0.00193827588, 0.00816504471, -0.0276185106, 0.0256756227, 0.0187279563, 0.0185680985, 0.000763551565, -0.00498018553, 0.0040733, -0.00587477442, -0.00155169668, -0.019969929, 0.0178671833, 0.0118971094, 0.00148790726, -0.0285038762, 0.00476499228, 0.0167973656, -0.0025070007, -0.00851550233, -0.0085646892, 0.00859543122, -0.0120569672, 0.00842942484, -0.0100157065, -0.00021942021, 0.0185312089, 0.0253559072, 0.0110547822, 0.0116019873, -0.010384609, -0.00791910943, -0.0080174841, -0.00467891479, 0.001540937, 0.00877988245, 0.0203142371, -0.00997266732, -0.00496788882, 0.0153832398, -0.0125918761, -0.0170064103, -0.0250238944, 0.0233515352, -0.0172646437, 0.0141289709, 0.000938396, -0.0216668807, -0.00613608025, 0.0102616409, 0.0234376136, -0.00395033229, -0.00327708502, -9.74133509e-05, -0.0173015334, -0.0176581386, -0.000887671951, 0.00313720945, -0.00706448546, -0.00361217163, 0.00842942484, 0.00826341845, -0.00362446834, 0.0183713511, -0.0264134277, 0.00163239415, -6.83526596e-05, 0.00895818509, -0.0187279563, 0.0188632216, 0.0173507202, 0.00685544033, 0.0108949244, 0.0120323738, -0.0105629116, 0.0093147913, -0.0145224668, -0.0200437084, 0.0211012308, -0.0184082408, 0.0188263301, -0.0276676975, 0.0210028552, 0.00164007954, -0.00325556565, 0.000252659869, -0.0116573228, 0.0173261259, -0.00571184233, 0.0071628592, -0.0200806, -0.0139445188, 0.0101940092, -0.0124443155, 0.0224046856, -0.00360909733, -0.011245382, -0.0046942858, 0.00175075035, 0.00847246312, -0.00257463288, 0.00192905334, 0.00951768737, 0.00952998456, 0.00709522702, 0.00753176212, 0.00346461055, 0.0300532673, -0.0240401551, -0.0126902498, 0.0207815152, 0.0178548861, -0.00102293619, 0.00332627189, 0.0159980766, -0.0156045808, 0.00570569374, 0.0174859837, -0.00990503561, -0.00664639566, 0.0039687776, -0.0261674933, 0.00804822519, 0.00562883914, -0.013501836, 0.00398414815, 0.00285284687, -0.0160349682, 0.00152864028, 0.00230103, 0.0156414714, -0.00287590339, 0.00481110485, -0.0197854768, -0.013784661, 0.00925330725, -0.0102739381, -0.0118971094, 0.0226998087, -0.00667713769, 0.0172277521, -0.0230687112, -0.0326109901, -0.0065111313, 0.0139937066, 0.00857698638, -0.0103169763, -0.00362446834, -0.00665869238, 0.00171693426, 0.0148667758, -0.0105813565, 0.0056841746, -0.0177442171, -0.0199945215, -0.0400136374, 0.000301270484, -0.011558949, -0.0229211506, 0.0273725744, -0.000757403206, -7.32521512e-05, -0.00947464909, 0.00478343712, 0.00357528124, 0.00888440479, 0.0119954832, -0.0104030538, 0.0147315115, 0.00507241115, 0.0134895388, 0.0158013292, -0.0060223355, 0.00518000778, 0.019908445, -0.0023886445, 0.00284362445, 0.0172523465, -0.0229826327, -0.0155553939, 0.000785839453, -0.00339390407, 0.00206739176, -0.0040487065, 0.00672017597, -0.00692307251, 0.0133173848, -0.0021903594, -0.01075966, 0.00510315318, 0.00200283388, -0.0145470602, 0.0124012763, -0.00208122563, 0.00215346902, 0.00565035874, 0.00922256522, 0.00619141571, 0.0141535643, 0.00275754719, 0.0066648405, 0.00018377883, -0.00290203397, -0.000612147793, -0.00860772748, 0.00896433368, 0.0174982809, -0.0102739381, -0.00894588884, 0.0173876099, -0.0114728715, 0.0114667229, -0.0100464486, -0.00694766594, 0.0334963575, -0.00869380496, -0.0103046801, 0.0103169763, -0.00530604925, 0.00975747406, -0.00649883458, 0.015223382, 0.00228104787, 0.0221341569, -0.00758094899, -0.0138707384, -0.026831517, -0.0058378838, 0.0321437158, 0.0235605817, -0.00323712057, -0.0222940147, 0.0041686, -0.00516156247, 0.019109156, -0.0194411688, -0.0224538725, -0.0228473693, -0.0109133692, 2.7115304e-05, 0.00442683138, 0.0117434, -0.00753176212, -0.0020843, 0.0130714495, -0.0302746091, 0.00315719168, -0.0145839499, -0.0100525962, -0.0103354221, -0.00205663219, 0.00303422404, 0.0185926929, 0.00979436468, -0.00118817389, -0.00498018553, -0.00574565819, 6.4269756e-05, 0.0268807039, -0.010667434, 0.00395033229, -0.0101140803, -0.0158136263, -0.00144871138, 0.0100956354, 0.0124689089, 0.0214332417, -0.00150020397, -0.000940701691, -0.000203088581, -0.00854624435, -0.00839253422, -0.0353408717, -0.013329681, -0.0121983802, 0.0130837467, 0.0325618051, 0.00274371332, -0.0108149955, 0.0172277521, 0.0299303, 0.0183959436, -0.00361832, -0.0182114933, 0.00677551143, 0.0385626219, -0.00755635556, 0.00426082546, -0.00121661008, 0.00951768737, 0.00825727079, -0.00623138, 0.00181838253, 0.014645434, -0.00735960715, 0.0139076291, 0.0182852726, -0.027003672, 0.00500785327, -0.0100648934, 0.00597622246, 0.0116880648, 9.21776227e-05, -0.0096591, -0.0146331377, 0.00203511282, -0.00213348679, 0.0108826272, -0.0117372517, -0.000233061917, -0.0109994467, -0.00373206497, -0.00675091799, -0.0199945215, 0.0240401551, -0.000443451689, -0.00234253169, -0.00656031817, 0.0100956354, 0.0268561114, 0.00616682228, 0.0185558014, -0.000622907479, 0.00298503716, 0.0135879135, -0.00969599094, 0.00715671107, -0.00014660036, -0.00453135371, 0.0182114933, 0.000409635628, -7.43569326e-05, 0.00375358411, 0.0179778542, 0.00514926575, 0.00455902144, 0.00722434325, 0.00222263834, -0.00521074934, -0.00603463221, -0.0174859837, -0.00261306018, -0.00160933775, 0.0080912644, -0.0109748533, 0.0141289709, 0.00301885302, -0.0207077339, 0.00283747609, -0.00287129218, -0.0185189117, -0.0109871496, 0.0123705342, 0.0290203393, -0.00673862128, 0.0144978734, 0.0242369026, -0.00423930585, -0.0124135735, -0.01682196, 0.0272496063, 0.00811585784, 0.00441146037, 0.00783303194, 0.013846145, -0.0188140329, 0.00274525024, -0.0011313014, -0.0127763273, 0.0421040878, -0.00376280677, 0.0149282599, -0.00361832, 0.0118848132, -0.0193673875, -0.000257847569, 0.00586555153, -0.0122291222, 0.00478343712, -0.0237696264, -0.00557350367, -0.00597314816, 0.0106428405, -0.00215039495, 0.000688618224, 0.0190230794, -0.00307111442, 0.0074948715, 0.0100894868, -0.00544438791, 0.00949924253, 0.0295122098, 0.00187525502, 0.0143257184, 0.00897663087, 0.0304713566, 0.0181500092, 0.0273479819, -0.00520460121, 0.0111777494, -0.00181684538, -0.00498018553, -0.00944390707, -0.0114052398, 0.0168588497, -0.024310682, -0.0124381669, -0.022023486, 0.017621249, 0.0133419782, 0.0226629172, 0.0132804941, 0.0161456373, -0.0105936537, -0.00550894579, 0.0323404633, 0.00912419148, 0.0282333475, -0.0102800867, -0.0305943247, -0.00139260746, -0.0147192143, -0.000685544044, -0.0114728715, 0.00967754517, 0.0251468625, -0.0250238944, 0.0104276473, -0.00359372632, 0.0026822295, -0.0140797831, -0.0101202289] |
31 Aug, 2023 | Difference between Communication and Transmission
31 Aug, 2023
Communication and Transmission are the ways in which computers use for talking. Communication provides two-way talking whereas Transmission provides only one way of communication. In this article, we will discuss Communication, Transmission and we will also see the differences between Communication and Transmission.
What is Communication?
Communication means 2-way talking, such as in a network where computers talk to each other to transfer data from one computer to another. Communication can also mean one station talking to many stations at once, or you can have many stations talking to many stations at once.
Example: A computer connected to the Internet via a Wi-Fi connection participates in data communication by using a wireless medium to send and receive data from multiple remote servers. The computer connects to the router and asks for its IP address. Router responds with the local IP address of the computer and connects it to the Internet. The computer requests access to a certain server for communication, and TCP/IP packets travel through multiple routers until it reaches the destination server. The server responds back with a message which gets back to the computer by following the same steps.
Communication
What is Transmission?
Transmission is only one way of communication, which is the computer can only talk out and not receive anything. The transmission would be half of the communication where you would send out a packet to the network and then the other half of the communication would use the receiver to accept the packet as it returns. Well, your computer that uses Transmission is a software radio station where you only transmit and receive input.
Example: The Random Access Memory (RAM) or hard disk performs data transmission by sending data to the processor. Data bus is used to transfer data from RAM or hard disk to CPU. Data bus is bi-directional i.e. it can carry data in both directions- from memory to CPU and vice versa but at a time it only transmits data in single direction. Data transmission from memory to CPU is a one way process that is carried out by data bus.
Transmission
Difference Between Communication and Transmission
Transmission
Communication
Transmission is the act of moving anything from one location to another, such as a radio or television broadcast or a disease from one person to another.
The transfer of a message from a sender to a recipient in an intelligible way is referred to as communication.
Transmission is a physical movement of information and concern issues like bit polarity, synchronization, clock, etc.
Communication means the full exchange of information between two communication media.
Transmission is a kind of one-way data transfer.
Communication is a two-way interactive process in which all the participants actively share their data.
Transmission means the transfer of data from the source to the destination.
Communication is the process of sending and receiving data using a data cable that is connected externally.
Transmission means sending some information or data from one place to another but only transmitting, whereas at the receiving end we cannot be sure whether it is received or not.
Communication means two-way communication, for example, if you send any info or data that must be received at the receiving end.
In transmission, we just transmit the data to the destination. There’s no dialogue between the source and the destination.
In communication, there will be a dialogue between the source and destination.
For Example: when something travels over cable wires to get to its destination.
For Example: A set of supervisors in a grocery shop, for example, are all at the same level. In this network, they will connect with one another and then transfer information to the assistant managers, who will subsequently pass it on to the cashiers.
Frequently Asked Questions
1. Is it possible to communicate without transmission?
Answer:
It is not possible to communicate without transmission because data need to be physically move among devices.
2. Data Encryption comes under Communication or Transmission?
Answer:
Data Encryption is a part of Communiation. It has the work of securing the data being transmitted i.e ensuring privacy.
3. What is key Emphasis of Communication and Transmission?
Answer:
Key Emphasis of Communication is emphazing shared meaning, context, data exchange.
Key Emphasis of Transmission is focused on data movement, without deviation form data significance.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission | https://www.geeksforgeeks.org/difference-between-communication-and-transmission?ref=asr10 | Languages | Difference between Communication and Transmission | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0328959711, -0.00587321445, -0.0138583984, 0.013962877, 0.0251346715, 0.0300750379, -0.00742174312, 0.00605605263, -0.0144031812, -0.00970162451, 0.0159106646, -0.00495156, 0.0356124267, -0.0247764569, 0.012701666, -0.00665307604, 0.0191644412, 0.0245675, 0.00645158067, 0.017089786, 0.0538813323, -0.0131046567, -0.00728368154, -0.0322690979, -0.0361198969, -0.00740681728, 0.0163733568, 0.0074366685, -0.0370154306, 0.0195226539, 0.0214928314, -0.00117259065, 0.0159703679, -0.0454036035, -0.00492917188, -0.060120225, -0.00926132, -0.0100299874, -0.0015690513, -0.000693572918, -0.0203883387, 0.0122091221, 0.00574261555, -0.0077613, -0.0466872044, 0.0149927419, -0.0146867679, -0.0397020355, 0.0381199233, -0.0258809496, -0.0397318862, -0.0654934272, 0.0117762797, 0.0724786, -0.00488812616, 0.0460901819, 0.0640008748, -0.00702621508, 0.0270451456, -0.0195674319, 0.0393139683, 0.0149106514, 0.00158211112, -0.0199704226, -0.0120300148, 0.0183883104, -0.0518813059, 0.0237764437, 0.00877623912, -0.0637620613, -0.0429259576, 0.0416125096, -0.0108508943, -0.0076866718, -0.00591799105, -0.00602247, 0.0236570388, 0.0471051186, 0.0202689338, 0.0108882086, 0.0138210841, 0.043821495, -0.00616799481, -0.00643292349, -0.00212689466, 0.0131121194, -0.0176718831, -0.0523589216, 0.0347467437, 0.0382393263, 0.0123882284, -0.0197913144, 0.0374632, -0.0341198668, -0.0351348072, -0.00357654132, 0.0216868632, 0.0178360641, -0.0181942787, 0.0213435739, 0.0403289087, -0.0300899632, 0.00416796748, -0.0155823026, 0.0310750511, -0.00671650935, 0.0235077832, 0.0217913426, 0.0150151299, 0.0709263384, -0.0244779456, 0.000370340887, 0.0280003827, 0.00757846143, -0.00882847887, -0.00583963189, 0.026358569, -0.0211346168, -0.00339743448, 0.0136270514, -0.0209704358, 0.0284630749, -0.0229107607, 0.00492917188, -0.0525977314, 0.0490454435, 0.015433046, -0.0428662561, 0.0127912192, -0.0134404823, -0.0113210501, 0.0452543497, -0.00945535302, 0.00898519717, 0.0190002583, -0.0224480666, -0.0306869857, 0.0368960239, -0.00187409273, -0.0108658196, 0.0455230102, 0.00977625232, 0.00306347455, 0.00109609705, 0.00189834682, 0.00694412459, -0.0333138891, 0.0317914784, -0.0567470416, 0.00627620518, -0.0223734397, -0.0507768132, 0.00944789, 0.0258660242, 0.0090449, -0.0418214649, 0.00124628562, 0.0129927145, -0.00747771375, -0.034090016, -0.0190898124, -0.0163584314, -0.0185823422, -0.0207017753, 0.0257466193, 0.0122165848, 0.0384184346, -0.0439110473, -0.0424781926, 0.0298213027, -0.0377915613, 0.0568664484, 0.00569410762, 0.0221047793, 0.0141643723, 0.00112408248, -0.0169853065, 0.0257018432, -0.0133285401, 0.010365813, -0.00474633323, -0.0179106928, 0.00244966033, -0.00561201666, 0.0596127547, 0.0101120779, 0.00216607423, 0.0152166253, -0.0430155136, 0.00602620142, -0.0113583636, 0.0230152402, 0.0448364317, 0.0365378112, 0.00767920911, 0.00140487, -0.0278063491, 0.00771652302, 0.0492245518, -0.0202838592, -0.0035093762, -0.0137539189, -0.00885086693, 0.00793294422, 0.0128509216, -0.0238510724, 0.0207465515, 0.00513066724, 0.009970285, 0.00591799105, -0.0731950253, -0.0211346168, 0.0274481364, 0.0332840346, 0.0142091494, -0.00946281571, -0.0216122344, -0.02031371, -0.0168509763, 0.00772398617, -0.00291981595, 0.00552619481, 0.025194373, 0.0222689603, -0.0657919422, -0.0216868632, -0.0388064981, -0.0408065282, -0.0604187362, 0.00588067714, -0.000434241, 0.0476125889, 0.0253585558, -0.0338512063, -0.0530156493, -0.00989565719, 0.0213883519, 0.0537320748, -0.0554037392, 0.019985348, -0.0428662561, 0.0406572707, -0.00642919214, -0.0168360509, -0.0305078793, 0.00715308264, 0.0288063623, 0.0406871215, -0.0363885574, -0.00397766614, -0.0255376622, 0.010880745, 0.0190301109, 0.0360303409, -0.0167614222, 0.0205375943, -0.00240674918, -0.0282242652, -0.00561948, -0.049940981, 0.00237503229, -0.00861952081, 0.00987326913, 0.034090016, 0.00541052176, -0.00643665483, 0.0420602746, 0.00746651972, -0.00168099313, -0.0237167422, 0.0107240267, -0.0169106778, -0.0220152251, -0.0388363525, 0.00335079199, -0.0014113998, -0.0013666231, 0.0354333185, 0.0226421, 0.0374632, 0.0171644129, -0.0297616, -0.0221047793, -0.00453737518, -0.0294929389, -0.0235227086, -0.00902251154, 0.00662322482, -0.0590157323, 0.00388811273, -0.00538813323, -0.0366273671, 0.00794040691, 0.00881355349, 0.0244033188, -0.0294332374, 0.0164778363, -0.00999267399, 0.000551313511, 0.0159703679, 0.0089702718, -0.00467543676, 0.0210002866, 0.0107837291, -0.0287615862, -0.0197465383, -0.00432841713, -0.0139255635, -0.0031063857, -0.0144554209, 0.0358512364, -0.0216271617, 0.00483215554, -0.0126643516, 0.0163285807, 0.0284929257, 0.0245227218, -0.0395826288, -0.000950106245, -0.0234779324, 0.0115300082, 0.0114926938, -0.0106344735, 0.043612536, -0.0296869725, 0.00708591752, 0.00239182357, 0.0291944277, 0.0233137514, -0.0180748738, -0.0420602746, -0.0153434929, 0.00513439858, 0.000632937765, -0.00538813323, -0.0185674168, -0.00234145, 0.0292242784, -0.0205674451, 0.00493290322, 0.0123956911, -0.0332840346, 0.00979117863, -0.0221047793, 0.00580604933, 0.00147110212, -0.025239151, 0.0347467437, -0.014127058, -0.0491648503, 0.00150375185, 0.0210450627, 0.0097314762, 0.00763070118, -0.00220338837, -0.0298959296, -0.00586202042, -0.0344780833, 0.0178957675, 0.0194331016, 0.0151345348, -0.00629859325, 0.0189704075, 0.00811205059, -0.0331944823, -0.0469857156, -0.0067687491, -0.00115113507, 0.033642251, -0.00371833425, -0.00557097141, 0.030283995, 0.012119568, -0.0117016518, -0.0114852311, 0.0237764437, 0.0093658, -0.00678740581, -0.00240301783, 0.021433128, -0.0126568889, -0.00214741728, -0.00125188276, -0.0013321077, -0.0342094228, 0.00752622215, 0.0240301788, -0.0138583984, -0.0340004638, 0.0484782718, -0.0279406793, 0.0310452, -0.0196271334, -0.0232988261, 0.0144404955, 0.00393288955, -0.00656352239, -0.00770906033, 0.0365676619, -0.00226495625, 0.011813594, -0.00294407, -0.00276309741, 0.00305974321, 0.00833593495, -0.00607097847, 0.00147949776, 0.00152707309, -0.0337915048, 0.0179405436, 0.00757473, -0.0254928842, -0.00213435758, -0.0251197461, 0.00275003747, -0.00092165434, -0.0336124, 0.0319407359, -0.0153285675, -0.00773144886, -0.0148882624, 0.012910624, 0.00408214517, 0.0123359896, 0.0265526, 0.0345974863, 0.0140822819, 0.0189853329, 0.00714188861, -0.0205525197, -0.0229256861, -0.0174479987, 0.00717174, -0.000688442204, -0.00442916481, -0.0473140776, 0.00324817863, 0.00912699, -0.0178808402, -0.00539932726, 0.00884340424, 0.0291048754, 0.0341497213, -0.039433375, -0.0532843098, -0.00419035554, -0.0415826552, -0.00292354729, -0.0433438756, -0.0188808553, -0.0378811136, 0.0248958617, -0.021642087, -0.015761409, -0.0224779192, -0.0184927899, 0.0373437926, -0.0620306954, 0.0118359821, -0.0071866652, 0.0220898539, -0.00584709458, -0.00246458594, 0.000338857237, 0.00114460522, 0.0148210982, -0.0065075513, 0.0115225455, -0.00745905703, 0.00662322482, 0.0074851769, -0.0208958071, 0.00879862718, 0.0460603312, 0.00394035224, -0.0279108286, -0.0180151705, 0.00421274407, -0.0192987714, -0.0333735906, -0.00678367447, 0.0208062548, 0.00900758523, -0.0443289615, -0.0274481364, -0.00127893535, 0.0375527516, -0.00237876386, -0.00237316662, -0.0210450627, 0.0155524509, 0.013962877, -0.00619784556, 0.00923147, -0.0355527252, -0.0424184874, -0.0129703265, 0.0273138061, -0.0285675544, 0.02871681, -0.00589933433, -0.0125598731, 0.0174330734, 0.0186420456, -0.00641053542, 0.015104684, 0.0140151167, 0.0294929389, 0.00123509148, -0.0232689735, -0.0151121467, 0.0242242105, 0.0172838178, 0.059911266, 0.0141419843, 0.0268809646, -0.00487693213, 0.000171760737, 0.000127800246, 0.0149255767, 0.0241346583, 0.0113135874, 0.035373617, 0.0172987431, -0.00134236901, -0.0119479243, -0.00219032844, 0.0160897709, -0.0357915349, -0.0418214649, -0.0173584465, 7.55024303e-05, 0.0222391095, -0.0237615183, -0.00565306237, 0.00497768, 0.00188808551, 0.0315825194, -0.0275078379, 0.0421498306, -0.0140822819, 0.0129703265, -0.0564783812, -0.00734338397, 0.02213463, -0.00602620142, -0.0229406115, 0.00493290322, -0.00216607423, 0.00658591092, 0.0360601917, 0.0185077153, 0.0255376622, 0.0173733719, -0.0300451852, 0.0148434862, 0.0354333185, -0.0148285609, -0.0244331695, 0.000156252136, -0.00713442592, 0.0559410602, 0.00859713182, 0.0215823837, 0.00265115546, 0.00102706626, 0.0033806432, -0.00539932726, -0.00815682765, 0.00376497675, -0.0224928446, -0.02031371, -0.0183136836, 0.0207764022, 0.0149703538, 0.0484185703, 0.0156121533, -0.0141867604, -0.00391796371, 0.0403886102, 0.00998521131, -0.0141419843, 0.0290302467, -0.0204629656, 0.00800010934, -0.0200450495, 0.00254481076, -0.00891056936, 0.0308959447, 0.0021548802, -0.00875385106, -0.0112091079, 0.0158509631, 0.0148285609, 0.0254630335, -0.0117986687, 0.00455603236, -0.00350377918, -0.0172241163, -0.00708591752, 0.00373885687, 0.0571649596, 0.0558216572, 0.00325191, -0.0147166187, -0.0111494055, -0.0107314894, 0.00275190314, -0.0158957392, 0.0168360509, -0.0190599617, 0.0209704358, 0.0282839686, 0.0299705584, -0.00876877643, 0.00224256795, 0.0100747645, 0.0177166592, 0.00705233496, -0.0187913012, 0.00694412459, -0.00938072521, -0.00306160888, 0.0100374501, 0.0189256314, -0.000523794442, 0.0096269967, -0.0522693694, -0.0163136553, -0.0080822, 0.0185524914, 0.0359706394, -0.000122319761, 0.0262093134, 0.0176121797, -0.0229107607, 0.00710084336, -0.0111120921, -0.0102165574, -0.0181047246, -0.0295227915, -0.0224928446, -0.0280153081, 0.0948072672, 0.00814190228, 0.0329556726, 0.0115598589, 0.0489260405, -0.00603739591, 0.0158061851, -0.0204928163, -0.00513066724, -0.0261496101, 0.02176149, -0.000107277585, -0.029045172, 0.0504484512, -0.0554932952, 0.00492170872, 0.0184927899, 0.015268865, 0.00213435758, 0.0151494602, 0.0130300289, -0.00623515947, -0.0186569709, -0.00164927624, -0.0109105967, -0.00849265326, -0.00219405978, -0.00375564815, -0.017791288, 0.0516723469, 0.0235824119, -0.0332541838, -0.00344221108, 0.000193799293, 0.00589560298, 0.00222577667, -0.0410453379, -0.0229256861, 0.000916523684, 0.0179106928, 0.021597309, 0.0252092984, 0.00374445412, 0.00944789, -0.0105150687, -0.0163435061, -0.0158808138, -0.0139255635, 0.0125598731, 0.00766428374, -0.0212838724, -0.00641799811, -0.0159703679, -0.0118732965, 0.0154778231, 0.0110598523, -0.0278063491, 0.0391945653, -0.00115113507, -0.0239406247, -0.00105225318, -0.0318511799, 0.0360004902, 0.0136270514, -0.00995536, -0.0273138061, -0.0109255221, -0.00730980141, -0.0027948143, -0.00661949348, 0.00747025106, 0.00700009568, -0.0407766774, -0.00586575177, 0.00759338727, -0.0245973505, 0.00975386426, 0.00373885687, 0.0188211519, 0.0279556047, -0.00847026519, -0.020642072, 0.00727248751, -0.00623889128, -0.00048414839, -0.00200562435, -0.00112408248, 0.0146718416, -0.0136494404, -0.00752249081, -0.0111867199, 0.0264779739, 0.019074887, -0.00262130448, -0.00700382702, 0.0389856063, -0.0312840082, 0.018283831, 0.00820160471, -0.0209256578, 0.019074887, -0.00559336, -0.00719785923, 0.0119703123, 0.0208659563, -0.0360900462, -0.0119031472, -0.00924639497, -0.0348959975, 0.00203547557, -0.0260152798, 0.0222391095, 0.00802249741, -0.00134143617, 0.00147296791, 0.0116718011, 0.00751875946, 0.0458513722, 0.0337915048, 0.00480230432, 0.035045255, -0.0306869857, -0.00853743, -0.0165375397, 0.00944042765, 0.0123210633, 0.00185916713, 0.0204181895, 0.0351945087, 0.0582396, -0.0218361188, -0.0191793665, 0.024657052, 0.0238361452, -0.0571052581, -0.0380602218, 0.00826877, -0.0208062548, 0.0370751321, -0.0280003827, -0.00240861485, 0.0113434382, -0.0237615183, 0.0491648503, -0.0096269967, -0.00946281571, 0.0220749285, 0.0261645354, 0.0201196782, 0.0153434929, 0.0216868632, -0.0094702784, -0.0115374709, -0.009806104, -0.00397020346, -0.0319705866, -0.0222241841, 0.0209555104, -0.0119031472, 0.0252242256, -0.0146419909, -0.0031660879, -0.022836132, -0.030657135, -0.054120142, -0.0389856063, 0.0132315233, -0.00394408358, -0.00471275067, 0.000660923193, 0.0304631013, 0.0050224564, 0.0241943598, 0.0070560663, -0.0116419494, -0.00894788373, -0.000227964862, 0.0259257276, 0.00428737188, 0.0236122627, -0.0140449675, -0.0290003959, 0.0115449335, 0.0122912126, 0.0067239725, 0.0467767566, -0.00577619812, -0.0115971733, -0.0120374775, -0.0123956911, -0.017955469, -0.0111046294, -0.00186942844, 0.0204032641, -0.00935833622, 0.023000313, -0.0065933736, -0.00233212137, -0.0176121797, -0.000521462352, 0.00867922325, -0.0180450231, 0.0114255287, -0.00858220644, -0.0255824383, 0.0374930501, -0.0293138325, 0.00770159764, 0.0419707224, 0.00664934423, 0.022836132, -0.0375229, 0.0321198404, -0.00201308727, -0.00599261886, -0.00641053542, -0.0247764569, 0.00679486897, 0.00717920251, -0.0227913558, -0.00276869442, -0.0158658884, -0.000829302357, 0.0142763145, -0.0209405851, 0.0236868896, -0.0196271334, -0.0108210435, -0.0306272842, -0.0190301109, 0.0381796248, 0.0142613882, 0.00551873213, 0.0110374643, 0.00544410432, 0.0128733097, -0.00880609, 0.0336124, 0.0123359896, -0.0278362, 0.0111941826, -0.00365490071, 0.021433128, 0.00585828908, -0.0334631428, 0.0398512892, -0.0111941826, 0.00946281571, 0.0196420588, -0.0400602482, 0.00377430511, 0.0155375255, -0.0227615051, -0.022836132, 0.00215674588, -0.00806727447, -0.0222241841, -0.0013740859, -0.0114106033, -0.00660083629, 0.0269406661, -0.00292168162, -0.0619709939, -0.0333437398, -0.0138061587, -0.0128583843, -0.0312840082, -0.0185077153, 0.00963445939, -0.0162688792, 0.00815682765, 0.0234630071, 0.039433375, -0.0218659695, -0.0281645637, -0.0115523962, -0.0158957392, 0.00459707761, -0.0213883519, 0.0112389596, 0.00746278837, 0.0243734661, 0.0162539538, 0.00153733441, -0.0153136421, 0.0151196094, 0.00269966363, 0.00335825467, 0.00504857628, 0.00735084666, -0.019448027, -0.0166420173, -0.00789563, 0.00221831375, 0.0312541574, -0.0412841439, -0.0326273106, -0.00573515287, 0.0155076738, 0.049940981, -0.0181345753, 0.0051157414, 0.0247615315, 0.00209517777, 0.0234779324, 0.00823891815, 0.0167614222, -0.00555977738, -0.000726689, 0.0104031274, -0.0257466193, 0.0204480402, -0.0245077964, -0.034507934, -0.0312243067, 0.00436199969, 0.0232391227, 0.039552778, 0.0121270316, 0.0147016933, 0.000990685192, -0.0145375114, 0.000294780155, 0.022298811, -0.0309854969, -0.0164181348, 0.0161345489, 0.0125374841, -0.00427617785, 0.0333437398, 0.00627620518, -0.0013516976, -0.0399109907, -0.0242391359, -0.0316422209, 0.0156569295, 0.00953744352, 0.0264481213, 0.00330041815, 0.0258809496, 0.00999267399, 0.00288809906, -0.0220749285, -0.0130225653, -0.0274033584, -0.0146270655, -0.00539932726, -0.013962877, -0.00625008531, -0.013985265, 0.0197614636, -0.0241048057, 0.00242167478, 0.0267018564, 0.0212241709, -0.0101195406, -0.0365079604, -0.0378512628, -0.0416722111, -0.000928650727, 0.0486275293, 0.000757939473, 0.0242988393, 0.0185077153, -0.0183136836, -0.010201632, 0.0171494875, 0.00402990589, -0.0203734115, -0.0283287447, 0.00161849218, -0.0157315582, 0.00753368484, -0.0272690281, 0.00994043425, 0.00131811504, -0.000529391575, 0.0034627337, 0.00455976371, -0.010201632, -0.0146867679, 0.0338213556, 0.0226868764, 0.00236197258, -0.00715308264, -0.0195077285, 0.000663721759, 0.0193136968, -0.00502991956, -0.0077613, 0.0150300562, 0.00223883661, -0.0051978319, -0.0122389728, -0.0547171645, 0.0307466872, -0.0148658743, -0.0111344801, -0.00505230762, -0.00582470652, 0.0204928163, -0.00141326559, -0.00139181, -0.0256570671, 0.00244406308, 0.0148210982, 0.0122240474, -0.007354578, -0.0127762938, 0.0180300958, -0.00700382702, -0.0440901555, 0.019239068, -0.01774651, -0.00350004784, 0.0200898256, 0.0132464496, -0.0221943334, -0.0289556198, 0.0211346168, -0.00929863472, 0.00473887054, 0.0125897238, 0.0225376207, 0.00995536, -0.0101046152, 0.022343589, 0.00577619812, -0.00430229772, -0.00311944564, -0.0238659978, -0.00917176716, 0.0305526555, 0.00757473, -0.0120524028, -0.00129572663, 0.00639187824, -0.0210002866, 0.0239704754, 0.0184181612, -0.0080822, -0.0206569973, -0.00180972624, 0.0147240814, -0.0269108154, -0.0147539331, -0.00551126944, -0.0140972072, -0.00891803205, 0.00554858334, 0.0267764851, 0.00345527101, 0.0010998284, -0.00038899784, 0.0908072069, -0.00835086, 0.00535828201, -0.040299058, 0.0452842, -0.00198883307, -0.00474260189, 0.0214779042, 0.0326571614, 0.0208211802, 0.00978371594, -0.00348325656, 0.00482469285, 0.0112613477, -0.0165823158, 0.00750756497, 8.02832801e-05, 0.00645531202, -0.0158808138, 0.0116718011, -0.0030224293, 0.0156867821, -0.00375751406, 0.0037612454, -0.0221943334, 0.0218958203, 0.00893295743, -0.0222092588, 0.00174442679, 0.00982102938, 0.0280600842, -0.0377915613, -0.012328526, 0.02031371, 0.00495902309, 0.030283995, 0.0104329782, 0.0188957807, 0.00446647871, -7.81260678e-05, 0.00236010691, -0.00934341084, -0.0238659978, 0.0077613, 0.0185972694, -0.0178360641, 0.0141345216, -0.00474633323, 0.0127613684, 0.0180300958, 0.00442170212, -0.00638441555, 0.0113509009, -0.0113658262, -0.0169853065, 0.0176718831, -0.00605232129, 0.0205375943, 0.0183883104, -0.0136942165, -0.00471648248, 0.0104404408, 0.00266048405, -0.00364370644, 0.000972028181, 0.00202801265, 0.0161793251, -0.00860459544, 0.00889564399, -0.00748890825, 0.000503271818, 0.0112016452, -0.00891803205, 0.00729114423, -0.0128061445, 0.0365975127, 0.0158211105, -0.0159703679, 0.0240898803, -0.0263884198, -0.00919415522, 0.0124180801, 0.00279108295, -0.00105318602, 0.000546649273, -0.0168360509, -0.00734711532, 0.00516798114, 0.00941057596, 0.0104628289, -0.0113732899, 0.00283585954, -0.0351049565, -0.0155823026, -0.00203547557, -0.0248809364, -0.000951505499, 0.00817921571, 0.0248063095, -0.0069366619, 0.0138957119, -0.000491144776, -0.00376684242, 0.00489932066, 0.00952998083, -0.0192241427, 0.0153136421, 0.00679113762, -0.0235227086, -0.00874638837, -0.00152614026, -0.0143509423, 0.00593291689, 0.0150972204, 0.00202055, -0.0153882699, 0.0168211255, -0.000336525118, 0.029791452, 0.00619411422, -0.0272690281, 0.000385499676, 0.0145972138, -0.0325676091, -0.0279705301, -0.00577619812, 0.0150897577, -0.0128733097, -0.0036306465, 0.00257839332, -0.0185524914, 0.0137688443, -0.0011912476, 0.0123807658, -0.00321646174, 0.0136046633, -0.0146270655, -0.00953744352, 0.00619038288, -0.0178360641, 0.0077613, 0.0191644412, -0.0133061521, -0.00380788767, -0.00139834, 0.0171494875, 0.0119031472, -0.000972961, 0.00372766284, -0.0221495554, -0.0535529703, -0.0235973373, 0.00248884, -0.0160599202, 0.0388363525, -0.00586202042, 0.000354715652, 0.00016266547, 0.00970908813, -0.00839563739, -0.00411945907, -0.00275376881, 0.00945535302, -0.00544783566, -0.0392542668, -0.00138341438, -0.00509708468, 0.0416722111, 0.0076866718, 0.0173733719, -0.0115076201, 0.00356534705, 0.012910624, -0.00266048405, 0.0108359689, 0.00760085, 0.000860086351, -0.00062360923, 0.0208659563, -0.00113994093, -0.00561201666, -0.0115300082, 0.00548514957, 0.00602993323, 0.0068433769, 0.00630232459, -0.0256869178, -0.00131251791, 1.39854401e-05, 0.0138210841, -0.00851504132, 0.0116120987, -0.00715308264, 0.00751875946, -0.00132371206, 0.00661576167, -0.00372206559, 0.0161046982, 0.00308959442, -0.0182092041, -0.0287765115, 0.00422766944, -0.00463812286, 0.00221271673, 0.00745532569, 0.00334706064, -0.027552614, 0.00589560298, 0.0219405983, -0.00393662089, 0.00756353606, 0.0157166328, 0.0100449128, 0.0265675262, -0.0197017621, -0.00841056276, 0.0311646052, -0.00467916811, -0.0149031887, 0.00480603566, -0.0164927617, -0.020642072, -0.000125234918, -0.0156121533, -0.034507934, -0.0105225313, 0.034090016, 0.0208361056, 0.0143285533, 0.020149529, -0.0076493579, 0.010694176, 0.0246869046, 0.00492544053, 0.0133285401, -0.0231943466, 0.00599261886, -0.0198659431, -0.0303586237, 0.0224928446, -0.0244182441, -0.0152166253, 0.0184927899, 0.000838164415, 0.00405975711, 5.04904274e-05, 0.0116643384, -0.00824638084, -0.00190021249, 0.00908967666, 0.00741428044, -0.0096269967, 0.0251197461, -0.0225973241, 0.00996282231, 0.0177166592, -0.0160599202, 0.0126718143, 0.014313628, -0.0182390548, 0.00195711618, -0.0143434796, -0.0170748606, 0.00343474839, 0.0175077021, 0.016880827, -0.00416423613, 0.0135972006, 0.0232241973, 0.0129777892, -0.00877623912, 0.0417319126, 0.0104255155, -0.00140113849, -0.00117445632, 0.00586575177, 0.0118658338, 0.0198510177, -0.0297616, -0.00381908193, 0.0184181612, 0.0277018696, -0.0149330394, -0.0352840647, -0.0217465647, -0.00580978068, 0.00160263386, 0.0067687491, 0.0209704358, -0.0201943051, -0.00440304494, 0.0133807799, 0.0209555104, -0.0302541442, -0.0129479375, 0.0480902083, 0.0117091145, -0.00430602906, -0.0220600031, -0.00108490291, 0.0283436701, 0.0243137646, -0.00719785923, 0.0150897577, -0.00330414949, -0.00269779796, 0.0170300826, -0.0160599202, 0.0446274728, -0.00676128641, 0.00445155334, -0.0405378677, 0.000976692419, 0.0360601917, 0.0010998284, 0.00329295546, 0.0361497477, 0.011977775, 0.00926878303, 0.00295899552, 0.00165953755, 0.00463066, -0.00217167148, -0.00177707651, -0.0051530553, -0.00637322105, 0.00115953072, 0.00785085373, -0.00913445279, 0.0084478762, 0.0200151987, -0.00817921571, -0.0133434655, -0.00472021382, -0.0225525461, -0.00343847973, 0.00191793661, 0.0187614504, 0.000901131716, 0.00522768311, -0.0289556198, 0.00554112, -0.015268865, 0.0159405153, 0.0153434929, 0.0213137232, -0.00170618, 0.014171835, -0.0105449203, 0.0247466061, -0.0211644676, 0.0136494404, -0.0100374501, -0.00826877, -0.0134180933, 0.0154031953, -0.00864937156, 0.00247018295, 0.023045091, 0.0106195481, -0.00294593582, 0.006806063, -0.00156065566, -0.0373437926, -0.0209107324, 0.0030821315, 0.0220749285, -0.0166270919, 0.0201196782, 0.0308362413, 0.0040933392, -0.017791288, -0.0157464836, -0.00425005797, 0.00539186457, 0.0209555104, 0.0104777552, 0.0257913973, 0.0265526, -0.0337019525, -0.00907475, -0.026358569, 0.00602247, -0.00476872176, -0.000916057266, -0.00648516323, 0.00288996473, 0.000576500373, 0.00847772788, 0.00398886, -0.0116344867, -0.00823891815, 0.0100374501, 0.0371348336, -0.0142166121, 0.00101867062, -0.0406274199, -0.000966431107, -0.0372243896, 0.0107314894, -0.021433128, 0.00359892962, -0.00417916151, 0.00976132695, -0.00365116913, -0.00336758327, -0.011604636, -0.00101307349, 0.0131792845, -0.00441423943, -0.00530977407, 0.0183584597, -0.0261048339, -0.0102389455, -0.0037239315, 0.0142315375, 0.0323885, 0.0132091353, 0.0124479309, 0.0415826552, -0.00333400071, -0.0273138061, 0.00186569709, -0.0415826552, -0.0247466061, -0.00282279961, -0.00719039654, -0.0189554822, 0.0185674168, -0.0220450778, 9.61417e-05, -0.00285265082, -0.00915684178, 0.00632098177, -0.0301795155, -0.011067315, 0.0259854291, 0.00906728767, 0.0128434589, -4.06372164e-05, -0.0121718077, -0.00500753103, -0.0206122212, -0.00623515947, -0.00248510856, -0.0125673357, 0.00711203739, 0.0103508877, -0.027761573, 0.0101046152, 0.0193136968, -0.00589933433, -0.00483588688, -0.0131643591, -0.0182987563, -0.0025951846, 0.00200749, -0.00468663126, -0.00221085106, 0.00950012915, -0.012910624, 0.00751129631, -0.000747211685, -0.0100075994, 0.0201793797, 0.0107837291, 0.0122837499, 0.0157017075, -4.22988523e-05, 0.0208808817, -0.0129180867, 0.00685830275, 0.00527619151, -0.00229667313, 0.0115971733, 0.00173043401, 0.0124031547, 0.00168192596, 0.00566798775, -0.014127058, -0.00595157361, 0.0141643723, 0.00439558225, 0.0317317769, -0.00188621972, 0.0634635538, -0.0019496535, 0.00229107612, -0.00760085, 0.0122165848, 0.0114106033, -0.0161345489, -0.0154628977, 0.00659710495, -0.00437319418, -0.00218659709, 0.00918669254, 0.0125598731, -0.000770999352, -0.00363624375, -0.0234480817, -0.0150225926, 0.000207908626, 0.0206569973, 0.0149479648, -0.000719226256, -0.0166569445, 0.00750756497, 0.00206346088, -0.0134703331, -0.0070560663, -0.003806022, 0.00161476084, 0.0137016792, 0.0104926806, 0.00161476084, 0.017089786, 0.00736577203, 0.00719785923, 0.00751875946, 0.0235973373, -0.0254481081, -0.017582329, -0.0052463403, 0.00670904666, 0.007447863, -0.00919415522, 0.00555231469, 0.0225674715, 0.0123210633, 0.0147837838, -0.00198883307, -0.00978371594, -0.00285824784, -0.00745532569, 0.0165823158, -0.0142315375, 0.0069366619, -0.00767174643, -0.0188659299, -0.00891803205, 0.0174927767, -0.0119031472, -0.0162838046, -0.0119479243, -0.00427617785, 0.0135598863, 0.0122240474, 0.0120673291, 0.0116867265, -0.00246458594, 0.0132912258, -0.00201308727, 0.0114852311, 0.019985348, 0.0211644676, -0.0176121797, 0.00657098508, 0.00544410432, 0.00106438017, 0.000562507659, -0.00736204069, -0.00257279631, 0.00627993653, -0.0104926806, -0.00604859, 0.0105150687, 0.00213249167, 0.00314369961, 0.00970908813, -0.0124628562, 0.0229704622, -0.0015224088, -0.00115579937, 0.00378736504, 0.0159703679, -0.0193136968, 0.013962877, -0.0303884745, 0.00506350212, 0.00399632333, -0.00368288602, -0.00750756497, -0.0192987714, 0.00484708091, -0.0169256032, 0.0259555783, 0.0151121467, -0.0195525046, 0.0234928578, 0.0134628704, 0.0302541442, 0.00263063284, 0.00379109639, -0.00713442592, -0.00583590055, 0.00619038288, 0.0244630203, 0.03549302, 0.0205674451, 0.0088881813, -0.0200749, 0.0208211802, 0.0113956779, -0.0178211387, -0.0207614768, 0.000878743303, -0.0152837904, 0.00223510503, 0.000861485605, 0.00522395177, -0.00198883307, -0.0145599, -0.0133360028, 0.0206271466, -1.7141092e-05, 0.0267615598, 0.0309854969, -0.00865683425, 0.00505977031, 0.00562321115, 0.00704487227, -0.00193286221, -0.00289369631, -0.0135748116, 0.0290750228, 0.0103284987, -0.0165673904, -0.0190450363, -0.00361012388, 0.00170151575, -0.00127986819, 0.0109702991, 0.0143807931, -0.00559709128, -0.0117016518, -0.0146345282, -0.00190487679, -0.028089935, 0.0100598391, -0.000899266, 0.00993297156, 0.0119255362, -0.0146718416, -0.0276720189, -0.00675009191, 0.0278959032, 0.00177147938, 0.00604859, 0.00425005797, 0.00243846606, -0.00475379638, 0.00436573103, 0.0135449609, -0.0258212481, -0.0232241973, -0.0132016726, 0.0204928163, 0.0189256314, -0.0289705452, 0.0111195548, -0.0156420041, 0.0137016792, 0.021806268, -0.00687695947, 0.0145822885, -0.0116195614, 0.0130225653, -0.00801503472, -0.00393288955, -0.000445668382, -0.0255376622, 0.0124479309, 0.000294780155, 0.00452245, 0.0115300082, 0.0263734944, -0.00942550134, -0.013985265, -0.00943296496, 0.00162595499, -0.0101120779, -0.00375378248, 0.00319407345, -0.00388438138, -0.00638068421, -0.0023078674, 0.00332653802, 0.00614560628, 0.0314332657, -0.0146419909, 0.0040411, -0.00639560958, 0.0208510309, -0.00523514627, -0.00362504949, 0.00292168162, 0.0107986545, 0.000487413374, -0.00328362687, 0.0194778778, -0.0101643177, 0.000290815544, 0.00734711532, -0.0115598589, 0.00406348845, 0.00591799105, 0.0231047925, 0.00433588028, 0.0055336575, -5.90901254e-05, 0.0110747777, 0.00703740958, 0.0207167, -0.00611575507, -0.0161793251, 0.00173509831, -0.00916430447, -0.0113285128, 0.00110262702, -0.0160599202, 0.0233137514, 0.0135822752, 0.00702621508, -0.0118732965, -0.0128359962, -0.00243100338, -0.00550753763, -0.00379855931, -0.0184032358, -0.0232689735, 0.0380005166, 0.0065933736, -0.00670158397, -1.53628498e-05, 0.00241980911, 0.00716800801, 0.0146345282, -0.00950012915, -0.00206532679, 0.0179106928, 0.0145748258, 0.0163435061, 0.00403736858, -7.61437623e-05, -0.00967923645, 0.00838071108, -0.0117016518, -0.00287130778, 0.0296272691, -0.00906728767, 0.00760831265, 0.0271794759, -0.0206122212, 0.0171196368, 0.0172838178, 0.021268947, 0.0123807658, 0.00690307934, -0.00314929662, -0.0055821659, -0.00466424273, -0.0224928446, 0.00330974674, 0.0331347808, -0.000438672025, 0.00751875946, 0.0283884462, 0.0146121392, 0.00319593912, 0.0156121533, 0.0115673216, -0.00340116583, -0.00933594815, 0.0119106099, 0.00655979104, 0.00495902309, -0.0113807525, -0.0165226143, 0.0198211651, 0.0119180726, -0.00900012255, 0.00579858664, 0.0088881813, -0.00529484823, 0.00240301783, 0.00979117863, 0.00196084776, 0.0186868217, 0.0207316261, 0.00509708468, -0.0165375397, 0.0010279991, 0.0111643318, 0.00891056936, -0.00078825705, -0.0207167, 0.00538067054, -0.0340004638, 0.000702435, 0.0169554558, 0.0183733851, 0.00303175789, 0.0120300148, -0.00755980471, -0.00809712522, -0.00495156, -0.002223911, 0.00410080235, 0.00184610731, -0.00349631626, 0.00501499372, 0.00197763881, 0.00178733782, 0.00160543236, 0.0202987846, 0.00160356669, 0.0101344669, -0.0155524509, -0.0113807525, 0.000299910811, -0.0174927767, 0.0162390284, 0.0299705584, 0.0128136072, -0.000430043176, 0.000239975285, -0.0162539538, -0.0210599881, 0.00543291, 0.0124404682, -0.0254779588, -0.0242540631, -0.00919415522, -0.0180300958, -0.0207316261, 0.00907475, 0.00154479721, 0.00402244274, 0.0288660657, -0.00147856493, -7.38699455e-05, 0.000355415308, -0.0218361188, 0.0137464562, 0.0290003959, 0.016880827, 0.0106344735, 0.00715308264, 0.00305414619, 0.015433046, -0.0046045403, 0.010365813, 0.000145174548, 0.0157464836, 0.000941710605, -0.00921654329, -0.0155076738, -0.019776389, 0.0159255899, -0.000175958558, -0.0170599334, 0.0057463469, 0.00307653449, -0.00788816717, 0.00709338, -0.00537320785, 0.0122165848, -0.026358569, 0.0118210567, 0.00887325499, -0.00874638837, 0.0176718831, -0.0042239381, 0.043612536, 0.00222204532, -0.00783592742, 0.0101270042, -0.0152614024, 0.00611948641, 0.0111643318, -0.0143434796, 0.00325377565, 0.0175524782, 0.0131792845, 0.0111120921, -0.00984341744, 0.0208808817, -0.0055336575, -0.000298744737, -0.0150748324, 0.0197166875, -0.00733218947, -0.0174927767, 0.0268361866, -0.0122315101, 0.00597396214, 0.0160897709, -0.0100896899, 0.0237913691, 0.0204928163, -0.00828369521, 0.0362393, -0.00885086693, -0.0133807799, 0.00361758657, 0.00442543346, -0.00336012058, 0.000514932384, -0.0154181207, 0.0117389662, 0.0163435061, 0.0136270514, -0.030448176, 0.0198808685, -0.00029174838, 0.00953744352, 0.00582097471, 0.000253035163, -0.00522768311, 0.00098508806, -0.00306534022, 0.0174032226, 0.00502991956, -0.0075672674, -0.0259257276, -0.00493663456, 0.00101867062, 0.0269705169, 0.0214032773, -0.00567171909, -0.00415304163, 0.00483588688, -0.0232540481, 0.0108732823, -0.0127539057, -0.00482469285, -0.00122203154, 0.0114553804, -0.0106270108, -0.00855235569, -0.0146942306, 0.00586202042, -0.0126718143, 0.00912699, 0.00958968326, -0.00542917848, -0.00360452686, -0.0102389455, -0.00248697423, -0.000263996131, -0.03549302, 0.0117091145, 0.00162782066, -0.00331534375, -0.00902997423, 0.0113882152, -0.00254294509, 0.0209256578, 0.0236122627, -0.00144218386, 0.00254481076, -0.0188659299, -0.00450379262, 0.00821653, -0.00770159764, -0.023045091, -0.00765682105, -0.0107389521, 0.000968296779, -0.00974640157, 0.0268063359, -0.00907475, -0.0236570388, -0.016880827, -0.00838817377, -0.00704860361, 0.00185730145, 0.00757846143, 0.00166420185, -0.0212092437, 0.0100225247, -0.0148136346, -0.0224480666, 0.011462843, -0.00531723676, 0.00814936496, -0.00853743, 0.0116568757, 0.00794040691, 0.00713069411, -0.00449633, -0.00735084666, 0.00551126944, -0.0216719378, -0.0147016933, -0.00719412789, -0.0166121665, 0.0164778363, -0.0251645222, -0.00282093394, 0.00384706748, 0.00722024776, -0.00769413495, 0.0127837565, -0.0181345753, -0.0248809364, 0.00114273943, -0.0116568757, -0.0192987714, -0.0144479582, 0.00394035224, 0.00186289859, -0.0188659299, -0.00597023079, -0.00591052836, 0.00153267011, 0.00231906143, 0.0312541574, 0.00408587651, -0.0161345489, 0.0307168365, 0.00447394187, 0.0129330121, 0.00684710825, 0.00251682545, 0.0124777826, 0.00717547117, 0.00417543, -0.00595903629, -0.0257018432, -0.0101120779, -0.00599261886, -0.0115673216, 0.00763443252, -0.0054963436, 0.00196271343, -0.00449259859, -0.0171644129, 0.0324780568, 0.00507842749, 0.00430602906, -0.00668292679, -0.0134404823, -0.0297616, 0.00256719929, 0.0144106448, 0.00118938193, 0.00749637093, 0.00457095774, 0.00767174643, 0.0185226407, -0.000557843421, -0.0232988261, -0.00835086, -0.00330228382, -0.00577619812, -0.00502618775, -0.006806063, 0.0224629939, 0.00387318712, 0.00784339104, -0.00362504949, 0.0098881945, -0.0257466193, -0.0266123042, -0.00977625232, -0.00457095774, -0.0284332242, 0.000100689344, 0.0279705301, -0.00471275067, -0.00392915821, 0.00454483833, -0.00166606752, 0.0212092437, 0.00210077502, 0.00658591092, 0.0025951846, 0.00530604273, 0.0139703397, 0.00778368814, -0.000961766869, -0.0101046152, 0.00639187824, 0.0108210435, 0.0252540763, -0.0162390284, -0.00319407345, 0.00550380629, 0.000956169737, -0.0195375793, 0.0124255428, -0.0174479987, -0.00520529505, -0.00944042765, 0.00213808892, -0.00953744352, 0.0151942372, -0.00869414862, 0.0081269769, 0.00365676638, 0.0048657381, 0.0247764569, 0.0143658677, -0.0356721282, -0.0027015293, 0.00555231469, 0.000981356716, 0.0212390963, -0.0175524782, 0.0200749, 0.0167912748, 0.000271458935, -0.0167464968, -0.00280974, 0.0024048835, 0.0142613882, -0.0113135874, 0.011462843, -0.00241048075, 0.00664188154, 0.0149927419, -0.0135076465, -0.00884340424, 0.0100673018, -0.0106120855, -0.0246719792, -0.00295899552, 0.0467170551, 0.0107688038, 0.0109926872, 0.0200599749, 0.00313063967, -0.00955236889, 0.0117613543, 0.00488439482, -0.0362393, -0.00769413495, -0.00462319748, -0.0142166121, 0.00068704295, 0.010156855, -0.0145300487, 0.0164181348, -0.0197166875, 0.00274070911, 0.0087911645, 0.0378214121, -0.015246477, 0.00673143519, 0.0030690718, -0.00850011595, -0.012350915, -0.00860459544, 0.0323885, -0.0233585276, 0.00264928979, 0.00852250401, 0.00788816717, 0.017627107, 0.000547582109, -0.00168752298, -0.00566052506, 0.00444035931, -0.019239068, 0.0141942231, -0.004354537, 0.00449259859, -1.78261525e-05, 0.0124628562, 0.0128509216, 0.00675755506, 0.0208510309, 0.009806104, 0.00835086, -0.00537320785, -0.0265973769, 0.0174629241, 0.000950106245, -0.00605605263, 0.000436573115, -0.0198659431, -0.039761737, 0.013261375, -0.0276720189, 0.0276720189, 0.000979490927, -0.00153920008, -0.00572395884, -0.00594411092, -0.00666053873, -0.0128956987, 0.00894788373, -0.0216868632, -0.024164509, -0.00180972624, -0.0223734397, 0.00459707761, -0.011977775, 0.0161345489, -0.00821653, 0.000354249234, -0.00625008531, 0.02250777, 0.0169554558, 0.00424632663, -0.0148509489, -0.0133658536, -0.00295526418, 0.0137912333, 0.00517171249, -0.0204331148, 0.0188808553, 0.0365378112, -0.00496275444, -0.0342691243, -0.00213995459, 0.013074805, -0.0236719642, 0.010507606, 0.0144404955, -0.00391796371, -0.00174162828, 0.00766428374, -0.0172241163, -0.0318810306, -0.0179256182, 0.00349258492, 0.00297765248, 0.00331347808, 0.00643292349, -0.00991058256, -0.0377020054, 0.021597309, 0.0372243896, -0.00532096811, 0.0308660921, -0.00716800801, -0.0170300826, -0.0186420456, 0.00300377235, -0.00356721296, -0.0273287315, 0.014358405, 0.0137166055, -0.0160151441, -0.00470528798, -0.0188062266, -0.0305377301, -0.00940311328, -0.00296086119, -0.00286011375, 0.00540679041, 0.00107370864, 0.0134180933, 0.0252242256, -0.00287690503, -0.018746525, -0.00206532679, -0.00903743692, 4.44560646e-06, 0.0113061247, 0.00932102278, 0.00508962153, -0.00569410762, 0.00666053873, 0.00190860813, -0.00766428374, -0.0364781097, 0.000188435413, -0.0185524914, -0.00543291, 0.0165972412, 0.0210599881, 0.014873337, -0.0151494602, -0.0008834076, 0.0166420173, 0.00643292349, -0.00429483457, 0.0203734115, 0.00934341084, -0.0124628562, -0.0101792431, 0.00764189521, 0.0029160846, -0.0112762731, 0.0120598665, -0.0102911852, 0.0210749153, 0.0181942787, -0.0139255635, 0.00289929332, 0.00917923, -0.0252839271, 0.0274779871, -0.000970162509, -0.00954490621, -0.0074851769, -0.00392169552, 0.00166606752, 0.014313628, -0.0120449401, -0.0199256446, -0.001792002, -0.00629113056, 0.014358405, 0.00091745652, -0.0142688518, 0.00710084336, 0.0204181895, 0.0109852245, 0.00101867062, -0.0328064188, -0.014522586, 0.00952251814, 0.00908221304, -0.00494036591, -0.00794787, -0.00479111029, -0.00110915687, 0.000901598134, 0.00590679701, 0.0110897031, 0.00462692883, 0.00153173727, -0.0159106646, -0.0166569445, -0.0174032226, 0.00516051799, -0.000324631284, 0.0129330121, 0.00100934214, 0.0101195406, 0.0117986687, 0.0135001838, -0.0060075447, 0.00510454737, -0.00257652765, -0.0121419569, -0.00221085106, 0.000353549607, 0.0227018017, -0.00205040118, -0.000870814139, 0.00941803865, -0.0124479309, -0.00548141822, 0.0140598929, -0.00745159434, -0.0401498, 0.00661949348, 0.0120300148, -0.0143061653, 0.0128359962, -0.0195823573, 0.0153882699, -0.0076493579, -0.00617918884, -0.0132763, 0.0100374501, -0.0121494196, -0.00158117828, -0.0101941694, -0.0119180726, -0.0204629656, 0.00116885919, -0.0143285533, -0.00790309254, 0.0191345885, 0.0124330055, 0.00728368154, -0.0110971667, -0.0110076126, 0.0115449335, -0.0172688924, -0.0181644261, 0.0054030586, 0.0106046218, 0.0014235269, 0.00407095114, -0.0205972958, -0.0230749417, 0.000353782816, 0.0102762599, 0.0053657447, 0.013612126, 0.00203547557, -0.0249257125, -0.0129703265, -0.0426572971, -0.0155226, 0.00720905373, 0.0228659827, -0.00867176056, -0.00432841713, 0.006164263, 0.00619784556, -0.0143957185, 0.00472394517, 0.010321036, 0.0084478762, 0.0035709443, 0.0165972412, -0.00571276434, -0.00920161791, -0.0127837565, -0.00545529835, -0.0156569295, -0.01994057, -0.0107091013, -0.0252839271, 0.0175077021, -0.00162875361, -0.0063881469, 3.35825462e-05, 0.00305974321, 0.0182390548, -0.00196084776, 0.0100896899, -0.010858357, -0.0137837697, -0.00944042765, -0.00638068421, 0.0050224564, 0.020477891, -0.0105150687, -0.0161942504, -0.00813444, 0.0243585408, -0.0111344801, -0.0143061653, 0.00202241563, -0.00501126237, 0.0136270514, -0.000241374568, 0.000622676394, 0.0257167686, -0.0205674451, 0.00547022372, -0.0154479723, 0.0043918509, -0.00806727447, 0.014149447, 0.0169106778, -0.00594037957, 0.00741054909, -0.0139404889, 0.0222241841, -0.0135972006, -0.0286869593, 0.00358400401, -0.00141326559, 0.0174927767, -0.0124031547, 0.0084031, -0.000487413374, 0.00435080566, -0.0122315101, 0.0185077153, -0.014149447, -0.015059907, 0.000828369521, 0.00716427667, -0.0247316808, 0.0275675394, 0.0144330328, 0.00429856591, 0.0335526951, -9.73077622e-05, 0.0181345753, -0.0212987978, 0.0152390143, -0.0167017207, 0.00716054533, 0.00686949678, -0.00734711532, -0.0260451306, 0.00111382117, -0.016552465, 0.0188659299, -0.00428364053, 0.00917176716, 0.00614933763, -0.0130076399, 0.0262391642, -0.0186569709, 0.0174778495, 0.0030224293, -0.00328176119, -0.0164032094, -0.00338250888, 0.00314183393, -0.00179293496, 0.0123210633, -0.00496275444, -0.0170300826, 0.00851504132, -0.00734711532, -0.0018806227, 0.00225749356, -0.00641426677, -0.0107911918, -0.00486946944, 0.00996282231, -0.00841056276, 0.00408960786, 0.012515096, -0.00203174422, -0.030119814, 0.0121121053, -0.0273287315, 0.00118191913, 0.00286011375, -0.00397766614, -0.0320899896, -0.014171835, -0.0143210907, -0.00572395884, -0.0266272295, -0.000928184309, 0.000270759279, 0.00920161791, -0.00685083959, -0.0152539397, -0.00740308594, -0.00807473715, 0.0196271334, 0.00479857298, 0.0084478762, -0.0027948143, -0.0087911645, 0.0057948553, -0.00759338727, -0.0349855535, -0.0183584597, -0.0447468795, 0.0226570256, -0.00451871846, -0.0139106372, -0.00809712522, -0.00982849207, 0.00993297156, 0.0012556141, -0.0268063359, 0.0229555368, 0.0183733851, -0.000736483955, 0.0112911984, -0.000342821848, 0.000908128044, -0.00672024116, -0.00397766614, -0.00689934799, 0.0014160641, 0.0103508877, -0.000742081, 0.00589933433, 0.0126718143, 0.00157371548, 0.00462692883, -0.0328959711, -0.00444409065, 0.0115747852, -0.0157912597, 0.0121718077, -0.0183435343, -0.00337131461, 0.0158509631, 0.0164330602, 0.00547022372, 0.0227316525, -0.00617918884, -0.00552992616, -0.00485454407, -0.014336016, 0.0089702718, 0.0281794891, 0.0202092305, -0.000839563669, -0.00309892278, 0.00648889458, -0.0149330394, -0.0130673423, -0.019985348, 0.00609709788, -0.0102464082, -0.0016903216, 0.004903052, -0.000682378712, -0.0025112282, 0.00619038288, -0.0113061247, 0.0115598589, -0.0121792704, -0.00106811163, -0.0229107607, -0.000855422113, -0.00850757863, -0.00560082262, -0.0237615183, -0.00122203154, 0.0073060696, -0.00902251154, -0.001724837, 0.0177614372, -0.0383587331, -0.00999267399, -0.00416796748, 0.00914191548, -0.0123210633, 0.0100150621, 0.0187614504, 0.011604636, 0.00752995349, -7.78345493e-05, 0.0068433769, -0.00124815141, -0.00733218947, -0.012350915, 0.00314183393, -0.00814936496, 0.0299407076, -0.00586202042, 0.00873892475, 0.000649729, -0.0102613345, 0.0102240201, -0.00178733782, 0.0268809646, -0.00855235569, -0.00524260895, -0.0102986479, 0.00317914784, -8.08225832e-06, -0.0237167422, 0.00645531202, 0.000501872506, -0.0123733031, 0.0153285675, -0.00548888091, 0.0125374841, 0.00112221681, -0.0122016594, -0.000571836135, 0.00132371206, 0.00451871846, 0.00113527663, 0.00682845153, 0.0151569229, -0.0266720057, 0.0014505795, 0.006806063, 0.00664561288, 0.00677994313, 0.0128509216, 0.00108956709, 0.00105411885, 0.00404856261, 0.00260264752, 0.00559709128, 0.0119479243, 0.0123733031, -0.0133285401, -0.00780607667, 0.00829115789, -0.00241607777, 0.00751502812, 0.00322392466, -0.0140151167, 0.00597396214, -0.0108508943, 0.00560828531, -0.0094702784, 0.000859619933, -0.00476872176, -0.0115971733, 0.00789563, -0.0120524028, -0.000832100923, 0.0201943051, 0.00158584258, 0.000506070326, -0.0128956987, -0.0037369912, -0.0180898, 0.00843295082, 0.00994043425, -0.00387318712, -0.00351124187, -0.00181065907, 0.00522768311, 0.00858966913, -0.0159703679, -0.0140897445, -0.0033657176, 0.00320526771, -0.02250777, -0.00270526088, -0.00961953402, -0.0162539538, -0.0029757868, -0.0100075994, 0.0112688104, -0.0101419296, -0.00578739261, 0.000286151306, -0.000867549155, 0.0200151987, -0.0114926938, 0.012119568, -0.00223137368, 0.004996337, 0.0044851359, -0.00428737188, 0.0104180528, 0.014007654, 9.7657583e-05, -0.00688442215, 0.00509708468, -0.0135673489, -0.00544037251, 0.0170300826, -0.0159405153, 0.00824638084, -0.0004417038, 0.00725009898, 0.0081269769, 0.0168211255, -0.00987326913, -0.0141942231, 0.0201793797, -0.0042351326, 0.000591426, -0.0052836542, -0.0119180726, -0.00576500408, 0.011067315, 0.0171942636, 0.00238436088, 0.0096493857, 0.0127986819, -0.00583590055, -0.0100747645, -0.0146196028, -0.000947307679, 0.00127706968, -0.00570530165, 0.0127464421, 0.0114255287, -0.00709338, 0.00341795711, -0.0122165848, -0.00573888421, -0.00940311328, -0.0162688792, 0.0148136346, -0.0111046294, -0.00977625232, -0.0126121128, -0.00413438492, 0.00682472, -0.00181625609, 0.0735532418, 0.0137613816, 0.0338810608, -0.00488066347, 0.00108956709, -0.020104751, -0.0104479035, 0.0418811701, -0.00105132035, 0.0102389455, -0.019074887, 0.00472394517, -0.0178360641, -0.00658591092, -0.00823145546, -0.0277317222, -0.0133061521, 0.00379482796, -0.00348325656, 0.0157166328, 0.0221794061, -0.021806268, -0.00787324179, -0.000986020896, 0.00220152247, 0.00865683425, -0.0157464836, -0.0103061106, -0.00202987855, -0.0112091079, -0.0159852933, 0.0262988657, 0.00761204399, 0.00404856261, -0.0220898539, -0.0143210907, -0.00245898869, 0.00570157031, 0.0123359896, 0.00118658331, -0.00979864132, -0.00470901933, 0.00527246, -0.009806104, 0.00439931359, 0.011813594, 0.0123807658, -0.00131718221, -0.00692919921, -0.0231346432, -0.011067315, -0.0330750793, 0.00103826041, -0.0233286768, 0.0101493923, 0.017089786, 0.022836132, 0.0076493579, 0.00419035554, 0.0138136214, 0.00911952741, -0.00373512553, -0.014313628, 0.000662788865, 0.030492954, -0.00770159764, -0.00882847887, -0.000201028859, 0.0122016594, 0.00410826504, 0.00674262922, -0.00513439858, 0.0182390548, -0.0181345753, 0.00444409065, 0.0156420041, -0.0130151026, 0.019612208, -0.0201644544, 0.00738442922, 0.00355228735, 0.00514559262, -0.0160748456, -0.0156270787, 0.0135225728, -0.0125897238, -0.0141195953, -0.0264033452, 0.0140748192, 0.0102464082, -0.00391050102, 0.00375564815, -0.0143285533, 0.011253885, 0.0113956779, -0.0106195481, -0.0291645769, 0.0110822404, 0.0365975127, 0.00254854234, 0.0186569709, 0.00519036921, -0.00752622215, 0.0113135874, -0.015761409, 0.0230600163, -0.0086269835, 0.0123434523, 0.0147240814, -0.000948240573, 0.00994043425, -0.0173285939, 0.0129927145, 0.00873892475, -0.0104404408, -0.000457095797, -0.00545902969, -0.0106195481, 0.00435080566, -0.0198808685, -0.00263809576, -0.00121923303, -0.0031754165, -0.000923520071, -0.00769413495, 0.0166718699, -0.0159554407, 0.00356348138, 0.0138733238, 0.00481349835, -0.00850757863, 0.0221943334, 0.00627993653, -0.0164479855, 0.00295526418, 0.0217465647, 0.00450006127, 0.0115225455, 0.000393895287, 0.021433128, 0.0174032226, -0.00855981838, 0.0084478762, -0.00749637093, -0.0144778099, 0.00530231092, -0.0113658262, -0.0036306465, -0.0183286089, -0.00675009191, -0.00504111359, 0.0173733719, 0.00480976701, -0.0163733568, 0.00695158727, 0.00343661406, 0.00604859, 0.00567545043, -0.00274444045, -0.0155823026, -0.00902997423, 0.0131121194, 0.00867922325, 0.00360266119, 0.0103284987, 0.00565306237, 0.0037369912, -0.011649413, -0.0169703811, 0.00847026519, 0.0191345885, 0.00339183724, 0.0111941826, 0.00838817377, 0.00386945577, 0.027552614, -0.0102613345, 0.0110374643, 0.00885086693, 0.0033657176, -0.0126419635, -0.0136643657, -0.0102464082, 0.0530156493, -0.00894788373, -0.00324071595, -0.020477891, 0.00313063967, 0.0117091145, 0.0137166055, 0.021642087, 0.00517917518, -0.00219592545, -0.0132016726, 0.00617172616, 0.00432841713, 0.0228958353, -0.0326870121, -0.00164181343, -0.0059142597, -0.00717174, -0.00266608107, -0.00532469945, 0.0045672264, 0.029910855, 0.00262876716, -0.00748144556, -0.00707472349, -0.0014235269, -0.00658591092, -0.0186121948] |
21 Jun, 2022 | Difference between Terrestrial Microwave and Satellite Microwave Transmission System
21 Jun, 2022
Terrestrial Microwave Transmission System (TMTS): In these systems, the signals are extremely concentrated and the physical route must be within line of sight. The signals in these systems are extended with the help of Relay towers. Terrestrial Microwave Systems need directional parabolic antennas to broadcast and receive signals in the lower gigahertz range.
Satellite Microwave Transmission System (SMTS): Satellite Microwave Transmission System uses satellites for broadcasting and receiving signals. These systems need satellites that are in the geostationary orbit which is 36000 km above the earth. The satellites operate as repeaters with receiving antenna, transponder, and transmitting of signals. The difference between terrestrial microwave and satellite microwave transmission systems are as follows:
Terrestrial Microwave Transmission System
Satellite Microwave Transmission System
1.
The frequency range needed is from 4 GHz to 6 GHz.
The frequency range used in this system is between 11 GHz to 14 GHz.
2.
In this system, attenuation mainly depends on the frequency and signal strength.
Attenuation is generally affected by frequency and power.
3.
In terrestrial microwave transmission systems, signal requirements make installation moderately difficult.
In satellite microwave transmission systems, the installation of satellites is extremely tough.
4.
Terrestrial microwaves are utilized for point-to-point communication.
Satellite microwaves communicate with satellites in space.
5.
It requires focused signals and line of sight as the physical path.
It requires the proper alignment of earth station antennas.
6.
In these systems, short-distance systems can be inexpensive but long-distance systems are almost costly.
These systems are very expensive as the cost of building and launching is very high.
7.
Relay towers are used to extend the signals.
Satellites are used for the expansion of signals.
8.
Terrestrial microwave systems, are employed as a booster to fiber-optic networks or for short-range communications.
Satellite links provide connectivity in locations where otherwise there is no possibility of communication.
9.
The area coverage of Terrestrial microwave systems is less compared to the terrestrial systems with fewer base stations.
The area coverage of Satellite microwave systems is wider than terrestrial systems with fewer base stations. Hence, less bandwidth.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System | https://www.geeksforgeeks.org/difference-between-terrestrial-microwave-and-satellite-microwave-transmission-system?ref=asr10 | Languages | Difference between Terrestrial Microwave and Satellite Microwave Transmission System | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0136543941, 0.00979163777, -0.0264224503, -0.00171578233, -0.000737367198, 0.00326687354, -0.0190323088, 0.00279076654, -0.0202180855, -0.0127800331, 0.02092476, -0.0182178356, 0.0207930058, -0.0146485297, -0.0044466611, 0.00423705438, 0.025464246, 0.003683093, 0.0355014242, 0.0183735434, 0.0364596285, -0.0394300558, -0.0100371772, -0.0243862681, -0.0221344903, -0.020050399, -0.000954460062, -0.0063421065, -0.0232244469, -0.0132351797, 0.00948621053, 0.00447361078, -0.0151994964, -0.0253444705, -0.00927660335, -0.0301594418, -0.0134867085, 0.00640199427, -0.0236316826, 0.00651578093, -0.0304229483, -0.0191880167, 0.0137262587, -0.00197030511, -0.0434545092, 0.0176429134, -0.00796506274, -0.0262787193, 0.0695176348, -0.0456823297, -0.0440294296, -0.0501140207, 0.0079470966, 0.065589, 0.0105043007, 0.059264861, 0.0500661097, 0.0511680432, -0.0158822164, -0.0162894521, 0.0443887562, 0.0203258824, -0.0140137197, -0.00975570455, -0.0143131586, 0.00692301709, -0.029321013, 0.00511440868, 0.0242545158, -0.0443648025, -0.0200384222, -0.00706674764, 0.0203977469, -0.0514075942, 0.0229369868, 0.0212960634, 0.0469519496, 0.0245779082, 0.000691702822, 0.0197749157, -0.0198108479, 0.0214877035, -0.00967186224, -0.00390767166, 0.0131154042, 0.0315009244, -0.0546175763, -0.0361961201, 0.0313811488, 0.0146724842, -0.0137142818, 0.0213559512, 0.00552763417, 0.00529706618, 0.00742607377, 0.00298989308, 0.0101389866, 0.0202779733, -0.0219787825, 0.0170200821, 0.0469759069, -0.0406278111, 0.0191520844, -0.0198108479, 0.0257996172, -0.0518387854, 0.000824204355, 0.0236915704, 0.041562058, 0.0354295596, -0.0117739206, -0.0290095974, 0.0157744177, 0.0009791638, -0.0203258824, -0.0206253212, 0.00487186387, -0.0334173329, -0.0448199473, -0.00332376687, -0.0121332463, 0.0264224503, -0.0436701067, -0.0295845196, -0.0280274395, 0.020337861, -0.0247695502, -0.0383041687, 0.00497067859, -0.0176069811, -0.0197749157, 0.0111570768, 0.0123368641, -0.0127081685, 0.00691702822, -0.00661160098, -0.0311176442, 0.0647266209, 0.0155109121, -0.0108217057, 0.033321511, -0.012265, 0.0291054174, 0.0206732322, 0.0148281921, -0.00819862541, -0.00265751639, 0.0460416563, -0.0283388551, 0.0089053, -0.00387772801, -0.0370585024, 0.0137382364, -0.0127201462, 0.00447061611, 0.01051029, -0.0216314346, 0.025655888, -0.0436221957, 0.00317404768, -0.0131633151, -0.0406517647, -0.0162894521, -0.0114205824, 0.0145287542, -0.0234999303, 0.0135465963, 0.0112109762, -0.00409631804, 0.0129956296, -0.0160379242, 0.0346150845, 0.0118038645, 0.0502098426, 0.0220746025, -0.00905501936, -0.0185651854, -0.0109175267, -0.00679126428, 0.0254882015, -0.0528928079, -0.0270692371, -0.0317165218, 0.00381784025, 0.021954827, 0.0343036689, 0.0181220155, 0.000831690326, -0.0356930643, 0.0226135924, -0.0171039253, -0.0032638791, 0.0239670537, -0.01119301, 0.0124446619, -0.00886337832, -0.0185532067, -0.0011356204, 0.0112289423, -0.029368924, -0.00865976047, 0.00392863248, 0.0163014289, 0.0290575083, 0.0394300558, -0.0342557579, 0.00618041, 0.0201102868, 0.013905922, 0.0466884449, -0.0561027899, -0.0083064232, 0.058642026, -0.00985152554, 0.0144209564, -0.00564142037, 0.00294647436, -0.0346629955, -0.0333933756, -0.0209846478, 0.0674095824, -0.00749793882, 0.01581035, -0.00865976047, -0.0800099596, -0.00885739, -0.0270692371, -0.0334173329, -0.0406038538, -0.007000871, -0.0151994964, 0.0630976707, -0.00770155713, -0.0151276309, -0.0558153279, -0.0144688664, 0.028195126, 0.0177866444, -0.066978395, 0.0030782274, -0.0224698614, 0.0324112177, 0.0224578846, -0.0149719231, -0.00246288138, -0.0224339291, 0.0113127846, 0.0235358626, -0.0246976838, -0.0235837735, -0.0199905112, 0.0103485929, -0.00540785864, 0.0319081619, -0.0157744177, -0.0282430351, 0.0163253844, -0.0269015506, 0.0102887051, -0.032435175, 0.0404840782, 0.00731228711, 0.0484611206, 0.00707872538, 0.00689906208, 0.029321013, 0.0313811488, 0.00126662466, -0.0250809658, 0.0119116623, -0.0521262474, -0.0580671057, -0.0158582609, -0.0368668623, 0.0128518986, -0.0304469019, 0.00574921863, 0.0424723513, 0.0469040386, 0.010097065, 0.0359086618, -0.0450595, -0.0131992474, -0.0192838367, 0.0259673037, -0.00229220139, 0.0142412931, 0.0347588174, -0.0248893239, -0.00583306141, -0.0375376046, -0.0496828295, 0.0419453382, 0.0176309366, 0.0279795304, -0.00923468173, -0.00975570455, -0.0143011808, 0.0242305603, 0.000378415367, 0.0156067321, 0.00825252384, -0.0118158413, -0.0243742913, -0.0522699766, -0.036579404, -0.0274764728, 0.00788122, 0.0157025531, -0.0174632501, 0.0379927531, -0.0026051146, -0.0210565124, 0.00314709824, 0.0396935605, 0.00524316728, 0.00954010896, -0.0130315619, -0.0286023617, -0.00860586111, -0.00233262568, 0.00322195771, -0.0412985533, 0.00512339221, -0.000929007831, 0.0113606956, 0.0080548944, 0.0472633652, -0.013606484, -0.0265661795, -0.0107378634, 0.0051593245, 0.0349983685, -0.0362200774, 0.0429754071, 0.00442570029, -0.00199426012, 0.00557254953, -0.00520424033, 0.0370105952, 0.0264224503, -0.00571927475, -0.00878552441, -0.0228651203, -0.0200264435, 0.0334652439, -0.0119895162, 0.0265901349, 0.0180501509, -0.00382382912, 0.000765813864, -0.00855196267, 0.0161337443, 0.00579712866, 0.00112813443, -0.0288179573, -0.00291653071, -0.0576838255, 0.0409631804, 0.00771952327, 0.017559072, -0.0327465907, 0.00609057816, 0.0186011177, -0.0326986797, -0.0164810922, -0.0059947581, 0.0157265086, -0.00938440114, 0.00874360278, 0.0440773405, -0.0133429775, 0.0177746676, 0.0152593842, -0.0175231379, 0.0463530719, 0.0339443423, 0.00585402176, 0.0201102868, 0.0260391682, -0.00985751394, 0.0118457852, 0.010318649, 0.00119700527, -0.0101150312, 0.0401726626, 0.0499702916, -0.0313332416, -0.0320279375, 0.0538031, 0.00594984228, 0.0484850742, 0.0210086014, -0.00777342264, -0.00484790886, 0.00220985594, -0.0117379874, -0.0205295011, 0.0140376752, -0.00674335426, 0.00929456949, 0.02155957, 0.00920473784, 0.0226375479, -0.00212451583, 0.0280993059, -0.00734223099, -0.0372261889, -0.0269973706, 0.00213948777, 0.00994734559, -0.0204097256, 0.0167685542, -0.0152953165, 0.0141215175, 0.0463770293, -0.0165050477, 0.0295845196, -0.00809681602, 0.00740810763, -0.0291533284, 0.0135585731, -0.000252276892, 0.0122230779, 0.0312134642, 0.0488683581, 0.0330580063, 0.0261589438, 0.00235807779, 0.0136424163, -0.0150797209, -0.037417829, 0.0299678016, -0.0270692371, -0.0270692371, -0.0264224503, 0.00713861268, 0.0310218241, -0.0104923239, 0.00235957513, 0.00660561258, 0.00466225669, 0.0260870792, -0.00366812106, -0.0204815902, 0.0140256975, -0.0201821513, -0.00741409604, -0.0088933222, -0.0448199473, -0.0221704226, 0.0280993059, -0.0132711129, 0.0118517745, -0.00945027731, -0.0383520797, 0.0712424, -0.0528928079, 0.00401247526, -0.0116541451, 0.0275243837, 0.0264224503, 0.0187089145, -0.0361003019, 0.0321716666, 0.0157983731, -0.0306145884, 0.00821659155, 0.00958203059, 0.0287221372, 0.037513651, -0.0286742263, -0.0181579478, 0.0584982969, 0.0264943149, -0.0289377328, -0.00764166936, -0.00280424114, 0.0113726724, -0.0167086665, -0.00221883901, 0.0677449554, -0.0159421042, 0.0189724211, -0.00502457749, 0.00306924409, -0.0212361757, 0.0222303104, 0.0105222678, -0.0402924381, 0.0291533284, 0.00590792065, -0.0120074823, -0.033656884, -0.0125524607, -0.00605764, -0.0260631237, 0.0242784694, -0.0365554467, 0.0128998086, -0.0279555749, 0.00600673538, -0.0159900133, 0.0188526455, -0.0185771622, 0.0358128399, 0.0195593201, 0.0442689806, -0.0020781029, -0.0340401642, 0.00848608557, 0.0391186401, 0.0221943781, 0.0179663077, 0.00392264361, 0.0205654334, -0.000681222475, -0.0145886419, 0.000512039755, 0.015271361, 0.0115463473, -0.00961796287, 0.0291293729, 0.00593786454, 0.000830193108, -0.0269015506, 0.0121332463, 0.0151396086, 0.00442869496, -0.0221344903, -0.0315248817, -0.00345851411, 0.0338006131, -0.0264224503, -0.019607231, -0.00456643663, -0.00204366748, 0.0352858268, -0.00373100326, 0.0170679931, -0.0020227069, -0.0122769764, 0.00018705547, -0.000894572411, -0.0177028012, 0.0132112252, 0.00940236729, 0.00167386094, 0.00355732883, 0.00864778273, 0.0291533284, 0.0235238858, -0.0270692371, 0.0076536471, -0.00523119, -0.0059947581, 0.0152114742, -0.0112528969, -0.00773150101, 0.0122230779, -0.0156067321, 0.0355253778, 0.00318602519, 0.0200743545, 0.010875605, -0.00394959329, -0.0356930643, -0.00234460318, 0.0286263172, 0.00516531337, -0.029464744, 0.00357529521, -0.0204935689, 0.00977966, 0.0240628738, 0.0346869528, -0.00281023, -0.0102168405, -0.0121212685, -0.00545576867, 0.0222542658, -0.0397654288, 0.0308780931, -0.00500960555, -0.000528883189, -0.0459458381, 0.0310218241, -0.00975570455, 0.00932451338, 0.0139418542, 0.0194635, 0.00502757169, 0.000495570654, 0.0174392965, -0.011414594, 0.00731228711, 0.028051395, -0.00909095164, -0.00706674764, -0.00535994861, 0.0122530218, 0.0434545092, 3.27510825e-05, 0.00883343443, -0.0177626889, 0.0100192111, -0.00205863942, 0.00357828964, 0.00764166936, 0.0152114742, -0.0425202623, -0.0100790989, 0.00986350328, 0.0361482091, 0.0258954372, -0.00919874944, 0.020050399, 0.009366435, 0.00225477153, -0.00278028613, 0.00769556826, -0.00613848818, -0.0318362974, -0.00937841274, -0.0270931926, 0.0341599397, 0.00609357283, -0.00537791476, -0.0111271329, -0.0265182704, 0.00923468173, 0.00685714092, 0.0234041102, 0.0110852113, 0.00727635436, -0.0277639348, 0.00904304162, -0.0450115874, -0.00664154487, 0.00870168209, -0.0120254485, -0.0155588221, -0.0239790324, 0.0292491484, 0.0154510243, 0.0519346073, 0.00566238118, 0.0405559465, 0.0100850873, 0.0470477715, -0.0230088513, 0.0228531435, -0.0267817751, 0.0189724211, 0.0010989391, 0.00209606928, 0.0017232683, -0.0183136556, 0.0300396662, 0.0153192719, -0.00922270492, 0.00849806331, 0.0228651203, 0.0330819599, 2.86104096e-05, 0.0058689937, -0.0131633151, -0.00453349808, -0.050736852, -0.0212840848, -0.0155947553, -0.0419932492, -0.00288359239, 0.0344713554, -0.00321596907, -0.00884541217, -0.0222183336, 0.0112289423, 0.0113786617, -0.0632414, -0.000704054662, 0.0175231379, 0.0134268207, 0.0287221372, 0.0292970594, -0.0034465366, -0.025512157, -0.00146575121, 0.00559051614, -0.019954579, 0.0161577, 0.0177986212, -0.0135346185, 0.0233681779, -0.00906100776, -0.00786325429, -0.016924262, -0.00372202, 0.0202180855, -0.0306385439, -0.00697691599, 0.0139298774, -0.0276681129, -0.0114565156, -0.0240748525, 0.0357409753, -0.00710268039, -0.00788122, -0.00850405265, -0.0231406037, 0.0114804702, -0.030830184, 0.0102228289, -0.00633611763, 0.0365075357, -0.0432628691, -0.0302792173, 0.00469519524, -0.0275483374, -0.00782732107, 0.0197030511, 0.0182298142, 0.0421609357, -0.00192389206, -0.00980960391, 0.00272039836, -0.00471915025, 0.00106300658, -0.00477604335, -0.00596780842, -0.00944428891, -0.00475508254, -0.0370585024, 0.00563543197, 0.00253324932, 0.0157025531, -0.0232244469, -0.0161816552, 0.029464744, 0.0114684934, 0.00730031, 0.00949818827, -0.00677928654, 0.00595283648, -0.0123368641, -0.0291533284, 0.0348546356, 0.0260152128, -0.0224459078, -0.0088993106, -0.0169362389, -0.0404840782, -0.00256469031, -0.0172596332, 0.0323633105, -0.0088993106, -0.0197868943, 0.00935445726, 0.0173075423, 0.0123368641, 0.0288179573, 0.0380406603, -0.00103156548, 0.0287460927, -0.0117499651, -0.0107977511, -0.0468082204, -0.0107438518, 0.0221225135, 0.0113008078, 0.0047401106, 0.013905922, 0.0284825861, -0.0302073509, 0.00764166936, 0.0322914422, 0.0402924381, -0.0268057305, -0.0483653, 0.00860586111, 0.00249282527, 0.0234759748, -0.00839026552, 0.0234041102, -0.0161816552, -0.022972919, 0.0334652439, -0.00454547582, -0.0329861417, 0.0165888909, 0.0106420424, 0.00985751394, -0.0241706725, -0.00678527541, 0.0150318108, 0.00289407279, -0.00143505877, -0.00853998493, -0.0471435897, 0.00324291852, 0.00662357872, -0.00374896941, 0.0301833972, -0.00343755353, 0.014193383, -0.0453469604, -0.0185771622, -0.0383760333, -0.0297761597, 0.00862382725, 0.00594085921, 0.0108576389, -0.0277639348, 0.0404840782, 0.0125524607, 0.0309499595, -0.0233082902, -0.0131393597, -0.00555458339, 0.00303630601, -0.0158941932, -0.0134986853, -0.0103725484, 0.0242425371, -0.0443887562, 0.00030056134, 0.0261829, -0.00188346789, 0.0324591286, -0.00562345423, -0.0181339923, -0.018145971, -0.0190682411, -0.0405080356, -0.0360523909, 0.0127081685, -0.0146485297, 0.00172177108, 0.0101030534, -0.0170560144, 0.00480598724, -0.00452152081, 0.0139897652, -0.0141694276, -0.0275243837, 0.0335371085, 0.0152833387, -0.000526637363, 0.0175470933, 0.0113247624, 0.00624628644, 0.0295605641, 0.00820461381, 0.0300396662, -0.00978564844, 0.000613100245, -0.0106899533, 0.0256319325, 0.00419513276, -0.0269255061, 0.00567435892, 0.029608475, -0.013223202, -0.0164451599, 0.0195712969, 0.0143371131, 0.0135465963, -0.00804291666, 0.00555458339, -0.00976169389, -0.0340401642, -0.0137502141, -0.0362679847, 0.00881546829, 0.010827695, 0.0103366161, -0.00751590542, 0.00910292938, 0.0352139622, -0.00265901349, 0.0327705443, 0.0114984373, -0.0141215175, 0.0155827776, 0.0110253245, 0.0124326851, -0.00129581988, -0.0388311781, 0.00619837595, -0.00963593, 0.0181220155, 0.0300157107, -0.0274764728, -9.72590169e-06, 0.0146485297, 0.00929456949, -0.00977966, -0.0210445356, 0.00489282422, -0.000145695521, -0.00372800883, -0.00392563827, -0.0283867661, 0.00319201406, 0.0360284336, -0.0355972424, -0.0229010526, -0.0164331831, -0.0298480261, -0.00485389726, 0.00172776, 0.00050754816, -0.0158941932, 0.022972919, 0.00483892532, 0.02165539, -0.0123248873, -0.0379208848, -0.025464246, -0.00642594928, -0.00414722273, 0.00437180139, -0.0111690545, 0.0144329341, -0.00251678028, -0.025512157, 0.00574622396, -0.00809082761, 0.0246497747, -0.00345252547, -0.0110073574, -0.00358427828, -0.0151396086, -0.0314530171, -0.0057582017, -0.0160618797, 0.0213439725, 0.016828442, -0.0303271264, 0.0090729855, -0.0187688023, 0.022829188, 0.0451553203, 0.00698889373, -0.00617442094, 0.0186729822, -0.0141334953, 0.000757953618, -0.013606484, 0.00137891411, -0.000966437627, 0.00843218714, -0.0187688023, -0.0570609942, 0.007707546, -0.0209606923, -0.0108995596, -0.0499223806, -0.0163852721, 0.0347348601, 0.00930055883, 0.0229369868, 0.0142892031, 0.00927061494, -0.0206133444, 0.0300157107, -0.0101569528, -0.0342078507, -0.0224578846, 0.00832438935, -0.00879151281, -0.00822856929, 0.00141409808, -0.00969581772, -0.0206732322, -0.0508805849, 0.0132830897, -0.0226016156, 0.0269255061, -0.00357529521, -0.00157654344, -0.000213911349, 0.00258864556, 0.0213799067, -0.00130854605, -0.00109145313, -0.0160139687, -0.0489641763, -0.00789319817, -0.0023685582, 0.00364416605, -0.0144209564, -0.010366559, -0.00931253564, -0.038974911, 0.000246288138, 0.0231406037, 0.00814472605, -0.0393821448, -0.0189005546, -0.036339853, -0.0340641178, 0.00501858862, 0.0198467802, -0.00333574438, -0.00183106621, 0.0055785384, -0.0170200821, 0.0314290598, 0.00754584931, 0.0112409201, -0.0342318043, -0.0517908745, 0.0134747308, -0.00447061611, 0.00501559442, -0.00891727768, 0.0295605641, 0.0129596964, 0.000452900684, -0.0216194559, -0.0284346752, -0.0308780931, 0.0029614463, 0.0118158413, 0.0171159022, -0.0013025573, -0.0119416062, -0.0131273819, 0.00119925104, 0.00416219467, 0.010636054, -0.00818065833, 0.0122410441, -0.0027218957, 0.00570729701, -0.00650979206, -0.0478862, 0.0141574508, -0.0055785384, -0.0198348034, -0.0202420391, -0.0263984948, 0.00795308594, 0.00484192, -0.0136783486, -0.0135226408, 0.00472813332, 0.00578814559, 0.0171638131, -0.0130674941, -0.00730031, 0.0161577, -0.0124805951, -0.00556057226, 0.00648583705, -0.0283867661, -0.0183495879, 0.0238832124, 0.0209487155, -0.0204935689, -0.00870767049, 0.0339922532, 0.0159660578, -0.00965389609, -0.00650380319, 0.0125404829, 0.00111166527, 0.00536893168, 0.00818065833, 0.00105252618, -0.0263266303, -0.0233562, -0.0181220155, -0.00553362258, 0.00843218714, 0.0280993059, -0.0101928851, -0.0159660578, 0.0132112252, -0.0205414779, -0.0179782845, -0.00736019714, -0.00603069039, -0.023176536, -0.0134268207, -0.00222931942, -0.0152354287, 0.00342258159, -0.0172356777, -0.00854597334, 0.00167685538, 0.0234041102, 0.0095460983, -0.0171039253, 0.0108636273, 0.00145152793, 0.0806807, -0.0238233246, -0.0101928851, -0.0290575083, 0.0400768444, 0.00993536785, -0.0043957564, 0.0217272546, 0.0310218241, 0.000158515235, 0.0132351797, 0.0296324305, -0.0125404829, -0.0227573235, -0.0190442856, -0.00461734086, -0.00525215035, 0.00729432097, -0.0286263172, 0.0167685542, 0.00624029757, 0.02155957, 0.0142173376, 0.0201701745, -0.0044436669, 0.00121347432, 0.0205414779, 0.0171159022, 0.0122590102, -0.00639001653, -0.00143131579, -0.0297042951, -0.000559575623, -0.00293150241, -0.00961796287, 0.0378969312, 0.0201462191, 0.00182058581, -0.0210445356, 0.00789319817, -0.00656968, -0.00340461521, 0.0084261978, 0.00118727353, -0.0108217057, -0.0100072334, 0.0140855853, -0.00630018534, 0.00568034779, -0.014097563, 0.0204576347, -0.00810280442, 0.000151590721, -0.00341060408, 0.000419588148, 0.0161097888, -0.0213080402, 0.0118158413, 0.0136783486, 0.0020796, -0.00543181365, 0.0262787193, 0.00394061, 0.0271890126, -0.0108875828, 0.0035513402, 0.0135465963, -0.00979163777, 0.00912688393, -0.00139089162, -0.0132591352, 0.0120194601, 0.00228770985, 0.00833037775, -0.0142532708, 0.0424244404, 0.00107198965, -0.00340162101, -0.000404990511, 0.00151515857, -0.0212241989, 0.0116721112, -0.00454248162, -0.00878552441, 0.0234400425, -0.0154749798, 0.0104264468, 0.0272608772, 0.0172596332, 0.0113786617, -0.0261349883, -0.0191041734, -0.0315967463, -0.0357170179, 0.0190802179, -0.0323633105, 0.00116107264, 0.0214996822, 0.0110373013, 0.00877354667, -0.00187149039, 0.00594684761, -0.017415341, 0.0160379242, 0.0315967463, -0.0253923815, -0.000230567617, -0.00222931942, 0.01046238, -0.0125644375, 0.004865875, 0.000772551226, 0.0102767283, -0.00376993022, 0.0223620646, -0.0299198907, -0.00300636212, -0.00901309773, 0.0265901349, -0.0149120353, -0.0192479044, -0.030782273, 0.020781029, -0.0213200189, -0.00790517498, -0.012097314, 0.0222662445, 0.0203258824, -0.00387772801, 0.00275932532, 0.00350941881, 0.0190083534, 0.00359326159, -0.0142173376, 0.00649182592, -0.00174722343, -0.00477604335, -0.0111391107, -0.00356032327, -0.0138220796, -0.00432089716, 0.00460536359, -0.0220506489, -0.00989344716, -0.00561746536, 0.00646188203, 0.00214547664, 0.00506949332, -0.00179513358, 0.00223231362, -0.0127560785, -0.015415092, -0.0100371772, -0.0155468453, 0.037513651, -0.0191520844, 0.0146485297, 0.0174033642, 0.0229609404, 0.0049167797, 0.0051593245, -0.0270931926, -0.0105342446, -0.00607860088, -0.0290335529, 0.00172177108, -0.0245539527, 0.0299198907, -0.0222542658, 0.0118936952, -0.0110912006, 0.0161457211, 0.0128039885, 0.0424723513, 0.00535096508, 0.0164810922, -0.00358427828, -0.00544379139, -0.00725239934, -0.00753387157, -0.00197030511, -0.00558752147, 0.0180501509, 0.000444666104, -0.00914485101, 0.0318842083, -0.0106180878, -0.0105941324, 0.00564441504, -0.0277639348, -0.00814472605, 0.000956705888, -0.00647984818, -0.0358128399, -0.00473412219, 0.00849806331, 0.00329382299, 0.00156306871, -0.00338664907, 0.0058689937, -0.0003121646, 0.00378490216, 0.0156666208, -0.000907298527, -0.00475208834, 0.00170679926, -0.0325789042, 0.00822258, -0.00729432097, -0.00047311277, 0.0137981242, 0.0339203887, 0.00775545603, 0.00852201879, -0.0204815902, 0.00556057226, 0.0151156532, 0.00159151538, 0.00885140058, 0.00724042207, -0.0151755409, -0.0274285637, 0.00752189429, -0.00647984818, -0.0228172112, -0.0153432265, 0.0223979969, -0.00357230077, 0.0111750429, 0.0123009318, -0.00464129634, 0.0205654334, 0.0214877035, 0.00695895, 0.00488683581, -0.0286023617, -0.00647385931, -0.0126961907, -0.0260391682, -0.0167565756, 0.0107857734, 0.0127081685, 0.0196431633, -0.0111989984, -0.02082894, -2.23643092e-05, 0.0142293153, -0.0118397968, -0.00418614969, -0.00433287444, -5.94198209e-05, -0.000245352392, 0.0263026748, -0.0138460342, 0.0104983123, 0.00978564844, 0.0112648746, -0.00241347402, 0.0247455947, -0.0290814638, 0.038591627, 0.013606484, -0.021367928, 0.00968982838, 0.0163972508, -0.00390767166, -0.00934247952, -0.0128399208, -0.0116900774, 0.019415589, -0.0346390419, -0.0107917618, -0.0018086083, -0.00158702384, 0.00838427711, 0.0149120353, 0.00702482648, -9.85456609e-06, -0.0156666208, 0.00756980432, 0.00368608744, 0.00018873981, -0.0156905744, -0.0394779667, -0.0133549552, 0.00944428891, -0.00806088373, 0.0229609404, 0.0118577629, -0.0160858333, -0.015954081, 0.00916281715, 0.0386634953, -0.0107977511, -0.0181339923, 0.0283149015, 0.0162654966, 0.0168763511, -0.0226495247, 0.00527311116, 0.0164451599, 0.00650380319, -0.00788122, 0.0149839008, -0.0103485929, 0.00509943673, -0.0012366809, 0.0313092843, 0.0258235727, -0.0239311215, 0.0240389202, -0.0139179, -0.022685457, 0.0206492767, 0.00379687967, -0.00566537585, -0.0115223918, -0.0165290032, -0.000965689, 0.00941434503, -0.0092526488, 0.0102767283, -0.00396755943, 0.0230567623, -0.0227094125, -0.0186370499, -0.012636303, 0.00621634256, 0.00382382912, 0.00882744603, 0.00105552061, -0.00143356167, -0.00441372301, 0.0159780364, -0.0160738565, -0.00083618192, -0.0190083534, 0.026662, 0.00140885799, -0.019954579, 0.00975570455, 0.0181220155, -0.00979163777, 0.0109055489, -0.0125045497, -0.0146006197, -0.000228696124, 0.00536893168, 0.00324890739, 0.0190802179, -0.00495870085, -0.00704279263, 0.00494073471, -0.0376813374, -0.0265901349, 0.0191281289, -0.00640199427, 0.0113307517, 0.00365015492, -0.00769556826, -0.00430293055, 0.00398852024, -0.0199186467, -0.0284346752, -0.0205175225, -0.013953832, 0.0142053608, -0.0130555164, -0.00470717251, 0.00169781607, 0.00563842617, -0.0110313129, 0.0167685542, 0.0198348034, 0.00903106388, 0.0224459078, 0.0163972508, 0.0553841367, -0.018589139, -0.036339853, 0.00624029757, 0.0186011177, 0.00742607377, -0.00674934266, 0.00506649865, -0.0262068547, -0.000152339315, -0.0166008677, 0.00988745783, -0.0118098529, 7.39238676e-05, -0.00206313096, 0.00126737333, 0.0172356777, -0.0160019919, -0.00973773841, -0.00759974821, -0.0120733585, -0.0178824645, -0.0131273819, 0.00546774641, 0.00735420873, -0.0033147838, 0.00575520704, -0.0210325569, -0.00629419647, -0.0115942573, -0.00853399653, -0.0209008045, 0.00314110937, -0.0243742913, 0.0183495879, -0.0201581977, -0.0174512733, -0.0046862117, 0.0126961907, 0.0115164034, 0.0126243252, -0.000719026604, 0.0447001718, -0.0359326154, -0.0161696766, 0.00791116431, -0.032147713, -0.00827049, 0.00087810331, -0.0196671188, -0.0271650571, -0.00161547051, -0.0279795304, -0.0201222636, 0.00957604218, 0.0148281921, 0.00396755943, -0.0243862681, -0.0209008045, -0.00530904392, 0.0128159663, 0.00715657929, -0.00475807721, -0.0196790956, -0.025464246, -0.00308421603, 0.00130330585, 0.01051029, -0.0127441008, -0.0075817816, 0.0145407319, 0.00435383525, 0.00973773841, 0.000436057249, -0.000771054, -0.0178824645, -0.0120733585, -0.00409332383, 0.0104264468, 0.0335610621, -0.0222063567, -0.00134822167, -0.00228770985, -0.019954579, 0.0225776602, -0.00903106388, 0.00322794658, 0.0249851458, 0.00492875697, 0.0128998086, 0.0119595723, -0.0189484656, 0.019415589, -0.00204516458, 0.00590492645, -0.00183705497, 0.0140376752, -0.00641397201, -0.02009831, -0.00181010552, 0.00177267566, 0.0151755409, 0.00305576948, 0.000402370439, 0.000955957279, 0.00420112163, -0.0049197739, 0.010144975, 0.0674575, 0.000958951656, 0.0131034274, -0.00650380319, 0.00184603815, -0.00678527541, -0.0240149647, -0.0123488419, 0.000300935644, -0.00665352261, -0.00577916205, -0.0148281921, -0.00648583705, 0.00469519524, -0.000670742127, -0.0323633105, -0.0131633151, 0.00265601906, 0.021511659, 0.00423705438, -0.0202659946, -0.00206911983, 0.00183705497, 0.00908496324, -0.00719850045, -0.0118877068, 0.0045724255, 0.00232214527, 0.00815670379, 0.026685955, 0.00142008695, 0.018876601, 0.00809681602, -0.0117080435, 0.0269255061, 0.0252007414, -0.0201821513, -0.0149719231, 0.0109474696, 0.0217152778, -0.0176548921, 0.00786924269, -0.00377292465, -0.00438078446, 0.0208768491, 0.00312913186, -0.0027233928, -0.0123129096, -0.00283268793, -0.00857591722, 0.00347049185, -0.0179543309, 0.00647385931, 0.0145527087, -0.00257517071, 0.0163852721, 0.0228052326, -0.0201701745, -0.0241347402, -0.00431191362, 0.0013354955, 0.00882145669, 0.0142293153, 0.00128459104, 0.0124686174, 0.00328184548, -0.0142412931, 0.00743206264, 0.0237873904, -0.00177117845, 0.0206971858, -0.00160648732, 0.0191281289, -0.00647385931, -0.00790517498, 0.00448558806, -0.00310218241, -0.00949219894, -0.00101734221, -0.0169362389, -0.00800698437, -0.00490180776, 0.00641996041, -0.00470118364, 0.00903106388, -0.0210205801, -0.00430592522, 0.00971977226, -0.00609057816, 0.0204576347, 0.0239910092, -0.0193916354, 0.0162056088, -0.0387353599, 0.00897117611, -0.0157504622, -0.00450954307, 0.0027233928, -0.00582707254, 0.013953832, -0.000659887504, 0.0166727342, 0.00204516458, -0.000488833291, 0.0149719231, -0.000399376033, 0.0163852721, 0.0119236391, 0.0110313129, -0.00508446526, 0.00653374707, 0.0146485297, 0.0100132218, 0.0240269415, 0.0168404188, -0.00216943165, -0.00633611763, 0.00996531174, -0.00613848818, -0.0103246383, -0.0157145299, -0.00115358667, 0.00893524382, -0.020781029, -0.00399450911, 0.00950417668, 0.010875605, -0.00473412219, -0.00522220694, -0.0008885836, -0.0139298774, 0.0205654334, 0.00765963597, -0.0315488353, -0.00757579319, -0.00107573264, 0.00598577503, 0.00552463951, 0.0182178356, -0.0101988735, 0.0242904481, 0.0232364237, -0.00818664767, -0.0136184609, -0.0196192078, -0.00624628644, 0.000730629836, -0.00441072835, 6.40985454e-05, -0.0225776602, 0.00197629374, -0.0232723579, -0.00220686151, -0.0366033576, 0.00686312933, -0.00796506274, -0.0181938801, 0.0145766642, -0.00840224326, -0.00122919492, -0.0138580119, 0.00708471378, 0.00591989839, 0.00780935492, -0.0230567623, 0.00502757169, -0.0154390465, -0.00774946716, 0.0183136556, 0.0062882076, -0.0329621844, -0.0136663709, -0.0157265086, 0.0146605065, -0.01051029, -0.0187688023, 0.00707872538, 0.0173913855, 0.0165649354, 0.0143970009, 0.00160199578, -0.0118877068, 0.0144329341, -0.020685209, 0.00281771598, 0.011414594, -0.0216793437, -0.000218590081, -0.00630617375, -0.0204097256, 0.0283149015, -0.00291503337, -0.00552763417, -0.0232484024, -0.00270692375, 0.00647984818, -0.0279316194, 0.0196671188, -0.01581035, 0.00344354217, -0.0157744177, -0.0125524607, 0.00658165757, -0.010318649, 0.0207570735, 0.00135121599, -0.0173195209, -0.0107139079, 0.0249372348, -0.0286502726, -0.0224339291, 0.00253175222, 0.0173314977, 0.00958802, -0.0227094125, 0.0251528304, -0.0213918835, 0.00800698437, 0.00376394135, -0.0323393531, -0.00852201879, -0.00825252384, 0.0193796568, 0.0157504622, -0.00252426625, 0.00180411676, 0.00865976047, -0.0364117175, 0.0204576347, 1.67732323e-05, 0.0156905744, 0.00178914482, -0.00797105208, 0.000305240072, 0.0167445987, 0.010049155, -0.00452750968, 0.00209457194, -0.00618639868, 0.0185292512, -0.00908496324, 0.0169003066, -0.00783331, -0.00330879493, -0.00769556826, -0.00576119591, 0.0270213261, -0.00369507051, 0.0144329341, -2.09723894e-05, -0.00484192, 0.0104863346, -0.00342258159, -0.0133789107, 0.00411129, -0.015954081, 0.0306385439, 0.00804291666, 0.00555158919, 0.0128998086, -0.00364716048, -0.00409631804, -0.00934247952, -0.00901309773, 0.0125524607, -0.0255840216, 0.000333125296, 0.029512655, -0.044532489, 0.0127800331, 0.0132711129, -0.0162894521, -0.0196431633, 0.0107438518, -0.00762969209, 0.0191161521, -0.0131393597, -0.0109953806, -0.029321013, 0.0238472782, -0.00365614356, 0.0185771622, -0.000973923597, -0.0128638763, -0.00262008654, 0.0251288749, 0.0159301255, 0.00994734559, 0.00302882, 0.0314051062, 0.0197030511, 0.00683917431, 0.00819862541, -0.0190083534, 0.00737816375, -0.000423331134, -0.0228531435, -0.00379687967, 0.0058689937, -0.0105522117, 0.00749195041, 0.0203019269, 0.00809681602, 0.0322195776, 0.00182657456, 0.00862981658, -0.0155468453, 0.013905922, 0.0147203943, 0.0101270089, 0.0265182704, -0.00204815902, 0.00105776638, -0.015463002, 0.0052132234, -0.00537192589, 0.0112349307, 0.00234160875, 0.0269255061, 0.0181938801, -0.00773749, -0.00924067106, -0.00393462135, -0.000771054, -0.012732123, 0.00381784025, 0.0144329341, 0.00265152752, -0.0124326851, 0.0162894521, -0.00853998493, -0.00633012922, 0.0108157173, 0.00189245108, -0.0354535133, 0.0120913247, -0.0123608196, -0.000880349078, 0.01654098, 0.0106540201, -0.0089053, 0.00753387157, -0.00264553889, -0.0103426045, -0.0164930709, 0.00630018534, -0.0350462757, -0.00927660335, -0.011540358, -0.00774347875, -0.00618041, -0.00277729169, 0.0116481557, -0.0249611903, 0.0184094757, -0.00176518969, -0.0197629388, 0.00106450368, 0.00777342264, 0.00234610029, 0.00591690373, 0.0126003707, 0.0167445987, 0.02019413, -0.0085998727, 0.0137023041, 0.00045589506, 0.00596481422, 0.0149839008, 0.00465327362, -0.0137621919, 0.0218110979, -0.00433886331, -0.0108097279, 0.00501858862, -0.0110912006, -0.0122170895, -0.00560249342, -0.00443168916, -0.00267847697, 0.00587198837, 0.018589139, 0.00790517498, -0.00585102756, 0.0154749798, -0.00128983113, -0.00361122773, 0.0104983123, -0.00663555646, 0.0324830823, 0.0210086014, 0.00346749742, 0.00640199427, -0.00736618601, 0.0274525173, 0.010636054, -0.00721646706, -0.0037998741, 0.0107737957, 0.00721646706, -0.00779737765, -0.00687510706, 0.0217033, 0.00258714822, 0.00453349808, -0.0171997454, 0.00319500826, -0.0108456612, -0.00707273651, 0.0214517713, 0.00955807604, 0.0116361789, -0.020781029, -0.00943830051, 0.0190083534, 0.00303480867, -0.00909694, 0.0183855221, -0.00397654297, -0.00112139701, -0.00571628, 0.00596780842, -0.00384778413, 0.0164691154, -0.00296593783, 0.00917479396, 0.00313212629, 0.00405140221, -0.00316506461, 0.0217152778, 0.0140616298, -0.0155228898, 0.0142652486, 0.00772551214, -0.00157354912, -0.00367710437, 0.00452152081, -0.00294797169, -0.0034465366, -0.00161996204, -0.0272848327, -0.00583306141, -0.0141694276, 0.00622832, 0.00721047819, 0.00653374707, -0.00252276892, -0.00833636709, -0.0248174593, 0.0187688023, 0.0125165274, -0.00257966225, -0.00479700416, 0.00942033436, -0.00640199427, -0.00453349808, -0.0159780364, -0.0141215175, 0.0233562, 0.0113008078, 0.0148401698, 0.0023700553, -0.0257517081, -0.00952813216, 0.00382981799, -0.0185052976, -0.0015930126, 0.0108336834, -0.00521621807, 0.00848009717, -0.0153312488, 0.0152833387, 0.00205714232, 0.0150797209, -0.00942632277, 0.0202061068, -0.00500361668, 0.0134747308, 0.002024204, -0.00401247526, -0.0238592569, -0.00333873881, 0.0212361757, -0.010144975, -0.0103246383, -0.0210565124, 0.0276681129, -0.02238602, -0.0389509536, 0.00347348605, -0.00412626192, 0.0132112252, -0.00679725315, 0.00905501936, -0.0180261955, -0.0115762912, -0.0211762879, -0.00393462135, -0.0295845196, -0.00625227485, -0.00712064654, 0.0115523357, -0.0232843347, -0.00588396564, 0.0146245742, -0.0156067321, 0.0131393597, 0.00677329814, 0.0221584458, -0.02019413, -0.0229848959, 0.0245060436, -0.0277878884, 0.0196790956, -0.0365314931, 0.0107558295, 0.0341120288, -0.00188795943, 0.00257067918, 0.00196880777, -0.0135705508, 0.00172925706, 0.0155109121, 0.00191490899, -0.00775545603, -0.0317404754, -0.0246737283, -0.0018939483, 0.00871964823, -0.00287610642, 0.0102527728, 0.00484790886, 0.0161577, 0.00320399157, 0.0117439767, -0.0282190796, 0.0361003019, 0.0051593245, -0.0017547094, -0.0135825286, -0.0173913855, 0.0044496553, -0.00797105208, -0.000639675418, -0.00620436482, -0.00827049, 0.00900112, -0.00525215035, -0.0141574508, -0.000141484677, 0.0048119761, 0.00380586274, -0.00275034225, -0.00190143427, -0.00270991796, -0.0191161521, 0.00480299303, -0.00586300483, 0.000936493801, -0.0335371085, -0.0062882076, -0.00489581889, -0.00795907434, 0.0226495247, -0.0133070452, 0.0127920108, 0.0221943781, 0.00542283058, -0.0142772254, 0.00340461521, 0.000175826513, -0.0152474064, -0.0234759748, -0.00133324973, 0.0199426021, -0.00471016718, 0.00542283058, 0.00815071445, -0.00269344891, -0.00306625, -0.021954827, -0.0255600661, -0.00541983591, -0.0291293729, -0.010097065, 0.00270392932, -0.00278477767, -0.0059947581, 0.00444067223, 0.00930654723, 0.0251528304, 0.0246258192, -0.00188047357, -0.00482694805, 0.00976768229, 0.00644990429, -0.00358427828, 0.0121991225, -0.0301115308, 0.0247695502, -0.00891128834, 0.00791715272, 0.00162295648, -0.00482395338, 0.00936044659, 0.00387473358, -0.009953334, 0.0275004283, -0.0318362974, -0.00830043387, -0.00426999247, -0.00157654344, 0.0119835269, 0.00653973594, -0.000113131595, 0.00530006085, 0.000204366748, 0.00419513276, 0.0168763511, -0.00900112, 0.0105342446, -0.0129836518, 0.0135705508, 0.0121931341, 0.0236915704, 0.0125285052, 0.0240868293, 0.00212900736, -0.0075817816, -0.00845614169, -0.0127680562, 0.00870767049, 0.0152593842, -0.0127800331, 7.62632335e-05, 0.010049155, 0.0165529586, 0.0103785368, -0.0116781, -0.00633611763, -0.0140376752, -0.00590492645, -0.00749195041, -0.0130195841, 0.0143850232, 0.000364753476, -0.00711465767, 0.0202300623, -0.0261589438, -0.00793511886, 0.000387024222, 0.00224129693, -0.0161217675, -0.00494971778, 0.000298689876, -0.00998926722, -0.00415021693, -0.00194185844, -0.00580910593, 0.0431670472, -0.00999525562, -0.00714460155, 0.0069409837, 0.0314769708, 0.013953832, 0.0364835821, -0.0140855853, 0.00729432097, -0.00809082761, -0.0189245101, -0.0123368641, -0.0111810323, -0.0117020551, -0.00523119, -0.00299887615, 5.65657974e-05, 0.0180741046, -0.00392563827, -0.00637803925, -0.0184094757, -0.0113966279, 0.00169631885, 0.003853773, -0.0214397945, -1.19073575e-05, 0.00526113389, 0.0262547638, 0.000687959837, -6.92451431e-05, 0.0165290032, 0.011097189, -0.0139418542, -0.0145886419, 0.0114864595, -0.00851004105, -0.00599176344, -0.00361422217, -0.00569232507, -0.0135945063, 0.0183495879, -0.0247216392, 0.00278328056, -0.00494372891, -0.0123608196, -0.0173314977, -0.0198707357, -0.00832438935, 0.0019598247, 0.00861185, -0.000879600469, -0.00341659272, 0.00848608557, -0.01936768, -0.0111391107, 0.000594759651, 0.0179303754, -0.000488458958, -0.00241497112, -0.0016364312, 0.0146245742, -0.015271361, -0.00593187567, -0.0128638763, -0.00493175164, -0.0164331831, 0.0177387334, -0.00206163386, -0.00572526315, 0.00943830051, 0.0161097888, -0.000117716743, -0.00858789496, 0.0286981817, -0.0142412931, -0.0189724211, 0.037513651, -0.00625227485, 0.00570130814, -0.0190562643, -0.00720448932, -0.010953459, -0.0480059721, -0.00973773841, 0.00946824439, -0.00886337832, -0.0187688023, 0.0137023041, 0.00888134446, -0.0196551401, 0.00253774086, -0.00144104764, -0.0202659946, 0.0117260097, -0.0156785976, 0.0190083534, -0.00829444546, -0.0180381723, 0.00748596154, -0.00365314912, 0.00338964327, 0.00168284413, -0.0287940018, -0.0176908243, -0.0146245742, -0.0159421042, -0.000824204355, 0.00548571255, -0.021415839, 0.00353337382, -0.00172776, 0.00358727272, -0.011001369, -0.000619837607, -0.0150198331, -0.00079426053, -0.0235717949, 0.0157504622, 0.0118158413, 0.00771353487, -0.0129596964, -0.00566238118, 0.0224219523, 0.00268746028, 0.00403942494, -0.0324830823, 0.00810280442, 0.00280873268, 0.00338365464, 0.00547373481, 0.0115164034, 0.00640199427, -0.00254522683, -0.000354647433, -0.00656968, 0.00317105325, 0.00785726495, 0.0112229539, 0.0182657465, -0.0117379874, -0.0128878308, 0.0291054174, -0.00229669292, -0.0115822796, -0.0140137197, -0.0142053608, -0.0031980027, 0.00858190656, 0.006048657, -0.00359625579, 0.00882744603, -0.0104204584, 0.0110732345, 0.00692900596, -0.02019413, 0.00199126569, -0.0158702377, 0.0129477186, 0.0206492767, -0.00731827598, 0.0058121006, -0.013905922, 0.000637429592, 0.0177866444, 0.0130794719, -0.00562345423, -0.00292251934, 0.0202659946, 0.00661160098, 0.0153911365, -0.0125285052, 0.00574622396, 0.00329681742, 0.0132711129, -0.00945626665, -0.00578814559, -0.0272129681, -0.00502757169, -0.0239311215, -0.00292701088, -0.0119595723, -0.00640199427, -0.00205863942, 0.0024314404, -0.00346749742, -0.0338485241, -0.0107857734, -0.0131752919, 0.00690505095, 0.00306175835, 0.0197749157, 0.00749195041, 0.000166562648, 0.00356930634, -0.00762969209, -0.0226615034, -0.00050754816, 0.015463002, 0.00748596154, 0.00559949921, 0.00304678641, 0.00204815902, -0.0218829624, -0.0122290663, -0.0167565756, -0.0298001152, -0.0137621919, -0.0129477186, 0.00578814559, -0.000374859519, -0.00283268793, 0.0051593245, -0.00867772661, -0.00608159509, 0.00888134446, -0.00940835662, -0.00698889373, 0.0218110979, -0.000416219467, 0.0188047346, -0.00102782249, 0.00101509632, 0.00311715435, 0.00641996041, -0.0176189598, -0.00981559232, -0.00777342264, 0.00642594928, 0.0112768523, 0.00488683581, 0.0084202094, -0.00311416, -0.00754584931, -0.0135705508, 0.00498565054, -0.00278477767, 0.00511440868, -0.0143371131, 0.00637205038, -0.0250091, 0.0218829624, -0.00513536949, 0.0117140329, 0.0184813421, -0.00343156466, -0.0178944431, -0.0138220796, -0.0130674941, -0.0127920108, 0.00802495051, 0.00275483378, -0.0145886419, 0.00675533153, -0.0108995596, -0.00240149652, -0.00653374707, -0.0224459078, 0.0145287542, 0.00412626192, -5.54896906e-05, -0.00458140858, 0.0075278827, -0.014684462, -0.00734223099, -0.0134747308, -0.00271141529, -0.00346150855, -0.0197270066, -0.0206253212, 0.0202420391, 0.018876601, -0.00429694168, -0.00200174609, 0.000305614376, -0.00409631804, -0.0135945063, 0.0158702377, 0.00212751026, 0.0127201462, -0.0279316194, -0.00428196974, -0.016193632, 0.0387353599, 0.000723892474, 0.0104384245, -0.000717529387, 0.010731874, -0.0195832755, 0.00478203222, -0.00368908187, -0.0122889541, 0.00142382982, -0.0264703594, 0.00702482648, -0.000422582525, -0.0266380459, 0.00350941881, 0.00209906371, 0.0199186467, 0.00371303689, 0.0240389202, 0.00762370322, 0.00406038528, 0.0182777233, -0.0131393597, 0.0249851458, 0.011588268, -0.00231016777, 0.00359925022, -0.00955807604, -0.00924665947, -0.0159421042, 0.00713861268, 0.00597080309, 0.00213649333, -0.00565938698, 0.00659363484, -0.000455146452, -0.00868970435, 0.0133549552, 0.00432688557, -0.0275483374, 0.0298719816, 0.00485090306, 0.0158822164, 0.0303750373, -0.00404241914, 0.00599775231, 0.00238353014, -0.00151740434, 0.0127920108, 0.00443168916, -0.0112948185, -0.00141484675, -0.0239191446, -0.00942632277, -0.0258954372, -0.0125764152, 0.0275004283, 0.0111031784, 0.0190083534, -0.0119176507, 0.0313811488, -0.00851004105, 0.0305666775, 0.00485389726, 0.000271178957, -0.0206133444, -0.00370405382, 0.00758777047, 0.00815071445, 0.0141215175, -0.0162774753, -0.0249132793, 0.0151036754, -0.00260810903, -0.0120733585, 0.00235658069, -0.00392863248, -0.00694697211, -0.0157744177, 0.00641397201, -0.00895321, 0.0161217675, -0.00754584931, -0.0193796568, -0.0125524607, 0.00804291666, -0.0433347337, 0.0118996846, -0.00697691599, -0.0181100387, -0.00524616195, -0.02019413, 0.00583306141, -0.00581808947, -0.0249132793, -0.0013287582, 0.0155588221, 0.0152354287, 0.00645589316, 0.00783929881, -0.0161217675, -0.0297522061, -0.00939039048, 0.0214278158, 0.0135585731, -0.0114205824, -0.01809806, 0.000497067871, -0.00577916205, -0.0258954372, -0.0135465963, -0.041609969, 0.0142173376, 0.0172356777, -0.0117858974, -0.0329142772, -0.0181579478, 0.0203977469, -0.00906699616, -0.0166727342, -0.00871964823, 0.012732123, -0.00350642437, -0.00327585684, 0.00494073471, -0.0129477186, -0.0111151552, 0.0123727974, -0.0247455947, 0.00945626665, 0.0110912006, 0.0134028653, -0.0109654367, -0.00113786617, -0.00219039223, 0.00164990593, -0.000358764693, 0.0189963765, -0.00522819534, -0.0179782845, 0.0128878308, -0.00940835662, -0.0187927578, -0.000993387075, 0.00572526315, 0.00265152752, 0.00892326608, 0.00577916205, 0.00691702822, -0.0125764152, 0.0302313063, 0.000797254907, 0.01727161, 0.0102348067, -0.000335745368, 0.00574921863, -0.00323692965, -0.0196551401, -0.00376993022, -0.00163493399, 0.00500960555, 0.00424004858, -0.0113547063, 0.000320960593, -0.0232723579, -0.00988745783, 0.018780781, -0.00135346188, 0.0180621278, 0.000962694641, -0.0105701778, -0.0172955655, 0.012049404, 0.000988146872, 0.00442270609, -0.0255361125, 0.0027877721, -0.028051395, 0.0104803462, 0.00188197067, -0.0044466611, -0.0114864595, -0.000881846237, 0.00214847084, 0.0046802233, -0.000147473445, 0.00367710437, 0.00707273651, 0.00632414035, -0.0194635, 0.00850405265, -0.0144928219, -0.00331777823, -0.00396157103, -0.0123488419, 0.0163972508, 0.00497966167, 0.0188286901, -0.00785726495, 0.0235358626, 0.0190442856, -0.00401846413, -0.0112648746, 0.00286712334, 0.0248174593, 0.00209457194, -0.00418614969, 0.00209307484, -0.0075278827, 0.0119236391, -0.0192718599, 0.0168643743, 0.0171159022, -0.0247216392, 0.00288359239, -0.0147922598, -0.00600374117, -0.0128878308, -0.00904304162, 0.0170679931, 0.0100850873, -9.68496242e-05, -0.00806088373, 9.11415846e-05, 0.022002738, -0.00544079673, 0.00315009267, 0.0246737283, -0.0115164034, -0.00477903802, -0.0026066117, -0.00167236384, 0.00078602595, -0.0217033, 0.0193916354, 0.0030782274, 0.00332975574, 0.000711166358, -0.0152114742, -0.00234460318, 0.0064678709, -0.0027233928, 0.0136783486, -0.00633012922, -0.0180621278, -0.00458140858, 0.00168134691, 0.000612725969, 0.00198527705, -0.0053389878, -0.0135346185, -0.0327465907, 0.0124326851, -0.00901908614, -0.0305906329, 0.00507847639, 0.0116301896, 0.0132112252, -0.0112648746, -0.0258714836, -0.000249843957, 0.00979762617, -0.00997130107, 0.00253474666, -0.00906100776, 0.004024453, 0.0190682411, 0.00420411583, -0.01800224, 0.0122170895, -0.0040993127, -0.0162295643, -0.0119715501, -0.00304079754, -0.00514435256, -0.0286742263, -0.0218829624, -0.0144928219, 0.00697691599, 0.0157265086, -0.00109968777, -0.0155228898, 0.00562644843, 0.016780531, -0.0135226408, 0.00867173821, 0.0113307517, -0.00156756036, 0.0208528936, -0.0113786617, 0.0138101019, 0.0143131586, 0.0223261323, -0.0108875828, -0.00813274831, -0.00750991656, 0.00590193225, -0.00197779108, -0.0146605065, -0.0189604424, 0.00576419057, -0.0112349307, 0.00301384809, 0.0191161521, -0.013414843, -0.00716855656, 0.0054467856, 0.00611153897, 0.00151740434, 0.000635932432, -0.0149479676, -0.00924665947, 0.0273566972, 0.0141215175, 0.00692900596, 0.0120613808, 0.0104204584, 0.00913886167, 0.000527760305, -0.0170081053, 0.00199426012, 0.00955807604, 0.00485689193, 0.0103246383, -0.00677329814, -0.00927061494, 0.00387772801, -0.0187927578, -0.00748596154, -0.0166008677, 0.00483892532, 0.0426639915, 0.0012172173, -0.01046238, 0.0155348675, -0.00577017898, 0.0232963115, -0.0236436613, 0.0103785368, -0.00262757251, 0.00788720883, -0.000574547565, -0.0092526488, 0.00017638797, 0.00250330544, 0.0293928795, 0.00663555646, 0.000618340448, -0.013414843, -0.0034345591, -0.0117739206, 0.000154585112, -0.0235957503, -0.0157744177, -0.0184573866, -0.0184573866, 0.00491079083, 0.0116960658, 0.00856393948, -0.0251767859, -0.0141574508, -0.0021978782, -0.00106150936, -0.0170799699, -0.0274764728, -0.0127680562, -0.00967785064, -0.00531503279, -0.0053958809, 0.0323633105, 0.00665352261, -0.0219188947, -0.00139688037, -0.0133429775, -0.0171039253, 0.0113846501, 0.00295695476, 0.00642594928, -0.012875854, -0.0145407319, -0.00915083941, 0.00994734559, 0.00349444686, 0.0104084807, 0.00219039223, -0.0023161564, 0.0208049845, -0.0103725484, -0.0125883929, -0.0140736075, -0.00864778273, 0.00401846413, 0.00911490712, 0.0301354863, 0.0189963765, 0.0157863963, -0.00660561258, 0.0294887, 0.00197329954, -0.0111989984, -0.0150916986, 0.0165649354, 0.0187688023, -0.0159780364, 0.0158462841, -0.0124566397, -0.00485988613, 0.0132711129, 0.00837828778, 0.0114864595, -0.0218230747, -0.0182657465, 0.0186130945, 0.0129716741, -0.00504553784, 0.0295605641, -0.0178465322, 0.00266350503, 0.0113247624, -0.0179183967, 0.00311715435, -0.0150557654, 0.00505452137, 0.000492576277, -0.00341060408, -0.0220386703, -0.0201462191, -0.00637803925, 0.000343792781, -0.0121152801, 0.00654572481, 0.0229609404, -0.015463002, -0.0144209564, -0.00565938698, 0.00698290486, 0.002670991, 0.00770155713, -0.001603493, -0.00279376074, 0.0069948826, 0.00357828964, -0.00586300483, 0.00583306141, -0.00495570665, -0.0150677431, 0.0169122834, -0.00649781479, 0.0217272546, 0.00182807178, 0.0142652486, 0.001603493, 0.0137502141, -0.000410979294, 0.00876755826, -0.00363218854, -0.0185532067, -0.00234909472, -0.0150078554, 0.00575221283, -0.00924665947, -0.0113247624, -0.0260391682, -0.00383880106, -0.00555757759, 0.00533299893, 0.015463002, -0.00287011755, -0.0063421065, 0.0146006197, 0.0228531435, 0.00856393948, 0.0142892031, 0.0291533284, -0.0188167132, 0.00803094, -0.00921671558, 0.0157265086, -0.00362021104, 0.00279226364, 0.0052132234, 0.0063421065, -0.0182058588, 0.00807885, 0.0077854, -0.0159421042, 0.0116781, -0.0177028012, -0.0157863963, -0.00179363636, 0.00393761555, -0.034830682, 0.0143371131, -0.0077614449, 0.0153072942, -0.00795308594, -0.0242305603, 0.012684213, 0.0103605706, 0.00569232507, 0.020050399, 0.00338964327, 0.0190323088, -0.0122769764, 0.0240748525, -0.0163613167, -0.00568933086, 0.0024314404, 0.000498939306, 0.0242305603, 0.00862981658, -0.00390467746, -0.00100536458, 0.0291293729, -0.00208708597, 0.0219308734, 0.0178824645, -0.00838427711, -0.0115463473, -0.00442570029, -0.00170081051, 0.0236316826, 0.0229130313, -0.0143970009, 0.0101569528, 0.00203618151, 0.0205893889, 0.00703680376, 0.00712663541, 0.0151994964, -0.00366213243, -0.0282190796, 0.0143011808, 0.0122889541, 0.0269973706, -0.0166248232, -0.00951615442, -0.00687510706, -0.0157145299, 0.0144928219, -0.00302882, 0.0217033, 0.0134747308, 0.00537791476, -0.00660561258, -0.00336269382, 0.0188167132, -0.0112528969, 0.0173794087] |
06 Jul, 2023 | Advantages and Disadvantages of Satellite Communication
06 Jul, 2023
Satellite communication is an electronic communication package placed in an orbit. Its prime objective is to initiate or assist through space. It has made a major contribution to the pattern of international communication. The satellite microwave is basically a microwave relay station in space. It uses a geosynchronous satellite to relay the radio signal transmitted from the ground station. For communication signals, these satellites act as relay stations. From the earth station, the satellite accepts data/signals, amplifies them, and re-transmit them to another earth station. Data can be transmitted to the other side of the earth using such a setup in only one step. Most companies that use satellite microwave lease access to the satellites for an exorbitant fee. Satellite communication has a number of advantages:
Advantages :
Through satellite transmission, coverage over geographical area is quite large mainly for sparsely populated areas.
High bandwidth and broadcast possibilities .
Wireless and mobile communication applications can be easily established by satellite communication independent of location.
It is used in wide variety of applications such as global mobile communication, private business networks, Long distance telephone transmission, weather forecasting, radio/TV signal broadcasting, gathering intelligence in military, navigation of ships and air crafts, connecting remote areas, television distribution etc.
Security in satellite transmission is usually provided by the coding and decoding equipment.
Service from one single provider is easy to obtain and uniform service is available.
Over long distances, it can be cheaper.
The laying and maintenance is easy and cheap in satellite communication therefore it is best alternative.
During critical condition, each Earth Station may be removed relatively quickly from a location and reinstalled somewhere else.
Ground station sites are easy to install and maintain.
Point to multipoint communication is possible.
Satellite cost is independent of the distance.
Sending and receiving information is independent of distance.
24 hours communication can be possible.
High capacity in comparison to terrestrial networks.
High-quality components are used to work in robust conditions and links are also designed to work in extreme weather conditions.
Disadvantages :
Design, development, investment, and insurance of satellite requires higher cost.
There can be a congestion of frequencies.
propagation issues and interference may arise.
Launching satellites into orbit is an expensive process.
To reach the satellite from Earth, time can vary between 270 milliseconds and return again to 320 milliseconds. This propagation delay can cause an echo over telephone connections
Satellites are not easy to repair and maintain.
Some circumstances like weather or sunspots affect the satellite’s signal and can cause interference and make proper operation of the satellite very difficult.
It requires to be monitored and controlled on regular periods so that it remains in the orbit, once it has been launched.
Propagation delay of satellite system is more than that of conventional terrestrial system.
Transmitter and receiver used in satellite communication requires high power and large diameter antennas.
Due to aging effect the efficiency of satellite components decreases.
Free space loss is more.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System/Advantages and Disadvantages of Satellite Communication | https://www.geeksforgeeks.org/advantages-and-disadvantages-of-satellite-communication?ref=asr10 | Languages | Advantages and Disadvantages of Satellite Communication | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, Advantages and Disadvantages of Satellite Communication, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0672722757, -0.00118763966, -0.0177045837, -0.0168309174, -0.00185011607, 0.032068681, 0.00504285097, 0.00195932435, -0.0328909531, -0.0186553374, 0.00838333834, -0.0210707672, 0.0294476822, -0.0239358768, -0.00428160559, 0.0115054091, 0.0192078035, -0.0229080357, 0.0344584137, 0.0336618349, 0.0292678084, -0.059820421, -0.00799147412, -0.0236660689, -0.0263127629, -0.00558568025, 0.0283427518, 0.0110364566, -0.00895507541, -0.0155332666, -0.00837691501, 0.00639189407, -0.0372078903, -0.00957820565, -0.00847327523, -0.022342721, -0.0210579187, -0.0415762216, 0.00141810114, -0.00985443778, -0.0421929248, -0.0288052801, 0.0285997111, -0.00754179293, -0.0133105572, 0.0169337019, -0.00600002939, -0.0241157487, 0.0397261046, -0.056120187, -0.0376190282, -0.0373363718, 0.00126553082, 0.0397518, 0.025721753, 0.073285155, 0.0398545861, 0.0230879076, 0.000911407, -0.0202227961, 0.0266468115, 0.0305269156, -0.00804929, -0.0183341373, -0.00946257263, 0.0421929248, -0.0348438546, 0.0207367186, 0.012758092, -0.01570029, -0.0227024667, -0.0211607032, -0.00313973706, -0.0342528448, 0.00593578909, 0.00102703925, 0.0206853263, 0.0108501604, 0.00142372213, 0.00553107634, -0.0177816711, 0.0427068472, -0.00371308019, 0.00358781195, 0.0294219851, 0.0226896182, -0.0216617752, -0.0663986132, 0.0401115455, 0.0204283651, -0.00674521504, 0.0189765375, 0.0187067296, -0.0147752324, 0.00869811513, -0.00525805587, -0.00378374429, 0.015404786, -0.0580217, 0.00687369518, 0.0116724335, -0.0180514809, 0.0152891539, -0.0110557284, 0.000697808573, -0.0360772647, -7.90956765e-05, 0.00853751507, 0.0211735517, 0.0333020911, -0.0093854852, -0.0142998556, 0.025105048, -0.00820346642, -0.0216232315, -0.00777948136, 0.0145568158, -0.028985152, -0.0184240732, 0.0104261748, -0.00634371396, 0.0370794088, -0.0292421132, -0.0176403429, -0.0393663608, 0.0132720135, -0.0141071351, -0.0335847475, -0.00916064437, -0.0123084113, -0.0198116601, 0.0294476822, -0.00480195088, 0.0197217241, 0.00164615363, -0.0249380227, -0.0298588183, 0.0533964075, 0.00229337299, -0.0140557429, 0.0100857019, -0.00917349197, -0.0124368919, 0.00497861113, 0.0204412136, 0.0119936345, -0.00645292224, 0.0393663608, -0.0673750639, -0.0155718103, -0.0167152844, -0.00350429979, -0.025721753, -0.0150835859, 0.0155975064, 0.00247485144, 0.0219572801, 0.0213791188, -0.0408053398, 0.00511993933, -0.025516184, -0.0575591661, -0.00581052108, -0.0328909531, 0.00864672288, -0.0160343405, 0.0195932426, -0.000544435228, -0.0193234347, 0.0181157198, 0.00651716255, 0.00204283651, -0.00536084, 0.03533208, 0.0367196649, 0.0200043805, -0.000514724117, -0.00726556033, -0.0277003497, 0.00921846088, -0.0447111391, -0.0448653139, 0.000190411796, 0.0271864291, 0.0273919962, 0.036771059, 0.01531485, -0.0131306853, -0.00271414593, 0.0139144147, -0.0160600357, -0.00765742501, 0.0244497973, -0.00511351554, 0.0224198103, -0.0165097173, -0.0227024667, -0.00026097559, 0.0054154438, -0.046741128, -0.0172934458, -0.0125653716, 0.0382100381, 0.0476147942, 0.00240418734, -0.0137987826, 0.031837415, 0.0357432142, 0.043477729, 0.0107602235, -0.049542, -0.0216617752, 0.054475639, -0.000100927289, -0.00522593549, -0.0115503781, -0.0107538, -0.0177431274, -0.0489252917, -0.0312721021, 0.0444284827, -0.00668097474, 0.04144774, 0.0043297857, -0.0905015096, -0.0205311496, -0.039777495, -0.0470494814, -0.0175632555, 0.00519060344, 0.00347217964, 0.0461244211, 0.0116081936, -0.0257988404, -0.0264926348, -0.0263898503, -0.0220600646, 0.0277774371, -0.0621330664, 0.0289080646, -0.0468696095, 0.0343556292, 0.00638868194, -0.026544027, -0.0112099051, 0.00322324922, 0.0421929248, 0.0114026256, -0.0149551053, 0.00413706526, -0.0410366021, 0.00154658139, -0.014081439, 0.0477175787, 0.000132896792, -0.03350766, 0.0138244787, -0.0274690855, 0.00357496389, -0.00980304554, 0.0333020911, -0.0302956514, 0.0461758152, 0.00679660728, -0.00321361306, -0.0193748269, 0.0326082967, -0.00332763931, -0.0128801484, -0.0376704186, -0.024192838, -0.0349723324, -0.00248609344, -0.0200043805, 0.00350108766, -0.00431051338, -0.010201335, 0.0487197228, 0.0251178965, 0.0132720135, 0.0713836476, -0.0566855036, 0.0282399673, -0.00935978908, 0.00946257263, -0.0188480578, -0.0176788867, 0.0183212887, -0.00110733951, -0.00968741346, -0.0199658368, -0.0566855036, -0.000757230679, 0.0643943176, 0.0243213177, -0.0206853263, -0.00361672, -0.00104149326, 0.0314776711, 0.0243341662, 0.0177431274, 0.00953323673, -0.00225001108, 0.0234733485, -0.0287538879, -0.0409338176, -0.020929439, 0.0158673152, 0.00421736529, -0.031426277, 0.0371051058, -0.00189187215, -0.0132977096, -0.0165868048, 0.0698418841, 0.0161628202, 0.00758676091, -0.0292935055, -0.00191435625, -0.0491051637, -0.0185654014, 0.000943527091, -0.0250665043, 0.00786299352, -0.00589403324, 0.00609960174, 0.0322228558, 0.0497218706, -0.0168823097, 0.0025583636, -0.00764457695, 0.0182185043, 0.0299102105, 0.00375162438, 0.0519574285, -0.0253620092, -0.000215405234, 0.00421094149, 0.0170878787, 0.0154690268, -5.29479294e-05, -0.0388524383, -0.00782445, 4.9635546e-05, -0.00430408958, 0.00743900845, -0.00218577078, 0.0159957949, 0.0290365443, -0.0466897339, 0.000847969903, -0.00359102385, 0.00139963208, 0.0300643872, 0.0243598614, -0.0329937376, 0.0122891394, -0.0530880541, -0.00214562076, -0.00622165762, 0.0189765375, 0.00633729, -0.00120530569, 0.0307324845, -0.0370537154, -0.0355890393, -0.0114540178, 0.0044068736, -0.00591972936, 0.0114411693, 0.0440944321, 0.00129684783, 0.0174990147, -0.0320172869, 0.000487020588, 0.0239230283, 0.0148394732, 0.00477625476, -0.0135161262, 0.0173191428, -0.00437154155, 0.0294733774, -0.0109400963, 0.00415633712, -0.00790153723, 0.0221885461, 0.0105353836, -0.016021492, -0.0261071939, 0.0405483767, -0.00623129401, 0.026749596, -0.0163683891, -0.0204155166, -0.0148908654, -0.0329423435, -0.00407603709, -0.0180514809, 0.0359230861, -0.00164775969, 0.0228694901, 0.0422443189, -0.0106831361, 0.0337903164, -0.00885871612, 0.0458674617, -0.0257346015, -0.0220857617, -0.0237688534, -0.0131242611, 0.0136831505, -0.0246810634, -0.00291971443, -0.0226767696, 0.00702787144, 0.0566855036, 0.0089615, 0.0252463762, 0.014698145, 0.0359487832, -0.0156360511, 0.0217902567, 0.0245782789, 0.01857825, 0.0106638633, 0.0235118922, 0.0015554144, 0.00619275, -0.014903713, 0.00688011944, -0.00542508, -0.0219315849, 0.0118458821, -0.0361029617, -0.0175118633, -0.0457389802, -0.00557925645, 0.0501330085, -0.018257048, 0.0175118633, -0.0051327874, 0.00605784543, 0.0186296422, -0.0120707229, -0.00383513654, -0.00443578186, -0.0241285972, 0.00594542501, 0.0021295608, -0.0571480319, -0.0340472758, 0.0382614285, -0.0185140092, -0.0197602678, -0.00944330078, -0.0202484932, 0.031631846, -0.0368738435, 0.00497218687, -0.0097388057, 0.0325312093, 0.014081439, -0.00129042391, -0.0324027278, 0.0361029617, 0.0404455923, -0.0447882265, 0.0160857309, 0.0105418069, 0.036771059, 0.00783087313, -0.0409852117, 0.00343684759, 0.033481963, 0.0199144445, -0.0306297, -0.0058972449, -0.0139015671, -0.0150707373, -0.0130985649, 0.00271896413, 0.0687626451, -0.0212891828, -0.00591009296, -0.0165097173, 0.00521308742, -0.0307581797, 0.00218095281, -0.00594863715, -0.0176531915, 0.0281371828, 0.0128737241, 0.00574628077, -0.0172677506, -0.0171649661, -0.0288566723, -0.0104839914, 0.0334562659, -0.00110653648, 0.0410879962, -0.0187324248, -0.00836406648, -0.0159829482, 0.033070825, -0.0319915898, 0.0117944898, 0.0101627903, 0.0279316138, -0.0175118633, -0.023164995, 0.00682230294, 0.0575591661, 0.0128223328, 0.0376704186, -0.0272635166, 0.0351779, -0.0211221594, -0.00819704216, 0.0115889218, 0.0351522043, -0.00971311, 0.0275975652, 0.0274947807, 0.00790153723, -0.0185268577, -0.01189085, 0.00299680256, 0.0164197795, 0.00621844595, -0.0200300757, -0.0126553085, 0.00188223622, 0.0210065264, -0.0285226237, -0.0373620652, 0.0159572512, 0.0148009285, 0.0168052204, -0.00842188299, 0.0458417647, -0.01857825, 0.0428610221, -0.00138196605, 0.0240515098, 0.0053769, 0.00158512557, 0.00280890032, -0.00466383435, -0.00350108766, 0.00554713653, 0.0185397044, -0.00725913607, -0.00797220133, -0.00454820227, -0.0358716957, -0.00189990224, 0.029807426, -0.0200043805, -0.0409595147, 0.00102623622, -0.0175889507, 0.020839503, -0.00585870119, 0.0187195782, 0.0250279587, -0.0165868048, -0.0151092811, 0.0111777848, 0.0204026699, 0.0339701883, -0.0134261902, 0.00434263377, -0.0236146767, 0.0198502038, 0.0160857309, -0.00176339189, 0.00333727547, -0.00602572551, 0.014492576, -0.00404712884, 0.0107473759, -0.010612472, 0.0334305689, -0.0215718392, 0.0185268577, -0.0375676341, 0.0276489574, 0.0169337019, 0.00165097171, 0.01570029, 0.000727519626, -0.0117816422, 0.00191756827, -0.00100375223, -0.015815923, -0.00431051338, 0.0243341662, 0.00477625476, -0.0119807869, -0.0133105572, 0.00288117048, 0.0440173447, -0.0140942875, -0.0129315406, -0.00657819072, 0.00980304554, -0.0235632844, -0.00709853554, 0.0253234636, 0.0305783078, -0.0180900246, -0.00392507249, 0.0317089334, 0.0262485221, 0.00469595427, -0.0305783078, -0.0032055832, 0.0244626459, -0.00194647629, -0.0109015526, -0.00415954925, -9.9308736e-06, -0.0269551631, -0.00471201446, -0.00707284, 0.0192977395, -0.0217774082, 0.00426233327, -0.0127516687, -0.0213405751, 0.00271735806, -0.00170557573, -0.00561780063, 0.00801717, -0.00877520349, -0.0135675184, 0.00351393572, -0.042064447, -0.0208266545, 0.00782445, -0.0129508125, -0.004130641, -0.0323513374, 0.0674264506, 0.00740688853, 0.0411907807, 0.00533193164, 0.0294219851, 0.00415954925, 0.0503642708, -0.0104261748, 0.00688654324, -0.0279059187, 0.0039893128, 0.0167795252, -0.0320172869, 0.0165868048, -0.0170878787, -0.000641196908, 0.0407796428, -0.00246360945, 0.00575912884, 0.000974041177, 0.04327216, -0.0134390378, 0.00730410405, -0.00208941055, 0.00305461884, -0.0288309753, 0.000855999882, -0.0151606733, -0.0126296123, 0.00586512499, 0.0271350369, 0.0130921407, -0.0163298436, -0.0137987826, 0.0258630812, 0.0151606733, -0.0343299322, 0.013374798, 0.00837691501, -0.0233834125, 0.0220857617, 0.00316703902, 0.00286671636, -0.00332442741, -0.0183212887, -0.00102222129, -0.02254829, -0.0110107604, -0.00179872394, -0.00637904601, 0.014698145, -0.00559531618, -0.00346254371, -0.0108308876, 0.00445505371, -0.00218255888, -0.00215525669, 0.0157388356, 0.00752894487, -0.00643365039, 0.00163732062, -0.0162784513, 0.022252785, -0.00813280232, -0.0142484633, -0.0216232315, -0.013580366, 0.00600002939, -0.00903858803, -0.0164583251, -0.014492576, 0.0209679827, -0.0434006415, -0.0182185043, 0.00631480617, 0.00385440863, -0.0271093398, 0.0191178657, 0.00835764222, 0.0150578897, -0.0150707373, 0.00515848352, 0.0220472161, 0.0138116302, 0.00707284, -0.00833837, 0.00117800361, -0.000388452114, -0.00848612282, -0.0305526126, -0.00590366917, 0.0190150831, 0.0146082081, -0.0187709704, 0.0191435628, 0.0282913595, 0.00679018302, 0.00560495257, -0.0421415344, -0.0136574544, 0.0168566126, -0.0203127339, -0.0149808014, 0.0564285405, 0.0155332666, 0.00316864508, -0.0239744205, -0.00806856155, -0.0251435917, -0.00944330078, -0.0259530172, 0.0083897626, -0.0253748558, 0.0140557429, 0.00542829186, 0.000970026129, 0.0112998411, 0.0501587, 0.0491822548, 0.0165097173, 0.0187067296, -0.014903713, 0.00138517807, -0.0119615141, -0.0056210123, 0.0319402, -0.0101242466, -0.00659103878, 0.0163940843, 0.00536084, -0.0188095141, -0.000320397725, 0.0225996822, 0.0331736095, -0.0284712315, -0.0305526126, -0.0037612603, 0.00647540623, 0.0298588183, -0.0311693177, 0.038158644, -0.0253491607, -0.01675383, 0.0221243054, -0.0132977096, -0.0116981296, 0.00719489576, -0.0110300323, 0.0623900257, -0.00910282787, -0.00461244211, 0.0469466969, -0.012096419, 0.0209808312, -0.00462207804, -0.0322742462, -0.00736834435, 0.0246425178, 0.00994437374, 0.0026226039, -0.039777495, 0.00445184205, -0.0393406637, -0.00738761621, -0.0240643565, -0.0344070196, 0.00934694055, 0.00773451338, -0.000444461475, -0.0138887186, 0.0446340516, 0.00449359789, 0.0376447253, -0.00526126754, -0.027366301, -0.0344327167, 0.0114861373, 0.0117238257, -0.0186810326, 0.0069058151, 0.0152763063, -0.023576133, 0.0162142124, 0.0252335276, -0.00736192055, 0.0170236379, 0.00478589069, -0.0163683891, -0.0203512777, -0.0389295258, -0.0088009, -0.0206467826, -0.0163940843, 0.00781802554, 0.0151092811, 0.0160086434, -0.00664885482, 0.0160985794, -0.0163555406, 0.00885229185, -0.00758676091, 0.00255354564, 0.0313491896, -0.000486217585, -0.00756748859, 0.00915422, 0.0115568014, 0.0146724489, 0.0355119519, 0.00586191285, 0.0114604412, -0.0416019149, 0.0148137771, -0.0192206502, -0.00573022058, -0.0086403, -0.0236018281, -0.00498824706, 0.0117238257, -0.0183855295, 0.00795935374, 0.0287795831, -0.00357496389, 0.00780517748, -0.00882017147, 0.00273341802, -0.0183855295, -0.0354605578, -0.0241414458, -0.0261842813, 0.00195129437, 0.00233191717, 0.00217613485, 0.00571416086, 0.0066231587, 0.0019866263, -0.000110814246, 0.0247453023, 0.00453535421, -0.0424755812, 0.0284198392, 0.0190150831, -0.00405034097, -0.0117174024, -0.0343042351, 0.000476581568, -0.0163812358, 0.00370665616, 0.0314519741, -0.0403428078, 0.0110878488, -0.0036905962, 0.01173025, -0.0325569026, 0.00191917422, 0.0112099051, 0.0137473904, 0.000945133099, -0.00940475706, -0.0253106169, 0.0213919673, 0.0309380535, -0.015610355, -0.0233577155, -0.01189085, -0.0212763343, -0.0124111958, -0.0136317583, 0.0159701, -0.0438374728, 0.0196446348, 0.0177945197, 0.0380815566, -0.0222142413, -0.0313234925, -0.00264027, 0.00542186806, 0.00333406334, 0.00428802939, -0.0311436206, 0.0084604267, -0.0186810326, -0.00464456249, -0.00565634435, -0.0180643275, 0.012006483, 0.02254829, 0.0297303386, 0.0100728543, 0.00644007418, -0.0147495363, -0.00484370673, -0.0335847475, -0.0128159085, 0.02254829, -0.0292421132, 0.0195418522, -0.0223812647, 0.0237174612, 0.0392121822, 0.00748397643, -0.00848612282, -0.0049689752, -0.015610355, 0.0102784224, -0.00107200735, -0.0184240732, -0.0253620092, 0.0178716071, -0.0132206213, -0.0520345159, -0.00521308742, -0.0143384, -0.0226767696, -0.0816106796, -0.0111456644, 0.0180000886, 0.0118201859, -0.00182763208, 0.0389552228, 0.0104839914, -0.0242442302, 0.0539617203, 0.0118780024, -0.0556576587, -0.0155461142, -0.00647861836, -0.0017778459, -0.0224968977, 0.0274176933, -0.00837691501, -0.00816492178, -0.0504413582, 0.00481479848, -0.0216617752, 0.0253234636, 0.00783729739, 0.00522914762, -0.0128994202, -0.0058972449, -0.00464135036, -0.00315579702, 0.0102334544, -0.00102382724, -0.0596662462, -0.0254647918, -0.00640153, 0.0100857019, -0.0110428808, -0.00786941778, -0.0155589627, -0.0274433885, 0.0201714039, 0.00558568025, 0.00323127909, -0.0422443189, -0.0235247407, -0.046766825, -0.0242185332, -0.00538653601, 0.0217774082, -0.0331993066, 0.0179743916, 0.00168469769, 0.0100343106, 0.0192591939, 0.0258502327, 0.0104454467, -0.0145953605, -0.0260429531, 0.0113383848, 0.0155461142, 0.00313973706, -0.0366425775, 0.011595346, 0.00211671274, -0.00468310621, -0.0311950129, 0.00758033665, -0.0308609642, -0.0166638922, 0.0271093398, 0.0216617752, -0.00423021335, -0.0164069328, -0.007965778, 0.00765100075, 0.0183983762, -0.00844115485, -0.0181542635, -0.0191307142, -0.0216103848, 0.00248127547, -0.0160343405, -0.0354348645, 0.00476661837, -0.0167152844, -0.0192591939, -0.0202099495, -0.0162656046, 0.02939629, 0.00563386036, -0.00774093717, -0.0121092666, 0.00197699037, -0.0108822798, -0.00132174091, 0.0102398787, -0.00338866748, 0.0173319913, -0.00603536144, -0.010863008, 0.00106558332, -0.0488995947, -0.0105931992, 0.0121735074, 0.019105019, -0.0224968977, -0.00277356827, 0.0166253485, 0.00475055864, 0.00330515532, 0.0100600068, 0.0195161551, -0.00261136168, 0.0122120511, -0.000145744823, 0.00566919241, -0.00295022852, -0.00503000338, 0.0154433306, -0.0125396755, 0.0106317438, -0.0144411838, -0.00438117795, -0.0177816711, 0.0166510455, -0.0295504648, 0.0196317881, -0.0198759, -0.00291810837, -0.0238330923, -0.0150193451, 0.00121735071, -0.0126874279, 0.00859533064, 0.00767669687, -0.0125268279, 0.0079079615, 0.00792723335, 0.0188480578, -0.00172484783, 0.0117430985, -0.00264348183, 0.076111719, -0.0334305689, -0.0134775816, -0.044891011, 0.041653309, 0.0154304821, 0.00857605878, 0.0183983762, 0.0340472758, -0.00476661837, 0.0223555695, 0.0121028433, 0.00182120805, -0.00299519673, -0.00204444258, -0.00494649075, 0.01584162, 0.0233320203, -0.0174733195, 0.0221885461, 0.0276746526, 0.0218159519, -0.00173608982, 0.000889726, 0.0188866016, 0.00340151554, 0.0125332521, 0.0123855, -0.00887156371, -0.00372914039, -0.0113255372, -0.0271093398, 0.00195129437, 0.00607390562, -0.0118137626, 0.0422186218, 0.00285547436, -0.0147752324, -0.0129443891, -0.00397004094, -0.0178459119, -0.018372681, -0.00714350399, -0.00705356756, -0.0179615431, -0.0133619495, 0.00624735374, -0.00434905756, -0.00734907249, 0.00132254395, 0.00528054, -0.0176403429, 0.0217003208, 0.00125910679, -0.00725913607, 0.0300900824, -0.00503000338, 0.0245397352, 0.0121735074, -0.00574628077, -0.0195803959, 0.0260429531, 0.00337581942, 0.0130022047, 0.00711780787, 0.00544756418, 0.0125011317, -0.00816492178, 0.00228373706, 0.00438117795, -0.0220986083, 0.00485655479, -0.0192078035, 0.00925058, -0.00736834435, 0.0185654014, 0.0250793509, -0.00501394318, 0.00323930918, -0.0134004941, -0.00373235228, -0.00851181895, 0.0051873913, 0.0035846, 0.00293256249, -0.0192078035, -0.000820266316, 0.0407282487, 0.040240027, 0.0203255806, -0.0108501604, -0.019194955, -0.0465612561, -0.0117623704, 0.0107538, -0.0169465505, -0.00215525669, 0.0193876754, 0.008261282, 0.0243084691, 0.0101113981, 0.0190022346, -0.0201585572, 0.0103041185, 0.0370537154, -0.041627612, 0.0170107894, -0.00194165832, 0.00979019795, 0.00183726812, 0.012462588, -0.00109770347, 0.0199401397, 0.0260429531, 0.0293705929, -0.0255675763, 0.00824201, 0.0294476822, 0.0209936779, -0.00758676091, 0.00208459259, -0.00809425768, 0.0163426921, -0.0248223916, -0.00801074598, -0.0157773793, 0.0093983328, -0.0121285385, 0.0170621816, 0.036771059, 0.0132977096, 0.0169593971, -0.0137602389, -0.00175536191, -0.0144797284, 0.0215589926, -0.0157516822, -0.00649146643, -0.0142484633, 0.011685282, -0.00264669396, 0.0221885461, -0.00398610067, -0.0069636316, -0.00371950422, -6.16303878e-05, 0.0268266834, -0.00302731665, 0.00121735071, -0.013580366, -0.013670302, -0.0256189685, -0.00934694055, -0.0123919239, 0.0168694612, -0.0259787142, 0.00469595427, -0.0219187364, -0.00139963208, 0.00802359357, 0.0143512478, 0.00306586083, 0.0105739273, -0.000585789792, -0.00564028462, -0.0192334987, -0.0274690855, 0.0316061489, -0.0233577155, 0.00268523791, -0.00133137696, 0.00707284, 0.0186681859, 0.0180643275, 0.0117816422, 0.0199529883, -0.033481963, 0.00544435205, 0.00935336482, 0.0139786555, -0.00287474645, -0.0133491019, 0.0137473904, -0.0073298, -0.00319594704, 0.015725987, -0.0210450701, -0.00839618687, 0.0290108491, 0.00976450182, -0.00197056634, 0.00080019125, 0.00847969856, -0.00201392849, 0.00403106911, 0.00357175199, 0.00429766532, 0.0238202456, -0.00714992778, 0.00192078028, -0.0263384581, -0.0037098683, 0.00433942163, -0.0199658368, -0.0235504359, -0.00355248, -0.0462529026, -0.0139401108, 0.0181414168, 0.00414991332, 0.00616062945, 0.0145953605, 0.00747112837, -0.00217292272, -0.00816492178, -0.00327464123, 0.0152634578, -0.00635656202, 0.024809543, 0.0248352382, -0.0113255372, -0.0261200424, 0.00028586862, 0.0138116302, -0.0144283362, -0.0110364566, -0.000959587109, 0.00023226827, 0.0143512478, 0.00477625476, 0.00338866748, 0.0131563814, 0.033225, 0.0148266247, 0.00319112907, -0.0219829772, 0.0264669396, -0.0167024378, -0.0255033374, 0.00356532796, 0.00437154155, 0.0254005529, 0.0152120655, -0.0127067, -0.0181799605, -3.5445e-07, 0.0136574544, 0.0218930412, -0.00737476815, 0.00130648387, 0.0121285385, -0.00371308019, 0.0510323681, 0.00271093403, 0.0109015526, 0.0185654014, 0.00657819072, 0.013580366, 0.00109690044, -0.0256189685, 0.0351779, 0.000920240069, -0.0173319913, 0.00154899049, 0.00607069349, -0.0117623704, -0.0200429242, 0.00169112172, 0.000459317031, 0.0185654014, -0.0462272055, -0.00944330078, 0.0045578382, -2.23962215e-05, 0.00551180402, 0.0342785418, 0.0108373119, 0.00151767337, -0.00916064437, -0.000386846106, 0.0113769295, 0.010567503, -0.0227538589, -0.0374648497, -0.0302185621, 0.000656453951, 0.0135675184, 0.0325312093, 0.0194904599, -0.00195129437, -0.028162878, 0.011229177, 0.0284455344, -0.00908355601, -0.0114668654, 0.01857825, 0.0156745948, 0.00800432172, -0.0167409815, -0.00402464485, 0.0179358479, 0.0191564113, -0.00851824321, 0.0216746237, -0.0221114568, 0.00962317362, 0.0296789464, 0.00988655817, 0.0288052801, -0.0202227961, 0.0277517419, -0.0371308029, -0.000996525167, 0.00882017147, 0.00903858803, -0.0218673442, 0.0248223916, -0.00517454371, 0.0067580631, -0.00475055864, -0.000474975561, 0.00664885482, -0.0174733195, 0.0112356013, -0.0127645163, -0.0115118334, -0.00844757911, 0.0136574544, -0.013875871, -0.00256799976, 0.0102334544, 0.00366168818, -0.0142613119, 0.00646255817, -0.022252785, 0.00335333543, -0.0169208534, 0.00919918809, 0.00670667086, -0.0135032777, -0.0159701, 0.0298588183, -0.00891010743, -0.00643043825, -0.00849254709, -0.008261282, -0.0115889218, -0.000788146222, -0.0226125307, 0.017344838, -0.0214048158, 0.0162013639, 0.0204412136, -0.0217645597, -0.0115375295, 0.0110428808, -0.00587797305, 0.00100375223, -0.00400216086, -0.00878162775, 0.00231906911, -0.00724628801, -0.0156489, -0.00787584111, -0.0282913595, 0.00289883651, -0.00397646474, -0.0160343405, 0.0186553374, -0.0114861373, 0.0126231881, -0.0195932426, 0.010316967, 0.0070407195, -0.00563386036, 0.0153405461, 0.0101756388, 0.0615677536, -0.00937263668, -0.0242699254, 0.0171007253, -0.0183212887, 0.011075, 0.00489831064, 0.00811352953, -0.00672594272, -0.00352357188, -0.00266596582, -0.0263384581, 0.00368738407, -0.00543792825, -0.00138116302, 0.0206981748, 0.00508139515, -0.024102902, -0.0385440849, -0.0199529883, -0.0108565837, -0.0135675184, -0.0152506102, -0.0188866016, 0.00943045318, -0.0197088756, 0.00635977415, -0.00328427739, 0.00935336482, -0.0137473904, -0.0182313528, -0.00820989, -0.0122891394, -0.0137473904, 0.0384156071, -0.0228823386, -0.0342014506, -0.00307870889, 0.00304819481, -0.00176339189, -0.0200043805, 0.00299680256, 0.0437089913, -0.031426277, -0.0148137771, 0.00167666771, -0.0334048755, -0.0097516533, -0.000409129396, 0.00164374465, -0.0309123565, -0.0093276687, -0.0144797284, -0.00432657357, 0.000730731641, 0.0123405317, 0.00761888083, -0.0261457376, -0.0157131385, 0.0134390378, 0.0125589482, -0.00123260776, 0.00528375152, -0.0209936779, -0.0139272632, -0.0051167272, 0.00401500892, -0.00238170335, -0.00253748568, 0.00193523429, 0.000559290755, -0.0163298436, 0.0179743916, 0.0130985649, -0.00266436, -0.00156023249, -0.0140685914, -0.00100455526, 0.00943687651, 0.00907713175, -0.0120000588, 0.0013072869, -0.0117430985, -0.00188705418, 0.00681587914, -0.00216971082, -0.013464734, 0.0252078325, 0.00694435928, 0.0232677795, 0.0127837881, 0.00272538816, 0.0399059765, -0.00736192055, 0.00286671636, -0.00853751507, 0.00726556033, -0.00756106479, -0.0215076, -0.0059133051, 0.00339187961, 0.0222270899, 0.00152249134, 0.0289337598, 0.0100535825, 0.00292613846, 0.0218544956, -0.00344005972, 0.0651652, -0.00762530509, 0.0250922, 0.00407924922, -0.00855036266, -0.00817134604, -0.0259016249, 0.00583300507, 0.00813280232, -0.000564108777, 0.00652679848, -0.00637262221, -0.010863008, -0.015725987, -0.0153790899, -0.0295504648, -0.0218031053, -0.0109979128, 0.00600645319, -0.00277999206, 0.00287956442, -0.0357946083, -0.00241061137, -0.00122136576, -0.00997007, 0.00238812738, 0.00734907249, -0.0164583251, 0.00157308055, 0.021019375, -0.00628911, 0.0121542346, 0.0176917352, 0.0213534236, 0.0266982038, 0.0195033066, -0.0276746526, -0.00908998, 0.00670667086, 0.0264926348, -0.00572700892, 0.0143255517, 0.000884105, 0.000679339515, 0.0238330923, -0.00638547027, 0.00654928247, -0.0124561638, -0.00538653601, -0.0067644869, 0.00421094149, -0.0304241311, 0.00870453939, 0.00421415316, -0.0116017694, -0.0100343106, 0.00317667495, -0.00186135818, -0.0119422423, 0.00461244211, -0.00839618687, 0.0093276687, 0.00171681785, 8.85811369e-06, 0.000913013, -0.00216168072, -0.00816492178, 0.0124111958, -0.00538974814, 0.00877520349, 0.0146210566, -0.00817134604, 0.0162527561, 0.00398610067, 0.0028394144, 0.00382871251, -0.00310601084, -0.0107538, 0.00698290346, -0.0185525529, -0.0157388356, 0.000565714727, 0.000967617147, -0.00576234097, 0.00882017147, -0.0192463472, -0.0210836139, -0.00493685482, -0.00581052108, -0.00180354202, 0.00871096365, -0.00221307296, 0.0145182721, -0.022342721, 0.00457711, -0.0102334544, -0.00303052878, 0.0115182577, -0.0100921262, 0.0252977684, 0.0101113981, 0.0347924605, 0.00870453939, 0.00698932773, 0.0172934458, -0.0162142124, 0.0303727388, 0.0121349627, 0.0256318171, -0.00772808911, -0.00589403324, 0.00171681785, 0.0303727388, 0.0279830061, 0.0205568448, 0.00480195088, -0.00970026106, -0.00127596979, -0.00804929, -0.00837049074, -0.0257346015, 0.00794650521, 0.00451929402, -0.0174476225, 0.0048340708, 0.00452893, -0.00150402228, -0.0064111664, -0.0127002764, -0.0213148799, -0.0130921407, 0.0232677795, 0.00943045318, -0.00576555263, -0.000123561898, 0.0105289593, 0.0146339042, 0.0255932733, 0.00694435928, -0.0153662423, 0.0318117179, 0.0312207099, -0.0170621816, -0.0034850277, -0.00901931617, -0.0110300323, 0.013374798, -0.0171007253, -0.00337903155, -0.0147238411, -0.00691866316, -0.0282142702, 0.000892134965, -0.0312464051, -0.00693151122, -0.000991707202, -0.00272699399, 0.0133234058, -0.013991503, 0.000448476494, -0.0066231587, -0.00975807756, 0.0111263925, 0.00501394318, -0.0191821065, 0.0107088322, -0.0125717958, -0.0120321782, 0.0100086145, 0.0153405461, -0.0383385159, -0.00467668241, -0.0220472161, 0.0248609353, -0.0185011607, -0.00381907658, 0.00362956803, 0.0168309174, 0.0125653716, 0.00372271636, -0.000606667832, 0.00402464485, -0.00659746258, -0.0115311053, 0.00231103902, 0.00125830376, -0.0153276976, 0.00572058465, -0.0130792931, -0.021546144, 0.00962959696, 0.00514884759, -0.0182056557, -0.01280306, -0.002693268, -0.000352116273, -0.019079322, 0.0029132904, -0.0199401397, -0.00352357188, -0.00810068194, -0.00295022852, 0.0035846, -0.0079079615, 0.0258887783, -0.00100375223, -0.0111135449, -0.0278031342, 0.0134904301, -0.0225611385, -0.0308866613, -0.0107088322, 0.0130279008, 0.00733622443, -0.0054796841, 0.0302699544, -0.0168309174, 0.0183983762, 0.0171521176, -0.0271350369, 0.0117238257, -0.0118844267, 0.0235889796, 0.00894222781, -0.00821631402, 0.00309476885, -0.00069299055, -0.0271864291, 0.0094689969, -0.000540018722, -0.010612472, 0.0258630812, -0.014081439, 0.0104004787, 8.94594177e-06, -0.00943045318, 0.00396361668, -0.00882659573, 0.00229497906, 0.00280729425, -0.0158544667, 0.010907976, -0.00522593549, -0.00758033665, -0.0254262481, 0.00740046427, 0.039803192, -0.00280729425, -0.00163651758, -2.61226523e-05, -0.00726556033, -0.00835121889, -0.00740688853, -0.0159444027, 0.00760603277, -0.0224455055, 0.0312978, 0.00995722227, -0.0014622662, 0.0168309174, -0.00254230364, -0.00607711729, -0.00136269408, -0.00294380449, 0.0343299322, 0.00658461452, 0.00901289191, 0.00973238144, -0.0455077179, 0.0151221296, 0.0163426921, 0.00581373274, -0.00998934172, 0.016432628, 0.00786941778, 0.0171906613, -0.00472807465, -0.0135932146, -0.0167152844, 0.0209679827, -0.00609317748, -0.00997007, -0.0015554144, 0.00758033665, -0.0151606733, -0.00108485541, 0.0136446059, 0.00812637806, 0.00932124443, 0.0297560338, 0.009950798, 0.0195290036, 0.000545238203, -0.0194133706, 0.0180386323, -0.0103747826, -0.0165611096, -0.00240579341, 0.0105610797, -0.0268523805, 0.00159556454, 0.0131049892, -0.00231103902, 0.0211863983, 0.0220086724, 0.0150450412, -0.0204026699, 0.0138244787, 0.008261282, 0.00329230726, 0.00672594272, -0.00947542116, 0.00638225814, -0.0132848611, 0.00294219842, -0.0144411838, 0.0208009575, 0.0106317438, 0.0196317881, 0.0155075705, -0.0145568158, -0.0176403429, 0.0103426632, 0.0161371231, -0.0225868337, -0.0066231587, 0.00397967687, 0.00136590598, -0.0140685914, 0.0185268577, -0.00229016109, -0.00159154949, 0.0214947518, 0.00441651, -0.01531485, 0.00466062222, -0.0168951582, 0.0175761022, -0.00243148929, 0.0145054245, -0.00955250952, 0.00382550037, -0.00395076862, -0.0208651982, -0.0079079615, 0.0180643275, -0.0212506391, -0.0162142124, -0.0115568014, -0.00262902793, -0.00822273828, 0.00281532435, 0.0227153152, -0.00552465208, 0.0188609064, -0.00174572587, -0.0282913595, -0.00620238576, -0.00260975584, -0.00240097544, 0.0194005221, 0.0139658069, -0.00261617987, 0.0108822798, 0.00186296413, 0.0189122986, -0.0101756388, -0.0119743627, 0.00837049074, 0.0272378195, -0.0183469839, 0.012758092, -0.0173191428, 7.20694079e-05, 0.00461886637, -0.00585227692, -0.0133876456, 0.0111071207, -0.00544114, -0.00178748195, 0.00592936529, 0.0221371539, 0.00969383772, -0.0104197515, 0.00702144764, -0.0032762473, 0.00627947412, 0.0152763063, -0.0230750591, 0.0298331231, 0.0189636908, -0.0125653716, 0.00295825861, -0.0253877044, 0.0127709405, -0.000199947448, 0.00162206357, 0.0134390378, 0.00813922565, 0.0112099051, -0.000406720414, 0.00862102676, 0.0229465794, -0.00736192055, 0.0116467383, 0.00115712557, 0.00067211251, -0.0134390378, 0.00333085144, 0.00820346642, 0.00304498267, 0.00193041633, -0.00594542501, -0.0211478546, 0.0155204181, 0.00962959696, -0.0165354125, 0.0288052801, 0.00503963931, -0.00252624368, -0.0190022346, -0.00743258465, -0.00396682881, 0.0145953605, -0.00229979702, 0.0151735218, 8.39638742e-05, -0.0130600212, 0.0142484633, 0.0162142124, 0.0178844556, 0.011319113, -0.00150884036, -0.000876074948, 0.0102077583, 0.0122184753, 0.00869811513, -0.00272057, -0.0100535825, -0.0113383848, -0.00956535712, 0.00158030749, -0.00294701662, 0.0135161262, 0.00627305, -0.000149458705, 0.000181177282, 0.00934051629, -0.00840261, 0.0174733195, 0.00594221335, -0.00574949291, -0.00392828463, 0.00794650521, -0.0149808014, -0.0112163285, -0.0117174024, -0.00285226223, 0.0406768583, 0.00552465208, -0.0130600212, 0.00113062654, -0.00770239299, -0.00344327162, 0.0112356013, 0.00024411254, -0.0205953903, 0.0194647629, -0.0179358479, 0.00192881026, -0.0199401397, 0.0135289738, 0.0130150532, 0.0126745803, 0.0141842235, -0.00465098629, -0.0069636316, 9.70628389e-05, 0.0159701, 0.0216617752, -0.0106381672, 0.000774495245, 0.0211093109, -0.0324541181, -0.00564670842, -0.0147366887, 0.00867884327, -0.013259165, -0.0292678084, -0.00576555263, -0.0152891539, 0.0130728688, 0.00328106526, 0.0136959981, -0.00737476815, -0.00646255817, -0.000848772877, -0.00779875321, -0.0231906921, -0.00854393933, -0.00371950422, 0.000313572207, -0.0163298436, -0.0218673442, 0.0281885751, -0.00488867471, 0.0224840492, 0.00200429256, 0.0300386902, -0.0219058879, -0.00453856587, 0.0213534236, -0.00859533064, 0.0198887475, -0.0267238989, 0.00233673514, 0.0110364566, -9.23452e-05, -0.00124625873, 0.00564670842, -0.0125910677, -0.0082484344, 0.0150835859, -0.0163298436, 0.00313973706, -0.0309380535, -0.0159444027, -0.0107409516, 0.00370665616, 0.005842641, -0.00580409681, 0.00201232242, 0.00374841224, 0.0132848611, 0.0149165615, -0.00792081, 0.0287795831, 0.0122248987, -0.0019866263, -0.00453856587, -0.00517133158, 0.014582512, -0.00926342886, -0.00043723447, -0.0208009575, -0.00134101301, 0.0104711428, -0.00071145955, -0.0122056268, -0.0285997111, 0.019194955, -0.00162045762, 0.00637904601, -0.00338545558, -0.000900165, -0.00388974068, -0.0118844267, 0.00588118518, 0.000153072207, -0.035846, -0.0118394587, -0.00530944765, -0.00783729739, -0.00131049892, 0.0102270311, 0.00753536867, 0.0104839914, 0.00764457695, -0.00987371, -0.0170364864, 0.00609638961, -0.0185910966, -0.0177559759, 0.0148523208, 0.0208908934, -0.00835764222, 0.00582979294, 0.00833837, -0.0098223174, -0.014698145, -0.0120000588, -0.0131371096, 0.00230943318, -0.0129315406, -0.00999576598, 0.00907713175, -0.00743900845, -0.00720774382, 0.00660388684, 0.00841545872, 0.0391093977, 0.00492400676, -0.0021247426, 0.0141585274, 0.00781802554, 0.00106718938, 0.00776663329, -0.000107602238, -0.0236275252, 0.0152377617, 0.00247163954, -0.00371629233, 0.00935978908, 0.0138887186, 0.0122313229, 0.00693793548, -0.00747755263, 0.0140428953, -0.0172806, -0.0123276832, -0.0178973041, -0.00694435928, -0.00172163581, 0.000220223243, -0.00645292224, 0.0157388356, -0.00322806719, -0.0109529439, -0.00347860367, -0.0136317583, 0.00624735374, -0.0191178657, 0.0107923439, -0.0117880665, 0.0126874279, 0.0059133051, 0.0254647918, 0.00197699037, 0.00308834482, -0.0321971588, -0.00891653169, 0.00266596582, 0.0101756388, 0.0194390677, 0.00128640886, -0.00298234867, 0.00406318903, 0.00300001469, -0.0119872103, -0.00987371, -0.0208009575, -0.00255675777, -0.00281693018, -0.0181157198, -0.000624735374, -0.0266211145, 0.00926342886, 0.0187838171, -0.00401822105, 0.00692508742, 0.0127195483, -0.000433219451, -0.00735549629, -0.00805571396, -0.00642080233, -0.0055375, -0.00387046859, 0.0114090489, 0.0166638922, 0.0285997111, -0.00130808994, 0.00275911414, -0.00538974814, 0.0202613417, -0.012006483, 0.0171007253, -0.00967456587, 0.00484370673, -0.0168309174, -0.00300643872, -0.000766063691, -0.0123212589, 0.00404070504, -0.00503000338, -0.0188994501, 0.00179390598, 0.0152634578, -0.00750324875, -0.000686968036, -0.0115760732, -0.000230461505, 0.0211093109, 0.00685442332, 0.0056852526, -8.46915918e-06, -0.0109657925, -0.00238491525, 0.00868526753, 0.012186355, 0.00583300507, 0.00478589069, -0.000476180052, -0.0112099051, 0.00837691501, -0.00319434097, -0.00324894511, -0.0228823386, -0.0251949839, -0.00706641562, 0.00516490731, -0.000247324555, 0.0173191428, -0.0138501748, -0.0197474193, -0.00264187576, -0.0163426921, 0.0034175755, -0.0179358479, 0.0161242764, -0.0183341373, -0.00556319626, 0.0162399076, -0.0170107894, -0.00885871612, -0.00745185651, 0.0325826, -0.00713065593, -0.0221371539, 0.000338264508, 0.0152120655, -0.0145054245, -0.00954608526, -0.0198373552, -0.00396682881, -0.0259401686, -0.00846685097, -0.00431693764, -0.00564349629, 0.00817777, 0.0141456798, 0.00600324152, -0.00249091163, -0.00673236698, -0.0234605, -0.00616705371, 0.0304498281, 0.000704634062, -0.00172805984, 0.00118683663, 0.00220183097, -0.00823558588, -0.0161756687, 0.0113383848, 0.00169112172, -0.00297592464, -0.013374798, 0.00674521504, -0.023370564, -0.00749682449, 0.00472807465, 0.00667455094, -0.0157516822, 0.0311179254, 0.00470559066, -0.00112741452, -0.006835151, -0.00715635205, 0.00503321504, -0.0196703319, 0.0110878488, 0.013580366, -0.0311950129, -0.0163940843, -0.024192838, -0.0230493639, -0.00281853625, -0.0128480289, -0.0155589627, -0.00629874598, 0.0230750591, 0.00649146643, 0.00515527138, 0.00342078763, 0.00562743656, -0.00944972504, -0.0270836446, 0.00635656202, 0.0110428808, 0.00244433735, -0.0144283362, -0.00422057742, 0.0135546699, 0.00882659573, -0.013580366, -0.000972435169, -0.00723344, -0.00507497136, 0.0147109926, 0.00821631402, 0.0105739273, -0.0067580631, -0.0188480578, 0.00926342886, -0.00593900122, 0.00377732026, 0.000491437095, 0.00743900845, 0.0144154876, -0.0212377906, -0.0119807869, 0.0134518854, 0.00871096365, -0.00430730172, -0.00736834435, -0.00991867762, 0.0121349627, 0.013785935, -0.00407282496, 0.0106767118, 0.00670024706, -0.0198373552, 0.0201200135, 0.0176917352, -0.00970668532, -0.0027012981, -0.0125782201, 0.0242442302, 0.0138116302, -0.00653964654, -0.00388974068, -0.0143897915, 0.000823076814, 0.0126874279, 0.00970668532, -0.0252592247, -0.0156745948, 0.00353963184, 0.012051451, 0.00772808911, -0.020017229, -0.0186424889, 0.0156489, 0.013259165, 0.00786941778, -0.0090450123, 0.000631159404, 0.00517775537, -0.0123084113, -0.00672594272, -0.0125717958, 0.00970026106, 0.000741572119, -0.00318149314, -0.0271093398, -0.0272892118, -0.0100535825, -0.0120129064, -0.0067580631, -0.00134261895, 0.0183598325, 0.00749040069, -0.00628268579, 0.0132206213, -0.00828055479, 0.0128865726, -0.0037098683, 0.0183212887, 0.00923130848, -0.0027077219, -0.00399252493, -0.0203512777, -0.00713065593, -0.0272378195, 0.00628589792, -0.00851824321, 0.0150707373, 0.00876877923, 0.021520447, 0.00671309512, -0.0169979408, 0.0093983328, 0.000918634061, -0.0218159519, 0.0346125886, -0.0101242466, -0.0108822798, 0.0169465505, -0.0179615431, 0.00605784543, 0.00127115182, -0.0180257838, -0.0203255806, 0.00651395041, -0.0126424599, 0.00230300915, 0.0251435917, 0.000353521522, 0.0115824975, -0.0056852526, 0.000692187517, 0.00423021335, -0.0108373119, -0.00505891116, -0.00642080233, -0.000882499, 0.00786299352, 0.00108646136, 0.00470237853, -0.0258759297, 0.0273149088, 0.0147623848, 0.0127837881, 0.0111970566, -0.0125396755, -0.0133362534, -0.00662958249, -0.0017328778, -0.00644328631, 0.0155718103, 0.00650431449, -0.01766604, 0.00602893718, -0.00409530895, -0.00458674598, 0.0148523208, -0.00594221335, 0.000533996208, -0.00373556418, -0.00838333834, -0.0211478546, -0.00029891741, -0.007965778, -0.0174090788, -0.0100664301, -0.0276746526, -0.00280408212, -0.012006483, -0.0448396206, 0.0125268279, 0.0100086145, 0.00468310621, -0.00932124443, 0.00432015, -0.0183341373, 0.00715635205, 0.00397325261, -0.000126171653, 0.000188303922, 0.00169754575, -0.00675163884, 0.00181799603, 0.0205311496, -0.00984801352, 0.011479713, -0.00565313268, 0.0191178657, 0.00415633712, 0.0196703319, -0.0043297857, -1.31491543e-05, 0.000692187517, -0.0097388057, 0.0105032632, 0.0110878488, -0.0162142124, 0.00315900892, 0.0103876311, 0.0139272632, -0.00897434819, 0.0115889218, 0.0257731453, -0.00781802554, 0.0122056268, -0.018257048, 0.029807426, 0.00215846882, 0.0143512478, 0.00794008188, 0.010907976, -0.00644007418, -0.00862102676, 0.0140171992, -0.00517454371, 0.00346896774, -0.00282014231, 0.0149808014, 0.00973238144, -0.0209165905, 0.0012422438, 0.0132206213, -0.0173833817, 0.0283427518, 0.00622165762, 0.00787584111, 0.00769596919, -0.0220343694, 0.0023576133, -0.00518096751, -0.00684157526, 0.00886513945, 0.00509103108, 0.00308673875, -0.00810068194, -0.0228951871, -0.00364884012, -0.0463813841, 0.0103490874, 0.0213791188, 0.0157131385, 0.0215076, -0.0150450412, 0.0189636908, -0.00539938407, 0.0362057425, 0.0135032777, 0.00281211222, -0.0130343251, -0.00610281341, 0.00229979702, 0.0126167638, 0.00999576598, -0.021019375, -0.014903713, -0.00216007489, 0.00119245762, -0.0128801484, 0.0148009285, -0.00582979294, 0.0086017549, 0.0019159622, 0.00862745102, -0.0197217241, 0.0235247407, -0.00748397643, -0.00697647966, -0.00799147412, -0.0165097173, -0.0237431563, 0.0101692146, -0.00522272335, 0.00502036698, -0.0124368919, -0.010728104, -0.00353963184, -0.0225868337, -0.02939629, 0.005842641, 0.00296789454, 0.00556640839, 0.00802359357, -0.00899362, -0.0218673442, -0.00892938, -0.00257602963, 0.0149679529, 0.0098223174, -0.0058265808, -0.0234219562, 0.00302571082, 0.0166510455, -0.021751713, -0.00708568795, -0.0367196649, 0.0238330923, 0.00240579341, -0.00761888083, -0.00666170288, -0.0288309753, 0.0177816711, -0.00344005972, -0.0192206502, 0.0089615, 0.0069058151, -0.00110091548, 0.00740688853, 0.000906589034, -0.0034818158, -0.0170107894, -0.0124304676, -0.0264669396, -0.000332643482, 0.00350751169, -0.000611887372, -0.023254931, -0.0159957949, -0.0123148356, 0.00869169086, -0.00954608526, 0.0119358189, 0.0112869926, -0.0163940843, 0.0103940554, -0.0142099196, -0.00747112837, -0.00156183844, 0.0245268866, -0.00578161282, 0.0294990726, 0.0058972449, 0.0135932146, -0.0225996822, -0.0133105572, -0.00112500554, 0.0109850643, 0.0149551053, 0.00767027307, -0.00540580787, 0.000387046864, -0.0122441715, 0.00673236698, -0.00236885529, -0.00745185651, -0.00126874284, -0.0104454467, 0.02163608, -0.0159957949, 0.0018565401, 0.000714671565, -0.00359423598, 0.0143127041, 0.00623450568, -0.0175247118, -0.0062602018, -0.000631159404, 0.00171360583, 0.000309757947, -0.0243727099, -0.0059775454, -0.0171392709, 0.00855678692, 0.00861460343, 0.00342721166, -0.0171392709, 0.0207110215, -0.000602652843, 0.0106574399, 0.00695720734, -0.002208255, -0.00243309536, -0.0066231587, 0.00424627354, 0.00647219457, 0.00277678017, 0.00759318471, -0.00471843826, -0.00277356827, -0.00828055479, -0.00284905033, 0.0371308029, -0.00335975946, 0.00823558588, 0.0134390378, -0.00973238144, 0.00235600723, 0.024899479, 0.0168309174, -0.00817134604, 0.00276714424, 0.0101820622, -0.00164615363, 0.0147880809, -0.0144026401, 0.0205696933, 0.0246425178, -0.00702787144, -0.0100535825, -0.00164615363, 0.00521951169, -0.0166253485, -0.00786941778, 0.00680945488, 0.00852466654, -0.0126424599, -0.0308866613, 0.00324894511, -0.00109930942, -0.0279573109, 0.00788869, 0.0163169969, -0.00638547027, 0.0116146179, -0.00869169086, 0.0112548731, -0.00496576307, -0.0207495652, 0.0136189098, 0.00519381557, 0.00624414207, -0.0119679384, -0.00817777, -0.0030674669, -0.00593257695, -0.00428160559, 0.0248223916, -0.0144668799, -0.014287008, -0.00403106911, 0.00894865207, 0.0169850942, -0.00473128632, 0.0118137626, -0.00364884012, -0.0337646194, 0.00384156057, -0.0222913288, -0.0131435329, 0.0105418069, 0.0199272931, 0.0151478257, 0.000313973695, -0.0307324845, -0.00776663329, 0.0311950129, -0.00997649413, 0.00545398798, -0.0169208534, -0.00980947, 0.00316222105, 0.00467347028, -0.00114267156, 0.0149294091, -0.0116467383, -0.00132896798, -0.0147752324, -0.00908355601, -0.0193748269, -0.0249123275, -0.0195803959, -0.00808141, 0.01675383, -0.00403106911, 0.00609638961, -0.0106445914, 0.0174861662, 0.0206724778, -0.0105161117, -0.00527090346, 0.0149808014, 0.00339509151, 0.00916064437, -0.022342721, 0.00781160127, 0.0236532204, 0.00581694487, -0.00970026106, 0.00386725669, -0.0156232025, -0.0161371231, -0.0141970711, 0.0020733506, -0.00612208573, -0.00870453939, -0.00146146328, 0.00485655479, 0.00247485144, -0.00329230726, -0.00186938816, 0.00908998, -0.000342279498, 0.0166767407, -0.00871738698, -0.0215975363, -0.020813806, 0.0145696644, 0.0204926059, -0.00350108766, 0.009950798, 0.00528375152, -0.00727840792, -0.000923452, 0.00246842741, 0.0134261902, 0.00163651758, -0.00186938816, 0.0167152844, -0.015725987, -0.0268780757, 0.00962317362, -0.00645613438, -0.0166253485, 0.00576555263, 0.00359423598, 0.0218031053, -0.00174733193, -0.00781160127, 0.00732337637, -0.0107666478, 0.00254390971, -0.00734264823, 0.0131820776, 0.00286671636, 0.000703028054, 0.00731695211, -0.00204765447, 0.00389937661, 0.00164615363, 0.0361543521, -0.00359423598, 0.0184112247, 0.00603536144, 0.0132334698, 0.00940475706, 0.0158673152, -0.00844757911, -0.0347924605, -0.0194776114, -0.0104325991, 0.00628911, 0.0317603275, 0.00415954925, -0.0117944898, -0.00158432254, -0.0131178368, -0.0156745948, -0.0179615431, -0.0140300468, -0.000700217555, -0.0147366887, -0.00409530895, -0.00241542934, 0.0395205356, 0.0137473904, -0.0271093398, -0.0194133706, 0.00666812668, -0.0162270591, 0.00636298629, -0.00107762835, 0.00657497859, -0.0127516687, -0.00192078028, -0.0151092811, 0.00144299422, 0.00368417217, 0.0091863405, 0.00459638238, -0.00052195118, 0.00674521504, -0.0169593971, -0.00932124443, -0.0177302789, -0.0128094843, -0.0034850277, 0.0166638922, 0.00907070842, -0.0204926059, 0.0153405461, -0.000501474598, 0.0192720424, 0.013580366, 0.00361350807, -0.0283170547, 0.018282745, 0.0068287272, -0.0129572367, 0.00445184205, -0.0289594568, -0.00710496, 0.00439402554, -0.00159395859, 0.00238009728, -0.0254776403, -0.0120129064, -0.00284905033, -0.00249412353, 0.00770239299, 0.016432628, 0.00558246858, 0.0119615141, -0.00715635205, -0.00239133928, -0.0124047715, -0.0209808312, 0.00684157526, 0.000917831, -0.00390258874, -0.0150578897, 0.00196414231, -0.00202677655, -0.0106317438, 0.00366168818, -0.00640153, 0.0138116302, -0.00233673514, -0.0181928091, -0.0252463762, -0.00903858803, 0.0217774082, 0.0208266545, 0.0249251761, 0.000766063691, -0.0148009285, 0.00180193596, -0.000982071157, 0.0167024378, 0.000953163137, -0.00649146643, 0.0312978, -0.000664885447, 0.0151863694, -0.000414348906, 0.0187067296, 0.00141890417, 0.0164840203, -0.0210322235, 0.00281050615, 0.0114218974, 0.0078951139, -0.00219701277, 0.0071692, 0.00539296, -0.0264412425, -0.00869169086, -0.0279830061, -0.0165868048, -0.00485976692, 0.0285997111, 0.0012028967, 0.00544756418, 7.95975502e-05, 0.013670302, 0.0216746237, 0.00423021335, 0.00211671274, 0.0144668799, -0.0147623848, -0.0119807869, -0.0208266545, 0.00187099411, -0.00146547821, -0.00596469734, 0.014698145, 0.00800432172, -0.0119807869, 0.0159187075, 0.0104775671, 0.00330836745, 0.0334305689, -0.0246296711, -0.0224968977, -0.00114267156, 0.00849254709, -0.0409595147, 0.0140942875, -0.00380301639, 0.0108373119, 0.00453856587, -0.00179551193, -0.0010704014, -0.0123533793, 0.00855036266, 0.0184369218, 0.00172966579, 0.0116210422, -0.00109529449, 0.0178459119, -0.0110300323, -0.0138373263, 0.00609638961, -0.0054796841, 0.0280343983, 0.00776663329, -0.00528375152, -0.00530302385, 0.0171135738, 0.0157516822, 0.0113126887, 0.0281885751, -0.0142613119, -0.00396682881, -0.00832552277, -0.00711780787, 0.00823558588, 0.0109593682, -0.00377089647, -0.0188480578, 0.0102334544, 0.00952038914, 0.017923, 0.0174219273, 0.0358716957, -0.0031413429, -0.0231393, 0.00569810066, 0.018167112, 0.0131820776, -0.00548289623, 0.0037612603, 0.00123421371, 0.00239615724, -0.00101579726, -0.00666812668, 0.00740046427, -0.00546041224, -0.00320397713, -0.01570029, 0.016432628, -0.000296709157, 0.00449038576, 0.00160921551] |
06 Sep, 2021 | Global Mobile Satellite System
06 Sep, 2021
GMSS stands for Global Mobile Satellite System. An artificial body which is placed in an orbit around the earth for the purpose of communication is known as Communication satellite. GMSS is a system which consists of various artificial communication satellites orbiting around the earth for the purpose of communication.
A satellite network is a combination of nodes that provides communication from one point on the Earth to another. A node in the network can be Satellite, an Earth station, or an End-user terminal or Telephone. Satellite networks are like cellular networks, they divide the planet into cells.
The frequencies reserved for the satellite microwave communication are in gigahertz(GHz) range. Each satellite sends and receives over two different bands. Transmission from earth to satellite is called the Uplink. Transmission from the satellite to the earth is called the Downlink.
Satellite frequency bands
Uplink and downlink frequencies must be different to avoid interference. Now, stations at the earth have greater power sources than that of satellite as it has only solar power. Also, higher frequency results in higher attenuation and to compensate with it more power is required. So, uplink uses higher frequency to penetrate the environment.
Satellite Orbits:
Orbit
An artificial satellite needs to have an orbit, the path in which it travels around the Earth. The orbit can be equatorial, inclined or polar.
Footprint
Satellite process microwaves with bidirectional antennas. Therefore, the signal from the satellite is normally aimed at a specific area called the footprint.
Satellite Categories
Based on the location of the orbit, satellites can be divided into three categories as follows
GEO:
GEO stands for Geostationary Earth Orbit.
The communication satellites in this orbit operates at a distance of about 36000 km above the earth’s surface and their orbital time period is about 24 hours.
Geostationary Orbit Satellites are used for radio broadcasting.
To ensure constant communication, the satellite must move at the same speed as the earth, so that it seems to remain fixed above a certain spot. So such satellites are called geostationary.
One geostationary satellite cannot cover the whole earth. One satellite in orbit has line-of-sight contact with vast number of stations, but the curvature of the Earth still keeps much of the planet out of sight. It takes minimum of three satellites equidistant from each other in geostationary Earth Orbit(GEO) to provide full global transmission.
MEO:
MEO stands for Medium Earth Orbit.
The communication satellites in this orbit operates at a distance of about 5000 to 12000 km above the earth’s surface.
These satellites are positioned between the two Van Allen belts. A satellite at this orbit takes approximately 6 to 8 hours to circle the Earth.
One Example of a MEO satellite system is Global Positioning System(GPS), constructed and operated by US Department of Defense, orbiting at an altitude about 18,000 km above the earth.
The system consists of 24 satellites and is used for land, sea, and air navigation to provide time and locations for vehicle and ships.
The orbits and the locations of the satellites in each orbit are designed in such a way that, at any time, four satellites are visible from any point on the Earth. A GPS receiver has a almanac that tells the current position of each satellite.
GPS is based on a principle called Trilateration(also sometimes called Triangulation). Principle states that “On a plane, if we know our distance from three points, we know exactly where we are.”
LEO:
LEO stands for Low Earth Orbit.
The communication satellites in this orbit operates at a distance of about 500 to 1200 km above the earth’s surface and their orbital time period generally ranges between 95 to 120 minutes. The Satellite has a speed of 20,000 to 25,000 km/h. Low Orbit Satellites makes global radio coverage possible.
An LEO system is made of a constellation of satellites that work together as a network, each satellite acts as a switch. Satellites that are close to each other are connected through inter-satellite links (ISLs). A mobile system communicates with the satellite through a user mobile link(UML). A satellite can also communicate with an Earth station(gateway) through a gateway link(GWL).
LEO satellites can be divided into three categories: Little LEOs, Big LEOs, and Broad Band LEOs.
Little LEOs operate under 1GHz. They are mostly used for low-data-rate messaging.
Big LEOs operate between 1 and 3GHz. Globalstar and Iridium system are examples of Big LEOs.
Broad Band LEOs provide communication similar to fiber-optic networks. The first broadband LEO system was Teledesic.
IRIDIUM:
The concept of Iridium system, a 77-satellite network, was started by Motorola in 1990. The project took 8 years to materialize.
Finally in 1998, the service was started by 66 satellites. The original name, Iridium, came from the name of the 77th chemical element. A more appropriate name is Dysprosium (the name of 66th element).
The System has 66 satellites divided into 6 orbits, with 11 satellites in each orbit. The orbits are at an altitude of 750km.
Iridium is designed to provide direct worldwide voice and data communication using handheld terminals, a service similar to cellular telephony but on a global scale.
Globalstar:
Globalstar is LEO satellite system that uses 48 satellites in six polar orbits with each orbit hosting eight satellites. The orbits are located at an altitude of almost 1400km.
The Globalstar system is similar to the Iridium system, the main difference is the relaying mechanism.
Communication between two distinct users in Iridium system requires relaying between several satellites.
Globalstar communication requires both satellites and earth station, which means that ground stations can create more powerful signals.
Teledesic:
Teledesic is a system of satellites that provides fiber-optic like communication.
Its main purpose is to provide broadband Internet access for users all over the world. It is sometimes called “Internet in the sky”.
The project was started in1990 by Craig McCaw and Bill Gates, later other investors joined the consortium. Teledesic has 288 satellites in 12 LEO orbits, each at an altitude of 1350km.
The commercial failure of the similar Iridium and Globalstar ventures and other systems, along with bankruptcy protection fillings, were the primary factors in halting this project, and Teledesic officially suspended its satellite construction work on 1 October 2002.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System/Advantages and Disadvantages of Satellite Communication/Global Mobile Satellite System | https://www.geeksforgeeks.org/global-mobile-satellite-system?ref=asr10 | Languages | Global Mobile Satellite System | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, Advantages and Disadvantages of Satellite Communication, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Global Mobile Satellite System, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.00637009321, 0.0303107761, -0.018441787, 0.00737499, 0.03370931, 0.0305350441, -0.0124814147, 0.0307938159, -0.00891036727, 0.00539107434, 0.0193043593, -0.0215297937, 0.0563431941, -0.044025667, -0.0053997, 0.0265327115, -0.003422254, -0.000945594453, 0.000406217441, -0.00346538262, 0.0112220598, -0.046958413, -0.0269467458, -0.0122053921, -0.0156470537, -0.0121536376, 0.0311388448, 0.0175274611, -0.0364350379, -0.0068919491, 0.0252388529, -0.0101352194, 0.00454575382, -0.00611994741, -0.0067194351, -0.0337783135, -0.0171824321, -0.0205464624, -0.0285856314, -0.0235482119, 0.00357320393, -0.00801329315, 0.0220473371, 0.00587842753, -0.0246350523, 0.0123692807, -0.0058051087, -0.0113773234, 0.0455092937, -0.0465788804, -0.0413344428, -0.00400880259, 0.0327259786, 0.060207516, 0.00836263411, 0.02375523, 0.0698683187, 0.0473034419, -0.00622776896, -0.00520993397, 0.0477174781, -0.0125072924, -0.0150950076, -0.0440946743, -0.0104888743, 0.00876373053, -0.0381601788, 0.00981606822, -0.015379657, -0.00113967306, -0.0172773153, 0.000669571396, 0.0145170847, -0.0419554971, 0.0150605049, 0.000604878529, 0.0156298019, 0.03778065, 0.00579648325, 0.00833675731, -0.0195286274, 0.0245487951, 0.0190973412, -0.0101610972, 0.00888449047, 0.0133008584, -0.0155607965, -0.074250184, 0.0338818245, 0.0179414954, -0.0137493955, 0.0595519617, 0.00939340796, -0.0102646053, 0.0185280442, 0.00184698205, 0.0351411775, 0.0106786396, -0.0284303688, 0.0275332946, -0.00141569611, -0.0290169176, 0.0408859067, -0.00154184725, -0.0084532043, -0.0224096179, -0.0250663385, 0.0247558132, 0.0475794636, 0.0479589961, 0.00511505129, -0.011420452, 0.00966080464, 0.0274642892, -0.0249110758, -0.0113255689, 0.00287236436, -0.0387122259, 0.000392739748, 0.0186143015, 0.0023246312, 0.0320704207, -0.0596554726, -0.012110509, -0.0581373461, 0.0291376784, -0.00572316442, -0.0282923579, 0.000807043805, -0.0109632891, -0.0157160591, 0.0200634226, -0.0211330112, 0.0102732312, 0.0166045092, -0.00685744639, -0.015155388, 0.0644858703, 0.00979881641, -0.0257218927, -0.0074008666, 0.000851789722, -0.00154292549, -0.0178207345, 0.00981606822, -0.00316995173, 0.00332305813, 0.0449572466, -0.0568262339, 0.00677118916, -0.0295689646, 0.00246911193, 0.0116705978, -0.0128436955, -0.0172600634, 0.0140512958, -0.00827206392, 0.00253596134, -0.03574498, 0.0203221943, -0.0257736482, -0.048097007, -0.00634421641, -0.0446467213, -0.00206801598, -0.00610700902, 0.0139305359, 0.00455869222, -0.0182520207, 0.0418519862, -0.0121881403, -0.0130420867, -0.0187523123, 0.0216505546, 0.0264464542, 0.0216333028, -0.000876588689, 0.0270847566, -0.0316046327, 0.0122226439, -0.0628297329, -0.0287581459, 0.0104284938, 0.0105837574, 0.00938478205, 0.0455782972, 0.0328467377, 0.00320876739, -0.0347961485, -0.00392470183, 0.0152847739, -0.00687469775, 0.0513747819, 0.0391952656, 0.0214607883, -0.0295862164, -0.000262410525, 0.0236689728, -0.0157505628, -0.0594139509, 0.00140814856, -0.0269812476, 0.00637871912, 0.0213055257, 0.0436116345, -0.00154076901, -0.00351066748, 0.00612857332, 0.0246178024, 0.0346063823, -0.0909495801, -0.00949691609, 0.0356069654, 0.00692645228, 0.0113428198, -0.000742890057, -0.00100435712, -0.0363315269, -0.0081038624, -0.0138874073, 0.0465788804, -0.00306859938, 0.0479589961, 0.0151208853, -0.0834279507, -0.0291721802, 0.00847045612, -0.0241692644, -0.0282578543, -0.011316943, -0.0316046327, 0.0692127645, 0.0197183937, -0.0174325779, -0.0232894402, -0.0224613715, -0.00805642176, 0.0435771309, -0.0537554808, 0.00874216575, -0.0370560884, 0.00412093708, 0.00638734456, -0.00784940366, 0.0024497041, 1.4859148e-05, 0.0184935406, 0.0554461218, -0.0144308275, 0.0118431123, -0.00196342915, 0.00765101239, -0.0177517291, 0.0181830153, -0.0115670888, -0.00395489205, 0.00247773784, -0.00630971324, 0.0274642892, -0.0162681062, 0.0337955654, 0.00338128186, 0.01674252, 0.00309663313, 0.012334778, -0.000862571876, 0.030552296, -0.0205119587, -0.0135682561, -0.0334850401, -0.0118603632, -0.0502361879, 0.0298104845, -0.0175878406, -0.00404977519, -0.00613719877, -0.0192871075, 0.012334778, 0.0219093263, 0.0327259786, 0.0559981652, -0.0611736, 0.0173808243, -0.0381601788, -0.0208397359, -0.0139564127, -0.0161904749, 0.0243417788, -0.0282923579, 0.0160093345, -0.0200634226, -0.006844508, 0.0168115254, 0.026463706, 0.0265672132, 0.00603369, 0.00181463559, -0.0217540637, 0.0206154678, -0.0139391618, 0.0129385786, 0.0198391527, -0.0139822904, -0.00384275778, -0.0252388529, -0.0318461545, -0.0146982251, -0.00261143642, -0.0151208853, -0.031000834, 0.0418519862, -0.0222543553, -0.0340888426, -0.046958413, 0.0374011174, 0.0204602052, 0.0121708894, -0.016285358, -0.0482005179, -0.0314838737, 0.0366765559, 0.00657279789, -0.0448192358, 0.0146982251, 0.0286373869, 0.0132836066, 0.0201151762, 0.0533414446, -0.024324527, 0.000221303591, -0.0284131169, -0.0187005587, 0.0247385614, -0.00766826421, 0.0249110758, -0.0398853235, 0.0279818326, 0.0188558213, 0.030655805, 0.0414379537, -0.00702133495, -0.0299484953, -0.0141979335, -0.0241865162, -0.0207362287, 0.0109374113, 0.00146421581, 0.0210985076, 0.0276885573, -0.0200806726, 0.00174455158, 0.0162681062, 0.0107045174, 0.00404330576, 0.034295857, -0.0116878487, 0.0151812648, -0.0618636571, 0.00492528547, 0.0225648805, 0.0370215848, -0.0185107924, -0.00609407, 0.0194941238, -0.0188213177, -0.0195286274, 0.00233541336, 0.0127660641, 0.00360339414, -0.026463706, 0.0295689646, -0.00561965583, 0.00268475502, -0.00887586456, -0.0225993842, -0.0028400179, 0.00857827719, -0.0103336107, -0.0130334608, 0.00319151604, 0.0168805309, 0.0387467295, 0.0183727816, 0.00876804348, -0.00564553309, 0.0375046246, 0.00965218, -0.0197356455, -0.0161128435, 0.0444052, -0.0324327, 0.0182002671, -0.0125676719, 0.010178348, 0.0150346281, -0.0132749816, -0.00366808684, -0.0189593304, 0.0149052422, -0.0176999755, 0.0394022837, 0.0217023082, 0.00653829472, 0.035399951, -0.0322946906, 0.0181657635, -0.0308628213, -0.0433701128, -0.00843595341, -0.00543851592, 0.01176548, -0.0456473045, -0.0205292106, 0.00828500278, 0.00433226721, 0.0511677638, -0.0161128435, 0.0584478714, 0.00626658462, 0.0137666473, -0.013689016, 0.0181312617, 0.00875510462, 0.0177344773, 0.0258944072, 0.00941065885, 0.017087549, 0.0104457457, 0.00978156552, -0.0250490867, 0.0033834381, -0.0371941, 0.0124900406, 0.0129385786, -0.0321049243, -0.0433356129, 0.0228409041, 0.0242555216, -0.0354344547, -0.00946241338, 0.000343411433, 0.0318806581, -0.00373709272, 0.00385138346, -0.0389537476, 0.00894487, -0.0327949822, -0.0330537558, -0.00764238695, -0.0337783135, -0.0322774388, 0.0132749816, -0.00997133087, -0.00383844483, 0.0217885654, -0.0302935243, 0.0376081355, -0.0407133922, -0.00309663313, -0.00759494537, 0.0360900089, 0.0198046509, -0.00527462689, -0.0271882657, 0.0476829745, 0.022513127, -0.0252906084, 0.00480883801, -0.00673668645, 0.0151122594, 0.021616051, -0.0466478877, 0.0367455631, 0.0364005342, 0.0244625378, -0.0240830071, -0.00955729652, 0.00269553717, -0.0334850401, -0.0255321283, 0.0364005342, 0.0814957917, 0.01176548, -0.00867316, -0.0179759972, -0.000562289031, -0.0220473371, -0.00746555952, -0.0103853652, -0.00947103929, 0.00868178625, 0.040851403, -0.0396093, -0.00343087967, -0.00854808744, -0.0205292106, -0.0219955835, 0.0289306603, -0.0320359208, 0.0382291861, -0.0365730487, 0.00113967306, -0.0394022837, 0.0686262175, -0.0427835658, 0.029982999, 0.0442671888, 0.0299657471, 0.0124900406, -0.00619326625, 0.0193216093, 0.0331227593, 0.0135596301, 0.0298449863, 0.00161947869, 0.0348996595, -0.0270157512, 0.00848339405, 0.0088111721, 0.00546008, -0.0152847739, 0.0116360951, 0.0108339032, 0.0277748145, -0.0137235187, 0.00171220524, 0.01380115, -0.000338020356, -0.0115067093, -0.0197011419, -0.0259289108, 0.0176395942, 0.0134216184, -0.000377914315, -0.0261704307, 0.0139995413, -0.00624070736, 0.00598193612, -0.00958317332, 0.0276368037, -0.0170616712, 0.0210985076, -0.0279645808, 0.0200116672, 0.00984194502, 0.00965218, 0.0152243935, -0.000201760951, 0.011774106, 0.0103163598, 0.0263256934, 0.024893824, -0.0270675048, -0.00243892195, -0.0140081672, 0.00623208191, 0.0103681143, -0.0128178177, -0.0416449718, 0.0299657471, -0.0149742477, 0.00916051306, 0.020253187, 0.0225993842, 0.00265025208, -0.0134819988, -0.0183210261, 0.0161387194, 0.0143273193, -0.00608113175, -0.0167942736, -0.0157160591, -0.00488215685, -0.00115153345, 0.0150950076, 0.00724991644, -0.00558946561, -0.00796153862, 0.0183037762, -0.0193561129, -0.000688440166, -0.0168632809, 0.0314148664, -0.00459750835, 0.0207362287, -0.0129213268, 0.0110754231, -0.0125849238, 0.0136027588, -0.0136976419, 0.00160761829, 0.0176395942, -0.0117223514, -0.0033704997, 0.00275376067, 0.005149554, 0.0209259931, -0.019011084, -0.010523377, -0.0209087431, 0.00389019912, 0.0279990826, 0.0060638804, 0.0218748227, -0.00978156552, 0.00795291271, -0.000235455169, 0.000731029664, -0.0166648887, 0.0260841735, -0.0333987847, 0.0208914913, 0.0302590225, 0.0352446884, 0.00668924488, -0.00384275778, 0.00139952288, 0.0436461382, 0.00823324826, -0.0102042258, 0.0159058254, 0.00223837397, -0.0229961667, -0.0130248358, -0.0129385786, 0.00111056131, -0.00241735764, -0.0150346281, -0.00493822386, -0.0148448618, -0.00849633291, 0.0149052422, -0.0267224777, 0.00441205502, 0.00944516249, 0.00642184773, -0.0072757937, -0.0413344428, -0.0244452879, -0.00145127717, -0.0368490703, 0.0191490967, -0.0197528955, 0.0740431696, -0.0104543716, 0.0294482037, 0.00237422902, 0.0403683633, -0.00472689373, 0.0336403027, -0.00877235644, -0.00259202858, -0.00772433123, 0.0166993923, -0.00740517955, -0.011541212, -0.00104694662, -0.0303797815, 0.0153969079, 0.0349514112, -0.00957454834, -0.00733617367, 0.0296034664, 0.00570591306, -0.0114808315, -0.0012356342, -0.00422444567, 0.0306385532, -0.0375391282, -0.0120328777, -0.0300520044, -0.0124814147, 0.0145688392, 0.0160524622, -0.00966943055, -0.0327432267, -0.0303452779, 0.0130248358, -0.00471826829, -0.0272572711, 0.00453712791, 0.013240478, 0.0206154678, 0.000896535639, -0.00820737146, -0.0034287232, -0.015509042, -0.01176548, -0.0146464705, -0.0239104927, 0.0104629965, 0.0141806817, 0.00948829111, 0.0188213177, 0.000670649635, -0.00180924451, 0.0119983749, 0.0134216184, -0.00580079574, -0.0272400193, -0.00683156913, 0.0218575709, -0.0104543716, -0.00835400913, -0.0287753977, 0.0309663303, -0.00459319539, -0.0108770318, -0.0351239257, -0.0159920827, 0.0171306767, -0.0012809193, -0.0117568551, 0.0247213095, 0.00543851592, -0.00874647871, -0.0188385695, -0.000986027531, -0.0349859148, -0.00758631947, 0.0137666473, 0.0177689809, -0.00514092855, -0.0216678064, -0.00812542718, 0.0007763147, 0.0139650386, -0.0010431729, -0.0085524, 0.00879823323, -0.00430639, -0.00198175898, 0.0132491039, 0.000685205567, 0.0127574382, -0.0018728592, -0.0244452879, -0.0104543716, 0.015733311, 0.014370448, 0.0155607965, -0.0264119506, -0.00803054404, 0.0163888652, -0.00351929339, -0.0193216093, 0.0481660143, 0.0229616631, -0.0502706878, -0.00157095899, -0.00327130384, -0.0172255598, 0.0165096261, -0.051271271, 0.00472689373, -0.0129472036, 0.00079733989, 0.0134819988, -0.00831088051, 0.0259806644, 0.0356759727, 0.053272441, -0.00611563446, 0.032812234, -0.00279688928, 0.0129730813, -0.0449572466, -0.0202704389, 0.00353007531, -0.0243417788, -0.000236668158, 0.013352613, 0.0263774488, -0.0381256789, -0.00442930683, -0.0199254099, 0.0253941156, -0.0329674967, -0.0115670888, -0.0192353521, -0.00215858617, 0.0321566798, -0.0118172346, 0.013240478, -0.0215470456, -0.0193561129, 0.0140857985, -0.00980744231, -0.00882411, 0.0386087187, 0.0150863826, 0.019580381, -0.0253078584, 0.0217885654, 0.0399888307, 0.0203739479, 0.0127229355, -0.0175964665, -0.0334160365, -0.0167683978, 0.0226856396, 0.00176935061, 0.0144135766, -0.0231341776, 0.00263731345, -0.044681225, -0.0206154678, -0.0278610718, -0.0476829745, -0.0200979244, 0.00675825076, -0.00279042, -0.00645203749, 0.0589999184, 0.00953142, 0.0238414872, -0.0265672132, -0.0225476287, -0.0230306685, 0.017087549, -0.00226640771, 0.000735342503, -0.00530050416, 0.0185107924, -0.0254803728, 0.018441787, 0.029189432, -0.00923814438, 0.0376426354, -0.00649085362, 0.00366808684, -0.0173376948, -0.00440989854, 0.010523377, -0.0204429533, -0.00238501118, 0.000963385, 0.0177689809, 0.0161559712, 0.00562396878, -0.0119638722, 0.00116878492, 0.0116878487, -0.00478727417, -0.0102214767, 0.0188385695, -0.0018577642, -0.00285511301, 0.00953142, 0.0141806817, 0.00168201514, 0.0382291861, 0.00624070736, 0.0382636897, -0.0204257015, 0.0342441052, -0.0102646053, -0.0150863826, 0.00239794981, -0.0292584375, 0.000648546207, 0.0150001254, -0.00956592243, 0.0188558213, 0.0155262938, -0.00477002235, -0.0118689891, -0.0318979099, -0.0153969079, -0.016975414, -0.0307593141, -0.0421625152, -0.0205292106, 0.0293619465, 0.0021445693, 0.0107648969, 0.00118927099, -5.03728515e-05, 0.00120867882, 0.00732754823, 0.0269812476, 0.0166131351, -0.0248765722, -6.56700213e-05, 0.0229616631, -0.00732323527, -0.0122226439, -0.0398163162, -0.000885753485, -0.0211157594, -0.00571453851, 0.0230479203, -0.0355034582, -0.0158109423, 0.00827637687, 0.0248420704, -0.0164406206, 7.05472621e-06, -0.0115498379, 0.0320876725, -0.0125676719, -0.0199771654, -0.0250145849, 0.0117482292, 0.0139046591, -0.0319496617, -0.00140814856, 0.00897937361, -0.027947329, 0.00628383597, -0.0106010083, 0.0210122503, -0.0200979244, 0.00681431778, 0.00623208191, 0.0131024672, -0.0131197181, -0.0167338941, 0.0189765822, 3.69962472e-05, 0.00727148075, 0.00323248818, -0.0139822904, 0.0239794981, -0.00795291271, -0.019563131, -0.0248420704, 0.0038923556, 0.0222543553, 0.0107045174, -0.00275160419, -0.00449399929, 0.014258313, 0.0012507292, 0.00174131698, -0.0273262765, 0.0113341948, 0.0228236523, -0.0417139754, 0.0360900089, -0.00174670806, 0.0294999592, 0.0397818163, 0.00675825076, -0.0112738144, 0.00365730468, -0.044025667, 0.00978156552, 0.0248248186, -0.00370905898, 0.00124210352, -0.00687469775, -0.00406055711, -0.0177689809, 0.00203998247, -0.0288616549, -0.0220300853, -0.0545490459, -0.0234619547, 0.0338645726, 0.0149828736, 0.0130593386, 0.0276540536, 0.0108770318, -0.0282233525, 0.035399951, -0.0148621136, -0.0424040332, -0.0174412038, -0.0021844632, 0.0184762888, -0.0381946824, 0.0274125338, -0.00130464, -0.0124296611, -0.0364005342, -0.0340715908, -0.0213572793, 0.00499429135, 0.0168977827, 0.0194251183, -0.000947750872, -0.0026416264, 0.0331400111, 0.000182892196, -0.0243762806, -0.00198175898, -0.037435621, -0.011877615, 0.0186660551, 0.00618464034, 0.0193043593, -0.0242555216, -0.0399888307, -0.0318461545, 0.0270847566, 0.0279300772, 0.00165398163, -0.0378496535, -0.0369525775, -0.0176654719, -0.060207516, -0.00690920092, -0.0037672827, 0.00770276692, 0.00514524104, 0.0146550965, 0.0199599136, 0.0277920663, 0.0229789149, 0.00208958029, -0.0370560884, -0.0232376866, 0.0020712507, 0.00787096843, -0.0255493782, -0.031225102, 0.0133008584, 0.0186488032, 0.00882411, -0.0158713218, -0.00571453851, -0.0338128172, -0.0177172273, 0.0268777404, 0.0314493701, -0.00293058786, -0.0114032, -0.00699977065, 0.0170616712, 0.024773065, -0.0115067093, -0.00960905105, 0.00185884244, -0.0197356455, 0.019114593, -0.0138615305, -0.0487525612, 0.0131628467, -0.0123261521, 0.00273866579, -0.00991095137, 0.0068790107, 0.0288444031, -0.0274470374, -0.033278022, -0.0246695559, 0.0326742232, 0.00221034046, -0.00897937361, 0.00631402619, -0.0134906238, 0.0252043512, -0.00403468, -0.00649947906, 0.00085502438, -0.0327259786, -0.0236344691, 0.0245660469, 0.00245186058, -0.0103853652, -0.00480883801, 0.0191318449, -0.00946241338, 0.00149224931, 0.00801760517, 0.036538545, -0.0101352194, 0.00299959374, 0.00790978409, 0.0168029, 0.00496841408, 0.000122242607, -0.00374787487, 0.0147499796, 0.013240478, -0.0151812648, -0.0126625551, -0.0132836066, 0.0188213177, -0.0122743975, -0.00707740244, 0.00812542718, 0.0132146012, -0.0100317113, -0.0127143096, 0.0202359371, -0.0119983749, 0.0182175189, -0.0136717642, 0.000406217441, 0.00577491894, 0.0265672132, 0.00552477269, -0.009505542, -0.00291118, 0.00380609836, 0.103922658, -0.0158626977, -0.0225476287, -0.0271020085, 0.010635511, 0.0135337524, 0.008142679, 0.0175878406, 0.0240312517, -0.0108684059, 0.0496841408, 0.00023383784, 0.00801329315, -0.00997995678, 0.00268475502, -0.00468376512, 0.0145515874, 0.0261186771, -0.00130032713, 0.0205464624, -0.00215535145, 0.0278610718, 0.013128344, 0.00279042, 0.000508917437, 0.0111013, 0.0229444113, 0.00985919684, -0.0264982078, -0.00857827719, 0.0056670974, 0.00152351754, 0.0135165015, 0.0119207436, -0.0178207345, 0.0357104763, 0.0164923742, 0.0143100675, -0.00745693408, 0.00955729652, -0.00348263397, -0.0114808315, -0.0180105, -0.0111099258, -0.0138960332, -0.00707308948, 0.0165872574, -0.00380825484, 0.00121730461, -0.00429345155, -0.00415544026, -0.00034880251, 0.00935890526, -0.028395867, -0.0193216093, 0.0182692725, -0.00843164, 0.00116015912, 0.0423005261, 0.00185021665, 0.0038255062, 0.0247213095, -0.0153020248, 0.023185933, 0.0097643137, -0.00158713222, -0.0092295194, -0.0387122259, -0.0137580214, 0.0123779066, -0.0212882739, 0.0150863826, 0.000490318227, 0.0208397359, 0.000667954097, 0.00958317332, 0.0013941318, 0.00133051712, 0.012559047, -0.0276713055, 0.00477864826, -0.0112996921, 0.00772001827, 0.00765101239, -0.0108425282, -0.0193388611, 0.00311819743, 0.0287926495, 0.0113859484, 0.00273650931, -0.0166648887, -0.00986782275, -0.0365730487, -0.00864728354, -0.009281273, -0.0304315351, 0.023185933, 0.00103993819, 0.00313113583, -0.0031505439, 0.0286373869, 0.0150605049, -0.000697065901, -0.0112306857, 0.0189765822, -0.0290169176, 0.00998858269, -0.00159144506, -0.0123434039, -0.00451125111, 0.0194941238, -0.00818149466, 0.00406487, 0.00424816646, 0.0238587391, -0.0297932327, 0.0261876825, 0.00450693816, 0.0173204429, 0.011196183, -0.0124037834, -0.00857396424, 0.0254286192, -0.0312078502, -0.00847476907, -0.0176654719, 0.019011084, -0.00725854235, 0.00759494537, 0.0238932408, -0.0120932581, 0.0247385614, -0.0219610799, -0.00079680077, -0.0237207264, 0.00755612971, -0.0168632809, 0.0125245433, 0.00467513967, 0.00999720767, -0.00744830817, 0.0161214676, -0.022858154, 0.000105732441, 0.00106365897, -0.017536087, 0.0014793108, 0.00904837903, 0.0117913578, 0.0173290689, -0.0176827237, -0.023651721, -0.00867747329, -0.0147586046, 0.0410929248, -0.0208224859, 0.00796585158, 0.00374356192, -0.00583529891, -0.00884998776, 0.0164837483, 0.00808229856, 0.00454575382, 0.0116619719, -0.000343411433, -0.0233756974, -0.0035753604, 0.0196148846, -0.0151295112, 0.0117913578, -0.0225476287, 0.00238716765, 0.0251008421, 0.012110509, -0.0132491039, 0.0123002753, 0.00308800745, 0.00979881641, -0.0022513126, 0.00396136148, 0.000162675671, -0.00298449863, 0.00958317332, 0.0119466204, 0.0109374113, 0.0248420704, -0.0127919409, -0.00845751725, 0.0251698475, 0.006620239, -0.00503742, 0.00735342549, 0.00697820634, -0.0177862328, 0.0149052422, 0.0296897236, -0.00975568779, 0.0173290689, 0.0106182601, 0.00739655411, -0.0255666301, -0.0121967662, 0.00602506474, -0.00558084, -0.0170271695, -0.0168115254, -0.023185933, -0.0098937, 0.0201151762, -0.00798741542, 0.00149224931, 0.00834538322, 0.0104371198, -0.00120436598, -0.0232894402, 0.00878098141, 0.0238932408, -0.02375523, -0.00816424284, 0.0208914913, -0.00743105682, -0.0174670797, 0.000883057946, 0.00669787079, -0.0115498379, -0.00723266508, 0.0246350523, 0.00733186118, 0.00879392, -0.00248636352, -0.00276023, 0.0462338515, 0.0197183937, -0.000238285487, 0.00120975706, -0.0178552382, 0.0237034746, -0.0190973412, -0.0404718742, -0.00530913, 0.00276238634, 0.033243522, -0.0128695723, 0.00198715, -0.00895349588, -7.00165765e-05, 0.0279990826, -0.00991095137, -0.02171956, 0.0124555379, -0.00313544879, 0.00340284617, 0.0245660469, -0.00912601, -0.00880685914, -0.0120932581, -0.00947103929, 0.0203221943, 0.0122830234, -0.0207534786, 0.0239449963, 0.0202876907, -0.023875989, -0.0151726389, 0.0218403209, -0.00730598392, -0.0131542208, 0.0112824403, -0.00662886491, 0.0171996839, -0.0268777404, 0.00638303207, -0.00551183429, -0.00875510462, 0.015612551, 0.00197528955, 0.00613288628, 0.00132836064, -0.0152502712, 0.00570591306, 0.00895349588, 0.0342786051, -0.00145019894, -0.023306692, -0.0278783236, 0.0139650386, -0.00597331, 0.0190283358, 0.00564984605, -0.00408643438, -0.0255838819, -0.00696958089, 0.00710327923, -0.0089966245, -0.0294482037, 0.0275160428, 0.0248593222, 0.00837557297, -0.0127746891, 0.0238587391, 0.0101438453, 0.00737499, -0.0217540637, 0.0171134267, -0.000487622659, -0.00138766249, 0.0109029086, -0.0153624052, 0.0153969079, -0.00729735801, 0.0106182601, -0.030086508, -0.00274082227, 0.0101352194, 0.0178897399, -0.0229961667, 0.00194186496, -0.00672374759, -0.000784940436, 0.0103767393, 0.00467945263, 0.00299528078, -0.0127056837, 0.00796585158, -0.00378453406, -0.0193906166, -0.00911738444, 0.00785803, -0.009281273, -0.0101265935, -0.0132836066, -0.0223751143, -0.0203049425, 0.0106613887, -0.0120846322, 0.0117309773, 4.12080226e-05, 0.00157527195, 0.000831842772, -0.0107303942, -0.0316908918, 0.00999720767, -0.0164147429, 0.0111789312, -0.00293705729, -0.0359519944, 0.00745262112, 0.00261790561, -0.00924677, 0.0388847403, -0.0146119678, 0.0247558132, 0.0303625297, -0.0164319947, -0.0157591887, 0.00530050416, -0.000944516214, 0.0249455795, 0.00651673041, 0.00378884701, -0.0121536376, -0.00990232546, -0.0178207345, -0.0297414791, -0.0115067093, 0.0103767393, 0.0177172273, -0.0250318367, 0.0175964665, 0.0121881403, -0.0180967581, -0.0279128253, 0.0171479285, -0.00184913853, -0.0173463207, 0.0429215766, -0.000292465789, 0.0279818326, 0.000591400836, -0.0215815492, -0.0113083171, -0.0140599217, 0.00448968681, -0.00215966441, -0.0164147429, -0.0111789312, -0.00358182983, 0.0114032, 0.00126366783, 0.00111595239, -0.000100273981, 0.00568866171, 0.00434520608, 0.0111875571, -0.0169409122, -0.0178379864, -0.0204257015, -0.00812542718, -0.0197528955, -0.00333815324, 0.00290255435, 0.00940203387, -0.0298622381, 0.0102042258, 0.00882411, 0.0138356527, 0.0159662049, -0.0271365121, 0.0198564045, -0.0122916494, -0.000265779963, 0.00721541373, -0.00954867061, -0.0134302443, -1.47917599e-05, 0.0146378446, 0.0112738144, 0.00623208191, 0.00476139691, 0.0427145585, -0.031915158, 0.0101352194, 0.000382496713, -0.0323636979, -0.0234274529, 0.0120415036, -0.0108684059, -0.00999720767, 0.00312251016, -0.0319324099, -0.0192698557, -0.000689518405, 0.0115843406, 0.0301210098, -0.00819874555, -0.035399951, -1.82959575e-05, 0.0210295022, -0.0157591887, 0.000321847125, -0.00268475502, -0.00412740652, -0.0220128335, -0.00123779068, -0.00235050847, -0.0102904821, 0.00741811795, 0.00372846704, 0.0172773153, 0.00806936, 0.0181485116, -0.0081685558, 0.00129493605, -0.00940203387, -0.00510211289, 0.00850064587, 0.00203674776, -0.0118948659, 0.0219610799, -0.0170789231, -0.00505898427, 0.0111703062, -0.00760788377, 0.000278988096, 0.0223578624, 0.0155521706, 0.039712809, 0.00123024313, -0.00144157326, 0.0208742395, 0.00668493193, -0.00893624499, -0.00448537385, -0.000851250603, 0.00131650036, -0.0249110758, -0.00425032293, 0.00183727813, 0.0169926658, 0.00946241338, 0.0140426699, 0.00423738454, 0.0024432349, 0.0100144595, 0.016501, 0.052961912, -0.0088111721, 0.0396438055, 0.0127488123, 0.00401311554, -0.00263084425, -0.0142324362, 0.000946672633, 0.00333599676, -0.00333599676, -0.000307021692, 0.0154141597, -0.00806504674, 0.00533932, 0.00975568779, -0.0121967662, -0.00588705298, -0.00326699088, 0.00649947906, -0.0089966245, -0.00037036679, -0.0126539292, 0.0108080255, -0.00603369, -0.00887586456, -0.00189226703, 0.00645635044, -0.0149569968, 0.0052961912, 0.030776564, -0.00178875844, 0.0160179604, 0.000927803863, -0.00270200637, 0.0181485116, 0.0350204185, -0.00731460936, 0.000371445029, -0.00831088051, 0.00390960695, -0.00360339414, 0.00852652267, 0.0131887244, -0.0114808315, 0.0242727734, -0.00135100319, 0.00957454834, -0.0124814147, 0.00301900157, 0.00506760972, -0.00656848494, -0.0134819988, 0.0020248876, 0.0111185517, -0.0112910662, -0.00615013763, 0.0130507126, -0.0179069918, -0.0148966163, 0.000298935076, -0.0113945743, -0.00515818, -0.00295215216, 0.00149332755, 0.00888449047, 0.00392901478, -0.0250145849, 0.0305005424, 0.00404977519, -0.00401527202, 0.0257563964, 0.00777608529, 0.0136200096, 0.0110754231, 0.00357104768, 0.000770923623, -0.010756271, -0.0265154596, 0.00321092387, -0.0166735146, -0.00150195323, -0.000205534699, 0.0064606634, -0.00755612971, -0.00597331, -0.00263300072, 4.81153365e-05, 0.00784509163, -0.00238716765, -0.000299743726, 0.00962630194, 0.000754211273, 0.0172428116, -0.0148621136, -0.0044810609, 0.00054962, -0.0214435365, -0.0170616712, -0.0186660551, 0.0325879641, 0.00646928931, 0.0358829908, 0.0310353357, -0.00360986334, 0.0205637142, 0.00270200637, 0.0263256934, 0.00273650931, 0.00619757874, -0.0185797978, -0.0141893076, 0.00162702624, 0.0188385695, 0.00298449863, 0.00800035428, -0.00331227598, -0.0111703062, -0.00775883393, -0.0174412038, -0.00277101225, -0.021150263, -0.00734911254, 0.00845751725, -0.0245315451, -0.00388157344, -0.00646928931, 0.0110236686, 0.0011288909, -0.00490803411, 0.00971255917, -0.00631402619, 0.0084532043, -0.00967805646, -0.0280680899, -0.0204947088, -0.00391176343, 0.00684019504, 0.011653346, 0.012334778, 0.0130679635, 0.028516626, 0.0189593304, -0.0131024672, -0.0188213177, -0.00869041216, 0.0136458874, -0.0083022546, 0.0243590306, -0.00610269606, -0.0128264436, -0.0139305359, -0.0295862164, -0.0106010083, -0.0237207264, 0.003422254, -0.00178336736, -0.000922951906, 0.0199599136, -0.0146205937, -0.00717228511, 0.00228581554, 0.0129989581, -0.00422660215, 0.00230091042, -0.00420503784, 0.00957454834, -0.0173031911, 0.0111789312, 0.0198391527, 0.0106613887, -0.0243935324, -0.00162163517, -0.0190283358, 0.00907425582, -0.0332952738, 0.00429992098, 0.00661592651, 0.0110667972, 0.0282751061, -0.00297587295, 0.00176395953, 0.0113773234, 0.0061760149, -0.0233929493, 0.00480021257, 0.0183900334, -0.003959205, 0.00279688928, -0.00476571, -0.0149742477, 0.0180795062, 0.00584823731, -0.0136200096, -0.0269639976, -0.000596252794, 0.00531344255, -0.00497703953, 0.0178379864, -0.0219438281, -0.00800466724, -0.0205119587, -0.00454575382, -0.0130334608, 0.00307506882, 0.0174067, 0.0115584629, -0.00717228511, 0.00172083091, 0.0208224859, -0.0177862328, -0.0361590125, -0.0109115345, 0.00640028343, 0.0140771735, 0.00386000914, 0.0393332765, -0.00834969617, -0.0144049507, 0.0144912079, -0.00366377411, -0.0116705978, -0.0128350696, 0.0183210261, 0.00692645228, -0.00286373869, -0.0219265781, 0.00644341204, -0.0277575627, -6.95448543e-05, -0.00384275778, -0.0128436955, 0.0151122594, 0.0126108006, 0.0125417951, 0.0204084516, -0.0194941238, 0.00360123767, -0.0137321446, 0.0201151762, -0.00684882095, 0.00404330576, -0.0115843406, -0.0228754058, -0.00336834323, -0.0134043675, -0.00268906774, 0.0349341594, 0.011653346, 4.14775786e-05, -1.90035371e-05, -0.0170099176, -0.00756475562, -0.00749574974, -0.021150263, 0.0204429533, -0.0159662049, 0.0352274366, 0.00332737109, -0.00833244435, 0.0102214767, 0.000177231559, 0.00718091102, 0.00506329676, 0.00121299166, 0.0297759809, 0.00494685, -0.000595174613, 0.0214262847, -0.0171996839, 0.00682725664, 0.00275807362, -0.00424169702, 0.00152243942, -0.00181247911, -0.00494685, 0.0112393117, 0.00242813979, -0.00217583752, 0.00253596134, 0.0157591887, -0.00687038526, -0.0212020166, -0.00304703508, -0.0196493883, -0.00199254113, 0.00626227167, 0.00729304506, 0.0198046509, -0.00882842299, 0.0039743, 0.00918639079, -0.00356026553, 0.00173916051, -0.00766395126, 0.0115239602, -0.00819874555, -0.0242037661, -0.00498135248, 0.0253251102, -0.0130334608, 0.0123434039, 0.00411446765, 0.0135251274, 0.014594716, 0.0196493883, 0.0120156258, 0.00109924, 0.0131800985, 0.00337481243, 0.00164535583, -0.0087378528, 0.00220818399, -0.000910013332, -0.00105503318, 0.0131197181, -0.0187868159, 0.00406055711, -0.0141548049, -0.00395489205, 0.00212192675, -0.0223923661, -0.00966080464, -0.0179242436, 0.0112824403, 0.00187717204, -0.00677118916, 0.00525306258, 0.0187695641, -0.00244754762, 0.0173635725, -0.0209604967, -0.00070137874, 0.0134561211, -0.00220387126, -0.0309145767, 0.00227934611, -0.0121708894, 0.00719384942, 0.00306428666, 0.0046276981, 0.0120760063, 0.000124331651, -0.0302245189, -0.00518405717, -0.00627521053, 0.00390960695, -0.00892761908, -0.0239794981, -0.0174067, -0.0101524713, -0.0075475038, -0.00376296975, 0.013128344, -0.00739655411, 0.00729735801, 0.00893624499, -0.0114463288, -0.00960905105, 0.00142647827, -0.00202704384, 0.0269122422, 0.017993249, 0.0030384094, -0.00914326217, -0.00408212142, 0.0190455876, -0.0105320029, -0.00787096843, 0.0111789312, 0.0165268779, -0.013231853, 0.00107336289, -0.0130938413, -0.0129730813, 0.00591724319, -0.000233433515, 0.00113104738, 0.00605094153, 0.00386216561, -0.0182865243, -0.00347400829, 0.0127660641, 0.00441636797, -0.00310741528, 0.0203049425, 0.0010097482, -0.0301555134, 0.00772001827, -0.00732754823, 0.0133871157, 0.00871628895, -0.00861278, 0.00342009752, -0.0151122594, 0.00606819335, 0.00478296122, -0.00412956299, 0.00610700902, 0.0175447129, -0.00947103929, -0.00869903713, 0.00371337193, 0.0127488123, 0.00437108288, 0.0056670974, -0.0140599217, 0.00592155615, -0.0101179685, -0.00750868814, 0.0029866551, 0.0120587545, 0.00699545816, -0.0105751315, -0.0201669298, 0.0156039251, -0.00826775189, -0.0132836066, 0.0327604786, -0.0157505628, -0.00617170194, -0.0136113847, 0.00524012418, 0.00813836604, 0.0302417707, 0.0129213268, 0.0176482201, -0.0120846322, -7.36555521e-05, 0.0185797978, -0.015051879, 0.00354517042, 0.00586548867, -0.00381472404, -0.00199254113, 0.00948829111, 0.00870335, 0.000710004475, 0.00497703953, -0.0081685558, 0.00688332366, -0.0063355905, -0.00404977519, 0.00142108719, 0.0150087504, 0.00625364622, 0.00928989891, -0.000328046881, 0.00545576727, -0.0263256934, 0.00517974421, -0.00288745947, -0.000528864388, 0.00645635044, 0.0143014416, -0.0172514375, -0.018562546, 0.000812974, -0.0107907746, 0.0337610617, -0.000402713253, 0.0073879282, 0.00865590852, -0.0103767393, -0.00591724319, -0.00154831656, 0.0118258605, -0.030207267, 0.00724129099, -0.00594312046, 0.00508917402, -0.0127056837, 0.0159230772, -0.00517543126, 0.00625795918, 0.00115476805, -0.00784509163, -5.00696e-05, 0.00641753478, 0.000535064144, 0.0135423783, -0.0155176679, -0.000841007568, 0.0181312617, -0.0191318449, -0.0120587545, -0.010411243, 0.0132577298, 0.00206262502, -0.023651721, 0.0040519312, -0.00860415492, 0.0176654719, -0.0112738144, 0.0125245433, -0.0173376948, -0.00184159097, 0.0112220598, 0.00467513967, -0.0181140099, 0.00692213932, 0.00592155615, -0.00185884244, -0.0258426536, -0.0211330112, 0.00970393326, -0.00113967306, 0.00447243499, 0.00470532943, 0.0427835658, -0.0258599054, -0.000411338959, 0.0188558213, -0.0209259931, 0.0112134349, -0.0132577298, 0.00356026553, 0.00548595702, 0.000502987241, 0.000959611207, 0.00661161356, -0.0113255689, -0.0125159184, 0.00979881641, -0.011877615, -0.0372976065, -0.00622776896, -0.00884998776, -0.00498997839, 0.00636578025, 0.0138960332, -0.010178348, 0.00785803, 0.0145257106, 0.0106182601, 0.0166562628, 0.00222974829, 0.021616051, 0.00895349588, -0.00853083562, -0.00377806486, -0.0214780401, 0.0154400365, -0.00697820634, 0.00646928931, -0.00994545408, -0.0192526039, 0.00579648325, 0.000707308936, -0.00786234252, 0.00467945263, 0.00349988532, 0.0187005587, 0.0119724981, -0.0154227857, -0.00526600145, -0.0182520207, 0.00468376512, 0.0106958915, -0.0097643137, -0.0262049343, -0.00536519708, 0.0107994, -0.00341362832, 0.0197874, -0.00268044206, -0.0097384369, 0.00423738454, 0.00765532535, -0.031225102, 0.00269122422, 0.0110581713, -0.0183210261, -0.026360197, -0.00027224925, 0.00284864358, 0.0138442786, 0.00243245275, -0.013689016, 0.0042309151, -0.00423307158, -0.0219438281, -0.0120760063, 0.00687469775, -0.022737395, 0.0084273275, 0.0190800894, 0.00365514844, -0.001555864, 0.00613288628, 0.00129277958, 0.0180795062, 0.0140340449, 0.00556358881, 0.0178207345, -0.00114829885, 0.00825912599, -0.00582236, 0.00959179923, -0.0169236604, -0.00242167059, -0.00772433123, 0.0102732312, 0.0114894575, 0.022064589, 0.0029586216, 0.00986782275, 0.00853083562, 0.0010124438, -0.0196493883, 0.00193539564, -0.00947103929, 0.00946241338, 0.00791841, -0.00965218, -0.0190973412, -0.00814699102, 0.00739655411, -0.00386216561, 0.00346753886, -0.014818985, 0.00478727417, 0.0028464871, 0.00885861367, -0.00513230264, 0.0166735146, 0.00650379201, 0.0150605049, -0.00353007531, 0.015612551, -0.0143186934, -0.000900309416, 0.0156384278, 0.00549027, 0.0137321446, 0.000904083136, -0.00276885577, 0.0148534877, 0.0163198598, 0.00118172343, 0.0106700137, -0.00400880259, -0.016854655, -0.00707740244, -0.011420452, 0.0052961912, 0.000423738442, -0.00842301454, 0.0242037661, -0.000611886906, -0.00843595341, 0.0140340449, -0.00399155123, -0.0165268779, -0.00909150764, -0.0139391618, 0.000844781345, 0.00251871, -0.020028919, 0.00585686322, 0.0291376784, 0.00224915612, 0.00336403027, 0.00923814438, 0.00791409705, -0.00525737554, 0.00352144963, 0.00152783049, -0.00671512214, -0.0131369699, 0.00677550212, 0.00253164838, -0.00845751725, -0.0174670797, 0.00617170194, 0.0074008666, -0.000492474646, 0.00955729652, -0.00234619551, 0.00700839655, -0.0236344691, 0.00557652721, 0.0137838982, -0.00236129062, -0.0198219027, -2.10588842e-05, -0.00427835668, 0.0205292106, 0.00504173245, 0.0299484953, -0.00213055266, 0.0153365284, 0.00602506474, -0.0164837483, 8.98287763e-05, 0.00497703953, -0.00857396424, -0.00797016453, -0.0071507208, -0.0247040596, -0.000653937284, -0.00909150764, 0.0120156258, -0.0230306685, -0.00256615132, -0.00922089349, -0.020701725, 0.0031785774, -0.0119207436, 0.015500417, -0.00655554608, -0.0153451534, 0.0119379945, -0.014258313, -0.0303107761, -0.00721110078, 0.0264292024, -0.000555280654, -0.00466651376, -0.00135855074, 0.0234102011, -0.00966943055, -0.0188040677, 0.0111530544, -0.0108339032, -0.0305868, 0.013464747, 0.00812974, 0.00150410971, 0.0162594803, 0.0108339032, -0.00175749022, -0.0163629893, -0.00516249286, -0.00639597047, 0.0185280442, 0.0316046327, 0.00954867061, 0.014931119, -0.0109460372, -0.0242727734, -0.0275505465, 0.00955729652, -0.0102646053, -0.0109977918, 0.008142679, 0.0122053921, 0.00739224115, -0.0119638722, -0.0195458792, -0.00139521, -0.00615876308, -0.0179242436, 0.0167683978, 0.000304865243, -0.0185280442, -0.012671181, 0.00168956269, -0.0038255062, -0.011084049, 0.0202704389, -0.00986782275, -0.0178552382, -0.00963492785, -0.0124900406, -0.00515386695, 0.0107735228, 0.0146982251, -0.00680137938, -0.00801329315, 0.0207362287, 0.00620189169, 0.0161645971, 0.00577491894, -0.000226964228, -0.00684019504, -0.0314838737, 0.00994545408, 0.0240312517, -0.00494685, 0.00740949251, 0.00288530299, 0.0247213095, 0.0114894575, -0.00377159566, -0.0187695641, -0.00870335, -0.00316779525, 0.00843164, 0.00540401274, 0.0227201432, 0.0160783399, -0.00339637673, 0.00512798969, -0.00282276655, 0.0134474952, 0.0246868078, 0.00199577562, 0.0146550965, -0.0317944, -0.0119724981, 0.0183037762, 0.00798310246, 0.00188364135, -0.0138874073, -0.00441636797, 0.00770276692, 0.0265154596, -0.00511073833, 0.00187932851, 0.011204809, -0.0263084415, 0.00952279381, 0.00830656756, -0.0142496871, 0.0105837574, -0.00778039824, 0.0215297937, -0.0131973494, 0.00427404372, 0.00158713222, -0.00436677, 0.0186660551, 0.0131369699, -0.00196558563, -0.0105578797, -0.0075345654, 0.0175792146, 0.00142432179, 0.00269769365, -0.0276540536, -0.00523149827, 0.00235050847, 0.0187523123, -0.000325890433, -0.0103077339, -0.00878529437, 0.00498997839, 0.00779333711, 0.00349772908, -0.00642184773, 0.0150087504, -0.0115929665, -0.00218122872, -0.0203739479, -0.01674252, -0.00963492785, 0.000192191801, 0.0240485035, -0.0112996921, 0.0241002589, 0.0215988, -0.00357967336, 0.00744399521, 0.00108791876, 0.00171759631, 0.000217260298, 0.010402617, 0.00130895281, -0.000705152517, -0.000440450764, -0.0028400179, 0.00564984605, -0.024324527, 0.00739655411, 0.00580942165, 0.000936429598, -0.0135423783, 0.0338128172, 0.0127660641, -0.0159230772, 0.00738361524, 0.00677550212, -0.0117309773, 0.0126970578, -0.0101265935, 0.00288530299, 0.0274642892, -0.00134022103, 0.00665905513, -0.00181894843, -0.0129817072, -0.0156729314, -0.00400449, -0.00525737554, 0.0121018831, 0.0246523041, 0.00513230264, -0.00683588209, 0.00746987248, -0.00122916489, -0.0180622544, -0.000550698256, -0.00688763661, -0.00434520608, 0.00308800745, 0.00629246188, 0.00703858677, 0.0115325861, -0.018545296, 0.00923814438, 0.0132922325, -0.00200440129, 0.0205464624, -0.00627952348, -0.00577923143, -0.0277575627, -0.0670045838, -0.00184051273, 0.0235827155, 0.011196183, -0.00234619551, 0.00135962898, -0.0083281314, -0.0063226521, 0.0110409204, -0.00817286875, 0.0084532043, 0.0103939911, 0.0109115345, 0.0040842779, 0.00829362869, -0.0117999837, -2.7865115e-05, -0.0102128508, -0.0130162099, -0.0119207436, 0.00266534719, -0.0270502549, -0.00186315528, 0.0215470456, 0.00768551556, -0.0105406288, 0.00373277976, -0.0043430496, -0.00652104337, 0.00754319131, -0.00123024313, 0.00414250139, 0.0101956, -0.00390098128, -0.0107390201, 0.0107303942, 0.0195976328, 0.00510211289, -0.00952279381, 0.0151726389, -0.00279042, 0.000124196871, 0.00903975312, -0.0146205937, 0.00389019912, -0.00815561693, -0.00900525, 0.00878529437, -0.0189938322, -0.00492528547, 0.00905700494, 0.00916051306, -0.00326483464, 0.0158799477, 0.012214018, 0.00709465379, 0.0163198598, -0.0339853317, 0.0184245352, 0.0142151844, -0.00658573629, 0.00375865703, -0.00344813103, 0.00320014171, -0.0109374113, 0.0180967581, 0.00032616, -0.00944516249, -0.00498997839, 0.0112824403, 0.0133094843, -0.018562546, 0.00971255917, 0.00161624409, -0.0186660551, 0.0215642974, -0.00461044675, 0.0136631383, 0.00853946153, 0.0120415036, 0.0100489622, 0.0114722056, -0.00432795426, -0.00196558563, -0.010066214, 0.00970393326, -0.0184245352, -0.00881979708, -0.0136631383, -0.0297759809, 0.00723266508, 0.00517974421, 0.0224096179, 0.0230134185, -0.0031634823, 0.0296034664, -0.0077717728, 0.017191058, -0.0032368009, -0.00661161356, 0.00158713222, 0.0024497041, -0.0077976496, 0.00288099, 0.00643478613, -0.018890325, -0.00857827719, 0.008711976, -0.0204257015, -0.0178207345, 0.0136372615, -0.0171220526, 0.0211330112, -0.0114635807, 0.0105578797, 0.00138227141, 0.0170702972, 0.0105147511, 0.000943977095, 0.00314407446, -0.0200979244, -0.0190283358, 0.0353654474, -0.00759925833, -0.00756044267, -0.0106786396, -0.0134733729, 0.00442499388, -0.015051879, -0.0266707223, 0.0113945743, 0.0246005505, 0.00262868777, -0.0109374113, -0.00718953647, -0.0158109423, -0.0239622463, 0.00329502462, 0.0145602133, 0.0140944244, 0.00375865703, -0.0141634298, 0.00276238634, 0.0079486, -0.0314148664, -0.0100920908, -0.0289479122, 0.0159834567, 0.0172255598, -0.027033003, -0.00763376104, -0.0223061088, -0.00497272704, 0.00393117126, -0.0175792146, -0.00710327923, -0.00172730023, -0.0130765894, 0.0121708894, 0.00215427321, -0.00979881641, -0.0190800894, -0.00666768057, -0.0210985076, -0.0165700056, 0.0171306767, -0.00770276692, -0.0239277445, -0.00425247941, -0.0136372615, 0.0183382779, 0.00455437973, 0.0105665056, 0.0205809642, -0.019114593, 0.0148103591, -0.017311817, 0.00399586419, 0.00519699557, 0.0119983749, 0.00336618675, 0.0158109423, 0.00944516249, 0.00519268261, -0.0118603632, -0.0293101929, 0.011092674, 0.00683156913, 0.00798310246, 0.0203912, 0.0167252682, -0.00299096806, -0.0124382861, 0.0184245352, -0.00939340796, 0.00299312454, -0.014370448, 0.0029133365, 0.00605956744, -0.00960042514, 0.000604878529, 0.013576881, 0.00666336762, 0.0115325861, 0.00309232017, -0.022513127, 0.00363574037, 0.0141116763, 0.00198822818, -0.00891036727, -0.0181657635, 0.00348694692, -0.0254113674, 0.0140944244, 0.00320229819, -0.0143273193, -0.00960905105, 0.016854655, -0.0192008503, 0.0233929493, 0.00393979717, -0.0139564127, -0.00200547953, 0.000909474213, 0.0122743975, -0.00118603639, -0.00454144087, 0.0171996839, -0.0088111721, -0.0050115427, -0.0102818571, 0.0065943622, 0.0257046428, -0.00337912538, 0.00384491426, 8.49768112e-05, -0.00841438863, 0.00805210881, 0.0140771735, 0.0168115254, 0.00850064587, 0.0114808315, -0.00228581554, -0.00742243091, 0.0153710311, 0.0079442868, 0.0192871075, 0.0158281941, 0.00834107, -0.00368965114, -0.0166648887, -0.00961767603, 0.0178552382, -0.0012873885, 0.0164751224, -0.00618032739, -0.0212537702, -0.0095141679, -0.011316943, 0.0198909082, -0.023875989, -0.00558946561, 0.0068790107, -0.0117051005, 0.00371768489, 0.00977294, -0.00651673041, 0.00103993819, -0.0122312689, -0.000658250181, 0.00770708, -0.00411015516, -0.0272055175, -0.0105147511, -0.00697389385, -0.0154400365, -0.011084049, 0.03778065, -0.0181830153, -0.0149224931, -0.0115325861, -0.00426757429, 0.00411662413, -0.0117051005, -0.0145084588, -0.0154745393, -0.0176999755, -0.00134022103, -0.0125762979, -0.00821599737, 0.0106527628, 0.0187005587, 0.00668061944, 0.000106136773, 0.00953142, -0.00580942165, 0.0369870812, -0.0284821242, 0.00152890862, -0.00843164, 0.00575335464, -0.000463632372, -0.00853083562, -0.00609407, -0.00185452949, -0.0236172173, -0.00695232954, -0.00932440162, -0.00133698643, -0.0144912079, -0.0193216093, -0.0124037834, -0.0367110595, 0.0018211049, 0.00301900157, -0.00637009321, -0.00799172837, 0.0225476287, 0.014482582, -0.00964355376, -0.00563259423, -0.00805210881, -0.0103939911, 0.000966080523, 0.00613288628, 0.0119552463, 0.0218920745, 0.00353223179, -0.0199254099, -0.00350635475, -0.00709896674, -0.00286158221, -0.0118258605, -0.00869041216, -0.0148793645, 0.00766395126, -0.0111013, -0.00960042514, 0.0107994, -0.00438833423, 0.000100610923, -0.00139521, 0.0242727734, 0.00165290339, 0.0014059922, -0.0298967417, -0.0257736482, 0.0226856396, 0.018562546, 0.0125762979, 0.000983331935, 0.00792272296, -0.00477433531, 0.0141375531, -0.01968389, -0.0085524, 0.00469239103, -0.0151122594, 0.0109891659, 0.00401958497, 0.00537382299, -0.011429077, -0.00838419888, -0.00391823286, 0.00473120669, -0.00134561211, 0.0210985076, 0.0061889533, -0.01392191, 0.0217368118, -0.00729735801, -0.00602075178, -0.00116015912, 0.076044336, -0.0019461778, 0.0071507208, -0.0135682561, 0.0198736563, -0.00262653129, 0.00286373869, 0.0642443523, 0.00266750343, 0.00838851184, 0.00857396424, 0.0102904821, -0.00150518795, 0.00803485699, -0.0136200096, -0.0148621136, 0.0126453042, -0.00329286815, -0.00309232017, 0.012783315, 0.00560671743, -0.0154314106, 0.016621761, -0.0243072752, 0.00492097251, -0.0153969079, -0.0358829908, 0.00867747329, -0.00740517955, -0.00139844464, -0.00849202, 0.033950828, 0.00966943055, -0.0240657553, -0.0338818245, 0.00642616069, -0.00116447208, 0.00595605886, -0.00177258521, 0.00417700456, -0.00789684523, -0.00296940375, 0.00243460923, 0.0116274692, 0.010635511, 0.00695232954, -0.0119034918, -3.55473967e-05, 0.00108144945, -0.0164233688, 0.00313544879, -0.0276885573, -0.0121536376, -0.0243590306, 0.0091950167, 0.0161300935, -0.0174498297, 0.008711976, 0.000483309821, 0.0112738144, 0.0149656218, 0.000450424268, -0.00984194502, 0.0063226521, 0.009281273, -0.01787249, -0.00704289926, 0.000744507357, -0.00251871, 0.00797016453, 0.0156298019, -0.00996270496, -0.00266103423, -0.0120587545, 0.00781058846, 0.000859876338, -0.00364436628, 0.00690488797, 0.00228150259, 0.0119121177, -0.00828500278, -0.00681863073, -0.00580079574, -0.00801329315, 0.00707308948, 0.0124382861, -0.0246350523, -0.0243935324, -0.00922089349, -0.014025419, -0.00364652253, -0.00199793209, -0.00971255917, 0.0258771572, 0.00966943055, -0.0112306857, -0.0122571466, 0.0262221843, 0.011196183, 0.0100144595, 0.00769845396, -0.0122312689, 0.0101007167, -0.0036271147, -0.0107994, 0.0260496717, -0.0156643055, -0.00814699102, 0.0337265618, -0.00635284185, 0.017311817, 0.00870335, 0.0142928157, 0.0179242436, 0.00524875, 0.0146895992, 0.00635715481, 0.00153537793, 0.0151726389, -0.00766395126, 0.000548811338, 0.0268604886, -0.0206499714, -0.0142238103, -0.0114463288, -0.0095400447, 0.0107303942, 0.0159230772, 0.0148621136, -0.0108252773, 0.0223406125, 0.00901387632, 0.0169495381, -0.0064736018, 0.00255105644, 0.0263946988, 0.000232220526, -0.0064951661, -0.00316563877, 0.00709896674, 0.0158626977, -0.00604231609, -0.00616738899, 0.0145429615, -0.0148362359, 0.0118172346, 0.00299528078, -0.00274297851, -0.0335885473, -0.0236689728, -0.0173549466, 0.020477457, 0.0121363867, -0.0451642647, 0.00116770668, 0.0016011491, 0.0143445702, -0.0153451534, -0.00809955, -0.000714856433, -0.00357751688, 0.0148534877, 0.0307075586, -0.00689626206, 0.00828500278, -0.00695232954, 0.0115929665, 0.00640459638, -0.00099034037, -0.00904837903, 0.00100920908, 0.0196148846, 0.0097643137, 0.00173592591, -0.0112565635, 0.0279990826, 0.00313329231, 0.000138550604, 0.0133267352, -0.0248593222, -0.00828069, -0.00649947906, -0.0155866742, 0.0514437854, 0.0141806817, -0.0138701554, -0.00990232546, -0.00313113583, 0.0335367955, 0.0210295022, -0.00436677, 0.0217713136, -0.0140340449, -0.0123002753, -0.00834107, 0.0085524, 0.0056670974, 0.0109546632, -0.0111703062, -0.00161840045, 0.000950446411, 0.0263256934, 0.00219524535, 0.00664611626, -0.00674099941, 0.00729735801, -0.00817718171, 0.0126108006, 0.00620620465, 0.000746124657, 0.0118517373] |
07 Jul, 2022 | Mobile Telephone System
07 Jul, 2022
Mobile telephone system is used for wide area voice and data communication. Cell phones have gone through three different generations, called 1G, 2G and 3G. The generations are as following:
1. Analog voice
2. Digital voice
3. Digital voice and data
These are explained as following below.
First generation (1G) Mobile Phones : Analog Voice 1G system used a single large transmitter and had a single channel, used for both receiving and sending. If a user wants to talk then he has to push the button that enabled the transmitter and disabled the receiver. Such systems were called push-to-talk systems, and they were installed in the late 1950’s. In 1960’s IMTS (Improved Mobile Telephone System) was installed. It also used a high-powered (20-watt) transmitter on top of a hill but it had two frequencies, one for sending and one for receiving, so push to talk button was no longer needed.
Second generation (2G) Mobile phones : Digital voice The first generation mobile phones was analog though second generation is digital. It enables new services such as text messaging. There was no worldwide standardization during second generation. Several different systems were developed and three have been deployed. GSM (Global System for Mobile Communications). It is the dominant 2G system.
Third generation (3G) Mobile Phones : Digital Voice and Data The first generation was analog voice and second generation was digital voice but 3rd generation is about digital voice and data. 3G mobile telephony is all about providing enough wireless bandwidth to keep future users happy. Apple’s iPhone is the kind of 3G device but actually it is not using exactly 3G , they used enhanced 2G network i.e. 2.5G and there is not enough data capacity to keep users happy.
Fourth generation (4G) Mobile Phones : Broadband Internet Access with Digital Voice and Data The fourth generation mobile phone is to access internet along with digital voice and digital data. It is more faster than 3G phones. 4G phones are capable to work like a computer. 4G phones made cloud services usable. Even after decades still there are remote areas where 4G network is not available.
Fifth generation (5G) Mobile Phones : Super Fast Connectivity and More Than 4G The fifth generation mobile phones are to provide super fast connectivity. It provides superior performance with low latency. You will be able to connect more devices than 4G. As 4G network is not available all places so 5G network will take time to make a perfect level of coverage.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System/Advantages and Disadvantages of Satellite Communication/Global Mobile Satellite System/Mobile Telephone System | https://www.geeksforgeeks.org/mobile-telephone-system?ref=asr10 | Languages | Mobile Telephone System | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, Advantages and Disadvantages of Satellite Communication, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Global Mobile Satellite System, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Mobile Telephone System, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0235201977, 0.0155265, -0.0168515816, 0.0172260609, 0.0100245299, 0.0128259258, -0.0224255659, 0.0198762231, 0.0133732418, 0.0217630249, 0.0259255096, -0.0461186, 0.0456577, 0.0131715992, 0.0129195452, 0.0208988413, -0.0166931469, 0.00555238, 0.0316291228, -0.0145326881, 0.0396372229, -0.0380816907, -0.0401269272, -0.0186231583, 0.00139889726, -0.0040400587, 0.00330910319, -0.0144246649, -0.0233041514, -0.00221087, 0.00413007755, 0.00802970678, -0.0204523467, -0.0128763365, -0.021345336, -0.00725194113, -0.0269049164, -0.0100965453, -0.0300735906, 0.00673343102, 0.0337031633, -0.00741757639, 0.0308513567, 0.0082601551, 0.00978688, 0.00242871605, -0.000550467, -0.0159297846, 0.0351146609, -0.0121633848, -0.0287629124, -0.0228576567, 0.0346825719, 0.0638343617, 0.014266232, 0.0411063358, 0.0471556224, 0.042345, 0.018810397, -0.0304768756, 0.0274666362, -0.0219790712, -0.0394355804, -0.0437853038, -0.0205243621, 0.0182198714, -0.0427482836, 0.0333862938, -0.014410262, 0.014935974, -0.0136613026, 0.0206971988, -0.00717272423, 0.018795995, 0.00443614274, -0.00441813888, 0.0443038158, 0.0455136709, 0.0289357491, 0.0107158767, 0.00429211184, 0.0391475186, -0.00207404071, -0.00648137741, 0.00252953754, 0.0219358616, -0.00874265749, -0.0550773032, 0.0331846513, 0.00603848323, -0.00586204557, 0.0327237546, -0.00859862752, -0.0193289071, 0.0226272084, -0.00423449976, 0.0135028698, -0.00303904573, -0.0246292334, 0.0314562842, 0.0471556224, -0.0135172727, 0.0348554067, -0.00609969627, 0.0125162601, -0.0153680658, -0.00424890267, 0.0307073258, 0.00367638119, 0.0401557349, -0.00666141557, -0.00554517843, 0.0183783062, 0.0322052427, 0.000357826037, -0.0231313147, -0.0151952291, -0.0493736938, 0.013077979, 0.0205675699, -0.0349994376, 0.0126242824, -0.0751263648, -0.00862023141, -0.063488692, 0.0317155384, -0.0193289071, -0.0225984026, -0.0115080457, -0.0459457636, 0.00507707894, 0.0445054583, 0.0218062345, 0.00506987749, 0.0397812538, 0.00969325937, 0.0104350178, 0.0173412859, 0.0359212346, 0.000963204657, -0.00782806333, 0.0257382691, 0.00415528286, -0.0185655449, 0.00428491039, 0.0200922694, -0.0230593, 0.0309665799, -0.00607449096, 0.00684865518, -0.0626245067, -0.0545876, 0.0269769318, -0.00696748076, -0.0186375603, -0.0051779, -0.00895150192, 0.0197754018, -0.0253349841, -0.00838978309, -0.0222671311, -0.0387730375, -0.0123434234, -0.0462338254, -0.00568920886, 0.00461258, 0.0277546979, 0.0223967601, 0.0123938341, 0.00936919078, -0.0210140664, 0.0206539892, -0.00833217055, 0.00544795766, 0.0414232, 0.0176005401, -0.0227856413, 0.0287629124, 0.014806346, 0.0222959388, -0.00853381306, 0.00183458987, 0.0134524582, -0.00459457655, 0.0209708568, 0.0170676261, 3.02689314e-05, -0.0309089683, -0.0267176777, -0.0094124, -0.00306245079, 0.0137909306, 0.0298431423, 0.00901631638, 0.0553077534, -0.0442462, -0.00233149552, 0.00910273474, -0.0369294472, -0.029756723, -0.0218638461, 0.0253205802, 0.034020029, 0.018147856, 0.0240675136, -0.0178021826, -0.0387442335, 0.0636615306, 0.0142086195, 0.0127035, -0.0130059635, 0.000376505021, 0.030822549, -0.00962124486, 0.0242259484, -0.011738494, 0.021345336, -0.0313122533, -0.0196457747, -0.0373615399, 0.0382545292, 0.0388594568, 0.0405590199, -0.00128547312, -0.0653322861, -0.0348266, 0.00195161474, -0.0322052427, -0.058044333, -0.0175285246, -0.0118897269, 0.07714279, -0.0140501857, -0.0273082033, -0.0247156527, 0.00679824455, 0.0434396304, 0.0282011926, -0.00856262, 0.0186231583, 0.000185101831, -0.0302176215, -0.00160504109, -0.0467235297, 0.0187527854, 0.00431731762, -0.0065497919, 0.0483942851, -0.014006976, -0.013214808, 0.0195305496, -0.0167651623, -0.0292814225, 0.00273478124, -0.0122209974, -0.0306497123, 0.0220510866, -0.0161746368, -0.00296703051, -0.022411162, -0.00399324857, -0.0169524029, -0.0219214577, 0.0224255659, 0.00116754812, -0.00198762235, 0.0503242947, 0.0303904582, -0.01039901, 0.0400981195, -0.0277402941, -0.0282588042, 0.0234769881, -0.00254574092, 0.00307685393, -0.019343311, -0.0286908969, 0.0165203102, 0.0145975016, 0.0133516369, 0.0199482385, -0.00790007878, 0.0227136258, -0.0457153134, -0.0103774052, -0.00800810196, -0.0327237546, 0.0324933045, -0.0248164739, -0.00693507353, -0.00346753676, -0.00849060435, -0.00333610899, -0.0171828512, -0.00278339139, -0.0355179459, 0.0132868234, -0.0527728125, 0.0350282453, -0.000784516684, 0.0190120395, -0.00349814328, 0.00631214119, -0.0297855288, 0.0217918307, -0.00224507716, -0.00213165302, -0.0248740856, 0.020682795, -0.028157983, 0.046694722, -0.0612994246, -0.0554805882, -0.00835377537, 0.0103413975, -0.00279239332, -0.0101541579, -0.0283452235, -0.0191704743, -0.0126458872, 0.0413367823, 0.00184179132, -0.0121921906, 0.0166499373, 0.00594126247, 0.0220942944, 0.0244708, 0.0226272084, -0.00254394067, 0.00699268607, 0.00773444353, -0.0258823, 0.0401845388, -0.0243555754, 0.00209204457, -0.0125666708, 0.0254502073, 0.00299943727, -0.0142374253, 0.0243699793, 0.00106132554, 0.0134380553, -0.0194873419, -0.0106870709, -0.0427770913, 0.0163618773, -0.0240819175, 0.024009902, 0.0318019576, -0.022281535, 0.000959603931, -0.00473860698, 0.0138629461, 0.00487183547, -0.000686846, 0.0127395075, -0.00433172053, -0.0550196916, 0.024269158, -0.0127035, 0.0171684474, -0.012408237, 0.0347401835, 0.0071259141, -0.00255114213, -0.0472996496, -0.00378800486, 0.0231025089, -0.0126530891, -0.0172404628, 0.0554805882, -0.00995251536, 0.0172980763, -0.00333970971, -0.0502378754, 0.00944840815, 0.00503386976, -0.0171684474, 0.0143742543, 0.0126602901, 0.0329830088, 0.0354603343, -0.00870665, 0.00142410258, 0.000546866213, 0.0192712955, 0.011472038, -0.00329109933, -0.034423314, 0.0580731407, 0.00345493411, 0.00424530217, -0.0205243621, 0.0154544841, 0.0198330153, 0.00797929522, 0.0150223924, -0.0105790477, 0.0110039385, -0.0335879363, 0.0386290103, 0.00300843921, 0.00608889386, 0.0456865095, -0.0193577129, 0.0111839762, -0.00864183623, -0.047616519, -0.0129627548, -0.0206683911, 0.00260155275, -0.0515629575, -0.0230160914, -0.0159009788, 0.0172404628, 0.0174133, -0.0338759981, 0.0279707443, 0.0378800482, 0.00509868329, 0.00153482612, 0.0104206139, 0.0103485994, 0.0106942728, 0.021734219, 0.0251189377, -0.0123578263, -0.00810892321, -0.00398604712, 0.00723753776, 0.0316867344, -0.024269158, 0.00449735578, 0.0129267471, -0.00810892321, -0.0472996496, 0.0163906831, 0.00807291549, -0.0447935201, -0.0133948466, 0.00124406442, 0.0469251722, 0.01039901, 0.0373615399, -0.0668302, 0.00690986821, -0.0128475297, -0.00176797574, -0.00899471156, -0.00256554526, -0.0203371216, 0.00425610458, 0.00365117588, -0.00879306812, 0.0347113758, -0.0281003714, 0.0399828963, -0.0389458761, -0.00140609883, -0.0132940253, 0.0105862496, 0.0380528867, 0.0144894794, -0.0111911781, 0.0339912213, -0.0196457747, -0.0346825719, 0.000993811176, -0.00851220917, 0.0133948466, 0.0418552943, -0.0487975702, 0.0067082257, 0.0255798362, 0.000220546863, -0.0582747832, -0.0157569479, 0.00535433786, -0.00751119619, -0.0167075507, 0.0169379991, 0.0569208972, -0.00613930449, 0.0164338928, -0.0285756718, 0.016145831, 0.00500506349, -0.00795769133, 0.00606368855, 0.00511308666, -0.00247912691, 0.0499786213, -0.0194585342, 0.00952042267, -0.00042354, -0.040414989, 0.00411567464, 0.0202507041, -0.0565176085, -0.0188536067, -0.0686737895, -0.0388594568, 0.0194441322, 0.0297855288, -0.0244563967, 0.0240243059, 0.0188680086, 0.0128331268, 0.0137765277, 0.0114864409, -0.01294115, 0.0191272646, -0.027610667, 0.032147631, 0.00938359369, 0.0140285809, -0.0108599076, -0.00522471033, 0.0181190502, 0.0155553054, 0.00547676394, -0.00954922941, -0.0211580954, 0.00212085061, -0.0331558473, 0.0297279172, 0.0109967366, 0.0159873981, -0.026544841, -0.0130419713, -0.0202939119, 0.0127251036, -0.00290221674, -0.022411162, -0.0115800612, 0.0134380553, -0.0185079332, 0.00478181615, -0.0420281328, 0.0144822774, -0.0097292671, 0.00298143364, -0.0168659836, 0.00314526842, 0.0160018, 0.0243987851, -0.0281147752, -0.00357736018, 0.00103071902, 0.0050302688, 0.0310241934, 0.0318307653, 0.00307505345, 0.0050950828, -0.0132940253, 0.0284316409, 0.0194585342, -0.0444478467, -0.0447071, 0.0138557442, -0.0207548104, 0.0150079895, 0.00657139625, 0.0324068852, -0.00791448168, 0.0217918307, 0.00561359292, 0.0156273209, 0.0140645886, -0.00111803762, -0.0158145614, -0.0162178464, -0.0446206816, -0.00382041186, 0.0224543717, 0.00992370863, -0.00524991564, -0.0167075507, 0.00686665904, -0.00586924702, -0.0221663099, 0.00584764266, 0.023606617, 0.000874985941, -0.0211148877, -0.0236786325, 0.00358096091, -0.0054155509, 0.00861303, -0.00949881878, -0.00963564776, 0.00154562842, 0.00140159787, -0.00749679329, 0.000960504112, -0.0259255096, 0.0270201415, 0.0101685608, -0.00518150115, -0.0233761668, -0.00770563725, 0.0609537512, 0.0374191515, 0.023332959, -0.000593676174, -0.00826735701, 0.0122354, -0.0047062, 0.007205131, 0.0279275347, -0.0050950828, -0.0211148877, 0.0319747962, 0.0401557349, -0.0219502635, -0.0443902314, 0.0116376728, 0.0227568354, 0.00710791023, -0.0208412278, 0.0180614386, 0.00130527734, -0.0277835038, -0.00433892198, -0.0273658149, 0.00240711146, -0.00620411849, -0.036295712, 0.0224399678, -0.00497985817, 0.000795769098, -0.0341640599, -0.0270489473, -0.00146461127, -0.0294974688, 0.0052571171, -0.0313986726, -0.052167885, -0.00845459662, 0.00967165548, -0.0127899181, 0.00913874153, -0.0239090808, 0.061241813, -0.0048538316, 0.00531112868, 0.00512028811, 0.0560567118, 0.00518150115, 0.00461978186, 0.0139637673, 0.00967165548, -0.0173700918, -0.00736716529, -0.0164194889, 0.0014439068, 0.02907978, -0.0202651061, 0.0110975578, -0.0305344891, 0.0179606173, 0.0117961066, 0.0166355353, 0.0261703618, -0.00283920323, 0.00732395612, 0.0143310456, -0.00613210304, -0.0311394166, -0.02907978, -0.0296415, -0.00431011571, 0.0198906269, 0.00103882072, -0.023880275, -0.00820974447, -0.0180758405, -0.00269697304, -0.0029148194, 0.00834657345, -0.000295937876, -0.00669022184, -0.0077776527, 0.034020029, -0.00892989803, 0.00559558906, -0.034020029, -0.00540114753, -0.00367998192, -0.00358456164, 0.0104422187, 0.0311682224, -0.0178165864, 0.011335209, -0.0364397429, -0.0173556879, -0.00367998192, 0.0302464273, 0.00331990537, -0.0248020701, -0.00430291425, 0.0165203102, -0.0195161477, -0.0025943513, -0.0271353666, 0.05576865, -2.79621927e-05, -0.039522, -0.035345111, -0.0147775402, 0.00862023141, -0.0183639023, -0.0148351528, -0.00616451, -0.00665421411, -0.0333862938, -0.0409334973, -0.00433892198, -0.0207836162, 0.010010127, 0.0204523467, 0.0361804888, 0.019472938, 0.0201930907, -0.00313986721, 0.00699628657, -0.0102405762, 0.0155697083, 0.00596646778, 0.00264476193, -0.0153968716, -0.0144678745, -0.00518870261, 0.00353775173, 0.0239234846, 0.00909553282, -0.0111335656, 0.000294362544, 0.0231169127, 8.91752e-05, 0.0103413975, -0.00297063123, -0.0120697645, -0.0145038823, -0.0314562842, -0.00618971512, 0.0356043652, 0.0205387641, -0.0503242947, -0.0148639586, 0.000825925497, -0.0265304372, 0.0223103408, -0.0389746837, 0.0272505917, -0.00535433786, 0.0103269946, 0.0104134129, -0.0055919881, -0.00157623494, 0.0243843812, 0.0308801625, -0.0220942944, -0.00573241804, -0.00735636335, 0.0145542929, -0.0220654886, -0.0235490035, -0.00967885647, 0.00282840105, -0.00322988629, 0.0161602348, 0.0391187109, -0.00797209423, 0.0280859675, 0.00131247891, 0.010002926, -0.0445054583, 0.01294115, -0.019472938, -0.0401557349, 0.00502666831, 0.00983729, 0.0363821313, -0.00128907396, -0.0147271296, -0.0018543941, -0.0143022388, -0.00319927977, 0.0256950594, 0.0467523336, 0.0231169127, 0.000453696412, 0.00740317302, -0.00332530658, 0.0055919881, 0.0122354, 0.0213741418, -0.0435836613, -0.00946281105, -0.00686305854, 0.00345853483, 0.028546866, -0.0029940363, 0.00212625181, -0.0168659836, -0.0287917182, -0.00625452911, -0.0193721168, -0.0183783062, -0.0011477439, 0.0233041514, 0.00497265672, 0.013337234, -0.0276394729, 0.0424026102, -0.00964284874, -0.0119617423, 0.015598515, 0.0119977491, -0.016808372, 0.00493304851, 0.0114000225, 0.0339336097, -0.00249352981, 0.0123506244, 0.0451103859, -0.0116736805, 0.0219790712, 0.0123722292, 0.00365297636, -0.04856712, -0.0146551142, -0.00844019372, 0.00948441587, -0.01548329, 0.0108599076, 0.0488551818, -0.0164771, 0.00564599968, -0.0377360173, 0.017470913, 0.00836817827, -0.01214178, -0.0215757843, -0.0261991676, 0.0106870709, -0.0368430279, -0.00621132, -0.014410262, -0.000300438842, 0.00381681114, 0.0176005401, 0.0638919771, -0.0188680086, 0.0293390341, 0.0287773144, -0.0118609201, 0.0221951157, -0.0540978946, -0.00307145272, 0.0283308197, -0.0150511982, 0.0183350965, 0.00484302919, -0.0305921, -0.0239666924, 0.00104332168, -0.00206143805, -0.0174997188, -0.0219214577, -0.00645257114, -0.00715472037, -0.00554157747, -0.0076840329, 0.00427770894, 0.00571081368, 0.0373903438, -0.0100605376, -0.00566400355, 0.015886575, 0.0118969278, -0.0341640599, -0.00369798578, 0.0167939682, 0.00700708898, 0.0138989538, -0.0189832337, 0.0201210752, -0.0292526167, 0.0344521217, 0.0341640599, -0.0158145614, -0.0226128045, 0.00858422369, 0.0140717905, -0.0219646674, 0.00327849668, -0.0123362215, 0.0131860022, -0.0132724205, -0.0207548104, -0.0123218186, -0.000399909972, 0.000963204657, 0.0123578263, 0.00644536968, -0.0253061783, 0.00393203553, -0.00423089927, -0.0100893443, 0.0169812087, -0.0226416122, 0.0272505917, 0.0151232136, -7.8823e-05, -0.0244996063, 0.00638055569, 0.00518870261, 0.00742477784, 0.00365657709, 0.00191020593, 0.000735006179, 0.016822774, -0.0130419713, -0.0232321359, -0.00986609701, -0.00552717457, 0.0390034877, 0.036814224, -0.0313698649, -0.0143310456, -0.0177301671, 0.00104512204, 0.0155409025, -0.0031614718, 0.00453336351, 0.0191272646, -0.0439581424, 0.0176293459, 0.00456937077, -0.00789287686, 0.0542419255, -0.000221559589, 0.00965725258, 0.0212445147, -0.0360364579, 0.00356655801, 0.00776325, 0.01868077, 0.00895870384, -0.0149503769, -0.0263287947, -0.019213682, -0.00860582851, 0.00975807384, 0.00674423296, -0.0193721168, -0.00482862629, 0.0389170684, 0.00321368291, 0.0265304372, 0.0171684474, 0.0140573876, -0.000622482272, 0.0353163034, 0.00555238, 0.0127683133, -0.0134164514, -0.00728074694, 0.0167075507, -0.0211869031, -0.00764082372, -0.027610667, -0.0117168901, -0.0164482947, -0.0271785762, -0.0151088107, -0.0177733768, 0.012674693, 0.00820974447, -0.0363821313, -0.0104566216, 0.0157425459, 0.00837538, -0.0191272646, 0.0117673008, -0.0542707331, -0.00487183547, 0.0152816474, 0.00680184551, 0.000384381681, -0.0115584563, -0.0111191627, -0.0301888157, 0.0138197364, 0.0107518844, 0.0209276471, -0.042690672, -0.0158145614, -0.0238946769, -0.0484807, 0.00256554526, 0.0267464835, -0.00460897945, -0.00762642082, 0.00724834, 0.0115512544, -0.00544435671, 0.0090883309, -0.0132220099, -0.0319747962, -0.0129195452, 0.00858422369, 0.0112199839, -0.00629053684, -0.0419993252, 0.0102261733, 0.00433532149, 0.00923956372, -0.00685945759, -0.00184539217, -0.0246868469, 0.00238010567, 0.0261271521, 0.0266888719, 0.0173700918, 0.00231349166, -0.00421289541, 0.029756723, 0.0219214577, -0.0183783062, -0.00992370863, 0.00545876, -0.0138413412, 0.0201210752, -0.00315787108, -0.0526575893, 0.0220942944, -0.0234049726, -0.00205603684, -0.0170676261, -0.00944840815, 0.00301564089, -0.0351434685, -0.00967885647, -0.0189976376, 0.0437853038, 0.00719072809, -0.0110831549, 0.00979408156, 0.0100173289, 0.00892269611, 0.00508067943, -0.00453336351, 0.000852481171, -0.0245140083, 0.0016545516, 0.00322448509, -0.00684145372, -0.0115152467, 0.00451896, 0.0322052427, -0.00149071682, 0.00744638219, 0.00299943727, 0.0211436935, -0.000993811176, -0.0304768756, -0.00245752232, 0.0149647798, -0.0296126921, 0.00665781461, -0.00853381306, 0.0178453922, -0.0102189714, -0.0161314271, -0.0140573876, -0.0105934516, 0.0100749405, 0.00194621354, 0.0047062, 0.00893709902, -0.0109823337, -0.0216045901, -0.000530212652, 0.0092323618, -0.0147775402, 0.0181766618, -0.0272938, -0.00896590482, 0.0167939682, 0.0178886019, 0.00946281105, -0.00629773829, 0.00346033531, -0.00427410845, 0.0773156285, -0.0168371778, -0.0168659836, -0.0225839987, 0.0110975578, -0.00571441418, -0.0165059082, 0.0196889844, 0.0128835374, 0.00328569813, 0.00952042267, 0.0135604814, 0.00847620144, -0.02907978, -0.00786407106, -0.00131968048, 0.0231025089, 0.0207548104, -0.00422729831, 0.0275674574, -0.0127683133, 0.0322628543, 0.031053, 0.0186663661, -0.00537594222, 0.0123362215, -0.00439293357, -0.0141510069, -0.0153680658, -0.0128907394, 0.0181046464, -0.014403061, 0.0270921569, 0.00917474926, -0.0016545516, 0.0273658149, 0.02108608, 0.0374191515, -0.0327237546, -0.00465218863, -0.010276584, -0.0144678745, 0.00576122431, -0.0111263646, 0.0198618211, -0.0236498248, 0.0119041298, -0.017211657, 0.0282011926, 0.00589085184, -0.00192100822, -0.0149647798, 0.00358096091, -0.00970766321, -0.0165923256, 0.0232753456, 0.0162322503, 0.0173700918, 0.0265736468, -0.00879306812, 0.0247444585, 0.0229152702, -0.00427770894, 0.0183783062, 0.0121921906, 0.00536874076, 0.0184791274, -0.0114360303, -0.00497985817, 0.0168803874, -0.0275818612, 0.000335546298, -0.0138989538, -0.00701069, -0.0150223924, 0.00920355599, -0.00116934848, 0.012134579, 0.00774164498, 0.0132940253, 0.00111713738, -0.00292202085, -0.00652818708, -0.0179606173, -5.07764162e-05, -0.017744571, 0.000631034083, 0.00851941, 0.0159873981, 0.000722853583, -0.0339336097, -0.0109031172, -0.0186375603, -0.010269382, -0.019084055, -0.0100533366, 0.0134452572, -0.000945200853, -0.0067910431, -0.00292022061, 0.00298683462, 0.00491864514, 0.00197862042, -0.0120193539, 0.0384561718, -0.0263431985, 0.0035881626, 7.47158774e-05, -0.0160882194, -0.0222527292, -0.00749679329, -0.0076840329, -0.00479621906, -0.00377360196, 0.0346537642, -0.0309089683, -0.00397164375, -0.0190984588, 0.00332530658, -0.010672668, -0.0304768756, 0.0110543491, 0.0110903569, -0.0200346578, -0.0105646448, -0.0152528416, 0.00824575219, -0.0111407675, 0.00978688, -0.0196313709, -0.0237650499, 0.00942680333, -0.0121201752, -0.00718712714, -0.0218494423, -0.0283020139, -0.014143806, 0.00669742329, -0.0289213452, 0.00410847319, -0.0026735682, 0.0199482385, -0.00676583778, 0.0116952853, -0.0152384378, -0.0154400812, -0.0139493644, 0.0107806912, -0.00501226494, -0.00411927514, -0.0183927082, 0.0134812649, 0.0145614939, -0.0406742431, 0.0395796113, -0.0227280296, 0.0124226399, -0.0126026785, -0.00582603784, 0.00967885647, -0.0252341628, -0.00943400431, 0.00315427035, 0.0115512544, 0.00278339139, -0.00910993572, -0.00499786204, 0.00592325861, -0.000816023385, 0.0175429285, -0.00802970678, 0.00983008929, -0.00805851258, 0.0232753456, -0.0112631936, 0.00524271419, 0.0204235408, -0.00820974447, -0.0283020139, -0.0111263646, 0.00416248431, 0.00301023968, -0.00392843457, 0.0110471472, 0.00851941, 0.0303328466, -0.000795319, -0.00285540684, 0.0176581517, 0.00151862274, 0.00135928881, -0.00280679646, 0.0178021826, -0.0273658149, -0.00967885647, 0.0104854284, -0.0126602901, 0.00183729047, -0.00738156866, 0.0192712955, -0.0391763262, -0.000919545419, -0.0136396987, 0.00732035562, -0.00185799482, -0.00409046933, -0.000206031284, -0.0145182852, 0.00892269611, -0.0153104533, 0.00699628657, 0.0149791827, 0.032666143, -0.0176581517, -0.0202939119, 0.00117745018, 0.020409137, -0.00193001016, 0.0284604486, 0.00293642399, -0.0214749631, -0.00494385045, -0.00473860698, 0.00778485416, -0.00532913255, -0.0187383816, 0.0138629461, -0.00185619446, 0.00446134806, 0.00426330604, 0.0170964338, 0.0467235297, 0.0128835374, -0.00961404294, -0.00795048941, -0.0236930344, -0.00301384041, 0.00646337355, -0.0303328466, 0.0140861934, -0.00680904696, 0.0174421072, 0.00894430093, 0.00578642963, -0.000577022613, -0.00018757736, 0.0296415, 0.00259615178, -0.00196781824, 0.00549836829, 0.0010739282, -0.00620051753, 0.0126170814, -0.00221987162, 0.0153968716, -0.026271183, 0.00977247674, -0.0110615501, 0.0156417247, 0.000500056252, 0.0298719481, 0.0222527292, -0.0189832337, -0.010946326, 0.0327813663, -0.0142446272, 0.013344436, 0.00487543596, -0.0161314271, 0.0132004051, -0.0572089553, 0.020149881, -0.00128007203, 0.000797569461, -0.0153104533, 0.00407606596, 0.0145758977, 0.00583684025, -0.00213885447, -0.00076651288, 0.0145182852, 0.00503386976, -0.0424026102, -0.0110327443, -0.013474063, 0.0211004838, -0.0122065935, -0.00255654333, -0.00512388861, 0.0076984358, -0.00145830994, 0.00139889726, -0.0232177339, -0.0196025651, -0.0146119054, 0.0133804437, 0.0431227647, 0.0176581517, -0.00859142561, 0.0262423772, 0.000489704078, -0.0131860022, -0.0053507369, 0.0211580954, 0.00951322168, -0.000547766394, -0.00559919, -0.0359788463, 0.0230160914, -0.0286332853, 0.0305056833, -0.016534714, -0.0106366603, 0.00390683, 0.00856262, -0.0110183414, -0.00938359369, -0.0263576, 0.00842579082, 0.00651018322, -0.0184503198, 0.0180470347, 0.0201930907, -0.0199770443, -0.0133588389, -0.0122858109, -0.0133516369, -0.00250793295, 0.00381681114, -0.0092179589, -0.00966445357, -0.0296703056, -0.0309089683, 0.00972206611, -0.00886508357, 0.00187959941, -0.0036817824, 0.00977967773, -0.0166931469, 0.00300303823, -0.0308513567, 0.00992370863, -0.0170244183, 0.0222959388, 0.0172836725, -0.00883627776, 0.00851220917, 0.00113604136, -0.0101109482, 0.0149791827, -0.01548329, 0.00197321922, 0.0205531679, -0.0296703056, -0.0135676833, -0.00401125243, -0.00669022184, -0.0161890406, 0.0199050307, -0.0169235971, 0.0166499373, 0.00138269376, 0.00718352664, 0.00563879823, -0.0199194327, -0.00888668839, 0.0264440197, -0.0176725555, 0.0301600099, 0.0278411154, -0.0287917182, -0.0218926519, -0.00612850208, -0.00565320114, 0.00276718801, 0.0422009677, -0.0110975578, 0.0252629686, 0.00784966815, -0.00538674463, -0.0161890406, 0.00942680333, 0.0363821313, -0.0153968716, -0.0152816474, -0.00238010567, -0.0130563742, 0.0194009226, 0.00845459662, 0.00727354549, 0.000855631835, 0.00721233245, 0.0161746368, -0.00225948, -0.00383121404, -0.0151664233, -0.00255474285, -0.000734106, -0.00501946686, -0.029094182, -0.00158253626, -0.0285036564, -0.0163042638, 0.00833937246, -0.0128763365, 0.000625182875, 0.0139349615, -0.0145326881, -0.00776325, -0.0227280296, -0.0150656011, 0.043093957, -0.0103485994, -0.00609969627, 0.0247156527, 0.00641296292, -0.00223427475, 0.0352586918, -0.000520760659, 0.0400693156, -0.0413367823, 0.00304624741, -0.00757600972, -0.0251189377, -0.0196313709, -0.000881737389, -0.0214173514, -0.0116592776, 0.00867064297, -0.0200490598, -0.0203947332, 0.00433172053, 0.0027149769, 0.0144318668, -0.0240531117, -0.034423314, -0.0216045901, 0.0306209065, -0.0337895788, -0.000293687423, -0.019069653, -0.00330370199, 0.00275458535, -0.0178021826, -0.00705749961, -0.00301384041, 0.00743918074, 0.00864903815, 0.00218386413, -0.0039752447, 0.007205131, 0.003067852, -0.00739597157, -0.0115944641, -0.012545066, -0.00306605152, 0.0155409025, 0.00384561718, -0.00711151119, -0.0153248562, -0.00518510165, 0.000514459331, -0.006135704, 0.026818499, 0.0457153134, 0.0184791274, 0.032666143, -9.93023496e-05, -0.00389962876, 0.0251477435, 0.00967885647, -0.00394643843, -0.0206971988, 0.00537954317, 0.0179894231, -0.0236642286, 0.0230593, 0.00207584118, -0.0177013613, 0.00761201745, -0.00576122431, -0.00898751, 0.0112992013, 0.0328965895, 0.0101973666, 0.0765090585, -0.00446134806, 0.00510228425, 0.0125810737, 0.000574322068, -0.0115296496, 0.00449735578, -0.00715832133, -0.00938359369, -0.0116376728, 0.0098805, -0.000741757627, -0.0013997975, 0.0202218965, 0.0180614386, -0.0207548104, 0.0040400587, 0.00391403167, -0.00204343419, -0.0104278158, -0.00795048941, -0.00762642082, -0.0221231, -0.000122088444, -0.00705389911, -0.0152240349, -0.014676719, -0.00183639023, -0.00732395612, 0.0242259484, -0.00592685957, 0.00655699335, 0.00804411, -0.0228864625, 0.00102981878, 0.0302176215, -0.0138917519, -0.00989490282, 0.012408237, -0.00216586026, 0.0124442447, 0.0337319672, 0.0161170252, -0.00995971635, 0.0110399462, -0.00782806333, 0.0160882194, -0.0102981888, 0.0107950941, -0.000715652073, 0.000627883419, -0.0189688317, 0.0214317534, 0.00282660057, -0.0116880834, 0.0110903569, 0.010139755, -0.0322916619, -0.00841138698, 0.0180758405, -0.0123434234, -0.00593046, 0.00888668839, 0.0183639023, 0.0257238671, 0.00255474285, -0.0268473048, -0.00160144025, 0.0209708568, -0.00238010567, 0.0174133, 0.0099021038, 0.0156561267, -0.00986609701, 0.0148783615, 0.0256662536, -0.012667492, -0.0102405762, -0.000280184526, -0.0195449535, -0.0211148877, 0.0058944528, 0.0156417247, -0.00973646902, -0.017197255, -0.00223787548, 0.00279599405, 0.00364217395, 0.00473140553, 0.0305632949, 0.00355395512, -0.00853381306, 0.00620051753, -0.0284748506, 0.00960684102, -0.0270489473, -0.00396444229, -0.0237074383, -0.0238370653, 0.00869944878, 0.0132508157, 0.00265916507, 0.00652458658, -0.00784246624, 0.0299007539, -0.0197033864, 0.00357736018, -0.00421289541, 0.00153572636, -0.0176437497, -0.00163384725, 0.010535839, 0.0166643411, 0.0120121529, 0.00673343102, -0.010269382, -0.00562079437, -0.013207607, -0.00211184868, -0.00394283794, -0.0230737031, -0.015872173, 0.0142302243, -0.0194297284, -0.0138341393, 0.0043749297, 0.00901631638, 0.0131571963, -0.0190408453, 0.00499786204, -0.000238325651, 0.00308945659, 0.0132364128, -0.023347361, -0.0181910656, -0.0076840329, -0.0104566216, 0.00259075058, 0.00813772902, -0.00816653576, 0.0131427925, 0.00198402163, -0.00902351737, -0.0128259258, 0.00513829198, -0.000901541556, -0.0323780812, -0.00229728827, -0.00985889509, -0.0225119833, -0.0163330715, -0.00501946686, 0.00391403167, -0.00313806674, 0.0159153827, 0.00329109933, 0.000117812539, 0.0203803312, -0.00958523713, 8.88376308e-05, 0.00966445357, 0.00328029715, 0.019732194, 0.010406211, -0.0188824125, 0.0155409025, -0.0161170252, 0.000144480699, 0.016275458, 0.000392258342, -0.0341928676, -0.00916754827, -0.0202939119, 0.00109283219, -0.0126890969, -0.0055919881, 0.00674423296, -0.0013475864, 0.024557218, -0.0122209974, 0.00444694515, 0.00826735701, -0.0168515816, -0.0135244736, 0.00386002031, 0.0057504219, -0.000395409035, -0.00756880827, 0.00802250486, -0.00732035562, 0.0178309884, 0.01214178, -0.0204955544, -0.0269193202, -0.00124496454, -0.00678024068, -0.0155409025, 0.0379664674, -0.0296126921, 0.0159729943, -0.00835377537, -0.00373039278, -0.00607809145, 0.0131571963, 0.0189544279, 0.0292670187, 0.00189400243, 0.00432091812, 0.0299007539, -0.0167219527, -0.0300447848, 0.0224975813, 0.0110615501, 0.0110831549, -0.0102621811, 0.0374191515, -0.0247012489, -0.00917474926, 0.00557758519, 0.00616811076, 0.0011837515, 0.0121777877, 0.019732194, -0.00179678178, -0.00913874153, 0.0151520194, -0.00288781361, -0.0121921906, 0.0180902444, 0.00322808605, 0.00137549231, 0.0207836162, 0.0156273209, -0.00801530294, 0.0323204696, -0.0368718356, 0.00885788258, -0.0277258921, 0.0202363, -0.0055091707, -0.00845459662, -0.0073635648, 0.00413367851, -0.00304444693, 0.00279779453, 0.00116664788, 0.0120697645, 0.00407966692, 0.00929717533, -2.32080565e-05, -0.0221086983, 0.008274558, -0.00786407106, -0.00247552595, 0.005336334, -0.00801530294, 0.013330033, -0.00116304716, 0.0262279734, -0.00161584339, -0.00861303, -0.00597366923, 0.006805446, -0.00795769133, 0.0182774831, -0.010535839, -0.0168371778, 0.0122858109, -0.0113712167, -0.00236390228, -0.00131517951, -0.0183639023, -0.01548329, 0.00109103182, -0.0126170814, 0.00741037494, -0.00367458095, 0.0114000225, -0.00661820639, 0.0193145052, 0.0104350178, -0.00526431855, -0.0141294021, -0.00550556974, -0.0108959153, 0.0108815124, 0.0278123096, 0.0207260046, 0.00196601776, 0.00687386049, 0.0075255991, -0.00970766321, -0.0190120395, 0.00650298176, 0.0143382465, 0.00436772825, -0.0203227177, -0.000425340375, -0.00171396427, -0.00999572407, -0.000842579058, 0.0121561829, -0.0161170252, 0.00795048941, 0.0276250709, -0.00113784184, 0.000543715549, 0.0162322503, -0.0146479122, 0.0181910656, -0.00433532149, 0.00549116684, -0.0133516369, 0.016275458, 0.0106222574, 0.000580173277, -0.0108166989, 0.00366377854, -0.00328929909, 0.0042957128, -0.0218782499, 0.000925396627, 0.00742477784, 0.01533926, -0.00660380349, -0.0256374478, 0.0141222011, 0.0193145052, -0.0129771577, 0.0216766056, 0.00766963, -0.00951322168, -0.00679464405, 0.0224543717, -0.0352586918, 0.0135244736, -0.00185259373, 0.0182774831, 0.0109823337, -0.00114144257, 0.0228864625, 0.0106150554, -0.00787847396, 0.0017067627, -0.000248677854, 0.00365297636, -0.000684145372, -0.0210572742, -0.0234913919, -0.0113856196, 0.00563159678, 0.014410262, -0.0213309322, -0.0214173514, 0.00713311601, 0.0305056833, -0.0137117142, -0.00334151, 0.0110831549, 0.0130275683, 0.0432667956, -0.00787127297, 0.00138899521, 0.00652458658, -0.0152816474, 0.0118393162, -0.0167939682, 0.00355755608, -0.00091234385, 0.00491504464, -0.00627253298, -0.00285000564, -0.0238226615, -0.0179030038, 0.00612490159, 0.0101325531, -0.00846179854, 0.00305524934, -0.00331630465, -0.00425250363, -0.0175285246, 0.0187671874, 0.00689906627, -0.00975807384, 0.00229188707, 0.00142680318, -0.0111767752, 0.010146956, -0.0044577471, 0.0279275347, -0.0123074157, -0.020135479, -0.00986609701, 0.00831776764, -0.0152672445, 0.00883627776, 0.00103612023, -0.0168803874, 0.0293966476, -0.0104566216, -0.0201930907, 0.00577202672, 0.0156849325, 0.0182774831, -0.00450815819, -0.0117168901, 0.00830336474, -0.00203263201, -0.0221663099, 0.0140429838, 0.0106078545, 0.0230304934, -0.0259543154, 0.00686665904, 0.0206395853, -0.0221375041, 0.00181118492, 0.02108608, -0.0107806912, -0.00719792955, 0.0039608418, 0.000740407326, 0.0133588389, -0.003067852, 0.00619331608, 0.0124370428, -0.021071678, 0.0155841112, 0.00364757515, -0.0108239, 0.00667221798, -0.0159153827, -0.00730235176, 0.00254574092, 0.00620051753, -6.26758192e-05, -0.0103918081, 0.0250757281, -0.00181658601, -0.0218926519, -0.00661100494, 0.00821694639, 0.00928277243, -0.00913154054, 0.0143166427, 0.00639495905, -0.00381321041, 0.0241827387, -0.0238082595, 0.0181766618, 0.00775604835, 0.0106222574, -0.00428851135, 0.020812422, -0.0103053898, -0.00806571357, 0.00351794763, 0.0170532241, 0.00741037494, 0.0179894231, 0.0127107007, 0.000784066622, -0.01868077, -0.00293102278, -0.00504107121, -0.012278609, -0.0211004838, 0.0050158659, -0.0076840329, 0.0222527292, -0.018147856, -0.00369438506, -0.0141294021, 0.00111083605, 0.0127539104, 0.00844019372, -0.0203371216, -0.0148927644, 0.0162610561, 0.00310566, -0.00222887355, 0.00652098563, 0.0218782499, -0.00892989803, 0.0072987508, -0.00223427475, -0.00257274671, 0.00939799752, -0.0193577129, 0.00911713764, -0.00328569813, 0.0134164514, -0.00251333416, 0.00632654456, -0.0159729943, -0.0192856975, 0.0131499944, -0.0138269383, -0.00537594222, -0.0153536629, 0.00588004943, -0.00770563725, -0.0372463167, -0.013207607, 0.00940519851, 0.00756160682, 0.00184539217, 0.0163042638, 0.0307937432, -0.00742477784, 0.00343513, 0.00431011571, -0.0329253972, 0.0115800612, -0.0174277034, 0.00507707894, 0.0181622598, 0.00785686914, -0.0194009226, -0.000520760659, -0.00661100494, -0.000220884438, -0.00347473845, 0.000468999671, -0.034538541, -0.00602047937, 0.000471700245, -0.00934758596, 0.00236210204, 0.00657139625, -0.00221267017, 0.0135316756, 0.0120337568, -0.0140501857, 0.0113784177, -0.0118249124, 0.00653538899, -0.00636975374, 0.00351794763, 0.0106870709, -0.0170532241, 0.00065218861, -0.00341352541, 0.00230989093, 0.00560279051, -0.0132436147, -0.00657139625, 0.0129483519, -0.0166211314, 0.0115584563, 0.0120121529, 0.00322808605, 0.0174133, -0.0199626423, -0.0175141227, -0.0122858109, 0.0170964338, 0.0152384378, -0.00806571357, -0.0189112183, -0.0062149209, 0.000535613799, 0.00236750301, 0.00353595149, 0.00411567464, -0.0123866322, -0.00820254348, 0.0112703945, 0.000730505213, 0.0131643973, -0.00996691827, -0.0120841675, -0.00952762458, 0.00269877352, 0.00640216051, 0.00188500062, -0.00401485339, -0.0240675136, 0.00949881878, 0.00867064297, -0.0234625861, -0.0290365703, 0.0286764931, -0.00536514027, 0.0154112745, 0.0248164739, 0.00707550347, -0.00670102378, 0.0115152467, 0.000352649949, 0.0200490598, 0.0379952751, -0.00070620008, 0.00252053561, -0.0109895356, 0.0351434685, -0.00685585709, -0.00652818708, -0.0108383028, -0.00333250826, -0.030822549, 0.0151808262, 0.00563159678, 0.0187383816, -0.0206683911, 0.00158793747, -0.0190120395, 0.0099021038, -0.0217054132, -0.0028211996, 0.00187779905, 0.022281535, 0.0277546979, 0.00926836953, -0.00474580843, -0.02108608, -0.00895150192, 0.0254502073, 0.0145614939, 0.00488983886, -0.00786407106, 0.012134579, 0.0022270733, -0.00644176872, -0.0034405312, 0.0184359178, -0.000100652636, 0.0144462697, 0.00235490035, -0.00199662428, -0.00582603784, -0.00131788, -0.011068752, -0.020812422, 0.00203263201, -0.0044541466, 0.00735996384, 0.000551367179, 0.00709710829, 0.00460537849, -0.0135676833, -0.00434612343, 0.0022270733, -0.0117600989, 0.00116934848, 0.00551997311, -0.00274918415, 0.0244275909, 0.0021424552, -0.00636255182, 0.000201642848, -0.0202507041, -0.00124856527, -0.013877349, -0.0111119617, 0.0212445147, -0.0191128608, -0.0122498032, 0.0172548667, 0.0125162601, 0.00158973783, 0.015598515, 0.00777045125, 0.0201066732, -0.00319927977, -0.00339372107, -0.0169668049, -0.0108815124, -0.0163906831, -0.00447935192, -0.0113280071, -0.0342504792, 0.00588725088, -0.00269877352, -0.00993811153, 0.0046305838, -0.00633374602, -0.00440373598, 0.00270417472, -0.0369294472, -0.00765522663, 0.00537594222, -0.0204379428, -0.0149647798, -1.21736803e-05, 0.00379160582, 0.0092179589, 0.00137369195, 0.00876426231, 0.00205963757, -0.0021010465, 0.00331990537, -0.0319459885, -0.00905232318, -0.0121705858, -0.00204883539, -0.00616090931, 0.00346033531, -0.0157281421, 0.0010109148, -0.00837538, 0.0148927644, -0.0237362441, -0.0144534716, -0.0010712276, -0.0389746837, -0.0132868234, -0.000346573652, 0.0244852025, -0.00402205484, 0.0022216721, 0.00751119619, -0.0186231583, 0.00238730735, 0.0165059082, 0.00772004062, 0.0119545404, 0.00667581847, -0.0124730505, 0.0194153264, -0.0123074157, -0.00743197929, 0.000108022956, -0.0158289634, -0.0120697645, 0.0114288284, -0.00564599968, 0.015872173, 0.00895870384, 0.0126458872, 0.00738877, -0.00134128507, 0.0151520194, -0.00888668839, -0.00386362104, 0.0401845388, 0.0325797237, 0.0115728593, 0.00612130063, -0.0342504792, -0.0124802524, -0.00950602, -0.0214605611, 0.000380555866, -0.0177733768, 0.0107014738, -0.0092467647, -0.00820974447, -0.0184647236, -0.00129447505, 0.0019174075, -0.00545515912, 0.0206683911, -0.00657499721, -0.00266996748, -0.0169524029, -0.0161890406, -0.00972206611, -0.0194153264, -0.00209744577, -0.0079072807, 0.000464498706, 0.00382761331, -0.0150223924, -0.00271317665, 0.0254934169, -0.0080801174, -0.0110831549, -0.0120769665, -0.000277258921, -0.0274666362, 0.00550556974, 0.00564960064, -0.0012602678, -0.00265736459, -0.0161170252, -0.000626983237, 0.00575762335, 0.00152762467, -0.00325509161, -0.00232429383, 0.0046953978, 0.00627253298, 0.00795769133, -0.01468392, -0.0087210536, 0.0152960503, 6.22819862e-05, 0.000519410358, 0.00645257114, 0.0114576351, 0.0150079895, -0.0106654661, -0.0103197927, 0.00957083423, -0.00264296168, 0.0221375041, 0.00871385168, -0.0242547542, -0.016822774, 0.0134092495, 0.0178886019, 0.0198618211, -0.017744571, -0.00355035439, 0.000489253958, 0.0161026213, -0.0176869594, 0.00469179684, -0.0215469785, -0.00353595149, 0.01548329, 0.00424170122, -0.0109751318, 0.016549116, -0.00321188243, 0.00622572284, 0.00169956114, 0.00598087115, -0.00652458658, -0.0025943513, 0.0265736468, 0.00887948647, 0.00143220439, 0.00858422369, -0.0146479122, 0.00677664, 0.00985889509, 0.0203515254, -0.0134524582, -0.0017310679, 0.0301888157, 0.0176005401, 0.00494025, 0.00434972439, -0.00938359369, 0.00149521779, 0.00835377537, 0.00493304851, -0.00270237424, 0.00414808141, -0.0017778778, -0.0101253521, -0.0141149992, -0.00936919078, -0.0143670533, -0.00880747195, 0.0207548104, -0.0202939119, -0.00476741325, 0.00627973443, -0.0227280296, 0.00316867325, -0.0119905481, -0.0102837849, -0.019213682, 0.0203371216, -0.00487543596, -0.0107446834, 0.0182342753, -0.0221086983, 0.0168371778, -0.00315967132, 0.0133732418, 0.00168515812, -0.0154256783, -0.00908113, 0.0324356928, 0.000745358411, -0.0156993363, 0.019761, -0.00696748076, -0.019761, 0.0012575672, -0.00902351737, -0.00346933724, 0.0341352522, 0.0145110833, 0.0247012489, -0.00022999887, -0.0104998313, -0.0101253521, 0.000125014063, 0.0164194889, -0.00918195117, -0.00721593341, 0.00588725088, 0.0132508157, -0.000401485304, -0.00366557902, -0.00962124486, 0.0185079332, -0.00569641031, 0.0207692143, -0.00267896918, 0.005001463, 0.00801530294, 0.00598087115, -0.0180326328, 0.00367278047, -0.017211657, -0.000454146502, 0.0184647236, 0.0141222011, -0.0244996063, -0.00981568545, -0.0187095758, -0.0141294021, 0.00571801513, 0.00133318326, 0.00100911444, 0.00757600972, -0.00582603784, -0.0125234611, -0.00367998192, -0.000489704078, 0.0279563405, 0.000482052448, 0.007205131, -0.000261955662, 0.00611049868, -0.0140861934, -0.0258823, -0.0167939682, -0.00829616282, -0.00913154054, -0.0249749068, -0.0145614939, 0.00248632836, -0.00306605152, 0.00205243612, 0.0055919881, -0.0212589167, 0.0046953978, -0.00528592337, 0.0139709692, -0.00208844384, 0.000984809245, 0.000890739262, -0.0187239796, -0.00900191255, 0.0143814562, 0.0237074383, -0.01294115, 0.0069494769, 0.025205357, -0.013747721, -0.00867784396, 0.000932598196, -0.00579003058, 0.00652818708, -0.0269193202, -0.0276394729, -0.000547316333, -0.0159441885, 0.0224543717, 0.0301600099, 0.00235490035, -0.00631214119, 0.00433172053, -0.00993811153, 0.0027095757, 0.0161314271, -0.00573241804, -0.00484662969, 0.0164482947, -0.0122137954, 0.00594846392, -0.0169956107, 0.00520310551, -0.0313698649, 0.0175141227, -0.00876426231, 0.0100605376, -0.000494205044, 0.00861303, 0.00575402286, -0.0165779237, 0.00539754704, 0.00754000247, -0.0186951719, 0.0108887134, 0.0326085277, 0.00606728951, 0.00622572284, 0.00629773829, 0.00349274231, 0.00995251536, -0.0100533366, 0.00980128255, -0.0183350965, -0.00874985941, -0.0226560142, -0.00917474926, -0.0107230786, -0.0218782499, 0.023880275, 0.00982288737, 0.00941960141, 0.00128367275, 0.000369078421, 0.00783526525, -0.0033289073, 0.0111479694, 0.00547316298, -0.00178777985, 6.29571296e-05, 0.00527152, 0.022411162, 0.00138179364, 0.00355935632, -0.0302752331, -0.0119761452, 0.0134956678, -0.00703949574, -0.00880027, -0.00568200741, 0.0122426013, 0.00796489231, -0.00330550247, 0.0156849325, 0.0028410037, 0.00889389, -0.00774164498, 0.00864903815, -0.0129267471, -0.00648857886, -0.0100821424, 0.017744571, 0.00625452911, 0.000305164838, -0.026948126, -0.00504827267, 0.00501946686, -0.00895870384, 0.00297783269, 0.0170964338, 0.0218782499, -0.00369798578, -0.00641296292, 0.00142140209, 0.00609609531, -0.0165059082, -0.0120481607, 0.0072843479, 0.00296883099, 0.00610329676, 0.0175573304, -0.0162610561, -0.0059916731, -0.0115080457, -0.011205581, -0.019343311, -0.00679464405, 0.011335209, 0.00162304495, -0.0103053898, -0.0436988845, 4.82446267e-05, 0.0253781937, -0.00243771798, -0.0247156527, -0.00329289981, -0.00627973443, -0.00208124216, -0.00580803398, -0.0120553616, -0.0100749405, -0.0085770227, -0.0157137383, -0.0188824125, 0.0171252396, 0.013877349, -0.0332998745, 0.00528232241, -0.0138845509, 0.0160738155, -0.00950602, 0.0243987851, 0.0284892544, -0.0131788, 0.0114936428, -0.00893709902, -4.03116901e-05, -0.000585124362, 0.00838258117, 0.000470800034, 0.0162034426, 0.018407112, -0.0189688317, -0.0126386853, -0.0132004051, -0.00264656241, 0.020135479, 0.016822774, 0.00365297636, 0.00302464282, 0.00666501652, -0.0128907394, 0.0127035, -0.00431731762, 0.0251909532, -0.00146641163, -0.000784966804, -0.00447935192, -0.0050158659, -0.00883627776, 0.0141726118, -0.0041228761, 0.00675503537, 0.0084329918, 0.000759761431, 0.0135532804, 0.0192280859, -0.0119977491, 0.0152384378, -0.0241539329, -0.0161314271, -0.00978688, 0.0194585342, 0.0259975251, -0.014266232, -6.29008646e-05, -0.00994531345, -0.00347473845, 0.022670418, -0.00934038498, 0.00844739471, -0.00300483848, -0.000173286826, 0.0028356025, 0.00756160682, -0.0218350403, 0.00591965811, -0.00612850208, -0.0217774268, 0.0152960503, -0.0173844937, 0.012271408, -0.00587284798, -0.00644536968, -0.00245032064, -0.00930437725, -0.0162610561, -0.0185799487, 0.0059880726, -0.00408326788, 0.00810892321, 0.0102981888, -0.0017040621, 0.0194441322, 0.00959243812, 0.0189400241, 0.0258967038, 0.000381906168, 0.00376640027, 0.00114054233, -0.00699988753, -0.00270597497, -0.0160162039, 0.0290077645, 0.0249749068, 0.000205131088, 0.00627613347, -0.00599527406, 0.0134884659, -0.0119041298, -0.00522471033, -0.00913874153, 0.00875706133, -0.0169379991, 0.0143886572, -0.0153968716, 0.00110003375, -0.0054155509, -0.00816653576, -0.0051094857, 0.01468392, -0.0117168901, -0.0100533366, 0.0138197364, -0.0204379428, 0.00131697988, 0.00299583655, 0.000365477666, 0.00324609, 0.00268076966, 0.00805131067, 0.00646337355, 0.00622212235, -0.00563159678, -0.0198762231, 0.00294362544, -0.00235850108, 0.0080801174, -0.0084329918, 0.00481782388, -0.00258895, -0.00581163494, -0.0104998313, -0.000509508245, 0.00397884566, 0.0260263309, -0.0373039283, 0.0104350178, -0.000754360284, 0.0128835374, 0.00294542592, -0.00788567588, -0.0265016314, 0.0191272646, -0.0148783615, -0.0233905707, -0.00232789479, 0.0022540791, -0.003834815, -0.00332350633, 0.00364757515, -0.00188139977, 0.0155841112, 0.00842579082, -0.014136604, 0.010939125, 0.0248452798, -0.00217666244, 0.0128907394, -0.00128277263, 0.0069782827, 0.00344413193, -0.00890109129, -0.00152762467, -0.005001463, -0.00185979519, -0.0207548104, -0.0125738718, 0.00955643, -0.00162304495, 0.00512028811, 0.0248308759, -0.022022279, -0.0144318668, 0.00806571357, 0.0124442447, -0.00472780457, 0.0218206365, 0.0159585904, -0.00149791827, 0.0160882194, -0.00127827167, 0.0065641948, -0.00698548462, -0.0222527292, -0.00122696068, 0.00797209423, 0.00720873196, 0.0221663099, 0.00225767982, 0.0221375041, 0.0200634636, -0.000247102522, -0.0233761668, 0.0139709692, -0.0207836162, -0.0145038823, -0.00357555971, -0.00344953313, -0.00359716429, 0.0253061783, -0.00249352981, -0.0178453922, -0.00803690776, -0.0146911219, 0.025219759, 0.0100461347, -0.0164915044, 0.0193289071, 0.0112415887, 0.0201066732, 0.00858422369, 0.012415438, -0.0165203102, 0.0172260609, -0.00889389, 0.00644176872, -0.00932598207, -0.00308405538, 0.0441021733, 0.00577922817, 0.0147775402, -0.00362417, -0.0109535279, 0.0066290088, 0.0108959153, -0.0215901881, -0.0257094633, -0.00429931376, 0.00764082372, 0.00422729831, 0.0181910656, 0.0129123442, -0.0130275683, -0.0167219527, -0.00740317302, 0.00124046358, 0.000979408156, -0.0125738718, 0.00277078873, 0.00383841572, -0.015209632, -0.00481422292, 0.0348554067, 0.0151664233, -0.0263143927, -0.0252917744, -0.0119185327, -0.00401485339, -0.00347473845, 0.0118897269, 0.0104710255, 0.00647417596, -0.0107302805, -0.011745696, 0.0159585904, 0.00207764143, 0.0296415, 0.0041228761, 0.0040400587, -0.00968605839, -0.0427482836, -0.00245932257, -0.0183350965, -0.00382761331, -0.0190120395, -0.00841138698, 0.0264152139, -0.0110327443, -0.0149503769, -0.0129555529, -0.00145380897, 0.0301023964, 0.00728794886, -0.0204379428, -0.00706110056, 0.0217054132, -0.0144246649, -0.000252503669, 0.0101685608, 0.00426690653, 0.00115224486, 0.0234337803, -0.0107446834, -0.00357015873, -0.00296342978, 0.00350534497, 0.00820974447, 0.0105934516, 0.0211148877, -0.00134038483, -0.0094124, -0.010535839, -0.0105574438, 0.00663981074, -0.0159153827, -0.000926296867, -0.00389242708, -0.00784966815, 0.00496545527, 0.000915494515, -0.00950602, -0.00727354549, 0.0058152359, 0.0117024863, 0.0244996063, 0.000606278831, -0.0373327322, -0.015209632, 0.00900191255, -0.0257238671, 0.0143742543, 0.0156705305, -0.0106366603, 0.010146956, -0.0066434117, -0.0202507041, 0.0022216721, -0.0013205806, -0.00591605715, 0.0205819737, -0.0092323618, 0.00175897381, -0.0076984358, 0.00319207832, 0.0215613823, 0.005736019, 0.0159873981, 0.0100173289, 0.0123074157, -0.0155697083, -0.00422369735, 0.0151952291, 0.0230593, -0.00263395975, -0.000103859573, -0.00596646778, 0.0208412278, -0.00361156743, 0.0114936428, 0.00980128255, -0.0291661974, 0.00722313486, 0.0234481823, -0.00749679329, -0.00576842576, -0.009073928, 0.0229152702, 0.00193901209, -0.00927557144, 0.0147271296, 0.0169091932, 0.00862023141, 0.0152240349, 0.00308585586, -0.00345493411, -0.0179606173, 0.00332170585, -0.00753280055, -0.00918195117, 0.0214749631, -0.0319459885, -0.0318019576, 0.0290077645, 0.00734196, -0.0361804888, -0.00203623273, 0.0106006525, 0.0129483519, -0.0191416685, -0.0170964338, -0.00346933724, 0.00561719388, -0.000667941931, 0.0103702033, -0.00452616159, 0.0125882747, -0.0181046464, 0.00882907584, 0.0112127829, 0.0110039385, 9.53640119e-05, -0.00797209423, 0.0179750193, -0.00221627089, 0.00722313486, 0.00102621806, 0.00440013502, -0.00838978309, 0.0231889281, 0.00856262, -0.0188392028, -0.00366737926, -0.0173268821, -0.00776325, 0.000911893789, -0.00168875884, -0.00483222678, -0.0142590301, -0.011745696, 0.013603691, 0.0341064483, -0.0284892544, 0.0471268147, -0.00209564529, -0.020812422, -0.000745358411, 0.000630584, 0.0124442447, -0.0285324641, 0.00131157867, -0.00683785323, -0.017874198, 0.00661820639, -0.0112199839, -0.0107014738, -0.0115008438, -0.00434252294, -0.000638235651, 0.0189400241, 0.0128187239, -0.00696748076, 0.0323492736] |
30 Sep, 2022 | Mobile Crowd Sensing along with Incentive Mechanism
30 Sep, 2022
In this era of digitization smart devices like smart phones, PDAs, TABLET PCs are coming at a very cheap rate, and this is making them accessible to common people. These smart devices have got many sensors in-built which keeps on collecting real-time data from time to time. These collected data can become handy and useful for many purposes. This approach of collecting information from crowd and analyzing the data and using it is called Mobile Crowd Sensing.
Example:
Suppose a mobile company wants to take a survey of signal strength across multiple zones or areas. They can just go place to place and measure the strength, but in large scale implementation it might not be an easy approach. So what they can do is start a Incentive Mechanism System based on Mobile Crowd Sensing or MCS.
They can develop a location based game. Interested users, who are interested in these will register their name and participate through playing the game. Incentives may be inform of Cash, Mobile Recharge and e-cash in wallet and etc., depending upon the terms and condition laid down by the company.
Why Incentives are Required ?
Crowd of people who have taken part in these game will need to recharge and charge their smart devices, this means they will have to spend money behind these devices, but at the end if they wont gain anything, then they will not participate in this MCS methodology for which the company planned for.
This will encourage more and more people to participate in this game and the survey will be more accurate and widespread, and the company might get data from the remotest of the places.
There are already many real-time implementation of Mobile Crowd Sensing systems like: Noise Tube, Signal Guru, Sensorly, SmartTrace and etc.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System/Advantages and Disadvantages of Satellite Communication/Global Mobile Satellite System/Mobile Telephone System/Mobile Crowd Sensing along with Incentive Mechanism | https://www.geeksforgeeks.org/mobile-crowd-sensing-along-with-incentive-mechanism?ref=asr10 | Languages | Mobile Crowd Sensing along with Incentive Mechanism | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, Advantages and Disadvantages of Satellite Communication, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Global Mobile Satellite System, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Mobile Crowd Sensing along with Incentive Mechanism, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Mobile Telephone System, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0242373683, -0.00314627169, -0.0251079854, -0.019666627, 0.0652341247, 0.0294921678, -0.0218742639, 0.025154626, -0.00569399353, -0.0122197382, 0.000126074345, -0.053978283, 0.0460805409, -0.0297720078, -0.00279647, 0.00675505865, 0.00301412423, -0.0225272272, 0.0186716355, -0.00434920052, 0.018376248, -0.00685222587, 0.0118388431, -0.00992659386, -0.00396441901, -0.0135878511, 0.0150881121, 0.00604768191, -0.0332389325, 0.0436552465, 0.0241285414, 0.0171014145, -0.00595828844, -0.0208948199, -0.0168060269, -0.0271912497, 0.0326792486, -0.0176300034, -0.00142738514, -0.00287226029, -0.0193401445, -0.00187435397, 0.0135645308, 0.00071272091, -0.00902488269, -0.0228381623, -0.0293056052, -0.04269135, -0.00211241329, -0.0175989103, 0.0121420044, 0.0037156709, 0.0114113074, -0.0104240896, -0.015826581, 0.0272067953, 0.0386181027, 0.0203040428, 0.00703878701, 0.0196821727, 0.0645500645, -0.00136325485, -0.0381206088, -0.0205372442, 0.0249369722, -0.0115045877, -0.0269735958, 0.0310934819, 0.017536724, -0.00345137645, -0.0265227389, 0.0554707721, -0.0157255288, -0.0491898879, 0.0218120776, 0.0168060269, 0.0125617664, 0.0283261612, 0.0116522824, -0.00771895656, 0.00657238439, 0.0220452789, -0.00404992606, -0.0131603163, 0.0174278971, 0.00592330797, 0.0138055058, -0.0909173414, 0.00848852, 0.0168682132, -0.0172257889, 0.0389290377, -0.025014706, 0.00622258289, 0.0103152627, -0.0229469892, 0.0337053351, -0.00113102538, -0.0459561646, 0.0209881, 0.00939023122, -0.01058733, 0.00873726793, -0.0338608027, 0.0093202712, -0.00548411254, -0.0292900596, 0.0326170623, 0.0100121014, 0.0476041213, 0.0105795572, -0.0173501633, 0.0274399966, 0.0348247, -0.0225272272, 0.0171014145, -0.00716704736, -0.043530874, 0.019946469, 0.00420539314, -0.0192935057, 0.0216721557, -0.0387735702, 0.0217498895, -0.0336120538, 0.0266782064, 0.00104648992, -7.08105435e-05, 0.00944464467, -0.00364182401, 0.0147927236, 0.010797211, -0.000232958191, -0.0133935167, 0.0229003485, -0.00734583475, 0.0448989868, 0.0694628358, 0.0221230127, -0.0273622628, -0.0103152627, 0.00226205075, 0.00309963152, -0.00606322894, -0.00862066727, 0.022744881, -0.0315443352, 0.00303550111, -0.0700847059, 0.0450855494, -0.0289480314, 0.0285593625, 0.0522059537, -0.0106028775, -0.00240585813, 0.0249369722, 0.00744300196, -0.0161997043, -0.0157721676, -0.000919201062, -0.00138268829, -0.0518639274, 0.0154612334, 0.00680169882, -0.00414709328, -0.0103929965, -0.00171791483, 0.00119709899, -0.0304094255, 0.0357885957, -0.0354154743, -0.02117466, -0.0345448591, -0.005938855, 0.0346070454, 0.028403895, 0.0168060269, -0.00102608488, -0.009258084, 0.00874504168, -0.0273467172, -0.00994991418, 0.0165728256, -0.00998100732, 0.0106650637, 0.0142408144, 0.036161717, -0.0502781607, -0.00848852, -0.0129504353, -0.0326481536, -0.000221905429, 0.0482881777, 0.0202729497, 0.0273778103, -0.057118725, -0.0246260371, 0.0410744883, 0.0164795443, -0.0283883475, -0.058766678, -0.0152202593, 0.012437392, 0.0135723045, 0.00692607276, -0.00374482106, -0.00558516663, -0.00940577779, 0.0165572781, -0.0356953181, -0.0484436452, -0.0102219824, 0.0155156469, -0.00356992031, 0.009957687, -0.00616428256, 0.027004689, -0.0152824456, -7.11749235e-05, -0.0108438516, 0.0300207566, 0.0380273275, 0.027424451, 0.00090705516, -0.0420072936, -0.0225116797, 0.0316220708, -0.00126705936, -0.0295854472, -0.0239264332, -0.0110459588, 0.0452410169, -0.0141786272, -0.015126979, -0.00146042195, -0.0217498895, 0.0282017868, 0.00110673357, 0.00386336516, 0.00987218, -0.0227915216, -0.00819313247, -0.0371256173, -0.0236776862, 0.0303161442, 0.00401883246, -0.00514985761, 0.0609743148, 0.0130825825, -0.0120098572, -0.0191224907, -0.00222318387, -0.0182052329, 0.025154626, 0.0133779701, 0.0185628086, 0.0371567085, -0.0251701735, 0.0198842809, -0.0169770401, -0.0141708544, -0.016277438, -0.0224339459, 0.00777337048, -0.0286215488, 0.010828305, 0.0568388849, 0.0259630568, 0.0371256173, -0.0392399728, -0.0344515778, -0.0557195172, 0.00578727433, -0.0159354098, 0.00658793142, -0.0170703214, -0.0286370963, -0.03081364, -0.00423260033, 0.029414434, 0.00869062822, -0.0247970521, 0.0544135906, -0.0338918939, 0.00987995323, -0.00906375, 0.00391777884, 0.00820867904, -0.0308758263, -0.0193401445, -0.00890828203, -0.0441838354, -0.00419373345, 0.0250458, 0.0533253215, 0.0261496175, -0.00797547773, -0.0187649168, -0.0262895375, 0.018096406, 0.00650631078, -0.0119165769, 0.0051148776, 0.0160908774, 0.00740024867, 0.0255899355, 0.019495612, -0.0234755781, -0.0286060032, -0.0692762733, 0.0645500645, -0.0293211527, -0.0228226148, -0.0297720078, 0.0229936298, 0.0419140123, 0.0417274535, -0.0151114315, -0.0220452789, -0.0131680891, 0.0467645973, -0.0151192052, -0.0328036211, 0.0485369228, -0.0179098453, -0.00745077524, 0.0200242028, 0.0244394764, 0.0120487241, -0.00253994879, -0.0265538339, -0.0106106503, -0.00980222, -0.0231024567, 0.0152513525, 0.00837969314, -0.00288392045, 0.0459561646, 0.00327258883, 0.0597927645, -0.0287770163, -0.0263361782, -0.055128742, 0.0167127457, -0.00385559164, 0.0275021847, -0.0158188082, -0.0069766, 0.0583313704, -0.0301762242, 0.00106981013, 0.0037137277, 0.0218898114, -0.0053908322, 0.0447124243, 0.00853516068, -0.00836414658, -0.0415719859, -0.0225272272, 0.0171014145, 0.0150103783, -0.0167749338, -0.00569788041, 0.0360373445, -0.00298108743, -0.0068366793, -0.012507353, 0.0242684614, 0.0145983892, 0.0214078613, -0.0144662419, 0.0111392392, 0.0102686221, -0.0117999762, -0.040981207, -0.0180186722, 0.00265266257, 0.00206965976, -0.0217498895, 0.0247970521, 0.0224339459, 0.00563569367, 0.00263517257, 0.0230091754, -0.00877613481, 0.0436863415, 0.0331145562, -0.0293056052, 0.00774616329, 0.0756815299, -0.0448989868, 0.0262895375, -0.0222940259, 0.0292123258, 0.0289791245, -0.00385947828, -0.0303005967, -0.0340784565, -0.0114190811, -0.022325119, 0.0192468651, 0.0371567085, 0.0137899593, 0.0461427271, -0.00608266238, 0.00459406199, -0.0201952159, -0.0533564128, -0.0467645973, -0.00483503612, -0.00534030562, -0.0535118803, -0.00136616977, 0.0328969024, 0.0240197144, 0.0497495681, -0.0447124243, 0.0473553725, 0.0146683501, 0.00990327355, 0.0105329165, 0.0236776862, -0.000302189757, 0.0491898879, 0.0159198623, 0.0467335023, -0.0102841686, -0.0164639987, 0.0109993191, -0.00888496265, -0.012087591, 0.025154626, 0.00507989759, -0.00374093442, 0.00294999406, -0.0645500645, 0.0321195647, 0.045520857, -0.0400173105, -0.0373743661, -0.00474175578, -0.00303161447, -0.0210502874, -0.0142641347, -0.0485058315, 0.00404215278, -0.0135723045, -0.0389601327, 0.0148704574, -0.0173968021, -0.0412610509, 0.0159509555, -0.0105095962, 0.0192157719, 0.0481638, -0.0286526438, 0.0167593863, -0.0263983663, 0.0178787522, -0.0219830908, 0.00875281543, 0.0369390547, 0.00785110425, 0.000718065072, 0.00795604475, 0.0102375289, -0.00484669628, 0.00935136434, 0.00368652097, 0.0314666033, 0.0391777866, -0.0522370487, 0.0130359419, 0.0162929837, -0.0153057659, -0.00052616, 0.00911816303, -0.0203506835, 0.00165767118, -0.00550354598, 0.00889273547, 0.0408568345, 0.00665011816, -0.0247037709, -0.000135548151, -0.0247193184, -0.00761401607, -0.00937468465, -0.0187338218, -0.00435697427, -0.0146838967, 0.00745854899, 0.012227511, -0.0312955901, -0.0246104896, -0.0185006205, -0.0299430229, 0.00221152394, -0.021905357, 0.0290568583, -0.0777337, -0.0208170861, 0.00752073573, 0.0380584225, -0.0326481536, -0.00983331352, 0.0333011188, 0.0145906163, 0.0340162702, -0.00991104729, 0.051490806, 0.0531076677, -0.00655295094, 0.0131292222, 0.0220452789, 0.0240974482, -0.00267403945, 0.0016994531, -0.0374054573, 0.0178010184, 0.0114424014, 0.00436863396, 0.0124684861, -0.0150958849, -0.0328036211, 0.020754898, 0.0227759741, 0.0101364749, -0.00340473629, -0.0348247, -0.0329590887, 0.014707217, 0.00453187479, -0.0156788882, -0.0175211765, -0.00226982404, -0.0110304123, 0.0145983892, -0.0237243269, -0.00816981215, -0.0354465693, 0.0483814552, -0.0123130186, -5.29257195e-05, 0.00552297942, 0.0247037709, -0.0141630806, -0.0380273275, -0.00971671287, 0.0202418566, -0.00136811321, 0.0300829429, -0.0227137879, 0.00474175578, -0.00984108634, 0.00182965701, 0.00980999321, -0.0203973241, -0.029834196, -0.00520038465, -0.012717234, -0.00105815008, 0.0408257395, 0.00273816963, 0.0301606767, 0.00944464467, -0.0215944219, 0.0340162702, 0.00619926304, 0.00463681528, -0.0136889052, 0.000420490745, -0.0235066712, -0.000950294547, 0.0153135397, 0.0262273513, 0.00458628871, 0.0171636, 0.00295776734, -0.0164173581, -0.0207238048, -0.00764122279, 0.0290879514, 0.0386491977, 0.0277975723, 0.00739247538, 0.00892382953, -0.0240352601, -0.00656849798, -0.00867508166, 0.0111470129, 0.0194645189, -0.00733028818, 0.0100820614, -0.0097011663, -0.017956486, 0.0312644951, 0.0298963822, 0.0230558161, -0.0491587929, 0.000650048081, 0.025325641, -0.000300003507, 0.026305085, 0.0136733586, -0.000677254866, 0.0239575282, 0.0103308093, -0.0166194662, 0.0309846532, -0.00379534811, 0.00647133077, 0.0463292859, 0.0175522696, 0.00837969314, 0.00494775036, 0.0436552465, 0.00682501914, -0.0107039306, -0.016246343, 0.0291190445, 0.00395275885, -0.0197288133, 0.0160908774, 0.00553852646, -0.0150026046, -0.0143807353, 0.0015128922, 0.00454353495, -0.0167282932, -0.0238797944, 0.00775393704, -0.00545690581, -0.00550354598, -0.035073448, 0.00274982979, -0.027564371, 0.00579504762, -0.00420928, -0.0238176063, -0.0164329056, 0.00610598223, -0.0123130186, 0.0884298608, -0.00411599968, 0.0358196907, -0.0110226395, 0.0205527917, -0.00117475062, 0.00666566519, 0.00526257185, 0.0148160439, 0.00632363651, -0.00279647, -0.0221385583, -0.00117572222, 0.0224184, -0.0233512037, -0.0153135397, 0.00909484364, 0.0107039306, -0.0173346158, 0.0181430466, 0.031824179, 0.00452798838, 0.0276887454, 0.0295854472, 0.00367874745, -0.012577313, -0.0114657208, -0.0295077134, -0.00343582965, -0.0106572909, 0.0274866372, 0.0151813924, -0.0293522459, -0.0402349643, -0.0126317265, -0.00226982404, -0.0131758628, 0.0070815403, -0.00463681528, 0.00396830542, 0.0150958849, -0.0235377662, -0.0119787641, -0.0133080101, 0.0469511561, -0.0269269552, -0.0115900952, -0.0187493693, -0.00834082626, -0.00623424305, 0.0328036211, -0.00494386349, 0.000689400767, -0.0101131545, -0.00713206735, -0.0205372442, -0.0106028775, -0.0236776862, -0.000235873202, -0.0282795206, 0.0147227636, -0.032212846, 0.0576784089, -0.00692995964, -0.00654517766, -0.0371567085, -0.00143613014, -0.0026934729, -0.0101520214, -0.0226360541, 0.00452798838, 0.0356642231, -0.0182363261, -0.0148315905, -0.0153135397, -0.00385753508, 0.0224184, 0.00785110425, 0.0121264579, 0.0180186722, -0.01533686, -0.00279063988, 0.0321817547, 0.0101287011, 0.00686777243, -0.010167568, -0.00495941, 0.0141086672, -0.0223873071, -0.0370945223, 0.00977112632, 0.00121264579, 0.0370945223, 0.0123207923, 0.00533641875, 0.0171014145, 0.0148160439, 0.0060748891, -0.0311556682, 0.0174900834, 0.00516151777, -0.025279, -0.00038915436, 0.0067317388, 0.00342222629, -0.0202574022, -0.0279064, 0.0108749447, -0.0259630568, 0.0162618905, -0.0815271065, -0.0141319875, -0.0114190811, 0.0419762, 0.0101209283, 0.0276265573, 0.00520038465, 0.0396130942, 0.0445569567, 0.0229780823, 0.0171946958, 0.0359751582, 0.00908707, -0.0540404692, -0.0093669109, 0.00879168138, 0.0171791483, 0.00652574422, 0.0109138116, 0.0434065, -0.0267559402, 0.00120098575, -0.00303355767, 0.0462049134, 0.00150803383, 0.00701158, -0.0387424789, -0.00363405072, 0.0346692316, -0.00551131973, 0.0453964844, -0.0300052091, -0.00354854343, -0.00524702482, -0.016945947, -0.0237865131, 0.0346381366, 0.017256882, 0.0417585447, 0.0219519977, 0.00567844696, 0.0303627849, -0.00856625382, 0.00542969909, 0.00469511561, -0.0425669774, 0.00167127466, 0.0187338218, -0.000214132058, 0.0118932566, 0.00736526819, -0.0230869092, -0.0427535363, -0.0201952159, -0.011318027, -0.00653351797, -0.0105951037, 0.0187182762, -0.00460960856, 0.0042481469, 0.0287303776, 0.0104629565, 0.0147927236, -0.00484281, -0.0110148657, 0.00827863906, -0.018096406, 0.0180653129, -0.0120953638, 0.00365737081, 0.0229314417, -0.0172102414, 0.00819313247, 0.0499050356, 0.0067317388, 0.0314977, -0.00998100732, 0.00816981215, 0.00445414102, -0.026413912, -0.00303550111, -0.0186716355, 0.00321040186, -0.0185317155, 0.0258386824, 0.013727772, 0.0139454259, -0.0203040428, 0.0178632047, -0.00920367055, -0.0227293354, -0.0272534359, -0.00667343847, -0.0025749288, -0.0186094493, 0.0329590887, -0.00886164233, 0.0183917936, 0.0776093304, -0.00317542185, 0.0216099694, -0.00994991418, 0.0354776606, 0.0183451548, -0.0470444374, 0.0364726521, -0.0340784565, -0.00384198828, -0.00591164827, -0.0279530399, 0.0260563381, 0.0152047127, 0.0217809845, -0.0472620912, -0.0218276232, -0.0436241552, -0.0225738678, 0.00794049818, -0.0151347518, -0.0285593625, 0.0109526785, 0.00397024909, 0.0197910015, -0.00912593678, 0.00823199935, 0.00821645278, -0.00956124533, 0.0287925638, 0.0294455271, 0.00705822045, 0.0183451548, 0.0301762242, -0.0341406427, -0.0160908774, -0.016945947, 0.0323372222, -0.00848074723, 0.016666105, -0.00706599373, 0.0028159034, -0.0153524065, 0.027424451, 0.00271484954, -0.036255, -0.0041432064, -0.0103230355, -0.00809985213, -0.00785887707, -0.0180808585, -0.0274399966, 0.00389445852, 0.0115201352, 0.00500605069, 0.000901225139, -0.0377474874, -0.0016916797, -0.0208015386, -0.0133624235, 0.0249058791, -0.0166972, 0.0112636136, -0.0205683373, -0.0189048368, -0.0274710897, 0.00208520656, 0.0218587164, 0.00326870219, 0.0119943107, 0.024175182, -0.0261340719, 0.00279647, 0.0119554438, -0.0137666389, 0.00533253187, -0.00272262306, -0.0215788763, -0.00526645826, -0.0150259249, 0.015057018, 0.0309224669, 0.0159820486, 0.0291034989, 0.00952237844, -0.0124296192, 0.0026779261, -0.0493142605, 0.00654517766, 0.000149151543, -0.0111703333, 0.00105815008, 0.0233978443, -0.00213767681, 0.0314666033, -0.0347625129, 0.0129504353, -0.00516929105, 0.0097789, -0.0283883475, 0.00636639027, -0.00666566519, -0.0077345036, 0.000564055168, -0.0186405424, -0.0242529158, -0.00515374448, 0.0124296192, 0.0470755324, 0.0131680891, 0.00557350647, -0.0240352601, 0.0015614758, -0.00302384095, 0.0451788269, -0.00970893912, -0.00771118328, 0.00308797136, -0.0056667868, 0.00155564572, -0.0233045649, 0.00588444155, 0.00185589213, -0.0159354098, -0.0444014929, 0.00130398292, -0.018376248, 0.0167438388, 0.0153601794, -0.0370945223, 0.00153038232, 0.027424451, 0.00161686097, 0.0157333016, -0.00346497982, 0.0104240896, -0.0181896873, -0.0237865131, 0.0278753061, -0.00830195937, -0.00122333411, 0.00972448662, -0.0161841568, -0.043499779, 0.0145595223, 0.0215011425, 0.0176921915, -0.0319330059, -0.0315132439, -0.0126861399, -0.0149093242, -0.0129115684, 0.0282328818, -0.0225427747, -0.0325548761, 0.0130592622, 0.0142330406, -0.0127094602, 0.028124053, -0.0237709656, -0.0215944219, -0.00983331352, -0.0206460711, 0.00409656623, 0.000364619656, -0.037902955, -0.0157721676, -0.00157410745, -0.000904626, -0.0189048368, -0.0152047127, -0.01893593, -0.0188115556, 0.0126939137, 0.0287459232, 0.00621092273, 0.0238797944, -0.00226205075, 0.0166972, 0.00340279285, 0.00045182716, -0.00407713279, 0.0243772902, 0.0217032507, 0.0103308093, -0.000237209257, -0.0657316223, 0.0200242028, -0.00378563139, 0.0187338218, -0.000914828503, -0.031404417, 0.00562403351, -0.0181119535, -0.0412610509, -0.00731862802, 0.0039741355, -0.0225116797, -0.00431422051, 0.00130884128, -0.000857985753, -0.0153601794, -0.0155933807, -0.0071437275, -0.00148957211, -0.00300052087, 0.00847297348, 0.0192002244, -0.00509544415, 0.0112014264, -0.0100587411, 0.00453964807, -0.0161530636, -0.00302578439, 0.0112636136, 0.0190292113, 0.0107583441, -0.00251468527, -0.00127288944, -0.00439584069, -0.0132225025, -0.00847297348, -0.0208792724, 0.00167807634, 0.00852738693, -0.00188115565, -0.012227511, 0.000566970208, -0.0085818, -0.0205216985, -0.0200086553, -0.00240585813, 0.0293056052, -0.0201641228, -0.00495941, 0.00228342763, -0.00338724605, 0.0130437156, -0.0261807106, -0.00813871901, 0.00821645278, 0.000735555193, 0.00800657179, 0.0119165769, -0.00381478155, -0.0198687352, 0.0700225234, -0.0246415846, -0.0310934819, 0.00665400503, 0.0005140141, -0.00884609576, -0.0130126216, -0.000155224494, 0.0220763721, -0.0347003266, 0.0298186485, 0.00588444155, 0.012577313, -0.0225272272, -0.0102375289, 0.00390611868, 0.0134867979, 0.0148782311, -0.00939800497, 0.00104746164, 0.0215477832, 0.0219209045, 0.0117066959, 0.00477673626, 0.0161530636, -0.00609043567, 0.00419373345, -0.00951460563, -0.0192779582, -0.00430256035, 0.00336781261, -0.0172257889, 0.00149637379, 0.00327258883, 0.00872949511, 0.00595051516, 0.0154612334, 0.00793272443, 0.0137666389, 0.00342222629, -0.012507353, 0.00934359152, -0.0106650637, -0.0264761, -0.0296165403, -0.0119632166, -0.00348246982, -0.0146916695, -0.0264761, 0.00948351156, 0.0181119535, -0.00882277545, 0.014147534, -0.0222473852, -0.025294546, 0.021905357, 0.0101053817, -0.0230869092, 0.00946019124, 0.0101831155, 0.00569010712, -0.00452798838, -0.00981776696, -0.0114190811, 0.0145906163, -0.0105640106, 0.00542581268, -0.00141864014, -0.00577950105, 0.000682599086, -0.0254344679, 0.0337364264, 0.000533933344, 0.00169848138, -0.00876058824, -0.0156011544, -0.0114424014, -0.0109993191, 0.011667829, -0.0188271031, -0.00070883421, -0.0138210524, 0.0053908322, 0.017536724, -0.012437392, -0.0245638508, 0.00655683782, 0.00994214, 0.0143962819, 0.011248067, -0.00613318896, 0.021905357, -0.0311401207, -0.0140231596, -0.00861289445, 0.001270946, 0.0320884734, 0.000569399388, -0.00155273068, 0.00831750594, 0.0173657089, 0.0131214494, 0.0173190683, -0.00897046924, 0.0214078613, -0.0183451548, 0.0112402933, 0.000422191166, 0.00701158, 0.00701158, 0.0126861399, 0.00205799984, 0.00626145, 0.00295776734, 0.01051737, -0.0250768922, 0.00165961462, -0.0148393642, -0.009258084, 0.0163085312, 0.00942909811, 0.0159820486, -0.0015779942, -0.0259319637, -0.0275488235, -0.00663068471, -0.00211047, -0.0154379131, 0.00627311, 0.0111858798, 0.0173035227, 0.0207082592, -0.0165417325, 0.0150725646, -0.0140698, -0.0317153521, -0.0234755781, 0.0119321235, 0.00677060569, -0.0148238167, 0.00394498557, -0.00270901946, -0.00757903606, -0.0107039306, 0.016106423, -0.027004689, -0.0224805865, 0.028403895, -0.0181430466, -0.00659959158, 0.00237865141, 0.00480782939, -0.00650242437, -0.0205216985, 0.0427846313, -0.00972448662, -0.0104707303, -0.0358196907, 0.00057474355, 0.0129737547, -0.00206965976, -0.00269735954, 0.00864398759, -0.0108360779, 0.0044930079, -0.000297574326, -0.0210502874, 0.0560926385, 0.00564346695, 0.000477333524, -0.00238642469, -0.0159975961, -0.00433754083, 0.0131836357, -0.0266004726, 0.00323566538, 0.0273933578, 0.0105406903, -0.00824754592, -0.0166972, 0.00556184631, 0.00723700784, -0.00526645826, -0.0157022085, 0.0131758628, 0.00450855494, -0.0125539927, 0.0181119535, 0.00378757459, 0.0225738678, -0.0136189451, 0.0271135159, -0.00831750594, -0.0200086553, 0.027735386, 0.0395820029, -0.00627699634, 0.0226049609, -0.00565512711, 0.00535585219, -0.00349996, -0.00813094527, -0.0102064349, 0.0259786043, 0.00916480366, -0.011807749, -0.00138171657, -0.000248990778, 0.00738858851, -0.0012864928, -0.00443859445, 0.0173657089, 0.0210347399, -0.0131292222, 0.00184811885, -0.0283106156, 0.00602047518, 0.0132302763, -0.0222784784, -0.0101053817, -0.00184131705, -0.00685611274, 0.0119709903, 0.0243306495, -0.0197599065, -0.0171480551, 0.030393878, 5.69642289e-05, -0.00244278158, -0.00453187479, -0.00565512711, 0.0497806631, 0.0262118038, -0.0102763958, -0.00761790294, -0.00113005366, 0.0119010303, -0.0122508314, -0.00397996558, 0.0231957361, 0.00719425408, 0.0228226148, -0.00588444155, 0.00279258331, 0.00268569938, -0.000148058418, 0.0240819, 0.008558481, -0.0206460711, -0.00951460563, 0.00237087789, -0.0259786043, 0.0390845053, -0.0135567579, -0.00658015814, -0.0193401445, -0.00233395444, 0.00242334814, 0.0112869339, 0.00886941515, 0.0127638737, 0.00783944409, 0.0156711154, -0.0348247, 0.00586889451, 0.00203273632, -0.00166544458, -0.00117669394, -0.00685999915, 0.0034883, -0.0434686877, -0.00827086624, 0.0121420044, -0.0171791483, -0.0061526224, 0.00230091764, -0.00211630017, 0.0119321235, 0.00422871346, -0.00057474355, -0.00884609576, 0.0165572781, -0.00707376702, -0.0254033748, -0.0202107634, 0.00576395402, -0.000592233671, -0.0252168141, -0.0142485881, -0.00634307, -0.0138288261, 0.010618424, -0.00493220333, -0.00808430556, -0.0268025808, 0.0115045877, 0.00651797093, 0.00219792034, 0.00459406199, 0.0311401207, 0.00544135924, 0.00201135967, 0.0103463558, 0.0107816644, -0.014567296, -0.0139609734, -0.0142408144, -0.029803101, 0.00223484403, 0.00730308145, 0.0192935057, -0.00670453208, 0.00833305251, 0.00434920052, -0.00186949561, 0.0128416074, -0.0140698, -0.00766454311, 0.00413154624, 0.0401416831, -0.0440283678, -0.0205527917, 0.02117466, 0.00616816944, -0.0237865131, 0.00715927407, -0.00837969314, -0.00184228877, -0.0102453018, -0.00782001, -0.00412377296, -0.010828305, 0.00322206202, -0.0144196022, 0.0137044517, 0.00773839, -0.00904820301, 0.0139609734, -0.0273000766, -0.02375542, -0.0109215854, 0.0228848029, -0.0199620146, -0.000643732201, -0.00457851496, -0.0441216491, -0.00221152394, 0.0136733586, -0.00734972162, -0.0335187726, -0.00472620921, 0.0109837726, 0.0183607, -0.00692995964, -0.0138832396, 0.00382644148, 0.00289558037, 7.38470189e-05, -0.00980222, -0.000422677, -0.0147694033, -0.00989550073, -0.00672007864, 0.00470288889, -0.0299430229, -0.00603990862, -0.00135548145, -0.0150881121, 0.0325548761, 0.024175182, -0.0269580483, 0.00126705936, -0.00321623194, 0.0167904794, 0.00150414719, 0.0517084599, 0.00498273037, 0.0217965301, -0.0089860158, -0.00565512711, -0.0150725646, 0.00368263409, 0.00294999406, -0.00201718952, -0.0215944219, 0.00497495709, -0.0208481792, 0.0288081095, 0.0167127457, -0.0237243269, 0.000710777531, -0.0101364749, 0.00928140432, 0.00801434461, -0.0317619927, 0.00671619177, -0.00669675833, -0.00662291143, -0.00458240183, 0.00639748387, 0.0117300162, 0.0233822986, -0.0102297552, 0.0130048487, -0.0236310456, -0.00940577779, -0.000837094791, -0.0249991585, 0.00611375552, 0.00368069089, 0.0208481792, 0.0170081351, 0.0146294832, -0.035073448, -0.0169148538, 0.00204439647, 0.0167749338, 0.0225738678, -0.0148704574, 0.0260252431, 0.0140931206, -0.0133002363, 0.00520815793, -0.0253100935, -0.0244861171, -0.0122741517, 0.0120953638, -0.0156244747, -0.00637027714, -0.0268025808, 0.00699992, -0.0268336739, -0.00808430556, -0.0105562368, -0.0184228867, 0.00120487239, -0.0102841686, 0.0266471133, -0.0190913975, 0.00544135924, 0.00704656029, -0.00238059461, -0.0134090642, -0.00290335389, 0.00967784598, -0.00161005929, 0.0164329056, 0.0198065471, 0.00998100732, 0.00296748406, 0.02117466, 0.0221696515, -0.0183917936, -0.0110692792, -0.0056046, 0.00740802195, 0.000597092032, -0.00302772783, -0.000677254866, -0.0155156469, 0.0119787641, -0.00897046924, -0.0145128826, 0.0173968021, 0.0215944219, 0.0242529158, 0.0291812327, -0.012087591, 0.0015537024, 0.00478839595, 0.0155700604, -0.0155545138, -0.0135489842, -0.0175678171, -0.0208015386, -0.00462515512, -0.00315210177, 0.00227176747, -0.00740024867, 0.0193712395, -0.00360684376, 0.00645189732, 0.018516168, 0.00933581777, 0.00796770491, 0.0488789529, -0.016246343, 0.0286837369, -0.00619148929, 0.0170703214, -0.0076295631, -0.00623812946, -0.0182674211, 0.00200941623, 0.0184384342, 9.81995327e-05, -0.00438806741, -0.0249836128, 0.0144584691, 0.00960788596, -0.0160286892, 0.000977501273, 0.0150958849, 0.0511176847, -0.017085867, -0.00682890601, -0.0132225025, 0.0161219705, -0.00886164233, -0.00699992, -0.0115512284, -0.00754794246, 0.00528977858, 0.00953015219, -0.00195597438, 0.0109915454, -0.0240663551, -0.0204906035, 0.0114890411, 0.00218043034, -0.0105795572, -0.00841078628, -0.00478062266, 0.0104007693, 0.00643246388, 0.00679003913, 0.00727976114, 0.0260563381, 0.000716121751, -0.00216488354, -0.00102316984, 0.00788997114, -0.0117222425, -0.0131758628, -0.0121264579, 0.00552297942, -0.00597383501, 0.0148704574, 0.0179409385, -0.00129815284, -0.0103230355, -0.00619926304, -0.0221074652, -0.00549188629, -0.00436086068, 0.00341250957, 0.00662291143, 0.0186405424, 0.0078433305, -0.00710486062, 0.00121264579, -0.00738470163, 0.0138132786, 0.0124451658, 0.00388279837, 0.0149404174, -0.00704656029, 0.015126979, 0.000661222322, -0.000476361834, 0.000225063355, 0.000428992877, -0.0213145819, -0.00623812946, -0.00829418655, -0.000856528233, 0.00982554, 0.0358818769, 0.00815426558, -0.00907929614, -0.00819313247, -0.00367680425, -0.00252245856, 0.0211280212, 0.0123363389, 0.0010270566, -0.0167904794, 0.0106806112, 0.00761790294, 0.00779280392, -0.00610598223, -0.00840301346, -0.0153446328, -0.00589610124, 0.0181585923, -0.00394498557, 0.00964675285, 0.00235533109, -0.011457948, 0.018376248, -0.0141008934, 0.0157488491, -0.00709708687, 0.0074313418, 0.0047961697, -0.000499924878, -0.0206305254, 0.0289480314, -0.00504880399, 0.00990327355, -0.0134090642, -0.0120098572, -0.0151580721, -0.0188115556, -0.0145983892, -0.0226360541, -0.00209297985, 0.00270318962, -0.0164018106, -0.00377202802, -0.00869062822, 0.00522370497, -0.00176455511, -0.0150336977, 0.00182771368, -0.0197910015, 0.000541220885, -0.0123518854, -0.00971671287, -0.0346381366, -0.00433754083, 0.0147616304, 0.00401105918, 0.00846520066, -0.000172350192, 0.0027109629, 0.0187027287, -0.0102219824, -0.0316842571, -0.00884609576, 0.0217809845, -0.0266315658, -0.00705822045, 0.0181119535, -0.00329396571, -6.90493907e-05, -0.0230402704, -0.0220452789, 0.00699603325, 0.00638582371, 0.000647618901, -0.0124140726, 0.011318027, -0.0259319637, -0.00332117244, 0.00487001659, 0.0126084071, 0.0208015386, 0.00743911555, -0.020335136, 0.0240508076, 0.00457462855, -0.00952237844, 0.00574452057, -0.0123052448, -0.0303316917, -0.00998878106, -0.00415486656, 0.0159975961, -0.018376248, 0.00872172136, 0.0131680891, -0.00288780709, 0.0182674211, -0.00141183834, -0.014987058, 0.00599715533, -0.00647910405, -0.00696105324, 0.0143185481, 0.00391194876, 0.0042909, 0.0232423767, 0.0180031247, -0.0225583203, 0.00419373345, -0.00453576166, -0.0209103655, -0.0253878273, 0.0156711154, 0.0176921915, -0.0123052448, 0.0127094602, -0.00384198828, 0.0137433186, -0.0100121014, 0.00263322913, -0.0122352848, -0.00253023207, 0.0273622628, 0.0139765199, -0.0128882481, 0.00123499415, 0.0265693795, -0.00529366499, -0.0453653894, -0.00389251509, 0.00632752338, 0.0154690072, 0.000147451123, 0.00891605578, -0.00949128531, -0.00125151267, 0.0055268663, 0.0106650637, 0.0142641347, 0.0100043276, 0.0130592622, -0.0141008934, 0.0139842927, -0.00865176134, -0.00747409556, -0.00918812398, 0.0134090642, -0.0100742877, -0.00453576166, 0.0129426615, 0.0142252678, 0.022915896, 0.0153757269, -0.012997075, -0.00754794246, -0.0231490973, 0.0051770648, -0.00928140432, -0.0206305254, 0.00858957414, -0.000464701792, -0.0168060269, -0.0166039187, -0.00540249236, 0.0320573784, -0.0256676693, 0.0259164162, -3.11542099e-05, 0.0150336977, 0.0115745487, -0.00977112632, -0.0248747841, 0.035042353, -0.0192779582, -0.00459017511, 0.0227137879, 0.0155001, -0.0261340719, 0.00447746133, 0.0122041916, 0.00471843593, 0.0154845538, 0.0180497654, 0.00473009562, -0.0163551718, 0.00177913008, 0.0121109113, 0.00798325147, -0.0104940496, 0.00609043567, 0.0088150017, 0.000102572048, 0.000752559397, 0.00424037362, -0.0236154981, 0.0030763112, -0.0125539927, 0.00108827185, -0.00341250957, -0.0157954879, -0.00980222, 0.00507601071, -0.00750907557, 0.0126783671, 0.00487001659, 0.0211124737, -0.00646744389, 0.0168526676, 0.00409267936, -0.0104318634, -0.0261807106, 0.0103696762, -0.0114890411, -0.0212213, -0.0401105918, -0.0300518498, 0.000158989715, -0.0229780823, -0.000339842023, 0.0166194662, -0.00308214128, -0.00430644723, 0.0032453821, 0.00669287192, 0.0105717834, 0.0280463193, 0.00203467975, 0.0108671719, -0.00255355216, -0.00625367649, -0.00216294033, -0.0028489402, 0.0108593982, -0.0126006333, -0.017536724, -0.0152746728, -0.027004689, 0.0207704455, 0.000575229409, -0.0182207804, -0.00994991418, 0.00967784598, 0.00878390856, -0.023164643, -0.00410045264, 0.0244550221, 0.0148393642, 0.00290724053, -0.000338141603, -0.00529366499, 0.00667343847, 0.0154690072, -0.013836599, 0.00493220333, 0.00553852646, 0.0155001, 0.00157313584, -0.00264100265, 0.0173657089, -0.0102530755, -0.0278131198, 0.00221735379, -0.00723312097, 0.00937468465, -0.0058766678, -0.00828641281, -0.0286370963, 0.0032453821, 0.0162307974, 0.00463292887, -0.0147538567, -0.0130592622, -0.00821645278, 0.0030432744, 0.0118621634, -0.0107272509, 0.00461738184, -0.0174278971, 0.0171791483, -0.00541803893, -0.00634307, 0.0182985142, -0.0374365523, 0.00332311587, 0.0183917936, -0.016666105, 0.0101520214, 0.00136519817, 0.0071864808, -0.00838746689, -0.00914148334, -0.00701935356, 0.00742356852, -0.0169925876, -0.005083784, 0.00187532557, 0.0116445087, 0.00258270232, -0.0375920199, 0.00644023716, -0.00500605069, -0.00222707051, 0.0162307974, 0.00736526819, -0.0186405424, 0.0097789, -0.00795215741, 0.0236621387, -0.0110925995, 0.00348052662, -0.0188737437, 0.00222901395, 0.00570565369, 0.0193867851, 0.00431810739, 0.0110615063, 0.0166972, -0.0108049847, 0.00287809037, -0.00813871901, 0.0486923903, 0.0106495172, 0.00761401607, -0.014357415, 0.01907585, -0.00306076463, 0.00376814115, 0.0166350119, 0.0118232965, 0.0113879871, -0.00115337386, -0.0280152261, -0.0065957047, -0.00512653776, -0.00288780709, 0.0146061629, 0.00342805637, -0.014707217, -0.0143496413, -0.00764122279, 0.0182518736, 0.0095767919, 0.00511099119, 0.00111450697, -0.00642080372, -0.00296165398, 0.0187649168, -0.00281007332, 0.0076295631, -0.0119865369, -0.00236116117, 0.00579504762, 0.00970893912, 0.0173657089, 0.0105951037, 0.0111314664, -0.00944464467, 0.00177427172, -0.00410045264, 0.00414709328, 0.00304716127, -0.00631197682, 0.00438029412, 8.73289537e-05, 0.00809985213, 0.0137899593, -0.0282328818, -0.00830195937, 0.00358741032, 0.0138832396, -0.010618424, 0.0182052329, -0.0106261969, -0.00940577779, 0.00152649556, 0.00211824337, -0.00369040761, 0.0210502874, -0.00253606215, 0.00181994028, -0.00465624873, -0.0133157829, -0.0102608493, 0.0160131436, -0.0173501633, 0.0127094602, 0.00549188629, -0.0114734946, -0.00904042926, 0.00678615225, 0.0010115098, -0.00115143042, 0.00554241287, -0.011318027, -0.0159198623, 0.0139687462, 0.00441527413, 0.00436086068, -0.000360732956, 0.00274982979, 0.0150725646, -0.000684056606, 0.0112402933, -0.00456685526, -0.0258075893, 0.00346692326, -0.0291656852, -0.0319951922, -0.0102763958, 0.011007092, 0.00122041919, -0.00518872449, -0.00553075317, -0.0116056418, 0.00575229386, -0.0114346277, 0.00521981809, 0.00310157472, 0.0154456869, -0.00639748387, 0.0078860838, -0.0135412114, -0.00947573874, 0.0112325205, -0.0123285651, 0.0030588212, 0.0222629327, -0.0315287896, -0.0135023445, 0.0222629327, -0.0117533356, 0.00595051516, -0.0169148538, 0.00128940784, -0.00111353525, 0.00225816411, -0.0177232847, -0.0100665148, -0.00319485529, -0.0179253928, 0.0255432948, -0.00652574422, -0.0244550221, 0.00526645826, 0.00664623175, -0.0244394764, 0.00488945, 0.0245327558, -0.00334643596, -0.000979930512, -0.00464847544, -0.0147694033, 0.00306853792, -0.0116522824, 0.0173657089, 0.017676644, 0.000707862549, -0.00199386943, -0.00679781241, 0.00520815793, 0.00648299092, 0.00807653181, -0.012787194, -0.00935913809, 0.00861289445, 0.0279064, 0.000591747812, -0.00124082423, 0.00247193174, 0.0115978681, 0.0106261969, 0.0057717273, 0.0133546498, -0.00401494559, 0.0147383101, -0.0133391032, -0.00873726793, 0.00256132544, -0.00089685258, 0.0139143327, 0.00869062822, -0.0135800783, 0.0124607123, 0.00144390354, -0.0141319875, 0.000502354058, 0.00960011221, 0.0126628205, -0.00949905813, 0.00845742691, -0.0162618905, -0.0172879752, 0.0161997043, 0.00765288295, 0.0150103783, -0.004629042, -4.32090092e-05, 0.0108438516, -0.00598160829, -0.00227371091, 0.00521204481, -0.0089860158, 0.0197443608, -0.000455228, 0.00859734789, 0.0114113074, 0.00227565411, 0.00832528, 0.0226516016, 0.0374987386, 0.00440750085, 0.0144895623, -0.0234289374, 0.0200242028, -0.00933581777, 0.000784138741, -0.0103308093, 0.0170392282, -0.0185939018, 0.00831750594, 0.0134634776, 0.0180808585, -0.0027848098, 0.0145206554, 0.00418207329, 0.00336392596, -0.0134012904, 0.00855070725, -0.0204284173, 0.0286060032, -0.00546856597, 0.0147538567, -0.0040810192, -0.0119243497, 0.0150647918, 0.00556573318, -0.00613318896, 0.00984108634, -0.0034727531, 0.0226205084, -0.00464070216, -0.00178398844, 0.0243928358, 0.0147149898, -0.00152358063, 0.0308291875, 0.0155622875, -0.00954569876, -0.0080532115, 0.00306270784, 0.0050410307, 0.0015128922, 0.00640914403, -0.0133701973, -0.00567067368, 0.0161530636, 0.00282950676, -0.00821645278, 0.0105951037, 0.0132613694, -0.00526645826, -0.0153290862, -0.00569399353, -0.0128649278, -0.0159975961, 0.00507601071, 0.00948351156, -0.00557350647, -0.0129737547, -0.0114190811, -0.000137127106, -0.0121886451, -0.028124053, 0.0163707174, -0.0174745359, 0.013447931, 0.0191535838, 0.0131991832, -0.00782778393, 0.00907152332, -0.0145439757, 0.00240974477, 0.00159548421, 0.00199386943, 0.00130689784, 0.00102511316, -0.0141397603, -0.00914148334, -0.00731862802, -0.00679781241, -0.00442693429, 0.0161686111, -0.00576006761, -0.00302967103, 0.0175833628, 0.00300829438, 0.0151502984, -0.00317153498, -0.00921144336, 0.0105251437, 0.00912593678, -0.00787831098, -8.5932179e-06, 0.00396441901, 0.0282639749, -0.0143962819, 0.00933581777, -0.00749741588, 0.0137899593, 0.0113413474, -0.00649465108, -0.000813774706, -0.0243617427, -0.00511876447, -0.0127016874, 0.00204633968, -0.00354660023, 0.0130748088, 0.0115356818, 0.0104085431, -0.00413543312, -0.000854584912, -0.0258386824, -0.0182829667, 0.0101287011, 0.00162754941, 0.0104240896, -0.00630420353, -0.0106339706, 0.00781612378, -0.00464847544, -0.0210969262, -0.00848852, 0.0103619024, 0.000743814395, -0.00712429406, -0.0134323835, 0.0172102414, -0.0183607, -0.00480782939, 0.0125151258, -0.024175182, -0.0171636, -0.00328036235, 0.00927363057, 0.0131914094, 0.0241285414, 5.64024822e-06, -0.00244278158, -0.0131059019, -0.0130748088, 0.00228731427, -0.00679392554, 0.0106961578, 0.0307359062, 0.01907585, 0.00294027734, -0.0145284291, -0.0226049609, -0.0137433186, -0.0217809845, -0.0103152627, 0.0104551828, 0.0236465931, 0.013447931, -0.036255, -0.0284505356, 0.000724866753, 0.019526707, -0.0181585923, 0.0211591143, -0.0189514775, -0.00571731385, -0.0127794212, -0.0119943107, 0.0149326446, 0.00442304788, -0.0116056418, -0.00207743328, 0.0132924635, 0.00640914403, 0.0102064349, -0.00869062822, -0.0141397603, 0.00716704736, -0.00153135392, -0.0178632047, -0.004629042, 0.00573286042, 0.0027848098, 0.00346109318, -0.0189981163, -0.0169148538, -0.0146761229, -0.0102142086, -0.0121109113, -0.0142641347, 0.00897824299, -0.00892382953, 0.0102686221, -0.00862844102, 0.00442304788, -0.0296631809, -0.00964675285, 0.0202107634, -0.000563083508, 0.0041121128, 0.0300207566, 0.0119554438, -0.00519649824, 0.00964675285, -0.00682113227, 0.000942521146, 0.00991882, 0.0194023326, 0.0052820053, 0.000273525482, -0.00649076421, 0.00890828203, 0.00929695088, 0.00529755186, -0.00277898, 0.0068366793, 0.0097633535, 0.0154379131, -0.00286254357, -0.000151580723, 5.50816148e-05, -0.0145595223, 0.0040032859, -0.00161005929, -0.0075246226, 0.000914342701, -0.00562014664, 0.00347081, 0.0262428988, -0.00596606173, 0.0123596592, -0.0181741398, 0.0125850867, 0.0220141839, -0.00276926323, -0.00826309249, 0.00147013867, -0.00826309249, -0.0185628086, 0.01187771, -0.0282017868, -0.0108904922, -0.0113335736, 0.0175833628, -0.000760818599, -0.0215322357, 0.00051255658, 0.0218431707, -0.0116989221, -0.0079016313, 0.00996546075, 0.0278753061, 0.00267015281, -0.0113646677, 0.00676283194, -0.00793272443, 0.0113024805, 0.00259436225, -0.0113102542, -0.0100354208, -0.0183917936, 0.0120254038, -0.0104163159, 0.0174278971, -0.0152358059, 0.0144584691, -0.0152280321, -0.00778891705, 0.00982554, 0.0169304013, -0.0181741398, -0.017256882, -0.00701158, -0.00470288889, 0.0127327805, -0.0131292222, -0.00547245285, -0.00147985539, 0.0052820053, 0.00990327355, -0.00930472463, -0.00567844696, 0.00617205584, -0.00785499066, 0.016106423, -0.0143807353, -0.0105406903, 0.000317979429, 0.0103696762, 0.0134557039, 0.00833305251, -0.00960011221, -0.0118543897, -0.0177077372, 0.00493997661, 0.0109060388, -0.00611375552, 0.00413154624, -0.0155311935, -0.00872949511, -0.00676671881, -0.0159820486, 0.00403437903, -0.0127016874, 0.00722146081, -0.00949905813, 0.0100354208, 0.00704656029, -0.00474175578, -0.0133313304, 0.0145828426, -0.0132147297, 0.0223717596, 0.0314821489, 0.00207354664, -0.0186094493, 0.00130884128, -0.00266626594, -0.0178010184, -0.00337558612, 0.0032278921, -0.0202574022, -0.0170392282, -0.0206305254, -0.0183451548, -0.0160286892, -0.00974003319, 0.0175678171, -0.00615650928, -0.00271679298, 0.000913371, -0.0106961578, -0.0107039306, 0.00096486957, -0.0139221065, -0.0127794212, -0.0126783671, -0.016945947, -0.0141008934, 0.0114734946, -0.00379534811, 0.00517317792, 0.0115434546, 0.00784721691, -0.0097789, -0.0205838848, -0.00584946107, -0.019355692, 0.0154379131, -0.0139687462, -0.0114812683, 0.00612152927, 0.00172763155, 0.00960011221, -0.0182829667, 0.0113724405, 0.0186094493, 0.0022989742, 0.0160908774, 0.00530143874, -0.00380506483, 0.0167282932, 0.00356214703, 0.0107039306, 0.00115823222, -0.00366320065, 0.0178010184, 0.00964675285, -0.00568622025, -0.0119709903, 0.00432199379, 0.0086051207, 0.00994214, 0.00764122279, -0.0191224907, 0.00341639621, -0.00900933612, -0.00462515512, -0.017085867, -0.00779280392, 0.00858957414, -0.00390223181, 0.0126861399, -0.00349024334, -0.00544135924, 0.00998100732, 0.0151425255, 0.0151658459, -0.0132691432, -0.00443470757, 0.0112092, -0.00391389197, 6.07901857e-05, 0.0039760787, 0.00194139918, -0.00467568217, -0.0138055058, 0.011737789, -0.00534030562, -0.00810762495, 0.0119709903, -0.0165106393, 0.0142097212, -0.0069766, -0.00310934801, 0.00353299687, -0.0135178911, 0.0263983663, -0.024315102, 0.0118310694, 0.0166194662, -0.0260407906, -0.0167593863, -0.0104240896, -0.00270124618, 0.0116367349, 0.00680169882, 0.00326287211, -0.00374870794, -0.000365105487, 0.00342416973, -0.0058339145, -0.00966229942, -0.01540682, -0.000629643, -0.00869062822, -0.00818535872, 0.0128182881, 0.0140542537, 0.0193712395, -0.0113879871, 0.00255938224, 0.000359761296, 0.00339501956, 0.0233201105, 0.00294222077, -0.0146139357, -0.00606322894, -0.0145439757, -0.000880820036, 0.00605545565, -0.00994991418, -0.0116445087, 0.0131758628, 0.0109060388, -0.0308913738, 5.72754698e-06, 0.00299663423, 0.0204750579, 0.0178942978, -0.00670841848, -0.0095767919, -0.00247581839, 0.00261379569, -0.00145459187, 0.0163551718, 0.0161375161, 0.000266480842, -0.00478839595, 0.00688720588, -0.00382644148, -0.0216099694, -0.0123907523, -0.015826581, 0.0170547739, -0.00408490608, -0.0141008934, -0.00467956904, -0.0110615063, -0.00737304194, 0.00446191477, -0.0101364749, -0.0247970521, -0.00834082626, 0.000990133, 0.00242529158, 0.0216877032, -0.0161375161, -0.0159354098, -0.0221541058, -0.0174745359, -0.00801434461, -0.00440361444, 0.00455130823, -0.0358818769, 0.00551131973, -0.00513431104, 0.0115201352, -0.000352716685, -0.00875281543, 0.0176921915, -0.00757514918, 0.000749158557, -0.0125229, -0.0153135397, -0.00598549517, 0.0177388303, -0.018376248, 0.0153524065, 0.00684056571, 0.0148160439, -0.0222784784, -0.0252323598, 0.0161997043, -0.00163629442, 0.00943687186, 0.00434920052, -0.0119165769, 0.0160597824, -0.0314199626, 0.0149404174, 0.00388279837, 0.0106339706, -0.0128804743, -0.00329590891, -0.000223241484, -0.00691829948, 0.00429478707, 0.0249369722, -0.0138910124, 0.00618760288, 0.00457074167, -0.0111003732, -0.0103308093, 0.012087591, -0.00684833946, 0.00969339255, 0.00477284938, -0.00198901119, -0.0153524065, 0.0225272272, 0.0241285414, -0.00667732488, -0.00765677, 0.0135256639, -0.00206383, 0.00972448662, -0.00299857766, 0.00896269642, 0.00679781241, 0.0125928596, 0.00668898504, 0.00183645869, -0.00905597676, 0.0262428988, -0.00875281543, -0.00876836199, -0.000942521146, -0.0139765199, 0.0143185481, -0.0269891415, 0.0285904557, -0.005083784, -0.00149151543, 0.0139454259, -0.00771895656, -0.011108146, 0.00469511561, 0.0026060224, -0.00362044713, 0.00574452057, 0.0162307974, 0.00051449996, 0.0168060269, 0.0181741398, 0.00149248715, -0.0143030016, -0.00794438459, -0.00243306486, -0.00192293746, -0.000522759161, 0.0271135159, 0.0316998027, -0.00592330797, -0.0104085431, -0.0052820053, 0.0239108875, -0.00475341594, -0.00229120092, -0.0117922025, -0.00406158576, -0.0172879752, 0.0269735958, -0.0148238167, 0.00761790294, -0.00965452567, 0.00248747854, -0.00269152946, 0.0065646111, -0.00473786937, -0.0166350119, 0.020335136, -0.0178165641, -0.00134965137, 0.00541415252, -0.0052547981, 0.0061526224, 0.0114812683, -0.0209881, -0.00862066727, 0.00123985251, -0.00848852, -0.0133546498, -0.0203195903, 0.00999655388, 0.00635473, -0.0202263091, 0.00695716636, -0.00584168779, -0.0187804624, -0.0252012666, -0.00322594866, -8.17418477e-05, 0.00908707, 0.00809207838, 0.00652963109, -0.00568622025, -0.0036087872, 0.00330173899, -0.027424451, -0.00281201676, -0.0160442367, -0.0138832396, -0.0139221065, -0.00160228601, 4.73689761e-05, -0.0217032507, -0.0282795206, 0.0196355339, 0.000318222359, 0.0231335498, 0.0127716474, -0.00643246388, -0.00256132544, 0.0106883841, -0.00457462855, 0.00268375617, 0.00974003319, 0.00395470206, 0.000179880648, 0.00598549517, -0.0116367349, 0.0237243269, 0.00767620327, -0.0188737437, 0.00268958602, 0.00967784598, -0.0230247229, 0.0013117562, 0.0230558161, -0.0119709903, -0.00496329693, 0.0154145937, -0.00128357776, -0.00680947257, 0.0195733458, -0.00848074723, 0.00949905813, 0.00857402757, -0.0181275, 0.00126705936, 0.0179253928, -0.0332078375, -0.0232579242, -0.000306319387, 0.0118621634, 0.0238642469, 0.00631197682, -0.00547633925, 0.0132225025, -0.00576006761, -0.00510710431, -0.0193090513, -0.0243306495, -0.010307489, 0.000305104797, -0.0170392282, 0.00656849798, -0.00255938224, -0.0200086553, 0.00301412423, -0.00852738693, -0.0183140598, 0.0163240768, -0.000568913529, 0.00229703099, 0.0122352848, 0.0107350247, -0.0102997152, 0.00570176728, 0.00998878106, -0.00713984063, 0.00612541568, -0.00652574422, 0.017085867, -0.0189825706, -0.00407713279, 0.0577716865, -0.0123441117, 0.0181741398, -0.00975558, 0.00558905303, 0.0175056309, -0.00231646444, -0.00702712685, -0.0214389544, 0.00305299112, -0.00483114971, 0.0133157829, 0.0237243269, 0.0135101173, 0.0030588212, -0.0058650081, -0.00448912149, 0.00974003319, -0.0193090513, -0.013937653, 0.008558481, -0.0021940337, 0.0146605764, 0.00853516068, 0.0168526676, 0.00223484403, -0.00287809037, -0.018376248, 0.00342416973, 0.00662679831, 0.0168837607, 0.00278675323, 0.00281201676, -0.00631197682, -0.0156477951, -0.000536848383, 0.0104551828, 0.0242840089, 0.00344554638, -0.00894714892, -0.00848074723, 0.0133313304, -0.00250302535, -0.0115590021, -0.00865953416, -0.0110615063, -0.0138987862, -0.0246726777, 0.0286526438, -0.0097011663, -0.00372733106, 0.00738470163, 0.00374482106, 0.0107505713, 0.0127483271, -0.0321195647, 0.00331145572, 0.027144609, -0.00516540464, 0.00770729687, -0.00353882695, 0.00937468465, -0.00236504781, 0.000284942595, -0.0142330406, 0.00859734789, 0.0093202712, 0.0020230196, -0.0161686111, 0.0200708415, 0.00147208199, -0.00425203377, 0.0179253928, -0.0167593863, -0.0256210286, -0.0207238048, -0.00601658877, 0.0198842809, 0.00266237929, -0.0257609487, -0.0131758628, 0.00341056613, -0.00409267936, -0.00482726283, 0.027704291, -0.0144506954, 0.00632363651, 0.0091958968, 0.00454353495, 0.000379923469, 0.00446968805, -0.0212990344, 0.00526257185, 0.0331456512, 0.0149015505, 5.40188521e-05, -0.007493529, 4.93730477e-05, 0.00745466212, -0.014847137, -0.0180031247, 0.0192624107, -0.026305085, -0.00557739334, 3.41906853e-05, 0.00713984063, -0.0028003566, 0.00608266238, 0.0101209283, 0.0174123496, -0.00389057188, 0.0108438516, -0.00434531411, 0.00942132436, 0.0267093, -0.0319330059, 0.00218626042, 0.0173968021, -0.00557739334, 0.00401494559, 0.00552297942, -0.00523147825, -0.00410045264, 0.0159198623, 0.0205216985, 0.0234133918, -0.0206927117, -0.00273428299, 0.00786665082, -0.00377980131, 0.00914925709, 0.017536724, 0.00994991418, 0.0125539927, -0.0060127019, 0.0307514537, 0.000165062665, -0.0219675452, -0.00576395402, -0.00583002763, -0.0123130186, 0.0220141839, -0.00879168138, -0.00755960261, 0.0240663551, 0.00173248991, -0.0242995564, -0.00431810739, 0.0191224907, -0.000204415352, -0.00126803108, 0.0155156469, 0.000743328535, -0.00428701378, 0.00928140432, 0.0363171846, -0.0091958968, 0.0145051088, -0.0148315905, 0.00977112632, 0.0109993191, 0.0147694033, 0.0208015386, 0.0145128826, 0.0113568939, 0.00682501914, 0.00233978452, -0.00160131429, -0.00298303086, 0.0231335498, 0.0147227636, 0.00607100222, -0.0334565863, 0.00869840104, -0.00182285532, -0.00553852646, 0.00200941623, -0.00775782345, -0.0133080101, -0.011667829, -0.021205755, 0.00743911555, 0.0130281691, 0.00464458857, 0.00685999915, -0.0255588423, -0.0194800664, 0.0058339145, 0.0139609734, 0.0133701973, -0.0185783543, -0.031793084, 0.00157993753, -0.0217809845, 0.00181119528, -0.00320457201, 0.00510321744, -0.00664234487, 0.0159509555, -0.00401105918, 0.0207393523, -0.0143651888, -0.011038186, 0.00663845846] |
19 Apr, 2023 | Polling Mechanism In Wireless Network and ISMA
19 Apr, 2023
Polling is strictly centralized. If one terminal in wireless communication can be heard by all others, this central terminal also known as Base Terminal(BS) can poll all other terminals according to some schemes like the round-robin scheme, random address scheme, and as per reservation scheme.
Randomly Addressed Polling
1. The first step is the Base Station signals readiness to all mobile terminals if not busy.
2. The terminals ready to send can now transmit a random number without collision with the help of CDMA or FDMA. The random number can be seen as a dynamic address.
3. The Base Station now chooses one address for polling from the list of all random numbers. But collision occurs if two terminals choose the same address.
4. The Base Station acknowledges correct packets and continues polling the next terminal.
5. The cycle from step 1 to step 4 starts again after polling all terminals of the list.
Advantages
Unlike in TDMA or CSMA, no slot is ever wasted.
It provides maximum efficiency and bandwidth utilization.
Disadvantages
Time is wasted during polling as we have to wait for the medium to be free to start transmission.
Link sharing is not fair since each station has an equal probability of winning in each round.
Few stations might starve for sending the data.
Inhibit Sense Multiple Access(ISMA)
ISMA is used for packet data transmission in AMPS mobile phone systems. it is also known as Digital sense multiple Access. (DSMA)
Working
1. Here the current state of the medium is signaled via a busy tone.
2. Base Station signals on the downlink from the base station to terminals if the medium is free or not.
3. Terminals must not send if the medium is busy.
4. Terminals can access the medium as soon as the busy tone stops.
5. If collision occurs, the base station signals collision via the busy tone.
6. If the data has been transmitted successfully, the base station signals the successful transmission via acknowledgments. Media access is not coordinated within this approach.
Advantages
The inhibit sense multiple access (ISMA) systems is known to obtain high throughput when a number of terminals transmit data packets to a base station over a common radio channel.
Disadvantages
The capture effect and propagation delay causes unfairness of local throughput depending on the distance from the base station. The unfairness of local throughput is because the distance decreases without decreasing the total throughput.
Application of Polling Mechanism In Wireless Network and ISMA:
1.Real-time applications: Surveying can be utilized for ongoing applications, for example, voice and video correspondence, which require low inertness and dependable conveyance. By controlling admittance to the remote medium, surveying can guarantee that these applications get adequate data transmission and limit bundle misfortune.
2.Quality of administration: Surveying can be utilized to focus on traffic in view of its significance, guaranteeing that high-need traffic, for example, crisis administrations, is given priority over lower-need traffic, for example, record moves.
3.Battery life: Surveying can be utilized to diminish the power utilization of remote gadgets by controlling when they send information. By possibly permitting gadgets to communicate information while vital, surveying can broaden the battery duration of remote gadgets, for example, cell phones and IoT gadgets.
4.Traffic administration: Surveying can be utilized to oversee traffic in remote organizations by controlling the quantity of gadgets that can communicate information at some random time. This can assist with forestalling blockage and further develop network execution.
ISMA:
Inter-Symbol Interference (ISI) is a typical issue in remote correspondence frameworks, where a sent sign is misshaped due to multipath engendering, bringing about covering images. The Inter-symbol Impedance Various Access (ISMA) is a strategy used to moderate the impacts of ISI and work on the exhibition of remote correspondence frameworks. Here are a few uses of ISMA:
1.High-speed information transmission: ISMA can be utilized for high velocity information transmission in remote correspondence frameworks, like 5G organizations, where the information rates are extremely high. By relieving the impacts of ISI, ISMA can assist with working on the unwavering quality and execution of these organizations.
2.Multimedia applications: ISMA can be utilized for mixed media applications, for example, video web based and gaming, where low inactivity and high throughput are required. By decreasing the impacts of ISI, ISMA can assist with guaranteeing that these applications are conveyed with top notch and dependability.
3.Wireless sensor organizations: ISMA can be utilized for remote sensor organizations, where countless low-power sensors need to speak with a focal regulator. By diminishing the impacts of ISI, ISMA can assist with working on the unwavering quality and productivity of these organizations.
4.Radio recurrence recognizable proof (RFID): ISMA can be utilized for RFID frameworks, where different labels should be perused at the same time. By moderating the impacts of ISI, ISMA can assist with working on the read rates and unwavering quality of these frameworks.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System/Advantages and Disadvantages of Satellite Communication/Global Mobile Satellite System/Mobile Telephone System/Mobile Crowd Sensing along with Incentive Mechanism/Polling Mechanism In Wireless Network and ISMA | https://www.geeksforgeeks.org/polling-mechanism-in-wireless-network-and-isma?ref=asr10 | Languages | Polling Mechanism In Wireless Network and ISMA | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, Advantages and Disadvantages of Satellite Communication, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Global Mobile Satellite System, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Polling Mechanism In Wireless Network and ISMA, Mobile Crowd Sensing along with Incentive Mechanism, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Mobile Telephone System, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0459921621, 0.00117262697, -0.0260968525, -0.00582378497, 0.0315428786, 0.0166213959, -0.051627066, 0.0105536422, -0.00973516516, -0.00639829319, 0.00480068754, -0.0377759, 0.0230275597, -0.0319206379, -0.0337149911, -0.00057598413, 0.00561523065, 0.0171722956, 0.0299216621, -0.0138747739, -0.00692164712, -0.0148427812, -0.0427812077, -0.00709872181, -0.0140793938, 0.0165426973, 0.00814542919, 0.0012139444, -0.0420571715, 0.0254200343, 0.000862254645, 0.0208397061, -0.00261283317, -0.00517057674, -0.00775979972, -0.0116554396, 0.0027800703, -0.012623447, -0.0315586179, -0.00357100321, -0.0175815336, 0.00236099376, 0.0135048851, 0.00985321403, -0.0188879501, 0.0167787969, -0.0416479334, -0.0159996692, 0.0264588706, -0.00357100321, 0.00966433529, -0.0239562187, -0.00171762309, 0.0435367264, 0.00709085166, 0.00450949837, -0.00812968891, 0.0132609159, 0.00422617886, -0.0481957532, 0.0393813774, 0.00318930927, -0.00116377324, -0.0144965025, -0.00537913106, -0.027403269, -0.0600951649, 0.00975090452, 0.0085231876, -0.0202258471, -0.0506197102, 0.0396961756, -0.0298114829, -0.00086176279, -0.00192617753, 0.006595043, -0.00492267217, 0.0458032824, -0.0150080509, 0.0283161867, -0.0311336387, 0.0402628146, 0.00691377698, -0.053169582, 0.0202101078, 0.0242710169, -0.0245385971, -0.0819107443, 0.0479439162, 0.00498956721, 0.016094109, 0.019753648, -0.00567819038, -0.0295911226, 0.0106953019, -0.00865697768, 0.0154015496, -0.0268681105, -0.0265375711, 0.0153622, 0.00078699796, -0.00493447715, 0.00164876075, -0.0132294353, 0.0386888199, -0.00520992652, -0.0407350138, 0.0130799059, -0.00161531335, 0.0893400088, -0.0144335423, -0.00336048123, 0.0117184, 0.0216896646, -0.0533584617, -0.0340612717, -0.0137252444, -0.068059586, -0.044449646, 0.0165741779, 0.0030319097, 0.0346908681, -0.0328020751, 0.0272458699, -0.0656671077, 0.0368000232, 0.0170463752, -0.00156415848, 0.0117577491, -0.032896515, -0.00568999536, 0.0031125769, 0.00956989545, -0.035918586, 0.00228229398, 0.00295714475, -0.0182898324, 0.0298429634, 0.0292763244, -0.0350686274, 0.00702395663, 0.0100184837, 0.0146381622, 0.016369557, 0.00793294, -0.00258332072, -0.042340491, 0.0471883975, -0.0420886502, 0.0159681886, 0.0121040288, -0.0408924147, 0.0413331315, 0.0160862375, 0.000626647146, 0.00690984214, 0.023814559, -0.0105457725, -0.0189823899, -0.02324792, 0.00101227616, -0.036894463, 0.022224823, -0.000526796735, 0.0130720362, -0.0172037762, 0.00392515212, -0.000751091167, 0.0172824748, 0.0279856473, -0.023043301, 0.0133553557, -0.0325187556, 0.00701215165, 0.023814559, 0.0201628879, -0.0245700758, 0.0148349116, -0.0168574955, 0.00497776223, -0.0285365451, 0.0148821315, -0.004234049, 0.0117734894, 0.0416479334, 0.0277338084, 0.0115373898, -0.0292133633, -0.0351945497, -0.0218313225, -0.012214208, 0.0320308171, 0.0485735126, 0.0304725617, 0.00448195357, -0.00720103132, -0.0351945497, 0.021658184, 0.0243654568, -0.0499901101, -0.0452996, 0.00905834604, -0.0143391024, -0.000262660556, 0.0339038707, 0.0189823899, 0.00533978129, 0.00563884, 0.0340612717, -0.00103785354, -0.0518159457, -0.0109550115, 0.0227757208, -0.0138118146, 0.00620547868, -0.0106638223, -0.0123165185, -0.0468736, -0.0302049816, -0.00781882461, 0.0217526238, 0.0217683632, 0.00459606806, 0.016094109, -0.062708, -0.0315900967, 0.0232321806, -0.0423090085, -0.0264431313, -0.0125211375, 0.0293550231, 0.0336835124, 0.0168732367, 0.00945184566, -0.0111360215, 0.0365796648, 0.00139298639, 0.0222405624, -0.0180379935, 0.00696493173, -0.0462125205, -0.00393498968, -0.0458032824, -0.030535521, 0.0114508206, 0.00615825923, 0.0238932576, 0.0451422036, 0.0051941867, 0.025246894, -0.0260024127, -0.0107346522, -0.0205406472, 0.03859438, -0.0120174587, -0.0167630557, -0.00879076682, -0.0322669148, 0.00893242657, -0.0289615244, 0.0300790612, 0.0180065129, -0.0221933424, 0.0294494629, -0.0184472315, -0.0234368, 0.0300318412, 0.00318930927, 0.0288985651, 0.0186990723, -0.0247117355, -0.0320622958, -0.0057529551, 0.0118679293, -0.0135127548, -0.011033711, -0.0261440724, 0.0124503076, -0.00411206437, 0.0229803398, 0.0263644308, -0.0461495593, 0.0211545043, -0.0285995062, -0.00465509295, -0.0111438911, -0.0129539864, 0.0202730671, -0.0415534936, -0.00814542919, -0.0496438295, -0.0324243158, 0.00268563046, 0.00207373966, 0.0382166207, -0.00881437678, 0.00551292067, 0.0185416713, -0.0123794777, 0.026584791, 0.0116711799, -0.00333883893, -0.00487545226, -0.00238853879, -0.0457718, -0.0188249908, -0.00649273302, 0.0203045476, 0.0071223313, -0.0362019055, 0.0448274054, -0.0201786272, -0.0531381033, -0.0510289483, 0.0097036846, 0.0360130258, -0.00699641183, -0.0373666622, -0.0430960096, -0.0324243158, 0.0169519354, 0.00247510849, -0.0195962489, 0.0611969605, -0.00469444273, -0.0232164394, 0.0313854776, 0.0192027502, -0.0085861478, -0.00146184873, -0.0138118146, -0.00088537269, 0.000124321086, -0.0525085032, 0.0149687007, -0.0168260168, -0.0356352665, 0.0254829936, -0.0421201289, 0.0371777825, -0.0244598966, -0.00461180788, -0.0097036846, -0.011804969, -0.0192657094, 0.0332427919, -0.0265375711, 0.00546570076, 0.0112225907, -0.00673276745, 0.00113229326, -0.00234722137, 0.0454884805, -0.0330853947, 0.047314316, -0.0136465449, -0.00589854969, -0.0525399819, -0.00812968891, 0.00652421312, 0.0280171279, -0.0289300457, 0.000709281885, 0.0322669148, -0.0217211433, -0.0353834294, -0.012780847, 0.0121827284, 0.0281430464, 0.0328335539, -0.0102309734, -0.0199897476, 0.0505882278, -0.0286939461, -0.0179750342, 0.0141738337, 0.0321567357, -0.00744500058, 0.0140085639, 0.0236099381, 0.0163223371, 0.0460551195, -0.0129146362, 0.0176444948, -0.000407271436, -0.00176189165, 0.028945785, 0.00809820928, -0.0288198646, 0.0498641916, -0.00870419759, 0.0498327091, 0.000342344109, 0.0049423473, 0.0251209754, -0.0247117355, 0.0227599815, -0.0113327708, -0.0146696419, -0.0482272357, 0.00846809801, 0.000860287168, -0.0427182503, 0.0720890164, -0.0221776031, -0.0109314015, -0.0291346647, -0.0295439027, -0.0327705964, 0.0152520202, -0.00638648821, -0.0575767718, -0.00890881661, 0.0029591124, 0.0123794777, 0.0441348441, -0.0475346781, 0.0707668588, 0.0168889761, -0.0260496326, -0.0259394534, 0.0209656265, 0.00387006253, 0.0283319261, 0.0302364621, 0.041049812, 0.00708298152, -0.0326446742, 0.0132294353, 0.000498268055, -0.0139770834, 0.00346869347, -0.014370583, 0.00987682398, -0.00731121097, -0.0340927504, -0.00295714475, 0.031354, -0.0220516827, -0.0413646139, -0.0249163546, 0.026222771, 0.00368118286, -0.0129618561, -0.0687521398, -0.0286309849, -0.0194388498, -0.0479753949, -0.00104178849, -0.000767814869, -0.0248376559, 0.023122, -0.0115373898, 0.00983747467, 0.042340491, -0.0195647683, 0.0332742743, -0.0425293706, -0.00673276745, 0.0211545043, 0.0388147384, 0.0426867679, 0.0254987329, -0.00635107374, 0.0329279937, 0.00670128781, -0.00415141415, 0.0171250757, -0.00481642736, 0.00465115812, 0.0210443251, -0.03787034, 0.00897964649, 0.0392869376, 0.014756212, -0.00350804348, -0.0157399587, -0.00461180788, -0.0108448323, -0.0217841025, 0.00854679756, 0.0371777825, -0.0306457, 0.0403257757, -0.0051036817, -0.0179120731, 0.0408609323, 0.027607888, -0.0143784527, -0.0125290072, 0.0212174654, 0.0314484388, 0.00412386935, -0.00600872934, -0.0110494513, 0.0205878671, -0.0286624655, 0.0215794835, -0.0222563017, 0.0276708491, -0.0316215791, -0.00618973887, -0.00478494773, 0.0506826676, -0.0261598118, 0.0167945363, 0.0609451234, 0.0151733207, 0.0154094202, -0.00809033867, 0.0222720429, 0.0493919924, 0.00491480203, 0.0437885672, 0.0130956462, 0.0440404043, -0.0100971842, -0.0225553606, -0.0191712696, 0.0401998572, 0.0331798345, 0.0287096854, 0.0187148117, 0.00217211433, -0.0217368845, 0.00350804348, 0.014598812, 0.0211072844, -0.0132294353, -0.0271986499, -0.0127651067, -0.00411993451, 0.0225868411, 0.00563884, -0.0255302135, 0.0034647584, -0.017188035, 0.0508715473, -0.0298901815, 0.0252311546, -0.026018152, 0.0229016412, 0.0168889761, -0.005414546, 0.0223822221, 0.0157242194, -0.0327076353, -0.00603627414, 0.00190256757, -0.00989256427, 0.00697673671, 0.0244913772, -0.0263486914, 0.0155432094, -0.0103647634, -0.00253019854, 0.0258450136, -0.00812968891, -0.0115137799, 0.0184944514, 0.000957186276, 0.0092078764, 0.0290559642, 0.00679572718, 0.00840513781, -0.0106402123, -0.000422273588, 0.0341557115, 0.00274662278, 0.0101444041, -0.016369557, 0.00617006421, -0.0007501074, -0.01146656, 0.0186833311, 0.0234682783, 0.0155983, -0.0236886386, -0.00854679756, -0.0170778558, -0.0222090818, -0.0298429634, 0.0242710169, 0.0194703303, 0.0202258471, 0.0129775964, 0.0147168618, -0.00304371468, -0.00356510072, 0.00250265351, 0.0191870108, -0.00239050621, -0.0159996692, 0.00850744825, -0.00751583045, -0.00964072533, 0.0123007782, -0.00312438188, -0.00714200642, -0.0342501514, 0.0118364496, 0.0412386917, 0.00770471, 0.00899538677, 0.00811394863, 0.0213591252, -0.0323613547, 0.00726792635, 0.0177861545, 0.0153858103, 0.0393184163, -0.00716561638, 0.0404202156, 0.014370583, 0.0116396993, -0.0314641781, 0.048447594, 0.0167473163, 0.0120489383, 0.0147955613, 0.020524906, -0.0115452604, 0.0104355933, 0.0176444948, 0.00321095157, 0.00531617133, -0.0325187556, -0.0274347495, -0.00339786359, -0.00559555553, -0.00741745578, 0.00563097047, -0.010671692, -0.00934953615, -0.020068448, 0.0100420937, -0.00781882461, -0.020068448, -0.00776373502, 0.000269546814, 0.00218391931, 0.0214378238, -0.0179750342, 0.0716482922, -0.00646912307, 0.046747677, -0.00156120723, 0.017140815, 0.00949906558, 0.00700821681, 0.0061936737, -0.00253413338, -0.00517057674, 0.00956989545, -0.0208239667, -0.0254515149, 0.0116318297, -0.0198166091, -0.027812507, -0.00900325645, 0.00735449605, -0.0217211433, -0.00583559, 0.024790436, 0.0163065977, 0.00837365817, -0.000638944, 0.0152362809, -0.0167630557, 0.0157714393, -0.033305753, -0.0141187431, 0.00168909435, 0.0317947157, -0.00528075639, -0.0246645156, -0.021091545, 0.0376499817, -0.0134261856, -0.0412386917, -0.0128438063, 0.00293746986, 0.00964072533, 0.0196434688, 0.0225868411, -0.00077863608, -0.0167630557, 0.00899538677, -0.0185574125, -0.0366426259, -0.00391925, -0.0130484262, 0.00252626347, 0.0308818, 0.0175815336, 0.00508400658, 0.000901112682, 0.0294179842, 0.00467870291, -0.0137724644, -0.01146656, 0.00445047347, -0.0102781933, -0.0311966, -0.0220202021, 0.0430330485, -0.0027348178, -0.0269940291, -0.0349112302, -0.0209498852, 0.00125132676, -0.0238617789, -0.0162278973, 0.0145043721, 0.0152126709, -0.00595757458, -0.00598511938, -0.0244598966, -0.00524927629, 0.00311454432, 0.0262070317, 0.0283476673, 0.0121748587, -0.00733482093, -0.00498169707, -0.0115767401, 0.00452523818, -0.011238331, -0.0375870243, -0.00146578369, 0.00748435035, -0.0104592033, -0.00911343656, 0.0121355085, 0.0226970203, 0.0085861478, 0.0102939336, 0.0140321739, 0.0166843571, 0.000452523818, 0.0163852982, -0.00283516012, 0.00860188808, 0.0220044628, -0.00373037043, 0.00819264911, 0.0170778558, 0.0267421901, -0.0239247382, -0.038751781, -0.0260024127, -0.00134970155, 0.0133710951, -0.0802737921, -0.00749222049, -0.00583165465, 0.0221303832, 0.0100499643, 0.0302994214, 0.0378073826, -0.00147562113, 0.0366426259, 0.00984534435, -0.00363986567, 0.0431274883, 0.00681933714, -0.0600951649, -0.0139928237, 0.0268208906, -0.0197693892, 0.0297013037, 0.0151103605, 0.00608742936, -0.0119702388, 0.00926296599, 0.0141423531, 0.00234131888, -0.00421437388, 0.022067422, -0.00655962806, 0.0087435469, 0.0360130258, -0.0298114829, 0.0147719514, 0.00363986567, -0.0325187556, 0.00391334714, -0.0236886386, 0.011057321, -6.40050712e-05, 0.0355408266, 0.0432219282, 0.0214693043, 0.0138196843, 0.0468736, 0.000121615776, 0.0035631333, 0.0408609323, -0.0365796648, -0.0217526238, -0.0181009527, -0.00630385382, -0.00357493828, 0.00391334714, -0.0108369617, -0.0250894949, -0.0270727295, -0.0349112302, -0.0186833311, 0.00750009064, 0.0051312265, 0.0124896578, -0.00929444563, 0.0178491138, 0.00689410232, 0.0134734046, -0.0146066817, -0.00723251142, -0.00583952479, 0.00403729966, 0.00477314275, -0.0311651193, 0.0201314073, 0.0243497174, -0.000374315918, 0.0136544146, 0.0125762271, 0.00387006253, 0.0388777, 0.0175815336, -0.0206036065, -0.0285680257, -0.00813755859, 0.00474559749, -0.0210443251, -0.008649108, -0.0148585215, 0.0222877823, 0.0239719581, 0.0233266186, -0.000197241359, -0.00922361575, -0.0101444041, 0.00385038741, -0.0267421901, 0.00422224402, -0.00710265664, 0.00101227616, 0.0116554396, -0.0057844352, 0.00217998424, 0.0285365451, 0.0181009527, 0.0474402383, -0.015779309, 0.0277180672, 0.0149372211, -0.0189823899, 0.0219257623, -0.0175500549, 0.00542635098, 0.0201314073, -0.0256403927, -0.00981386472, -0.00449769339, 0.0241923165, 0.00373627269, -0.0312910378, -0.0284893252, -0.0430330485, 0.00162219955, -0.00891668722, -0.0361389481, 0.0109550115, 0.00473772781, 0.0101916231, -0.0156376492, 0.011214721, -0.00955415517, -0.00679572718, 0.0191083103, 0.0195490289, -0.0379333, -0.00329948892, 0.0362648666, -0.00206783717, -0.027607888, -0.022067422, 0.0227127615, -0.0197221693, -0.00347066089, 0.0224924013, -0.0150395306, -0.0100027444, 0.00883798674, 0.0338409133, -0.0207767468, -0.0169519354, -0.0130562959, 0.0119938487, -0.0143076228, -0.0060008592, -0.0351001099, -0.00509581156, 0.0162121579, -0.00194782, 0.0166686159, -0.0236099381, 0.00180714403, -0.00923935603, -0.00893242657, 0.0143627124, -0.00842087809, -0.000681245117, 0.0163852982, 0.0186675917, -0.0442292839, -0.0435996875, 0.0202730671, 0.0166056566, 0.013599325, 0.00659897784, -0.0153622, 0.0101916231, -0.00761420513, 0.00511942152, -0.0109314015, -0.00410025939, 0.0303938612, 0.00669735251, -0.0117656197, 0.003995982, -0.00912130624, 0.0195332896, -0.0036438005, -0.011804969, -0.0111360215, 0.00700034667, -0.0382166207, 0.0290874448, -0.0156691298, 0.0141030038, 0.0277810283, 0.00590248452, 0.0419627316, 0.024475636, -0.0399794951, 0.019501809, -0.0269782897, 0.0226025805, 0.00529256137, -0.0227442402, 0.0122929085, -0.0150001813, 0.00956989545, -0.0255774334, -0.0313697383, -0.0458977222, 0.000187403886, 0.051627066, -0.00287254248, 0.00788965449, 0.00900325645, 0.00853892788, -0.0162436385, 0.0177861545, -0.0120882886, -0.0501475111, -0.0236256793, -0.00077863608, 0.0226025805, -0.00265021552, -0.00129657914, 0.000614842167, -0.0244441573, -0.0401998572, -0.00838939846, -0.0284893252, 0.0132058254, 0.00819264911, -0.0042655291, -0.00575689, 0.0207924861, 0.00598118454, -0.00114508206, -0.0375870243, -0.00663832761, -0.0366426259, 0.00749222049, -0.0147640817, -0.0076024, -0.00220162678, 0.0148506518, -0.0224924013, -0.0243654568, 0.00708691683, 0.0116947899, -0.0202888083, -0.0534529, -0.0134576652, 0.0118915392, -0.0238302983, 0.00860188808, 0.041616451, -0.0142604029, 0.00480462238, 0.00244756369, 0.0184000116, -0.00593003, 0.0118757989, 0.00708691683, -0.0395702571, -0.0313854776, -0.0288828257, 0.009081956, 0.0045449133, -0.033305753, 0.021296164, 0.0266634915, 0.0104906829, -0.0103411535, -0.0148506518, -0.0399165377, -0.00270530558, 0.0200999286, 0.0196592081, 0.00767716486, 0.0101050539, -0.00716168154, 0.0186361112, 0.00770864496, -0.00546570076, 0.00410025939, -0.000957186276, -0.00404516933, -0.0154172899, -0.017140815, -0.0446700044, 0.00796835404, 0.00532404101, 0.0248376559, -0.0302679408, -0.00137134397, 0.013827554, -0.0133160055, -0.0329594761, 0.00252429605, 0.0101129236, -0.0010614635, -0.0127887167, 0.0142367929, -0.00995552447, 0.00759453047, -0.00719709648, 0.00766142504, -0.00461967802, -0.0038287451, 0.0135048851, -0.0115373898, -0.00589067955, -0.016369557, -0.0301262811, 0.0361389481, -0.0146460319, -0.0533584617, -0.00502891699, 0.023657158, 0.0193444099, 0.0116475699, 0.0183527917, -0.00952267554, -0.0171093363, -0.00966433529, -0.00785817485, 0.000987682492, 0.00546176592, -0.0344075523, -0.0190768298, -0.00208357698, 0.00943610538, -0.0351001099, -0.0331483558, -0.0157478284, -0.00832643826, -0.0127021475, -0.0057254103, -0.0154566402, 0.00307125947, -0.0021760494, -0.0203517675, -0.0127178868, 0.0251209754, 0.0239719581, 0.0132766552, 0.0155432094, -0.0104355933, -0.0103175435, 0.10696876, -0.0337779522, -0.0121905981, -0.00795654953, -0.0032384966, 0.0101994937, -0.0187777709, -0.00145201129, -0.00147365371, -0.000784046715, 0.0483531542, -0.00110966712, -0.0103332829, 0.017188035, 0.0269310698, 0.016936196, 0.00932592619, 0.00263447571, -0.012599837, -0.0176287536, -0.00096013752, 0.0227914602, 0.00568999536, -0.00415141415, 0.00795261469, 0.0325502343, -0.0135048851, 0.0167473163, -0.0101994937, -0.00335064391, 0.00179435534, -0.017959293, -0.00780701963, -0.00251445849, 0.00136347394, -0.0159681886, 0.00641403347, -0.0118600596, -0.00703182677, -0.00060205342, -0.0300003625, 0.0118915392, -0.0166528765, -0.0152992401, -0.00775979972, 0.0117892297, 0.00378152519, 0.0214378238, -0.0127965864, 0.00753550557, 0.0117734894, -0.0208239667, 0.0183370523, -0.0150080509, -0.0196277294, 0.0162751172, 0.00595757458, 0.0102781933, 0.00529256137, 0.00441899337, 0.00850744825, 0.0241608378, -0.017707454, 0.00419469923, -0.00761420513, -0.0106795626, 0.00923148636, 0.00168220815, 0.00752370059, 0.00720890146, -0.0173611753, 0.0312753, 0.00509974686, 0.00869632699, -0.0388777, -0.00149136118, -0.00967220496, -0.00868845731, 0.0389091782, -0.00530436635, -0.00386612746, 0.0066540679, -0.0203675069, 0.0213748645, -0.0200369675, -0.00700821681, 0.00543815596, 0.00939675607, 0.0160547588, 0.00950693525, -0.0272458699, -0.0092078764, -0.0333372317, -0.00975090452, -0.0046039382, -0.0217368845, 0.0442607664, 0.0265218318, 0.0077165151, 0.00543422112, 0.0175815336, 0.0130248163, 0.0215637442, -0.0202258471, 0.010419853, -0.0088065071, -0.0194545891, -0.00698854169, -0.0129775964, -0.0161964186, 0.0121355085, -0.00357493828, 0.0170621164, 0.0178333744, -0.00259906077, -0.028174527, 0.0202101078, -0.013961344, 0.0197379086, -0.00751583045, -0.0100184837, 0.0153622, 0.0114586903, -0.00779128, -0.00104670727, -0.0156691298, 0.00394876208, -0.000612874632, -0.0158343986, 0.0186990723, 0.000502449, 0.00962498505, -0.0257033538, 0.00927083567, -0.00912130624, -0.014960831, -0.00703576161, -0.00334474142, 0.0134812752, 0.0028469651, 0.000459410046, 0.00330539141, -0.0232321806, 0.00357297063, 0.00545389578, -0.0169204567, -0.0146145523, 0.00770471, -0.0121669881, 0.00820051879, -0.00687836204, -0.0162278973, 0.0133868353, -0.0176130142, 0.046244, -0.0115846097, -0.00879863743, -0.0155589497, 0.00790539477, -0.00320308167, 0.00467476808, -0.0094282357, 0.0191240497, -0.00226261909, -0.00996339414, -0.0241450965, -0.00383661501, 0.0158265289, -0.0211072844, 0.0121984687, -0.00491480203, -0.00256561325, -0.0180852134, 0.0184472315, -0.0134734046, 0.00194782, 0.024995055, -0.00919213612, -0.00576476, -0.00742139062, 0.00676424755, 0.00649666833, 0.0133238751, 0.00658717286, 0.0189036913, 0.00482823234, -0.000561719819, 0.00541848084, 0.0221776031, 0.00469837803, -0.00326997647, 0.00609136419, 0.00399204716, -0.0140951332, 0.0109707518, 0.0346593894, -0.00502104685, 0.00933379587, 0.00609923434, 0.026018152, -0.0260811131, -0.00104769098, -0.0124345673, -0.0126785375, -0.00546570076, -0.0274190083, -0.0170621164, -0.0111596314, -0.00348246587, -0.025813533, -0.021296164, 0.0302364621, 0.01146656, -0.00275449292, -0.00842874777, 0.0147483414, 0.0296540838, 0.0126549276, -0.0145830717, 0.0361074656, 0.00181304652, -0.0107582621, 0.00075502618, 0.0191397909, -0.0100263543, -0.00882224739, 0.0297800023, 0.0329909548, 0.00293943728, -0.0170148965, 0.0186675917, 0.0368315056, 0.0287726447, 0.0187935121, 0.00577263, -0.0326131955, 0.00754731055, -0.00833430793, -0.0149687007, 0.0127257574, 0.0212804247, 0.0175500549, -0.00179632287, 0.0233738385, -0.0165584367, -0.000118418597, 0.0256246533, -0.00302207214, -0.0113249, 0.00883798674, 0.00644944841, -0.00383661501, 0.0344705097, -0.0270727295, 0.0164482575, -0.0106008621, -0.034596432, 0.00290008751, -0.0103805028, -0.0139219938, 0.0164639968, -0.00305158459, -0.00443473365, -0.00935740583, 0.0126785375, -0.00753157027, -0.022476662, -0.00135757145, -0.0103962431, -0.00544996094, -0.0278439876, 0.0211545043, 0.0266320109, -0.00950693525, -0.00434816349, -0.0169834159, -0.00742926076, -0.0179750342, -0.0106953019, 0.00381300505, 0.00860188808, 0.0246802568, 0.00821625907, -0.0166056566, 0.00543028582, -0.0218470637, -0.00883011706, 0.000907507, 0.000139323238, -0.013780334, -0.0235784594, 0.024428416, 0.0143076228, -0.0135284951, -0.0239562187, 0.000872584, 0.0221461225, 0.00236492883, -0.00867271703, 0.0201628879, 0.0233895797, 0.0113642504, -0.000274465536, 0.0333687142, -0.0284735858, -0.0272301286, 0.0254357737, -0.00576869491, 0.006504538, -0.0125604877, 0.0149372211, -0.0297485236, 0.0167630557, 0.0253728144, 0.00358477561, -0.00162515079, -0.0124109574, -0.00325620407, 0.00646518823, 0.00915278587, -0.00212686206, -0.016094109, 0.00274268794, 0.0105772521, -0.0119151492, -0.00385235506, -0.00709085166, 0.00731908111, -0.0181953926, -0.0107031725, 0.0124503076, -0.0113406405, -0.0127336271, -0.00146283244, 0.0104906829, -0.0105929924, -0.0343760699, -0.00309290201, -0.0198480878, -0.00509581156, -0.0183685329, -0.00953841489, -0.0401368961, 0.0189981312, -0.00955415517, -0.0237201191, -0.017502835, 0.0143548427, -0.00777160469, 0.0132373059, -0.0319521166, 0.0107031725, -0.00815329887, -0.0470939577, -0.00302600721, 0.00180616032, 0.0235312395, 0.0107110422, -0.00261086575, 0.0216267034, 0.00232754648, 0.0215007849, -0.0184314921, 0.0131192561, -0.00119722064, -0.0186518524, 0.013166476, -0.0089875171, 0.0234210584, 0.0319363773, -0.0143784527, 0.0150631405, 0.0131507358, -0.00393892499, 0.0106166024, 0.0200212281, 0.0149372211, 0.0267421901, 0.00890881661, 0.00993978418, 0.0103332829, -0.0149057414, -0.00982173439, -0.00254987343, -0.0209971052, -0.00860188808, -0.00446621329, 0.00515877176, 0.0195647683, -0.0283476673, 0.00423011417, 0.00979025476, 0.0109471418, -0.0222405624, -0.0346593894, 0.0212489441, -0.0222090818, -0.00630778866, -0.00283122505, -0.00615432393, 0.0146853821, -0.000390301808, -0.0249163546, 0.0187620316, -0.00795654953, -0.0101680132, -0.00128280662, -0.0279384274, 0.0162436385, -0.0142053133, -0.00757092051, 0.0276551079, 0.00759846531, -0.0130799059, -0.000805689138, -0.00668948283, 0.0200527087, 0.0230275597, -0.0154015496, 0.0212174654, 0.00154546718, 0.00644551311, -0.00853892788, -0.0219887234, -0.00375201274, -0.00198716973, 0.0356352665, -0.0202258471, 0.00302207214, -0.0184314921, -0.0158737488, 0.0165741779, 0.0143076228, 0.0330853947, -0.0360759869, 0.00645338325, 0.00908982661, -0.0160075389, -0.008649108, 0.0108212223, 0.00630778866, -0.014756212, -0.0356037878, -0.00270333793, 0.0102073634, -0.000166868165, 0.00744500058, 0.00445440831, 0.0195805095, -0.000809132296, -0.0136386743, 0.00115983828, -0.00600872934, -0.0136386743, -0.00692164712, 0.004540978, 0.0164482575, -0.0162908584, 0.00134970155, 0.00635894341, -0.000651240814, -0.00360838557, -0.0189194307, 0.00527288625, 0.0129697267, -0.00501317717, 0.00612284429, 0.0143784527, -0.0161334574, 0.0051941867, -0.00961711537, -0.0147404717, -0.00660291268, -0.00122279802, -0.0193601493, -0.00313225179, 0.0100420937, 0.00383661501, 0.0229173806, 0.00618186872, 0.00772832, 0.0115688704, 0.0162121579, 0.0326446742, -0.00602446916, 0.0558138937, -0.00820838846, 0.0200212281, 0.00779915, 0.00199503987, 0.0149450907, 4.69739389e-05, -0.000167483, 0.0227757208, -0.0246959962, 0.00154743472, -0.0152913705, -0.00429700874, -0.00652027829, 0.0318261981, -0.0243024975, -0.0106087327, 0.00486364728, 0.015960319, 0.00938101579, -0.0129775964, -0.0155904293, -0.0198480878, -0.00578837, -0.0180222541, -0.00292172981, -0.00861762743, -0.00187010388, 0.00692558195, 0.0189194307, 0.00202455232, 0.00840513781, 0.00149234489, 0.00413960917, 0.00583559, 0.00726792635, 0.0128201963, -0.0199897476, -0.0026620205, 0.00506433193, 0.000120755, 0.0129618561, 0.00511942152, -0.00611497415, 0.00311847939, -0.00833430793, 0.0074371309, -0.0141344834, -0.00708298152, -0.0262542516, 0.0085861478, -0.0311808586, 0.00736236572, 0.0190138705, 0.00752370059, -0.00335851382, 0.00233148155, -0.0230905209, -0.00770471, 0.0162436385, 0.0131349955, 0.00234722137, 0.00171565556, 0.00327391154, -0.0136701548, -0.0136229349, -0.00320308167, -0.0109707518, 0.0021170245, 0.0130484262, 0.0335890725, 0.0113642504, 0.0258764923, -0.00744893588, 0.00694132177, 0.0054735709, -0.00581984967, -0.0136701548, -0.0131349955, -0.0213276446, 0.00919213612, -0.00647305837, 0.0147326021, 0.0216896646, -0.011561, -0.00445440831, 0.0156061696, 0.00499350205, 0.0138905142, 0.0198480878, -0.00139888888, -0.00935740583, -0.00456852326, -0.00322865904, -0.000485479366, -0.00277810288, -0.00506433193, -0.0221618619, -0.0148821315, 0.0174083952, 0.0126785375, 0.031401217, 0.00779915, 0.00506433193, 0.0166686159, 0.000282581459, 0.0103332829, 0.0031578294, -0.00154054852, -0.00990830455, -0.00593396463, -0.00602840446, 0.0206508264, 0.00643370813, -0.00416715397, 0.0111832414, 0.00447408343, 0.00153562974, -0.0210443251, -0.0262542516, -0.0124739176, -0.00329948892, -0.00440325355, -0.00860975776, -0.00901112705, -0.00175008667, 0.0217683632, -0.0042930739, -0.0166371372, 5.06015094e-05, -0.0263014715, 0.0191240497, -0.0122063383, -0.0212489441, -0.0150788808, -0.00601659948, 0.0208711866, 0.00889307726, 0.0134104453, -0.0155038601, 0.00589854969, 0.00439144857, -0.0042655291, -0.0249163546, 0.000569097872, -0.0031125769, -0.0170306358, -0.00296698231, 0.00386022497, -0.0032384966, -0.000580411, -0.0138511639, -0.0210443251, -0.00666587288, 0.00541848084, -0.00646912307, -0.00453310832, -0.007685035, -0.015983928, -0.0125053972, -0.00214456953, -0.00517057674, -0.0123243881, 0.000847498421, 0.0033781887, 0.00598511938, -0.0117026595, 0.0136701548, 0.0192657094, 0.000240157344, -0.0191555303, -0.0139456037, -0.0235784594, 0.00226852158, 0.00816116855, -0.0103175435, 0.0034372136, 0.0201471485, 0.0147168618, -0.00876715686, -0.00150119863, 0.0182268731, -0.00706330687, -0.0132766552, 0.00615432393, 0.00411206437, -0.021658184, -0.00789752416, -0.0069059073, -0.0143548427, -0.000700428209, -0.00394286, -0.0266634915, -0.0178805944, 0.0111753708, 0.0139456037, -0.0186203718, 0.00737023586, -0.0164797381, 0.0207137857, -0.0167473163, -0.0011214721, -0.0148978718, 0.013961344, 0.013418315, 0.0131743457, -0.0249635745, 0.0241608378, 0.0225081425, 0.000910950126, -0.0396961756, 0.00126903423, 0.0166686159, 0.000256020285, -0.000547455449, 0.0155195994, -0.00702789193, 0.00873567723, -0.00415534899, 0.00410025939, 0.00102703238, -0.000302010478, 0.0249478351, -0.00850744825, 0.00492267217, -0.000133420748, -0.0185731519, 0.000320209801, -0.0154959895, -0.0154409, -0.00753944041, 0.00832643826, 0.00371463038, 0.0213276446, 0.0194231104, -0.00281351781, 0.0144807622, 0.00437964359, 0.00975877512, -0.0012208306, -0.00596544473, -0.00323456153, 0.00599298952, -0.00435603363, -0.010805482, -0.0293078031, 0.0354463868, -0.00945971534, -0.00263054064, -3.36933517e-05, -0.00758666033, 0.00598511938, -0.00447801827, -0.0218470637, 0.0312123392, -0.0177231934, 0.0169204567, -0.00050367869, 0.0331483558, -0.00816903915, -0.0210443251, 0.00614251895, -0.00694132177, -0.0129146362, 0.0100499643, -0.00581198, -0.0134104453, 0.0157006085, -0.0160704982, 0.0250737555, -0.00883011706, 0.000993584865, -0.00629204884, 0.000620744657, 0.00828708895, 0.0140006933, 0.00221736683, -0.0129146362, -0.00761420513, 0.0200841874, -0.00851531792, -0.0134025756, 0.00319324411, 0.0057805, -0.00355526316, 0.0143312328, -0.00143528753, 0.0138590336, -0.00782275945, 0.0146066817, 0.00398024218, -0.0108212223, -0.0187148117, -0.0159130991, -0.00129854667, -0.00133494532, -0.0210285857, 0.0040727146, -0.0118128397, 0.000577951607, -0.0194388498, 0.00152284105, 0.00420650421, -0.000173016582, 0.00759059517, -0.0107818721, 0.0133160055, 0.011238331, -0.023122, 0.00893242657, 0.0252941139, -0.0113170305, 0.00105851225, 0.00213473197, 0.0191870108, 0.00352771836, -0.00193208, -0.00800376944, -0.0099240439, 0.0129461167, -0.00974303484, -0.0106008621, -0.0230275597, 0.0204147268, 0.00831856858, -0.026018152, -0.00135068526, 0.00781489, 0.0059772497, 0.00601659948, 0.0208082255, -0.000502940908, -0.0164954774, 0.000857335923, -0.0247117355, -0.01537007, -0.0264588706, 0.0349427089, 0.0146775115, 0.0139534734, 0.0124660479, -0.00650060317, 0.0117656197, 0.00189568137, 0.017959293, 0.0205563866, -0.0217054039, -0.0115295202, -0.00261283317, 0.00828708895, 0.00264628069, 0.010805482, -0.00644551311, -0.0187462922, 0.0116711799, -0.00137724646, -0.00837365817, -0.00157596346, 0.00252626347, 0.0144492825, 0.023657158, 0.00379923265, 0.00766142504, 0.0230275597, -0.0127965864, 0.0139456037, 0.0125053972, -0.00705937156, -0.00489906222, 0.0242080577, 0.00518238172, 0.0088615967, -0.0181796532, -0.00304961717, 0.00650847331, 0.00799589884, -0.0223979615, -0.00215440686, 0.0111045409, -0.0215480048, -0.0409238935, 0.00126313174, 0.00449769339, -0.0264903512, 0.00486758258, -0.00972729456, -0.0194388498, 0.000675834483, 0.000992109301, -0.000400877092, 0.00512729166, -0.00897964649, -0.00515877176, -0.00166253315, 0.0133238751, 0.00647699321, -0.0122456886, -0.00226261909, 0.0172509961, 0.00620941399, 0.00053466676, -0.0148900012, 0.0146539016, -0.00633139862, -0.0051351618, -0.00594970444, 0.00108408963, -0.00857827812, 0.000287746137, 0.013166476, 0.0109943617, -0.00171368802, -0.00905834604, -0.000825856, 0.0159288384, 0.00893242657, 0.00175008667, 0.0144728925, -0.0140321739, -0.017707454, -0.0129382461, 0.00628811354, 0.0213906039, 0.0110809309, 0.0125526171, -0.0109628811, -0.00396647, 0.00315389433, -0.00210128445, 0.00915278587, 0.0136544146, -0.0138590336, 0.0138905142, 0.0213591252, 0.00644944841, 0.0348167904, -4.66511483e-06, 0.0119387591, 0.0109077916, 0.00195864122, -0.0062526986, 0.0205406472, 0.00615038909, -0.00577263, 0.0227285, 0.0125840977, 0.00610316917, 0.000156046939, -0.00225474918, -0.0095462855, -0.0191712696, 0.00502891699, -0.0112619409, 0.0101207942, -0.00292369747, -0.0297013037, 0.00280171284, 0.0100657037, -0.0110494513, 0.0188879501, -0.0200527087, -0.00244953111, -0.00345688849, -0.0105536422, -0.0103411535, -0.00048351186, -0.0204304662, 0.0213119052, -0.00434816349, -0.0140164336, -0.0195175502, 0.0318104587, -0.0049108672, -0.00758666033, -0.0164954774, -0.0116475699, 0.0051902514, 0.0103962431, 0.00431668386, -0.000508105557, 0.0144020626, 0.0018179653, 0.0115767401, -0.00964072533, 0.0131271258, -0.0154251596, -0.00803131424, 0.021091545, -0.0016123621, 0.0108999219, -0.00512335682, 0.000605988433, -0.00366150797, 0.0168889761, -0.00227639149, -0.0142604029, -0.000271268364, -0.00193011248, -0.0110809309, 0.0110415816, -0.0110966712, -0.0100735743, -0.00709872181, 0.00199995865, -0.0131349955, 0.0170621164, -0.0158186592, 0.00147857238, 0.0265375711, -0.0286782049, -0.00394286, 0.0127493665, -0.00610710401, 0.00672096247, -0.00703576161, 0.0183685329, 0.000641403312, 0.00411206437, 0.0100420937, 0.0239404775, -0.000227614568, -0.0150710111, 0.0150159206, -0.0220831633, -0.0119466288, 0.00403336436, 0.00495021697, 0.00762207527, 0.00263054064, -0.0146460319, 0.00107917096, -0.00231377408, 0.0170935951, 0.00354542583, 0.00979025476, -0.0190138705, 0.0110966712, -0.0052217315, -0.0263959114, -0.00159071968, -0.00879076682, -0.00167925691, -0.013032686, 0.00940462574, -0.0120725483, 0.000138339485, 0.0174870938, 0.00910556596, -0.0204147268, 0.019501809, -0.00853892788, 0.0184629727, 0.00729940599, 0.00894029718, 0.0142840128, -0.0200212281, 0.0072443164, -0.0175343137, 0.0154409, -0.022681281, 0.0089875171, 0.00642190315, 0.00655175792, -0.0152913705, -0.00204422721, -0.00123755424, -0.00780701963, 0.00427733408, -0.00325030158, -0.0222405624, -0.00788178481, -0.000337671314, 0.000391531474, -0.0136701548, 0.00708298152, -0.00368118286, -0.00421830919, -0.0147876916, -0.0235154983, 0.00927870627, -0.0150788808, -0.00776767, -0.0172195155, -0.0198323485, 0.0210128464, 0.0210600644, 0.0200999286, -0.0174083952, -0.000440472912, 0.0132687856, 0.0134970145, 0.026018152, 0.00999487378, 0.0128988968, 0.00737810601, 0.00868845731, 0.00197634869, -0.0107897418, -0.0122456886, 0.00295124226, -0.007991964, 0.0100971842, 0.0174241345, 0.0356352665, 0.00248691346, 0.0150552709, -0.00837365817, 0.0264273919, -0.012033199, 0.00535552111, -0.0119938487, 0.0198480878, 0.00698460685, 0.0118994089, 2.42401511e-05, -0.00297485222, -0.00115295197, 0.00226261909, -0.00198913738, 0.00285286759, -0.000385137129, -0.0127493665, 0.0168574955, -0.00236099376, 0.00737023586, 0.0279856473, 0.018163912, 0.00951480493, 0.0128674163, -0.00726005621, 0.00685868738, 0.011214721, 0.00464722281, -0.00926296599, 0.0131822154, -0.00817690883, -0.00668554753, 0.0172037762, 0.00269546802, -0.0106953019, -0.00437177345, 0.016936196, -0.0144571522, -0.0136937648, 0.0124660479, -0.0170778558, -0.00041120642, 0.00352968578, 0.0100106141, 0.0105221625, -0.0118994089, -0.00325423665, -0.0139377341, -0.0212017242, 0.0127651067, 0.014213183, -0.0085231876, -0.00742532592, -0.00617399905, 0.0240821373, -4.30389518e-05, -0.00596544473, -0.012214208, 0.0244598966, 0.00764962, 0.0159367081, 0.00606775424, -0.0106087327, -0.0129067665, 0.0124817872, -0.0197221693, -0.0120725483, -0.00752370059, -0.00236296142, -0.00997126382, -0.0151811903, 0.0088615967, -0.00445440831, 0.0117420098, -0.0154172899, -0.00805098936, -0.00441112369, 0.0124424379, -0.0106008621, -9.59922272e-06, -0.00186715263, -0.00727186119, -0.00657930272, 0.00396450236, -0.00508794188, 0.014960831, -0.00394286, 0.00174221676, -0.000715676288, 0.0026935006, -0.00738204084, 0.00714594126, 0.0142682726, -0.0433793291, -0.0127965864, 0.00234722137, 0.0112068513, -0.00758666033, 0.0133002652, -0.0165741779, 0.000453261629, -0.00982960407, -0.00809033867, -0.00610316917, 0.00272891531, -0.0233895797, 0.00256167841, -0.0121276388, -0.013780334, -0.014984441, 0.0263014715, 0.000708298176, 0.0147168618, -0.00457639294, 0.0118443193, -0.00826347899, -0.0185574125, 0.0100263543, -0.0132294353, -0.00672489777, 0.0079368744, -0.00899538677, -0.00764568523, 0.0111124115, 0.0114036007, 0.00497776223, 0.00900325645, 0.00286467257, 0.0154251596, 0.0051036817, 0.00705543673, -0.00946758501, 0.0234368, -0.0112934206, -0.0128595466, -0.0105300322, -0.00053220737, -0.0132058254, -0.0141817033, 0.00304371468, 0.0369259454, 0.00449769339, -0.00919213612, -0.0154645098, 0.023043301, 0.0228386801, 0.00251642591, 0.00716168154, 0.00463935314, -0.0178648531, -0.00177959912, -0.00754731055, -0.00169302931, -0.00823986903, 0.00612284429, 0.00993978418, -0.0114586903, -0.0147876916, -0.00107228477, -0.0231062602, -0.0219729822, 0.00556407543, -0.0133632254, -0.00979025476, 0.0288198646, 0.00569786504, 0.0117420098, 0.0159052294, 0.00253216596, -0.0357611887, -0.0116396993, -0.00360445073, 0.0039546648, -0.000373086223, 0.00633533346, -0.00500137219, 0.00363002811, -0.00120902562, 0.0175185744, -0.0363907851, 0.00129756285, -0.000255528401, -0.0106638223, -0.00229803403, 0.0231534801, 0.0246015564, -0.00179140409, -0.00138511637, 0.00668554753, 0.012395218, -0.00129657914, 0.0250107944, 0.00755518, -0.00753157027, 0.00159367081, 0.00748435035, 0.00997126382, -0.00838939846, -0.00507613691, 0.0101758838, 0.0207452662, 0.0105300322, 0.00367724802, -0.00159170339, 0.0260496326, -0.0210758056, -0.00561523065, 0.012985466, -0.00975090452, -0.0119544994, -0.00481249252, -0.011238331, 0.0136386743, -0.00520992652, -0.00434816349, -0.0179750342, 0.0112462007, 0.00314208935, -0.00224884669, -0.0158894882, -0.00421043904, 0.00219178922, 0.00545783062, 0.00142348255, -0.012237818, 0.0037165978, 0.0237358585, 0.00323652918, 0.000109257453, -0.0124345673, -0.0119544994, -0.00294927484, -0.015165451, -0.00752763543, -0.00285877, 0.00742926076, 0.00296698231, -0.0224451814, -0.0139298635, -0.0224924013, 0.0011145859, 0.0197221693, 0.00756698521, -0.00158284965, 0.010443463, -0.00594970444, -0.0120253284, -0.0111517608, -0.0413960926, 0.0229646, -0.0176287536, -0.00696099689, 0.0127100172, 0.0100657037, -0.0154409, 0.00157104468, -0.00675637741, -0.0130405566, -6.56036573e-05, 0.00341163622, -0.0295753833, -0.0256561339, 0.0163538177, -0.00986895431, -0.0288198646, 0.000953251263, 0.01570848, 0.00481642736, 0.0210285857, 0.00352181587, 0.0191083103, -0.00778734498, -0.00929444563, 0.0012473918, 0.00576476, -0.00160055712, -0.0237201191, 0.00277810288, 0.0173454341, -0.00517057674, -0.00456852326, 0.000112208691, 0.00387399737, -0.0142289232, -0.00611497415, -0.00373627269, -0.0175343137, 0.00362412562, 0.0103883734, -0.0109628811, 0.00777947484, 0.028174527, -0.0145830717, -0.00259315828, 0.00903473701, -0.0136858942, 0.0297800023, 0.00311847939, 0.00200192607, -0.0140793938, -0.00349427084, -0.00783063, -0.00937314611, 0.0316530578, -0.00916852616, -0.030535521, 0.000840120309, -0.00260102819, -0.0151497107, -0.0258922335, 0.0103411535, 0.0155825596, -0.00261283317, -0.0132845258, 0.0147719514, -0.00548931072, -0.0255616941, 0.00929444563, 0.00378742767, -0.0161334574, -0.0134261856, -0.00170385058, -0.0103411535, 0.00511548668, 0.00428126892, 0.0247117355, 0.00461574318, 0.00174221676, -0.024223797, 0.00386612746, -0.00651240814, -0.00119525311, -0.00805885904, 0.00750796031, -0.0257820524, 0.000605496578, -0.00261480082, 0.00694525708, -0.0134025756, 0.00774799474, 0.016731577, 0.00894029718, 0.0162436385, -0.010034224, -0.0026935006, 0.0040727146, 0.00741352094, 0.00917639583, 0.00929444563, -0.027041249, 0.0116475699, 0.010829092, -0.00508007174, -0.00421830919, -0.00153661356, 0.00632352848, -0.00512729166, 0.0149529614, -0.0188564714, 0.00412386935, -0.00290795742, -0.0106953019, -0.00523747131, -0.00499350205, -0.0182898324, -0.00165663066, 0.0025223284, -0.0164325181, 0.00596937956, -0.00558375055, 0.0188722108, 0.0315428786, -0.00233541639, -0.00661865296, 0.00553653063, -0.0142525332, 0.00366544304, 0.0169834159, 0.00882224739, -0.00411993451, 0.00296894973, 0.004324554, 0.00894029718, 0.00810607895, 0.0143076228, -0.00733875576, 0.000363740604, -0.00243969378, -0.0300003625, -0.000268317119, -0.00337425363, 0.0251209754, -0.0101207942, 0.0113878604, 0.0214220844, -0.00106047979, 0.0109786214, -0.0188879501, 0.0030456821, 0.0234053191, 0.0115216505, -0.00924722571, 0.006504538, 0.00260299584, 0.00994765386, 0.0154881198, -0.0326131955, 0.00511548668, 0.00528075639, -0.0175657943, -0.0300633218, 0.00949119497, 0.00565458043, -0.000324636669, -0.0104749426, -0.00682327244, 0.0101286639, -0.00534765096, 0.0126627972, -0.0137016345, -0.0290402249, 0.0190610904, -0.0254357737, 0.0158186592, 0.0018445265, -0.00477707759, -0.00542241614, 0.00602840446, 0.00660684798, -0.00446227845, -0.0163223371, 0.0172352549, 0.0125919674, 0.000339392864, 0.00347262854, -0.0121827284, -0.0193129294, 0.0119623691, 0.00694919191, 0.0138354246, 0.0158422682, -0.00437964359, -0.00349820592, 0.00247117365, 0.0137882046, -0.00864123739, -0.0051941867, -0.00772438478, 0.0387203, -0.0126706669, -0.0139377341, -0.0125526171, -0.0115452604, -0.00392908743, 0.00307322713, -0.0177231934, 0.0123558678, -0.00535552111, 0.000696985051, -0.00455278298, -0.00528075639, -0.0124503076, -0.0169991553, -0.000675834483, -0.0152205406, -0.00729153585, 0.0259551927, 0.0223035216, -0.0026482481, -0.00931018591, -0.0135363648, 0.000698952586, 0.00583952479, -0.0134970145, 0.0115846097, -0.0216739234, 0.0187148117, 0.00285680266, 0.00549718086, 0.00159367081, 0.0120725483, 0.00275055785, 0.00846809801, 0.00361428806, -0.000401368947, 9.51775655e-05, -0.0135678444, 0.00764962, -0.0101522738, -0.00111655332, -0.0163223371, 0.00135658775, -0.000905047636, -0.0166213959, 0.00346672605, 4.52216409e-05, -0.00132805901, -0.00805885904, 0.0076024, 0.00192617753, -0.00320898416, -0.013418315, 0.0215794835, -0.00491480203, -0.00247904356, 0.00810607895, -0.00931805559, 0.000278154592, -0.00846809801, -0.00996339414, 0.00535158627, -0.0120804189, 0.0228701606, -0.0384055, 0.0115767401, 0.00972729456, -0.00100834109, -0.0176130142, 0.00644551311, -0.00735843088, 0.0268995911, 0.00448588841, 0.00515090162, 0.00138806761, 0.0274977088, 0.0112934206, -0.00703182677, 0.00637468323, 0.0189509112, 0.0199582689, 0.0102073634, 0.0256246533, -0.00428126892, 0.0215794835, -0.0185416713, 0.00633533346, -0.0015198898, -0.00585133, 0.00313815428, 0.0114272106, 0.0111281509, 0.0257348325, -0.00384055, -0.0103962431, -0.00595757458, 0.00732301595, 0.00875141751, 0.0238932576, -0.000407517393, -0.00879076682, -0.013984954, -0.00360051566, -0.00908982661, 0.00208947947, 0.00888520665, 0.0124030877, 0.0263014715, -0.00146971864, -0.00516664144, 0.00711839646, 0.00673670229, 0.00543422112, -0.00853892788, -0.00193109619, -0.00174811925, -0.0139456037, -0.00164482568, 0.00134183152, 0.00148349116, -0.014394193, 0.00319717918, 0.000603037188, 0.0226498, -0.00727186119, -0.00458819792, 0.0204147268, -0.0314327, -0.0113642504, 0.00626056874, -0.00645731809, -0.00352181587, 0.0252154153, 0.0078385, -0.00960137509, 0.0093652755, 0.00860975776, -0.00520992652, -0.0134261856, 0.00657536788, -0.0248691346, -0.0252626352, 0.00582378497, 0.00453704316, 0.0037834926, -0.00698460685, -0.014756212, -0.00646912307, 0.0206665657, -0.00135068526, 0.0164010376, -0.00409632456, 0.00786211, 0.00792113412, -0.00148840994, -0.00748041552, -0.00873567723, -0.0151182311, -0.0210443251, 0.0089245569, -0.00823199842, 0.00110671588, -0.00829495862, -0.0124109574, -0.0136780245, 0.00561916549, 0.0238460377, 0.0042655291, -0.00206193468, -0.00591035467, 0.0286467262, 0.00118836691, -0.0030319097, 0.00791326445, 0.00651240814, -0.00375398016, -0.00854679756, 0.00499743689, 0.0200999286, -0.014346973, -0.0288041253, -0.000202037132, -0.00765355537, -0.0091449162, -0.00236689625, -0.0262542516, -0.0114980405, 0.0165112168, -0.0100263543, 0.00176090794, 0.0121118985, -0.00225868425, -0.0162278973, 0.0103018032, -0.0241293572, 0.0227599815, 0.00725612137, -0.0264746118, -0.0231849607, 0.0111911111, 0.0172824748, -0.00692558195, 0.016164938, 0.00388973742, 0.0042655291, 0.00198028353, -0.0109314015, -0.00546963559, 0.000594183453, -0.00620154385, 0.00297681987, -0.00476527261, -0.00978238415, 0.00795654953, -0.0145673323, -0.00997126382, -0.0136071946, 0.00972729456, 0.0108369617, 0.00769290514, -0.00182386779, 0.0256246533, -0.00509581156, 0.00409632456, -0.00697280187, 0.0117498795, 0.0115452604, 0.00215834193, -0.0141817033, -0.00480068754, -0.0283161867, 0.0169204567, 0.0589304082, 0.0094203651, 0.00848383829, -0.020115668, -0.00461967802, -0.00114016328, -0.00108507345, -0.0164797381, -0.0195805095, -0.0018179653, -0.00815329887, 0.0136229349, 0.012237818, 0.003995982, -0.0123637374, -0.00379923265, -0.0243339762, -0.00671309279, -0.0182898324, -0.0115846097, -0.0108448323, 0.001254278, 0.0101994937, -0.000302256405, 0.0223664828, 0.0157399587, 0.00330735883, -0.0340927504, 0.00634713843, 0.0228229407, 0.00496202195, -0.0173611753, -0.00276039541, 0.0136386743, -0.0119466288, -0.0220359433, 0.00137724646, 0.0298587028, 0.00491480203, -0.0156219099, -0.0211072844, 0.0192342307, -0.00772438478, -0.00468657305, -0.0105142929, 0.000536634238, -0.0195332896, -0.0145830717, 0.0431274883, 0.000244461233, -0.0214693043, 0.0207924861, -0.00961711537, 0.0211702455, -0.0068744272, -0.0148663912, -0.00418289425, 0.0424034484, -0.0088694673, -0.000957186276, -0.00614251895, -0.00451736851, 0.0135442344, 0.0305827409, 0.00193601497, 0.0107897418, 0.00853105821, 0.00598511938, -7.6609329e-05, -0.00305748708, 0.0117892297, -0.00121886306, 0.00938101579, -0.0153543297, 0.00694132177, 0.00273088296, -0.0165741779, 0.00292566488, -0.00242985622, -0.00748828566, -0.0027210454, 0.00576082524, -0.00665013259, -0.00289025, 0.0117892297, -0.00865697768, 0.0266792309, 0.0183370523, -0.0097036846, -0.0183842722, -0.0175657943, -0.000585821632, 0.00560736051, 0.00990043394, -0.0071813562, 0.0114508206, -0.0115767401, -0.0117813591, 0.00660684798, -0.0250737555, -0.00669341767, 0.024428416, -0.007991964, 0.00585526461, -0.00577656506, 0.0237988178, 0.0200999286, -0.0173139554, 0.00471018255, 0.0153622, 0.00559162069, -0.000566146628, -0.000181624375, -0.00805098936, -0.00890881661, -0.013213696, -0.0103726331, 0.0141108735, -0.0054420908, -0.000191584812, -0.00412386935, 0.00724038109, -0.0138905142, 0.00360051566, 0.0432848893, 0.0166371372, -0.00609529903, 0.00245936867, 0.017959293, -0.00291582732, 0.0113327708, -0.00757879, 0.00118541566, 0.0121118985, -0.00691771228, 0.0140636535, 0.00313225179, -0.0108133517, -0.000315782934, -0.00453704316, -0.0220044628, 0.0262857322, -0.0195490289, -0.0152598908, 0.0193916298, 0.0234210584, -0.0173611753, 0.0079368744, 0.00723251142, -0.00212882948, -0.0149057414, -0.00596544473, 0.0160075389, 0.00642977329, 0.0130799059, -0.00241411617, -0.0132766552, 0.0133081358, -0.0183527917, 0.00470624771, -0.000531715516, -0.00630778866, 0.0285208058, 0.00699641183, 0.00801163912, -0.00300239725, -0.00393302226, 0.0068744272, -0.00200979598, 0.00251249108, 0.0123716081, 0.014165963, -0.0146775115, -0.0146302916, 0.00605594926, 0.0038425175, 0.0165899172, 0.0288985651, 0.00620941399, -0.0353519469, -0.00135953899, 0.00159367081, -0.00751583045, 0.00637468323, 0.0414275713, -0.0111517608, -0.00653208327, 0.00358871068, 0.0277180672, 0.00944397505, -0.000943905674, -0.0372092649, -0.000796343549, -0.00461574318, -0.000845530943, -0.00284106261, 0.00569393, 0.00716168154, -0.00975877512, -0.00618186872, -0.00180222536, 6.04082416e-05, -0.00873567723, 0.00968007464] |
04 Aug, 2022 | Overview of Wireless Metropolitan Area Network (WMAN)
04 Aug, 2022
WMAN : Wireless Metropolitan Area Network (WMAN) is a type of Metropolitan Area Network (MAN) and the only thing is that the connectivity is wireless. It spans multiple locations within a geographic area and it serves the range greater than 100 meters. It is one type of wireless networking which has a coverage area approximately the size of a city. Generally it spans or covers an area which is larger than the Wireless Local Area Network (WLAN) but smaller than Wireless Wide Area Network (WWAN). WMAN connections can be Point to Point or Point to Multipoint networks. It is a newer type networking technology which supplements to some wired technologies like Gigabit Ethernet, Resilient Packet Ring (RPR), SONET over IP etc.
A WMAN is mostly governed by a single entity such as an Internet Service Provider (ISP), government entity, or any other large corporation. The user has to take the authorized access from the providers to use WMAN as the access is restricted only to the authorized users/subscribers.The below figure illustrates a WMAN
Types of WMAN :There are two fundamental types of wireless MAN i.e.
1. Back haul –It is an enterprise type of network , cellular-tower connection. It can also use WiFi hotspot. In this type of network fixed wireless is used which saves large amount of money per year. Digital Subscriber Line (DSL) can also be used in Back haul, but Wireless connection is faster and less cost than normal fiber optics connection.
2. Last mile –It is used for temporary networks means where network requirement is for a temporary period. Like some large construction buildings/sites where conventional network service ( like DSL broadband and cable modem) is disrupted.
Characteristics of WMAN :
Connection can be Point to Point or Point to Multipoint networks.
Service to multiple nodes from one access point.
Covers a larger area within a radius up to 50 km.
Stable connections to the terminals.
WMAN Technology :
Wireless Interoperable Metropolitan Area Exchange (WiMAX) –WiMAX is mostly used Wireless Metropolitan Area Network (WMAN) technology based on the IEEE 802.16 set of standards. It provides Multiple Physical Layer(PHY) and Media Access Control (MAC) options. It acts as an alternate wireless version of Ethernet and deployed in a variety of spectrum bands: 2.3GHz, 2.5GHz, 3.5GHz, and 5.8GHz.
Local Multipoint Distributed Service (LMDS) –It is a broadband microwave wireless transmission technology which provides reliable digital two-way voice, data and Internet services. It is a wireless point to multipoint communication system that’s why called as Local Multipoint Distribution System where Local refers to signal range limit, Multipoint refers to broadcast access, Distributed refers to transmission of wide range of data, Service refers to relationship between operators and users. It generally uses low powered, high frequency i.e. 25 to 31 GHz over a short distance.
Multi-Channel Multipoint Distributed Service (MMDS) –MMDS was previously known as Wireless Cable or Broadband Radio Service (BRS). It is a wireless telecommunication technology which operates in the ultra-high-frequency (UHF) portion of the radio spectrum between 2.5GHz and 2.7GHz and is used for telecommunications technology and general-purpose broadband networking.
Benefits of WMAN :
Covers multiple locations within a metropolitan area.
Does not require high cost for infrastructure in placing fiber or copper cabling and leasing lines.
Works as backups for wired networks.
Easy to use, extend, exchange.
Examples of WMAN :
WiMAX
WiBro
Networking between buildings that are under construction.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System/Advantages and Disadvantages of Satellite Communication/Global Mobile Satellite System/Mobile Telephone System/Mobile Crowd Sensing along with Incentive Mechanism/Polling Mechanism In Wireless Network and ISMA/Overview of Wireless Metropolitan Area Network (WMAN) | https://www.geeksforgeeks.org/overview-of-wireless-metropolitan-area-network-wman?ref=asr10 | Languages | Overview of Wireless Metropolitan Area Network (WMAN) | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, Advantages and Disadvantages of Satellite Communication, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Global Mobile Satellite System, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Overview of Wireless Metropolitan Area Network (WMAN), 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Polling Mechanism In Wireless Network and ISMA, Mobile Crowd Sensing along with Incentive Mechanism, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Mobile Telephone System, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.0455833972, 0.0104771554, -0.0210623927, -0.0153881116, 0.011814665, 0.0276553687, -0.00485016, 0.00372881372, -0.0135034397, 0.000607114343, -0.000726172933, -0.0153610911, 0.0159420297, -0.0103217885, -0.0247912072, -0.0111324005, -0.00749815814, -0.0107811354, 0.0106325233, 0.0165499877, -0.00145487906, -0.0103217885, -0.00712662749, -0.0502849445, 0.00473870058, -0.00772783114, 0.0194141492, -0.00741709676, -0.0201842301, 0.030073693, 0.00217007496, -0.00984217692, 0.0027459471, -0.0068564238, -0.0197248831, -0.0257909615, -0.0126590524, 0.0128752152, 0.0215892904, -0.00542096561, -0.0083087692, -0.00294015603, 0.0277499389, 0.0221026782, -0.00165668759, -0.0133953579, -0.0593908131, -0.00658621965, 0.0260611642, -0.00594448578, -0.00424557878, -0.0392606258, -0.0201977398, 0.0258450024, -0.00420504808, 0.0188872516, 0.0606877953, 0.0517710634, 0.00753193349, 0.00135693012, 0.0221567191, -0.00119396346, -0.0285605509, -0.0483664945, -0.00994350296, 0.0366936885, -0.0236968808, 0.0109635228, 0.0190628842, -0.0136385411, -0.0362883806, 0.0279390812, -0.040017195, -0.0640383214, -0.0180766396, -0.0151854586, 0.0200221073, 0.030478999, 0.0148747237, 0.0134493988, -0.0234942287, -0.0132129705, 0.00282700825, -0.0418545827, -0.000527319789, 0.0256828796, -0.0324785076, -0.0574453473, 0.0357209556, 0.00681589311, 0.00398213, 0.0376394, -0.0166986, -0.0113282977, -0.0227376577, -0.00571818976, 0.0105919922, 0.00751842326, -0.0311004668, 0.0353426673, 0.0136182765, 0.0181712117, 0.0161987226, -0.0122605013, 0.0542299189, -0.0134358881, -0.0214136578, 0.0052284454, 0.00290975813, 0.0366936885, 0.01282793, -0.0340456888, 0.00690370938, 0.0404225029, -0.00665714825, 0.00887619797, -0.00308201322, -0.0498255976, 0.0154286418, 0.0494202897, -0.0135642355, -0.00797101483, -0.033937607, -0.00569454674, -0.0282633267, 0.0223323517, 0.00409696624, -0.0121321548, -0.0142262345, -0.0149422754, -0.0262773279, 0.0140911331, -0.0191574562, -0.0287496932, 0.00225958, -0.0279661026, 0.00283545209, 0.0426381752, 0.0509874746, -0.0549594723, 0.0181306805, -0.011666053, 0.0223188419, 0.0342618525, 0.00944362581, 0.0254532062, 0.0106325233, 0.011510686, -0.0114836656, 0.0108689517, -0.0119159911, -0.0148071731, 0.0147666428, -0.00676185219, -0.0119835427, 0.0308572836, -0.0108081559, 0.0207246374, -0.0208192095, 0.00912613608, 0.0124293789, -0.0657676235, 0.0260206349, 0.0188737419, 0.0117065832, 0.012983297, 0.0176713336, -0.0249668397, -0.0037760993, 0.0176713336, -0.0282092858, 0.00293677859, -0.0297764689, 0.000516342756, 0.0269663483, 0.025007369, -0.0196303129, 0.0259395726, -0.0240211263, 0.0267501846, -0.0212785564, -0.0295332856, 0.00244534528, 0.0473937616, -0.009180177, 0.0182252526, 0.0357749946, -0.00876811612, -0.00256693689, -0.0349103436, -0.0126860728, 0.0046610171, 0.056040287, 0.00632277085, 0.0214271676, -0.0246425942, -0.022670107, 0.0394767895, 0.0480692722, -0.033937607, -0.0121321548, -0.0139155006, 0.0213866383, 0.047880128, 0.0322353244, 0.0220081061, -0.00137803983, 0.00253822771, 0.000419027114, 0.0412601344, -0.0574993864, -0.0038774258, 0.0343429148, 0.00296548777, 0.0248857774, -0.00652542384, -0.0169147626, -0.0407197252, -0.0394497663, -0.00642072, 0.0476099253, 0.00727523956, 0.025155982, 0.016077131, -0.0446647033, -0.0209137816, 0.0221837386, -0.0279931221, -0.0490420051, 0.00863977, -0.0200491287, 0.0470965393, -0.0126320319, 0.00516427169, 0.00205354951, 0.0479071513, 0.0109162368, 0.0227646772, -0.0373692, -0.00516764959, -0.0290739387, 0.00455631316, -0.0155502334, -0.046204865, 0.0271554906, -0.0150908874, -0.00496837404, 0.0630115494, -0.00920719747, 0.00497512892, -0.0163338259, 0.0159014985, 0.023683371, 0.0348563, -0.0299385916, -0.0246966351, -0.0192925576, 0.0199680682, -0.0010259304, -0.00615051622, -0.00640045479, 0.0101394011, -0.00548176141, 0.0521763712, -0.0164013766, -0.00896401424, 0.0157799069, 0.00917342212, 0.00985568669, -0.00161953457, -0.0401793197, -0.0720363557, 0.0299656112, 0.0101326462, 0.0238454938, -0.0153340707, 0.011814665, -0.0125036845, 0.0183063131, -0.00767379, 0.034748219, -0.0575534292, 0.0112067061, -0.0253586341, 0.00410034414, -0.0246155746, -0.0265880618, 0.0183738638, 0.00995025784, -0.0110378284, -0.0121186441, 0.0101258904, -0.0079169739, 0.0364234857, 0.0463669859, 0.0242237784, 0.0120105632, -0.0117471144, 0.0234131664, 0.00427935412, 0.0166715793, 0.0262638181, -0.0443404578, -0.0316949151, -0.0245750435, 0.000637512305, -0.0316678956, -0.00925448351, 0.0493122116, -0.0465561301, 0.0348563, -0.00946389139, 0.00519129215, -0.00390106859, 0.0316408761, 0.0326406285, 0.0287767146, -0.0388012789, -0.0406656861, -0.00311747729, 0.028101204, 0.0246425942, -0.0517440438, 0.016482437, -0.0232645553, -0.0236698613, 0.00245210039, 0.0097746253, -0.0138749694, -0.0344239771, -0.0352616087, -0.00370517094, 0.0319110788, -0.0374502577, 0.0579857528, -0.0357479751, 0.0133075416, 0.0267096553, -0.0194411706, 0.0465561301, 0.00901805516, -0.0322353244, -0.0140776224, 0.0162662733, -0.054932449, 0.0149287647, -0.0341807902, -0.00203666184, -0.000263870985, 0.0011129023, 0.0008857621, 0.0155502334, 0.0258855317, 0.0180496201, 0.0184279047, 0.00925448351, -0.0041239867, -0.0216703527, -0.0112269716, 0.0183198228, 0.0123077873, -0.0162122324, 0.00451578246, 0.0141046429, -0.0308302641, -0.00692397449, -0.0124496445, -0.003397814, 0.00803856552, 0.00771432091, 0.0328567922, 0.00953819696, 0.00463737408, 0.017955048, -0.0340997316, 0.0208732504, 0.0505551472, -0.00352616073, -0.00483327219, 0.0155637441, -0.0110783596, 0.0314517319, 0.00185258547, 0.0128887258, -0.0136250313, 0.0313976929, 0.0221432094, 0.0128346849, -0.0391255245, 0.0206030458, 0.00841685105, 0.0010470401, -0.0234536976, 0.0198734961, 0.0166986, -0.0124699092, -0.00613025064, 0.00567090418, 0.0351265073, 0.00536017, -0.0400442146, 0.0147801526, 0.00701179076, 0.0266150832, 0.00100904261, -0.00130795571, -0.019427659, -0.0605256706, -0.0311815292, -0.0322083049, 0.00448200712, -0.0234131664, -0.0263448786, -0.0197113734, 0.0102880131, 0.0371800549, -0.0496904962, 0.041287154, 0.0208327193, -0.0205219854, -0.00255342666, -0.0290739387, 0.0262367968, 0.0133345621, -0.00596812833, 0.0628494248, -0.0537165329, 0.00057967176, -0.00093473657, 0.0304249581, 0.0455293544, -0.0609039553, 0.0231970046, -0.000846075942, -0.0173876211, -0.0140100718, 0.00487042498, 0.027641857, -0.0116255227, -0.00557633257, -0.0210759025, 0.0286956523, 0.0286956523, 0.0173606, -0.0536624938, -0.010348809, 0.00960574858, -0.0339105874, 0.00804532, -0.0147126019, -0.0240751673, 0.00755895395, -0.0276688784, 0.00581613882, 0.0142262345, -0.0264664702, 0.0255883075, -0.0137871532, 0.0121861957, 0.0244669616, 0.0149557851, 0.0144153778, -0.025412675, -0.029317122, 0.0204679444, -0.0123685831, -0.0120848687, 0.00635316875, 0.00322387018, 0.0127063375, 0.0290739387, -0.0292901024, 0.00550540444, 0.00243690121, -0.0224809628, -0.0111391554, -0.0054007, -0.0687398687, 0.0292360615, 0.0113823386, 0.046258904, 0.044880867, -0.00150300912, 0.00612011831, 0.00464750687, -0.00417802762, -0.0185630079, 0.00540745538, -0.0190358646, -0.0180496201, 0.0238725133, -0.00010570672, 0.00716040283, 0.00284896232, -0.0235752892, -0.0135709904, 0.0185359865, 0.0202652924, -0.0277229194, 0.0121794399, -0.0306141, 0.014861214, 0.00784942321, 0.0381257683, 0.00502917, -0.00337248226, 0.0180496201, 0.0303168762, 0.00359708932, -0.023075413, 0.0191979855, 0.0333972, 0.012172685, 0.0202788021, 0.0149422754, 0.0192925576, -0.0240346361, -0.0126725622, -0.000980333542, 0.0196978636, 0.0390985, -0.00928150397, 0.0266961437, 0.0214136578, -0.0198464748, -0.0190358646, 0.00620455667, -0.0114971753, -0.0245750435, -0.0426381752, -0.00260746758, -0.0132332351, -0.0134561537, -0.0384500138, -0.0520142503, 0.00884242263, 0.0108419312, 0.0144829284, -0.0117268488, 0.0211839844, 0.00733603537, 0.0269933678, -0.0537705757, -0.00124631543, 0.0303979367, -0.00308370194, -0.0114904204, -0.0171849672, -0.0220081061, 0.0054310984, 0.000453435903, -0.000907716167, -0.0550405309, -0.00525546586, -0.0126725622, 0.044583641, 0.0366126262, -0.0516629852, -0.0274527147, 0.0105109317, 0.0166175384, -0.0117741348, 0.0345050357, -0.0205760263, 0.0179955792, 0.00956521742, 0.0161987226, 0.0106392782, -0.0139560308, 0.0134966839, -0.00180529978, -0.0119632771, -0.00501228217, 0.0107068289, 0.0224809628, 0.00654906686, 0.014455908, -0.000930514652, 0.0138141736, -0.0112945223, 0.0390714817, -0.0253721457, 0.0299385916, 0.0187791698, 0.0402874, 0.0195087213, 0.0192385167, -0.011970032, -0.000899272331, -0.000342399, 0.00722119911, 0.0418275632, 0.00349914026, -0.00473532313, 0.0245480239, 0.00213461067, -0.00874109566, -0.0087140752, 0.0255477782, -0.0274662245, 0.0152530093, 0.0267096553, -0.0087275859, 0.00204341696, 0.00927474815, 0.0116457874, 0.00763326, 0.0132737663, 0.00295366626, -0.029317122, -0.0109905433, -0.0194006395, 0.0451240502, 0.04158438, 0.00602216925, -0.0254261866, -0.00277127861, -0.012983297, -0.00199950882, 0.012017318, 0.00618429156, 0.00039052905, -0.0203463528, 0.00363424234, -0.0306411218, -0.00778862694, 0.00407332368, 0.00930852443, 0.000259649038, 0.00186271803, 0.00652542384, -0.0211569648, 0.0123820929, 0.0103082787, 0.00921395235, -0.00527910842, -0.0224809628, -0.0589584894, -0.010294768, 0.0190763939, -0.0264664702, -0.00816691294, -0.00962601323, 0.0687939078, -0.0038774258, 0.0289658569, 0.0122537464, 0.0180631299, 0.029668387, 0.00568103697, -0.00234739622, 0.0308302641, -0.00648151571, 0.0215082299, 0.00233726366, -0.0225350037, -0.00508996565, -0.00468803756, 0.0130711133, 0.0157393757, -0.0106325233, -0.0428273156, 0.00447525177, 0.00920044258, -0.0303709172, -0.0200356189, -0.0385580957, 0.0140641127, -0.00209914637, -0.002663197, -0.0315057747, -0.0327487104, 0.0201437, 0.0333972, -0.00607958762, -0.00523520028, 0.00088322896, 0.0175767634, -0.0100718504, -0.0525546558, 0.00966654439, -0.00349914026, -0.00408683391, 0.0322623439, 0.0357479751, -0.00748464791, -0.034234833, -0.0171714574, 0.00570467953, 0.00774134137, 0.0162932947, -0.0204949658, -0.00197079964, -0.0275067557, 0.0122875217, 0.0161041524, 0.029668387, -0.0181441903, 0.0354777724, -0.0294252038, -0.00847089197, 0.021197496, -0.0299385916, -0.0240616556, -0.0155772539, 0.0343429148, -0.00814664736, -0.0296143461, -0.0150908874, -0.00657270942, 0.00760623952, -0.00413074205, -0.0129022356, 0.00965303369, 0.0383149125, 0.0238860231, -0.0220351275, 0.00949766673, -0.00862625893, -0.000683531398, 0.0212650467, 0.0180225987, 0.0464750677, 0.0015950473, 0.00436379295, -0.0121186441, -0.0158474576, 0.00477923127, -0.0262773279, -0.0104028499, -0.0242778193, -0.0207651686, -0.0170498658, 0.0165229682, -0.0129697863, 0.000263026595, 0.00196911092, -0.00490420079, 0.0125239501, 0.0332891196, 0.0103623187, -0.00544460816, 0.0158879887, -0.0120646041, -0.013645296, -0.000765014789, 0.0144423982, -0.00645449525, -0.04158438, -0.0261287168, -0.0149828056, -0.0219270457, 0.00246729935, -0.068523705, 0.0065220464, -0.0122942766, 0.0141586838, 0.0309653655, 0.00225451379, -0.000231362079, -0.0229268, 0.0100583397, 0.0199140273, 0.0302087944, 0.0356669128, -0.0172119886, -0.0343158953, -0.0315057747, 0.0354777724, 0.00542772049, 0.00405981345, 0.0146045201, 0.0384229943, -0.0241562277, 0.0260341447, -0.00793723948, 0.00547838397, -0.0243859012, -0.0063599241, -0.00886268727, -0.0281822663, 0.020643577, -0.0087140752, 0.00874785054, -0.0390444621, -0.0200356189, -0.00289455918, -0.0113688288, 0.013692582, 0.0174416602, 0.0303168762, 0.0127873989, 0.0260071252, -0.0229673311, 0.0309923869, 0.0333972, 0.0253181048, 0.0315327942, -0.0119295018, 0.0035599363, 0.0154556623, -0.00512036355, -0.00859923847, 0.00310565601, -0.00942336, -0.000573761063, -0.0467722937, -0.00981515646, -0.0100313192, -0.00285233976, -0.00335897203, 0.0479071513, -0.00846413709, 0.0211839844, -0.0265475325, 0.0418816023, -0.0291009583, 0.0200221073, -0.0177929252, -0.0244264323, 0.000236850596, -0.00572494511, 0.0223728828, -0.00177321304, -0.0159285199, 0.0153610911, 0.0370989926, -0.000477078749, 0.0200896598, 0.00233557494, 0.00701179076, -0.0454482958, -0.0415303372, -0.0104568908, -0.0414492749, 0.00363761978, -0.00468466, 0.0126522975, 0.000529852929, 0.0145504791, -0.00657608733, 0.0380987488, 0.00598839391, -0.0126658073, -0.0353426673, 0.00942336, 0.0164554175, -0.0032964875, 0.0127401138, -0.000814411382, 0.00524871051, 0.0126387868, -0.00554593466, 0.0107135838, 0.00728199491, 0.027641857, -0.00197924348, -0.00249769725, 0.0248722676, -0.0244534519, 0.0117808897, -0.0101123806, -0.0176848453, 0.0138749694, 0.00568779185, 0.00944362581, -0.00400577253, -0.011666053, 0.00767379, -0.00668416871, -0.00418816041, -0.0107811354, -0.00829525944, 0.0318840593, 0.00925448351, -0.0110648489, -0.0141857043, 0.0344509967, 0.0396118909, -0.000452591514, 0.0226430856, 0.00384027278, -0.0232645553, 0.00363086467, 0.0300196521, -0.000383140665, -0.029668387, -0.02221076, 0.0195627622, -0.0153746009, -0.00645111781, 0.00259226863, -0.0125982566, -0.00960574858, -0.00568441441, 0.0172390081, -0.040476542, -0.00933554396, -0.0079169739, 0.0147936633, -0.0028253193, -0.0155502334, -0.0491771065, -0.0136182765, 0.0319651216, -0.0287226737, 0.0180361103, 0.00926799327, -0.00553242443, -0.0296954066, -0.0085857287, -0.00440094573, 0.0126185212, -0.0110513391, 0.0297764689, 0.0277229194, -0.0309653655, -0.0292090401, -0.013388603, -0.00359708932, 0.034234833, 0.0385851152, -0.0246831253, -0.00901129935, -0.0086803, 0.0201572105, -0.0103082787, 0.00550202653, 0.017036356, -0.0380717292, -0.0232375339, 0.0177388862, -0.00105801714, -0.000555606734, 0.0100650946, 0.00787644368, 0.0139560308, 0.00795750413, -0.0153070502, 0.0174686816, -0.0224404335, 0.00415776251, 0.021859495, -0.0106865643, -0.0070590768, -0.00885593239, -0.0211569648, 0.0163338259, 0.0114769097, 0.0245750435, 0.00280336523, -0.0198194552, 0.0203598626, -0.033126995, -0.0199680682, -0.0303168762, -0.0143883573, -0.0354237296, -0.0198734961, 0.0169147626, 0.0346671604, 0.0255883075, 0.00386053813, 0.0131048886, -0.0135642355, 0.0371530354, -0.00292157964, -0.0480962917, -0.0108081559, 0.0210623927, 0.0161852129, 0.02850651, 0.0234536976, 0.00831552502, -0.0298034884, -0.0048231394, -0.00676185219, -0.0210623927, 0.0336133651, 0.0161446817, 0.0191844758, -0.000549273856, 0.0402333587, 0.0113012772, 0.0223999023, -0.0224539433, 0.0130643584, -0.0263719, 0.0230483916, 0.00685304636, -0.000478345319, -0.0191844758, -0.0175767634, 0.0076535251, -0.0356669128, -0.00822095294, 0.00604243437, -0.00125475926, -0.0169417839, -0.0169417839, -0.0348563, -0.049447313, -0.00993674807, 0.0154826827, -0.00920044258, -0.00642409734, -0.0252640639, 0.0395848714, 0.00240143714, 0.0145369694, 0.022670107, -0.0191574562, -0.015009826, -0.0320732, 0.0186440684, -0.0144153778, -0.0253451243, 0.0195087213, 0.00514400657, 0.00142448116, -0.0148206837, 0.00966654439, -0.032910835, -0.0297494475, 0.0220081061, 0.0330999754, -0.000933047791, -0.016225744, 0.0108959721, 0.00749815814, 0.0370989926, -0.027695898, 0.00800479, 0.000303979381, -0.00153256266, 0.00936256442, 0.000706752064, -0.0368287899, 0.00975436065, -0.0169958249, -0.0175092127, -0.0219675768, -0.0207516588, 0.00757246418, -0.0234131664, -0.0352345854, -0.00324244658, -0.0102677476, -0.0139290104, 0.000914471282, 0.00735630095, -3.90529058e-05, 0.0206570867, -0.0226295758, 0.00349238515, -0.00915991142, -0.0166445598, 0.00165922078, -0.00139830518, -0.00176983548, -0.0217919443, 0.00253991666, 0.00016982737, -0.0271284711, -0.0105109317, -0.000314112025, 0.0200085975, 0.00992323738, 0.0136182765, 0.0198059455, -0.00553918, -0.0252100229, -0.0257234108, 0.0144018671, -0.00459346594, 0.00093473657, -0.00270372769, -0.0119092362, -0.020643577, -0.0103420541, -0.0163608454, -0.0198059455, -0.00257706968, -0.0153881116, -0.00277972245, -0.000479611888, -0.00241325842, -0.0063599241, -0.0155637441, -0.0322893634, -0.0142397452, 0.0152530093, 0.0297224279, 0.00636667898, 0.00265475316, 0.00556282233, -0.0262638181, 0.0622009337, -0.0219000243, 0.00511023123, 0.00961925834, 0.0084506264, 0.00210421276, -0.0328838117, -0.000813567, 0.0199005157, 0.0192655381, 0.0307221822, 0.00478598615, -0.0178064369, 0.0108014, 0.0309113245, 0.0153475804, 0.000155894973, 0.0114904204, 0.0177118648, -0.00250782981, -0.0108419312, 0.0215757806, 0.00905183051, 0.0118349306, 0.00949766673, 0.0281822663, 0.0253181048, 0.0196573325, -0.00861950405, -0.0315327942, -0.0219810866, -0.0247912072, 0.0255883075, 0.0205354951, -0.00582964905, 0.00268515106, -0.012071359, 0.0180361103, -0.005299374, 0.010497421, -0.0142802754, -0.00363424234, -0.00366801769, -0.0173065588, -0.0221837386, -0.0165905189, -0.0232645553, -0.00986244157, -0.00631601596, 0.011308033, 0.0136723164, -0.0134966839, 0.0265880618, -0.0153205609, -0.014658561, 0.0265070014, 0.0048231394, -0.00390106859, -0.00281518674, -0.00622144435, 0.000793301733, -0.00912613608, -0.0296954066, -0.00901129935, 0.0190493744, -0.00703205634, -0.00271386025, -0.0223728828, 0.00696450518, 0.00208057, -0.0246020649, 0.0185765177, 0.00866003428, -0.000553495775, -0.0289388373, 0.00475558825, -0.012219971, -0.00207043719, 0.0097746253, -0.00925448351, 0.0149692958, 0.0354777724, -0.00589382229, -0.00265644188, 0.011260747, -0.0363424234, 0.0129292561, 0.0171849672, -0.00308201322, 0.00596137345, -0.0110716047, -0.00158660347, -0.0206570867, -0.0135372151, 0.0136317862, -0.0319921412, 0.0304519776, 0.025007369, -0.00337079354, -0.00700503588, 0.0154961934, -0.0179145187, 0.00653555663, -0.00254667155, 0.00306850299, -0.0288307555, -0.0268582664, -0.0166175384, -0.0111121349, -0.0161717031, 0.00873434078, 0.0174416602, -0.000889139657, -0.0119430115, 0.0102812583, -0.0335052833, 0.00180867733, -0.00475221081, -0.00256355945, -0.0481503345, -0.0189277828, 0.0363424234, 0.0137263574, -0.00728199491, 0.014658561, -0.023129452, 0.0307221822, 0.011970032, -0.00311747729, 0.00851817802, -0.0234942287, 0.0120781139, -0.0146990912, -0.00545811839, -0.0181577019, -0.00539394515, -0.0035126505, -0.000240439243, -0.0156312957, 0.0201437, -0.0197924357, -0.00426246645, -0.0114296246, -0.0233456157, -0.0104704006, 0.0173470899, -0.00337754865, 0.023278065, -0.0247912072, -0.00112979, -0.00510685332, -0.0372881368, -0.013847949, -0.0450700074, 0.0195222311, -0.00430299714, -0.0174146406, -0.0199410468, -0.00774134137, -0.0146720707, 0.00986244157, -0.0163878649, -0.0109094819, 0.00597488368, -0.00807909667, -0.00655244431, 0.0283714086, 0.0307762232, -0.0138344392, -0.00796426, 0.0112539921, 0.0255747978, 0.00099891, 0.0289658569, 0.0110243186, 0.00170481764, 0.0116120121, 0.0068260259, -0.0332891196, -0.0238590036, 0.00126235874, 0.0035599363, 0.0261016954, 0.00511023123, 0.0338295251, -0.00311747729, -0.0125104403, 0.00853168778, 0.00426246645, -0.00849115755, 0.0112337265, -0.0143748466, 0.0106865643, -0.02850651, -0.0145639898, 0.0238319822, -0.01876566, 0.0115241958, 0.0041543846, -0.00508658821, 0.0042557111, 0.00426584389, -0.00988270715, -0.0157934166, -0.0184819456, -0.022116188, -0.00849791244, -0.0115917465, -0.012625277, -0.000806811906, -0.00901129935, 0.00759272929, -0.00152749638, -0.0254532062, -0.0258450024, -0.00232713111, 0.0288307555, 0.0174551718, 0.0249668397, -0.00590733252, -0.0205219854, 0.00423206855, 0.00184920791, 0.0161176622, -0.0106730536, -0.0250208806, 0.0150503563, -0.00242508, 0.020386884, 0.0127063375, -0.0028607836, 0.0207786784, 0.00676185219, 0.00280167651, -0.00130288943, -0.0189007614, -0.00355318119, 0.000460191, -0.0311274882, 0.0132535007, 0.00947740115, -0.00415776251, 0.00107152725, -0.00985568669, -0.00671794405, -9.26714929e-05, -0.00239299308, -0.016131172, -0.00700503588, 3.93431656e-05, 0.0120983794, 0.013084623, 0.0243994109, -0.0214136578, 0.019427659, -0.0165094584, -0.0165770091, -0.0169688035, -0.0220891684, -0.0322083049, 0.0131521747, -0.00564726116, 0.00876136124, -0.0107338494, 0.0264799818, 0.00921395235, -0.0122672562, 0.0115309507, -0.0151584381, -0.0272770822, -0.0364505053, 0.00818042271, 0.0180496201, -0.0175092127, 0.0138141736, -0.0178739876, 0.0111459102, -0.0129765421, -0.00466777198, 0.00398888486, 0.00381663, 0.0190628842, 0.000334799493, -0.0282633267, -0.0183468442, -0.0187251288, -2.41178077e-05, -0.0181441903, -0.00610323, -0.009180177, 0.00343496702, 0.0119767878, 0.0379636474, -0.0209948421, -0.0533382483, 0.0371260159, 0.021859495, -0.00735630095, -0.0212785564, 0.00534665957, 0.00722119911, 0.00202146289, 0.00988946203, -0.00693748472, -0.0180901513, 0.0116120121, 0.0164959468, -0.00296548777, 0.0217243936, -0.0275202654, 0.00589382229, -0.0128346849, 0.0262773279, 0.0251424722, 0.0102204625, -0.0166715793, 8.17472319e-05, 0.013287276, 0.00787644368, 0.0191439446, -0.0255747978, -0.00061260286, 0.00148949889, 0.0095719723, 0.000334377313, -0.00184414152, 0.00148358825, 0.00441783341, -0.00540745538, 0.00942336, 0.0226836167, -0.00471843546, -0.0224809628, -0.011058094, 0.010497421, 0.02850651, -0.0219270457, 0.0154556623, -0.025155982, -0.0145099489, -0.0264934916, 0.0109432572, -0.0161717031, -0.001432925, -0.0110986251, -0.0118214199, 0.0135304602, 0.0186035372, -0.0219000243, 0.0276283473, -0.0124834199, -0.00684291357, -0.0119024813, -0.0345320553, 0.00475221081, 0.0128549496, 0.000778524962, 0.00926799327, 0.0147531321, -0.0168472119, -0.0222242698, 0.00732928049, -0.00534665957, 0.000212574465, -0.0110378284, -0.00701854611, 0.0127468687, -0.0237103906, 0.0216973722, 0.0321812816, -0.00968005415, 0.00599514879, -0.000319811632, -0.0180225987, -0.00576209789, 0.0379906669, -0.00619442435, 0.0147126019, -0.0204139035, -0.0121186441, 0.00684966845, -0.0192250069, 0.0193195771, -0.00226295763, 0.00596137345, -0.0131724393, -0.00357344653, -0.000955846277, 0.0238995347, -0.0187791698, -0.00111627986, 0.000912782503, 0.00826148409, 0.0194817, -0.0177118648, 0.0127266031, 0.0112472372, -0.0156988464, 0.00766028045, 0.00263786549, 0.0129292561, 0.00846413709, -0.00973409507, 0.0116457874, 0.00193702418, -0.0106122578, -0.00750491302, -0.0310464259, 0.00974760484, -0.00693748472, -0.0215757806, 0.00135693012, -0.0237103906, -0.0419086218, 0.0161581933, -0.00314956415, 0.00602216925, 0.0253181048, -0.0166175384, 0.0139965611, -0.0152530093, 0.00703205634, 0.0148882344, -0.0386661775, 0.0175767634, 0.00120325165, -0.0152530093, -0.0189277828, 0.00394835416, -0.0368558094, -0.0365315676, -0.00142785872, -0.0142667657, 0.018508967, -0.0346401371, -0.0143343164, -0.00739007629, -0.00770756602, -0.0121591752, 0.000369208283, -0.00407670112, -0.0115917465, -0.0274527147, 0.0192250069, 0.00405643601, 0.00677874, 0.00173774874, 0.01673913, 0.016279785, -0.0089302389, 0.00876811612, -0.0153881116, -0.0171984769, -0.0122942766, -0.00374907907, -0.00368490559, 0.00456306804, -0.0323974453, 0.00325426809, 0.0089910347, -0.0147261117, 0.0154556623, -0.0313436501, -0.00147007802, 0.015063867, -0.0184279047, 0.0167121105, -0.0119092362, -0.0277769603, -0.00188636093, 0.0110243186, 0.0179820694, -0.0163743552, 0.00586342439, -0.023021372, -0.0230619013, 0.00154185097, -0.0149963163, 0.0301277339, 0.000778102782, 0.00576547533, 0.00406319089, 0.0110243186, 0.0159420297, 0.00574521, 0.0659297481, -0.0196303129, 0.0166040286, 0.0115377065, -0.0126658073, 0.00905183051, 0.00721444376, -0.00376934418, 0.0151449284, -0.00419829274, -0.00888970774, -0.0143208057, -0.00549527165, 0.0087275859, 0.00675847474, -0.0309113245, 0.00801154505, 7.17729054e-05, 0.0318840593, -0.00472856825, -0.0174416602, -0.0271149594, -0.00748464791, -0.0010799712, -0.0190493744, -0.0228187181, -0.0180496201, -0.00103944063, -0.00933554396, 0.0255072471, -0.0151584381, 0.0154961934, -0.0113350535, -0.0164013766, 0.00597150577, 0.0231159423, -0.00380311976, -0.0109905433, -0.00865327939, 0.0166040286, -0.0013999939, 0.00774809672, -0.00420504808, 0.0233185962, 0.0208057, 0.00536692468, 0.019170966, -0.0113418084, -0.0148071731, 0.00278816628, 0.0298845507, -0.0020771923, 0.00371868093, 0.00847764686, -0.0100786053, 0.00900454447, 0.0165499877, -0.0285335314, -0.00711987261, 0.0017411263, 0.0134156235, -0.0181577019, -0.000515498337, 0.00414425228, -0.0259395726, -0.00850466732, -0.0156583153, -0.00468466, -0.00911262631, 0.00434352737, 0.00558646536, 0.0169417839, 0.0254396964, -0.00393484393, 0.0141046429, 0.00318165077, -0.0351265073, -0.0228052083, -0.00193533534, -0.012219971, -0.00162037893, -0.00410372159, 0.030478999, 0.016482437, 0.0130576026, -0.00534665957, -0.0102542378, 0.0112404814, -0.0108149108, 0.0307221822, -0.00434352737, 0.0102407271, 0.00160264678, -0.0249668397, 0.00287260511, -0.0115174409, -0.0036443749, -0.0298305098, -0.0224944744, 0.00517102703, 0.00419491529, 0.0309653655, 0.012219971, 0.00307356915, 0.0330729559, 0.00147514441, 0.00099891, 0.00656257709, 4.26943261e-05, 0.0117200939, 0.00313098752, 0.0162122324, -0.00568103697, 0.00302459486, 0.010348809, 0.00400915, -0.0182928033, -0.00339105888, -0.00963952392, -0.00988270715, -0.0113688288, -0.01673913, -0.0210623927, 0.0109500121, 0.0105311964, -0.0225620251, 0.00832903478, 0.0163608454, 0.000880695821, -0.00390782394, -0.0261692461, 0.0181171708, 0.00331506389, -0.0183873754, -0.0200221073, -0.00262266654, 0.0143072959, -0.00922070816, 0.0100515848, -0.0138749694, 0.00290300301, 0.00510685332, 0.0242372882, -0.0205760263, 0.00400239509, -0.0039652423, 0.00388755836, 0.011510686, 0.0122132162, 0.0007151959, -0.00961925834, -0.0108689517, -0.0240346361, -0.00639369944, -0.0151314177, 0.0104771554, 0.000796257111, 0.0118011553, -0.00248925341, -0.023940064, -0.00749140279, -0.00225282484, 0.0112945223, -0.00368828303, -0.0170498658, 0.0116052572, -0.0264799818, 0.00913964678, 0.0049953945, -0.00650178129, -0.0204409249, -0.0169958249, -0.0172795393, 0.00555269, -0.0107676247, -0.00671794405, 0.00732252561, 0.000142701436, 0.00813313667, -0.0141586838, -0.0035295384, 0.0201166794, 0.0161852129, -0.0117538692, -0.015469173, -0.00270203897, -0.0108081559, 0.00145572342, -0.0083087692, 0.0218324736, 0.0154286418, -0.0161176622, -0.0085114222, -0.0220756568, -0.00210590148, 0.00777511671, -0.0107473601, 0.021048883, -0.00667065848, 0.00895050354, -0.00463399664, -0.0203463528, 0.0129697863, -0.00347212, 0.0128684603, -0.005299374, -0.00267164106, 0.00364775257, 0.0303979367, -0.0120443385, -0.0271149594, 0.00759948418, 0.010652788, 0.0302898567, 0.00421180297, 0.0272095315, -0.0208732504, -0.0161717031, 0.00511698611, 0.0142937861, 0.00165077683, -0.00736305583, 0.021805454, -0.00460697617, -0.00150469795, 0.00331844157, 0.0011272569, -0.000708440843, -0.0054007, -0.0123685831, -0.0197248831, 0.0087275859, -0.00807909667, -0.0107406043, 0.0316678956, -0.0180631299, 0.0190493744, -0.0113553181, 0.0129765421, 0.00757246418, -0.0119497674, 0.0121861957, -0.0210894141, 0.00832903478, -0.00524871051, -0.00857897382, 0.0428002961, -0.00507307798, 0.0083087692, -2.68884542e-05, 0.00611336296, 0.00102761912, 7.50976833e-05, -0.028101204, 0.0107473601, -0.00853168778, 0.0100380741, -0.000360975508, 0.021454189, 0.00564726116, 0.00375921163, 0.0143883573, -0.0063193934, -0.00732252561, 0.0361803025, -0.0165229682, -0.0214812085, 0.0201437, -0.0368828326, 0.00226464635, -0.0174011309, 0.000503254763, -0.00566077139, -0.00524195563, -0.00178334571, 0.0192385167, -0.0082479734, -0.0282363072, -0.0166986, 0.0179280285, -0.00419491529, 0.00869381055, -0.0110108089, -0.0134223783, 0.00561010838, -0.00179010071, -0.00577223068, 0.0315057747, 0.00962601323, 0.0333161391, -0.00332350773, -0.0038064972, 0.00931527931, -0.0189953335, 0.00416114, 0.00100819825, -0.0148882344, 0.011767379, -0.00114498893, -0.00260071247, -0.0187116191, 0.00332350773, 0.00393146649, 0.0393957272, 0.0118889716, 0.0107946452, -0.0241832472, 0.0286686327, 0.0133007867, 0.00485016, 0.0319381, 0.00367139536, -0.000919537619, -0.00277465628, 0.00258551352, 0.00339612504, -0.00725497445, 0.000493966509, 0.00140421581, 0.000263026595, 9.53102e-05, 0.0069847703, -0.00102846359, -0.00603905693, 0.00986919738, 0.00100228749, -0.00266488595, 0.0175092127, 0.0253991652, 0.0110243186, 0.000727017352, -0.00784942321, -0.00474883337, 0.00992999319, -0.0211434551, -0.00616402645, -0.00572494511, 0.0143883573, 0.00959899276, -0.0138344392, -0.0160366, 0.00338092609, 0.00323231402, 0.00657270942, 0.00528924121, 0.0166986, -0.00335559458, -0.0261422265, -0.0187251288, 0.0149422754, 0.00567765906, 0.0232240241, -0.00150047592, -0.0146855814, -0.00076628133, 0.00591408741, -0.0161852129, -0.0260746758, 0.0235482696, 0.0140776224, 0.0121794399, 0.0145775, -0.00253147259, 0.00227140146, -0.000139429423, 0.00883566681, -0.00640383223, -0.0186440684, 0.00449889479, 0.0170903951, -0.00338430377, -0.0319381, 0.00644098502, -0.0104298703, 0.00018703175, 0.00786968786, -0.0214812085, -0.0293441415, -0.0141316634, -0.0121794399, -0.0219675768, 0.0149422754, 0.0110851144, -0.00100397633, 0.0164689273, -0.0233321059, -0.00916666724, 0.0125036845, -0.00583640393, 0.0294252038, -0.00477585383, -0.00777511671, -0.00653555663, -0.00415100716, 0.00607958762, 0.012530705, -0.0140641127, 0.00276452349, 0.0108689517, 0.0128954807, 0.00382676255, 0.00482989429, 0.0185494963, -0.0168472119, 0.00504268, 0.0191169251, -0.0066537708, -0.000976956, -0.00592759764, 0.00324413553, -0.00695099495, 0.0154016213, 0.0125239501, -0.00816691294, 0.0184008852, 0.0173741095, -0.0032255589, -0.00113232317, -0.0335863419, 0.00448200712, -0.0123348078, 0.000319811632, 0.0141586838, -0.0115377065, -0.0251019411, -0.0173200686, -0.0147396224, -0.00123956031, 0.0107068289, 0.000987933, 0.0241292082, -0.0155367237, -0.00236259517, 0.0163203143, 0.0276283473, 0.00461710896, 0.0123145422, 0.0312085487, -0.0165770091, -0.00697126053, -0.00482989429, 0.000296591, -0.0207516588, -0.00296548777, 0.0258450024, 0.0202652924, 0.0153340707, 0.00522506749, -0.0292901024, 0.00380311976, -0.00194884557, -0.00677536242, 0.00246392167, 0.00370179326, 0.0121861957, -0.00437054783, -0.0142802754, 0.00762650464, 0.0057215672, -0.00486029265, -0.0213596169, 0.0107743805, -0.0386121348, -0.00757246418, -0.00836281, 0.00688682171, -0.0107270945, 0.0305870809, -0.00236090645, -0.00517102703, -0.0209137816, 0.0257639401, -0.00664363801, -0.0074508721, 0.0157663971, -0.0174146406, 0.00468466, -0.012172685, 0.0101326462, 0.0100650946, -0.0196438227, 0.00151567499, -0.0014633229, -0.000764170371, -8.42803929e-05, -0.0240211263, 0.00152327446, -0.00541421026, -0.0201437, -0.00466777198, -0.0061572711, 0.0339105874, -0.00816691294, 0.0108014, -0.00535679189, -0.00628224062, -0.0106055029, -0.00138226175, 0.00434352737, 0.006592975, -0.0246020649, -0.00540745538, -0.0208057, -0.0157528874, 0.000152939625, -0.00194040162, 0.00343834446, -0.00594786322, 0.0126860728, -0.0102339722, -0.0164013766, 0.00876136124, -0.0246561058, 0.00486704754, -0.00607958762, 0.00762650464, 0.000792457315, 0.0120578483, 0.0197789241, 0.00280505419, 0.0117741348, -0.00373894628, -0.00226802379, -0.00976111554, -0.0153205609, 0.00824121851, 0.00732928049, 0.0134561537, 0.0126320319, -0.00628224062, 0.00193026906, 0.0281822663, 0.00393146649, 0.0100650946, 0.00420167064, -0.00924097281, 0.0224269219, 0.00952468719, -0.00124800426, -0.0158069283, -0.012577991, 0.002447034, -0.0133615825, 0.0123618282, 0.0211029239, -0.0237509217, 0.0286956523, 0.0119024813, -0.0257909615, 0.015009826, -0.00433339505, 0.013692582, 0.0080588311, -0.00393146649, -0.00430975202, 0.00644098502, 0.00764677, -0.00629912829, -0.00319347228, 0.00689019915, 0.00915315654, -0.0133750923, 0.0238454938, 0.0201437, 0.0123685831, 0.00672807684, 0.00217514136, 0.00615051622, -0.035045445, -0.031802997, 0.00519129215, 0.000640467682, -0.00870056543, 0.0162122324, -0.00133328734, -0.00692397449, 0.00484002708, 0.00418816041, 0.00389431347, -0.00148443261, -0.0227241479, -0.00341807911, -0.0164013766, -0.0356939323, 0.0346941799, -0.0137263574, 0.00476909848, -0.0159555394, -0.00148865453, 0.00290638069, -0.00995701365, 0.0226025544, -0.000923759537, 0.01288197, 0.00205692719, 0.00923421793, 0.00483664963, -0.0132737663, -0.00762650464, -0.00975436065, -0.0118349306, 0.0191034153, 0.00757246418, -0.000525631, 0.0115917465, 0.0108419312, 0.00116440991, 0.0180901513, 0.002992508, 0.0310734473, -0.00297562033, 0.0285875723, 0.0106190126, -0.021454189, 0.0125509705, 0.00884242263, -0.00265644188, -0.0102137066, 0.00124547107, -0.00948415603, -0.00454618037, -0.00204341696, 0.00575534301, -0.00766703533, 0.0145775, 0.00668754615, 0.02221076, -0.0168742333, -0.00204003928, -0.00443809899, -0.0109905433, 0.0103555638, -0.00350927305, -0.00259902375, 0.0346131176, 0.00144981279, -0.00211434532, -0.0258585121, 0.000434859394, -0.0105919922, -0.0181441903, -0.00856546313, -0.00880189147, 0.000483411655, 0.00165499886, -0.012936011, -0.012422624, -0.00067930948, 0.00442458875, -0.0095111765, -0.0137398681, -0.0108959721, -0.0153881116, 0.00320698251, -0.00670443382, 0.00274932454, -0.0154556623, -0.0139425211, -0.00690708682, 0.0196168032, -0.000174260393, -0.00470154779, -0.0217649229, 0.0165905189, 0.00206030463, 0.0122402366, 0.00616402645, 0.00255004922, 0.00208732509, 0.00239468203, -0.00931527931, -0.0194411706, 0.00398888486, 0.00221567182, -0.00853844266, -0.0110175638, -0.00387067068, 0.0102069518, 0.0100178095, -0.00642409734, 0.00821419805, -0.0276148375, 0.00631601596, 0.0100313192, -1.25932429e-05, -0.00911262631, -0.0233996566, 0.0149287647, 0.00248418702, 0.0078561781, 0.0145504791, 9.92154892e-05, 0.00157056015, 0.00539394515, 0.00337079354, -0.0105109317, 0.00500552682, 0.00434352737, -0.0155772539, -0.00699152565, -0.0309113245, 0.00802505575, -0.00264799804, -0.00225789123, -0.0101123806, -0.0182657838, 0.00780213717, -0.0166175384, -0.00876811612, 0.0209137816, 0.00309045706, 0.0138276843, -0.00444147643, -0.0146045201, -0.0177523959, 0.00411385437, 0.0360992402, -0.0112742577, -0.00527235353, 0.0062889955, -0.00383351767, -0.0161987226, 0.00509334309, 0.0024774319, -0.0294522233, -0.00327959959, 0.00130204496, 0.00612011831, 0.00288273767, 0.0315598138, 0.0155502334, 0.0127198482, 0.0203598626, 0.00625522, 0.0058228937, 0.000174788147, 0.015820438, -0.018914273, -0.0249668397, -0.0386931971, -0.013645296, -0.00550202653, -0.0108486861, -0.00143461372, 0.00697801542, 0.0267096553, 0.00265981955, -0.0154421525, -0.01110538, 0.0212110057, -0.00707934191, -0.0297224279, 0.00355655863, -0.00475896616, -0.00782240275, 0.00763326, -0.0126928277, -0.000194736785, -0.0119565222, 0.00667741382, 0.0236428399, 0.00144305767, -0.0101799313, -0.0145639898, -0.0139290104, -0.0107946452, -0.0174281504, -0.00723470934, 0.00886268727, 0.00714013772, 0.0100853601, 0.00673483172, 0.0151043972, 0.000989621738, -0.0218865145, -0.0159420297, 0.00624846481, -0.00491095567, 0.0054007, -0.00644098502, 0.000836787687, 0.0117943995, 0.00855195336, -0.0133953579, 0.00184583035, 0.00503592519, -0.00549527165, 0.00259395735, -0.00573507743, 0.0275607966, 0.0165770091, -0.00914640166, -0.00378623209, -0.0120983794, 0.0118822157, -0.00988946203, 0.00433339505, -0.00546825118, -0.0199410468, 0.0147936633, 0.0175362322, 0.00770081067, -0.021859495, 0.00341639039, 0.00277465628, 0.0256153289, 0.0155907646, 0.0103825843, 0.00947064627, -0.00494473102, -0.0145369694, 0.00313774263, 0.0135304602, -0.0238995347, 0.00333532924, -0.0217243936, 0.000473279, 0.0199275371, 0.00760623952, -0.0200626384, -0.0159150083, -0.0146180307, 0.0284254495, 0.00922070816, -0.0113553181, -0.012375338, 0.0155097032, -0.005782363, -0.00275776838, -0.00741034187, -0.009180177, 0.00940985, 0.00131555519, 0.00587017927, -0.0108284205, -0.0190493744, 0.0292360615, -0.00595124066, -0.00543785328, -0.00191675883, 0.00556957768, -0.0146720707, 0.00570467953, -0.0167796612, -0.0268852878, -0.0125104403, -0.0189277828, 0.000246772135, 0.0014633229, 0.0123550724, 0.00157731515, -0.0156448055, 0.0146315405, -0.00413749693, 0.000825810654, -0.00240481459, 0.00689357659, 0.0106257675, 0.0172795393, -0.0262367968, -0.00955846254, -0.00284220721, -0.000459768809, 0.00853844266, 0.0126860728, 0.0105649717, 0.0117336037, 0.00494473102, -0.0233321059, -0.000328466616, -0.00733603537, 0.015063867, 0.00736981118, 0.0418816023, 0.0108014, 0.0097138295, -0.0030989009, 0.0069847703, 0.0226971265, 0.00388755836, -0.00722119911, -0.0278310012, -0.00619442435, 0.00270203897, -0.00978138112, 0.00591746531, -0.0221296977, 0.00228153402, -0.0054310984, -0.0132264802, -0.00413074205, 0.00975436065, 0.000444147649, 0.00329817622, 0.00788319856, 0.00544798607, 9.34631e-05, 0.0151719488, -0.0295873266, 0.0140641127, -0.00991648249, 0.00540745538, 0.00554255722, 0.0140100718, -0.0275743064, 0.0123145422, -0.0196708422, 0.00157815963, 0.0106865643, -0.00550878188, -0.0517710634, 9.19326485e-05, -0.0149152549, -0.0195627622, -0.0313706733, 0.00619780179, 0.0176443141, 0.0145910103, -0.00753868837, -0.00310396706, -0.00932878908, -0.00472856825, -0.0261152051, -8.88717477e-05, -0.0251830015, -0.0161446817, -0.00760623952, -0.0174146406, 0.0184008852, 0.0165094584, 0.0348022617, 0.00956521742, -0.00798452459, 0.00414087437, 0.00915315654, 0.00145825662, -0.00622482225, 0.0113215428, -0.00161109073, -0.0235212483, -0.00344003318, 0.0166580696, 0.00341639039, 0.0123415627, 0.000542096561, -0.00674834196, -0.0193060674, 0.00433339505, -0.0129225012, 0.00514738401, -0.021251535, -0.020238271, 0.00960574858, 0.00989621785, -0.0270744301, 0.0181171708, -0.00880864635, -0.00112641242, -0.00697801542, -0.0136520518, 0.0282363072, -0.00881540217, 0.00692397449, -0.0101394011, 0.00480625173, -0.010193442, -0.0125915008, -0.0152394995, -0.0219945963, -0.0112404814, -0.00940309558, 0.0093963407, -0.00669767894, -0.0170228444, -0.0240481459, 0.00622482225, 0.000933047791, -0.0246966351, -0.00597150577, -0.00104619563, -0.013489929, 0.00893699378, 0.00489744544, 0.0122807669, 0.0261152051, -0.00478260871, -0.01318595, 0.0171714574, 0.0162932947, 0.00292326836, -0.00584991416, 0.0100786053, -0.0019809322, -0.0333431587, 0.0112810126, -0.00629912829, 0.00643423, 0.0050561903, 0.00872083, 0.0224404335, -0.0154016213, 0.00718066841, 0.00238286052, 0.00399564, 0.00895725936, 0.00916666724, 0.00439081341, -0.000737994385, 0.0195357408, 0.0020467944, 0.027033899, -0.006390322, -0.0135980109, -0.0121051343, 0.00737656606, -0.0280741844, 0.0213731285, -0.00185427419, -0.00390106859, -0.00761974975, 0.000231784274, 0.0116998283, 0.00583640393, -0.00417802762, 0.00168117485, 0.0100042988, 0.0135709904, -0.0101799313, -0.000936425349, -0.00824121851, -0.0172660276, -0.021805454, -0.00305330404, 0.000241916918, 0.00686993403, -0.00207550358, -0.0023507739, 0.000327833317, -0.00154945045, -7.57309754e-05, -0.0135304602, 0.00437392527, 0.00294015603, 0.00492108846, -0.00240143714, 0.0102542378, -0.0119565222, 0.0113620739, 0.0103150336, -0.000482989446, 0.0161717031, -0.0184549261, -0.0313166305, 0.00269190618, 0.0254261866, 0.000461035379, 0.00145487906, -0.0240211263, -0.000180909949, 0.025304595, -0.00121760624, -0.00249938597, 0.0125374608, -0.0129630314, -0.00484678242, -0.0118889716, -0.0142127248, -0.011058094, -0.0051271189, -0.00429961924, 0.0100786053, 0.00930852443, 0.0159690492, -0.0334512405, -0.000160433556, -0.0177253745, 0.00490082288, -0.00817366783, 0.00884917751, 0.00489069056, -0.0235482696, 0.005985016, 0.021197496, 0.00395848695, 0.0115309507, 0.0157123562, 0.0170498658, 0.0238860231, 0.00988946203, 0.0153475804, -0.00870056543, -0.005985016, 0.017955048, 0.0212245155, 0.0206165574, 0.0149422754, -0.00516089424, 0.00248756446, -0.000830454752, 0.017698355, 0.00803181063, 0.00761974975, 0.00699828053, 0.019981578, 0.0181171708, -0.0215082299, -0.000702530087, 0.00668416871, 0.0101191355, 0.0181171708, 0.0101664215, -0.00990297273, -0.0111864414, -0.00586680183, -0.0187116191, -0.000899272331, -0.00028962479, -0.00192520267, -0.0132399909, 0.0218459852, 0.00537030213, -0.0051271189, -0.0189818237, 0.0182117429, 0.00787644368, 0.00164233299, 0.0124631543, -0.00249431957, -0.000483411655, -0.00251627364, 0.0109635228, -0.00256355945, -0.0325865895, 0.00193364662, 0.00881540217, -0.00408345647, 0.000488478, 0.0100042988, 0.0221702289, -0.0115917465, 0.010396095, 0.0145369694, -0.00609647529, 0.0113012772, -0.011666053, 0.00251120748, 0.00945038069, 0.00894374866, -0.00332181901, 0.0117403585, 0.0163743552, -0.00232544215, 0.0141451731, 0.0240751673, 0.00296042138, -0.00259564607, -0.00383689511, -0.0143883573, 0.00508658821, -0.0155097032, -0.00788319856, 0.0235482696, 0.00299081928, -0.0249938592, 0.00951793231, 0.0127671333, 0.0107338494, 0.00722119911, -0.0082479734, -0.011814665, 0.00629575038, 0.0213731285, -0.0103420541, -0.00826823898, -0.0169282742, 0.0107811354, -0.00527573097, -0.00768054556, -0.00732928049, -0.0125171952, 0.02434537, -0.0154421525, 0.0138141736, 0.0251019411, 0.0121321548, -0.0116322776, -0.00774134137, 0.0125577254, 0.0127063375, 0.0127266031, -0.0150908874, -0.018360354, -0.00360046676, -0.012375338, -0.000697463809, -0.00249769725, 0.0197654143, 0.0115039302, 0.00594448578, -0.015415132, -0.00791021902, -0.0127401138, 0.0301547535, 0.0091936877, 0.00982191134, 0.00697126053, 0.015063867, 0.0261557363, -0.0238454938, -0.0241427179, -0.00550202653, -0.0103420541, -0.0166986, -0.00720093353, 0.000828343793, 0.00863301381, -0.0164689273, -0.0209678225, -0.0116255227, 0.00568779185, 0.00325426809, -0.00236090645, -0.00884242263, -0.00210083532, -0.00235921773, 0.00229335553, -0.00403279299, -0.00242339121, 0.00359033421, 0.0246425942, 0.00345016597, 0.0215892904, 0.00463737408, 0.000118953038, -0.0173606, 0.00417127274, 0.00949091185, -0.00605256716, 0.0159690492, -0.0224404335, -0.0286416113, 0.00101664208, -0.00556957768, 0.00617753621, 0.00195728941, -0.0122605013, -0.0183333345, -0.014253255, -0.00275607966, 0.0287767146, 0.0203328431, -0.0153205609, 0.00145150151, 0.011767379, 0.00526897563, -0.00669092359, -0.000453858083, 0.00567765906, 0.012071359, 0.010700074, -0.0191034153, -0.00017869343, 0.00768730044, -0.01354397, 0.00391795626, -3.29574868e-05, 0.0137668885, 0.0124699092, -0.013645296, 0.00120240729, 0.0122942766, 0.0135372151, 0.0299385916, 0.012422624, -0.0164148863, 0.00920719747, 0.00335390586, 0.0121794399, -0.00583640393, 0.0142262345, -0.010193442, 0.0114363795, -0.00816691294, -0.0122807669, -0.0458265804, 0.00124124915, 0.0386391543, 0.00866679, -0.0037760993, -0.00379636465, 0.00533652678, 0.0126320319, -0.00196911092, -0.028047163, -0.0161176622, 0.0204679444, -0.0222783107, 0.0105176866, 0.00286922744, 0.00758597441, -0.00902481, -0.00650853617, -0.0214676987, 0.021454189, -0.0020771923, -0.0229673311, -0.015874479, -0.00590395508, 0.0142667657, 0.000856630795, 0.0105919922, 0.00308201322, -0.0137196025, -0.0204274133, -0.00298406417, 0.0164419059, 0.0113553181, -0.0168201923, 0.0179820694, -0.0129630314, 0.00968005415, 0.0008857621, 0.0145234587, 0.00896401424, 0.00137297355, -0.00282700825, 0.00238454924, -0.00208057, -0.0124091133, -0.0119362567, -0.0199545566, 0.0220081061, -0.00766028045, 0.0120578483, 0.00932878908, 0.00669092359, 0.00617415877, 0.0213596169, -0.0176848453, 0.0260206349, 0.0124496445, -0.0104568908, -0.00522169, 0.00119818537, -0.0160230901, 0.0121794399, 0.00684966845, -0.00143461372, 0.00660986267, 0.0179820694, -0.0111729307, 0.00495486381, -0.0196438227, 0.00129782304, 0.0136655616, 0.00764677, 0.0181577019, -0.0313166305, 0.00436041504, -0.0189277828, -0.0126590524, 0.0102339722, 0.00219540671, -0.0124901747, 0.0144018671, -0.0263313688, 0.0151719488, -0.00999754388, -0.0229808409, -0.00741034187, 0.00390444626, -0.0171714574, 0.0218459852, -0.0142667657, -0.00348900771, -0.00776160648, 0.0130778681, 0.00514400657, 0.00929501373, 0.00717391307, 0.00226633507, 0.00617415877, 0.011564726, -0.00639369944, 0.0112675019, -0.0282633267, -0.0192250069, 0.0144964382, 0.00225620251, 0.012983297, 0.0175902732, 0.00586342439, 0.0228862688, -0.0285335314, -0.00485016, 0.0112810126, 0.00524871051, -0.00666728104, 0.0247236565, 0.000600359286, 0.00686993403, 0.00822095294, -0.00608972, -0.0143613368, 0.00735630095, -0.010855441, -0.0125104403, 0.0287496932, -0.00145150151, 0.0151854586, 0.00677874, 0.0012184506, 0.00593773043, 0.00928150397, 0.00658284221, -0.0209678225, 0.00755895395, -0.00893699378, 0.0193330888, 0.009788136, -0.0234401878, 0.0222783107, 0.0114093591, -0.0239805952, 0.0160095803, 0.0134156235, -0.00211096788, 0.00150807551, -0.0115849916, -0.0127873989, 0.013591256, 0.0145369694, -0.0187926814, 0.00480625173, 0.00282025314, 0.00392133417, -8.06389726e-05, -0.0352075659, 0.0204814542, 0.0060255467, -0.00461710896, -0.00327959959, -0.00507645542, 0.00781564787, 0.00563375093, 0.00311747729, 0.00130711135, 0.017955048, 0.0136790723, -0.000965978892, 0.0228457395, 0.00200288626, 0.00547838397, -0.00242845737, 0.00498188427, -0.0054614963, 0.00321880379, 0.00584991416, -0.00591071, -0.0121659301, -0.00674496451, 0.00411047647, 0.0128009096, 0.0149963163, -0.0171174165, -0.0150368465, -0.00534328213, -0.000821588677, 0.0124969296, 0.0196573325, 0.0398820937, -0.00153847341, 0.00030630143, 0.012017318, 0.0227376577, -0.00162206776, 0.0131656844, 0.00616740389, 0.00362748723, 0.00752517814, 0.00335897203, -0.0184684359, 0.000134152011, 0.00727523956, 0.00978138112, -0.00323738041, 0.0137263574, 0.0122267259, -0.0324244648, 0.0087883817] |
21 May, 2024 | Overview of Campus Area Network (CAN)
21 May, 2024
Campus Area Network (CAN) is a group of interconnected Local Area Networks (LAN) within a limited geographical area like school campus, university campus, military bases, or organizational campuses and corporate buildings etc. A Campus Area Network is larger than Local Area Network but smaller than Metropolitan Area Network (MAN) and Wide Area Network (WAN).
This Campus Area Network also called as Corporate Area Network. Sometimes this network is also referred as Residential Network or ResNet as it is only used by residents of specific campus only. Campus Area Network is network of interconnected Local Area Networks where these LANs are connected via Switches and routers and create a single network like CAN. Campus Area Network covers areas of around 1 to 5 km range and it can be both wired or wireless connectivity.
Example of CAN :
Let’s think about a university where university networks interconnect academic building, admission building, library, account section, examination section, placement section etc of an institution when connected with each other combine to form Campus Area Network (CAN).
The below figure illustrates a Campus Area Network :
Infrastructure of CAN :
Within a limited geographical area, LANs are interconnected with help of Switches and Routers and connects buildings to buildings of a single campus where all networking resources like wiring, hubs, switches, routers etc are owned by organization itself. In this, they use same kind of technologies like Local Area Network only interconnection between different buildings is there. Nodes in a campus network are interconnected by means of Optical fiber media, i.e., Fiber optics and takes advantage of 10-Gigabit Ethernet technology. Besides this 10-Gigabit ethernet technology, Wi-Fi hotspots and hot zones are different ways of accessing network.
Benefits of CAN :
Speed –
Communication within a CAN takes place over Local Area Network (LAN) so data transfer rate between systems is little bit fast than Internet.
Security –
Network administrators of campus take care of network by continuous monitoring, tracking and limiting access. To protect network from unauthorized access firewall is placed between network and internet.
Cost effective –
With a little effort and maintenance, network works well by providing fast data transfer rate with multi-departmental network access. It can be enabled wirelessly, where wiring and cabling costs can be managed. So to work with in a campus using CAN is cost-effective in view of performance.
Finally, we can say Campus Area Network is a cost-effective and easy to implement within a specific geographical area or certain kilometers of locality. And it is very helpful to campuses like colleges, universities, corporate organizations, etc.
Dreaming of M.Tech in IIT? Get AIR under 100 with our GATE 2026 CSE & DA courses! Get flexible weekday/weekend options, live mentorship, and mock tests. Access exclusive features like All India Mock Tests, and Doubt Solving—your GATE success starts now! | Languages/Introduction to Programming Languages/5 Most Difficult Programming Languages of the World/Top Dying Programming Languages in 2020/Top 10 Programming Languages of 2015/Top 10 Programming Languages for Blockchain Development/Top 10 Fastest Programming Languages/Top 10 DevOps Programming Languages You Must Know/Top 10 Backend Technologies You Must Know/Top 10 Python Developer Skills That You Must Know in 2024/Top 10 Flutter Packages That You Must Know/Top 5 Features of Java 17 That You Must Know/Top 10 Python Frameworks That You Must Know in 2024/Top 7 Web Development Myths That You Must Know/Top 10 Advance Python Concepts That You Must Know/Top Data Science Trends You Must Know in 2024/Top 7 Database You Must Know For Software Development Projects/7 Myths About Full Stack Development That You Must Know/7 VS Code Tricks That You Must Know/8 DevOps Best Practices That You Must Know/DevOps Prerequisites [2025] - Things to Learn Before DevOps/12 Things You Must Do to Get a Junior Web Developer Job in 2025/Top 10 Deep Learning Tools You Must Know [2025]/Top 10 Deep Learning Algorithms in 2025/Top 10 Machine Learning Frameworks in 2025/Top 10 Java Frameworks in 2025/Top 7 Big Data Frameworks in 2025/Top 10 JavaScript Frameworks to Use in 2025/Top 10 Python REST API Frameworks in 2025/Top 10 Frameworks for Web Applications in 2025/Top 7 Progressive Web App Development Frameworks [2025]/Benefits of Progressive Web Apps for Business/7 Famous Apps Built on Node.js: Reasons and Benefits/Benefits of Using Modern Learning Apps/An Introduction to Freelancing: The Career Choice for Modern Millennials/How to get weighted random choice in Python?/Random sampling in numpy | random() function/Sampling Theory/Cluster Sampling in Pandas/Random sampling in numpy | random_sample() function/Python Random – random() Function/random.lognormvariate() function in Python/random.expovariate() function in Python/random.gammavariate() function in Python/random.gauss() function in Python/Python | random.sample() function/Wand sample() function – Python/Wand – blur() function in Python/Pgmagick blur() method – Python/Pgmagick wave() method – Python/Pgmagick flip() method – Python/Pgmagick swirl() method – Python/Node.js GM swirl() Function/Node.js assert.doesNotMatch() Function/Node.js assert.notDeepStrictEqual() Function/Node.js assert.notEqual() Function/Tensorflow.js tf.notEqual() Function/Tensorflow.js tf.tensor3d() Function/Tensorflow.js tf.print() Function/Tensorflow.js tf.Tensor class .print() Method/Tensorflow.js tf.Tensor .toString() Method/TensorFlow.js Tensor Random Complete Reference/Tensorflow.js tf.Tensor class .dataSync() Method/Tensorflow.js tf.Tensor Class/Tensorflow.js tf.TensorBuffer Class/Tensorflow.js tf.Sequential Class/How to check an array is associative or sequential in PHP?/Convert an object to associative array in PHP/How to Check if a Value Exists in an Associative Array in PHP?/Sort an Associative Array by Key in PHP/How to Get All Values from an Associative Array in PHP?/How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?/How to Get All Keys of an Associative Array in PHP?/PHP array_keys() Function/PHP decoct( ) Function/PHP | gmp_xor() Function/PHP hexdec( ) Function/PHP octdec( ) Function/PHP ord() Function/PHP IntlChar::ord() Function/PHP | IntlChar::isspace() Function/PHP | IntlChar::islower() Function/PHP | IntlChar::isULowercase() Function/PHP | IntlChar::isUWhiteSpace() Function/PHP IntlChar::charName() Function/PHP | IntlChar::charDigitValue() Function/PHP | IntlChar digit() function/PHP | IntlChar::forDigit() Function/PHP | IntlChar::isIDIgnorable() Function/PHP | IntlChar isdefined() Function/AngularJS angular.isDefined() Function/AngularJS angular.isFunction() Function/AngularJS angular.toJson() Function/ReactJS TestRenderer.toJSON() Method/Node.js URL.toJSON() Method/Mongoose Document.prototype.toJSON() API/Mongoose Document.prototype.directModifiedPaths() API/Mongoose Document.prototype.$isNew API/Mongoose Document Model.prototype.remove() API/Mongoose Document Model.prototype.modelName API/Mongoose Document Model.prototype.collection API/Mongoose Document Model.prototype.db API/Mongoose Document Model.prototype.deleteOne() API/Mongoose Document Model.prototype.save() API/Mongoose Document Model.prototype.schema API/Mongoose Document Model.remove() API/Mongoose Document Model.bulkWrite() API/Mongoose Model.create() API/Mongoose Document Model.count() API/Mongoose Document Model.countDocuments() API/Mongoose | countDocuments() Function/Mongoose | exists() Function/Mongoose | where() Function/Mongoose | estimatedDocumentCount() Function/Mongoose count() Function/Mongoose | replaceOne() Function/Mongoose findOneAndUpdate() Method/Mongoose Populate() Method/Mongoose Query API.prototype.getOptions() Method/Mongoose Query.prototype.remove() API/Mongoose Query.prototype.setQuery() API/Mongoose Query.prototype.toConstructor() API/Mongoose Query.prototype.update() API/Mongoose Query.prototype.updateMany() API/Mongoose Query.prototype.findOneAndUpdate() API/Mongoose Query.prototype.limit() API/Mongoose Query API.prototype.writeConcern() Method/Mongoose Query API.prototype.getUpdate() Method/How does Query.prototype.getUpdate() work in Mongoose?/How does Query.prototype.comment() work in Mongoose ?/How does Query.prototype.elemMatch() work in Mongoose ?/Mongoose Query.prototype.elemMatch() API/Mongoose Query.prototype.replaceOne() API/Mongoose Queries Model.replaceOne() Function/Mongoose Queries Model.deleteOne() API/Mongoose Document Model.exists() API/Mongoose Document Model.estimatedDocumentCount() API/Mongoose Document Model.inspect() API/Mongoose Document Model.listIndexes() API/Mongoose Document Model.populate() API/How to populate virtuals to a mongoose model using Node.js ?/How to Populate Dropdown List with Array Values in PHP?/How to detect if a dropdown list is a multi-select using jQuery?/How to change a select’s options based on another dropdown using React?/Grouping Dropdown Options Using ReactJS/Primer CSS Dropdown Options/How to Select Multiple Options at once in Dropdown list in HTML?/Angular PrimeNG Form Dropdown Disabled Options Component/Angular PrimeNG Form Dropdown Custom Content Component/Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component/Angular PrimeNG OrganizationChart Templating/Angular PrimeNG Form AutoComplete Templating Component/Angular PrimeNG Form AutoComplete Force Selection Component/Angular PrimeNG Form Calendar Selection Mode Component/Angular PrimeNG Form Calendar Disable specific dates and/or days Component/Angular PrimeNG Form Calendar Custom Content Component/Angular PrimeNG Form Calendar Time Component/Angular PrimeNG Form Calendar Touch UI Component/Angular PrimeNG Form Calendar Popup and Inline Component/Angular PrimeNG Form Calendar Multiple Months Component/Angular PrimeNG Introduction/Angular PrimeNG Splitter Component/Angular PrimeNG Splitter Templates/Angular PrimeNG Splitter Styling/Mongoose Query.prototype.findOneAndRemove() API/Mongoose | findOneAndRemove() Function/Mongoose | findOneAndReplace() Function/MongoDB – db.collection.findOneAndReplace() Method/MongoDB insertOne() Method – db.Collection.insertOne()/How to Sort a Collection by Date in MongoDB?/How to Get the Latest Record from MongoDB Collection/How to Changing the Primary Key in MongoDB Collection/How to Reset the Primary Key Sequence ID in PostgreSQL?/PostgreSQL – Export PostgreSQL Table to CSV file/PostgreSQL – Removing Temporary Table/PostgreSQL – CREATE TABLE AS/PostgreSQL – Temporary table name/PostgreSQL – DROP TABLE/PostgreSQL – DROP ROLE/PostgreSQL – DROP TABLESPACE/PostgreSQL – Drop Procedure/PostgreSQL – DROP INDEX/PostgreSQL – CREATE INDEX/What is an Index in PostgreSQL?/Difference between MySQL and PostgreSQL/Difference between MariaDB and PostgreSQL/Difference between Elasticsearch and MariaDB/Difference between Couchbase and MariaDB/Difference between Oracle and Couchbase/Difference between RDBMS and Couchbase/Difference between Couchbase and Redis/Difference between Couchbase and IBM Db2/Difference between PostgreSQL and IBM DB2/Difference between MS SQL Server and IBM DB2/Difference between IBM DB2 and MongoDB/Difference between SQLite and IBM DB2/Difference between MySQL and IBM Db2/SQL Tutorial/How to SQL Select from Stored Procedure using SQL Server?/SQL Query to Rename Stored Procedure/Basic Query in PL/SQL procedure/How to Write a Normal Select Procedure in PostgreSQL?/PostgreSQL – SELECT INTO/How to Select Dates Between Two Dates in PostgreSQL?/How to Select Row With Max Value in PostgreSQL/PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows/PostgreSQL – IS NULL operator/PostgreSQL – NOT LIKE operator/SQL LIKE Operator/SQL Server Max Function Takes Two Values Like Math.Max in .NET/SQL Server NULL Values/NULL values in SQL/How to Set a Column Value to Null in SQL?/SQL IS NOT NULL Operator/SQL | NULL functions/SQL – SELECT NULL/SQL Query to Exclude Null Values/How to Filter Null Values to Last While Sorting Ascending in SQL?/How to Insert Rows with NULL Values in SQL?/SQL Query to Insert Multiple Rows/SQL Query to Add Email Validation Using Only One Query/SQL Query to Add an Agent Parameter in a Database/SQL Query to Get First and Last Day of a Month in a Database/SQL Query to Convert Date Range to Per Day Records/SQL Query to Check if Date is Greater Than Today in SQL/SQL Query to Get a Financial Year Using a Given Date/How to Group by Day, Date, Hour, Month or Year in SQL Server/SQL Query to Convert DateTime to Date in SQL Server/SQL Query to Convert Date Field to UTC/SQL Query to Convert Rows to Columns in SQL Server/SQL Query to Count the Number of Rows in a Table/SQL Query to Delete Duplicate Rows/SQL Query to Find Duplicate Names in a Table/How to Query Two Tables For Duplicate Values in SQL?/SQL – SELECT from Multiple Tables with MS SQL Server/How to Update Two Tables in One Statement in SQL Server?/Find all Tables that Contain a Specific Column Name in SQL Server/Copy Tables Between Databases In SQL Server/List All Databases in SQL Server/Top 10 SQL Databases To Learn in 2025/Top 10 Reasons to Learn Java in 2025/Top 5 Reasons to Learn Game Development/10 reasons to learn Python in 2019/Top 7 Reasons to Learn Golang/Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter/Is it Worth to Learn Python in 2020?/Python vs Java – Who Will Win the Battle in 2020?/How to Become a Freelance Programmer in 2020?/4 Personality Traits of a Great Programmer/Why Learning Web Development is a Great Career Move in 2025?/30+ Web Development Projects with Source Code [2025]/Top 10 Golang Project Ideas with Source Code in 2025/Top 10 Vue.js Project Ideas for Beginners in 2025/Top 10 Docker Projects Ideas for Beginners [2025]/Top Gen AI Project Ideas for Beginners in 2025/Top 12 Spring Project Ideas For Beginners [2025]/Top 10 R Project Ideas for Beginners in 2025/Top 10 Rust Project Ideas With Source Code in 2025/Top 10 C# Project Ideas for Beginners in 2025/Top 10 GoLang Projects Ideas for Beginners in 2025/The Future of Golang in 2025 [Top Trends and Predictions]/The Future of 3D Modeling in 2025 [Top Trends and Predictions]/The Future of Robotics in 2025 [Top Trends and Predictions]/10 Essential Skills for a Successful Career in Robotics Engineering/Software Testing Career Path – Skills, Salary and Growth/Why Non-Linear Career Paths are a Great Option to Achieve Career Success?/How to Build a Great Product from Scratch?/UI Design Process: 6 Easy Steps To Create Great UI/Content Improvement League 2024: From Good To A Great Article/Rank Improvement Course for GATE Exam: Crack GATE Now!/GATE DA 2025 Answer Key (Now Available) Download PDF/GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence/200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025/How To Ace Hackathons/How to Use the STAR Method To Ace Your Job Interview?/Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation/10 Ways to Find and Get Your Dream Internship/How to land your Dream Job: Three 90 Challenge/10 Tips For Landing Your Dream Internship/2-Page Resume Ship or Sink Your Dream Job Opportunity!/Things every final year student should do to get a job in their dream company/Things one should know before choosing Computer Science as their major/Why Developers Should Have a YouTube Channel?/Why Golang is so Popular Among Developers?/10 Most Popular Big Data Analytics Tools/Big Challenges with Big Data/Data Analysis Challenges in the Future/What is the impact of AI on the future of data science?/The Future of Data Engineering as a Data Engineer/The Future of Data Science in 2025 [Top Trends and Predictions]/What is AI Model ?/Creating a simple machine learning model/Deploy a Machine Learning Model using Streamlit Library/Using Google Cloud Function to generate data for Machine Learning model/Create a Virtual Machine and Set up API on Google Cloud/Install Horizon Agent on a Linux Virtual Machine/How To Share File From Host Machine(Windows) To Guest Machine(Linux)/How To Transfer File From Linux To Windows/How to Restore Windows Photo Viewer in Windows 10?/How to Restore Lost or Missing Bookmarks on Firefox?/How to Back Up and Restore Data in Linux?/StringStream in C++ for Decimal to Hexadecimal and back/Program for Hexadecimal to Decimal/Convert Hexadecimal value String to ASCII value String/Ways to Convert List of ASCII Value to String – Python/Convert String List to ASCII Values – Python/Increase the ASCII value of characters of the string by the given values/Count characters in a string whose ASCII values are prime/What is ASCII - A Complete Guide to Generating ASCII Code/How to convert character to ASCII code using JavaScript ?/8085 program to convert a hexadecimal number into ASCII code/8085 program to convert an 8 bit number into Grey number/8085 program to check whether the given 16 bit number is palindrome or not/8085 program to convert 8 bit BCD number into ASCII Code/8085 program to add 2-BCD numbers/8086 program to subtract two 8 bit BCD numbers/8086 program to divide a 16 bit number by an 8 bit number/8086 program to convert a 16 bit Decimal number to Octal/8086 program to find sum of digits of 8 bit number/8086 program to convert 8 bit ASCII to BCD number/8085 program to convert an 8 bit BCD number into hexadecimal number/8086 program to add two 8 bit BCD numbers/8086 program to add two 16-bit numbers with or without carry/8086 program to multiply two 16-bit numbers/8086 program to add two 16 bit BCD numbers with carry/8085 program to sum of two 8 bit numbers without carry/8085 program to add two 16 bit numbers/8085 program to find maximum of two 8 bit numbers/8085 program to multiply two 8 bit numbers using logical instructions/ROTATE Instructions in 8085/Logical instructions in 8086 microprocessor/Arithmetic instructions in 8085 microprocessor/Data transfer instructions in 8086 microprocessor/Logical instructions in 8085 microprocessor/Arithmetic instructions in 8086 microprocessor/Data transfer instructions in 8085 microprocessor/Data Transfer instructions in AVR microcontroller/Program execution transfer instructions in 8086 microprocessor/String manipulation instructions in 8086 microprocessor/Data Manipulation Instructions in Computer Organization/Synchronous Data Transfer in Computer Organization/Memory Stack Organization in Computer Architecture/Direct Memory Access (DMA) Controller in Computer Architecture/I/O Interface (Interrupt and DMA Mode)/Difference between Relative Addressing Mode and Direct Addressing Mode/Implied Addressing Mode in 8085 Microprocessor/Data Types and Addressing Modes of 80386/80386DX Microprocessor/Difference between Direct and Implied Addressing Modes/Difference between Simplex Transmission Modes and Full Duplex Transmission Modes/Difference Between Serial and Parallel Transmission/Difference between Communication and Transmission/Difference between Terrestrial Microwave and Satellite Microwave Transmission System/Advantages and Disadvantages of Satellite Communication/Global Mobile Satellite System/Mobile Telephone System/Mobile Crowd Sensing along with Incentive Mechanism/Polling Mechanism In Wireless Network and ISMA/Overview of Wireless Metropolitan Area Network (WMAN)/Overview of Campus Area Network (CAN) | https://www.geeksforgeeks.org/overview-of-campus-area-network-can?ref=asr10 | Languages | Overview of Campus Area Network (CAN) | Benefits of Progressive Web Apps for Business, Angular PrimeNG Form Calendar Custom Content Component, What is ASCII - A Complete Guide to Generating ASCII Code, Mongoose Query.prototype.replaceOne() API, PHP | IntlChar::isspace() Function, 2-Page Resume Ship or Sink Your Dream Job Opportunity!, PHP | IntlChar isdefined() Function, How to Populate Dropdown List with Array Values in PHP?, Difference between PostgreSQL and IBM DB2, PostgreSQL – CREATE INDEX, Benefits of Using Modern Learning Apps, 8085 program to find maximum of two 8 bit numbers, Content Improvement League 2024: From Good To A Great Article, SQL Query to Convert Date Field to UTC, Top 7 Big Data Frameworks in 2025, How to Group by Day, Date, Hour, Month or Year in SQL Server, Why Non-Linear Career Paths are a Great Option to Achieve Career Success?, O Interface (Interrupt and DMA Mode), random.gauss() function in Python, Difference between Couchbase and MariaDB, 8086 program to convert 8 bit ASCII to BCD number, Top 10 Golang Project Ideas with Source Code in 2025, Difference between Couchbase and Redis, Increase the ASCII value of characters of the string by the given values, 8086 program to multiply two 16-bit numbers, The Future of Robotics in 2025 [Top Trends and Predictions], Sort an Associative Array by Key in PHP, Big Challenges with Big Data, Wand sample() function – Python, How to Restore Lost or Missing Bookmarks on Firefox?, 8085 program to convert an 8 bit number into Grey number, 8085 program to convert an 8 bit BCD number into hexadecimal number, SQL Query to Rename Stored Procedure, How to Sort a Collection by Date in MongoDB?, How to Reset the Primary Key Sequence ID in PostgreSQL?, How does Query.prototype.comment() work in Mongoose ?, Why Developers Should Have a YouTube Channel?, SQL Query to Check if Date is Greater Than Today in SQL, MongoDB insertOne() Method – db.Collection.insertOne(), I, Advantages and Disadvantages of Satellite Communication, 8086 program to add two 8 bit BCD numbers, PHP | IntlChar::forDigit() Function, Mongoose Query.prototype.findOneAndUpdate() API, Top 7 Progressive Web App Development Frameworks [2025], Wand – blur() function in Python, UI Design Process: 6 Easy Steps To Create Great UI, How to Query Two Tables For Duplicate Values in SQL?, Top Dying Programming Languages in 2020, SQL Query to Find Duplicate Names in a Table, PHP | IntlChar::charDigitValue() Function, Mongoose Document Model.bulkWrite() API, Mongoose Document Model.prototype.save() API, SQL Query to Insert Multiple Rows, PHP IntlChar::ord() Function, How to convert character to ASCII code using JavaScript ?, 8086 program to convert a 16 bit Decimal number to Octal, SQL Tutorial, Mongoose Query.prototype.findOneAndRemove() API, Mongoose Query.prototype.setQuery() API, Top 10 DevOps Programming Languages You Must Know, SQL Query to Delete Duplicate Rows, SQL Query to Count the Number of Rows in a Table, How does Query.prototype.elemMatch() work in Mongoose ?, Mongoose Query.prototype.toConstructor() API, Difference between Simplex Transmission Modes and Full Duplex Transmission Modes, Data transfer instructions in 8086 microprocessor, Mongoose Document Model.countDocuments() API, 10 Essential Skills for a Successful Career in Robotics Engineering, Mongoose Document Model.count() API, SQL Query to Get First and Last Day of a Month in a Database, Things every final year student should do to get a job in their dream company, Mongoose | exists() Function, How To Transfer File From Linux To Windows, Mongoose Query API.prototype.writeConcern() Method, Mongoose | where() Function, Tensorflow.js tf.Tensor Class, Program execution transfer instructions in 8086 microprocessor, Arithmetic instructions in 8086 microprocessor, Angular PrimeNG Form Dropdown Disabled Options Component, random.expovariate() function in Python, Random sampling in numpy | random_sample() function, 8085 program to check whether the given 16 bit number is palindrome or not, Top 10 R Project Ideas for Beginners in 2025, StringStream in C++ for Decimal to Hexadecimal and back, Difference between MS SQL Server and IBM DB2, PostgreSQL – Temporary table name, Top 10 Deep Learning Algorithms in 2025, Pgmagick flip() method – Python, Install Horizon Agent on a Linux Virtual Machine, Is Flutter Worth Learning? Top 7 Reasons to Learn Flutter, How to change a select’s options based on another dropdown using React?, Mongoose Query.prototype.updateMany() API, PHP | IntlChar::isUWhiteSpace() Function, PHP | IntlChar::isULowercase() Function, Pgmagick blur() method – Python, GATE 2025 DA Paper Analysis 2025 - Data Science and Artificial Intelligence, Difference between IBM DB2 and MongoDB, Data Types and Addressing Modes of 80386, How to Check if a Value Exists in an Associative Array in PHP?, Top 10 Programming Languages of 2015, Angular PrimeNG OrganizationChart Templating, How to Write a Normal Select Procedure in PostgreSQL?, Mongoose | findOneAndReplace() Function, Top 10 Java Frameworks in 2025, Angular PrimeNG Form Calendar Multiple Months Component, SQL Server Max Function Takes Two Values Like Math.Max in .NET, Top 7 Web Development Myths That You Must Know, 10 Most Popular Big Data Analytics Tools, 10 reasons to learn Python in 2019, Mongoose count() Function, AngularJS angular.isDefined() Function, Angular PrimeNG Splitter Styling, PHP array_keys() Function, Direct Memory Access (DMA) Controller in Computer Architecture, random.gammavariate() function in Python, Convert Hexadecimal value String to ASCII value String, Mongoose | estimatedDocumentCount() Function, PostgreSQL – DROP TABLESPACE, PHP | IntlChar::isIDIgnorable() Function, Python | random.sample() function, Global Mobile Satellite System, Mongoose Populate() Method, 7 Myths About Full Stack Development That You Must Know, PHP | IntlChar::islower() Function, PostgreSQL – Drop Procedure, Mongoose Document.prototype.$isNew API, Angular PrimeNG Form Calendar Touch UI Component, Node.js assert.doesNotMatch() Function, Top Gen AI Project Ideas for Beginners in 2025, Node.js GM swirl() Function, Overview of Wireless Metropolitan Area Network (WMAN), 8086 program to add two 16-bit numbers with or without carry, Top 10 Advance Python Concepts That You Must Know, Python vs Java – Who Will Win the Battle in 2020?, Top 10 C# Project Ideas for Beginners in 2025, 10 Ways to Find and Get Your Dream Internship, 8 DevOps Best Practices That You Must Know, Top 10 Python REST API Frameworks in 2025, Top 10 Deep Learning Tools You Must Know [2025], Top 10 SQL Databases To Learn in 2025, Implied Addressing Mode in 8085 Microprocessor, How to Filter Null Values to Last While Sorting Ascending in SQL?, How to Become a Freelance Programmer in 2020?, How does Query.prototype.getUpdate() work in Mongoose?, PostgreSQL – CREATE TABLE AS, The Future of 3D Modeling in 2025 [Top Trends and Predictions], Mongoose Document Model.exists() API, 8085 program to multiply two 8 bit numbers using logical instructions, How to check an array is associative or sequential in PHP?, Mongoose Document Model.prototype.collection API, Angular PrimeNG Form Dropdown Advanced with Templating, Filtering and Clear Icon Component, Mongoose Document.prototype.toJSON() API, Difference between Direct and Implied Addressing Modes, Tensorflow.js tf.tensor3d() Function, PostgreSQL – IS NULL operator, Is it Worth to Learn Python in 2020?, Mongoose Document Model.prototype.deleteOne() API, 7 VS Code Tricks That You Must Know, Grouping Dropdown Options Using ReactJS, SQL Query to Convert Rows to Columns in SQL Server, SQL LIKE Operator, What is the impact of AI on the future of data science?, Top Data Science Trends You Must Know in 2024, Creating a simple machine learning model, SQL Query to Exclude Null Values, Mongoose | replaceOne() Function, or days Component, How to SQL Select from Stored Procedure using SQL Server?, SQL Server NULL Values, Top 5 Features of Java 17 That You Must Know, Angular PrimeNG Form Dropdown Custom Content Component, Synchronous Data Transfer in Computer Organization, Tensorflow.js tf.TensorBuffer Class, SQL Query to Convert DateTime to Date in SQL Server, Python Random – random() Function, Convert an object to associative array in PHP, PHP decoct( ) Function, How to Set a Column Value to Null in SQL?, 8085 program to convert 8 bit BCD number into ASCII Code, Top 10 Frameworks for Web Applications in 2025, Top 10 Backend Technologies You Must Know, PHP | gmp_xor() Function, Difference between MySQL and IBM Db2, Difference between Oracle and Couchbase, Difference between Couchbase and IBM Db2, Data transfer instructions in 8085 microprocessor, PostgreSQL – NOT LIKE operator, How to Select Row With Max Value in PostgreSQL, Top 7 Reasons to Learn Golang, An Introduction to Freelancing: The Career Choice for Modern Millennials, Tensorflow.js tf.Tensor class .print() Method, Difference between Elasticsearch and MariaDB, Pgmagick wave() method – Python, Difference between MySQL and PostgreSQL, The Future of Data Engineering as a Data Engineer, NULL values in SQL, PostgreSQL – Export PostgreSQL Table to CSV file, Node.js assert.notDeepStrictEqual() Function, Top 5 Reasons to Learn Game Development, Program for Hexadecimal to Decimal, How To Share File From Host Machine(Windows) To Guest Machine(Linux), Ways to Convert List of ASCII Value to String – Python, 12 Things You Must Do to Get a Junior Web Developer Job in 2025, List All Databases in SQL Server, Top 10 Vue.js Project Ideas for Beginners in 2025, Find all Tables that Contain a Specific Column Name in SQL Server, Mongoose Query.prototype.update() API, Top 7 Database You Must Know For Software Development Projects, Copy Tables Between Databases In SQL Server, How to get weighted random choice in Python?, random.lognormvariate() function in Python, Top 12 Spring Project Ideas For Beginners [2025], Memory Stack Organization in Computer Architecture, PostgreSQL – SELECT INTO, Mongoose Queries Model.replaceOne() Function, PHP hexdec( ) Function, Top 10 Flutter Packages That You Must Know, The Future of Golang in 2025 [Top Trends and Predictions], Angular PrimeNG Splitter Component, Logical instructions in 8085 microprocessor, Mongoose findOneAndUpdate() Method, SQL Query to Get a Financial Year Using a Given Date, Mongoose Query.prototype.limit() API, Tensorflow.js tf.notEqual() Function, ReactJS TestRenderer.toJSON() Method, PostgreSQL – DROP ROLE, Convert String List to ASCII Values – Python, Mongoose Document Model.prototype.modelName API, Node.js assert.notEqual() Function, Things one should know before choosing Computer Science as their major, Why Golang is so Popular Among Developers?, Mongoose Document.prototype.directModifiedPaths() API, Difference between SQLite and IBM DB2, How to Get All Keys of an Associative Array in PHP?, Tensorflow.js tf.Tensor .toString() Method, Tensorflow.js tf.Sequential Class, How to land your Dream Job: Three 90 Challenge, Bridge the Gap Between Engineering and Your Dream Job – Complete Interview Preparation, How to Build a Great Product from Scratch?, 7 Famous Apps Built on Node.js: Reasons and Benefits, How to Update Two Tables in One Statement in SQL Server?, How to sort an Array of Associative Arrays by Value of a Given Key in PHP ?, 8086 program to add two 16 bit BCD numbers with carry, Mongoose Document Model.listIndexes() API, Primer CSS Dropdown Options, Mongoose Query.prototype.elemMatch() API, Difference between MariaDB and PostgreSQL, Angular PrimeNG Form AutoComplete Templating Component, How to Select Multiple Options at once in Dropdown list in HTML?, How to Changing the Primary Key in MongoDB Collection, 8085 program to sum of two 8 bit numbers without carry, Tensorflow.js tf.Tensor class .dataSync() Method, AngularJS angular.isFunction() Function, How to Back Up and Restore Data in Linux?, Create a Virtual Machine and Set up API on Google Cloud, Basic Query in PL, Mongoose | countDocuments() Function, Logical instructions in 8086 microprocessor, Languages, Mongoose Document Model.estimatedDocumentCount() API, PostgreSQL – Installing PostgreSQL Without Admin Rights on Windows, SQL IS NOT NULL Operator, 5 Most Difficult Programming Languages of the World, Difference between RDBMS and Couchbase, Mongoose Document Model.populate() API, Mongoose Document Model.prototype.remove() API, SQL – SELECT from Multiple Tables with MS SQL Server, What is AI Model ?, Angular PrimeNG Form Calendar Disable specific dates and, Data Transfer instructions in AVR microcontroller, 10 Tips For Landing Your Dream Internship, Top 10 Rust Project Ideas With Source Code in 2025, Mongoose | findOneAndRemove() Function, How to Restore Windows Photo Viewer in Windows 10?, 8086 program to find sum of digits of 8 bit number, Angular PrimeNG Introduction, Difference between Relative Addressing Mode and Direct Addressing Mode, DevOps Prerequisites [2025] - Things to Learn Before DevOps, Mongoose Document Model.remove() API, SQL procedure, 4 Personality Traits of a Great Programmer, SQL – SELECT NULL, PHP ord() Function, TensorFlow.js Tensor Random Complete Reference, Top 10 Machine Learning Frameworks in 2025, How to populate virtuals to a mongoose model using Node.js ?, Why Learning Web Development is a Great Career Move in 2025?, Arithmetic instructions in 8085 microprocessor, Difference Between Serial and Parallel Transmission, Overview of Campus Area Network (CAN), SQL Query to Convert Date Range to Per Day Records, Data Analysis Challenges in the Future, Mongoose Query.prototype.remove() API, Angular PrimeNG Splitter Templates, Mongoose Document Model.prototype.db API, Software Testing Career Path – Skills, Salary and Growth, 80386DX Microprocessor, Mongoose Query API.prototype.getUpdate() Method, Mongoose Query API.prototype.getOptions() Method, PHP IntlChar::charName() Function, Mongoose Document Model.inspect() API, Introduction to Programming Languages, 8085 program to convert a hexadecimal number into ASCII code, Mongoose Model.create() API, Polling Mechanism In Wireless Network and ISMA, Mobile Crowd Sensing along with Incentive Mechanism, Node.js URL.toJSON() Method, GATE DA 2025 Answer Key (Now Available) Download PDF, The Future of Data Science in 2025 [Top Trends and Predictions], Angular PrimeNG Form AutoComplete Force Selection Component, Random sampling in numpy | random() function, Angular PrimeNG Form Calendar Selection Mode Component, Cluster Sampling in Pandas, Pgmagick swirl() method – Python, Mongoose Document Model.prototype.schema API, How to Use the STAR Method To Ace Your Job Interview?, AngularJS angular.toJson() Function, Count characters in a string whose ASCII values are prime, Mobile Telephone System, Top 10 JavaScript Frameworks to Use in 2025, 30+ Web Development Projects with Source Code [2025], Top 10 Reasons to Learn Java in 2025, Data Manipulation Instructions in Computer Organization, Top 10 Python Frameworks That You Must Know in 2024, PHP octdec( ) Function, Angular PrimeNG Form Calendar Popup and Inline Component, 8085 program to add two 16 bit numbers, Angular PrimeNG Form Calendar Time Component, Deploy a Machine Learning Model using Streamlit Library, ROTATE Instructions in 8085, How to Get All Values from an Associative Array in PHP?, Sampling Theory, PostgreSQL – DROP TABLE, Top 10 Programming Languages for Blockchain Development, What is an Index in PostgreSQL?, How To Ace Hackathons, MongoDB – db.collection.findOneAndReplace() Method, SQL Query to Add an Agent Parameter in a Database, Top 10 Fastest Programming Languages, How to Get the Latest Record from MongoDB Collection, 8085 program to add 2-BCD numbers, Difference between Terrestrial Microwave and Satellite Microwave Transmission System, How to detect if a dropdown list is a multi-select using jQuery?, Tensorflow.js tf.print() Function, SQL | NULL functions, Top 10 GoLang Projects Ideas for Beginners in 2025, PHP | IntlChar digit() function, SQL Query to Add Email Validation Using Only One Query, How to Insert Rows with NULL Values in SQL?, 8086 program to subtract two 8 bit BCD numbers, PostgreSQL – DROP INDEX, 200 Days of GATE CS : The Ultimate Study Plan to Ace GATE 2025, String manipulation instructions in 8086 microprocessor, Top 10 Docker Projects Ideas for Beginners [2025], PostgreSQL – Removing Temporary Table, How to Select Dates Between Two Dates in PostgreSQL?, Top 10 Python Developer Skills That You Must Know in 2024, Rank Improvement Course for GATE Exam: Crack GATE Now!, 8086 program to divide a 16 bit number by an 8 bit number, Mongoose Queries Model.deleteOne() API, Difference between Communication and Transmission, Using Google Cloud Function to generate data for Machine Learning model | GeeksforGeeks | [-0.050912112, 0.0116860867, -0.018686844, 0.00278872531, 0.00213155313, 0.0322252698, -0.0271449555, 0.00236479822, -0.0268997923, -0.0050394549, -0.0154997287, -0.0457364582, 0.0145054581, -0.0503945462, -0.0319528691, -0.0102764014, -0.0308632553, 0.0052505671, 0.0430396684, -0.0170388054, 0.0268725529, -0.0131230131, -0.00311901397, -0.0230589099, 0.0346769, 0.0329879969, 0.0116656572, -0.00549573, -0.0192180295, 0.0554612428, 0.0258238018, 0.00774986437, 0.00777710462, -0.0544805937, 0.00206515496, -0.0500676632, -0.035276182, 0.00852621254, -0.00971797574, 0.00641508959, 0.0223915242, 0.0129595706, 0.0233994145, 0.030073287, -0.00545486948, -0.0237399191, -0.0426310636, -0.0384633, 0.0114000635, -0.0223915242, 0.00509734033, -0.0327155963, 0.0172839686, 0.0213155318, -0.00781115517, 0.0687000304, 0.0352489427, 0.0366382, 0.00908463914, 0.0020634525, 0.0654856712, 0.00976564642, -0.0325793959, -0.0222417023, 0.00413031, 0.0222008415, -0.015853852, 0.0399342738, 0.019490432, -0.0124556255, -0.0409149267, 0.0119789205, -0.0476432778, -0.0549709164, -0.00864879414, -0.0159219541, 0.0475615561, 0.0299370848, -0.00303559052, 0.0265320484, -0.0215879343, -0.0161943566, -0.00634698896, -0.0208252072, -0.0175836105, 0.00269508688, -0.0103308819, -0.0615630709, 0.0531458184, 0.0209614076, -0.0223098025, 0.0237126779, -0.0096566854, -0.0483242869, -0.006364014, -0.0245707463, -0.0028091555, 0.00294876215, 0.0166846812, 0.0325793959, 0.0172703471, 0.0124624353, 0.000665259082, -0.022800127, 0.0419500545, -0.00958177447, -0.017815154, 0.00976564642, 0.0118767694, 0.0278532021, 0.00483515253, -0.0496318191, 0.0238080192, 0.0283299088, -0.0451099314, -0.0100925295, -0.0378367715, -0.0503673069, 0.00735487975, 0.0522196479, -0.00604394078, -0.0363385566, 0.000352208532, -0.00810398813, -0.0343227722, 0.0187140834, 0.0180875566, -0.0146280387, -0.0361478738, -0.0139334118, -0.0113047231, -0.00966349524, 0.0207162444, -0.00790649559, 0.0210431293, -0.0289291944, 0.0250474531, 0.0336962454, 0.0291743577, -0.038762942, 0.0104194134, -0.0368833616, 0.015526969, 0.00246354425, -0.0125782071, 0.0119925402, 0.0121900328, 0.0420862585, -0.00206515496, 0.0391170643, -0.00341014448, -0.0141240936, 0.00887352694, 0.00635039387, -0.0127144083, -0.023235973, 0.00276318751, 0.0214381125, 0.00447081355, -0.000697606942, 0.0366382, -0.0450826921, -0.0217513759, 0.00273935217, 0.0385450199, -0.00804950763, 0.0137699693, -0.00432099216, -0.0350037813, 0.0224596243, 0.0129868109, 0.0239578411, 0.00495092385, 0.033233162, 0.00238182349, -0.0129391411, -0.00119601924, 0.0111072306, -0.0189864859, 0.0182782393, -0.0349493, -0.0423859023, -0.00532207265, 0.0342410542, 0.0180603173, 0.00137393246, 0.0412418097, -0.0118699595, 0.0372647271, 0.00422905618, -0.0239033606, 0.0147097595, 0.0579128712, 0.00430737203, 0.0118767694, -0.0211384706, -0.00365700969, 0.060473457, 0.0338596888, -0.0355485864, -0.0261234436, 0.00728677912, 0.00501902448, 0.0354941078, 0.00493049342, 0.0244890265, 0.0131298229, 0.00363998464, 0.00214006589, 0.0128982803, -0.0246797092, -0.0107871573, 0.0339686498, -0.0153635275, 0.00768857356, 0.000968733046, -0.00687136455, -0.0397708341, -0.0184961613, -0.00877137575, 0.0311084185, 0.0119516803, 0.0368833616, 0.0100857196, -0.0436934344, -0.0130957728, 0.0392260253, -0.00590773905, -0.0375371277, -0.0403701179, -0.0234811362, -1.4152185e-05, -0.0183463395, 0.00765452301, -0.0127348388, 0.00167868321, 0.0328517966, -0.0150502641, -0.0363657959, 0.0267772116, -0.0297191627, 0.0421134979, -0.0618899539, -0.0605279393, 0.005618311, -0.00607799087, 0.0166302, 0.0269406531, 0.0224596243, -0.0201578196, -0.0421407372, 0.0417321324, -0.00603372557, 0.0522741303, -0.0346496552, -0.0478612, -0.00411328487, -0.0270768553, 0.0164939985, 0.048978053, -0.0266273897, 0.0195721537, -0.0322252698, 0.0187413245, -0.0334238447, -0.0295829624, -0.0122989938, 0.0355485864, 0.0064321151, -0.00598605489, -0.00596222, -0.0290381555, 0.0155950692, 0.0218467172, 0.0236173365, 0.00644233, 0.0256467387, 0.00915273931, -0.00335566397, -0.0143556362, 0.0486239269, -0.0733308792, -0.0331514403, -0.0303184502, -0.0360661522, -0.0159900542, -0.0532820188, 0.0200079978, -0.000183446376, -0.0211793296, -0.0196130127, -0.0135043766, -0.0165757202, 0.0274990797, 0.0272947773, 0.0191226881, -0.0176789518, -0.0169570837, -0.00688839, -0.00468533114, -0.00541060371, -0.0227184072, -0.0146689, -0.0309177358, -0.0231406316, -0.0182782393, -0.0494683795, 0.00857388321, 0.00243970915, 0.00821294915, 0.030291209, -0.0409966446, -0.00858069304, 0.0215198342, 0.0526010133, -0.00648319069, 0.0223779026, -0.0320345871, -0.0076068528, -0.0374009274, 0.0147506204, 0.00411669, -0.0243119635, 0.0553795211, -0.0265865289, -0.0188094247, 0.010834828, 0.00952729397, -0.00622100243, -0.0299370848, -0.0336417668, 0.0168208834, -0.0130753424, -0.0200079978, 0.0225004852, -0.0229090899, -0.00727996929, 0.0155950692, -0.0208524466, 0.0742025673, 0.0296646822, -0.0268044509, -0.0263549872, 0.0109233586, -0.0380819328, 0.00931618176, -0.012108312, 0.00253334758, 0.0068986048, -0.0105147548, 0.000905739842, -0.0151728448, 0.0154316276, 0.0187549442, -0.00197151653, 0.0165212397, -0.0308360159, -0.0203076415, 0.00483855745, 0.0107394867, 0.00962263439, -0.0279213041, -0.000608224713, 0.0287657529, -0.0717509389, 0.00207196502, -0.00220135646, -0.00287385122, 0.0136405779, 0.000850833603, -0.00598946027, 0.0154861081, -0.00665344251, -0.00762047293, -0.00598605489, 0.00260655582, 0.0107939672, 0.0252517555, -0.00232564029, 0.00196470646, 0.0157857519, 0.0204983223, 0.00236479822, 0.0375098884, 0.000998527161, 0.00473640673, 0.0446196049, -0.0146825192, -0.0190818273, 0.022364283, 0.00811760873, 0.00157312711, -0.00706885708, 0.035385143, 0.00927532092, -0.00800183695, -0.0224868637, -0.010800777, 0.00853302237, -0.0102491612, -0.0417593755, 0.0374009274, -0.0284116287, -0.00427332148, -0.000567364274, -0.00505307503, -0.00686795963, -0.0493594185, -0.0296374429, 0.0106305256, -0.00704161637, -0.0115430756, -0.0355485864, -0.0269270334, 0.0102832122, 0.0751832202, 0.00031858377, 0.0287929922, 0.017815154, 0.0136133377, 0.00749789132, 0.00913912, -0.0136950593, 0.000345824083, -0.0156767908, 0.0262051653, -0.0147370007, -0.0185506418, -0.0217241365, 0.0249929726, -0.0130208619, -0.0362295955, -0.00486239279, 0.0117609976, -0.0101606306, -0.0332604, 0.00910506863, 0.013054912, -0.0110323196, 0.0123739047, -0.0256058779, 0.00586347375, 0.00285512349, -0.0143011557, -0.0309994575, 0.0104602734, -0.00685093459, -0.0431486294, 0.0134635167, -0.00258442317, -0.0491959751, 0.00552297, -0.0397435911, -0.0196266342, -0.00992908794, -0.00243460154, 0.0263005067, -0.0181284174, 0.0206345245, 0.0172567274, 0.0398525521, 0.0209477879, -0.0359844305, -0.0370740443, 0.0341865718, 0.0317077041, -0.0210976098, -0.035303425, 0.0022439193, 0.0149413021, 0.0822657, -0.0381091759, 0.0242030025, -2.26381762e-05, -0.017706193, -0.0168481227, -0.0152137056, -0.0400704741, 0.00182339735, 0.00331139844, -0.0211929511, 0.0496045798, 0.00700756628, 0.0333966, -0.0132319741, 0.0155542092, -0.0332059227, 0.00609161146, -0.033342123, -0.0392805077, 0.0216968954, 0.0139742717, 0.00189490314, -0.0356575474, -0.0133409351, -0.00338460691, 0.0277714822, 0.00916636, -0.0306998137, 0.0151592251, -0.0505852289, -0.0211793296, 0.00251461985, 0.068100743, -0.0377550498, -0.023344934, 0.0499859452, 0.0266137701, -0.00887352694, 0.00344419503, -0.00579877803, 0.0216968954, -0.01840082, 0.0440748, 0.0183872, 0.0155133484, -0.0177470539, -0.00408263924, -0.0270768553, 0.0220101587, 0.0170660447, 0.000749533763, 0.0186323635, -0.0329607576, -0.0241757631, -0.00333182863, 0.0230452903, -0.00204983237, -0.0188502856, -0.0381908938, -0.00665003713, 0.00405880436, 0.0134771364, -0.038980864, -0.0116588464, 0.00564214634, -0.0169979446, 0.0172158666, 0.00599967502, -0.00278532039, -0.0111617111, 0.0234811362, -0.019490432, -0.000404773775, -0.000698032614, 0.00458318, -0.017420169, -0.0103785526, -0.0159083325, -0.00264401129, 0.0149140619, -0.00960220397, -0.0105896648, -0.0195721537, 0.00265763141, 0.012653118, 0.0309722163, -0.0355485864, -0.00279553537, -0.0283026677, 0.0205528028, 0.00523013668, 0.0217786171, 0.0135724777, -0.000331778283, 0.0132932644, -0.00475683669, 0.0203893613, 0.0142058143, 0.027417358, 0.00341695477, -0.0369378403, -0.0172158666, 0.0101946807, 0.0413235277, 0.0080290772, -0.00776348449, -0.00178594189, 0.00853302237, -0.00388514716, -0.0218194779, -0.0168889835, -0.000671643531, -0.00240225368, 0.0356575474, 0.0211112294, 0.0160309151, -0.00958177447, -0.022255322, -0.0280575044, 0.0089552477, 0.00596903, -0.00126412, -0.0158810932, 0.0251700338, -0.000840618508, -0.0104398439, 0.00683050416, 0.0164122786, -0.00378980627, 0.00736169, 0.0168208834, -0.0174337905, -0.0121287415, 0.0353306644, 0.0280302651, 0.0344044939, 0.0222280826, -0.0121015012, -0.0171477664, -0.0196947344, -0.0444289222, 0.00353783346, -0.00359571911, 0.00313433656, -0.0283571482, -0.0174474102, -0.00866241381, -0.0108416378, 0.0171750076, 0.00811760873, 0.0225277245, 0.00419841055, -0.00877137575, -0.00372170541, -0.00612566154, -0.00421543606, 0.0131706828, -0.0106850062, -0.0132524045, 0.022582205, -0.0289564356, -0.0260825828, 0.0103785526, 0.00238863355, -0.0463629849, -0.0344044939, -0.019708354, -0.0187685639, 0.0222417023, -0.0361478738, 0.0100993402, -0.00350037799, 0.0700620413, 0.00866241381, 0.0155814495, 0.0107462965, -0.0083082905, 0.031162899, 0.00768176373, 0.0323069915, 0.0390625857, -0.00826062, 0.00908463914, -0.00483855745, -0.0171886273, 0.00273764972, -0.0197492149, -0.00968392566, 0.00120197807, -0.0382726155, -0.0302367285, -0.0303456895, -0.0130344816, -0.0132864546, -0.0365837179, -0.0106986267, -0.0180739369, -0.0140151326, 0.0171477664, -0.0500949062, -0.00736169, 0.0249112509, 0.0358482301, -0.0137495399, 0.000709098938, 0.00470576109, 0.0390081033, -0.0057919682, -0.0325793959, -0.020797966, -0.0065819365, -0.0175427515, 0.0242983438, -0.00293684448, 0.00545827439, -0.0260689631, -0.0159355737, 0.00462063542, -0.00708247721, -0.000420309254, -0.00463425554, -0.0110936109, -0.00979288667, 0.00606096582, -0.00585666392, 0.0105215646, -6.07586298e-05, 0.016725542, -0.000432865345, 0.0213700123, 0.00768857356, -0.0035105932, -0.024543507, -0.0376188494, 0.0219148174, -0.00803588703, -0.0408059619, -0.0298008844, 0.03127186, -0.0157857519, 0.0017706193, -0.0130276717, 0.00532888295, 0.0239033606, 0.00574429752, -0.000816357613, 0.0170388054, 0.00899610762, 0.0219284389, 0.0100039989, 0.012435195, 0.0298281237, 0.0214108732, -0.0235356167, 0.00467511592, -0.0110187, -0.0140151326, -0.0247341897, -0.00151268765, -0.0108143976, -0.0232087318, -0.0148187215, 0.0117882378, -0.0195449125, 0.00316157681, 0.00718462793, 0.00184382754, 0.0131434426, 0.0365292355, 0.022582205, -0.0143283959, 0.00257420796, 0.0152681861, 0.00240736129, -0.0123194242, 0.0359571911, -0.0295012407, -0.0007286779, -0.00533909816, -0.0251972731, -0.0203076415, 0.0121219316, -0.0393349864, -0.0363385566, -0.000420309254, 0.0396618731, -0.000936385186, -0.0191771686, 0.0226366855, -0.00428013178, 0.0363930352, -0.00719143823, -0.00492368359, 0.00121474697, -0.0336145237, -0.0253879558, -0.0233585536, 0.0356303081, 0.00526078232, 0.00100618845, 0.0215470735, 0.0152273253, -0.016834503, -0.00704842666, 0.0298826043, 0.017706193, 0.00411328487, -0.000532462669, -0.0234130342, -7.3633928e-05, 0.0170388054, 0.00545827439, 0.00721867848, -0.0201169588, -0.0558970869, 0.0217649974, -0.0101538207, 0.000232393781, 0.0145871788, 0.0258782823, 0.00924808066, 0.0312991, -0.00715738768, 0.0108961184, 0.00485898787, -0.00659896154, -0.0123670949, -0.0455185361, -0.00755918212, 0.0378912538, -0.0136610083, -0.0147506204, 0.0157585107, 0.0262732655, 0.0160853956, -0.00875094533, -0.0116588464, -0.0383543372, -0.0102627818, -0.00518246647, 0.00823338, -0.0267908312, 0.0430396684, -0.0179241151, -0.000192384599, -0.000324755412, 0.0157857519, -0.0245571267, -0.0237262975, -0.000147267856, -0.0020634525, -0.00417457521, 0.0103921732, -0.027526319, 0.0111344708, 0.0339958891, 0.00348675787, 0.0284933504, 0.0133477449, 0.0203757416, 0.00847173203, -0.0423586592, -0.00301005272, -0.0320345871, 0.0098133171, 0.0245843679, 0.00808355771, 0.0119108194, 0.00304750819, 0.0124896755, 0.0092617, 0.0241212826, 0.00357188378, -0.01381764, 0.0335055627, 0.0228273682, -0.0259327628, 0.0198036954, -0.0376733281, 0.0133613655, 0.00851259287, -0.00896205753, -0.0123126144, -0.000468192593, 0.0183599591, 0.0105283745, 0.0123330439, 0.0213700123, -0.0205528028, -0.0110595599, -0.00342716975, 0.000935533899, 0.033451084, -0.0162215959, -0.0039089825, -0.0131162023, 0.0154588679, -0.0151728448, -0.00332501857, -0.0217105169, -0.00462063542, -0.012619067, 0.0415686928, -0.0217241365, -0.0281392261, -0.00150672894, 0.0176925715, 0.0144645972, -0.00503264461, 0.0171613861, -0.00533909816, -0.00232393784, 0.024434546, 0.0318439081, -0.00224051438, -0.021601554, -0.0139742717, 0.0253198557, -0.0374009274, 0.0169843249, 0.00839001127, -0.0234402753, -0.0113115329, -0.00528802257, 0.0194631908, -0.0295012407, 0.00439590262, -0.00394984288, 0.00155099435, 0.00624824315, 0.00996313803, -0.0323887132, -0.00328075327, 0.0320890695, -0.0274037383, 0.0277306214, 0.00526759215, -0.0441292785, -0.0336690061, -0.0387901813, -0.00100448588, -0.0285750702, -0.0169162247, 0.0442927219, 0.0367199183, -0.0181011762, -0.028111985, 0.00975202583, -0.024434546, 0.0259463824, 0.0181011762, -0.0361751132, -0.0144101167, -0.00528802257, 0.0184144396, 0.0186459832, -0.0101197697, -0.00960901473, -0.01192444, 0.000442229182, 0.0156631712, 0.0264911875, 0.0193950906, 0.0128165595, 0.00419841055, 0.0178832542, -0.0259600021, -0.0348403379, 0.00710971747, -0.0243800655, -0.00158419344, 0.0397435911, 0.012401145, -0.00962944515, 0.00658874679, -0.00335225905, 1.34671873e-05, 0.00562852621, 0.00856707338, 0.00116877898, -0.00971116591, 0.0196402539, -0.00630272366, 0.0234266557, -0.037237484, -0.0116860867, -0.0268725529, -0.00092702132, 0.0151864653, 0.0592204034, 0.0247205682, 0.00935023185, -0.00237331074, 0.0161807351, 0.0234402753, 0.0117269475, -0.0303729307, 0.0163305569, 0.00482493732, 0.0235356167, 0.00873051491, 2.04568241e-05, 0.0375371277, -0.0124556255, -0.0151592251, 0.0111208512, -0.0131570632, 0.00638444442, -0.00327905058, 0.0172022469, 0.000883607136, -0.00218262873, 0.01840082, 0.0268997923, -0.021560695, -0.0164258983, -0.0249521118, 0.00431077695, -0.00678964378, -0.0212882906, -0.0289564356, 0.0095204832, 0.0186732225, -0.0397435911, 0.00623121765, 0.017597232, -0.0017706193, -0.0264094677, -0.03301524, -0.058512155, -0.0128914705, -0.00688498467, 0.027199436, -0.0135724777, 0.0146689, 0.00354464352, 0.0215743147, -0.010507944, 0.00907782838, 0.0296919234, -0.0197219737, 0.00222859671, -0.0196811147, 0.014001512, 0.0341593325, -0.0464991853, 0.0566053353, 0.0126939779, -0.00979969651, -0.0222825631, -0.0398797952, -0.010582855, -0.00762047293, 0.0169570837, 0.028111985, 0.0169707052, -0.00198854157, 0.0139197912, -0.0147778606, 0.0133273145, -0.0154316276, 0.00985417701, 0.00672494806, -0.0134022254, -0.00453210436, -0.00834234059, -0.0365564786, -0.00298962253, 0.0167800225, -0.0208388269, -0.0214381125, -0.0119312499, -0.00505307503, -0.0173793081, -0.00742979068, -0.00898248795, -0.00786563568, -0.0194631908, 0.0110050794, -0.00477045681, -0.0155133484, 0.00667387247, -0.000823167677, 0.000748682534, 0.0254288167, -0.0190682076, -0.0008172089, -0.00413031, 0.00821294915, -0.0172158666, 0.0142058143, 0.0156767908, -0.0175155103, -0.0258646607, 0.0242030025, 0.013054912, 0.0330969617, 0.0442927219, 0.0188911445, 0.0134839462, -0.0180466957, -0.0246933289, 0.00113728235, -0.015526969, 0.0151456045, -0.0261643045, -0.00913230889, -0.0229090899, -0.0161398761, -0.00635720417, 0.00352080818, 0.0107190562, -0.0066432273, -0.00163612026, -0.00492368359, -0.00367403496, -0.0224323831, -0.010582855, -0.0350037813, -0.0211929511, 0.0256876, 0.00925489049, 0.0020328071, 0.0153771471, -0.00602010544, -0.0299370848, 0.0557881258, -0.0310811773, 0.00994951837, 0.00407923432, 0.0299370848, 0.00504626473, -0.0121491719, 0.0120197805, 0.0235219952, 0.0100584794, 0.028220946, 0.0273901187, -0.0160853956, 0.0122581329, 0.00311050122, 0.00128710398, -0.014001512, 0.0205119438, 0.00151183642, 0.0166302, -0.0312991, 0.00844449177, -0.025129173, 0.00332331611, -0.0148868216, 0.00813122839, 0.00223200186, 0.00168123702, -0.00179785956, -0.000861048757, 0.0215879343, -0.00276829512, 0.0172975883, 0.00621078769, 0.0243119635, 0.0040213489, 0.00762047293, -0.00675559323, 0.0158674717, 0.00028623594, -0.0293650385, -0.0058975243, -0.00938428193, 0.01287104, -0.00705523649, -0.0111821415, -0.0201442, -0.0243664458, -0.00812441856, 0.00731401937, 0.00150162133, -0.0106850062, 0.00362295937, -0.0180875566, -0.00988141727, 0.0169162247, 0.0198445562, 0.00847173203, 0.0152681861, -0.0157721322, 0.0183463395, 0.00940471236, 0.0158266127, 0.0143964961, 0.00998356845, -0.000257718726, -0.023562856, -0.00265082135, -0.0105896648, 0.00228988752, -0.0110187, 0.00592135917, 0.039307747, 0.0113728233, -0.0173520688, 0.00079550175, 0.00225243205, -0.00113728235, -0.0102355415, -0.0249521118, 0.0166574419, 0.0138653107, 0.000515011838, 0.000903186097, 0.00821975898, -0.012653118, 0.000648659538, -0.00455253432, -0.00110833952, -0.00363998464, 0.00403496902, 0.0237126779, -0.0245026462, -0.00381023646, 0.0141240936, -0.0186459832, 0.034976542, 0.0116792768, -0.0127688888, 0.0211657099, 0.0233721733, 0.0092617, 0.00491687329, 0.00148715, 0.00877137575, -0.0116043659, -0.0106645757, -0.0037421356, -0.00152715913, -0.00236650067, -0.0160445347, 0.0128778499, 0.00346122, -0.0119108194, 0.00505307503, -0.0422769412, -0.00247716438, 0.014546318, 0.0220101587, -0.0282481872, -0.0100993402, 0.0291198771, 0.00464106537, 0.00126326876, 0.00449464889, 0.0158129912, -0.00034603689, -0.00865560398, -0.00666706264, -0.00080954755, -0.012728028, 0.0192861296, -0.0145326983, 0.00770900398, -0.00702799624, -0.0168072619, 0.00118239911, 0.00357188378, -0.0186459832, 0.00345100509, -0.00192554842, 0.00985417701, -0.00903696846, -0.0234402753, -0.0175155103, 0.00108365307, -0.00311390636, -0.000726124155, -0.0170388054, -0.00382045144, -0.00150247256, -0.0296374429, -0.00475002686, -0.0261915457, 0.0415414535, 0.0240531825, -0.0127552683, -0.0137972096, 0.00856026355, 0.0101333903, 0.0242438633, -0.00797459669, -0.0221736, -0.00221497659, 0.00977926608, 0.000395622745, 0.00647978531, 0.0409149267, 0.0322525091, -0.00188468804, 0.0140423728, 0.0266818702, 0.022473244, 0.0138380704, -0.0200216174, -0.00448102877, 0.00471938122, 0.0145599386, -0.030509131, -0.0092617, -0.00842406135, -0.0177470539, 0.0209069271, 0.021274671, 0.0187140834, -0.0189320054, -0.0334783234, -0.000513734936, -0.0107803475, 0.00360933924, 0.0158129912, -0.00968392566, 0.0123194242, -0.0256739799, 0.0211384706, 0.0184825417, -0.00376256602, 0.00662960717, 0.000653341471, 0.00622100243, 0.000452869921, -0.0143556362, -0.0281937066, 0.0031326341, -0.011781428, -0.00315987435, -0.0371830054, -0.0210567489, 0.00952729397, -0.00708247721, 0.0028704463, 0.0115907462, 0.00878499541, -0.00300664781, 0.00310369115, -0.0102423513, 0.00413031, -0.0203212611, 0.0101538207, -0.00813803822, -0.0188775249, -0.0157721322, 0.0106645757, -0.0018863905, 0.00630953349, -0.0201305784, 0.0255105365, -0.0025725055, 0.0253607165, -0.00119176297, -0.026436707, 0.0443472, 0.0117950486, 0.0151183642, -0.00193746609, -0.015309046, 0.0239442196, -0.0141921947, -0.0323342308, 0.0396891125, 0.0200488586, -0.013599718, 0.01199935, -0.00770219369, -0.00917317, -0.000204089403, 0.0216151755, -0.0266410094, 0.00385109684, -0.00694627548, -0.00628910353, 0.00318881706, -0.00638103951, -0.0188639052, 0.0369378403, -0.00489984825, -0.00258101802, 0.0233994145, -0.000196640889, -0.00747065106, -0.00105556147, 0.00671473285, 0.000245588308, -0.0169843249, 0.0107599171, 0.0177334324, -0.0180330761, 0.00839001127, -0.00482493732, -0.0278259628, -0.0155133484, 0.0248567704, 0.0161534958, 0.00624824315, 0.0200760979, -0.00970435515, -0.00469895126, -0.00255548023, -0.026327746, 0.00305772317, -0.0115975561, 0.0229227096, -0.0140559925, -0.00733445, -0.0188502856, -0.000655469601, 0.0100993402, -0.0201986805, 0.00565917138, 0.00840363093, -0.00348675787, 0.00633336883, 0.0341320895, -0.00706204679, -0.0330697186, 0.0477794781, 0.00948643312, 0.00435844762, -0.000607799098, 0.0252653752, 0.0141785741, -0.0257693194, 0.00759323267, 0.00887352694, -0.0257693194, -0.0269134119, 0.0172294881, -0.0312446207, 0.0210839901, -0.0172294881, 0.0179649759, -0.0133409351, 0.0188639052, 0.018618742, 0.0168617442, -0.0042324611, 0.00376937608, 0.0204438418, 0.0339414105, 0.00480791228, -0.030618092, -0.0232768338, 0.00894162711, -0.0088190455, 0.0110050794, 0.0045491294, 0.00851940271, 0.0169843249, 0.000961923, 0.0175018907, 0.0355485864, -0.0138585009, -0.0237535387, -0.0288474746, 0.00984055735, 0.00378980627, -0.00285342103, 0.0206481442, -0.00725272903, 0.0123126144, -0.0280575044, 0.00119857304, -0.0131162023, -0.00204642722, -0.00964306481, -0.0039702733, 0.0178832542, 0.0127893193, -0.03301524, 0.00598605489, -0.0298826043, 0.0269815139, -0.000721016608, -0.0142466752, 0.00851940271, -0.0149140619, -0.013456706, 0.0211384706, 0.00605415599, -0.00915955, 0.00312071643, 0.00295216707, -0.00376256602, -0.00795416627, 0.000192171778, -0.0140832327, 0.0297736432, -0.023562856, 0.0141921947, 0.0434210338, 0.000370084948, -0.0213972535, 0.0181965176, 0.000713355257, 0.000669515401, 0.0362840742, -0.00604053587, 0.0254696775, -0.00147438108, -0.0196947344, -0.00923446, -0.0275671799, 0.0130821522, 0.00433461228, -0.00695649069, 0.0301277675, -0.0124692461, 0.0100039989, 0.030291209, -0.0119108194, 0.00937066227, -0.0157040302, 0.005890714, 0.0360389128, -0.00727315899, 0.00860112347, 0.0125986366, -0.0138993608, -0.0168072619, 0.0201714393, 0.00576813286, -0.0111549012, -0.0138721205, 0.00806312729, 0.00138925517, -0.0274718385, -0.0246252287, -0.0445923656, 0.00631634379, 0.0103649329, -0.0163850375, 0.00155354815, -0.0144645972, -0.0532002971, -7.83690557e-05, 0.00562852621, 0.0203485, 0.00627548341, -0.0213019121, 0.00328756333, -0.0302367285, 0.00880542584, 0.0119653, -0.022650307, 1.89937218e-05, -0.0212882906, 0.00320584234, -0.00877818558, 0.00548891956, -0.0516476035, -0.051021073, -0.0111617111, -0.0264775679, 0.00856026355, -0.0284933504, -0.000453295565, -0.0046614958, -0.0169843249, -0.0104194134, 0.00798140652, -0.00877818558, -0.0095885843, -0.0161398761, 0.0165484808, -0.0119653, -0.00943195261, 0.0204847027, 0.0165348593, -0.00706885708, -0.000299217616, 0.00976564642, 0.000272402976, -0.0141785741, -0.0182373784, -0.0200488586, 0.00399070326, -0.00330799352, -0.0178287737, 0.0052948324, -0.0064321151, -0.00687477, 0.0152273253, -0.015091124, 0.0147778606, 0.000396899617, -0.0015033239, 0.0116860867, -0.0222008415, -0.0140968533, 0.0119925402, -0.00376256602, 0.00370468036, -0.0188502856, 0.00255207531, -0.0293922797, -0.00850578211, -0.00418479042, -0.0052573774, 0.0369923227, 0.00761366263, 0.0155133484, 0.0104602734, -0.00134073338, 0.00982012693, 0.00969754532, 0.0541809499, -0.0258510411, 0.0196266342, -0.00299302745, -0.000256229046, 0.0040213489, 0.0022439193, -0.0159219541, 0.0321707912, 0.00713014742, 0.00604053587, -0.0123194242, -0.0260962043, 0.000309645548, 0.00330799352, -0.00224221684, 0.00776348449, -0.0189456269, 0.0570956618, -0.00055842608, 0.0108893085, -0.035276182, 0.00819932949, -0.00911868922, 0.00660236692, -0.0160581544, -0.0321163088, 0.0120265912, 0.0146416593, -0.00398389343, -0.0172158666, 0.00940471236, 0.0115022147, 0.00325862039, 0.014873202, 0.00922765, -0.00246524671, -0.00236990582, -0.0169979446, 0.0129323304, 0.00920041, -0.00782477483, -0.0118563389, 0.00683731446, 0.0222961828, 0.00110152946, 0.0249929726, -0.0026218784, -0.000683135528, 0.0257148389, 0.0144101167, -0.00627888832, 0.0065308609, 0.0142194349, 0.022255322, -0.00276999758, 0.0235764757, -0.0227320269, 0.0110255098, 0.00797459669, 0.010181061, -0.00548551464, 0.0153907677, 0.0124692461, 0.00162845897, 0.00395665318, -0.010691816, 0.015091124, -0.00277851033, 0.037128523, 0.00127944269, 0.0219556782, 0.0127756987, -0.0154043874, 0.023453895, 0.00592816947, -0.00881223567, -0.0230589099, 0.000200684372, -0.0227184072, 0.00309347617, -0.000830829, 0.00382385659, -0.00327224052, 0.0068986048, 0.00961582456, 0.0235492364, 0.000821039546, -0.00500199944, 0.0326066352, 0.0100925295, -0.0109165488, 0.0034305749, -0.0203076415, -0.00743660098, -0.00371149043, -0.0161943566, -0.0073889303, -0.016439518, -0.00327905058, -0.0125850169, 0.0118835792, 0.00667727739, 0.000151311338, 0.0270223729, -0.00426991656, 0.0209750272, 0.0153226666, -0.0143556362, -0.00670451811, -0.0161262546, 0.0164667591, 0.00574429752, 0.00311731151, 0.0324431919, -0.0106645757, -0.0199671369, 0.0100448588, -0.00276489, -0.00603372557, -0.0158402324, -0.0292833187, -0.00611204142, 0.00881223567, -0.00203621225, -0.00218092627, -0.0121627925, 0.00396686792, 0.00688157976, -0.0122717535, -0.0228137486, 0.00693265535, -0.00472959643, -0.0024107662, -0.0100789098, -0.010582855, 0.012510106, -0.00251461985, 0.0188230444, -0.0111072306, 0.00779753458, 0.028111985, -0.000917657453, -0.00889395643, -0.00156120944, 0.00235117809, -0.011127661, 0.0120402109, -0.00345951761, 0.00225413451, -0.00951367337, -0.00342206215, 0.0170251857, 0.0038783371, -0.00799502712, 0.0240531825, -0.0114341145, 0.0133613655, -0.0264911875, -0.0181420371, -0.00631293887, 0.00826062, -0.000294322876, -0.0183327198, -0.0139742717, 0.0245979875, -0.0223098025, -0.00485558296, -0.00798821729, -0.00851940271, -0.00627207803, -0.0185642615, -0.00242608879, -0.00100448588, -0.00171954371, 0.0182782393, 0.0140968533, 0.0150775043, -0.0096771149, -0.00311731151, 0.00977245625, -0.00129476527, 0.0112025719, 0.00800864678, 0.0192044079, -0.0270768553, -0.00392600754, -0.00751151191, -0.0169162247, 0.00607458595, -0.00260996097, -0.0170388054, -0.0237671584, -0.00506669516, 0.0119584901, 0.0095341038, -0.0193678513, 0.0292833187, -0.00975883659, 0.016289698, -0.00700075598, -0.00547529943, 0.00631634379, -0.00486239279, 0.0157176517, 0.000674197334, 0.0159764346, -0.0133477449, 0.0287657529, -0.0162215959, -0.0291471165, -0.00223200186, 0.00126241753, 0.00382385659, -0.00579877803, 0.0183735806, -0.0108416378, -0.0071778181, 0.0164258983, -0.00896886736, -0.00107258663, -0.00675899861, 0.0285478309, -0.00245162658, 0.0271585751, 0.0168208834, -0.0173656885, 0.00928213075, -0.00783839542, -0.0277442411, -0.0300188065, -0.000787414785, 0.00784520525, 0.00299132499, -0.00345781515, 0.00371489534, 0.0103104524, -0.0161262546, 0.011781428, -0.00591114443, -0.00200045924, -0.00170847739, -0.0271585751, 0.00234777294, -0.0144782178, -0.00624143286, 0.0395529084, 0.00678283395, -0.0116928974, -1.67192647e-05, 0.00179445453, 0.014655279, 0.018618742, -0.0235356167, -0.0100993402, -0.0125509668, -0.00306964084, 0.00628569815, 0.0015935573, -0.00025878282, 0.0110255098, 0.00650021574, -0.0027035994, 0.009745216, 0.00979969651, -0.00907782838, -0.00207196502, 0.00216049608, -0.0160309151, 0.00674537849, -0.0157176517, 0.00287385122, 0.0261234436, 0.0118427183, -4.50103325e-05, 0.000591199554, 0.00247716438, -0.0367744, -0.0206617638, 0.0119380597, -0.0143283959, 0.0102627818, 0.00677261874, 0.00735487975, -0.0110663706, 0.00850578211, 0.00545146409, 0.00416436046, -0.00211793301, 0.00533569325, -0.000129178588, 0.00153907679, 0.0193950906, -0.000219624882, 0.0201850589, -0.00964306481, -0.0185778812, -0.00406901911, 0.0141649544, -0.00638784934, -0.0364475176, 0.0133749852, 0.000651638955, 0.00656491145, 0.001927251, 0.0162488371, -0.013851691, 0.0179785956, 0.0104943244, 0.00575110735, 0.019490432, -0.0028091555, -0.00206685741, -0.0164258983, -0.00746384123, -0.00191873836, 0.00686455471, 0.00262017595, 0.00537655363, 0.014437357, -0.00196981383, 0.0197628345, 0.00190001063, -0.00830148067, -0.00634358404, 0.00457977504, -0.00785882585, 0.0139129814, 0.0038034264, 0.0198309366, 0.0178832542, -0.00203450955, -0.000911698677, 0.0233721733, -0.0172022469, -0.0112638623, -0.0124896755, 0.0047602416, 0.0122308927, 0.000311986514, -0.00730039924, 0.0218194779, 0.00534931337, 0.00781115517, 0.00365700969, 0.00222689426, -0.00201067445, -0.0150366435, 0.0128233694, -0.00850578211, -0.012728028, -0.00271721953, 0.00705523649, 0.000579707557, -0.00581580307, -0.00815846864, 0.00255548023, -0.015526969, 0.0142466752, 0.00988141727, 0.0282754283, 0.0169843249, -0.000193980697, 0.00563193113, 0.00378980627, -0.00645595044, -0.0114341145, -0.00612906646, -0.00471257139, -0.000786989171, 0.00100789091, -0.0219011977, -0.031489782, -0.00536633842, 0.00064568012, 0.0146825192, -0.0056251213, -0.00177402433, -0.00316157681, 0.0103785526, -0.00131349301, 0.0104262233, -0.00511096045, 0.00623462303, 0.00639806455, -0.00769538386, -0.0148051009, 0.0156223103, 0.0063197487, 0.0233313143, 0.0102219209, 0.0122036524, 0.0054003885, -0.0169026032, -0.00407582941, -0.0121764122, 0.00883947592, 0.00875094533, -0.00207877508, 0.00378640112, 0.0115839364, 0.017815154, 0.01927251, -0.00884628575, 0.012217273, 0.0188639052, 0.00900972821, 0.0032126524, -0.00362636452, -0.00119857304, -0.0178968739, 0.0248431507, 0.0084649222, -0.00606096582, 0.0201850589, 0.0137699693, -0.0275399387, 0.0158129912, -0.0120470207, 0.017815154, -0.00745022111, -0.0147097595, 0.0373192057, -0.00935023185, -0.0114613548, -0.0210022684, -0.00553318532, -0.0174065493, 0.0185234, 0.025238134, 0.0199671369, -0.00195108622, -0.00111514959, 0.0280575044, 0.00211793301, 0.0324159525, -0.00472959643, 0.0148187215, -0.0071165273, 0.00700075598, -0.011127661, 0.00116792775, -0.0147642409, 0.0113864439, 0.00815846864, 0.0127893193, 0.00513139088, 6.71430753e-05, -0.012728028, 0.0252517555, -0.0101674404, -0.0257829409, -0.0174337905, 0.0142466752, -0.0204983223, -0.0127552683, -0.0329879969, 0.032797318, 0.0155678289, 0.0279485434, -0.0124420049, 0.00891438685, -0.0226775464, -0.00372511055, -0.00020111, 0.00277510518, 0.00238182349, 0.0207707267, -0.00562852621, -0.0229499489, -0.00779753458, -0.0157312714, -0.00663641701, -0.0163169373, 0.00736850034, -0.0207707267, -0.0122513231, -0.00123262336, -0.0159355737, 0.0122513231, 0.00505648, -0.00278702285, 0.00879180524, 0.0112911025, 0.0163714178, -0.0136269582, -0.00171273365, -0.0081857089, -0.0219556782, -0.0444834046, -0.0217241365, 0.026436707, -0.00371149043, -0.00324670272, -0.0153226666, -0.0134022254, 0.00497135427, 0.0045491294, 0.0164803788, -0.00590433413, -0.0197219737, -0.00330118346, -0.0143147754, 0.00468533114, 0.0102832122, 0.0135656679, 0.00793373585, -0.0212201905, 0.00577153778, -0.0124692461, -0.0222961828, -0.00865560398, -0.0110731805, 0.00868965406, 0.017488271, 0.00522673177, -0.00669430289, -0.00477386173, -0.00220305892, 0.0197492149, 0.00226094457, 0.00188979553, 0.0145599386, 0.000586092, -0.0143828765, 3.48816775e-06, 0.0140832327, -0.00347143528, 0.000656320888, -0.00710971747, -0.0176517125, 0.0146689, -0.0112298122, 0.0131843034, -0.00605075061, -0.00418479042, 0.00319562736, 0.0140968533, -0.00590433413, 0.000553318532, -0.019381471, -0.000879350817, 0.00997675862, 0.0238625, 0.0159900542, 0.00539357867, 0.0115907462, -0.000741021184, 0.00513479579, 0.0032381902, -0.00278021279, 0.013163873, 0.0126054473, -0.00406220928, 0.0234811362, 0.000919359969, 0.0149140619, -0.0143147754, 0.00301856524, -0.00800864678, 0.013599718, -0.0255650189, -0.000534590799, 0.0124692461, 0.00604053587, -0.0144918375, 0.0134430863, -0.00100278342, -0.0177742932, -0.00690201, 0.0130957728, -0.00275637745, -0.0071778181, -0.01650762, 0.0180466957, -0.00884628575, 0.0112298122, -0.00870327465, 0.00588730909, 0.0128301792, -0.0186596029, 0.0141377142, -0.030182248, -0.0250474531, 0.0264639482, -0.021560695, 0.00563533651, -0.0113047231, -0.0172431078, -0.0050905305, -0.00524716219, 0.0200488586, 0.00403156364, -0.00771581382, -0.00702118641, 0.00862155389, 0.00879861601, -0.00680666883, 0.00296238228, -0.0177742932, -0.0101265805, 0.00456956, -0.00543784397, 0.0215743147, 0.00664663222, 0.0140559925, 0.0129527608, 0.00433461228, -0.00531526282, 0.00230861502, 0.0105351843, 0.0109233586, 0.00593157439, 0.00420522084, 0.00715738768, 0.00119091175, 0.00462404033, -0.0291743577, -0.0135384277, -0.0126054473, -0.0131843034, -0.00038540762, 0.00827424, -0.000164186626, 0.013415846, -0.0155950692, 0.0132387839, -0.0216560364, 0.00983374659, -0.0178832542, -0.0071165273, 0.0125713963, 0.00642870972, 0.0159764346, 0.00994951837, 0.00827424, -0.0247886702, -0.0195857733, 0.00204302231, -0.012217273, -0.00530504761, -0.000433078152, 0.00400091847, -0.00683731446, 0.00994270854, -0.0159491934, -0.00246354425, -0.00350037799, 0.00773624424, -0.0127212182, -0.00811079796, -0.0116384169, -0.0139606521, -0.0288747139, 0.0108961184, 0.0154588679, -0.0166029613, -0.00600989, 0.0109029282, 0.0229227096, 0.00102406484, 0.00137308124, 0.00157993718, 0.00653426629, -0.00468533114, 0.0100993402, 0.0200624783, -0.00128880655, -0.0103853634, -0.0263141263, 0.0140423728, -0.00179275195, -0.00215198332, 0.00127944269, -0.00877818558, -0.0111753317, 0.00245162658, 0.0223779026, 0.00378980627, 0.01014701, -0.00853302237, -0.0116928974, -0.00569662685, 0.0147233801, -1.44714077e-05, -0.00438568788, 0.0192316491, 0.0202395394, 0.0168481227, 0.0146689, 0.00331991119, -0.00678964378, 0.00152886158, 0.00582261337, -0.0113115329, -0.00111600093, -3.39439612e-05, 0.00634358404, -0.00921403058, -0.00074485183, -0.00234777294, 0.00615630718, 0.00634358404, 0.00447081355, 0.0112025719, 0.00691903522, 0.0105283745, -0.0208933074, 0.0135860974, 0.00353783346, 0.00350718806, -0.00266614393, 0.0139061715, -0.000321563188, -0.0160309151, -0.0109914597, 0.0104057929, -0.00850578211, 0.0168617442, 0.0210158881, -0.0130276717, -0.0141649544, 0.0189183857, 0.00144203322, -0.0333693624, 0.0189728662, 0.0156904105, -0.0163033176, 0.00189490314, 0.0211248491, -0.00747746136, -0.0101265805, 0.0084649222, 0.00734807, -0.0012079369, 0.00346632767, 0.0119040096, 0.0108756879, -0.00515182083, -0.00643552, -0.00871008448, -0.00686795963, -0.00272232713, -0.0133341253, 0.00820613932, 0.00252313237, -0.00414393, -0.0156086897, -0.00748427119, 0.0104466537, 0.0234130342, -0.00462063542, -0.00233245036, -0.0062652682, -0.0247341897, -0.00770900398, 0.00558766583, 0.00207877508, 0.00349356793, -0.00377618615, -0.00299132499, -0.00592816947, -0.00836958084, 0.000853387406, -0.0184280612, -0.0164531395, -0.0132183535, 0.0057306774, 0.0148595814, -0.00856026355, -0.00332672126, 0.0206345245, 0.00983374659, -0.00264230883, -0.0291471165, -0.0104875136, 0.00742979068, -0.00141819788, -0.0133341253, 0.00772943394, 0.00336758164, 0.00806312729, -0.0146280387, 0.000581835688, -0.0125713963, -0.0115022147, 0.00296408474, -0.00819932949, 0.0013109392, 0.0324431919, 0.00462404033, -0.00718462793, 0.000767410209, 0.0021690086, 0.00124113599, -0.00513820071, 0.0220101587, 0.011454545, -0.00543103414, 0.0119516803, 0.013599718, 0.011890389, -0.0144918375, 0.0151864653, -0.00135009713, 0.0140832327, -0.00924808066, -0.0055127549, 0.0106237158, 0.00359571911, 0.00115260505, -0.0083968211, 0.0126803583, -0.00331480359, 0.0117950486, -0.0169298444, 0.00922084, 0.00406901911, 0.00437887758, 0.00738212047, -0.0112161916, -0.0144509776, -0.0033743917, -0.00804950763, 0.00122496206, -0.0118359085, 0.00487601291, -0.0241757631, -0.00932299159, -0.0180330761, -0.00339311943, 0.0120878816, -0.0045491294, 0.0247341897, 0.015091124, 0.0141649544, 0.00997675862, 0.00232904544, 0.0210431293, -0.00298621738, 0.00485898787, -0.0258101802, -0.00453891419, -0.0259600021, -0.0260962043, -0.00173401507, 0.00314114662, 0.00150843139, -0.00954091363, 0.00597584, -0.0140696131, -0.0248022899, 0.0129527608, -0.00303899543, 0.0160309151, -0.00034390873, 0.0111549012, 0.0220782608, 0.0290381555, -0.0210158881, -0.0195857733, -0.0171477664, -0.00604394078, 0.00502583478, 0.0073889303, 0.00526078232, 0.00806312729, 0.0115907462, -0.0163714178, -0.00130498048, -0.0136746289, 0.0145735582, 0.0098133171, 0.0142875351, -0.000601414649, 0.00266614393, 0.0169162247, 0.011529455, -0.000801460585, -0.00747065106, -0.00812441856, -0.0167936422, -0.0286023114, -0.00129306281, -0.0092617, -0.0077566742, -0.00893481728, 0.00786563568, -0.0147778606, -0.00490325317, -0.0117882378, 0.00776348449, 0.00280064298, 0.00413371483, -0.00126156618, 0.0046546855, 0.000482238363, 0.00397367822, -0.00268827681, 0.0069054151, -0.00748427119, -0.0183735806, 0.00971116591, -0.00299473014, -0.017638091, 0.011529455, -0.00824699923, -0.0198036954, 0.0168481227, 0.000311986514, -0.0246116072, -0.0195176732, -0.00222348911, -0.00312412158, -0.00891438685, -0.00180807465, 0.00990184769, 0.00723229861, -0.0209341682, 0.00607118104, -0.0159219541, -0.00967030507, -0.0102968318, 0.00815165881, -0.00740936073, -0.0297191627, -0.00195449125, -0.0109369792, 0.00749789132, 0.00956134405, 0.0161943566, 0.00385109684, -0.00346973282, 0.000261336594, 0.0157176517, 0.015418008, 0.00792692602, 0.00725953886, -0.00608820608, -0.017311208, 0.00997675862, 0.0103649329, -0.00015897266, 0.00374554074, 0.0137835899, -0.00287555368, -0.00247886707, 0.00892800745, 0.0101265805, -0.00361955445, -0.00747746136, -0.0176925715, 0.00698713586, 0.0201850589, -0.0216424149, 0.0351399817, 0.0120402109, -0.014437357, -0.0228273682, 0.00287895883, 0.013415846, -0.000111727779, -0.00395665318, -0.0166302, 0.00494070863, -0.00496113906, -0.00771581382, 0.0122240828, 0.0102083012, 0.00579537312, 0.00447421847, 0.0117201377, 0.00347313774, 0.0101333903, 0.000793799234, 0.00741617056, 0.021601554, -0.0150638837, -0.0184416808, 0.00619716756, -0.00903696846, 0.0236581974, -0.0313263424, 5.57042767e-05, -0.0055434, 0.0167527813, 0.00241927872, -0.0134771364, 0.0289019551, 0.00383066665, -0.0109642195, 0.0056796018, -0.00345441, -0.00324840541, -0.000599712133, -0.000253462436, 0.0132455938, -0.00604394078, 0.00806312729, 0.01650762, 0.00629931828, -0.0084649222, 0.00304240058, -0.0102219209, 0.0246116072, 0.00725272903, -0.0294467602, 0.00276829512, 0.0174337905, -0.0158402324, 0.0224596243, 0.00166506309, -0.00217071106, 0.00184553012, -0.00103598251, 0.00267635914, 0.0245026462, 0.00321946247, 0.00254186, 0.0124964863, 0.0210022684, 0.00591795426, -0.0161671154, -0.0103513123, 0.0223234221, -0.0191090684, 0.0136133377, -0.030182248, -0.00291130668, 0.0159219541, 0.011345583, -0.0243800655, -0.00434482703, 0.00156120944, -0.00659555662, -0.00720505835, -0.00394643797, 0.00917317, -0.000480535848, -0.0111480914, -0.00994951837, -0.00338460691, 0.00229159, -0.0158266127, -0.000950005313, 0.00816527847, -0.0118972, 0.00460361, 0.0152545655, -0.0385722592, -0.0225549657, -0.0271040946, -0.0103445025, -0.00445719343, 0.00858069304, 0.0196130127, -0.011563506, -0.0299370848, -0.0208388269, -0.00873051491, -0.0122445133, -0.00738212047, 0.00741617056, 0.00506329024, 0.00448443368, 0.00518587139, -0.0101061501, -0.0274446, 0.0150094032, -0.0127552683, -0.000382641039, 0.0032381902, -0.00354464352, -0.0143692559, -0.0162352175, -0.00128114515, 0.017815154, 0.01650762, 0.00814484898, 0.015744891, -0.00726634916, -0.004399308, 0.000996824587, -0.00202599703, 0.00437206775, 0.0288747139, 0.0260144826, 0.0156904105, -0.000250908663, 0.0126394974, -0.00712333759, 0.00568981702, 0.0217513759, -0.00440271292, -0.00311390636, -0.0039702733, -0.0247205682, -0.0108212074, -0.0208388269, -0.000214730142, 0.00956134405, -0.00888033677, -0.00542762922, 0.0247205682, 0.0259736218, -0.00373532553, -0.0185778812, 0.0272811558, 0.00536633842, 0.021669656, 1.019516e-05, 0.0140151326, -0.00509734033, -0.00340333441, -0.0242030025, -0.00330799352, 0.00736850034, 0.00748427119, -0.00568981702, 0.00762047293, 0.0329879969, 0.0138108302, -0.0316259824, 0.00484877266, 0.0133341253, 0.0155950692, 0.0137359193, -0.007545562, 0.0125169158, -0.0031632795, 0.00701437611, 0.0122989938, -0.0216287952, 0.0139061715, -0.00171528745, -0.00341695477, -0.00394303305, 0.0189728662, 0.0265320484, -0.000654192758, 0.0243936852, -0.00511436583, -0.00323648774, 0.0255786385, -0.0142875351, 0.0194359515, -0.0298826043, -0.000325393863, -0.0108756879, 0.00748427119, 0.000995122129, -0.00277680764, 0.0183327198, 0.0103036417, -0.00501561956, -0.0172703471, -0.00893481728, -0.0108416378, 0.0108416378, -0.0102083012, 0.0126326876, 0.0355213471, 0.0121015012, -0.016725542, 0.00230861502, 0.0124079548, -0.00682709925, 0.0028398009, 0.00573408231, -0.0105283745, 0.01927251, 0.028220946, 0.00821294915, 0.0174610298, -0.0134362765, 0.00276829512, 0.00602351036, 0.00144033064, 0.0131570632, -0.010582855, 0.030509131, 0.0162488371, 0.0061529018, -0.00405539898, 0.0123058036, -0.0115362657, -0.0131230131, -0.00827424, -0.017638091, 0.0198036954, -0.0016446329, -0.0132251643, -0.0149140619, 0.00065972592, -0.00611204142, -5.1394778e-05, -0.0049781641, 0.0184961613, -0.0098882271, -0.00865560398, -0.00135946099, -0.0104194134, 0.0185506418, 0.0227184072, 0.00641168468, 0.0032943734, -0.00534250308, 0.0112911025, -0.0274582189, -0.0209477879, 0.00434142211, 0.00636060908, -0.0310811773, -0.00561150117, -0.00155610195, -0.00706204679, -0.0343227722, -0.00621759752, -0.0245979875, -0.002436304, 0.0117337573, -0.00375916087, -0.0209341682, 0.0184416808, 0.00813122839, -0.0172975883, -0.00979969651, 0.00920722, -0.00937066227, 0.0124828657, 0.0023358555, 0.0114613548, 0.0152681861, -0.00386812212, 0.0053016427, 0.0103445025, 0.00921403058, 0.0136678191, 0.0177742932, 0.00565576646, -0.00110493449, 0.0141649544, 0.00156120944, 0.00481812749, 0.00402815873, 0.0188911445, -0.0081857089, -0.00241927872, -0.0034748402, 0.000277084881, 0.0287112724, -0.00176380912, 0.00468192575, 0.0208524466, 0.0234811362, -0.00574770244, 0.0100652892, -0.00074485183, 0.00807674788, 0.0140559925, -0.0143147754, -0.00239033601, 0.0117746182, 0.0142058143, 0.00903015863, -0.0122513231, 0.0177334324, -0.0142058143, -0.0154588679, 0.00279383291, 0.00862155389, -0.00899610762, 0.00984055735, -0.0112502426, -0.0270087533, -0.0121968426, 0.0083151, 0.0219284389, -0.00159696233, 0.00944557227, 0.00183020742, 0.0185506418, -0.0117882378, -0.0256195, -0.0475888, -0.0189864859, 0.0353306644, 0.00113132352, -0.00977245625, -0.00107343798, -0.00119601924, 0.00472278614, -0.00425289106, 0.00910506863, -0.0278259628, -0.00649340544, -0.00451848423, 0.00210431288, 0.00704842666, 0.00314795668, -0.0151047446, -0.00036284927, -0.0204166025, 0.00485898787, 0.00927532092, -0.0246797092, -0.0174337905, -0.00300664781, 0.0162760764, 0.00259974576, -0.00449805381, -0.00194087112, 0.00184553012, 0.00127007882, -0.0133749852, 0.0133749852, 0.0133000743, -0.00722548878, 0.00320584234, -0.0109233586, -0.01014701, -0.00112110842, 0.00202940218, 0.00862155389, -0.00913230889, -0.0100857196, -0.0132183535, -0.0164531395, -0.00672494806, 0.00749108149, -0.0166302, -0.00261506834, -0.0134839462, 0.0167936422, 0.014873202, 0.00397708314, 0.0103649329, 0.0201305784, -0.0156904105, 0.0150638837, 0.00962944515, -0.0198309366, 0.000488197198, 0.0183327198, -0.0049849744, 0.0108280182, 0.00282447832, 0.0102627818, 0.00229329243, 0.0197628345, -0.00407582941, 0.0119040096, -0.0214381125, -0.0168617442, 0.0143420156, 0.00354464352, 0.0285478309, -0.0136405779, 0.0110527501, -0.000116728923, 0.00563874142, -0.0139470315, -0.0134022254, -0.0103376927, 0.0105215646, -0.00967030507, 0.0172975883, -0.0223915242, -0.0105692353, -0.00258953054, 0.0129050901, -0.00941152219, 0.0227728877, 0.000935533899, 0.0146416593, -0.0213019121, 0.00533909816, 0.0150502641, -0.00702799624, 0.00936385151, -0.000817634515, 0.0246388484, 0.00899610762, -0.0111549012, 0.0125850169, -0.0153362872, 0.00823338, 0.0246388484, -0.0121355522, -0.00860112347, 0.0108620683, 0.00447762385, 0.0278940629, -0.0177334324, -0.0113115329, 0.017488271, -0.0114613548, 0.00757280225, -0.00712333759, 0.00251461985, 0.0113115329, 0.00796778686, 0.00828786, -0.00234947563, 0.0189456269, -0.0209750272, -0.00847854186, 0.0108212074, -0.0184825417, 0.000540975248, 0.0267227311, 0.0126803583, -0.0238216389, 0.0148459617, 0.00521992194, -0.0106577659, 0.00140713155, -0.0234402753, -0.0148595814, 0.0298281237, -0.0278123431, 0.0146144191, 0.0104057929, -0.021383632, 0.0133341253, 0.00779072475, -0.00677942857, 0.00168549328, -0.0173520688, -0.00191363075, 0.0241485219, 0.00828786, -0.020253161, 0.013708679, 0.00749108149, -0.0124692461, -0.000471597625, 0.00316157681, 0.00332672126, 0.00016248411, 0.00968392566, 0.00544465426, -0.0339141674, -0.00746384123, 0.000895524747, 0.00391919771, 0.00475343177, 0.0208115857, 0.0232495926, 0.0102423513, 0.0272402968, 0.00393962767, 0.000658449, 0.0152273253, 0.00630272366, 0.0138312606, 0.00941152219, -0.00837639067, 0.0016369716, -0.00795416627, 0.0111208512, 0.00441973796, 0.00701437611, 0.0112842927, 0.00343397981, -0.0399887562, 0.000450741791, -0.0123807145, 0.0129255205, 0.0202667806, 0.0129868109, -0.0239987, -0.00635720417, 0.0150502641, 0.00723229861, 0.0129731912, -0.00761366263, -0.0164531395, 0.00741617056, -0.0188911445, 0.0137154888, 0.0158129912, -0.00125816115, 0.00173061, 0.00538676837, 0.00826062, -0.00205323729, 0.00851259287, -0.0182237588, -0.00309177372] |
04 Dec, 2024 | Python Projects – Beginner to Advanced
04 Dec, 2024
Python is one of the most popular programming languages due to its simplicity, versatility, and supportive community. Whether you’re a beginner eager to learn the basics or an experienced programmer looking to challenge your skills, there are countless Python projects to help you grow.
Here’s a list of Python projects from beginner to advanced levels, complete with key concepts and ideas to enhance your coding journey.
20+ Python Projects for Beginners with Examples
After mastring Python programming language, practicing Python projects is a great way for beginners to practice and apply their coding skills in real-world scenarios. Here in this section we have listed more than 20 beginners Python projects that help you to upscale your Python coding skills.
Number guessing game in Python
Word guessing game in Python
Hangman Game in Python
21 Number game in Python
Rock Paper Scissor game in Python
Check if two PDF documents are identical with Python
Convert emoji into text in Python
Create a Voice Recorder using Python
Create a Screen recorder using Python
Mastermind Game using Python
2048 Game in Python
Flames game in Python
Pokémon Training Game
Taking Screenshots using pyscreenshot in Python
Desktop Notifier in Python
Get Live Weather Desktop Notifications Using Python
How to use pynput to make a Keylogger?
Python – Cows and Bulls game
Simple Attendance Tracker using Python
Higher-Lower Game with Python
Fun Fact Generator Web App in Python
Creating payment receipts using Python
How To Create a Countdown Timer Using Python?
10+ Python Projects for All Levels of Expertise
Take your Python skills further with intermediate projects like creating bots for Twitter, WhatsApp, and Telegram, or building tools like an auto-login bot and auto clicker. Explore data analysis with a Twitter Sentiment Analyzer, develop an Employee Management System, or make a file-sharing app. These projects help you learn more advanced Python skills while working on practical applications.
How to Build a Simple Auto-Login Bot with Python
Video
Make a Twitter Bot in Python
Video
Building WhatsApp bot on Python
Video
Create a Telegram Bot using Python
Video
Twitter Sentiment Analysis using Python
Video
How to make a Python auto clicker?
Video
Instagram Bot using Python and InstaPy
Video
File Sharing App using Python
Video
Send message to Telegram user using Python
Video
Whatsapp birthday bot
Video
Corona HelpBot
Video
Amazon product availability checker using Python
Video
Fetch your gmail emails from a particular user
Video
Spam bot using PyAutoGUI
Video
Hotel Management System
Video
Employee Management System using Python
Video
How to Create a Chatbot in Android with BrainShop API?
Video
11 Advanced Python Web Scraping Projects for 2024
Web scraping with Python allows you to extract valuable information from websites and automate data collection tasks. You can build projects like a COVID-19 Vaccine Tracker, an Email ID Extractor, or scrape weather data to send email reminders. More advanced tasks include scraping data from dynamic websites like Google Maps or Reddit, extracting tweets with Tweepy, and predicting the Air Quality Index. These projects help you master web scraping tools and techniques, such as Scrapy, OpenCV, and other Python libraries.
Build a COVID19 Vaccine Tracker Using Python
Email Id Extractor Project from sites in Scrapy Python
Automating Scrolling using Python-Opencv by Color Detection
How to scrape data from google maps using Python?
Scraping weather data using Python to get umbrella reminder on email
Scraping Reddit using Python
How to fetch data from Jira in Python?
Scrape most reviewed news and tweet using Python
Extraction of Tweets using Tweepy
Predicting Air Quality Index using Python
Scrape content from dynamic websites
Automate the Boring Stuff with Python: 16 Python Projects Ideas
Python is a powerful tool for automating repetitive tasks, making your daily routine more efficient. So, in this section you we have listed more then 15 projects based on Automation Boring Stuff.
Automate Instagram Messages using Python
Automating Happy Birthday post on Facebook
Automatic Birthday mail sending with Python
Automated software testing with Python
Automate Google Search
Automate linkedin connections using Python
Automated Trading using Python
Automate the Conversion from Python2 to Python3
Bulk Posting on Facebook Pages using Selenium
Share WhatsApp Web without Scanning QR code using Python
Automate WhatsApp Messages With Python using Pywhatkit module
How to Send Automated Email Messages in Python
Automate backup with Python Script
Automated software testing with Python
Hotword detection with Python
Automate linkedin connections using Python
30+ Projects that Use TKinter: Complete Project List
Tkinter is a powerful library in Python for creating desktop applications with graphical user interfaces. With Tkinter, you can build a variety of projects like a calculator, a to-do list app, or even a text editor. These projects help beginners and intermediates learn the basics of GUI development, event handling, and creating user-friendly interfaces, providing a solid foundation for more advanced Python applications.
Create First GUI Application using Python-Tkinter
Simple GUI calculator using Tkinter
Loan calculator using Tkinter
Rank Based Percentile Gui Calculator using Tkinter
Standard GUI Unit Converter using Tkinter in Python
Create Table Using Tkinter
GUI Calendar using Tkinter
File Explorer in Python using Tkinter
Weight Conversion GUI using Tkinter
Age Calculator using Tkinter
Create a digital clock using Tkinter
Simple FLAMES game using Tkinter
Simple registration form using Tkinter
Image Viewer App in Python using Tkinter
Create a GUI to extract Lyrics from song Using Python
Make Notepad using Tkinter
Sentiment Detector GUI using Tkinter
Create a GUI for Weather Forecast using openweathermap API in Python
Build a Voice Recorder GUI using Python
Create a Sideshow application in Python
Visiting Card Scanner GUI Application using Python
Compound Interest GUI Calculator using Tkinter
ToDo GUI Application using Tkinter
Create a GUI Marksheet using Tkinter
Create Countdown Timer using Python-Tkinter
Tkinter Application to Switch Between Different Page Frames
Color game using Tkinter in Python
How to create a COVID19 Data Representation GUI?
Create GUI for Downloading Youtube Video using Python
GUI to Shutdown, Restart and Logout from the PC using Python
Application to get live USD/INR rate Using Python
Build an Application for Screen Rotation Using Python
Build an Application to Search Installed Application using Python
Text detection using Python
Spell Corrector GUI using Tkinter
11 Python Turtle Projects for Beginners
Turtle graphics in Python offer a fun way to learn programming by drawing shapes and patterns. Here in this section we have listed various projects that will helps beginners as well as professionals to learn how to Python Turtle.
Create digital clock using Python-Turtle
Draw a Tic Tac Toe Board using Python-Turtle
Draw Chess Board Using Turtle in Python
Draw an Olympic Symbol in Python using Turtle
Draw Rainbow using Turtle Graphics in Python
How to make Indian Flag using Turtle – Python
Draw moving object using Turtle in Python
Create a simple Animation using Turtle in Python
Create a Simple Two Player Game using Turtle in Python
Flipping Tiles (memory game) using Python3
Create pong game using Python – Turtle
32 OpenCV Projects Ideas for Beginners
Extract frames using OpenCV
Displaying the coordinates of the points clicked on the image using Python-OpenCV
White and black dot detection
OpenCV BGR color palette with trackbars
Draw rectangular shape and extract objects
Drawing with Mouse on Images using Python-OpenCV
Text Detection and Extraction using OpenCV and OCR
Invisible Cloak using OpenCV
Background subtraction – OpenCV
Unsupervised Face Clustering Pipeline
Pedestrian Detection using OpenCV-Python
Saving Operated Video from a webcam
Face Detection using Python and OpenCV with webcam
Gun Detection using Python-OpenCV
Multiple Color Detection in Real-Time using Python-OpenCV
Detecting objects of similar color in Python using OpenCV
Opening multiple color windows
Play a video in reverse mode
Template matching using OpenCV in Python
Cartooning an Image using OpenCV – Python
Vehicle detection in a Video frame using Python – OpenCV
Count number of Faces using Python – OpenCV
Live Webcam Drawing using OpenCV
Detect and Recognize Car License Plate from a video in real time
Track objects with Camshift using OpenCV
Replace Green Screen using OpenCV- Python
Python – Eye blink detection project
Connect your android phone camera to OpenCV – Python
Determine The Face Tilt Using OpenCV – Python
Right and Left Hand Detection Using Python
Brightness Control With Hand Detection using OpenCV in Python
Creating a Finger Counter Using Computer Vision and OpenCV in Python
14 Django Projects With Source Code
Once you have completed the above projects. Django projects will help you understand web development concepts, manage databases, and create dynamic, full-featured websites with ease.
Python Web Development – Django Tutorial
How to Create an App in Django?
Weather app using Django
Django Sign Up and login with confirmation Email
ToDo webapp using Django
Setup Sending Email in Django Project
Django project to create a Comments System
Voting System Project Using Django Framework
Translator App Project using Django
How to add Google reCAPTCHA to Django forms?
Youtube video downloader using Django
E-commerce Website using Django
College Management System using Django – Python Project
Create Word Counter app using Django
14 Python Project — Convert Speech to Text and Text to Speech
In this section, we have listed projects on converting text to speech and speech to text using Python libraries like gTTS and SpeechRecognition. These projects are great for learning how to create applications that read text aloud or transcribe spoken words.
Speak the meaning of the word using Python
Convert PDF File Text to Audio Speech using Python
Speech Recognition in Python using Google Speech API
Convert Text to Speech in Python
Python Text To Speech using pyttsx module
Convert Speech to text and text to Speech
Personal Voice Assistant in Python
Build a Virtual Assistant Using Python
Create a simple assistant using Wolfram Alpha API
Voice Assistant using python
Voice search Wikipedia using Python
Language Translator Using Google API in Python
How to make a voice assistant for E-mail in Python?
Voice Assistant for Movies using Python
More Projects on Python
Tic Tac Toe GUI In Python using PyGame
8-bit game using pygame
Bubble sort visualizer using PyGame
Caller ID Lookup using Python
Tweet using Python
How to make Flappy Bird Game in Pygame?
Face Mask detection and Thermal scanner for Covid care – Python Project
Personalized Task Manager in Python
Pollution Control by Identifying Potential Land for Afforestation – Python Project
Human Scream Detection and Analysis for Controlling Crime Rate – Project Idea
Download Instagram profile pic using Python
Conclusion
Projects are a fun way to learn and practice coding. They help you build practical skills like making games, automating tasks, analyzing data, and creating web apps. Each project you tackle in this Python projects post helps you become better at Python and prepares you for using it in real-life situations.
Python Projects – Beginner to Advanced – FAQs
How do I go from beginners to advanced Python?
To advance from beginner to expert in Python, expand your skills by learning complex topics like object-oriented programming and data structures. Dive into libraries like NumPy and Pandas, and practice by working on personal or open-source projects. Regularly challenging yourself with new problems and engaging with the Python community will also help sharpen your skills.
What is a good starting project for Python?
A good starting project for Python is creating a simple calculator. It helps you practice basic concepts like variables, functions, and conditionals. As you get more comfortable, you can add features like handling more complex calculations or incorporating a graphical user interface using libraries like Tkinter. This project is manageable for beginners and offers plenty of scope for expansion as you learn more.
Where can I learn Python from basic to advanced?
You can learn Python from basic to advanced levels on GeeksforGeeks. They offer a wide range of tutorials, examples, and exercises that cover everything from the very basics to more advanced topics. This platform allows you to gradually build your skills at a comfortable pace, with plenty of resources to help you along the way.
How long does it take to learn Python from beginner to advanced?
The time it takes to learn Python from beginner to advanced can vary widely based on your background, the amount of time you invest, and how deeply you want to understand the language. Generally, with consistent study and practice, you can achieve a good level of proficiency in 3 to 6 months. To reach an advanced level, especially with specialization in areas like data science or web development, might take a year or more of dedicated learning.
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced | https://www.geeksforgeeks.org/python-projects-beginner-to-advanced/?ref=outindfooter | Python Projects | Python Projects – Beginner to Advanced | Python Projects, Python Projects – Beginner to Advanced | GeeksforGeeks | [-0.0284621548, 0.0211472437, -0.0184110254, 0.0179847814, 0.0146710714, 0.0115086101, 0.0395995192, 0.0325321034, 0.00516993739, 0.0260971822, 0.0141898273, -0.0348420776, 0.0455394462, -0.0381420366, 0.00302324444, 0.025395941, 0.00984488055, 0.0197447594, -0.0221784804, -0.0351170748, 0.0299471356, -0.0394070223, -0.0668241903, -0.00452025747, 0.00127959379, 0.0381145366, 0.00516306236, 0.00904739, -0.0137085831, 0.00807802659, 0.0208447464, 0.00373307965, 0.0190710183, -0.049719397, -0.0296996385, -0.0096936319, 0.0104017491, -0.0410295, -0.0236909613, 0.00371589232, 0.0468869321, 0.00252996921, 0.0148223201, -0.0134473369, 0.00346839544, 0.01721479, 0.00355433184, -0.0186722726, 0.021215992, -0.0465019345, -0.00537618482, -0.00259356224, 0.0564843155, 0.0197585095, 0.0276096649, 0.00940488558, 0.002595281, -0.0517268702, -0.00977613125, 0.00535555976, 0.0461994372, -0.00584711647, -0.0252446942, -0.0093430113, 0.0322296098, 0.0260421839, -0.0409195, 0.0256434381, 0.00193013286, 0.00917113852, 0.0232784674, -0.00911613926, -0.0100098783, 0.0148635693, 0.0277334135, -0.0148910694, -0.0177647844, 0.0358870625, -0.0208309963, 0.0107798688, 0.010161127, -0.00398745155, 0.01480857, -0.0139560802, 0.0348970778, 0.0365745574, -0.00241481443, -0.04771192, 0.027829662, -0.0216697361, 0.00664116954, -0.0182460286, 0.0205835, -0.0213259906, -0.00778928027, 0.00607055146, -0.00451682, 0.015468562, -0.0162798017, 0.0190572683, 0.0195797626, 0.00802990235, 0.0159360562, -0.0547793359, 0.020556001, -0.0180397816, -0.0235534646, 0.00904051494, 0.000730459869, -0.0355295688, 0.000349116861, -0.0138392067, -0.0375920422, 0.0113779865, -0.0363270603, -0.00414557476, -0.00725991186, -0.053679347, 0.0466944315, 0.00452713249, 0.0458419435, 0.065999195, -0.013694834, 0.0153585635, -0.0480144173, 0.0353095718, 0.0258221868, 0.00173419772, 0.0313221179, 0.0119829793, 0.0255609397, 0.0120242285, -0.00537618482, 0.0180260316, 0.0392420217, 0.0155098112, 0.024075957, 0.0389945246, 0.00327417906, -0.0227972232, -0.0111236153, 0.00587117858, -0.00482619135, -0.00774115603, -0.00172990083, 0.0146298222, 0.015468562, 0.0538168475, 0.00813302584, -0.0078374045, -0.04196449, -0.00893739145, 0.0215459876, 0.0241722055, 0.00820177514, -0.0136742089, -0.00633179815, 0.0260146838, -0.0215047393, -0.015248565, 0.0120104793, -0.00374682946, 0.0337145887, 0.00884801708, 0.00642804708, 0.0294246431, 0.0309921242, -0.00353714451, -0.0646792129, 0.0498568937, 0.00263824919, -0.0487019084, 0.0148773193, 0.0433669724, -0.0211472437, -0.0325596035, 0.00163794879, -0.0473269261, 0.00915051345, 0.0237322114, -0.0489769056, -0.0139492052, 0.00772053143, 0.0165410489, 0.0208859965, 0.0151523156, 0.0523043647, -0.0180260316, -0.0273209177, -0.0170497932, 0.0133785876, -0.0123611, 0.0169810429, 0.0156335607, 0.0152760642, -0.000670734036, -0.0629742369, 0.060774263, -0.00882739294, 0.0111786146, -0.0246397015, -0.0394895189, -0.0284621548, 0.0334395953, 0.0276509132, -0.00453400752, -0.0213672407, -0.00736991037, 0.0226459745, -0.0151935657, -0.0168160461, 0.00785115454, -0.0289296489, -0.0350070745, 0.0254921895, 0.00921238773, -0.00856614579, -0.0172422901, 0.0103261247, -0.0439444669, -0.0363270603, 0.0344845802, 0.00200747559, -0.0153723136, -0.0387470275, -0.0299471356, 0.0328621, 0.0277471635, 0.00337902154, -0.0172560401, 0.0320096128, -0.00265715527, 0.00742490962, -0.026069684, 0.00397026446, 0.037097048, -0.00217762985, 0.0155648105, -0.0363545567, 0.0449069552, 0.043999467, -0.0233059675, 0.00414213724, -0.0273621678, -0.0062974235, 0.0333845951, 0.0367395543, 0.0427894816, 0.00545868371, 0.0291221458, -0.0101748761, -0.0274859164, -0.00581274182, 0.0306346286, -0.0698491484, 0.0205972493, -0.00332402205, -0.0102986246, 0.00489150314, -0.0239384584, 0.029369643, -0.0265371781, -0.00958363339, 0.0387195311, -0.015894806, 0.0421294868, 0.0381695367, -0.0318446122, 0.0170910433, -0.0354745686, 0.0503518879, -0.0128354691, 0.0194697641, 0.00683710445, -0.00718428753, 0.00464400603, 0.00918488856, 0.00549649587, 0.0278159119, 0.0174760371, 0.0316796154, -0.0469419286, 0.0453744493, 0.0397645161, 0.035584569, -0.0348695777, -0.0318446122, 0.00240793941, -0.0490319058, -0.00766553171, -0.0122373514, -0.00104069046, -0.00815365091, 0.00730803609, 0.0580792949, 0.0121823521, -0.026715925, -0.0176135357, -0.033137098, 0.0201847553, -0.0133510875, 0.00189232081, -0.00644523418, -0.00569586828, -0.00661023241, -0.000888582959, 0.0140248295, 0.00799552817, 0.010381124, -0.0112336138, 0.0166647974, -0.0245984513, -0.0139973303, -0.0195522625, 0.000378335244, 0.0389670283, 0.0546693355, 0.0254646912, -0.0306621268, -0.0454019494, -0.00734928576, 0.00329480367, -0.00528337341, 0.053019356, 0.044851955, 0.0050358763, -0.0172697902, 0.00976925623, 0.00375026697, -0.0478219204, 0.00360933109, -0.0544768386, -0.0410845019, 0.0108623682, 0.0514793731, -0.038472034, -0.0206522495, 0.00889614224, 0.031569615, -0.00724616181, -0.00814677589, 0.0248596985, 0.00824302528, -0.0192910153, 0.0193597656, -0.0475194231, -0.00534524769, 0.0444669612, 0.0134060867, 0.0343195833, 0.00142396707, 0.00803677738, -0.00343573955, 0.0122786006, -0.0161423031, -0.0119829793, 0.017902283, -0.00311261835, -0.0142723266, 0.0308821257, 0.0162660517, -0.0380045399, -0.0157435592, 0.0142448265, -0.0173660386, -0.0272384193, 0.0283521563, 0.0189885199, 0.0284621548, 0.000484681601, 0.00656898273, -0.00215872377, 0.00100373779, -0.0279534105, -0.0351995714, 0.0151935657, -0.00123490684, -0.0174072888, -0.0406720042, -0.00626992388, -0.00386026572, 0.0402045101, 0.00356464414, 0.0433944725, 0.0202260036, 0.0104292482, 0.0183972772, -0.0236222129, -0.0323121063, -0.00144631055, -0.0138117075, 0.00975550618, -0.0198960081, -0.00445494568, -0.0347870775, -0.0117354821, -0.00544149661, 0.0261109322, 0.015248565, -0.0254371911, 0.017902283, 0.0242134556, -0.00164052693, 0.00750740897, -0.0126910955, -0.00675804308, -0.00947363488, 0.00898551568, 0.00148670073, -0.00586086651, -0.0417444929, 0.0111717395, -0.0634692311, 0.0168572944, -0.00879989285, 0.0554943271, -0.00889614224, 0.0329995975, -0.00386026572, 0.029369643, 0.0333845951, 0.0270046722, 0.0321746096, 0.0108554931, -0.00225153519, 0.00822927523, -0.0215597376, 0.0252034441, 0.0215047393, 0.000217956331, -0.0277746618, -0.0208172463, 0.0107317446, 0.0192635152, 0.00476087956, -0.0515343733, 0.0327521, 0.0101267518, 0.0062080496, -0.0384995341, -0.0149873178, -0.0194285139, 0.0255884398, 0.00736303534, -0.028957149, 0.00472650491, -0.0479594171, 0.0356670655, 0.0505443849, -0.0136123346, 0.00265028025, -0.00377089158, -0.048344411, 0.0256709382, 0.0381145366, -0.0343745835, 0.00330855348, 0.00240450213, 0.0310471226, -0.00917113852, 0.00967988279, 0.015454812, 0.0409745, 0.00109654921, 0.0223297291, -0.00752803357, -0.0400945134, -0.0430919752, -0.00780990534, 0.0255059395, -0.0063146106, -0.0370695479, 0.0320096128, 0.0171322916, 0.0365195572, 0.02386971, 0.0132892132, 0.00828427449, -0.0267021749, -0.0150835663, 0.0499118939, 0.0178610329, 0.0353095718, -0.019442264, -0.00327761634, 0.038252037, -0.00876551867, 0.0229072217, 0.0452094525, -0.00261590583, -0.0187960211, 0.0180947799, 0.0113229873, -0.00652773306, 0.0135023361, 0.0137773324, -0.0284071546, -0.0145335738, -9.56043077e-05, 0.0311571211, -0.0168160461, -0.0257259384, -0.0299746357, 0.0352270715, -0.0102505, 0.0233197175, -0.0288196504, 0.00101662823, 0.00182872778, -0.00973488204, -0.0194285139, -0.00585055398, -0.0228522215, 0.0134404618, 0.00312980567, 0.00360589358, -0.0199097581, 0.0368220508, -0.0154135628, -0.0232647173, -0.00348730129, -0.0111786146, 0.0101542519, -0.0101405019, -0.015674809, 0.00346839544, 0.00794740301, -0.0362995602, -0.00633523567, -0.0200472567, -0.0189472698, 0.00201950665, -0.000519056222, -0.0098586306, 0.01721479, -0.00890989136, 0.0183697771, 0.0246809497, 0.0440269634, 0.0167060476, -0.0615442507, 0.0258634351, -0.0449619554, -0.0136604588, -0.0160323046, -0.00558587, 0.0115911094, -0.014134828, 0.0389945246, 0.015454812, -0.00769990636, 0.0141210789, 0.0280909091, 0.0148498192, -0.0286821518, -0.0155235613, 0.00615648786, -0.01479482, 0.00464400603, -0.00646585878, -0.0115154851, -0.0062974235, 0.00800240319, 0.0220272318, 0.0224809777, 0.0104223732, -0.0234572142, 0.0279534105, 0.00158896507, -0.0092330128, 0.0237047113, -0.00589180365, 0.0248871986, -0.00948051, -0.00992737897, 0.0146435723, 0.0498843938, -0.0298921373, 0.0262346808, 0.00843552221, 0.0104292482, 0.0135367103, -0.0218622349, -0.00879301783, 0.0211472437, 0.00723928725, -0.0348695777, -0.00568555575, -0.00690585375, 0.000200769049, -5.48113458e-05, 0.0316246152, -0.00660335738, 0.00145490421, -0.00708803907, 0.0180672798, 0.00625617383, -0.0109517416, 0.0013474836, -0.0132135898, 0.0061393003, 0.00528337341, 0.0371795483, -0.0106492452, -0.0142310774, -0.00554805761, -0.0101405019, -0.0271009207, 0.0203222539, -0.00585399149, -0.0131860897, 0.00799552817, 0.0235672146, -0.0175035372, -0.00316074281, -0.0108417431, -0.013701709, 0.00173935387, -0.0186310243, 0.00375714176, -0.028269656, 0.00338417757, -0.0136329597, -0.0190160181, 0.0106629953, 0.0283521563, 0.0163210519, -0.00205731881, -0.00718428753, -0.0307721253, 0.00868301932, -0.00697804, 0.0219584834, 0.00744553469, -0.00849739648, 0.00238387729, 0.013921706, 0.0213672407, -0.00530743552, -0.00192497659, 0.00064366404, -0.00107936189, -0.000181003663, 0.138158321, -0.00104498735, 0.0343745835, 0.00870364439, 0.00530399801, 0.0326696038, 0.0112267388, -0.0161835533, -0.0298646372, 0.0383345336, 0.022315979, -0.0258084368, -0.0172010418, -0.00472994242, -0.0186997727, -0.0135023361, 0.0217522364, 0.00563399401, 0.00158123078, 0.0207897481, 0.00438963436, 0.0227834731, -0.0287096519, 0.00967300776, 0.0100648776, 0.00387057802, 0.0205285, 0.0303596314, -0.0278021619, 0.000611437892, 0.0303046312, -0.0262209307, -0.016568549, -0.0103398748, 0.00483650388, 0.00897176564, -0.0153448135, -0.0326971039, -0.0062767989, -0.00780990534, 0.00128131255, -0.0213397406, -0.00558587, -0.0163760502, -0.00632492313, -0.00899926573, 0.000843036629, 0.00383964088, 0.0218209848, -0.00695397798, -0.0166510474, 0.0201435052, -0.00853864662, -0.00166888593, -0.0392970219, -0.00328792888, -0.0113504874, 0.00366776786, -0.00251278188, -0.0057886797, 0.00221544178, 0.00877926871, 0.0232509673, -0.0083667729, 0.00963175762, -0.0258084368, 0.0180672798, 0.0360795632, 0.0253134426, -0.0230034702, -0.00740428502, -0.0118798558, 0.0319546126, -0.00316074281, -0.00442744605, -0.00530399801, 0.00932238717, 0.00919863861, 0.0146985715, -0.00232372177, -0.0272796694, -0.0571993068, -0.000977956923, -0.0062974235, 0.0115361102, 0.00015833792, -0.0141073288, 0.0519193709, -0.033797089, 0.0243509542, 0.0012151415, -0.0346220806, -0.033137098, 0.0143410759, 0.0150010679, -0.0123129757, 0.0215597376, 0.0243647043, -0.0296446402, -0.0110823652, -0.0149323186, 0.0029493391, -0.0088823922, 0.011041116, 0.0089511415, 0.0322846062, -0.0301946327, 0.00123404746, -0.00542430906, 0.0499943942, 0.00482962886, 0.00817427598, -0.00186997734, -0.00323464815, -0.0153035643, -0.00441713398, 0.0512868762, 0.0126773464, 0.0174485389, 0.000815107313, -0.00456150714, -0.00252996921, 0.00151162222, -0.0249146968, 0.0159635562, 0.0113573624, -0.0210647434, 0.020501, 0.0160323046, 0.0732041076, 0.0210234951, -0.0352545716, -0.0270459224, 0.0163898, -0.0458419435, -0.00818802509, -0.00203841273, -0.00911613926, 0.0126910955, -0.0127048455, 0.0193872638, 0.00175911922, -0.0150010679, 0.0169122946, 0.0102642504, -0.0102986246, 0.0198135097, 0.0155785605, 0.0180947799, -0.0117904814, 0.0286821518, 0.00474369247, -0.00873114355, -0.00164998, -0.0222334806, 0.014354826, -0.0221372303, 0.0318721123, -0.015688559, -0.00370214251, 0.00359558128, 0.0378670394, -0.0372345485, -0.0219584834, -0.0168572944, -0.00507368846, 0.0263996795, -0.000369526766, -0.0181360301, -0.0419094898, 0.0227834731, 0.0119623551, -0.014588573, 0.0208584964, 0.00207106862, -0.0249284469, 0.00288402755, 0.00690929126, -0.0160735548, 0.0114811109, -0.0234709643, -0.00940488558, 0.0361895598, 0.00592274033, -0.000190134408, 0.0403695107, 0.0157160591, 0.00992050488, 0.000238043984, -0.0369870514, 0.0058093043, -0.00436900929, 0.0381420366, 0.0296446402, -0.0111029902, 0.0125467228, 0.040892005, -0.00708803907, 0.000549133925, 0.0176272858, -0.00514587481, -0.0103398748, 0.0281596575, -0.00209341198, 0.00653460808, 0.0347595774, 0.0285721533, 0.00179950939, 0.012367975, -0.00103381556, 0.0277746618, -0.00742490962, 0.030277133, 0.00244747032, -0.00403213874, 0.0256846882, -0.0132135898, 0.0443019606, -0.00840114802, -0.00177544716, 0.00824302528, -0.000821982219, 0.00129849988, -0.00325355423, -0.00531431055, 0.000192497668, -0.0228797216, 0.00135607726, 0.0102436254, 0.0160460547, 0.0298921373, -0.00338074029, -0.0129248425, -0.0170497932, -0.00677523, -0.000961628917, 0.00848364737, 0.0235397145, -0.0126567213, 0.00800240319, 0.00362308091, -0.0239109602, 0.00293387054, -0.0319546126, 0.0150010679, 0.0211059935, -0.0102573754, 0.0083255237, -0.0348145775, -0.0373720452, -0.0431469753, 0.0186310243, 0.0203497522, 0.00868301932, 0.0248871986, -0.0133992126, 0.0264959279, 0.0195660125, 0.019662261, -0.00820177514, -0.0105736218, 0.00518024946, 0.00127873442, 0.00798865315, 0.00849052146, 0.00623211171, 0.00522149913, -0.0100373784, -0.00390495267, -0.00220169197, -0.012154852, 0.0333845951, -0.00718428753, -0.0126429712, -0.0180810299, 0.0203772523, -0.022095982, 0.0212297421, -0.000788467, 0.00706053944, 0.0374270454, 0.00678898, 0.00269668596, -0.0445769578, -0.020666, -0.0263171811, -0.025189694, 0.00751428353, 0.0288196504, -0.00104842475, 0.00709491363, 0.00604992639, -0.0196760111, -0.0251209456, 0.0445219576, -0.035584569, -0.00105701841, 0.00879989285, 0.0183697771, -0.00875176862, 0.012807969, -0.0505993851, -0.0406720042, 0.0136260847, 0.0264271796, 0.0131998397, -0.00554118259, 0.0353920683, 0.00816740096, 0.0227147248, -0.0156335607, -0.0037880789, -0.00745240925, -0.023415966, 0.000124930128, -0.0026949672, -0.0193047654, -0.00924676284, 0.0129454676, 0.0217797346, 0.00781678, 0.00246293889, -0.00378120411, -0.00531087304, -0.0153585635, -0.0281596575, -0.002595281, 0.00493962737, -0.00862802, 0.0116048586, -0.0199235082, 0.01722854, 0.0123611, -0.0295346417, -0.0447419547, 0.000607141061, -0.0140592046, -0.0271284208, -3.67378343e-05, 0.00925363787, -0.0137910824, 0.00712928828, -0.0502968878, 0.0171460416, 0.00699179, -0.013247964, 0.00613586279, 0.00623554923, -0.000765264151, 0.00502556376, 0.0128698433, -0.0176685359, -0.00662054447, -0.00752803357, 0.00197481969, -0.00451682, -0.00574399251, -0.0129317176, -0.0145473229, -0.016348552, 0.0102230012, 0.0272109192, 0.0602792688, -0.00714991335, -0.0104773724, 0.00315558678, 0.0174760371, -0.034237083, -0.0256709382, -0.0392420217, -0.0317071155, 0.0281459074, 0.00993425399, -0.0166235473, -0.00242168922, 0.00843552221, -0.00921926275, 0.0112198638, -0.0265509281, 0.00563743152, -0.00321230479, 0.00301808841, 0.00326386653, -0.0070296023, 0.0109242424, 0.00346839544, 0.0023082532, -0.00938426144, -0.00968675688, 0.011701108, -0.00335667795, 0.0348420776, -0.0039737015, -0.0126979705, -0.0524693616, 0.0180535298, 0.000263824913, 0.0159635562, -0.0165272988, -0.0112336138, 0.0258634351, -0.00668241875, -0.0286821518, -0.00654492062, -0.00500837667, -0.0171735417, 0.019868508, 0.0120104793, -0.00192497659, -0.00233231531, 0.0137635823, -0.00381557876, 0.0137429582, -0.00537274731, -0.000657413912, 0.0117423572, 0.0241309572, -0.0134129617, -0.00662398199, 0.0158673078, 0.00567868119, 0.00811927672, 0.0258634351, 0.0177235343, -0.0273621678, 0.00642460957, 0.0116392337, -0.0182322785, -0.00681648, 0.0134335868, -0.00480900425, 0.0141623281, -0.0336870924, -0.00756928325, 0.0126773464, -0.0111854887, -0.020569751, -0.000224079311, 0.000655265467, 0.0336045921, 0.0338245891, -0.0143273259, -0.00794052891, 0.00593649037, -0.00222575432, -0.00948051, -0.00449275784, -0.000709835149, 0.00619429955, 0.00401151367, 0.017682286, -0.0288746487, 0.013467961, 0.00955613423, 0.0557418242, -0.0305246301, 0.0216422379, -0.0311846212, -0.0174347889, -0.00552055798, -0.00424182368, 0.026509678, 0.00346495793, -0.0227697231, 0.0131104654, 0.00987925474, 0.0041283872, -0.00882051792, -0.0191672668, 0.000425600301, 0.000453744491, -0.00718428753, 0.0047746296, 0.00888926722, -4.00947283e-05, -0.0129660927, 0.00833927374, -0.0178335328, 0.00871739443, 0.00135693664, 0.0115086101, 0.0201297551, -0.0378395393, -0.00667898124, 0.0307446271, 0.0128835933, 0.0286821518, 0.00246293889, 0.016802296, 0.020569751, -0.00893739145, 0.0172697902, -0.0327521, 0.00834614877, -0.00163365202, -0.0112336138, -0.0229209717, 0.033797089, 0.0136398347, -0.0112061137, -0.00752803357, 0.00196966366, -0.00728741148, -0.0043724468, -0.0356120691, -0.00327074155, -0.00636617281, -0.0102367504, 0.0158398077, 0.0325596035, 0.00800240319, 0.0137085831, 0.0164173, -0.0231822189, -0.00334120938, 0.00157091836, 0.0411395021, -0.0232509673, -0.00841489807, 0.0164860506, -0.00420744903, 0.00265371776, -0.0160873048, 0.00389120262, -0.00831177365, 0.0301396344, -0.0168847945, 0.0106354961, -0.00558243226, 0.000242125971, 0.0063146106, 0.0200885069, 0.0171460416, -0.0455669463, 0.0034443331, 0.0245434511, 0.00788553, 0.0104979975, -0.0074867839, 0.00451682, -0.0109792417, -0.0130004669, -0.031349618, -0.033577092, 0.00460963137, -0.0314871185, -0.01191423, -0.00087311439, 0.00394276483, -0.0169260446, 0.0144373244, 0.00428307289, 0.00837364793, 0.0199647583, 0.0140179545, 0.0160873048, 0.00807802659, -0.0122854756, 0.00163193326, -0.00428994792, 0.0146160722, 0.0237872116, -0.0236909613, 0.0133785876, 0.0302496329, 1.63145e-05, 0.0100992527, 0.00602930179, 0.0303046312, -0.000206247496, 0.0265371781, -0.00405620085, 0.0010931117, 0.00129162497, -0.00458900677, 0.0297546387, -0.00629398599, -0.0179297831, -0.0148498192, -0.0273071676, 0.0223847274, 0.00382589106, -0.004637131, 0.00829802454, -0.0212709922, 0.0109723667, 0.00159841811, -0.00123576622, -0.00457525672, -0.000702960184, -0.038252037, 0.0292871445, 0.00893051643, -0.00743865967, -0.0128560942, -0.00747990934, 0.0123611, 0.0300021358, -0.0187822711, 0.0131517155, -0.0234709643, 0.00787865464, -0.00139732682, -0.0138873309, -0.0218622349, 0.00934988633, 0.00146521663, 0.0208859965, -0.0112473629, -0.00993425399, 0.0200747568, -0.0010003004, 0.00637648487, 0.00796802808, 0.0196760111, 0.000399174838, 0.0157298092, 0.0102161262, -0.00900614075, 0.00989300478, -0.00718428753, -0.0111717395, 0.0114673609, -0.000823700917, -0.0100648776, 0.00150990358, 0.00365745556, -0.0081949, 0.0121342279, 0.00512868771, 0.0358320661, 0.0111098653, 0.0287096519, 0.0047058803, -0.00831177365, 0.0113092372, -0.0168160461, 0.0165410489, -0.0101748761, 0.000155652408, -0.00586086651, -0.0039530769, -0.01191423, 0.0206797495, -0.0044618207, -0.0144785745, 0.0101198768, -0.0245022029, 0.0067167934, 0.00518024946, 0.0149185685, -0.00387057802, -0.0101886261, -0.00758990785, -0.0195110124, -0.00505306339, -0.00950800907, 0.000914363889, -0.00307480642, -0.0328621, -0.0127804698, -0.0164448, 0.00290465215, -0.0068714791, -0.0033583967, 0.00973488204, -0.00333605311, 0.00412494969, -0.00230997195, 0.00215872377, 0.0034116772, -0.000333218602, 0.020102255, 0.00631117355, -2.50692756e-05, -0.00608773855, -0.00113178312, 0.000495853368, -0.00730116153, -0.0140592046, 0.0233472157, 0.0242134556, 0.0232097171, 0.0251071956, -0.0354470685, 0.0261384323, 0.028489653, -0.011934855, 0.0325871035, -0.00305761909, 0.0221234821, -0.0144510744, -0.0266059265, 0.0111098653, 0.0103261247, 0.0316521153, -0.0403145105, -0.0166510474, -0.000414643408, 0.000170154177, 0.00929488707, -0.00148326322, -0.0163210519, 0.0125467228, -0.02958964, -0.0184935257, 0.00972800702, -0.0160323046, 0.0107936189, 0.000870536314, 0.0145473229, 0.00991363, -0.0244059544, -0.00518712448, 0.00243200175, 0.0189060196, -0.00853864662, 0.000250719604, -0.0221234821, -0.0039530769, -0.00591586577, -0.00312636816, 0.00447900826, 0.0164860506, -0.00356808165, 0.0118523557, 0.00141709216, 0.0168297961, 4.3961867e-05, 0.0010501435, 0.0221234821, -0.00695397798, -0.0339345895, -0.00862114504, -0.0246397015, 0.00909551419, 0.0196760111, -0.00222059805, -0.011261113, 0.00272590434, -0.0157160591, 0.00367120537, -0.00589180365, -0.0185622741, 0.0186860226, 0.019442264, 0.00691616582, -0.00642804708, -0.0033051162, 0.048151914, 0.00290121464, -0.00128475006, -0.00986550469, -0.00557899475, -0.0219447333, 0.00539680943, -0.0177235343, -0.0025093446, -0.00176513486, -0.0188510213, 0.013928581, -0.00498087704, 0.00563055649, -0.0013870144, -0.00701585226, -0.0576942973, 0.000448588311, -0.0254371911, -0.0148635693, 0.0146023231, 0.00751428353, 0.00386714051, 0.0100305034, -0.00557555724, 0.00761053246, -0.00974863116, 0.019456014, 0.000922957552, -0.0149185685, -0.0125604728, -0.00996175408, 0.00438619684, -0.0138804568, 0.00105959654, -0.000922957552, -0.0203222539, -0.010827993, 0.0148360701, 0.00468869321, 0.0113642374, 0.00589180365, -0.00714991335, 0.0110273659, 0.0114398608, -0.00270527974, -0.0113436123, -0.00195763237, 0.0244884528, 0.0226872247, 0.00375714176, 0.000353198848, 0.0442194641, 0.00718428753, 0.00635586027, -0.00591930328, 0.011921105, 0.0042658858, 0.00280840346, 0.017902283, 0.0258634351, 0.0110067409, 0.0421294868, -0.0131104654, 0.00805740245, -0.0153173143, 0.0205285, 0.00611180067, -0.0190847684, 0.0115017351, 0.0109311175, -0.0320096128, -0.0218484849, 0.0383620337, 0.0203085039, -0.0130210919, 0.00210544327, 0.0496093966, 0.00581961684, -0.0031143371, 0.0133717125, 0.00288918358, 0.0169535447, 0.00286684022, -0.027169669, -0.0284621548, -0.0364095569, -0.01479482, 0.0116598587, -0.035584569, 0.00581961684, -0.0109998668, 0.00793365389, 0.0331921, 0.0261796825, 0.0137292081, -0.00845614728, 0.0404245071, 0.0204185024, -0.0133923376, 0.00948051, -0.0286821518, -0.000697374344, -0.0132960882, -0.0110273659, -0.00474369247, 0.0150148179, -0.00926051289, -0.00453400752, 0.00559961936, 0.00304215052, -0.00390839, -0.0112129888, 0.0277609136, -0.0159085561, 0.000816396321, -0.020501, -0.017916033, 0.00474713, 0.000625187706, 0.0149873178, -0.00493619, 0.0126910955, 0.00295793288, 0.00366776786, -0.00493619, -0.00290121464, 0.00857989583, 0.0105254967, 3.6549849e-05, -0.00139560807, 0.015248565, 0.00608430104, -0.00141193601, -0.00724616181, 0.0186997727, 0.00559274433, -0.0159635562, -0.0156198107, 0.00491900276, 0.0229897201, 0.000928973081, 0.00842864718, -0.0157985575, 0.00540024694, 0.0129317176, 0.00827052444, -0.0114329858, -0.0128354691, 0.00318824244, 0.00414557476, 0.00688522868, -0.0109998668, -0.0152210649, -0.0012649846, 0.0216834862, 0.0196210109, 0.00538993441, 0.00129162497, -0.0115086101, 0.00121428212, 0.00227731606, -0.00978300627, 0.0113642374, 0.00917113852, -0.00493275234, -0.00644867169, -0.0067167934, -0.00419369899, -0.00777553068, -0.0114261108, -0.00136638968, 0.0175447874, -0.0106561203, 0.00454431958, 0.00124865666, -0.0238834601, -0.00662398199, 0.00752115855, 0.0274309162, -0.00214669271, -0.0170910433, 0.00206934987, 0.0107523696, 0.00594680291, -0.0107317446, 0.00913676433, -0.0164448, 0.0167472959, 0.0220409818, 0.0319821127, 0.00657242024, 0.0176272858, 0.000491556537, 0.0317346156, 0.026083434, -0.0104636233, -0.018342277, -0.013907956, -0.00469900528, 0.0270046722, 0.00295965164, -0.00481587881, -0.00293043326, -0.022742223, 0.00475744205, -0.00538649689, 0.00950113498, 0.00596742751, 0.0136604588, 0.0013801395, -0.00395995192, -0.00483994139, 0.0281596575, -0.00328621012, 0.0285446532, -0.0361620598, -0.0308546256, 0.0150148179, 0.0192910153, -0.0159773063, -0.00207622489, -0.000244489231, 0.0074867839, 0.00607055146, 0.0265784264, 0.00122115703, 0.0155373113, -0.0102230012, 0.0189060196, -0.010587371, 0.0172010418, 0.0193185154, -0.0051665, -0.000933269912, 0.0151523156, -0.00417651189, -0.00541055948, -0.01237485, -0.0034374583, -0.00634554774, 0.00342886453, 0.0128698433, 0.0201297551, -0.000464916229, -0.013034842, 0.0107386196, -0.0326696038, -0.0104979975, -0.0237872116, -0.00310574356, 0.00246293889, -0.00344777061, 0.0116186086, 0.00198856951, 0.00360589358, -0.00487775309, 0.00175568182, 0.00886176713, 0.00232887804, 0.00710178865, 0.00581961684, 0.0025626251, -0.0254646912, 0.00802302733, 0.00415245, -0.0120448535, 0.00872426946, -0.00812615082, 0.0182460286, -0.0146435723, -0.00723928725, -0.00621492462, -0.0135917095, -0.0229072217, -0.00402870122, 0.0337420888, 0.0199097581, -0.0162248034, -0.000568899326, 0.00559961936, -0.0122029772, 0.00481244177, 0.012367975, -0.0104498733, -0.000412709836, -0.0187960211, 0.000625187706, -0.0146435723, 0.013474836, 0.0359420627, 0.000333648291, 0.00849052146, -0.0124435993, -0.00351651968, -0.00792677887, 0.0202260036, -0.0228109732, -0.00842864718, -0.0305246301, 0.014148578, -0.0185760241, -0.000580930442, -0.00230481569, 0.00298371376, -0.00943238568, -0.00443432108, 0.00258325, 0.00549993338, 0.0035233947, -0.0394895189, -0.000292398792, -0.00038284692, -0.0244609527, -0.0164035503, 0.00123232882, -0.031349618, -0.00327074155, -0.00921238773, -0.00198685075, -0.00252653169, 0.000591672491, -0.00877926871, -0.00593992788, 0.00215872377, 0.00252653169, -0.0059846146, 0.0146985715, -0.0180260316, 0.0219447333, -0.0129592177, 0.00289777736, -0.0143960752, -0.0193735138, 0.00423494866, -0.00643148459, 0.00435869722, -0.010614871, 0.0169672947, -0.026069684, 0.00767928176, -0.0258221868, -0.01810853, -0.0236634631, 0.00290808966, 0.00681648, -0.0223709773, 0.00525931129, -0.012154852, -0.00279809092, -0.000739053532, -0.0199372582, -0.00932926126, -0.00234262785, -0.00707428902, 0.0261109322, 0.0050186892, 0.00893739145, -0.00305590034, 0.0135229612, -0.0508743823, 0.0104773724, -0.00649679592, 0.0174347889, -0.00435525971, 0.0164035503, 0.0100855026, 0.00691272831, 0.019236017, 0.00871051941, 0.00399088906, -0.00792677887, -0.000668155961, -0.00305761909, 0.017888533, 0.0105667468, -0.0102023762, -0.0190572683, 0.00366776786, -0.0138254566, 0.011701108, 0.0253271926, 0.00262621813, -0.0228659716, 0.0163210519, -0.00595024042, 0.00765178213, 0.0140592046, -0.00791990384, 0.0183972772, -0.0432294756, -0.0149735678, -0.02385596, 0.00608430104, -0.0105598718, 0.0115498593, -0.00537274731, -0.0215597376, 0.0108898673, 0.00681648, -0.027623415, -0.00382589106, 0.0248184483, 0.0100098783, 0.00144631055, 0.0178197827, 0.0172010418, 7.6053766e-05, 0.000513470324, -0.0010827994, 0.0227147248, -0.0141898273, 0.0118179815, 0.0286271516, 0.00589180365, -0.0075349086, -0.00447213324, 0.00785803, -0.0240897071, -0.016568549, 0.00454088254, -0.00326386653, 0.0126085971, 0.0164723, 0.00904051494, 0.00471275533, 0.0183560271, -0.0026055933, 0.0172972903, -0.0205147509, -0.00202294416, 0.00684054196, -0.0261109322, 0.00630429853, -0.000870966, 0.00304215052, 0.0149873178, 0.00501525169, -0.017682286, -1.35685605e-05, 0.0104911225, 0.00854552165, 0.0194147639, 0.0298371371, 0.019662261, 0.00582305435, 0.0123267248, -0.00251793815, 0.0137223331, -0.0224122275, 0.00334636564, 0.00933613628, -2.51229867e-05, -0.00981738, 0.0143410759, -0.0164997987, -0.0335495919, 0.0132892132, -0.00708803907, 0.0156473108, 0.000736475457, -0.0105804969, 0.0204460025, 0.00194903882, 0.00450307038, 0.00177200977, 0.0104292482, -0.00904051494, 0.0119898543, 0.0153860627, 0.000958191464, -0.00165083935, 0.00581274182, -0.0147535708, 0.0175447874, 0.0148635693, -0.0203085039, 0.010387999, -0.00918488856, 0.0183972772, 0.0308271255, -0.00399088906, 0.00567868119, 0.00301980716, 0.0133579625, -0.000765264151, -0.022535976, -0.00477806712, 0.0123129757, 0.00732866116, -0.0200197566, 0.00485712849, 0.0100580025, -0.00244575157, 0.00159584, -0.0171735417, 0.0375920422, 0.00604305137, -0.00699522765, 0.0149323186, -0.0185897741, 0.0100236284, 0.0136467088, 0.0161835533, 0.00990675483, -0.0123611, -0.0204185024, 0.00416963687, -0.00959738344, 0.00517337443, -0.0141210789, -0.00772740599, 0.0138873309, -0.0134404618, 0.00193528901, -0.0133098383, 0.0225634761, -0.0177097842, -0.00270699826, -0.0252996925, -0.00918488856, 0.000647531182, 0.0156198107, -0.00469556777, -0.0102092512, 0.0274309162, -0.0100580025, -0.00555149512, 0.0225634761, 0.00131053093, -0.00893051643, 0.0263721794, -0.0134542119, 0.00198169472, 0.0114329858, 0.0106904954, -0.00147466955, -0.00198685075, -0.0127529697, -0.0119623551, 0.0034013649, 0.000557727588, 0.00745240925, -0.00691272831, 0.0288746487, -0.0234434661, 0.00343402079, 0.0296446402, -0.00369183021, -0.00665148161, -0.00399776408, 0.0333295949, -0.0215047393, -0.0176272858, 0.00710178865, 0.0144235743, 0.00683710445, -0.0186172742, -0.0126498463, 0.0164310504, 0.000142761943, -0.0196347609, -0.0211472437, -0.00548962085, 0.00476087956, -0.00176857226, -0.0259046853, 0.00326558528, -0.00529368548, -0.0232784674, -0.000591672491, -0.0112404888, -0.00698147761, -0.028489653, 0.00729428651, -0.00388776534, -0.00132342137, 0.00961800851, -0.00163107389, 0.0143135758, -0.0183697771, -0.0033223033, -8.70643707e-05, -0.00886176713, -0.0010716276, 0.00766553171, -0.00780303031, 0.0178472828, -0.0138460817, 0.0185760241, 0.00798865315, 0.00960425846, 0.00418682396, 0.0146848215, -0.024062207, 0.00829114951, 0.0157435592, 0.00109397108, -0.00191638293, 0.00529712299, 0.0149460686, 0.00448588282, 0.00130537478, -0.026523428, -0.00399432657, -0.0048811906, 0.00207794341, 0.0233747158, -0.0181497801, -0.0120586036, -0.0104429983, -0.0140385795, 0.0070467894, 0.0078374045, 0.0197722595, -0.0108898673, 0.00639023492, 0.000377046206, -0.00450650789, -0.0362170599, -0.0291496459, -0.0131448405, -0.00712241326, 0.0127460947, -0.0124435993, 0.00575086754, 0.0212709922, -0.0037674543, -0.00562368147, 0.0117354821, -0.0029493391, -0.00893051643, -0.000565461873, 0.0113436123, 0.0122304764, -0.00764490711, 0.00834614877, -0.00374339195, -0.00636273529, -0.0114054866, -0.0050358763, 0.0116873579, 0.00866239518, 0.0211197436, 0.00314183673, -0.0039737015, -0.00553087052, -0.000322261709, 0.031569615, 0.00445494568, -0.00785803, -0.0117698573, 0.00554118259, -0.00568899326, 0.009274262, 0.00740428502, -0.010394874, 0.0314596184, -0.00481587881, 0.00629398599, -0.0173660386, 0.0252171941, 0.022535976, -0.0070467894, 0.00180982181, 0.00714303833, 0.00290465215, 0.0140935788, 0.0144235743, 0.0135710854, -0.0169122946, 0.00659992, -0.00683710445, -0.00320199225, -0.00531087304, -0.0087448936, 0.0014411544, -0.0172010418, -0.0135642104, -0.00344605185, -0.031569615, -0.00756240822, 0.000572336779, 0.0213534907, -0.0104979975, 0.00620461209, 0.00179950939, -0.0402870104, -0.00679929228, -0.00904739, 0.00363339344, 0.0152898142, -0.000932410534, -0.0189885199, -0.000394018658, -0.00212606788, 0.00634898525, 0.0062767989, 0.0116254836, -0.0346220806, 0.0205972493, 0.00760365743, 0.00294246431, 0.0202122536, 0.0162660517, 0.014354826, -0.00489150314, 0.00674429303, -0.0146298222, 0.0291221458, -0.0019284141, -0.0312396213, 0.01192798, -0.00405963836, -0.019456014, 0.0187685229, 0.0137979575, 0.0101886261, 0.00655867, 0.00178060331, 0.00500150165, 0.0300296359, 0.00628023641, 0.0182735287, -0.0106698703, 0.00438619684, 0.00204185024, 0.0127735948, 0.0123885991, -0.0208997466, 0.000221286376, 0.0150423171, -0.00586430356, 0.0108623682, 0.000368882233, -0.00317277387, -0.0147260707, 0.0136054596, -0.0211609937, -0.000158982439, -6.33781383e-05, 0.0231959689, -0.00191122678, 0.0060533639, 0.0154410629, -0.0297546387, 0.00234778388, -0.0124435993, -0.0266334265, -0.0202535037, 0.0020538813, -0.000719288131, -0.0094392607, 0.00998925325, 0.0150835663, -0.00763803208, 0.0244747028, 0.00518368697, 0.00315558678, 0.0107386196, 0.0129867168, 0.00103467493, 0.00873801857, 0.0109929917, -0.0152073149, -0.0105598718, -0.0122992257, -0.0191260185, 0.00203325646, 0.0126910955, -0.0180122815, -0.0157160591, -0.0170772932, -0.0121754771, 0.0281596575, 0.00869676936, 0.016348552, -0.0126842204, 0.0153035643, -0.00586086651, 0.0270321723, -0.00350105111, -0.00901301578, 0.00343058328, -0.0115223601, 0.0140523296, -0.000830146193, 0.0117492322, -0.0203497522, -0.0320921093, 0.0055652447, 0.0093017621, -0.0214772392, 0.01812228, 0.00573711796, 0.0146848215, -0.0113367373, 0.000582219509, -0.0117492322, -0.00847677235, 0.00884801708, -0.00745928427, 0.00908863917, 0.0276784133, -0.0235947128, -0.000452885113, -0.00844927225, 0.0022755973, 0.00968675688, 0.00449275784, -0.0110067409, 0.00050057983, -0.00984488055, 0.0258909352, 0.016994793, 0.015468562, -0.0129660927, 0.00742490962, -0.0163760502, -0.0116736079, 0.00552055798, -0.00811927672, -0.0196760111, -0.00369183021, 0.0295346417, -0.00405963836, -0.00903364, 0.0148635693, -0.00871051941, 0.0240897071, 0.0125123477, -0.0186997727, -0.0210097451, -0.0148635693, 0.0204735, 0.0129660927, 0.011701108, -0.00352683221, 0.00448588282, -0.015248565, -0.00952175912, 0.00946676, -0.019442264, 0.0160048064, 0.0169122946, -0.00893739145, -0.0420194902, 0.0186585225, 0.00326730404, 0.00946676, -0.0140454546, -0.00178919698, 0.0033154285, 0.0171872918, 0.0117767323, -0.0257534366, 0.00216388, 0.00265715527, -0.012587972, -0.0228522215, -0.00531774806, -0.0139698302, -0.00282902806, 0.0243097041, -0.0197997596, -0.0243647043, 0.0011111584, -0.013481711, -0.00712241326, 0.00697460258, 0.0175172873, 0.0224534776, 0.00391526474, 0.0041283872, -1.64756293e-05, 0.0235534646, 0.0274446663, 0.0125260977, 0.0288746487, 0.000438920455, -0.0128217191, -0.0051939995, 0.0075349086, -0.00796115305, 0.0071361633, -0.00729428651, 0.0153448135, -0.00257465616, 0.000666866894, 0.0135298353, -0.021422239, -0.00918488856, -0.00252481317, 0.0121961022, -0.0171735417, -0.00262106187, -0.00614617532, -0.00340824, 0.00338417757, 0.00401495118, -0.014148578, -0.016568549, -0.000187985992, -0.016568549, -0.00908863917, 0.00222403556, -0.0228797216, -0.00227903482, 0.00803677738, 0.024969697, 0.0116254836, -0.00700897723, 0.0137154581, 0.0109379925, -0.00612211321, -0.00676148059, -0.0106973704, -0.00424182368, 0.0324771069, 0.00283074682, 0.0113573624, 0.0170497932, -0.00370558, 0.0110342409, -0.0137085831, 0.00141709216, 0.00316418032, 0.00363683072, -0.0171597917, -0.000667296583, -0.0121342279, -0.0150423171, -0.000698663411, 0.00597774, 0.0267709251, 0.00306449411, -0.00432776, -0.00454088254, -0.0209409948, -0.0138942059, 0.0040012016, -0.000507884426, 0.00761740748, -0.00875864364, -0.0350345746, -0.0284346547, 0.00810552668, -0.00485712849, 0.00942551065, 0.00570274331, 0.0159498062, -0.018328527, 0.0105667468, -0.0053005605, -0.0071361633, -0.00693679089, -0.0222197305, -0.0114536108, -0.0058952407, 0.00840114802, 0.00625617383, 0.0243372042, -0.00663429452, -0.00971425697, -0.0029493391, -0.000839599175, -0.00371589232, -0.00107936189, -0.0210647434, 0.00536243478, -0.00315558678, -0.00946676, 0.00397713901, 0.0205972493, -0.00721866218, 0.0135229612, -0.045044452, 0.0225772262, -0.00236669, 0.0173247904, 0.0213809907, 0.00243887655, 0.00673054345, 0.00242512673, -0.0145610729, -0.00447900826, -0.00974863116, 0.0140454546, -0.0036127686, -0.00528337341, -0.0030249632, 0.00534181, 0.00402870122, -0.000176169735, 0.00565461861, 0.0339345895, 0.0098586306, 0.00330855348, -0.00372276735, 0.0193872638, -0.0177647844, 0.0143960752, -0.0125398478, -0.0154960621, 0.0144785745, -0.00619429955, -0.00443432108, 0.00298027624, -0.0047230674, -0.00150474731, -0.0046852557, 0.00352683221, -0.00386370299, -0.00815365091, -0.00815365091, 4.6056568e-05, 0.00158638693, 0.00681648, 0.0162248034, -0.00752115855, 0.00565461861, -0.0143135758, 0.0153035643, 0.0312671214, -0.00538649689, 0.00499462662, -0.00129076559, -0.0111511145, -0.0045477571, -0.012594847, 0.0186997727, 0.0109448666, -0.000237399465, 0.0193735138, -0.00398057653, -0.00326558528, -0.0209409948, 0.00634898525, -0.0295346417, -0.0114811109, -0.00119795417, 0.0128904684, 0.000544407463, 0.0255334396, 0.00424526073, 0.00445838319, -0.0137842074, 0.000640226586, 0.0062286742, -0.00429338543, 0.00116357964, 0.00315386802, -0.00573368045, 0.0365745574, 0.0130142169, 0.0140110794, -0.00332745956, -0.013041717, -0.00425901078, -0.000656554534, 0.000166394457, -0.0184935257, 0.0123336, 0.0169810429, -0.0185210258, -0.0171597917, 0.0194147639, 0.00692991586, -0.0047058803, 0.0196897611, -0.0252446942, 0.0238009617, 0.0107111195, 0.0162523016, 0.0103467489, 0.00661023241, 0.00410432508, -0.0187547728, 0.0245984513, -0.00932926126, -0.00516306236, 0.0281459074, 0.00264684274, -0.0142035773, 0.00891676638, -0.00712928828, -0.00249903207, 0.0106492452, -0.00707428902, -0.00586430356, 0.0147673208, -0.00371932983, -0.0130073419, -0.000572336779, -0.0152898142, -0.000985691207, -0.0406720042, -0.000255875784, 0.00206934987, 0.0126085971, 0.0142723266, 0.00328277261, 0.0154823121, 0.0276646633, 0.0124985985, 0.00770678138, 0.017888533, -0.0116667328, -0.0119004808, -0.0194835141, -0.000216882137, 0.00643835915, 0.00961800851, -0.0033154285, -0.00879989285, -0.0097623812, 0.0126910955, -0.0178472828, 0.00718428753, -0.00921926275, 0.0124092242, -0.00162162096, -0.00435182219, -0.00141365465, 0.0092330128, -0.020982245, -0.00320714852, -0.0289021488, 0.0158673078, -0.00968675688, 0.0136054596, 0.0109654916, -0.016582299, -0.0272246692, -0.00716366293, -0.00201435061, 0.00562368147, -0.0217797346, 0.00349761383, -0.00460619386, -0.0224259775, 0.0101748761, 0.00778240524, 0.000870966, 0.00807802659, 0.00678210519, -0.0326971039, -0.000309371244, -0.0173660386, 7.37845039e-06, 0.00356808165, -0.00132342137, -0.00453400752, -0.0214497391, 0.0153723136, 0.00932238717, -0.0111648645, -0.0131448405, -0.00956988335, -0.00914363936, 0.0226047263, -0.00998925325, -0.0252584424, 0.0300021358, 0.0115567343, 0.0074661593, -0.0175585374, 0.00252825045, 0.0214359891, 0.0116461087, -0.00175825984, -0.00463369349, -0.000892879791, -0.00419026148, 0.00186138367, 0.0234022159, -0.0115292352, -0.00086838787, 0.00118592312, -0.000815536943, 0.00761740748, -0.0182735287, 0.0112267388, 0.00710866367, -0.00336183421, 0.0030249632, 0.0199922565, 0.00109740859, 0.00448588282, 0.0237459615, -0.0244884528, -0.00945988484, 0.00219137967, -0.0158535577, 0.00395651441, -0.0124229742, 0.00427276082, -0.0345945805, -0.0101130018, 0.0172422901, 0.0214909893, 0.0107111195, -0.00321058603, -0.0269084238, -0.00126584398, 0.0158260576, 0.0151798157, 0.00115842337, -0.00229965965, -0.00171615102, 0.0222472306, 0.0166372973, 0.00125553168, -0.00145834161, -0.0269771721, -0.00861427, -0.0123267248, -0.0400120132, -0.00496368948, -0.00287715252, 0.0113229873, -0.0117973564, -0.0115223601, 0.00683366694, -0.00801615231, -0.0184660256, -0.00981738, 0.00820177514, 0.0137085831, -0.0229072217, -0.0208997466, -0.00493962737, -0.0106629953, 0.011721733, -0.025189694, 0.00743178464, 0.00809177663, 0.010587371, 0.000200124516, 0.00658960734, -0.0469969288, -0.0180947799, 0.0071155387, 0.00254200026, -0.00891676638, -0.00442057149, -0.00499462662, -0.00456494465, 0.00383276585, 0.00303527573, -0.00505993841, -0.00474369247, -0.00170326058, -0.00557899475, 0.00816052593, 0.00597430253, -0.0071361633, -0.0104773724, -0.0110204909, -0.0101542519, -0.000717139745, 0.00871739443, 0.000115369694, 0.000469213061, -0.00288230879, 0.0115498593, 0.0280359089, 0.00143685751, -0.00761053246, 0.0104773724, -0.0116667328, -0.0130898412, -0.0217659865, -0.0194147639, -0.00685772905, 0.01721479, 0.00541743403, 0.0119554801, 0.00238559605, 0.000272848236, 0.0235534646, -0.0197585095, -0.00428307289, 0.0128629692, -0.0231547188, 0.00769303134, 0.0179297831, -0.0222884789, -0.0200747568, -0.00277918507, -0.00358870649, -0.0225497261, -0.0143685751, 0.0135367103, 0.00488806562, 0.004860566, 0.00694366544, 0.0223709773, -0.00778928027, 0.0113504874, 0.00360933109, -0.00375026697, -0.00661710696, 0.0142310774, 0.00135006174, -0.0266884249, -0.00948051, 0.0036883927, -0.0151248164, -0.00563055649, -0.0297271386, -0.00946676, -0.0345945805, 0.00651742099, -0.0107042454, -0.00691616582, 0.00970738195, -0.0120586036, 0.0173385385, -0.00896489155, 0.0240347087, -0.00359901879, 0.0315146185, 0.0159773063, 0.0224122275, 0.00220856699, 0.00246809493, 0.00765178213, 0.00776178064, -0.0106629953, 9.48657907e-06, 0.0097623812, -0.00888926722, 0.0136810839, 0.0113436123, -0.000855927123, 0.00875176862, 0.00810552668, 0.00177544716, -0.0125673469, -0.0199785065, 0.0129248425, -0.00638336, 0.00849052146, -0.00400463864, -0.0165272988, -0.012154852, 0.0190160181, 0.0102230012, -0.0135160862, 0.0140935788, -0.0171185415, -0.0161148049, -0.00349245756, 0.00118764187, 0.00582305435, -0.00744553469, -0.0165960491, -0.012147977, -0.0173660386, -0.0194835141, 0.00919863861, -0.00630773604, -0.0235809628, -0.00181154045, -0.00967300776, 0.0134129617, 0.0104704974, -0.0105392467, -0.00728053646, 0.00873114355, -0.0151385665, -0.00700897723, -0.00820177514, -0.0131723396, -0.0107592447, -0.0170910433, -0.0164585505, 0.00887551717, -0.00141881092, 0.00763803208, 0.000664288818, -0.0129248425, 0.00156662159, -0.00345808291, 0.0112817381, -0.00501525169, 0.00220856699, -0.0160598047, 0.00549649587, -0.0268396735, -0.0132067148, 0.00904739, -0.0231272187, 0.004860566, -0.0232097171, 0.00641429704, -0.0222334806, -0.00251450064, -0.000252223486, -0.00866926927, -0.00766553171, -0.0201572552, -0.0342645831, -0.0254371911, -0.0200335067, -0.0122304764, 0.00483994139, 0.0135092111, -0.00685772905, -0.0171185415, 0.00155888731, -0.010387999, 0.00524899876, 0.0201847553, -0.00467150565, -0.0131379655, -0.0124092242, -0.00591242826, 0.0021535675, 0.0145335738, -0.0149048185, 0.0306346286, 0.0274309162, 0.0171597917, 0.00307996268, 0.00618055, 0.00350792613, -0.00377432909, -0.0138323316, -0.0251346938, 0.000772998435, 0.00225325394, 0.00618398748, -0.0187410228, -0.00829802454, 0.0202947538, 0.0264134295, 0.000965066429, -0.0266471766, 0.0424594842, -0.00923988782, -0.00975550618, -0.0107317446, 0.0377295427, 0.000571047771, -0.0272109192, 0.0147810709, 0.00338074029, 0.0179572813, -0.00730803609, -0.00673741801, 0.00906114, -0.00556868222, -0.000947019726, -4.21625737e-06, -0.00153224706, -0.0290946458, -0.00426932331, -0.0253684409, -0.00453400752, 0.015468562, 0.0213122405, -0.0150010679, 0.0137154581, -0.0202947538, -0.015262315, -0.0101748761, -0.0169535447, 0.0829389915, -0.00545180868, 0.0061668, -0.0164723, -0.00802302733, -0.0117836073, -0.00435869722, 0.0395995192, 0.00160357426, 0.0103123747, 0.00245262636, 0.00958363339, -0.00489837816, 0.0216147378, -0.0269634221, -0.0152898142, -0.01480857, -0.0150148179, 0.00559274433, -0.0143685751, 0.00384995318, -0.00393932732, 0.00875176862, 0.0122786006, -0.00317449262, -0.00173935387, -0.000696944655, 0.00182872778, -0.0290671475, 0.00651398348, -0.0114604859, 0.000784170174, -0.00480900425, -0.00362995593, -0.0299746357, 0.0201710053, 0.00216044253, 0.00951488409, 0.0237872116, -0.00971425697, 0.00842864718, 0.0088136429, 0.0186310243, 0.00324839796, 0.00661710696, -0.0104017491, 0.00238903356, -0.0130073419, 0.00600180216, -0.0116048586, -0.00967988279, -0.0130142169, 0.0128423441, -0.0216422379, 0.0100648776, -0.0108692432, -0.00851114653, -0.00917113852, 0.00822927523, -0.00255575031, 0.00769303134, -0.00733553572, 0.0183560271, 0.00972800702, -0.000273492769, -0.0193597656, -0.000371030648, -0.000173806489, -0.0266609266, -0.00942551065, -0.00169724505, -0.0150973164, 0.0100648776, -1.72410018e-05, -0.00257981243, -0.000440854026, -0.00162419898, 0.0226734746, 0.00468869321, -0.0122511014, -0.0109036174, 0.00945988484, -0.0293971431, -0.0238834601, 0.000458470982, -0.0140317045, -0.0197722595, -0.0194972623, -0.0034701142, 0.0168847945, -0.00447557075, 0.0296446402, -0.00550680794, 0.0108623682, 0.00780303031, 0.00473681744, 0.00640742201, -0.00866926927, 0.0266609266, 0.00749365892, 0.0313771181, 0.0169397946, -0.0321196094, 0.00308511872, -0.00152880955, 0.0220272318, 0.00601555174, 0.00217419234, 0.0119073549, 0.00692304084, 0.00758303283, -0.0035233947, -0.00114725169, 0.00442744605, 0.00365745556, 0.0159085561, 0.007067414, 0.00698147761, 0.0231409688, -0.0173522886, -0.0119692292, 0.0150010679, -0.00505306339, -0.00451682, 0.0114811109, 0.0107386196, 0.0109311175, 0.0133029632, 0.0213259906, 0.0181497801, 0.0054380591, -0.011487985, 0.00412494969, 0.00993425399, 0.026069684, 0.0134129617, -0.00608086353, 0.00471275533, 0.00528337341, -0.000745069061, 0.0204185024, 0.00635929778, 0.0162660517, 0.00809177663, 0.0219722334, 0.0057886797, 0.00636273529, -0.0141760781, -0.00701929, 0.0215047393, 0.00269324845, -0.00190607063, -0.00467494316, -0.0131448405, -9.73767455e-05, -0.00392213976, -0.0118248565, -0.0135710854, -0.00866926927, -0.015468562, -0.0145473229, 0.00155029364, 0.0371520482, -0.0126429712, 0.00910926424, -0.0183010269, 0.0267846752, 0.00530743552, 0.00191638293, 0.011721733, 0.0395170189, 0.00895801652, 0.0121961022, 0.0100305034, 0.00337558403, -0.00240278337, -0.00107334636, -0.0125329727, 0.00502556376, -0.0154135628, -0.00109397108, 0.0045477571, -0.00904739, 0.030937124, 0.00206591235, -0.00989300478, -0.0135435853, -0.017888533, 0.0260559339, 0.0174622871, -0.0242409557, 0.0127185956, -0.0139767053, 0.00780303031, 0.00161388668, -0.00608086353, 0.00625961134, -0.00726678688, -0.0235397145, -0.000793193467, 0.00135435851, 0.0116804829, -0.0119898543, 0.00795427803, 0.0186447743, 0.000278004445, -0.00246293889, -0.00119451678, 0.00477119209, 0.00625961134, -0.00275168521] |
04 Oct, 2024 | Version Control for Python Projects: Why and How to Use Git
04 Oct, 2024
In today’s fast-paced software development environment, managing changes to code efficiently is crucial. Version control systems (VCS) are essential tools for developers, enabling collaboration, tracking changes, and maintaining a history of project modifications. This article delves into the importance of version control in Python projects and provides a comprehensive guide on how to use Git, one of the most popular version control systems.Why Use Version Control?Tracking Changes: Version control systems track every change made to the codebase, allowing developers to revert to previous versions if necessary. This feature is invaluable when a bug is introduced or a feature needs to be undone.Collaboration: In teams, multiple developers may work on the same project simultaneously. Version control allows them to collaborate without conflicts, merging changes from different contributors seamlessly.Branching and Merging: Version control systems facilitate branching, enabling developers to create separate branches for new features or experiments. Once completed, these branches can be merged back into the main project without disrupting the main codebase.Documentation: Each commit in a version control system can include a message describing the changes made. This documentation helps track the project's evolution and provides context for future developers (or even yourself) reviewing the history.Backup and Recovery: Version control acts as a backup system, ensuring that a history of the project is always available. If something goes wrong, developers can recover their work from previous commits.Why Git?Git is a distributed version control system that has gained immense popularity due to its speed, flexibility, and robustness. Here are a few reasons why Git is an excellent choice for Python projects:Distributed Nature: Every developer has a complete copy of the repository, which allows for faster operations and offline work.Branching Model: Git’s branching and merging capabilities make it easy to experiment without affecting the main codebase.Widely Adopted: Git is the standard for many projects, and it integrates seamlessly with platforms like GitHub, GitLab, and Bitbucket, which provide additional collaboration features.How to Use Git for Python Projects ?Step 1: Install GitBefore you can start using Git, you need to install it on your machine. Follow these steps:Windows: Download the installer from Git's official website and follow the installation instructions.macOS: You can install Git via Homebrew by running brew install git in the terminal.Linux: Use your package manager to install Git. For example, on Ubuntu, you can run sudo apt-get install git.Step 2: Set Up GitAfter installing Git, configure your user name and email, which will be associated with your commits:git config --global user.name "Your Name"git config --global user.email "[email protected]"Step 3: Create a New RepositoryTo start using Git for your Python project, navigate to your project directory and initialize a new Git repository:cd path/to/your/python/projectgit initStep 4: Stage and Commit ChangesAfter making changes to your code, you need to stage and commit these changes to the repository. To stage files, use:git add .Step 5: Create a BranchTo create a new branch for a feature or bug fix, use the following command:git checkout -b new-featureThis command creates and switches to a new branch named new-feature. You can now make changes in this branch without affecting the main codebase.Step 6: Merge ChangesOnce you’ve completed your work on the new branch, you can merge it back into the main branch (usually called main or master). First, switch back to the main branch:git checkout mainStep 7: Push to Remote RepositoryIf you’re collaborating with others or want to back up your project, push your changes to a remote repository (e.g., on GitHub). First, create a repository on your chosen platform and then link it to your local repository:git remote add origin https://github.com/username/repository.gitgit push -u origin mainStep 8: Pull Changes from Remote RepositoryTo keep your local repository updated with changes made by others, use the git pull command:git pull origin mainStep 9: Handling ConflictsConflicts may arise when merging branches if the same lines of code were modified differently. Git will notify you of conflicts, and you’ll need to resolve them manually by editing the affected files and marking them as resolved:git add resolved-file.pygit commit -m "Resolved merge conflict"Step 10: Use Git Best PracticesTo make the most of Git in your Python projects, consider these best practices:Commit Often: Make frequent, small commits to make it easier to track changes and revert if necessary.Write Clear Commit Messages: Use descriptive messages that explain the purpose of each commit.Branch for Features: Use branches for new features or bug fixes to keep your main codebase clean.Review Changes: Use git diff to review changes before committing.Collaborate with Pull Requests: When using platforms like GitHub, leverage pull requests to review and discuss changes before merging.ConclusionUsing version control in Python projects is not just a good practice; it’s essential for efficient and effective development. Git provides a robust framework for tracking changes, collaborating with others, and maintaining the integrity of your code. By following the steps outlined in this guide, you can harness the full power of Git to manage your Python projects with confidence and ease.
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git | https://www.geeksforgeeks.org/version-control-for-python-projects-why-and-how-to-use-git?ref=asr10 | Python Projects | Version Control for Python Projects: Why and How to Use Git | Python Projects, Python Projects – Beginner to Advanced, Version Control for Python Projects: Why and How to Use Git | GeeksforGeeks | [-0.0243404191, 0.0120379897, -0.0118156206, 0.0232706424, 0.0048590689, 0.0300739389, 0.0269247107, 0.0273093488, -0.0223931856, 0.0129815564, 0.0120980898, -0.0177414604, 0.0376224741, -0.0508203916, 0.0120139495, 0.0464451239, -0.00878058095, 0.00581165077, -0.02675643, -0.0339203253, 0.0467576422, -0.0475269221, -0.0357714, -0.0401947461, 0.0138830533, 0.0107037742, 0.0109802336, 0.0278863069, 0.00539395679, 0.00760863442, 0.0240399204, -0.000913516968, -0.004759904, -0.00410481635, -0.0375022739, -0.0210589692, 0.00744636497, -0.0102109555, -0.022092687, -0.00651481841, -0.00595288491, 0.00477492902, 0.0296893, 0.008810631, -0.00197427836, 0.0183785185, -0.00775888423, -0.0219364259, 0.00243704696, -0.00738626532, 0.0228259042, -0.00238145445, 0.0468057245, 0.00383136212, 0.026660271, 0.00458862, 0.0287757833, -0.0441853739, -0.00131393189, -0.0400745459, 0.0331750885, 0.00039402931, -0.0212753285, -0.0106436741, -0.0116353212, 0.0085702315, -0.025049597, -0.000225186435, -0.00456758495, -0.00451048976, 0.0234629624, 0.0110703828, 0.0104633747, 0.00115692115, 0.0361560397, -0.0131378165, -0.0107999342, 0.0285834651, -0.0360598788, 0.0255063549, 0.0100486865, -0.00294939755, -0.0124286385, -0.00288629276, 0.0138229541, 0.0276699476, 0.0174169224, -0.04219006, 0.0327423699, 0.0093154693, -0.00125909084, -0.0119899102, 0.0229701437, -0.0232586227, 0.00784903392, -0.0136426548, 0.00525272265, 0.00204639812, -0.0085702315, -0.0175130814, -0.0203858521, -0.00437226053, -0.0194963757, -0.0444978923, -0.0253861547, -0.054570619, 0.00892482, -0.00643067854, 0.039713949, 0.0170322824, 0.0197247546, -0.0211911891, -0.0308672562, 0.0117314812, -0.0428872183, -0.0297373813, -0.0125488378, -0.0288238637, 0.0409159437, -0.0229581241, 0.0162389651, 0.0371657163, -0.0327183306, 0.0374782346, -0.0511088707, 0.0538975, -0.0059588952, -0.0307710972, 0.0194002148, 0.0121521791, -0.0175611619, 0.00554420659, 0.0100967661, 0.0293767825, 0.0112747224, -0.0317567326, 0.0425025783, 0.034954045, -0.00133496674, -0.0173448026, -0.0508203916, -0.0431756973, -0.0302181784, 0.0268766303, 0.0195444543, -0.0229701437, 0.0200492926, 0.00971212797, -0.0251697954, 0.0171284433, -0.0430314578, -0.0109081138, 0.00854619127, 0.0372378342, 0.0478634797, -0.0143157719, -0.00932748895, 0.00747040519, -0.0218162276, -0.00460664975, 0.00412284629, -0.00304255239, 0.0238716397, 0.0482962, 0.0155898882, 0.0126570174, 0.026467951, -0.0106016044, -0.052935902, 0.0248813163, -0.0131257959, -0.0467816852, 0.0133060953, 0.0184145793, -0.0354588814, -0.0266843103, 0.0206743311, -0.0240278989, 0.00395757193, -0.0297133401, -0.0474548, -0.00280816318, 0.000684762083, 0.0316124931, 0.036180079, 0.0396899059, 0.0469980426, 0.00191267615, -0.0134022553, -0.007734844, 0.015181209, -0.0203137323, 0.0697638467, -0.00778893381, -0.00728409551, -0.00366308284, -0.0148686906, 0.00659294799, 0.0181621592, -0.016851984, -0.0300258603, 0.012284399, -0.0083057927, 0.0368772373, -0.0210349299, -0.00552617665, -0.0104273148, 0.0189554766, 0.0366849191, -0.062167231, 0.00837791245, 0.0122122793, -0.0434401333, -0.022513384, -0.00206442806, 0.00148371374, 0.00383436726, 0.0109622031, -0.0130536761, -0.0118276402, -0.0169962235, 0.0335597284, 0.0150610097, -0.0324058123, -0.0215517879, -0.0103852451, -0.00225674757, -0.00195324351, -0.032093294, -0.00293136761, 0.0417573415, -0.0107939243, -0.0105054453, -0.00431817072, 0.00884669088, 0.00473285932, 0.00300048245, 0.0136666941, -0.0286796242, 0.0363002792, 0.00396959158, -0.0113408323, 0.0101869162, -0.0248332378, 0.0127651971, 0.0165034048, 0.0304104984, 0.0639461875, 0.00276909815, -0.0181261, 0.00495522842, 0.00544804661, 0.00885871053, -0.00432718545, -0.0220325869, 0.0249534361, -0.0181261, -0.0176453013, 0.00188412867, -0.0212152284, 0.0116593614, 0.00774686411, -0.0146282911, 0.035795439, 0.000106771047, -0.00237844954, 0.00250616157, 0.0026113363, -0.00849811174, -0.0195083953, 0.0229100436, -0.00964000821, -0.0123685384, -0.012188239, -0.0350261629, 0.00951980799, 0.00785504375, 0.031997133, -0.0302662589, -0.00365406787, 0.0218883473, -0.00505439332, 0.0204579718, 0.031708654, 0.0331029706, -0.0715428, -0.0203497913, -0.00840195175, -0.0429352969, 0.000120011784, 0.000345198234, 0.0131979156, 0.0342568867, -0.00706773624, 0.0387763903, -0.0160226058, -0.0373820737, 0.00970611721, -0.0645712242, 0.0208666511, -0.00772883417, -0.0155177685, 0.00771080423, 0.018041959, 0.00163170951, 0.00772282435, 0.0224172249, 0.0277420674, -0.00888876058, -0.0022477326, 0.0763027072, -0.0104934247, -0.0476471223, -0.0554360561, 0.0257227141, 0.0388485119, 0.031227855, 0.0289681032, -0.0235230606, -0.00156259479, 0.00921329949, -0.00389446691, -0.0156980678, 0.0168279447, 0.0185948778, -0.00205691555, -0.0663021, 0.010805944, -0.0210709888, -0.0344011262, 0.00190816866, -0.0415890627, -0.0139792133, -0.00142436521, 0.0116653712, -0.0185467973, -0.0448344499, 0.0205541309, 0.0357233211, -0.00312218466, -0.0117855705, -0.00849811174, -0.0118156206, -0.0132700354, 0.0286796242, -0.00279313815, -0.0363964401, 0.0387042724, -0.00144164392, 0.0194002148, 0.000840645924, 0.0144600114, -0.0123565188, -0.00477192411, 0.00202386081, -0.00623835903, 0.0334635675, -0.0272131898, 0.0078850938, 0.00308912969, 0.0322134942, -0.0556764528, -0.025890993, 0.0170202628, 0.00102019415, -0.0234629624, -0.0148927299, -0.0230663028, 0.0385359898, -0.000673869, -0.00730813574, -0.00983232725, 0.0224412642, -0.0237274, -0.0317567326, -0.00129139447, -0.0403630249, 0.0256986748, -0.0327664092, 0.0126209576, 0.0431756973, 0.0225374252, 0.00304705976, -0.0045285197, 0.00903901, -0.00358495302, -0.0199290942, -0.0025872963, 0.0210469496, 0.00376825733, -0.0216599684, 0.00466374448, -0.0122303097, -0.0045375349, -0.0114009315, 0.0158663467, -0.0205300916, 0.0210589692, 0.0176933818, -0.0156980678, 0.0230903421, -0.00312819448, -0.0279343873, -0.0144239515, -0.0394975878, -0.0172486417, 0.0106917545, -0.00447142497, 0.0218522865, -0.0121762194, -0.00848609209, 0.0439930521, -0.0184506383, 0.0245808177, 0.0147244511, 0.0389927514, -0.0363243185, 0.0572630875, -0.00560731115, 0.0146282911, 0.0077949441, 0.0153134288, 0.029617181, -0.000509721402, 0.0359396785, 0.00311917951, 0.0062323492, 0.0174770225, 0.000202836818, 0.0182222594, -0.0109441737, -0.0205300916, -0.015758168, 0.0261073522, 0.00485305861, -0.0454835296, 0.000212603045, -0.0214315876, 0.0251938365, 0.0131137762, -0.00544804661, 0.0126930773, 0.0389687084, -0.00579061545, -0.0423583388, -5.70009033e-05, -0.0588978045, 0.00132745435, 0.0214796681, -0.0532243811, 0.00739227515, 0.0223210659, -0.00808943342, 0.00497926818, 0.0123685384, -0.00382535229, 0.00196376094, 0.0145441517, 0.00679728715, -0.0423343, 0.0438728519, -0.00879861, 0.0138710337, 0.0165635049, 0.022994183, -0.0122904088, -0.0146282911, 0.0179578196, -0.00707374653, -0.0125127779, 0.00704369647, -0.0404111035, 0.0362762399, -0.00325440406, -0.0201574732, -0.0133661954, 0.00474788435, -0.0199771728, 0.00927339867, -0.0408197828, 0.042839136, 0.0315163359, -0.0150970696, 0.00027345409, 0.019616574, 0.0506761521, -0.00902097952, -0.019231936, 0.0340405256, -0.0301701, -0.0231985226, 0.00580263557, 0.0274776276, -0.0083719017, 0.0117074409, 0.0156740285, -0.0436324552, -0.00578761054, 0.0289200228, 0.0155778676, -0.0122603588, -0.00696556689, -0.0268045105, 0.0518300682, 0.00787307415, 0.0101688858, 0.00467576459, 0.0182943791, 0.0109561933, -0.0172005631, 0.00144239515, 0.0406755432, -0.0454835296, 0.0229340829, -0.00732015539, 0.00759661477, -0.00170833676, 0.00799928326, 0.0178015605, -0.0117915804, 0.00486808363, -0.0452671684, -0.00434521539, -0.0148686906, -0.00899093, -0.013474375, -0.0157341268, -0.0238956809, 0.00843200181, -0.00153404742, 0.00696556689, 0.00529178744, -0.0161548257, 0.00747040519, 0.0138349738, -0.0139191132, 0.00848609209, 0.0238235611, -0.00217110524, -0.0109622031, -0.0694753677, 0.00203287578, -0.0366368368, -0.009033, -0.0187992174, -0.0104633747, 0.00434221048, 0.00661097793, 0.0133902356, 0.0154216085, -0.0264439117, -0.00146343012, -0.0120139495, 0.0194963757, -0.0160226058, -0.00232135481, 0.000413937378, -0.0288719442, 0.0238716397, -0.0174890421, -0.00565839605, 0.0196406152, 0.0113408323, 0.0190155767, 0.0088527007, -0.0283190254, 0.0153975682, 0.00814352278, -0.00585071556, 0.0115331514, 0.00907507, 0.00237694709, 0.0342088044, -0.00359396799, -0.0323577337, -0.000394780567, 0.035531003, -0.0281026661, -0.00922531914, -0.00427610055, -0.00720596593, 0.0229821634, -0.0143638523, -0.0050423732, 0.0411563441, -0.0404351465, -0.028270945, 0.00327543914, -0.0279343873, 0.0094957687, -0.0275497474, 0.0306989774, -0.0133301355, -0.00152352988, -0.0106677143, 0.00653284835, 0.0170322824, -0.00198629848, 0.0256505944, 0.0034377086, 0.0108540235, -0.00726606557, 0.0561572537, 0.0134984152, 0.00094882556, -0.000594988, -0.0115992613, -0.0369253159, 0.0305787772, -0.0109561933, -0.026371792, 0.00617825938, 0.0121101094, -0.0156379677, 0.0128974169, -0.0210830104, -0.0178857, 0.0178496409, -0.0124166189, -0.0420217812, 0.0071999561, 0.0134022553, 0.02090271, -0.0200492926, 0.00876856, 0.0258669537, 0.0148686906, 0.00878058095, -0.00537893223, -0.0219123866, -0.0125608584, -0.0296412203, 0.0144119319, -0.0222489461, 0.00709177647, 0.0184626579, 0.00177444657, 0.00583268562, -0.0201214124, -0.00735621527, 0.00103296526, -0.00790913403, -0.00960995816, 0.112602986, -0.00420097588, 0.0245567784, -0.00790312327, 0.0274776276, 0.0125007583, -0.0348338448, 0.0159865469, -0.0359396785, -0.00446241, 0.0358916, -0.0222128853, -0.0245327391, -0.00884669088, -0.0209147297, 0.018715078, -0.000341441977, 0.0143398121, -0.00549913151, 0.0141835529, 0.00225073751, 0.0244606193, -0.0203858521, 0.0323577337, 0.000799327332, -0.00484404387, 0.0317807756, 0.0178135801, -0.0122002596, 0.00417994102, 0.0184867, -0.023186503, 0.00248512672, 0.00811347272, 0.0376705527, -0.00231834967, -0.0170322824, -0.0103431754, -0.0150009096, -0.00518060289, -0.00716990605, -0.0282469057, 0.00515656266, -0.0294969808, -0.013282056, -0.0135585144, 0.00230632978, -0.00584771065, -0.000403795537, -0.00697758654, -0.00468477933, 0.0226215646, -0.00144314638, -0.0130055966, -0.0279824659, -0.0113889119, 0.00702566653, -0.00110508502, 0.0106316544, -0.0375022739, -0.0143878916, -0.00935152918, 0.0316365361, -0.015181209, 0.00332051399, -0.0197487939, 0.00250465912, -0.000524370756, -0.00206893566, -0.0280065071, -0.00225825, -0.0254582744, 0.0131979156, -0.00765671441, 0.000734344416, 0.0127291372, 0.0132219559, -0.0382475108, 0.0147845503, -0.0287998244, -0.0375022739, -0.0434882157, -0.0095799081, 0.00410181144, 0.0182703398, -0.0103732254, -0.0149768703, 0.041613102, -0.0367089584, 0.00869043078, -0.00872048084, -0.0328385308, -0.040555343, 0.00533686206, -0.00838392228, -0.00613618968, 0.0165394656, 0.00939359888, -0.0063224989, -0.0257948339, 0.00597392, 0.0023844596, -0.0246409178, 0.0143037522, 0.031997133, 0.0075545446, -0.0179698393, 0.00753651466, -0.00547509175, 0.0616383553, -0.0219845064, -0.0159024075, 0.0174409617, 0.0137989139, 0.00729611563, 0.0170923825, 0.0425987393, 0.00305457227, 0.0334876068, 0.00308912969, -0.0202175733, 0.00573652564, -0.00992247649, -0.0123084392, 0.0321654119, 0.0120319799, -0.0255784746, -0.00405373145, 0.0153254485, 0.023282662, 0.0302662589, -0.0239197202, 0.0172125828, 0.0336318463, -0.0565899722, -0.0192199163, 0.0281026661, -0.00587175041, -0.052647423, -0.0271170288, 0.0205661505, 0.00437526545, -0.00210349308, 0.0271651093, -0.0117675411, -0.0116293114, 0.0127411578, -0.0123565188, 0.0490173958, -0.00232435972, 0.0162870456, 0.0163471457, -0.0246409178, 0.0138950739, -0.0223210659, 0.0319730937, -0.00530080218, 0.0392331481, -0.0253861547, -0.000697533309, 0.0108780637, 0.0435603335, -0.0362762399, 0.00390348188, -0.00806539319, -0.0103371656, 0.035795439, -0.0135585144, 0.0151932295, -0.0403870642, 0.036757037, 0.0104693854, -0.0307710972, 0.0232225619, -0.0218883473, 0.0112206321, 0.0604844391, -0.00983833708, -0.0230903421, 0.029809501, -0.017332783, -0.0172486417, 0.00402969168, 0.0175491422, -0.0124767181, 0.0157461483, -0.00139581785, -0.00523469271, 0.0517339073, -0.0436084159, 0.026852591, -0.0176813602, 0.0182102397, 0.0244606193, 0.0158663467, -0.0125007583, 0.0331029706, -0.008329832, -0.0150369694, -0.0266121905, 0.0126810577, 0.000867690833, -0.00967606809, 0.0031161746, -0.000135600174, 0.0130416565, 0.00167077442, -0.000748993771, -0.017332783, 0.0115211317, 0.00148747, 0.0185107384, 0.011094423, 0.0224292446, -0.00244005187, 0.0299056601, -0.00450147502, 0.01192981, 0.000109682136, -0.0275257081, -0.0113408323, 0.0295931417, -0.00846806169, 0.0110884132, -0.0135825546, 0.00369914272, 0.000857173407, -0.0268285498, -0.0141715324, 0.0422141, 0.024280319, 0.0159384664, 0.00332652382, -0.0292806216, -0.000202273382, -0.0163471457, 0.00866038073, 0.0188472979, -0.0178857, -0.0045375349, -0.000655839045, -0.00634653866, -0.0147845503, -0.023474982, -0.00979025755, -0.00710379612, -0.0256746337, -0.0132219559, -0.01199592, -0.0105715543, -0.0325260125, 0.00278412318, 0.00861831103, 0.0319009721, 0.0329346918, 0.00613318477, -0.000741105643, 0.00606407, -0.00510547776, -0.00735621527, 0.00752449501, 0.0126089379, -0.0170443039, 0.0308912974, -0.00899093, 0.00609411951, 0.0292565823, -0.0104393354, 0.012572878, -0.0107638743, -0.0118336501, -0.0175972208, 0.019328095, -0.0261313934, -0.0202295929, -0.00263237115, 0.00315223448, 0.0364445187, -0.000674244598, -0.00601599, 0.0252419151, 0.000681381498, -0.0267323907, -0.0347376838, -0.00360298296, 0.0275016688, -0.00158513221, -0.0136306342, -0.0100066168, -0.0194362756, -0.00170533184, -0.00888876058, -0.0138469934, -0.0473586433, 0.043512255, -0.0311557353, -0.0163832046, 0.0525031835, 0.0276939869, 0.00415890617, -0.00418595085, -0.0232706424, -0.0120439995, 0.0226095449, 0.0383917503, 0.0146523314, -0.0113167921, -0.017465001, 0.0306989774, 0.016046647, -0.0151211098, -0.0242683, 0.00344071351, -0.00804135296, -0.0522147045, -0.0110102836, 0.00181952142, 0.0185828581, 0.0123204589, -0.00552617665, 0.0147124305, -0.0104273148, 0.0277901478, -0.0101328259, -1.32407367e-05, -0.0162990652, 0.0169120841, 0.0137027539, -0.0527916625, -0.00680930726, -0.0136546744, -0.00646072859, -0.00362702296, -0.0513973497, -0.0208305903, -0.0151691893, -0.0192559753, -0.0070497063, 0.0112987626, -0.00483202375, -0.0174049027, 0.00762065453, -0.0600036383, 0.00301400502, 0.00241450942, 0.0164192654, 0.00515355775, -0.00358194811, -0.0226095449, 0.00867240131, -0.0001834922, -0.0227417648, 0.00120800594, 0.0223931856, -0.00296141766, -0.00365106273, -0.0117735509, 0.014472032, -0.0151211098, -0.00828175247, -0.0176332816, 0.0364445187, 0.0251697954, 0.011064373, 0.0216359273, -0.0130777163, 0.0196886938, -0.0287277047, -0.0600998, -0.0108239735, -0.00177144154, 0.0245928373, 0.0174049027, 0.0173207615, -0.0167918839, 0.01192981, 0.00160015712, -0.00493419357, -0.00365106273, 0.0348338448, -0.0016948143, 0.00811347272, -0.00414989097, -0.019039616, 0.00595589029, 0.0265641119, -0.00182703394, -0.0223691445, -0.0221527852, 0.0126329781, -0.0116533507, 0.0216719881, -0.0139311338, -0.0251938365, -0.0712062418, 0.0150850499, 0.0205541309, 0.0246048588, -0.00280365557, -0.0538975, 0.0217681471, -0.0132940756, -0.00600397, -0.0149648497, -0.00554721151, -0.0148927299, -0.00322435424, 0.00436925562, -0.0225254055, 0.00769878412, 0.00242502685, -0.00820362289, -0.0124526788, -0.0281507466, -0.00158963969, -0.0270449091, 0.0181020591, 0.00772883417, -0.0149768703, 0.0228739828, -0.00381333218, -0.00184055639, 0.0246409178, 0.0238235611, -0.00768075418, 0.00936354883, 0.0103431754, -0.0122122793, -0.0276939869, 0.0236192215, -0.012669038, 0.0035549032, -0.000861680892, -0.030650897, 0.00342869363, -0.0194723345, -0.00167528191, -0.0253140349, 0.00385840703, 0.0105354944, 0.0350982845, 0.00708576618, -0.00946571864, -0.0206382703, -0.00668309769, -0.00970611721, -0.016046647, -0.0232706424, 0.0017263667, -0.00576357078, 0.0233427621, -0.00712783635, 0.0142917326, 0.0202416126, 0.0538975, -0.0119598601, -0.00626239926, -0.013859014, -0.00326341903, 0.000534512568, -0.000911263225, 0.0179818608, 0.0174890421, -0.0316605754, 0.0225614645, 0.00184506387, -0.0125368182, 0.0175611619, -0.00328144897, -0.017140463, 0.0257707946, 0.0184746776, 0.0174890421, -0.0193641558, -0.0184506383, 0.00399062689, 0.0101568662, -0.00927940942, 0.00590781029, 0.0164793655, 0.0209507905, -0.00985035673, -0.0551956557, -0.0213474482, 0.0321413726, 0.0103491852, 0.0279584266, -0.000523243856, 0.00108254759, -0.00198179088, -0.00441433024, 0.0340164863, -0.0510127097, -0.00244606193, -0.00165274448, -0.00306208478, -0.0156980678, 0.0187030584, 0.0167558249, 0.00233036978, -0.0217921864, 0.0103191352, 0.0147845503, -0.0136787146, -0.0112747224, 0.00341667351, -0.0365887582, 0.0157100875, 0.0110403327, 0.0153494887, 0.0256505944, 0.00250916672, 0.00178796903, -0.00543302204, -0.00374421757, 0.0154817086, 0.0209748298, -0.0206623115, -0.00412284629, 0.0206382703, -0.0308432169, 0.0140152732, -0.0178616606, -0.00167678436, -0.0133421551, 0.0092974389, -0.0213955287, 0.000105550273, 0.000205278382, -0.00625638897, -0.00154907233, 0.00769878412, 0.016659664, -0.0275257081, 0.0328866094, 0.00119598606, 0.00538794696, 0.0209628101, -0.0297373813, 0.00658092787, -0.00322735915, -0.00504838303, -0.0320452116, 0.00157611724, -0.00888876058, 0.00109757262, 0.00780095393, -0.0133902356, 0.00515956758, -0.0219244063, 0.0172246024, 0.0291604232, 0.00426708581, 0.00926738884, 0.000866939605, 0.0360598788, 0.0122303097, 0.00208095554, 0.00467275921, 0.0140032535, -0.0114550218, 0.0195083953, -0.0125247985, 0.00846205186, 0.0180900395, -0.00167377945, -0.000104611216, 0.00075387687, 0.0182102397, -0.00161968963, -0.0172246024, 0.014664351, -0.00731414557, -0.0097602075, 0.00595589029, 0.0179578196, -0.0122904088, -0.0083899321, -0.0188112371, 0.00608810969, -0.0024701017, 0.0246649571, -0.0012703595, 0.00253320648, -0.0155297881, 0.0168159232, -0.00459162472, -0.00369313266, 0.0166476443, 0.0121461693, -0.0121822292, -0.0129695367, -0.0198569745, -0.0241601188, -0.010709784, -0.0152052492, 0.031708654, 0.00414989097, -0.00920729, 0.00351283327, -0.0147364708, -0.00363303279, -0.00509646302, -0.0112627028, -0.0179337803, -0.00994050689, 0.0128613571, 0.0257948339, -0.00685738726, 0.00491916854, 0.0254582744, -0.0318048149, 0.00843200181, -0.00573352072, 0.0229220632, 0.0151211098, 0.0118276402, -0.00537592685, 0.0130656967, 0.00787908398, -0.0234870017, -0.00724202581, 0.0102049457, 0.00115917483, -0.00716389623, 0.0226936843, 0.00163771957, -0.000433845416, 0.00250015175, 0.0114730513, 0.0329106487, 0.00404471671, 0.0188232567, 0.0211551301, 0.00730212545, 0.0210469496, -0.0207584705, -0.00388845708, -0.0147364708, -0.00794519391, -0.000596490514, -0.00594687508, -0.000919526909, 0.00130191189, 0.000362289109, 0.00567041617, -0.00240549445, -0.0150610097, 0.0066951178, -0.00514153764, -0.00170382927, 0.000527375727, 0.00846205186, 0.0284873042, -0.0448344499, -0.0103732254, -0.0134022553, 0.00251517654, -0.0159865469, -0.00380431721, -0.00944167841, 0.0023844596, 0.00233487715, 0.00306358724, 0.0105955945, 0.00101643789, -0.0143277925, 0.0249774773, 0.0265160315, 0.019003557, 0.00454654964, 0.00768676447, 0.00505439332, 0.013282056, 0.0173808616, 0.00382835721, -0.0302422196, -0.0109742237, 0.00220115506, -0.0167558249, -0.00273904833, 0.0213594679, 0.0175251011, 0.0223330855, -0.0126930773, 0.0245447587, 0.0186068974, -0.0100486865, 0.0193160754, 0.0227297433, 0.0312518962, -0.00463669933, -0.0390648693, 0.0115872417, 0.0137748737, 0.0312759355, -0.0151090892, -0.00460364483, -0.0354348421, 2.85004517e-05, -0.00655688811, -0.00498828338, 0.00860629138, -0.000543527538, -0.0326221697, -0.0132580157, 0.00947773829, -0.0171885435, -0.0151211098, 0.0142436521, 0.00715187611, 0.0196646545, 0.00796923321, -0.0106737241, -0.00489212386, 0.00759661477, 0.0086123012, -0.0128733767, -0.0548110157, 0.0225254055, -0.0042640809, 0.00340465363, -0.0102229761, 0.0116593614, -0.0167317837, 0.0108960932, -0.00311316969, 0.0126810577, -0.0118216304, 0.0228499435, 0.018426599, 0.00956788845, -0.010968213, -0.0112266429, -0.0218282472, -0.0127291372, -0.0165635049, -0.0206502918, 0.00154155982, 0.0219244063, -0.00353987818, 0.00866038073, -0.0163952261, -0.00741030509, 0.00070166518, 0.0202536322, -0.0141354725, 0.00933349878, -0.0372378342, 0.0168640036, 0.0123685384, 0.0129935769, -0.0105775651, 0.0172726829, -0.0333433673, -0.0101268161, -0.00941763818, 0.0226816647, 0.0146162715, -0.0103251459, 0.00795721356, 0.0176573209, 0.00454354472, 0.00239948439, 0.00392151205, -0.0299297, 0.00752449501, -0.00923132896, -0.0248332378, 0.00463970471, -0.00278111827, 0.0242442582, -0.00635254895, -0.0114009315, -0.00757257454, 0.00347677339, 0.0606767572, 0.00905103, 0.0139431534, 0.000806088559, -0.0140753733, 0.0401707068, -0.00799327344, 0.0107758939, 0.000614896067, -0.0310114957, -0.00557125127, 0.00957389828, 0.017140463, 0.00727808569, 0.00659895781, 0.00974818785, -0.00727207586, 0.0139191132, -0.00745838508, 0.004164916, -0.0156980678, 0.0233908426, 0.00159114215, -0.00857624132, 0.0203618128, 0.0177174211, -0.00424004067, 0.00463369442, -0.015758168, -0.00853417162, -0.0156019079, -0.00512651308, 0.013378215, 0.00843801163, -0.00409580115, 0.0348098055, -0.0225614645, 0.00116668735, -0.013570535, 0.0256505944, -0.01199592, -0.0269727893, -0.024568798, 0.00986838713, -0.0183063988, -0.035242524, 0.0229461025, 0.0143277925, 0.0251457561, 0.0145321311, 0.0375743955, 0.00420999108, 0.0342088044, 0.0012823795, 0.0229220632, 0.00146117632, 0.0108119538, -0.0102109555, -0.0114129521, 0.0100066168, -0.0172246024, -0.00894886, -0.0315403752, -0.00554721151, -0.00896088, -0.000323036424, 0.00964000821, -0.00366007769, 0.0337280072, -0.0238476, 0.0325981304, 0.0181621592, -0.00739828544, 0.0167558249, -0.0389206298, 0.00659294799, 0.00582667533, -0.0167558249, -0.0139191132, 0.02694875, -0.00284121791, -0.00374722248, 0.00181050645, -0.0230783224, -0.0288719442, -0.0236192215, -0.0138109336, -0.00201935321, 0.00935152918, 0.00697758654, -0.00280666072, -0.000573577476, 0.00304705976, -0.0281267054, 0.00795721356, -0.00587475533, -0.0256986748, -0.010289086, -0.000821113528, -0.0206743311, -0.010355195, 0.0143157719, -0.00511148805, 0.0230182223, 0.0388725512, 0.0160346273, 0.0333433673, -0.0232225619, 0.01504899, -0.00324238418, -0.0184025578, -0.00743434532, -0.00276609324, 0.0076446943, 0.00227327482, -0.0195324346, 0.00604303461, 0.00900295, 0.0248572771, 0.0123925786, -0.0244485978, -0.0191598162, 0.0202295929, -0.00635254895, 0.00328144897, -0.00495522842, -0.0139311338, -0.00694152666, 0.00470881909, 0.0170683432, -0.0130055966, 0.0228259042, -0.00524971727, 0.00617224956, -0.0122062694, -0.000482676522, 0.0255784746, 0.001809004, -0.012572878, -0.0104393354, -0.00238596206, 0.00405673636, -0.00314321951, 0.00482300902, -0.0148566701, 0.00820963271, 0.00516858278, 0.00197427836, 0.0119839, 0.00193821848, -0.0167918839, 0.0223931856, 0.0260592736, -0.0201694928, -0.000506716431, -0.00757257454, -0.00470881909, 0.00193972106, -0.000922531937, 0.0172726829, 0.0147725306, 0.010192926, 0.0221047066, 0.0563495718, 0.0122363195, 0.0245207176, 0.00650880812, 0.0171044022, -0.00706172641, -0.0217561275, -0.00427009072, -0.016948143, -0.00610613963, 0.00563435629, -0.023511041, -0.0147364708, -0.0107578645, -0.014279712, -0.0250736363, 0.00618426921, 0.0136666941, 0.0138950739, 0.0032063243, -0.0131738763, 0.0110343229, -0.00381633732, 0.026852591, -0.000201334333, 0.0153615084, -0.0194963757, -0.0273574293, -0.00870846119, 0.0130536761, -0.00990444701, 0.0046697543, 0.0102950959, 0.0285834651, 0.00560430624, 0.0382475108, -0.00355790812, 0.0115031013, -0.0275497474, 0.0181501396, -0.0218162276, 0.0249053575, 0.00454054, 0.0046697543, -0.0171164237, 0.0124526788, -0.00614520442, -0.0047689192, -0.00310114957, -0.00448945491, -0.00241751433, 0.013185896, 0.0124646984, 0.00499429321, 0.0218162276, -0.00728409551, 0.00491916854, -0.0206863508, -0.0195324346, 0.00169932179, 0.0138229541, 0.0120319799, -0.000656590331, -0.0109742237, 0.00937556848, 0.0149408104, 0.0176573209, 0.00586574059, 0.034569405, 0.00899093, 0.00958591793, 0.00725404592, 0.000624662265, -0.013089736, 0.00127186195, 0.0063224989, -0.0159745272, 0.0129094366, 0.00588076515, 0.0043151658, -0.00594687508, -0.0110763926, -0.00400264654, -0.00186459627, -0.0119057698, 0.0018676013, 0.0230182223, 0.00224623, 0.00531582721, -0.0043061506, 0.0242322385, -0.00974217709, -0.0158903878, 0.000801581074, -0.00134698674, -0.00921329949, -0.0077949441, -0.00531282229, -0.00730212545, 0.00923132896, 0.0546667762, 0.0154817086, -0.00692349672, -0.0225614645, -0.001053249, -0.00177594903, 0.00613919459, -0.0179337803, -0.00369613757, -0.0247851573, 0.00662299804, -0.00842599198, 0.002677446, 0.0102229761, -0.00335056381, -0.0186549779, 0.00430915551, -0.0112627028, -0.0119177904, 0.0138830533, -0.0476230793, 0.00176993909, -0.0116233015, -0.0286315437, 0.00183304388, 0.005628346, -0.0283190254, -0.0037772723, -0.00304705976, -0.000223496128, 0.0129575171, 0.00339563866, 0.001636217, -0.0123324785, 0.028559424, -0.0153615084, 0.0232345816, 0.0273333881, -0.00694152666, 0.0169241037, -0.000193634041, 0.0169962235, -0.00555622624, -0.0290883034, -0.0097602075, 0.0002608707, 0.000855670893, -0.013991233, 0.0186549779, -0.00831180252, 0.0267323907, -0.0138830533, -0.0225013644, -0.0100306561, 0.0212272499, -0.0067852675, 0.0140393134, 0.00473586423, -0.0158903878, 0.01813812, -0.0123444991, -0.0197007135, -0.00259330636, 0.00212603039, 0.0043963003, 0.0513011888, 0.0247130375, 0.0121401595, 0.0111965928, -0.000208471174, -0.0319730937, 0.0328144915, -0.0167558249, 0.00197578082, -0.00713384617, 0.00804736279, 0.0047689192, 0.000570196833, -0.00431817072, -0.0158783663, 0.00439329538, -0.00688743684, -0.00829377212, -0.00390949193, 0.014375872, -0.0135224545, 0.00706773624, -0.0201454535, -0.00212603039, 0.003867422, 0.0117975902, 0.0111605329, 0.00662299804, 0.00499729812, -0.0129575171, -0.02694875, -0.0125969183, 0.0204459522, -0.000407927379, 2.72327215e-05, -0.0191718359, -0.00613017939, -0.00278111827, -0.0188112371, -0.0131618557, -0.0160947256, 0.00515956758, -0.0114249717, 0.00516257295, 0.012572878, -0.0396418273, -0.0271651093, 0.015662007, 0.0238235611, -0.00134398171, 0.0275737885, 0.0186549779, 0.0126570174, 0.0197247546, 0.00564036611, 0.0141955726, 0.0112326527, 0.0360598788, 0.0313240141, 0.00252419151, -0.0081074629, -0.0180539805, 0.00661698775, -0.0154456487, -0.00899093, -0.0101508563, 0.0240759794, 0.00486507872, 0.0188472979, -0.00106602022, 0.000719695119, -0.0103912549, 0.00320932921, 0.0224412642, -0.0118276402, -0.00765671441, 0.000258241314, -0.0291844625, -0.0185828581, -0.00539696217, 0.0185948778, 0.0128252972, 0.00954384822, -0.00390949193, -2.27017608e-05, 0.00557425618, -0.00644870847, 0.01202597, 0.0264919922, 0.0151090892, 0.000375811564, -0.00772282435, -0.00513552781, 0.0173688419, -0.0157221071, 0.00327844406, 0.0125969183, 0.0157701876, 0.002701486, 0.0145802116, -0.0129334768, -0.033607807, 0.0117555205, -0.00677925721, -0.0151211098, -0.00708576618, -0.00484103896, -0.00317026442, 0.00517759752, -0.00610914454, -0.000123298494, 0.0100126266, -0.00643067854, -0.00329947891, 0.015181209, 0.00110809, -0.00735020544, -0.00285323802, -0.00332652382, 0.0077949441, 0.00914719, 0.00215608021, 0.00420398079, -0.00209898548, 0.0101688858, 0.0209267493, -0.0195324346, -0.00398161169, -0.000878959545, -0.00364204776, 0.018426599, -0.0222729854, -0.0113768922, -0.00466374448, 0.018426599, -0.00692950701, -0.00247611175, 0.0132219559, 0.00160917209, 0.0156259481, 0.010968213, 0.0268285498, 0.00574253593, -0.00852215197, 0.00112837378, -0.0128132775, 0.00358194811, 0.00267143617, 0.0188472979, -0.00944768824, -0.0204459522, -0.00922531914, 0.0152052492, -0.0153615084, 0.0246409178, -0.0186189171, -0.0129214572, 0.0267323907, -0.00845003221, 0.0107578645, -0.0114850719, 0.0217561275, -0.0110824034, 0.0061902795, -0.0326942913, -0.00171735173, 0.00235741469, 0.00343470345, 0.00729611563, -0.0245567784, 0.0114970915, -0.00698359683, -0.00391550176, 0.00639461866, -0.000294489029, -0.0289681032, 0.0274776276, -0.0137989139, 0.00430014078, 0.0213474482, 0.0126209576, 0.00228829985, 0.0018360489, -0.0298335403, -0.0129214572, -0.00419196114, 0.00921329949, 0.00802933332, -0.00798726361, 0.0195925348, -0.0128252972, 0.000569821219, 0.0189194176, -0.00553519139, -0.00676122727, 0.00565238623, 0.0329106487, 0.00567342108, -0.00506641297, -0.00883467, 0.000429713575, 0.00631648907, -0.0107278144, -0.0211671498, 0.00723601598, -0.0081254933, -0.00987439696, -0.0103852451, 0.00359997805, -0.0132099362, 0.00522868242, -0.0186068974, 0.00668309769, -0.0119598601, 0.00188262621, -0.0146763707, 0.0105294846, -0.0206623115, -0.00607608957, -0.00469379453, 0.00492517836, 0.00470581418, 0.00613618968, -0.0152773689, 0.00187210878, -0.0202536322, -0.00664703781, -0.0178736802, -0.000614896067, -0.0126209576, -0.00384638715, -0.00964000821, -0.0110343229, -0.00822766218, 0.0164913852, -0.00123429962, 0.015565848, 0.0318048149, -0.00149047503, 0.00274355593, 0.00461866939, -0.013859014, -0.0124526788, -0.00967005733, -0.0164913852, -0.00314321951, 0.0345453657, 0.00533385715, -0.0198689941, 0.00246409187, 0.00962197781, 0.00661698775, 0.0238355808, -0.00336859375, -0.0273574293, 0.000294489029, -0.00528577715, -0.0115391612, -0.00653284835, 0.00334154884, -0.0181982201, 0.00695354678, -0.00839594193, -0.00343169854, 0.00575455558, -0.00980828702, -0.00387944211, -0.0111605329, 0.0221527852, 0.0100546964, 0.00643067854, 0.00878659077, 0.00824569259, 0.00121777214, -0.0111545231, -0.0137267942, -0.00176392915, 0.0331510492, 0.000185839846, 0.00149498251, 0.00356692309, 0.00199080585, -0.0102710556, -0.00753050484, 0.00626840908, -0.00346775842, 0.00257828133, 0.001338723, 0.0208185706, 0.022994183, -0.0291844625, -0.0070497063, -0.00559228612, 0.020001214, 0.00825771224, -0.00402067648, 0.00207795063, -0.00367810763, -0.00396057684, 0.00711581623, -0.0132219559, 0.0196526349, 0.0209748298, 0.00175190915, 0.011611281, -0.0222729854, 0.0013409768, 0.0175130814, -0.0151090892, 0.0083719017, 0.00472384412, -0.00200132327, 0.0243644584, 0.00320932921, 0.0163952261, -0.00264138612, -0.00490414351, 0.00397860678, 0.0130416565, -0.00372017757, 0.0108299842, 0.024761118, 0.00102695532, -0.0185588188, -0.00706773624, 0.0115752211, 0.00388545194, 0.00900896, 0.0165635049, -0.01495283, 0.0169721842, 0.002677446, -0.0535128601, 0.00658693817, 0.0145201115, -0.0146403108, 0.00579963066, 0.0143878916, -0.00968207791, -0.0128252972, -0.000674244598, 0.00680930726, -0.00289681042, -0.00410181144, -0.0163832046, 0.0157942269, -0.00477492902, -0.00854018144, 0.00870846119, 0.011449012, -0.000632550393, -0.00481399382, -0.0089729, 0.0165995639, 0.0157461483, -0.00997055694, -0.035242524, 0.00190967112, 0.000926288136, -0.00888876058, 0.00542400684, 0.0369974375, 0.00935753901, 0.0124166189, -0.0199531335, 0.00799327344, 0.0249053575, 4.2022908e-05, 0.00524971727, -0.0081254933, -0.00534587726, -0.0141595127, 0.00496424362, 0.0112506822, 0.0111605329, -0.000317026454, 0.022188846, -0.0199531335, -0.0165514853, 0.0281507466, 0.0140753733, -0.0100066168, 0.0226335842, -0.0173448026, -0.0183304381, -0.00807741284, 0.00697758654, 0.0185347777, 0.0216239076, 0.000123955833, -0.0223451052, -0.00658693817, -0.00638259854, -0.0076446943, 0.00574554084, -0.0154095888, -0.000229130485, -0.0266121905, -0.00978424773, -0.0139070936, -0.0098203076, 0.0146883912, -0.00974217709, 0.0179698393, 0.019231936, -0.000732841901, -0.00600998, 0.00686339708, 0.00993449707, -0.0235591214, -0.00578460563, -0.0124045983, 0.000757633068, 0.0064547183, 0.0105054453, 0.00689344713, -0.0254582744, -0.0246649571, 0.00474788435, 0.013185896, 0.0246649571, 0.0329346918, 0.00576657569, 0.00979626738, -0.00901497, 0.0287757833, 0.00078805862, -0.0228619631, 0.000777541136, -0.0142436521, 0.0158663467, 0.00262035127, 0.00483803404, -0.000498452689, -0.0226095449, -0.0126930773, -0.00283220294, -0.00847407151, 0.0197247546, 0.0205541309, 0.0188833568, -0.0213113893, -0.0233187228, -0.00686940691, 0.00911113, 0.00113964244, -0.00879260059, 0.000117664138, 0.00721798604, -0.00420698617, -0.00905103, 0.0253861547, 0.0111364927, 0.0310836155, 0.00196977099, 0.00329046394, -0.00533986697, -0.0244245585, 0.0103011057, 0.0031161746, 0.0109441737, -0.0204339325, 0.00518060289, 0.00323036429, -0.0102770654, 0.00888275076, 0.00646673841, 0.0058597303, -0.0329346918, 0.00321834418, -0.00396959158, -0.0134984152, -0.00606106455, -0.00400865683, 0.0164312851, 0.00842599198, -0.0249774773, -0.0205180719, 0.00348578836, 0.00046539781, 0.020806551, 0.00203738315, -0.00300198491, 0.0402428247, -0.00449847, -0.0223210659, 0.00183304388, -0.0069595566, 0.00199381076, 0.00437827036, -0.00344672357, -0.0333674103, -0.00124932453, 0.0187391173, 0.00950177852, 0.00536090229, -0.00954985805, -0.00176242657, 0.02694875, 0.0121341497, -0.0145441517, 0.00713384617, -0.00925536919, -0.0159985665, 0.000858675863, -0.000773784937, -0.0230542831, -0.018234279, 0.0202295929, -0.0261554327, -0.00612116465, 0.00390648702, 0.0147484904, 0.0131498361, 0.00477192411, -0.00257978379, 0.0160226058, 0.0187030584, 0.0211431086, -1.35341934e-05, 0.0254823156, 0.0262996722, -0.0123204589, 6.05223759e-05, -0.00843200181, -0.0339443684, 0.00399363181, -0.0181621592, -0.00777090387, -0.000538644439, -0.0100426767, 0.0129815564, -0.000605505484, -0.00235290709, -0.00613618968, -0.0205300916, 0.00834185258, -0.00588677544, 0.00429112557, -0.00397560187, -0.018066, 0.00405072654, 0.00541799702, -0.00560130132, 0.00580564048, -0.0215998683, 0.00478093885, -0.0120319799, -0.0200853534, -0.00487409392, -0.000404171151, -0.0217921864, 0.00995252654, -0.00441433024, 0.0251217168, 0.00091577071, 0.00316425436, 0.00973616727, 0.00195775088, -0.0115091112, -0.0126930773, -0.010000607, -0.00562534109, 0.0233668014, -0.0119358199, 0.029809501, 0.0277661067, -0.00291634281, 0.00165124203, -0.00889477, 0.00684536714, 0.0103792353, 0.00500931824, -0.0164192654, 0.0131979156, -0.00667708786, -0.0095618777, -0.00716990605, -0.00322134933, 0.0315403752, -0.00498227356, -0.00153104239, -0.017909741, -0.0291844625, 0.00644870847, -0.00739828544, -0.00819761306, 0.0305066574, -0.019808894, -0.032093294, -0.0327423699, 0.0119538503, -0.00710379612, -0.00592884514, 0.0050423732, 0.0279584266, 0.0154095888, -0.00546307163, 0.0055952915, 0.00707975635, 0.0218042079, -0.018041959, -0.0163231064, 0.00552016636, 0.0195444543, -0.0049912883, 0.00816756301, 0.0013191906, 0.00387042714, -0.00376525242, 0.00312518957, -0.000745237514, 0.0137388138, -0.0066049681, 0.0252178758, 0.00784903392, 0.00387643697, -0.0126329781, 0.0196045544, -0.00647875853, 0.01189976, -0.026660271, 0.0130296368, -0.00532784732, 0.0210229103, 0.0187751781, 0.00153104239, -0.0167918839, -0.00482601393, 0.00486207381, 0.00178045651, 0.00523769762, -0.00552918157, 0.0085702315, -0.0148566701, 0.00537893223, 0.0159384664, -0.00466374448, -0.00252869911, 0.0170683432, 0.0276459083, 0.00225374242, 0.0101688858, 0.00694152666, 0.030650897, 0.000550288765, 0.00472684903, -0.0214916877, -0.0189554766, 0.0030695973, 0.00457059, 0.0141234528, 0.00283220294, -0.00975419767, -0.000869944575, 0.00797524303, 0.00265040109, 0.00924935937, -0.0284873042, -0.0122242989, -0.013859014, 0.00286075054, 0.00803534314, -0.0122182891, -0.00381934224, -0.0226816647, 0.00567041617, 0.0131618557, 0.0167798642, -0.0102530262, 0.00554420659, 0.00990444701, -0.00230332487, -0.00798125379, -0.00950177852, -0.00243854942, -0.00589278527, -0.0248813163, 0.0157942269, -0.0116233015, 0.00179998903, -0.00597692514, 0.00350982836, -0.0281747859, -0.0117254704, 0.00274956576, 0.00757858483, 0.0106917545, 0.0167678446, -0.00476591429, -0.00343470345, 0.00305306981, 0.00477492902, 0.0192800164, -0.00840796158, -0.000549537537, -0.00391850714, 0.00493719848, 0.0286315437, 0.0210229103, -0.00484404387, -0.0144119319, -0.00280816318, -0.0197728332, 0.0172967222, -0.0131378165, -0.00935753901, -0.017140463, 0.00948374812, -0.0186189171, -0.0128853973, 0.00291033275, 0.00402067648, 0.000225749871, 0.0186429583, 0.00878659077, 0.0428631753, 0.0231264029, 0.0270929895, 0.00609712442, 0.0120199602, -0.00304856221, -0.00486207381, 0.00525272265, 0.0135224545, -0.00610013, 0.0112867421, 0.00356091303, -0.0181741789, -0.00421900582, -0.0128132775, 0.00196826854, -0.000465773453, -0.00312518957, 0.0183063988, 0.011064373, -0.0199170727, -0.0194482952, 0.0127772177, -0.00740429526, -0.0103732254, -0.0102349957, -0.019520415, -0.00460364483, 0.0229220632, -0.0200973731, -0.0144359721, 0.0250255559, -0.0101809064, 0.0176693406, 0.0181982201, 0.021131089, -0.0118036009, 0.00674920762, -0.0201214124, -0.0254101958, -0.00771681406, 0.000231384227, -0.000920278195, 0.00155508227, -0.00854619127, 0.016335126, -0.0173568223, -0.00921329949, -0.00894886, 0.00822766218, -0.0083719017, 0.0124406582, -0.00625037914, -0.00436625024, -0.00485005369, -0.0228619631, -0.0118877403, -0.00619628932, -0.0109081138, 0.0195925348, 0.00250766403, 0.0124526788, -0.00401767157, -0.00454054, 0.022705704, 0.00332051399, 0.00515055284, -0.0170923825, 0.00945970882, -0.0179458, 0.00478093885, 0.0143878916, 0.00131393189, 0.0106076142, -0.0165875442, -0.0275497474, 0.00520764757, 0.000409805507, 0.0137868943, -0.00843801163, -0.00516257295, -0.00808342267, -0.00446842, 0.0120439995, -0.00172486424, -0.0180539805, -0.0229100436, 0.00196977099, -0.00626239926, -0.00193821848, -0.00905103, -0.0128853973, 0.000133534239, 0.0152893886, 0.00588978035, -0.00397860678, -0.0102229761, 0.00354588823, 0.0199290942, -0.0107037742, -0.000405298022, -0.00716990605, -0.000202085575, -0.0217561275, -0.00965803768, 0.00521966768, 0.00728409551, -0.00472684903, -0.00149498251, -0.00376525242, 0.0111605329, -0.0165995639, -0.00991045684, -0.00767474435, -0.00114640372, 0.00311917951, -0.00316425436, 0.00977222715, 0.000319468, -0.023474982, -0.0165755246, -0.0110403327, -0.0175972208, 0.0151932295, -0.0197848547, 0.0105955945, -0.0236312412, -0.00407176139, 0.0205180719, 0.0232706424, -0.00085041218, -0.00333253387, -0.0158663467, -0.0154216085, 0.0190876964, 0.0349059626, 0.0173207615, 0.00821564253, 0.0163110849, -0.0127531774, -4.78039919e-06, 0.00229581236, 0.00649678847, -0.0335356891, 0.00486207381, -0.0122303097, -0.0281507466, -0.00975419767, -0.00582066551, 0.0106617045, -0.0261554327, 0.00489512878, 0.00495823333, -0.00569445593, -0.0155778676, -0.0144119319, 0.00906305, 0.0108540235, -0.0178256, 0.0109501835, 0.00791514385, -0.0139551731, -0.0196045544, -0.0118156206, 0.00533085223, -0.00083238224, -0.0128733767, 0.00662900787, 0.0103792353, -0.0394254699, -0.0104994345, 0.000846655923, 0.00825170241, 0.00173988915, 0.0147484904, -0.0075545446, -0.000656214659, -0.005033358, 0.00241150451, -0.0105595347, -0.010968213, 0.00278712809, -0.0118757207, -0.00464871945, 0.00263988366, -0.00736222556, -0.0283430647, -0.00207644817, -0.0259390734, -0.0151571697, 0.0100366669, 0.00761464471, -0.00265941606, 0.00326942909, -0.00918925926, 0.0212633088, 0.00590480538, 0.00545105198, 0.0185708385, 0.0140994126, -0.0112206321, -0.0252899956, -0.0214676484, -0.0134383151, 0.0190876964, 0.00136802171, -0.0111244731, -0.0150249498, -0.0187751781, -0.00975419767, -0.020289693, 0.0206623115, 0.0127291372, -0.0123685384, 0.0148206102, 0.0124406582, 0.00133271306, -0.0168640036, 0.00169932179, -0.00193671603, -0.015181209, -0.00398161169, -0.00605505472, -0.00104047777, 0.0102710556, 0.013762854, 0.0148326308, 0.00432117563, -0.00244005187, 0.00800529309, 0.00200432842, -0.00344672357, 0.0229220632, -0.00801130291, 0.016335126, 0.0162630063, 0.00512951799, 0.00740429526, 0.00367810763, -0.00877457112, -0.000646448461, -0.0155898882, 0.0101328259, -0.00218913518, 0.0118877403, 0.0147364708, -0.011479062, 0.00615121471, -0.000492067134, 0.0308912974, 0.00930344872, 0.0175010618, 0.0218643062, 0.0144359721, -0.0113408323, 0.0279824659, -0.0188472979, 0.0147845503, -0.00750646507, -0.00994050689, 0.00124256336, -0.00543001667, 0.00207194057, -0.00329947891, 0.00294188526, 0.0209267493, 0.0300739389, -0.0114610316, 0.000480798393, 0.00246859924, -0.000653585303, -0.00592283532, -0.00138229539, 0.00175791909, -0.00293737766, 0.00819761306, 0.0303143393, 0.0026113363, -0.00336258369, 0.0105835749, -0.00490714842, 0.0122002596, -0.00156259479, -0.0113949217, 0.0266843103, -0.0246168785, -0.0122904088, 0.00196977099, 0.00117720477, -0.024280319, -0.0144840516, -0.0106737241, -0.0384879112, 0.0129214572, -0.0216239076, 0.00356391817, -0.0129094366, -0.022381166, 0.0152653493, -0.00158513221, -0.0153134288, -0.0100727268, -0.0047689192, -0.00818559248, 0.00258429139, -0.0189795159, -0.000240774825, -0.00928541925, 0.0093815783, 0.00376224751, -0.0034797783, -0.0308432169, 0.00567943091, -0.00749444496, 0.0020629256, -0.00789110363, 0.00358194811, 0.00267293863, 0.00916521903, -0.0363964401, -0.0434641764, -0.00775888423, -0.0135104349, -0.00385540212, -0.0120199602, -0.0159384664, -0.0271891486, -0.00605805963, 0.0102470154, 0.00555622624, 0.0171765219, -0.0215037074, -0.00765671441, -0.0254582744, -0.0233307425, -0.00802933332, 0.0139671937, 0.0197247546, -0.0119057698, -0.010451355, 0.0156980678, 0.00299747754, 0.00207344303, 0.0176693406, 0.00578761054, 0.000236079519, -0.00367810763, 0.00317627448, -0.0140633527, 0.00601298502, -0.0221768264, 0.0100426767, 0.0179938804, 0.0110042728, 0.00972414762, 0.00665304763, -0.000370740629, -0.00179548154, 0.00135975797, -0.0168760233, -0.00451950496, 0.00215908536, -0.00991646666, -0.00757858483, -0.0018751137, 0.00804736279, 0.026660271, -0.00720596593, -0.00617825938, 0.0481279194, -0.00282919803, 0.00799327344, 0.0104453452, 0.0133421551, -0.00553519139, -0.0144960713, 0.00270749605, 0.00482901884, 0.00704369647, -0.00821564253, -0.00973015744, 0.0164072458, -0.0253621154, 0.00251217163, 0.001933711, 0.00744035514, -0.0247130375, 0.00664703781, -0.00730212545, 0.00906906, 0.0276218671, 0.0236793216, -0.00215157284, 0.00842599198, -0.00470881909, -0.0187391173, 0.00747040519, -0.00533986697, 0.0137388138, -0.0186910369, 0.00367810763, -0.0093815783, -0.00742833503, 0.00347677339, -0.00535789691, 0.0375984348, 0.00993449707, 0.0242683, -0.00573652564, -0.00451349514, -0.0159144271, 0.0094957687, -0.0151211098, -0.0269006696, -0.00137853913, -0.00774085429, 0.0250736363, -0.0131738763, -0.00994651671, 0.000152315435, -0.010547515, 0.0136907343, -0.0224172249, -0.0296412203, 0.00707975635, -0.0114730513, -0.00920729, 0.00461566448, 0.00820362289, -0.00961596798, -0.00127186195, -0.0205661505, -0.026852591, 0.00802332349, -0.013991233, 0.00581165077, 0.0246168785, -0.0160346273, 0.00588978035, -0.0114430021, 0.00448044, 0.00701364642, 0.0159985665, 0.000434596674, 0.0136546744, -0.0274055079, 0.0098022772, -0.0037772723, -0.00155658484, 0.00137328042, 0.00615421962, -0.0158903878, 0.0170803629, 0.0150850499, 0.0108600333, -0.0212272499, 0.022801863, -0.00923132896, 0.00326041412, 0.0185347777, 0.017140463, 0.00417994102, -0.0186790172, -0.0174409617, -0.00401166175, 0.00429713586, -0.015758168, 0.0144479917, 0.0108239735, -0.0115511818, 0.00507242326, -0.00290282024, 0.0124045983, -0.010968213, 0.000759135582, 0.0401226245, 0.0121942488, -0.00470280927, -0.0016873019, 0.00337760872, -0.0311797764, -0.0199050531, -0.013185896, -0.0263237115, -0.00427009072, 0.000819611, -0.00329647399, 0.00130717061, -0.00616022944, 0.0239437595, -0.0103071155, 0.0122723794, 0.0170563236, -0.012572878, -0.00374121242, -0.00340465363, 0.0210108906, 0.0171284433, 0.0270208698, 0.00301099988, -8.973886e-06, -0.0034136686, 0.00202536327, 0.00454054, 0.0121041, 0.00076589681, 0.00753050484, -0.0071999561, -0.022801863, 0.00239046942, -0.0125007583, 0.0184987187, 0.00012865114, 0.0148686906, 0.0123444991, 0.00584170036, 0.0277901478, -0.0297373813, -0.0110763926, 0.0165995639, 0.0045165, -0.00385840703, 0.0242202189, 0.0252899956, 0.00144314638, 0.0114970915, 0.00196376094, 0.0166476443, 0.0191598162, 0.0148927299, 0.0354829207, 0.00817357283, 0.0132219559, 0.0175371207, -0.00854619127, 0.0151691893, -0.0138229541, -0.000927039422, 0.026371792, 0.0176573209, 0.0275978278, 0.0221768264, 0.00409880653, -0.0139671937, -0.025890993, -0.0134503348, -0.00295691, 0.000405673636, 0.0070076366, -0.00010508074, -0.0166356247, -0.0311557353, -0.00367810763, -0.00208095554, -0.00496424362, -0.00330248405, -0.00619628932, -0.0175972208, 0.00457059, -0.0003322392, -0.00226275739, -0.0287998244, 0.0320211723, 0.000472534681, 0.029040223, -0.00199080585, -0.00372017757, 0.00536991702, 0.0224893447, 0.0083478624, 0.00442635035, 0.0115692113, -0.0106376642, -0.0044564, -0.00567642599, 0.0129695367, -0.0070076366, -0.00468477933, -0.0203618128, 0.00115015986, -0.00149348, 0.00626239926, 0.000570572447, -0.00244455924, -0.00270298845, 0.00212603039, 0.0145802116, 0.015181209, -0.00567041617, 0.0262756329, -0.0114850719, 1.77012698e-05, 0.0184025578, 0.00124030956, 0.015181209, -0.00227778242, -0.00743434532, 0.00794519391, -0.0103431754, -0.00303503987, -0.0209507905, 0.00396658666, 0.00147620135, -0.000266692863, 0.00662900787, 0.0110523533, 0.000560806249, 0.0162269454, 0.00367810763] |
09 Oct, 2024 | Top Python Projects on GitHub
09 Oct, 2024
Python has established itself as one of the most versatile and user-friendly programming languages in recent years. With a strong community and extensive libraries, it supports everything from web development to data science and machine learning. GitHub, a treasure trove for developers, offers numerous Python projects for learning, contributing, or inspiration.Top Python Projects on GitHubIn this blog, we'll explore some of the top Python projects on GitHub, highlighting their features, use cases, and why they are worth your attention.1. DjangoRepository: DjangoStars: 98k+Overview: Django is a high-level Python web framework that simplifies the development of secure and maintainable web applications. Django promotes rapid development with built-in features such as an ORM (Object-Relational Mapping), authentication, and a robust admin interface.Key Features:Security: Django provides built-in protection against common web vulnerabilities like SQL injection and cross-site scripting.Scalability: It can handle high traffic and large applications with ease.Community Support: A large community offers extensive documentation and third-party packages.Use Cases: Django is ideal for developing complex web applications like content management systems, e-commerce sites, and social networks.2. FlaskRepository: FlaskStars: 66k+Overview: Flask is a lightweight WSGI web application framework designed for simplicity and flexibility. It allows developers to build web applications with minimal boilerplate code.Key Features:Microframework: Flask is lightweight and modular, making it easy to use and extend.Jinja2 Templating: Offers powerful templating capabilities.RESTful Request Dispatching: Facilitates the creation of RESTful APIs.Use Cases: Flask is perfect for small to medium-sized applications and REST APIs, allowing for quick prototyping.3. TensorFlowRepository: TensorFlowStars: 182k+Overview: Developed by Google, TensorFlow is an open-source machine learning framework used for building and deploying machine learning models. It supports various tasks such as deep learning, reinforcement learning, and more.Key Features:Flexible Architecture: Supports various platforms and languages.Pre-built Models: Includes a variety of pre-trained models for different tasks.TensorBoard: Provides visualization tools for monitoring and debugging.Use Cases: TensorFlow is widely used in image recognition, natural language processing, and time series forecasting.4. Scikit-learnRepository: Scikit-learnStars: 58k+Overview: Scikit-learn is a robust machine learning library that provides simple and efficient tools for data mining and data analysis. It includes various algorithms for classification, regression, clustering, and dimensionality reduction.Key Features:Consistent API: Easy to use and integrate with other Python libraries.Cross-Validation: Built-in tools for model evaluation.Extensive Documentation: Comprehensive guides and examples.Use Cases: Scikit-learn is ideal for prototyping machine learning models in fields such as finance, healthcare, and marketing.5. PandasRepository: PandasStars: 38k+Overview: Pandas is a powerful data manipulation and analysis library for Python. It provides data structures like DataFrames that make it easy to work with structured data.Key Features:DataFrame Support: Makes data manipulation intuitive and efficient.Handling Missing Data: Built-in tools for managing missing values.Time Series Functionality: Excellent support for time-series data analysis.Use Cases: Pandas is commonly used in data analysis, data cleaning, and preparation in domains such as finance and social sciences.6. RequestsRepository: RequestsStars: 48k+Overview: Requests is a simple and elegant HTTP library for Python, designed for human beings. It abstracts the complexities of making HTTP requests, making it easy to send GET and POST requests.Key Features:User-Friendly: Simple syntax and easy-to-use interface.Session Objects: Allows you to persist certain parameters across requests.Support for HTTP Methods: Supports GET, POST, PUT, DELETE, and more.Use Cases: Ideal for web scraping, API interaction, and any project requiring HTTP requests.7. Beautiful SoupRepository: Beautiful SoupStars: 15k+Overview: Beautiful Soup is a library for parsing HTML and XML documents. It creates parse trees that facilitate easy navigation and search through the document.Key Features:Easy to Use: Intuitive methods for navigating and searching the parse tree.Supports Various Parsers: Works with different HTML parsers.Unicode Support: Handles different encodings seamlessly.Use Cases: Commonly used for web scraping and data extraction from HTML and XML documents.8. OpenCVRepository: OpenCVStars: 67k+Overview: OpenCV (Open Source Computer Vision Library) is a library of programming functions aimed at real-time computer vision. It supports various applications in image processing, video analysis, and machine learning.Key Features:Real-Time Processing: Optimized for real-time image processing.Comprehensive Library: Offers a wide array of algorithms for image and video analysis.Cross-Platform: Available for various operating systems.Use Cases: Used in facial recognition, object detection, and augmented reality applications.9. PyTorchRepository: PyTorchStars: 66k+Overview: PyTorch is an open-source machine learning library developed by Facebook. It provides a dynamic computation graph, making it easier to debug and experiment with deep learning models.Key Features:Dynamic Computation Graphs: Enables immediate execution of operations.Tensors: Supports GPU acceleration for tensor computations.Rich Ecosystem: A variety of libraries and tools for specific tasks.Use Cases: Commonly used in natural language processing, computer vision, and reinforcement learning.10. KerasRepository: KerasStars: 61k+Overview: Keras is a high-level neural networks API that allows for easy and fast prototyping. It can run on top of TensorFlow, Theano, or Microsoft Cognitive Toolkit.Key Features:User-Friendly: Simple and intuitive API.Modular: Allows for building complex models with minimal code.Pre-trained Models: Includes various pre-trained models for transfer learning.Use Cases: Suitable for deep learning applications in fields like image classification and text generation.11. FastAPIRepository: FastAPIStars: 56k+Overview: FastAPI is a modern web framework for building APIs with Python 3.6+ based on standard Python type hints. It is designed for speed and ease of use.Key Features:Automatic Interactive API Docs: Generates API documentation automatically.High Performance: Built on Starlette for high performance.Type Checking: Utilizes Python type hints for better validation.Use Cases: Perfect for building RESTful APIs and microservices.12. AnsibleRepository: AnsibleStars: 57k+Overview: Ansible is an open-source automation tool for managing systems, applications, and IT infrastructure. It simplifies configuration management, application deployment, and orchestration.Key Features:Agentless: No agents required; uses SSH for communication.Idempotent: Ensures that operations can be run multiple times without changing the system state.Extensible: Easily extendable with custom modules.Use Cases: Ideal for DevOps practices, infrastructure automation, and configuration management.13. ScrapyRepository: ScrapyStars: 43k+Overview: Scrapy is an open-source and collaborative web crawling framework for Python. It is designed for web scraping and extracting the data you need from websites.Key Features:Fast and Powerful: Efficiently handles requests and responses.Built-in Data Export: Easily export scraped data to various formats like JSON and CSV.Middleware Support: Supports middlewares for custom processing.Use Cases: Useful for web scraping, data mining, and gathering data from APIs.14. NumpyRepository: NumPyStars: 56k+Overview: NumPy is a fundamental package for scientific computing in Python. It provides support for large, multi-dimensional arrays and matrices, along with a collection of mathematical functions.Key Features:N-Dimensional Arrays: Supports efficient manipulation of large datasets.Mathematical Functions: Includes a wide variety of functions for mathematical operations.Integration: Works seamlessly with other libraries like Pandas and Matplotlib.Use Cases: Ideal for numerical computations, data analysis, and scientific computing.15. MatplotlibRepository: MatplotlibStars: 17k+Overview: Matplotlib is a plotting library for the Python programming language and its numerical mathematics extension NumPy. It is widely used for creating static, animated, and interactive visualizations.Key Features:Versatile Plotting: Supports a variety of plots like line, scatter, bar, and histogram.Customizable: Highly customizable with numerous options for tweaking visual elements.Interactive: Supports interactive figures in Jupyter notebooks.Use Cases: Frequently used for data visualization in data science and analytics.16. Game Development with PygameRepository: PygameStars: 11k+Overview: Pygame is a set of Python modules designed for writing video games. It provides functionalities for graphics, sound, and handling game events.Key Features:Cross-Platform: Runs on Windows, macOS, and Linux.Easy to Use: Simple API for beginners to get started with game development.Rich Community: A supportive community provides resources and tutorials.Use Cases: Suitable for developing 2D games and educational projects.17. Home AssistantRepository: Home AssistantStars: 62k+Overview: Home Assistant is an open-source home automation platform that focuses on privacy and local control. It allows users to control smart home devices through a web interface.Key Features:Integration with Devices: Supports a wide variety of smart home devices and services.Automations: Allows users to create automations for smart devices.Custom Dashboards: Offers customizable user interfaces.Use Cases: Ideal for DIY smart home projects and home automation.18. Data Science ProjectsRepository: Awesome Data ScienceStars: 29k+Overview: A curated list of data science projects, resources, and datasets that can be helpful for students and professionals looking to expand their knowledge.Key Features:Wide Range of Topics: Covers various aspects of data science, from machine learning to data visualization.Diverse Resources: Includes tutorials, datasets, and project ideas.Community Contributions: Regularly updated with contributions from the data science community.Use Cases: Excellent for learning, practicing, and exploring data science concepts.19. Machine Learning ProjectsRepository: Awesome Machine LearningStars: 80k+Overview: A curated list of machine learning projects, frameworks, and resources across various languages, including Python.Key Features:Comprehensive Collection: Covers a wide array of ML frameworks and libraries.Educational Resources: Includes links to courses, books, and tutorials.Regular Updates: Continuously updated by the community.Use Cases: A valuable resource for anyone looking to explore machine learning.20. DockerRepository: DockerStars: 62k+Overview: Docker is an open-source platform for automating the deployment, scaling, and management of applications in containers.Key Features:Isolation: Allows you to run applications in isolated environments.Portability: Containers can run on any machine that supports Docker.Resource Efficiency: Containers share the host OS, making them lightweight.Use Cases: Perfect for microservices architecture and simplifying deployment processes.ConclusionThese projects represent just a fraction of the vibrant Python ecosystem available on GitHub. They cover a wide range of applications, from web development and data analysis to machine learning and game development. By exploring these repositories, you can enhance your skills, contribute to the open-source community, and find inspiration for your own projects. Whether you’re a beginner or an experienced developer, these Python projects can provide valuable insights and resources.
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub | https://www.geeksforgeeks.org/top-python-projects-on-github?ref=asr10 | Python Projects | Top Python Projects on GitHub | Python Projects, Python Projects – Beginner to Advanced, Top Python Projects on GitHub, Version Control for Python Projects: Why and How to Use Git | GeeksforGeeks | [-0.0249087866, 0.0328006782, -0.0192827303, 0.0323690921, 0.0294558723, 0.00126104581, 0.0393053256, 0.0257103071, 0.0199917667, 0.0393053256, -0.00554128, -0.0104505923, 0.0526537187, -0.0158608537, -0.026928, 0.0378255956, 0.00691696629, -0.0179725513, -0.0174022391, -0.0373323523, 0.00807685871, -0.0530236512, -0.0355751701, -0.0019960939, 0.0116682863, 0.0128320325, 0.0133483959, 0.00518676126, -0.0364383459, 0.00956429541, 0.0321224704, 0.00492472574, 0.0343728922, -0.0402609818, -0.018311657, -0.00702871662, 0.00482838927, -0.00744874449, 0.00419642124, -0.014396538, 0.01852745, -0.0113985436, 0.034311235, 0.0122154783, -0.00410393812, 0.0127472561, 0.0120305121, -0.0107126273, 0.00391897187, -0.0177567583, 0.000667612476, -0.00867799856, 0.0413707793, 0.00506345043, -0.00296331313, -0.0144119523, 0.00967219286, -0.0480912216, 0.00881672371, -0.0128782736, 0.027575383, 0.00296138646, -0.0257257205, -0.0200534221, 0.0218414292, -0.0113600092, -0.027575383, 0.0171556175, -0.000597768463, -0.0178954825, 0.0107511627, 0.020438768, 0.00330819818, -0.00199416722, 0.0335405432, -0.0245388541, -0.0287622493, 0.0256024096, -0.0245850943, -0.0118070114, 0.0129784634, -0.00798437558, 0.0227200184, -0.0192827303, 0.0405384339, 0.0256794784, -0.017803, -0.0640599728, 0.00541411573, -0.0213790145, 0.00367813068, 0.0123542026, 0.00544109, 0.0147510571, 0.017787585, -0.00589579856, -0.00820017, 0.00563761638, 0.00964136515, 0.0255253408, -0.0237219185, 0.0256794784, 0.0121229952, -0.0534860678, 0.00154909224, -0.0233828146, -0.0300416, 0.0160304066, 0.0099034, -0.0289780423, 0.0149206091, 0.00547962449, -0.0446385182, 0.00160593074, -0.0466423184, -0.00335443974, -0.00293248543, -0.0303807035, 0.0370857306, -0.0161999594, 0.0444843769, 0.0375481434, -0.0229358133, 0.00605764426, -0.0728766918, 0.0392128415, 0.0144813145, 0.00944098458, 0.0400451906, 0.0332322679, -0.0189436246, 0.0201150775, -0.0148589537, 0.000424121798, 0.0186507609, 0.0221651196, 0.0251862351, 0.054842487, -0.00381300179, -0.0150593342, -0.038842909, -0.0159687512, -0.00232363818, -0.0214252546, -0.0249550268, -0.00104717864, 0.0259415135, 0.0450392775, -0.0112521127, 0.00966448523, -0.0289472155, 0.00298643392, 0.0225967076, 0.0244771987, 0.0353902057, -0.0173714124, 0.00359335449, 0.0159687512, -0.00907105207, 0.00540640857, 0.0122848405, -0.000953732117, 0.0337255113, 0.0252787191, 0.0188511424, 0.0166469608, 0.0298874602, -0.0143580036, -0.0742947683, 0.044731, 0.0163232703, -0.0397060849, -0.0118686669, 0.0494784676, -0.0492935, -0.011745356, 0.0124775134, -0.0330781266, -0.00578404823, 0.00645069731, -0.0374556631, 0.0189282112, 0.00745645119, 0.0142655205, 0.0272516906, 0.0286543518, 0.0796587914, 0.00559908198, -0.0178954825, -0.010959249, 0.0202383883, -0.0203000437, 0.0518213734, 0.0112829404, 0.0021868404, -0.030057013, -0.04392948, 0.0181729328, -0.00524456333, 0.00560293533, -0.0273441747, -0.0144350734, -0.02540203, 0.0508657135, 0.011460199, 0.0076683918, 0.00873194728, -0.00315405964, 0.0200996641, -0.0271283798, -0.0430046506, 0.0153599037, -0.0442377552, -0.000335251301, 0.0188357271, 0.0239223, 0.00782638323, 0.0145044355, 0.00364922965, -0.0179263111, -0.0198684558, 0.0205158386, 0.00759132253, 0.00285541615, -0.0463032126, -0.0287160072, 0.0294404589, 0.0353902057, -0.00428119767, 0.00627729157, 0.0379797332, -0.0419873334, 0.0056800046, -0.0342495814, -0.00076732086, 0.0113060605, -0.00887067243, 0.0121692363, -0.0781174079, 0.04097002, 0.0395519473, -0.022920398, -0.0175563786, -0.0285156276, 0.016616134, 0.0267430339, 0.0205158386, 0.0465806611, 0.0165390633, 0.0326465406, -0.0118994946, -0.0284693856, 0.0171864461, 0.01148332, -0.0527770296, 0.0345886834, 0.00717129512, 0.0352668948, -0.00834660139, -0.032184124, -0.0115218544, -0.0136027252, -0.0229049847, 0.0453475527, -0.0172172729, 0.0520371646, 0.0413399525, -0.0098263314, -0.00580331543, -0.0393978059, 0.0554898679, -0.000269019889, -0.00884755142, 0.01000359, -0.0159070957, 0.00873194728, 0.0157529581, 0.00833118707, 0.0413399525, 0.0186353475, 0.0213481858, -0.0416174, 0.0424189232, 0.0504649542, 0.0214560833, -0.0180804487, -0.0154909221, -0.0230128821, -0.0388120823, -0.00715973461, -0.0177567583, 0.00159726047, -0.00541026238, 0.01900528, 0.0303961169, 0.0111750429, -0.0088321371, 0.0126701873, -0.0355135165, 0.0158300269, -0.0161074754, -0.013417759, -0.00460874196, 0.00065942388, -0.0305194277, -0.0054988917, 0.0230282955, 0.00807685871, -0.0158454403, -0.0119842701, 0.0242151618, -0.0242151618, -0.0260339975, -0.0262960326, -0.00524071, 0.0485536344, 0.0375173166, 0.00790730678, -0.007687659, -0.0276370384, 0.0207932871, 0.0154215591, -0.038103044, 0.0455633476, 0.0259106867, -0.0159687512, -0.0219955668, 0.0201304909, -0.014134503, -0.0322149508, 0.0223192591, -0.0378255956, -0.0365924872, -0.00633124, 0.0537326895, -0.0321532972, -0.02196474, 0.0391820148, 0.0479370803, 0.00251245801, -0.0387812518, -0.00578790158, -0.0133406892, -0.0250629243, 0.0292554926, -0.0492318459, -0.0111288019, 0.0293942168, 0.0197759736, 0.0137106217, 0.00158666342, 0.00465113, -0.00234290562, 0.0151672307, 0.00214059884, -0.0156758875, 0.00235253922, -0.00665878411, 0.0175563786, 0.0147664705, 0.0116143376, -0.0398602225, -0.0397060849, 0.0185582787, -0.0122925472, 0.0149206091, 0.0235986076, -0.0147972982, 0.0240456108, 0.000851615332, -0.0134254657, 0.00087521784, -0.00101538759, -0.0183270704, -0.0420181639, -0.00490160519, -0.0105661964, 0.0266659651, -0.0559831113, -0.00357986731, 0.00291707157, -0.00256062625, 0.00518290792, 0.0501258485, 0.0212865304, 0.0110209044, 0.0308431182, -0.0184966233, -0.00662795641, 0.00636206754, -0.0282073505, 0.010458299, -0.0116066309, -0.0228587426, -0.00205967599, 0.00542567624, -0.000475421024, 0.0237065051, -0.0252478905, -0.0313671902, -0.0179263111, 0.0423572659, -0.00218876707, 0.0146971084, -0.0291938372, -0.0118070114, -0.0168627556, -0.0214714967, 0.006589422, -0.00279183406, -0.0496326052, -8.44149254e-05, -0.0507732294, 0.0273904167, 0.0083388947, 0.0250166822, -0.00174850889, 0.0473205261, -0.00513281301, 0.0136720873, 0.00974155497, 0.0349277891, 0.0297487359, 0.0234752968, -0.0193752125, -0.00256062625, -0.0181729328, 0.037363179, 0.00307313679, -0.0223500859, -0.0188203137, 0.0305964965, -0.00107607956, -0.0106201442, -0.0115141477, -0.0247238204, 0.0227354318, 0.0200996641, 0.00655474095, -0.0243230592, 0.00082367775, 0.00399604114, 0.0294404589, -0.00413091248, -0.049016051, 0.0165236499, -0.047628805, 0.0168473404, 0.0223346725, -0.0247392338, -0.00127356953, 0.0201304909, -0.0360067599, 0.0212557036, 0.0176796895, -0.0380722173, 0.00450084498, 0.0270204842, 0.0292554926, -0.0101423152, 0.00485151028, 0.0319991596, 0.0384729765, -0.0264809988, 0.00272247172, -0.000732158, -0.0376098, -0.0287005939, -0.0141036753, 0.0171402041, -0.00278990739, -0.0310435, 0.0297641493, 0.026928, 0.00573395332, 0.0181112774, 0.0125237554, 0.0111133875, -0.0108821802, 0.00129669032, 0.0597440936, 0.00641216291, 0.0175409634, -0.0340646133, 0.00818475615, 0.0207316317, -0.00108378648, -0.0011358083, 0.0253557879, 0.0109130079, -0.00370895839, 0.00274366583, -0.00233519869, -0.00539484853, -4.83489202e-05, 0.00296909339, -0.0457483158, -0.0259569269, -0.00969531294, 0.0244463701, -0.0123696169, 0.000920014339, -0.0257411338, 0.0281148665, -0.0120382188, 0.0201459061, -0.01604582, 0.0232749172, -0.0225658808, -0.000674837735, -0.00227547, 0.0113677159, -0.0231670197, -0.0159995798, -0.0124081513, 0.0424805768, -0.0154678011, 0.0211632196, -0.00468195789, -0.0083774291, -0.00906334538, -0.0143734179, 0.0157452505, -0.00165795255, -0.00610003201, 0.0132096717, -0.00480912207, -0.0243230592, -0.0113368882, -0.018219173, -0.0186970029, 0.0102810394, -0.00678594876, -0.00565688405, 0.00586497085, -0.0132867405, 0.0290705264, 0.00462030247, 0.0354826897, 0.000182196556, -0.0477521159, 0.0489543974, -0.0472588725, -0.0263422746, -0.0203154571, -0.0279144868, 0.0140728476, -0.0137568638, 0.0130247055, 0.00256447983, -0.00762215024, 0.00389777799, 0.0255099256, 0.00824641157, -0.0409391932, -0.0320916399, -0.0137260361, -0.0163386837, -0.0021868404, -0.0336946808, 0.00229859073, -0.000366319844, 0.0113137681, -0.00411549862, 0.0173097569, -0.0013361884, -0.0123542026, 0.0119996844, -0.0087936027, -0.013872467, 0.0184195545, -0.00448157778, 0.0291784238, -0.0118455458, -0.0267430339, 0.0156835951, 0.0135796042, -0.0343420655, -0.00107318955, -0.00476673385, 0.00229473738, 0.0074988394, -0.0235831942, 0.00510583865, 0.03949029, 0.00235831947, -0.0170168933, -0.00523685664, -0.00472819945, 0.000591024931, -0.0080845654, 0.041709885, 0.00658556866, -0.0171556175, -0.0371782109, 0.0213481858, 0.00432743924, -0.00540255522, 0.0134562934, -0.00774546107, 0.0132173784, -0.0107511627, 0.0450701043, 0.000666649139, -0.0284385588, 0.00856239535, 0.00764527079, -0.014396538, 0.00843137782, 0.000751425338, -0.00895544793, 0.00915582851, 0.0332939215, -0.016092062, 0.00301340828, -0.0176334474, -0.0123927379, 0.0315059163, -0.0360992439, -0.00759902922, -0.0127164284, -0.00242768181, 0.00269549759, -0.0392128415, 0.0203617, 0.0325540565, 0.0121075809, -0.00222730171, 0.00690155244, -0.0278990734, -0.0101885563, -0.00245272927, -0.00480912207, -0.0188357271, -0.00478600105, -0.0153599037, 0.00439680135, 0.0185891055, -0.0117376484, -0.0044314824, -0.00792272, 0.0016993772, -0.0117684761, 0.134038866, -0.00588038471, 0.0356368273, -0.0316600539, 0.000695550116, 0.0468272828, 0.00688613858, -0.00667034462, -0.00143445167, 0.0245234389, 0.0315983966, -0.0111056808, -0.0231978483, -0.00625417056, -0.0313055329, -0.0132482061, 0.00855468865, -0.00884755142, -0.0110209044, 0.0106509719, 0.0136875007, 0.0252016485, -0.0252633039, 0.0318758488, 0.00292092515, 0.0145275565, 0.0312901214, 0.0351127572, -0.0301032551, -0.00229666405, 0.0323074348, -0.000860285654, -0.0265118256, -0.00612700637, 0.00391319161, 0.014874368, -0.0114370789, -0.0158300269, -0.0351744108, -0.0157991983, -0.0115141477, -0.0291938372, -0.00887067243, -0.0308431182, 0.00403842935, -0.0188819692, -0.0138339326, -0.0153599037, 0.000280098611, -0.00580716878, -0.00951805431, 0.0300878398, -0.0146200396, -0.008046031, -0.0280069709, -0.0120305121, -0.0240610242, -0.00277834688, -0.0185582787, -0.0218414292, -0.0176026188, -0.00766453799, 0.0208241157, -0.00721368287, 0.00870882627, -0.0202846304, 0.0102347983, 0.0319991596, -9.45302672e-05, -0.0142732272, -0.00606149761, -0.0223655, 0.0202383883, -0.00411549862, 0.00545650395, 0.0134100514, -0.00380529487, -0.00147876644, 0.0180187933, -0.00900939666, -0.0349894464, -0.0627960339, -0.00356252678, -0.00975696836, 0.0015105576, -0.0208549425, -0.00393053237, 0.0439911336, -0.0355443433, -0.00350279803, 0.00831577368, -0.0508348867, -0.0306119118, 0.035606, 0.0140034854, -0.0291167684, 0.00702871662, 0.0164311677, -0.0422339551, -0.0130555332, 0.000975407835, 0.0238298159, -0.0160766486, 0.0166623741, 0.0230282955, 0.0156681817, -0.0212402884, 0.00917124189, 0.0111596296, 0.0516055785, -0.0193598, -0.00774160726, 0.0110594388, -6.15048848e-05, -0.0100190043, 0.00374749303, 0.0393053256, 0.0110286111, 0.0411549881, -0.00290358439, 0.0282227639, 0.0166623741, 0.0113060605, -0.0244463701, 0.0320299864, 0.00305772293, -0.0143040549, 0.0216102209, 0.0272054505, 0.051975511, 0.0140805542, -0.0328931622, -0.0300261844, 0.0107280416, -0.0446385182, -0.0234598834, 0.0129938778, 0.00917124189, 0.0016521723, -0.0188973825, 0.017787585, -0.00373015227, 0.000808263896, 0.0262189638, 0.00342765544, -0.00812310074, 0.030658152, -0.0188511424, -0.00877818931, -0.00826182496, 0.0177259296, 0.0225812942, -0.0262960326, 0.0038534631, -0.0384113193, 0.0171247907, -0.00518290792, 0.0350819267, -0.00792272, -0.00577248773, 0.00385538978, 0.0150670409, -0.0374556631, 0.0130632399, -0.00622719666, -0.0155988187, 0.0414940901, 0.00142192794, -0.00935620815, -0.0510815084, 0.0323074348, 0.013201965, -0.0279607289, 0.0273287613, -0.0174484812, -0.00773390057, 0.0143194692, 0.000215071414, -0.021271117, 0.00584570365, -0.0251399931, -0.00954888202, 0.0237681605, -0.0119688567, 0.00110401714, 0.0343420655, 0.0114987344, -0.00225042249, -0.00322727533, -0.0433745794, 0.0154678011, -0.00359528116, 0.0487694293, 0.0449159667, -0.00423880946, 4.33213536e-05, 0.0497250892, 0.010265626, -0.00925601833, -0.000622816, 0.003294711, 0.000754315406, 0.0150901619, -0.0101808496, 0.0151749374, 0.0252016485, 0.0381338708, 0.00288046361, 0.00132944481, -0.0174330678, 0.0140420198, -0.0103349881, 0.0212557036, 0.00413861964, -0.000749498606, 0.00209435727, 0.0104891267, 0.0191131774, -0.00534860697, 0.00900169, -0.0143040549, 0.0144273657, 0.00721368287, -0.0139803644, -0.0257565472, 0.00104814197, -0.021702705, 0.00405384321, 0.0281919371, 0.0345270298, 0.0364383459, -0.00432358542, -0.00636206754, -0.0344653763, -0.0201150775, -0.018357899, 0.0222113617, 0.0341262706, -0.00555669377, 0.0149283167, 0.0014305982, 0.00732543366, -0.00850074, -0.0167240296, -0.00359720783, 0.0138647603, 0.00564532354, -0.00401916215, -0.0240456108, -0.0419873334, -0.033663854, 0.0250166822, 0.0203000437, 0.0128628602, 0.0322457813, -0.0282690059, 0.00691696629, 0.0114910267, -0.00253750547, -0.0103812302, -0.0158300269, 0.0267276205, -0.00196044939, 0.00410393812, -0.00101442414, -0.00679365546, 0.00564532354, -0.0126624797, -0.00611544587, -0.00737552857, -0.0181575175, 0.0101346085, -0.0161999594, -0.0203308724, -0.00932538, 0.0360684134, -0.0143502969, 0.0293479748, 0.00567229791, -0.00843137782, 0.0459332801, -0.0189898666, 0.0116605796, -0.0559214577, -0.0296870805, -0.0233211592, 0.00110594393, -0.0108590592, 0.0297333226, -0.000304905261, 0.00562990969, -0.00562605634, -0.0218568426, -0.0409083664, 0.056322217, -0.0319991596, -0.000965292507, 0.0147356428, 0.0304731857, 0.000381733698, 0.0122308917, -0.0569695979, -0.0189436246, 0.0201304909, 0.0306427386, 0.0175101366, -0.0162616149, 0.0130709466, 0.014874368, 0.00975696836, -0.0166007187, -0.00697862171, 0.00612700637, -0.0184349678, 0.0075065461, -0.00447772397, -0.00374749303, -0.0105970241, 0.0200842507, -0.0113985436, 0.0130555332, 0.0094949333, 0.00423110276, -0.010242505, -0.0199455246, -0.0257257205, 0.0181729328, -0.0128859812, -0.0260031689, 0.0234752968, -0.00694394065, 0.000855950522, 0.0087936027, -0.0196526628, -0.0547808334, -0.00379566127, -0.0158608537, -0.0404767767, 0.00433129258, -0.0069285268, -0.0199917667, 0.0121075809, -0.0467656292, 0.0155448699, 0.00690540578, -0.00415403349, 0.0241072662, 0.012677894, -0.00415017968, 0.0250629243, -0.00590735907, -0.0209165979, -0.0108051104, -0.0148358336, 0.00569541845, -0.000464101468, -0.00958741643, -0.014396538, -0.0039844811, -0.00788418576, -0.00209821062, 0.0360992439, 0.0416790582, -0.00265696296, 0.00445075, 0.000612219, 0.00582643645, -0.0208241157, -0.0364383459, -0.0246313363, -0.0256332364, 0.0409391932, 0.00720212283, 0.0130324122, -0.00844679121, -0.00292092515, -0.0215177387, -0.0165082365, -0.0206699762, 0.0122077717, -0.00381300179, 0.0140882609, 0.012415858, -0.0120150978, 0.0109053, 0.00540255522, 0.00103369146, -0.0149514368, -0.00554898707, 0.00599213503, -0.00913270749, 0.0151980584, 0.00520988228, -0.00101153413, -0.0695473, 0.0157991983, 0.0106355585, 0.0324924029, -0.0162307862, -0.000946988584, 0.0188819692, -0.00762985693, -0.0149437301, 0.0163849257, 0.0162616149, -0.0113908369, 0.0102502117, -0.0204541832, 0.0025856737, 0.0177721716, 0.0156219397, -0.0145660909, 0.0103041604, -0.00329663767, -0.00333902589, -0.00438138749, 0.035606, -0.0161845461, -0.0107511627, 0.0211015642, 0.010265626, -0.0145660909, 0.0242459904, 0.0194368679, -0.00188916037, 0.00665493077, -0.0145506766, -0.0199763533, -0.00857780874, 0.01196115, -0.0127087217, 0.0193906259, -0.0105970241, -0.00495555345, 0.00200958108, -0.0182808284, -0.00687457807, -7.41791664e-05, -0.00229281047, 0.0309356023, 0.0459949374, -0.00928684603, -0.00582643645, 0.0025567729, 0.0184812099, -0.010936128, -0.0119919777, -0.00178029994, 0.00041641487, 0.00771848671, 0.0202383883, -0.0257257205, 0.00385153643, -0.00285926973, 0.0575245, -0.00752196, 0.00617324794, -0.024662165, -0.0136258453, 0.00263576885, 0.00760673638, 0.00403842935, 0.029317148, -0.0126239453, 0.0135333622, 0.0119765634, -0.00395750673, 0.0116605796, -0.00721753668, 0.00443918956, 0.0040153088, 0.0135256555, 0.0165544786, -0.00460488861, -0.0159533378, -0.00273788557, -0.00694394065, -0.0141422097, 0.00197008299, -0.00133040815, 0.00828494597, 0.0132482061, -0.0496942624, -0.0143425902, 0.0112135774, 0.0172635149, 0.0236294363, 0.000750461943, -0.000581872941, 0.024184335, -5.41893241e-05, 0.00509042479, -0.0332014374, -0.00558752147, -0.0110902665, 0.00403457601, -0.00997276232, 0.0309972577, -0.00611159252, 0.00128223991, -0.0197143182, 0.00813851412, 0.00998817664, 0.0140343131, -0.022750847, -0.00551430555, -0.0135796042, -0.0203154571, 0.00789959915, 0.028577283, 0.0297024939, 0.0325540565, 0.0170631353, 0.0022908838, -0.0210244954, 0.0049709673, 0.0185891055, -0.0247700606, -0.00885525811, 0.0126085319, -0.0186045207, -0.00505189039, -0.0282381773, 0.0116682863, -0.0102039706, 0.0364383459, -0.00168589014, 0.00764912413, -0.00319259427, -0.0147895915, -0.000213505948, -0.00466269, 0.0298103914, -0.036623314, 0.0165544786, 0.0352052376, -0.00473975949, 0.0167548582, -0.0134562934, -0.00459332811, -0.00250282441, -0.0146200396, -0.0200225953, -0.030010771, -0.000390644826, -0.0123927379, -0.00118590333, -0.00238722051, -0.0186199341, -0.00648152502, 0.0161999594, 0.0239068847, 0.011198164, 0.0162924416, 0.0153367836, 0.0166932028, 0.0125314621, -0.0280069709, -0.00938703585, -0.0083697224, -0.0125083411, 0.031228466, -0.0120536331, 0.00739479577, 0.0258490313, -0.0164003391, 0.0281611085, 0.000594878395, 0.0319375023, -0.0041925679, 0.0203925278, 0.0164465811, -0.000399796816, 0.0207470451, -2.12693103e-05, 0.0264964122, 0.0150901619, -0.0257719625, -0.0140882609, -0.00213481858, 0.022750847, -0.00177837326, 0.00745259784, 0.0131171886, -0.0142038651, 0.00763371028, -0.000252401835, 0.00166469603, 0.000257218664, 0.00430431822, -0.0326465406, 0.0223963279, 0.00626573106, 0.00466654403, -0.0239993688, -0.00933308806, 0.0145892119, 0.0117761837, 0.00306157651, 0.00742177, -0.0265580676, 0.00544109, 0.00147394964, -0.0187278315, -0.00784179755, -0.0159225091, -0.00192287809, 0.0217181183, 0.000673392671, 0.00809998, 0.014897489, -0.00108185981, 0.000743236684, -0.0143271759, 0.0162770282, 0.018789487, 0.0212402884, 0.0156913027, -0.00795354787, 0.0071096397, -0.00717514846, -0.0128397392, 0.0128166182, -0.0105430754, 0.000894003431, 0.00927913934, 0.00410393812, -0.0098725725, 0.00197104644, -0.00241612131, 0.0196526628, 0.0169089958, 0.0188973825, -0.00646611117, -0.0162307862, 0.0106047308, -0.0191440042, 0.02244257, 0.00391126517, -0.0218260158, -0.0138493469, 0.00869341288, -0.0194831099, 0.0331397839, -0.015567991, 0.00369932456, -0.00125044875, -0.0193135571, 0.0121307019, 0.0203617, 0.0100806598, -0.00368391071, -0.00401145499, 0.00860863645, -0.0225350522, -0.0105970241, -0.0067397072, -0.00721753668, -0.0122463061, -0.0173097569, -0.00215023244, 0.00199224055, 0.000189662635, -0.01604582, -0.000143180238, 0.00295560621, -0.00832348, -0.00741791679, 0.0258798581, 0.00795354787, -0.00736011472, -0.00604608376, 0.00527924439, -0.00518290792, 0.00322920224, -0.00762215024, -0.00342380209, -0.00176873954, 0.00158088328, -0.00718285516, 0.0175409634, 0.00631197263, 0.00846220553, 0.0343420655, -0.0276986938, 0.0228125025, 0.0181112774, 0.00778014213, 0.0323999189, 0.0120073911, 0.00288624386, -0.00571468566, -0.0169244111, 0.00448157778, 0.0235061254, 0.0268201027, -0.0258490313, -0.016138304, -0.0159379244, -5.49043216e-06, 0.00631968, -0.021918498, -0.000829457946, 0.00707495818, -0.0192981437, -0.0318758488, 0.00910188, -0.0126085319, -0.000230364851, 0.0153676113, 0.0137106217, 0.0100575387, -0.0164465811, 0.000298402563, 0.00428890437, 0.0303498749, 0.0103041604, -0.00755664147, -0.0250166822, 0.00110594393, -0.0290859398, 0.00191806129, 0.00358564756, 0.0167702716, -0.00914812181, 0.0131094819, -0.0133252759, -0.00289202412, -0.0023005174, -0.00321571506, 0.00799208228, -0.0094563989, -0.0162924416, -0.00938703585, -0.0222421885, 0.0213636, -0.00128320325, -0.0221651196, -0.0063890419, -0.0104737133, -0.0104120579, 0.00120131718, -0.00671658618, -0.017618034, 0.00659327535, 0.00586497085, -0.0169089958, 0.023490712, -0.0120921675, 0.0352052376, -0.000920977676, -0.00355289294, -0.0309047736, 0.00609232532, -0.0225350522, 0.00927913934, -0.0248625446, 0.0106509719, -0.000668094202, -0.016831927, 0.0194060411, -0.00240263436, 0.0115603898, 0.00662795641, -0.00022000866, -0.0406617448, -0.0106355585, -0.00713276025, -0.0299337022, 0.005491185, -0.006589422, 0.00467810407, 2.83590798e-05, -0.0117299417, -0.00435056, -0.00611159252, 0.0249087866, -0.00867799856, -0.0183733124, 0.00148647337, -0.00870882627, -0.00582643645, -0.0173097569, -0.00955658872, -0.020531252, -0.0433745794, -0.00650079222, 0.00884755142, 0.00951034669, -0.00773390057, 0.0215331521, -0.0265272409, -0.0116220452, 0.0103504024, -0.00899398327, -0.00833118707, -0.0237681605, 0.0157221295, 0.0173405837, -0.0158300269, 0.00848532561, 0.0158608537, 0.000629559567, -0.0142115718, -0.0146971084, -0.00334480591, 0.00691696629, 0.00262228167, 0.0103581091, 0.0270204842, 0.00722909672, 0.0354518592, -0.0178646557, 0.00961824413, -0.018959038, 0.0332322679, 0.0145737976, -0.0265118256, 0.00106933608, -0.018265415, -0.0140266055, -0.0114987344, 0.0336946808, 0.0117299417, -0.0208241157, -0.000957103912, 0.0386887714, 0.0152520072, 0.0126470663, 0.00254328572, 0.0206545629, 0.00629655877, -0.00349509111, -0.012223185, -0.0289163869, -0.0332014374, -0.021702705, 0.0154600944, -0.0316292271, -0.00817704853, -0.0180342067, 0.0044122152, 0.0242614038, 0.00125333888, 0.0166777894, -0.0143194692, 0.0330781266, 0.00049517, -0.0176796895, 0.0206083208, -0.0243230592, -0.00497482112, -0.0105893165, 0.0170014799, 0.0175101366, 0.01852745, -0.0106355585, -0.00284385588, 0.00892462, -0.00662795641, 0.0164003391, -0.0216102209, 0.00700944941, -0.0119919777, 0.00592662627, -0.0145275565, -0.0302882195, 0.00103369146, -0.00241419463, 0.00442377571, 0.0040422827, 0.0114293713, 0.000230485268, -0.0233365726, -0.00883984473, -0.000690251589, 0.0136412596, 0.00483609643, 0.00655859429, 0.0221959483, 0.0296716671, 0.0108590592, -0.00121384091, -0.0163540971, 0.0221342929, 0.0108975936, -0.00397677394, 0.0040422827, -0.00868570618, 0.00243538874, 0.00726377824, -0.0128012048, -0.00917894952, 0.0167394448, 0.0135102421, 0.0104274713, -0.0217181183, -0.019529352, 0.0168011, -0.0062194895, -0.00086847425, 0.000288528041, -0.00917124189, 0.00590735907, 0.01900528, 0.0172172729, 0.00287275668, -0.00206352957, -0.0157606639, -0.00341802184, -0.00376098, -0.0124543933, 0.003539406, 0.0055104522, 0.00228895713, -0.0101500219, -0.00533704646, -0.00321186148, -0.00499023497, -0.00467039738, 0.00270898454, 0.00396906724, 0.000277690182, 0.00846220553, 0.00556440093, -0.0189898666, -0.00455864705, 0.00337563362, 0.01752555, -0.00880901702, -0.0166932028, 0.0159379244, 0.022704605, -0.00626573106, 0.00572624616, 0.0229820535, -0.00376483356, 0.00919436291, 0.0213944279, 0.0299182888, 0.00578019489, 0.0183424838, 0.0149437301, 0.0262035485, 0.0152057651, -0.0173405837, -0.00730231265, -0.0106124375, -0.00161556446, 0.0222884305, -0.00881672371, -0.0104968334, -0.013895588, -0.0159379244, -0.0055297194, -0.0121384086, 0.0193135571, 0.0198376291, 0.00179475045, -0.000380770332, -0.00730616599, 0.0106509719, 0.00307121, -0.00278990739, 0.0193289705, -0.0282073505, -0.0280686263, -0.000862212386, 0.00483995, -0.00499408832, 0.00647381833, 0.00468966458, 0.000724932761, 0.00264925603, 0.0208703559, 0.000498541805, 0.0116528729, -0.0321224704, 0.0229358133, -0.00273981225, 0.0194676965, 0.0291784238, 0.0145429699, -0.00297487364, 0.0216564629, -0.00578404823, -0.00151152094, -0.000847761868, 0.00648537837, -0.0199301112, 0.00811539311, 0.00470893178, 0.0229666401, 0.0192519017, -0.0122154783, 0.0101037808, -0.020438768, -0.00141903781, -0.0150439199, -0.00060547539, 0.0103426948, -0.00612700637, -0.00854698103, 0.00199994748, 0.00490160519, 0.0103581091, 0.00213289191, 0.00208857702, -0.0119842701, 0.0150516275, -0.0016945604, 8.86296548e-05, -0.00840825681, 0.0157298371, 0.0112289917, -0.00873194728, 0.00166373269, 0.00185255241, 0.0229049847, -0.0221497063, -0.0112366984, 0.00273017865, -0.0102810394, -0.00690925959, -0.00576092722, 0.0267584473, 0.00601525605, -0.0144813145, -0.00639674906, 0.00842367, -0.00671273284, 0.00537558133, 0.0224888101, -0.00731387315, 0.00436212029, -0.0146662807, -0.00517905457, -0.0203154571, 0.0110902665, 0.0345270298, 0.00658556866, 0.0132944481, -0.0158300269, -0.0142346928, -0.00173598516, 0.0245850943, -0.00821558386, -0.00670117233, -0.000505285338, -0.00314635271, -0.0208703559, -0.00369739789, 0.00692467345, 0.00774931442, -0.0257411338, -0.00958741643, 0.00859322306, -0.00195177912, 0.00472819945, -0.0410933308, -0.0154678011, -0.00662410306, -0.0222730171, -0.0132559128, 0.0114139579, -0.0109515423, -0.00776858162, -0.00797666889, 0.00199416722, -0.0049131657, 0.0116066309, -0.0114910267, -0.0119919777, 0.00351050496, -0.00433899928, -0.00933308806, 0.00474746665, -0.0167240296, 0.0186970029, -0.0140188988, 0.00855468865, -0.0129476367, -0.0170168933, 0.00253750547, -0.000895930163, 0.0101114875, -0.00955658872, 0.0155371632, -0.0130863609, 0.00819246285, -0.0201304909, -0.048276186, -0.0238914713, 0.00729460595, -0.00610773917, -0.0267584473, 0.00647381833, -0.00113677164, -0.00372822559, 0.000699885248, -0.0157760773, 0.00212903833, 0.00610388583, -0.00602681655, 0.040322639, 0.0126239453, 0.0116837006, -0.00295175286, 0.0202229749, -0.0274828989, 0.0156990085, 0.00244309567, 0.0126470663, -0.00182365149, 0.0134254657, 0.00272247172, -0.00136027252, 0.01196115, -6.9482754e-05, 0.00931767374, 0.0112906471, -0.0076953657, 0.00233905204, 0.00761058973, -0.00919436291, -0.0160149932, -0.0202075616, -0.00908646639, -0.00977238268, 0.00505959708, 0.0189282112, -0.00361840194, -0.0154061457, 0.0087936027, -0.010288747, -0.00581102259, 0.0141499164, -0.00781482365, 0.00925601833, -0.0375789739, -0.0117993038, -0.0143734179, -0.00261264807, -0.0170477219, -0.00769151235, -0.00984174479, -0.0036434494, 0.0108744726, 0.0126316519, -0.0332014374, -0.0216872897, 0.0115449755, 0.0107742827, 0.00907105207, 0.0152211795, 0.00525612384, 0.00445075, 0.0129861711, 0.00245658285, 0.0152288862, -0.0218876712, 0.0159533378, 0.0219493266, 0.000365356478, -0.0177567583, -0.00504803658, 0.0104505923, -0.0133483959, -0.0127780838, -0.0125622898, 0.00264732912, 0.00481682876, 0.0211015642, 0.00616554124, 0.0118840802, 0.0185120367, -0.00574551336, 0.0123927379, -0.0251091663, -0.00178319006, 0.00648923172, -0.0273904167, 0.00600754889, -0.00524456333, -0.00232749176, 0.0183887258, 0.0047705872, -0.0182037596, -1.30129647e-05, 0.022750847, 0.00306350319, 0.0199609399, 0.0182345882, 0.0295637697, 0.00408081757, -0.0047436133, -0.00719056232, -0.00262998859, -0.0265888963, 0.00663181, 0.0227662604, 0.0209165979, -0.0161691308, 0.0171247907, -0.00652005943, -0.0370240733, 0.00702486327, 0.00426963717, 0.0241072662, 0.000376435171, 0.00405384321, 0.00736396806, 2.09532063e-05, 0.00647767168, -0.000860285654, 0.00840055, -0.00675126724, 0.0128012048, 0.0103426948, -0.0104660057, -0.000631967967, 0.00149418029, 0.00388429081, 0.00847761892, 0.0114756133, -0.0281919371, 0.000763467397, -0.0053409, 0.00180920097, 0.0127472561, -0.00894003455, 0.00472819945, 0.0103581091, 0.0169706512, -0.00980321, -0.00976467598, -0.0157683715, 0.000769247592, 0.0130863609, -0.0152288862, -0.00755278766, 0.0106740929, 0.0135256555, -0.00203848211, -0.0120767532, 0.0363150351, -0.00795354787, -0.00552201271, 0.0139495367, -0.0189898666, -0.00182076136, -0.00863946415, 0.0144119523, 0.0123850303, -0.00675512105, -0.0149129024, 0.00436212029, -0.028484799, 0.0144273657, -0.0139264157, 0.00460874196, 0.0226429496, -0.00505574374, 0.00839284249, -0.01852745, 0.019529352, -0.0209628399, 0.0126085319, -0.0258336179, -0.0178184137, -0.00412320578, 0.0136643806, 0.00909417309, -0.00569156511, 0.0228741579, -0.0150053855, -0.00124274183, 0.0156065254, 0.000712890702, -0.0260648243, 0.0103581091, -0.0161691308, 0.00141614769, -0.00403072266, 0.00770307286, -0.00273788557, -0.0111519219, -0.0142269861, -0.0236910917, 0.0049517, 0.00361840194, -0.00142096449, 0.0067589744, 0.024184335, -0.0294250455, 0.00535631366, 0.0194831099, -0.0169398244, -0.00633509364, -0.00557596097, 0.0260185823, -0.00676668109, -0.0157144219, 0.0107742827, 0.00482453592, 0.00525612384, -0.0296408385, -0.0100729531, 0.00255291932, 0.000598250132, -0.021224875, -0.0307660494, -0.00956429541, -0.0045817676, -0.00426963717, -0.0128859812, 0.00592662627, -0.00828494597, -0.0215639807, -0.000564050686, 0.0250166822, -0.0306119118, -0.0216256343, 0.00266274298, -0.0212094616, 0.0013198111, 0.00475517334, 0.00443918956, 0.00175621582, -0.0197759736, -0.00530621875, -0.00244309567, -0.00480141491, -0.00403072266, 0.0193752125, 0.00580716878, 0.0118301315, -0.0131248953, 0.00655474095, -0.000344403263, 0.0188049, 0.0112521127, 0.00720982952, -0.00902481098, -0.013679794, 0.00576092722, 0.00477444101, 0.00608847197, 0.00165891589, 0.0253095459, -0.0040153088, -0.00570697896, -0.0382263549, 0.0143348826, -0.00319644762, -0.000568385818, 0.0167548582, -0.00271476479, 0.00113484485, -0.0139572434, 0.00253557879, 0.0120536331, -0.000332361204, 0.017787585, 0.00731002, 0.00391319161, -0.00938703585, -0.00622719666, -0.0278990734, 0.0071096397, 0.00339490105, -0.00469351793, 0.013201965, -0.00480526872, 0.00232749176, 0.0193135571, -0.0215023253, 0.000216155197, 0.00947951898, -0.00224271556, 0.00483609643, 0.0208549425, 0.00378602743, 0.0183887258, 0.0108744726, 0.0105276611, 0.00079092331, -0.0138031049, -0.00822329056, -0.00263576885, 0.0151055753, 0.0150593342, 0.00685145753, 0.00557210762, -0.00556440093, -0.00253365212, -0.00482068257, 0.0244617835, 0.00193925528, -0.00449699163, -0.00270127761, 0.00678980211, -0.0140959686, 0.0105199544, 0.0158146136, -0.00405769655, 0.0102579193, -0.00525997719, -0.010458299, -0.00985715911, 0.0229666401, 0.0245696809, -0.00725607108, 0.00617324794, 0.00682063, -0.0118763736, 0.0138262259, 0.0143580036, 0.0161074754, -0.0107280416, -0.010936128, -0.00922519062, -0.0083388947, -0.00941015687, -7.77315799e-05, 0.00850844663, -0.0080383243, -0.0133561036, 0.00138532, -0.0211632196, -0.011722235, -0.00228317687, 0.0160304066, -0.0253249593, 0.00458562095, 0.0195910074, -0.0311051551, -0.0128397392, 0.00194503553, -0.00861634407, 0.0264347568, -0.000593433331, -0.00279761432, -0.00846220553, 0.000848243595, -0.00832348, 0.00709037203, 0.01852745, -0.0177567583, 0.00826182496, 0.0197759736, 0.000375230971, 0.0163386837, 0.0115372688, 0.0210707374, 0.00336792669, 0.0140497265, 0.00291899825, 0.0224579833, -0.00542952958, -0.0350511, 0.0113677159, -0.00785721093, -0.0045625004, 0.0236910917, 0.0218568426, 0.00793813448, 0.00224849582, 0.00611159252, -0.00170612079, 0.00448928447, 0.00044603835, 0.0110902665, -0.0171556175, -0.00113773497, -0.00783794373, -0.00214059884, 0.0262806192, -0.0181729328, -0.00445845677, 0.00892462, -0.0023852936, 0.0180033799, 0.00383612257, 0.0206699762, -0.00880130939, 0.0174022391, -0.0210707374, 0.00171575451, 0.0095334677, 0.0135641899, 0.0154523868, 0.0108359382, 0.0180804487, -0.0165544786, -0.0192056596, -0.0202383883, -0.0130863609, -0.0108359382, 0.000339827267, -0.00115796563, -0.0240764376, 0.00442377571, 0.0157529581, 0.00367235043, 0.0211323928, -0.00344306929, -0.000281543646, 0.000277931016, 0.0099034, 0.00376483356, 0.0018689296, -0.00286697666, -0.00900169, -0.00122347451, -0.0117299417, -0.00792272, -0.00333131896, 0.0235215388, -0.00650079222, -0.02344447, -0.0253403746, -0.00320800813, 0.00756049482, 0.0113445958, 0.0228279158, -0.00332746538, 0.0243693013, -0.00645840447, 0.0164774079, 0.00598057499, -0.000135352893, 0.0133021548, -0.0104043502, 0.0104120579, -0.00575707387, 0.0193906259, -0.00892462, -0.025617823, -0.0128089115, 0.0131094819, -0.0168627556, 0.0111827496, 0.0193289705, 0.0164928231, -0.0118840802, -0.026928, -0.0236140229, 0.0118301315, 0.0195139367, -0.00983403809, 0.00668190513, 0.0254482701, -0.0116297519, -0.00165120896, 0.0101577286, 0.0121538229, 0.0125777042, 0.0143040549, -0.00267623016, -0.00413091248, -0.0144659011, 0.0243538879, 0.0227662604, 0.000368728244, -0.0221959483, 0.00822329056, 0.00358179398, -0.0218876712, 0.0259106867, -0.000206521538, -0.00984174479, -0.0074680117, 0.00739479577, -0.00463956967, -0.0076683918, 0.0158916824, -0.00496326061, 0.0302728061, 0.0263731014, -0.023351986, -0.0196680762, -0.0116066309, 0.019529352, 0.0184041392, 0.0139649501, -0.0151980584, 0.0231670197, -0.0113523025, -0.0264501702, 0.0130555332, -0.0196372475, 0.0077069262, 0.0170631353, -0.0206391495, -0.0225196388, 0.0291321818, 0.00776472827, 0.0045432332, 0.00414632633, -0.00785335805, 0.0072791921, 0.0136335529, 0.00944869127, -0.0143425902, 0.00278220046, -0.00847761892, -0.00685531087, -0.0138339326, 0.000104043502, -0.0158454403, -0.0127703771, 0.0276062097, -0.0224117413, -0.00996505562, 0.0100883665, -0.0183424838, 0.00573780667, 0.00752966711, 0.0186199341, 0.0225350522, 0.0139495367, 0.00219069375, -2.08478377e-05, 0.0266197231, 0.0446385182, 0.00119457359, 0.0262960326, 0.00303074881, -0.0111673363, -0.00853927433, 0.00246236287, -0.0254945122, -0.00722139, -0.016092062, 0.0169552378, -0.0103195747, -0.0105122477, 0.00499794167, -0.0262497906, -0.00867799856, -0.000801520364, 0.0150362132, -0.00925601833, -0.00981862377, -0.00410393812, -0.0109130079, -0.00483224262, 0.00410779193, -0.00977238268, -0.0161228906, -0.00032971194, -0.0304423589, -0.00133907842, -0.00524071, -0.0126701873, 0.000394016621, -0.00760288257, 0.00880130939, 0.0246467497, -0.0150593342, 0.0123464959, 0.00216371962, -0.0133252759, -0.00645069731, -0.00801520329, 0.00485921698, 0.0443302393, -0.00165024563, 0.0157991983, 0.0213636, -0.0227354318, 0.0196680762, -0.0223192591, 0.00034729336, 0.00488619134, -0.00144601206, -0.00678209495, 0.00304423599, -0.00573009951, -0.00757590868, 0.00599213503, 0.00475902716, 0.0396444276, -0.0150901619, -0.00662410306, -0.0013621992, -0.027051311, -0.0200842507, -0.00332746538, 0.00981862377, 0.0214714967, -0.00924060494, -0.0401685, -0.02244257, 0.00851615332, -0.00574166, 0.00139110023, 0.0200996641, 0.0117299417, -0.000533704646, -0.00575322052, -0.000328026043, 0.00396906724, 0.0147125227, -0.0080383243, -0.00291707157, -0.00170804758, 0.00914812181, 0.0100575387, 0.0165853053, 0.00317332684, -0.00522529613, -0.0027455925, -0.00645069731, -7.76713641e-05, 0.000344403263, -0.0228895713, 0.013178844, 0.00930226, 0.00325424969, -0.00381685514, 0.0138262259, -0.0272671059, 0.00857780874, -0.0289472155, 0.0201613195, 0.000859804, 0.0241226796, 0.00906334538, 0.00289587746, -0.00233134511, 0.0103658158, -0.00577248773, 0.0167394448, 0.00863946415, 0.00774546107, -0.00829265267, -0.00250667776, 0.00145660911, 0.0036646435, -0.00607305812, 0.0115295621, 0.000520699192, 0.0309356023, -0.00695164734, -0.00415788684, -0.00736782141, 0.0265118256, -0.00956429541, 0.00590735907, -0.0153213693, -0.0372090414, 0.0169860665, 0.00643913681, 0.00306157651, -0.00240841438, 0.00310203782, 0.0121307019, 0.00537943467, -0.0115912175, -0.00360491476, -0.0184966233, -0.019698903, 0.0051212525, -0.00999588333, 0.00538328802, 0.000698440184, -0.0132867405, -0.0115218544, -0.00448543113, 0.00970302057, 0.0252016485, -0.0114679066, 0.0043736808, 0.00574551336, -0.013132602, -0.00661639636, -0.0208857711, 0.0174330678, -0.00433899928, -0.0101577286, 0.0239839554, -0.00882443, -0.00333131896, -0.00329663767, 0.00509813195, -0.0245696809, -0.0125468764, 0.00458562095, 0.0186199341, 0.0175872054, 0.0232286751, -0.00465498352, 0.000234218314, -0.00406540371, -0.00810768642, 0.012415858, -0.00818475615, 0.00227932353, -0.00191902462, 0.00470893178, 0.0368082784, 0.0230591241, 0.0120613398, -0.00421568891, -0.00906334538, -0.0149206091, 0.00688999193, -0.0174484812, -0.0160766486, 0.0115141477, 0.00746030454, 0.00415017968, -0.00839284249, 0.0215793941, 0.00527924439, -0.00438138749, 0.0183424838, -0.0222267751, 0.0180033799, 0.0289009735, 0.0177567583, 0.0155294565, 0.00106548262, -0.00590350572, -0.0231978483, 0.00226390967, -0.0040153088, -0.0217643604, 0.0259723421, 0.0116528729, -0.0163078569, 0.00347582367, -0.0103658158, -0.00660483586, 0.00503647653, -0.0037590533, 0.0107357483, 0.0222421885, 0.00936391577, -0.0214560833, -0.000758650538, -0.021009082, -0.012677894, -0.0443918966, -0.00379951461, -0.00379951461, 0.0209165979, 0.00796125457, 0.00617710128, 0.0134948278, 0.0140266055, 0.00234483229, 0.0140420198, 0.00792272, -0.0143502969, -0.00440450851, -0.0173251703, -0.00489004469, -0.00435441313, 0.0219955668, 0.00424266281, -0.000993230147, -0.0139032947, 0.0189898666, -0.0190669354, -0.00864717085, -0.0138262259, 0.0130324122, 0.00329856435, 0.00455479324, 0.000124755868, -0.00579560874, -0.0207932871, 0.00233327202, -0.016092062, 0.000331397838, 0.0155756976, 0.023660263, 0.00823099725, -0.00217720657, -0.0252016485, -0.00869341288, 0.0166007187, 0.00576092722, -0.0110286111, -0.00313671911, 0.000693623384, -0.0213173591, 0.0147972982, 0.00520988228, 0.00167240296, 0.0159225091, -0.00216949964, -0.0357293114, 0.0119919777, -0.0165853053, 0.016785685, -0.00438138749, 0.00890920684, -0.00380336819, -0.0103349881, 0.0282381773, 0.0160149932, -0.00562990969, -0.012654773, -0.00939474348, 3.78422119e-05, 0.0203308724, -0.00922519062, -0.0121846506, 0.0157760773, 0.00807685871, 0.00596516114, -0.0142423995, -0.00917894952, 0.0220726375, 0.0113677159, -0.00665878411, -0.00318103377, -0.013201965, -0.0155448699, 0.00684760418, 0.0067782416, 0.00530621875, 0.00762215024, -0.00339490105, -0.0098648658, 0.00369932456, 0.00138724677, 0.0139572434, 0.00425422331, -0.00969531294, 0.00900169, 0.0203000437, -0.0228895713, -0.0100112977, 0.000111328962, -0.0112366984, -0.0121538229, -0.00349123753, -0.0200380087, 0.0225350522, -0.0171556175, 0.0228741579, -0.0106972139, -0.0247084051, 0.00715973461, 0.0177105162, 0.00793813448, -0.00303652906, -0.0235369522, 0.0103272814, 0.0205620788, 0.0107896971, 0.00204811571, 0.00215986604, 0.0137337428, 0.0115912175, 0.0156835951, 0.0126624797, 0.00947951898, -0.023351986, -0.010265626, -0.00152982492, -0.0338179916, 0.00317910709, -0.0080383243, 0.0137568638, -0.00139399024, -0.000614627381, 0.00597672118, -0.0169860665, -0.0257565472, -0.0128705669, 0.0142578138, 0.00813851412, -0.0289009735, -0.00961824413, -0.00688613858, -0.0149283167, 0.000331638672, 0.00875506829, 0.0038630967, -0.00249126391, 0.0050827181, 0.0128628602, 0.0020057275, -0.0561989062, 0.000204113123, -0.00211362448, 0.00307699037, -0.0125699965, -0.00737167522, -0.00044122152, 0.0170939621, 0.00297294674, 0.00390163134, -0.00695164734, -0.00480141491, -0.0032099348, -0.00701330276, 0.00732928701, 0.0108205248, -0.0040230155, 0.000323209213, -0.0149745578, -0.0283923168, -0.00779170264, -3.06621259e-05, -0.00633124, 0.011745356, 0.0185582787, 0.00812310074, 0.0381955281, -0.00142385461, 0.00305579626, 0.017618034, 0.00517134741, -0.00951034669, -0.0282844193, -0.0216872897, -0.00956429541, 0.0142346928, 0.00205582264, -0.00114158844, -0.0149437301, -0.00353362574, 0.0167240296, -0.0148358336, 0.00512510585, 0.0114216646, -0.0132404994, 0.014658574, 0.027837418, -0.00348160393, -0.0241072662, 0.00806144532, 0.00530621875, -0.0221034642, -0.00998817664, 0.0135564832, 0.00260108756, 0.0191902462, 0.0304577723, 0.00371666532, -0.0170939621, 0.0122154783, -0.000876181177, 0.00933308806, 0.000142939403, 0.0144273657, -0.00824641157, -0.0173714124, 0.0128859812, -0.00579175493, -0.0071096397, -0.00265310938, -0.0187740717, -0.00377832074, -0.0341262706, 0.000916642544, 0.000493002415, -0.00503262272, 0.00444304291, -0.00492087239, 0.00849303324, -0.0131942574, 0.0112906471, 0.00358950091, 0.0191440042, 0.0355751701, 0.00914812181, -0.00968760625, 0.0159070957, 0.000593433331, 0.0138031049, -0.00470507843, 0.00296523981, -0.00102020439, -0.0075104, 0.0138339326, 0.00176681287, 0.0187124163, 0.0198376291, 0.0329548158, -0.0214869101, -0.0113754235, -0.0084544979, 0.00191420782, 0.00863946415, 0.0197297316, 0.00215215911, -0.0020057275, 0.00653547328, 0.00386887696, 0.00463186251, -4.70242921e-05, 0.0237835739, -0.0140034854, -0.010458299, -0.0124235656, 0.00702101, 0.0144427801, -0.0213173591, -0.0118609592, -0.00983403809, -0.00276293303, -0.0117376484, -0.0096799, 0.0125468764, -0.0256486516, 0.0100190043, -0.0193443857, 0.00823099725, -0.0143811246, -0.0069670612, -0.00337178027, 0.00770307286, -0.0177413449, -0.0113291815, -0.016616134, -0.000741791679, -0.00318296067, -0.0166469608, -0.00869341288, -0.00226390967, 0.0091172941, 0.017787585, -0.0053409, -0.0058688242, 0.0129707567, 0.0139803644, 0.00901710335, -0.0110209044, 0.00308469729, -0.0052715377, -0.00266852323, -0.00492857955, -0.0276062097, 0.00613085972, -0.0110594388, -0.0133098615, -0.0170477219, -0.00283422205, -0.0302573927, -0.014134503, 0.00967219286, -0.0116451653, 0.000304423593, -0.0275445543, -0.0171093773, -0.0293325614, -0.030010771, -0.00124177849, -0.00649693888, 0.0239839554, -0.00523685664, -0.00563761638, 0.00760673638, -0.00463956967, -0.0107357483, 0.0131094819, -0.00882443, -0.00826953165, -0.01394183, -0.00737552857, 0.00633124, 0.0149745578, -0.00180342072, 0.0194831099, 0.0258798581, 0.0116066309, 0.0040230155, 0.00357794063, 0.0166007187, 0.00489389803, 0.00223693531, -0.00424651662, 0.00671273284, 0.0121769439, -0.00831577368, -0.00690155244, -0.00998047, 0.0172172729, 0.0175872054, -0.00939474348, -0.00127067952, 0.0331706107, -0.00894774124, -0.00927913934, -0.00620407565, 0.0320299864, 0.00171960797, -0.0257411338, 0.0126470663, 0.00199416722, 0.01900528, -0.0102579193, 0.00846220553, 0.00833118707, -0.0266197231, 0.015159524, -0.00650079222, 0.00636592135, -0.021271117, -0.000184484554, -0.0284231436, -0.02048501, 0.0232595038, 0.0261264797, -0.00745645119, 0.00717129512, -0.00802291, -0.00100093707, -0.00184580882, -0.0102270916, 0.0815701112, 0.00273981225, 0.00353555242, -0.00920207, -0.00707881199, -0.00870112, -0.0135025345, 0.0513281301, 0.00536787417, 0.0265272409, 0.00331590511, 0.00805373769, -0.0161845461, 0.0195755921, -0.0250166822, -0.0290859398, 0.00621178281, -0.00757590868, -0.00418100739, -0.0162616149, 0.00181787123, -0.0168627556, 0.00204040878, 0.00660098251, 0.000720597629, -0.016092062, 0.00572624616, 0.00250089751, -0.0139726577, 0.00691311294, -0.0160149932, 0.00978779607, -0.00321186148, 0.00277256663, -0.0145275565, 0.0217797738, -0.00118204986, -0.00114640524, 0.0205620788, -0.0105353687, -0.00355674652, -0.000552008569, 0.0318141915, -0.00713276025, 0.0133021548, -0.00223886198, 0.0104737133, -0.023660263, 0.0156373531, -0.0106972139, -0.00134678534, 0.00826182496, 0.00824641157, -0.0179263111, 0.00027191, -0.00844679121, 0.0118224248, -0.00515978737, 0.00243153516, 0.0047705872, -0.0080845654, -0.00560293533, 0.0172018595, 0.00282651512, -4.08828346e-05, -0.00857780874, 7.47210579e-05, -0.00223886198, -0.026265204, -0.0107819904, -0.014396538, -0.0131171886, 0.0156758875, -0.00224656891, -0.0087936027, 0.00397292059, 0.00752196, 0.024831716, 0.0162616149, -0.00822329056, -0.00105970236, 0.00764527079, -0.0289472155, -0.0155756976, 0.0185736921, -0.0253403746, -0.0171093773, -0.00170034065, -0.006589422, 0.0178492405, -0.00396136, 0.0366541408, -0.00212711166, -0.000430383661, 0.00742562348, 0.0147741782, 0.0104891267, 0.00929455273, 0.020531252, 0.0105816098, 0.0248625446, 0.0269742422, -0.015329076, 0.00722909672, -0.00113002805, 0.011914908, 0.00357794063, 0.01604582, 0.00997276232, 0.000542856636, 0.00789959915, -0.00294404593, -0.0010038272, 0.0194831099, -0.00465113, 0.0239839554, 0.00571853947, 0.0227970872, 0.0278065894, -0.00588038471, -0.0104428856, 0.0114062512, -0.00935620815, 0.00642372295, 0.00834660139, -0.000380529498, 0.00891691353, 0.0106509719, 0.0135564832, 0.039582774, 0.012677894, -0.00499794167, 0.00119842705, 0.0130555332, 0.0152751282, 0.0199763533, -0.00849303324, 0.00282266177, -0.00855468865, -0.00178993365, 0.0290859398, 0.0163232703, 0.0227816738, 0.0116837006, 0.0124775134, 0.0114062512, -0.0145815043, -0.00731002, 0.0100806598, 0.0217181183, 0.00231015123, -9.59151075e-05, -0.00743333064, -0.0207932871, 0.000697476848, -0.000300570129, 0.00202114135, 0.00229473738, -0.00471663894, -0.0248163026, 0.0065778615, -0.00317718042, 0.0357601382, -0.0178800691, -0.00283422205, -0.00505574374, 0.0114293713, -0.012415858, 0.00354711292, 0.0058688242, 0.0265272409, 0.011198164, -0.00687072473, 0.00855468865, 0.000356204488, 0.00132655469, -0.00116374588, -0.0247854758, -0.00697862171, -0.0145275565, -0.0134562934, 0.0166932028, -0.00449313782, 0.0349894464, 0.00478214771, -0.00704027712, -0.0127857905, -0.00868570618, 0.0127395494, 0.0261110663, -0.00578019489, 0.00315213297, -0.0103735225, -0.00199802057, 0.00992652122, -0.0167548582, 0.0113908369, 0.00894003455, -0.0226429496, 0.00125719234, -0.0152520072, -0.00187470985, -0.00992652122, 0.0158146136, 0.0080074966, -1.75964778e-05, -0.0045432332, -0.00300762802, 0.00714432076, 0.00169648719, -0.00650849938] |
17 Jul, 2024 | How to Install Python yfinance using GitHub
17 Jul, 2024
Yfinance is a popular Python library for accessing Yahoo Finance's financial data. While it is commonly installed via pip, installing it directly from GitHub allows you to access the latest development version, which may contain new features or bug fixes not yet available in the pip version. This guide will walk you through the process of installing yfinance using GitHub.Why Install yfinance from GitHub?Installing yfinance from GitHub has several advantages: script.Access to the Latest Updates: The GitHub repository contains the most recent changes, updates, and bug fixes.Experimental Features: Sometimes, new features are added to the GitHub repository before being included in the pip version.Community Contributions: You can directly use features and fixes contributed by the community.Install yfinance using GithubStep 1: Open VScodeLaunch Visual Studio Code on your computer.Step 2: Open the TerminalYou can open the terminal by selecting Terminal > New Terminal from the top menu or by pressing ` (backtick) + ` (backtick) key.Step 3: Create a Virtual EnvironmentThis step is optional but highly recommended to avoid conflicts with other packages. Create a virtual environment by running:python -m venv yfinance-env Activate the virtual environment:.\yfinance-env\Scripts\activate Step 4: Check Git VersionEnsure Git is installed on your system. You can check by running: git --version Step 5: Clone the yfinance Repositorygit clone https://github.com/ranaroussi/yfinance.git Navigate to the cloned directory:cd yfinance Step 6: Install yfinance Install yfinance and its dependencies by running:pip install . Step 7: Verify InstallationTo verify that yfinance is installed correctly, open a Python file in VSCode and try importing yfinance
Python
import yfinance as yf
print(yf.__version__)
Output: ConclusionIn conclusion, installing yfinance from GitHub in VSCode provides Python developers with powerful tools to access and analyze financial data directly from Yahoo Finance. By following these steps, you can seamlessly integrate yfinance into your projects for comprehensive financial data retrieval and analysis capabilities.
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub | https://www.geeksforgeeks.org/how-to-install-python-yfinance-using-github?ref=asr8 | Python Projects | How to Install Python yfinance using GitHub | Version Control for Python Projects: Why and How to Use Git, Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Top Python Projects on GitHub | GeeksforGeeks | [-0.0213026926, 0.0218754131, -0.00661740592, 0.0134215681, -0.00328380195, -0.0413852446, 0.0377248153, 0.0347865112, -0.0346122086, 0.0432279073, -0.0184141919, -0.00746403541, 0.00256012054, -0.0225601867, 0.00301611773, 0.0421820693, -0.00568984821, -0.0162478164, 0.000523307303, -0.0199331455, 0.0340145864, -0.0345375054, -0.0114979763, -0.0402398035, 0.000968021282, -0.00791225117, -0.00757608935, -0.000768036174, -0.0175426621, -0.00562448381, 0.0464401208, 0.00770059368, -0.0126807671, -0.0181651842, 0.0102155814, 0.0184515435, -0.00390321109, 0.00946855545, -0.0323213264, -0.0304288603, -0.0200576503, 0.0162353665, 0.0157249, 0.0146168098, 0.0171691496, -0.0124691101, 0.0485815927, 0.0153513849, 0.0120333442, -0.0318731107, 0.0283122864, 0.0197961908, 0.0134589197, -0.00775039522, 0.0377497151, 0.006717009, 0.0308272745, 0.00237025134, -0.015338935, -0.0331928581, -0.026444722, -0.012269903, -0.00139522681, -0.00265816762, 0.0115913544, 0.0334169641, -0.0349110179, 0.0402896032, 0.00270485692, -0.00329002715, 0.0289597102, 0.0149529716, 0.0166835822, -0.00097813725, 0.00173372298, -0.0164843742, -0.0455436893, -0.0267435331, -0.0297814384, 0.022946151, -0.0030410185, -0.0274905581, -0.0159241054, 0.0184764434, 0.00889583491, 0.000259124674, -0.0102529321, -0.039866291, -0.0230831057, 0.0233321134, 0.0356082432, 0.00618164055, 0.0236807261, -0.00903279, -0.01046459, 0.00799940433, -0.0338900834, 0.00304568745, -0.0585668422, -0.0289348084, 0.0204934143, 0.0311260857, -0.000336161727, -0.0602103, -0.0629494, -0.016496826, -0.0160859618, -0.027714666, 0.0196218845, -0.0119835427, -0.00583925378, -0.00877755601, -0.0203440096, 0.00953080691, -0.0154260881, 0.0440247357, 0.0102778338, -0.020095, 0.00838536769, -0.0161855649, 0.0484072864, 0.0167458337, -0.0182025339, 0.0162602663, -0.0217135567, 0.0414599441, -0.0167831853, -0.0107634, 0.0140565401, 0.00478719175, -0.0596624799, -0.0472120456, 0.0021477, 0.00662363088, -0.0343632, 0.016808087, 0.0270423423, 0.0305782668, 0.00737688225, 0.000344332308, -0.035110224, -0.02983124, -0.0117718857, 0.00217260071, -0.0219999179, 0.0169325899, -0.00402149046, 0.0313252918, 0.00318731111, 0.0275652613, -0.0435018167, 0.00899543893, 0.0527898408, -0.0104334634, 0.0230084024, -0.0104085626, 0.0193355251, 0.00980471727, 0.00521050673, -0.0151521787, 0.0161357634, -0.0144798551, 0.0143553503, 0.0116598317, -0.00379115716, 0.00882113259, 0.0180406794, -0.0339398831, -0.0726607367, 0.0213026926, -0.00683528837, -0.0223236289, 0.00399036426, 0.0640450343, -0.0214894488, -0.00352969812, 0.00562448381, -0.0329687484, 0.00238581444, -0.0137701798, -0.0365793742, -0.0166711304, 0.000433430745, 0.0147662153, 0.0226597898, 0.0207673237, 0.0428045914, 0.0229586, -0.000674657873, -0.0370026901, 0.0322715268, 4.04882267e-05, 0.0165341757, 0.0188624077, -0.00190180377, 0.0308272745, 0.0174804088, 0.00606336165, -0.00555911893, 0.00594508229, -0.0211906396, 0.00391566148, -0.0563755669, 0.0399658941, 0.00771304406, -0.00831689, 0.0176422652, 0.00391877396, 0.0333671644, -0.019347975, -0.00266439281, 0.018837506, -0.029507529, -0.0037226798, 0.0168205369, 0.0134962704, 0.0180655792, -0.00133764348, -0.0156377461, -0.0388702564, -0.052989047, -0.0141934948, 0.055827748, -0.0136954775, -0.0120769208, -0.0198833439, 0.0140814409, 0.020518316, -0.0108692292, 0.0117718857, 0.0218754131, -0.0326699391, -0.00161388749, -0.0148409177, -0.0162104648, -0.0371769965, 0.00696601812, -0.0109003549, -0.0107758511, 0.00479341717, 0.0432528071, -0.0042206971, -0.0158743039, -0.0200825501, -0.0408623256, 0.00502375, 0.0261459108, 0.0347118117, -0.0193106234, -0.0230706539, -0.0300055463, -0.0493286215, -0.0107634, 0.00339274341, -0.0237927791, 0.011852813, -0.0101408781, 0.0016045497, -0.00407751696, -0.0138697838, -0.013010704, -0.00544706499, 0.00336473, 0.0319478139, 0.0109750573, -0.00137343851, 0.00940630306, 0.00307058822, 0.0217135567, -0.00672323443, 0.0599114895, 0.0208171252, 0.00959305931, 0.023693176, -0.00535991183, -0.0143304495, -0.00987942, 0.0168703385, 0.0114793, 0.0082608629, 0.0328691453, -0.0224356819, 0.0506732687, 0.0135585228, 0.0213151425, -0.0103089595, -0.0111804903, 0.00201852666, -0.0301549509, -0.000444324862, -0.00521673169, -0.0128239468, 0.00115789042, 0.0207548738, 0.0231329072, 0.0212902427, -0.0447966605, 0.00896431226, -0.046639327, -0.00476540346, -0.0153762866, 0.00421758462, -0.021140838, -0.0191736687, 0.0108692292, -0.0105953198, 0.0423563756, 0.00678548682, -0.0120084435, 0.00879000686, 0.058268033, -0.00524785789, -0.0254735891, -0.0146915121, 0.00490858359, 0.0446970575, 0.0266937315, -0.00973624, -0.000704227656, 0.00185667095, -0.0149280708, -0.00819238555, -0.0100475, 0.0117905615, 0.030777473, 0.00286982511, -0.0553795323, 0.000999147305, 0.0173434541, -0.0432279073, 0.00818616059, -0.0491045117, -0.0385216437, -0.000999925542, 0.0217509083, -0.0166835822, -0.016608879, 0.00567739783, 0.0494531244, 0.0143553503, -0.0035483737, -0.0214520972, -0.0159490053, -0.0416840538, 0.0085223224, -0.01776677, -0.0176422652, 0.0232947618, 0.0149280708, 0.00742668379, 0.00100848521, -0.00634038355, 0.0158992037, -0.0359568521, 0.0118777137, -0.00496461056, -0.0301798526, -0.02898461, 0.0165341757, 0.0451452732, -0.00672323443, -0.0425057821, -0.0301798526, 0.0158867538, -0.00866550207, 0.00111898279, -0.022423232, -0.0318482108, 0.0401153, 0.00800562929, -0.022734493, 2.2955488e-05, 0.0161357634, -0.04188326, -0.00710919779, -0.00531633524, -0.0376999155, 0.0253739841, -0.0124628842, 0.0048774574, -0.0117594348, 0.00725860288, 0.037948925, 0.0255233906, 0.0494282246, -0.014280648, -0.0145296566, 0.0158245023, 0.00765079167, 0.010364986, -0.029507529, -0.0200327486, -0.00582057796, -0.000223718744, -0.0115104262, -0.0143802511, 0.00463156169, 0.0256727953, 0.00887093414, -0.00580812758, -0.0392437689, 0.00450705737, 0.0017788558, -0.0329936519, -0.0142681971, -0.00860325, -0.00352969812, -0.0218256116, 0.0176049136, 0.0135834236, -0.0188624077, 0.0248635169, -0.0206552707, 0.0202942081, 0.0227718446, 0.00536924973, -0.0145296566, -0.00191736687, -0.0074764858, 0.0288850069, 0.0289597102, 0.0318980105, 0.0274158567, 0.0174306072, -0.000879311934, -0.00648667617, -0.0104894908, 0.042630285, -0.0505985655, -0.0026285979, -0.0244153012, -0.0410615318, 0.00897676311, 0.0237429775, 0.0240915902, -0.0284865927, 0.0262953173, -0.0244900044, 0.0337904766, -0.0216513053, -0.0146417106, -0.0144425035, 0.00362618896, -0.0230955556, -0.0280881803, -0.0040401658, -0.0606087148, 0.0248261653, 0.0704694539, 0.00170104054, -0.00788735, 0.0157498, -0.0337655768, 0.014703963, -0.00024667423, -0.0125998389, -0.00716522476, 0.0283620898, 0.052989047, -0.0102031305, 0.0253864359, -0.0177792199, 0.0202942081, 0.0162104648, 4.37953749e-05, -0.0301549509, -0.0130356047, -0.0516444, -0.00131352083, -0.00312661519, 0.0124691101, -0.0138822338, 0.0497519337, 0.0211034864, -0.00835424103, -0.00320287421, -0.00628435658, -0.0321719237, 0.0526404344, -0.0453444794, 0.0513953939, -0.016608879, 0.0447966605, -0.00140612095, -0.00619097846, 0.0316988043, -0.0183270387, 0.0174181573, 0.024328148, 0.0399907939, 0.0135834236, 0.00206988468, 0.0217011068, -0.0282873865, 0.0217384584, 0.0237803292, -0.0399409942, -0.00768814329, 0.0125998389, -0.0249382202, 0.0195347313, 0.00629369449, -0.025598092, -0.0164843742, -0.0217384584, 0.0201074518, 0.00335227931, 0.0366042778, -0.0257973, -0.00532878563, 0.0427547917, 0.00336161721, -0.0093067, 0.00390321109, -0.0171442479, 0.0198210906, -0.0134962704, 0.0240168869, 0.00911994278, 0.000264766277, 0.0290344115, -0.0294079259, -0.00897676311, -0.00318731111, -0.00988564454, 0.000681272184, 0.00639329804, -0.0204934143, 0.0399907939, 0.018401742, 0.0114668496, 0.00882113259, -0.0346620083, 0.00895186234, 0.0173683558, -0.0202444065, 0.0161855649, -0.0205058642, 0.036056459, 0.00802430511, -0.0655390844, 0.0173683558, -0.0158120506, -0.018825056, -0.00809900742, -0.0247265622, -0.0132970633, -0.0186507497, -0.00318264216, 0.0404141098, -0.00629680697, -0.00556223141, -0.00486500701, 0.0152019802, -0.0241040401, -0.00466891285, 0.0133842165, -0.0147413136, -0.00340830628, -0.0347118117, -0.0150027731, -0.0131850094, 0.0274905581, -0.018190084, 0.0117158582, -0.00501129963, -0.00889583491, 0.00918842, -0.0390694626, -0.0161855649, 0.0130356047, -0.00673568482, -0.00541593879, -0.00280446024, -0.0553297289, -0.00637462223, 0.0325952359, 0.00145981344, 0.0384967439, 0.00949345622, 0.0257474985, 0.0434022136, -0.000253288512, 0.012581164, -0.000826397561, -0.0183394887, -0.025697697, -0.0230457541, -0.0115042012, 0.0372517, -0.0213400442, 0.0323711298, 0.00399347674, 0.00393745, -0.00365108973, 0.0219999179, -0.0187379029, 0.0134713696, 0.0493535213, 0.004071292, -0.0139071345, -0.00326512638, 0.00753251277, 0.010782076, -0.038820453, 0.0129733523, 0.0116722817, -0.0414848477, -0.00809278246, -0.0024698549, -0.0192981735, 0.008142584, 0.0214147475, -0.0253366344, 0.0151148271, -0.0106202206, -0.038820453, 0.0268182345, -0.042630285, -0.0231453571, -0.000719012576, 0.0303043574, 0.00372890499, -0.0163598713, -0.00852854736, 0.0141810449, -0.0120893717, 0.0210785847, 0.00544706499, -0.0484819897, -0.0183021389, -0.000374874799, 0.000617463724, -0.00642442424, 0.00419579633, -0.0220248178, 0.0197214875, 0.0054564029, -0.00400903961, -0.00412731897, -0.0200202987, -0.0346869081, -0.00275621493, 0.128787294, -0.0107696252, -0.014280648, -0.0110497605, 0.0185635965, 0.0226722397, 0.0171193462, -0.00946233, 0.00866550207, 0.0403394066, 0.0085845748, -0.0134464689, -0.00961796, -0.00934405066, -0.00110419793, -0.00935650151, 0.0259716064, 0.00587660493, 0.0160859618, 0.0124379834, 0.0196343344, 0.00904524047, -0.0189495608, 0.0303043574, 0.0132721625, 0.0162976179, 0.028237585, 0.0250751749, -0.0152891334, -0.0112738684, 0.043452017, 0.0350355208, -0.0118030114, 0.0331181549, 0.0170072932, 0.0272913519, -0.00242783455, -0.0417338535, -0.00209322921, -0.0487559, -0.0260712095, -0.0129360007, -0.00987319462, -0.0244526528, -0.051494997, -0.00791847613, -0.0159241054, 0.00953080691, 0.0203315597, 0.04188326, 0.0084040435, -0.00543150213, -6.74803823e-06, 0.00482765585, -0.0154883405, -0.00118045683, -0.0211159363, -0.015973907, -0.00846007, -0.00597620849, -0.0390943624, 0.00876510609, 0.0144176027, -0.0191114172, -0.0030254554, -0.0254113358, -0.00978604145, 0.00720880134, -0.00879000686, -0.0135834236, 0.0120769208, -0.0225477368, 0.00128472922, -0.0191612188, 0.0281130802, 0.00898298807, -0.00245584804, 0.0140814409, 0.000594508252, -0.0340892896, -0.0173808057, -0.0217384584, -0.00772549445, -0.0162353665, -0.0126620913, -0.0237305276, -0.0107322745, 0.0321470201, -0.0255731922, 0.0272913519, -0.00506732659, -0.0426800884, -0.0212777928, -0.00387831032, 0.0202693064, -0.00381605816, 0.00255545159, -0.0153140342, 0.0139818378, -0.0530886501, 0.000599177147, 0.0233072136, 0.00587349245, 0.00224885973, 0.00312350271, 0.0140440902, -0.00908881705, 0.0206552707, 0.0258720014, 0.0252245795, -0.0187503546, -0.0116536068, -0.0110186338, -0.0012559375, -0.00938140228, -0.0108505534, 0.0154758897, 0.0107634, 0.007507612, -0.0230955556, -0.0219750162, 0.028636, -0.0408872254, -0.0100973025, 0.0256229937, 0.0217633583, 0.0105517432, 0.0179286245, 0.0213773958, 0.0516942032, -0.01289865, -0.0115540028, -0.00274687703, -0.000916663208, -0.0137577299, -0.0102902837, -0.014168594, -0.0100475, -0.0218878631, 0.0315992, 0.0418085568, -0.00268462487, -0.00293830247, 0.0475108549, -0.0166213289, 0.0296071321, 0.0245771576, -0.0226971414, 0.0308272745, 0.0111618144, 0.0173185542, 0.0423812792, -0.0327197425, -0.0282624848, -0.0483076833, 0.0229959525, 0.0144549543, 0.0346122086, -0.0191114172, 0.00497394847, 0.00509222737, 0.0275652613, -0.00935027562, 0.000170318046, 0.00659873, -0.00691621611, 0.0253615342, -0.0261708125, 0.0181776341, -0.0279387739, 0.0409121253, -1.10947476e-05, 0.011105787, 0.0223734304, -0.0347616114, 0.0227220431, 0.0140565401, 4.17648835e-06, 0.00355771161, 0.0250253733, -0.0135460719, -0.0409868285, 0.00444791745, 0.0140938917, -0.0241911933, 0.0420575663, 0.000235585554, 0.019460028, 0.0255482905, -0.0463654175, 0.0153140342, -0.0201572534, 0.0285861976, 0.0231080055, 0.0100537259, 0.0158120506, 0.040613316, -0.025921803, -0.0293581244, -0.033317361, 0.00432030065, -0.0235686712, -0.0125562632, 0.002035646, -0.00370089151, -0.00306280679, 0.0305782668, 0.00847252086, -0.0250004716, -0.0093067, -0.00579256471, -0.0204809643, 0.0333671644, 0.020630369, 0.0189620107, 0.0166835822, -0.0261459108, 0.0106513463, 0.00795582775, 0.00372579251, 0.013434018, 0.019148767, -0.0086966278, 0.0128239468, 0.0258720014, -0.029507529, -0.0213649441, -0.0124317585, -0.024216095, 0.0332924612, 0.0126247406, 0.0236682761, 0.0203938112, -0.0162976179, -0.00542216422, -0.00954948273, -0.00549064158, 0.0423314758, -0.0071278736, -0.0108069768, 0.00489924569, -0.00818616059, 0.0042922874, 0.00666098204, -0.0121080475, -0.0268431362, -0.00915729441, 0.00991054531, -0.00656760391, -0.0204809643, -0.0494780242, -0.0103774369, 0.0232076086, -0.0120893717, 0.0177916698, 0.00669833366, -0.0111804903, 0.00239670859, 0.0180406794, 0.00867795292, -0.0238052309, 0.0185760483, -0.00720880134, 0.0216886569, 0.00896431226, -0.011634931, 0.030976681, -0.0217384584, 0.0248635169, -0.0150650255, -0.021464549, -0.0042922874, 0.0267186314, -0.0141063416, -0.00420202175, 0.0102778338, -0.000495293818, 0.0158245023, 0.0112302918, -0.0432528071, 0.0228091963, 0.00109875086, 0.00545017747, -0.00922577176, 0.00585170416, -0.0101782298, -0.0138822338, 0.00897053815, 0.0111555886, 0.00829821452, 0.00525097037, -0.0161482133, -0.0214271974, -0.0464650206, 0.0125064608, -0.000816281594, -0.0235686712, 0.0160486102, 0.00986074377, -0.0247888137, -0.00431407522, -0.0347616114, -0.0138199823, 0.0131725594, 0.0260712095, -0.0123819569, -0.000489457685, 0.00791847613, 0.0177916698, 0.00679171178, -0.0145421075, -0.0343133956, 0.00161233125, -0.0152766826, -0.0466891266, 0.0114730755, 0.0231453571, -0.00533812353, -0.0112987692, 0.0145421075, 0.00322154979, 0.00940630306, 0.0179784261, -0.0198335424, -0.00912616868, 0.0286858, 0.0165466275, 0.00770059368, 0.00235624472, 0.0301798526, -0.0275652613, -0.0162353665, 0.00324956328, -0.0144300535, -0.0276399646, -0.0344379023, -0.0185013451, -0.0340145864, 0.0377497151, 0.0142432963, 0.0386710502, 0.00123259297, -0.0319976173, 0.0207548738, -0.00217260071, -0.0241040401, -0.00982339215, -0.0154883405, -0.0203191079, 0.00140612095, -0.034064386, -0.0244028512, -0.000454051769, -0.0121952007, 0.0040401658, -0.0296071321, -0.00613806397, -0.0049583856, 0.0079433769, -0.000155727699, -0.0278391708, -0.00634038355, 0.0367785841, 0.00702827, 0.0171193462, 0.00304413121, 0.0107509503, -0.0302296542, -0.0294328257, -0.0296320338, -0.0241787434, 0.0177916698, 0.00512335356, 0.00423937291, -0.00249475567, -0.00335227931, 0.0191985685, -0.0172189511, -0.0107322745, 0.00955570862, -0.00184888951, -0.00621587923, 0.00297876634, -0.0186009482, 0.0128239468, 0.0249133185, -0.0172936525, -0.0137079284, -0.00410553068, 0.0220497195, -0.042406179, 0.0400156938, -0.0143678011, 0.00534434896, -0.0586664453, 0.0207673237, 0.0124691101, -0.00478407927, -0.0132099111, -0.00232044957, 0.0078998, 0.0120457951, -0.0149654215, -0.00960551, -0.030354159, -0.0174804088, -0.00479964213, 0.00672946, -0.0145794582, 0.0263451189, 0.00961796, 0.00505487621, 0.00745781, -0.0227842946, 0.0099167712, -0.0179535262, 0.00585170416, -0.0126060648, -0.020729972, 0.0133593157, -0.00768814329, -0.00261926, 0.0320723169, -0.00431718817, 0.050972078, 0.00335539202, 0.00502686296, 0.00363552687, 0.00131818966, 0.007159, -0.0116411559, -0.00287138135, 0.00328380195, -0.0453195795, 0.0171691496, 0.0138448831, -0.0159863569, -0.0197712891, 0.0130231539, 0.0248012654, 0.0385714434, -0.0189122092, -0.0206552707, -0.0176671669, 0.0200202987, -0.0111804903, -0.0135460719, -0.0173185542, -0.0152019802, -0.0269178394, -0.000801496673, 0.00314995972, -0.00345188286, -0.000534201448, 0.0510965809, -0.00420513423, 0.00662363088, -0.00703449547, -0.0220123678, -0.00562448381, 0.00535679935, 0.0140565401, 0.031300392, 0.00390632357, 0.0121889748, 0.00170726574, -0.0211283863, 0.0453195795, -0.0120644709, 0.0124940109, -5.95772735e-06, -0.000725237769, -0.0175924636, -0.00626256829, -0.0276897661, -0.00280912919, -0.0104957158, -0.00333360373, 0.00800562929, -0.00389076071, 0.00399036426, 0.00380360754, -0.0585170388, -0.0142183956, 0.00672323443, -0.000967243104, 0.017555112, -0.0139942877, 0.0247141123, 0.0138946846, -0.01692014, -0.00302701187, -0.0243530497, 0.007507612, -0.00607892452, 0.0109003549, -0.0157373492, 0.0253988858, -0.00135320658, 0.00922577176, 0.0238674823, -0.00234068162, 0.00391877396, -0.00948723126, -0.0148160169, -0.0108567784, -0.0223734304, 0.00407440448, 0.0121080475, -0.011105787, -0.000660651189, 0.0161731131, 0.0170695446, -0.0033740676, -0.00320909941, -0.00938140228, 0.00781264715, -0.0255731922, 0.0105081666, 0.0137328291, 0.00131663342, 0.0185884982, -0.0189744625, 0.0308023747, -0.0103961127, -0.0041024182, -0.00255233911, 0.0143304495, -0.0125313615, -0.0223236289, 0.00658627972, -0.0258720014, 0.0164096728, -0.0391441658, 0.02898461, 0.00148860505, -0.0015282908, -0.00794960186, -0.0181278326, 0.00592018152, -0.0023842582, -0.0243156981, 0.0125749381, -0.00587349245, -0.0121204974, 0.00698469346, 0.00607892452, 0.00299744192, 0.015226881, -0.0313999951, 0.0205681175, 0.0161980148, -0.0057427627, -0.0168205369, 0.0119586419, 0.00536613725, -0.00192514842, -0.012157849, -0.00560580799, 0.0173932556, -0.00425182329, 0.0260463078, -0.00167302706, 0.00509534031, -0.00690376572, -0.0172189511, -0.00891451072, -0.0249506701, 0.00824841298, -0.00279356609, -0.0136083243, 0.0285612959, 0.0220372677, 0.015438538, -0.00100770697, 0.0365544744, -0.00974246487, -0.00147693278, -0.0315992, -0.000861414417, 0.00218972, 0.00380049506, 0.00887093414, 0.0345624052, 0.0160112586, 0.0232574102, 0.00266594929, -0.0130231539, 0.0209167302, 0.027714666, -0.0238674823, 0.0236682761, 0.0141934948, -0.0156750958, -0.0122387763, 0.00205899053, 0.0170570947, 0.0126185147, 0.0125749381, 0.0085908, -0.00951835699, -0.000418256765, 0.0131601086, -0.0254611373, 0.00600733468, -4.62514181e-05, 0.0137203783, 0.00575521309, 0.00901411474, 0.00639329804, 0.0156377461, -0.00483699376, -0.00107073737, 0.0110871112, 0.00900166389, 0.00703449547, -0.00182398863, 0.0186134, 0.00127928215, 0.0113112191, -0.0260961093, -0.00501441257, 0.00497394847, -0.00462222379, -0.0138199823, 0.0470377393, 0.00770681864, -0.00849742163, 0.0193853267, 0.00590773113, 0.0274905581, 0.00526030827, 0.0145794582, 0.00351413502, 0.0134091172, 0.0224356819, -0.0110061839, -0.0138324322, 0.0121080475, 0.00173839182, -0.0159988087, 0.00757608935, -0.0128737492, 0.0128363976, 0.00934405066, -0.00882735755, -0.0159863569, 0.00450083194, 0.0284865927, 0.00552488025, -0.0400654972, 0.00994167197, 0.00348300906, 0.030030448, -0.00929424912, -0.0306280684, 0.0203564595, 0.0146666113, -0.00915729441, -0.0171691496, -0.00887093414, 0.00527898408, 0.000354448304, 0.0101035275, 0.0213524941, 0.00130963, -0.03384028, -0.0173310041, 0.0306529682, 0.0111804903, 0.00817993563, -0.00123259297, 0.0178539231, 0.00330247777, -0.0266439281, -0.00804298092, -0.00442924211, -0.0170944463, -0.0163598713, 0.00986074377, 0.0102902837, 0.00992299616, 0.0269427393, -0.0059015057, -0.00637462223, 0.0137079284, -0.00288071926, -0.0239297338, 0.0104396893, 0.00278578466, -0.00146370416, -0.0173310041, -0.00821728632, 0.0173310041, 0.00421135919, 0.0430536, -0.021576602, -0.0213524941, -0.0227095913, -5.70482771e-05, 0.000514358573, -0.00414599478, 0.00566183496, 0.00738933263, -0.00928179827, -0.0183643904, 0.000734964677, -0.013010704, -0.0276150629, -0.000686330197, -0.0136705767, -0.0132597126, 0.00239826483, -0.0209665317, 0.00656760391, -0.00351413502, 0.00592018152, -0.0252121296, -0.0349359177, 0.0154509889, -0.0240542386, 0.024216095, -0.0224605836, 0.0239795353, -0.0346371084, 0.0225477368, -0.0263949204, -0.00237336406, -0.0135834236, 0.0114294989, 0.000986696919, -0.00357638719, -0.00568673573, -0.00631548278, -0.0220746193, -0.0185013451, 0.0107509503, 0.00877133105, -0.0410615318, 3.2803975e-05, -0.0305782668, 0.0146168098, -0.0111618144, -0.0158992037, 0.0153762866, -0.00882113259, -0.023693176, -0.000696057105, -0.0142183956, 0.0177169684, 0.0121267233, 0.0243156981, -0.0104210135, -0.0126620913, -0.0209789816, -0.00835424103, -0.020518316, 0.0124255335, 0.00398725132, -0.0121952007, -0.0138448831, -0.0176173635, 0.00823596213, 0.007159, 0.0101159774, -0.036280565, 0.00709052244, -0.030976681, -0.0269925408, 0.00801807921, -0.012587389, 0.000419034914, 0.00361685106, -0.0335414708, -0.0105828689, -0.00828576367, 0.0330185518, -0.00748271076, 0.00988564454, 0.000468836661, 0.00080305303, -0.0181402825, -0.0167831853, 0.0201821532, -0.0191985685, -0.0213151425, -0.00560580799, 0.0433026105, -0.00141545874, 0.0241413917, -0.00427049911, -0.0162727181, -0.00563070877, 0.018401742, -0.00251031877, 0.0203191079, -0.00514514185, 0.0212404411, 0.0253739841, -0.00101315405, 0.0326699391, 0.0134091172, -0.00350479712, -0.00458487216, -0.00096335233, 0.00331804063, -0.0294826273, 0.00303634955, 0.00051708211, 0.0341888927, -0.00891451072, 0.00986074377, -0.00839781761, -0.0222364757, -0.000234807405, 0.0343383, -0.000669210858, -0.015338935, 0.00709052244, -0.00169170275, -0.0420077629, -0.0176547151, 0.018837506, 0.00185511471, -0.00316552282, -0.0173061043, 0.0535368659, 0.00819861051, 0.017878823, -0.0011127576, 0.0316739045, -0.00224263454, -0.00484010624, -0.0049272594, -0.0129733523, -0.0316988043, -0.00685396418, 0.00988564454, -0.0225228351, 0.00222862768, -0.00811768323, -0.0163349696, 0.0180033278, 0.0262704156, 0.00946855545, -0.00705939624, 0.0119212903, -0.0123383803, 0.00086686149, 0.00700336928, -0.0379987247, 0.0305035636, -0.018513795, -0.00306436303, 0.00315618515, -0.0123819569, 0.00681661256, 0.00562759629, -0.000661429309, -0.0318731107, -0.0061131632, -0.000834957231, -0.0075947647, -0.0154634388, 0.0145421075, -0.00737688225, -0.00987319462, 0.0124628842, 0.00172905403, -0.0106388964, 0.00606336165, 0.0417338535, -0.0144176027, -0.0224730335, 0.00327757676, 0.00049412658, -0.0145421075, -0.00036573151, 0.000591395597, 5.99663472e-05, 0.00228154217, 0.00702827, 0.0083231153, -0.0206054691, 0.0317486078, 0.000666487322, -0.0347118117, 0.000759087387, 0.00667965785, -0.000950123766, -0.0258969031, -0.0182274356, -0.00580812758, 0.0141561432, 0.00463156169, 0.0212777928, -0.0266439281, -0.0284865927, -0.00667965785, -0.00647422578, 0.00661118049, -0.0135834236, 0.00390321109, 0.00991054531, 0.0078749, 0.00667965785, -0.00179441879, 0.0172563, -0.010159554, 0.0143304495, 0.0038658597, -0.00874020439, 0.00166368927, 0.00191269792, -0.0117283091, -1.24929898e-06, -0.00103805494, -0.0123632811, -0.0145172058, 0.00406506658, -0.0141561432, -0.00802430511, -0.00540660089, 0.00821106136, 0.0128612984, -0.0103027346, -0.0272664502, 0.0155381421, 0.00447281869, -0.00395923806, -0.021153288, 0.00411798107, 0.00128083839, -0.0108443284, -0.00309237652, 0.0140316393, -0.0129484516, -0.0129360007, -0.00542838918, 0.0245149042, 0.019148767, 0.00452262023, -0.00241849688, -0.00227687322, -0.0189122092, -0.00170726574, -0.0267186314, 0.00105206168, -0.00813013315, -0.00286048721, -0.0150525747, -0.00619720342, 0.000237530941, -0.0221493226, -0.00958683435, 0.00175862387, -0.0100101493, -0.0152144302, -0.00946855545, -0.00342386938, -0.000792937, 0.00207144092, 0.0113236699, -0.00183177018, 0.0239546355, -0.026444722, -0.0356082432, -0.000237920016, -0.0211657379, -0.0152766826, 0.0275154598, -0.0244153012, -0.00585481664, 0.0147288637, 0.0245024543, -0.0067792614, -0.00256790197, -0.0195969827, 0.0179908779, -0.0211781878, 0.016285168, -0.00606647413, -0.00550931692, -0.0173434541, 0.0267435331, 0.0107260486, -0.00279979128, 0.0221244209, -0.00813013315, -0.0122387763, 0.0253739841, 0.0217135567, 0.0082608629, 0.0140191885, -0.0190865155, 0.0323711298, 0.00763211632, 0.0160112586, 0.0104210135, 0.0162727181, -0.000946233, -0.022846546, -0.0117158582, -0.0037226798, -0.00256478949, 0.0156750958, 0.000710452907, 0.0265692268, 0.00360128819, -0.00605713623, 0.0112551926, 0.0101159774, -0.00857212394, 0.021464549, 0.008142584, 0.00953080691, -0.00540348841, 0.00949968118, 0.00265038619, -0.010259158, 0.00354214851, -0.00771304406, -0.00751383696, 0.00113765837, -0.00190336013, 0.0176049136, 0.0125002358, 0.0049272594, -0.00097969349, -0.00420202175, -0.0103276353, 0.00518871844, 0.00440122839, -0.00519183092, -0.00768191786, -0.00427983655, -0.0175302122, 0.0021461437, -0.00688509, 0.0193977766, -0.000288694428, -0.0183270387, 0.00130807376, 0.0124006327, -0.0119026154, -0.00641819881, -0.0217260085, -0.00851609651, -0.0105517432, 0.0118279122, -0.0227095913, 0.0122823529, 0.00629991945, -0.00367599074, 0.00552176777, 0.0108443284, 0.0147164129, -0.0101097524, 0.00569918612, -0.0463405177, -0.0118216872, -0.0176173635, -0.0138822338, -0.00308459508, 0.00114077108, -0.0221368726, -0.00656137895, -0.0188997593, 0.0105579682, 0.000439266878, 0.00487434492, -0.00439189048, -0.0144798551, 0.0183270387, -0.00658627972, -0.00758853974, 0.0307027698, 0.00402460294, 0.0119088404, 0.00451017, 0.0104396893, -0.0167956352, -0.0132099111, 0.0138075314, 0.0125251366, 0.0201572534, -0.00473116478, 0.0281877834, -0.00171193469, 0.0292336196, -0.0154758897, -0.0211034864, 0.00236247, -0.00816748478, -0.0133219641, -0.0213151425, 0.0143553503, -0.0137577299, 0.0233819149, 0.00844761916, -0.0135460719, 0.00428294949, 0.0233445633, -0.0211657379, 0.0342137925, 0.0252992827, 0.007159, 0.0125500374, 0.000333632721, -0.02898461, 0.0365793742, 0.0137079284, -0.0181776341, 0.00223796559, 0.00679171178, 0.00710297283, -0.00687263953, -0.00222240249, -0.0144549543, 0.0097735906, -0.00816126, -0.0117096333, 0.00705317082, 0.00725860288, -0.0320972204, -0.00216015032, -0.00798695348, -0.0363303684, -0.00944988, -0.0021477, 0.0191238672, -0.00201697042, 0.00200918876, -0.0029460839, -0.0134589197, 0.00827953871, 0.0135958744, 0.025486039, -0.00366976555, 0.00173994817, -0.00909504201, -0.0110373097, -0.0114481738, -0.00981094223, -0.027714666, -0.00173216662, -0.0162727181, -0.000601122505, 0.0116100302, -0.0483823866, -0.0162976179, 0.0133717665, -0.0107322745, 6.10849456e-05, 0.0284118913, 0.0138946846, -0.00716522476, 0.0103774369, -0.00293674623, 0.00640574843, 0.00435453933, 0.0271170456, 0.0464899205, -0.00664230669, 0.0116473809, -0.00477162888, 0.0110435355, 0.00846007, -0.000409697095, -0.00812390819, 0.0170072932, 0.00485878205, 0.0238052309, -0.00144425035, 0.0146292597, 0.0173932556, -0.0144051528, 0.00560269551, -0.018837506, -0.0096553117, 0.027714666, -0.0127741452, -0.0246892106, -0.0110808862, -0.00702827, 0.0157498, 0.00232978747, 0.00793092698, -1.4870001e-05, 0.0282126833, -0.0212155394, 0.0185635965, 0.0147288637, 0.0125251366, 0.0243156981, -0.0384220406, 0.0233943649, 0.00854722317, 0.00248697423, 0.0171068963, 0.0320225172, 0.00546885328, -0.00545017747, -0.0109875081, -0.00419579633, -0.0236184727, -0.00400903961, -0.0186134, 0.00368532841, 0.00251498772, -0.0149654215, 0.000775817665, 0.00463156169, 0.00816748478, -0.00344565767, -0.0104894908, -0.0260463078, 0.00447281869, 0.0147786653, 0.0151895294, -0.0133468658, 0.00737065682, -0.0123944068, 0.00796827767, 0.00671078404, 0.0153762866, -0.00669833366, -0.0204187129, 0.00327446428, 0.0117283091, -0.0235562213, 0.0119337412, 0.010147104, 0.00640574843, 0.0184764434, -0.0120022185, -0.0070967474, 0.0158245023, 0.00963663589, -0.0111493636, 0.0111618144, -0.0152517818, -0.00131507707, 0.0211657379, -0.0145545574, 0.0255233906, 0.00671078404, 0.00165590772, 0.00248074904, -0.00994167197, 0.013222361, 0.0191612188, 0.0317237079, -0.00623455504, 0.00481831795, -0.0234566182, -0.00973001402, -0.0149031701, 0.0309517793, 0.0033896307, -0.00688509, 0.00881490763, -0.00659250468, -0.0193728749, 0.0107011478, 0.00740178302, 0.00931292493, 0.00876510609, -0.0169948433, -0.0147911161, -0.00119835429, 0.00314995972, 0.0099167712, -0.0209789816, 0.00635594642, -0.000172944317, 0.0067792614, -0.000745080644, 0.0078811245, -0.0365793742, 0.0133717665, 0.00625945581, -0.0223236289, -0.00134231243, -0.00411486859, -0.000697224285, -0.00433586352, -0.0311509855, -0.0253490843, 0.02178826, 0.00605402375, 0.00596998306, -0.00559647, 0.01046459, 0.0149280708, -0.00572097441, 0.00986074377, -0.00996657275, 0.00834179111, -0.0123632811, 0.0365295745, -8.22409565e-05, -0.00376936886, -0.0082608629, 0.00960551, -0.0110684363, 0.0145172058, -0.0188126061, 0.00601355964, 0.0131227579, -0.0252494812, -0.021140838, -0.0177294184, 0.0101284282, 0.00459109759, -0.0196343344, 0.0154136373, -0.00468758866, -0.0176547151, 0.00149016129, 0.0145545574, -0.0305533651, -0.00677303597, -0.0129609015, -0.0113361198, -0.0140067386, 0.0206428189, -0.00498328637, 0.00388453552, 0.00151506218, 0.0158992037, -0.010153329, -0.0079433769, -0.0179535262, -0.00449460652, -0.0125126867, -0.00914484356, -0.0164096728, 0.0150525747, 0.00118434755, 0.00456619682, 0.00529143447, 0.00418645842, 0.00952458195, -0.00579567719, 0.00974869, -0.00224885973, -0.00481209299, -0.028237585, -0.00611938816, 0.00679171178, 0.00438255304, -0.0116162552, 0.00528209656, 0.00882113259, 0.00166991446, 0.0283122864, 0.000852854748, 0.0104521392, -0.00972378906, 0.0158120506, -0.00679793721, -0.00390009838, -0.0122014256, -0.0188873094, -0.00877755601, -0.0266439281, 0.00816748478, 0.00586415455, 0.00637150975, 0.0117718857, -0.00984829385, -0.000823284965, 0.00200607628, -0.00583614083, -0.01047704, -0.00328380195, 0.00927557331, 0.00711542321, -0.0208046753, -0.00637462223, 0.0264198221, -0.00309704547, 0.0118963895, 0.00262548518, 0.0129858032, 0.0066298563, -0.0126371905, -0.00877755601, 0.00379426987, 0.00606024871, -0.0151521787, -0.00383162103, -0.00648667617, -0.00693489192, -0.0010940819, -0.00279356609, -0.0125624882, 0.00458798511, 0.00941875298, 0.000983584323, 0.00490547111, 0.00733953109, 0.00137732923, -0.0152393309, 0.0239919871, 0.0100724008, 0.00210101088, -0.02178826, -0.0111804903, -0.0116473809, 0.00846629497, -0.0211159363, 0.0021056796, -0.000821728667, 0.0190616138, 0.00725860288, 0.0165341757, 0.0160984118, -0.025286831, -0.0057272, 0.00508911489, 0.0171566978, -0.000591395597, 0.0127118928, -0.00793092698, 0.00421135919, -0.00462222379, 0.0167084821, -0.0147288637, -0.00734575605, -0.00160143711, 0.00804920588, -0.00365731493, 0.00958060939, -0.00539103802, -0.00615985226, 0.00432652608, 0.00371022942, 0.00649912655, 0.0316241, 0.00427049911, -0.0130480547, 8.3554085e-05, 0.00350168464, 0.0109439315, 0.0102280313, 0.0150899263, -0.0321470201, 0.00295230909, 0.00167769601, 0.0091386186, 0.00278111571, 0.0212155394, 0.0293083228, 0.0187877044, 0.0153638357, -0.0156003935, 0.0184266418, -0.000491403101, -0.026868036, 0.0049179215, 0.0088771591, -0.0199206937, 0.0264198221, 0.0148907192, -0.00717145, 0.0244402029, -0.0129111, -0.00737688225, 0.0276399646, -0.00795582775, 0.0118652638, 0.00159832451, -0.00110186345, -0.0274905581, -0.000726405, 0.0402149037, -0.00341453147, -0.00379426987, 0.0072461525, 0.00533812353, -0.0200451985, 0.0187254529, -0.0032464508, -0.0121080475, 0.0136954775, 0.00588594284, -0.00176796166, -0.00292896456, 0.0078749, 0.00816126, 0.0135087213, 0.0125126867, -0.00791847613, -0.00514825433, -0.0192359202, -0.0111120129, 0.0272166487, -0.0165217258, -0.000249397766, -0.00925689749, -0.0030503564, 0.00725860288, -0.00396546349, -0.00466580037, -0.00745158503, -0.00349545944, 0.0270174425, 0.0139818378, 0.00428606197, 0.0142059457, -0.00095401454, -0.00261147856, -0.00153762859, -0.0313750952, -5.11148683e-05, 0.00326823886, 0.00864682626, 0.00600422174, -0.0168205369, -0.0246020574, 0.00538792554, 0.00505798869, 0.010259158, 0.0277395677, 0.00287138135, -0.00167458341, 0.00165746408, 0.0243655, 0.00471871439, -0.0188499577, -0.00149093952, -0.0171940494, 0.00976114068, 0.00707807159, 0.0162104648, -0.0374758057, -0.0184266418, -0.022946151, 0.00174928596, -0.0163847711, 0.0153015833, 0.0152891334, 0.0075947647, -0.00882735755, -0.0118279122, 0.00686018914, 0.0125624882, 0.00558713218, -0.00694734231, -0.0270672441, -0.00164968253, 0.0044510304, -0.0187503546, 0.0166213289, 0.0108381025, 0.00591084361, 0.00333049102, 0.0024480666, -0.0103027346, -0.035757646, -0.000558713218, 0.00299588568, -0.00288694445, 0.0115851294, 0.00358261238, -0.00507977698, -0.025286831, -0.00920709595, 0.0147288637, 0.0105828689, -0.0255731922, 0.0104147885, -0.00598554639, -0.00636839727, 0.00552176777, -0.00860947557, 0.00263015414, 0.0239048339, 0.00134698139, -0.0146417106, 0.000407751708, -0.0142930988, 0.0207548738, -0.0192483719, -0.0053817, 0.0213898458, -0.0202942081, -0.00735820644, -0.0215392504, -0.0149903223, 0.00828576367, 0.0187379029, -0.00753873773, -0.0283620898, 0.0109065799, 0.0206801705, -0.00963041093, 0.0144051528, -0.0303790588, 0.00590461819, 0.0152019802, 0.0126994429, -0.0195720829, -0.00174306077, -0.0238674823, -0.00311572105, -0.0116411559, -0.0146292597, -0.0141436933, -0.0213275943, 0.0128114969, -0.014318, 0.00873397943, -0.00670455862, 0.0113112191, 0.0110186338, -0.00622210465, -0.0103338603, 0.012587389, 0.0120644709, 0.0228714477, -2.00374179e-05, 0.0097175641, 0.0181776341, 0.000384796236, 0.00847252086, -0.00780642219, -0.0295573305, -0.0124504343, 0.0141436933, -0.001268388, 0.0105579682, 0.00993544608, 0.00256167678, -0.0139320362, -0.0201821532, 0.0104396893, -0.0274158567, -0.0265941266, -0.00109019119, 0.0108381025, 0.0013664352, -0.0107322745, 0.00205587805, 0.000859079941, 0.00468136324, 0.000516303931, -0.0128737492, -0.0195222814, 0.000941564096, 0.00101004145, 0.0016994843, 0.000156019509, 0.00682906294, 0.00508600241, -0.0058921678, -0.0116909575, 0.0285612959, 0.00105673063, 0.00162011269, 0.0189993624, 0.000307759183, -0.00722747715, 0.00484633166, 0.0211657379, 0.0292585194, -0.0110310847, 0.0196965877, 0.0198210906, -0.0143678011, -0.00940630306, -0.0134713696, 0.00915106945, 0.0249755718, -0.0205432158, -0.0199331455, -0.00834179111, -0.00675436063, -0.0114917504, 0.00304880016, 0.0117718857, 0.0350604244, -0.015438538, 0.00993544608, -0.0145794582, -0.007159, -0.000159910269, -0.000733408378, 0.00121236104, 0.019982947, 0.0158245023, -0.0188624077, -0.00636839727, 0.0174928606, -0.00817993563, -0.00887093414, 0.00940630306, -0.00160610606, -0.0198459923, 0.012263678, -0.0175800137, 0.00330559025, 0.00480586756, -0.0253241826, -0.00869040284, -0.00956815854, -0.0169574916, 0.0245398059, 0.032570336, -0.0163723212, -0.0171940494, -0.0062719062, 0.0145794582, -0.0132721625, 0.0147786653, -0.00390321109, 0.00424559787, -0.00801185425, 0.00130729564, 0.0113796964, 0.00923822168, 0.0166337807, 0.0004454921, -0.0122138755, 0.0154136373, 0.0108318776, 0.0355584398, -0.0031048269, 0.0294577274, -0.0233570151, 0.00484321872, -0.0021150175, -0.00897053815, 0.0184515435, -0.00237336406, -0.0153140342, -0.00292896456, 0.0125749381, 0.00297721, 0.00895186234, 0.0241787434, 0.0120395701, 0.0143429, 0.0164594743, 0.0367785841, -0.0028122419, 0.0177418683, 0.00180220034, -0.0155879436, -0.0265443251, -0.0191861186, -0.0150525747, 0.00637462223, 2.93995599e-05, -0.00395301264, -0.0190491639, -0.00737065682, 0.00471248943, -0.00349234673, 0.0223485287, -0.0351849273, -0.0197214875, -0.0225228351, -0.0128363976, -0.00627501868, -0.00436387723, 0.0133593157, -0.0241040401, -0.0046969261, 0.00308303884, 0.00922577176, -0.0168952383, 0.00505176373, -0.0116722817, -0.0196218845, 0.0030721447, -0.0158245023, -0.010794526, -0.000180725838, -0.00455685891, 0.0086966278, 0.0200327486, -0.000510467798, -0.000947011169, -0.0355833396, -0.0183021389, -0.0357327461, -0.00260369712, 0.0105392924, -0.000236169173, 0.0135834236, -0.00817371, -0.0106139947, -0.0127741452, -0.00629680697, 0.02178826, 0.00265661138, 0.00187067769, 0.00333049102, 0.000775817665, 0.0174057074, 0.0230955556, -0.00496772304, 0.00195938698, -0.0143678011, -0.00783754792, 0.0226722397, -0.013222361, 0.00619409094, 0.00128395099, 0.00946233, -0.00993544608, 0.011852813, 0.00804920588, 0.040090397, 0.0113734715, 0.0266937315, -0.0180655792, 0.0354339369, 0.0151895294, 0.0286858, -0.00361062586, 0.0064306492, -0.00753251277, 0.00133764348, 0.0011003071, 0.0167831853, 0.0092195468, 0.018401742, -0.00788735, -0.00308148237, -0.0119337412, -0.00336161721, 0.0163349696, -0.0133095142, 0.0305533651, 0.000719012576, 0.0290593132, -0.014280648, -0.00902034, -0.001943824, 0.0132846134, 0.0119648669, -0.0228091963, -0.0116100302, 0.0172812026, -0.0212279893, -0.00364797725, -0.00923199672, 0.0215890519, -0.0077939718, 0.0190989655, 0.0140565401, 0.008142584, 0.0125251366, 0.00190958532, -0.0170944463, 0.00265816762, -0.00530077238, 0.0053817, -0.0111991651, -0.0136332251, 0.00761966547, 0.0237429775, -0.0173683558, -0.0014333562, -0.0172314011, 0.000629136, -0.00479964213, 0.0163100678, -0.0139942877, -0.00629680697, -0.0124940109, -0.000451717322, -0.0124317585, 0.00573031232, -0.00167147082, -0.00737065682, 0.0297565367, 0.00742045883, -0.0135585228, -0.0103587611, 0.0173185542, -0.00745781, -0.00856589898, -0.00463467417, -0.000349195761, -0.00720257638, -0.0170944463, 0.017243851, -0.0120333442, -0.00402149046, -0.0124317585, -0.0131974602, -0.00798695348, -0.0018006441, 0.00767569244, 0.0079433769, -0.0105455173, -0.00256478949, 0.00103883306, 0.00521050673, 0.0167084821, -0.0207922254, -0.0183892921, 0.0110061839, 0.000709674729, 0.00109641638, -0.0166835822, 0.00117500976, 0.0182896871, 0.009835843, -0.0123881819, -0.000478174479, 0.0144051528, 0.0214520972, 0.00119835429, 0.000849742151, 0.00496772304, -0.00956815854, -0.00344254496, 0.00634038355, 0.00700336928, -0.0267933346, 0.00178041204, 0.0103898877, -0.0025492264, -0.00827953871, -0.00573965, -0.00606336165, -0.00135943177, -0.00295075285, 0.00768191786, 0.00660495553, -0.00214147475, -0.000452495471, -0.0082608629, -0.0263202172, -0.0160610601, -0.00458798511, -0.0141810449, 0.013222361, 0.00366976555, -0.0162229165, -0.02411649, -0.0213898458, -0.017443059, 0.0206428189, -0.00567428535, 0.00222707144, -0.0305284653, -0.00792470109, 0.0266439281, 0.0125313615, 0.0146666113, 0.0185013451, 0.0133219641, 0.000720568874, -0.0026285979, -0.00217415695, 0.0165341757, -0.0168329868, -0.00167147082, 0.00552488025, -0.0241040401, -0.0117532099, 0.0236309245, -0.00916351937, -0.00761966547, -0.00771926902, 0.00643687462, -0.00877133105, -0.0193853267, -0.0147537645, 0.0143055487, 0.025921803, -0.00991054531, 0.00951213203, -0.0110684363, -0.00184733316, -0.00736443186, -0.00252899434, 0.0038814228, -0.00437944, 0.00398102636, 0.00291962689, 0.00978604145, -0.0103338603, -0.0165466275, 0.00425182329, 0.016285168, 0.00201385771, 0.0207175221, -0.0190865155, -0.00926934835, 0.00347989635, 0.00433897646, 0.01248156, 0.000789824408, -0.00763834128, -0.0224730335, -0.00233445643, -0.0097735906, 0.00549997948, -0.00482454337, -0.0013983394, -0.00704694586, 0.0054252767, -0.00031787515, 0.0112365168, 0.0072461525, 0.00535368687, 0.00567739783, 0.0191736687, 0.0107509503, 0.00604468584, 0.0128612984, 0.0257973, -0.0139071345, -0.0278889723, -0.0101284282, 0.000616296486, -0.00194226776, 0.0199206937, -0.00317019178, -0.00625011791, -0.0159365553, 0.00612561358, -0.0174804088, 0.00351102254, 0.034487702, -0.0218380615, -0.00341453147, 0.0101035275, -0.00873397943, -0.020306658, 0.00453195814, 0.0126683172, -0.016397221, 0.00376936886, -0.015861854, 0.00406817952, -0.0159365553, 0.00563070877, -0.000845851377, -0.0181153808, -0.0104147885, 0.0013983394, 0.0099541219, -0.0031048269, -0.00213680579, -0.0193853267, 0.00618164055, 0.000653258699, -0.00528832199, 0.00535991183, 0.00565872248, -0.0207797755, 0.00394056225, -0.0246767607, 0.0337157771, -0.00700959424, 0.0153264841, -0.00202786457, -0.000205626697, -0.00755741354, -0.015226881, 0.00525097037, 0.00028616545, 0.0133966673, 0.00490235863, 0.0156003935, -0.0138448831, 0.00615674, -0.00967398752, 0.00842271838, 0.00835424103, -0.0217260085, 0.00901411474, -0.0146417106, 0.00324022537, -0.00608826242, -0.00442924211, 0.0194973797, 0.0299806446, 0.000311260839, -0.01047704, 0.0266937315, 0.0235562213, 0.0213400442, -0.00454440853, 0.0278640725, 0.0274158567, -0.000869974087, 0.0280134771, -0.00933160074, -0.00651780237, 0.00680416217, 0.0127865961, -0.0135834236, -0.00293363351, -0.00504865125, 0.00308303884, -0.0365046747, -0.00728972908, -0.00590461819, -0.00218193862, -0.00335227931, -0.0086966278, 0.0197463892, -0.0320225172, 0.0254611373, -0.0221617725, 0.00560269551, 0.00450394442, 0.00316863554, 0.0143802511, 0.0156252943, -0.0132099111, -0.00421758462, -0.0112987692, -0.0167209338, 0.0199082438, -0.0192234702, -0.000272936857, -0.0192981735, 0.00634349603, 0.00568984821, 0.007507612, -0.0220123678, -0.00302701187, -0.0114606246, 0.0090763662, -0.0104894908, -0.0151148271, 0.0162104648, -0.00730217947, -0.0196965877, -0.0362556651, 0.0244900044, -0.00498951133, -0.019982947, -0.0018644525, -0.0132846134, -0.0263700187, -0.00865305215, 0.00333360373, -0.00425493577, -0.00891451072, -0.0194724798, -0.021900313, -0.0219874661, -0.0215517022, 0.0156626459, -0.0262704156, 0.0405884162, 0.00876510609, 0.0134215681, 0.0195845328, -0.0209291801, -0.00817371, 0.01289865, -0.00806788169, -0.0115602277, -0.0162229165, -0.00649290159, -0.00936895143, 0.0124877859, 0.0094000781, 0.0169325899, 0.0216762051, -0.00347989635, -0.0105828689, 0.0167707354, 0.0269925408, 0.00334294164, -0.00345499557, 0.0156128444, -0.00690376572, 0.00279512256, -0.0200202987, 0.0159116555, -0.0126060648, 0.021153288, 0.0100848516, 0.00964908674, -0.0104396893, 0.0425057821, 0.0088398084, 0.0181153808, 0.00702827, -0.00798695348, -0.00434520142, -0.0261957143, 0.00559335761, -0.014703963, 0.0113734715, 0.00194693659, -0.00587660493, 0.0160610601, 0.0055528935, -0.00632793317, -0.00312194647, -0.0174555089, -0.00491169607, -0.0103463111, -0.00914484356, 0.0109252557, 0.0167956352, 0.025697697, 0.00879000686, -0.010788301, 0.00307058822, -0.0144051528, 0.0133344149, -0.00751383696, 0.00910126697, -0.0203440096, 0.0119648669, -0.0184515435, -0.00919464603, -0.0155132413, -0.0286858, 0.0364299715, 0.0076258909, 0.0153638357, 0.00753251277, -0.0146168098, -0.0316490047, 0.00481520547, -0.0100848516, -0.0228340961, -0.0169699416, -0.0365544744, 0.00163100683, 0.00928179827, 0.0142681971, -0.00614740187, 0.00838536769, 0.0358821526, -0.015550592, -0.00258346507, 0.0186632015, 0.00854722317, -0.011317445, 0.0078749, 0.0104210135, -0.00141468062, 0.0099541219, -0.00232200604, -0.00401215255, -0.00598243345, -0.0119088404, 0.0197339375, -0.00647422578, -0.0190865155, -0.00687263953, 0.00284648058, 0.00946233, -0.013533622, 0.0138946846, -0.00286826887, 0.00617541512, -0.0276648644, 0.0193355251, 0.000188215548, 0.00829821452, -0.0119399661, 0.00249786838, 0.00929424912, -0.00237025134, 0.00770681864, -0.0184390936, -0.0159116555, -0.00528520951, -0.00147693278, -0.0126620913, 0.00970511325, 0.0162727181, 0.0239546355, 0.00333982892, -0.0068103876, 0.00831689, -0.0205930173, -0.0114668496, 0.00497706095, 0.00244184141, -0.0250876248, 0.0072772787, 0.000974246475, -0.00100848521, -0.0028916134, -0.0124130826, 0.0129484516, -0.00723370211, 0.00584859122, -0.00454440853, -0.00509845279, -0.0394927785, 0.00162633799, 0.00361062586, -0.0181402825, -0.00997279771, 0.00146292604, -0.00318264216, 0.0219750162, 0.00256167678, 0.00177263061, 0.0375007093, 0.00441367878, -0.00443857955, -0.0135211712, 0.000844295078, -0.0229835, 0.0124566592, 0.00676058559, 0.0183021389, 0.00942497887, 0.0219501145, -0.00813013315, 0.00517315557, 0.00181620708, 0.014318, 0.00580190215, 0.0035795, 0.0057272, -0.000183838449, -0.0133219641, -0.0119275162, 0.00941875298, -0.0186258499, 0.0163598713, -0.00224885973, 0.0270423423, 0.00890828576, -0.00705939624, 0.00140923355, 0.00390009838, -0.0185760483, -0.0149778724, 0.00229087984, 0.00715277437, -0.0146790622, 0.00802430511, 0.00188624079, 0.033093255, -0.00159054296, -0.0123944068, 0.00846007, 0.0260463078, 0.037948925, -0.00969266333, -0.00684773875, 0.030030448, -0.0196467843, -0.000574276259, -0.0103587611, 0.0155630428, 0.0128737492, 0.00942497887, -0.000579723332, -0.0103400853, -0.0114855254, 0.00126683165, 0.00243561622, 0.00792470109, 0.0251249764, -0.012058245, -0.00339896861, 0.00390632357, -0.0111120129, 0.00255545159, -0.0154136373, 0.000733797438, 0.0168205369, -0.0276648644, 0.00265661138, -0.00404639123, -0.00306280679, -0.0193106234, 0.0141436933, -0.0161980148, 0.00298032258, -0.0100724008, 0.00370400422, 0.00443546707, -0.000298032275, 0.000554433384, 0.00693489192, -0.00735198148, 0.00832934, 0.00872775447, -0.0115104262, -0.00605402375, -0.0116411559, -0.015226881, -0.0042206971, 0.007825098, -0.00237336406, 0.00725237792, 0.0053817, 0.00519494386, -0.00844761916, -0.000847407675, -0.00331181544, 0.00912616868, -0.00118279119, -0.00137110404, -0.0196467843, -0.00211034855, 0.0191612188, -0.00610693777, 0.0309517793, 0.0118279122, -0.021576602, 0.00481831795, -0.00130496116, -0.00676681101, -0.000995256589, 0.000896431273, 0.00905146543, 0.00765701709, 0.00581124, 0.0162104648, -0.00723370211, 0.0100412751, -0.000933004427] |
30 Jul, 2024 | Installing yfinance in Anaconda
30 Jul, 2024
The yfinance API is a powerful tool for accessing financial data from Yahoo Finance. It allows users to download historical market data, retrieve financial information, and perform various financial analyses. This API is widely used in finance, investment, and trading applications for its ease of use and comprehensive data coverage. In this article, we will explore the installation process of yfinance with Anaconda and see a code example using Python. Setting Up CondaBefore installing yfincance, ensure you have Conda installed on your system. Conda is a powerful package manager and environment management system that simplifies the installation and management of software packages and dependencies.Installing yfinance using AnacondaOnce you are done setting up Conda on your system, follow these steps to install yfinance.Open Conda TerminalClick on the Start menu, search for Anaconda Prompt, and open it. This terminal allows you to manage Conda environments and packages.Anaconda PromptCreate a New Conda EnvironmentIn the Anaconda Prompt, type the following command and press Enter. This command creates a new Conda environment named yfinance-env for isolating dependencies. conda create --name yfinance-env Creating Conda environmentActivate the Newly Created EnvironmentActivating the environment ensures that packages installed are isolated within this environment.conda activate yfinance-envActivate conda EnvironmentInstall yfinanceWith the environment activated, type this command and press Enter. This installs yfinance and its dependencies from the conda-forge channel.conda install -c conda-forge yfinanceInstalling yfinance in AnacondaVerifying yfinance InstallationTo verify that yfinance has been installed correctly using Conda, you can check the package information directly in the Conda environment. To get detailed information about the yfinance package, use the following command. This will display details such as the version number and the build string, confirming that the package is present and correctly installed.conda list yfinance Code ExamplesNow that we have successfully installed and verified yfinance in Anaconda, let us see an example how we can use it in our code.Fetch and Plot Historical Stock PricesIn this example, we are using the yfinance library to fetch historical stock prices for the ticker symbol 'MSFT' (Microsoft) over the past year. The script then plots the closing prices using Matplotlib, handling any errors that may occur during the data fetching process.
Python
import yfinance as yf
import matplotlib.pyplot as plt
# Define the ticker symbol
ticker_symbol = 'MSFT'
# Get the data for the stock
try:
ticker = yf.Ticker(ticker_symbol)
historical_data = ticker.history(period='1y')
if historical_data.empty:
raise ValueError(f"No data found for ticker symbol: {ticker_symbol}")
# Plot the closing prices
plt.figure(figsize=(10, 5))
plt.plot(historical_data.index, historical_data['Close'], label='Close Price')
plt.title(f'Closing Prices of {ticker_symbol} for the Last Year')
plt.xlabel('Date')
plt.ylabel('Closing Price (USD)')
plt.legend()
plt.grid(True)
plt.show()
except Exception as e:
print(f"Error fetching data for {ticker_symbol}: {e}")
Output: ConclusionIn conclusion, using yfinance with Conda simplifies the installation process and ensures proper management of dependencies. By following the steps to set up Conda, create an isolated environment, and install yfinance, you can efficiently fetch and analyze historical stock data. This approach ensures a streamlined and error-free workflow for financial data analysis.
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda | https://www.geeksforgeeks.org/installing-yfinance-in-anaconda?ref=asr10 | Python Projects | Installing yfinance in Anaconda | Version Control for Python Projects: Why and How to Use Git, Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Top Python Projects on GitHub | GeeksforGeeks | [-0.0209350865, 0.00914290268, -0.00707315095, -0.00346278423, 0.000876044855, -0.0409486853, 0.01074831, 0.0264064297, -0.0344982594, 0.0448362157, -0.0018771746, -0.0224181078, 0.0236563608, -0.033173617, -0.00429428462, 0.0120153576, -0.0151037872, 0.00751589751, 0.0197544284, -0.0204887409, 0.0196536407, -0.030005997, -0.0210934673, -0.00460744696, 0.0198552161, 0.0183002036, -0.0251825769, 0.021079069, 0.0182858054, -0.0310138762, 0.0221013464, 0.00986281596, 0.00605087355, -0.0230660308, 0.0182570089, -0.00737191504, 0.00280586304, -0.0155501328, -0.0155789293, -0.0260032788, 0.00186457613, 0.0292860847, 0.0181130264, 0.0120585524, 0.0176378824, -0.0172923245, -0.00590329152, 0.00732152117, -0.02407391, -0.0093012834, 0.0254561435, -0.00469023688, 0.0418125801, 0.0219141692, 0.0332600065, 0.0284941792, 0.0344694629, -0.00299124094, -0.0158093013, -0.0363988318, -0.0333176, -0.00635683676, 0.0157661065, -0.00520137558, 0.0125120981, 0.0228068624, -0.0221013464, 0.0534751788, 0.00747270277, -0.0107267126, 0.00655121356, 0.0408047028, 0.0196968354, -0.00268527772, -0.00195276563, -0.000294939586, -0.0213526357, -0.0189481247, -0.0348726138, 0.032943245, -0.00573411165, -0.0344406664, 0.00066681992, 0.0239155293, 0.0448074192, 0.0121089462, -0.00235951669, -0.0373779126, -0.0140527133, 0.0270399544, 0.0325976871, 0.0146718388, 0.0278750528, -0.00592488889, -0.0189193282, 0.01274247, -0.0215974078, 0.0126920762, -0.0575642884, 0.0123825138, 0.00607247092, 0.0255569313, 0.0162268523, -0.0451817773, -0.0485797673, -0.0346134454, -0.0134191895, -0.0143910721, 0.00262948428, -0.00333859911, 0.00555773266, -0.0159964804, -0.0188041423, 0.00794784632, -0.0134983798, 0.0507971, -0.00593928713, -0.021439027, 0.00138133415, -0.0151181854, 0.0439435244, 0.0105179371, -0.00633883895, 0.0147582283, -0.0148734143, 0.032885652, 0.00353477569, -0.0047262325, 0.0242898837, -0.000471093459, -0.0353621542, -0.0638707355, 0.012094548, -0.0158093013, -0.033288803, 0.00454625441, 0.0312154517, 0.0234979782, -0.00175568927, 0.000496740395, -0.0469383635, -0.0395952463, -0.00603287574, 0.00727112731, -0.0123537173, 0.0233539958, -0.0221013464, 0.0228788536, 0.0109642837, 0.0243186802, -0.0484357849, 0.0250385944, 0.0413806327, -0.0203015637, 0.00737191504, -0.0167019945, 0.023425987, 0.010805903, 0.0176090859, -0.02466424, 0.00730352337, -0.0213382374, 0.000137570983, -0.0143550765, 0.0194520652, 0.00879734382, 0.0264928192, -0.047687076, -0.0967563838, 0.0439723209, 0.0314746201, -0.0325688906, -0.0130664315, 0.0596088432, -0.011569011, -0.00251249829, -0.000180203366, -0.0222453289, -0.00678158598, -0.00735391723, -0.0383281969, -0.00380114373, 0.0194808617, 0.034239091, 0.0284365863, 0.0223029219, 0.0556349196, -0.0200135969, -0.00928688515, -0.0139087299, 0.0337495469, -0.0178538561, 0.0368019827, 0.0359668806, -0.00270507531, 0.03124425, 0.0173355192, 0.051200252, -0.0485221744, -0.00646842364, -0.0144198686, -0.0268239789, -0.0450665914, 0.0300923865, 0.0106043266, -0.00600407925, -0.0230228361, -0.00287785451, 0.0255713295, -0.000255794293, 0.00173769135, -0.0113458382, 0.000970083522, -0.0195960477, 0.0164860208, 0.021784585, 0.0200855881, -0.0205031391, -0.0082502095, -0.043396391, -0.0470823459, -0.00466504, 0.0493284799, -0.00129764422, -0.0351317823, -0.028594967, 0.00566931954, 0.0152765661, -0.00154691434, 0.0210502725, 0.0266512, -0.00548934098, -0.0260608718, -0.00195996463, -0.0246786382, -0.0282062143, 0.0241603, -0.0319929607, -0.0354773402, 0.0153341591, 0.0346710384, -0.0197400302, -0.0124689033, -0.0281342231, -0.0544254668, -0.0327704661, 0.0177242719, 0.0246210434, -0.00320541509, -0.00136423623, -0.0350741893, -0.0655985251, -0.003214414, 0.00263668341, -0.0315898061, 0.0140239168, 0.0237571485, -0.0231380221, -0.0255857278, -0.0131096262, 0.00791904889, 0.0130232368, 0.0127352709, 0.042330917, 0.00193836726, 0.0189481247, 0.00461104652, -0.0296892356, 0.00127604685, 0.0152189732, 0.0907667056, 0.0302651674, 0.0315898061, 0.0158812925, -0.00511138653, -0.026190456, -0.0225476939, 0.00309562846, 0.0214246288, 0.00982682, 0.034008719, -0.047687076, 0.0614518225, 0.00671319431, 0.0281486213, -0.00894852541, 0.000345333538, -0.0302363709, -0.0476006866, -0.0186601598, -0.00832220074, -0.0150461933, -0.0011257648, 0.021726992, 0.0286669582, 0.0227348711, -0.0233395975, -0.00066637, -0.0257009137, 0.00201935763, -0.0393360779, -0.00581330201, -0.0162988435, -0.00946686324, 0.0203447584, -0.00400991878, 0.0257873051, 0.019264888, -0.0022047353, -0.00179798412, 0.037694674, 0.0108922925, -0.00804863404, -0.00484141894, -0.0321369432, 0.0480038375, 0.0274575036, -0.00982682, -0.0230228361, -0.002348718, 0.0344118699, -0.00287245517, -0.0359956771, 0.0131672192, 0.0181274246, -2.89301215e-06, -0.047917448, -0.0162700471, 0.0235555731, -0.0202871654, 0.00403511571, -0.037406709, -0.0487237498, -0.0120153576, 0.0140023194, -0.0385585725, -0.0242034942, -0.0156797171, 0.00426188856, 0.0129728429, -0.00504659396, -0.0273567159, -0.0136999553, -0.00418989686, 0.0311866552, -0.0176378824, -0.0221733376, 0.0301787779, 0.00709834788, 0.0224325061, 0.00134443864, -0.0332024135, 0.00549654, -0.0265072174, -0.00893412717, 0.00783985853, -0.0291708987, -0.0136855571, 0.00555773266, 0.0365716107, -0.00342498883, -0.02548494, -0.0436843559, -0.00244950596, -0.00243870728, 0.00525176944, -0.0132320113, -0.0098124221, 0.0488101393, 0.00821421389, -0.00987721421, 0.00836539548, 0.0185449738, -0.0173067227, 0.00519777602, 0.00579170464, -0.0400847867, 0.00402431702, -0.0109354872, -0.000594378624, -0.0131384227, -0.00638203369, 0.0649074093, 0.0460744686, 0.0376658775, -0.00816382, -0.00426908769, -0.000208437472, -0.00242790859, 0.000351407827, -0.0224325061, -0.0203879531, 0.00766707957, -0.014268687, -0.0183865931, -0.0201575793, 0.0142542887, 0.021726992, 0.0418125801, -0.0143694747, -0.0261472613, 0.00563692348, 0.00663400348, -0.0352757648, 0.0151037872, -2.88246647e-05, -0.0205463339, -0.0303227603, 0.0334615819, -0.0105323354, -0.0200423934, 5.08157755e-05, -0.0335191749, 0.0359092876, 0.00971883349, 0.0228500571, -0.00809902791, -0.0122025348, -0.0159244891, 0.015852496, 0.00668799691, 0.0318489783, 0.0101651801, 0.021079069, 0.00482342113, -0.0183865931, -0.013447986, 0.00616965955, -0.046679195, -0.003214414, -0.0189913195, -0.0102875652, 0.0255713295, 0.0272991229, 0.0440875068, -0.0438571349, 0.0186025668, -0.0151181854, 0.0235699713, -0.0601847731, -0.0336919539, -0.0358804911, -0.0217557885, -0.00655121356, -0.0233252, -0.00151811773, -0.0544254668, 0.0296316426, 0.0610486716, -0.0166012067, -0.0418413766, 0.0210934673, -0.0398832113, 0.00587449456, 0.0039883214, -0.00622725254, 0.00902771577, 0.0120225567, 0.0528128594, -0.000831500161, 0.0393360779, -0.0071811378, 0.00810622703, 0.00940927, 0.0136135658, -0.0346998349, -0.0155645311, -0.0654257461, -0.0112450505, 0.000943986699, 0.00881894119, -0.000370755501, 0.0557501055, 0.0281918161, 0.000208549958, -0.0174651034, 0.00842298847, -0.0124329077, 0.0254705418, -0.0350741893, 0.0551165827, -0.0271407422, 0.0544830598, -0.012627284, -0.0193656757, 0.00989161246, -0.0206759181, 0.0246498417, 0.00563692348, 0.0107195135, 0.0245922469, 0.011216253, 0.00334219867, -0.0053561572, -0.00271767378, 0.0117633874, -0.0366867967, 0.0123033226, -0.0160108786, -0.0347862244, 0.0232244115, 0.0121089462, -0.0337207504, -0.0174651034, -0.0105539327, 0.00197076332, -0.00528776506, 0.00498900097, -0.00884773768, -0.00814942177, 0.0234547835, -0.00560812652, 0.0117345909, 0.0177098736, -0.0013282405, 0.0107339118, -0.0175514929, 0.0108562969, -0.00783265941, 0.00188617362, 0.0317337885, -0.0275150966, -0.00724593, -0.0294156689, 0.00298944116, -0.00464344257, 0.0146502415, -0.0437419489, 0.0597240292, 0.0124545051, 0.016442826, 0.0287245512, -0.0473991111, -0.0156509206, 0.0179834403, -0.0305243358, 0.00058627961, -0.00162070547, 0.0250817891, -0.00832220074, -0.0456713177, 0.00691476976, -0.0166012067, 0.00134623842, 0.0179978386, -0.0241459012, 0.00136873568, -0.0214822218, -0.00173949113, 0.0274719018, 0.00597528275, 0.0100571923, -0.013800743, 0.0183865931, -0.0270975474, 0.000416874944, 0.034239091, -0.015622125, -0.00333319977, -0.0201287828, -0.019207295, -0.0195672512, 0.0277310703, -0.0230660308, 0.00675278949, -0.0392496884, -0.0011257648, 0.00471903337, -0.0180410333, 0.00400631921, 0.0482342094, -0.019264888, -0.0153053626, 0.0131096262, -0.0336631574, 0.00466863951, 0.0180122368, 0.0118857734, 0.0322521292, 0.0126920762, 0.0249090102, 0.0497604273, 0.0181130264, -0.00881174207, 0.0101867775, -0.0146862371, -0.0157085136, -0.017205935, -0.012800063, 0.00658001, -0.0102011757, 0.0197976232, 0.00178898522, 0.00338719343, -0.0226340834, 0.0296316426, -0.0081278244, 0.00992040895, 0.0453833528, -0.000522837217, -0.0123033226, 0.00128954521, 0.00537775457, -0.00817101914, -0.0401711762, -0.00945966411, 0.0266080052, -0.0146934362, -0.021439027, -0.0229940396, -0.0175658911, 0.0164716225, 0.0126992753, -0.0125336954, 0.012036955, 0.0142830852, -0.0310714692, 0.0034087908, -0.0441451, -0.00867495872, 5.19968817e-05, 0.0152045749, -0.000351182855, -0.0120873488, 0.00887653418, 0.0241603, -0.00747270277, 0.0283214, -0.0121809375, -0.0443178788, -0.0120297559, -0.0181994159, -0.00740791066, 0.0233827922, 0.0342102945, -0.0377234705, 0.0109570846, -0.0290557127, -0.0122529287, -0.000360631704, 0.00634603808, -0.0137215527, -0.0145062581, 0.124861807, -0.00451745745, -0.00269427663, -0.0232388098, 0.00408191, 0.0401711762, 0.0295164566, -0.0161260646, 0.00533096, 0.0390481129, 0.0102659678, 0.000997980242, 0.00835099723, 0.00704795402, -0.0129728429, -0.0030704313, 0.0334039889, 0.0156941153, 0.00753029576, 0.017148342, 0.00437707454, 0.0165292155, -0.0104099503, 0.0315898061, 0.0321945362, 0.0292716864, 0.0203447584, 0.0177674666, 0.00223713135, -0.0196248442, 0.0372051336, 0.0182282124, -0.012094548, 0.0106763178, 0.0163708348, 0.0226916764, -0.0272703264, -0.0606455207, 0.0154925399, -0.0365140177, -0.0150029985, -0.0196392424, -0.00641083, -0.018329, -0.0282926038, 0.00828620512, -0.0289549232, -0.00548214186, 0.0124977, 0.0398832113, 0.0140311159, -0.00227132742, 0.00481982157, 0.00626684772, -0.0177098736, -0.0159388874, -0.0153773539, -0.00366616, -0.0124761024, -0.00026681798, -0.0474567041, 0.0203303602, -0.0136999553, -0.00897732191, -0.0247362312, -0.0275870878, -0.0104459459, 0.0179546438, -0.0117201926, 0.00333859911, 0.0286093652, 0.00077435706, 0.0149598038, -0.00597888231, 0.021251848, 0.000133746449, -0.0034465862, 0.00496380404, 0.00462544477, -0.00780386291, -0.0112450505, -0.0183433983, -0.0153629556, -0.0134623842, 0.0175370947, -0.0277022738, -0.0100571923, 0.0151037872, -0.01949526, 0.0371475406, -0.00235231756, -0.0432524085, -0.0272991229, -0.000556133222, 0.0211798567, -0.0230948273, 0.0312730446, -0.0102083748, 0.0181562211, -0.0438283384, 0.00350237964, 0.00747270277, 0.00453185616, -0.00503219571, 0.0200279951, 0.0169755612, -0.00691476976, 0.0110074785, 0.00821421389, 0.0191065054, -0.0298908111, 0.00774627, -0.00140203163, -0.00647562277, -0.0147582283, -0.0198120214, 0.0240307152, -0.000269292679, -0.00144882605, -0.0117921848, -0.0396240428, 0.0193368793, -0.052208133, -0.0323673151, 0.0181274246, 0.01233212, -0.00395952445, 0.034008719, 0.0218709745, 0.0534463823, -0.0151037872, -0.0130808298, -0.00529496418, -0.00784705766, -0.0142902844, -0.000522837217, -0.00170349551, 0.000160968179, -0.0148878125, 0.018789744, 0.0187177528, 0.0101507818, -0.012036955, 0.0386737585, -0.00604367442, 0.0244194679, 0.0393648744, 0.0128936525, 0.0475430936, -0.0208342988, -0.0023397191, 0.0083294, -0.011684197, -0.0456137247, -0.0688237399, -0.00160000788, -0.0022731272, 0.00844458584, -0.0482342094, -0.00453905528, -0.00844458584, 0.0271407422, -0.0118929725, -0.0204167496, -0.0143550765, 0.000566931965, 0.0104171494, -0.0054785423, 0.0279758424, -0.0215830095, 0.0351605788, 0.00296424422, 0.000752759632, 9.66259e-05, -0.0055721309, -0.00830060337, 0.0049206093, 0.00384793803, 0.021251848, 0.0164572243, -0.031762585, -0.0378674529, 0.0101723792, 0.0269679632, -0.0247362312, 0.0185161773, 0.01632764, 0.0199560039, 0.000515638094, -0.0550589897, 0.0133687947, -0.0267087929, 0.0236563608, 0.0258161016, -0.00204635435, 0.0061120661, 0.0338647328, -0.0196824372, -0.00871815346, -0.0143046826, 0.0188185405, -0.0127928639, -0.0130016394, 0.00368955708, 0.00221913354, -0.00201035873, 0.0324249081, -0.0130088385, -0.0217413902, 0.0184441861, -0.00350417942, -0.0242610872, 0.0285517722, 0.0315034166, 0.0136279641, 0.0180122368, -0.000452870619, 0.0116194049, -0.00478382548, 0.0207479093, 0.00831500161, 0.0308986902, -0.0208630953, 0.0102659678, 0.017090749, -0.0305243358, -0.0155069381, 0.0140743107, -0.0405167341, 0.0380114354, -0.00187357503, -0.000588979281, -0.0144486651, -0.0057197134, 0.000100956633, -0.0266512, -0.026420828, 0.037521895, -0.0112954443, -0.00520497514, 0.000174579036, -0.0133687947, -0.00179798412, -0.00176648796, 0.00405311352, -0.0241171047, -0.000952085713, -0.000364681211, 0.000125647421, -0.0178394578, -0.0494724624, -0.0252545681, 0.0159388874, -0.0134335877, 0.0145782502, -0.00734671811, 0.0113386391, -0.00290845078, 0.00512218522, 0.00459304871, -0.032828059, 0.0173499174, -0.0209350865, 0.0260320753, 0.0033314, -0.0217125937, -0.000745110563, -2.06412715e-05, 0.0111946557, -0.00810622703, 0.0101075862, 0.00467943819, 0.0296604391, -0.0425612889, 0.0178682543, 0.00971883349, -0.0283357985, 0.00848058145, -0.0108562969, -0.00794784632, 0.00782546, -9.03829e-05, 0.00618045824, -0.00663760304, 0.0137575483, -0.0196824372, -0.0161836576, -0.00961804576, 0.0291996952, 0.0334039889, -0.00179888401, 0.0139015308, -0.00305963261, -0.0520929471, -0.000360856677, -0.011864176, -0.0327416696, -0.0013183417, 0.017148342, 0.00240631122, -0.0160540733, -0.0424173065, -0.0268671755, 0.025427347, 0.0372339301, -0.0014344278, 0.00830060337, 0.00541734975, 0.0116626, -0.00198516157, -0.00600047968, -0.021251848, -0.0241027065, -0.00902771577, -0.0585433729, 0.00827180687, 0.0155501328, -0.0117561882, 0.00494220667, 0.00933727901, -0.000950285932, -0.00565492129, 0.0404879376, -0.00897012278, -0.00885493681, 0.01632764, -0.00396672357, -0.0165868085, -0.00310282758, 0.0146862371, -0.0349590033, 0.00520137558, -0.0104675433, -0.0200423934, -0.0394224674, -0.010510738, -0.0185593721, -0.0106043266, 0.0341527, 0.00998520106, 0.0197976232, -0.00278066611, -0.042042952, 0.00977642648, -0.0302363709, -0.0315034166, 0.00591049064, -0.0173355192, -0.0146574406, 0.0175082982, -0.0346422419, -0.0249954, 0.0118209813, -0.00384073891, -0.00219033705, -0.0103523573, 0.00142452901, -0.0147222327, -0.00164410262, -0.00154871412, -0.00277886633, 0.00775346905, 0.0179546438, 0.00728912512, 0.0107771065, -0.000526436779, -0.00286345626, -0.0207767058, -0.0304667428, -0.0287389494, -0.0104387468, 0.0298332181, 0.00624525035, 0.0207479093, -0.0220149569, -0.00205535325, 0.00273207203, 0.0036967562, -0.00569091691, 0.00485581718, 0.0194808617, 0.00166749978, 0.00317841838, -0.0105827292, 0.0158812925, 0.0112234522, -0.0184441861, -0.0321081467, 0.0127712665, 0.0210070778, -0.0419277661, 0.0360244736, -0.0270399544, 0.00698676147, -0.0547422282, 0.0123825138, 0.00806303229, -0.0159964804, -0.0136567606, 0.00683198, 0.00485221762, 0.0126128858, -0.0103595564, -0.0277598668, -0.00318921707, -0.0151181854, 0.012922449, 0.00259528845, -0.0024459064, 0.0283214, 0.021194255, 0.0082502095, 0.0119433664, -0.013268007, 0.00215614121, 0.00267087948, 0.0131240245, 0.00424389029, -0.00494940579, 0.0220437534, -0.0130664315, 0.010157981, 0.0334615819, -0.000212037048, 0.0173211209, 0.00493500754, 0.0182282124, -0.00417189905, -0.0020787504, 0.000907541078, -0.00349338073, -0.0144126695, 0.0110290758, -0.0440299138, 0.0023019237, 0.0140887089, -0.0238867328, -7.40161122e-05, 0.008279006, 0.0377810635, 0.046679195, -0.0106187249, -0.0143982712, -0.00434107892, 0.0241171047, 0.0035437746, 0.00728192599, -0.000381779158, -0.0152909644, -0.0293148812, 0.00418989686, -0.00760228746, 0.0106979162, -0.00839419197, 0.0464488231, -0.0130304359, 0.023195615, -0.0288541354, -0.0255857278, 0.00654401444, -0.00581690157, 0.0146358432, 0.0218997709, 0.00723513123, 0.0148446178, 0.0258305, -0.00899891928, 0.0363700353, -0.019552853, -0.00786865503, 0.00105737301, -0.00845178496, -0.0145494537, -0.0160684716, -0.0229796413, -0.0153197609, -0.0147078345, 0.00316042057, 0.000782906, -0.00525176944, 0.00537775457, 0.00524457032, -0.043511577, -0.0125048989, -0.00859576836, -0.00979802385, 0.00010196901, -0.0117273917, 0.028249409, 0.0283214, -0.0206039269, 0.00782546, -0.0233827922, 0.00949566, -0.00114466262, -0.0115186172, -0.0167451892, 0.0335767679, -0.0152765661, 0.0115906084, 0.00826460775, 0.0038983319, 0.00449945964, 0.0074943, -0.014974202, -0.0151181854, -0.0226772781, -0.00494580623, 0.0193080828, -0.0102155739, -8.31837606e-05, -0.00519777602, 0.0157085136, -0.0195672512, 0.00980522297, -0.011569011, 0.0208486971, -0.027889451, 0.00517257908, 0.0136783579, 0.00105917279, 0.0241171047, -0.0236995555, 0.0145422546, -0.0122241322, -0.00932288077, 0.00634243852, 0.0198264197, -0.00630284334, -0.00404231483, 0.00763108395, -0.0291708987, 0.0177242719, -0.0283357985, 0.0185017791, 0.00731792161, 0.00805583317, -0.0107339118, -0.0257297102, -0.0140743107, -0.0113818338, -0.034008719, 0.0117273917, -0.0353621542, -0.00920049567, 0.0057665077, -0.00411430607, 0.0160396751, -0.00358696934, -0.0366004072, 0.0274575036, 0.00759508833, -0.00177278719, 0.00648642145, 0.0185017791, 0.00388753321, 0.0169323664, -0.00519417645, -0.0128072621, 0.0164140295, 0.0141103063, 0.030121183, 0.00708035, -0.0103091625, -0.00533455936, -0.0398544148, -0.012684877, -0.0130592324, 0.0120009594, -0.00660160743, 0.0045030592, 0.0231236238, 0.0201431811, 0.011036275, -0.0191784985, 0.0199272074, -0.0146430423, 0.0200279951, -0.0406895168, -0.00922929216, 0.00420429511, -0.00705155358, -0.000859846768, 0.0176810771, 0.0150749907, -0.0110146776, -0.0172779262, -0.0107411109, 0.0118713751, 0.0168747734, -0.0243762732, 0.0213814341, 0.0177530684, -0.00735031767, -0.0258592963, -0.00743670715, -0.000188527367, -0.0195096582, 0.0165868085, -0.00758069, -0.00864616223, 0.0116122058, -0.00144162693, -0.00375434919, -0.0136207649, -0.0136351632, 0.0177530684, -0.00244230684, 0.0141607, 0.0131312236, 0.00706955139, -0.0138223404, 0.00376514788, 0.0231236238, 0.0329144485, 0.0049962, 0.000467943813, 0.0227348711, -0.00365356146, 0.00448506139, -0.0129368473, 0.00824301, 0.00796224456, -0.0222597271, -0.0228932519, 0.0290269144, 0.00539935194, -0.0150173968, 0.011864176, -0.00116626, 0.0230516326, 0.00439507235, -0.000111024172, 0.004697436, 0.00736471592, 0.013210414, -0.00493500754, -0.0101147853, 0.0035437746, 0.00534895808, -0.0249666031, 0.00811342616, 0.00392712839, 0.00808463, -0.01432628, -0.0172491297, -0.0120801497, 0.00538135413, 0.0234547835, 0.0191353019, -0.0191928968, 0.005255369, -0.00289585232, 0.0148446178, 0.019380074, -0.0122097339, 0.00048324198, 0.00165760098, 0.00640363107, -0.0159388874, -0.00444186665, 0.0233395975, -0.00294984598, -0.00636403589, 0.0199272074, -0.00778226554, -0.0173211209, 0.00321801379, 0.0082502095, -0.00920049567, 0.00971163437, -0.0197832249, 0.0127280718, -0.00505019352, -0.0313594341, -0.00314242276, 0.00940207113, -0.0276446808, -0.0110938679, 0.00345198554, 0.00264748209, 0.00108077028, 0.0117921848, -0.0108346995, -0.00492780842, 0.00149202091, 0.00242610881, -0.00724233035, -0.00577010727, -0.00210034777, 0.00456425222, -0.0235843696, -0.0190633107, 0.00997800194, -0.00963244401, 0.0323097222, -0.0219141692, -0.0169611629, -0.0203015637, -0.000128009633, 0.00744390627, -0.0128144613, -0.0099060107, 0.0179546438, -0.0279326476, 0.000188414881, 0.0103451582, -0.0179834403, -0.0105971275, -0.00187177525, 0.000427673658, 0.0025430948, -0.016730791, -0.0313594341, 0.00593208801, 0.00603287574, 0.018732151, 0.00228392589, -0.0259312876, 0.00582050113, 0.000577280705, 0.0280478336, -0.00423669117, 0.0193080828, -0.0404303446, 0.0149022108, -0.0245058574, -0.00113206415, -0.0259600841, -0.00271407422, 0.0159388874, 0.00672039343, 0.0017718873, -0.00735031767, -0.00690397108, 0.0104315476, 0.00366076059, 0.00807023142, -0.0321945362, 0.0160684716, -0.0107195135, 0.00512218522, -0.0038983319, -5.22499759e-05, 0.0115618119, -0.0298620146, -0.0336055644, -0.00419709599, -0.00770307519, 0.0238147415, 0.00955325272, 0.00794784632, -0.0215254165, -0.0236995555, -0.0180122368, -0.00670959475, -0.0116122058, 0.0178106613, 0.00516897952, -0.0118281804, -0.00530216331, -0.0189193282, 0.0148158213, 0.00763108395, 0.0100859888, -0.0462760441, 0.0136855571, -0.030005997, -0.0163996313, -0.00486661587, -0.00199056114, -0.00822861213, 0.00614446215, -0.011453825, 0.00407111133, -0.0138871325, 0.0161692593, -0.00996360369, 0.018732151, -0.00027199235, -0.016442826, -0.0429356471, -0.023785945, -0.00396672357, -0.00949566, -0.0409486853, -0.00650441926, 0.0233395975, 0.00712354481, 0.0266368017, -0.00148482178, -0.0205463339, -0.0168891717, 0.00649362057, 0.000615526107, 0.0165724102, -0.0113026435, 0.0137287518, 0.0105611319, -0.00508978916, 0.00530216331, 0.000585379719, -0.014679038, 0.00358157, 0.000871995289, 0.0114034312, -0.021251848, 0.00720633473, 0.00127694674, 0.0238867328, -0.0173067227, 0.0317337885, -0.00605087355, -0.0054029515, -0.017033156, 0.0295740496, 0.00845178496, -0.0105899284, -0.00404231483, -0.00662680436, -0.0361396596, -0.0196392424, 0.0293292794, 0.00195096573, -0.00367335905, -0.0160252769, 0.0356213227, 0.0131024271, 0.0138799334, -0.00534175895, 0.0198120214, 0.017263528, 0.00538495369, -0.00213634362, -0.0184009913, -0.0479462445, 0.00628124597, 0.00799104106, -0.0123177208, -0.0020319561, 0.00490981061, 0.00320181553, 0.0176810771, 0.0272703264, 0.00885493681, -0.0178682543, 0.0111514609, 0.0030920289, 0.0211222637, -0.00129134499, -0.0247794259, 0.0170763507, -0.0117129935, 0.00285265758, 0.0177962631, -0.0111802574, 0.00437347498, 0.00669519603, -0.0064720232, -0.028710153, 0.00420789467, 0.0096612405, 0.00886933506, 0.000657821, 0.0317337885, -0.00186637591, -0.0195240565, 0.00270867487, -0.00756629184, 0.00727832643, 0.0124689033, 0.0348150209, 0.00424029073, 0.00530576287, -0.00351317832, -0.000629924354, -0.00546054449, -0.0116122058, -0.0167019945, 0.000831950107, -0.00982682, 0.0119001716, -0.00435547717, -0.0102875652, 0.0221301429, 0.00652961619, -0.030121183, 0.0243474767, -0.00272307312, 0.0167019945, -0.0109570846, -0.00948126148, 0.00826460775, -0.00106547214, -0.00366616, 0.0189913195, -0.0114826215, -0.00301283831, 0.000879644416, 0.000997980242, 0.00741511, -0.00424749032, -0.004258289, 0.00743670715, 0.00432668068, 0.00748710101, -0.00129764422, 0.018962523, -0.00160270755, -0.0041107065, 0.0101651801, -0.00318381772, -0.00529136462, 0.0169899613, -0.0215830095, -0.00523017207, -0.00214894209, -0.00370395533, -0.000227447701, -0.00292824837, -0.0204887409, -0.00181328226, -0.00470823469, -0.00660880655, 0.00604367442, -0.00384073891, -0.0118929725, 0.00823581126, 0.00557573047, -0.000279191474, 0.00115816097, -0.00128504576, 0.0032648081, -0.0132464096, 0.00124994991, 0.00300023984, -0.000960184727, -0.00651881751, 0.00636403589, 0.0224037096, 0.00609766785, 0.00309382868, 0.000904391403, 0.00838699285, 0.0128216604, 0.00802703667, -0.0277598668, -0.00641442975, -0.00409630826, 0.00203735544, -0.0228356589, 0.00060022797, 0.00740071153, -0.027889451, 0.00156581204, -0.00445266534, -0.00501779746, -0.0239731222, 0.0113098426, 0.0152045749, -0.00765268132, -0.00501779746, 0.0228500571, -0.00715594087, 0.0306683183, -0.0177242719, -0.0230660308, 0.00459664827, -0.0266655982, -0.0102227731, 0.0257729068, -0.0211510602, -0.0057665077, 0.00963244401, 0.0349014103, -0.000495840446, 0.0085453745, -0.0123033226, 0.0030416348, 0.00135073788, -0.00642522844, -0.00266008056, -0.0139231281, -0.00938767288, 0.0257441103, 0.00535975676, -0.0045030592, 0.0145710511, -0.00997080281, 0.00118065823, 0.0191353019, 0.012922449, -0.0028598567, 0.023310801, -0.0096612405, 0.0463624336, 0.0133831929, 0.0146718388, 0.00388393365, 0.00341599, 0.00750149926, -0.0189337265, 0.0096612405, -0.012094548, -0.0015019197, 0.0128648551, -0.00521937339, 0.00793344714, 0.0146574406, -0.00508978916, 0.00230372348, 0.0175514929, -0.0178250596, 0.0169179682, -0.00805583317, -0.00569451647, 0.00199056114, 0.00819261651, 0.00548934098, 0.00669519603, 0.00511858566, -0.00657641049, -0.00380114373, -0.0129728429, 0.00140203163, 0.000669069705, 0.0155933276, 0.0140815098, -0.00142092945, -0.00689677196, -0.0211510602, 0.00550373923, 0.00724952947, -0.0110002793, -0.00639283238, -0.013268007, -0.0149022108, 0.00243510772, -0.00572691252, 0.0136711588, 0.00778226554, 0.0144774616, 0.00734311854, 0.0128936525, -0.0178682543, 0.0148302196, -0.013505579, -0.010690717, -0.0129296482, 0.00787585415, -0.0158093013, 0.00391992927, 0.00339439255, -0.0025340959, 0.0252257716, 0.00546054449, 0.00532376068, -0.0018294804, 0.0134119894, -0.0399983972, -0.0131168254, 0.00146142452, -0.0148446178, -0.0048918128, -0.00210394734, -0.0190921072, 0.00556133222, -0.0154493451, 0.00970443524, -0.0184009913, -0.00581690157, -0.0229940396, -0.0199272074, 0.0216981955, -0.0112522496, -0.00983401947, 0.00394152664, 0.0125120981, 0.0116985952, 0.00388753321, 0.0118497778, 0.00493140798, -0.0209494848, -0.00718833692, 0.00871815346, 0.0055721309, 0.00232712063, 0.0265504122, -0.000255794293, 0.0128792543, -0.0213670358, -0.0245490521, -0.00305423327, -0.00261508604, -0.0119865611, -0.00923649129, 0.0226916764, -0.0043050833, 0.0177386701, 0.0134551851, -0.00454265485, 0.0110794697, 0.0175802894, -0.0123393191, 0.0141894966, 0.00555413309, 0.0237715468, 0.0178250596, 0.00182768062, -0.0168315787, 0.0194088705, 0.0193944722, -0.0181850176, 0.00558652915, 0.000507989, 0.000359056896, 0.00083285, 0.015852496, -0.0154493451, 0.00673839124, 0.00415390125, 0.00193656748, 0.0214822218, -0.00861736573, -0.0252689663, 0.00134983798, 0.00195096573, -0.0110866688, -0.0194808617, -0.0028004637, 0.0195816495, -0.00273027224, -0.00337639474, 0.00618765736, -0.00556493178, -0.00697956188, 0.0150173968, 0.029070111, 0.00273027224, -0.0143406782, 0.00157211127, -0.00195096573, -0.000883693923, -0.00480902288, -0.0263488367, -0.0141966958, -0.0296892356, 0.0018969723, 0.0102371713, -0.025427347, -0.0196680389, 0.00715594087, -0.0096612405, -0.00434467848, 0.0230516326, 0.0068643759, 0.0234979782, 0.00809182879, -0.00734671811, 0.00505739264, -0.00896292366, 0.025542533, 0.0407183133, -0.00521217426, 0.0034555851, 0.0037759468, 0.00322161335, 0.0052841655, -0.00202655676, -0.00310822693, 0.0201575793, -0.00334759802, 0.0130736306, -0.00378674548, 0.0164284278, 0.00906371232, -0.00217233924, -0.0034465862, -0.016673198, -0.0139807221, 0.0237715468, -0.0265360139, -0.0151325837, -0.00448866095, -0.00835819636, 0.0152909644, 0.007105547, 0.0119145699, -8.88643353e-06, 0.0316186026, -0.00352937635, 0.0293436777, 0.0165868085, 0.0139591238, 0.0203447584, -0.0236131661, 0.0132176131, 0.021136662, -0.00347178313, 0.0054497458, 0.0207767058, -0.00443466753, -0.00824301, -0.00272307312, -0.00684637809, -0.0217125937, -0.0129080508, -0.0198408179, 0.00241351034, 0.0113098426, -0.0244194679, -0.0136351632, 0.0218709745, 0.00598608144, -0.0125336954, -0.00273747137, -0.0128072621, 0.00289225276, 0.00453545572, 0.000238471373, -0.00729632424, 0.000382004131, -0.0112594487, 0.0167595875, 0.019322481, 0.0131600201, -0.00281486218, -0.0100571923, -0.006428828, 0.0081566209, -0.00866056047, 0.00711994525, 0.00492780842, -0.0064540254, 0.0250817891, -0.00709834788, -0.00380114373, 0.0217989832, -0.00260788691, -0.0133256, 0.00980522297, -0.000619125669, -0.00417189905, 0.016730791, -0.0199416056, 0.0290557127, 0.00174399058, 0.00117885845, 0.0234979782, -0.00697236275, -0.00288505363, 0.0276878756, 0.0269103702, -0.0128288595, -0.00588529324, -0.0180554315, 0.00173139211, -0.0131744184, 0.0225332957, 0.00675638905, 0.000647022331, 0.00668439735, -0.0110218767, -0.0212086532, 0.00309742824, 0.00881894119, 0.0157517083, 0.018962523, 0.0059608845, -0.0153197609, -0.00126794784, -0.00626684772, 0.00992040895, -0.0094236685, 0.0057953042, -0.00311182649, 0.00634963764, -0.00882614, 0.00259888801, -0.02865256, 0.00355457328, 0.0153917521, -0.023425987, -0.0122313313, -0.00699756, -0.00377234723, -0.0111082662, -0.0220437534, -0.023728352, 0.0266943946, -0.00111856568, 0.0090061184, 0.00818541739, 0.0225188974, 0.0225908887, 0.00411790563, 0.00380474329, -0.00303803524, 0.00830780249, -0.00693636714, 0.0369171686, -0.00653321575, -0.010510738, 0.0124689033, -6.47359775e-05, -0.00713074394, 0.0113458382, -0.0128648551, 0.00387313496, 0.00463264389, -0.0155069381, -0.0280478336, -0.0166588, 0.0090565132, 0.0147294318, -0.0236707591, -0.00559732784, -0.0027716672, -0.0181130264, 0.0159532856, 0.0115834093, -0.0323385186, -0.00667359866, 0.0129152499, -0.009394872, -0.00832220074, 0.0249810014, -0.021309441, 0.011273847, -0.0109930802, 0.00711634569, -0.0134983798, -0.0175082982, -0.000493140775, 0.000389428256, 0.00914290268, 0.00611926522, -0.0220581517, 0.00445986446, 0.00174669037, 0.0118929725, 0.00102767663, -0.00673479168, 0.00177998631, 0.000876944745, 0.0152909644, -0.0076166857, -0.0115258163, -0.0145350555, -0.00660880655, -0.00971163437, 0.00326840766, 0.012036955, -0.000777506677, 0.0187177528, -0.00742950803, 0.00907091144, 0.00984841771, -0.0132176131, -0.00589249283, 0.0165724102, 0.00898452103, 0.0103883529, -0.00147762266, -0.0226772781, -0.0148590161, -0.0163708348, 0.00564052304, -0.00901331753, 0.0117993839, 0.0145062581, -0.00609406829, -0.00553613529, -0.0113098426, 0.0179690421, 0.00293724728, 0.00380474329, -0.00577370683, 0.0230372343, -0.0019257688, 0.00346818357, 0.0111442618, 0.0130448341, 0.00911410619, 0.0069831619, 0.00740791066, 0.00348258181, -0.00575930858, -0.0114394268, 0.000341958948, 0.0077390708, -0.0253553558, 0.0151757784, -0.00880454294, 0.00126704795, -0.00288325385, 0.00906371232, -0.0102299722, 0.0155789293, 0.00845178496, 0.0143478774, -0.00265468122, 0.0107987039, -0.00260068779, 0.0025214972, 0.00111226644, 0.0114250286, 0.00604367442, -0.0220149569, -0.0030704313, -0.000207312609, 0.00346278423, -0.0132176131, -0.00585289719, -0.016730791, 0.0100859888, 0.00265468122, 0.0103883529, 0.010100387, -0.016442826, 0.000533186, -0.00162880449, 0.00812062528, 0.00902051665, -0.00586009631, -0.00554333441, 0.00405311352, 0.00167829858, 0.000509338861, -0.0248082224, 0.0052373712, -0.0104459459, -0.00280766306, -0.00840859, 0.00717033911, -0.000188639853, -0.00889093243, -0.0035437746, 0.0169899613, 0.0173067227, 0.0190633107, -0.00296244444, -0.00261688582, -0.00586369587, 0.0149310073, 0.0145422546, 0.00296784379, 0.0137071544, -0.0531584173, -0.00207155128, 0.010690717, -0.00770307519, 0.000437797455, 0.0169755612, 0.0259024911, 0.01949526, 0.0243762732, -0.00519777602, 0.00923649129, -0.00536335632, -0.0276014861, 0.0081278244, 0.0179402456, -0.0258305, 0.0187465493, 0.00258448976, -0.00050663919, 0.0237427503, -0.00472983206, -0.0105971275, 0.0127928639, 0.00547494274, 0.012627284, 0.0139447255, 0.00711634569, -0.0013957324, 0.00319281663, 0.0313882306, -0.00449586, -0.0174651034, 0.00705155358, 0.00793344714, -0.0211222637, -0.000121935358, -0.00341958948, -0.0203303602, 0.00455345353, 0.0090061184, 0.0018969723, -0.0166012067, 0.011626604, 0.00705155358, 0.00494580623, 0.0103307599, -0.0206327233, -0.0106475214, -0.0133543964, -0.00383713935, 0.0136999553, -0.00535255764, 0.0204887409, 0.00273387181, -0.00293724728, 0.00449586, 0.00283106021, -0.0111370627, -0.0137287518, 0.00321261422, 0.0179978386, -0.00261148647, 0.0098124221, 0.0116194049, 0.00357077131, -0.00545334537, 0.00480542332, -0.0151181854, -0.000358157, 0.0242322907, 0.00687157502, 0.00116176053, -0.0130088385, -0.0126128858, 0.00974043086, 0.0134767825, 0.00595368538, 0.0271695387, -0.0118857734, -0.0130088385, 0.00631004246, 0.0136207649, -0.0116626, -0.00999959931, -0.00381914154, -0.0354197472, 0.0080342358, -0.00217233924, 0.0197688267, -0.0248370189, -0.00489541236, -0.0248082224, -0.0041862973, -0.00494940579, 0.0275870878, 0.00239371252, 0.0103307599, 0.0151901767, 0.00651161838, 0.00895572454, 0.00291565, 0.0184153896, -0.00124095101, -0.0272415299, 0.00497820228, 0.00415390125, -0.023785945, 0.00496020447, -0.00591409, 0.00222633267, -0.0108203012, -0.00212194514, -0.01632764, -0.0247938242, -0.00776066817, -0.00297684269, -0.0239731222, 0.00934447814, 0.00237751449, -0.011216253, -0.0165436137, 0.00300563918, 0.0159820821, 0.00204815413, -0.0163996313, 0.0147870248, -0.0140095185, -0.0185737703, -0.0155357346, -0.000845898467, -0.00528056594, 0.0124113103, 0.00119145692, -0.0156365223, 0.00741511, -0.00503939483, 0.011273847, -0.0121377427, -0.00578810507, 0.0185593721, -0.00277346699, -0.00514378259, -0.0209494848, -0.00914290268, 0.0104027512, 0.0192360915, 0.001541515, -0.009394872, 0.0110506732, 0.0235267747, -0.0137863448, 0.016558012, -0.0264784209, 0.0108203012, 0.0148158213, 0.00755909272, -0.0205175374, 0.00463624345, 0.0033799943, -0.000778406567, -0.0148590161, -0.017148342, -0.014441466, -0.0161548611, 0.00230552326, -0.00256469217, -0.00348798116, -0.00422229292, 0.0248226207, -1.44123323e-05, -0.0107339118, 0.0165292155, -0.0148446178, -0.002656481, 0.00719193649, -2.2370752e-05, -0.00273387181, 0.0123177208, 0.00065647118, 0.0106187249, -0.0229364466, -0.021079069, -0.0152909644, 0.0135991676, 0.00368235796, 0.0130736306, -0.00152621674, 0.0107411109, -0.00110866688, 0.000413725327, -0.00671319431, -0.0280622318, -0.00902771577, -0.0111370627, 0.00381914154, -0.00148212211, -0.0162268523, -0.00657641049, 0.00137773459, 0.00396672357, 0.0095172571, 0.00853817537, -0.0389905199, 0.0082502095, -0.011569011, -0.00829340424, -0.00510418741, 0.00361756561, 0.000614626217, -0.0110650714, -0.00446706358, 0.0173787139, -0.0110650714, -0.00884773768, 0.0290989075, -0.00463984301, -0.00276626786, 0.00763108395, 0.00909970794, 0.03006359, 0.00843738671, 0.0132320113, 0.0241027065, -0.0139591238, -0.00335839693, -0.0172491297, 0.0204887409, 0.0295452531, -0.0152765661, -0.0259600841, -0.0205031391, -0.0201719776, -0.00564772217, 0.00443826709, 0.0221445411, 0.0321369432, -0.00912130531, 0.00520497514, -0.0113242408, -0.0183433983, -0.0127712665, 0.0146718388, -0.00212194514, 0.00672759255, 0.0164716225, -0.0229508448, 0.0092724869, 0.0105467336, 0.00225332938, 0.00173769135, 0.0153629556, -0.00277526677, -0.0346422419, 0.0170043595, -0.0301787779, 0.00973323174, 0.00107987039, -0.0211798567, -0.00381554198, -0.00291744969, -0.0129440464, 0.0308698937, 0.0113386391, 0.00571251428, -0.0203159619, -9.48261149e-05, 0.00639643194, -0.00247470289, 0.00555053353, 0.00983401947, 0.00470823469, 0.00559012871, -0.0225764904, 0.00767427869, 0.00125444937, 0.00708394963, -0.00600767881, 0.0104819415, 0.00569811603, 0.0144198686, 0.0415534116, 0.0015604127, 0.0354773402, -0.018962523, 0.00348258181, 0.00490621105, 0.00434827805, 0.00839419197, -0.00498540141, 0.00380834285, 0.00956765097, 0.00340699102, 0.0112450505, 0.00997080281, 0.023728352, 0.0093012834, 0.021251848, 0.0169899613, 0.0380402319, -0.00485221762, 0.0109282881, 0.00149382069, 0.00601487793, -0.033288803, -0.00620565517, -0.0292860847, 0.0155645311, -0.0199416056, -0.00957485, -0.0134551851, -0.00668439735, -0.00141193054, -0.0018483781, 0.0232388098, -0.0378674529, -0.017033156, -0.021611806, -0.00504659396, -0.0066628, 0.00961804576, 0.00526256813, -0.013095228, -0.00057593087, 0.00899172, 0.0215254165, -0.0159244891, 0.00356177241, -0.0108346995, -0.0041647, 0.000974583, -0.00251249829, 0.0107051153, -0.00173049222, -0.00796224456, -0.00621645385, 0.0225620922, 0.00435187761, 0.00490621105, -0.0191065054, -0.0145350555, -0.0245634504, 0.0028220613, 0.0224469043, -0.00965404138, 0.0145782502, -0.00451745745, -0.00502499659, -0.0163132418, -0.0157085136, 0.02090629, -0.00977642648, 0.0174507052, 0.000683917897, 0.0181274246, 0.0145206572, 0.0113530373, 0.0066628, 0.0166588, -0.00616965955, -0.0162556488, 0.00150731904, 0.0112378513, 0.00429788418, 0.00791185, 0.00508259, 0.00219033705, 0.0145998476, 0.0116554005, 0.0247362312, 0.00591768976, 0.00597888231, -0.0250529926, 0.0325688906, -0.0125408946, 0.0190777089, 0.00188977318, -0.00115006196, -0.0208774935, -0.00926528778, 0.0103307599, 0.00670959475, 0.0057197134, 0.0143046826, -0.00488821324, 0.011921769, -0.00642522844, -0.000996180461, 0.00215614121, -0.0239731222, 0.0179402456, 0.0010393752, 0.0220149569, -0.00805583317, -0.00393072795, -0.00627044728, 0.00134353875, 0.010337959, -0.0658289, -0.0192216933, 0.0161692593, -0.0206183251, -0.00794064626, -0.00174309069, -0.000665020139, -0.00505739264, 0.0185593721, -0.00209134887, 0.0141966958, -0.000894042663, -0.00712714437, -0.0206471216, 0.0101435827, -0.00519417645, 0.00651161838, -0.00430148374, -0.0183146019, -0.000438022427, 0.023843538, -0.0241027065, 0.0126776779, -0.00291744969, 0.0116985952, 0.00746550364, 0.00343938707, -0.0202583671, -0.00150911883, -0.0118569769, -0.00728912512, -0.0289981179, 0.0146286441, 0.0130880289, 0.00210574712, 0.018674558, 0.00778226554, -0.0253697541, -0.00979802385, -0.00637123501, -0.00293904706, -0.010510738, -0.00383713935, -0.00986281596, -0.00329180481, -0.00162070547, 0.0238579363, -0.00268887728, -0.0078110625, 0.00216694, -0.0148590161, 0.00339799211, 0.00190957077, 0.0176954754, 0.0293148812, -0.00771027431, 0.0108778942, 0.00459304871, 0.00335119758, 0.0120585524, -0.0122889243, -0.0126416823, -0.00371475401, 0.0146574406, 0.011036275, -0.0226484817, -0.0221157447, 0.0183002036, -0.0117489891, -0.0080342358, 0.00361216627, 0.00643242756, -0.00244770618, 0.00551813748, 0.00863176398, 0.00849498063, -0.0108850934, -0.00747990189, 0.00128234609, -0.00460024783, -0.010042794, -0.00877574645, 0.0286669582, -0.00043914729, -0.0157373101, -0.0213382374, -0.00387673452, -0.000104837418, 0.000762658427, 0.0178250596, 0.0142830852, -0.00537415501, -0.00723513123, 0.00716314, -0.00300023984, -0.0208918918, -0.0141391028, -0.0140887089, -0.00410710694, 0.00346818357, -0.00780386291, -0.00294264662, -0.0266224034, -0.0183577966, 0.0363700353, -0.0103091625, -0.0108922925, -0.0437131524, 0.00529496418, 0.0281918161, 0.00615526084, 0.00381914154, 0.0128072621, 0.012389713, 0.0288973302, -0.0136207649, -0.00108886929, -0.00754469447, -0.0107555091, -0.00911410619, 0.00748710101, -0.0311578587, -0.00449226052, 0.0125048989, 0.00646482408, 0.00556853134, -0.0073287203, 0.00550733879, 0.00194916595, -0.0257873051, -0.0102371713, 0.0171627402, 0.0253841523, -0.0260608718, 0.0129656438, -0.0198264197, -0.0018969723, -0.0186889563, -0.00610486697, -0.00158201007, 0.000212711966, 0.000179865907, -0.00501059834, 0.0106619196, -0.0183433983, -0.0165292155, -0.00366256037, 0.0176090859, 0.00526976725, 0.00467223907, -0.0114250286, -0.0159964804, 0.00403511571, 0.00866776, 0.0209926795, 0.00142452901, 0.00151271839, -0.00154961401, 0.000585379719, -0.0124689033, -0.00542094931, -0.0126056867, -0.00504299439, -0.0030416348, -0.0103235608, 0.00582050113, 0.011216253, 0.00710194744, 0.00994920544, -0.0108346995, 0.0178826526, -0.000130821791, 0.00957485, 0.000300113985, 0.031762585, -0.00907811057, -0.0315034166, -0.00706955139, -0.000370530528, -0.00448866095, 0.0186025668, -0.00357797043, -0.00843738671, 0.00242610881, 0.0232676063, -0.0134911807, 0.00392352883, 0.0181706194, -0.0348726138, 0.000393252791, 0.00801263843, -0.00817101914, -0.0156653188, 0.00633523939, -0.00669879559, -0.0302651674, -0.00208594953, -0.0061840578, -0.00893412717, -0.0149454055, 0.00191676989, -0.00264928187, -0.0199560039, -0.0103163617, -0.00359596824, 0.0204167496, -0.00875414908, 0.0047730268, -0.016615605, 0.0098124221, -0.00469383644, -0.0200855881, 0.0182282124, -0.00984841771, 0.00548574142, -0.0105395345, -0.0201431811, 0.028479781, 0.00435187761, 0.00743670715, 0.0178106613, 0.00673479168, 0.00865336135, -0.021554213, 0.016385233, -0.00868215784, 0.013095228, 0.00466144038, 0.000298989093, -0.00968283787, 0.00923649129, -0.00688597327, 0.0112954443, 0.00482702069, -0.0160252769, 0.00830780249, -0.00639283238, 0.00301283831, -0.00588889327, -0.00188617362, 0.02407391, -0.000170979474, -0.0104387468, -0.010690717, 0.0206615198, 0.0148158213, 0.0159244891, 0.00598248187, 0.0195960477, 0.0226916764, -0.00201575807, 0.021669399, 0.00878294557, -0.014916609, 0.0119433664, 0.0242898837, -0.00491341, 0.0107771065, -0.00580250332, 0.0171627402, -0.0318201818, -0.00838699285, 0.012684877, -0.00793344714, 0.00125354948, 0.0201431811, 0.0165292155, -0.00958924927, 0.0159244891, -0.00504299439, 0.00590329152, 0.00776066817, 0.00601487793, -0.00782546, 0.0186025668, -0.015031795, -0.00883333944, -0.00857417099, 0.00189877208, 0.0145278564, -0.026017677, -0.00324321073, -0.0126632797, 0.00381914154, 0.0260608718, -0.0131600201, -0.0156077258, -0.00962524489, -0.0263200402, 0.00562252523, -0.0290845092, 0.00108706951, 0.0112882452, -0.0062596486, -0.0120225567, -0.0233539958, 0.0103739547, -0.000159280884, -0.023195615, 0.0132752061, 0.00352037745, -0.0272559281, -0.013563172, -0.0065008197, -0.0244770609, -0.0164572243, -0.0212950427, -0.0204887409, -0.0116913961, -0.00490621105, 0.0257585086, -0.0291421022, 0.0318489783, 0.0140743107, 0.0062776464, 0.0158956926, -0.0211654585, -0.00756629184, 0.0151757784, -0.0064720232, -0.0188905317, -0.0123393191, -0.0344694629, -0.00399552053, 0.0214822218, 0.0171915367, 0.0231380221, 0.0255281348, -0.00134173897, -0.0074511054, 0.00783985853, 0.0147222327, -0.00943086762, -0.00582410069, -0.00316042057, 0.00369315664, -0.000965584069, -0.0266799964, 0.0218709745, -0.0137503492, 0.00741511, 0.00370035577, 0.0203447584, -0.0138943316, 0.0543678738, 0.00288865319, 0.0008090029, 0.0152765661, -0.00704435445, 0.0116194049, -0.0267231911, 0.00352757657, -0.0211654585, 0.0175514929, -0.0059608845, 0.00101957761, 0.0144126695, 0.00235051778, -0.0183002036, -0.00699396059, -0.0164572243, -0.0072999238, -0.0134047903, -0.00746550364, 0.00299664028, 0.0189481247, 0.017033156, -0.00885493681, -0.0220869482, -0.00515458127, -0.0129512455, 0.0156653188, -0.0145134572, 0.0636403635, -0.0109354872, -0.0022641283, -0.0349302068, -0.00347898225, -0.0267231911, -0.0277310703, 0.0411214642, -0.00298944116, 0.0118569769, 0.026420828, -0.0190345142, -0.0266655982, -0.00128504576, -0.00390553125, -0.0127136735, 0.00150731904, -0.0244626626, -0.0064000315, -0.00341599, 0.0110722706, -0.0114682233, 0.0139087299, 0.0193512775, 0.00115096185, 0.00767427869, 0.0084013911, 0.0100067984, -0.00904211495, 0.00218313793, -0.00629924377, -0.00241711, 0.00652961619, 0.00147672277, 0.00350417942, 0.00113116426, 0.0160108786, 0.0197112337, 0.014153501, -0.00659800787, 0.00868935697, -0.00447066315, 0.0290125161, -0.0110074785, 0.0147078345, -0.000862096495, -0.00425468944, -0.0323097222, 0.0195672512, -0.00601847749, 0.00796224456, -0.0241171047, 0.00403511571, -9.63446873e-05, 0.00787585415, 0.00607607048, 0.0107555091, -0.00874695, -0.00287965429, -0.00341239036, -0.0051149861, -0.0017529896, 0.0103451582, 0.00756629184, 0.0154061504, -0.00309562846, 0.0202439688, -0.00720993429, -0.0188329387, -0.00693276757, 0.0176954754, -0.0155645311, 0.00154241489, -0.00425468944, 0.0074223089, 0.00655841269, -0.0283214, 0.0212950427, -0.00984121859, 0.00801983755, -0.00871095434, -0.0037759468, -0.042042952, -1.7126069e-05, 0.00646482408, 0.00459304871, -0.0110722706, 0.00250169961, 0.00395592488, 0.0206471216, 0.00147852255, 0.0144702625, 0.0270399544, 0.0121161453, -0.00684637809, -0.00456785178, 0.00584929762, -0.0205607321, 0.00892692804, 0.00915730093, 0.0157661065, 0.0206903163, -0.00574131077, -0.00496380404, 0.0142830852, 0.0192792863, 0.0161980558, -0.0013390393, -0.00225692894, 0.0110650714, 0.000663670304, 0.00171789376, -0.00940927, 0.00721713342, -0.0106619196, 8.10465208e-05, -0.00984121859, 0.00436627585, 0.015794903, -0.00666639954, 0.00411430607, 0.00183667953, -0.0174651034, -0.0139303273, 0.00999959931, 0.0106979162, -0.0146430423, 0.0132176131, 0.0158237, 0.019380074, 0.00287245517, -0.0140095185, 0.0209782813, 0.0168027822, 0.0315034166, -0.0225476939, -0.00192216923, 0.0196392424, -0.00311542605, 0.0158668943, -0.00518337777, 0.0117993839, 0.00098628155, 0.0264784209, -0.0141966958, -0.0114394268, -0.00376874767, 0.00780386291, 0.0114178294, 0.0184153896, -0.00880454294, -0.0118209813, -0.0110074785, -0.00771747343, 0.00449226052, 0.00640363107, 0.000934987736, -0.0049386071, 0.0193512775, -0.0352757648, 0.00193296792, 0.00424389029, 0.00832220074, -0.00907811057, -0.00521217426, -0.0246498417, 0.0127856648, -0.00208594953, 0.00244410662, 0.00436267629, -0.0047262325, 0.0168747734, 0.00386233628, -0.00436627585, 0.0116194049, 0.0203735549, -0.00589249283, -0.00743670715, -0.0246210434, -0.00719913561, -0.00652961619, 0.0289549232, 0.00623805122, 0.0473703146, 0.0114106303, -0.00451745745, 0.000642972824, -0.00565492129, -0.0011068671, 0.0176090859, -0.00536335632, 0.007105547, -0.0304667428, -0.00241351034, 0.0148446178, 0.00460024783, 0.0217125937, -0.00961804576, 0.00676718773, 0.0181274246, 0.00981962122, 0.00243870728, 0.00079415465, -0.0047730268, 0.019380074, 0.0250529926, -0.00652241707, 0.0011842578, -0.00287065539, 0.00295884488, -0.00740071153] |
26 Jul, 2024 | How to Fix 'Failed to Decrypt Yahoo Data Response' in yfinance
26 Jul, 2024
The yfinance is a popular Python library used for downloading market data from Yahoo Finance. It simplifies the process of fetching historical market data, allowing developers to focus on analysis and strategy development. However, users sometimes encounter the error "Failed to Decrypt Yahoo Data Response." This article will explore what this error means, discuss common reasons why it occurs, and provide approaches to solve it with relevant code examples.What is 'Failed to Decrypt Yahoo Data Response' in yfinance?The error "Failed to Decrypt Yahoo Data Response" typically occurs when yfinance fails to decode the data received from Yahoo Finance's API. This can be due to changes in Yahoo's data format, issues with the network connection, or problems within the yfinance library itself. Understanding the underlying causes of this error can help effectively troubleshoot and resolve it. Reasons for 'Failed to Decrypt Yahoo Data Response' in yfinance1. Network Connectivity IssuesNetwork problems, such as unstable internet connections or restrictions imposed by firewalls and proxies, can lead to incomplete or corrupted data responses from Yahoo Finance.
Python
import yfinance as yf
try:
data = yf.download("GOOG")
print(data)
except Exception as e:
print(f"Error: {e}")
2. Library Bugs or Version IncompatibilityBugs within the yfinance library or using an outdated version of the library can also cause this error. Keeping the library updated can help avoid these issues.
Python
import yfinance as yf
try:
data = yf.download("MSFT")
print(data)
except Exception as e:
print(f"Error: {e}")
Approaches to Solve 'Failed to Decrypt Yahoo Data Response' in yfinance1. Update yfinance LibraryEnsure that you have the latest version of yfinance installed, as updates often contain fixes for known issuespip install --upgrade yfinance2. Use a Stable Internet ConnectionVerify your internet connection is stable and not subject to interruptions or restrictions by firewalls or proxies.3. Handle Exceptions and RetryImplement exception handling to catch the error and retry the request after a short delay.
Python
import yfinance as yf
try
data = yf.download("AAPL")
print(data)
except Exception as e:
print(f"Error: {e}")
Output[*********************100%%**********************] 1 of 1 completed Open High ... Adj Close VolumeDate ...1980-12-12 0.128348 0.128906 ... 0.099058 4690336001980-12-15 0.122210 0.122210 ... 0.093890 1758848001980-12-16 0.113281 0.113281 ... 0.086998 1057280001980-12-17 0.115513 0.116071 ... 0.089152 864416001980-12-18 0.118862 0.119420 ... 0.091737 73449600... ... ... ... ... ...2024-07-18 230.279999 230.440002 ... 224.179993 660346002024-07-19 224.820007 226.800003 ... 224.309998 491515002024-07-22 227.009995 227.779999 ... 223.960007 482018002024-07-23 224.369995 226.940002 ... 225.009995 398557002024-07-24 224.000000 224.800003 ... 220.759995 9834862[10994 rows x 6 columns]4. Check for Changes in Yahoo Finance APIStay updated with any changes in Yahoo Finance's API by following community forums or the yfinance GitHub repository. This helps in quickly adapting to changes in the data format.ConclusionThe "Failed to Decrypt Yahoo Data Response" error in yfinance can be frustrating, but understanding its common causes can help in resolving it. Whether it's due to changes in Yahoo's data format, network issues, or bugs within the library, the solutions provided above should help you troubleshoot and fix the problem. Keeping your library updated, ensuring a stable internet connection, handling exceptions gracefully, and staying informed about API changes are key steps in mitigating this issue.
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/How to Fix 'Failed to Decrypt Yahoo Data Response' in yfinance | https://www.geeksforgeeks.org/how-to-fix-failed-to-decrypt-yahoo-data-response-in-python-yfinance?ref=asr10 | Python Projects | How to Fix 'Failed to Decrypt Yahoo Data Response' in yfinance | Version Control for Python Projects: Why and How to Use Git, Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Top Python Projects on GitHub, How to Fix 'Failed to Decrypt Yahoo Data Response' in yfinance | GeeksforGeeks | [-0.0267894343, 0.00466065574, 0.00753580127, 0.0300617367, 0.0238430034, -0.0277263187, -0.0048303809, 0.0180723462, -0.0152345393, 0.043422509, 0.0137749016, -0.00697231339, -0.00266129198, -0.0089003928, -0.00756295724, 0.0187512469, -0.0342709236, -0.0101631489, -0.0150037128, -0.0222543757, -0.0083912164, -0.0544750169, -0.0140260952, -0.0249020904, -0.0227296073, 0.0284323748, -0.000961493584, 0.00120929244, -0.0241960324, -0.0154246315, 0.0246033724, 0.00117025559, 0.0138156358, -0.0189413391, 0.0279435664, -0.0131299458, -0.0267758574, 0.0167552773, -0.0186018888, -0.0235171318, -0.019049963, 0.00239652069, 0.0225938261, 0.0129602207, -0.00064707757, -0.0202312507, -0.00504762912, -0.00248477771, -0.00497295, -0.0192536339, 0.00510194106, -0.00328927557, -0.0199732687, 0.00710130483, 0.0485006906, -0.00334358751, 0.0547465794, -0.0374210253, -0.0252686962, -0.0133404052, -0.014691418, -0.00390028651, 0.00535992347, 0.00241688755, 0.00937562343, 0.0617528372, -0.0116295749, 0.0421733335, -0.00862883218, -0.0342437662, -0.0262598917, 0.0109914076, 0.0234628189, 0.0152752735, 0.0218877699, -0.0139717832, -0.0226752944, 0.0103396624, -0.0143112335, 0.0228382312, -0.022851808, -0.0200683139, 0.00634433, -0.00755616836, 0.0490438119, 0.0149358222, -0.0257031936, -0.0511348248, -0.0222951099, 0.0172440857, 0.00903617311, 0.0211274, 0.0147185745, -0.0197560191, -0.011982603, 0.0134897633, -0.0239244718, 0.0119350804, -0.0683789104, -0.0312837586, -0.00793635286, 0.0319083482, 0.00961323828, -0.0344338603, -0.0118943462, -0.02051639, -0.0252279621, -0.0242910795, 0.0333204642, 0.0727781877, 0.0119486582, -0.00461992156, -0.00109472789, -0.0211681332, -0.0301703624, 0.0309307314, 0.00497634476, -0.0315553211, -0.012668293, -0.00621194439, 0.0244811717, -0.025078604, -0.00974901859, 0.026545031, -0.00942314602, 0.0672926679, 0.00437891157, -0.0143927019, 0.0200683139, -0.0297358651, -0.0239244718, -0.035112761, -0.0067482763, -0.00553643797, -0.0233541951, 0.0290569644, 0.00458597625, 0.0469527952, 0.00896149315, 0.0248341989, -0.0442643464, -0.00417863578, -0.0161442664, -0.0145827942, -0.0239923615, 0.040326722, -0.00673469808, 0.00978975277, 0.0217519887, 0.0239380505, -0.0628390759, -0.0114462711, 0.0227160286, -0.00385615788, 0.0413043387, -0.0286496226, 0.00873066764, 0.0163615141, -0.00518680364, -0.00925342087, 0.00936204474, -0.0300888941, 0.00481680268, -0.00782772899, 0.0190363843, 0.0115345288, 0.02133107, -0.0551267639, -0.0714203864, 0.0391590111, 0.022539515, -0.0448074676, -0.0344338603, 0.0445087515, -0.00824185833, -0.0226345602, 0.0104347086, -0.0293285251, -0.0123695768, -0.017176196, -0.0459208637, -0.00951819215, 0.0167824328, 0.0204213429, 0.0278892536, -0.00849305186, 0.0327773429, -0.00947067, 0.00663965195, -0.0274819136, 0.010387186, 0.0163207799, 0.0369593725, 0.00345390895, -0.0201905165, 0.0294099934, 0.0167824328, -0.0200954713, -0.019199321, -0.0105637, 0.00561451167, -0.0306320153, -0.0779378414, -0.00215381361, 0.0085677309, -0.0150308684, -0.00429744367, 0.00339620234, 0.0097082844, -0.000188395032, -0.00259849359, -0.0316367894, -0.00978296343, -0.010590856, 0.00169894984, -5.148112e-06, -0.0235442873, 0.0113783814, -0.00475570187, -0.0279164109, -0.0119554475, -0.0139717832, 0.00618478842, 0.00587928295, -0.0229740106, -0.0454592146, -0.017325554, 0.0326415598, -0.0237615369, -0.00142060046, 0.0186290443, 0.000316325459, -0.0122541636, -0.0325600952, -0.0139038935, -0.0172983985, -0.00120674656, -0.0312022921, -0.04863647, -0.0267894343, 0.0222815312, -0.047224354, 0.0153703196, -0.0458122417, -0.050157208, -0.00250344747, 0.012817651, 0.0356015712, -0.0250921827, 0.0269795265, -0.0110728759, -0.0664779916, 0.0115073724, 0.0169861037, -0.0315553211, 0.0171083063, -0.0195387714, 0.0152345393, -0.0268301684, -0.0161171108, 0.0191042759, -0.0079635093, 0.0133268274, 0.0208151061, 0.0259747542, 0.0390232317, -0.00794993062, 0.0128244404, 0.0298444889, 0.00631717406, 0.0349498242, -0.0020468866, 0.019457303, 0.00835727155, -0.0262598917, 0.00301941228, -0.000225310272, -0.0112426011, 0.0354114771, 0.020570701, 0.0444544405, -0.0317997225, 0.0482291281, -0.00879176799, 0.0068569, 0.00313822, -0.00788204093, -0.0227024499, -0.0228925422, -0.00913121924, -0.0199325345, 0.00982369762, -0.0478489436, 0.00363212056, -0.00312124752, 0.00900222734, -0.0262327362, 0.0182352811, -0.0390775427, -0.0065717618, -0.0497770235, -0.00817396864, -0.0422004871, -0.00673469808, -0.0154789435, -0.00765121449, 0.0426892973, 0.00470478414, -0.0175156463, 0.00896828249, 0.0200954713, 0.0146235283, -0.019905379, 0.00325533049, -0.0101359924, 0.04184746, 0.0282422826, -0.00320780743, -0.00788204093, 0.0114462711, -0.000174180546, 0.0312566049, -0.0239244718, 0.0128787523, 0.0414129645, -0.0195116159, -0.0355201028, 0.0366063453, 0.00716240564, 0.0175563805, -0.00815360155, -0.0254587885, -0.00982369762, 0.0238430034, 0.017176196, -0.00548212603, -0.0124510452, 0.00562130054, 0.0134626077, -0.0097082844, -0.0318540372, -0.0117585659, -0.00414129626, -0.0207200591, -0.0133132488, 0.00380184571, -0.0195930842, 0.0126275588, 0.00291757728, -0.010387186, 0.00114394829, -0.0193622578, 0.0261648465, 0.0277534742, 0.0304962341, -0.0476316959, -0.0443458147, -0.0140396729, -0.00689084549, 0.025078604, 0.0142433438, -0.0183167495, -0.0365520306, -0.020312719, 0.00401230529, -0.0206114352, -0.0226481389, -0.00615423778, 0.0330489, -0.0061915773, -0.0176921617, 0.0136594884, -0.0159405954, 0.0163886715, 0.00259340182, 0.00689084549, 0.00513588637, 0.00180248218, -0.0295186173, 0.0287854038, -0.0337278023, -0.000180969553, 0.0164565612, 0.0337006487, 0.0381813943, 0.000850747863, 0.00425331481, 0.0132589368, 0.0055126762, 0.0128244404, -0.00107181503, -0.0265042968, 0.00570276845, -0.0371223092, -0.0054889149, -0.0120504936, -0.00170573883, 0.0360903777, 0.0409513116, -0.0258525517, -0.0247391537, 0.041195713, 0.0178007856, -0.0544750169, 0.000917365, 0.0254452098, 0.0112086562, -0.0477946326, 0.0163886715, 0.0189956501, -0.0309578869, 0.0267079659, 0.00780057302, 0.0103125069, 0.00710130483, 0.0317182578, -0.0113987485, -0.0134558184, -0.00313312816, 0.0131978365, -0.000726848433, 0.0238430034, 0.0303332973, -0.000672960654, 0.0248885117, -0.02949146, -0.0125732468, 0.0219420809, -0.00509175751, 0.0108420495, -0.0265042968, -0.00593698956, 0.0422276445, 0.0465997681, 0.0262870472, -0.0332389958, 0.0284052193, -0.0246169511, 0.00201124419, -0.00354046887, -0.0256896149, 0.000827410608, -0.0221185964, 0.00426010415, -0.0301975179, -0.000577065861, -0.0416573659, 0.004850748, 0.0453505889, -0.00989158824, -0.0337278023, 0.0349226706, -0.0260426439, 0.0154789435, 0.0151259145, -0.0237751137, -0.0329945907, 0.00566203473, 0.0565931909, 0.00133913232, 0.0309307314, 0.00829617, -0.024725575, -0.00764442561, 0.00518340943, -0.00667020259, -0.0128787523, -0.0719635114, 0.00432799384, 0.0230011661, -0.00765121449, -0.0300888941, 0.0292470567, 0.0303876102, 0.0225123577, 0.00975580793, -0.011907924, -0.00729818596, 0.0171490405, -0.0436126031, 0.074896358, -0.00236087828, 0.0287039354, 0.0184661075, -0.0118060885, -0.00689084549, -0.00686368952, 0.00114225096, -0.0174341779, 0.00346239517, 0.0098847989, -0.0363076255, -0.00478285784, -0.0203534532, 0.0068501113, 0.0115548959, -0.0454592146, -0.0146099506, -0.00858130865, -0.0241688769, 0.0306591708, 0.00404285546, 0.0196473952, 0.0196202397, -0.0214668512, -0.0014570913, -0.00923305377, 0.0542849265, -0.00884608086, -0.019810332, 0.0346782655, -0.00437891157, -0.000493051892, 0.0131910471, 0.00247798883, -0.000813832623, -0.03237, -0.0139038935, 0.0173527095, 0.0117517766, 0.015709769, -0.00929415505, -0.0218606126, 0.00593698956, -0.0227296073, -0.0113580143, 0.00566203473, -0.00792277511, 0.0217791442, 0.021426117, 0.00185849157, 0.03668781, -0.00776662771, 0.0218198784, 0.0138835264, 0.0114055369, 0.0122473743, -0.00878498, 0.0132114142, -0.00812644511, -0.0293556806, 0.0106723243, -0.00720314, 0.00145199953, 0.000759944844, -0.0049322159, 0.00701983646, -0.0178550966, 0.0122134294, 0.00423294771, 0.0185475759, 0.000391216716, -0.0174613353, 0.00349294581, -0.0305233896, 0.000147024504, 0.0207200591, 0.00678901048, 0.00907690637, -0.032885965, -0.0122405859, 0.018031612, 0.0102310386, -0.00719635095, 0.0281879716, -0.00179569318, -0.0041718469, 0.0326144062, -0.0260290653, -0.00602524681, 0.0052105654, -0.0291384328, -0.00346069806, 0.0141075635, -0.0455135256, 0.0239787847, 0.00751543418, 0.0118875569, 0.0548008904, 0.019810332, 0.0360903777, 0.0231233686, -0.0115413172, 0.0377197415, 0.0124714123, 0.00067635515, 0.00244913553, -0.0160492212, 0.00167349109, 0.00367964362, -0.0348683558, 0.0366335, 0.0083436938, 0.010590856, -0.00311106397, 0.0300074257, 0.00432459963, -0.0043755169, 0.0312022921, 0.00690442324, -0.00433138851, 0.0107470034, 0.0223765783, -0.000815954176, 0.00508157443, -0.00799745414, 0.00666001905, -0.0273189768, -0.0363076255, -0.0124985678, 0.00501368428, 0.00225055683, 0.0248477776, -0.0392133221, 0.022797497, 0.00397496531, -0.0267079659, 0.0107198469, -0.0291384328, -0.0245354827, -0.0171218831, 0.0149494009, 0.0147728864, -0.0126615046, 0.00185509701, 0.00902259443, 0.00964718405, -0.00384258, -0.00713524967, -0.0445630625, -0.0293828361, 2.37482764e-05, -0.00959966052, -0.00239482336, 0.0248477776, -0.0290298071, -0.000854142359, -0.0179094095, 0.0105025992, 0.00548212603, -0.0151123367, -0.00439927867, -0.0132725155, 0.0993367955, -0.000188501115, -0.00351670734, -0.0171218831, 0.0431237929, 0.0247663092, 0.00668038614, -0.0336734913, -0.0104211308, 0.0514607, 0.0183846392, -0.0118128778, -0.0142026097, 0.0205299668, 0.000367243018, 0.00600148505, 0.0233677737, -0.00304487115, 0.0359817557, 0.00224885973, 0.00441285688, 0.017732894, -0.0193486791, 0.0362533145, 0.0119418688, 0.0483377539, 0.0291655883, 0.0235850215, 0.00431102142, -0.00737965433, 0.044182878, -0.00151055481, 0.00148679328, 0.0221050177, 0.0208286829, 0.041956082, -0.0237615369, -0.0337006487, 0.00836406089, -0.0384801105, 0.00127972849, 0.00867635477, 0.00547533669, -0.006167816, -0.0108488388, -0.00438909512, -0.0398650691, -0.000211095787, 0.00714882789, 0.0208286829, -0.00575368619, 0.00163784868, 0.000144054313, 0.00604221923, -0.0415215865, -0.0622416474, -0.0229740106, -0.0206793249, -0.00701983646, 0.0168095902, 0.00411074562, 0.00304996292, 0.0308221076, -0.0024542273, -0.0298988018, -0.00554662151, 0.000918213627, 0.0140396729, -0.0240874086, 0.00150885759, -0.00332831219, 0.00580460392, 0.0227567628, -0.00222340086, 0.0142704993, 0.010332874, -0.0229604319, -0.00974223, 0.000805346353, 0.0100884689, 0.000698843738, -0.000950461428, -0.00918553118, -0.0231776815, 0.0353571661, -0.0286767799, -0.00284289801, 0.0143519677, -0.0272510871, 0.0292470567, -0.00911085214, -0.0225666706, -0.0292742122, 0.0230419, 0.00513588637, -0.0230147447, 0.00457239849, -0.00288193487, -0.024671264, -0.0412500277, 0.00534634572, 0.0223765783, -0.0299259573, 0.0112901237, 0.0294643044, 0.00566882361, 0.00615084311, 0.037448179, 0.044726, 0.0216976777, -0.0105229663, 0.00205028104, -0.0112290233, 0.00936883409, -0.00895470474, -0.0141890319, 0.053198684, -0.00334189041, 0.0245219059, -0.0369050615, -0.0283780638, 0.0263142046, -0.023557866, 0.00981012, 0.0350856036, 0.0175699592, -0.00427707657, 0.0115277395, 0.0214532726, 0.00333340396, -0.0238973163, -0.0292470567, 0.000296382728, -0.0114802159, 0.00517662056, -0.0227160286, 0.0081671793, -0.0164429825, -0.00234730029, 0.0235986, 0.0259340201, -0.0125936139, -0.00329436734, 0.0373667143, -0.0134897633, 0.0064495597, 0.0274004452, 0.00670075323, 0.0120980162, 0.00733213127, -0.00953855924, 0.0230826344, -0.0284052193, -0.0480118804, -0.0254587885, -0.00360496435, 0.00681277178, 0.0337278023, -0.0500485823, -0.00029235176, -0.04103278, -0.00474551832, -0.0279978793, -0.0156961922, -0.041087091, -7.53686254e-05, 0.0227024499, -0.0173934437, 0.0225938261, -0.0249835569, 0.0207879487, -0.00422955351, -0.00401569949, -0.00352689088, 0.00531918975, 0.000851596473, 0.00304656848, -0.00658194534, 0.0147593087, -0.00755616836, -0.0170539934, -0.016062798, -0.0192129, 0.0423362665, -0.0288125593, 0.0305777024, 0.0229061209, 0.0142161874, -0.000329267, -0.0276855845, 0.00964718405, -0.031419538, 0.0304962341, 0.00330624799, 0.00654460583, 0.0129126972, 0.0379913, 0.00761048077, -0.0110728759, -0.0216569435, 0.0334019288, -0.0079635093, -0.00845910702, -0.00962002762, -0.00290060462, 0.00479643559, 0.0175428018, -0.00274276, -0.0139717832, 0.0054108412, 0.00841158349, -0.0311208237, 0.0206929035, 0.0167960115, 0.00982369762, 0.0150308684, -0.0256760363, 0.00678901048, 0.0158183947, -0.016823167, -0.00737965433, 0.0208829958, -0.0235714428, 0.016212156, -0.00442304043, -0.0013925957, -0.0137070119, 0.00680258824, -0.0324243121, 0.0285953116, -0.00600148505, -0.0027342739, -0.0164972953, 0.0121319611, 0.0148407761, -0.00325023872, -0.0217791442, 0.0391318537, -0.0286496226, -0.0251329169, -0.00311785308, -0.00316877058, -0.0193622578, -0.00406322256, -0.00429404899, -0.0117381988, 0.00313991727, -0.00188904209, 0.00822149124, -0.0333747752, -0.035112761, -0.0258253943, -0.0290298071, -0.00206385902, 0.00107860402, -0.00348955137, 0.00141550868, 0.00655478938, 0.0122745307, -0.00866956636, -0.00466405, 0.017271243, -0.0152209615, 0.038099926, 0.00960645, 0.00297867833, 0.0240738299, -0.0233813506, 0.00272239302, -0.00845910702, 0.00767837046, 0.0145013258, 0.0305233896, -0.0174884908, 0.0151666487, 0.000607192109, 0.011351225, 0.00278858608, 0.0204484984, -0.0269931052, 0.0238158479, 0.00901580602, -0.00632056873, 0.00385615788, 0.00169894984, -0.0334833972, -0.0270881504, -0.0118060885, 0.0094842473, 0.00347936782, -0.00372037757, -0.0482291281, -0.000241858492, -0.0448074676, 0.030251829, -0.0256624594, -0.0566475019, 0.023557866, -0.00635111891, -0.0106723243, 0.00038315478, -0.051569324, -0.00798387639, 0.0207472146, 0.0175563805, -0.0172440857, -0.00395799289, -0.0347054191, -0.00370340515, 0.015451787, -0.00775983883, -0.0221185964, -0.0338907391, -0.0181402359, -0.0511619821, -0.0193622578, -0.00523772137, -0.0122473743, 0.00177872065, 0.0165923405, -0.015601146, -0.0147593087, 0.0364977196, -0.0102242492, -0.0195387714, 0.00296510034, 0.00423294771, 0.00138326082, -0.00441285688, 0.0108420495, -0.00409037853, 0.0011991089, 0.0209508855, -0.00585552119, -0.046409674, -0.0158455502, -0.0202584062, -0.00832332671, 0.0276176929, 0.0166466534, 0.0138088465, -0.00447735237, -0.0522753783, 0.0222951099, 0.00387652498, -0.0198646449, 0.000750185631, -0.0124374665, -0.00367285451, -0.00522074895, -0.0489894971, -0.0208694171, 0.0189277604, -0.0263006259, 0.00639864197, -0.00807892252, -0.0258253943, 0.00596414553, 0.0110389311, 0.000850323529, -0.0146099506, 0.00801782124, 0.0438298509, 0.0121183833, 0.00690102903, 0.015302429, -0.0273732897, -0.0219149254, -0.0179501437, -0.016157845, -0.0298716445, 0.0125053572, -0.00727781886, -0.0101292031, -0.0237615369, 0.00397836, 0.0155061, 0.0018822531, -0.00772589352, -0.00201463886, -0.012057282, 0.00883250218, 0.00602185214, -0.0167552773, 0.0022471624, 0.00780057302, 0.00829617, -0.0134218736, -0.0121591175, 0.0161985792, -0.0377740525, 0.018085923, -0.0389960743, 0.00301262341, -0.0581139289, 0.0101903044, 0.0197560191, 0.00213853829, -0.0041956082, 0.00596754, 0.00889360346, -0.00200954708, -0.0188734494, -0.0140532516, -0.00228450191, -0.0176106934, -0.0210866667, -0.00132131111, -0.0149222445, 0.0161442664, 0.0098576434, 0.00790919736, 0.038805984, -0.0333476178, 0.00102004874, 0.00558396103, 0.00203840039, -0.0140125174, -0.0349769816, -0.0102310386, -0.0059132278, -0.0049084546, 0.0337006487, -0.00130009546, 0.0240738299, -0.0317997225, 0.00667699147, -0.0276584271, -0.00720314, 0.0168503243, -0.0115548959, 0.0105161769, -0.0119147133, -0.0155875674, -0.000230402031, -0.0226752944, -0.0209101513, 0.0208151061, 0.0237751137, 0.0192672107, 0.0259611756, -0.000442558608, 0.0085473638, 0.00655818405, -0.0218334571, 0.0140396729, 0.0149086667, -0.0210595094, -0.0164837167, -0.0144470138, 0.0134218736, -0.0153567409, 0.00465726107, 0.0121455397, 0.0718548819, -0.00865598768, 0.0310665108, -0.0190228075, -0.018031612, 0.0103396624, -0.025431633, 0.0334019288, 0.0273732897, -0.000343905791, 0.0137002226, 0.0167009644, -0.00365927652, 0.0371223092, -0.00742717739, -0.0112561788, -0.0108692059, -0.00240840134, -0.00393423159, -0.00444001285, 0.00220642844, -0.00224376796, -0.0261784233, -0.0171897747, 0.0206793249, -0.00418881932, 0.0128312297, 0.00154449989, -0.0335377119, -0.0214125384, 0.0109099392, -0.0135169197, 0.0110525088, -0.014691418, 0.0225123577, 0.0304690786, -0.0163479373, 0.0125868255, -0.0172440857, 0.0137749016, -0.0114123262, -0.0192129, -0.00656497292, 0.0492882133, -0.000926699897, 0.00126954494, 0.00433138851, 0.00333849574, -0.0354114771, 0.00826901477, -0.0155604118, 0.0119622359, -0.0107809482, 0.00232014433, -0.0057910257, 0.0147728864, 0.000774795772, 0.0116838869, 0.000267105119, 0.0160899535, 0.0166330747, -0.0216297861, -0.0025051448, -0.0181673914, -0.0115277395, 0.00542441942, 0.0111339772, 0.021684099, -0.0181402359, 0.0237072241, -0.0130281104, -0.00259000738, -0.00556698861, 0.0178550966, -0.00940956827, 0.00726424111, -0.00933488924, -0.0196745526, 0.0135508645, -0.0269387923, 0.0209101513, -0.000500689493, 0.00141381135, 0.00173713802, -0.014895089, 0.00628662342, -0.0210051984, -0.0180723462, 0.0134082949, -0.0108556272, -0.0050306567, -0.0087238783, 0.00167688553, 0.0166330747, 0.0241009872, -0.0184525307, 0.0175699592, 0.0238973163, -0.019199321, 0.00383918523, 0.00861525442, 0.00100647076, 0.00735928724, 0.00849305186, -0.0407069065, 0.0299259573, 0.0214396939, 0.0246984195, 0.017882254, -0.00868993346, -0.000381457503, -0.0167009644, -0.0243453905, -0.0112765459, 0.00881213509, -0.0191585869, 0.0071284608, 0.0270881504, 0.0055330433, 0.0212903358, -0.0244132802, 0.0273325555, -0.0153295854, 0.0179773, -0.0139446268, 0.00328757823, 0.0202312507, -0.0161306877, -0.0067482763, 0.014895089, 0.025431633, 0.0139717832, -0.00653442228, -0.000567306648, 0.0139038935, 0.0246305298, -0.0460838, 0.0220642835, 0.00701983646, 0.015098759, -0.00645974325, -0.0135644423, -0.00618478842, -0.000451893487, 0.0124917785, 0.00976259634, -0.00477267429, 0.0107062692, 0.010108836, -0.00562469522, -0.0210866667, 1.28222127e-05, 0.00252211723, 0.0216569435, -0.000991195557, 0.0198374875, 0.0328588113, -0.0119758146, 0.00697231339, 0.0178958308, 0.0353571661, 0.00704020355, 0.00200784975, 0.0303061418, 0.0205435455, 0.0155604118, -0.0316911, -0.010943885, -0.0161442664, -0.0309035741, -0.0268301684, 0.0398922227, 0.000191365223, -0.0135983881, 0.0201497823, 0.0072302958, 0.00863562152, 0.00735928724, 0.0197288636, 0.00267317286, -0.0109846182, 0.00942993537, -0.000132916088, -0.0157233477, 0.00663286308, -0.0310936663, -0.00654121162, 0.00234899763, 0.0114326933, 0.00410395674, -0.0134422407, -0.015655458, -0.0132453591, 0.015804816, 0.0327501856, 0.0151530709, -0.0165923405, 0.0180180334, 0.00415826868, 0.00180587673, -0.000166436832, -0.00251023658, 0.016185, 0.0200275797, 0.0145149035, -0.0192264766, 0.0163886715, 0.0021758778, 0.0179094095, 0.00607616408, -0.00151479791, 0.00293964148, -0.00701304758, 0.0229197, 0.00567561248, -0.00531918975, 0.0284866877, -0.0113308579, 0.0217112545, -0.0269116368, -0.0199189559, 0.00048711148, 0.00442304043, -0.0449160933, -0.0136187542, 0.0178686753, 0.00206385902, -0.00157250452, 0.00775983883, -0.00515625346, -0.0232319925, -0.0107266363, -0.0140260952, -0.00314840348, -0.0143927019, -0.00415826868, 0.027006682, -0.0310665108, 0.0138767371, 0.0135508645, 0.0141618755, 0.0364162512, -0.035927441, -0.017176196, -0.0252551176, -8.64538e-05, -0.000135355891, -0.0110253524, -0.0183167495, 0.0146099506, -0.0189141817, 0.00492542703, -0.00571974134, -0.0101970937, -0.0156418793, 0.0263549387, 0.00183133548, -0.0114191156, -0.00818075705, -0.0243725479, 0.0246305298, 0.0110389311, -0.018085923, -0.00870351121, -0.00840479508, 0.00519698719, -0.0239244718, 0.0351399183, -0.00681616645, 0.0145827942, -0.0205571223, -0.0067279092, -0.00347597338, -0.00684332242, 0.00703341467, 0.0150308684, 0.0227296073, 0.0218741912, -0.0251057595, -0.0105772782, 3.2645592e-05, 0.00297698099, 0.00913800765, -0.00652084453, -0.032125596, -0.00529882265, -0.0273868684, -0.0170268379, -0.0015640182, -0.00739323208, 0.0265857652, -0.010387186, -0.0182760153, 0.00296170567, -0.00468781171, 0.0326144062, 0.00876461249, 0.00421597529, -0.0127090272, -0.0210323539, -0.00783451833, -0.00166245888, -0.0240602531, -0.0070266258, -0.0230419, -0.0296543967, 0.00347427605, -0.018031612, 0.011500583, -0.00270202616, 0.0171897747, -0.0253094304, 0.0149358222, -0.0129941655, -0.00923305377, -0.00888681412, 0.00989837665, 0.00448753592, 0.0106926914, -0.0055330433, 0.00115667761, -0.00301601784, 0.0294099934, -0.0195116159, -0.018438952, 0.00715561677, 0.011704254, -0.0135576539, -0.0153567409, -8.25289098e-05, -0.00756295724, -0.00161663303, 0.0072846082, 0.0127226049, 0.0070266258, 0.0153160077, 0.00249496126, -0.0159270186, 0.0176650044, 0.005712952, -0.0285681561, -0.00331643154, -0.00413111271, 0.0134422407, 0.0361990035, 0.00598790729, 0.00120929244, 0.00843195058, -0.00244234642, 0.00297867833, 0.000686538639, 0.021426117, -0.0304147657, 0.020163361, -0.0215347409, 0.00790919736, -0.0115413172, 0.0143927019, -0.00805176608, -0.0369865298, -0.0098847989, 0.016565185, 0.0242503453, -0.022539515, 0.00585212698, -0.00720992871, -0.0167960115, -0.00676524872, 0.00858809799, -0.0160220638, 0.00471157301, -0.0265857652, 0.0294371489, -0.0320169739, 0.0118671898, 0.00441964576, 0.0113648036, 0.018846292, -0.00693157967, -0.0142704993, -0.00606258633, -0.0618071482, 0.0129262758, -0.0070062587, -0.0238837376, -0.0189956501, -0.00846589543, -0.00588267762, 0.0107809482, 0.0344610177, -0.00890718121, -0.0216569435, 0.0270745736, 0.0116363633, 0.00911085214, -0.00282422826, -0.0484463759, 0.0110728759, -0.016972525, -0.00429744367, -0.00225904328, -0.00438909512, 0.0174070224, 0.00660231244, 0.00234390586, -0.00656497292, 0.0123695768, -0.00554322684, 0.0206250139, 0.00763084739, 0.0247527324, 0.0242775, -0.00261886069, 0.00760369143, -0.0209916197, 0.00122202188, -0.0120844385, 0.0576794297, 0.006167816, 0.00354725798, 0.0149086667, 0.0306591708, -0.00354386331, -0.014691418, -0.0242503453, 0.00754937949, -0.00949103665, 0.00599469617, -0.00486093154, -0.0241281427, 0.0154653657, 0.0129194865, -0.00507139089, 0.0150037128, 0.0252686962, 0.000188501115, -0.00914479699, -0.00826222543, -0.00825543609, 0.0124917785, 0.0109235179, 0.0254044756, -0.0103464518, -0.0104347086, -0.0164565612, -0.00951819215, 0.00613047648, 0.00221152022, -0.00409037853, 0.00790919736, 0.00261716335, 0.00255266787, -0.00883250218, 0.0215347409, -0.0240330957, -0.00634093583, 0.0135237081, -0.0164972953, 0.00669735856, 0.00777341658, -0.00552285975, -0.00953177083, -0.000647926179, 0.00151649513, 0.00237954804, 0.0058113928, -0.00637827534, 0.00853378605, -0.0200818926, 0.0114802159, 0.00584533764, -0.0217112545, -0.00725745177, 0.00803139899, 0.0164972953, -0.0334290862, 0.00509854686, 0.0022539515, -0.00366267096, -0.011649942, -0.0143112335, 0.0111136101, 0.00390707562, -0.00620854972, 0.016415827, 0.0226209816, -0.00244064908, 0.0219556596, -0.00175156468, -0.0155061, 0.00805176608, 0.0160899535, -0.00687726727, -0.0167960115, 0.0145556377, 0.00794314221, -0.0130892117, -0.0140125174, -0.00367624918, -0.016212156, 0.004952583, 0.00790919736, 0.00758332433, -0.0244947486, -0.0109981969, 0.0155468332, 0.0119486582, -0.00847947411, 0.0152209615, 0.000497719331, 0.0337821133, -0.00803818833, -0.0145013258, -0.00210459321, -0.0159134399, -0.0149494009, 0.0364977196, -0.0136051765, -0.020312719, -0.00484395865, 0.016565185, -0.00559753878, 0.020312719, -0.00486093154, 0.0220507048, -0.0278349426, -0.00122202188, 0.0200954713, -0.00942314602, -0.00953177083, 0.0240738299, -0.00828938186, -0.0119486582, 0.000375729287, -0.0221457519, 0.0103464518, 0.0152345393, 0.00903617311, 0.004395884, -0.0183710624, -0.00093179167, 0.038045615, 0.0111950776, 0.00647671567, -0.00281913648, -0.00273257657, -0.00127972849, -0.000482019736, -0.0164701398, -0.00214193272, 0.011853612, 0.000559669046, -0.00701304758, -0.00677543227, 0.00885286927, -0.00387991942, -0.00907011796, 0.010590856, -0.00308899977, 0.00450111367, 0.00370340515, 0.00288702664, 0.00542781362, 0.0196338184, 0.00775305, -0.0186154656, -0.00645634858, -0.0258797072, -0.0123152649, 0.000547788281, -0.013299671, 0.0154246315, -0.00408698432, -0.0172440857, 0.00953855924, -0.0115956292, 0.00368643249, -0.0058690994, -0.002527209, -0.0238837376, 0.0158862844, -0.00612029294, -0.0130756339, 0.00204518926, 0.00473533478, -0.00487450929, 0.000546515337, 0.0278620981, -0.00552964909, 0.00995947793, -0.0196066611, 0.00432459963, -0.0162800476, -0.00393423159, -0.0043517556, -0.00429065432, -0.0187105127, -0.0130688446, 0.00866277702, 0.0083708493, -0.000691630412, -0.000648350455, -0.00334528484, 0.00593698956, -0.0039715711, -0.030604858, 0.0224308893, -0.0029345497, -0.00828259252, -0.00192129, -0.00405303901, -0.00711488258, -0.00415487448, -0.0146642625, 0.000605070556, 0.00154449989, 0.00873745605, -0.0148136206, 0.00781415123, 0.0099459, -0.00788883, -0.0115684737, 0.00325872493, 0.0112561788, 0.0101292031, 0.0183846392, 0.00594717311, -0.0058113928, 0.00618818309, -0.0161714219, -0.00372716668, 0.0133811394, 0.00911764055, 0.00118383369, -0.0113987485, 0.00447735237, -0.0117925107, -0.0214532726, -0.0183982179, 0.0105433334, 4.68335638e-05, -0.0164701398, 0.0193079449, -0.00133913232, 0.0230690576, 0.00974901859, 0.00103617273, 0.02051639, 0.0279435664, -0.0115345288, 0.00375092821, 0.0232591499, 0.0168095902, 0.0160356425, 0.0172033515, -0.0247119982, 0.0230419, 0.0143927019, -0.000300413696, 0.0145963719, 0.0124170994, 0.00336565194, 0.000899543869, 0.00468102237, 0.000904635643, 0.0129194865, -0.00746112224, 0.00849984121, 0.0117110424, 0.0136323329, -0.0150716025, 0.000912273244, -0.0029056964, -0.0051324917, -0.00357101951, 0.010332874, 0.00947745796, -0.00172016548, 0.00688405661, 0.0158998612, -0.0131367352, -0.0232998841, 0.016415827, 0.0175971147, 0.00512230815, 0.0019688129, -0.0154382093, -0.00900222734, 0.00985085405, 0.00284459535, -0.0176650044, -0.00639524776, -0.00980333053, -0.00864919927, -0.00118128781, -0.0273868684, 0.00502726203, 0.0170811508, -0.00388331385, -0.00176174822, 0.0288397148, 0.0068569, 0.0122677414, 0.00902938377, -0.00306693534, -0.0067482763, -0.0116363633, 0.0240466744, 0.0148136206, -0.00291248551, -0.0106112231, -0.00627304567, 0.0159813296, -0.00630020164, 0.00823507, -0.00965397246, 0.00904296152, 0.0183574837, 0.0194980372, -0.00560772233, 0.0133200381, 0.018642623, -0.0111000314, -0.0104007637, -0.021073088, -0.0166194979, 0.0159541741, -0.0093009444, -0.00153177045, 0.00119147135, -0.00741359917, 0.010034157, 0.0046504722, -0.0121319611, -1.47183619e-05, 0.00164039456, 0.0103939744, 0.00128312293, 0.00882571377, 0.0213174932, 0.0267351232, -0.0228110738, 0.0216162093, 0.00864919927, 0.00356083596, 0.0125936139, 0.0279978793, 0.0096811289, -0.0102310386, 0.00150716025, -0.011093243, -0.00600148505, -0.0198918, -0.00780736189, -0.00585212698, 0.0067279092, 0.00161833037, 0.00936204474, 0.00962002762, 0.000379760255, -0.00887323637, 0.010461865, -0.023204837, 0.00444001285, 0.0230690576, 0.00749506755, -0.00252042012, -0.010536544, 0.00642240373, 0.00376111176, 0.0201905165, 0.0313109159, 0.0136119658, -0.00859488733, 0.0128651746, 0.0219149254, -0.00574350264, 0.00762405852, 0.0153703196, -0.00127209083, 0.0107877376, -0.0169317909, 0.00582157634, 0.0204484984, -0.00174138113, -0.00552964909, -0.0116159962, 0.00479983026, 0.00748827821, 0.0127701284, -0.0142433438, 0.00104975072, -0.00881213509, 0.00103617273, -0.000692054746, 0.00466744462, 0.0192672107, 0.025838973, 0.0139174713, 0.00395799289, -0.013428662, -0.0304147657, 0.00684671709, -0.00620176084, 0.036579188, 0.00956571568, 0.000561366265, 0.00374074467, 0.000506205601, -0.00353028532, -0.0167281218, 0.0100748911, -0.00906332862, -0.00296849478, -0.0119554475, -0.00328078913, 0.0137070119, -0.00126530183, 0.000779887545, -0.0303876102, -0.00251532835, -0.0240059402, 0.00253908988, -0.00244064908, 0.00229298812, -0.0170539934, -0.00822149124, -0.00544818072, -0.0330489, -0.0163886715, -0.023612177, -0.00370001071, -0.0168910567, -0.0122677414, -0.0187376682, 0.0157912374, -0.000468866026, 0.00623231148, 0.00611689826, 0.0218063015, -0.00206555636, -0.0131774694, -0.000454015069, 0.00166330754, 8.89466392e-05, -0.0101427818, 0.0337549597, -0.0010522966, -0.0194980372, 0.0204213429, 0.0165787637, -0.0151530709, 0.030604858, -0.0142569216, 0.0296815522, 0.000903787, -0.00657855114, -0.0198374875, -0.0172033515, 0.0136391213, 0.0201090481, -0.0194165688, -0.00440267334, 0.00585212698, -0.0263685156, -0.00307881623, 0.00535992347, -0.00126190728, -0.014691418, 0.00623231148, -0.000139917262, -0.0107266363, 0.016415827, 0.0144470138, 0.0129398536, -0.0128040733, -0.0225666706, 0.0125121456, -0.0170811508, -0.00106587459, -0.00127293938, -0.00276821898, 0.0147593087, -0.00617121, -0.00324854138, 0.0200547371, 0.0113580143, 0.0139446268, -0.00106587459, 0.0148679325, -0.00943672471, 0.013985361, -0.00212156563, 0.00435854448, -0.0134015065, -0.000577490195, -0.00433817739, 0.00668378081, 0.0174070224, -0.0125664584, 0.00349634024, 0.00979654212, 0.0183031727, -0.0161171108, -0.00478285784, 0.00450450834, 0.00869672187, -0.00537350168, 0.0166330747, -0.0107809482, -0.0305505469, 0.00441625109, -0.0353028551, -0.0113919592, -0.0087238783, 0.00354386331, 0.0131435236, 0.00361854257, -0.010740214, -0.0182488598, 0.0176921617, 0.00499671139, -0.00697910273, -0.00751543418, 0.0169861037, -0.0288125593, -0.00347257871, 0.0152209615, -0.00764442561, 0.0286496226, 0.00386634143, -0.000316113292, 0.0140939858, -0.00890718121, -0.0130009549, 0.0158319715, 0.019810332, 0.00418203045, 0.00335886283, 0.00771231577, 0.00968791731, -0.00379166217, 0.00215381361, 0.00333000952, 0.00774626061, 0.0106180124, 0.00275803544, -0.00667699147, 0.00918553118, -0.0173119754, -0.00218775845, 0.00433138851, 0.0287582483, -0.00659552356, -0.0275769606, -0.00193826249, 0.00504084025, -0.00417863578, 0.000486687175, 0.00981012, -0.0110728759, 0.0158455502, 0.00607616408, 0.0248070434, 0.00705378177, -0.0102038821, -0.00308730244, 0.00349973491, -0.0185068417, 0.00512230815, 0.00424652593, -0.0104279201, -0.00387991942, 0.0157369263, -0.00449432479, -0.017882254, -0.0116431527, 0.000692054746, 0.00335377106, -0.0194844604, 0.0303332973, -0.0150172906, -0.0121659068, 0.00367964362, 0.0104007637, -0.000502811046, 0.00862204283, 0.00183133548, -0.0113172801, -0.00164294045, 0.0167960115, 0.01433839, 0.0143655455, 0.0128515968, -0.0270609949, 0.00781415123, -0.00182794104, -0.0129737984, 0.00547873136, 0.011575263, 0.010108836, 0.0029549168, -0.000909727358, -0.0213039145, -0.00213174918, -0.00981012, -0.0168095902, 0.00879855733, 0.0137477461, -0.0259883311, 0.0170811508, 0.00533616217, -0.00598111795, 0.00111170043, -0.00745433336, 0.0030856051, -0.00186188612, 0.00559753878, 0.0232727267, -0.0118875569, -0.0237343796, -0.0137749016, -0.00270032883, 0.0277263187, 0.00549230911, -0.000952158705, -0.00722350692, 0.0128855417, -0.00647332147, 0.017882254, 0.00995947793, -0.0208829958, 0.0115345288, -0.0172305088, -0.0024270711, 0.00305505469, 0.0154925212, -0.00216739159, -0.00229129102, 0.0179501437, -0.00699947, 0.00484056445, -0.0146099506, 0.0189820733, 0.0089275483, -0.00828259252, 0.00130858168, 0.0375568047, 0.00639524776, 0.00416845223, -0.00457918737, 0.00398175465, -0.0162800476, 0.00264431955, 0.00934167858, 0.0142433438, -0.018791981, -0.00119316857, 0.00365248765, -0.0100613134, 0.0085202083, -0.0334833972, 0.000627559144, 0.0247663092, 0.00933488924, 0.00237445626, -0.0192672107, -0.00721671805, -0.00777341658, 0.0137138, 0.0359002873, 0.0272375084, -0.0226345602, 0.00820112415, 0.017325554, 0.00111509499, -0.0165244509, -0.00471157301, -0.00584873231, -0.00570955779, 0.0178007856, 0.00114734273, 0.0148679325, -0.019457303, -0.0185747314, -0.0165108722, 0.0053090062, -0.0210323539, 0.023910895, 0.0174206011, 0.00292776059, 0.0250107143, 0.0167009644, -0.00447056349, 0.00141211413, -0.0107130585, -9.117429e-05, -0.0175699592, 0.00945030246, 0.00544478605, -0.0060897423, -0.00491524348, 0.00767158158, 0.0122270072, -0.00515625346, 0.00137562316, -0.00907690637, -0.0403538756, -0.00976938568, -0.0192264766, -0.00806534383, 0.00959966052, 0.0112358117, 0.00291418261, -0.00279028318, -0.0131367352, 0.0138360029, 0.000528269855, 0.000266256509, 0.0102174608, -0.0146371061, -0.00737286499, 0.00969470665, -0.0220235493, -0.00544478605, -0.018696934, 0.0070062587, -0.0283780638, 0.00321799098, -0.0178550966, 0.0217519887, -0.0128991194, -0.0145013258, 0.00143587566, -0.0177736282, -0.0281336587, -0.017583536, -0.00747470045, 0.00408358965, 0.0140668293, -0.00594717311, -0.030604858, 0.0156147238, 0.0214804281, 0.0106994798, 0.00827580318, -0.021073088, -0.0102921398, 0.021276759, 0.0267758574, -0.035818819, 0.00543120829, -0.0183846392, -0.017176196, -0.0334562436, -0.0315824747, -0.00741359917, -0.0168367457, 0.00213005207, -0.00240840134, -0.000573247031, -0.00464368286, 0.0133336158, -0.000611010939, -0.0154925212, -0.00300074252, -0.00113206741, 0.0177600514, -6.54038922e-06, -1.8059829e-05, -0.000188076796, 0.0340536758, 0.00708772661, 0.00896149315, -0.022851808, -0.00756974658, -0.0173798669, 0.0149901351, 0.0266672317, 0.021073088, -0.0104822321, 0.00791598577, 0.00922626536, 0.00426010415, -0.00133234332, -0.0126479259, -0.0179773, -0.0140260952, -0.00617460487, -0.0177193172, -0.0222543757, 0.00746112224, -0.0210323539, 0.0281608142, -0.00942314602, -0.0203398746, -0.0104482872, 0.00470478414, 0.0157776605, -0.00490166526, 0.0184253734, -0.0139989397, -0.00695194677, -0.00951819215, -0.00531918975, 0.0181130785, -0.0066260742, 0.00375092821, 0.0329945907, -0.0120980162, -0.0230283234, 0.00450450834, -0.0110389311, 0.0394034162, 0.00782094, 0.01995969, 0.0194980372, 0.00438909512, -0.00533616217, -0.0140668293, 0.0154925212, 0.0293556806, -0.0181809701, -0.0124985678, 0.0038934974, -0.0207336377, -0.00100222765, 0.0142704993, -0.0105704889, 0.0387245156, -0.0146778403, 0.00308221066, -0.0139717832, -0.0131163681, -0.0129126972, 0.00925342087, 0.00522074895, 0.0113308579, 0.00940956827, -0.0154110538, -0.00374074467, 0.00575708086, 0.00486093154, 0.00769194867, 0.0305233896, -0.00978975277, -0.0168774799, 0.00266129198, -0.0101427818, 0.011147555, -0.00235239207, -0.012817651, 0.00541763, 0.00376790063, -0.00767837046, 0.021073088, 0.025485944, -0.00256794319, -0.0107809482, -0.00794314221, 0.00940956827, 0.00820112415, 0.00587249408, -0.00657515647, 0.0126547152, -0.00132470566, -0.00537350168, -0.0122541636, -0.00585552119, -0.00138665538, -0.00945709087, 0.000218521265, 0.0104822321, 0.000690357469, 0.0471972, 0.00860167574, 0.0326144062, -0.0114598498, 0.0124170994, 0.0179773, 0.000689084525, 0.00978296343, 0.00613047648, -0.00827580318, -0.00527845556, -0.0159134399, 0.00718956208, 0.000869841955, 0.0144062797, -0.0218198784, 0.0269387923, 0.00736607611, 0.0245083272, 0.00454863673, 0.0145149035, 0.00431441609, 0.0163479373, -0.0229875892, 0.00366267096, -0.0168639012, 0.015044447, -0.0143655455, 0.0061915773, -0.011222234, -0.010943885, -0.00183473, 0.00574350264, 0.0151394932, -0.0194165688, 0.00088257133, -0.0252551176, 0.00260698, -0.00333679863, -0.00989837665, -0.00211138208, -0.00464028865, 0.020312719, 0.0147864642, 0.0186833572, -0.0245626401, 0.00370679959, -0.0252415407, -0.0219285041, 0.00178720697, -0.00303638494, 0.0172576644, -0.005611117, -0.0157505032, -0.0281336587, 0.0267487, 0.00935525633, 0.00742038805, -0.00986443181, -0.00318234856, -0.0085473638, 0.0182488598, 0.00429065432, 0.00555341039, -0.0144334361, -0.00171846827, -0.0127701284, -0.0300617367, -0.0125732468, 0.0166330747, -0.011351225, -0.00029235176, 0.00245253, 0.0124374665, 0.0121862739, 0.0329945907, -0.0233541951, 0.00494239945, -0.00593359489, -0.0137341674, 0.00673469808, 0.00254418165, 0.00734570902, 0.00991195533, 0.011907924, 0.0115548959, 0.00905653927, 0.00667020259, 0.011982603, 0.00442982931, 0.00230317167, -0.000890209, 0.0464368314, -0.000801527523, 0.0196881294, 0.0100748911, 0.00596754, -0.0105976453, 0.00745433336, 0.00243046577, -0.0111882892, 0.0142569216, -0.000849899254, -0.0113444366, -0.00540405232, 0.00732534193, -0.015451787, 0.0137613239, -0.0178958308, 0.0317725688, -0.0162257347, 0.0181266572, 2.68378062e-05, 0.000863901572, 0.0128380181, -0.0087442454, 0.00532258395, -0.0184661075, -0.0171897747, 0.0167009644, -0.0195659269, -0.00993911084, -0.0129330643, 0.00332491775, 0.00692479033, 0.0345696397, -0.0159541741, 0.00276142987, -0.00509515218, -0.00476927962, -0.0347054191, 0.00194165693, 0.0107877376, 0.00875103381, -0.019402992, -0.00477267429, 0.00744754449, 0.0236936454, -0.010108836, 0.00498992251, -0.0111815, -0.00148255017, 0.0023269332, 0.0113919592, -0.025431633, 0.0085202083, -0.00877819, -0.000482868345, -0.0166873876, 0.0119282911, 0.0106180124, 0.00808571093, 0.00995268952, -0.0133675616, -0.0185339972, -0.000843958813, -0.00114055374, -0.00331643154, -0.0314466953, -0.00938241184, 0.0163207799, 0.00288193487, -0.00331133977, -0.000332237192, 0.00749506755, 0.0109303063, -0.00241688755, -0.0277398955, 0.0223765783, 0.00228619925, -0.00401230529, 0.0243318137, -0.00269353972, 0.000452742126, 0.00338941347, -0.00192468439, 0.00723708514, -0.00626286212, -0.0320984423, 0.00105144794, 0.0155196777, 0.00263922778, 0.000194865817, -0.00458937092, 0.0332661495, -0.0149086667, -0.0125528798, -0.0165787637, -0.0106383795, 0.0336734913, 0.00153940811, 3.73925968e-06, 0.0161714219, 0.00788204093, -0.00233032787, -0.00588607183, 0.00972865149, -0.026599342, -0.00387652498, 0.0265857652, 0.00340468856, -0.00537010701, -0.016823167, 0.0278620981, -0.0104143415, -0.0040937732, 0.0043721227, 0.0128448075, -0.00592680601, -0.00397496531, 0.000416887662, -0.0156147238, -0.0160492212, -0.00327060581, -0.00500350073, -0.016823167, 0.013578021, 0.00343354186, -0.0100884689, -0.00953855924, -0.0197560191, 0.0164565612, -0.00200784975, -0.00464368286, -0.0345967971, 0.0154789435, 0.0343252346, 0.00248647504, 0.00883250218, 0.0108488388, -0.00193317072, 0.0100884689, -0.0203398746, 0.000927548506, 0.00349634024, -0.0199868456, -0.00956571568, 0.0235035531, 0.00161408714, -0.00673130387, 0.0131842578, -0.00220982288, -0.00780736189, -0.00525129959, 0.00779378368, -0.0138767371, -0.0220507048, -0.0179229863, 0.0253365859, 0.0333747752, 0.0014817015, -0.0141754532, -0.0251600724, 0.0109914076, -0.0322885327, 0.00486432575, 0.00136798562, -0.00457579317, 0.00456221495, -0.00178381242, 0.017271243, -0.0156418793, -0.0204620771, -0.0188191365, 0.0108827837, 0.0112901237, 0.0115548959, -0.0208151061, -0.0268301684, 0.0217791442, 0.00473533478, 0.0163615141, 0.0219556596, -0.0102378279, -0.00141550868, -0.0085473638, -0.00346748694, -0.00720314, -0.00463689398, 0.00907011796, -0.00438570045, 0.0164837167, 0.0232184157, 0.00640543131, 0.0114326933, -0.000432799396, -0.00142654078, 0.0224037338, 0.00693836855, 0.00493561057, 0.0110592982, 0.0109167285, -0.00256624585, -0.0265586078, -0.0163207799, 0.0112629682, -0.0016777342, 0.0164837167, -0.000209928927, -0.00979654212, 0.00760369143, 0.00820112415, -0.0140260952, -0.000366606546, 0.0399193801, -0.019199321, 0.00967434, -0.00854057539, -0.0072846082, -0.000493476167, 0.0219828151, -0.0199461114, -0.0139582055, 0.00502726203, -0.00808571093, 0.0260426439, -0.018642623, 0.0199325345, -0.00424652593, -0.0127904955, 0.015709769, -0.000829956494, -0.000545242394, -0.0130484775, -0.0116770975, -0.0283509064, 0.00273087947, -0.00123390264, -0.021426117, 0.0049288217, -0.00249835569, -0.00759011367, -0.0207336377, -0.0289754961, 0.0227567628, 0.00243046577, 0.0238837376, 0.0129330643, -0.00890718121, -0.00841837283, -0.0360089093, -0.00187546411, 0.000501113827, 0.00532597862, 0.00228789658, -5.87143295e-05, 0.00558396103, 0.000433435867, 0.00370340515, 0.00148000428, 0.0172576644, -0.0189277604, -0.00158438529, 0.00752901239, -0.00327230291, -0.0282151271, -0.0046504722, 0.0186290443, 0.0237751137, 0.00195523491, -0.0207200591, 0.00453845318, 0.0116906753, 0.00639185309, 0.0132182026, 0.026192002, 0.0224852022, 0.0279164109, -0.012335632, -0.0190906972, 0.00122881087, 0.00249665859, 0.00746791111, -0.0301160496, 0.00604900811, 0.0110049853, 0.0131503129, -0.0244675931, -0.00448414125, 0.0212903358, 0.0151259145, 0.00858809799, 0.00224376796, 0.0285409987, -0.0268301684, 0.013428662, -0.0117381988, -0.00380184571, 0.00933488924, 0.00390028651, 0.00224376796, -0.000833351, -0.0148815103, -0.0190635417, -0.00282422826, -0.00262055802, 0.0172576644, -0.0194980372, -0.0146506839, -0.0136662778, 0.0112629682, 0.00413790159, -0.00790240802, -0.00147491251, -0.00249496126, -0.00464707753, 0.0264364053, -0.00610671472, 0.0128991194, 0.0140260952, 0.00128482014, -0.0345153287, -0.0173934437, 0.0298716445, -0.00215890538, -0.0141618755, 0.00109218201, -0.00421597529, -0.0292470567, 0.000405219063, -0.00305335736, -0.0130145326, -0.00686708372, -0.0283237509, -0.0227567628, -0.00985085405, -0.00100477354, 0.0166466534, -0.0203262977, 0.0230826344, 0.0201226268, 0.017678583, 0.006371486, -0.0223222654, -0.0183303282, 0.016157845, -0.0205571223, 0.00797029771, -0.0159405954, -0.0170539934, -0.00790919736, 0.0423634239, 0.0155468332, 0.0243861247, 0.0356830396, -0.00631038519, 0.00202991418, 0.0121862739, 0.00599469617, 0.00799745414, 0.0052309325, -0.0116363633, -0.0134015065, 0.00359817548, -0.00642919261, -0.0033130371, -0.0113580143, 0.00360157, 0.000168664468, 0.00929415505, -0.0129602207, 0.0480390377, -0.0161171108, -0.00716919499, -0.00124069164, 0.0208694171, 0.00989837665, -0.0214940067, 0.00969470665, -0.0106587466, 0.00462671043, -0.0198374875, 0.000547363947, 0.0177600514, 0.00295152212, -0.00623570615, 0.00612368714, -0.0309850425, -0.00149867404, -0.016565185, -0.0132928826, -0.00687726727, 0.0137138, 0.016062798, -0.00442304043, -0.0200683139, -0.00138241227, -0.0286767799, 0.0123492097, -0.00540065765, 0.0120369149, -0.0080925, 0.010740214, -0.0221729074, -0.00775983883, -0.0163479373, -0.00862204283, 0.0480390377, -0.00241519045, 0.0303332973, 0.0211274, -0.0034148721, -0.0219963938, -0.0107605811, 0.00993232243, -0.00980333053, -0.0157912374, -0.0380727686, 0.00717598386, 0.0177600514, 0.00996626727, -0.010461865, 0.00904975086, 0.0168367457, 0.0150851812, -0.00849305186, -0.00859488733, 0.000552880054, -0.0138631593, 0.00794314221, -0.0126275588, -0.01317068, 0.0083708493, -0.000189880127, -0.02133107, 0.00354386331, 0.0238022693, 0.0153974751, -0.00226922659, 0.000746791135, -0.0121183833, -7.18680385e-05, 0.0126886601, -0.0102242492, 0.0169046354, 0.011018564, -0.00318065123, -0.0496955551, 0.00704020355, -0.00630359584, 0.00824185833, -0.0267079659, 0.015044447, -0.00201463886, 0.00502386782, -0.00253569544, -0.015601146, -0.012817651, -0.00285987067, -0.0139174713, -0.0111271879, -0.00330455066, 0.0187105127, 0.00631717406, 0.00867635477, -0.0111000314, 0.00869672187, -0.0200818926, -0.0222679544, 0.0222272202, -0.00190092286, -0.013985361, 0.00240330957, -0.00158014218, 0.0277263187, 0.00648689922, -0.0240195189, 0.0145556377, -0.0132453591, -0.00333000952, -0.00186358334, 0.00186697778, -0.0462467372, 0.00472854543, -0.00272239302, -0.00454184785, -0.00985085405, 0.00392404804, 0.00282932, 0.0080925, -0.00763763674, -0.00315349526, 0.0246441066, 0.00593698956, 0.00864919927, -0.00897507183, 0.00401569949, -0.0288125593, 0.0240330957, 0.0179229863, 0.0124306781, 0.032125596, 0.00276991609, 0.00337753259, 0.0124917785, 0.0131163681, 0.0116974646, 0.006269651, -0.0100477356, 0.00871708896, 0.00211986853, -0.00854057539, -0.00562808942, 0.00290060462, -0.0268165898, 0.0168639012, -0.00431102142, 0.0317182578, 0.0257982388, -0.00752222352, -0.00328078913, 0.00868314411, -0.0363076255, -0.0155739896, -0.00158438529, 0.0309307314, 0.00940277893, 0.00923305377, 0.000979314791, 0.0416845232, 0.0101020476, -0.00655478938, 0.00809929, -0.00319592655, 0.0293556806, -0.00738644321, 0.00429065432, 0.0187512469, -0.00348276226, 0.0243997034, 0.0124917785, 0.00848626252, 0.0165516064, -0.00342675298, -0.0156147238, -0.00294982502, -0.0238158479, 0.00907690637, 0.0184932649, -0.00324005517, 0.00978975277, -0.0127769178, -0.00378147862, -0.0146642625, -0.00278858608, 0.0167960115, 0.00545496959, -0.00918553118, -0.0098576434, -0.0143112335, -0.0131367352, 0.00592680601, 0.0124849901, -0.00896149315, 0.00544139184, -0.0118943462, 0.00205876748, 0.00632396294, -0.00754259061, 0.0124306781, 0.00725066289, -0.0145556377, 0.00925342087, 0.000522753806, 0.017529225, 0.0100748911, -0.0164701398, -0.00181436294, -0.0244947486, -0.0144198574, -0.0102446163, 0.00897507183, 0.0109778298, 0.0222543757, 0.0127972839, -0.00615763245, 0.00869672187, -0.000231674974, 0.0145692164, 0.015302429, -0.0154789435, -0.00450450834, -0.0132657262, -0.0145827942, 0.00196372112, 0.000747639744, 0.0117381988, -0.00394102046, -0.0180180334, 0.015098759, 0.000466744445, -0.00556359394, 0.0310122, -0.00968791731, -0.00137392594, 0.00839800574, -0.0135304974, 0.00529203331, -0.0262191575, -0.00706735952, 0.00223528175] |
01 Oct, 2024 | System Requirements for Installing Anaconda
01 Oct, 2024
Anaconda is a popular distribution of Python and R designed for scientific computing, data science, and machine learning. It simplifies package management and deployment, making it easier for users to work with data. To ensure optimal performance and user experience, it’s essential to understand the system requirements for running Anaconda. System Requirements for Installing Anaconda This article outlines the key system requirements for installing Anaconda on different operating systems.Table of ContentWhy Check System Requirements?Hardware Requirements for Installing Anaconda Software Requirements for Installing Anaconda Network Requirements for Installing Anaconda Data Requirements for Installing Anaconda Verifying Your System's Compatibility for Installing Anaconda Why Check System Requirements?Ensuring your system meets the Anaconda installation requirements is crucial for a smooth experience. Mismatches in requirements may lead to installation failures, package errors, and performance issues. This guide details the specific hardware and software configurations required for successful installation.Hardware Requirements for Installing Anaconda General RecommendationsWhile specific requirements may vary based on the applications and packages used, the following hardware specifications are generally recommended:CPU: A modern multi-core processor is recommended for efficient performance. Intel i5 or equivalent is suitable for most tasks, while i7 or higher is preferred for more demanding computations.RAM: A minimum of 4 GB of RAM is required, but 8 GB or more is ideal for running data-intensive applications and handling larger datasets.Storage: Anaconda requires approximately 3 GB of disk space for installation, but additional space will be necessary for packages, environments, and data files. An SSD is recommended for faster performance.Display: A monitor with at least 1366 x 768 resolution is required, with higher resolutions preferred for improved usability.Software Requirements for Installing Anaconda Operating SystemsAnaconda is compatible with multiple operating systems:Windows: Windows 7, 8, or 10 (64-bit)macOS: macOS 10.12 (Sierra) or laterLinux: Most modern Linux distributions, including Ubuntu and CentOS (64-bit)Python VersionAnaconda comes with the latest version of Python, but it also supports older versions. Users can create different environments with specific Python versions as needed.Python 3.x is included in the Anaconda distribution. You can create environments for different versions of Python (e.g., Python 2.7 or earlier versions of Python 3.x) if needed.Additional SoftwareCommand Line Interface: Familiarity with command-line interfaces (CMD for Windows, Terminal for macOS and Linux) is beneficial for managing Anaconda environments and packages.Network Requirements for Installing Anaconda Internet ConnectionA stable internet connection is essential for downloading the Anaconda installer and any additional packages or libraries. While an internet connection is not required for using Anaconda after installation, it is necessary for installing new packages and updates.Firewall and Proxy SettingsIf your organization uses a firewall or proxy, ensure that the necessary settings allow Anaconda to access external repositories and services. You may need to configure proxy settings in Anaconda if required.Data Requirements for Installing Anaconda Data SourcesAnaconda supports a variety of data formats and sources, including:CSV, JSON, and Excel filesDatabases (e.g., SQLite, PostgreSQL, MySQL)Cloud services (e.g., AWS, Google Cloud)Understanding your data sources and ensuring compatibility with Anaconda is crucial for smooth operation.Package ManagementAnaconda includes conda, a powerful package manager that simplifies the installation and management of libraries and dependencies. Users can create isolated environments for different projects to avoid version conflicts.Verifying Your System's Compatibility for Installing Anaconda A. Check System ArchitectureTo check whether your system is 64-bit:Windows: Go to Settings > System > About. Under "Device specifications," check if it says "64-bit operating system."macOS: All modern macOS systems are 64-bit.Linux: Run the command uname -m in the terminal. If it returns x86_64, your system is 64-bit.B. Checking Disk SpaceMake sure you have enough free disk space by:Windows: Open File Explorer and right-click on your disk to check available space.macOS: Click the Apple icon > About This Mac > Storage.Linux: Use the command df -h to view free space on your drives.C. Checking RAMTo verify your RAM:Windows: Go to Task Manager > Performance > Memory.macOS: Go to About This Mac > Memory.Linux: Use the free -h command.Installation and Post-Installation TipsOnce you verify that your system meets the requirements, you can download and install Anaconda. During the installation process:On Windows, the installer allows you to add Anaconda to your PATH environment variable (recommended for easy access).For macOS and Linux, follow the terminal-based installation process and confirm the installation with conda list in the terminal.After installation, you may want to:Update Anaconda: Run conda update conda and conda update anaconda to ensure you have the latest packages.Create environments: Use conda create --name myenv to create isolated environments for different projects, preventing package conflicts.ConclusionUnderstanding the system requirements for Anaconda is vital for ensuring an efficient and productive data science experience. By meeting the necessary hardware, software, network, and data specifications, users can fully leverage Anaconda's capabilities to streamline their workflows. Whether for individual use or in a collaborative environment, these requirements will guide you in preparing for a successful Anaconda installation and setup
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda | https://www.geeksforgeeks.org/system-requirements-for-installing-anaconda?ref=asr3 | Python Projects | System Requirements for Installing Anaconda | System Requirements for Installing Anaconda, Version Control for Python Projects: Why and How to Use Git, Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Top Python Projects on GitHub | GeeksforGeeks | [-0.0208133161, 0.00951015, -0.00535752811, 0.0218460932, 0.0241841841, -0.0160080362, 0.00169529556, 0.0247292612, 0.0377250314, 0.0399914, 0.01473141, -0.0660403222, 0.0263788346, -0.0297783893, 0.00153302762, 0.027239481, -0.0277128369, 0.0165818017, 0.0132396212, -0.00521050114, 0.0270099752, -0.0259485096, -0.00145413505, 0.0109087024, 0.00970379636, 0.00852757879, 0.0142150214, -0.00963207521, 0.00757369446, -0.0129097067, 0.0255181864, -0.0185039137, -0.00140751665, -0.0154773043, 0.00522484537, -0.0399053395, 0.0333644189, -0.0254894979, -0.0249013901, 0.0134762991, -0.0149465716, 0.020870693, 0.0411389321, 0.00193466304, 0.0100552272, -0.0147744417, -0.0154486159, -0.00431399373, 0.000999605749, -0.0175715461, -0.000977193122, -0.0415692553, 0.0594994053, 0.0137631819, 0.0128953625, 0.0139209675, 0.0166104902, 0.0014039306, 0.0106505081, -0.0193071831, -0.00273614051, 0.0431471094, -0.0164670479, 0.0010767054, -0.0264935866, 0.0203112718, -0.0224485453, 0.0595567785, -0.0101054311, -0.0102130128, 0.00384063763, 0.0319013186, 0.0116761122, -0.0221329741, 0.00161460985, 0.00135103671, 0.0154199274, -0.0203399602, -0.0116761122, 0.00917306356, -0.00890769716, -0.0424012132, 0.0255899075, 0.0133687183, 0.0482536145, 0.0255612191, 0.00938105397, -0.0491142608, 0.00303198816, -0.00403786916, 0.0125941364, 0.035171777, 0.050147038, -0.00174998248, -0.00293695834, 0.00958904345, -0.0490568839, 0.00243132818, -0.0334504843, 0.0218174048, -0.0186330099, -0.0146883773, 0.0388725623, -0.0529011078, -0.0276841484, -0.0530732386, 0.0205120891, -0.00458653178, -0.027784558, 0.00521767326, -0.0160223804, -0.00696406933, -0.00220899424, -0.0103851417, -0.0480241105, -0.0105644437, -0.0209280681, -0.0279423427, -0.0393028855, -0.00511726411, 0.0214157682, 0.0298070777, -0.00415262254, 0.0147170657, -0.0318726301, 0.0206985623, 0.0257620364, -0.00809725467, 0.0207702834, -0.00317901536, 0.0399053395, -0.00741590932, -0.0327619649, -0.0174854808, -0.0205407776, -0.0142150214, 0.0411102436, 0.0668435916, 0.0274976753, -0.00888618175, -0.0713763312, -0.0208850373, -0.0263358019, -0.00995481852, -0.0163666401, 0.0292763468, 0.0138062146, 0.037409462, -0.0182313751, -0.00360037386, -0.0479093567, 0.00163343654, 0.0130746644, 0.0260058865, 0.0384709276, -0.0134762991, -0.00783906, 0.0433766134, -0.00490568858, -0.00297461147, 0.0054005608, -0.00336728175, -0.00854192302, 0.00727605401, 0.0444954559, -0.00383346574, 0.0092663, 0.00181991, -0.0643190295, 0.0334504843, 0.00504554389, -0.0213870816, -0.0127519211, 0.0407372974, -0.0252743363, -0.0170408133, 0.000692551956, -0.00808291, 0.0377537198, -0.0160223804, -0.0205838103, -0.0113533698, 0.0367209427, 0.0305529721, 0.0384709276, 0.0020117627, 0.0410241783, -0.026880879, -0.0347127654, 0.00584164215, 0.0356881656, -0.0280427523, 0.0297210142, 0.0205120891, -0.010887186, -0.00155006128, -0.0133758904, 0.0400487781, -0.0153051745, 0.0120777478, -0.0364914387, -0.024528442, -0.01232877, 0.0389299393, 0.0312988684, -0.00630782591, -0.034397196, 0.00507064583, 0.0496593378, -0.0269956309, 0.0254608113, -0.0117334891, 0.00428889133, -0.0324750841, 0.0198235717, 0.0119988555, -0.00252277195, 0.00736570498, -0.0239116456, -0.0204116814, -0.0180305578, -0.0249874536, 0.0367783196, 0.00636878842, -0.0323890187, 0.00957469922, 0.0434626788, 0.021645274, 0.0139639992, 0.0149035389, 0.0502904803, 0.0236247629, 0.00908699911, 0.0109302187, -0.0185326, 0.0349422731, 0.0376676545, -0.00823352393, -0.0426594093, 0.0489708222, 0.0255181864, -0.00360933878, -0.0308398549, -0.0403356627, -0.0278132465, -0.0169117153, 0.011726317, 0.0583805628, 0.00823352393, 0.023753861, -0.0108800139, -0.0124650393, -0.0144875599, 0.0249157343, -0.0138420742, -0.0039446326, 0.0148605071, -0.0383274853, -0.0273398906, 0.00507423189, 0.0252886806, -0.0034425885, -0.0214157682, 0.0337373652, -0.00803987868, 0.011367714, 0.0197088197, -0.00328301, 0.00928781647, 0.00014635484, 0.0880155116, 0.0194936562, 0.00638671871, -0.0204977449, -0.0142437099, -0.0405077897, 0.0144086666, 0.0234669782, 0.0236677956, -0.0216309316, 0.0155346803, -0.0142939137, 0.00603528786, 0.00531808194, 0.0300939605, -0.0239690226, -0.0148031302, -0.0194936562, -0.0561141931, 0.0154055832, -0.0180018693, -0.00958904345, 0.01473141, 0.0345406383, 0.0296349488, 0.0011036006, -0.0100623993, -6.4828695e-05, -0.03138493, -0.0208133161, -0.0299792085, -0.0373807736, 0.0116832843, 0.0178297386, 0.0312128011, -0.0230940301, -0.0116474247, 0.0199813563, 0.0185899772, 0.000779064954, 0.0320160724, 0.000160138632, 0.00860647112, -0.0339094959, -0.00283296336, 0.0220182221, 0.00919458, -0.0051602968, 0.00356272049, -0.0142078493, 0.0277415253, -0.0136340847, -0.0487986915, 0.0286308601, 0.0163522959, -0.0110162832, -0.0372660197, -0.0114322621, -0.0278849658, -0.0259054787, -0.0119414786, -0.00189163059, -0.03175788, 0.00127393706, 0.0155920573, -0.0335365497, -0.0337947421, -0.011604392, 0.0225633, 0.0377537198, 0.00324714975, -0.0141576454, -0.0488847569, 0.0292763468, 0.0288029909, 0.00358423661, -0.012386146, 0.0130316317, 0.0211719181, 0.0291615929, 0.0014173782, -0.0163953267, 0.0193789043, 0.01473141, 0.0115398429, 0.0344545729, -0.0086423317, -0.0207989719, -0.0101484638, 0.0255038422, 0.0113390256, -0.033679992, -0.0335652381, 0.00649788557, 0.00169081299, 0.0193502158, -0.0145951407, 0.00834827684, 0.0387578085, -0.0144014955, 0.0212723278, 0.0297497027, 0.0211862624, -0.00124973129, -0.0242989361, -0.00215520384, -0.00338341901, -0.00484472606, -0.0401348434, -0.00947429053, -0.00814745948, 0.00411676196, 0.0563150086, 0.0445528328, 0.0257620364, -0.0244854111, 0.0267374367, 0.0135265039, 0.0218174048, 0.00380119146, -0.0371225774, -0.0135193318, 0.00801836234, -0.0164527036, -0.0388151854, -0.016538769, -5.53593309e-05, 0.00649429951, 0.023036655, -0.0040235254, -0.0110736592, 0.0114609506, 0.00892921351, -0.00247794646, 0.0316144377, -0.0452413484, -0.0441798866, -0.0463888794, 0.0289464314, -0.0020924483, -0.0184752252, -0.00172039773, -0.0451839752, 0.0782615095, 0.0150039475, 0.0257476922, -0.00889335386, 0.0188481715, -0.0112027563, 0.0203686487, -0.0314709954, 0.0434626788, 0.00374022895, 0.0171699096, 0.0141576454, -0.0118841026, -0.0214157682, 0.00326149398, -0.00482679578, 0.00294054439, 0.00284910062, 0.00305350428, 0.00421717064, -0.0172129422, 0.0239690226, -0.0371225774, 0.0059169489, 0.0043785423, 0.0254177786, -0.0270099752, -0.0596141554, -0.0318152532, -0.0125941364, -0.0323029533, -0.05255685, 0.000679552613, -0.0188481715, 0.0325898379, 0.012264221, -0.0292046256, -0.0229505897, 0.0214444567, -0.0147744417, -0.0209137257, 0.0118697584, 0.0188912041, -0.0245858189, -0.0138851069, 0.0222907607, -0.0310980491, 0.0173563827, 0.00206376, 0.0457003601, 0.0146381734, 0.0294915084, 0.0117048007, -0.0499749072, -0.0485978723, -0.00493796263, -0.00186832144, -0.0139137954, -0.0195797216, 0.0670731, 0.0111668967, 0.0346840769, -0.0211862624, 0.0155490246, 0.0248727016, -0.00404504128, -0.0175715461, 0.0214301124, 0.0240981188, 0.0401348434, -0.0362045541, -0.0142437099, 0.0092663, -0.0446102098, 0.0322168916, -0.00014635484, -0.0165674575, 0.00996916275, 0.0386430547, 0.0281288158, 0.0174281038, 0.00365775032, 0.00447177887, 0.000944022322, -0.00476583326, -0.0258624461, 0.030667726, -0.0364053734, -0.0232087839, -0.0198522601, -0.00386574, 0.0267948136, 0.0243276246, 0.0111597246, 0.0283439774, -0.00988309737, -0.0304095317, -0.0125511037, -0.0244854111, 0.0137631819, 0.0345980152, 0.0107867774, -0.00615721289, -0.0365488157, 0.0218747817, 0.00690669287, -0.00249946257, 0.00933802128, -0.00537187234, -0.0100050224, -0.0157928746, 0.0189629253, -0.0276124291, -0.00865667593, -0.0411676206, -0.00502044149, 0.00656243414, 0.00518539874, 0.00782471709, -0.0278706215, -0.0222190395, 0.0188768599, -0.00877142884, 0.0120203709, 0.0180018693, 0.0114609506, -0.028745614, -0.0405651666, 0.0301226489, -0.035716854, -0.0154342717, -0.00049218256, -0.025919823, -0.00199562544, -0.020870693, 0.023036655, 0.0220469106, 0.00729757035, 0.00527863577, 0.0195653774, -0.0165100805, -0.0281001274, -0.00875708461, 0.0354012847, -0.0262067039, 0.0102201849, -0.0216022432, -0.011001939, -0.01382773, -0.000539697474, -0.0148031302, 0.00390877249, -0.0310693607, 0.0209711, 0.00148282328, 0.00247077434, 0.00535752811, 0.0278275907, -0.00701427413, 0.0204977449, 0.0157785304, -0.0206698757, 0.00806139503, 2.42477236e-05, -0.00370795466, 0.0042996495, 0.0247292612, -0.00592412101, -0.00288137491, 0.018704731, -0.0186186656, 0.0210284777, -0.00592770707, -0.0128595019, -0.0232518166, -0.00472638709, -0.0279853754, -0.0149178831, 0.0410528667, -0.0216022432, -0.00218389207, -0.0200530775, 0.0170981884, 0.0194506254, 0.0103564532, -0.00482679578, 0.00632217, -0.00732267229, 0.00602811575, 0.0483970568, -0.000586315873, -0.0176719539, 0.00239726086, -0.00261780154, 0.00854192302, -0.0121422959, -0.0167108979, -0.0319013186, 0.000300778222, 0.0248009805, -0.00722584967, 0.0259054787, -0.012386146, 0.0105070667, -0.0204834, -0.00880728848, -0.00797533, -0.00246180943, 0.00322563364, -0.0309832953, -0.0064584394, 0.0121279527, 0.0403356627, -0.014494732, 0.0181883425, -0.0255468749, -0.0327332802, -0.0148748513, -0.0180162136, 0.00246180943, 0.0118052093, 0.0156064006, -0.0094599463, 0.00242594909, -0.0070286179, -0.00500609726, 0.000557627587, -0.00976117235, 0.0338234305, 0.00505271554, 0.135637984, 0.00141917123, 0.0314996839, -0.0083769653, 0.0111955842, 0.0373233967, 0.0202538949, 0.00919458, -0.00314136199, 0.000110774694, 0.0264505539, 0.0109875947, 0.0243850015, -0.00517464057, -0.0113246813, -0.000152630382, 0.00755935069, -0.0151187014, -0.0295488834, 0.0276698042, -0.00622176146, 0.0283870101, -0.00711109675, 0.051839646, 0.00377250323, 0.016294919, 0.0410241783, 0.0049738232, -0.0131894173, -0.00961056, 0.025374746, 0.00319873844, -0.0153195187, 0.00423510093, 0.00324714975, 0.00152854517, -0.0207129065, -0.00392670231, -0.00243491423, 0.0138062146, 0.00384780974, -0.0375242159, -0.00115111552, -0.0262927692, -0.00623969175, -0.0068134563, -0.0263931789, -0.0197088197, 0.0188768599, 0.00994047429, 0.0268378463, -0.00677401, -0.0151617331, -0.01473141, -0.0183317829, 0.0131320404, 0.00443591876, -0.00446460675, 0.000985261635, -0.00879294425, -0.025733348, 0.016653521, 0.0103923138, -0.0116402525, -0.0105572715, -0.040106155, 0.0207846276, 0.0140500637, -0.00470845681, -0.0101914965, 0.00511367805, -0.0110521438, 0.0160654131, 0.0134762991, -0.0209997892, 0.0152191101, 0.0022609916, -0.0102488725, 0.0194793139, 0.0103277657, -0.0241411515, -0.0408807397, -0.0306964144, 0.00831241626, 0.0322168916, -0.0207989719, -0.00533242617, 0.0156064006, -0.0217313394, 0.0161658209, 0.00155275082, -0.0196227543, -0.0136125684, 0.0186760426, 0.00183335762, 0.00781037239, 0.0352578424, 0.0132754818, 0.0173707269, -0.0234669782, -0.0176576097, 0.00473714527, -0.0265509635, -0.017198598, 0.0284730755, 0.0139639992, -0.0143369464, 0.00499533908, -0.015993692, -0.0010704298, -0.0364627503, -0.00196514418, 0.0228645243, 0.0124650393, -0.00880728848, -0.0222907607, 0.0566879548, 1.36087019e-05, 0.025374746, -0.0193215273, -0.00399483694, 0.00320949662, -0.0176432654, -0.0177149866, 0.0137990424, -0.00490568858, -0.0121494681, 0.0102703888, 0.0288316775, 0.0575486049, 0.028745614, -0.015993692, -0.0160080362, -0.00428530527, -0.0387004316, -0.0103134215, 0.0252743363, -0.0167539306, 0.034397196, 0.00143351534, 0.0154342717, 0.0143799791, -0.00169260602, 0.0325037725, -0.00392670231, 0.0293050334, 0.0248009805, 0.0231370628, 0.0376102775, -0.00337445387, -0.005321668, -0.0013707598, -0.0150182918, -0.0026213876, -0.0347701423, -0.00943125784, -0.0287743025, 0.0223481376, -0.036319308, -0.0269095656, -0.0049487208, 0.00862081535, -0.0288460217, -0.023036655, -0.0076238988, -0.0216022432, 0.0131535567, 0.0113964025, -0.000443098776, -0.0248296689, 0.0288460217, 0.0202682391, -0.0233378801, -0.0149609158, 0.00992613, -0.010887186, 0.0297497027, 0.000907265523, 0.0313562416, -0.020684218, -0.0146883773, -0.0161514767, 0.00758803869, 0.0356594771, 0.00846303, 0.0357455425, -0.00841999799, 0.00507781794, -0.00611418067, -0.047995422, 0.0178153943, -0.0372660197, 0.0376963429, 0.0197518505, -0.00359858084, -0.0249013901, 0.0355160385, -0.00307322736, 0.00053207716, 0.00296026748, 0.0239833668, 0.0137990424, -0.000246539537, 0.0019723163, -0.00925912894, 0.00359499478, 0.0494011454, 0.0141719887, -0.0173276961, -0.00663415482, 0.0166248325, -0.0142437099, 0.0237968918, 0.0364340618, -0.01473141, -0.0117478333, 0.01587894, 0.0175858885, 0.00867819134, -0.00863516, -0.00989026949, 0.0249157343, -0.00719716167, -0.0262067039, 0.0125797922, -0.0286452044, 0.0056515825, 0.00142992928, -0.0375815891, 0.0429462902, 0.0186186656, -0.0322455801, -0.00483396789, -0.0251165517, 0.00386932609, 0.00632934226, -0.00102112198, 0.0233378801, -0.00953166652, 0.00478017749, 0.0108154658, 0.0132611375, -0.0269525982, -0.0213583931, -0.00984723773, -0.0141361291, 0.0103134215, 0.0328767188, 0.00760955503, -0.0180162136, -0.0249157343, 0.00290109799, 0.021946501, -0.0238255803, 0.0368930735, -0.029405443, 0.0190203, -0.00123986974, -0.0193789043, -0.0160654131, -0.0365775041, 0.0165244248, -0.0401635319, 0.0238399245, -0.0134189231, -0.0138635905, -0.00753066223, -0.0114466064, 0.00768127525, -0.00852757879, -0.0287599582, -0.00670228945, -0.00521050114, -0.0295488834, 0.0148318186, 0.0302660894, -0.0426594093, -0.0201821756, -0.0101197753, 0.00107939495, 0.0180305578, -0.0136412568, -0.00474073133, -0.0498314686, 0.00583805609, -0.0107437447, -0.00214444567, -0.0392455086, 0.0239403341, 0.00444309087, 0.00267876405, 0.00937388185, -0.0127877817, -0.0420856439, 0.0196370985, -0.0234239455, -0.00303736702, -2.62088342e-05, 0.0100552272, 0.0300078951, 0.00704654818, -0.0295488834, -0.00561930845, 0.0331636034, 0.0270386636, -0.00311267376, -0.00426378939, 0.0146238292, 0.0172129422, 0.0267087482, 0.0199670121, -0.00105429266, -0.02995052, -0.00924478471, -0.0333357304, -0.000230626538, 0.0159506593, -0.0361184888, 0.0155633688, 0.033307042, -0.00716847321, 0.0235530417, 0.0229649339, 0.00448253704, -0.00885749329, -0.00424944516, -0.00844868552, -0.0163092632, -0.00832676049, 0.0301800258, -0.0216883067, -0.00418489659, -0.0170408133, -0.0255181864, -0.0241411515, 0.00948863477, -0.0154055832, 0.0019059747, -0.0145449359, -0.000528939359, 0.0011905618, 0.00382629363, -0.06351576, 0.0457290486, -0.0379545391, -0.0297497027, 0.0194219369, -0.010944562, -0.0124363508, 0.0112816496, -0.0133185145, -0.0430036671, 0.0369504504, -0.000921609637, -0.0193358716, -0.00216058292, 0.000420461962, -0.0254608113, -0.036864385, -0.0145592801, 0.0360611156, 0.0233378801, 0.0285017639, 0.00730474247, -0.00843434129, 0.00499892514, 0.0253317133, -0.0295201968, -0.051466696, -0.0314136185, -0.00517464057, 0.0327619649, 0.0191780869, 0.00874991249, -0.00727964, 0.0084415134, -0.016538769, 0.00976117235, -0.000983468606, 0.0140285483, 0.0391020663, 0.0113175092, 0.00258911331, -0.0232948493, 0.0173707269, 0.0174711365, -0.0123502864, -0.00456143, -0.00691745104, 0.0098974416, -0.0176862981, 0.00478017749, 0.00266262703, 0.0117119728, -0.086638473, 0.00506706, 0.0132181048, -0.000149940868, -0.0100121945, 0.00179391133, -0.00479093567, 0.0186903868, -0.000717654184, -0.0210141335, -0.00760955503, -0.00631141197, 0.0151904216, 0.0212723278, -0.0111884121, 0.0217600279, 0.0332496651, -0.000800581125, 0.00289213285, -0.0142939137, 0.0062970682, 0.00454708561, 0.0249013901, -0.01232877, 0.00873556826, 0.0411676206, 0.00299612782, 0.00333500747, 0.00705730636, 0.00764541514, -0.0138062146, 0.00128648814, -0.00220899424, -0.0019454211, 0.00640106294, -0.011547015, -0.0135695357, 0.00823352393, -0.010944562, -0.0109660784, 0.0141863329, -0.00158681814, -0.0323890187, 0.0017786707, -0.007516318, 0.0328193419, 0.0527002923, -0.0154916476, -0.0228358358, 0.0111597246, 0.0130674923, -0.0185899772, 0.0040773158, -0.00690310728, -0.0123502864, -0.0235100109, 0.0172416307, -0.00365416426, 0.0156207448, -0.00190956076, 0.0494011454, -0.0297497027, 0.023452634, -0.0152908303, -0.019508, 0.000227040495, 0.00184142624, 0.00196693721, 0.0270530079, -0.0100193666, 0.00481962366, 0.00350175798, -0.0108513255, 0.00403069751, 0.000383705163, -0.010643336, 0.000295847451, -0.00427096151, 0.0154773043, -0.00556551805, -0.0307824779, -0.00120311289, 0.0077027916, 0.00976834446, 0.00342286518, -0.00416338025, 0.0183317829, 0.00919458, -0.0118267257, -0.00519615691, 0.0181453098, 0.0174854808, -0.0121351238, 0.000495768618, 0.0172846634, 0.0202395506, 0.00378326117, 0.00361471786, -0.0374955274, -0.00990461372, -0.0185326, -0.00859929901, -0.0251739286, 0.0285017639, -0.0163666401, 0.00931650493, -0.00450763945, -0.0166104902, 0.0205407776, 0.0199957, -0.00519615691, -0.00454708561, -0.00221975241, -0.016839996, 0.0194649696, -0.012264221, -0.00544717908, 0.00351251592, -0.0038370518, -0.0249300785, 0.00512085, 0.00604604604, 0.00572688924, -0.0139926877, -0.00498816743, 0.0177723635, -0.000245418894, 0.00326149398, -0.0208993815, 0.0100767436, -0.0200387333, -0.00604246, -0.0176289212, 0.014014204, -0.0198235717, 0.00471921498, 0.00296206051, 0.0025012556, 0.000735136098, -0.0339955613, 0.0121064363, 0.021286672, 0.00831241626, -0.0212292951, -0.0198809486, -0.017801052, 0.00713619916, -0.00816897582, -0.00973965693, -0.0259485096, -0.000319829, -0.0265079308, -0.0010838774, 0.0295775719, -0.0195797216, -0.0494011454, -0.000138734526, 0.0291329045, -0.000418444833, 0.0208563488, 0.0274402983, 0.000807753182, 0.0170695018, 0.00135910523, 0.0129097067, 0.0208276603, 0.0129527394, 0.0207559392, -0.00419565476, 0.00622176146, 0.00486624241, -0.00887183752, -5.51352059e-05, -0.00130890077, 0.0189342368, -0.0280427523, 0.0130101154, 0.0130388038, 0.000270297, 0.0182457194, -0.0128810182, -0.0104998946, -0.0073190867, -0.0170551576, -0.0135408482, 0.0035716854, -0.00470487075, -0.010464034, -0.0143656349, 0.00310012256, 0.025202617, 0.0156494342, 0.00437137, -0.00148820225, 0.00964641944, -0.0130316317, 0.00332066347, 0.0243276246, -0.00935953762, -0.0170408133, -0.0300939605, -0.00539697474, 0.00435344, 0.00289392588, -0.00147834071, -0.0137918703, -0.00154557882, -0.00390160014, -0.0054902113, 0.0053467704, -0.00453274138, -0.0255612191, 0.0215018336, 0.0134189231, 0.00455067167, -0.00998350605, -0.0117621776, -0.00986158196, -0.00684214476, -0.000905472494, 0.0288747102, -0.00791795366, 0.0143871512, -0.00452556927, -0.025618596, 0.000998709234, -0.00349817192, -0.0147887859, 0.000861095381, -0.00660188077, -0.0084415134, 0.00953166652, 0.00408448791, -0.0122283613, 0.0171125326, 0.0140285483, 0.0240120552, -0.00267876405, 0.00437137, 0.00162805745, -0.00243132818, -0.00569461519, 0.0136914607, 0.0149322273, 0.00196155813, 0.0148891946, -0.0326185264, 0.0139137954, -0.00862081535, 0.0166678652, -0.00400200905, -0.0174137596, 0.00226278463, -0.00582012627, 0.0123000816, -0.0104927225, 0.00147475465, 0.00630782591, -0.0107580889, 0.00307322736, -0.000840475725, -0.0257907249, 0.0182744078, 0.00231298921, -0.00989026949, 0.00144875597, -0.0193502158, 0.0250304863, 0.00111077272, -0.000597522187, 0.020024389, -0.00585957244, 0.00152854517, -0.000909506751, -0.00503119966, 0.00504195783, -0.00251022074, -0.0203686487, -0.00383346574, 0.00252456497, -0.0352004655, 0.0147744417, 0.0122140171, -0.00493079098, 0.0150182918, 0.00181991, 0.0142293656, -0.00132593443, 0.0125726201, -0.00133489957, -0.0362619311, 0.019909637, 0.0152191101, 0.00468694093, -0.00237933057, -0.0133758904, 0.0118338978, -0.000652657414, -0.0242272168, -0.000719447213, -0.0169117153, 0.0327619649, -0.0110593149, -0.0190776773, -0.00639030477, 3.02571243e-05, 0.0098974416, -0.0294628199, -0.0171699096, 0.000221437323, -0.02814316, -0.0128451586, 0.00797533, -0.0354873501, 0.0133328578, 0.00526070548, 0.0375815891, 0.0112242727, -0.0227067396, -0.0219751894, -0.0106505081, 0.00350534404, 0.017198598, 0.00574840559, -0.0147887859, 0.00935953762, -0.000417772448, 0.00661622453, -0.0195940658, 0.0223337933, -0.0147600984, 0.0361471772, -0.00725812418, 0.0146238292, -0.0234239455, -0.00367209432, -0.0024743604, 0.0121996729, -0.00601018546, -0.00510292035, -0.0102345282, 0.0451266, 0.018044902, -0.0111884121, -0.00602094363, -0.0113175092, 0.00433909567, 0.00796815753, -0.0109589063, -0.00638313266, 0.0200961102, -0.00294592325, -0.0124722114, -0.00027276238, -0.00495947897, 0.0197088197, 0.0146453446, -0.023151407, -0.0183891598, -0.00904396642, 0.0176002327, 0.0174567923, -0.000399618177, 0.0133758904, -0.00359858084, -0.0264218654, 0.00779602863, -0.0249731112, 0.022190351, 0.00631141197, -0.00718281744, -0.0348275192, -0.011303165, -0.0193789043, 0.00636161678, -0.0106505081, 0.000750376727, -0.0150900129, 0.00933802128, 0.0147600984, 0.00452198321, -0.0121853286, 0.00332424953, -0.001150219, 0.0222907607, -0.00454708561, -0.00546869542, -0.0314709954, -0.00296564656, 0.006433337, -0.0175858885, -0.0275693964, 0.0077027916, 0.0218030605, 0.00240084692, -0.0123646306, 0.00748763, -0.0114179179, -0.0319586955, 0.00133400306, -0.0121494681, 0.0140500637, -0.00824069604, 0.011547015, -0.00218209904, -0.0148031302, -0.00530015165, 0.00824786816, -0.0252599921, 0.00471921498, -0.0128953625, 0.0107078841, -0.000788926496, 0.00490927463, 0.0129599115, -0.00215341081, -0.0155346803, 0.0486265607, -0.019780539, 0.0119486507, -0.027124729, 0.0102273561, -0.00575916376, -0.0420282669, -0.00293157925, -0.0123000816, 0.00301226485, -0.0233952571, 0.0311554261, 0.0220182221, -0.00432833796, -0.0157068092, 0.00808291, 0.029104216, 0.0211719181, 0.00271103834, 0.0310119838, -0.00994047429, 0.00258552725, 0.00367926643, -0.0186760426, -0.0259341672, -0.0222333837, -0.000124502461, -0.0159793478, 0.0141217848, -0.00964641944, -0.00167288282, 0.0249731112, -0.00488058617, 0.0209280681, -0.026163673, 0.010464034, 0.0218030605, -0.00732625835, 0.00879294425, -0.0136340847, 0.017743675, -0.0200674217, 0.0185469445, 0.0092376126, -0.00464390824, 0.00245643035, 0.00136448431, -0.00935953762, -0.0308972318, 0.00513160834, -0.0178153943, 0.0189629253, -0.00727605401, 0.0167969633, -0.00826221239, -0.019909637, -0.0277415253, -0.00642975094, 0.0101197753, 0.00665925723, 0.0147170657, -0.00738004921, 0.0145879686, -0.0129814269, 0.0129455673, 0.0120920921, -0.0095675271, -0.0230653435, -0.00450046733, 0.0123718027, -0.00100857089, 0.0118912747, -0.0273112021, 0.00753783435, -0.00152495911, -0.00869253557, 0.0148461629, 0.00570537336, 0.00124524883, -0.00379401934, -0.00352865318, 0.0085347509, -0.0120777478, -0.00340314209, 0.000860647124, -0.0306390375, 0.0286595486, 0.0130244596, -0.00402711146, 0.00956035499, 0.00231657503, -0.00550096948, -0.00275944988, 0.0262210481, 0.0152334543, -0.0020655531, 0.0156637765, -0.0108369812, 0.00626479369, -0.00836262107, 0.00213010167, 0.0132611375, 0.0197088197, -0.000242953509, 0.0120920921, -0.00514953863, 0.00992613, 0.0167682748, -0.00428171922, -0.00432833796, 0.000806856668, 0.0127662653, 0.00375457294, 0.00212830864, -0.00353223924, -0.0140285483, 0.00311984587, 0.00435344, 0.00204583, -0.00840565376, -0.0110521438, 0.0245714746, -0.0165674575, 0.0117119728, 0.00805422291, 0.000294502679, 0.00872839615, 0.0062468634, 0.0500322841, -0.0130388038, 0.0214157682, -0.00831958838, 0.0377250314, 0.0161801651, -0.0193932485, -0.00883597694, -0.00592770707, -0.010342109, 0.0238542687, -0.0124220066, 0.0169834364, 0.00630782591, -0.0308398549, -0.00953883864, -0.00369002461, 0.0181022771, -0.0242702477, 0.0256903172, -0.00115828752, -0.00478734961, 0.0239116456, 0.016653521, -0.00514236651, 0.025618596, -0.0155633688, -0.0332209803, 0.00326328701, 0.0110091111, -0.0161658209, -0.000607383787, 0.0117406612, -0.0136125684, -0.00705013424, 0.047995422, -0.0166104902, 0.0152477976, -0.00274689868, -0.0105787879, 0.0139281387, 0.0075952108, 0.00469769863, 0.0102201849, -0.00569102913, 0.0105787879, -0.00625044946, -0.00622534752, 0.00651223, -0.00585598638, -0.00521050114, 0.0341963768, -0.00592770707, 0.00930933282, 0.0274689868, -0.0158072188, 0.016294919, -0.0157641862, 0.00515312469, -0.00724378, 0.00414545042, 0.020325616, -0.00809725467, 0.00482679578, 0.00491286069, -0.00650864374, 0.00971814059, -0.00818332, -0.00625044946, 0.0191350542, 0.00213548075, 0.0162805747, 0.00781754497, -0.0312988684, 0.0158215631, -0.000417772448, -0.00112601335, 0.00671304762, -0.0127375768, -0.00529656559, 0.00435344, 0.0136125684, -0.00818332, 0.00577350752, -0.0263501462, 0.00120849197, 0.015577713, 0.0129168788, 0.00380119146, -0.0151760774, 0.00614286866, -0.025977198, -0.00379043329, 0.000113015965, -0.0199526697, -0.0010238114, -0.00622893358, -0.0323603302, -0.013533676, -0.00168812345, 0.0159793478, -0.00326508, 0.015333863, -0.00101126032, 0.0313562416, 0.00412393408, 0.00824069604, -0.0165100805, -0.0106576802, -0.00405938551, -0.00709316647, -0.00165584916, 0.0033619029, -0.00545435119, -0.000913989323, -0.00344079547, 0.00239726086, -0.00549738342, -0.00273076165, -0.00105429266, -0.0410815552, -0.023997711, -0.00929498859, -0.0384422392, -0.0213870816, 0.00806139503, -0.0359176733, -0.00637237448, 0.0017051571, 0.00276303594, -0.0259341672, 0.00638313266, -0.0205551218, -0.00958904345, -0.0107222283, -0.00146758265, -0.00863516, -0.009502979, 0.00551889976, -0.00454708561, -0.0163953267, 0.00932367705, 0.00357706449, -0.0264218654, -0.0006683463, 0.0169260595, -0.00966076367, 0.00226278463, 0.0212149508, -0.0169260595, 0.00755217858, -0.0126228239, -0.011848242, -0.0129670836, 0.0101197753, -0.00433192402, -0.0154342717, 0.0355734155, -0.00791078154, 0.00634010043, 0.000104275015, 0.00230581709, -0.00911568757, 0.00251201377, -0.0152334543, -0.000840027467, 0.00823352393, 0.0129025346, 0.0239116456, -0.00266442, -0.0173420385, 0.0366348773, 0.0175428577, -0.00366671523, -0.00561572239, -0.00450046733, 0.0055440017, 0.00604604604, 0.0229792781, -0.00683497265, 0.00495230686, 0.0063257562, 0.0146094849, -0.0124148345, 0.00303557399, -0.0207702834, 0.0047622472, -0.00653374614, 0.00941691361, -0.0125869643, 0.000863784866, 0.012206845, 0.0154055832, -0.0298644546, 0.006404649, -0.0116545968, -0.0105931312, 0.0170264691, -0.00571613107, -0.00232554018, -0.0148891946, -0.0107724331, -0.0210858546, -0.0022878868, -0.00869253557, -0.00769561948, -0.00611059461, -0.0327906534, 0.00324535673, 0.00220540818, -0.0505773611, -0.0166248325, 0.00961056, -0.00189163059, 0.00550814159, 0.0315570608, 0.0123144258, 0.0118338978, 0.0276554599, 0.00802553445, 0.0123072537, -0.031987384, -0.000532525417, 0.0454134792, 0.000915334036, -0.0156350899, 0.00444309087, -0.00663056877, 0.00687083276, -0.0212436393, -0.016954748, -0.000625762157, 0.000554041588, 0.025073519, 0.0102201849, 0.000500251132, -0.00205479492, -0.0122785652, 0.0181453098, -0.0191780869, -0.0250304863, 0.00990461372, -0.0302374028, -0.0140787521, -0.000439288619, 0.00592053495, 0.0185756329, 0.0123072537, -0.0168686826, -1.43020943e-05, 0.0224772338, 0.0121709844, 0.0303521547, 0.00744459732, 0.0104066581, 0.01936456, 0.0127806095, 0.00301226485, -0.00312881079, -0.00133131351, -0.00116725266, 0.0362906195, -0.0026213876, -0.00269669434, -0.000835544895, -0.00121387106, -0.020870693, 0.00778885651, -0.022190351, 0.024112463, 0.000346948364, -0.0136125684, 0.00452198321, 0.0160223804, 0.0141719887, -0.00649429951, 0.0105572715, -0.00238650269, -0.00994764641, 0.0026877292, -0.0331062265, -0.00400559511, 0.000872749952, -0.0144373551, 0.00841999799, 0.0312128011, 0.0104353465, -0.0019848675, -0.015333863, 0.0160797574, 0.0203829929, 0.00478734961, 0.00603887392, 0.00563365268, 0.0115326717, 0.0102417, -0.0105070667, 0.000924299122, 0.00901527889, 0.0282579139, -0.00272179651, 0.0221616626, 0.0319586955, 0.00798967388, -0.00169708848, -0.00907265488, 0.0140213761, -0.00937388185, 0.00100050226, 0.00778885651, -0.0102058407, -0.0147457542, -0.00779602863, 0.00382629363, -0.0124937268, -0.00900810678, -0.00270565925, 0.00437137, 0.00548303919, 0.000368688663, -0.0149035389, 0.0145664522, 0.00607832, -0.0167682748, -0.0101484638, 0.00827655662, -0.00978986081, 0.0153768947, 0.00491286069, -0.0156350899, 0.00087140518, -0.0233235359, -0.00417055236, 0.00871405192, -0.010464034, 0.0270673521, 0.0091300318, 0.00297102565, -0.00424227305, -0.000848992495, -0.0278275907, 0.00750914589, 0.00434985384, -0.0148748513, -0.00048052796, 0.00607473403, -0.000253935723, -0.0251452401, -0.0492290147, 0.00300150691, 0.00162536791, 0.00325432187, 0.00718281744, -0.00778885651, 0.0153768947, 0.011905618, -0.0226206742, 0.00986158196, -0.0013438646, 0.00609983644, -0.00928781647, 0.0113175092, 0.00424585911, -0.0228788685, -0.00725095207, -0.00801836234, 0.00245643035, -0.00530373771, -0.00654809, -0.00490568858, -0.0159650035, -0.0316144377, -0.0263358019, -0.0135408482, -0.00497740926, -0.00508499, -0.0227497723, 0.0139568271, 0.00340134907, -0.00580219598, 0.00943843, -0.00528222183, -0.0165531132, -0.0153051745, 0.0230940301, 0.0142293656, -0.00542207668, 0.0246145073, -0.00864950381, 0.00799684599, -0.00336010987, -0.00265724794, 0.0118554141, -0.0225346107, 0.00358782266, 0.0216309316, 0.0185612887, 0.018460881, -0.0189342368, 0.00323459879, -0.00490927463, 0.0475651, 0.00174101733, -0.00177687767, -0.017743675, 0.0077027916, 0.000128200554, -0.0151760774, -0.00836262107, -0.0101699801, 0.00123807671, 0.00239905389, 0.00441798847, -0.026823502, -0.00786774885, -0.0017858427, 0.00847737398, 0.0105859591, -0.0113318535, -0.00755935069, 0.00841282587, 0.00562648056, 0.016538769, 0.0216883067, 0.0155059919, -0.0039446326, 0.0116402525, -0.0139281387, 0.00965359155, -0.00301764393, 0.00297281868, -0.00810442679, -0.0142006772, 0.00982572138, -0.00573764741, 0.0181309655, 0.00770996371, 0.0104998946, -0.0339668728, 0.0163953267, -0.000875887752, -0.000169888153, 0.0114107467, -0.00526070548, 0.0024080188, 0.00340852118, -0.00208169012, -0.00470487075, -0.00319873844, -0.00249408372, -0.0182313751, 0.00687083276, -0.0271677598, 0.0241411515, -0.0139926877, 0.00503478572, -0.00472280104, -0.00202789973, -0.0137129771, 0.0228071492, 0.00430682162, 0.0125295874, 0.0106791966, 0.00536111416, 0.0100265387, 0.00257835537, 0.000906817266, 0.0171699096, -0.00629348215, -0.00349817192, -0.0172846634, 0.00540773291, 0.0164813921, -0.0120418873, -0.0229649339, -0.0161658209, -0.0171268769, 0.00705730636, -0.013648429, 0.0233665686, -0.00827655662, -0.0109804226, 0.0101126032, 0.0137344934, -0.00419924082, -0.00414186437, 0.00124166277, -0.00488058617, -0.00128917769, 0.00370078254, -0.0105931312, 0.0195366889, -0.0169977807, 0.00232016109, -0.0216596182, -0.00717205927, 0.00235602143, -0.0211145431, -0.00958187133, 0.0207129065, 0.0150182918, 0.00928064436, -0.00669511734, 0.0102201849, -0.020024389, 0.00793229789, -4.05669598e-05, 0.000144337697, -0.00289213285, -0.0296062604, 0.00933802128, 0.0185469445, 0.00249946257, 0.0101484638, -0.00103098352, 0.0207559392, 0.00606397633, -0.00550096948, 0.0110951755, 0.00134207157, -0.00511009246, -0.0152477976, 0.0234239455, 0.00622176146, 0.00195080007, 0.0213010162, -0.00261242269, 0.0164383594, 0.0248009805, -0.0110306274, -0.00338521204, 0.000584971101, 0.0110091111, 0.0203543045, 0.0107365726, 0.00661263848, -0.007516318, -0.00847737398, 0.0185182579, -0.00996199064, -0.00777451228, 0.0233091936, 0.00981137715, -0.0123000816, -0.0123072537, -0.00525711942, -0.00976834446, -0.001090153, -0.00351968803, -0.00223768246, -0.0044610207, 0.00642975094, -0.00431040768, 0.0155059919, 0.0128881903, -0.0269095656, -9.03231194e-05, -0.0173420385, -0.0106218196, -0.0177006423, 0.00781037239, 0.00738722086, -0.0235817302, 0.0075952108, 0.00082971761, -0.00198307447, 0.0111525524, -0.0204403698, 0.0116976285, -0.00503119966, 0.00571971713, 0.009502979, 0.00254428806, -0.00722943572, -0.00786057673, 0.0107437447, -0.00108746346, -0.0272825137, 0.0158645958, 0.00829807296, -0.00927347224, -0.00918023568, -0.0204547122, -0.00722943572, -0.00510292035, 0.00209962041, 0.0241985284, -0.0219895337, -0.00111973775, 0.00118159677, 0.0042207567, -0.00531808194, -0.0114896391, -0.00128559163, -0.0406225435, -0.000143553247, -0.00829090085, 0.0144660436, -0.00615362683, -0.0167108979, -0.0150182918, 0.00820483547, 0.000252142723, 0.0111453803, 0.00259807846, 0.00639030477, 0.0215448663, 0.021286672, 0.00859929901, 0.00305709033, 0.0231083743, 0.00687441882, -0.0378684737, 0.0280427523, 0.00655884808, -0.00522125931, 0.000835096638, -0.0191493984, -0.00116008054, 0.00377608929, -0.00687800488, -0.0100552272, -0.00224485458, -0.00949580688, 0.00978268869, -0.0242559053, -0.0119127901, -0.0013501402, -0.00166929676, -0.0109230466, -0.0104066581, -0.00243670703, -0.00577709358, 0.000563454931, 0.00428171922, 0.00372229866, -0.00661263848, 0.00566951279, -0.0130818365, 0.00501685543, 0.0125654479, -0.0287025813, -0.0103923138, 0.00915154722, 0.00976834446, 0.00807573833, 0.00797533, -0.0192641504, 0.0350570269, 0.00604246, -0.0204547122, 0.00154826825, -0.0144158388, -0.0159076266, 0.0137201492, -0.00717564533, -0.0235817302, 0.0110880034, 0.021645274, 0.00256042508, 0.011848242, 0.0240837745, 0.0344258845, 0.0106146475, -0.00810442679, -0.00258194143, 0.00183066807, 0.00454349956, 0.00557269, -0.027239481, 0.011726317, -0.0310980491, -0.0116904564, 0.0181739982, 0.00818332, -0.0141002685, -0.00781037239, 0.00400559511, 0.000376981363, -0.0110736592, 0.0128810182, -0.00867819134, 0.000984365121, -0.00997633487, -1.94430049e-05, -0.0139998598, 0.028444387, -0.00162626442, 0.0161514767, -0.0192354638, -0.0221616626, -0.016294919, -0.00463315, -0.0182600636, 0.0184465367, -0.0237251725, 0.0169117153, -0.0194936562, -0.00178942876, -0.00211037835, -0.041196309, 0.0150469802, -0.0286452044, 0.00297281868, -0.00869970769, -0.0131248683, -0.00687800488, 0.000739170355, -0.00495230686, -0.00268235, -0.0085490942, -0.0335078612, 0.0180735886, -0.0135838799, -0.00875708461, -0.0173850711, 0.0062181754, 0.01232877, -0.00786057673, 0.0212723278, 0.0138707627, -0.0143512907, 0.00536111416, 0.00840565376, -0.0156637765, -0.00160026574, -0.00405579945, -0.00951015, 0.0288747102, 0.0167682748, 0.00794664212, 0.00250304863, -0.0201391429, 0.00224306155, -0.0124650393, 0.0184752252, 0.0276984926, 0.00247077434, -0.0178871155, 0.00315929204, -0.0031359829, -0.00645126728, -0.00557269, 0.0373520851, 0.0156207448, -0.0105572715, -0.0185469445, -0.00748763, -0.0201534871, -0.0180305578, 0.0161371343, 0.00425303122, -0.00202969275, -0.0110736592, -0.0166822094, -0.000900989922, -0.00474073133, -0.0156350899, -0.0131894173, -0.00139855151, -0.00162267836, -0.0180592444, 0.0149322273, -0.00203327881, -0.00526429154, 0.00583088398, -0.00118159677, -0.00728681218, -0.00904396642, -0.00334576564, 0.0254608113, -0.00382987969, 0.0144014955, -0.0162088536, 0.0157498419, -0.0160510689, -0.00287599582, 0.0158072188, 0.00200817664, 0.0167539306, 0.0193215273, -0.0144158388, -0.00181991, -0.00430682162, -0.016294919, 0.00139227603, -0.0077027916, 0.0151904216, 0.00647278363, 0.0319013186, 0.004209999, 0.00238829572, 0.00154378579, -0.0171412211, -0.0100767436, 0.00833393261, -0.00667718705, 0.0124793835, 0.00242594909, -0.00148103025, -0.0103994859, 0.0249157343, -0.00613211049, 0.00352327409, -0.00212292955, 0.0234239455, 0.00754500646, 0.0231944397, -0.00906548277, 0.000659829471, -0.0131392125, 0.0115828756, -0.0164957363, -0.0232374724, -0.00664849905, -0.00571254501, 0.00713619916, -0.0016988815, -0.0228071492, -0.0019059747, 0.0137416655, 0.0122498777, 0.00612852443, -0.0257046595, -0.00915154722, -0.0176862981, 0.0215161778, -0.00520691508, 0.0131607288, -0.0122355334, -0.00407014368, -0.00344796758, -0.011726317, 0.0294915084, -0.0118912747, -0.0098974416, -0.00543642091, -0.00427096151, -0.00322204758, -0.00118070026, 0.0163522959, -8.14140803e-05, -0.0199670121, 0.00781037239, -0.0207702834, 0.00938105397, -0.00874991249, -0.00158592162, -0.0270243194, -0.00692820922, 0.00293875136, 0.0118625863, 0.00982572138, 0.0155633688, 0.00434626779, 0.00793229789, -0.0178440828, -0.00999785, 0.0198379159, -0.0282866023, 0.00727246795, -0.00615004078, 0.0232805051, 0.023567386, 0.00019375766, 0.00534318434, -0.00327942404, 0.0118984459, -0.0247866362, 0.00642975094, -0.0109015303, -0.00551531371, 0.0111740688, -0.0142078493, 0.0116832843, -0.00546152331, 0.0264648981, 0.0136412568, -0.000791167782, -0.00469411258, -0.0333357304, 0.0237682052, 0.00156799145, 0.00218747812, 0.0069748275, 0.00519257085, -0.017499825, -0.0128164701, 0.00808291, -0.00162178185, 0.00206376, 0.00727246795, -0.0022878868, -0.0196801312, -0.0148891946, -0.0131392125, 0.00350355101, -0.0161371343, 0.00211575744, -0.000583178073, 0.0208850373, -0.0085490942, -0.00465108035, -0.00457577361, -0.0105429273, -0.00753066223, -0.0639747679, -0.0189055484, 0.00462956447, 0.00601735758, -0.00171770819, -0.00627913792, -0.00461522024, 0.0134332674, 0.0127662653, -0.00678476784, 0.0103564532, -0.0189342368, 0.00263931789, 0.00406655762, 0.00141199923, -0.0223768242, -3.93342634e-05, 0.00644768123, -0.0224342011, -0.00434626779, 0.00730115641, -0.0150469802, 0.0201821756, 0.0109302187, -0.00808291, 0.00718281744, -0.0139926877, 8.78577266e-05, -0.00734060258, -0.0126443403, -0.0108369812, -0.0238399245, -0.012450695, -0.0109373908, 0.0233809128, 0.000415755319, 0.0243419688, -0.0255899075, 0.0155059919, 0.0171699096, -0.00888618175, -0.00556910411, 0.00878577307, -0.00337804, 0.00218030601, 0.00858495478, 0.00043390959, 0.0238542687, -0.0146668609, 0.0175428577, -0.0128021259, 0.00763107091, 0.00208706921, 0.0129599115, 0.0193932485, -0.0080470508, 0.0118338978, -0.00211396441, 0.0156350899, -0.000333949021, -0.0152908303, 0.00160923076, -0.0115398429, 0.00476941932, 0.0165961459, -0.0271103848, -0.0265509635, 0.00930933282, -0.014014204, 0.00103367306, 0.0283152908, 0.00962490309, 0.000964642, 0.0292333141, 0.00683855871, 0.00958187133, -0.0132109327, -0.0170121249, -0.00231119618, 0.0176719539, 0.00397690665, -0.00673814956, 0.0169404037, 0.0110593149, -0.000101809623, -0.00752349, -0.00297281868, 0.00419565476, 0.0102632167, 0.0251882728, 0.018460881, 0.00059035013, -0.000666553271, 0.0116904564, 0.011905618, -0.00412393408, -0.016897371, -0.023051, -0.00943125784, -0.00721509149, 0.00656960625, -0.00991178583, -0.000611418043, 0.0140357204, 0.0182744078, -0.00879294425, -0.0248870458, -0.0306390375, 0.0202108622, -0.00708599435, 0.0213440489, -0.00292440713, -0.00802553445, 0.019780539, 0.0332783535, -0.000511009246, -0.00854192302, -0.00207810407, 0.0100552272, -0.00992613, -0.0144516993, -0.0344258845, 0.000287106493, -0.00351072312, 0.00911568757, 0.0121422959, -0.00418848265, 0.000271865865, 0.0160941016, -0.0278706215, -0.00186652842, 0.0286308601, 0.0102273561, -0.0347701423, 0.00376891717, -0.00958187133, -0.0186903868, -0.0190489888, -0.0243850015, -0.00420641294, -0.0134547828, -0.0101341195, 0.0190489888, -0.00898659, -0.0423725247, -0.0221760068, -0.0164240152, 0.0239546783, 0.00526070548, 0.0013241414, -0.0112314448, 0.00226637069, 0.0122713931, 0.0135982241, -0.00588108879, 0.00659470866, 0.00778885651, 0.00403069751, 0.0157498419, -0.00500609726, 0.0203399602, -0.010162808, -0.0208850373, -0.00590260467, -0.0265366193, -0.00240622577, -0.0211719181, 0.00768127525, 0.0229505897, -0.0282435697, 0.0134906434, -0.0085347509, 0.00817614794, 0.0113390256, 0.0151904216, -0.00916589145, -0.0163236074, -0.00603528786, -0.0205120891, 0.0240264, 5.49390934e-05, 0.000827924581, -0.0111884121, -0.00259807846, 0.0176576097, -0.00190059573, 0.0121638123, 0.00211037835, -0.0324463956, 0.00696406933, 0.0200817659, -0.00308936462, -0.00221258029, -0.00397332106, -0.0076238988, -0.0195940658, -0.000845406496, -0.000321397907, -0.0115541872, -0.009502979, 0.00811877102, 0.0161658209, -0.0167252421, -0.00127483357, -0.00450763945, 0.01232877, 0.00696048373, 0.0189629253, -0.0106505081, 0.00137344934, 0.0055977921, 0.00923044048, -0.000343362335, -0.0155633688, -0.00508857612, -0.00243670703, -0.018460881, -0.00570537336, -0.0108082937, 0.00590260467, -0.00679194, 9.4805655e-05, 0.0230079666, -0.00615721289, 0.0132181048, 0.00381912151, 0.00313418987, 0.0167108979, 0.000294726808, -0.00642975094, 0.00984006561, 4.38168e-05, 0.0206985623, -0.00615721289, -0.00956035499, 0.00552248582, -0.0028204124, 0.0206985623, -0.0114896391, -0.0108728418, 0.00059035013, -0.00624327781, -0.0167539306, -0.0062719658, 0.00116904569, 0.0147457542, -0.00515671074, 0.012450695, 0.00846303, -0.00426378939, -0.0195510332, 0.00285627251, 0.00617872924, 0.00128828117, 0.0236534514, 0.00666284328, 0.00154916476, 0.0180162136, -0.0191924311, 0.0254464671, -0.0253317133, -0.0119199622, 0.00816180371, -0.017499825, -0.00180646242, 0.0117980372, 0.00806139503, -0.00426737545, -0.015032636, -0.014552108, 0.00233091926, -0.0145664522, -0.00810442679, 0.00489134435, 0.01407158, -0.0167826191, -0.0085347509, -0.0014308258, 0.0042996495, -0.0103134215, -0.0259915423, -0.00444667693, -0.0178153943, -0.0148891946, 0.0141002685, -6.09064737e-05, -0.0032166685, 0.00358423661, -0.0205264334, 0.00944560207, -0.0237395167, 0.0126371682, 0.0051065064, -0.00206017401, -0.021286672, -0.0289464314, 0.00372947077, -0.012866674, -0.0235817302, 0.00799684599, 0.00349099981, -0.00796815753, -0.0223911684, -0.00529656559, -0.00645126728, -0.0116761122, -0.013289826, -0.0156637765, -0.0106648523, -0.00528939394, 0.00227174978, -0.0116474247, 0.0133328578, 0.00214444567, 0.00736570498, 0.0130890086, -0.0204690564, 0.00409166, 0.0216739625, -0.00989026949, -0.00444667693, 0.00585240033, -0.0282148812, 0.00760955503, 0.020684218, 0.00391594414, 0.0206698757, 0.0255181864, 0.0148461629, -0.0122211892, -0.00512443623, 0.00540414685, 0.00036577502, 0.0165100805, -0.0134547828, 0.0136125684, 0.00211217138, -0.0154629601, -0.00888618175, -0.0110664871, -0.00111435866, 0.0239259899, 0.00816180371, -0.00167915842, 0.0134476116, -0.00755935069, -0.00684214476, -0.00633651437, 0.00933802128, 0.0269239098, -0.0199239813, 0.00705730636, 0.00928781647, 0.0209997892, -0.0155203361, 0.00537545839, 0.0188338272, -0.0070286179, 0.0101986686, -0.0194075927, -0.0176719539, -0.0106289918, -0.0044323327, 0.00206734613, 0.00508857612, 0.0271103848, 0.0298357662, -0.0241985284, 0.00892921351, -0.0117048007, -0.0017186047, 0.0208563488, -0.0110234553, 0.0732123777, -0.00996199064, 0.0086423317, -0.0310693607, 0.0121494681, 0.000875887752, -0.0141648175, 0.0435200557, -0.00367568037, 0.0173133519, 0.0088144606, 0.00079475384, -0.0273829214, 0.0134189231, -0.0398192741, -0.00539697474, 0.0188338272, -0.00600301381, -0.00803270657, 0.00998350605, 0.000707792584, -0.010464034, 0.0091300318, -0.00922326837, -0.00515671074, -0.00134834717, -0.00166571082, -0.00928781647, -0.0137273213, 0.0221329741, -0.0116976285, -0.0209997892, -0.00230043801, 0.0025675972, 0.00241877697, 0.0034425885, 0.00860647112, 0.000581833301, 0.0154199274, -0.0122211892, -0.00743742567, -0.00176163705, 0.00680269813, -0.0185182579, 0.0135767078, -0.00796815753, 0.00846303, -0.00480886595, 0.0166965537, -0.0077027916, 0.023696484, 0.00138062146, 0.00075172144, -0.00167736539, 0.0012972462, -0.000504285446, 0.0148891946, 0.00026783158, 0.0152621418, -0.0082693845, -0.0068672467, -0.00966076367, 0.00212113652, 0.0105142388, 0.00371154072, -0.000336638535, 0.0125797922, -0.0025532532, -0.0137488376, -0.0198092274, 0.0221473183, -0.0124722114, 0.00386932609, -0.0209137257, 0.00641182112, 0.00485907029, -0.0139998598, 0.0264218654, -0.00687441882, 0.0111382082, 0.000999605749, 0.00659470866, -0.0198809486, -0.00346769067, -0.00332783558, -0.00945277419, -0.00430323556, -0.00839848164, -0.0166104902, 0.0120777478, 0.00504913, 0.0183317829, 0.0143441185, 0.0147744417, -0.000767858583, 0.0051602968, 0.000226031931, -0.00345334643, 0.0138420742, 0.0230653435, 0.0203686487, 0.00700351596, -0.0147887859, -0.0109517341, 0.0069461395, 0.0241268072, -0.0171412211, -0.0139424829, -0.00211396441, 0.0148748513, -0.00300688576, 0.00144516991, -0.00617872924, 0.0273255464, -0.0184321925, 0.00435702596, 0.00460804813, 0.0033887981, 0.020024389, -0.0135551924, 0.00902962219, 0.0147887859, -0.00829807296, -0.000275451894, 0.00148730574, 0.00618948694, 0.0181739982, 0.0109947668, 0.0194936562, 0.00586674456, 0.00295309536, -0.00679552602, 0.0227641165, 0.000488148275, 0.00619665906, 0.0167395864, 0.00419565476, 0.00367209432, -0.0172846634, 0.00890052598, 0.0334217958, 0.0151043572, 0.0167682748, 0.0198952928, -0.0060854922, 0.00823352393, 0.00775299594, 0.00778885651, -0.00689234911, 0.0273972657, -0.00887183752, 0.0193932485, -0.0109373908, -0.00951015, 0.00986158196, 0.018819483, 0.00933084916, 0.00601735758, 0.00814028736, -0.0315570608, -0.00789643731, 0.00245643035, 0.020325616, -0.0145090763, -0.0167682748, -0.0226350185, 0.0131965894, -0.0122713931, -0.0041669663, 0.00846303, 0.000753962726, 0.0258481018, -0.00711468281, -0.00793229789, -0.0102488725, 0.030725101, -0.0130029432, 0.00692462316, -0.0133185145, 0.00687083276, -0.012206845, 0.020684218, -0.00581654, 0.0442372598, 0.00921609625, -0.00294054439, -0.00976834446, -0.0217743721, 0.0144445272, 0.0172846634, 0.00625762157, 0.00258373446, -0.0112314448, -0.00907265488, 0.0103851417, 0.00550455553, 0.00956035499, -0.00358065055, -0.0088144606, 0.00670228945, -0.0132109327, 0.00735853286, 0.00232912623, 0.0136627732, 0.00999067817, 0.0168256517, 0.00327404495, 0.00295847445, 0.00824069604, 0.00593487918, -0.0128379865] |
20 Sep, 2024 | How to Upgrade Pandas in Anaconda
20 Sep, 2024
Pandas is a Python library used for working with data sets. Pandas allows us to analyze big data and make conclusions based on statistical theories. Pandas can clean messy data sets, and make them readable and relevant. Pandas 2.0+ provides several improvements to the library, including performance improvements and new functionalities. Upgrading the latest version can provide benefits. There are several key points to keep in mind while upgrading pandas, these key points along with a tutorial on how to do it are listed below :Checking the Current Version of Pandas:Before upgrading pandas, it is necessary to be aware of our system's current version. We can check the current version of pandas using the following command on the terminal:Checking the version of pandas in Python using pip!pip show pandasRun the script to check pandas version.
Python
# Verifying the current pandas version after upgrade
import pandas as pd
print(pd.__version__)
A stimulation of the command outputOnce we are familiar with the version currently installed on our computer, we can continue further with our process to upgrade to latest version.Steps to upgrade Pandas to latest version in anaconda:Before upgrading the Pandas, it is a better practice to ensure that we are in anaconda prompt or terminal where we may manage conda environments. It's always a good idea to have the latest version of conda, it helps avoiding compatibility issues. We can update conda using the following command. After this, the next step is to update Pandas conda update condaconda install pandas
Python
import subprocess
# Running the command to update conda
update_conda = subprocess.run(['conda', 'update', 'conda', '-y'], capture_output=True, text=True)
print("Updating Conda:")
print(update_conda.stdout)
# Running the command to install pandas 2.0
install_pandas = subprocess.run(['conda', 'install', 'pandas=2.0', '-y'], capture_output=True, text=True)
print("Installing Pandas 2.0:")
print(install_pandas.stdout)
Update conda packages to the latest compatible version.Troubleshooting common issues:1. Conflicts with packages - Upgrading pandas version may result in version conflicts with other packages in our environment, there might be a struggle to resolve these conflicts because of the dependencies formed for certain versions. The best way to avoid this this issue is to update all packages altogether using the command -conda update --allWe could also take a look at the package dependencies manually and solve the conflicts by ourself, this is the command to see the package dependencies -conda infoDisplay information about current conda installconda list If specific packages are causing issues, consider updating or downgrading them individually to find a compatible set of versions.2. Environment issues - Upgrading pandas might cause issues with the current conda environment. This can be resolved by creating a new environment specifically for the pandas 2.0 by using the command, conda create --name newenv python=3.x pandas=2.0conda activate newenvCreate a new conda environment from a list of specified packages.This might resolve the issue completely.3. Failed installations - Sometimes the installation process itself might fail due to network issues or corrupted packages. These issues can mostly be resolved by clearing the conda package cache,conda clean --all Try reinstalling Pandas to address any installation issues, Ensure we have a stable internet connection during the installation process.conda remove pandasRemove a list of packages from a specified conda environment.conda install pandas=2.0Install a list of packages into a specified conda environmentVerifying the upgrade :Verifying the upgrade is the crucial step as it guarantees the upgrade, the common way to do this is by checking the current version of pandas using the simple command,python -c "import pandas as pd; print(pd.__version__)"Run the existing scripts or notebooks to ensure compatibility. Watch for any deprecation warnings or errors that might indicate issues with the upgrade just to be sure.
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda | https://www.geeksforgeeks.org/how-to-upgrade-pandas-in-anaconda?ref=asr10 | Python Projects | How to Upgrade Pandas in Anaconda | Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub | GeeksforGeeks | [-0.0538399182, 0.0101399953, -0.0100391712, 0.0568070188, 0.0102336174, -0.0254508127, 0.0176009573, 0.0272656418, 0.0215762965, 0.0418274812, 0.00957826246, -0.0653914511, 0.0290372595, -0.0224837121, -0.00783545058, -0.00257100747, -0.032436464, 0.0264878571, 0.0128478352, -0.0348562337, 0.0173272938, -0.032234814, -0.0120196398, 0.000352208212, 0.0236791931, 0.030391179, 0.00725931488, 0.0121996822, 0.00947023742, 0.0124733467, -0.00357924565, -0.00620786659, 0.00802269485, -0.0251051299, 0.00877167191, 0.0104424665, 0.027798567, -0.0267615225, -0.0214898773, -0.0188252479, -0.0187820364, 0.0450826511, 0.0437575355, -0.0116883609, 0.000597291102, 0.0139713008, -0.0137840565, -0.00300491, -0.0200927462, 0.0311977696, -0.0188684575, -0.0163334589, 0.0190989114, -0.0197470654, 0.0269631706, 0.0057541593, 0.00646352675, -0.033300668, 0.00487915287, -0.0408192426, -0.00206688838, 0.00451546675, -0.00422019698, -0.00167979684, -0.00623667333, 0.0239240509, -0.0318891332, 0.0428933315, 0.0284323171, -0.00916056428, 0.025090728, 0.0465806052, 0.0198190827, -0.000805240241, 0.0246298183, -0.0538399182, 0.00931900181, -0.0155268684, -0.0509016253, 0.00101183902, 0.00332898647, -0.0327821448, 0.0240248758, 0.000897061895, 0.052572418, 0.0386299267, -0.00087275618, -0.0461196937, 0.0139857037, -0.0299014635, 0.0185803901, -0.00229914323, 0.0461485, 0.00315974653, -0.0160165839, 0.0232326891, -0.0282594766, 0.000354008633, -0.0232038815, 0.0132007189, -0.0123149091, -0.00790026598, 0.0471855476, -0.0572967343, -0.00240716874, -0.0154404473, -0.00364586129, 0.00740334904, -0.0130494824, 0.0134743834, 0.00302471453, -0.00130440819, -0.0276977438, 0.0384282768, -0.0426340699, -0.0025800094, 0.0156420954, -0.0229734275, -0.00484674517, 0.0117243696, 0.0137840565, 0.0427781045, -0.00989513751, 0.0480497517, -0.0292389076, 0.0246586259, 0.0267615225, -0.0178026054, 0.0223252736, -0.0229446199, -0.0105432905, -0.022282064, -0.0242121201, 0.00541207846, -0.00302831549, -0.0169672091, 0.0241977163, 0.0491732173, 0.00969349, 0.0088220844, -0.0393789038, -0.026819136, 0.0116163446, -0.0197038539, -0.0150083452, 0.0344817452, 0.0131359035, 0.0315146446, 0.00207949127, -0.00233515166, -0.0375640728, -0.0346545875, 0.0285907537, 0.0234775469, 0.0388027653, -0.0129198525, -0.00559572177, 0.0294981692, -0.0230742507, -0.0155556751, 0.0302471463, -0.00878607575, 0.0269055553, 0.00939822, 0.0146698654, -0.00332898647, 0.0174569245, -0.0333870873, -0.0554242916, 0.0348562337, 0.0141369393, -0.0415970273, -0.0162758455, 0.0356052108, -0.0299878847, -0.040675208, -0.00711888168, -0.0126677928, 0.0129126506, 0.0401278809, -0.018810844, -0.0362389609, 0.019905502, 0.0311977696, 0.045313105, -0.0121708754, 0.0222100466, -0.00918937102, -0.0265166648, -0.0101976087, 0.0209569503, -0.00963587593, 0.0344529375, 0.0265742783, -0.00195346144, 0.0226565525, -0.0227573756, 0.0286483672, -0.0332430527, 0.0514201485, -0.0409344696, -0.0463213436, -0.0499221943, 0.0308808945, 0.0284035094, -0.0149507318, -0.0330702141, 0.0224693082, 0.0550498031, -0.0283747036, 0.020222377, -0.0175865553, -0.007734627, -0.0193149634, 0.0101255924, 0.0127038015, -0.0116091426, 0.0139352921, -0.0109609896, -0.0232038815, -0.0388603806, -0.00711528072, 0.038716346, -0.0243993644, -0.0279714074, -0.0196030308, 0.0241545066, 0.00820273813, -0.0160597935, 0.0181626901, 0.0352019146, -0.0221092235, 0.0141585451, -0.0111050233, -0.0154116405, -0.0111050233, 0.00112076476, -0.00391772529, -0.0436999239, 0.0400990732, 0.0434118547, -0.0222100466, -0.00478193, -0.0387451537, -0.0265166648, 0.00926858932, 0.0276689362, 0.0453707166, 0.0199919231, 0.042605266, -0.00184273534, -0.0397245847, -0.0413377658, 0.0260701589, -0.0191565249, -0.0055057006, 0.0160021801, 0.000463609525, -0.0231894776, 0.0217923485, 0.0226709563, 0.00417698687, -0.00950624608, 0.0249178857, 0.00107575417, 0.0175721515, -0.000279966131, 0.0220083985, -0.00156366942, -0.0333870873, 0.0379385613, 0.0166791398, 0.00410136906, 0.0235207565, -0.00850520935, -0.0193005595, -0.0120628495, 0.00607463485, 0.0211730022, 0.00521763274, 0.0207985137, -0.00620066468, 0.0221812408, 0.0286051575, 0.0592844039, 0.00355223916, -0.0273232553, -0.00785705633, -0.0254940223, 0.00352703314, -0.00116577535, -0.0132223237, 0.0236071777, -0.00291488855, -0.00598821463, -0.00206328742, -0.0304199867, 0.0127182044, -0.0505847484, -0.00596300885, -0.00887249596, -0.0172840822, 0.0041301758, 0.0145258317, 0.0328973718, -0.0350002684, 0.0487411134, 0.013294341, 0.00769141689, 0.00649233395, 0.0336751565, -0.0247162394, -0.0350578837, -0.0317162909, -0.0369591303, 0.0390044153, 0.0237800181, -0.00641311519, -0.011890009, -0.0156709012, 0.00176441681, -0.0141585451, -0.0246010125, 0.0193869807, 0.0253355857, -0.0153972376, -0.0241977163, -0.0088220844, 0.0136040142, -0.00696404511, -0.0156565, -0.0447945818, -0.0528604873, 0.00536166644, -0.00521403179, -0.0263006128, -0.0313994177, -0.0547329299, -0.000288968266, 0.0386011191, -0.0142665701, 0.00783545058, -0.0191565249, 0.0124589428, 0.0415970273, -0.00557771744, -0.000407571293, 0.00428141141, 0.0397245847, 0.00382410339, 0.00145384343, -0.0290660672, 0.0283026863, 0.0195454173, 0.0217203312, 0.00743935723, 0.0190989114, -0.0145258317, -0.0247450452, 0.0219363831, 0.0166935436, -0.0284755267, -0.0316874869, 0.00454427348, 0.00993114617, -0.0254364088, -0.0156565, -0.0111770406, 0.0422883891, -0.0127110025, -0.00615745457, 0.0236071777, 0.0134455767, -0.00308412849, -0.0192861557, 0.00036796194, 0.0294549577, 0.0111338301, -0.0246442221, -0.0109177791, -0.0163046513, -0.042518843, 0.0436135046, 0.0306504406, 0.0251483414, 0.00859883148, 0.0210145637, 0.0317739062, -0.00509160291, 0.00584418047, -0.0210721772, -0.022066012, 0.0232038815, -0.022282064, -0.00417698687, -0.0295845885, 0.00122158858, 0.00591619778, 0.0194301903, -0.0149075221, 0.00884368923, -0.00656075, 0.0269919764, -0.0353171416, 0.0229446199, -0.000667507702, -0.00420219265, -0.00916056428, 0.0189404748, 0.0199631155, -0.0329837911, 0.00756178657, -0.0494324788, 0.0458316281, 0.00994554907, 0.0185803901, -0.0196030308, 0.0109465858, -0.0446793549, 0.0264446475, 0.00388891879, 0.0187244229, 0.0305352136, -0.002785258, 0.00291488855, -0.0157573223, -0.0141225364, 0.0117963869, -0.0113210743, 0.0384282768, 0.017413713, -0.00337039633, -0.0171832591, -0.00107215333, -0.020755304, -0.0468398668, 0.0114363013, -0.00647072867, 0.0331278257, -0.052774068, -0.0258829147, -0.0360661186, 0.00552010396, -0.0253499895, -0.0405311733, -0.0324940756, -0.0266751014, 0.030823281, 0.00870685652, -0.0241401028, -0.0345393606, 0.0364694148, -0.0120196398, -0.0167511571, 0.00270243851, 0.00247918558, -0.0110402079, -0.018061867, 0.0473295823, 0.015253203, 0.0247018356, 0.00833236799, 0.0337039605, -0.00158977555, 0.0345393606, -0.0235495642, -0.0173705034, -0.00619346322, -0.032234814, -0.00790746789, 0.0280290209, -0.0328973718, 0.0283314921, -0.00136202178, 0.0396381654, 0.0239816662, 0.0138992835, 0.024874676, 0.0292245038, -0.028230669, 0.0324940756, 0.00962867495, 0.035144303, -0.0281010382, -0.0598605424, 0.000341405655, -0.0502966829, 0.0381978229, 0.0239384547, -0.0124949515, 0.014172948, 0.0145762432, 0.0311977696, 0.00695684366, 0.0175865553, 0.00880047865, -0.0378233343, 0.00818833429, -0.0124877505, -0.00137102394, 0.00657875417, -0.00585498335, -0.0538399182, 0.0156997088, 0.00605663098, 0.010809754, -0.00872846227, 0.00502678752, 0.0102336174, -0.0231750757, -0.0144394115, 0.0198190827, -0.00493316539, 0.0429509468, 0.0123221111, 0.00391772529, -0.0262574032, 0.0657371283, -0.0117963869, -0.014165746, 0.0381402113, -0.0163190551, 0.00797948521, 0.00498357741, 0.0159013569, -0.00401494838, -0.00419859169, -0.0376793, 0.0256380569, -0.00728812162, 0.0206256732, 0.0252923742, -0.0386299267, -0.00368727115, 0.00944143068, -0.0315434523, 0.0265310667, -0.00309853209, 0.0266462956, 0.000352433271, -0.0375928804, -0.00887969788, -0.0445929356, -0.0105288876, -0.0123149091, -0.0234199334, -0.0018094274, -0.00278345752, 0.0174713265, -0.00623667333, 0.0031471434, 0.00685601961, -0.00382050243, 0.00360625191, -0.0399550386, 0.00417338591, 0.00190485, 0.00642751856, 0.0229446199, -0.022714166, -0.0093838172, 0.012221287, 0.0100247683, 0.00385291013, -0.0150659587, -0.0322924294, 0.00866364688, 0.0191277191, -0.0383130498, 0.0239960682, 0.0388027653, 0.0148931183, 0.0319755524, -0.0230598468, -0.0377369151, -0.0115515292, 0.0240824893, 0.0161462147, -0.0101327933, -0.00595220597, -0.0145114278, 0.0267759264, 0.00872846227, -0.0185947921, 0.00756898802, -0.0081235189, -0.02357837, -0.0192717519, 0.00120448449, -0.0214898773, 0.0010514484, 0.0364118032, 0.00943422876, -0.0123509178, -0.00639511086, 0.0331566334, 0.022714166, -0.0180186573, 0.0118323956, -0.00176801765, -0.0112922676, 0.0049439678, 0.0334447026, -0.00838278048, -0.027251238, -0.0163622648, -0.0187820364, 0.00617906, 0.0107953502, -0.00714408793, -0.0282018632, 0.0129126506, 0.0541567951, -0.0214034561, 0.0157429185, -0.00475672353, -0.0076194, 0.00957106147, -0.0296998154, -0.012977466, 0.0126245823, 0.00719449949, 0.0094630355, -0.0356628262, -0.00729172258, 0.0437287316, 0.0127182044, 0.0187100209, -0.0146842692, -0.0276977438, -0.0184507594, -0.031255383, 0.021849962, 0.0122356908, 0.00950624608, -0.0220516101, -0.0025800094, -0.0213314388, -0.0199487135, 0.0100463731, 0.00253319833, 0.00240536826, 0.0232470911, 0.111770406, -0.00493316539, 0.00510240532, 0.026387034, 0.00344781461, 0.0356340185, 0.00285187364, -0.0350002684, -0.0197758712, 0.00666517438, 0.0151955895, -0.0227717794, -0.0342224836, -0.00576136122, -0.0114795119, 0.00657155225, 0.0161318108, -0.00287347892, -0.036987938, 0.0309673157, 0.00792187173, 0.0249610972, -0.0176729746, 0.0158869531, 0.00968628842, 0.0357204378, 0.0224116948, 0.0110690147, -0.0351154953, 0.0212162118, 0.0248890799, -0.0143385874, -0.00836117566, -0.00295269745, -0.0243849605, 0.0154548511, -0.0214610696, -0.0158869531, -0.00986633077, -0.0138560729, -0.00813072082, -0.0369303226, -0.00525724189, -0.0145906471, -0.0381978229, -0.0176873785, -0.0181338843, -0.00473511871, 0.0177882016, 0.0102264155, 0.0215474907, 0.0167799648, -0.0247594491, -0.0197182577, -0.0341072567, -0.00547689386, -0.00856282283, -0.0101255924, 0.00895891618, -0.0290804692, -0.0163190551, 0.00240896898, 0.0376793, -0.0134527776, 0.0069856504, -0.0353171416, 0.0122140851, 0.0204672348, 0.0287924018, -0.00411217147, 0.0358068608, -0.0166791398, 0.0375064611, -0.00749697117, 0.00214970787, 0.0141153345, -0.0191421229, 0.00204168237, 0.0238808412, 0.00656795176, -0.00590179441, -0.0596877, -0.0276113227, -0.00176621729, 0.00125849736, -0.0232470911, -0.00739614712, 0.02357837, -0.0267903283, 0.0338768028, 0.00138542731, 0.00665797293, -0.0116955629, 0.00228473963, 0.00982312, -0.038831573, 0.00158797519, 0.0224260986, 0.00266282912, -0.0160597935, 0.00729172258, 0.0288932249, -0.00878607575, 0.0123509178, 0.0225701313, 0.0107377367, -0.0418562889, 0.00990233943, 0.0022055211, 0.0373336188, -0.00449386146, -0.00467750523, 0.00660396, -0.0210001618, -0.00734933605, 0.00445785327, 0.0632021278, -0.0165207032, -0.00562812947, -0.0115947388, -0.010593703, -0.0326669179, -0.031313, -0.0392924808, 0.0141441412, 0.00556331407, -0.0126677928, 0.0155556751, 0.00358284637, 0.0806590542, 0.00791467, 0.00166539347, -0.0136688286, 0.014821101, -0.0382266305, -0.00887969788, 0.00793627463, -0.0288356114, 0.00593420211, -0.0143673941, 0.0185659863, 0.027251238, -0.00446865568, 0.0225557294, -0.00478553073, 0.0230022334, 0.0279858112, 0.00959986821, 0.0358068608, -0.022714166, -0.0178746227, 0.000882208406, -0.00268083322, -0.02768334, -0.0318603255, 0.00156006857, -0.0128766419, 0.0212738253, -0.0187244229, -0.0128118265, -0.0115515292, 0.0338479951, -0.0101760039, 0.00477472786, 0.00177611958, -0.000112920425, 0.0310537368, -0.00382770435, 0.000424225203, -0.045313105, 0.0161462147, 0.00706486916, -0.0121996822, -0.0171544533, -0.0037088762, -0.0211441945, 0.0271648169, 0.0055813184, -0.000589639298, 0.00395373395, -0.0148499077, -0.0341936797, -0.0129558602, 0.0260845628, 0.00288608181, 0.0559428148, 0.0370167457, 0.0297862366, 0.00460188696, -0.0393212885, 0.0117531763, -0.00396813732, 0.0362677686, 0.0320043601, -0.016765561, 0.00111536344, 0.0256956704, 0.00771302218, 0.00972229708, 0.0153108174, 0.00725571392, -0.00584058, 0.0159157608, 0.00591619778, -0.00168789877, -0.00226673554, 0.0165639129, 0.00235315599, -0.0240248758, -0.000198834474, -0.00117477751, -0.00990954135, 0.0229878314, 0.0176585708, 0.00485034566, 0.00905974, 0.0164198782, 0.0184507594, 0.0152243963, 0.00207228959, 0.0051600188, 0.032234814, -0.000400819699, -0.0196318384, -0.0037088762, -0.015354027, -0.00371247693, -0.0210721772, -0.0132439286, 0.0352883376, 0.0201215539, 0.000197259098, -0.016664736, -0.0161318108, -0.00434622681, -0.0032497677, -0.0165927205, 0.0212882292, -0.0136328209, 0.0301895328, 0.00199667178, -0.00824594777, -0.00467030331, 0.0129054487, 0.00361705455, -0.0126029775, -0.0118395966, 0.0300166905, 0.0240680855, -0.0135824084, -0.0261421762, -0.0311689638, 0.0243417509, -0.0170104187, 0.0335887335, -0.0161750205, -0.0141801499, -0.00515281735, -0.00921817776, 0.0193437692, -0.0209857579, -0.00796508137, -0.0221812408, 0.0375064611, -0.0162038282, -0.00259261252, -0.00212270138, -0.00694604078, -0.00208669296, 0.0108601656, -0.0161462147, 0.0107233329, -0.000129630629, -0.0525148064, -0.0205968656, 0.0397533923, -0.0138056614, -0.00861323439, 0.00139803032, 0.0148787145, 0.0266462956, -0.00792907272, 0.0101904077, -0.0487411134, 0.0130278775, -0.0233623199, 0.00443264702, -0.0201215539, 0.033415895, -0.0117459744, 0.00473151775, -0.0197326615, -0.00165549107, -0.0412513465, 0.0223108698, 0.00567854149, -0.00850520935, 0.0022235252, -0.0177738, -0.00648153108, -0.00393572962, -0.0340208374, -0.0341072567, 0.0205392521, 0.0409344696, -0.0044110422, 0.0214466657, 0.0178170092, -0.0104208617, 0.0251051299, -0.00634109788, 0.00893731136, -0.00376288895, -0.00648873299, -0.0296710096, -0.0342512913, 0.015137976, 0.010600904, 0.00594500452, 0.0187820364, -0.000945223321, -0.0200927462, -0.00302651501, -0.0195166115, 0.0098087173, -0.0150659587, -0.00736013893, 0.0128550371, -0.00717289466, -0.00292029, -0.0245001875, 0.00706846965, 0.0196462404, -0.0374200419, -0.0475024208, 0.007734627, -0.026387034, 0.00217131292, -0.00448666, -0.00574695785, -0.0057217516, -0.00290948735, -0.0484242402, 0.00954945572, -0.0123797245, 0.00477472786, 0.0220804159, -0.012977466, -0.0174713265, 0.0290084537, -0.0218211543, -0.000857902691, -0.00305532175, -0.00481073651, -0.016981611, 0.0127470111, 0.017197663, -0.0164630897, -0.0116595542, 0.00340820523, 0.0232038815, 0.0294261519, 0.0256380569, 0.0202367809, 0.0128550371, -0.0036008507, 0.00400414597, -0.049749352, -0.032321237, -0.0205392521, -0.0171832591, 0.00570374727, 0.0382842459, 0.0319179408, -0.0157141127, -0.00482153893, 0.0035252329, 0.00309673161, -0.0122500937, 0.0230166372, 0.0229014102, 0.00843319204, -0.00507719954, -0.0131503064, 0.0115515292, -0.0022379288, -0.0136112152, -0.0243849605, -0.00544448616, 0.0236791931, -0.0206688829, 0.0243561547, -0.0128766419, -0.00604942907, -0.0464365706, 0.00573975593, 0.00393933058, 0.0110546118, -0.0188540537, 0.00833957, 0.00980151538, 0.0201215539, 0.00481433747, -0.0208561271, -0.014921925, -0.00561012514, 0.0152964136, 0.0181770939, -0.00318135158, 0.0236791931, 0.0186956171, 0.000153148678, 0.00657515321, -0.024557801, 0.0181338843, -0.0178170092, 0.00794347655, -0.00350902905, -0.0136904344, 0.0219219793, -0.00661476282, -0.00937661529, 0.0172120668, 0.00976550672, -0.01070893, -0.00567854149, 0.00985912886, 0.00585138239, -0.0086060334, -0.0122428918, -0.000229666752, 0.00201827683, -0.0155124646, -0.0088869, 0.00810191408, -0.0206976887, -0.037967369, 0.0144394115, 0.00939822, 0.0276545323, 0.0476752631, -0.01578613, -0.021201808, 0.0156997088, 0.0147634875, -0.0108529637, 0.0058621848, -0.0086060334, 0.00713688601, -0.0203952175, 0.0223108698, -0.00539407413, 0.0330126, -0.0164774917, 0.0482513979, -0.00672999, 0.011573134, -0.0316874869, -0.020006327, 0.00563173043, -0.0172552764, 0.0301607251, -0.00313454052, -0.021317035, 0.0163910724, 0.00142683706, 0.0191565249, 0.0130278775, -0.0072665168, -0.0341360644, -0.0187532306, -0.00704326387, 0.00853401609, -0.00433902489, -0.0249322895, 0.00103794516, 0.000932620314, 0.0172696803, 0.00575055834, -0.00450826483, 0.0100391712, 0.00554170925, -0.025407603, 0.000352208212, 0.00274924957, 0.00573975593, 0.00345321582, -0.0122861024, 0.0312841907, 0.0511896946, -0.0219939966, 0.00443264702, -0.0181050766, 0.00495837117, -0.0100175664, 0.00872126, -0.0194157865, 0.0456587858, 0.00883648731, 0.00518522505, 0.00708287302, -0.0156709012, 0.0129558602, 0.00582257565, -0.0241401028, -0.00330378045, -0.0200927462, -0.0132007189, 0.00479633315, 0.0232470911, 0.0196174346, 0.0143962009, 0.00573615497, -0.0393212885, 0.00559572177, -0.00988793559, 0.00488635432, -0.0166791398, -0.00976550672, 0.0338768028, 0.000544178532, -0.0051276111, -0.000137057374, 0.0207841098, -0.00523203611, -0.007734627, 0.0035630418, 0.0135464, 0.00538687268, 0.0172552764, 0.00482153893, -0.0236359835, 0.00186884147, -0.0404159464, -0.00341360644, 0.0159589704, 0.00662196428, -0.00790026598, -0.020654479, -0.00253139809, 0.000803889881, -0.0122284889, -0.015253203, -0.0411937311, 0.00902373157, -0.0164486859, -0.0151523799, -0.00416618399, -0.0219363831, -0.0454859473, 0.0171832591, 0.0274960957, -0.0117027648, 0.0110906204, 0.030938508, 0.00526444381, 0.00376288895, 0.0254940223, -0.0249178857, 0.0205680598, 0.00562452851, 0.0124445399, -0.0233623199, -0.00173470983, 0.0150083452, -0.0247162394, 0.00642751856, -0.00884368923, 0.0201359577, -0.0213746503, -0.0024719839, 0.0043354244, 0.0130062727, -0.00354323699, -0.0166359302, 0.00772022363, 0.00589819346, 0.0029689013, -0.0116883609, 0.00168969913, -6.47027846e-05, 0.00502318656, -0.00384210772, 0.0171832591, 0.00820273813, 0.0108889723, -0.0107521396, -0.0205248483, 0.00176621729, -0.0232758988, -0.0109537877, 0.029959077, -0.00599181559, -0.00801549386, -0.0137768546, 0.000957826269, 0.0217203312, 0.00114777114, -0.0117603783, 0.00501598511, -0.0169095956, 0.00567494053, 0.000144259073, -0.0129846679, 0.0084043853, -0.00112706621, 0.016117407, 0.0134455767, 0.0122140851, 0.00521043083, 0.00660756091, 0.00717649516, 0.0139424941, -0.00304271886, 0.031485837, 0.0101255924, 0.0128478352, 0.0068128095, -0.020337604, 0.0113354782, 0.00782104768, -0.00173561007, 0.011573134, -0.00854121801, 0.00291668903, -0.000224828109, -0.00844039395, 0.00341900764, 0.0126317842, 0.018926071, 0.0357492454, 0.0180762708, 0.0421155505, -0.00481073651, -0.0037088762, 0.0172696803, -0.00336859585, 0.0159877762, 0.0230166372, 0.0130710881, -0.0154836578, 0.00877167191, -0.0069532427, -0.00233875262, -0.00244497764, -0.024442574, -0.00640231231, 0.0105792992, 0.00274564861, -0.0101111885, 0.00124769472, -0.0201215539, -0.00626187911, 0.0122500937, -0.0124157332, -0.0270928, -0.00319935591, 0.0108601656, 0.00580457132, -0.040675208, -0.00959266629, 0.00604582811, -0.017413713, -0.0102984328, -0.00414818, 0.0119764293, -0.00201647636, 0.0139785018, 0.0303623732, 0.00764820678, 0.0080443006, -0.0176009573, -0.00520683, -0.0139785018, -0.00818833429, 0.00378449401, -0.00768421544, 0.00977270864, 0.020337604, -0.00202907925, 0.0157429185, -0.00230814517, 0.00489715673, 0.000853401609, -0.0150803626, 0.0238232277, 0.0388891883, -0.00572535256, -0.00105504924, -0.00299950852, -0.00724131055, -0.0216627177, -0.0185371786, -0.00905253831, -0.00525364093, 0.0232470911, -0.0345105529, -0.0167511571, -0.025854107, -4.83864324e-06, 0.0200351328, -0.0238664374, -0.00284467195, 0.00697844848, -0.0280434247, -0.00881488249, 0.0190701056, -0.0354611762, -0.00144844223, 0.000984832644, 0.0131791132, 0.0219939966, -0.000221902417, -0.0109177791, -0.0145330336, 0.0213314388, 0.0186236, 0.00254040025, -0.0317451, 0.0152099933, -0.010269626, 0.0191997364, 0.00528604863, 0.0229734275, -0.0278129708, 0.0172120668, 0.0058945925, 0.0218787678, -0.0143025788, 0.00467030331, -0.00288968254, 0.0113066714, -0.0233911257, -0.0096646836, -0.00351803098, 0.0103344414, 0.00971509516, 0.00292029, 0.00136742298, -0.000994735, -0.0100247683, -0.000224715594, -0.00197686697, -0.0159877762, 0.0258685108, -0.00258541084, -0.00485754758, -0.0179034304, 0.0128190285, 0.0251051299, 0.00204708357, 0.0195454173, 0.00569654582, -0.0112922676, 0.0117387734, 0.00616465649, -0.00774903083, 0.00690643163, -0.00243237452, -0.0237944219, 0.00954945572, -0.0195886269, 0.0200783424, -0.016981611, 0.00706846965, -0.0282018632, 0.00161858241, -0.00885089114, 0.0045838831, 0.00750417262, 0.001325113, 0.0044758576, 0.0212450195, 0.0210577752, -0.0119764293, -0.00972229708, 0.0147778913, -0.00410496956, -0.0273808688, -0.023146268, 0.00432102056, -0.00823154487, -0.0115371253, 0.00259801373, 0.0211441945, -0.0163190551, 0.0169384014, 0.0263438225, 0.00207949127, 0.0234199334, -0.0144466124, -0.00333618815, -0.03137061, 0.00322276144, -0.0154260444, 0.0185803901, -0.00177701982, 0.0136760306, 0.0156997088, 0.0126677928, 0.00656795176, 0.00748976925, -0.0103128366, -0.00284647243, -0.0106513165, -0.00709007494, -0.00545528857, -0.00444705039, 0.00675159506, -0.00221992447, 0.00162938493, 0.0202367809, -0.00820273813, 0.0133447526, -0.0175433438, 0.0204672348, -0.0103344414, -0.0240248758, -0.0141513431, 0.0152964136, -0.0305928271, -0.00816672947, 0.0412225388, 0.0281586517, -0.0103560463, -0.0353459492, 0.0171256457, 0.016117407, 0.015037152, -0.00103614479, 0.0164198782, -0.0164342821, 0.00823874585, -0.00926858932, -0.0328685641, -0.0408768579, -0.00138812792, -0.0241401028, -0.0109753925, 0.00136112154, -0.0142593682, 0.032234814, 0.0157429185, -0.0065967585, 0.0175577477, -0.0294837654, 0.0460332744, 0.00998155773, 0.00864204112, 0.00228113891, -0.0177593958, 0.00305892271, -0.027251238, -0.00227213674, 0.00169780105, -0.00290048518, 0.00777063565, 0.00443264702, 0.0116451513, -0.0211585984, 0.0232614949, -0.026170982, 0.0270207841, 0.0086060334, -0.00248458702, 0.0174281169, -0.01070893, -0.0265742783, 0.0231606718, -0.0106729213, 0.0147922942, 0.0274816919, -0.0102984328, 0.000451231608, 0.0159877762, 0.0076194, 0.0161606185, -0.002650226, 0.00456587877, -0.0153108174, 0.0183355324, -0.000601342064, 0.00502678752, -0.0242553297, 0.00138902816, 0.0243561547, -0.00420219265, 0.00851961225, 0.0104136597, 0.0251051299, -0.0146914711, 0.0156997088, 0.00696404511, 0.0129270535, 0.0048035346, 0.00642751856, -0.0019948713, 6.56029952e-05, -0.00309493113, -0.00225413241, 0.000724671176, 0.00712968409, -0.0207264964, -0.0260557551, 0.0137120392, 0.0285619479, 0.00468470668, 0.00719810044, 0.00236935983, -0.00224513048, 0.0234055296, 0.0074825678, 0.00889410079, 0.00420579361, -0.0190989114, 0.0105144838, 0.00456227781, -0.00144574151, 0.00827475451, -0.00492236298, -0.0170680322, 0.00566413812, 0.00895171519, -0.00440023933, -0.0147778913, -0.0156709012, -0.0158437435, -0.00820993911, -0.00646352675, -0.0107881483, -0.0074825678, -0.00844039395, 0.0149795385, -0.00893010944, 0.00450106338, 0.0127038015, 0.0158293396, -0.000454382331, 0.0245722048, 0.0277841631, -0.00532565825, 0.00413737725, -0.00115587306, 0.0290228557, 0.0339056104, 0.000920017366, -0.00792907272, 0.00988073461, -0.0167079475, 0.0136832325, -0.00916056428, 0.00488995528, -0.00196606456, -0.026387034, 0.00455867685, 0.00697484752, 0.0180474631, -0.0116379494, 0.0197758712, -0.00715489034, 0.00410136906, 0.013301542, 0.00584418047, -0.00918937102, 0.0272656418, -0.0167511571, -0.006002618, 0.0296998154, -0.00364226033, -0.00490075769, 0.0102264155, -0.00358104589, 0.000165639125, -0.00671558641, 0.0222532563, -0.000678310229, 0.0277121458, -0.0145762432, 0.0111698387, -0.00174461212, 0.00177521934, -0.00736734038, 0.00698204944, -0.0135824084, 0.0170248225, -0.00304451934, -0.0142161585, 0.00369807356, 0.00656075, -0.0068452172, 0.0250619203, 0.00508800196, 0.0093838172, 0.0326381102, -0.0196030308, 0.0337903835, -0.00783545058, 0.0166215263, -0.0063483, -0.00146914704, -0.00174011104, -0.00937661529, 0.0117099667, -0.00564253284, -0.00769861881, 0.0145186298, -0.020337604, 0.00995995291, 0.00711168, -0.00132871384, 0.0159733742, 0.0113138724, -0.0298150443, 0.00297790347, 0.0217923485, -0.00738174375, 0.0123869264, -0.00969349, 0.0164486859, -0.00252239592, 0.00262862095, -0.00562812947, 0.011249057, -0.0249034837, 0.00921817776, 0.00645272434, -0.0115515292, 0.01168116, -0.00314534316, -0.00167529576, -0.020222377, 0.00229014107, 0.012977466, -0.0339056104, 0.00287888013, -0.00580457132, -0.020006327, 0.00605663098, -0.00336319441, 0.0316874869, -0.0103272395, 0.0100751799, 0.00536166644, 0.0186524056, 0.00639151, 0.0197470654, -0.0127902217, -0.0144682182, -0.0208993368, -0.00857002474, -0.00179052295, 0.00499077886, 0.00740334904, 0.0156420954, -0.00977991056, 0.000626548, -0.00621146755, 0.00424540276, -0.0152676068, -0.016117407, -0.0127758179, 0.000564883463, -0.0359508917, -0.0118828071, 0.00334879104, -0.0373336188, -0.0035252329, -0.00505559426, -0.0106657194, 0.0045190677, -0.0130422814, -0.0182491113, -0.0123725226, 0.00348382303, 0.00255300314, 0.00520322938, -0.00616105553, 0.0147274788, 0.00510240532, -0.00471711438, 0.0150659587, -0.00600621896, -0.0338191912, -0.00244497764, -0.00395373395, 0.0104496684, -0.0158293396, 0.020323202, -0.0207985137, 0.0284611229, -0.015469254, -0.00497277454, -0.0243417509, 0.00475312304, 0.0119476225, -0.00844039395, 0.0376793, -0.0095278509, 0.00249899039, 0.00823154487, -0.00831796508, -0.00055813184, 0.00080343982, -0.0126029775, -0.00876447093, 0.001325113, 0.0277265497, 0.0200639404, 0.0181194805, -0.0168087706, 0.0472719669, 0.0339632221, -0.00533646066, 0.0149795385, 0.00232434901, 0.0160741974, 0.018926071, 0.020438429, -0.0233911257, 0.00627988344, -0.00123959279, -0.0101904077, -0.00250079087, 0.00944863167, -0.0276545323, -0.00315974653, -0.00225953385, 0.00504119089, -0.0173849072, -0.0011594739, 0.0176009573, 0.0209137406, -0.0112346541, 0.0128334314, -0.0144970249, 0.00266462937, 0.0199775193, 0.0175001342, -0.00300851068, -0.0227573756, -0.00333258719, -0.0225701313, -0.0105576944, -0.0123437159, -0.00132601324, 0.00157897302, -0.017413713, -0.00253679929, 0.00801549386, -0.0269199591, -0.00755458465, 0.0264734533, 0.000433452398, 0.00239636609, 0.0258108974, 0.0200783424, 0.00340820523, 0.0252779722, 0.00802269485, -0.0103992568, -0.0222100466, 0.016232634, 0.0184507594, 0.00916056428, 0.0136832325, -0.0106585175, 0.00431742, -0.0107593415, -0.0114363013, -0.0116091426, 0.00930459797, 0.0207985137, 0.0121996822, 0.0288644191, 0.0013224124, -0.0023459543, 0.00352343242, 0.0159445666, -0.0128118265, -0.0123869264, 0.00622227, -0.0194301903, 0.018493969, -0.000847550225, -0.00467030331, 0.0168663841, 0.0207841098, -0.0206688829, -1.20403447e-05, 0.0127542131, -0.00379889738, -0.000140208125, 0.0126029775, 0.00708287302, 0.0144322095, -0.00509520387, -0.00162488385, 0.000569834607, -0.0106873251, 0.00777063565, 0.0138704767, 0.0136328209, 0.000343431137, 0.00476032449, -0.0109969983, -0.0121708754, 0.00685241865, 0.0015357628, 0.0214322638, 0.00576496171, -0.00737094134, -0.00747536588, 0.00764820678, 0.0164342821, -0.0170392245, 0.00822434295, -0.0112562589, -0.00695684366, 0.0045514754, -0.00828915834, 0.012437338, 0.00741775241, 0.00675879652, 0.0134383747, -7.36486472e-05, -0.00167169492, 0.00374848559, -0.0135752065, 0.00927579124, 0.00666877534, 0.00263042143, 0.0155556751, 0.00455867685, 0.013294341, 0.0150227491, -0.0194734, -0.0076554087, 0.0137480479, 0.0164198782, -0.00680560758, -0.00194625976, 0.0116019407, 0.00312553835, 0.0080587035, -0.0263726301, 0.0343665183, 0.00227033626, 0.000642751867, 0.00820273813, -0.00995995291, -0.00317775062, 0.0151235731, 0.0205104444, 0.00256380555, -0.0119476225, -0.0105576944, -0.00269163586, -0.0167943668, 0.0206112694, -0.0127254063, 0.0107161319, 0.00580097036, -0.0134383747, 0.00930459797, 0.0182779171, 0.00452626916, -0.0163910724, 0.00450106338, -0.0171256457, -0.00703966292, -0.0131719112, -0.019790275, 0.0392060615, 0.00294909673, 0.00682361191, -0.00556691503, -0.0106081059, 0.0166791398, 0.0086204363, -0.0104136597, 0.0093838172, 0.00745376106, -0.0206112694, 0.00879327767, -0.00616105553, -0.00184903678, -0.0120340427, -0.0173272938, -0.0140073095, 0.012545364, -0.00445425231, -0.00857002474, 0.00934780855, 0.0168807879, -0.00685601961, -0.0159157608, 0.00250799255, -0.0150515558, -0.0119908331, -0.000672458846, 0.0110474098, 0.00471351342, -0.0181626901, 0.00583337806, 0.00582617614, -0.00728812162, -0.0123221111, -0.00912455563, 0.00234775455, -0.00657875417, -0.030823281, -0.0185515825, -0.000993834808, 0.00228293939, -0.00526084285, -0.0272368342, -0.0127470111, -0.00239096489, -0.0143745961, 0.0120124379, -0.0126101794, -0.016549509, -0.00858442765, 0.00111806416, -0.00326237059, -0.0207841098, 0.0181482881, -0.00842599, -0.00371247693, -0.0121348668, -0.000232479913, 0.00972229708, -0.0214754734, -0.00346761919, -0.00570014678, 0.0068452172, 0.0200639404, -0.0326093026, 0.0122140851, 0.00751857599, 0.0229014102, 0.017845815, 0.00898772292, 0.00269883755, 0.00882928539, 0.0127038015, 0.0109897964, -0.0135391988, -0.000919567246, -0.00789306499, 0.0167079475, 0.0195454173, -0.00551290251, -0.00502318656, 0.0126173804, 0.0197614692, 0.0140721239, -0.00314894388, -0.000608543749, -0.000391592504, -0.00690643163, 0.0187244229, -0.00341900764, 0.00477832882, -0.0196318384, -0.00874286518, -0.000266913063, -0.0056137261, -0.00895171519, 0.00519962842, 0.0125237582, -0.00584058, 0.000411622226, -0.00751857599, 0.0117387734, 0.0014277373, 0.00390332215, -0.00682721287, 0.0162902474, 0.00319395447, -0.00314354268, 0.0142377634, -0.0019498606, -0.00627628248, -0.0141801499, 0.00290228566, -0.0147202779, 0.00846920069, -0.00111806416, -0.0141081326, 0.0126821958, -0.00849080551, 0.00429221382, -0.00822434295, -0.0201647636, -0.00830356125, 0.000234280349, 0.0193005595, 0.0164918955, 0.0040221503, 0.0138344681, -0.00351803098, 0.00905974, 0.00336499489, -0.0128766419, 0.0174281169, 0.0218067523, 0.00104784756, -0.0242697336, -0.0162902474, 0.0248314664, 0.0108025521, -0.0209425483, 0.00157627242, 0.0111050233, -0.00459828647, 0.00943422876, 0.000995635171, 0.0128622381, -0.0292389076, -0.00242337259, 0.00190304953, 0.0114218984, 0.00346401823, 0.000181280324, 0.00433182344, -0.0112202503, 0.00234775455, 0.00614665216, -0.00869965553, 0.00927579124, -0.0128262304, 0.00936941337, -0.0106153078, 0.00943422876, 0.00512401061, -0.0420291275, -0.0142017547, 0.00920377392, 0.0113282762, 0.0258829147, -0.00919657294, -0.013409568, -0.00584418047, 0.00557051599, -0.0101760039, 0.0088220844, -0.00170050177, -0.0619922467, -0.00265922816, 0.0227285698, 0.00411577243, 0.0205104444, 0.0010739537, 0.0204672348, 0.00693163741, 0.00987353269, 0.00679480517, 0.0210289676, -0.00650313636, -0.0274528861, 0.0147922942, 0.00221092231, -0.00348562351, 0.0191853326, 0.0128910458, 0.0203952175, 0.0242553297, -0.017082436, 0.0094630355, 0.00980151538, 0.000237656146, 0.0160453897, 0.0138776787, -0.00610704254, 0.00686682202, -0.0182923209, 0.0237512104, -0.00435702922, -0.00392492721, 0.0192429461, -0.00592339924, -0.00877887383, 0.00565333571, 0.00214250619, -0.00774182891, 0.0103920549, -0.0183931459, 0.00760499667, -0.00834677182, 0.0249034837, 0.00897332, 0.0195166115, 0.0297286231, -0.0271072034, 0.0009434229, -0.0147130759, -0.0184363555, -0.0161894243, 0.0110762166, 0.00354323699, -0.00115227222, 0.00732413027, -0.00234055286, -0.0116379494, 0.00306252344, -0.0216483139, 0.0202079732, 0.00463429466, -0.00286447676, 0.0180042535, 0.00864924304, 0.0179034304, 0.00660756091, 0.00125849736, -0.0391196422, -0.0143673941, 0.00465229899, 0.0145690413, -0.00792907272, -0.00514561543, -0.0389756076, -0.00600982, 0.00743935723, 0.0279858112, 0.0241545066, -0.0179610439, 0.00885809306, -0.00920377392, -0.00198046793, -0.0166935436, -0.0150659587, 0.00738894567, -0.0113426792, 0.0116451513, -0.00334519031, -0.00294369552, -0.018378742, -0.0300454982, -0.00625827862, 0.0216771215, -0.0028284681, 0.0304487925, 0.0134815853, -0.000796238077, 0.00312553835, -0.0039141248, -0.00341360644, 0.0162470378, -0.00456587877, 0.00353783579, -0.0153828338, 0.0183931459, 0.00956386, 0.00397894, 0.00013064337, -0.013294341, 0.0203664117, 0.0344241336, -0.00570734823, -0.0155844819, -0.0031039333, 0.0102480212, 0.00630148873, -0.00975110382, -0.00777063565, 0.00756898802, -0.0117819831, -0.0100679789, -0.00656795176, -0.00149615342, -0.0214610696, -0.0232470911, 0.0128262304, -0.00995995291, -0.0205392521, -0.0103200376, 0.0050195856, 0.00680200709, 0.00253679929, -0.031255383, -0.0101327933, 0.0231318641, 0.00948464, 0.00958546437, 0.00709727686, -0.0110186031, 0.0342512913, -0.0038097, -0.0160597935, 0.00829636, -0.0155124646, -0.00353963627, 0.0250331145, -0.0194734, -0.0035252329, 0.00926138833, 0.00123059074, -0.0156565, 0.00875726901, -0.0114435032, 0.0189404748, -0.00819553621, 0.00274204789, -0.0127758179, 0.00323356385, 0.000177229362, -0.0166791398, -0.0254508127, -0.00470991246, -0.0109033762, -0.00512040965, 0.0192141384, 0.00593060115, -0.0209281445, -0.00632309355, 0.0134743834, 0.00683801528, -0.0201503597, 0.0270207841, -0.0097439019, -0.00105324876, -0.00399334356, -2.3180477e-05, -0.0138488719, 0.0178314131, 0.016535107, 0.0297286231, -0.0061106435, -0.032436464, -0.00758339139, -0.0093118, -0.0134023661, 0.0116307475, -0.0073745423, 0.0165927205, -0.00833236799, 0.00562812947, 0.00339920307, -0.030391179, -0.0028986847, -0.014165746, 0.0132439286, 0.00670118304, -0.00153936364, -0.0226709563, 0.000862853834, 0.0146914711, -0.00335059152, -0.0142089566, -0.0202511847, 0.0137120392, -0.0142017547, -0.0272656418, -0.0109753925, -0.0119188158, 0.00905974, -0.00238916441, 0.00212810282, 0.0253932, -0.000835397339, -0.00668317871, 0.0232038815, -0.0189404748, -0.0059702103, -0.0113858897, -0.000649053312, 0.00752577791, 0.0283747036, 0.0130062727, 0.0107377367, -0.0158725493, -0.00514201494, -0.00605303, 0.00713688601, 0.00998155773, 0.0105720973, -0.0125093553, -0.0125957755, -0.00845479779, -0.0278561804, -0.00308592897, 0.0322060101, 0.0204816386, -0.000765630859, -0.0152820097, 0.00255480362, -0.00228473963, 0.00239276537, -0.00291848951, -0.00293829408, 0.0154116405, -0.00530765392, -0.0325228833, -0.0181626901, 0.0164054763, -0.00668677967, 0.00370167452, -0.00521763274, 0.0129054487, -0.00528604863, 0.0111626368, 0.00159967795, -0.00237656152, 0.00418778928, -0.00836117566, -0.0281586517, 0.00757619, -0.00869245362, -5.74166879e-05, 0.0122500937, 0.0131575083, 0.00682721287, -0.00859163, 0.0106513165, -0.00734933605, 0.010600904, 0.0156997088, 0.0194445942, 0.00459108455, -0.00209569512, -0.00312013715, 0.00707567157, -2.41228863e-05, 0.00734933605, -0.00675519602, 0.00374848559, 0.0140649229, 0.0285907537, 0.00638790894, -0.000606293208, 0.00543368375, -0.0095278509, -0.00472071534, 0.00223612832, -1.49660355e-05, 0.00785705633, 0.0134887863, -0.00348922424, -0.0120412447, 0.0138056614, 0.0111338301, 0.0207120925, 0.00134221709, 0.0116883609, 0.00842599, -0.00329657877, -0.00733133173, 0.0172984861, -0.0235351603, 0.00420939457, -6.0764356e-05, -0.0108313588, 0.0147634875, 0.0160453897, 0.0124229351, -0.0166791398, -0.0182635151, 0.00738894567, -0.0134311728, -0.0153108174, 0.0129126506, -0.0244713817, -0.0154836578, -0.0220516101, 0.00741055049, 0.0142377634, 0.00817393139, -0.0017716185, -0.00694604078, 0.0173416976, -0.0131215, 0.00312373787, 0.00882928539, -0.00468830764, 0.00875726901, -0.0150803626, -0.00689202826, 0.00557051599, 0.00984472595, -0.00276725367, -0.0246730279, -0.0196894519, -0.00755458465, 0.0117315715, -0.00912455563, 0.00392132625, -0.016535107, -0.0247882567, 0.00940542202, 0.00603862666, 0.00146644644, 0.0022055211, 0.00556331407, 0.00422019698, -0.0215330869, 0.0031093345, -0.00298510515, -0.00620066468, 0.0117171677, 0.00360625191, 0.00609263917, -0.000516722095, 0.0132367266, 0.0171688553, 0.00447225664, 0.0176873785, -0.0185947921, 0.00638430798, -0.00745376106, -0.00687042298, 0.013625619, -0.00507359859, 0.00644912338, -0.0157141127, 0.0212882292, 0.0101832058, 0.00318855327, 0.00593060115, -0.0309097022, 0.0115155205, -0.00725571392, 0.0268911533, 0.0181626901, -0.0010190407, -0.0143241836, -0.0203664117, 0.0107593415, 0.00720530236, -0.00426700804, -0.00848360453, 0.00481073651, -0.0119980341, -0.0231174603, -0.00669758208, 0.00666877534, -0.0175577477, -0.00617906, 0.00543008279, 0.0107233329, 0.006920835, -0.00662556523, -0.000203673117, -0.0133735593, 0.00809471216, -0.0481937863, -0.00993114617, 0.0172408726, 0.0103056347, -0.0105648963, 0.0080443006, 0.00213890523, 0.000665257161, 0.0213458426, -0.00748976925, 0.00733133173, -0.00898052193, 0.00518882601, -0.0107737454, 0.000398569158, -0.0181338843, 0.00439663883, 0.0107233329, -0.0134671815, 4.98774061e-05, 0.00899492484, -0.0183067247, 0.0195742249, -0.00580097036, 0.00209209416, 0.0032497677, -0.00188324484, -0.000157874791, 0.0225269217, -0.0130710881, -0.0108817704, -0.0383130498, -0.00125039543, -0.000250034063, 0.028979646, -0.00248818775, 0.0108385608, -0.0442184471, 0.00354503747, 0.00598101271, -0.00934060663, -0.000595940801, -0.00746816443, 0.0021353045, -0.0118035888, 0.00643832097, -0.000214813248, 0.0178746227, 0.0169384014, 0.0199919231, -0.00276365294, -0.0089013027, -0.0142593682, 0.0160741974, 0.0168375783, -0.01070893, -0.00277625583, -0.0169239976, -0.00271864235, -0.0022055211, -0.0115227224, -0.0181914978, -0.00653914502, -0.00757619, 0.0231318641, 0.00166899431, -0.0189404748, 0.0219075754, 0.000814692467, 2.50723292e-06, 0.0126317842, 0.00861323439, 0.00900932867, 0.00671558641, -0.00452626916, 0.00800829194, 0.00117387727, -0.00881488249, -0.00380249834, 0.00949184224, 0.00559572177, -0.00542288087, 0.0286195613, 0.00242337259, -0.00456227781, -0.00355584, 0.0044146427, 0.0088869, 0.00730972691, 0.0432102084, 0.00306432392, -0.00142053561, -0.0152388, -0.0215186831, -0.0100823818, -0.00580817228, -0.00753297936, -0.0217203312, -0.00414097821, -0.0071260836, 0.0104064588, -0.0161894243, -0.000753478, 0.00539767509, 0.0250043068, -0.00820993911, -0.0299302712, -0.0347410068, 0.0030715256, 0.0197182577, 0.0221956428, 0.00831796508, -0.00460188696, 0.0109609896, 0.0212306157, -0.00923258066, -0.0218355581, 0.000102342929, -0.00654274551, -0.0121492697, 0.00919657294, -0.0333870873, -0.0127398092, -0.0023315507, 0.00365306297, -0.0109969983, 0.00806590542, -0.00215510908, -0.00718729803, -0.0318891332, -0.0275249016, 0.00305172103, 0.0143169826, -0.025306778, -0.0150515558, -0.0086204363, -0.0101327933, -0.0166791398, -0.0183931459, -0.0053328597, 0.00935501, -0.00130890927, 0.0176729746, 0.0122428918, -0.0345681645, -0.0232326891, -0.00608183676, 0.00858442765, -0.00696044415, 0.0069532427, -0.0124517418, -0.0133519545, 0.00104694732, -0.0019498606, -0.00232614949, 0.00229914323, 0.00131521071, 0.013301542, 0.00454067253, 0.00747536588, 0.00900932867, -0.000199172049, 0.00113876897, -0.0044758576, -0.0025422005, 0.00262682047, 0.00555611262, 0.00165999215, 0.00456227781, -0.0220372062, 0.0137840565, -0.00210649753, -0.000655354816, 0.0160741974, 0.0141441412, -0.00559932273, -0.00968628842, -0.0111338301, -0.00719089899, -0.00140343152, -0.00519962842, -0.0108241569, -0.0115443273, 0.0124661447, 0.0210865811, 0.00323896506, 0.0103344414, 0.0231894776, -0.0252923742, -0.00169690081, 0.0126677928, -0.00834677182, -0.0172840822, 0.00610704254, -0.0045550759, -0.00702886051, 0.00329477829, 0.00795788, -0.0188684575, -0.00488995528, 0.0104496684, 0.00920377392, -0.0226277448, 0.0088869, 0.00861323439, -0.00245938101, -0.00450826483, 0.00166089239, -1.26733066e-05, 0.0182347074, 0.00233335118, 0.000879057683, 0.00772742555, -0.00471351342, -0.0274096746, -0.0189404748, -0.0147418827, 0.0188972633, 0.000215488413, 0.00559572177, 0.0034226086, 0.00669038063, 0.0236503873, -0.00487555191, 0.019905502, -0.00717289466, 0.0337039605, 0.0120340427, 0.0103704501, -0.00463069417, 0.0284035094, -0.0102552222, 0.0188540537, -0.0026124171, -0.0218067523, 0.014705874, -0.00360805239, 0.00886529405, 0.0124661447, -0.0019498606, 0.0235927738, -0.00572895352, -0.0149507318, -0.0121996822, -0.00779224094, 0.0136112152, -0.00369087188, -0.00565693621, 0.0048035346, -0.0105576944, 0.00379529665, -0.00016530155, 0.00511320774, -0.00321375928, 0.0166935436, 0.00987353269, -0.00939822, 0.00797948521, -0.00746816443, 0.00746816443, -0.017413713, -0.0203664117, -0.014921925, -0.0092469845, -0.00450466434, -0.00996715482, 0.00644192193, -0.0152388, 0.00102624239, -0.00272224308, 0.0114074945, -0.00059369026, -0.00857002474, -0.00148175, 0.00880768057, -0.0205248483, -0.0220804159, 0.00616825698, -0.0007678814, 0.00413737725, -0.0183499344, -0.0288356114, -0.0128190285, -0.00753297936, 0.027150413, -0.00772022363, -0.00573975593, 0.0132871391, -0.00822434295, 0.0121636735, -0.0076554087, 0.00616105553, 0.00347662135, 0.0136472238, -0.0211153887, -0.0243561547, -0.00208669296, -0.0173416976, -0.00748976925, 0.0074825678, 0.00962867495, -0.0206832867, -0.0196750481, -0.0316874869, -0.0181050766, -0.0263726301, -0.0201215539, -0.0321483947, -0.00886529405, -0.00641311519, -0.00691003259, -0.0287347883, 0.0179610439, 0.00727011729, 0.0190701056, 0.0115947388, -0.00540127605, -0.0110041993, 0.0116235455, -0.00690643163, -0.00519602746, -0.0197038539, -0.0177449919, 0.0092469845, 0.0243417509, -0.0139785018, -0.00550930155, 0.0188540537, 0.0210289676, -0.00344421365, -5.0608829e-05, 0.0103488443, -0.0088220844, 0.000883108645, -0.0116379494, 0.0153396241, -0.0112778647, -0.00369807356, -0.0271648169, -0.027136011, -0.00426700804, 0.0138056614, 0.00882928539, -0.0196750481, 0.0209425483, -0.0117027648, -0.00724491151, -0.0107305348, 0.012653389, 0.0237224046, -0.0296710096, -0.00522843516, -0.011465109, 0.000811991806, -0.00435702922, -0.011673958, 0.0149651356, -0.0133879632, 0.012437338, -0.0150947664, -0.00423460035, -0.0174425207, -0.00378809497, -0.0037736916, -0.00628708536, 0.0101904077, 0.0362101533, -0.0205680598, 0.0100967856, -0.0137840565, -0.00863484, 0.0127182044, -0.0157141127, 0.0721898526, 0.00798668712, 0.0132655334, -0.0223396774, -0.0012296905, 0.00175991573, -0.00451186579, 0.0437863432, 0.012437338, 0.00644552289, 0.008109116, 0.011854, -0.00513121206, 0.0135031901, -0.0308808945, 0.0139785018, 0.00878607575, -0.016981611, 0.00592339924, 0.00998155773, -0.00508800196, -0.00746816443, 0.00158797519, 0.0031795511, 0.0165639129, -0.0128478352, -0.0018166292, -0.0142089566, -0.0113498811, 0.00456587877, -0.0135896103, 0.0129630622, 0.00486114854, 0.0208561271, -0.0263006128, 0.0114291, 0.0234055296, 0.0138704767, 0.0205248483, -0.00792187173, 0.00353963627, -0.00031282389, 0.00317054894, -0.0172120668, 0.0152388, 0.0074825678, 0.0166215263, -0.0108457617, 0.0084043853, -0.0124949515, -0.00294369552, -0.0163334589, 0.012005236, 0.0188252479, -0.0115803359, 0.0031039333, -0.00278345752, -0.0160165839, -0.00147184776, 0.00227033626, -0.000618896214, 0.0131142978, 0.0275249016, 0.0197038539, 0.015037152, -0.0228437968, 2.64578121e-05, -0.00738894567, 0.00285007339, 0.00813072082, 0.0206688829, -0.0156132886, 0.000813342165, -0.0123725226, -0.0102048106, 0.0133375507, -0.0389468, 0.0163910724, 0.00666517438, -0.00847640261, -0.0121492697, 0.025306778, -0.0272224303, -0.0139713008, -0.00424540276, 0.00563533138, 0.0118756052, -0.012221287, -0.010809754, 0.0384570844, 0.00313814124, 0.00247738534, -0.0035630418, 0.00810191408, -0.00391052384, -0.00104604708, -0.00114507054, -0.0272656418, 0.026387034, 0.0213602465, 0.0328109525, 0.0115659321, -0.0243849605, -0.0187100209, 0.0237224046, 0.026286209, -0.0107665434, 0.0136904344, -0.0139064854, 0.0151523799, -0.00751857599, -0.0239528585, -0.0318891332, 0.0349138491, 0.00739614712, 0.0016032788, 0.00648153108, 0.00870685652, 0.00537246931, -0.0103344414, 0.01286944, 0.00552730588, -0.0181770939, -0.0182059016, -0.00142233598, 0.00790746789, 0.0138128633, -0.0134239709, 0.025422005, 0.0179322362, -0.0166071225, -0.00224693073, 0.0216627177, 0.010384853, 0.0149795385, -0.00254940218, -0.0140865277, 0.010816955, -0.0043030167, 0.0129270535, 0.0284179132, 0.00818113238, 0.018061867, 0.0342224836, -0.0115155205, 0.0116595542, -0.0146194538, 0.00377009064, -0.000938021578, 0.0296998154, 0.00666157389, -0.00557411695, -0.0289076287, 0.00940542202, 0.0168519802, 0.0189548787, -0.0130710881, -0.00534366257, 0.0234343354, -0.0160886012, -0.00709727686, -0.000811991806, 0.016535107, -0.0200351328, -0.0178746227, -0.0192285422, 0.00023630583, -0.0124661447, -0.00133231468, 0.0171688553, 0.0033199843, 0.0207841098, -0.00903093349, 0.0177305881, -0.00341720716, 0.00458748359, -0.02552283, -0.00816672947, 0.00121618726, -0.0296710096, -0.000483864307, 0.0092469845, 0.00403295271, 0.0463789552, 0.00800109, -0.012113262, 0.000809741265, -0.0230742507, 0.00271684187, 0.025422005, 0.00440384028, 0.0159157608, -0.0252779722, 0.00593420211, 0.0179178324, -0.00258541084, 0.0140649229, -0.00141783489, -0.0024017673, 0.0125669688, 0.00105865009, -0.00183553365, 0.00141783489, -0.018378742, 0.0221956428, 0.0173128899, -0.0037412839, -0.000448080857, 0.0138560729, 0.0157429185, 0.00932620279] |
09 Oct, 2024 | Top 9 Anaconda Alternatives for Python Environment Management
09 Oct, 2024
Anaconda is a famous platform for facts technological know-how and Python development, known for its ease of environment control and bundled packages like numpy, pandas, and matplotlib. However, a few builders are seeking options because of its large size, useful resource intake, or due to the fact they want greater lightweight or specialised gear. Top 9 Anaconda Alternatives for Python Environment ManagementThis article explores nine alternatives to Anaconda for Python environment control, highlighting the professionals and cons of every.Table of Content Top 9 Alternatives to Anaconda1. Miniconda2. Pyenv3. Poetry4. Docker5. Pipenv6. Virtualenv7. venv (Built-in Python Tool)8. Nix9. Spack Top 9 Alternatives to Anaconda1. MinicondaDescription: A lightweight version of Anaconda, Miniconda installs only the necessary components (Python and Conda package manager) without the additional data science packages that come pre-installed with Anaconda.Why Choose: Ideal for users who want more control over which packages they install, without the bulk of Anaconda.Key Features: Conda environment management, customizable package installation.2. PyenvDescription: Pyenv is a popular Python version management tool that allows you to switch between multiple versions of Python seamlessly.Why Choose: For users who want to easily manage different versions of Python for various projects.Key Features: Python version isolation, automatic version switching, and easy installation.3. PoetryDescription: Poetry is a Python dependency management and packaging tool designed to simplify the process of setting up and managing project dependencies.Why Choose: It’s highly recommended for building and managing Python projects, as it automates both environment and dependency management.Key Features: Automatic dependency resolution, virtual environment creation, package publishing support.4. DockerDescription: Docker is a containerization tool that allows you to create, manage, and run environments isolated from the host machine, useful for running Python applications in the same environment across different systems.Why Choose: Best for teams or projects that need full system isolation, including Python and other dependencies.Key Features: Full system isolation, environment reproducibility, portable containers.5. PipenvDescription: Pipenv is a tool that integrates Python package management and environment management in one place. It works with pip and virtualenv under the hood to manage dependencies.Why Choose: It provides a simplified workflow for managing dependencies, with a focus on best practices.Key Features: Pipfile and Pipfile.lock for locking dependencies, automatic environment creation, dependency resolution.6. VirtualenvDescription: One of the most established tools for creating isolated Python environments, Virtualenv creates local environments for Python projects to ensure compatibility.Why Choose: A lightweight, widely-used solution for managing isolated environments.Key Features: Environment isolation, simple to use, pip integration.7. venv (Built-in Python Tool)Description: venv is a built-in Python module that provides support for creating lightweight, isolated Python environments.Why Choose: If you're looking for something simple without installing external tools, venv is part of the Python standard library starting from Python 3.3.Key Features: Built-in to Python, easy to use, lightweight.8. NixDescription: Nix is a package manager and a build system that allows users to manage development environments declaratively, making it easy to reproduce environments on other systems.Why Choose: Excellent for users who want reproducible and isolated environments across different systems.Key Features: Declarative package management, reproducible environments, isolated builds.9. SpackDescription: Spack is a flexible package manager designed for managing multiple versions and configurations of software packages in different environments.Why Choose: It’s ideal for scientific computing and large-scale environments where different versions of packages and dependencies are needed.Key Features: Multi-version dependency management, highly configurable package builds, strong support for scientific applications.ConclusionAlthough Anaconda is a powerful tool for managing Python environments, there are several options suitable for different needs. Whether you're looking for speed (Mamba), simplicity (Virtualenv), or full modularity (Docker), choosing the right tool depends on your workflow, resources, and project needs...
Level up your coding with DSA Python in 90 days! Master key algorithms, solve complex problems, and prepare for top tech interviews. Join the Three 90 Challenge—complete 90% of the course in 90 days and earn a 90% refund. Start your Python DSA journey today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/Top 9 Anaconda Alternatives for Python Environment Management | https://www.geeksforgeeks.org/top-9-anaconda-alternatives-for-python-environment-management?ref=asr10 | Python Projects | Top 9 Anaconda Alternatives for Python Environment Management | Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, Top 9 Anaconda Alternatives for Python Environment Management | GeeksforGeeks | [-0.0397184938, -0.00281513552, -0.017531883, -0.0214619245, 0.0378231555, 0.00451188162, 0.0213225614, 0.0169186853, -0.00836178847, 0.0221448038, -0.00637586368, -0.0425057597, -0.000115083472, -0.0316633061, -0.0234687533, 0.00501358882, -0.0117692174, 0.00897498615, -0.000789143785, -0.0250296202, 0.0033429733, -0.0447355695, -0.0114138415, -0.00933733, 0.0227858741, 0.00421225093, 0.0102849994, 0.00384990685, 0.00975542, 0.016904749, 0.0302418023, -0.0257264357, 0.0182426348, 0.0173646472, -0.0284161437, -0.0141105177, 0.0252944101, -0.0233293902, 0.015831653, -0.00496829581, 0.00157480349, 0.0103059039, 0.0154832453, -0.021169262, -0.0107100578, -0.0138875367, -0.0243885498, -0.0111420834, 0.0107030896, 0.0105706947, 0.0434534289, -0.0532924645, 0.0102571268, -0.0120409755, 0.0205839351, 0.0287924241, 0.00340220262, -0.0149954744, 0.0265208054, -0.0082781706, 0.00286565465, -0.00730262836, -0.0275660288, -0.00359556894, -0.0400808379, 0.0169883668, -0.0312173441, 0.00744896, 0.00867535546, -0.01856317, -0.0256288815, 0.0144658936, -0.0259354804, -2.61305886e-05, -0.00660232874, -0.0227858741, 0.00353285554, -0.0188418962, -0.0482475199, 0.0116089499, -0.00378370937, -0.0246812124, 0.00262176897, -0.0214897972, 0.0290154051, -0.0046407925, 0.00851508789, -0.0524284132, 0.0163751692, -0.0110514974, 0.015831653, 0.0284858253, 0.0459898375, 0.0113999052, -0.00798550807, -0.0106682489, -0.0454323851, 0.0121106571, -0.0131349759, 0.0189951956, -0.0209184065, 0.00402411073, 0.018340189, -0.0272594299, -0.0148143023, -0.0466587804, 0.00897498615, 0.0307156369, -0.0379067734, 0.0230785366, -0.000277855259, -0.00880078226, -0.0350637659, -0.00981813297, -0.0317190513, -0.0106473444, -0.00495435949, -0.0500592403, -0.0185771063, -0.031077981, 0.0271061305, 0.0580308102, -0.0393840224, 0.0347850397, -0.0426451229, 0.0260330345, 0.0249181297, -0.00822939351, 0.0156783536, 0.0324994847, -0.00547348754, 0.0210438352, -0.00179604243, -0.00855689682, -0.0377952829, -0.0077764634, 0.0318026692, 0.0294056218, -0.00909344479, 0.0220054407, -0.0566371791, -0.0503937118, -0.0481081568, -0.019190304, -0.0381297544, -0.0297679678, 0.0186328515, 0.055466529, -0.0294613689, -0.0289039146, -0.025782181, -0.0149676017, 0.0313288346, 0.00409379229, -0.00572434114, 0.00197895663, 0.00530276773, 0.0278865639, 0.0088425912, 0.0122500202, -0.00431677327, -0.0197895654, 0.00629224582, 0.00276635843, 0.0258239899, -0.0515086167, 0.0229252372, 0.00587415649, -0.0847885385, 0.034171842, -0.0033516835, -0.0160685703, 0.000702041842, 0.0442059897, -0.0511462726, 0.00464776065, 0.0316911787, -0.0262699518, 0.0258379262, -0.00698209321, -0.0261305887, -0.0198871195, 0.0198592469, 0.0308828726, 0.0512020178, 0.00623301649, 0.0711866915, -0.0130443899, -0.0110514974, -8.75919141e-05, 0.0158455893, -0.0523726679, 0.00164884015, -0.0127935363, 0.0097345151, -0.00479409192, -0.0228973646, 0.037934646, 0.00126559148, 0.024081951, -0.0426729955, -0.0345063135, 0.00426799618, 0.0542680062, 0.00795763545, -0.00575569784, -0.0198592469, -0.00361298933, 0.0566929244, -0.0385757163, 0.0151209012, -0.00864748284, -0.0118458671, -0.0277750734, -0.00526444288, 0.00572434114, 0.00293359417, -0.0124102877, 0.00550484424, -0.0159431435, -0.00946275704, 0.000259128341, 0.0441502444, -0.00592641765, -0.0514528714, -0.0213643704, 0.0283185896, 0.0450142957, 0.00618772348, 0.0171416663, 0.0530416109, -0.00775555894, 0.00988084637, -0.0296286047, -0.0165563412, 0.0121385297, 0.0209184065, -0.00665459, -0.0310501084, 0.0339767337, 0.0238450337, 0.0128841223, -0.0311058536, -0.038157627, -0.0179917812, -0.0152184553, 0.030855, 0.0444847159, 0.00596822659, -0.00415998977, -0.0103477128, -0.0299352035, 0.0220611859, 0.0109121343, -0.0505330749, -0.0112884147, 0.0281513538, -0.0176155, -0.0244721677, 0.00142673019, 0.0291826408, -0.0270364489, 0.00202947576, 0.0636610836, 0.00270712911, 0.00462337211, 0.0146888746, -0.010089891, -0.0145773841, -0.000337955629, 0.0195526481, -0.00195108401, 0.0105776628, 0.0171416663, 0.0265486781, -0.0194969028, 0.0306598917, 0.0287366789, 0.0347014219, -0.0109260706, 0.0235523712, -0.0382969901, 0.03255523, 0.0586440079, 0.0267995317, -0.0211831983, -0.0194829665, -0.0297958404, -0.0312452167, -0.0257682446, -0.0138736, -0.000960734673, 0.0317747965, -0.000526966876, 0.0337537527, -0.0130583262, -0.0179221, 0.0162079334, -0.0267577227, 0.0156226084, -0.0233154539, 0.0103755854, -0.012960772, -0.0138875367, -0.0161103792, 0.00575918192, 0.0111351153, 0.022019377, -0.0184377432, 0.00640722038, 0.0303254202, -0.0018970808, -0.00591596542, -0.0347571671, 0.0131698167, 0.0434255563, 0.051425, 0.0189812593, -0.00117413444, -0.00232388033, 0.0117413448, 0.0307435095, -0.0306877643, 0.00262699509, 0.0115113957, -0.012466033, -0.0234408807, -0.0221866127, 0.00696118874, -0.0207929797, -0.00697860913, -0.0513692535, -0.0355654731, -0.00436555035, 0.0147585571, -0.0182147622, -0.0308271274, -0.0148421749, -0.00371751189, 0.0353146195, -0.00909344479, -0.0139084412, 0.00190230692, 0.00116716628, 0.0410006344, -0.0415302143, -0.0221308675, -0.00469653774, 0.0378231555, 0.0359835625, 0.00110271084, -0.0225071479, 0.0129259313, -0.00609365338, 0.00494390726, -0.0012847539, 0.00871019624, -0.0445404612, -0.0170580484, 0.0395791307, 0.0121245934, -0.0541565157, -0.051703725, -0.00278029474, -0.0190648772, 0.0176294371, 0.00123684783, 0.00095028244, 0.0366525054, -0.00366525049, -0.0175179467, -0.00745592825, 0.00504146144, 0.017308902, -0.0105985673, -0.0307713822, 0.0151905827, 0.00737231039, -0.0599261522, 0.00158786878, -0.00903073139, -0.0031548331, 0.023231836, 0.0494739152, 0.0301860571, -0.0112257013, 0.018340189, 0.0282210354, 0.0233712, -0.0185213611, -0.0378231555, -0.0358163267, 0.01107937, -0.00731656468, -0.0533482097, -0.00828513876, -0.0281652901, 0.00317051145, 0.00182391505, -0.046909634, 0.0117413448, -0.000747334852, -0.00614939863, -0.00669291476, -0.016235806, -0.014661002, -0.0272036847, -0.0365688875, 0.0122778928, -0.0200961642, -0.034171842, -0.0109469751, -0.0471883602, 0.053403955, 0.00827120245, 0.0191624314, 0.0157201625, 0.0423663966, -0.0260330345, -0.0240401421, 0.00845934264, 0.0221866127, 0.0480524115, 0.0122082112, 0.0330848098, 0.0125148101, 0.00852205604, 0.0116507588, -0.0210298989, 0.0201519094, -0.00214270828, -0.000908473448, -0.00645599747, -0.0385199711, 0.0128771542, -0.05398928, 0.0132185938, -0.00364783, 0.0420040488, -0.0297400951, -0.0304647833, 0.00258518616, 0.032109268, 0.0131907212, -0.0532088466, -0.00971361063, -0.0151766464, 0.0458226, 0.0116856, -0.0470211245, -0.00150076684, 0.0267995317, -0.0165284686, 0.00873806886, 0.018117208, -0.0227301288, 0.00848024711, 0.0211135168, 0.0205560625, -0.00981813297, 0.0471883602, 0.0104173943, 0.0237614159, -0.0321371406, 0.0202634, 0.011030593, -0.0125705553, 0.00919099897, -0.0057313093, -0.0029666929, 0.0310222358, -0.0242213141, 0.0159988888, 0.0217685234, 0.00550136, -0.00229252363, 0.0234966259, -0.0237335432, -0.00271409727, 0.00944882073, 0.0221726764, 0.0114417141, 0.0428402312, 0.0039195884, 0.00297888718, -0.0150372833, -0.0401087105, 0.00216709683, 0.0240680147, 0.00504494552, 0.0198731832, 0.00209741527, 0.0184934884, 0.0193017945, -0.00128039881, -0.00159657898, -0.0203052089, -0.0298515856, 0.000693767157, 0.0199149922, -0.00182565709, 0.00214096624, -0.01206188, -0.00944185257, -0.0150651559, 0.0160825066, 0.00341265486, 0.031300962, -0.00587067241, -0.0428959765, -0.0195108391, 0.00863354653, 0.00876594149, 0.0433419384, 0.00573479338, 0.0507560559, -0.0111072427, 0.0232179, -0.00275764824, -0.0193575397, 0.0220751222, 0.00459898356, -0.00101735094, -0.0264650602, 0.00923977606, -0.00953243859, 0.0017812351, -0.0443174802, 0.0266601685, -0.00259215431, 0.00498223212, 0.0212110709, -0.0265486781, -0.00825726613, -0.0157759078, -0.0136366831, 0.0119225169, 0.0165842138, 0.0268831495, 0.0137481736, -0.0202912726, 0.0415859595, -0.0108285164, 0.0228694919, -0.0184098706, -0.00758832321, 0.00387777947, -0.0261584613, 0.00475228298, 0.00378719345, -0.00577311823, 0.00262176897, 0.00194759993, 0.0254616458, -0.0351473838, -0.0250714291, 0.0248205755, -0.0246812124, 0.0143683394, -0.0380182639, -0.0144240847, 0.0189255141, 0.0423106514, -0.0193017945, -0.00741411932, -0.0133579569, 0.0163472965, 0.0168908127, 0.00688802311, 0.00214967644, 0.0351752564, 0.00347188418, 0.014661002, -0.0099853687, -0.0511741452, -0.000927635934, -0.0150790922, -0.00342833321, 0.00126123638, -0.0281234812, -0.00196327828, -0.0159013346, -0.00795763545, 0.00611107377, 0.0498083867, 0.00596822659, -0.00349278864, -0.00642115669, 0.0124590648, 0.00537244929, 0.0056685959, 0.0268552769, 0.00628527766, -0.00534806075, -0.0177966729, 0.0249181297, 0.0134206703, 0.015831653, -0.00621211203, -0.00377674121, 0.0118528353, -0.0313288346, 0.0480802841, -0.0192042403, -0.0455438755, 0.0279841181, 0.000526966876, -0.005156436, 0.0228416193, -0.0338931158, -0.0435091741, -0.00578357046, 0.0445683338, -0.0223956574, 0.0195526481, 0.0121664023, 0.0190091319, 0.00578705454, -0.0247648302, 0.0079646036, 0.00424709171, -0.0225350205, -0.00616333494, -0.00989478268, 0.0230646, 0.0564141981, 0.000417000643, 0.00317573757, -0.00372099597, -0.0174343288, -0.0106055355, -0.0292662587, 0.000382595375, 0.0151627101, 0.0199707374, -0.0278168824, -0.00980419666, -0.00221587392, -0.0204306357, -0.00389171578, -0.0101177637, 0.00945578888, 0.0115392683, 0.076092273, 0.00152080029, 0.0498920046, -0.0401644558, 0.0079646036, 0.0686224103, 0.00366176642, 0.00764406845, 0.00543516269, 0.0150930285, 0.0314403251, -0.0105010122, 0.00308689359, -0.0057940227, -0.00341265486, 0.016904749, 0.0192042403, -0.0189533867, -0.00776949525, 0.0202494636, 0.0105428221, -0.00349278864, -0.013810887, 0.0293220039, 0.0185074247, 0.00394746102, 0.00466866512, 0.00260260655, -0.0165981501, 0.00720507419, 0.0412793607, 0.00919099897, -0.0188418962, 0.0189812593, -0.00447355676, -0.013364925, -0.0250296202, 0.00739321485, -0.0190788135, -0.0222841669, -0.0119225169, -0.0193993486, -0.00240924023, 0.00816668, -0.00953243859, -0.00451188162, 0.00629224582, -0.0213086251, 0.00377325714, 0.00543516269, 0.00185004575, 0.015023347, -0.0224374663, -0.0153856911, -0.0239565242, -0.0196502022, -0.00934429839, -0.00967877, -0.00521566533, -0.0296286047, -0.038965933, -0.00393352471, 0.0192181766, -0.00746986456, -0.0148282386, -0.0242213141, -0.00129085104, 0.00707616331, -0.00512856338, -0.0164448507, -0.00287088077, -0.0110584656, -0.000482544885, -0.0109818159, -0.0130583262, -0.00574176153, 0.00680092117, -0.00812487118, 0.0345341861, 0.0114626186, -0.0454602577, -0.0809978545, -0.0168908127, 0.0106612807, 0.0417531952, -0.00306250504, -0.00829210691, 0.0308828726, -0.034394823, -0.0144658936, 0.0309664905, 0.000732092, -0.0198731832, 0.00276635843, 0.00850115158, 0.00886349566, 0.0213364977, 0.00131088449, 0.0243467409, -0.0179917812, -0.00797854, -0.0111560198, -0.0176433735, 0.00394397695, 0.00719113788, 0.0380461365, -0.015204519, 0.0147306845, -0.0221029948, 0.0540171526, -0.0409727618, -0.00100428564, 0.00841753371, -0.0319699049, -0.0163054876, -0.0150512196, 0.0323601216, 0.0145495115, 0.019190304, -0.0222562943, -0.00843147, -5.34316096e-05, -0.0261584613, 0.0203191452, 0.0159710161, 0.0052505061, 0.00664762175, 0.0221726764, 0.0167235769, 0.022827683, 0.00540380599, -0.0113302236, -0.0279701818, 0.00799944438, -0.0345899314, -0.0106473444, 0.0417810678, 0.00428193249, 0.0135600334, 0.00623301649, 0.0340324789, -0.00159048184, -0.0129398676, 0.046909634, -0.00176729879, 0.0276775192, 0.0194690302, 0.0281652901, 0.0272594299, -0.00782524049, 0.0227022562, 0.00788098574, -0.0258657988, 0.0189533867, -0.0522890501, 0.00230646, -0.0136924284, 0.00201205537, -0.0323601216, -0.0518430881, 0.0079646036, 0.0262002703, -0.0535433181, -0.0107030896, -0.0104173943, -0.00468956959, 0.00964392908, -0.0192042403, -0.0153996274, -0.0290432777, 0.0419483036, 0.0232039634, -0.0130234854, 0.00598564697, -0.00711448817, -0.0251829196, 0.0179221, -0.00488467794, -0.00231168605, 0.00986691, -0.0122151794, -0.0181450807, -0.0218521412, 0.0243328046, -0.000651087146, 0.0121454978, -0.00611804193, 0.0123893833, -0.0233990718, -0.0506445654, 0.012333638, -0.022242358, 0.0161800608, 0.0381018817, 0.000538725639, -0.0168211311, 0.0289596599, -0.0095463749, 0.0124799693, -0.00362344156, 0.0214201156, -0.00733050099, -0.00133440213, -0.00529928366, 0.0104104262, -0.00416695792, 0.0111351153, -0.00752561, -0.0274684746, 0.0215594787, 0.0270921942, -0.0123684788, -0.0128283771, 0.0481360294, -0.0316911787, -0.0290711503, 0.0139572183, 0.0351473838, 0.0109191025, -0.0151069649, -0.0270921942, 0.0229949187, 0.00275242212, -0.0279562455, -0.0161382519, 0.00531670405, -0.0130374217, -0.0104731396, 0.00355376, 0.0263256971, 0.00742805563, -0.000173332912, -0.0227022562, -0.0264371876, 0.00258170208, 0.0022332943, 0.0153856911, 0.0289317872, -0.0338373706, 0.0230924729, 0.0199846737, -0.00474531483, -0.0134694474, -0.0123406062, -0.0215176698, -0.010312872, 0.00434813, -0.00442826375, -0.00256428169, -0.0258379262, -0.0272873025, 0.0167096406, 0.00330464845, -0.008654451, 0.0134137021, -0.0130583262, 0.00788795389, 0.00676608039, -0.00811790302, -0.0181450807, -0.0297958404, -0.00285520242, -0.0336143896, 0.0199149922, -0.00151644519, 0.00238485169, 0.0137133328, 0.00320012611, 0.00887046382, 0.00879381411, -0.0230227914, -0.0180335902, 0.00684621418, -0.0221169312, 0.00407288782, 0.0307435095, -0.00760922767, 0.047355596, 0.0184656158, -0.0069368, 0.0103964899, -0.0178106092, 0.00825029798, -0.0455717482, -0.00130565837, 0.0067800167, 0.00868232362, -0.00461640395, 0.0245418493, 0.0114626186, -0.0253501553, 0.012960772, 0.00675911224, -0.0202355273, 0.0336980075, -0.0116019817, -0.030632019, 0.0129468357, 0.0272315573, 0.0276357103, 0.0126820458, -0.0603163689, -0.00374538451, 0.00415650569, 0.025517391, 0.0168071948, 0.0264371876, 0.0029353362, 0.00816668, 0.0283046532, -0.00358163263, 0.000502142822, -0.0231482182, -0.0182983801, -0.036457397, -0.0168071948, 0.0200822279, 0.00749773718, 0.0220611859, -0.00623301649, 0.008340884, 0.0218382049, 0.0119085805, 0.00833391584, 0.00174029719, -0.0190648772, 0.00114713283, 0.000177796886, -0.018117208, 0.0243606772, -0.0266880412, -0.0137342373, -0.0147724934, -0.0324994847, -0.018744342, 0.0213086251, -0.00428193249, -0.0139363138, 0.00637934776, -0.0181032717, -0.0221726764, -0.0336701348, -0.0519545786, 0.0369869769, -0.00472441036, -0.0033203268, 0.0147028109, -0.00421573501, -0.028025927, 0.0376001745, -0.031077981, -0.0276357103, 0.0148421749, -0.0286809336, -0.0140059954, -0.000844018, -0.00432374142, -0.000611455762, -0.0180335902, -0.0082781706, -0.00211309362, 0.0179221, 0.024527913, 0.00562678697, 0.0142986579, -0.00302418019, 0.0103895217, -0.0253501553, -0.0390216783, -0.0318026692, 0.0037941616, 0.0427008681, 0.0265208054, 0.0159849524, -0.0253919642, -0.00452581793, 0.00235175295, 0.0155668631, -0.00707267923, 0.0250017475, 0.0165284686, 0.0266880412, 0.00650477456, -0.0154553726, 0.0019284375, 0.0376280472, -0.0103198402, -0.0223677848, -0.000775207474, -0.00613546232, -0.0336701348, 0.0134415748, -0.00381158199, 0.0109609114, -0.069235608, 0.000480367336, 0.0111142108, 5.45476032e-05, -0.0154832453, -0.0119434213, -0.000938088167, 0.0176155, -0.0125426827, 0.00690195942, -0.0128144408, -0.00590202911, 0.0239843968, -0.0151348375, 0.0029754031, 0.0300745666, 0.0106264399, -0.0093582347, -0.0175458193, -0.00391262025, -0.00098076812, 0.000183458513, 0.0306598917, -0.00591248134, 0.00818758458, 0.0508675463, 0.0167096406, -0.00139624451, 0.0169186853, 0.00628876174, -0.0127377911, 0.00826423429, 0.0111769242, 0.00109487167, -0.00981813297, -0.0177409276, -0.0166260228, -0.00679743709, 0.0188558325, -0.00905860402, 0.00741411932, 0.000700299803, -0.0207372345, -0.0246533398, 0.0172252841, 0.022827683, 0.0322486311, 0.00058401865, -0.017490074, -0.00329942233, 0.0097972285, -0.0123197017, 0.00145198975, -0.0152742006, 0.0209044702, 0.00810396671, 0.0179221, -0.0110863382, 0.0161382519, -0.015023347, 0.0450979136, -0.02699464, 0.0486377366, -0.00348756253, -0.0368197411, 0.00878684595, -0.0145077026, 0.0217685234, 0.0302139297, -0.034171842, -0.00488467794, 0.0052191494, -0.0140826451, 0.0270225126, -0.0182426348, -0.00553620094, 0.0142080719, 0.00491255056, 0.00945578888, -0.0152184553, -0.0346735492, -0.00942791626, 0.0136575876, 0.0122778928, 0.00390565209, -0.00347711029, 0.0234269444, 0.0209323429, -0.0221169312, -0.0136645557, 0.00466169696, 0.0151487738, 0.0188558325, -0.00805519, 0.0146888746, -0.00603790814, -0.00336039369, 0.00364783, -0.0159431435, -0.0161103792, -0.0160267614, -0.0226186384, 0.00330987456, 0.0162079334, -0.0258379262, -0.00286042853, -0.00289875339, -0.0024841479, -0.000172353015, 0.0134764155, -0.0137342373, 0.00867535546, 0.00139537349, -0.0212528799, 0.0111420834, -0.00103912642, 0.00799944438, 0.0234269444, -0.00143021427, -0.0108912298, -0.0113859689, 0.00469653774, 0.0123824151, -0.0190370046, -0.00558497803, 0.0122569883, -0.011434746, 0.00651871087, 0.00269841892, -0.000622343505, -0.0194411576, -0.00680092117, -0.0018970808, 0.00503797736, 0.0136715239, -0.00731656468, -0.0141314222, -0.00311999233, 0.000923280837, -0.027802946, 0.0224792752, 0.0256428178, 0.015831653, 0.00305205281, -0.00401017442, -0.0237474795, 0.0169883668, -0.0226325747, -0.0163333602, -0.0438436456, -0.0136924284, 0.000460769399, -0.00387429539, 0.0228416193, -0.0206814893, -0.0399693474, 0.0364852697, 0.0495017879, 0.00413211714, 0.0222981032, 0.0229531098, -0.00641418854, 0.00658490835, -0.0055745258, -0.0121315615, 0.00415650569, 0.0199846737, 0.0152323917, -0.0175736919, 0.00109922676, 0.0144101484, -0.0144519573, 0.0218660776, -0.00298585533, 0.020444572, -0.0142707853, 0.0176851824, 0.00216883887, 0.0281652901, 0.00530625181, -0.0225768294, 0.00971361063, -0.0169744305, -0.0315239429, -0.0397742391, 0.00947669335, 0.000628876151, 0.00146679708, 0.00155651208, 0.0158177167, 0.0194272213, 0.00710055185, -0.0125775235, 0.00603790814, 0.0403595641, -0.0241376963, -0.0159849524, 0.0101386681, -0.0106473444, -0.00875897333, -0.0138945049, -0.000135879061, 0.00818061642, -0.0233572628, -0.00192669546, -0.0177966729, -0.0255870726, 0.0272454936, -0.00976935588, 0.00372099597, -0.0119991666, -0.0382969901, 0.0100132413, 0.0117970901, -0.0108563891, 0.00130565837, -0.0131767849, -0.0149815381, 0.0255731363, 0.00336910388, 0.00203992799, -0.0223956574, 0.0151766464, 0.0010112538, -0.0143544031, -0.00339175039, -0.00859870575, -0.00726778759, 0.0258100536, -0.00689847535, -0.0321371406, 0.00689150719, -0.00766497292, -0.010807612, -0.00538290152, -0.00168106786, 0.00584628386, 0.0175876282, 0.0107379304, 0.0146331294, -0.00522960164, 0.00427148025, 0.0234826896, 0.00958818384, -0.000427888386, -0.0192321129, -0.0241098236, 0.00685666641, -0.012556619, 0.0427566133, -0.00905163586, -0.000636279816, 0.000335995835, -0.000420702476, 0.000604923116, 0.00177688, 0.0266462322, -0.00915615819, -0.00961605646, 0.0135460971, -0.00214445032, 0.000276330975, 0.0116089499, -0.0231900271, -0.00653264718, -0.00765103661, -0.00244930713, 0.0199846737, -0.0112884147, -0.00380809791, -0.00365828234, -0.0011053239, 0.0107936757, -0.00437948667, 0.0215176698, 0.00238833576, 0.0109191025, -0.0206396803, -0.0101107955, -0.00147463626, -0.00460595172, 0.0288481694, -0.0100759547, 0.020040419, 0.0055118124, -0.0237614159, 0.000669378613, 0.0126681095, 0.0159849524, 0.00958818384, -0.0051877927, 0.00090586039, 0.0234966259, 0.00149292767, 0.0109260706, 0.0161661245, -0.0192181766, -0.0196223296, -0.0196083933, -0.00268448261, -0.00463382434, 0.0474670865, 0.000224723059, -0.0204863809, -0.0105358539, -8.46522234e-05, -0.0029353362, -0.0217685234, -0.00587764056, 0.00140843878, -0.0485541187, -0.0126193324, 0.0112675102, -0.0276357103, -0.000728607934, -0.0172670931, 0.0156086721, -0.00264267367, -0.0294056218, -0.00742805563, 0.00472789444, 0.0168071948, 0.0239286516, 0.00507281814, -0.0287645515, 0.00370357558, -0.0306041464, 0.0175458193, -0.00717023341, 0.0259215441, -0.0186746605, 0.0150372833, 0.0177827366, 0.0135112563, -0.00963696092, -0.00805519, 0.00206780061, 0.00920493528, -0.0115532046, -0.00053741911, -0.00757438689, 0.0108912298, -0.0106891533, -0.0133022116, 0.0125705553, 0.00102519011, 0.0218660776, 0.0174761377, -0.00687060272, -0.00100776972, 0.00582189532, -0.0143125942, -0.0247369576, 0.0261723977, -0.0238171611, 0.0143683394, 0.00889136828, -0.00553620094, -0.0126750777, -0.0347571671, -0.00719113788, 0.0122709246, -0.0166538954, -0.013002581, -0.00265312591, -0.030632019, 0.000514772604, -0.0311615989, 0.021573415, -0.00334645738, 0.0194969028, -0.0314681977, 0.0140896132, 0.00595429027, -0.0184238069, -0.021350434, -0.0134346066, 0.00665110582, 0.0109678796, 0.000187486978, 0.00827120245, 0.00354853389, 0.0273848567, 0.0111072427, -0.00516340416, 0.0176712461, -0.00995749608, -0.0211553257, -0.0221448038, 0.00958818384, -0.0130304536, -0.0226325747, -0.0133927977, 0.0303532928, 0.0149397291, -0.00204863818, 0.0181868896, -0.0118667716, -0.0156086721, 0.0248484481, 0.000790450315, -0.00582886348, -0.0134624792, 0.00691938, 0.00175771757, -0.0150094107, 0.000302243803, 0.0179221, -0.0148700476, -0.0088425912, -0.0216709692, 0.00468260143, -0.0277332645, -0.0267159138, -0.0105219176, 0.010403458, -0.00877291, 0.00641418854, -0.00209741527, -0.0147724934, -0.0138457278, 0.00524005387, 0.00126559148, -0.017936036, -0.000415476359, -0.00986691, -0.0150094107, -0.023231836, 0.0203888267, 0.0362344161, -0.00481499638, -0.00928855315, 0.0166260228, 0.0180754, -0.00593338581, 0.00347711029, 0.030632019, -0.00369312335, -0.00939307548, -0.0105149494, -0.0236081164, -0.0406104177, -0.0165145323, -0.0198035017, 0.00174203923, -0.00285520242, -0.00756045058, 0.0053236722, 0.0211553257, -0.00594035396, 0.0141383903, -0.00980419666, 0.0220333133, -0.0056058825, 0.00156870636, 0.00551529648, -0.00114016468, -0.00492997095, -0.0220611859, 0.0175040103, 0.000421138, 0.00543516269, -0.00641070446, -0.00549090793, 0.00455369055, -0.0188837051, -0.0265486781, -0.0233990718, -0.0101456363, 0.00170284335, 0.0183123164, -0.0124590648, -0.0306041464, 0.00507978629, -0.000214379703, 0.00766497292, -0.0069054435, 0.00463382434, -0.0157201625, -0.0094836615, -0.00620166, 0.0212807525, -0.000143827114, 0.00256776577, -0.000939830206, 0.023231836, 0.0218382049, 0.00220542168, 0.00134311232, -0.0370984674, 0.00124294497, 0.0233433265, 0.0119225169, 0.00984600559, -0.0194550939, 0.00967877, -0.00186398206, -0.00797157176, -0.0123127336, -0.00854296051, 0.0106961215, -0.00480454415, -0.00900285877, 0.0160964429, 0.0116786314, -0.0084035974, 0.00622953242, 0.0123406062, -0.0183262527, -0.00609365338, 0.0171137936, 0.0210856441, -0.00775555894, -0.0213643704, -0.0092955213, 0.0110933064, 0.000105828884, 0.00326980767, -0.00958121568, -0.00615636678, 0.00435509812, 0.017936036, 0.0092955213, 0.00822242536, -0.00779039972, -0.005762666, -0.0075116735, 0.00172810291, 0.0161800608, 0.00744896, 0.000317922153, -0.00385339092, -0.000935475109, -0.000458591821, 0.0114417141, -0.00951153412, -0.00622604834, -0.0157759078, 0.0119852303, -0.012960772, 0.013406734, 0.000247805088, 0.000512595056, 0.00089105306, 0.0187304057, 0.0495296605, 0.00704829069, 0.00723294681, 0.030855, 0.0274545383, 0.0158037804, -0.00371751189, -0.0168908127, -0.00376977306, -0.00854992867, 0.0107239941, -0.0132185938, -0.000320535211, -0.0217824597, -0.0102640949, 0.003060763, -0.00843147, -0.00352588738, 0.00396139733, 0.0290432777, -0.00477318745, 0.00843843818, -0.00426799618, 0.00766497292, -0.0212250073, 0.0424500145, -0.00441432744, -0.0235105623, 0.0029126897, -0.0127796, -0.00637934776, 0.0147585571, -0.000143282727, 0.0185213611, 0.00228381343, 0.036903359, 0.0021479344, 0.00854992867, -0.00281513552, -0.00397184957, 0.0130095491, 0.00778343156, 0.00278203678, 0.00360602117, -0.011525332, 0.0191624314, -0.00717720157, -0.00298237125, 0.00310605601, -0.00425406, -0.0126611413, 0.0374886841, 0.0106821852, 0.0140687088, 0.0188140236, -0.0179221, 0.0174343288, -0.0108563891, -0.00134049926, 0.0022733612, -0.005449099, 0.0328618288, -0.0215455424, 0.000885826943, -0.0138736, -0.00372099597, 0.0188140236, -0.00503449328, -0.00624695281, 0.00492997095, -0.0127865681, -0.00883562304, 0.00264964183, -0.0347014219, 0.0261027161, 0.005762666, -0.00537941745, -0.0143544031, 0.00759529136, 0.00762316398, -0.00228903955, -0.000825726602, 0.000743850775, -0.00378022529, -0.010807612, -0.00949759781, 0.00787401758, 0.00219148537, 0.0208208524, -0.0131210396, 0.0110654337, -0.0157340989, 0.00963696092, 0.0111978287, -0.00705525884, -0.000721639779, -0.0207651071, -0.0205421261, -0.0077764634, 0.00316876941, 0.0313845798, 0.0125844916, 0.0144240847, 0.00800641254, -0.00377674121, -0.0128632179, 0.00781130418, -0.0154275, -0.0124102877, 0.0166538954, -0.0142847216, -0.00717023341, -0.00522263348, 0.00413560122, 0.0252386648, -0.00616333494, 0.0266183596, -0.00387429539, -0.0158037804, 0.00168368092, -0.0393840224, -0.0294334944, 0.00427844841, -0.0185910426, 0.00744896, 0.00591248134, -0.0144101484, -0.00229252363, -0.000741673226, -0.00862657838, -0.00250853645, 0.0037000915, -0.00370705966, -0.020444572, 0.005449099, -0.00235001091, -0.0216291603, -0.0226186384, 0.0051877927, -0.00815971196, 0.00194585789, 0.0205281898, 0.00330116437, -0.0266044233, 0.0116019817, -0.00463382434, 0.0053550289, -0.0138039188, 0.0172949657, 0.00393352471, 0.0301581845, -0.0149815381, -0.0312730893, -0.0214897972, -0.000378022523, -0.0140826451, -0.00719113788, 0.0185492337, 0.00617378717, -0.0100968592, 0.00537593337, 0.00676259631, -0.00590202911, 0.0094836615, -0.0220054407, 0.00664413767, -0.00628179358, 0.0188976415, 0.0133927977, 0.0114974594, -0.00580099085, 0.00595429027, 0.00914919, 0.0057313093, -0.000399580254, -0.0149397291, 0.0152881369, 0.0115044275, 7.25123828e-05, 0.00599609921, 0.0101735089, 0.0138945049, -0.00951153412, -0.0150930285, 0.0132534346, -0.0370705947, -0.0042017987, -0.0145913204, 0.0111769242, 0.00178384816, 0.00290572154, 0.018744342, 0.0127935363, -0.0211831983, -0.00309386174, -0.00133875723, 0.0133509887, 0.0240122695, 0.0133788614, 0.0193854123, -0.0117831538, 0.00758135505, -0.00935126655, -0.0153160095, -0.00561633473, -0.0205003172, -0.00949063, -0.00632011844, 0.0269807037, 0.0289039146, -0.0448749326, -0.0255731363, 0.00498571619, 0.00191450119, -0.0103198402, 0.0245139766, 0.00950456597, 0.00550136, 0.0232597087, -0.00209741527, 0.0160964429, -0.019190304, 0.0339767337, 0.0388823152, 0.000938959187, -0.0204306357, -0.00376977306, 0.00551529648, -0.00384642277, -0.0209462792, -0.00838966109, 0.0201519094, -0.00862657838, 0.000867535535, 0.0050937226, 0.00664762175, 0.0202773362, -0.00315134902, -0.0106055355, -0.0172810294, -0.0111908605, 0.0136575876, -0.0196920112, -0.0125148101, -0.00622604834, -0.0147306845, 0.00342659117, 0.0143683394, 1.17247409e-05, -2.08228139e-05, 0.0316075608, 0.00130652939, 0.000397620461, 0.0154414363, 0.00189882284, 0.0116925677, -0.00833391584, 0.0058253794, 0.0163612328, -0.00175162044, 0.00339871855, 0.0161243156, 0.00308340951, -0.00206780061, 0.0120549118, -0.00871019624, -0.0429517217, 0.0100271776, -0.025517391, 0.0263953786, 0.00224723062, 0.00134049926, -0.0101804771, 0.0133300843, -0.000653264695, 0.00834785216, 0.0236638617, -0.00254511926, -0.00557104172, 0.00801338069, -0.0157062262, 0.00618772348, -0.00197373051, -0.020625744, 0.0183680616, 0.0146470657, -0.00825029798, -0.0219218228, 0.000334689306, 0.0121106571, 0.0182844438, -0.011211765, -0.000787401746, 0.00242317654, 0.0154414363, 0.00720507419, -0.017713055, -0.00112013123, -0.0107239941, 0.0311337262, 0.00326109747, 0.00310954, 0.0163333602, 0.0037000915, -0.00154344679, -0.00106874108, 0.0164448507, -0.0124520967, -0.00584976794, -0.00592641765, -0.00343181728, 0.00250853645, 0.0108494209, 0.0134624792, -0.00763013214, -0.00141018082, -0.0119991666, -0.0032576134, -0.0119573576, 0.0136924284, -0.0123475743, 0.0143125942, 0.00682182563, -0.00776252709, 0.0104313307, -0.000296146667, -0.0114974594, -0.0194272213, 0.0206118077, -0.00310954, -0.00200508721, -0.0124939056, 0.00236220518, 0.0165563412, -0.0129956128, 0.0156922899, -0.00205909042, 0.00241969246, -0.00913525373, 0.00426102802, -0.0353424922, -0.00720507419, -0.00613197824, -0.00088974653, 0.0103616491, 0.000798725, 0.0178802907, -0.00958818384, -0.00740018301, -0.024486104, 0.00836178847, -0.00464427657, 0.0164169781, 0.00340742874, 0.00917706266, -0.00216361275, -0.00298933941, 0.00636192737, -0.0124730011, 0.00794369914, -0.0078391768, 0.0148979202, -0.00557801, -0.016277615, -0.000900634273, 0.0184377432, 0.00876594149, -0.0239425879, -0.00839662924, 0.0159431435, 0.00611107377, -0.00655355165, -0.0126820458, -0.00258518616, -0.0153020732, 0.0176712461, -0.0276357103, 0.00174378126, 0.0209602155, -0.0105288858, 0.00014905323, 0.0408055261, -0.033586517, -0.02843008, 0.0166399591, -0.0092955213, -0.0157619715, 0.0141871674, -0.0126123643, 0.00568253221, -0.00268448261, -0.0119991666, 0.00691241166, -0.00778343156, 0.0146331294, 0.0159988888, 0.0137551418, 0.0169326216, -0.0285276342, 0.0050937226, -0.00490209833, 0.0227022562, 0.00769981369, 0.00317573757, -0.0072817239, 0.0154553726, 0.00357814855, -0.0103686173, 0.0162497424, 0.00549787609, -0.00784614496, -0.00567208, -0.00571388891, -0.0240540784, 0.00788098574, -0.00117848953, 0.0137899825, 0.0165284686, -0.00105393375, -0.0221308675, 0.00430980511, 0.015873462, 0.00372448, 0.0124242241, -0.00262699509, -0.0205281898, -0.00607971707, -0.0227858741, 0.00389868394, -0.0164448507, 0.00301547, -0.00308515155, -0.0161103792, -0.00136924291, 0.000607536174, -0.00372099597, 0.0127029503, -0.00792279467, -0.0185910426, 0.00342484913, 0.00111926021, 0.00389519986, 0.0131210396, -0.00543516269, 0.0145355752, 0.00782524049, -0.00307992543, -0.00740018301, 0.000682879414, 0.0211553257, -0.00599609921, 0.0151487738, -0.0123615107, -0.00286217057, 0.00300850184, 0.00133353111, -0.00142411713, -0.014661002, 0.0133788614, 0.0155529268, -0.0169744305, 0.00252247276, 0.00284300814, 0.00228903955, -0.000803080096, 0.00763013214, 0.00324367709, 0.0259354804, -0.017308902, -0.0145495115, -0.0112884147, 0.0197338201, 0.0126541732, -0.0301860571, -0.0222981032, 0.0129816765, -0.0282210354, 0.0121803386, -0.00299282349, 0.0353982374, -0.00496829581, -0.00533064036, 0.00129259308, 0.00381855015, -0.00408334, -0.0106125036, -0.0205003172, -0.00302592223, -0.00463382434, 0.00984600559, -0.0160267614, 0.00882865489, -0.00752561, 0.00776949525, -0.030046694, 0.00848024711, 0.0178663544, -0.0274545383, -0.0123963514, 0.0129119949, 0.0036791868, 0.0183262527, -0.00492997095, -0.00120026502, -0.000729914464, -0.00171939272, -0.001905791, -0.000706832448, -0.00541077415, -0.0383248627, 0.00746289641, 0.0236499254, -0.0132325301, 0.022019377, 0.00651871087, 0.0347850397, -0.010584631, -0.00697164098, 0.0233433265, 0.0153717548, 0.000316615624, -0.0106055355, 0.0317469239, -0.0128841223, 0.0233433265, 0.0266880412, 0.00956727937, 0.00696467282, 0.0206536166, -0.0102431905, -0.000525660347, 0.0105915992, 0.0168490037, 0.000420702476, 0.00935126655, -0.000305727881, 0.00129607716, -0.0239704605, 0.00795763545, 0.00128998, -0.00470002182, 0.0037314482, 0.00686363457, 0.012647205, -0.0205560625, 0.00702738622, 0.00115061691, 0.00649432233, -0.0294334944, -0.0122639565, 0.01421504, 0.00969967432, 0.0218939502, 0.0158037804, 0.0163333602, -0.026144525, -0.0190788135, -0.0411399975, -0.00689150719, -0.0110933064, 0.00775555894, 0.00371402781, -0.027398793, 0.00571040483, -0.0107448986, -0.00534457667, 0.00817364827, -0.0265486781, 0.00757438689, -0.000358424586, -3.22277265e-05, 0.0127656637, 0.00760922767, 0.00186224, -0.00866141915, -0.000945056323, -0.0236359891, 0.00564072328, 0.0202494636, 0.0156226084, -0.00567208, -0.0249878112, -0.0230785366, -0.0223538484, -0.00934429839, -0.00163664587, 0.0234687533, -0.016681768, 0.0296564773, 0.00767890923, -0.000733834051, 0.00844540633, -0.0161521882, -0.0248066392, -0.0216570329, 0.00711100409, 0.000300284, 0.00147986237, -0.00334994146, -0.00126907555, -0.0257682446, -0.000587502727, 0.012647205, 0.0147724934, 0.00608320115, 0.0150651559, 0.00919099897, 0.00844540633, 0.00140321266, -0.0051250793, 0.0208626613, 0.00444568414, -0.0287088063, 0.0317469239, 0.00992962345, -0.00458156317, -6.03725493e-05, -0.0118667716, 0.00806912594, 0.011525332, 0.0106194718, -0.00990871899, 0.00730959652, 0.00469653774, 0.0088844, -0.0117692174, -0.0128771542, -0.00209218916, -0.00125862332, -0.0154553726, 0.0122500202, 0.0151627101, -0.00249982625, -0.00739321485, 0.0135809379, -0.00692286389, -0.0112326695, -0.00818758458, -0.00567208, 0.0206814893, 0.00533412443, -0.0245557856, -0.0152323917, -0.0201658458, -0.00226813508, -0.00382203422, 0.0146052567, -0.0177548639, 0.0317469239, 0.0106473444, -0.0389101878, -0.00339175039, 0.000655442243, -0.0094836615, 0.0370427221, -0.012960772, -0.0192599855, 0.0290154051, 0.0226883199, -0.0307435095, 0.00704829069, 0.00952547, 0.0186746605, -0.00302243815, -0.00160354713, 0.00244930713, 0.0119991666, -0.00592990173, -0.0134903518, -0.0304090381, -0.00354156573, -0.0260887798, -0.0239704605, 0.023454817, -0.00350324088, -0.00718416972, 0.00492648687, 0.00925371237, 0.0107239941, -0.00704480661, 0.0320256501, -0.00113406754, 0.00936520286, -0.00555013726, -1.59913761e-05, 0.00603094, 0.0279562455, -0.00477667153, 0.0189951956, 0.00139101839, -0.0151627101, -0.00648387, -0.00962302461, 0.00190056488, -0.00448749308, -0.00583931571, 0.0186049789, -0.00486028939, -0.00496481173, -0.013587906, -0.0420876704, 0.000652829185, -0.00895408168, 0.00201553944, -0.0131489122, -0.0114974594, -0.0131071033, 0.00926068053, 0.0130583262, 0.0125357145, -0.0118946442, -0.02843008, 0.0229670461, -0.0289317872, -0.00742805563, -0.0193296671, -0.00685318233, 0.011748313, -0.0116856, -0.000826162111, 0.0292662587, 0.00048994855, 0.0102640949, 0.0140965814, -0.0242909957, -0.00148334645, -0.00528534735, -0.0107379304, 0.0227301288, 0.000663717, 0.024081951, 0.0156922899, 0.0063898, -0.0017855902, -0.0170023032, -0.00859870575, 0.0246812124, 0.000265661, -0.0141941356, 0.00838269293, -0.00255034538, -0.00623998465, 0.00281339348, 0.0124799693, 0.00812487118, -0.0239286516, -0.00962999277, -0.0102849994, -0.0135182245, -0.00292662601, -0.00333077903, 0.00763013214, 0.0182983801, 0.00599958329, -0.0372099578, -0.0131489122, -0.024304932, -0.0175179467, -0.000884084904, -0.0104592033, 0.0294613689, -0.00582886348, 0.0162079334, 0.000487335492, 0.00660232874, -0.0202076547, -0.0115671409, -0.00493345503, 0.00427844841, -0.0034143969, 0.00831997953, -0.0103059039, 0.0236499254, -0.00310779805, 0.0191066861, -0.00799247622, -0.00295624067, 0.0113790007, -0.00627830951, 0.0172531568, 0.00282384572, -0.00861961, -0.00652219495, 0.00429935288, -0.0079646036, 0.00907950848, 0.00786008127, 0.00495435949, 0.0132325301, 0.00957424752, -0.0154832453, 0.000688105531, -0.00964392908, -0.021573415, 0.018340189, 0.0221308675, -0.000540903187, 0.0268692132, 0.00727475574, 0.0309664905, 0.00228032935, 0.0314124525, 0.00155651208, -0.0104592033, -0.00362692564, 0.033363536, 0.00556058949, 0.00980419666, -0.00885652751, 0.00071946223, -0.0214758608, 0.00480802823, -0.0207232982, -0.0285136979, 0.00489513, 0.0051250793, -0.0079646036, -0.00728869205, -0.00548742386, 0.0116089499, 0.00856386498, -0.00518082455, 0.0167375132, -0.0202773362, -0.0073444373, -0.0097345151, -0.00390913617, 0.00260260655, 0.0111629879, -0.00332729495, 0.00231517013, 0.00444568414, -0.00685666641, 0.0300745666, -0.00906557217, 0.00717023341, 0.0138875367, 0.0102431905, -0.00393004064, 0.00653264718, 0.0198453106, -0.00887743197, -0.0139990272, 0.00233955868, -0.014033868, 0.00905860402, 0.00976238772, 0.00205734838, -0.0217127781, -0.00976935588, 0.000194564011, 0.0223120395, 0.00632360252, 0.0141174858, -0.0107588349, 0.0315239429, 0.00141976203, -0.00815971196, 0.0281234812, -0.00145808689, -0.00303114834, -0.022242358, 0.0207651071, 0.00318270572, 0.0073862467, 0.0233990718, 0.00240227208, -0.019413285, -0.035649091, 0.008968018, -0.0107867075, -0.00869626, 0.00503797736, -0.010807612, 0.015650481, -0.0183680616, 0.0188279599, 0.0186746605, -0.0100620184, 0.00914222188, -0.0211831983, 0.0278168824, 0.0104801077, 0.028025927, 0.0215873513, 0.000249764882, -0.000155803631, -0.00853599235, 0.00329593825, -0.00653264718, -0.00281339348, -0.00274197, 0.00822242536, -0.0180754, -0.0265486781, -0.0127447592, -0.00616333494, 0.017531883, -0.0153020732, 0.00514249969, 0.0295728594, 0.000594035373, -0.0101386681, 0.00927461684, -0.0134485429, 0.00947669335, 0.00150860602, -0.00674866, -0.00575221376, 0.0154693089, -0.0134346066, -0.0137690781, -0.0044212956, 0.00776252709, 0.00760922767, 0.0134833837, 0.008027317, -0.0199428648, 0.00194063177, -0.0140896132, -0.00616333494, -0.00530625181, 0.0157759078, 0.00779039972, -0.0234269444, -0.0102013815, 0.0084035974, -0.0200822279, 0.0232875813, 0.00751864165, 0.0224374663, -0.0108006438, -0.0031861898, -0.00442477968, -0.0175876282, -0.01107937, -0.00238310965, -0.0211971346, -0.0113302236, -0.00579053862, 0.0219636317, 0.00776949525, -0.00366873457, -0.0210159607, -0.00347014214, 0.00910041295, 0.0116925677, 0.0163333602, -0.00228032935, 0.00326283951, -0.00123684783, 0.0301860571, 0.00838966109, 0.00733050099, 0.0214897972, 0.0174064562, -0.0182147622, -0.0154414363, 0.00434116181, 0.0127168866, 0.0087171644, 0.0132673709, -0.0151348375, 0.0189394504, 0.0234408807, 0.0178942271, -0.00271061319, -0.0132325301, -0.0131628485, -0.00606926484, 0.0142429126, -0.0199289285, -0.0101317, 0.00695073651, 0.00696467282, 0.00927461684, 0.0311894715, -0.00559194619, 0.0111560198, 0.0144101484, -0.0109678796, 0.00245453324, -0.0214061793, -0.0124311922, -0.013587906, 0.0121803386, 0.0097345151, -0.000103488019, -0.00492300279, 0.00378719345, 0.00837572478, -0.00913525373, 0.00884955935, 0.023677798, 0.0107867075, 0.0183541253, 0.00666155806, -0.00448749308, 0.00428541657, 0.00786008127, -0.000891488569, -0.0105915992, -0.00854992867, -0.0314960703, 0.00720507419, -0.0144240847, 0.000832694757, -0.0195247754, -0.0105915992, 0.00243362878, 0.0227858741, 0.0109609114, -0.0304926559, -0.0297400951, 0.0136366831, -0.0046721492, 0.0167932585, 0.000427888386, 0.000763884222, 0.0121873068, 0.0177548639, 0.00928158499, 0.00134833844, 0.00399623811, -0.00075125444, 0.0120131029, -0.00985297374, -0.0355376, -0.0139084412, -0.00300850184, 0.0283185896, -0.0104243625, 0.00555013726, -0.00456065871, 0.00769284554, -0.0227440652, -0.00457111094, 0.0176015645, 0.0221587401, -0.0170441121, 0.00924674422, -0.00363389379, -0.00683576195, -0.0201658458, -0.00772768632, 0.017936036, 0.00594035396, -0.0192321129, 0.0122709246, 0.00275068, -0.0303811654, 0.000102290367, 0.00950456597, 0.0282628443, 0.0132813072, -0.00245104916, -0.0258239899, -0.0015660933, 0.0202773362, 0.00307644135, -0.00483241677, 0.0227858741, 0.0186328515, -0.0145773841, 0.0101038273, 0.0115462365, -0.0174343288, 0.000519998721, -0.0246951487, -0.0277193282, -0.0227858741, 0.000481673866, -0.0143544031, 0.0114277778, 0.0202912726, -0.0123824151, 0.0342554599, -0.0108633572, 0.00933733, -0.0143822758, -0.00218277518, -0.0135809379, -0.0209880881, -0.017490074, -0.00552226463, 0.0053863856, 0.00373841636, -0.00417392608, -0.0323043764, -0.00386384316, 0.0163472965, 0.00392307248, 0.00525747472, -0.00232388033, -0.0150930285, 0.0236638617, 0.013629715, -0.0293777492, -0.0215316061, 0.0112396376, -0.00381158199, -0.0294613689, -0.0009798971, 0.00766497292, -0.016904749, 0.00466518104, -0.00953940675, 0.0110236248, -0.00549439201, -0.0196502022, -0.00389519986, 0.0267159138, -0.0106612807, 0.00850115158, 2.14488591e-05, 0.00689150719, 0.00163229078, -0.0173228383, 0.0222702306, 0.000166800266, -0.00519127678, -0.00983903743, -0.00600306736, 0.00601700367, -0.00129694818, -0.0011636822, 0.00511811115, -0.00976238772, 0.0054804557, -0.0100480821, -0.00272803358, -0.00135966169, 0.00241620839, 0.0158037804, 0.0120758163, -0.00980419666, 0.013364925, -0.0170719847, 0.0292105135, 0.00742805563, -0.00730262836, -0.00682530971, -0.00722597865, 0.0213643704, 0.00273500173, 0.000246063049, 0.012020071, 0.0278168824, -0.0113371918, -0.00431328919, 0.00870322809, -0.00115671405, 0.00649083825, 0.0210995805, 0.0180335902, 0.00245975936, -0.0131210396, 0.00989478268, 0.00271758134, -0.00580795901, 0.0239425879, 0.0208208524, 0.00193192158, -0.0075116735, -0.0115671409, 0.0287088063, -0.0167793222, -0.00976238772, 0.000502578332, -0.0171556026, -0.00539683783, 0.00199289294, 0.0207790434, -0.0117970901, 0.0117552811, -0.00298585533, 0.0128283771, 0.0152184553, 0.00159919204, -0.0187025331, 0.0105985673, -0.0144101484, -0.00910738111, 0.00426799618, 0.0280816723, 0.00345620583, -0.0234130081, -0.00657097204, 0.00748380087, 0.00497178, 0.0105358539, 0.00241098227, 0.00556755764, 0.0255870726, -0.0103337765, 0.00554665318, -0.0132604027, 0.00149728276, -0.00073514058, 0.00471047405, -0.0215037335, -0.0170023032, 0.00333948922, -0.0260748435, -0.0244582314, 0.0136088105, 0.00330464845, 0.0155529268, -0.028876042, -0.00818758458, -0.0107518667, -0.0156365447, -0.0032489032, -0.00203818595, -0.018340189, -0.00702041807, -0.00732353283, -0.00221935799, 0.0313845798, 0.0120967207, -0.00784614496, 0.0188279599, -0.0123963514, 0.00524005387, -0.0023900778, -0.0229252372, -0.00645599747, -0.0103198402, -0.0109957522, 0.0209462792, 0.0069054435, -0.012375447, 0.0125217782, 0.0449585505, 0.0200682916, 0.0149536654, 0.00207825284, 0.0160685703, 0.00581841124, 0.0159570798, -0.0054804557, 0.0161800608, 0.0115532046, -0.0177827366, -0.0144937662, -0.0184516795, 0.0113302236, 0.0168908127, 0.000561372144, -0.00463034026, 0.0247369576, 0.00609713746, -0.0157480352, -0.0116019817, 0.0152602643, -0.00128126983, -0.0272315573, 0.0114556504, -1.49842599e-05, 0.0223120395, -0.0124520967, -0.0144658936, 0.0196362659, -0.00784614496, 0.00808306225, -0.0146470657, 0.00302243815, 0.00387429539, 0.00136053271, 0.00787401758, -0.00374538451, 0.027621774, 0.0134833837, -0.0233433265, 0.00146592606, 0.00458156317, -0.00360602117, 0.00100776972, -0.00321580446, 0.0106125036, -0.00599958329, 0.00149554072, -0.00116716628, 0.00167148665, 0.000864051457, -0.00493693911, 0.0487771, 0.00465821289, 0.0155947357, 0.00343878544, -7.20224343e-05, -0.00450142939, 0.0182705075, -0.030855, -0.00412514899, -0.00874503702, -0.0139084412, 0.00714236079, -0.000569211319, -0.00656400388, -0.0052609588, 0.00208696304, 0.0110724019, -0.00983206928, -0.00758135505, -0.0109609114, -0.00493345503, -0.033140555, 0.0189394504, 0.00321928854, -0.00962302461, 0.000748205872, -0.0085917376, 0.00085882534, 0.00831301138, -0.0199846737, -0.00500313658, 0.00371402781, -0.0168211311, -0.0103755854, -0.0123615107, 0.020221591, -0.00961605646, 0.0189533867, -0.0128771542, 0.0151487738, -0.0205978714, -0.00479409192, -0.00411121268, -0.00195282605, 0.0164309144, 0.0100480821, -0.0105497902, 0.0118598035, 0.0193854123, 0.00996446423, -0.00540032191, 0.0184377432, 0.00133440213, -0.00194237381, 0.0157480352, 0.00786008127, 0.0178106092, 0.0136645557, -0.00566162774, 0.0103546809, -0.00795763545, -0.0141732311, -0.00198766682, 0.00627482543, -0.0145634478, -0.00983903743, -0.0133231161, 0.00458504725, 0.00240401411, -0.00698209321, 0.0181032717, 0.0138875367, -0.00859870575, -0.0190091319, 6.30400464e-05, -0.0103059039, -0.00305379485, 0.00167497073, -0.0245975945, -0.00893317722, 0.00873806886, -0.00128736696, 0.0159431435, 0.00795763545, 0.0260051619, 0.00202076556, 0.0197616927, -0.0145216389, 0.00786008127, 0.00746986456, -0.0189255141, 0.00526444288, 0.0177966729, -0.000454236724, 0.0127238547, -0.0238032248, 1.68760052e-05, 0.00315831718, -0.00555013726, -0.000251071411, 0.00396836549, 0.0131210396, 0.00377325714, -0.00742108747, 0.00446658861, -0.0221029948, 0.0137133328, -0.0110933064, -0.00393004064, 0.00371054374, 0.0123406062, 0.0124520967, -0.00565465959, 0.00583234755, -0.0147724934, 0.00128562492, -0.00500662066, -0.0100480821, 0.017085921, -0.0105219176, -0.00200160313, 0.0145495115, 0.0121803386, 0.0072190105, -0.00857083313, 0.0243885498, 0.0060448763, 0.00302243815, -0.0125844916, 0.00714236079, -0.00062974717, -0.0332799181, 0.0275242198, 0.0170580484, 0.00352588738, 0.0218660776, 0.0159988888, -0.0168211311, 0.00333600515, -0.000624521053, -0.000580534572, -0.000114539078, 0.0171416663, -0.00912131742, 0.00169587519, 0.00101822196, -0.0107100578, 0.00926764868, 0.0193017945, 0.00590551319, 0.00478712376, -0.00863354653, -0.0163612328, 0.00996446423, -0.00788098574, 0.00896105, -0.0164727233, -0.0167375132, -0.000631053699, -0.00746986456, -0.0034684, 0.00575569784, 0.00711797224, 0.0130652944, 0.0297679678, -0.00771375, 0.00670685107, -0.0133231161, 0.0143544031, -0.0102571268, 0.00645251339, -0.0206536166, 0.000716413662, -0.00544561492, 0.0194272213, 0.000681572885, 0.0139502501, 0.0138178552, -0.0120897526, -0.00556407357, -8.59587526e-05, 0.000473834691, -0.00284475018, -0.00454323832, 0.0100062732, -0.0164448507, 0.00553968502, 0.0129119949, -0.000256733038, 0.0238310974, -0.00676608039, 0.0147306845, 0.0129468357, -0.0140756769, -0.0101107955, 0.00656052, 0.00717023341, 0.0145355752, 0.00852205604, 0.00193366362, 0.00663020136, -0.000248893863, 0.0210159607, -0.00628527766] |
18 Jul, 2024 | How to Install R in Anaconda
18 Jul, 2024
R is the popular programming language and environment used for statistical computing, graphical representation, and data analysis. Anaconda is a distribution of Python and R for scientific computing and data science. It can simplify package management and deployment. Installing the R in Anaconda allows you to leverage the Anaconda's robust environment and package management capabilities while using R Programming Language.Install R in AnacondaAnaconda can provide a powerful platform for data science and machine learning and support multiple programming languages, including R and Python. By installing R within Anaconda. We can create isolated environments for different projects, avoiding package conflicts and making project management easier. Anaconda's package manager conda simplifies the installation and management of the R packages and dependencies.Step 1: Install the AnacondaIf you have not already installed the anaconda follow these steps:Download Anaconda: We need to go to the official Anaconda download page and download the anaconda for the windows operating system.Once click on the installer file it show the welcome screen looks like the below image. Install R in AnacondaClick on the Next button of the welcome screen after it show another page.Step 2: Open the Anaconda PromptLaunch the Anaconda Navigator After installation, open the Anaconda Navigator form the start menu of the windows operating system. Install R in AnacondaStep 3: Install the R in EnvironmentOpen Anaconda Prompt: Click and open the Anaconda PromptInstall R: In terminal and run the following command to install the R and essential R packages.conda install -c r r-essentials Install R in AnacondaStep 4: Install the Additional R Packages (Optional)We can install the additional R packages as needed. For example, we need to install the ggplot2 package. We can use the below command within Anaconda Navigator.conda install -c r r-ggplot2 Install R in AnacondaStep 5: Verify the InstallationWe need to verify the installation, follow these steps. Open the Anaconda Navigator and use the below command.R Install R in AnacondaStep 6: Check the R VersionCheck the R version: Once R installed. we can check the R version to ensure its installed correctly by running.version Install R in AnacondaBy following these steps, we can successfully installed r in anaconda.ConclusionBy installing the R in Anaconda, we can gain the advantages of the Anaconda's environment management and package distribution capabilities while using the R for the data analysis needs. Anaconda can simplifies the setup process and helps you manage the dependencies efficiently. It can ensuring the smooth workflow for the projects. Following this article, we should have R installed and ready to use in the Anaconda environment and enabling you to perform the statistical computing and data analysis seamlessly.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda | https://www.geeksforgeeks.org/how-to-install-r-in-anaconda/?ref=next_article | Python Projects | How to Install R in Anaconda | How to Install R in Anaconda, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub | GeeksforGeeks | [-0.0484487675, -0.00507964147, -0.0110110836, -0.0175450183, 0.0110422466, -0.066108048, 0.00878809113, 0.0210768748, 0.00189837313, 0.0401592888, -0.0141897546, -0.0630748123, 0.000639499805, -0.0610387959, 0.00146208494, -0.0166101158, -0.0252423882, 0.0111045735, 0.0122991726, -0.0142832445, 0.0134210559, -0.0168490354, 0.0216274299, 0.0488227271, 0.0271745231, -0.00858033448, -0.020900283, 0.0150934942, 0.0132964021, -0.0181475114, 0.0368351899, -0.0115512498, 0.0277770162, -0.0319736935, -0.0476177409, 0.00863227341, 0.0186461266, -0.018396819, -0.0119252112, 0.0242451597, -0.022209147, 0.040554028, 0.00390841532, -0.0258241072, 0.0143144084, -0.018355269, -0.0217936356, -0.0166412778, -0.0305401739, -0.00100567029, 0.00553151127, -0.016527012, 0.052603893, 0.00868940633, 0.0124549894, 0.0372507, 0.0357340835, 0.00193602894, 0.0105332434, -0.0561773, -0.0379570723, 0.0260734148, 0.000861539389, -0.0118421083, -0.0293975156, -0.0123614995, 0.00327216159, 0.0168178715, -0.018334493, 0.00121667271, 0.0304778479, 0.0413227268, 0.00313712, -0.0262188446, -0.011457759, 0.00933345128, -0.00303583872, -0.0395360216, -0.0495706499, 0.0390997343, -0.00876731519, -0.041800566, -0.0144286742, -0.0018827914, 0.0325969607, 0.00186980655, 0.00248788157, -0.0319944695, -0.013930059, -0.0162777044, 0.00957237091, 0.0340304784, 0.0611634515, 0.00151402398, 0.0141689787, -0.0167451575, -0.0449169092, 0.0074740327, -0.0281094257, 0.0386011191, -0.0111669, 0.00297610881, 0.0371260494, -0.0504432283, -0.0309764631, -0.0544321463, 0.00432652468, -0.00346693303, -0.0215027761, 0.00810249522, -0.0142936325, -0.01140582, 0.0074740327, 0.0109279808, -0.0355055481, -0.0129016656, 0.028504163, -0.0553878248, -0.0261565167, 0.0157894772, -0.00185552333, 0.0229778457, -0.0119355991, 0.0561773, 0.00213599438, 0.0186980665, 0.0258864332, -0.0122783966, 0.00180488278, -0.00215027761, 0.0325346366, -0.0328462683, 0.00239958521, -0.0179189797, -6.95496637e-05, -0.0118213324, -0.00144780159, 0.00238789874, -0.00151142699, -0.00817001611, -0.0493628941, -0.0663989112, -0.0130055435, 0.0131613612, 0.0029163789, 0.0371052735, -0.0207756292, 0.0195083153, -0.0330955759, -0.0250761844, -0.0250138566, 0.0142105306, 0.0275900345, 5.5428729e-05, -0.00607167743, 0.00259435666, 0.000585288391, 0.0352562405, 0.0173995886, -0.0338642746, 0.0212326925, 0.00319685, 0.00479397643, 0.018957762, 0.0221260451, 0.0123926625, -0.00895429589, -0.019040864, -0.0806509927, 0.022209147, -0.00752077764, -0.0283379573, -0.013358729, 0.0598753616, -0.0449584611, -0.0156752113, -0.00231128861, -0.00247489684, 0.0307271555, -0.00689231511, -0.0301869884, -0.0268005617, 0.0225623325, 0.0233725831, 0.032223, -0.0052068918, 0.0353808962, -0.0388296507, -0.00729224551, -0.00893871393, 0.00943213515, -0.0290651042, 0.0254916959, 0.0264681503, 0.00275017391, 0.0186565146, -0.0212742444, 0.0368767418, -0.0141274277, 0.00966066774, -0.0303531941, -0.0471606776, -0.01207064, 0.0207860172, 0.0255540237, -0.0262188446, -0.0126004191, 0.0310180131, 0.0422784053, -0.0234349091, 0.0221675951, -0.0321606733, -0.00777527923, -0.00296831806, 0.0140443249, 0.00311374734, -0.00501471758, -0.0131198093, 0.00153869507, -0.00616516778, -0.0350069329, -0.0302908663, 0.0387049951, -0.00737534836, -0.0203705039, 0.0168282595, 0.00460699573, -0.0252008382, 0.0154362926, 0.00240088371, 0.0269875415, 0.0167347696, 0.0304986238, -0.0033916214, -0.0181994513, 0.0109695317, 0.0250969604, 0.000562240428, -0.0138781201, 0.0282133035, 0.00117057678, 0.0109072048, -0.0259072091, -0.0174307525, -0.0249723066, -0.0141585907, 0.0362742469, 0.0668559745, 0.0147091448, 0.00507704448, -0.0247437749, -0.0289196763, 0.0205782596, 0.00352666294, -0.0223961286, 0.00474982802, 0.0242451597, -0.0282340795, -0.00997749623, 0.015831029, 0.0203185659, 0.00839854777, 0.0087984791, 0.0196745209, 0.0265304781, -0.0154259047, -0.0154051287, -0.0483241118, 0.0189369861, 0.0166308917, 0.0631163642, 0.00980090257, 0.00688192714, -0.00925034843, 0.0106682852, -0.0179813076, -0.00245412113, -0.0125900311, 0.0182306152, -0.0357756317, 0.00653912919, -0.036793638, 0.0154466797, 0.0201419722, 0.0252008382, -0.0138157932, -0.0125173163, 0.0131613612, -0.0477423966, 0.0130990343, 0.00546918437, -0.0359626152, 0.017150281, 0.0416966863, 0.0472022295, -0.00683518173, -0.0157687031, -0.0186461266, -0.0337396227, 0.0323476531, -0.0136184245, -0.00584314577, 0.0175242424, 0.015903743, -0.00103878148, -0.00578601286, -0.000485305703, 0.0304778479, -0.00936461426, 0.0109591447, 0.0499446131, 0.0313712, -0.0186876785, 0.00313971681, -0.00147117418, 0.0405332521, 0.00918802153, 0.0119355991, 0.00267486228, 0.00223467848, 0.00834141485, -0.00765062543, -0.0366066583, 0.00434470316, 0.0161842145, 0.0103202937, -0.0320360214, -0.0205263216, 0.00744286925, 0.00445377547, 0.00451869937, -0.013950835, -0.0413227268, 0.00721953111, -0.00827389397, -0.0510249436, -0.0351315886, -0.0068455697, -0.012081028, 0.0291066561, -0.0261565167, -0.0366689861, -0.00685076369, 0.011385045, 0.0392659381, -0.00831025187, 0.0144910011, 0.00345914229, 0.0460387953, 0.0267797858, 0.000594053126, -0.0220429432, 0.0244944673, 0.0104189776, 0.0163296442, 0.0264473762, 0.00547957234, -0.02277009, -0.0173788127, 0.049529098, 0.0217105318, -0.0127354609, -0.067811653, -0.00275017391, -0.024764549, 0.00012635802, -0.0345290937, 0.031682834, 0.0540581867, -0.0206198115, 0.0083621908, 0.036793638, 0.044418294, -0.0352770165, -0.0194459893, -0.0296468232, -0.0445844978, -0.0302077644, -0.0125796432, -0.0191239659, 0.0236218907, 0.00630540354, 0.00728705199, 0.0527700968, 0.0226038843, -0.0169529133, 0.0196849089, 0.0248476528, 0.00653912919, -0.00423303433, -0.0150207793, 0.00175034674, 0.00901662279, -0.0234972369, -0.0242659338, -0.0256163497, -0.0138469562, 0.0550554171, 0.036814414, -0.00908933766, -0.0210976508, -0.0140962638, -0.0151454331, 0.0125588672, -0.0106578972, -0.028504163, -0.0179605316, -0.0154882316, 0.0361911468, -0.0142313056, -0.0199549925, 0.0086114984, -0.0282964073, 0.0210664868, 0.022188371, 0.0273407269, -0.000330949289, -0.0169113614, -0.0491551384, 0.00559903216, -0.00843490567, 0.018957762, -0.022209147, 0.0188954342, -0.000491473475, 0.0136080366, 0.00517313182, -0.0219806153, -0.0565512627, -0.00786357559, -0.000313906756, 0.00339421839, 0.00400190568, -0.000468100887, 0.0397645533, -0.0435457192, -0.00865304936, 0.0152804749, 0.036108043, -0.0119771501, -0.0408033356, -0.0169529133, -0.0185110848, -0.0406371318, -0.0745014, 0.0163504202, -0.0161115, 0.0160076227, 0.00197628164, -0.0542243905, -0.00872576423, 0.008263506, -0.012652358, -0.00884522405, 0.0251592863, 0.0135872616, -0.0390166305, 0.010782551, 0.0349238329, 0.00657548662, 0.00967624877, -0.0188434962, 0.031080341, 0.00215547159, -0.000710916065, -0.00547437835, -0.00335786096, -0.0352562405, -0.0147091448, -0.0199342165, -0.00210742792, 0.0109695317, 0.00557306223, -0.00992555637, 0.0124965403, -0.00047297019, 0.0311842188, -0.010772164, 0.0248061, -0.0135560976, 0.00874134619, -0.00300986925, 0.0530609563, -0.000141371667, -0.0203808919, -0.010128119, -0.0211288147, 0.00514196837, -0.00282029156, 0.0126004191, 0.0255748, 0.0331786796, 0.0121641308, 0.00526142819, 0.0263850484, 0.00291378191, -0.0146156549, -0.00274238293, -0.0314127505, 0.00573926745, 0.0241828319, -0.0271745231, -0.0271121953, -0.000747922633, 0.00681960024, 0.0149688404, 0.0234764609, 0.0152493119, -0.0401385166, 6.09066774e-05, -0.00595221762, 0.0295221694, -0.00713123474, 0.0239127483, -0.00544840889, 0.00420966186, -0.00576523691, 0.0222506989, -0.0190097, 0.00216456084, 0.0188746583, 0.0344667695, 0.014553328, -0.0202042982, 0.0223753527, -0.0286080409, 0.0126315821, -0.037479233, 0.01397161, 0.00692867208, 0.0309349112, 0.0150519433, -0.032950148, -0.0221675951, -0.00926073641, -0.0110318586, 0.0285457149, 0.00136080373, 0.00550034782, -0.00633137301, -0.043753475, 0.0202250741, -0.0013134093, -0.00959314685, 0.0130782584, -0.0101125371, -0.00662742555, -0.0299584568, -0.012049865, 0.0234141331, 0.00464075617, 0.0109591447, 0.0178462658, 0.0345290937, 0.00603532, 0.00470308308, 0.0248476528, -0.0305193979, -0.0129120536, -0.017711224, 0.00862188637, -0.0122991726, 0.0322437771, -0.00143611536, -0.0195187032, -0.0443351902, 0.0271745231, 0.00518611632, -0.00127835036, -0.00685076369, 0.0389750786, 0.00622749468, 0.00193213345, 0.00382011873, -0.0113538811, -0.0124653773, 0.0235595629, 0.00336305494, -0.00638850592, 0.00434210664, 0.00450831139, -0.00286184298, 0.00561461365, -0.00183474773, 0.0351315886, -0.0206405874, -0.00649238424, -0.00887119398, -0.0109383687, -0.0332825556, -0.0206198115, 0.0121849068, -0.00162439444, 0.0228947438, -0.0437950268, 0.0161946025, 0.0265928041, 0.0111357374, 0.00636773044, 0.00610284088, -0.0005632143, 0.015259699, 0.0249515306, 0.0191031899, -0.0366689861, 0.00621191319, 0.0169736892, 0.0127562359, 0.0230401717, -0.0183033291, -0.0513158031, 0.0124342144, 0.0358379595, -0.00755713508, 0.0209937729, 0.0105384374, 0.0161011126, -0.00788435154, -0.0103047118, 0.00119459862, 0.00513417739, -0.00684037572, -0.0216689818, -0.0257202294, 0.0149480654, 0.0428808965, -0.00502510509, 0.0259279851, -0.0170671791, -0.0316205062, -0.0198822767, -0.0250969604, 0.0151454331, 0.00939577818, 0.00977493357, -0.008886775, -0.0155817214, -0.00820117909, -0.0104449475, -0.00798822939, -0.0256163497, 0.005082238, 0.00546918437, 0.113518037, 0.00586911524, 0.0123926625, 0.00101151341, 0.0285872649, 0.0268421117, 0.0204639938, 0.0103774266, -0.0161218885, -0.0176488962, 0.00923476741, 0.00720394915, 0.00326437061, -0.011374657, -0.0301038865, -0.00798303541, 3.18532584e-05, -0.00306440517, -0.00911011361, 0.0130678704, -0.0290651042, 0.00998268928, -0.00927112438, 0.0334487632, 0.00950485, 0.0290443283, 0.0146987578, -0.0134002808, -0.0106682852, -0.0157894772, 0.0271329712, 0.00612361683, -0.00772334, 0.0147922477, -0.00847645663, -0.00566655258, -0.0204639938, -0.0307687055, -0.000446676015, -0.0312673226, -0.00093750027, -0.0379986241, 0.000182598305, -0.0173476506, -0.0116759036, -0.00988400541, -0.0295013934, -0.0252423882, 0.00611322885, 0.0261565167, 0.0197991747, -0.020921059, 0.0157894772, -0.0467451662, -0.025969537, -0.00792590249, 0.0320983455, -0.0363573506, 0.00357600511, 0.0135768736, -0.0598338097, -0.00214508362, 0.0116862915, -0.0081128832, -0.0221260451, -0.0496122, 0.0149584524, 0.0168074835, -0.0163711961, -0.011997926, 0.013286015, -0.0257202294, 0.0103306817, 0.0088244481, -0.0031682835, -0.00557306223, 0.00214768061, -0.0255332477, 0.0315789543, 0.0321606733, -0.0154674556, -0.0296468232, -0.00159063411, 0.0120187011, 0.000388244574, -0.0414473787, -0.0112915542, 0.0032903403, -0.00246321061, -0.00209963694, -0.00195031217, 0.00786357559, -0.00503289606, -0.000236485095, 0.00515755, -0.0215027761, 0.0244113635, 9.34091731e-05, 0.0294598415, -0.032950148, -0.00495758466, -0.00933345128, -0.000341499399, -0.0356509797, 0.0243905876, 0.0213157944, -0.0170048531, -0.00298649655, -0.00757271657, 0.0210976508, -0.0358171836, -0.00638850592, 0.0103047118, -0.00485110935, -0.0265304781, -0.0124030504, 0.0341343582, 0.0110318586, 0.0175761823, -0.0137742423, -0.00379674626, 0.0217728596, -0.0261149649, -0.0242451597, -0.00188798527, 0.0239127483, -0.00749480817, 0.00850242656, 0.00697022351, 0.043171756, 0.000423628051, 0.00885561202, -0.0179916937, 0.0128497267, -0.0271745231, -0.0136080366, 0.0131301973, -0.00830505788, 0.0148130236, -0.0118213324, -0.000371364353, 0.0252216142, -0.00108163117, 0.0140754888, 0.0139923859, 0.0206405874, 0.00363833201, -0.0017776147, 0.0286080409, -0.0191551298, 0.00236322777, 0.00934383925, -0.0268421117, 0.0046173837, -0.0149688404, -0.0173164867, -0.0173372626, -0.00307739014, -0.0161842145, -0.0382271558, -0.0039941147, 0.0491966903, 0.00965028, -0.0242243838, -0.0256371256, -0.00107968342, 0.0190824158, 0.00193992432, 0.0130678704, -0.0380817279, 0.0123095606, 0.0313712, -0.0174307525, 0.0148753505, -0.000242815164, 0.0025657902, 0.0218351856, 0.0027527709, -0.0115512498, -0.00787915755, -0.0213365704, -0.0314958543, 0.0204536058, 0.00380713399, 0.00913088862, 0.0352977924, 0.0112396153, 0.0298961308, 0.00569771603, -0.0481994599, 0.0163711961, -0.0199030526, -0.0020295193, 0.0371052735, -0.0115408618, 0.00695983553, 0.0124134384, -0.0302908663, -0.0155297825, -0.00998788327, -0.0167555455, -0.0121952938, -0.0137950173, -0.00172437716, -0.00948407501, -0.0136599764, 0.0300000086, -0.000618724211, -0.0433795117, 0.00842971168, 0.00933864526, 0.0146468179, 0.0269044396, 0.0416966863, -0.00557306223, -0.00666897697, 0.0234141331, 0.0137846302, -0.00268525, 0.00280730682, 0.0249515306, 0.0265097022, 0.00289560319, -0.00636253646, -0.00574965542, -0.0377285406, -0.0195187032, -0.00211132318, -0.0460387953, 0.0211911406, -0.00905817375, -0.00695983553, -0.01140582, -0.00949965604, 0.00706371386, -0.0113227181, -0.00702216243, 0.0421122, -0.0257825553, 0.00897507183, 0.0062067192, -0.0196121931, -0.00642486336, -0.0112603912, -0.0197991747, -0.0376454405, -0.0251385104, 0.010180058, 0.00234115357, -0.00343057583, -0.029813027, 0.027195299, 0.0321606733, -0.0307271555, 0.0359002873, -0.0126315821, 0.00144001073, -0.00418628938, 0.00600935053, 0.01397161, -0.0395152457, 0.029189758, -0.0155505585, 0.0202977899, -0.00986842345, 0.000275926315, 0.0209937729, -0.00948407501, -0.0202146862, -0.0097022187, -0.0342382379, 0.00823234301, -0.00493421173, -0.0294390656, -0.0261980686, 0.029833803, -0.0112188393, -0.00556267472, -0.00226324517, 0.0163400322, -0.00578081887, -0.00387465488, 0.00491343625, -0.0187292285, 0.0192174576, -0.0116759036, -0.00821156707, -0.00418628938, 0.00719875563, -0.0162257664, 0.00421225885, 0.0194356013, 0.00679882476, -0.0255332477, 0.0175034665, -0.00242555467, -0.00843490567, -0.00915166456, 0.0264681503, -0.0158102531, -0.0160387848, -0.0514404587, 0.0174099766, 0.0228116401, 0.0320567936, -0.00278133736, 0.0221675951, 0.000547632575, 0.0187915564, 0.00158284325, -0.0037681798, -0.0218351856, -0.00626385212, -0.00453168387, -0.0279847719, -0.0189162102, 0.031080341, -0.0157479271, 0.00544840889, 0.0178151019, -4.232223e-05, 0.0107202241, -0.00455246, -0.0213573463, -0.0155817214, 0.024702223, -0.0378531963, 0.0109072048, 0.0117901694, -0.00801939238, -0.0182410013, -0.00788954552, -0.000790123129, -0.0320775695, -0.0232687052, -0.00770256435, -0.0217728596, -0.0383725874, -0.0043187337, -0.025367042, -0.000516144559, -0.0274030548, -0.0397853293, 0.0340720303, -0.0379778482, -0.0287742466, -0.000340525556, -0.00847126264, -6.7967143e-05, 0.00275796466, -0.0174826924, -0.0319944695, 0.00654951716, 0.0142520815, -0.0121329669, -0.0206613634, 0.0100761801, -0.0138469562, -0.0173580386, 0.00282548554, 0.0238296464, 0.0127458479, 0.0257410035, 0.0157271512, 0.0261772927, -0.00219312729, 0.040554028, -0.0224792305, -0.0147299208, -0.0443767421, -0.0227077622, 0.0148753505, 0.0389335267, 0.0182617772, -0.0154674556, -9.63713234e-08, -0.00681440625, 0.0179813076, -0.00145039859, 0.0384764634, 0.0595014021, -0.00992555637, -0.0138677321, -0.0161946025, 0.0287534706, 0.0381648317, -0.0457063839, -0.0153116388, 0.00559383817, 0.00378376152, -0.0155505585, 0.00629501557, -0.00011613252, 0.0156959873, -0.0456232801, 0.00166205026, 0.0147714717, -0.0117382305, -0.0143144084, -0.00120498647, -0.00241646543, 0.0287326947, 0.0165685639, -0.012029089, -0.032950148, -0.00983726047, 0.0257410035, 0.0280886497, -0.0156648234, 0.0118940473, 0.0162153784, -0.00722472509, 0.0153635778, -0.0135976495, 0.0151765971, -0.00433691265, -0.00586911524, -0.00794667844, 0.0166516658, 0.0274238307, 0.00101605814, 0.000849203847, 0.0354224481, 0.0324930847, 0.0125588672, 0.010154089, 0.0125588672, 0.0136392005, 0.0119563742, -0.0127354609, -0.0193524975, -0.0164958499, 0.0268005617, -0.0417797901, 0.0164335221, 0.0406786799, -0.0448753573, -0.00121407583, -0.0065962621, 0.0331163518, 0.0379986241, -0.0279639959, -0.0464127548, 0.00198277412, 0.0150311673, -0.00510301394, -0.00326956459, -0.0148026356, -0.0186876785, -0.0153739657, 0.0038694609, 0.0130159315, 0.0204016678, -0.00276575563, 0.0226246603, -0.0334487632, 0.0150415553, -0.00369286793, -0.0161322765, 0.0221052691, -0.00476021599, -0.0232894793, 0.0136288125, -0.0222922489, 0.0228116401, -0.00110954838, -0.00523286173, 0.00542243896, -0.0100190472, 0.00761946198, 0.0088244481, -0.0116239646, 0.0126108071, -0.0357964076, -0.0117278425, -0.00900623482, 0.00613919832, 0.0253047161, 0.02414128, 0.0212119166, 0.0125380922, -0.00668975245, -0.0346329734, -0.0058950847, 0.00967105571, -0.00505107455, 0.00561980763, -0.0031033596, 0.0345083214, 0.015186985, 0.00651315972, 0.00818559807, -0.0182513893, 0.0240581781, -0.0126419701, 0.0022541557, 0.00945810508, 0.0178774279, -0.014563716, 0.0178774279, 0.00852839556, -0.038642671, 0.00201783306, 0.0217728596, 0.016454298, 0.00223987247, 0.0058950847, -0.0315789543, 0.0243905876, -0.00627424, 0.00263460935, -0.003804537, -0.023518011, -0.0249723066, 0.0105020804, -0.0142416935, 0.00756232906, -0.00660665, 0.0282548554, -0.00211132318, 0.0129328286, 0.00407721708, 0.0137742423, 0.00695983553, -0.0128601147, 0.00505367154, -0.0169736892, 0.0149792284, 0.000274303224, 0.0111772884, 0.008237537, -0.0336772949, 0.00154259044, -0.0321191214, 0.0250969604, -0.00346173905, -0.0170464031, -0.0342174619, -0.0135560976, -0.0148234116, 0.0244736914, -0.0288365725, -0.0104241716, -0.0326800644, -0.0162984803, 0.000543737144, -0.00834660884, 0.00390062435, -0.0184591468, -0.0352977924, 0.0161322765, 0.0127874, 0.00716759218, 0.00483033387, 0.00566655258, -0.00163867779, -0.00321762543, 0.00959834084, 0.0143871233, 0.007609074, 0.00856475346, 0.0191031899, -0.00578601286, -0.00082128658, -0.00986322947, 0.000113292102, 0.00764543144, 0.00482514, 0.00434470316, -0.010803327, 0.0089231329, 0.013961223, 0.0239335243, 0.01140582, -0.0027293982, 0.00311115035, -0.0246191211, 0.0199965425, -0.0257410035, -0.012029089, -0.0190720279, 0.00422005, -0.0131717483, 0.00864266139, 0.018957762, 0.00968663674, -0.0106371222, -0.0125900311, 0.0159972347, -0.0220429432, 0.00567174656, 0.00617036177, -0.0209937729, -0.0291066561, -0.0032280134, -0.0200173184, 0.0217313077, -0.00107254181, 0.00521987677, -0.00333968224, 0.0112084514, 0.00250086631, -0.0163711961, 0.00106799719, 0.00543282693, -0.020972997, 0.0357756317, -0.000900493644, 0.00092451548, -0.0220637172, 0.00739612384, -0.014563716, 0.00674169138, -0.00282029156, 0.0226038843, -0.0082998639, 0.0146987578, 0.00319944695, -0.025948761, 0.00944252312, 0.00143092149, 0.00974896364, 0.0207133014, -0.0151558211, -0.00246191211, 0.0105644073, -0.00884003, 3.80616e-05, 0.00510041695, 0.0112707783, 0.0216274299, -0.0153116388, -0.0118213324, 0.0105124684, 0.00396295125, 0.000280146371, 0.0154674556, 0.00121797121, 0.000495044282, -0.00617036177, -0.0411980711, 0.0193109475, -0.0284418352, -0.00412655948, 0.010741, -0.016475074, 0.0138261812, 0.0183137171, 0.00641966937, 0.000588534633, -0.0155090066, -0.010751388, -0.00342018786, 0.0148857385, -0.00501471758, -0.027195299, 0.00208145822, 0.0207444653, -0.00266966829, 0.021523552, -0.0382687077, -0.00166334875, -0.00879328512, 0.00396295125, -0.00112058548, 0.00381232798, -0.00445896946, 0.0235387869, 0.00691309059, 0.000129928841, 0.00462777121, -0.0161115, 0.00567694055, 0.00268784701, -0.0383933634, 0.00546918437, -0.00806613825, 0.0125692552, 0.00793629, -0.0130470954, 0.00264499732, 0.0182410013, -0.00505886553, -0.00360976555, -0.00229181163, 0.00749480817, -0.00017724208, -0.0283795092, 0.0199653786, -0.0050199111, -0.0122160697, -0.00263720634, -0.00802978, 0.00265408657, 0.0166101158, 0.0178670418, -0.00998268928, -0.00138287782, 0.0170048531, 3.20764339e-05, -0.00756232906, -0.0132444631, -0.01207064, 0.0194875393, -0.0311218929, -0.0164127462, 0.00755194109, -0.00967624877, 0.0169321373, -0.0169633012, -0.0148234116, 0.0156648234, -0.0190616399, -0.00229700538, -0.015238924, 0.00288002146, 0.0360041633, 0.00487707881, -0.020952221, 0.0265512541, 0.0160907246, 0.00566135906, -0.0295844954, 0.0140858768, -0.0402631685, 0.0187188424, -0.000752467313, 0.0131613612, -0.010138507, 0.011385045, 0.00660665, 0.0370013937, -0.0087621212, -0.00459920475, 0.00324619212, 0.0226869863, 0.00899065379, -0.0143455714, -0.0135145467, -0.00292676664, 0.0102475788, -0.0052562342, 0.00658587413, -0.0234349091, 0.0104709165, 0.0216689818, 0.000537569402, 0.00892832689, 0.0106319282, 0.0160699487, 0.00808171928, 0.0208275672, -0.0170360152, -0.00775969727, -0.00793109648, -0.0118940473, -0.00855955947, 0.00379414926, -0.00610803487, -0.0181682874, -0.00726627605, -0.0297091492, 0.0268213376, 0.00772853382, 0.000795317057, -0.0384972394, 0.0224792305, -0.017732, 0.000897247461, 0.00724550057, 0.0141585907, 0.0108864298, 0.00835699681, -0.0149065135, -0.00160102185, -0.0257202294, 0.0215027761, 0.0104968864, 0.0178047139, -0.0201939121, 0.00251385104, -0.0202042982, -0.0047420375, 0.0282964073, 0.00621191319, -0.0358587354, 0.00633656699, 0.0481163561, -0.0155817214, 0.0308310334, 0.0229155179, -0.00373182236, -0.0143247964, 0.00878289714, 0.00923996139, -0.00847645663, -0.00491863023, 0.013981998, 0.00691828458, -0.0143871233, -0.0063469545, 0.0217728596, -0.00985284243, 0.01140582, 0.00515235588, 0.0106111523, -0.01397161, -0.0180228576, -0.0186669026, 0.00133353565, -0.00394736929, 0.0117070666, -0.00517313182, 0.0112188393, -0.00292936363, 0.00213988987, -0.0211495906, 0.0102060279, -0.0166101158, -0.00787396356, -0.0127250729, -0.033511091, 0.00936980825, 0.0200173184, 0.0117174545, -0.0217105318, 0.00537569402, 0.0231648255, 0.00432133069, -0.00154129195, 0.0264889263, -0.00467711361, 0.0073493789, 0.0108864298, 0.00418628938, 0.0141274277, -0.00644563884, -0.00336305494, 0.00354484166, 0.0258241072, -0.0180851854, 0.015862193, 0.0258864332, 0.0202250741, 0.0260318629, -0.0124757653, 0.0183760431, -0.00389802735, 0.00219442579, -0.0164023582, -0.0159660708, -0.0102268029, -0.0124446014, -0.00762465596, -0.00403047213, 0.0176177341, -0.00571329799, -0.00893352088, -0.00178800256, -0.0353601202, -0.0233725831, -0.00363054103, -0.00781683065, -0.00200744509, 0.0240166262, 0.00916205253, -0.00862188637, 0.00688712113, -0.0123199476, 0.00329293706, 0.0166308917, -0.00893352088, -0.00802978, -0.00618594373, 0.00871537626, -0.0119771501, 0.00302804797, 0.00999827124, 0.00477320096, 0.0109279808, 0.0340720303, -0.00519131031, 0.00891274493, -0.0288157966, 0.0125692552, -0.00515755, -0.0154051287, 0.0283379573, 0.00581198232, 0.00907895, -0.00696502952, -0.00145559246, 0.0217520837, -0.000944641884, 0.0155609464, -0.014574104, -0.0152700869, 0.0060820654, -0.0126419701, -0.00396814523, -0.00407202309, 0.00375000108, -0.0189473741, 0.00294494536, 0.00142962299, 0.000914776931, -0.0086114984, -0.012081028, -0.00817001611, 0.00771814631, -0.00489266077, 0.00336305494, 0.00464075617, -0.00249956781, -0.0288989, 0.000178540562, -0.00400969619, -0.00131925242, 0.0110318586, -0.0153428018, -0.00682998821, -0.00279691909, 0.0188123323, 0.00605090195, -0.018334493, -0.000890105846, -0.0141274277, -0.0232479293, 0.00114655506, -0.0147403087, 0.00148286053, -0.00619633123, -0.00507704448, -0.0326385126, 0.0200173184, 0.0237465445, 0.00350588746, -0.00261772913, 0.00569252251, 0.0485734195, 0.00233725831, -0.00148415903, -0.00766620692, 0.0349861607, 0.00132834178, -0.0309141353, -0.0289612263, -0.00344096357, 0.0011582413, 0.0118421083, -0.00509262597, 0.0308102574, -0.0109591447, -0.0314127505, -0.0172437727, 0.00243204716, -0.0130782584, 0.0193317235, 0.00369546493, 0.00203211629, -0.0173892, -0.00625865813, 0.0129639925, 0.00157635089, 0.0214196742, -0.013930059, -0.0236426648, -0.00447714794, 0.00613400433, -0.00516014686, 0.00992036238, -0.00480696093, -0.00449792342, 0.00325398287, 0.0501939207, -0.0188642703, 0.00380194, -0.000637227495, 0.00131730468, 0.01330679, -0.00958795287, -0.0217936356, -0.00205289177, 0.00102969212, 0.0139196711, -0.000740131771, -0.0100605981, 0.013930059, 0.00312673207, -0.00971780065, 0.0237465445, -0.0134729957, 0.0023788095, 0.0258241072, -0.0214196742, 0.0447507054, -0.00902701076, -0.00469009811, -0.0125692552, -0.014553328, 0.0128912777, -0.0173788127, 0.00927631836, 0.0061599738, -0.010122925, -0.00322281942, -0.00203081779, -5.70518241e-05, 0.0213573463, -0.0132236881, 0.00798303541, 0.0160283968, -0.0319113657, 0.00658587413, -0.00562500162, 0.00118031539, -0.00775969727, -0.00756752305, -0.00967105571, 0.00415772293, 0.00646122079, -0.0127666239, 0.000831025129, -0.00657548662, 0.00144520472, -0.0111876763, -0.00088815816, 0.0334279872, 0.00763504347, 0.00480436441, -0.0325138606, -0.0226038843, 0.0100346291, -0.00316049252, -0.00253982074, -0.0106578972, -0.0261149649, -0.00837777276, -0.0148753505, 0.0267797858, -0.0135768736, 0.0173684265, -0.00417590141, 0.0413019508, -0.00637292396, 0.0228531919, -0.0302908663, -0.0155505585, 0.000281282526, -0.00695983553, 0.00346173905, 0.0148545746, 0.00428237673, 0.00872057, 0.0207652412, -0.00434470316, 0.00103488599, 0.0115408618, 0.0137015274, -0.0330332518, -0.0212119166, -0.00235673529, -0.0281302016, -0.0234141331, 0.00852839556, -0.0484487675, -0.0129847685, -0.00557825621, 0.0288989, -0.0162880924, -0.00824273098, -0.0288989, -0.0127354609, 0.0234141331, -0.0180747975, 0.00492642121, 0.00828428194, 0.0193317235, -0.0117797814, 0.00467191963, 0.0231025, -0.00489785429, -0.0275277086, -0.00184513559, 0.0286703687, -0.00331630977, -0.0138988961, 0.0238711983, -0.0134418318, 0.0191447418, -0.0161426645, -0.0191031899, -0.00149454677, -0.0135249346, -0.00731821544, -0.00098035, 0.00699099898, -0.0201419722, -0.00540166348, 0.0127354609, -0.0204016678, -0.0143767353, 0.00608725939, -0.0356094278, 0.008263506, 0.0122160697, 0.0140962638, 0.00944771711, 0.0127250729, -0.0276108105, 0.0282133035, 0.00727147, -0.0194459893, 0.010154089, 0.0122680087, 0.00790512655, -0.00504328404, 0.012673134, -0.0220221672, 0.00387205789, 0.00286184298, 0.0060197385, -0.00460439874, 0.0118421083, -0.0224792305, -0.000758310431, -0.00786357559, 0.0207964052, -0.00842971168, 0.0060197385, 0.0116759036, 0.0217520837, -0.0172749348, -0.013317178, -0.00621191319, 0.00356302038, 0.0115304738, 0.00797784142, 0.00625346415, 0.00802978, 0.0172229968, -0.00896987785, -0.00891274493, -0.00243074866, -0.0148441866, -0.00644044485, -0.0264266, 0.0186461266, 0.0313296467, -0.00864785537, -0.0125588672, 0.00108682504, -0.00707929535, 0.0165997278, 0.0149169015, 0.0121225799, 0.029148208, 0.0110630225, 0.0087621212, 0.0272368491, -0.0198822767, 0.00969702471, 0.0436703712, 0.000762205862, 0.00934903324, -0.0102268029, -0.00238270499, -0.0144806132, -0.0249723066, -0.0130782584, 0.00283847027, -0.00636773044, 0.0202458501, 0.00613919832, 0.0070481319, -0.00935942121, -0.00837777276, -0.00149584527, -0.0164231341, -0.0382063799, 0.0142624695, -0.0353393443, -0.0177943259, -0.0114681469, 0.029127432, 0.0185526367, 0.0156856, -0.00442520902, -1.44252654e-05, 0.0220429432, 0.00152830721, 0.0273615029, 0.00775450328, -0.000192174572, 0.00435509114, -0.00944252312, 0.0176073462, 0.010803327, 0.000643395237, 0.000242003618, 0.0287119187, 0.00214768061, -0.0106890611, -0.0113434931, 0.00391620584, -0.00236842176, -0.0106475102, -0.0195083153, 0.0232271533, 0.00558864418, -0.0122368457, -0.0045680413, 0.031080341, 0.00637811795, -0.00141014578, 0.00772334, -0.0053964695, -0.00769217638, -0.00581717631, -0.0135353226, -0.0141793666, 0.00842971168, -0.0188434962, -0.0106890611, 0.0089491019, 0.00648719026, -0.0219182894, -0.00228531915, 0.00554709276, 0.0105384374, -0.0105332434, 0.00909453165, 0.00519131031, 0.019030476, 0.0211599786, -0.0206613634, 0.0127874, 0.0307063796, 0.0349861607, 0.000506081327, 0.00353705091, 0.0276731383, 0.00405124761, 0.00156596303, -0.017098343, 0.0296468232, -0.00206198124, 0.0015724554, -0.00563019561, -0.000461283897, 0.00168152747, -0.00592624815, -0.00492901774, -0.00918282755, 0.00188538828, 0.00154778431, -0.000895949, -0.0133795049, -0.00295273634, -0.00919321552, -0.00133223715, 0.0112084514, -0.0116551276, -0.0137638543, 0.0119667621, -0.0168905854, -0.0100813741, 0.00437327, -0.00112967484, 0.0149065135, -0.0255540237, -0.0242867097, 0.0163192563, -0.00283067953, 0.0153012509, 0.0262396187, 0.00492642121, -0.00973857567, -0.0123926625, -0.0325554088, -0.00100372254, 0.00387984863, -0.0142520815, 0.000615802652, 0.0163296442, -0.00998788327, -0.0117382305, -0.0414266028, -0.0141482037, 0.0176488962, -0.0141897546, -0.00735457242, -0.0164127462, -0.0213573463, 0.00775450328, -0.0198303387, 0.00780644268, 0.00856994651, 0.00198666961, -0.0115616377, 0.0164023582, -0.0055211233, -0.00945291109, -0.017783938, -0.0121329669, -0.0197264589, 0.00529518863, -0.0283171814, 0.0181786753, 0.0168698113, -0.0229362939, -0.0207340773, 0.00295273634, 0.00329293706, 0.0187811684, -0.0162361544, 0.00461478671, 0.0154570676, -0.0108760418, -0.00118680776, -0.00658587413, -0.022209147, 0.00477839448, 0.0103930086, -0.00928151235, -0.0116655156, 0.0255955756, -0.0117278425, 0.00697541749, -0.00936461426, -0.00103163987, 0.0128081748, -0.0217520837, -0.00679882476, -0.0128081748, -0.000210515558, -0.00985284243, -0.0143455714, 0.0151765971, -0.00397853274, 0.0371052735, 0.0180747975, 0.00466153165, -0.0085751405, 0.00265538506, 0.0128705017, -0.0138781201, -0.0142105306, -0.0141378157, 0.008866, 0.00498615112, -0.00150363613, 0.000134230038, -0.0146260429, 0.0271329712, -0.0139092831, 0.0145429401, -0.0291689821, -0.00251125405, 0.0115096988, 0.00123874692, -0.00257747644, 0.0188434962, -0.0185422488, -0.0263434965, -0.0122160697, -0.00702735642, 0.0166308917, -0.0109072048, -0.00651315972, 0.00617036177, -0.00466672564, -0.00912050065, -0.0063469545, 0.00607167743, 0.00375259807, 0.0120187011, -0.0401177406, -0.0102319969, -0.00825311895, -0.00685595768, 0.019716071, -0.0121329669, -0.0065962621, -0.0102216098, 0.0081128832, -0.00494200271, 0.00738054235, 0.0027553679, -0.0113019422, -0.022209147, -0.0167763196, 0.0181059614, 0.00430834619, -0.0117278425, -0.0166724417, 0.0117382305, -0.0221260451, 0.0216897558, 0.00265928055, 0.0166516658, -0.00958795287, 0.00420706486, -0.00211521867, -0.00503809, 0.00218144106, 0.00575484941, 0.00154259044, -0.0227908641, -0.0113019422, -0.00529518863, 0.0206717514, -0.0117070666, -0.00446416344, -0.00280730682, -0.0183137171, 0.00374480709, -0.00712084677, 0.0297299251, -0.0261149649, -0.0023151841, 0.00821156707, 0.0161115, -0.00532894861, -0.00852320157, -0.00555228675, -0.00355263264, -0.0111772884, 0.0312257707, 0.00325138588, 0.0160180107, -0.0165477879, -0.00994633231, -0.0190928038, -0.0043473, 0.0031059566, -0.0297299251, -0.00113357021, 0.0168802, 0.00647680229, 0.00509002898, -0.00505107455, -0.00375259807, -0.015779091, 0.018344881, 0.00642486336, -0.00592105417, -0.0208691191, -0.0298753548, -0.00469009811, -0.00152700872, 0.00260864, 0.0121537428, 0.0102891298, -0.00587430922, -0.0136703635, -0.010148895, 0.013358729, 0.0219390634, 0.0120914159, -0.00850242656, 0.0101073431, -0.00087062869, 0.00197498314, 0.0298753548, 0.0166308917, 0.024078954, 0.0330955759, -0.0283171814, -0.0128185628, 0.0249099787, 0.00743248127, 0.00602493249, 0.0224376787, 0.0122887846, -0.00701696845, -0.00837257877, 0.00843490567, -0.00827908795, -0.0124342144, 0.00700658094, 0.00588469673, -0.0200173184, -0.0204847697, 0.000339876307, -0.00280211284, -0.00803497434, -0.00612361683, -0.00771814631, -0.00145429408, 0.00114980119, -0.00476281298, 0.0358795114, 0.0233102553, -0.00756232906, -0.0161011126, -0.0210249368, -0.00916724652, -0.00459141377, 0.0221260451, 0.0117901694, -0.00474723103, 0.0200692583, 0.0138157932, -0.00816482212, 0.00644563884, -0.0203185659, -0.00977493357, 0.0293351877, 0.0129120536, 0.0116239646, 0.00751558365, -0.00926073641, -0.0249723066, 0.00900623482, 0.000891404343, -0.0138054052, 0.0104241716, 0.0191966817, -0.00082972669, -0.0091360826, -0.025387818, -0.00140365341, -0.0109591447, 0.0095775649, 0.015903743, -0.0276108105, 0.00221779849, -0.00290079718, 0.0161322765, -0.00117317378, -0.0275277086, -0.0132340752, -0.0359210633, 0.00936980825, 0.00307479315, -0.00140105642, 0.00792070851, -0.00110240676, -0.0286495928, 0.00738054235, -0.00282808254, 0.0225831084, -0.00822714902, -0.00215677, 0.0129432166, 0.0181786753, 0.00942694116, 0.0116135767, 0.0148337986, 0.00673649786, -0.0290235542, 0.0165374, -0.00697022351, -0.00466412865, -0.0040564416, -0.0192590076, -0.00833622087, -0.0104189776, 0.0110837976, -0.0107202241, -0.022146821, -0.00739093, 0.000893352029, -0.0218559615, -0.00341499411, 0.00594702363, -0.0155193945, 0.00402008416, 0.00557306223, -0.00424082531, 0.000792070874, -0.00137119147, 0.00249307556, -0.00640408741, -0.0147195328, -0.0039214, 0.0045550568, 0.0137846302, -0.00145299558, -0.01520776, -0.00662223157, 0.0102112219, -0.00523805525, -0.00936461426, -0.000611258, -0.00907895, 0.0300207846, 0.0178151019, -0.00638331193, -0.0146987578, -0.0148441866, -0.00478099147, 0.0104864985, 0.00873095822, -0.00273978617, 0.0206925273, 0.00687153917, 0.000100145022, -0.000843360671, 0.00965028, 0.0241205059, -0.018334493, -0.0178047139, 0.00438625459, 0.000104852, -0.0158933569, -0.00401489, 0.00320983469, 0.0182098392, -0.0170775671, -0.0117070666, -0.000954380434, -0.00173866039, -0.00883483607, 0.0014075489, 0.0211392026, 0.00721433712, -0.0106786732, 0.0192797836, -0.00737015437, 0.0162777044, 0.0104761105, -1.30050566e-05, -0.0239127483, 0.0149584524, -0.00679882476, 0.00746883871, -0.0046199807, -0.0156959873, -0.00799861737, -0.00677285483, -0.00276835263, 0.00198537111, -0.0133379539, 0.0261149649, -0.0273822788, -0.00416551344, 0.00429536123, -0.00809210725, 0.00595221762, 0.000621321145, -0.0114993108, 0.019664133, -0.00639889389, -0.00975935161, -0.00023875742, 0.00616516778, -3.87717046e-05, -0.00627943361, -0.0241205059, 0.0236842167, -0.0167036057, -0.0326592885, -0.0142624695, 0.00103878148, -0.00296312408, -0.00276575563, 0.00989958737, 0.0169529133, 0.0025424175, -0.0166412778, 0.0119252112, -0.0109487567, 0.00335526397, -0.00604570797, 0.00689231511, 0.00718836766, 0.0134522198, 0.00360197457, 0.0105955703, -0.0162984803, -0.00336305494, -0.0186253507, -0.00184773246, 0.00265019108, 0.00543802092, -0.0304778479, -0.0118524963, -0.00780644268, -0.0129847685, -0.0132133, 0.0302077644, 0.00325138588, -0.0159660708, 0.00486669084, -6.42746e-05, -0.0271329712, -0.0112811662, 0.00416551344, 0.00290858815, 0.018344881, -0.00325917685, 0.00236972026, 0.0127354609, -0.0217105318, -0.0165893398, -0.0043680761, -0.00989439338, -0.00357081112, -0.0198718887, 0.0216274299, -0.00143611536, 0.0168386474, -0.0124238264, -0.0137534663, -0.0191447418, -0.00724550057, -0.0153843528, 0.0232894793, 0.0128081748, 0.0136288125, -0.012652358, 0.0246606711, 0.00113032409, -0.00880367309, -0.00209444319, 0.00430055521, -0.00335786096, 0.0179813076, -0.00708448933, 0.00824792497, -0.00776489126, -0.00275796466, -0.00498874811, -0.00782721862, 0.0118628843, -0.0013646991, 0.0233725831, -0.00766101293, 0.00834141485, 0.00687673315, -0.00967105571, -0.0117486184, 0.0205159336, -0.00314750778, 0.0377700925, 0.0100554042, -0.00245671812, -0.0122887846, 0.032264553, -0.0013659976, 0.0245775692, 0.00432912167, 0.0197264589, 0.00261643087, 0.0222506989, 0.0052562342, 0.0118524963, -0.0138054052, 0.0147818597, -0.00251255254, -0.0259072091, -0.0236426648, 0.0149065135, -0.00148415903, -0.0182306152, -0.0231856015, -0.00839335378, -0.000246710581, -0.00289300643, 0.00766620692, -0.031059565, -0.0136703635, -0.00852320157, 0.00521468278, -0.00169840769, 0.0144182863, 0.0116655156, 0.000768049038, 0.0106475102, -0.0204224437, 0.0324307568, 0.0012841936, 0.0111565124, -0.00756752305, -0.0019607, 0.00446676044, -0.00567694055, -0.00576523691, -0.00104657235, -0.0195602551, -0.0155193945, 0.00387725164, 0.00434210664, -0.00366170448, -0.0134833828, -0.0116551276, -0.0217313077, 0.00732860295, 0.0101125371, 0.0120602529, 0.00872576423, 0.0104501415, -0.00623268867, -0.00969183072, -0.00170490006, 0.0188019443, -0.0200692583, 0.00234115357, -0.00765581941, 0.0156232733, 0.0200069305, -0.0237673186, -0.0046797106, 0.0024424349, -0.0160491727, -0.020972997, -0.00201653456, 0.0204639938, -0.0124861533, -0.00919840951, -0.00738573587, -0.00880886707, -0.00329293706, 0.0117382305, 0.0167970955, 0.00900104083, -0.00684037572, -0.0323476531, 0.0163504202, -0.000764153607, 0.0229570698, -0.000692737347, -0.0172749348, -0.0198407248, -0.003804537, -0.00691309059, -0.00397593575, -0.00231778109, 0.00330592203, -0.0182202272, -0.00801939238, -0.0241620559, 0.00725069456, -0.0138054052, -0.00621710718, -0.0168698113, 0.0134729957, 0.0225207824, -0.0172022209, -0.00689750863, -0.0138157932, -0.0027293982, 0.00784799363, -0.00510041695, -0.0117278425, 0.00512378942, -0.00409539603, -0.0163504202, -0.0146572059, 0.00743248127, 0.00253202976, 0.0132029122, 0.0149584524, -0.00659106812, -0.017160669, -0.00499134464, 0.00305401743, -0.00628982158, -0.0212119166, 0.0157998651, 0.00409020204, -0.025948761, -0.00187759742, 0.0152700869, 0.0134106688, 0.0189993121, -0.00270602573, 0.00912569463, 0.0137638543, -0.000345070206, -0.0180540215, -0.00866343733, -0.0124757653, -0.00596260559, -0.0282548554, 0.0046952921, -0.00486669084, 0.0153116388, -0.00306959916, 0.0132236881, -0.00508743199, -0.00497576315, -0.00513937138, -6.08255214e-05, 0.013317178, 0.00436028512, 0.0087621212, 0.00780644268, 0.00605090195, 0.0124446014, 0.0194771513, 0.00532375509, 0.0165166259, -0.00662742555, -0.005082238, 0.00146468182, -0.00284626125, 0.00983206648, -0.00164646853, 0.0020269223, 0.0248892028, 0.00361495954, -0.0022775284, -0.0164231341, -0.0281094257, -0.0026281171, 0.0125380922, 0.00660145609, -0.00995672, -0.0143247964, 0.00668455847, -0.0288573485, 0.00504588103, 0.0363781266, 0.00960353483, 0.00172178028, 0.0188642703, -0.00214248663, 0.0325761847, -0.00211392017, -0.0144702252, -0.0181579, 0.0267174579, -0.015831029, -0.00525363721, 0.0343836658, 0.00830505788, 0.00625865813, -0.00791032054, 0.00333708548, -0.000428821979, 0.0131094223, 0.0186045766, -0.000588534633, -0.0192174576, -0.0143559594, -0.00819079205, -0.0152804749, -0.0116447397, -0.000324619206, -0.0327008404, 0.00783760566, -0.00668975245, 0.00134132651, -0.00837257877, -0.00754155312, 0.00648719026, 0.0161115, 0.00517053483, -0.0167139936, -0.0281717535, 0.00851800758, 0.00580159435, 0.0144494502, -0.00155817217, 0.0119044352, 0.00584833976, 0.0135872616, 0.0032903403, -0.00960353483, -0.00652874121, -0.00333448849, -0.0132133, -0.00115304743, -0.0415928103, -0.0246814471, -0.00137898233, 0.0200588703, -0.0233725831, 0.0116551276, -0.000513547566, 0.0013036707, -0.0325346366, -0.0286495928, 0.035567876, 0.0248268768, -0.0383933634, -0.000643395237, -0.0149584524, -0.0146883698, -0.0115928007, -0.0302908663, 0.00916205253, 0.00318126823, -0.000584639201, 0.00146857731, -0.00517053483, -0.025367042, -0.0249515306, -0.00244633039, 0.0179501437, 0.0103618447, -0.000146727878, -0.0283171814, -0.0106371222, -0.00619633123, 0.00147247268, -0.000558345055, -0.00110110838, 0.013961223, -0.0069234781, 0.00783760566, -0.00205419026, 0.0189058222, -0.00229311013, -0.0119875381, -0.00892832689, -0.0197991747, 0.00269563776, -0.026011087, 0.00991516933, 0.0086997943, -0.00597818708, 0.00454207184, 0.00186201569, 0.00329813105, 0.0047420375, 0.0230609477, -0.000904389075, -0.00920360349, -0.0188642703, 0.00268784701, 0.00151532248, 0.0130470954, 0.0086374674, -0.00188928377, 0.00165685639, 0.0217105318, -0.0186876785, 0.00400969619, -0.00908933766, -0.0330748, -0.00937500224, -0.00374740409, -0.00959314685, -0.00513417739, 6.84540719e-05, -0.0225000065, -0.0192486197, 0.00383829745, 0.0144598382, -0.00548996, -0.0136495885, -0.00672611, 0.00646122079, -0.0148545746, 0.00776489126, 0.0138781201, 0.00915685855, 0.00556267472, -0.015186985, -0.025325492, 0.0196121931, -0.0281094257, 0.0124134384, 0.0150934942, -0.0165166259, -0.00149454677, 0.00703255041, 0.00166334875, -0.000551528, -0.0052562342, 0.00123290368, 0.0153012509, 0.00876731519, 0.0166101158, 0.00100761803, 0.0211392026, 0.00130626769, 0.00644563884, 0.0140858768, 0.0121225799, -0.00693386607, -0.00702216243, -0.0125069283, 0.025387818, -0.0201419722, -0.0193005595, 0.0110941855, -0.00740651181, 0.00984245446, 1.0824021e-05, -0.0103151, -0.00355263264, 0.00556267472, -0.0197680108, -0.0119148232, 0.0243905876, -0.00303324172, -0.000982297701, -0.00294234836, 0.00305142044, 0.0313712, -0.0236218907, -0.00196849089, 0.000596974685, -0.0165062379, 0.0125380922, 0.0166308917, -0.000807003351, 0.0159245189, -0.0257410035, 0.00087062869, -0.0244321395, -0.00675207935, 0.00786877, -0.0165997278, -0.0010459231, 0.012081028, -0.0181890633, 0.00230349787, 0.0190720279, 0.000546983327, 0.00260993838, -0.0256994534, 0.019030476, 0.0114993108, 0.016527012, -0.0296883732, -0.0283171814, -0.00141014578, 0.0148545746, -0.00205419026, -0.0381648317, -0.0136495885, -0.00555228675, -0.0218559615, 0.0109591447, 0.00932306331, 0.00520429481, 0.00716239819, -0.0109175928, -0.00752077764, -0.00154259044, -0.010803327, -0.00546399038, 0.0134833828, -0.0451662168, -0.0389543027, 0.0138573442, -0.00515235588, -0.0258864332, 0.00531596411, 0.0143351844, 0.00195161067, -0.0251385104, -0.0130990343, -0.0101125371, -0.0175554063, 0.00256189471, -0.0195394792, -0.00491343625, -0.0245983452, 0.00779086072, -0.00957237091, 0.0181163475, 0.00768178888, 0.010741, 0.00969183072, -0.015186985, -0.00501471758, 0.00965547375, 0.00417590141, -0.0138054052, -0.00626904611, -0.0152804749, 0.00076739979, -0.000867382507, 0.00412915647, -0.000517443, 0.0433795117, 0.0121745188, -0.00828947593, -0.00901662279, 0.00750000216, -0.0060976469, 0.00720914314, -0.00581198232, 0.00931267533, 0.0035552294, 0.00674169138, -0.0102164159, -0.0087984791, 0.00300207827, 0.0191135779, 0.00988400541, -0.00345135131, 0.0181371234, -0.00530817313, -0.0056457771, -0.0143247964, 0.00325398287, 0.0012010911, -0.0284002852, 0.00377856754, 0.00150233763, 0.01016967, -0.0101956399, -0.0042434223, 0.0277562402, 0.00837777276, -0.00304362969, -0.00976974, 0.000727147039, -0.00384349143, -5.93241602e-05, 0.00975415763, -0.00216845633, -0.00325917685, 0.0313712, -0.0195810311, -0.00449273, -0.0153947407, -0.0143975113, 0.00920360349, -0.00858033448, 0.0121433549, -0.00737015437, -0.00404085964, -0.0439196788, 0.00365391374, 0.0135457097, -0.00199965434, 0.0262396187, 0.00853878353, -0.0016334838, -0.00187759742, 0.00177501782, -0.0186357386, 0.010143701, -0.0162569303, -0.0262811705, 0.00762984948, 0.00386426691, -0.0164335221, -0.0100398222, -0.0145117771, -0.00893871393, -0.00820637308, 0.0060820654, 0.00102904288, -0.00674688537, 0.00041973262, -0.00160491734, -0.0137742423, 0.0256579015, 0.01207064, -0.00110500376, 0.00428497326, 1.96800393e-05, -0.00599896302, 0.0296468232, -0.00325657986, -0.00682479423, 0.0165685639, -0.017763162, 0.00365651073, -0.00384608819, 0.00383829745, -0.0136495885, 0.0159972347, -0.0174930803, 0.015831029, -0.033054024, 0.00490304828, -0.00144780159, 0.00662223157, 0.0135041587, -0.0109175928, 0.012662746, 0.0064092814, 0.004755022, 0.0104968864, -0.0110110836, -0.00280730682, 0.00871537626, -0.0116239646, -0.00181137514, 0.0242659338, 0.0236011147, -0.0025670887, 0.00572887948, 0.0320152454, 0.00194771518, -0.00954120792, -0.00412915647, 0.0371468253, -0.025325492, -0.0173580386, -0.00282548554, 0.0147506967, 0.0056457771, -0.0242243838, -0.000383050647, 0.00894390792, 0.00119654636, 0.000543737144, 0.00200874358, -0.0390581824, 0.00318126823, -0.00752597163, -0.0039214, -0.00114720431, 0.0161322765, 0.0073597664, 0.0198718887, 0.00521208579, 0.0169009734, 0.00615478028, 0.00952562597, 0.00192823808, -0.00313452305, 0.00926593, -0.0181994513, 0.0319944695, -0.004430403, 0.0233310312, 0.00427977974, -0.00980090257, -0.0199549925, 0.00829467, 0.00328774331, -0.0111980643, -0.00780644268, 0.00251774653, 0.0193836614, -0.0164439101, -0.0219390634, 0.0137950173, 0.0134002808, -0.0146468179, -0.00363054103, -0.00764023745, 0.00772334, 0.0173476506, -0.0178151019, 0.0292936359, 0.00293715461, -0.00614958629, -0.006985805, 0.00529778516, -0.000905687572, -0.00505626854, -0.00344615756, -0.00603532, -0.000825831259, 0.00519650429, -0.00454466883, 0.0199965425, -0.00173736201, 0.0157063752, 0.0138054052, 0.000953082, 0.0100709861, -0.0142105306, -0.0020905477, -0.00213469588, 0.00795187149, 0.0255748, 0.0180955734, 0.000178540562, -0.005082238, 0.00647680229, 0.000348316389, 0.00194252131, 0.018386431, 0.0134418318, -0.0103151, -0.0136288125, -0.0109072048, 0.0227493141, 0.0237257686, 0.00761946198, -0.00824273098, 0.00535491854, -0.00517832534, -0.014574104, 0.00952043198, 0.00464335317, -0.0234349091, -0.0235595629, -0.00234504906, 0.0167451575, -0.00594182964, -0.0100346291, 0.0136288125, 0.00355003565, 0.0324515328, 0.00507444749, 0.00207626447, -0.020962609, 0.0312465467, -0.000207431673, 0.00974377, -0.000866733259, -0.0020658765, -0.0125588672, 0.0154259047, -0.0176488962, 0.00815962814, -0.0127977878, 0.0119771501, 0.00553670526, -0.0086114984, -0.00780124869, 0.00207886146, 0.0218144096, 0.0134314438, -0.0169321373, -0.00992555637, 0.0149065135, 0.00930748135, 0.0196329691, 0.0154259047, -0.0172333848, 0.00442780601, 0.00106020633, -0.00774930976, -0.0161426645, -0.00218144106, 0.0121329669, 0.0206821393, 0.00415772293, 0.0174930803, -0.0217520837, 0.0365858823, 0.010772164] |
25 Jul, 2024 | How to Install plotly in Anaconda for R
25 Jul, 2024
The Plotly is a powerful and versatile graphing library that allows users to create interactive, publication, and quality graphs. Plotly is a popular library for building interactive graphs and visualizations in R Programming Language. When using Anaconda, a distribution of Python and R for scientific computing, you can easily manage and install libraries. This article provides a step-by-step guide to installing Plotly for R in an Anaconda environment.Install Plotly in Anaconda Here we explain how to install Plotly in Anaconda with related examples for your reference follow the steps.Step 1: Open Anaconda PromptFirst, we need to open the Anaconda Prompt. By searching Anaconda Prompt in our operating System below we provide an output image for your reference.Install plotly in AnacondaStep 2: Activate the Conda EnvironmentActivate the new environment using the following command:conda activate r_envStep 3: Install PlotlyNow install Plotly library by using below conda command. Below we provide that command for your reference.conda install -c conda-forge r-plotlyInstall plotly in AnacondaStep 4: Verify InstallationOnce Plotly library successfully installed in our system. Now Its time to verify the installation. There is a command in conda to check the Plotly package. For this use below command.conda list plotlyInstall plotly in AnacondaStep 5: Test PlotlyNow to ensure Plotly is working correctly, We can run a simple test script for your reference. Open your python shell and write below script and run It.
R
# Install and load the plotly package if you haven't already
library(plotly)
# Load the iris dataset
df <- datasets::iris
# Create a scatter plot
fig <- plot_ly(df, x = ~Sepal.Width, y = ~Sepal.Length, color = ~Species,
type = 'scatter', mode = 'markers')
# Show the plot
fig
Output:Install plotly in AnacondaConclusionBy following these steps, you can install Plotly for R in an Anaconda environment and start creating interactive visualizations. Using Conda to manage your environments and dependencies helps ensure that your projects remain organized and reproducible. Whether you choose to install Plotly via Conda or directly within R, the process is straightforward and enables you to take full advantage of Plotly's powerful visualization capabilities.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R | https://www.geeksforgeeks.org/how-to-install-plotly-in-anaconda-for-r?ref=asr10 | Python Projects | How to Install plotly in Anaconda for R | How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub | GeeksforGeeks | [-0.0503415577, 0.00416443823, -0.0102019524, -0.000217528097, 0.020509135, -0.0712610856, -0.00184150774, 0.0353779942, -0.013816569, 0.0224348251, 0.0112174125, -0.0480265208, -0.0206985455, -0.0507624745, 0.0269596726, -0.0287906565, -0.0222664587, 0.0182888024, -0.00779220834, -0.0201092642, 0.0305374581, -0.0275279097, 0.00290958211, 0.0331050456, 0.013785, -0.00258468767, 0.0107544046, 0.00277278433, -0.0110069541, 0.0227084197, 0.0584231466, 0.0125432983, 0.0293799397, -0.0286433361, -0.0190674961, -0.00760279596, 0.0131115345, -0.0294220317, -0.0124275461, 0.0274016336, -0.0358620472, 0.034767665, 0.0174259245, -0.0148478132, 0.0248761382, -0.0328735411, -0.0164262485, -0.0192569084, -0.0316949785, -0.00884449854, -0.00196383637, -0.0099599259, 0.0372300223, -0.0142901, 0.0129957832, 0.019056974, 0.0597279854, 0.0148267671, 0.00611906685, -0.0422389247, -0.00899708085, -0.010996432, -0.00769224064, -0.0232135188, -0.00759753445, -0.0231293365, 0.00668204203, 0.0319264829, -0.0521094054, 0.00325157633, 0.0532458797, 0.0117751267, 0.00388031965, -0.049120903, -0.00550873857, 0.0343046561, -0.00539298682, -0.032894589, -0.0402606204, 0.0387032293, -0.0203828588, -0.0423020609, -0.0429123901, 0.0264124814, 0.0294641238, 0.0191516802, 0.020498611, -0.0276962761, -0.00206380407, -0.0158580113, 0.0287275203, -0.00737655349, 0.0123012709, 0.00223611644, 0.00768171763, -0.0337995589, -0.00433543511, 0.00307268719, -0.0158053972, 0.0242026728, -0.00154555112, 0.0312530175, 0.0113436878, -0.0262862071, -0.0143321911, -0.0603172705, 0.0126274815, -0.0172575582, -0.0229820162, 0.0067609637, -0.0403868929, -0.0039513493, -0.00108188577, -0.00288327481, -0.0351885818, 0.0202355385, 0.00937590469, -0.03333655, -0.0275489558, -0.00612432836, -0.0023032, -0.00631900225, -0.0166261829, 0.0549716353, 0.00239790604, 0.00261494098, 0.0185518749, 0.00652419869, 0.0333786421, -0.000505428063, 0.0163420662, -0.0315055661, 0.012827416, -0.0187412873, -0.00524829701, 0.00851302687, -0.00556135317, 0.013816569, 0.0125117293, 0.00214141025, -0.0364092365, -0.0636004135, 0.00459324615, 0.00663995044, -0.0053824638, 0.0304532759, -0.00789217558, 0.0280751, -0.0203302447, -0.00333839026, -0.0414391831, 0.00964423921, 0.0615800172, 0.00803949684, -0.000606382149, -0.0205617491, 0.0147004928, 0.017204944, 0.0206669774, -0.0395450629, 0.0167419352, -0.00606645225, 0.0053430032, 0.0244341753, 0.0132272867, 0.0178468395, -0.0128168939, -0.0284328777, -0.0615800172, 0.0292747114, 0.00359620154, -0.0227715578, 0.00603488367, 0.0308321, -0.0383244045, 0.0130589204, -0.0200882182, -0.0279909167, 0.0135324504, -0.0313161537, -0.034767665, -0.0315897502, 0.00785008445, -0.00484579615, 0.00529565, 0.0236133896, 0.0422599688, -0.0334628262, -0.015710691, -0.00298324251, 0.0092128, -0.0254022833, 0.0168050732, 0.0196146872, 0.00599279208, -0.00934433658, -0.0463007651, 0.0284539238, -0.00464323023, 0.000280172244, -0.0383664966, -0.0230451524, -0.0280119628, 0.0130168283, 0.0221191384, -0.017604813, -0.00641370798, 0.00620325, 0.0480265208, -0.018583443, 0.0361777321, -0.00470636738, -0.00851828884, -0.0106649604, -0.00602436066, 0.0101703843, -0.00272280071, 0.00478792, 0.0195831191, -0.0391031019, -0.0240974426, -0.00972316, 0.0266650319, -0.00735550793, -0.0460482165, 0.0240974426, 0.00821838528, -0.0115646683, -0.00669256505, -0.0182256643, 0.0364513285, -0.0180046838, 0.0145005574, -0.0185729209, -0.0305585042, 0.00251102727, 0.00483790366, 0.0029306279, 0.0121749965, 0.0356726348, -0.0139638893, 0.00263072527, -0.0065820748, -0.0134587903, -0.0316318423, -0.0180046838, 0.0255496036, 0.0555609167, 0.0113121187, -0.0135008823, -0.0205933172, -0.0221191384, 0.0252339169, -0.0111437524, -0.0354832225, 0.0307479165, 0.0386821851, -0.0248550922, -0.00376193714, 0.000821444, 0.0356515869, -0.00994414184, 0.00163368043, 0.0311898794, 0.0364092365, -0.0186886732, 0.0236344356, -0.034262564, 0.0227505118, -0.00803949684, 0.0581285059, -0.00752387429, 0.00914440118, -0.0224348251, 0.02386594, -0.000778037, -7.6948716e-05, -0.0388505496, 0.00266097859, -0.0427861139, 0.00619272748, -0.0738286749, 0.0172680803, 0.0361145958, 0.0392504223, -0.0287275203, -0.00415654574, -0.004530109, -0.0475635119, 0.000134742455, -0.0146584008, -0.0218665879, 0.0117856488, 0.0220349543, 0.0480265208, 0.00922332238, -0.0122381337, 0.0050036395, -0.0166998431, 0.0243710391, -0.0358830914, 0.0241605807, -0.0245604515, 0.0297166724, -0.0149109503, -0.0267071221, 0.0136797717, 0.0181835722, -0.0263914354, 0.0107491435, 0.0499206409, 0.0315266103, -0.0244973134, -0.0154265733, 0.00677674823, 0.0460482165, 0.0129221221, 0.00547190849, -0.0327472687, -0.00832887646, 0.0328735411, 0.00616115844, -0.0458798483, 0.00175206305, 0.0341994278, 0.0165946148, -0.0149846114, -0.0318423, 0.00821838528, 0.0363040082, -0.00174680154, -0.0228557419, -0.0449117422, 0.0289590228, 0.00149688264, -0.053835161, -0.0327051766, -0.010465025, -0.0212457366, 0.0368932895, -0.0292536654, -0.0490367189, 0.00582968723, 0.0048221196, 0.0396713354, -0.0226452835, 0.0166577529, -0.0188570395, 0.0390189178, 0.0384717248, 0.000707665109, 0.0096337162, 0.00834992155, -0.00103913643, 0.0375036187, 0.00988100376, 0.0122907488, -0.000162529497, -0.00421705237, 0.0644001514, 0.0308952369, -0.0108280648, -0.0570762157, 0.0208353437, -0.0125748664, -0.0176153369, -0.0301375892, 0.0373563, 0.0345572084, -0.0158474892, -0.0202671066, 0.0143532371, 0.00175863982, -0.0249603204, -0.0142585309, -0.0194042288, -0.0165840928, -0.00620851154, -0.0211615544, -0.0159106255, -0.00209011114, -0.0129115991, 0.0123749319, 0.0551820919, 0.0121434275, 0.00958110113, 0.0246025417, 0.0023032, 0.0116488514, -0.028096145, -0.0230872445, 0.0129536912, -0.00256232638, -0.0286643822, -0.00389873493, -0.0241184887, -0.0187833775, 0.0444908254, 0.0271280389, 0.00807106495, 0.00824469328, -0.0218876339, -0.00765014905, -0.000288886513, 0.0143321911, 0.00639792392, -0.0294430777, -0.0134377442, -0.000795794418, -0.0149004282, -0.0203091986, -0.00570341246, -0.0113857789, 0.0285381079, 0.0354832225, 0.0145110805, -0.01476363, 0.00479581207, -0.0356305428, 0.0285802, 0.00419863733, 0.0288748406, -0.0287906565, -0.00626112614, -0.00997044891, 0.0152055919, -0.0008694547, -0.0310636032, -0.0411866345, 0.0151108857, 0.00500627, -0.00223611644, 0.000388689659, -0.0182572324, 0.0344098881, -0.0167314131, -0.0091864923, 0.0157001689, 0.023381887, -0.0122697027, -0.0497101843, -0.010975386, -0.0292536654, -0.0236975737, -0.047689788, 0.0187202413, -0.0289800689, -0.0103861038, -0.00241369032, -0.0363671444, 0.00588756334, 0.0170471, -0.00256627239, -0.00325946859, 0.0259073824, 0.0307058245, -0.0403658487, 0.0191727262, 0.0621693, -0.00426440546, 0.0187623333, 0.0187833775, 0.0296535343, -0.00594017748, -0.0104387179, -0.0163525883, 0.000178067217, -0.0283276495, -0.00560344476, -0.0212246906, -0.00722923316, -0.0108491108, -0.00119566463, 0.0260547027, -0.00532195717, -0.00150740554, 0.0245814975, -0.024813, 0.0246235877, -0.00869717728, -0.00277804583, -0.0169839617, 0.0670940205, -0.00425914442, -0.034809757, 0.0036698617, -0.0195305049, 0.00151792844, -0.00639266241, 0.0348308, 0.0157001689, 0.0187518094, 0.0180362519, 0.0260336567, 0.00975472946, 0.00212299521, -0.0179625917, -0.0131431036, 0.00239001401, -0.0113331648, 0.0407236256, -0.00735550793, -0.0218665879, 0.00492734835, -0.0115015311, -0.00256627239, 0.0226031914, 0.00407762406, -0.0126590496, 0.00333839026, 0.0242237188, 0.0166367069, 0.0267913062, 0.0269386265, 0.0121855196, -0.0101493383, -0.0229820162, 0.0198251456, -0.010964863, -0.00743969111, 0.0117119886, 0.031463474, 0.0143848062, -0.0296745803, 0.0129431682, -0.00114699616, 0.00768171763, -0.0439436361, 0.00507203816, 0.00228083879, 0.0332944579, -0.00213877973, -0.0368512, -0.0026715016, 0.00338311261, -0.0152687291, 0.0108280648, 0.00359883206, 0.0145110805, 0.00154160499, -0.0483632535, 0.0191727262, -0.0300534051, -0.0114910081, 0.0165104326, -0.00858142599, -0.000105311221, -0.0185729209, -0.0220139083, 0.0241395347, 0.023844894, 0.0015152978, 0.021414103, 0.0207195915, 0.00225979299, 0.0185308289, 0.0302007254, -0.0277804583, 0.00234134542, -0.0146584008, -0.0032384228, 0.014753107, 0.0370406099, -0.0163525883, -0.0154686645, -0.0401343442, 0.0131115345, 0.013795523, 0.00116212294, -0.0048168581, 0.0250655506, -0.00018053352, -0.00238343701, 0.0165630467, -0.00258074142, -0.0122486567, 0.0392293744, 0.0258021541, -0.0154686645, -0.00313056307, 0.0102387825, 0.00896025, 0.0172470342, 0.0269807186, 0.0110700922, -0.012395977, -0.0282645114, 0.000808948, -0.0243710391, -0.0318423, -0.00343835796, 0.0400080681, 0.0300744511, 0.0134166991, -0.0271280389, 0.0130694434, 0.0239922144, 0.0159842875, 0.0103966258, -0.0102177365, -0.00829730742, 0.0267702602, 0.00444329483, 0.011448916, 0.0153844813, -0.0109122479, 0.031000467, -0.00368038472, 0.0210668482, -0.0196567792, -0.0466795899, 0.0080079278, 0.0228978321, -0.00847093575, 0.000581061468, 0.00351201813, 0.00944430381, 0.0136061106, -0.00798688177, 0.000993098831, 0.0112595037, -0.0107649276, -0.011890878, -0.0287064742, 0.0169734396, 0.0275910459, 0.0107438816, 0.0388715975, -0.0222033206, -0.037166886, -0.016542, -0.0186150111, 0.0231924746, 0.00703455927, 0.0101545993, -0.00486684171, -0.0218455419, 0.0105807772, -0.0285591539, 0.0075343973, -0.0222033206, -0.0148688592, -0.0115646683, 0.099672921, 0.00785008445, 0.00623481907, -0.0173522644, 0.012869508, 0.0425756574, 0.0234660693, 0.000358436315, 0.000392964575, 0.00307268719, 0.0105860382, 0.0120066302, 0.0119961072, -0.0174469706, -0.0324315801, -0.0088129295, -0.00913387816, -0.017131282, 0.00176258595, 0.0129536912, -0.0226242375, 0.00165209547, -0.00831309147, 0.0297798105, 0.00554556865, 0.0171944201, -0.00198751292, -0.00656102877, 0.0173627865, -0.0348518491, 0.0270228107, 0.0107754506, 0.00610328279, 0.0145742176, -0.00422757538, -0.000856958737, -0.00919175427, -0.0327051766, -0.011922447, -0.0455431156, -0.0247709099, -0.0434806272, 0.00901812594, -0.00110622, -0.00957057811, 3.56381061e-05, -0.00413813069, 8.91158197e-05, -0.00608749827, -0.0015258207, -0.00416706875, 0.00232950714, -0.00478792, -0.0369143374, -0.0264335275, -0.0259494744, 0.0282645114, -0.0489525348, 0.00301744184, 0.0137744779, -0.0275068637, 0.0184256, 0.0239711683, -0.0111753205, -0.0278856885, -0.0588861555, -0.00228873105, 0.017152328, 0.00839201361, 0.0161421299, 0.0376509391, -0.0277173221, 0.0147320619, -0.00959688611, -0.00703455927, 0.00857090298, -0.0163104963, -0.00983891264, 0.0158474892, 0.0170891918, -0.0246867258, -0.00237686024, 0.0153739583, -0.00297271949, -0.019099066, -0.0531196035, -0.00720292563, 0.0265387557, 0.00577707263, 0.00772380922, 0.0060611912, 0.0210247561, 0.0225821454, 0.0143111451, 0.0208353437, -0.0163946804, 0.0170786679, 0.0308321, 0.0103966258, -0.035693679, -0.00108451652, -0.00180862367, -0.0168997794, -0.0261599328, 0.0258021541, 0.0355253145, -0.0253601912, 0.00420916034, 0.0125117293, 0.0252339169, -0.0531196035, 0.00174022478, 0.00863404, 0.00540351, -0.0302849095, -0.0165104326, 0.0386611372, 0.0320948474, 0.00300165755, -9.05133929e-05, 0.00696616061, 0.00929172151, -0.0493734516, -0.0247919541, -0.00558766024, 0.0336943306, 0.000168859682, 0.0204459969, 0.0297587644, 0.0473951474, -0.00902864896, 0.000265538838, -0.0241184887, -0.000501482, -0.019519981, -0.0117961718, -0.00993361883, -0.00659785885, 0.00436963467, -0.0162999742, 0.0101440763, -0.00536141824, -0.0122065656, 0.0140796416, 0.0203512907, 0.00937590469, 0.0249392763, 0.00119106087, 0.0269807186, -0.0229820162, -0.000231010563, 0.00679779425, -0.0168892555, 0.00168366416, -0.0307058245, -0.0272122212, -0.0202565845, -2.74376416e-05, -0.0220980924, -0.0299902689, 0.00958110113, 0.0571183078, -0.00220454787, -0.00820260122, -0.0352727659, 0.0110385232, 0.0168366414, -0.013795523, 0.0132272867, -0.0337364189, 0.0105281621, 0.033778511, -0.00640844693, 0.0116909435, -0.0153739583, 0.00120947591, 0.0440278165, 0.000748441322, -0.00506677665, 0.0124906832, -0.0327683128, -0.0156054618, 0.00186255353, 0.00207432685, -0.0172365122, 0.0230872445, 0.0117014656, 0.0236344356, 0.0139849354, -0.0464270376, 0.014784676, -0.0428071618, 0.0139428442, 0.0281592831, 0.0075343973, 0.0149004282, 0.0230451524, -0.0216350853, -0.00373562984, -0.00772907073, -0.012848462, -0.0111753205, -0.00256101112, 0.000924042251, -0.00103387504, -0.00442488, 0.0173101723, 0.0169944856, -0.0253601912, 0.0289169326, -0.0173101723, 0.0108596338, 0.0225400534, 0.0425546132, 0.011943493, 0.00467742933, 0.0137744779, 0.00111871597, -0.00927067548, 0.00522198947, 0.00973894447, 0.0283066034, 0.0178468395, -0.0111963665, -0.00341731217, -0.0480265208, -0.00637687789, -0.00587704033, -0.0398397036, 0.0216771755, 0.0306216422, 0.0158790573, 0.00803423487, -0.0199619438, 0.0244131312, -0.00268465513, -0.0225190073, 0.0307900086, -0.0263072532, 0.0124485921, 0.0115436222, -0.0344309323, 0.0126274815, -0.0255916957, 0.00217560981, -0.0282013752, -0.00842884369, -0.011880355, -0.00537720229, -0.0240132604, -0.0258863363, 0.0104387179, 0.0278435964, -0.0212667827, 0.0359672755, -0.00394082628, 0.0116067594, -0.000926672947, 0.00448538642, 0.0125117293, -0.0489946268, 0.0113226417, -0.0181520041, 0.0275279097, -0.00278330734, -0.00404605549, 0.0211510304, 0.016689321, -0.00821838528, -0.00051989709, -0.0253601912, 0.0215929933, -0.0159316715, -0.0305374581, -0.00218613259, 0.0211405084, -0.0231714286, -0.0155949397, 0.0096495, 0.0133851301, -0.00167708739, 0.0191095881, 0.0149846114, -0.000983891194, 0.0230872445, -0.010943817, 0.0166998431, -0.0174048785, 0.0157001689, -0.00891815871, 0.000568565505, 0.0195725951, 0.000390005, -0.0316739306, 0.000498522422, -0.0104387179, -0.01001254, -0.000614603166, 0.00797635876, -0.0189727899, -0.0256758779, -0.0523198657, -0.00416443823, 0.0202039704, 0.028601246, -0.0101388153, 0.0192884784, 0.00763436453, -0.00849198084, 0.00202171225, -0.0138902292, -0.0387032293, 0.000106297739, -0.0122697027, -0.0394398347, -0.0112384586, 0.0318843909, -0.00625060312, -0.00351991039, 0.00438541919, 0.0116698975, 0.00093390746, -0.0260547027, -0.0186991952, -0.00448012492, 0.0222664587, -0.0510992073, 0.00441435678, 0.0118066948, -0.014753107, 0.00506677665, 0.00681357831, 0.0172259882, -0.0176679511, -0.0150161795, -0.0211405084, -0.0164472945, -0.0296956263, 0.00290958211, -0.0117540807, 0.00151661306, -0.0224137791, -0.0492471755, 0.0231924746, -0.0381770842, -0.0214246269, 0.00435648113, -0.0187728554, 0.00166656449, -0.00556135317, -0.00779747, -0.0156370308, 0.0149951344, 0.00224006246, -0.0186150111, 0.0023058306, 0.0152055919, -0.0223295968, -0.0102756126, -0.00789217558, 0.0296745803, 0.00823417, 0.0391872823, -0.0105018551, 0.0353359021, 0.00582442572, 0.0468900464, -0.0203828588, -0.016689321, -0.0368091092, -0.0200461261, 0.0212667827, 0.0357147269, -0.00371984555, -0.00285433698, 0.00707138935, -0.00669782655, 0.0105229011, 0.00237028347, 0.0644001514, 0.0313792899, -0.0120487213, -0.00566132087, -0.00105163245, 0.0319475271, 0.0361145958, -0.0479423366, -0.0169734396, -0.00966002326, 0.00757122738, -0.0232135188, 0.0247919541, 0.00403816346, -0.000768829428, -0.0520673133, 0.00588230183, 0.0129957832, -0.00257811067, -0.0175942909, 0.00750282826, 0.00122723333, 0.0375036187, 0.0263493434, -0.0218034517, -0.0201724, -0.00924963, 0.0305164121, 0.0208563898, -0.00709243538, 0.0237607099, 0.00930224452, -0.00393819576, 0.0188570395, -0.00423283689, 0.00763962604, -0.0100493701, 0.00169287168, 0.00751335127, -0.0250445046, 0.0150372256, 0.00446434086, -0.00139296905, 0.0202671066, 0.00839727465, 0.0021190492, 0.014774153, 0.00406184, 0.00700299069, -0.0125643434, -0.0115646683, -0.010028325, -0.0249603204, 0.0176153369, -0.0459219404, 0.00515096, 0.032347396, -0.0275910459, 0.0131746717, -0.0146794468, 0.0211089402, 0.0290011149, -0.00749230571, -0.0383664966, -0.0107123135, 0.0243289471, 0.00122986408, -0.00192042941, -0.0145636946, -0.00336995907, -0.0279909167, 0.0101440763, 0.0120276762, 0.0173206944, 0.00982839, 0.0386190452, -0.029506214, 0.0201197863, -0.00675570266, -0.0129536912, -0.00440646475, -0.00136403099, 0.00122591795, 0.0303901378, -0.025254963, 0.0102913976, 0.00409603911, -0.0032910374, 0.000388689659, -0.0169734396, -0.0016192114, -0.00168629491, 0.00801318884, -0.012827416, -0.0288537946, -0.02386594, -0.00856564101, -0.0157212149, 0.0141427787, 0.0183624625, -0.0102072144, 0.00199672044, -0.0160474237, -0.039524015, -0.00782903843, 0.0308952369, -0.00859194901, -0.00761331897, 0.00396713382, 0.039481923, 0.0224348251, 0.00853933394, 0.00636635534, -0.0121013364, 0.0344309323, -0.0134166991, 0.00475898199, 0.0113436878, 0.0151845459, -0.0280540548, 0.0270859469, -0.00887080561, -0.0224979632, -0.00255311886, 0.0166156609, 0.00636109384, -0.0110174771, -0.00191516802, -0.0211405084, 0.0264756195, -0.00447223289, 0.0184887368, 0.000207334029, 0.00652946, -0.0273595434, 0.0120802904, -0.0129852602, 0.0014995134, -0.0199303739, 0.0142795769, 0.0179205, 0.0221191384, 0.00531932665, -0.000572511577, 0.0124065, -0.00235976046, 0.00953374803, -0.0334628262, 0.0129326452, -0.00908652507, 0.0146373557, 0.00982839, -0.0208248217, 0.037166886, -0.019299, 0.020972142, -0.000488328398, -0.0270649, -0.0113857789, -0.00990731176, -0.0168576874, -0.005955962, -0.00900760293, 0.00386190461, -0.0209616181, -0.00826573838, -0.0180678219, 0.00914440118, 0.00866560917, -0.0115646683, -0.015237161, 0.00181256968, 0.00555083, 0.0112279356, 0.0034778188, -0.00232293038, -0.0112595037, 0.000848408905, 0.0122065656, -0.0192358624, 0.00702403625, 0.0158369653, 0.0274016336, 0.0118593099, 0.00920227729, -0.0167945493, -0.0215403792, 0.0312740617, 0.0149319964, 0.000468269107, -0.0111437524, -0.00168103341, -0.00288590556, 0.0311477873, 0.0278435964, 0.0134903593, 0.0141848708, -0.0180152059, 0.0195831191, -0.0182888024, -0.00739233801, -0.0132272867, -0.000809605699, 0.00650315266, 0.00520357443, 0.029085299, 0.0258021541, -0.0103913648, -0.0156054618, -0.00594017748, -0.00453800103, 0.0062821717, 0.00930750556, -0.0116698975, -0.0208774358, -0.00804475788, 0.00231766887, 0.013837615, 0.0178468395, 0.00956531707, 0.00407499354, 0.00192437554, 0.0155002335, -0.00781325437, 0.0216771755, -0.00150345953, -0.0135640195, 0.0265177097, 0.00595070049, 0.00187833782, -0.00631374074, 0.00864456315, -0.0104492409, 0.017141806, -0.0118172178, 0.0235081613, -0.00602436066, 0.00914966222, 0.00565605937, -0.00784482248, -0.00541929388, -0.00896551181, 0.00445907936, -0.00101611763, -0.0137323858, 0.00224663946, 0.00332786748, -0.0134693133, -0.00855511893, -0.00072608015, 0.011890878, -0.00147978298, -0.0154370954, -0.00474845897, 0.0109122479, -0.00132851629, 0.0143532371, 0.00310951727, -0.00354884844, 0.0186991952, -0.0108280648, -0.0177837033, 0.0187307633, -0.0232135188, -0.00384348957, 0.00575076556, -0.0154476184, 0.00822890829, 0.0134166991, -0.00446434086, 0.011890878, -0.0126800956, -0.0228136498, 0.00268597039, 0.0130063053, -0.00545612397, -0.016226314, 0.0117961718, 0.0343888402, 0.00488788774, 0.00981260557, -0.0187307633, 0.0122381337, 0.00984417368, 0.0014784676, 0.0144795114, 0.0245183595, -0.00610854384, 0.023360841, 0.0174469706, 0.0137323858, -0.0153529122, -0.0215193331, 0.00097994518, 0.00829730742, -0.039481923, 0.0146268327, -0.00871296227, 0.0203512907, 0.0121749965, -0.00899181888, 0.0106544374, 0.0027122777, -0.00501416251, -0.0294220317, -0.0106807444, -9.7419048e-05, -0.0150793176, -0.00868139323, -0.00243999762, -0.0150267025, -0.00869717728, -0.0159842875, -0.0143848062, 0.0063821394, 0.00194015983, -3.44666114e-05, -0.0121013364, -0.0013429852, 0.0151635008, 1.53321962e-05, -0.00779220834, -0.0130799664, -0.00849724282, 0.0123012709, -0.0389557779, 0.00428808201, 0.0110490462, -0.0149635654, -0.00396713382, -0.0204670429, -0.000548506214, 0.00513517577, -0.0171102379, -0.0269175805, -0.00821838528, -0.000641897, 0.0286222901, -0.0127011416, -0.0305374581, 0.0207932517, 0.0158369653, -0.0141006876, -0.0109017259, 0.0155528476, -0.0239922144, 0.00962319318, 0.0236344356, 0.0122381337, -0.0068083168, 0.03333655, 0.0284539238, 0.030958375, -0.0164052024, -0.00732920039, 0.00468795234, 0.000576786522, 0.005955962, -0.0164788626, -0.00831835344, 0.00484053465, -0.00439857272, 0.00830783, 0.00249129673, -0.0102124754, 0.00396976434, 0.0207406376, 0.00299376529, 0.00308057922, 0.0153950043, 0.0227294657, 0.0300323591, 0.0116278054, -0.0173206944, 0.00391978072, -0.0060085766, -0.0193831846, 0.00747125968, 0.00222822418, -0.0152687291, 0.00593491597, -0.00662942743, -0.0289379787, 0.00735024642, 0.00221638614, 0.018593967, -0.0431438945, 0.0137323858, 0.00196120562, -0.0139533663, 0.00601383811, 0.00158895808, 0.0101861684, 0.00230977684, -0.0127327107, -0.0339468792, -0.0201092642, 0.0106070843, 0.00956531707, 0.0133640841, -0.0264756195, 0.0193621386, -0.022056, -0.00502468506, 0.00259126443, -0.0281592831, -0.0366407409, -0.00315950112, 0.0365144648, -0.040029116, 0.0359251834, 0.00814998709, 0.000912861666, -0.0149740884, -0.00336206681, 0.0217824057, -0.00565079786, -0.00269386265, 0.0186781492, -0.00134364294, 0.00812894106, -0.0018112543, 0.0083814906, -0.0280330088, -0.0030042883, 0.0143742831, 0.0283276495, 0.00336206681, -0.0103124427, -0.00455641607, -0.00737129198, -0.00801845081, -0.0111016603, -0.00170865608, -0.000149704705, -0.00578759564, 0.00182572333, -0.00712400395, -0.00339889713, -0.0272122212, -0.0139428442, -0.0245394055, -0.0355884507, 0.0235502534, 0.0278225504, 0.0205512252, 0.0063347863, -0.00654524425, 0.0104439789, 0.0369564295, -0.00125617126, 0.00522462046, 0.0102124754, 0.0043433276, 0.0141112106, -0.0153844813, 0.00771328667, -0.00197304389, 0.0143848062, 0.00210063416, 0.00393030373, -0.012837939, 0.0139954584, 0.0316739306, 0.0325368084, 0.0459640324, -0.0115541453, 0.0136587257, -0.0281592831, -0.00932855159, -0.0134587903, -0.0259073824, 0.0158474892, -0.00620851154, -0.0214772411, -0.0200776961, 0.00713978847, -0.0184150767, 0.00240974431, 0.0153950043, -0.0336522385, -0.0201513562, -0.00834466051, -0.0162684042, -0.00200198195, 0.0135534965, -0.0063295248, -0.0148267671, 0.0202250164, 0.00886554457, -0.00491945632, 0.0112174125, -0.0154370954, -0.0132588549, -0.00132325478, 0.0123749319, 0.00127129804, -0.00147583685, 0.00892342, -0.00432491256, -0.00351727963, 0.0443224609, -0.00416706875, 0.0114594391, -0.0254443754, 0.0266229399, 0.0018480845, -0.00813946407, 0.0124801602, 0.000175272071, 0.0102387825, -0.0107175745, -0.00479844306, 0.00909704808, 0.00349886459, -0.00317791617, -0.00888659, -0.0157738291, 0.00645579956, 0.00261362549, -0.00201776624, 0.00507203816, 0.0130799664, -0.00587704033, 0.00287012127, 0.0145321265, 0.00210326491, -0.00923910737, -0.00733972341, 0.000487999525, 0.00355937122, -0.00151661306, -0.0103545347, 0.0074817827, 0.0125959124, -0.0162789281, 0.00694511458, 0.000156857, 0.00043933111, -0.00330419093, -0.0108175427, -0.016194744, -0.0125853894, 0.0334628262, 0.0181835722, 0.00832361449, 0.00298324251, -0.0163315423, -0.0244552214, 0.0102756126, -0.0308531467, -0.000576457649, -0.0134272221, 0.000124301761, -0.0294430777, 0.0146057867, 0.00436963467, 0.0120487213, -0.00755018136, 0.00517989788, 0.0452484749, -0.00109372404, -0.00189938361, -0.0124485921, 0.0203618128, 0.0146268327, -0.0220980924, -0.0134587903, 0.0117119886, -0.00405920902, 0.0105913, 0.00286485977, 0.0239922144, -0.00388031965, -0.0315476581, 0.00430912804, -0.000241204616, 0.000372247625, 0.00668730354, -0.00210984168, -0.00861825608, -0.0247288179, -0.0117225116, 0.0212878287, 0.00361987785, 0.011922447, -0.0377772152, -0.0415444151, -0.00742916809, -0.00868139323, -0.00640318543, -0.000788559904, -0.0101651223, -0.0074817827, -0.00912861619, 0.0432701707, -0.020488089, 0.0122697027, 0.0156791229, 0.0164472945, 0.022371687, -0.0173312183, -0.020498611, 0.00530354213, -0.0115646683, 0.00645579956, 0.00944956485, -0.00677674823, 0.00693459157, 0.0111016603, -0.00690302299, 0.0268965345, -0.0106228683, -0.00632426376, 0.0336522385, -0.0189938359, 0.0140691185, -0.0100546321, -0.00637161639, -0.00913387816, -0.0102966586, 0.0125327753, -0.00927593745, -0.00985995866, 0.00122065656, -0.0139007522, -0.000599476509, -0.00344098872, -0.00423546787, 0.0143321911, -0.0130168283, 0.00770802516, 0.0205617491, -0.00315687037, 0.00456167758, -0.000302533415, 0.00777116232, 0.00392241124, -0.00278330734, -0.000328018563, 0.00938116666, 0.00978629757, -0.00769224064, -0.0163104963, -0.00202828925, -0.00822364725, -0.012880031, -0.0125748664, 0.00656629028, 0.00961267, 0.0146899698, -0.0307058245, -0.0209405739, 0.00381981302, 0.0168576874, 0.00301481108, -0.0133746071, -0.0251497328, -0.0159316715, -0.0236765277, 0.0197304394, -0.0131957177, 0.0141322557, -0.00463796873, 0.0320317112, -0.00721344864, 0.015247684, -0.0186465811, -0.0266439859, -0.0132167637, 0.0101019852, 0.00671887212, 0.00674517965, 0.00437226519, -0.00634530932, 0.0250024125, 0.0117435576, -0.00185992278, -0.00381718227, -0.00145084492, -0.0237607099, -0.0322211236, 0.00115751906, -0.0270649, -0.0216350853, 0.010017802, -0.0324947201, -0.025696924, -0.00843410473, 0.0397134274, -0.0156370308, 0.0125117293, -0.0163841564, -0.0160789937, 0.0221401844, -0.0199093278, 0.0113226417, -0.0132588549, 0.0194778889, -0.0124591151, 0.00856038, 0.0210037101, -0.00947587192, -0.0292326193, -0.00814472511, 0.0120697673, 0.00380139798, -0.0159842875, 0.0133535611, -0.000618878112, 0.0240974426, -0.0116067594, -0.0106070843, 0.0020256585, -0.0081815552, -0.00670308806, 0.00948639493, 0.0308952369, -0.0143111451, -0.00341731217, 0.0404079407, -0.0360725038, -0.021929726, -0.000568236632, -0.0268965345, 0.0141322557, 0.0262862071, 0.0227294657, 0.00939695071, 0.00479055056, -0.0145952636, 0.0157422591, 0.0169103015, -0.00671361107, 0.0161631759, 0.00936012063, 0.0117751267, -0.00446960237, 0.024307901, -0.0164367706, -0.0011686997, 0.00619798852, -0.00757122738, -0.00302007259, 0.000500824302, -0.010007279, -0.00497996295, -0.0291484352, -0.00754492, -0.00626112614, -0.0164893866, 0.00389347342, 0.0207301155, -0.011880355, -0.017204944, -0.0187412873, -0.0017494323, 0.00257548, 0.00448538642, 0.0117540807, 0.00710295839, 0.0281382371, -0.00272806198, -0.00266229408, -0.00725027872, -0.00681357831, -0.00460113864, -0.0222664587, 0.0384085886, 0.0426808856, -0.00516674435, -0.0304953679, -0.000309274648, 0.0015047749, 0.00899181888, 0.0114068249, 0.0096337162, 0.00989152677, 0.0127432328, -0.00184676913, 0.035756819, -0.0243289471, 0.0201303102, 0.0398817956, 0.00569815096, 0.0223295968, -0.0196567792, 0.00512991427, -0.0163525883, -0.0241816267, 0.000970737601, 0.00878662243, -0.00106544374, -0.00531406514, 0.000520225905, 0.0201408323, 0.00416706875, 0.00423809839, 0.00726080174, -0.00296219671, -0.023381887, 0.0105649922, -0.0210037101, -0.0207511615, -0.0121749965, 0.014742584, 0.0114594391, 0.025696924, -0.00882345252, -9.71107602e-06, 0.0215929933, 0.00989678875, 0.017646905, 0.0065820748, 0.0219718181, -0.00349360309, -0.00405920902, 0.0130273513, -0.00359883206, 0.00466690678, 0.0270017646, 0.00908652507, 0.000710953493, -0.00819734, -0.00751861278, 0.0165946148, -0.0145531725, -0.0207195915, 0.00626638765, 0.0135114053, 0.00922858436, -0.0143532371, 0.0102124754, 0.0221191384, 0.0230030622, -0.00357778626, 0.0097126374, -0.00607697526, -0.0219718181, -0.0160579477, 0.00149688264, -0.0183308944, 0.00436963467, -0.0194357987, 0.0119540151, 0.00763436453, 0.0100914622, -0.017646905, -0.00215193327, 0.0100546321, 0.0133009469, -0.0149109503, 0.00976525247, -0.00120487215, 0.0125117293, 0.0288117025, -0.0162578821, 0.00934959762, 0.0147320619, 0.0333786421, 0.0151845459, 0.00900760293, 0.0195831191, -0.00827626139, 0.00434069661, -0.0063295248, 0.0172259882, -0.00617168145, 0.00641370798, 0.0121855196, -0.00225979299, 0.0135324504, 0.00252155, 0.00345940376, -0.0149109503, -0.00332523673, 0.00225847773, 0.00198356691, -0.00840253662, -0.00405920902, -0.0129747372, 0.00313582458, -0.00830783, -0.00549821602, -0.0161421299, 0.0176679511, -0.0127221877, 0.00363040087, 0.00165078009, -0.00282013742, 0.00971789937, -0.0173417404, -0.0301375892, 0.0146057867, -0.0189727899, 0.0221401844, 0.00900760293, 0.00969159231, -0.017152328, -0.019035928, -0.0358199552, -0.0124380691, 0.0125012062, -0.0177100431, 0.000676096417, 0.000310425588, -0.005955962, 0.00848672, -0.0296535343, -0.0239080302, 0.0149214733, -0.0258021541, -0.004530109, -0.0170681458, -0.00222033216, 0.0132272867, -0.00235581445, 0.00398028735, -0.0103703188, 0.0192674324, -0.0234029312, 0.0244131312, -0.00604014518, -0.00299376529, -0.0184676908, -0.00578233413, -0.0215929933, 0.0290432069, -0.0367880613, 0.0143637601, 0.0174785387, -0.00196909788, -0.0275068637, 0.00616642, -0.00168234878, 0.0213299207, -0.0116804205, 6.3507352e-05, 0.0111437524, 0.000792506, -0.00805528089, -0.00625586463, 0.000820786285, 0.00723975571, 0.0161526538, -0.0272753593, 0.0043301736, 0.00307794847, -0.00537457177, 0.00216245628, -0.00195594435, -0.00691354601, 0.0198041, -0.014753107, -0.0179836378, -0.0115541453, 0.0108070197, 5.18951674e-06, -0.0125327753, -0.00245709741, 0.00264650956, 0.0167945493, 0.0176679511, -0.000762252661, -0.00460113864, -0.0138691831, 0.00582442572, -0.0118066948, -0.00888132863, -0.0186991952, 0.00871296227, 0.00645053852, -0.00176784734, 0.00345940376, -0.00782903843, 0.0251286868, -0.00927067548, 0.00151924381, -0.0301796794, 0.00141006871, 0.000398226024, -0.0095863631, 0.0126695726, 0.019519981, -0.010964863, -0.0243499931, -0.024265809, 0.002977981, 0.00946008787, -0.0159211494, -0.00115949218, 0.00147452147, -0.00861825608, -0.0104176719, -0.00561396778, 0.0111332294, 0.0172786042, 0.00939168874, -0.0236765277, -0.00288590556, 0.0015718583, -0.0212983526, 0.0170365777, -0.00854985695, 0.000710295804, -0.00124236, 0.00561922928, -0.00721871, 0.00830256846, -0.00219402486, -0.00291484362, -0.00759753445, -0.0156370308, 0.00422757538, 0.00868139323, -0.00804475788, -0.00844989, 0.00500100851, -0.0111227063, 0.0205512252, 0.00245578215, 0.0202565845, -0.00319633121, 0.0120592443, 0.012848462, -0.00882345252, 0.00152450532, 0.0137429088, 0.0124485921, -0.029085299, -0.00899181888, 0.00458535412, 0.0114594391, -0.0160158556, -0.00715031149, 0.00729763182, -0.00598226907, 0.000860247179, -0.0119540151, 0.013795523, -0.0232766569, -0.00194542133, 0.00936538167, 0.00827626139, 0.00857616402, -0.00795531273, 0.00926015247, 0.0125748664, -0.0124170231, 0.0351675339, -0.00918123126, 0.00222427817, -0.0281382371, -0.000925357628, -0.019299, 0.00787113, 0.0221401844, -0.0254654214, -0.00923910737, 0.0274226796, 0.0192463864, 0.00987574272, -0.00432228157, -0.00111082371, -0.00947061088, 0.0365565568, -0.00481422711, -0.00903917197, -0.0222033206, -0.023381887, -0.0165630467, -0.00247551245, -0.0103492728, 0.0193305686, 0.0296745803, 0.00736603094, 0.00404079398, -0.010465025, 0.0109227709, 0.0110911373, 0.00200329721, -0.0274226796, 0.0108175427, -0.0119855842, -0.00545086293, 0.00837096758, 0.0024044828, 0.0141217336, 0.0108701568, -0.0162789281, -0.0101335533, 0.0320317112, -0.00682410132, 0.00639266241, 0.0172891263, 0.0189307, -0.00857616402, -0.00909704808, 0.0193831846, -0.00850250386, -0.00237817573, 0.010023063, 0.00618220447, -0.0115330992, -0.0196041651, -0.0193937067, -0.00745021412, 0.0096337162, 0.00924963, 0.00154292036, 0.00604014518, 0.00282013742, 0.0037908752, 0.025696924, 0.044112, -0.00841832068, -0.00225979299, -0.0158053972, 0.00628743321, 0.00494313287, 0.0118172178, 0.00792374462, -0.0226031914, -0.00495365588, 0.00289642857, -0.0248340461, -0.00602436066, -0.021950772, -0.0272122212, 0.0275910459, 0.00416969974, 0.0043433276, 0.00701351371, 0.00575602707, -0.020509135, 0.00874453, -0.00637161639, -0.00812368, 0.00433543511, 0.00961267, -0.00802371185, -0.0152897751, -0.0306847803, 0.00598753057, -0.00428808201, 0.00352780265, 0.0233187489, -0.0111647984, 0.00439068, -0.0068925, 0.00742916809, -0.00492997933, -0.0128168939, -0.00172575575, -0.0106281303, 0.0156054618, 0.00263204053, 0.0055297846, -0.00797109772, 0.00621377304, -0.0262862071, 0.0206248853, -0.00568762794, 0.0311477873, 0.002977981, 0.00585073279, 0.00495102489, 0.00322000775, 0.00484316517, 0.00142453774, 0.00254128058, 0.00665047346, -0.0408078097, 0.0046695373, -0.00699772919, -0.0174364466, 0.0160053317, -0.0115541453, -0.0110806152, -0.00549821602, 0.00792900566, -0.00985469669, -0.0320738032, -0.00554030761, 0.00656629028, 0.00827626139, -0.0099599259, 0.00378298294, -0.0234660693, 0.00841832068, 0.00410130061, -0.00142979913, -0.000665244646, 0.00158764271, -0.00566132087, -0.00416969974, -0.00570341246, -0.0074870442, 0.000285269256, 0.00400133291, 0.0122381337, 0.00522198947, -0.0125853894, 0.0160789937, 0.00864982512, -0.0082867844, -0.0175206307, -0.00385138183, 0.0168471653, 0.00210721092, -0.0159211494, -0.00701877521, -0.0189201757, 0.00455115456, 0.0158895813, 0.00456693908, -0.0144268973, 0.0077606393, 0.00963897724, -0.0169839617, 0.00267807837, -0.006434754, 0.016184222, -0.0123644089, 0.00198751292, -0.00803423487, -0.0109227709, -0.0109227709, 0.00103453267, 0.00205591181, 0.000885239046, -0.00730289333, 0.00244131312, 0.00978103653, -0.00595070049, -0.00264782505, 0.00919701532, 0.00922332238, 0.0205301791, 0.00459850766, 0.00522462046, 0.00418285327, 0.00649789162, 0.00614537438, -1.55788257e-05, -0.0194252748, 0.0178784095, -0.0246235877, -0.00118185335, -0.0154476184, -0.0313371979, -0.0131431036, -0.00913387816, -0.0130063053, 0.00803423487, -0.0154160503, 0.0267913062, -0.0127432328, -0.00274121575, 0.00557713769, 0.00461429218, 0.0164893866, -0.00629795622, 0.0102387825, 0.0105860382, -0.0112805497, 0.00256495713, -0.00288590556, 0.00868139323, -0.0124170231, -0.00331997522, -0.0274226796, 0.00238606776, -0.0242026728, -0.0185308289, -0.0127116647, 0.000497864734, -0.0179731157, -0.0159527175, 0.0174469706, 0.0113647329, 0.00745547516, -0.00484842667, 0.0272753593, 0.000132605, 0.000326538779, 0.000345611537, 0.0149951344, 0.00369616901, 0.0180152059, -0.0165314768, 0.0136482026, -0.0160895158, -0.0139849354, -0.00257021864, 0.00836044457, 0.0253601912, 0.0220139083, -0.0136271566, -0.00596648501, -0.00710295839, -0.0110911373, -0.00527460407, 0.0319264829, 0.0118698319, -0.0154160503, -0.0101282923, 0.000575471146, -0.0212457366, -0.00487736473, 0.00902338792, 0.0197620075, 0.00743969111, -0.00424336, -0.00445907936, 0.00511676073, -0.0119645381, -0.00248208921, 0.00346466526, 0.00540351, 0.00164420332, -0.0224769171, -0.0155318016, -0.00766593358, 0.0040039639, -0.0116172824, -0.00579811865, -0.00885502156, 0.00421705237, -0.00479318155, 0.0305374581, 0.00834466051, 0.0197514854, -0.00847619679, 0.00267281686, -0.0126169585, 0.0016560416, -0.00371984555, 0.00406973204, 0.00802897383, 0.0179731157, -0.00933381356, 0.0108912028, -0.0153108211, -0.0110490462, 0.00126472116, 0.00258337217, 0.0174048785, -0.0140059814, 0.0315476581, -0.0208984818, -0.00567710493, -0.00237554498, -0.0075343973, -0.0143216681, 0.0235923436, -0.00115225767, 0.0172365122, 0.0110911373, -0.00222822418, -0.00527197355, 0.0220770463, 0.00411445415, 0.0261599328, 0.0125853894, 0.0188780837, 0.00289116707, 0.0286222901, 0.00870243926, 0.0243920851, -0.00448538642, 0.0214877632, -0.00142716849, -0.0169208255, -0.0121329045, 0.0112384586, 0.0173522644, -0.0166787989, -0.0254864655, -0.0106176073, 0.00620851154, -0.0131957177, 0.0135640195, -0.0300323591, -0.00724501722, -0.0176153369, 0.000753045082, 0.00598226907, 0.0115330992, -0.00511676073, -0.00256758789, 0.00560870627, -0.010996432, 0.0287906565, -0.012880031, 0.00447223289, 0.000808290322, -0.00846567377, 0.0120908134, -0.00592439342, 0.00116804207, -0.0140480725, 0.00200987421, -0.00856564101, 0.00197304389, 0.0129221221, 0.000551794597, -0.0212773066, -0.0164788626, -0.0152792521, 0.00298850378, 0.0182361882, 0.0181730501, -0.00715557253, 0.00324894581, 0.00104637095, -0.0145531725, 0.0035041261, 0.0315476581, -0.0125643434, 0.00358041702, -0.000927988323, 0.0165314768, 0.00316213188, -0.00982312858, -0.00394345727, 0.0115646683, -0.00402237894, -0.0166998431, 0.00148767512, 0.0183308944, -0.0100862, -0.00756070437, 0.00980734359, -0.000393622264, 0.0111332294, 0.00306742569, 0.0213193968, 0.00393819576, -0.0100441091, -0.0231503826, 0.0113436878, 0.0034778188, 0.0106860064, 0.0116593745, -0.00231635361, -0.00517726736, -0.0131957177, 0.000506414624, 0.00969159231, 0.0118593099, -0.00823943131, -0.00651893718, -0.0069608991, -0.0129747372, 0.000816182524, -0.00198882818, -0.00864982512, -0.00353832543, -0.00521935895, 0.0163104963, -0.00941799674, -0.00349097233, -0.00322526926, -0.00817103311, -0.00547190849, -0.0157948751, -0.0116488514, -0.0051956824, -0.00596648501, -0.0167840272, -0.0193726607, 9.75012517e-05, -0.00169418706, 0.0278015044, 0.00568762794, -0.00875505339, -0.00305427192, -0.0122276107, -0.00288327481, -0.0111542754, 0.0020256585, 0.0168892555, -0.009060218, -0.00152055919, -0.00778694684, 0.0179836378, 0.00956005603, 0.00755544286, 0.00289905933, 0.0297166724, 0.0095863631, -0.00384612032, -0.0319264829, -0.0165525228, -0.0072818473, -0.0202460624, -0.0321158953, -0.00409867, -0.0124485921, 0.0144795114, 0.000770144805, 0.0113226417, -0.0159842875, -0.00920227729, -0.00945482682, -0.0214772411, 0.0137008168, 0.0178047493, -0.00485894969, 0.00775537826, -0.0036435544, 0.00411182363, 0.0104597639, -0.000682015496, 0.0209300499, -0.00222690892, -0.00938116666, -4.73119508e-05, -0.00425914442, 0.00401711743, -0.000125945968, 0.00824995432, 0.0230661985, -0.00135613885, -0.000499180111, -0.0205407031, -0.0169103015, -0.00649789162, 0.0228767861, -0.0160053317, -0.00631374074, -0.00851302687, 0.00636109384, -0.0151529778, 0.0135955885, 0.0341152437, -0.00530354213, 0.00300954981, 0.0297587644, -0.0060085766, 0.0338416509, -0.011448916, -0.0164893866, -0.0246235877, 0.00947587192, -0.00837096758, 0.00191122189, 0.0284539238, 0.0266860779, -0.0050957147, -0.018120436, -0.000908257905, 5.03537267e-05, 0.017131282, 0.0288117025, 0.00832887646, -0.0143532371, -0.029085299, -0.00444066431, 0.00534563372, -0.0206143633, -0.00656102877, -0.0183729846, 0.00182572333, -0.00344361947, -0.0179941617, -0.0196883474, -0.0224979632, 0.000893131248, 0.0302217714, -0.000175436493, -0.0115015311, -0.024307901, 0.000479449693, 0.00887606665, 0.0162578821, -0.00208353437, 0.0251918249, 0.00512991427, 0.0268965345, 0.00400659442, -0.000121424411, -0.0169418715, -0.0115857143, -0.02571797, -0.00886554457, -0.0167629812, -0.0276752301, -0.00285959826, 0.0340731554, -0.029548306, 0.0145426495, -0.0137639549, 0.000144443256, -0.0186360572, -0.0287906565, 0.0348939411, 0.0244973134, -0.0316107944, -0.0101914294, -0.0264966656, 0.00116475357, -0.0161105618, -0.0260967948, 0.0153318672, 0.00591387041, -0.00962845422, 0.0100862, -0.00183756161, -0.0150372256, -0.0168576874, -0.00802897383, 0.0153423902, -0.00504573109, -0.00353569468, -0.0272122212, -0.00737129198, -0.0129115991, 0.00961267, -0.0145952636, 0.0114173479, 0.00737129198, -0.00785008445, 0.0215719473, 0.00160079636, 0.00884976, 0.00505362311, -0.0224348251, -0.00038112633, -0.00446171, 0.00993361883, 0.00159685023, 0.00259257969, 0.0206880234, 0.00396187231, 0.00486421119, 0.0111963665, -0.0137113398, 0.000752387452, 0.0210984163, -0.0201408323, -0.0148583362, -0.010491332, 0.0058086412, 0.0160053317, 0.0185518749, 0.0148899052, -0.00834992155, 7.61266128e-05, 0.0161631759, -0.0325999483, 0.0107386205, -0.000595530437, -0.0332102738, -0.0106176073, -0.00829204638, 0.00483264215, -0.00442751078, 0.0135429734, -0.00803423487, -0.0106491763, -0.00860247202, 0.00140349194, 0.0206564553, -0.0268123522, -0.00333049824, 0.00967580732, -0.0236133896, -0.0150267025, 0.0102072144, -0.00659785885, -0.00140349194, -0.0154265733, -0.012837939, 0.0227505118, -0.00719766412, -0.00131865102, 0.00666625798, -0.0123749319, -0.00210589566, -0.0108806798, 0.0119645381, 0.0131220575, 0.00205854257, 0.00721344864, 0.00934433658, 0.000703719, 0.0207827296, 0.00263072527, 0.0256548319, -0.00569815096, 0.01001254, 0.0069556376, 0.00901812594, -0.0159632415, 0.0163736343, 0.000240546942, 0.0144479433, -0.0323263519, -0.016542, -0.00849198084, -0.00897603482, 0.00382770528, 0.00698194467, 0.00804475788, 0.000866823946, 0.00600331509, 0.00139823044, -0.0264545735, 0.0129326452, 0.0175521988, 0.0128168939, -0.00693985308, 0.00743969111, 0.0282224212, -0.00367249246, 0.00654524425, -0.0105702542, -0.0134482672, 0.017646905, 0.00763962604, 0.00692406902, 0.0132272867, -0.0195936412, -0.0101651223, -0.0255496036, -0.00166393374, 0.0124065, -0.0202565845, 0.00254654209, 0.000849066593, -0.00267413212, -0.00567184389, 0.0114910081, -0.00789217558, -0.00219402486, -0.018541351, 0.00669256505, 0.00655576726, -0.00298324251, -0.00985995866, -0.0131325806, -0.0110385232, 0.00698720617, 0.0126906186, -0.036724925, -0.0127221877, 0.000537983316, -0.0118277408, 0.0123538859, 0.0200987402, 0.0050957147, 0.00787639152, -0.00378298294, -0.00565605937, -0.00954427104, -0.0135429734, -0.00289642857, 0.00636109384, -0.0433543511, -0.0302217714, -0.000296449842, -0.0169839617, -0.024265809, 0.019299, 0.0262862071, -0.00874453, -0.00760805747, 0.0060611912, -0.00399081036, -0.0051956824, 0.000913519354, -0.0269596726, -0.00848145783, -0.0215719473, 0.00551926158, -0.00952848699, 0.0112700267, 0.00628743321, 0.0012390716, 0.00854459591, -0.0172996502, -0.0160789937, 0.000268827251, -0.00845515076, 0.00499837799, -0.00630321773, -0.0197199173, -0.00588756334, 0.00671361107, 0.0139533663, -0.00483264215, 0.029548306, -0.0126064355, -0.00598226907, -0.00930224452, 0.00608223677, -0.0139533663, -0.0017862625, 0.010465025, 0.00263598678, -0.0118066948, -0.000335746299, -0.0115436222, -0.00919701532, -0.00389873493, 0.0190148819, 0.00751861278, -0.0164472945, 0.0237607099, -0.00896025, 0.00049687823, -0.0148057221, 0.0179099776, 0.0168997794, -0.023381887, -0.00378298294, 0.00151792844, 0.0166051369, 0.00798162073, -0.0218665879, 0.0365565568, 0.0107649276, 0.00354095618, 0.000840516703, -0.0069608991, -0.0116909435, 0.0136692487, 0.00759753445, -0.00465901429, -0.00520620542, 0.0237607099, -0.0150898397, -0.00304374914, -0.0183624625, -0.0155107565, 0.00356726348, 0.00226373901, 0.0113226417, 0.00238606776, 0.00499311648, -0.0348939411, 0.0175416768, 0.00240974431, -0.0113436878, 0.0281382371, 0.00545612397, 0.0159001034, -0.00750808977, -0.00289379782, -0.0195620731, 0.0202565845, -0.0104387179, -0.0211299844, 0.00648736861, 0.00768697914, -0.00178363174, -0.00488525676, -0.0388505496, -0.020488089, -0.0063295248, 0.010465025, -0.00556661468, -0.00508782268, 0.00538509479, 0.0050957147, -0.0186886732, 0.0176784731, 0.0160895158, 0.0183098484, 0.00904443301, -0.0080079278, -0.00852881093, 0.0228136498, -0.00293325866, -0.00177968561, 0.00629795622, -0.0255285576, 0.00754492, 0.0065820748, 0.00806580391, -0.0131746717, 0.0116909435, -0.0225400534, 0.0222454127, -0.0361145958, 0.0102650896, 0.00635583233, 0.0174680166, 0.00663995044, -0.00941799674, 0.0161631759, 0.00116146519, -0.0107964966, -0.0146163097, -0.0167840272, -0.00407499354, 0.0113857789, -0.0183729846, -0.0146268327, 0.0178257935, 0.00949691795, -0.000995729468, -0.00128971308, 0.0261388868, 0.00568762794, -0.00596648501, 0.00469584437, 0.0397134274, -0.0267702602, -0.0158790573, 0.00298850378, 0.0266860779, 0.00755018136, -0.024286855, 0.00967054628, 0.00837623, -0.0172154661, -0.00670834957, 0.00276752305, -0.0323263519, 0.0142269619, -0.00715557253, 0.000656037126, 0.00962319318, 0.0159211494, -0.0180783439, 0.00956531707, 0.0107017905, 0.0240553524, 0.00363566238, 0.00115094229, 0.00157975056, -0.000810921076, 0.01476363, -0.0239501223, 0.0344519764, -0.00607697526, 0.015237161, 0.00438541919, -0.0139533663, -0.0260126106, 0.0148688592, -4.04885068e-05, -0.0149846114, -0.00197567465, 0.0122486567, 0.0153213441, -0.0213193968, -0.0374404825, 0.00492997933, 0.0166367069, -0.014784676, -0.00458535412, 7.50578765e-05, -0.00670834957, 0.00195331359, -0.0127432328, 0.0229609702, 0.00476424349, 0.017162852, -0.0205301791, 0.0261178408, 0.0209616181, 0.00340942, 0.00693985308, -0.00229004631, 0.00760805747, -0.000540942885, 0.0101966914, 0.0186255351, -0.00136534637, 0.0284328777, 0.00341994292, 0.0017862625, 0.0166156609, -0.0144374203, 0.00422494486, 0.00574550405, 0.00293852016, 0.0179205, 0.0303059556, 0.00258074142, 0.00369879976, -0.0170260537, 0.00185729202, 0.00708717387, 0.0110385232, 0.0068925, 0.0016560416, -0.0227084197, -0.0209195279, 0.0270228107, 0.012827416, 0.00516674435, -0.0088602826, 0.00824995432, -0.0120487213, -0.000230352874, 0.00428808201, -0.00113713101, -0.0392714664, -0.0217824057, -0.00740812253, 0.0150267025, 0.0113331648, 0.00265308633, 0.0118593099, -0.00709243538, 0.0258442443, 0.0141848708, -0.00586125581, -0.0117540807, 0.031421382, -0.000847751216, -0.000505099248, -0.00717135705, -0.00698194467, 0.00601383811, 0.00823943131, 0.00240711356, 0.00549821602, -0.0198041, 0.0113226417, -0.00972842239, -0.00917596929, -0.00172444037, -0.0194252748, 0.0154055273, 0.0144584663, -0.0115962373, -0.00298061175, 0.0210352801, 0.0187202413, 0.00597174652, 0.0102177365, -0.0169313475, 0.00237554498, -0.004530109, -0.0131220575, -0.00836570654, -0.0026649246, 0.012858985, 0.01193297, -0.00564553635, 0.0140691185, -0.0265598018, 0.032852497, -0.00122197194] |
26 Mar, 2024 | Getting Started with Plotly in R
26 Mar, 2024
creationPlotly in R Programming Language allows the creation of interactive web graphics from ‘ggplot2’ graphs and a custom interface to the JavaScript library ‘plotly.js’ inspired by the grammar of graphics.
InstallationTo use a package in R programming one must have to install the package first. This task can be done using the command install.packages(“packagename”). To install the whole plotly package type this:
install.packages(“plotly”)
Or install the latest development version (on GitHub) via dev tools:
devtools::install_github(“ropensci/plotly”)
Important Functionsplot_ly: It basically initiates a plotly visualization. This function maps R objects to plotly.js, an (MIT licensed) web-based interactive charting library. It provides abstractions for doing common things and sets some different defaults to make the interface feel more ‘R-like’ (i.e., closer to plot() and ggplot2::qplot()).
Syntax:
plot_ly(data = data.frame(), …, type = NULL, name, color, colors = NULL, alpha = NULL, stroke, strokes = NULL, alpha_stroke = 1, size, sizes = c(10, 00), span, spans = c(1, 20), symbol, symbols = NULL, linetype, linetypes = NULL, split, frame, width = NULL, height = NULL, source = “A”)
Scatter Plot with Colors plotly in R
R
# Load necessary libraries
library(plotly)
library(dplyr)
# Load Iris dataset
data(iris)
#Scatter Plot with Colors
plot_ly(iris, x = ~Sepal.Length, y = ~Sepal.Width, color = ~Species,
type = "scatter", mode = "markers",
marker = list(size = 10, opacity = 0.8)) %>%
layout(title = "Scatter Plot of Sepal Length vs. Sepal Width",
xaxis = list(title = "Sepal Length"),
yaxis = list(title = "Sepal Width"))
Output:
Scatter Plot with Plotly in R
plotly_build: This generic function creates the list object sent to plotly.js for rendering. Using this function can be useful for overriding defaults or for debugging rendering errors.
Syntax: plotly_build(p, registerFrames = TRUE)
Box Plot with Plotly in R
R
#Box Plot
plot_ly(iris, x = ~Species, y = ~Petal.Length,
type = "box", boxpoints = "all", jitter = 0.3,
pointpos = -1.8, boxmean = "sd") %>%
layout(title = "Box Plot of Petal Length by Species",
xaxis = list(title = "Species"),
yaxis = list(title = "Petal Length"))
Output:
Box Plot with Plotly in R
3D Scatter Plot with Plotly in R
R
# 3D Scatter Plot
plot_ly(iris, x = ~Sepal.Length, y = ~Sepal.Width, z = ~Petal.Length,
color = ~Species, type = "scatter3d", mode = "markers",
marker = list(size = 8, opacity = 0.8)) %>%
layout(title = "3D Scatter Plot of Sepal Length, Sepal Width, and Petal Length",
scene = list(xaxis = list(title = "Sepal Length"),
yaxis = list(title = "Sepal Width"),
zaxis = list(title = "Petal Length")))
Output:
3D Scatter Plot with Plotly in R
Heatmap Plot with Plotly in R
R
#Heatmap
plot_ly(z = ~cor(iris[, 1:4]), type = "heatmap",
colorscale = "Viridis", showscale = FALSE) %>%
layout(title = "Correlation Heatmap of Iris Features",
xaxis = list(ticktext = colnames(iris[, 1:4]),
tickvals = seq(0.5, 4.5, by = 1),
title = "Features"),
yaxis = list(ticktext = colnames(iris[, 1:4]),
tickvals = seq(0.5, 4.5, by = 1),
title = "Features"))
Output:
Heatmap Plot with Plotly in R
Adding trace (lines) to plotly in R
R
# import plotly library
library(plotly)
# create plotly visualisation
p <- plot_ly(iris, x = ~Sepal.Width,
y = ~Sepal.Length)
# adding trace (lines) to plotly
# visualisation
add_trace(p, type = "scatter",
mode = "markers+lines")
Output:
animation_opts: Provides animation configuration options. Animations can be created by either using the frame argument in plot_ly() or frame ggplot2 aesthetic in ggplotly(). By default, animations populate a play button and slider component for controlling the state of the animation (to pause an animation, click on a relevant location on the slider bar). Both the play button and slider component transition between frames according to rules specified by animation_opts().
Syntax:
animation_opts(p, frame = 500, transition = frame, easing = “linear”, redraw = TRUE, mode = “immediate”)
animation_slider(p, hide = FALSE, …)
animation_button(p, …, label)
R
# import plotly library
library(plotly)
plot_ly(mtcars, x = ~wt, y = ~mpg,
frame = ~cyl) %>%
animation_opts(transition = 0)
Output:
add_data: Add data to a plotly visualization.
Syntax: add_data(p, data = NULL)
R
# import plotly library
library(plotly)
plot_ly() %>% add_data(economics) %>%
add_trace(x = ~date, y = ~pce)
Output:
plotly_IMAGE: Creates a static image for plotly visualization. The images endpoint turns a plot (which may be given in multiple forms) into an image of the desired format.
Syntax:
plotly_IMAGE(x, width = 1000, height = 500, format = “png”, scale = 1, out_file, …)
R
# import plotly library
library(plotly)
# create plotly visualisation
p <- plot_ly(iris, x = ~Sepal.Width,
y = ~Sepal.Length)
# importing plotly visualisation
# as image files
Png <- plotly_IMAGE(p,
out_file = "plotly-test-image.png")
Jpeg <- plotly_IMAGE(p, format = "jpeg",
out_file = "plotly-test-image.jpeg")
# importing plotly visualisation
# as vector graphics
Svg <- plotly_IMAGE(p, format = "svg",
out_file = "plotly-test-image.svg")
# importing plotly visualisation as
# pdf file
Pdf <- plotly_IMAGE(p, format = "pdf",
out_file = "plotly-test-image.pdf")
Output:
Plotly in R
ConclusionWe can leverage the plotly R package to create a variety of interactive graphics. Two main ways of creating a plotly object: either by transforming a ggplot2 object (via ggplotly()) into a plotly object or by directly initializing a plotly object with plot_ly()/plot_geo()/plot_mapbox(). Both approaches have somewhat complementary strengths and weaknesses, so it can pay off to learn both approaches.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R | https://www.geeksforgeeks.org/getting-started-with-plotly-in-r/ | Python Projects | Getting Started with Plotly in R | How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, Getting Started with Plotly in R | GeeksforGeeks | [-0.0255831294, 0.0344150141, -0.0151217477, 0.0246706102, 0.00235258881, -0.0418455265, -0.0113494582, 0.0340891145, -0.0138670336, 0.0204013232, 0.0380650908, -0.0211020075, 0.0208575837, -0.0536430962, 0.0122212404, -0.0209716484, -0.0334373154, 0.00642429851, -0.0309115909, -0.0328181051, 0.0313678496, -0.0266585983, -0.0555659048, 0.0181037299, -0.0197658185, 0.0101517774, 0.0120257009, 0.0122538302, -0.0492760427, 0.0372829288, 0.0429535843, 0.020222079, 0.0333558396, -0.0379347317, -0.0121805025, -0.015089158, 0.0312863737, -0.0125552872, -0.00405134121, 0.0256157201, -0.00363785587, 0.0460822247, 0.0439964645, 0.0100540072, 0.00580916274, -0.0151136005, -0.0294287466, -0.0361422822, -0.0234647822, -0.0141684916, -0.0278155431, -0.00597211299, 0.0500582, -0.00468073506, 0.030439036, 0.00347490609, 0.0631593689, 0.00452185888, 0.00718608918, 0.000537225336, 0.0129300719, -0.0250291, 0.00652206875, -0.0357512, 0.0289724879, -0.0299827754, -0.0240351055, 0.0290539619, -0.0450719334, -0.00505959336, 0.0382606313, 0.0148447333, 0.0274081677, -0.00490071718, -0.00866893306, 0.0512966178, 0.0025175754, 0.0112353936, -0.0204339139, 0.041910708, -0.000234495048, -0.0187229402, -0.0383909903, 0.0323455483, 0.0485264733, 0.0278644282, 0.000823915296, -0.0575864837, 0.0358489715, -0.00639578234, 0.0125145502, -0.0130930217, 0.000260974397, -0.00496182358, -0.00507588871, -0.0117731281, 0.0397271775, 0.00630208617, -0.0160994474, 0.0376740098, 0.0160016771, 0.0490479097, 0.00967107527, -0.0387494788, 0.00103371323, -0.0243121199, -0.00322233373, 0.00783788878, -0.0078786267, -0.00279255351, -0.0168490168, -0.0160261206, -0.0170445573, -0.00442001503, -0.0406722873, 0.0130930217, 0.00209186901, -0.0589878522, 0.010347317, -0.0138507392, 0.0102006616, -0.00572361425, -0.00158876122, 0.0528935269, -0.0132478243, 0.0386843, 0.00293513457, 0.0127915647, 0.0586293638, 0.0257460792, -0.0112516889, 0.0155291231, 0.021818988, 0.00194317719, 0.0168001316, 0.0263326988, 0.0038395063, 0.00742644025, -0.0051573636, 0.00548733678, -0.0415522158, -0.0496345311, 0.00998067949, -0.016596444, -0.00514921593, 0.00778493, -0.017207507, 0.0441920049, -0.0561851151, 0.0127019426, -0.0664509609, 0.0139729511, 0.0434098467, 0.0138670336, 0.0251431651, -0.0178593062, -0.00164375687, 0.00794788, 0.0121316183, -0.0464081243, 0.013622609, -0.0132233817, -0.000768919708, 0.0193910338, 0.0134189222, 0.0362400524, 0.000534679275, -0.0213138424, -0.0484612919, 0.0528935269, -0.0103636114, -0.0252898205, 0.0108035766, 0.00917407777, -0.0242795311, 0.00664020749, -0.00185151794, -0.00884003, -0.0205153879, -0.0387168899, -0.0243773013, -0.0225196723, 0.00715349941, 0.00571546657, -0.00887262076, 0.0335350819, 0.0611387901, 0.00252775988, -0.00473369379, -0.0165312644, 0.0069457381, -0.0164334942, 0.0371525697, 0.0435727946, 0.0038395063, -0.00985031947, -0.0685693, 0.0105265621, -0.0126530575, 0.0111783613, -0.0133944796, -0.0446482636, -0.00119768153, 0.0198961794, 0.0324596129, -0.00946738757, -0.0189999547, -0.0209064689, 0.0434424356, -0.00733274408, -0.0168653112, 0.019961359, -0.0131744975, 0.00334454607, 0.0182666797, 0.00640393, -0.012506403, 0.0119931102, -0.00836747605, -0.0226826221, -0.00600877637, 0.0175008159, 0.0223730169, -0.0185925812, -0.0891009867, -0.0238721557, -0.00147469633, -0.0184948109, -0.0248172656, 0.00665650237, 0.0355230719, 0.00420410652, 0.0179733709, -0.032296665, 0.00187188666, -0.00164070155, -0.00716572069, 0.0128241545, -0.0207435191, 0.0365007706, -0.0120012583, -0.0111865085, -0.0150973052, 0.0142662609, -0.00434668781, -0.00927184802, 0.0206457488, 0.0517528802, 0.00990735181, 0.0154150575, 0.0230574068, -0.0226500314, 0.0252083447, -0.00871781819, -0.0299990717, 0.043800924, 0.0360771, 0.00102352886, 0.0150565682, -0.0352297612, 0.0272452179, 0.00534882955, -0.00988290925, 0.0262186341, 0.0178267155, -0.0318078138, 0.0338609815, -0.0173867512, 0.0188044161, -0.0216886271, 0.039922718, -0.0309278853, 0.00946738757, -0.0217701029, 0.0200428348, -0.000652817951, -0.00575620402, -0.0460496321, 0.0304227415, -0.0140218362, 0.00367859332, -0.0474835932, 0.0256483089, 0.057521306, 0.00165801495, -0.0219982322, -0.00686018961, -0.010388054, -0.0467014313, -0.0159283504, -0.0220308229, -0.0179570764, 0.00201854156, 0.0228129812, 0.0555007271, 0.0270170886, -0.0113494582, 0.0187718254, -0.000153656641, 0.0129708098, -0.0158631708, 0.0167512465, -0.00975255, 0.0304553304, -0.0209879428, -0.0123027153, 0.0337632149, 0.0253387056, -0.0145677188, -0.00383339566, 0.0201243088, 0.0214116126, -0.0338283926, -0.0211834833, 0.0121397655, 0.053545326, 0.0368266702, -0.00896224286, -0.0320196487, -0.0121479128, 0.0378695503, -0.00511255208, -0.062474981, 0.0394338705, 0.0434098467, 0.0116101783, -0.0432143062, 0.00428965548, 0.0117486855, 0.0187066458, -0.0385213494, -0.0231062919, -0.0163927563, 0.0368918516, 0.0381954499, -0.0561525263, -0.0100132693, 0.0342194736, -0.0293309763, 0.0142010814, -0.0236766171, -0.0519484207, -0.00670538703, -0.0475487709, 0.0206620432, -0.047385823, -0.000508199912, -0.00517365849, 0.0271963328, 0.0220634118, 0.00155820814, 0.0330625288, 0.00335269351, 0.00566250784, 0.0543600768, 0.0115938829, 0.00780122494, -0.00565436063, -0.005389567, 0.0443875454, 0.0248661507, -0.0116916532, -0.0281251483, 0.0230574068, -0.00455444911, -0.0178267155, -0.030096842, 0.0221937727, 0.0254527703, 0.00761790667, -0.0373481102, -0.00306956819, -0.0471251, -0.0281903278, -0.0325247943, -0.019228084, 0.0136959367, -0.00580508914, -0.0270007942, 0.00414503738, -0.0242958255, -0.03104195, -0.0249639209, 0.0599655509, -0.0274896435, 0.0467666127, 0.00944294501, -0.015048421, 0.01888589, -0.017028261, -0.0379999094, 0.00637134, -0.0018128173, -0.0337958038, 0.0432468951, 0.00731644919, 0.0105428565, 0.0230899975, 0.0108280191, 0.0121967979, 0.0229270477, -0.00552400062, 0.00321826, 0.0109828217, -0.0148039954, -6.80443045e-05, -0.0111213289, -0.0189836603, -0.000792852952, 0.0266260095, 0.000923722109, -0.026088275, -0.00206640805, 0.00108870887, 0.0313678496, 0.0285162274, -0.0135655766, 0.0426928662, -0.0244261865, 0.0282392129, 0.0195051, 0.0190651342, -0.00912519265, 0.0220960025, -0.0272126291, 0.0421062484, 0.0084326556, -0.00784196239, -0.0173378661, -0.00896224286, -0.0105347093, -0.00734089175, 0.0173215717, -0.00134433643, 0.0245076604, -0.0291191414, 0.00756902155, 0.0144618014, -0.0102088097, -0.00629393896, -0.0339913443, 0.025355, 0.00301457266, -0.0466036648, -0.0559895746, 0.0375110619, -0.0530238897, -0.0458866842, -0.0129382201, 0.00877485052, -0.016686067, 0.0245891362, -0.0158061367, 0.0334699042, 0.0341217034, 0.0233344212, -0.0203035548, -0.00613913639, 0.0633549094, -0.00348712713, -0.00630616024, 0.0297383517, 0.0121886507, 0.011642768, -0.00776863517, -0.0106406268, -0.0153009929, -0.0217863973, -0.0132559724, -0.0144292107, -0.0151706329, -0.0206620432, 0.0336328521, 0.0476139523, -0.0133700371, 0.00325899734, 0.022291543, -0.00458703889, 0.00391487079, -0.0154476482, 0.0426928662, 0.00426521292, 0.0349364541, -0.0285325218, -0.00839191861, 0.0142499665, 0.025436474, -0.0038069163, -0.00223445, 0.0437683351, 0.00207761093, 0.0276037082, -0.0228618663, 0.00784603599, -0.00657910109, -0.0186577607, -0.0196680501, -0.014958798, 0.00533660827, 0.00567880319, 0.0230737012, 0.0167675409, -0.0420084782, 0.0315796845, -0.0145758661, -0.0179896653, -0.00941035524, 0.0198147036, -0.00464814529, -0.00724719558, 0.00732459687, 0.0127345324, 0.0282718018, 0.0322314836, 0.00676242, 0.00312660076, -0.0296731722, 0.00620431639, -0.00756494794, -0.00303290458, 0.00222630263, 0.0191954952, 0.0143884737, 0.0100051221, -0.00261941925, -4.36018199e-05, 0.00906001311, -0.0322803706, 0.00369896204, -0.029624287, 0.0137040839, 0.00297587202, -0.0140381316, 0.0159039069, 0.0125960251, -0.0060617351, -0.00127813802, 0.0187066458, 0.0152846975, 0.00639985641, -0.0487546027, 0.0102006616, -0.0289073065, -0.0120990276, 0.00481924228, 0.00230166689, 0.0199287701, -0.0116509162, -0.00529994443, 0.0145758661, 0.0262186341, 0.005389567, 0.0440616459, 0.0141684916, 0.020222079, 0.0148528805, -0.00496997125, -0.0291843228, -0.0273104, -0.0108769042, -0.0106895119, -0.00358286034, 0.0455933735, 0.0284021627, -0.00831859093, -0.0215745624, -0.0100784497, 0.0279459022, -0.026430469, -0.00857116282, 0.00976884458, 0.00619616872, 0.00350749609, -0.0183807462, 0.0292006172, 0.00815971475, 0.05018856, 0.000878910883, 0.0108280191, 0.0025481286, 0.0104858242, 0.00481516868, 0.0472554639, 0.0195702799, -0.00605358789, 0.00263571413, -0.0312700793, 0.0127100898, -0.0108443135, -0.0130278422, 0.0104858242, 0.0474835932, 0.01888589, -0.0171423256, -0.0172238015, 0.0239536315, 0.0223730169, 0.0153009929, 0.0102332523, -0.0317426361, -0.00252164924, 0.0278155431, 0.0143721784, 0.0210531242, 0.00411448441, -0.0379999094, 0.0191140193, -0.00847339351, 0.0274896435, 0.00868522841, -0.030439036, 0.0112842787, 0.0417477563, 0.0116916532, -0.0122375358, -0.0187066458, 0.0103391698, 0.0375110619, -0.0103717595, -0.00686833728, 0.0285814069, 0.00546289422, 0.00190142135, -0.017549701, 0.0217049234, 0.0316774547, -0.00984217227, -0.00182300166, -0.00782159343, -0.0255016554, 0.00664020749, -0.0200917199, 0.00596803892, -0.0270496793, 0.0331603, 0.0190814305, -0.0174682271, 0.0138507392, -0.0228455719, 8.56759871e-05, -0.0272452179, 0.00914963521, -0.0142581137, 0.127426803, 0.00661576493, 0.00688463217, -0.0426276848, 0.00657502748, 0.0235951412, 0.0183970407, -0.00131989399, -0.00202974444, 0.000189683837, 0.0231062919, 0.00619616872, -0.00815564115, -0.00193299283, -0.0391079709, -0.0130196949, 0.0118301604, 0.00724719558, 0.00393116567, 0.027033383, -6.56255143e-05, -0.00586212147, -0.00699869683, 0.00721053174, 0.0173704568, 0.0278155431, -0.0132396771, 0.0264467634, -0.00178022729, -0.0261371601, 0.0352949426, 0.0134433648, -0.00653021596, -0.00993994251, 0.0108606089, 0.00616765255, -0.00779307773, -0.0381954499, -0.000947146153, -0.00863634329, -0.010950231, -0.0383258089, -0.00373969949, -0.00996438507, 0.00197984092, -0.00856301561, 0.00838377047, -0.00628579129, 0.00202974444, 0.00569917168, 0.0149343554, 0.00888891518, -0.00376210525, -0.038847249, -0.0201894883, -0.00636726618, -0.00163764623, -0.0337958038, -0.0101843672, -0.000957330514, -5.75416743e-05, -0.0122538302, 0.0342846513, -0.00360322907, -9.82791389e-05, -0.0461148135, 0.001175276, 0.0226826221, 0.0370548, 0.0143803265, 0.0276525933, -0.0179733709, 0.0312374905, -0.00445667887, -0.0104695288, -0.0159120541, -0.0039250548, 0.0053936406, 0.014184786, 0.0247194953, -0.0252898205, -0.0158876125, 0.011512408, 0.00274366839, -0.024491366, -0.0471576937, -0.00578472065, 0.0185274, 0.00867708, 0.0292332061, 0.00208779518, 0.011944226, 0.0222426578, 0.0174030457, 0.00808638707, 0.00770752877, 0.00395764504, 0.041519627, 0.00108769035, -0.0224544927, 0.0189836603, 0.00368470396, -0.00986661483, 0.00803342834, 0.00883188285, -0.00760975899, -0.0110642966, -0.0067990832, 0.0172726866, 0.0379021391, -0.0519810095, 0.000325899746, 0.002285372, 0.0116916532, -0.00101996434, -0.00952442, -0.00042850725, 0.0250291, 0.0144210635, -0.00190243975, 0.0227315072, 0.0144699486, -0.0223893132, -0.0285325218, -0.00910075, 0.0304064453, -0.00406559929, 0.0483961105, 0.039662, 0.0582708754, 0.00299420394, 0.00992364716, -0.0100947442, -0.00462777633, -0.0199287701, -0.0171423256, -0.0230085216, -0.00925555266, 0.000168296669, -0.0298035312, 0.000902844127, -0.0185599905, -0.00374784693, 0.0237906817, 0.0197169352, -0.00891335774, 0.0267889593, -0.00256646052, 0.0105998889, -0.00548733678, 0.014787701, -0.00295346649, -0.0134352166, -0.00210205326, -0.0308138207, -0.0294939261, -0.0235136673, 0.00115694408, -0.0244750716, -0.00113555696, -0.00900298078, 0.0260068, -0.0108687561, -0.0208575837, -0.0370222107, 0.00496182358, 0.0203198493, -0.00749976793, -0.00326103438, -0.0367289, 0.0121967979, 0.0134270694, -0.000434108631, 0.0294613373, 0.00125267718, -0.028108852, 0.0365333594, -0.0155617129, -0.0248498563, 0.00801306, -0.028842127, -0.0224544927, 0.0299501866, -0.0153580252, -0.00141155324, 0.0382606313, -0.00365007715, 0.00106426631, 0.00565436063, -0.0295428112, 0.0255831294, -0.0418129377, 0.0204990935, 0.00574805681, 0.0276688877, 0.0142825563, 0.0058336053, -0.0192932654, -0.00439149886, 0.00517773209, -0.00831044372, -0.00536512444, 0.0220634118, -0.00264589861, 0.0086444905, 0.0216234475, 0.0239536315, 0.0118790455, -0.0145677188, -0.00947553478, 0.00529179722, 0.00223445, 0.016946787, 0.0229922272, 0.0266260095, 0.0194725096, 0.0161646269, 0.00780122494, -0.00124045589, 0.00389246503, -0.000578472042, 0.0239862204, 0.0220960025, -0.0186903495, -0.00028745376, -0.0323618427, -0.0263978783, -0.0198635887, -0.0289561916, 0.0198472943, 0.0636156276, 0.0206783395, 0.0135411341, -0.00637134, 0.00671353471, -0.00337509927, -0.0242143515, 0.0269844979, 0.000741931144, -0.0172400959, 0.00591508, -0.0284347534, 0.011170214, -0.034969043, -0.00043181717, -0.00377432629, -0.00229963, -0.00463185, -0.00358489715, -0.0411611386, -0.0334373154, 0.0218515769, 0.0295754019, -0.0151461903, 0.0261860434, -0.00571546657, 0.0214930885, 0.00550363213, 0.0222752467, -0.00747532537, -0.0114064906, 0.0302109066, -0.0110480012, 0.016083153, 0.00193197443, 0.0130604319, 0.0110480012, 0.00630616024, 0.00516958488, -0.00736126024, -0.0170445573, 0.0420084782, 0.0050107087, -0.021558268, -0.000732256, 0.0125634354, -0.0209227633, -0.025355, 0.0122375358, 0.016686067, 0.0100703016, 0.0246054307, 0.00267645158, -0.0242143515, 0.0255994257, -0.0172400959, 0.0263978783, -0.00272329967, 0.0350342207, -0.00538141932, -0.00658724876, 0.00666464958, 0.00207150029, -0.0199287701, 0.0243610051, -0.0353601202, -0.016686067, -0.0104532344, 0.0261208639, -0.0245402511, -0.019358445, -0.0401508473, -0.00222426583, 0.0217212178, 0.0161564797, -0.00415114779, -0.0134026268, -0.012978957, 0.00502293, 0.00982587691, -0.00857116282, -0.0160342678, -0.0249639209, -0.0269844979, -0.0384235792, -0.0101843672, 0.0216071531, -0.00916593056, -0.00296161394, 0.00163459091, 0.0131826447, -0.000601896085, -0.0245402511, -0.0233344212, -0.00613913639, 0.0021407539, -0.0386517085, -0.00581323681, 0.00697425427, -0.00101639982, 0.0191303156, 0.0267074835, 0.00786233135, -0.0268215481, -0.0170119666, -0.0300805457, 0.0137203792, -0.0275385287, 0.0126449103, -0.0117812753, -0.000616154226, 0.0133130047, -0.0481028035, 0.0154395, -0.0469621532, -0.0392709188, 0.0302923806, -0.0342520624, -0.00722682662, -0.019488804, -0.0196680501, -0.0182666797, 0.00314900628, 0.0175659955, 0.00693351682, -0.000215399356, 0.0102006616, -0.00901112799, -0.0225848518, -0.0134270694, 0.0247357897, 0.0190814305, 0.0233181268, 0.011854603, 0.0213790238, 0.000497506349, 0.0605195835, -0.0176800601, -0.0298850071, -0.0345127843, -0.0375762396, 0.0239536315, 0.0232855361, -0.0212812535, -0.00392098119, 0.0212486628, -0.0224381965, -0.00411244715, -0.00373766269, 0.0239210408, 0.0110317059, 0.00766271772, 0.011170214, 0.00300235138, 0.0197006389, 0.00285365968, -0.0219982322, -0.00696610706, -0.00750791514, 0.0131174643, -0.000317243044, 0.0203850288, 0.00758531643, 0.00403708313, -0.063908942, 0.000826970616, 0.0163112823, 0.0147551112, -0.00624912744, 0.0304064453, 0.0115612932, 0.0288258325, -0.000830025936, 0.00463592401, -0.00741014536, 0.00360730267, 0.0112516889, 0.0158224329, -0.0115612932, 0.031775225, 0.00344231608, -0.020824993, 0.0210694186, -0.00824933685, -0.00158977963, 0.0277340673, 0.0124493698, 0.00410837354, -0.0176148806, 0.0130034, -0.0189184807, -0.00268256222, 0.0176311769, 0.00683574704, -0.0144210635, 0.00987476204, -0.00543845212, 0.0184459258, 0.00315104309, -0.00607395638, -0.00823304243, -0.0156268924, 0.0021407539, -0.0271148589, -0.00250535435, 0.0124819605, 0.00482739, 0.0205316842, -0.00104593451, 0.0283206869, 0.0171423256, -0.00910889823, -0.0241654664, -0.00562584447, 0.0143314414, 0.00806601904, -0.00689277938, -0.0120175527, 0.0103636114, -0.00646911, 0.0151136005, 0.00335269351, 0.0150565682, 0.00740199769, 0.0949671865, -0.0193910338, -0.00235666241, -0.0118708983, 0.00260312413, 0.00646096235, 0.00824526325, 0.00337917288, 0.0320033543, -0.0158224329, 0.0362726413, 0.00469295634, -0.00928814244, -0.0145269809, -0.0232529473, 0.00306345755, 0.00239536306, 0.00849783607, 8.85403424e-05, -0.0244587753, -0.0145351281, 0.00779307773, -0.0134596592, 7.54916182e-05, 0.0168979019, -0.00118953409, -0.00715349941, -0.0204339139, -0.0274896435, -0.0132722668, 0.0277014785, 0.00373969949, 0.00507181464, 0.021900462, 0.0159120541, 0.0433772542, 0.0136714941, 0.00584582658, -0.00420003291, 0.0424973257, 0.00448112143, 0.0031347482, -0.00409615226, 0.0195865743, -0.0260068, 0.0119360778, -0.0157898422, 3.13805795e-05, -0.0113657536, 0.0145188337, -0.00401671417, -0.0177289452, 0.0181200262, -0.0212323684, 0.0229759309, 0.0332580693, 0.0166208874, -0.0197984092, 0.0071738679, -0.040444158, -0.00131887547, -0.0247846749, 0.0206457488, -0.042204015, 0.0196517538, -0.0167675409, 0.000176189555, -0.00758531643, -0.00446482655, 0.00429780269, 0.00161116687, 0.0251757558, -0.00868522841, 0.016384609, -0.0149425035, 0.00640393, 0.00420410652, -0.0197495241, 0.0223078374, -0.0221774783, 0.019879885, 0.0112353936, -0.0172400959, 0.00106019259, 0.00381302694, -0.00798861776, -0.00853857305, -0.00862819608, -0.00128119334, -0.0158631708, 0.010477677, -0.022161182, 0.0155454176, 0.00374173652, 9.34893069e-06, -0.0241817608, 0.00645688875, 0.00112435408, 0.000460333395, 0.0105998889, 0.00167838368, 0.00212038518, 0.00420818059, 0.000148309846, 0.00265812, 0.000295092032, 0.0130930217, 0.019619165, 0.00657910109, 0.00954071525, 0.00997253228, -0.0253712945, 0.0274570528, 0.00658724876, 0.0260556843, -0.00615135767, 0.01254714, 1.58892035e-05, 0.0326714478, 0.0249639209, -0.0169630814, 0.0302434955, 0.0101517774, 0.00399023481, 0.00845709816, 0.0038354327, 0.00795602705, -0.000957839715, 0.00941035524, 0.00669316575, 0.00414707419, 0.0366311297, -0.00431817165, -0.00479887379, -0.0138751818, 0.0128160072, -0.00757309515, 0.0310745407, 0.0133130047, 0.00788677391, -0.016083153, 0.0073205228, -0.0117975706, 0.0106895119, 0.0179570764, 0.00356045458, -0.0158142857, 0.0171097368, -0.00535697723, 0.00439557293, -0.0119279306, -0.00914963521, 0.0219819378, 0.00298401946, 0.0051818057, -0.0206294544, 0.00315104309, -0.00639578234, 0.0210205335, -0.0174845215, 0.0284021627, 0.0393361, 0.0226826221, 0.00840821303, -0.0112435408, 0.00752013642, 0.000553011138, -0.0137285264, -0.0137448218, -0.00675427215, -5.44545364e-05, -0.0136959367, -0.00876670331, -0.0273266938, 0.000365109561, 0.00369896204, 0.0052429121, 0.0095896, 0.0144699486, 0.00753643177, -0.00611876789, -0.00551585294, -0.00918222498, 0.016555706, 0.00359100779, -0.0018454073, -0.00548733678, 0.00403504632, -0.00466444, 0.0160913, -0.0014217376, -0.00921481568, 0.00906001311, 0.0121071758, 0.00418781163, 0.0166208874, -0.000796417473, -0.030879, 0.000649762631, -0.00548733678, -0.0299338922, -0.0102332523, 0.00593137555, 0.0321988948, -0.00604136661, -0.00499441335, -0.0175985862, 0.0129382201, 0.0177778304, -0.00644059386, 0.0139159188, 0.0151136005, 0.00347897969, 0.0257297847, 0.0259416196, -0.00896224286, -0.00473369379, -0.0209879428, 0.0105917417, 0.00906001311, -0.0230085216, -0.00136877887, -0.00456259632, 0.00788677391, 0.0174682271, -0.00859560538, 0.00382728502, -0.00165597803, -0.00541808316, -0.00976884458, -0.0281903278, 0.0024035105, -0.00209390582, -0.0172563922, -0.0047173989, -0.0186088756, 0.000443274563, -0.0245891362, -0.0138914762, 0.015692072, 0.0157979894, -0.00270700478, -0.0260230936, 0.0138670336, 0.00920666754, -0.00013812547, 0.00286995457, -0.0254038852, -0.0111131808, 0.0183970407, -0.013492249, -0.00487627508, 0.0141521962, -0.0173867512, 0.00768716028, -0.0235462561, -0.00396986632, 0.0082615586, -0.0207435191, -0.0498952493, 0.00937776547, 0.00363174523, -0.00216112263, 0.00437113037, -0.0281577371, 0.00121092121, 0.000867708062, -0.0146736363, -0.00689685345, 0.00863634329, -0.00977699272, 0.0141033111, 0.00471332483, -0.0125797298, 0.00408800505, 0.0107058063, 0.0413566791, 0.0182340909, -0.0135492822, -0.00540586188, -0.00447297376, 0.0326714478, 0.0198961794, -0.0284347534, -0.0221774783, 0.00651392108, -0.0176148806, 0.0195051, 0.00994809, -0.0207272228, -0.00315511692, 0.0175659955, 0.00108259823, 0.0140625741, -0.00344027905, 0.0286954716, 0.0140951639, -0.0178430118, -0.0197658185, 0.00285365968, -0.00214482774, -0.00955701, -0.00201956, 0.00344231608, -0.0247357897, 0.00762605388, 0.0068276, -0.0368266702, -0.000336338708, 0.00362767139, 0.013883329, -0.0498626605, 0.00813119859, 0.00701906579, -0.0175985862, 0.00609025126, 0.0078827, 0.0154965324, -0.00571139297, -0.00443631038, -0.03104195, -0.0142173767, -0.0340891145, 0.0120094055, -0.0126612047, -0.0273266938, 0.0014044242, -0.0144699486, -0.00381302694, -0.000174025365, -0.0123190107, -0.0270007942, -0.0223404281, 0.0322803706, -0.0286954716, 0.0212812535, 0.00976884458, -0.00534475595, -0.0101028923, -0.00356656522, 0.0117242429, -0.0132070873, -0.0104206447, 0.00529994443, 0.0122782728, 0.0108443135, 0.000957330514, -0.00223852391, 0.000324372086, -0.00577249937, 0.00215297518, 0.0292495023, 0.00794788, 0.00734496536, -0.000782668591, 0.013581872, -0.000656382472, 0.00707609812, -0.0151054533, 0.00512477336, -0.0175985862, 0.00366637204, -0.00782566797, -0.0196843445, -0.0228618663, -0.0153743206, -0.0178430118, -0.0172563922, 0.0259742104, 0.040835239, -0.00247683795, 0.00776863517, 0.0224707872, 0.0160098244, 0.0197332297, 0.00696610706, 0.00501478231, 0.0239373352, 0.00859560538, 0.00580101553, -0.0167838372, -0.00861190073, 0.00443223631, 0.0153254354, -0.0205479786, -0.00677464111, -0.00186984974, 0.00653021596, 0.012376043, 0.0155780073, 0.0470273346, -0.00936147, 0.0244261865, -0.00685204193, -0.00792343728, -0.022894457, -0.031433031, 0.0143314414, -0.00648540491, -0.015480238, -0.00626542233, -0.00677056704, -0.0230899975, 0.00116407312, 0.0341217034, 0.000706795079, -0.00607395638, -0.00737755559, -0.00791936368, -0.00447297376, 0.00535290316, -0.00750791514, -0.0225196723, 0.00613506278, 0.0104124965, 0.00875040796, 0.00711276196, -0.00646911, 0.00414096378, -0.00841636118, 0.0137366746, 0.0100784497, -0.00148793601, 0.00476221, -0.00929629058, -3.57646331e-06, 0.041519627, -0.0159283504, -0.00703128707, -0.00782974157, 0.0229433421, -0.00981773, -0.00745088281, -0.00179855921, -0.0134759545, 0.00616357895, 0.0022874088, 0.0181200262, 0.000822896836, 0.0102332523, -0.0116916532, -0.00510847848, -0.0105835944, 0.00452593248, -0.00211223774, 0.011944226, 0.010477677, -0.00543845212, 0.00877485052, 0.00616357895, 0.000451676664, 0.00527550187, -0.0156431869, -0.0158794653, -0.00412263162, 0.00659946958, -0.00671353471, -0.0120257009, 0.0140870167, 0.0033649148, -0.0132559724, -0.0207761079, 0.00685204193, 0.00198493316, 0.00179855921, -0.00167227304, 0.00554436957, -0.00235462561, 0.0149913877, 0.0131337596, 0.00975255, -0.00936147, -0.0189510696, -0.0144780958, 0.0194399189, -0.0248498563, 0.00219167583, -0.00561362319, 0.00155311602, -0.0123841902, 0.00633875, 0.0117486855, -0.00273552095, 0.00162542495, 0.00536919804, 0.0541319475, 0.0049536759, 0.0065628062, -0.00868522841, 0.00940220803, 0.0262349285, -0.00727978535, -0.0165312644, 0.0102576939, -0.00813527219, -0.00278033223, 0.00668909214, 0.0213790238, -0.00639170874, -0.0282066222, 0.000839191838, -0.0130522847, 0.0179081913, 0.0178430118, -0.0174356364, -0.00729200663, -0.029102847, -0.00800898578, 0.0139566567, 0.00930443779, 0.00531216571, -0.0370548, -0.0311234258, 0.00184031506, 0.00961404201, -0.00354008586, -0.00790714286, -0.0149099128, -0.00900298078, -0.0194562152, 0.0241491701, -0.0161972176, 0.013492249, -0.000155184287, 0.0170608517, 0.0269030239, -0.0133781843, 0.00905186497, 0.0194725096, -0.00857116282, 0.000659437734, 0.00783788878, -0.00916593056, 0.00621653767, 0.00516143721, -0.00745495642, -0.00267645158, -0.00404930441, -0.00891335774, 0.0168816075, -0.0103717595, 0.0139159188, -0.0190814305, -0.0028088484, -0.00546289422, -0.0112842787, 0.00246257987, -0.00337917288, -0.0048640538, 0.00542623084, 0.00927184802, -0.00517365849, 0.00580916274, -0.00463999761, 0.0100377118, -0.00274774223, 0.00425299164, 0.0250291, -0.00332010374, -0.00756902155, 0.00511255208, -0.00150117569, -0.00505959336, -0.000401518657, 0.00818823092, 0.00565843424, 0.00348509033, 0.00533660827, -0.00352175417, -0.0134678073, -0.0236277319, 0.00775641389, -0.0130685801, -0.00395764504, 0.00919037312, 0.0262512248, -0.0189021844, -0.0085548684, 0.00126897218, 0.0046603661, 0.0106732165, -0.00719016325, -0.0246543158, -0.0138344439, -0.00912519265, 0.0215093829, 0.00115185196, 0.0193258543, -0.00787455216, 0.0212486628, 0.00564621296, 0.0208086986, -0.0212812535, -0.0110480012, -0.025827555, 0.00740607176, -0.00156228186, 0.0136714941, -0.00271311542, -0.0251757558, 0.00777678238, -0.0200102441, 0.00274163159, -0.0172238015, 0.0010948194, -0.0194399189, -0.0250453949, 0.00140238728, -0.0417803489, -0.0257134903, 0.0127019426, -0.0253387056, -0.00649762619, -0.0113331638, 0.0232855361, -0.00224056072, 0.000218454676, -0.0183318611, -0.00631023385, 0.00995623693, -0.00951627269, 0.00411652122, -0.0149343554, 0.0199450646, 0.00758124283, 0.00170791836, -0.0100132693, -0.0229270477, -0.0243447106, -0.00706387684, 0.0151869282, 0.00238314178, -0.00967922248, -0.00207251869, -0.00387209631, 0.00860375352, -0.032638859, -0.018022256, 0.00644466747, 0.00550770573, -0.003104195, -0.00847339351, 0.0242795311, -0.0225848518, -0.00263775093, 0.0348060913, -0.0154150575, -0.0065057734, -0.000550974277, -0.0106406268, 0.0350994021, 0.0232692417, 0.0195539854, 0.00119564473, -0.00122721621, -0.0236929115, -0.000157348462, 0.0142418183, 0.0107221017, 0.00823304243, 0.0213953182, 0.00576435169, -0.00986661483, 0.0189673658, -0.0088481782, -0.00841636118, 0.0154232057, 0.0124738123, 0.0131337596, -0.00522661721, 0.00272941031, -0.0150402728, -0.0330951177, -0.014274409, -0.0135737238, 0.00862004794, 0.0254201796, 0.00578064658, -0.00499441335, 0.00127100898, -0.0296405815, -0.0142255239, 0.0120745851, -0.0143640311, 0.00652614236, -0.020222079, 0.00822082069, 0.00450149039, 0.0159690883, 0.0041348529, -0.00756494794, -0.0119197834, -0.00542215677, 0.0205153879, 0.0317915194, -0.0264956485, -0.0252083447, 0.0102658421, 0.00190549507, 0.00825341139, 0.0137774115, 0.000395662646, 0.000197322108, -0.0038700595, 0.00913334, 0.0182503853, -0.0159120541, 0.012848597, 0.0198147036, 0.00275996351, 0.0054751155, -0.0101273349, 0.0158061367, -0.00699462323, -0.0197495241, -0.00380080566, 0.0106895119, 0.0032488131, 0.0110968864, 0.00435076142, 0.000115019691, 0.000660965394, 0.00107241387, -0.00101792742, -0.0133537417, -0.00267034094, -0.00439149886, -0.0260719787, 0.00111518824, -0.0240025166, 0.00247683795, 0.0259579141, 0.0105510037, -0.011080591, -1.51174199e-05, 0.00540993595, 0.013109317, 0.0132559724, -0.00405337801, 0.0231062919, -0.00497811846, 0.00522254361, 0.0126530575, -0.00888076797, -0.00317344884, 0.0182666797, 0.0242632367, 0.000474082277, -0.0113005731, -0.00176800613, 0.00728793303, -0.0181200262, 0.00191058719, 0.0125878779, 0.00850598328, 0.0132070873, 0.003395468, 0.0139566567, 0.00886447262, 0.0153824678, 0.000248498545, -0.0103717595, 0.000240732974, -0.00110296695, -0.00204094709, 0.00657502748, -0.0163357239, 0.00778493, -0.0140625741, 0.0188533, -0.00135553919, 1.97640366e-05, -0.00639985641, -0.0060617351, 0.0169956721, 0.013752969, -0.0197169352, 0.0104450872, -0.015520975, 0.0106324796, 0.0200265385, -0.00355841778, 0.00177207985, 0.0156268924, 0.0313026719, 0.0107872812, 0.00592730148, 0.0135329869, 0.00705980323, 0.0163275767, -0.00762605388, 0.0260230936, 0.0112353936, 0.00194114039, 0.020824993, -0.0143232932, 0.012978957, 0.00637541385, 0.00980958249, 0.00228129816, -0.000939507852, -0.0011090776, -0.00260719797, -0.0164416414, -0.010608037, -0.0194725096, 0.00292698713, -0.0132885622, 0.0118871927, -0.0200428348, 0.00402282504, 0.00464407122, -0.00976884458, -0.00307567883, -0.0167675409, 0.00803750195, -0.0117079485, -0.0129219247, 0.00571954064, -0.0311234258, 0.0311234258, -0.0123923374, 0.0189510696, -0.000341176288, -0.0252409354, -0.0184296314, -0.00710054068, 0.0135248397, -0.0107058063, -0.00222019199, -4.63388715e-05, -0.01254714, -0.0124901077, -0.0243610051, -0.00782159343, 0.00964663271, -0.0122619774, -0.0105835944, -0.00910889823, 0.01862517, 0.00406763609, 0.0195702799, 0.00487627508, -0.0194073301, 0.00726349046, -0.0167675409, 0.0219167583, -0.0072960807, -0.00151237845, -0.0139973937, -0.00421225419, -0.00692944322, 0.0195865743, -0.016555706, 0.0115449987, 0.00307567883, -0.0073857028, -0.0256320145, -0.00227722456, -0.00319178053, 0.000683371036, 0.0110480012, 0.00377228949, 0.014274409, -0.00226296624, 0.00175680325, -0.014184786, 0.00116916536, 0.000531623955, 0.0219982322, -0.0225848518, -0.00790714286, -0.00803750195, 0.00268459902, 0.000670640555, -0.00264182477, -0.00132600463, 0.00538141932, -0.0131256124, -0.011813866, -0.0110887391, 0.00414707419, -0.00820452627, 0.00172217644, -0.00118036813, 0.00516958488, 0.00343213161, 0.0168979019, 0.0126449103, -0.0111783613, -0.0142825563, 0.0231714714, 0.00484368484, 0.00402078824, -0.00565843424, 0.0153172882, 0.00936147, -0.0134678073, -0.0146328984, 0.00986661483, 0.016425347, -0.0113739008, -0.00113555696, -0.0249476247, -0.0140951639, 0.00260516116, 0.00237906817, 0.0138262967, 0.00803342834, 0.0116672106, -0.0034300948, -0.00316122756, 0.0187881198, 0.021900462, -0.0285651125, -0.00871781819, 0.00547104189, -0.0194725096, -0.00823711604, -9.14046905e-05, 0.0159935299, 0.0337306224, -0.0069416645, -0.00456667, 0.011170214, -0.019488804, -0.0189999547, 0.00655058492, 0.0186903495, 0.0139403613, 0.00327936606, 0.00478665251, 0.0099888267, 0.00448926911, -0.0100295646, 0.0110724438, 0.00121499493, 0.014958798, 0.00352990162, -0.00971995946, 0.0119931102, -0.0129871052, 0.00340768928, 0.0136144618, 0.00949183, -0.000378349243, 0.0209390577, -0.0047948, -0.00701499218, 0.0216560382, 0.00134942867, -0.0170445573, 0.00373766269, 0.016384609, -0.0227315072, -0.0168979019, 0.027424464, 0.0035115697, 0.00450149039, 0.00894594751, -0.0106243314, 0.0100947442, 0.00210205326, -0.0105265621, 0.00835932884, -0.0215908587, -0.00615950534, -0.00306549435, 0.00417559035, 0.00781344622, -0.0190488398, 0.0159446448, 0.00695388578, -0.0263652895, 0.0179244857, 0.00102251046, 0.000721053162, -0.0236114357, 0.0107058063, -0.0190162491, 0.0139159188, 0.0221122969, -0.00945109222, -0.00407782057, 0.00848154072, -0.00556473807, 0.00655465852, -0.0124493698, 0.00963033736, 0.000452185894, 0.0256809, -0.0104695288, -0.00536512444, -0.00695795938, -0.0101599246, -0.00654651085, -0.00383339566, -0.0115775885, 0.0201731939, 0.0238232706, -0.00569509808, 0.00509218359, -0.00822489429, 0.00489664357, 0.0117649809, 0.00591508, -0.0334373154, -0.00349120097, -0.00303086755, -0.00909260288, 0.00143192196, 0.0179407801, 0.00233833073, 0.0136714941, 0.00470925122, -0.0205479786, 0.0221448876, 0.00350138545, 0.00556881167, 0.00566658191, 0.0304879211, -0.0149017656, 0.00793158542, 0.0276525933, -0.0145269809, -0.0168816075, 0.00919037312, -0.0144536532, 0.00657095341, 0.000724108482, -0.00522254361, -0.0056869504, 0.0110642966, 0.00724719558, 0.0215256773, 0.0111783613, 0.00548733678, 0.00842450839, 0.00526328105, 0.0475161821, 0.00409411546, 0.00425706524, -0.0135574294, 0.00764234876, 0.00861190073, 0.0270822681, 0.00070883194, -0.0193421505, 0.0101680718, 0.00653429, -0.012978957, -0.00426928652, -0.0078827, -0.0359141529, 0.0187881198, 0.0171586219, 0.000387260545, 0.002252782, 0.0275874138, -0.0189021844, -0.00168958644, -0.00851413049, -0.0141684916, 0.00145738292, 0.0258601438, -0.0125552872, -0.0122130932, -0.0344150141, -0.0014217376, 0.0128404498, 0.0139648039, 0.0201894883, 0.00144821696, 0.00475813635, -0.0053936406, 0.0114716711, 0.00756494794, 0.00103524094, 0.0214116126, 0.0111457715, 0.0145840133, -0.00305327331, 0.00709646707, -0.00626542233, -0.00362156099, -0.0175008159, 0.0147551112, -0.019488804, 0.0233018324, 0.00376210525, 0.0136389043, 0.0126204677, -0.0117486855, -0.0169956721, 0.00274570542, -0.0119523732, -0.00493330741, 0.000447093713, 0.00716164662, -0.0240676962, -0.00846524537, 0.010648774, 0.00162135123, -0.00536919804, -0.0173541605, -0.0035767497, 0.00231185136, -0.0303249713, 0.0112028038, 0.0143314414, 0.00645688875, -0.00233018305, 0.00885632541, 0.00494145462, 3.50724149e-05, 0.0112353936, 0.00930443779, 0.00155718974, 0.00912519265, 0.000402027887, -0.0148039954, -0.00353397522, 0.0146980789, 0.00348712713, 0.0129871052, 0.0266260095, -0.00353804906, -0.019831, 0.0121723553, 0.0167675409, -0.00748754665, -0.00956515782, 0.00385580142, 0.0125145502, 0.0124738123, -0.0290050767, 0.00378451077, -0.0184459258, 0.00637948746, 0.0111946566, 0.0176637657, -0.0182340909, -0.00580508914, -0.00639985641, 0.0157735478, 0.00365211396, -0.0202546697, 0.00774826622, 0.00184133358, 0.00462777633, -0.00774419261, -0.00833488628, -0.0160424151, -0.00684389472, 0.00224463455, 0.00549141085, -0.00606580917, 0.0111865085, 0.00721867941, -0.018543696, -0.0130034, 0.0045096376, -0.00381506397, 0.00829822198, 0.0108850515, -0.00220797071, 0.0228618663, 0.00945109222, -0.0163520202, -2.13394305e-05, -0.0258601438, 0.00646096235, -0.00850598328, 0.0127915647, -0.0175334066, -0.00379469502, -0.00452185888, -0.00442001503, -0.0153009929, 0.00927184802, -0.0120582907, 0.0151217477, 0.0046562925, 1.75043806e-05, 0.00923111, -0.00707202451, -0.00035772589, 0.00411652122, 0.00977699272, 0.0057684253, -0.00496182358, 0.00560140191, -0.0104206447, 0.009312585, 0.000476119167, -0.00135248399, -0.0238721557, -0.0237906817, -0.0052469857, -0.0236929115, -0.00267848861, 0.00362563459, -0.0256483089, -0.0130359894, 0.0185599905, 0.0138344439, 0.00230777753, -0.00110398536, 0.0108524617, 0.000644161191, 0.00236684689, -0.00561362319, 0.00323862862, 0.0124249281, 0.00951627269, -0.0129871052, 0.0080578709, -0.00555659039, 0.0040717097, -0.00796010159, 0.0144292107, 0.00575213041, 0.00448519504, -0.0199939497, -0.00395153416, -0.0101354821, -0.00384969078, -0.0120094055, 0.0134270694, 0.0244098902, -0.00362767139, -0.0145106856, 0.0105265621, -0.0180711411, -0.00431409804, 0.000499034, 0.0103310216, 0.0186088756, -0.00335880416, -0.0199776534, -0.0181200262, 0.0088481782, 0.0042774342, 0.000484012038, 0.0284510478, -0.00954886246, -0.011080591, -0.0182340909, -0.0118220132, -0.00460333377, 0.0050107087, -0.009312585, 0.00162338815, -0.00265608286, 0.0139566567, 0.0268704332, 0.01241678, 0.00327732926, -0.0202057846, -0.0116346208, -0.00985846762, 0.00485997973, 0.0197984092, -0.00631838106, 0.0271474477, -0.000459569565, 0.00536919804, 0.000295855862, -0.000838682638, -0.00233425689, -0.014918061, -0.0148773231, 0.0113250157, 0.00291476585, 0.03777178, -0.0152602559, -0.0117160957, -0.00567065552, 0.000668094493, -0.0143803265, 0.0230248161, 0.00223852391, 0.0025155386, -0.0198635887, 0.00329362438, 0.000536716136, 0.00737348152, 0.0113820489, 0.00784603599, 0.0118790455, 0.0165882967, 0.00437927758, 0.01004586, 0.0083511807, 0.0353927128, 0.0002164178, 0.0223404281, 0.00050489, -0.0199124739, 5.30860125e-05, -0.00125165866, 0.0159283504, -0.00964663271, -0.0147062261, -0.0141766388, 0.00581731042, -0.0117812753, 0.0139810992, -0.0305042155, -0.00897853822, -0.00115490716, 0.00540178828, 0.0185274, 0.00602099765, -0.0214930885, -0.0143395886, 0.0105835944, 0.0156187452, 0.00316937501, -0.03104195, 0.00957330503, -0.00998067949, 0.0028414384, 0.00626134872, -0.00367451971, -0.00952442, -0.013712232, 0.0222752467, -0.0138507392, -0.000854468381, -0.000933397212, 0.00886447262, 0.0063591185, -0.0180059616, -0.0083511807, 0.00234851497, 0.0204990935, 0.00802528113, -0.00402282504, 0.00265812, -0.0143314414, -0.00224056072, -0.00187188666, 0.00631430745, -0.00307364203, 3.77458091e-05, 0.0116916532, -0.00719423685, 0.0207761079, 0.00655873213, -0.0128323026, 0.00708424579, -0.0138181495, -0.00176393241, 0.000544354436, 0.0111457715, -0.00205927901, -0.0179407801, 0.0164090525, -0.0121805025, 0.00848154072, 0.00874226075, 0.00660761725, 0.00231388817, -0.00122008717, -0.0214442033, 0.0070883194, 0.00289847073, 0.0067950096, 0.0159120541, 0.0157002192, -0.00134433643, -0.022291543, -0.00758939, 0.00165903335, 0.0078786267, -0.00133007835, -0.00710054068, 0.0012740643, 0.0196354594, -0.00261330861, 0.00183725986, 0.00313067436, -0.00183624134, -0.00224870816, 0.0168816075, 0.0150158303, 0.00178328261, -0.00319178053, -0.00421225419, -0.00857931096, -0.0680478662, -0.00936961733, 0.00736533431, 0.00976069737, -0.0181200262, -0.0016997708, -0.00227722456, -0.00077452109, 0.0307160504, 0.0188370049, -0.00581731042, 0.00928814244, -0.00615543127, -0.00417151675, -0.0140055418, 0.0160587095, 0.0269519091, -0.0210042391, 0.0102088097, -0.0125552872, 0.0265771244, -0.00800491218, -0.0168816075, -0.000220109636, 0.0209064689, 0.00488034869, -0.00361341331, -0.0198635887, -0.00852227863, -0.00483146356, 0.00113250164, -0.0129219247, -0.00750791514, -0.000267848838, -0.00306753139, -0.00230370392, -0.0113820489, -0.0127752703, -0.0119523732, -0.0309115909, -0.00390672311, 0.00404319353, 0.0127019426, -0.0113494582, 0.0012750827, 0.00159283495, 0.009141488, 0.0106569212, -0.0131989392, 0.00367451971, -0.0200754236, 0.00786640495, -0.00162135123, -0.00477443123, 0.00584582658, -0.00832266454, 0.00766271772, 0.00165292271, 0.00474998867, 0.00956515782, -0.0204176195, -0.0332254805, -0.0143721784, 0.00737755559, -0.01241678, 0.0148528805, 0.00426521292, 0.00126897218, -0.00739792408, 0.00640800362, 0.0076790126, -0.00203076284, 0.00115694408, 0.0109828217, -0.00538549339, 0.0160505623, -0.00783381518, -0.0166779198, -0.00830637, 0.0144373588, 0.00235055201, 0.00460333377, 0.0389450192, 0.00679093599, -0.00525106, -0.00631023385, -0.00354008586, -0.0121479128, 0.0171912108, 0.0177126508, 0.0240351055, -0.00789084751, -0.0197984092, 0.0186577607, 0.000636522949, -0.0138670336, 0.00668909214, -0.00719016325, 0.00217741774, 0.0112028038, -0.0201243088, -0.00575213041, -0.0100865969, 0.00173643453, 0.0309767704, -0.00866893306, 0.00432631886, -0.0115775885, -0.0103554642, 0.0235299617, 0.0195213947, -0.0117323911, 0.0188695956, 0.00758939, 0.0187718254, 0.000741931144, 0.0119605204, -0.0108035766, -0.0166045912, -0.011944226, -0.0156268924, -0.0189184807, -0.00708017172, -0.00658317469, 0.028027378, -0.0211020075, 0.00772382412, -0.0178267155, -0.0235625505, -0.0239047464, -0.0139973937, 0.019961359, 0.0116590634, -0.0175334066, -0.0309930649, -0.0296568759, -0.000735820504, -0.0010948194, -0.0215093829, 0.00624098023, 0.00415725866, 0.0113983434, 0.00431002397, 0.00203789189, -0.0146817835, -0.0177778304, -0.000757716887, 0.0076790126, 0.000207506484, -0.0206946339, -0.00632245513, 0.000511509832, -0.0130359894, 0.0154720899, -0.0222263616, 0.00554844318, 0.013752969, -0.000983809819, 0.0134026268, -0.00147571473, 0.0187555309, -0.00464407122, -0.0209064689, 0.00565436063, -0.00226704, 0.016384609, 0.00268459902, -0.00997253228, 0.0159446448, 0.00504329847, 0.00636726618, 0.0190814305, -0.0151706329, 0.0106813638, 0.00324066565, -0.00754050538, -0.00990735181, -0.0171749163, 0.00458703889, 0.00174050836, 0.0191303156, 0.0252735242, -0.00505551975, 0.0051573636, -0.000686426356, -0.0393035077, 0.00154395, 0.00935332291, -0.00482739, 0.000563195499, -0.0123271579, 0.0196517538, 0.000524494913, -0.00266626733, -0.000292800542, 0.00618394744, -0.0132152345, 0.00653021596, 0.0307975262, -0.0125226974, 0.00533660827, 0.00662798621, -0.0134189222, -0.010216957, 0.0107872812, -0.0362400524, -0.0127345324, 0.0096955169, -0.000906917849, 0.00877485052, 0.00933702756, 0.00617987383, -0.00282718032, -0.00401467737, -0.00691722194, -0.00616357895, -0.0176148806, 0.00929629058, -0.00642022491, 0.00485183252, 0.00757716922, -0.00396579271, 0.0102088097, -0.004570744, 0.0252735242, -0.0241817608, 0.0166290347, 0.0200754236, 0.0112761315, 0.00862819608, 0.00285569648, 0.0148202907, 0.00710868835, -0.041128546, -0.0162053648, 0.00395357143, -0.000685917097, 0.000573379861, 0.00791121647, 0.0201569, 0.0217701029, 0.0222752467, -0.0084326556, -0.0224056076, 0.0104124965, 0.0235788468, 0.0254853591, -0.00754050538, 0.00968737, 0.0233181268, 0.00400449289, 0.00423669675, -0.00333843543, 0.00632652873, 0.0123190107, -0.0249802154, 0.0030206833, 0.014616603, -0.0135411341, 0.000809657155, -0.0173541605, 0.00363581907, 0.00913334, -0.00846524537, 0.00553214829, -0.0221285932, 0.00176800613, -0.0176800601, 0.00860375352, -0.010477677, 0.00648947852, -0.0119360778, -0.0161157418, -0.0211834833, 0.00306753139, -0.0181526151, -0.00821674708, 0.00250331732, 0.00382117438, 0.00332621415, -0.0353275314, -0.0171423256, -0.00567472912, 0.000842756359, -0.000612080446, 0.00333436183, -0.0126204677, 0.000553520338, -0.0107383961, -0.0126775, 0.00301457266, -0.0178104211, -0.000291018281, -0.00274977903, -0.0223567225, -0.0312211961, 0.000516602, -0.0132967094, -0.00865263771, 0.0256809, 0.0157328099, -0.011854603, -0.0109176412, 0.00200326508, -0.0172400959, -0.0155535648, -0.00191466103, -0.0241491701, -0.0121316183, -0.0223730169, -0.0120908804, 0.00315104309, 0.00563399168, 0.000297383522, 0.00857116282, -0.00194012187, 0.00415522186, -0.0226989165, 0.0102251042, -0.00980143435, 0.0132885622, -0.00241573178, -0.0110317059, -0.0025460918, 0.0112190982, 0.0188044161, 0.0158142857, 0.0217049234, -0.0176148806, -0.00624098023, -0.0111376233, 0.00586619554, -0.0138344439, -0.00422854908, 0.0118383085, 0.00424484396, -0.00939406, -0.00160505623, -0.022633737, -0.0170934424, -0.0181200262, 0.0139240669, -0.0132641196, -0.0183970407, 0.0214116126, -0.0247194953, 0.0065017, -0.000624810928, 0.0370873921, 0.00366840907, -0.0279947873, -0.00485590613, 0.00759346411, 0.0220471174, 0.00180466985, -0.00878299773, 0.0158142857, -0.00344435289, -0.00448112143, 0.0084326556, -0.00178226421, -0.0194236245, -0.012115323, -0.0135085443, -0.0105021195, -0.00748754665, 0.0206294544, -0.00856301561, -0.0118871927, -0.0172238015, -0.00958145224, -0.0160098244, 0.01836445, 0.0812794, 0.00906001311, 0.0123597477, -0.0277177729, 0.0186740551, -0.000837664178, -0.0090192752, 0.0523720868, 0.0114553757, 0.0109176412, -0.00160913, 0.00126184302, -0.0306508709, 0.0147306686, -0.00630616024, -0.0163764618, 0.01215606, 0.00955701, -0.0175822917, -0.0176148806, -0.0196680501, -0.0283206869, 0.00363581907, -0.00512884697, 0.0064161513, -0.00776863517, 0.00274977903, 0.00888076797, -0.0119360778, 0.0042774342, 0.0134189222, 0.0186414644, 0.00845709816, -0.0123923374, -0.0269844979, 0.0161972176, 0.00853042584, 0.00658317469, 0.00607803, -0.0261860434, 0.032687746, 0.00767086539, 0.00461148145, 0.00154598686, 0.0153743206, -0.00616765255, 0.0128241545, -0.0372177511, 0.00623283256, -0.0048640538, 0.0277177729, -0.0100214174, -0.00927999523, 0.00674612448, 0.00347490609, -0.0207924042, -0.00489257, -0.00680723088, 0.0105347093, 0.020824993, -0.00339139416, -0.0127100898, 0.00105917419, -0.0106650693, 0.00159487186, -0.00276200031, 0.00119971845, -0.00147469633, -0.00660354365, 0.0104369391, 0.0260068, -0.0231062919, -0.011210951, -0.00430595037, 0.0196843445, 0.00786640495, -0.0133455945, 0.0152358133, 0.00476628356, -0.0146003086, -0.0210857131, 0.00901112799, -0.0188207105, -0.00778493, -0.00853042584, 0.0129952524, -0.0137203792, -0.00490479125, -0.0140870167, 0.0099155, -0.00280273776, 0.0296894666, -0.0287443567, -0.0105835944, 0.00271107838, 0.00736940792, 0.000813730934, -0.0066524283, 0.0310908351, -0.00742236665, 0.0144373588, 0.00870152283, -0.0100621544, -0.017028261, 0.0120012583, 0.0216397438, -0.00870967098, 0.00459111249, 0.00672982959, 0.0114390813, 0.0100540072, -0.0261208639, 0.00952442, 0.0171097368, -0.0195051, 0.00232407264, 0.0209390577, -0.00159690878, 0.00653836364, -0.00912519265, 0.0256646052, 0.0168001316, -0.00734903943, -0.00359508162, 0.0113494582, 0.00319178053, 0.0149343554, 0.0143558839, 0.0102576939, 0.00356860226, 0.00151645229, 0.00198595156, 0.00690092705, -0.00521846954, 0.0174845215, 0.0107221017, 0.0042774342, -0.00282718032, -0.0075282841, 0.00862819608, 0.00451371167, -0.0099888267, 0.00497811846, 0.0202872586, 0.00356860226, 0.0197006389, -0.0202546697, -0.00738977687, 0.0262023397, -0.00824119, 0.00725941686, 0.00888891518, -0.0106732165, -0.0327692181, 0.0148365861, 0.00318363309, 0.00803342834, -0.0100784497, 0.00335269351, -0.00512884697, -0.00611469382, 0.00654651085, 0.0154720899, -0.0267400742, 0.00167125463, -0.00610247254, 0.0196517538, 0.0131582022, 0.00237703114, 0.00338121, 0.00756087387, 0.00369692524, 0.0223241318, 0.0145106856, -0.00582545809, 0.0147062261, -0.00974440202, -0.0086444905, -0.00218963879, -0.00921481568, -0.00407578377, 0.00752013642, 0.0100947442, 0.0500256121, -0.0234484859, -0.000623792468, 0.00645281468, -0.0122782728, 0.0173215717, -0.0147306686, -0.00868522841, 0.0097281076, -0.00368674076, -0.00834303349, 0.00325492374, 0.00888891518, 0.00485590613, -0.0016804206, -0.0321500078, -0.0186903495, 0.0123841902, -0.00669316575, -0.00649355259, -0.00965478, 0.0107058063, 0.00425299164, -0.0137611162, 0.0136307571, -0.0132070873, 0.021900462, 0.00361952395] |
18 Jul, 2024 | Getting Started with Google Gemini with Python: API Integration and Model Capabilities
18 Jul, 2024
Google released Gemini, their first truly multimodal device, in three sizes: Ultra, Pro, and Nano, in December. Since each Gemini model is designed for a specific set of use cases, the family of models is adaptable and functions well on a variety of platforms, including devices and data centers.Gemini models combine and comprehend text, code, graphics, audio, and video with ease since they were designed from the ground up for multimodality. These models have the ability to produce code based on many input types. They can produce both text and visuals, and they can comprehend and carry out multilingual activities.Table of ContentLet us take a deep dive into the Gemini models: Gemini UltraGemini PROGemini FlashGemini Nano Get started with the Gemini API: Pythona) Generate text from text inputsb) Generate text from image and text inputsLet us take a deep dive into the Gemini models: Gemini UltraThe largest model designed exclusively for extremely difficult jobs is Gemini Ultra. With support for several languages, it is optimized for high-quality output across complicated tasks like reasoning and coding.This model comprehends and makes sense of text, image, and audio sequences naturally. When combined with alphacode2, it achieves cutting-edge performance and excels at coding. It also performs well on problem sets of competitive grade and possesses advanced analytical capabilities.It is the first model to beat human specialists on the benchmark known as MMLU (Massive Multitask Language Understanding), which tests a subject's knowledge of the world and capacity to solve problems in 57 different areas, including arithmetic, physics, history, law, medicine, and ethics.Gemini PROThe greatest model for overall performance on a variety of jobs is Gemini Pro. With the longest updates of any large-scale foundation model—up to two million tokens—it is inherently multimodal.With a context window of up to two million tokens, the 1.5 PRO model offers the longest context window of any large-scale foundation model to yet. Reaching almost flawless recall on extended-context retrieval assignments in several modalities, it opens up new possibilities for processing vast volumes of documents, thousands of lines of code, hours of audio and video, and more.Gemini 1.5 Pro can use text, graphics, audio, and video to carry out extremely complex reasoning tasks.Gemini FlashThe lightweight Gemini flash variant has been enhanced for speed and effectiveness. In addition to having multimodal reasoning and a lengthy context window with a maximum of one million tokens, it is also reasonably priced.The primary characteristic of Gemini Flash is its fast construction. For the great majority of enterprise and developer use cases, it has an average first-token latency of less than one second.Additionally, 1.5 When compared to larger versions, Flash delivers comparable quality at a far lower cost. It can process hundreds of thousands of words or lines of code, as well as hours' worth of audio and video.With Flash's default one-million-token context window, you can handle codebases with over 30,000 tokens, one hour of video, and eleven hours of audio.Gemini Nano Gemini Nano is one of the most efficient models for on-device tasks. It is optimized for providing quick responses , on devices with or without a data network.It provides Richer and clearer descriptions of images and what’s in them. With its speech transcription feature, you can converse instead of typing because it comprehends what you're saying. Additionally, it provides text summary, which turns emails, papers, and communications into understandable, succinct summaries.Get started with the Gemini API: Python1. Run the code in Google colab. Open Google Colab and create a new notebook and install the following dependency.The Python SDK for the Gemini API, is contained in the google-generative ai package. Install the dependency using pip.
Python
!pip install -q -U google-generativeai
2. Import the necessary packages. Note the markdown function is used to format the output generated by the model.
Python
import pathlib
import textwrap
import google.generativeai as genai
from IPython.display import display
from IPython.display import Markdown
def to_markdown(text):
text = text.replace('•', ' *')
return Markdown(textwrap.indent(text, '> ', predicate=lambda _: True))
# Used to securely store your API key
from google.colab import userdata
3. Setup Your API KEY: Before you can use the Gemini API, you must first obtain an API key. If you don't already have one, create a key with one click in Google AI Studio. A popup will come up to search and select google cloud project.If your list is empty and you don’t have any project setup go to Google cloud console and create a new project. 4. Setup your API key: Before you can use the Gemini API, you must first obtain an API key. In Colab, add the key to the secrets manager under the "🔑" in the left panel. Give it the name GOOGLE_API_KEY. Once you have the API key, pass it to the SDK. You can do this in two ways:a) Put the key in the GOOGLE_API_KEY environment variable (the SDK will automatically pick it up from there).b) Pass the key to genai.configure(api_key=...)
Python
# Or use `os.getenv('GOOGLE_API_KEY')` to fetch an environment variable.
GOOGLE_API_KEY=userdata.get('GOOGLE_API_KEY')
genai.configure(api_key=GOOGLE_API_KEY)
5. List Models: Now we’re ready to call Gemini Model .Use list_models to see the available Gemini models:
Python
for m in genai.list_models():
if 'generateContent' in m.supported_generation_methods:
print(m.name)
a) Generate text from text inputs1. For text-only prompts, use the gemini-pro model:
Python
model = genai.GenerativeModel('gemini-1.5-flash')
2. The generate_content method can handle a wide variety of use cases, including multi-turn chat and multimodal input, depending on what the underlying model supports. The available models only support text and images as input, and text as output. You can pass a prompt string to the GenerativeModel.generate_content method:
Python
response = model.generate_content("What is the meaning of life?")
In simple cases, the response.text accessor is all you need. To display formatted Markdown text, use the to_markdown function
Python
to_markdown(response.text)
Output:Output text by modelb) Generate text from image and text inputs 1. The GenerativeModel.generate_content API is designed to handle multimodal prompts and returns a text output. Upload any image on colab.2. Use the gemini-1.5-flash model and pass the image to the model with generate_content. To provide both text and images in a prompt, pass a list containing the strings and images:
Python
import PIL.Image
img = PIL.Image.open('image.jpg')
img
model = genai.GenerativeModel('gemini-1.5-flash')
response = model.generate_content(["Write a short, engaging blog post based on this picture. It should include a description of the meal in the photo and talk about my journey meal prepping.", img], stream=True)
response.resolve()
Output:image.jpeg (used in the example)3. Print the output using response.text.
Python
to_markdown(response.text)
Output:This is the output
"This course is very well structured and easy to learn. Anyone with zero experience of data science, python or ML can learn from this. This course makes things so easy that anybody can learn on their own. It's helping me a lot. Thanks for creating such a great course."- Ayushi Jain | Placed at MicrosoftNow's your chance to unlock high-earning job opportunities as a Data Scientist! Join our Complete Machine Learning & Data Science Program and get a 360-degree learning experience mentored by industry experts.Get hands on practice with 40+ Industry Projects, regular doubt solving sessions, and much more. Register for the Program today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities | https://www.geeksforgeeks.org/getting-started-with-google-gemini-with-python-api-integration-and-model-capabilities?ref=asr10 | Python Projects | Getting Started with Google Gemini with Python: API Integration and Model Capabilities | How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, Getting Started with Plotly in R | GeeksforGeeks | [-0.00978793297, -0.0307097398, -0.0121134631, 0.0162866749, 0.0125992754, -0.0134673677, 0.0133558698, 0.0253419057, -0.00153608422, 0.0374633335, 0.0104250647, -0.0260905363, 0.0271736588, -0.0657519698, 0.00432054792, 0.0206589885, -0.0160557143, 0.0209775548, -0.0234623682, -0.0261861049, 0.0126072401, -0.0193847269, -0.0151796583, -0.0257719699, 0.0288779866, 0.0174892601, 0.00846588518, 0.0233030859, -0.0174096189, -0.0209775548, -0.0110621955, 0.0082747452, 0.027524082, -0.0351378024, -0.00104828039, -0.0228889491, -0.00140965346, 0.0144947423, -0.0302318912, 0.00809555221, 0.0394702964, 0.0137540763, 0.0221403204, -0.0128461644, -0.0215669014, 0.0022219962, -0.0276037231, -0.0561312847, 0.0093737971, -0.0251507666, 0.00446788454, -0.00278745033, 0.0638724342, 0.0181104634, 0.0139611447, 0.00516872946, 0.0197192207, -0.0189228058, 0.0542198904, -0.0162866749, 0.00352811581, -0.00971625559, -0.0151159456, -0.0320955, 0.00193130493, 0.00783671718, -0.019464368, 0.0541561805, -0.0215828307, 0.0135390451, 0.0283682812, -0.00736285094, -0.0151398377, -0.0199740734, 0.01999, -0.00970032718, 0.0241313558, 0.0442169271, 0.00743054645, 0.00932601281, -0.0042409068, -0.000928818306, 0.00729913777, 0.00220805896, 0.0715498701, 0.00706419582, -0.0121612474, -0.0638087243, -0.00813537277, -0.00592532288, -0.0163742807, 0.00160477497, -0.0230482332, -0.0226978101, -0.0306300968, 0.00694871554, 0.0208182726, -0.00488600228, -0.0478167199, 0.0252622645, 0.00889594853, -0.0132841924, 0.0166609883, -0.037750043, -0.0205952767, 0.0130134113, -0.00611646241, -0.00825881772, 0.0315061547, -0.0104011716, 0.00173419237, -0.0385783128, -0.0245932769, 0.00151916046, -0.024672918, 0.00102140149, -0.027826719, -0.0265843123, 0.016613204, -0.0613557659, -0.00359382, -0.00846588518, -0.0128700566, 0.0264728144, -0.020945698, 0.0696384758, -0.0014743621, 0.0142717455, 0.0384190306, 0.0031020341, 0.00766947074, 0.0166769177, -0.00651467, 0.021630615, 0.00833049417, -0.0179671086, -0.00858534686, 0.0290531963, 0.0119462162, 0.00816324726, -0.0332901217, -0.0259949658, -0.00136983278, -0.040139284, -0.0373359062, -0.0115081882, -0.0161353555, 0.0523403548, 0.0293399058, 0.00375708495, -0.0600496456, 0.00753009832, -0.00168043433, 0.00826678146, 0.000205325588, -0.00910301693, -0.00613239082, 0.0106480606, -0.020945698, 0.0314583704, 0.0221562479, -0.0093737971, 0.00946140289, 0.00780486083, 0.0086968448, 0.0388968773, 0.0282727107, 0.0375589021, -0.0548888817, 0.0510023795, 0.00813935511, -0.00606071344, -0.0088402, -0.0233667977, -0.0237012915, 0.00484219939, 0.0215191171, -0.00125435262, -0.0151955867, 0.0051289089, -0.0233508702, -0.0205315631, 0.0339272544, 0.0170751251, 0.0257560406, 0.056863986, 0.0881152898, 0.00852163415, 0.00727524562, 0.0164379925, 0.0119382516, -0.024481779, 0.0182697456, 0.0141761759, -0.00381880696, -0.00605673157, -0.0222836751, 0.032652989, -0.0361890718, 0.00837031566, -0.0124479569, -0.0789405927, 0.00574613, 0.0200537145, 0.0125275981, 0.00946140289, -0.00828271, 0.0120577142, 0.00769734522, -0.0313627981, -0.0295151174, -0.0111498013, -0.0129815545, -0.0300566796, 0.0503015332, 0.0168680567, -0.010034821, -0.0237490777, -0.0310283042, -0.0387694538, -0.0196714364, 0.0471795872, 0.0336086862, -0.00581382494, -0.0597629361, -0.0373040512, 0.000899948238, -0.00721949665, -0.000344449218, 0.0109984828, 0.000294673315, 0.0208182726, 0.00733895879, 0.00376704, 0.0309008788, 0.0059492155, 0.00882427115, -0.0330989808, -0.0565772802, 0.0215669014, -0.00271577318, -0.0118586104, -0.00495767966, -0.0374314748, 0.0232393723, -0.0124479569, 0.0203244947, 0.0322707109, -0.0032115411, 0.0381004661, -0.014502706, -0.01362665, 0.0113727972, 0.00623194268, -0.0546658821, 0.00850570574, 0.0310601611, -0.00899948273, 0.00204479392, -0.017027339, 0.0335131176, 0.00331905694, -0.00444001, 0.0380048938, -0.00835438725, -0.00604080316, 0.0433249436, -0.0356475078, 0.0270462334, -0.0335449725, 0.00173021026, -0.0148212714, 0.0311875883, 0.0269188061, -0.0324937068, -0.0124559207, 0.00560277514, -0.00794025138, 0.0386738814, -0.00492980517, 0.0476574376, -0.0315380096, 0.056832131, 0.0123046022, 0.00120955438, -0.0340546779, -0.0392791592, -0.0327804163, -0.0779849, -0.0108312359, -0.0146221686, 0.0133319767, 0.00498555414, 0.0431656614, 0.0160796065, -0.00042384179, 0.00673766574, -0.0108869849, 0.00754204439, -0.0285912771, -0.00888002, -0.0243224949, 0.00306022237, 0.00972421933, 0.0100746425, 0.0257719699, 0.0124559207, 0.0239242893, -0.0127187381, 0.00323543348, 0.0392154455, -0.00298257195, -0.0137142558, -0.0169636272, -0.00712392665, 0.0653696954, 0.0300885364, -0.00450770557, -0.0484538525, -0.010034821, 0.0373040512, -0.00092931604, -0.0305504557, 0.0368580595, 0.0139213232, 0.0211049821, -0.0145345628, 0.025278192, 0.025660472, -0.0348510928, -0.0452363379, -0.056800276, -0.0264728144, 0.0100587141, 0.0401711427, -0.0551437326, -0.0124798138, 0.0262179617, 0.00397211686, 0.0281612128, 0.00978793297, -0.0294673331, -0.026648026, -0.0202129968, 0.0104887774, -0.0457141846, -0.0235420093, 0.0607504882, -0.0166769177, -0.0316335782, 0.00157789607, 0.00981979, -0.00731506618, -0.0143752797, -0.0112772277, 0.00170631788, 0.00695269788, -0.000758584705, -0.0115320804, 0.0325096361, 0.000320556806, -0.0283523519, -0.0115002235, 0.00525235292, -0.0186201688, -0.0200855713, -0.010528598, 0.00819510408, -0.00475061173, -3.87007603e-05, -0.00756991887, 0.0179830361, -0.0160796065, -0.026839165, -0.0286549907, -0.0158884674, 0.00622397847, -0.0217421129, -0.00936583336, 0.025660472, -0.00588152045, 0.0257719699, 0.00318167545, 0.0178874675, 0.0120736426, 0.0265046712, -0.00514085498, -0.0317769349, -0.00684518181, 0.00655050855, -0.0206908453, -0.0413498357, -0.0226500258, -0.0430382341, 0.0341183916, 0.0143752797, 0.0301203933, -0.000181930911, 0.058616098, -0.0101303915, -0.00121054985, -0.00275360281, 0.0183334593, 0.0141602475, -0.0133797619, -0.0327804163, 0.0187157374, 0.0028471814, 0.0178078264, -0.00499351835, -0.0145345628, -0.0216784, -0.0429745205, 0.0250551961, 0.0331308395, 0.0166291334, -0.0147177381, 0.0135470089, 0.00204678508, 0.00456345454, 0.0242587831, 0.0478167199, 0.0335131176, 0.0205474906, 0.00115679193, 0.00653059781, -0.0242269263, 0.0209934842, -0.0463513173, -0.030295603, -0.0340546779, -0.0158805028, 0.031553939, 0.0222518183, -0.00285912771, -0.025851611, -0.0007899435, 0.0414454043, -0.0230163764, -0.00707216, -0.0157610402, 0.00920655, 0.0100587141, -0.0175051875, -0.0754363686, 0.00331905694, -0.0317291506, -0.0226022396, 0.0206112042, -0.0325574204, -0.055048164, 0.0551437326, -0.0740983933, -0.0158406831, 0.0229048785, -0.00801591109, 0.00298456289, 0.0138894673, 0.0148212714, -0.0256445426, 0.00670979125, 0.0097799683, -0.0199422166, -0.00942954607, 0.0197192207, -0.019161731, -0.0253737625, -0.0226818826, 0.00907116, 0.0336405449, -0.0137381479, -0.0114205824, 0.0804697126, 0.0166928452, 0.0259312522, 0.00325335283, 0.00933397654, -0.0138496459, 0.008800379, 0.0050174105, 0.031442441, 0.00981979, 0.0400755741, -0.00355997239, -0.00754602626, 0.0114365108, 0.0132045504, 0.00570630934, 0.00423294259, -0.0158964321, -0.0323025696, 0.0419551097, -0.00903930329, -0.0013220479, -0.00814731885, -0.0344688147, -0.0179989655, -0.0157690048, 0.0217898972, 0.0117311841, -0.00783273578, -0.0286390614, -0.0579152554, 0.0424329601, 0.00463911379, 0.0374633335, 0.0033708238, 0.0307097398, 0.0100507494, -0.0110303396, -0.0166928452, 0.0266320966, -0.0186838824, -0.00866498891, 0.0142956385, 0.00714383693, -0.0231278744, 0.031474296, 0.0241791401, -0.0158566106, -0.00104131177, -0.0323981382, 0.0178715382, 0.0361253582, -0.010966626, 0.0248162728, 0.0258038267, -0.0251666941, -0.00788450241, -0.0459371805, -0.0186679531, 0.000622198742, -0.0135549726, 0.00104628946, -0.0159203243, -0.00119959912, 0.000803880801, -0.000708808831, 0.00923840702, -0.0171866231, -0.0184608866, -0.00929415599, -0.0330671258, 0.00155599462, -0.00348431291, -0.0154584032, 0.0237650052, -0.0110940523, -0.0116037577, 0.00271776412, 0.00949326, -0.00675359415, 0.0342139639, 0.0259790383, -0.016995484, -0.00891984161, -0.0170751251, -0.0295947585, -0.00764557812, 0.0104330285, -0.0243065674, -0.00655449042, -0.0125753833, 0.009732184, 0.0113568688, -0.026839165, 0.0062040682, 0.00614831923, 0.00891187694, -0.00379889668, 0.0138416821, -0.0115161519, 0.00131707033, -0.0133399414, 0.0279382169, 0.0235897936, 0.0094773313, -0.0141363554, -0.00380287878, 0.0208501294, 0.0210412685, 0.0108710565, 0.0109905191, 0.0233986545, 0.0423373878, -0.0049178591, 0.0272055157, -0.0150363036, 0.00835438725, -0.00779291475, 0.00960475765, 0.0403304249, -0.00457540061, -0.0175211169, -0.00740665384, -0.000277749525, 0.0347555242, -0.0101941042, 0.0203722809, -0.0315061547, 0.00631556613, -0.000705324521, 0.0198785029, 0.00553508, -0.0485175662, -0.0342776738, 0.0056863986, 0.0174892601, 0.0217898972, -0.00825085305, -0.00362766767, -0.00868091732, 0.0384508856, -0.00599700026, 0.0223951731, -0.00518863974, -0.00793626904, 0.0221084636, -0.0488998443, -0.0116276499, -0.0100427857, -0.00580586074, -0.0180626791, -0.0158884674, -0.00293080485, 0.0250711255, -0.0156336147, -0.00454752613, 0.00496564386, -0.0176485423, 0.00122349162, -0.00788052, -0.0215669014, -0.0158964321, 0.0412861221, -0.00588550232, -0.00471875537, -0.0191776585, -0.00381681602, -0.0120258573, 0.00545543851, 0.0125435265, -0.00431656605, 0.134817034, -0.00811148062, 0.0125196343, 0.00754204439, 0.00197610329, 0.030869022, 0.0202289261, 0.012639096, -0.0145186344, 0.001658533, 0.0181104634, -0.00830660202, -0.0386101715, 0.0146699529, -0.0139053958, -0.0172503348, 0.00366350613, 0.0169636272, -0.00793228764, 0.0359023623, -0.0141682122, 0.0376863293, -0.0200218577, 0.00220805896, 0.0221403204, 0.00604080316, 0.0263931733, 0.0345643833, -0.0379093252, -0.0252941214, 0.0100587141, 0.00655449042, -0.0292443372, -0.0136425784, -0.007868574, 0.00313389068, -0.0115320804, -0.0294514038, -0.00524837105, -0.00856145471, 0.0147814509, -0.0118586104, 0.00416126521, -0.0178078264, -0.014446957, -0.0278904326, -0.00495369732, -0.0183971729, -0.0199581441, 0.0140965348, 0.0122010689, 0.00407166872, -0.00694871554, -0.0160158928, -0.00823492464, -0.0137938969, -0.0193369407, 0.000253608217, -0.0251348391, -0.0309645925, 0.0130293397, 0.00649077725, 0.0367624871, -0.00840217154, 0.00194623764, -0.0041373726, -0.00263414066, 0.0299292523, 0.0338953957, -0.01009057, 0.0218536109, -0.0278904326, 0.0112612993, -0.0150283398, -0.00481034303, -0.0034225909, 0.013324013, 0.0269665904, 0.0330671258, -0.00792830531, -0.0425922424, -0.0362209268, -0.00500546442, 0.00882427115, -0.00408958783, -0.00262219436, -0.018476814, 0.00940565392, -0.0465106, 0.0362846404, 0.00470282696, -0.00884816423, -0.0505882427, -0.011404654, -0.00884816423, 0.0103932079, 0.00552313402, 0.0164857786, -0.00631556613, 0.00451965164, 0.0111736944, -0.00382278906, 0.0243862085, 0.0136346146, 0.0135868294, -0.00623592455, -0.00251866062, 0.0178078264, -0.0153230131, 0.0297221858, -0.0354882255, -0.0356475078, -0.0256286152, 0.00630760193, -0.00681332499, -0.0218536109, 0.000771526422, 0.0307097398, 0.0359979309, 0.00134494482, 0.0403304249, 0.01600793, -0.00216226513, -0.00904726796, -0.0171388369, 0.0152831925, -0.00928619225, 0.0066261678, 0.00709605217, 0.0675359368, 0.0117710046, 0.000512691739, -0.0160875712, 0.00872870162, -0.031984, -0.0172184799, -0.0101861404, -0.00783671718, 0.00199402263, -0.0016505688, 0.0234782957, -0.0227615237, -0.0199581441, 0.0032155232, -0.002323539, -0.00515678339, 0.0307734516, 0.0108630927, -0.0213439055, -0.0155699011, 0.0162468534, 0.02538969, -0.0112453708, 0.0254534036, -0.0127187381, 0.00742656412, -0.0313627981, 0.0327167027, -0.0366032049, 0.0102896737, 0.0127505949, -0.0173140485, -0.0212483369, -0.0481034294, -0.00118964398, 0.00956493709, 0.0412861221, 0.0124001717, 0.00942158233, -0.00608858792, 0.0126470607, 0.0146540245, -0.0114126187, -0.0116993273, 0.0321432836, -0.0295151174, -0.00460725743, 0.0150920525, -0.00732303038, -0.00858534686, 0.00721551431, -0.0138337184, 0.0451089107, 0.0179830361, -0.00167147466, 0.0445992053, -0.0139850369, 0.0160158928, -0.0174892601, -0.0366032049, 0.0378456116, -0.00966050662, 0.0371129103, -0.000458684925, 0.00833049417, -0.00755399046, 0.0189068783, 0.00961272139, -0.000947235385, -0.00839420781, 0.00510899816, 0.0114205824, 0.0113887256, 0.0147575587, -0.00213837274, 0.0121692121, 0.0284160655, 0.0239720736, 0.00850570574, 0.00181582477, 0.0398525745, -0.0306460261, 0.0139930006, 0.0117072919, -0.00848977733, 0.0200537145, 0.0207386315, 0.0242428537, 0.00366549729, -0.0101861404, 0.0037789864, 0.015187622, -0.0108471643, 0.00136684615, -0.01999, -0.00389048434, -0.0311238747, -0.00994721614, -0.0284638498, 0.0015330977, 0.0294195469, 0.00862516742, 0.00237928797, -0.00565454224, -0.0181901045, -0.0254852604, -0.0291487668, -0.00515280105, 0.00434045866, -0.00366748823, -0.00438824343, -0.019082088, -0.0214235466, -0.0108949486, -0.0201014988, 0.0100587141, -0.0276196506, -0.0260268226, 0.00237132376, -0.0227455944, -0.034596242, 0.00290093943, 0.0246569887, 0.00286510075, 0.0165654197, 0.000552512472, -0.00671377312, 0.0131567661, -0.00838624313, -0.0201014988, 0.00469088089, 0.0156495422, -0.0287664887, 0.0459053256, -0.00371726416, 0.0147575587, 0.00606071344, 0.00490989489, 0.0106878811, 0.0147894155, 0.0102179963, 0.0161512848, 0.0129098771, -0.00506519573, -0.00261024828, 0.0410631262, -0.0183812436, 0.0222199615, 0.0275877938, 0.012336459, 0.0104171, -0.010584347, 0.0104569206, -0.026265746, -0.0056943628, -0.0244339928, -0.0241313558, 0.00346042053, 0.0290691257, 0.00216425606, 0.00498555414, 0.0274125841, -0.0290372688, -0.0290213414, 0.0443443544, -0.0186520256, 0.0140965348, 0.0185086709, 0.0285753477, -0.00886409264, -0.00434444053, -0.0445992053, -0.0406489894, 0.000712293142, 0.0162309259, -0.00908708852, 0.000842705951, 0.00215031882, 0.00275559374, 0.0318725035, 0.00957290083, -0.0110860886, -0.0205474906, -0.0173936896, -0.047593724, 0.0187635235, 0.00345444749, -0.0133877257, 0.00479043275, 0.000746638514, 0.00537579693, 0.0157530773, 0.00594523363, -0.017600758, -0.0187475942, -0.0116674704, -0.0113648335, -0.0115878293, -0.00906319544, -0.00234145834, -0.000332005264, 0.0176326148, -0.0272373725, -0.0352652296, -0.00248680403, -0.0348829515, 0.0102339247, 0.00178496377, -0.0188590921, 0.019464368, 0.00640715379, 0.0171706937, -0.071040161, 0.00315579213, -0.030184105, -0.0367943458, 0.00918265805, -0.00521253236, -0.0190502331, -0.0222518183, -0.0175211169, -0.00633547641, 0.0195440091, 0.0160318222, 0.00151418289, -0.00609257026, 0.00605274923, -0.0241154283, -0.0566409901, -0.0263135321, 0.0129178418, 0.0166928452, 0.0175529737, 0.041477263, -0.00126032578, 0.0120497495, 0.0293558352, -0.0125992754, -0.0358386487, -0.0296584722, -0.0283842087, 0.0159043949, -0.0112374071, -0.0375907607, 0.00913487282, 0.0191139448, -0.0199581441, 0.00545543851, -0.0196236502, -0.0121054985, -0.00879241526, 0.00950918812, 0.00550720561, 0.0076575242, 0.00426081708, 0.0125913117, 0.00980386138, -0.00101293961, -0.0106002754, 0.027524082, -0.00845792051, 0.046383176, 0.00423692446, -0.0159681085, -0.0681093559, -0.00159880193, -0.00128620921, 0.00684119947, 0.00473070145, 0.00840217154, 0.0223951731, -0.0136744352, -0.00824288931, 0.00205474906, 0.0158008616, 0.0041453368, 0.00505324919, 0.0142956385, 0.0255330447, 0.0206589885, 0.000414384354, -0.0197351482, 0.0062040682, -0.0166928452, -0.0219810382, 0.0249436982, 0.0107117733, -0.0094773313, -0.00381681602, 0.0150681604, -0.00422099605, -0.0133717973, 0.0248799864, 0.0146460608, -0.0233827271, 0.00494971545, -0.00569038093, -0.0213439055, -0.0142637817, 0.00382079813, -0.0125116697, -0.00705224928, -0.00881630741, 0.0187475942, -0.00122249604, 0.000323543354, 0.00702835713, -0.018476814, 0.00796812586, 0.035233371, 0.0276515074, -0.0220128931, -0.0102498531, -0.0204359926, 0.0232553, 0.0146221686, 0.000555996783, -0.00498555414, 0.0164698493, -0.0115081882, 0.0227774512, -0.0147734871, 0.016915841, 0.0147097735, 0.073970966, -0.00962068606, -0.00780884316, -0.0209297705, -0.0151955867, 0.00657041883, 0.0146779176, -0.00413339073, 0.00555499038, -0.0323025696, 0.0302000344, 0.0226659533, 0.00492582284, 0.0070403032, -0.0121134631, 0.0186998099, -0.00023481781, 0.000712790876, 0.0089039132, -0.00489794835, -0.0309645925, -0.00945343915, 0.0150920525, -0.0120975347, -0.0158884674, 0.00803582091, 0.00727126328, -0.0001004851, -0.0234782957, -0.0185086709, 0.019767005, 0.00909505226, 0.0219651088, 0.0132045504, 0.00397012569, 0.0139372516, -0.00915080123, 0.020643061, -0.0134673677, -0.0118028615, 0.00780087896, 0.0044519566, -0.00345245632, 0.0287824161, -0.0146858813, -0.0247047748, 0.00701641059, -0.03207957, 0.0164857786, -0.0110383034, -0.0135231167, -0.0105923116, -0.00478645042, -0.0153469052, -0.00900744647, 0.0237809345, 0.0146221686, 0.00496166153, 0.0168202724, 0.011898431, -0.00113787712, 0.00215231, 0.020149285, -0.0173777621, 0.0134673677, -0.00270382687, -0.020149285, 0.0111099808, -0.0183334593, -0.0172184799, -0.0267276671, -0.0082747452, -0.00210850709, 0.00575807597, -0.000589844421, 0.0161273908, -0.00860127527, -0.00414931914, 0.0156256501, -0.022506671, 0.0105684185, 0.0204997063, 0.015737148, 0.00877648685, -0.0122647816, 0.00668589864, -0.00582178915, -0.0175051875, 0.00715976534, -0.01195418, 1.84637483e-05, -0.000729216903, -0.00870480947, -0.0118586104, 0.00763363205, -0.0298336837, 0.0151557662, 0.0205952767, -0.0155300805, 0.012774487, 0.0227774512, 0.00360576622, 0.00248282193, -0.012830236, -0.0114444746, -0.0150761241, 0.0019671435, 0.0144389933, -0.0279700737, -0.00707614189, 0.0141682122, -0.0299292523, 0.00403583, -0.00322547834, 0.0396932922, -0.024784416, 0.0319521464, -0.00706021348, 0.0169317704, 0.0348192379, -0.0325255655, 0.0337361135, 0.0141602475, 0.00510501629, -0.0145664196, 0.0333219767, 0.0274603684, -0.0212801918, -0.00731506618, -0.00630760193, 0.000402438134, -0.00229765545, -0.0074464744, 0.00415728334, -0.0179511812, 0.00587355625, -0.0385464579, 0.0388650224, 0.0242109969, 0.00737877935, -0.0271577314, -0.0119063947, -0.0160716418, 0.00789644849, -0.000123568665, -0.00418515783, -0.0124161, 0.0218695384, 0.00286310981, -0.0183334593, -0.0234623682, -0.00830660202, 0.000111186913, 0.00632353034, 0.0107595585, -0.00498157181, 0.00402786583, -0.00894373376, 0.00454354426, -0.00470282696, 0.0301044639, 0.00989943091, 0.00767743494, -0.00996314362, -0.00793626904, 0.00877648685, -0.00207465957, -0.0161751769, -0.00180786068, 0.0122727454, -0.015992, 0.00805971399, -0.00395817962, 0.00545145664, 0.00880834274, -0.00571825542, 0.00993925147, 0.00957290083, 0.0184290297, -0.00174514309, -0.00311995344, -0.00526429899, -0.0099870367, 0.000322547829, 0.0230004471, 0.0245136358, -0.031171659, 0.0174733326, -0.0201811399, 0.0437072217, -0.000173593449, 0.00290293037, -0.00200298219, 0.00628769165, 0.029881468, 0.00291686761, -0.0203722809, -0.00766150653, 0.0242428537, -0.00754204439, -0.0218695384, -0.0319999307, -0.00378695037, 0.000725234859, 0.0174414758, -0.0140168937, -0.0213439055, 0.0119621446, 0.0132443709, -0.0256764, -0.000898952771, 0.0179671086, 0.0128063438, 0.0228570923, -0.0151716946, 0.00150721427, 0.0104250647, -0.0197988618, 0.0164539218, 0.0121054985, 0.000842705951, -0.000807365112, 0.0067854505, -0.0183812436, 0.0100188935, -0.00962068606, 0.0230800882, -0.0221403204, 0.0118745388, -0.0021244355, -0.0212961212, 0.0174096189, 0.00987553876, -0.0021742112, 0.00244499207, 0.00657838304, 0.0165017061, 0.000229093581, -0.0104409931, 0.0113966903, 0.0106400959, 0.0164857786, -0.026648026, 0.0118187899, -0.0161831398, -2.84189282e-05, 0.014558455, -0.016995484, -0.0068372176, 0.0159203243, -0.025963109, -0.00518863974, 0.0195121523, -0.0326848477, 6.86285202e-05, 0.00321353204, 0.00122747372, 0.0199262872, -0.0227296669, -0.0378137566, 0.00616424717, 0.0184927415, -0.00799998268, 0.00919858646, -0.0107436301, 0.0174096189, -0.0134514393, -0.015378762, 0.0102896737, 0.00903134, -0.00363364071, 0.0191458017, -0.0367306322, -0.0209616274, -0.00505723152, 0.00881630741, 0.0243224949, -0.0286709182, 0.000465653546, -0.0102418894, -0.00216823816, 0.0169317704, 0.0124877775, -0.0154663678, -0.0119223231, 0.0161990691, -0.0212164801, -0.0106560243, 0.00462716771, -0.0143593512, 0.00711596245, -0.015792897, -0.00559879327, 0.0122090327, -0.0136744352, 0.0204200651, -0.018476814, -0.0103772795, -0.0417321138, 0.0121373553, 0.0112374071, 0.0233986545, 0.00434045866, 0.0121612474, -0.0183812436, -0.00871277321, 0.0220606793, 0.00221005, -0.0033708238, -0.00543154636, 0.011046268, -0.0263135321, -0.0161114633, -0.0207067747, -0.0118665742, -0.018588312, 0.0142637817, 0.010225961, -0.000756593654, -0.008800379, -0.0181901045, -0.0123125669, -0.00203483878, -0.0350422338, 0.0116674704, -0.00974811241, 0.00467893435, 0.00778495055, -0.00851366948, 0.00780884316, -0.00665802415, -0.0384190306, -0.0107117733, 0.0176644716, 0.0106241684, -0.00513687264, 0.00202986109, -0.0218376834, 0.01028171, 0.012336459, -0.0441532135, 0.00834642258, -0.00615628343, 0.0319043621, 0.00737877935, 0.0180626791, -0.00327724521, 0.0168202724, -0.00901541114, -0.00805174932, -0.012774487, 0.0281771421, 0.0191298742, 0.0121931043, -0.00187057827, 0.0397888646, 0.00579391466, 0.0476892926, -0.0207067747, 0.0122169964, -0.0144867776, 0.0141522838, -0.0127585586, -0.0430063754, -0.00720356824, 0.00395817962, -0.0174892601, -0.0128620928, 0.0356475078, 0.00559879327, -0.0144947423, -0.0133479051, 0.0260586794, 0.0206749178, -0.0128143076, 0.0130532319, -0.0244021378, -0.00384070841, -0.00564657804, -0.0291646942, -0.0153867258, -0.0179352518, -0.0141921043, 0.00896762591, -0.0131089808, -0.0286868457, -0.00116475602, -0.0120497495, 0.00878445059, 0.0109427338, 0.00991535932, -0.0174574032, 0.00494175125, 0.0222996026, -0.00936583336, -0.0156654716, -0.00918265805, 0.0320158601, 0.00197908981, -0.0196555071, 0.00294076023, -0.0117630409, -0.0119143594, -0.00609257026, 0.00526031712, 0.00923840702, 0.0334494039, 0.0100826062, 0.000969634508, -0.0192732289, -0.00981979, 0.00318963965, -0.0233508702, -0.00688500237, 0.00848181359, -0.00564657804, 0.00467097061, -0.00109208329, 0.00335489563, 0.0266639534, 0.0143036023, -0.00186858722, 0.0234305114, 0.0100826062, -0.0059054126, -0.0306141693, 0.0202767104, -0.00360377505, -0.0124240648, -0.00870480947, 0.00907116, 0.0149088772, -0.0334812626, 0.0190343037, 0.00350621436, 0.00477848621, 0.00847384892, 0.00862516742, -0.00861720368, -0.0140567143, 0.0135231167, 0.00596514391, -0.00378894154, -0.00395419728, 0.000308610586, 0.0178237539, 0.00364956888, -0.0233190134, -0.000157291841, -0.00262219436, 0.000256594765, 0.000573916128, -0.0150681604, 0.0165017061, -0.00713587273, -0.0166928452, 0.00018056207, 0.00725533534, 0.00311398017, 0.000123755337, -0.0216624718, -0.00659431098, 0.0107834507, 0.00482228911, 0.00961272139, 0.0276992917, 0.0134434747, 0.000482328469, 0.000496265711, 0.00397410803, 0.0206908453, -0.0240198579, -0.0192573, 0.00235141348, 0.0280337874, -0.00475459406, 0.00446788454, 0.00755399046, 0.0143832443, -0.00240517152, -0.0168521293, 0.00607664185, -0.0116276499, 0.0188590921, 0.0174414758, 0.0412542671, -0.00269188057, 0.0135390451, 0.0113409413, -0.00470680883, 0.014502706, -0.00666200649, 0.000842705951, -0.00543552823, -0.00582975335, -0.0256923288, -0.00391437672, -0.00344847422, -0.00430860184, -0.0157132559, 0.00989146717, 0.00539172534, 0.0113170482, -0.0011657516, -0.020945698, 0.00635140482, -0.00684119947, 0.0195121523, -0.00454752613, 0.00651467, 0.00502935704, -0.0305345282, -0.0190343037, 0.00954104401, 0.0402348563, -0.0285594203, 0.00846588518, -0.00133200304, -0.0180467498, -0.00524040684, 0.011595794, -0.0100268573, 0.022920806, -0.0176804, 0.00449575903, 0.0028392172, -0.00192732282, 0.019082088, -0.0112374071, 0.0326211341, -0.00148929493, 0.0161911044, 0.000642606872, -0.00777300447, 0.00494175125, -0.0335131176, -0.0133160483, 0.00562666776, -0.011046268, -0.0159043949, -0.00515280105, 0.0291487668, -0.0108073438, -0.0050253747, -0.0267595239, 0.00970829185, 0.0117869331, -0.0136107216, 0.000238426554, -0.00356395449, 0.0134355109, -0.0113648335, 0.00498953601, 0.0227933805, 0.0151955867, 0.0035121874, 0.00343453698, 0.017600758, -0.00853756256, 0.0157132559, -0.0010871056, -0.0231278744, 0.0067774863, 0.0144310286, -0.00600496447, 0.00725533534, 0.006415118, -0.0104409931, 0.000876553589, -0.0263294596, -0.0137301842, 0.00542358216, 0.0121771758, 0.00479441462, -0.00429267343, -0.00162767188, -0.00195221079, 0.00541163562, -0.0046032751, -0.00506519573, 0.00262418552, -0.018174177, 0.00794025138, 0.00746638514, 0.0299770385, 0.0174574032, 0.00691685919, 0.0256923288, -0.015187622, 0.0198466461, 0.0146619892, 0.0152194789, 0.00408560596, -0.0107515939, -0.000542557333, -0.00362368557, -0.0111896219, -0.00720356824, -0.00261821225, -0.00991535932, 0.00431656605, -0.0128939487, -0.00670580938, -0.0123842442, 0.0200855713, -0.0202607829, -0.0171866231, -0.000363115192, -0.0238924325, 0.00575409411, -0.00537181506, -0.0302318912, -0.00144549215, -0.0059571797, -0.00541163562, -0.0113966903, -0.0129337702, 0.00461920351, -0.032238856, -0.0214713328, -0.00679341471, -0.00130711508, 0.010584347, -0.00127426302, 0.0035121874, -0.00868888106, 0.00542358216, 0.0107515939, -0.0241632126, -0.0196555071, 0.0152991209, 0.00927026384, -0.0118904673, 0.00698455423, 0.00064210908, 0.00554702617, -0.041317977, -0.0318884328, 0.0139452163, -0.00126430788, -4.04118073e-05, 0.000364110718, 0.00176505337, -0.00878445059, 0.00715976534, 0.00958882924, -0.00987553876, 0.00557888299, 0.00868888106, -0.00927822758, 0.0445673503, 0.0249914844, 0.00990739465, -0.0110383034, -0.00643502828, -0.0344051, -0.00154603948, -0.0184449572, -0.00257042749, 0.0103932079, 0.00762566784, -0.00599301839, -0.0028431993, -0.00397809, -0.0206908453, 0.00144549215, 0.00337679707, 0.0220766068, -0.0039860541, 0.00193030934, -0.00406967755, 0.00488600228, -0.0122886738, 0.00541163562, -0.00300248223, 0.00488600228, 0.0273966547, 0.00768539868, -0.010114463, 0.0222836751, -0.0168043431, 0.00654652622, 0.0208979137, -0.00462716771, -0.00451567, -0.0128143076, 0.000624189794, 0.00211049803, -0.00482228911, 0.00533995871, 0.000480586314, -0.0130293397, -0.0248959139, -0.0124957422, 0.0130054466, -0.0448222, -0.0139531801, -0.000110253619, 0.00524837105, -0.0027376744, 0.0178556107, -0.0119063947, -0.0205315631, 0.0206271335, -0.00200596871, -0.00474663, -0.00594125129, 0.0321910679, 0.0288302, 0.00268391659, 0.00270183594, 0.00292284088, 0.0152831925, 0.00915080123, -0.005797897, -0.0160477497, 0.00152314256, 0.012392208, 0.00668191677, 0.0169795547, -0.0200537145, 0.020643061, -0.0173936896, 0.00911894441, -0.0260268226, 0.00304031186, -0.0108790202, -0.0319202878, 0.00591337681, -0.00425683474, 0.018779451, 0.0143115669, 0.0190183762, 0.00546340272, -1.98481393e-05, -0.00442806398, 0.00297261681, -0.00392034976, 0.0123842442, 0.0112851923, 0.0071995859, 0.00832253, 0.00958882924, 0.0115320804, -0.0242747106, 0.0123842442, 0.0192095153, -0.00280736084, -0.0200218577, 0.0155061884, 0.0106799174, -0.0143434228, -0.00418515783, 0.00782477111, 0.00826678146, 0.0167724863, 0.00318167545, 0.0263135321, 0.00143752794, 0.0153469052, -0.00619610399, -0.00438426109, 0.00254056184, 0.0107595585, 0.0119621446, -0.00795219745, 0.00649874145, -0.0133717973, -0.0350422338, 0.0135071883, -0.00175012066, 0.00509307, 0.0116595067, -0.00814333744, 0.0268550925, 0.0200059302, -0.00378495944, 0.00565454224, -0.00485016359, 0.0124001717, 0.0163264945, -0.0110940523, 0.00219213055, 0.0311398022, 0.0163902082, 0.00772123737, 0.0152911562, 0.00921451487, 0.0270621609, 0.00970032718, -0.00311597134, 0.0277630053, 0.00611646241, 0.00795219745, 0.0355519392, -0.0172344074, 0.00194325112, 0.0158884674, 0.0159999654, 0.00465106, -0.00805971399, -0.0199262872, -0.0056863986, -0.0326848477, 0.0150601966, -0.0232871566, 0.00268391659, -0.0052284603, 0.00511298049, -0.0104808137, 0.000992531423, 0.020340424, 0.0127824508, 0.0116993273, -0.0216784, 0.0182538182, -0.00215430092, -0.00694075134, 0.0193528701, -0.00603682129, 0.0212164801, -0.0204997063, 0.0141363554, -0.000503234332, -0.00176903547, 0.00618017558, 0.00872073788, -0.0215828307, -0.0203563515, -0.00859331153, 0.00997907203, 0.00552711589, -0.0095808655, -0.0149486978, 0.0168202724, -0.00283125322, 0.003317066, 0.00514483685, -0.0069885361, 0.0168521293, 0.0347236693, 0.00816324726, 0.0153946904, 0.000242035312, -0.0125674196, 0.00652661594, 0.0105126696, -0.00129118678, 0.000726230384, 0.010528598, -0.000673965667, 0.0126550244, -0.00689694844, -0.0243224949, 0.00962865, -4.96825705e-05, -0.0312194433, -0.019082088, -0.00436036894, -0.00497759, -0.002323539, -0.00430462, 0.00425285287, 0.00679341471, -0.0143115669, 0.00795618, -0.0167884156, -0.0138974311, -0.0042409068, 0.0261064637, -0.0037312014, -0.0162548181, -0.00291487668, -0.00182876654, 0.00684119947, -0.00208660564, 0.00914283749, 0.00281930692, -0.0201652125, -0.0059571797, 0.00514085498, -0.00132304337, 0.0105604548, 0.0100188935, 0.00593328709, 0.0222199615, -0.00952511653, 0.00204479392, 0.0014823263, -0.0159601439, -0.000491039245, 0.0327485614, -0.00241910876, -0.0049178591, -0.00693676947, 0.00788450241, 0.025963109, 0.000382776663, -0.0186360963, -0.000249252829, -0.00227774517, 0.00778495055, -2.35035568e-05, 0.0112294434, -0.0226659533, -0.00376903103, -0.0165017061, 0.00134494482, 0.0099870367, 0.00906319544, 0.00980386138, 0.0113568688, -0.000323543354, 0.000754602661, -0.0264409576, -0.0130452681, 0.0137859331, -0.011898431, 0.010170212, -0.0179352518, -0.00660625752, -0.00255848118, -0.00798803661, -0.011595794, 0.0338953957, -0.0254056193, -0.0165176354, 0.0154584032, 0.021327978, -0.00158486469, 0.00287505588, -0.00322746928, 0.0124638854, 0.0061602653, 0.0161353555, -0.0183653161, 0.00370133598, -0.00769734522, 0.00540367188, -0.00966050662, 0.00214036368, -0.0171069819, 0.00163563609, 0.0108869849, -0.0180308223, 0.00689296657, 0.0143036023, -0.00768141681, -0.0195599366, 0.013268264, -0.000252861559, -0.0060089468, -0.00433249446, 0.00208859681, -0.00861720368, -0.0167724863, 0.0228730217, -0.00141562661, -0.018779451, -0.00746240281, -0.00113389501, -0.0095808655, 0.0120417858, 0.0315220803, 0.0102418894, -0.00375509379, -0.0105604548, -0.0147734871, 0.00723542459, 0.0230482332, -0.033990968, 0.0148849851, 0.0050174105, -0.0269825198, 0.00397012569, 0.0043922253, 0.0133080846, -0.00567843439, 0.0103056021, -0.00845792051, -0.000141985758, 0.0215509739, -0.0125514911, -0.00485016359, 0.0289894845, 0.016995484, -0.00919062179, 0.0275081526, 0.00114683667, -0.0109745907, 0.00498555414, -0.00916673, -0.0147257019, 0.0286390614, -0.00696862582, 0.000717270712, 0.00474663, -0.00721153244, -0.010966626, 0.00408958783, 0.01549026, 0.0115639372, 0.0140885711, -0.00531606609, -0.0120975347, -0.00689296657, -0.0261064637, 0.0146062402, -0.00666200649, -0.0230004471, -0.0103693157, 0.0240357872, 0.00582577148, 0.00210850709, -0.0100985346, -0.020069642, 0.00710401637, 0.00549525954, -0.000960177102, -0.000878544641, 0.0187316667, 0.00717171142, 0.0101941042, 0.0221721772, -0.0052284603, -0.00440815371, 0.00680137891, -0.00731506618, 0.0179511812, 0.000413139962, -0.00674563, -0.0197510775, 0.00218018447, -0.00692084106, 0.000187032943, -0.000162269425, 0.0144389933, -0.00563463196, 0.00569038093, 0.0114285462, -0.00687305629, 0.00321950507, -0.0104409931, -0.00956493709, -0.00686907396, -0.00369138061, -0.00842606463, -0.0079721082, 0.00285713654, 0.0202129968, -0.00798007194, 0.0055868472, -0.00978793297, 0.002433046, 0.0158008616, 0.0143115669, 0.00423692446, -0.00482627144, 0.0167884156, 0.00754602626, 0.0194484387, -0.0165972766, -0.00828271, 0.0246410612, 0.00761372177, -0.00624388875, -5.88911098e-05, -0.0193687975, -0.011898431, 0.0282408539, 0.0129656261, -0.0011617695, 0.0139372516, 0.0127824508, -0.00216624723, 0.0107436301, -0.00544349244, 0.00780486083, 0.00425285287, -0.0152513357, 0.0203722809, -0.016039785, 0.00735090487, -0.0018656007, -0.0110064466, -0.0127267018, 0.0089039132, -0.0122568179, 0.00893576909, -0.0127107734, 0.0222836751, 0.0246888455, 0.0125514911, -0.0106560243, -0.00598107232, -0.00349825015, -0.00430462, 0.014996483, 0.0030542491, -0.00818714, -0.0108630927, -0.00639918959, -0.00103235221, 0.000245768519, -0.00106520427, -0.00685712788, 0.0183971729, -0.0235579386, 0.00835438725, 0.00590939494, 0.00430462, -0.00737081515, -0.0134992236, 0.0109745907, -0.0138416821, 0.0148531282, -0.000744149671, -0.000928818306, 0.00250074128, 0.00700048264, 0.00374115654, -0.00149925007, -0.00109009224, -0.00267993449, 0.00775707606, -0.00103832525, -0.0100826062, -0.0036296586, 0.00954900868, 0.0101383552, 0.0325414911, -0.0131249093, 0.00393627817, 0.015737148, 0.0060089468, -0.0244339928, -0.00590939494, -0.0189546626, 0.00259033777, -0.0105126696, -0.0103852432, -0.00143553689, -0.00463513192, -0.0172821917, 0.00199700915, -0.00710799824, -0.0271736588, -0.00532801216, 0.0215828307, -0.00818714, 0.00165654195, -0.00860127527, -0.0158645753, -0.0124479569, -0.026233891, -1.59282881e-05, -0.00923044328, -0.0148053439, 0.00369337178, 0.00142657734, -0.00666997069, 0.0168362, 0.0082747452, 0.000212169776, -0.0127426302, 0.00838624313, 0.0194484387, 0.00473468378, -0.00911098067, -2.13414169e-05, 0.00961272139, -0.00118068431, 0.0144549208, 0.0341502503, 0.0121134631, 0.0027376744, -0.00488998415, -0.00111298915, 0.00200696429, 0.012639096, -0.000274016318, 0.00259431987, 0.00246291142, 0.0191776585, 0.012392208, -0.0350103751, -0.000381034508, -0.0136425784, -0.00202886574, -0.0111816581, 0.00192732282, -0.0236375798, -0.000572422869, 0.00742258225, 0.000944248808, -0.00243105483, -0.0108949486, -0.010584347, -0.000787454715, -0.0162707455, 0.00358585571, -0.0124081364, -0.0184927415, -0.0280019306, 0.00260029291, 0.00608062372, 0.000725234859, 0.00292682298, 0.000785463722, -0.0190980174, 0.00451567, -0.0140328212, 0.00487405621, -0.00194723322, 0.00457141874, 0.0101781758, -0.00496564386, 0.0105365627, 0.00529217348, 0.00657838304, 0.0227615237, 0.00777698634, 0.00800396502, -0.0214872602, 0.00735090487, -0.0143115669, -0.00447186688, -0.0279541444, -0.00333697628, 0.0137381479, 0.0062120324, -0.00741461804, -0.00311796227, -0.0295947585, -0.00941361766, 0.016915841, -0.0155460089, 0.0086490605, 0.0059571797, -0.0179193243, -0.0381323211, 0.00897559058, -0.0139850369, -0.00530412, 0.0324299932, 0.0218695384, -0.0182538182, 0.00255848118, -0.00287903799, -0.00482627144, 0.0262179617, -0.0113250129, -0.00663413201, -0.00703632133, -0.00238127913, 0.0170432683, 0.0117710046, 0.00817917567, -0.0206908453, 0.00900744647, -0.0184927415, -0.000593826466, 0.0211368371, -0.0109427338, 0.00725533534, 0.0068810205, 0.0111099808, 0.00934194122, -0.0072433888, -0.0148451645, 0.0041453368, -0.00695667975, 0.0189228058, 0.0290531963, 0.0119701084, -0.000260825705, -0.00434444053, -0.00828271, -0.00930212, 0.014940734, 0.0018894932, 0.011102017, -0.00525633479, -0.0171229094, 0.000568938558, 0.00383473537, 0.0250074118, -0.00353010674, 0.00907912385, 0.0132602993, 0.0171388369, 0.0103215305, -0.00701242872, 0.00737081515, 0.0043922253, -0.0122647816, 0.029578831, -0.0251507666, 0.00302836578, 0.00802785717, -0.0132523356, 0.000599799561, -0.0021781933, 0.00404976727, 0.00644697435, 0.00534792244, 0.0193369407, 0.0207067747, -0.0233667977, -0.0136186862, -0.00203085667, 0.0116913635, 0.0108790202, -0.0142239612, -0.0237650052, -0.0128143076, 0.00674563, 0.0333219767, 0.026648026, -0.0175051875, -0.00677350443, 0.00583373522, 0.0182697456, -0.00627574557, -0.0169636272, -0.000137132607, 0.00278545939, -0.000824786664, -0.00876055844, -0.00963661447, -0.00505324919, -0.00028023831, 0.019161731, -0.0365713499, -0.00306420447, 0.00449177716, 0.00518863974, 0.0114444746, 0.00901541114, -0.017903395, -0.00330711086, 0.0173459053, -0.0250233393, 0.0170114115, -0.0043484224, 0.00843402836, -0.00585364597, 0.00275360281, 0.0254056193, 0.0305026714, -0.0199103598, -0.00740267197, 0.0161273908, -0.009732184, 0.00287505588, -0.00922247861, -0.000720257289, -0.00739868963, 0.0252941214, -0.000778495043, -0.00621999661, 0.0294354763, 0.0110064466, 0.0199740734, 0.0182697456, -0.0107117733, 0.0183812436, 0.00552711589, 0.00151517836, 0.00903134, 0.00515678339, -0.0173299778, -0.0224270299, -0.00306022237, 0.00276355795, 0.0122727454, -0.0218854677, -0.000679938763, -0.00051318953, 0.017903395, 0.00835438725, 0.0206112042, -0.00954900868, -0.00799201801, -0.0048143249, 0.0199581441, -0.00193926902, -0.00706021348, -0.00586957391, -0.0207386315, -0.0181263909, -0.0625663176, -0.0127665224, 4.44872094e-05, 0.0251985509, 0.00510899816, -0.00369735388, 0.0109905191, 0.00474663, 0.00989146717, 0.00981979, 0.00670182705, -0.00168740295, -0.00816324726, -0.0178874675, 0.00887205638, 0.00903134, -0.000534095394, 0.000554503524, -0.00530013768, -0.00687305629, 0.0116833989, -0.0110701602, -0.0266958103, -0.00618415792, -0.0181104634, -0.00676952256, -0.00946936756, -0.00100995298, -0.00557888299, -0.0115719009, 0.0104171, -0.01600793, 0.00727126328, 0.0004527118, 0.00525633479, 0.0074186, 0.00473866565, -0.0235420093, -0.000531108875, 0.0209775548, -0.00307814172, -0.0152035505, 0.0106480606, -0.00943751074, -0.00276156701, -0.000107640386, 0.00845792051, 0.0205474906, -0.00393030513, -0.00580187887, -0.0218058266, 0.000289944612, -0.003207559, 0.000948230911, 0.0157212205, -0.0121214269, 0.0108153075, -0.0360935, -0.00456743641, 0.00420506811, -0.0156575069, -0.00483821752, -0.00578196859, 0.00792432297, 0.00286709191, 0.0161114633, -0.0040378212, 0.0151955867, 0.0075579728, 0.0183493868, 0.00162767188, -0.00696862582, 0.00154305284, -0.00162070326, -0.0116117215, 0.00811546296, 0.0185564552, -0.00498157181, 0.0139930006, 0.0197829343, 0.00970032718, 0.00125933031, 0.02911691, 0.00303234789, -0.0175848305, 0.00294275116, -0.0093737971, -0.00105923112, 0.00660625752, 0.00283125322, 0.00213837274, -0.010170212, 0.00690889498, 0.0111975865, -0.0290691257, 0.0103215305, 0.00390442158, 0.006415118, 0.0120338211, -0.010719738, 0.0041891397, 0.00623592455, -0.00680934312, 0.0119302878, 0.00152513362, -0.0163424239, -0.00537579693, -0.0194484387, -0.0165494904, 0.0215987582, 0.0146540245, -0.0115798656, 0.0111736944, -0.00961272139, 0.00938176177, 0.00280536967, 0.0105206342, -0.00454752613, -0.0268073082, 0.00682527153, -0.00161473022, -0.0383871719, -0.000474115455, -0.017600758, 0.0110064466, -0.0226978101, 0.00899948273, -0.00496962573, -0.0315380096, -0.000310103846, -0.0186042394, 0.0110064466, 0.0163902082, -0.00506121339, -0.00365753309, 0.00355200819, 0.000126493, -0.0134753315, -0.00695667975, 0.0177122559, 0.00050970522, 0.00944547448, -0.00107217289, 0.00437629689, -0.028814273, -0.0178237539, 0.00354006188, 0.0235738661, 0.0020378253, 0.00126530335, -0.00444797426, 0.0053240303, 0.00959679298, 0.0221721772, -0.000444747653, -0.00472273724, 0.00323543348, 0.00588550232, 0.00287306495, 0.016039785, -0.00743851066, -0.00547534879, -0.0118825026, -0.00821103249, -0.0148929488, 0.00934990495, 0.00938972551, -0.00322946045, -0.00557888299, 0.000466897938, 0.0246410612, 0.004248871, 0.000479590788, 0.0124798138, 0.0103932079, 0.0118825026, -0.0214713328, 0.00412940886, 0.00687703816, -0.0043922253, 0.0191776585, 0.00464707799, 0.00554702617, 0.00796414353, -0.00277948612, -0.0139372516, 0.00253259786, 0.0241313558, -0.0151318731, 0.0128461644, 0.00618814, -0.00758186495, -0.0153150484, 0.00853756256, -0.00785662793, 0.00987553876, -0.0167724863, 0.0154982237, -0.00535986898, -0.0125275981, 0.00819510408, 0.012639096, -0.0157212205, 0.00663014967, 0.00363762281, 0.00856941845, -0.0156973284, 0.0181263909, -0.00180387858, 0.00204678508, -0.014940734, 0.00534792244, 0.00279541453, -0.000788450241, -0.00866498891, 0.00866498891, -0.0137540763, 0.00345842959, -0.00536385085, 0.0058974484, 0.000186535181, 0.0143513875, -0.00566648832, -0.000935786928, 0.0285275634, -0.00836235099, 0.0100188935, 0.0151398377, -0.000652064278, -0.0176485423, 0.00268391659, -0.00176206685, 0.0250711255, -0.0157291852, -0.010034821, 0.010034821, 0.00834642258, 0.0103852432, -0.0011657516, -0.000477599766, 0.0193687975, 0.00804776698, -0.00805174932, -0.0305345282, -0.00700844685, 0.00829067361, 0.00950918812, 0.00677350443, 0.0028989485, -0.0145186344, 0.00648679538, 0.00870480947, 0.0102418894, -0.00444399239, 0.0149168419, 0.00631158426, -0.023191588, 0.00231358386, -0.00324737979, 0.0148610929, -0.00155101705, 0.00633945875, -0.00694473367, -0.00106122217, -0.025660472, -0.00792432297, -0.015992, -0.0189387351, -0.00210651616, 0.000831755286, 0.0113966903, -0.00198108074, -0.0201333556, -0.00410551624, 0.00180985173, -0.0244658496, -0.00963661447, 0.0212324075, 0.00375310285, 0.0103454227, -0.0114365108, -0.00307216845, 0.00545942085, 0.00154703495, 0.00254056184, -0.0149486978, -0.00895966217, -0.00647086697, -0.000435539114, 0.0171069819, -0.000249252829, -0.00929415599, 0.00964457821, 0.00621601427, -0.0273807272, 0.00880834274, -0.00543552823, -0.00632353034, -0.00861720368, 0.00764557812, -0.0082269609, -0.0296744, -0.00283722626, 0.0152752278, -0.0370173417, -0.00742258225, -0.0176326148, -0.00451168744, -0.0212483369, -0.015052232, -0.00209058775, 0.00367147033, -0.00945343915, 0.0182060339, -0.00177799514, -0.00710401637, 0.00438426109, -0.00694871554, 0.00954900868, 0.00396614382, -0.00647086697, -0.00995518, -0.028320495, -0.00861720368, 0.0131726945, -0.00177202199, 0.00157490943, -0.0158486459, 0.0115639372, 0.00901541114, -0.00655050855, -0.00910301693, -0.0257401131, -0.00309407, -0.00661023939, 0.0127107734, -0.00865702424, 0.00759381102, -0.0169636272, -0.0188750215, 0.000820804562, -0.00636733323, -0.00450770557, -0.0231756587, 0.0215669014, -0.00889594853, -0.00518465787, -0.00482627144, 0.022506671, 0.000767544378, -0.0181104634, -0.00122548267, -0.000744647463, 0.0235420093, -0.0273170136, 0.0098835025, -0.000679441029, -0.0263613164, -0.0158725381, -0.00957290083, 0.0136585068, -0.0308530927, -0.0237809345, -0.0234623682, -0.0146779176, 0.00209656078, 0.0152672641, -0.00500148255, -0.0070920703, -0.00727922749, 0.000950221904, -0.0023354853, 0.00596514391, 0.0810431316, -0.00833845884, -0.0032035769, -0.0210253391, 0.00924637076, -0.0020686863, -0.00780884316, 0.0522129275, -0.0161353555, 0.00511298049, 0.0105604548, -6.26554101e-05, -0.00641113566, 0.0150124114, -0.0084419921, -0.0136027578, -0.00989146717, -0.011898431, -0.0219810382, 0.0095808655, 0.0293399058, -0.027715221, 0.00696862582, -0.0169317704, 0.00379292364, -0.00219213055, -0.00441611791, 0.0230004471, -0.0293399058, -0.00997907203, -0.016724702, 0.0129258055, 0.00739470776, -0.0041453368, -0.0225703847, 0.0184290297, 0.00667395256, -0.0014982546, 0.0192095153, -0.00636733323, -0.0005828758, 0.00251866062, 0.0183812436, 0.00298257195, 0.0167406313, -0.0123284943, 0.00133100757, 0.00313787279, 0.00916673, -0.0224748142, -0.00870480947, -0.0177441128, -0.00817917567, 0.00592532288, 0.00468689855, -0.0184608866, 0.0127585586, -0.0115161519, -0.0041971039, -0.00326330797, 0.0107038096, 0.00370730902, 0.00211248919, 0.00200596871, 0.00330711086, -0.0219810382, 0.00284120836, 0.00756593654, -0.0134116188, -0.00920655, 0.0279541444, -0.0221721772, 0.00439620763, -0.0161114633, -0.0107356664, 0.0192891564, -0.0270780902, 0.019767005, 0.0302318912, 0.00523244264, -0.00323145138, 0.00493378704, -0.0214235466, -0.0304230303, -0.00981979, 0.00546340272, -0.0227296669, -0.00635538669, -0.0107436301, -0.00503333891, -0.0080198925, 0.0136983274, -0.0263772439, 0.0238765031, 0.0147655224, 0.00177799514, -0.00532801216, 0.0156734344, -0.000943253282, -0.00579391466, 0.0260108933, 0.00492980517, -0.0291328393, -0.0187316667, -0.00785662793, 0.0243224949, -0.00927026384, 0.00216027396, 0.0113090845, 0.0103613511, -0.00343652815, -0.00912690908, 0.00856145471, 0.0118267536, 0.0109586623, 0.00516474713, 0.0127824508, -0.0134912599, 0.0128620928, -0.00715976534, 0.00422896026, 0.0397570059, -0.0065744007, -9.51341863e-05, 0.0122249611, 0.00153011119, 0.00224389764, 0.00965254288, 0.00187256932, 0.0128063438, 0.00453956192, 0.00674961181, 0.00614433689, -0.00422099605, 0.0133558698, -0.00629167352, 0.00408958783, 0.000888499781, 0.0103772795, 0.0173777621, 0.00482228911, 0.0143434228, -0.0108232712, 0.0130134113, -0.0226659533, -0.00786061, -0.00805573165, -0.00561870355, 0.00321751414, 0.0281452853, 0.000393229595, 0.0052802274, 0.00265206, -0.0135470089, 0.0159601439, 0.00650670566, 0.00583373522, 0.0014823263, -0.01028171, -0.0283682812, 0.00512492657, 0.00423294259, 0.0437072217, 0.00579391466, 0.0268710218, -0.0199740734, 0.0249277707, -0.00178496377, 0.0185086709, 0.00863313209, 0.007996, 0.00701641059, -0.00109706086, 0.0221403204, 0.00192334072, 0.0359023623, -0.00407565059, -4.13451053e-05, 0.0103852432, -0.00188352, -0.00628769165, 0.000615727855, 0.0103693157, 0.0473707281, -0.0140965348, -0.00729913777, 0.016063679, -0.00163663155, 0.0342458189, -0.00978793297, -0.0122568179, 0.00437231502, -0.01381779, -0.0072433888, -0.00136485521, -0.00290492154, 0.0181423202, -0.010114463, -0.00369934482, -0.00828271, 0.00390043948, -0.00819510408, 0.0037750043, -0.0127028096, -0.0125992754, 0.00665404228, -0.010719738, -0.00184668589, 0.0165813472, -0.000689893961, 0.00322746928] |
26 Sep, 2024 | Gemma vs. Gemini vs. LLM (Large Language Model)
26 Sep, 2024
Artificial Intelligence (AI) has witnessed exponential growth, with language models at the forefront of many transformative applications. Three key players in this space, Gemma, Gemini, and LLMs (Large Language Models), represent cutting-edge advancements in AI-driven conversational agents and data processing. While they share common goals, these technologies differ significantly in architecture, applications, and future potential.Gemma vs. Gemini vs. LLM (Large Language Model) This article delves into their unique features, comparing Gemma, Gemini, and LLMs across various dimensions to provide insights into their current and future roles.What is Gemma?Gemma is an AI-powered virtual assistant designed to simplify interactions between businesses and their customers. It is a conversational AI model primarily focused on handling customer queries, automating routine tasks, and enhancing user experience.Key Features of Gemma:Specialization: Gemma excels in customer service automation, making it ideal for industries such as e-commerce, banking, and telecommunications.Ease of Integration: Gemma can be easily integrated into existing business systems, enabling quick deployment without the need for complex setup or coding expertise. Natural Language Processing (NLP): While Gemma uses advanced NLP techniques, its strength lies in task-specific customer support rather than the open-ended reasoning and content generation seen in LLMs.Pre-Built Templates: Gemma provides predefined conversational templates, reducing the need for extensive customization.Use Cases:Customer Support Automation: Handling frequently asked questions, managing user accounts, and providing real-time support.Service Requests: Automating simple actions such as order status updates, appointment scheduling, and payment reminders.What is Gemini?Gemini is part of the new wave of AI models, developed by companies like Google’s DeepMind and others. It represents the evolution of conversational AI, with more comprehensive capabilities designed to handle both specific and open-ended queries. Gemini models offer a greater range of flexibility and intelligence, allowing them to bridge the gap between traditional chatbots and advanced AI-driven systems like LLMs.Key Features of Gemini:Contextual Understanding: Gemini offers improved contextual awareness in conversations, making it adept at maintaining coherent discussions over multiple interactions.Multimodal Capabilities: Unlike Gemma, Gemini supports both text and visual inputs, enabling it to understand and generate responses in various formats.Task Versatility: From answering customer service queries to generating creative content and performing research, Gemini has more comprehensive functionality than its counterparts.Enhanced AI Reasoning: Gemini builds on advances in AI reasoning, making it suitable for more complex decision-making tasks.Use Cases:Complex Query Resolution: Handling multifaceted queries that require reasoning across different contexts.Content Creation: Generating text, images, or even audio for applications in marketing, journalism, and education.Cross-Industry AI Assistance: Useful in diverse fields like healthcare, finance, entertainment, and technology.What is a Large Language Model (LLM)?LLMs (Large Language Models), such as GPT-4, BERT, or PaLM, are expansive neural networks designed to process and generate human-like text based on massive datasets. These models, trained on vast corpora of text, can perform a wide array of language tasks such as translation, summarization, coding, and more. LLMs are general-purpose AI models used in various industries for tasks beyond simple conversation, making them some of the most powerful tools in natural language processing.Key Features of LLMs:Scalability: LLMs are built with billions, sometimes trillions, of parameters, allowing for nuanced language understanding and generation.Open-Ended Reasoning: They excel in handling a wide variety of tasks, from basic Q&A to complex creative writing or code generation.Customizability: LLMs can be fine-tuned for specific tasks, offering industry- and company-specific applications.Few-Shot and Zero-Shot Learning: These models can adapt to new tasks with minimal training data, thanks to their immense knowledge base.Use Cases:Research and Development: Helping scientists and engineers conduct research or develop new technologies.Advanced Analytics and Insights: Performing complex data analysis and generating reports in fields like finance, marketing, and healthcare.Conversational AI: Powering intelligent chatbots, virtual assistants, and content creators.Gemma vs. Gemini vs. LLMs: A Head-to-Head ComparisonCriteriaGemmaGeminiLLMs (Large Language Models)Developer/CreatorGemma AI (likely a specific AI platform or model)Google DeepMind Various (e.g., OpenAI, Google, Meta, Microsoft, etc.)Primary PurposeDomain-specific AI, possibly for niche applicationsGeneral-purpose AI focusing on multi-modal capabilitiesGeneral AI for tasks like text generation, translation, etc.CapabilitiesLikely optimized for a narrow range of tasks Handles text, images, and code Handles text, images, and code simultaneouslyText-based tasks, with potential image, code, and speech extensionsModel TypeDomain-specific AI (Limited details available)Large Language Model with multi-modal featuresLarge Language Models (GPT, PaLM, LLaMA, etc.)Language ComprehensionHigh for specialized tasksHigh, with broader context understanding across modalitiesVery high for language-related tasks (text generation, comprehension)Multi-modal FeaturesLikely limited to specific modalitiesSupports multi-modal inputs like text, images, and morePrimarily text, but newer models are incorporating other modalities (images, speech, etc.)ScalabilitySuitable for specific industries or nichesDesigned for high scalability and wide applicationHighly scalable across multiple industries and use casesConclusionIn conclusion, Gemma, Gemini, and Large Language Models (LLMs) each bring unique strengths to the field of AI, catering to different needs and applications. Gemma is likely focused on domain-specific tasks, offering high accuracy within specialized industries such as healthcare or finance. Its strength lies in its niche application, though it may lack the broad generalization capabilities of other models.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model) | https://www.geeksforgeeks.org/gemma-vs-gemini-vs-llm-large-language-model?ref=asr3 | Python Projects | Gemma vs. Gemini vs. LLM (Large Language Model) | How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, Getting Started with Plotly in R, Gemma vs. Gemini vs. LLM (Large Language Model) | GeeksforGeeks | [-0.0206807386, -0.00757801346, -0.0133464616, 0.0225715488, 0.0232510585, -0.00234874105, 0.0148458155, 0.0102812815, 0.00191112177, 0.00853819, 0.0101557197, -0.0178740658, -0.0263827126, -0.0545971468, -0.00675078388, 0.0274906103, -0.00613405462, 0.00929156, -0.0252600443, -0.00301163248, -0.00481935032, -0.0233396906, -0.00063288596, -0.0192183144, 0.0158503093, -0.00715701235, 0.0270917658, -0.00366159854, -0.0392343141, 0.000259894092, 0.0212568436, 0.00357850618, 0.0187899284, -0.0553652905, -0.0153776063, -0.0399138257, 0.0181695055, 0.0173718203, -0.00925463066, 0.011640301, 0.0350981653, 0.0227783564, -0.0146611659, -0.0225715488, 0.000114367249, -0.0144469729, -0.0226749517, -0.040800143, 0.0225567762, -0.0366935395, -0.0152742025, -9.66524458e-05, 0.0516132116, 0.0155400969, 0.0234726369, -0.00757801346, 0.0314347222, -0.00881147198, 0.0475066081, 0.010140948, -0.0109238615, -0.0174013637, -0.0316119865, -0.0086563658, -0.0268554147, -0.00885578711, -0.0282587502, 0.0310506504, 0.00534375478, -0.0148753589, -0.000685972685, 0.013014093, -0.0148088858, -0.0392934, -0.00929894578, -0.000314365694, 0.0207841415, 0.0235760417, 0.00188527082, 0.00846433081, 0.00453499053, 0.0221136175, 0.0222465657, -0.00606758054, 0.046265766, -0.0150747811, 0.00452021835, -0.0696054548, 0.000292900193, -0.0226749517, -0.029735947, 0.0181842782, 0.00162122212, -0.0321142301, -0.0326164775, -0.0105914921, 0.00694281934, -0.0190410502, -0.0359253958, 0.0264713448, 0.01933649, -0.021567056, 0.0289678052, -0.00553579, -0.0220840741, 0.021330703, -0.0326460227, -0.00712377578, 0.0256441142, 0.0501064733, -0.00375576969, -0.0368708, -0.0217590909, 0.00609712489, -0.0107465973, -0.00359697128, -0.0247430261, -0.0612740703, 0.0298984386, -0.0380525589, -0.0417455472, 0.01472764, -0.0104142288, -0.00680617848, -0.0119283544, 0.0759278536, -0.0128663732, 0.0255997982, 0.0119726704, 0.0253486764, -0.0315233544, 0.027313346, -0.00940973591, 0.0353640616, -0.00561334332, 0.0128516015, -0.00185572694, 0.0253634471, 0.0368708, 0.0183910839, -0.0199125968, -0.0295882262, -0.00661783619, -0.0256736595, -0.0188933313, -0.0488360859, -0.0222613364, 0.0595014356, 0.00859727804, -0.0395592973, -0.012282881, -0.0204296149, 0.0141884638, 0.00169508194, -0.0190705955, -0.0213454757, -0.00138579414, -0.0076149432, -0.0275644697, 0.0334141627, 0.0140998317, -0.0217443183, -0.000104096122, 0.0121203894, -0.00692066131, 0.036723081, 0.0162639227, 0.0194103494, -0.0597082451, 0.032025598, -0.00351941842, 0.027076995, 0.0146316225, -0.00296547, -0.00197205599, 0.005273588, -0.00878192764, -0.00317043089, -0.000346448534, 0.00938019156, -0.0210352652, -0.0146759376, 0.0513768606, 0.0132578304, 0.00994152576, 0.00576844858, 0.0872727111, 0.0193660334, 0.0163082387, 0.00505939499, -0.00126023241, -0.022039758, 0.0248612016, -0.0060712737, -0.00156028778, 0.00194805162, -0.0276678726, 0.00820582174, 0.00392195443, -0.0187308397, 0.0332664438, -0.0594423488, 0.00580907147, 0.0353640616, 0.0587628409, -0.0156730451, 0.00796947, -0.0136862164, 0.00646642363, -0.000746907, -0.00294331205, -0.000116848474, -0.0191296823, -0.0204000715, -0.00692804717, -0.00381116453, 0.0042321654, -0.0382002778, -0.00216593803, 0.00665845908, -0.00515171932, 0.0237828493, 0.0536517426, -0.020473931, -0.0253191311, -0.00829445291, 0.00501507893, 0.0139668845, -0.0148162711, 0.0114630377, 0.0296620876, 0.0383184515, 0.0121203894, 0.00538437767, 0.0102000358, 0.00687634526, 0.0390275083, -0.044995375, -0.0511700548, 0.00910691079, -0.00417677034, 0.0067766346, -0.00501877209, -0.0380821, 0.028406471, -0.0308143, 0.0439317971, -0.00477872742, -0.0162639227, 0.022039758, -0.0206364226, -0.029691631, 0.00556533411, -0.00269772834, -0.0549812205, 0.0165150464, 0.0466793813, -0.0193512626, 0.0058866241, -0.0067766346, 0.041184213, -0.00983073656, 0.0143657271, 0.056576591, -0.0540062711, -0.00662522204, 0.0444340408, -0.00532898307, 0.00402535778, -0.0212568436, -0.0500473864, -0.0260429569, 0.00912168249, 0.0247134808, -0.0407410525, -0.0202671234, 0.0230590235, -0.00141995423, 0.0377275757, -0.00523665827, 0.0393524915, -0.0356299579, 0.0470634513, -0.000728442043, -0.00896657724, -0.0229260754, -0.00673601171, -0.028406471, -0.0490428917, -0.0128737595, -0.0291155241, 0.0107687553, 0.0195876136, -0.0021844029, -0.00118637271, -0.0319369696, 0.0302529652, 0.0151707986, 0.0179183818, -0.0290564373, -0.00975687709, -0.0254816227, 0.00260540377, -0.0146685522, -0.0287314542, 0.0225272328, -0.00285652699, 0.0303415973, -0.0173718203, 0.0188342426, 0.0180365574, -0.0164264143, -0.00212716172, 0.00750046037, 0.0102517372, 0.0676555559, -0.00161660591, -0.0175933987, -0.0392638594, -0.00294515863, 0.0327346548, 0.0188047, -0.0294405073, 0.0126374085, 0.0152594298, 0.016529819, -0.0045682271, -0.0016341476, -0.0142327789, -0.0265156608, -0.0625149161, -0.0452612713, -0.0319960564, -0.0159241688, 0.0570788383, -0.0387911573, -0.00296547, 0.0226158649, -0.0215227399, -0.00663630106, 0.0185683481, -0.00850864686, -0.0347731821, -0.00823536515, 0.0010608111, -0.0474475212, -0.0392638594, 0.0259690974, -0.0149566047, -0.00276789512, 0.00110882, 0.00225456967, 0.0341232158, -0.00160460372, -0.00791776832, -0.033059638, 0.028406471, -0.0283916984, -0.0115738269, 0.0356299579, 0.0225272328, -0.0156582724, -0.0155991856, 0.0104659302, -0.0289234892, -0.0312279146, -0.0138191646, 0.00145042141, 0.00206253421, 0.0124896886, -0.00402535778, 0.0211386681, 0.00818366371, -0.00535483379, -0.0119578978, 0.00717547722, 0.0414205641, -0.010569334, 0.0233987775, 0.044227235, -0.0382298194, 0.0425727777, -0.0111602126, 0.0192774013, 0.00262202206, -0.0152298864, 0.00998584181, -0.0418637209, 0.00172924204, 0.0203557555, -0.00478242058, -0.0205034744, -0.0164411869, -0.0184354, 0.010805686, 0.0129623907, 0.0162196066, 0.00355634838, 0.0356004126, -0.0140038142, -0.00497445604, 0.0278303642, -0.0262645371, 0.00388871739, -0.0226010922, -0.0345072895, 0.0109090889, -0.0466202907, -0.00105157855, -0.00320366793, -0.0289973486, 0.000148527397, -0.054390341, 0.00523665827, 0.0165002737, -0.0251861848, -0.0215966, 0.0398547351, 0.00446851645, -0.0165002737, -0.00410660356, 0.0306074917, 0.036723081, 0.0269292742, -0.00434664777, 0.0138413226, 0.0021899424, 0.02636794, -0.0544494279, -0.0191592257, 0.00768141681, -0.00959438551, 0.0450840071, -0.0041804635, -0.0212125275, -0.00843478646, -0.000344140397, 0.0362503789, -0.0261906777, -0.00560965, 0.00248722802, 0.0343891121, 0.0209761765, -0.0294405073, -0.0987948403, 0.0074672238, -0.0129033029, -0.0126152504, -0.00163968711, -0.0394706652, -0.0231476538, 0.0230442509, -0.0506973527, 0.013014093, 0.0238714796, 0.0060195718, 0.0455862544, -0.00159167824, 0.0293814205, -0.0217590909, 0.0136714447, 0.0344482, 0.0187160671, -0.0256293435, 0.0111158965, -0.00183172245, -0.0158946235, -0.0239896551, 0.0174604524, 0.0353049748, -0.0183024537, -0.0292337, 0.0371957831, 0.00648488849, 0.0138191646, -0.0257032029, 0.0239453409, -0.0299870707, -0.0070056, 0.0333255306, 0.0402683504, 0.0337982327, 0.00162306859, 0.0116993887, 0.0201341752, 0.00935803354, 0.0482747518, -0.00537329866, 0.0144174285, -0.00650335336, -0.0314347222, 0.0371957831, 0.000460700365, -0.0213750191, 0.00964608695, -0.0132726021, -0.00158706203, -0.0192921739, 0.00442420086, 0.0337391458, -0.0109238615, -0.0135458829, -0.0204000715, 0.0390865952, 0.00561703602, 0.0455271676, 0.0214341078, 0.0303711407, -0.00158983178, -0.011448266, 0.00446482375, -0.0168695729, -0.0165445898, -0.0341232158, 0.0206216499, 0.00966085866, -0.0259543266, 0.0193660334, 0.0108500011, -0.0126300221, -0.011640301, 0.00980119221, 0.0141219897, 0.0425727777, -0.00780697865, 0.00634455495, 0.0355117805, -0.0236055851, 0.0124601442, -0.0246248506, -0.00616729166, 0.00547301, -0.00323136523, -0.0151043246, -0.0142623233, 0.021611372, -0.00552471122, 0.00760755735, -0.00743767945, -0.00712008262, -0.0153185176, -0.0216852315, -0.01472764, 0.0188194718, 0.00900350697, -0.00850864686, 0.0257179756, -0.0178297497, 0.0173718203, 0.00291376817, 0.0141736912, -0.00369483535, 0.0341527611, 0.0115959849, -0.0163377821, 0.00996368378, 0.0178740658, -0.014062902, 0.00372991874, -0.0101926494, 0.0102591235, 0.0244919024, -0.0245805345, 0.0257622898, 0.01011879, 0.00442789355, 0.0332073569, 0.0171797853, -0.0112414584, -0.00937280618, -0.00943927933, -0.0198239647, -0.0131027242, -0.0197353326, -0.0047011748, 0.0263974853, -0.0176377147, -0.0203409828, -0.00159629446, 0.0334732533, 0.0158946235, 0.00103126711, 0.0209466331, 0.0280814879, 0.0170616079, 0.000844771217, -0.00153443695, -0.0222465657, 0.0306961238, 0.00741921458, 0.0255407114, 0.05376992, -0.0303415973, -0.0324392132, 0.00596787, 0.0187751558, 0.0274315216, -0.0280519444, 0.0292780157, -0.0389979631, 0.00337169878, -0.00013190895, 0.0469452739, 0.0309620183, -0.0157025885, -0.0114630377, -0.0205773339, 0.0357776769, 0.0220840741, 0.00019642085, 0.011234072, -0.0126817236, 0.022039758, -0.00158706203, 0.0156878177, -0.000350833958, 0.000459777133, -0.00543977274, -0.0345663764, -0.0151412543, -0.0213159323, -0.0267667845, -0.0278008208, -0.0105176326, 0.0203262102, 0.0419228114, 0.012113004, -0.0205921065, 0.0118692666, 0.000141833851, -0.0336209722, 0.00891487487, -0.0301052462, -0.0256588869, 0.0493678749, -0.0361617468, -0.0116255293, -0.0128442151, 0.00122699561, -0.0135311112, -0.0344482, 0.00519603537, -0.00258693867, 0.0976130813, -0.0028436014, 0.0123198107, 0.00548039563, 0.0307256673, 0.0273724329, 0.0122459512, 0.00717547722, 0.0100818593, 0.00372068631, 0.0232658293, -0.00370776094, -0.018287681, 0.0230737943, -0.00605280884, 0.0345959216, 0.0258213785, 0.0196762457, 0.0154071497, 0.0247282535, -0.0269588195, 0.0342118479, -0.0420409851, -0.00225641625, 0.017622944, -0.016293468, 0.0155696413, 0.00623007212, -0.0321437754, -0.0158059932, 0.00336062, 0.014771956, -0.0275940131, 0.0289973486, 0.0250089206, 0.0107983, -0.00920292828, -0.0372253284, -0.0161900632, 0.00171170034, 0.00586815923, -0.00639256369, 0.00962392893, -0.024418043, -0.0144986743, 0.00200529303, -0.0116033712, 0.0119578978, -0.0192183144, 0.023324918, 0.014062902, 0.000466701487, 0.00159814092, 0.00362651516, -0.00277712755, -0.0191296823, -0.0315233544, -0.00274019782, -0.0227488112, -0.0211977568, 0.00634086179, -0.0135015678, 0.0268554147, 1.93593405e-05, 0.0021105432, -0.00198128866, 0.00813196134, 0.0084717162, 0.0128885312, -0.00940973591, -0.00771834701, -0.0173570476, -0.0154219214, 0.00454606954, 0.0013303993, -0.0397365615, 0.00724933716, 0.0410069488, 0.0329414606, 0.0271065384, -0.0390865952, -0.0415387377, 0.0125635481, 0.01676617, 0.000124407568, 0.00275681634, -0.0140776737, -0.00989721064, -0.0207545981, 0.0134941814, 0.00506308768, 0.0176820308, -0.0270031355, 0.000398381177, -0.011876652, 0.0206216499, -0.0275349244, 0.0281258039, 0.0256145708, 0.024610078, 0.0127703557, -0.0188785587, 0.00534375478, 0.0109534049, 0.0232067425, -0.0273872055, 0.0459998697, 0.0160718877, -0.00808764528, 0.0176820308, -0.0306961238, -0.014749798, -0.0163968708, 0.00167569367, 0.000336523604, -0.0114039499, 0.0142180072, 0.00539915, 0.025939554, -0.0131470403, 0.0235908125, -0.00426540198, 2.02248848e-05, 0.0124453725, -0.0437249877, 0.00949836709, 0.0225272328, 0.0310801938, -0.00791776832, 0.0403274372, -0.0236942172, 0.00288422429, -0.00872284, 0.00251492555, -0.0122311795, -0.0319665112, 0.0184649453, -0.0579651557, 0.0310506504, -0.0111823706, 0.0250680093, -0.0117954062, -0.0175047666, 0.0161162037, -0.0358367637, 0.00486735953, 0.0272985734, 0.0232362859, -0.0307256673, 0.0157173611, 0.0286575947, 0.0147571834, 0.00439834967, 0.0284951031, 0.0125783198, 0.00732689, -0.0377275757, 0.0435772687, -0.0204296149, 0.000953714363, 0.0315233544, -0.00997845642, -0.024802113, -0.0179774705, 0.0205034744, -0.00419892836, 0.0148162711, 0.000950944668, 0.0240782872, 0.0131101105, 0.0236794446, 0.0219511259, 0.0105324043, -0.0233396906, 0.0106875096, -0.000571490033, 0.00610451074, 0.0236794446, -0.00846433081, -0.0181990489, 0.00857512, -0.0210204925, 0.0240192, 0.0494269617, 0.0120169856, 0.0372844152, -0.00302640442, 0.0111971423, -0.0129993213, -0.0188047, 0.0217295475, -0.0247282535, 0.0356595, 0.00145780738, 0.0136714447, 0.00486366637, 0.0157469045, -0.029691631, -0.00754846912, -0.00934326183, -0.00508155255, 0.0152594298, -0.021050036, 0.024654394, -0.0322324075, 0.000449390587, 0.0225420035, 0.0229408462, 0.000310441887, -0.00596048404, 0.0317892469, 0.0131101105, 0.00927678775, 0.0138856387, -0.0134498654, -0.00484889466, -0.000502708135, 0.0133907776, 0.0124010565, -0.00827968121, -0.00905520841, 0.0199421402, -0.015436694, 0.0161457472, -0.031257458, 0.0260872729, -0.0241226032, 0.0122681092, -0.0220545307, -0.0212716162, 0.00781436451, -0.000787991507, 0.0146094644, -0.002535237, 0.0153776063, 0.00321659329, -0.0242703222, 0.00582384365, 0.0125709344, -0.00830183923, 0.00735643413, -0.0138782524, 0.00981596485, -0.0142032355, -0.0417750888, -0.0022767277, -0.0182581376, -0.0315824412, 0.00164061028, -0.00550624635, -0.00735643413, 0.0320846885, 0.0322619528, 0.024846429, 7.47830272e-05, 0.00497076288, 0.0109017035, -0.000581645756, -0.00400319975, -0.0292927884, -0.00661045033, 0.00508155255, -0.0220988449, 0.0465316586, -0.010332983, 0.00529574603, 0.00179756235, -0.0120243719, 0.0133907776, 0.022039758, -0.0213454757, 0.0150895528, 0.00842001475, -0.002502, -0.019144455, 0.0102960533, 0.0135754272, 0.0189819634, 0.0621013, -0.00812457595, 0.00265156594, -0.0261463616, 0.0131027242, -0.0505496338, 0.00271065393, -0.0107465973, -0.0371366963, -0.0195432976, 0.00909952447, 0.0358072221, -0.0183910839, 0.0541835316, -0.0441976897, 0.0201341752, 0.0400024541, -0.0356299579, 0.0120465299, 0.00545454444, 0.015392378, 0.013206128, 0.00976426248, -0.0609195456, -0.00435403408, 0.0293961912, 0.0133686196, 0.0252748169, 0.0175786279, -0.00186495937, -0.00749307452, 0.0423659682, 0.00204776227, 0.0165889058, -0.0510518774, -0.00583492266, -0.0391161367, 0.0091364542, 0.0236055851, -0.00690219644, 0.029927982, 0.0128737595, -0.000540561276, 0.0036689844, -0.00850126054, -0.0286428221, 0.00036906809, 0.0017514, -0.00233027595, 0.0206068773, 0.00840524305, 0.000186034318, 0.0221727062, 0.00878192764, -0.0238714796, -0.0319960564, -0.0150156925, -0.0178445224, 0.0317006186, 0.028598506, -0.00770357484, 0.00706838071, 0.0192774013, 0.0117215468, -0.0634603202, -0.00157321326, -0.0171797853, -0.0264565721, 0.0154957818, -0.0232067425, 0.00351941842, -0.0144912889, -0.0376684852, -0.0168695729, 0.0239453409, 0.00744506577, -0.00969040301, -0.0237976201, -0.00790299661, -0.019764876, -0.0634603202, -0.0101557197, -0.00518495636, 0.000608881528, 0.0150600085, 0.025038464, 0.0127851274, -0.0135606555, 0.0582901351, 0.0153332902, -0.0413910188, -0.0229260754, -0.0115221255, 0.0192330871, 0.0178297497, -0.0161457472, -0.00836831331, 0.010332983, -0.0205034744, -0.011211914, -0.028406471, -0.017814979, 0.00518495636, 0.0150600085, -0.00130824128, 0.00626700232, 0.00136086636, 0.0185683481, -0.0170911532, 0.0257179756, -0.0148088858, 0.0255111679, 0.0143361827, -0.00196467014, 0.0188194718, -0.0128146717, -0.0587923825, -0.0126300221, 0.00430233218, -0.0189081039, 0.00416938448, 0.0320846885, 0.0267372392, -0.0154957818, -0.00143103325, -4.15461254e-05, -0.00391087541, 0.0232215151, -0.0120465299, 0.0256293435, 0.0306961238, 0.0225715488, -0.0066695381, -0.0133169182, -0.00875238329, -0.0181399621, -0.0017430908, 0.0193660334, 0.00486366637, -0.00317966356, 0.00760755735, 0.0117363185, -0.00327014178, -0.0163377821, 0.0288200863, 0.0060195718, -0.00258324575, -0.00909952447, -0.0131174969, -0.00897396263, -0.00533636892, -0.000255739491, -0.0205625631, -0.00931371842, -0.00207915273, 0.0145208323, 0.00271250028, -0.00616729166, 0.00222317921, 0.000685972685, 0.00750046037, 0.0328823738, -0.00556533411, -0.0046974821, -0.0193069465, -0.0491019823, 0.0172093287, 0.00888533145, -0.00713116163, -0.0281405747, 0.025747519, 0.00376500213, 0.00221579336, -0.0203262102, 0.00133778527, 0.0168104861, 0.0730325505, -0.0113300895, -0.0125044603, -0.0162639227, -0.0300609302, 0.00743398676, -0.00602695812, -0.0269292742, 0.00938757788, -0.0306961238, 0.0332664438, 0.0149713773, -0.0139077958, -0.00286022, 0.00691696815, 0.043370463, 0.0028897638, 0.0134055493, -0.00275312318, 0.00543607958, -0.0157025885, 0.000594571233, 0.00480827177, -0.00547670247, -0.025747519, 0.0100744739, -0.00528097432, 0.0092177, 0.00493383314, -0.0274906103, 0.0136492867, -0.000819381909, 0.024462359, -0.00302271149, -0.0120760733, 0.0139151821, 0.00337723829, 0.00950575341, -0.00486735953, -0.0259986427, -0.0159093961, 0.0104437722, -0.0045128325, 0.0270474516, -0.0135606555, -0.0101631051, 0.00630393205, -0.0104585448, 0.00591986114, -0.0104068425, 0.0142549369, -0.00907736644, 0.00767403096, 0.0110124927, -0.0103994571, 0.0245953053, 0.00686157355, -0.0124527588, -0.00624853745, 0.0438136198, -0.00582753634, 0.00546931662, 0.016958205, -0.00385917351, 0.0134720234, -0.00444635842, -0.00431341119, -0.00926201604, 0.00440573599, -0.0275349244, -0.0219511259, 0.0106284218, 0.00219363533, 0.00156952033, 0.0176524874, 0.0225863196, -0.0097864205, 0.000593647943, -0.00398473488, -0.00327014178, 0.00636671297, 0.0171354692, 0.0074819955, 0.0126521802, 0.0060712737, -0.0028620665, 0.00824275147, 0.00464578, -0.00765187293, -0.00424693711, -0.00129993213, -0.00681356434, 0.0081910491, -0.0248168856, 0.0167366266, 0.0107539836, 0.0121794771, 0.0270622224, 8.48233394e-05, 0.00822797883, 0.00864159409, 0.00634086179, 0.0159980282, -0.0173275042, -0.00337908487, -0.0044205077, 0.0145799201, -0.00955006946, -0.0348618142, -0.0228079, 0.014771956, -0.019809192, 0.027697416, 0.0311097391, 0.0457635187, -0.0104880882, 0.0243589543, 0.0021844029, 0.0268110987, 0.0222170204, -0.0452021845, 0.0104437722, -0.000325675472, -0.00900350697, -0.000162837736, 0.0321142301, 0.0197057892, 0.00419154251, 0.0104363868, -0.0137970066, -0.0153332902, -0.0176081713, -0.000716439856, 0.00778482063, -0.00232104352, 0.0172979608, -0.0322028622, 0.00370960729, 0.0121056177, -0.00421370054, -0.0417160019, -0.0122385649, -0.00408075284, -0.00852341857, -0.00697236322, -0.00498922821, -0.0134572517, 0.00802855752, 0.0110272653, -0.00117990992, -0.020710282, -0.0206511933, -0.00834615529, -0.0148753589, 0.0242407788, -0.0113817919, -0.0177558903, 0.000690127315, 0.0335914269, 0.00880408566, 0.0206216499, -0.00897396263, -0.00443897257, -0.0121573191, -0.0284951031, -0.0030153254, 0.00979380682, -0.00105896452, 0.00691696815, 0.00406598067, -0.0241521467, 0.00565027306, 0.0204887018, 0.0166627653, 0.0200307723, 0.00368560292, -0.015436694, -0.00757062715, 0.0147202536, 0.0144322, -0.00116513798, -0.00303194392, 0.00283252238, -0.00241336832, 0.010569334, 0.0216261428, 0.00959438551, 0.00255000894, -0.0183024537, 0.0400024541, 0.00586077338, 0.00234689447, 0.00751523254, -0.0285689626, 0.0277121887, 0.0232806019, -0.0109681766, -0.0228079, 0.012991935, -0.0117510911, -0.0209318604, -0.0124675306, -0.0074672238, -0.00262386864, -0.00204591593, -0.0254225358, -0.0382298194, 0.0126447938, 0.0124232145, -0.0251123253, 0.00929156, 0.00917338487, -0.0160718877, -0.00471594697, -0.0353345163, -0.00550993951, 0.0117141604, -0.00744506577, 0.0205625631, 0.014749798, 0.00164707308, -0.00500769308, 0.00528097432, -0.00879669935, 0.0132947601, -0.0217000023, 0.0276235566, -0.0239748843, 0.0134646371, -0.0155696413, -0.000428848347, 0.0184354, -0.00858989265, 0.012282881, -0.002304425, -0.01805133, -0.00143103325, -0.0107983, -0.0142549369, 0.0223499686, 0.0154071497, 0.013848708, -0.0101631051, 0.0330300927, -0.011019879, -5.1846102e-05, 0.00484150834, -0.0402683504, -0.00401797192, -0.00754477642, -0.0217147749, -0.0288200863, 0.0233987775, -0.0315824412, -0.00243183319, -0.013612357, -0.00314273359, 0.0272985734, 0.00125930924, -0.0159241688, 0.0224829167, 0.0102591235, 0.00499292091, -0.000972179347, 0.00850864686, 0.00702406513, -0.023753304, 0.00294700521, -0.0113817919, 0.0169434324, -0.00718286354, 0.00990459602, -0.0174456798, -0.0119505124, 0.00791776832, -0.0108869309, -0.00486366637, -0.0226158649, -0.0141958492, -0.00852341857, -0.0132209007, 0.00494491216, 0.0168104861, -0.043843165, -0.00240044273, 0.00153720658, -6.91281384e-05, -0.0123345833, 0.0119431261, -0.0424841456, 0.00298024202, -0.01472764, -0.0160866603, -0.00229703914, -0.00622268626, 0.0294848233, -0.00397365587, -0.00900350697, -0.0276235566, 0.0172979608, 0.00478611374, 0.0109607913, 0.00549147464, -0.0104216151, -0.00748938136, -0.0108869309, -0.00440942869, 0.007374899, 0.014062902, 0.00162491517, 0.00856773462, -0.00775527675, 0.0114778094, 0.00842001475, -0.0217590909, -0.0251270961, -0.0189376473, -0.00491536828, -0.0117363185, -0.00827229489, -0.0239748843, 0.00307995267, 0.0063519408, -0.0111232828, -0.00132855272, 0.0122164069, 0.0027014215, 0.0111971423, -0.00963870063, 0.0115295118, -0.00336062, -0.00929156, -0.0248907451, 0.0150452368, 0.005070474, 0.0157173611, 0.00638517784, 0.00164430332, 0.0163525548, 0.0108943172, -0.0188785587, 0.00901089329, -0.00275496976, 0.0408296846, -0.00543238688, 0.0124306008, 0.00551732536, -0.00755585544, -0.0217590909, -0.00999322813, -0.00785868056, 0.010783528, -0.0271508545, -0.0312279146, -0.0166479945, 0.0184501726, 0.00542869372, 0.0138191646, -0.006056502, 0.0185388047, -0.00440573599, 0.00688373111, -0.00429494632, -0.0444635861, 0.00297839544, -0.00322767231, -0.0192774013, -0.0122459512, 0.0181104168, -0.00987505261, -0.010377299, -0.0233987775, 0.0368412584, 0.012519232, -0.00630762521, 0.0181399621, -0.0211386681, -0.00966085866, -0.00973471906, -0.0198978242, 0.00195728405, -0.0215375107, -0.00510740373, 0.0126447938, 0.0131544266, -0.0180661026, -0.00101372541, -0.0258509219, -0.0155400969, 0.0340936743, 0.00391826127, -0.00538437767, 0.00105434831, 0.0184058566, 0.00276235561, -0.0350686237, -0.0216409154, 0.0234135501, -0.00369114242, 0.0158946235, -0.00122791878, -0.00396257732, -0.0110346507, -0.00144395861, 0.0257622898, 0.015392378, 0.00780697865, -0.0124823023, -0.00919554196, -0.0236351285, 0.00232289, 0.0122754956, -0.0302529652, 0.0236646738, -0.00730842492, 0.00449067447, -0.00176617189, -0.0117437048, -0.00993414, -0.00952791143, -0.0246691667, 0.0222908817, 0.0309324749, 0.00437988481, -0.00358219934, -0.0131913563, 0.00485997321, -0.0162491519, 0.00209207833, -0.0165150464, -0.0209614057, 0.00889271684, -0.0238862522, 0.00845694449, -0.00440573599, -0.0122090215, -0.00198682793, -0.00639994955, -0.00819843542, -0.0177854337, 0.00960915722, -0.0139816562, -0.0219215825, 0.0044205077, 0.0018178738, -0.00469009578, 0.0153332902, 0.00350649306, -0.00909213908, 0.00963131525, 0.00934326183, -0.00471594697, -0.0124527588, -0.0118471086, -0.0204148423, -6.86665153e-05, -0.009025665, 0.0047934996, -0.000890933559, -0.0164116435, -0.0107687553, 0.00382962939, -0.00107465975, 0.0106062638, -0.00105157855, 0.021094352, 0.0130879525, 0.017342275, 0.00674339756, -0.00610081758, 0.0130510228, -0.00516279833, 0.00381116453, -0.0067766346, 0.0326460227, -0.0115073537, 0.000226657197, 0.0118840383, 0.0254520793, 0.00795469806, -0.00274204416, 0.00718655623, 0.00236166641, 0.0108869309, 0.0168843456, 0.0438727066, -0.0106653515, 0.00703514367, 0.0108869309, -0.0122164069, 0.00338462438, -0.023561269, 0.00906259473, 0.00710161775, -0.0122016352, -0.0249498338, -0.0139299538, 0.00263864058, 0.000591339835, 0.0167070813, -0.00269772834, -0.00595679088, 0.00573151885, 0.025038464, -0.00656244112, -0.0131765846, 0.00713485479, 0.0124453725, -0.0204591583, 0.0200750884, -0.00313534751, -0.0055911853, -0.027697416, -0.00599372108, 0.03571859, -0.0181695055, 0.0121942498, 0.0168548021, -0.0224090572, -0.00456084125, 0.011876652, -0.00416569132, 0.00379269966, -0.00753000425, 0.000190073522, 0.0113227041, 0.0138413226, 0.0188342426, -0.0250975527, 0.0321733207, -0.011019879, 0.00428017415, -0.00269403541, -0.0100227715, -0.00308364583, -0.00655505527, -0.00705360901, 0.00247245608, -0.0197353326, -0.016958205, -0.00229703914, 0.0055542551, -0.0109164752, 0.0013876406, -0.00734904781, 0.0036412871, 0.017342275, -0.0125857061, -0.0253634471, 0.00808026, 0.0111528262, -0.0151043246, 0.00559487799, 0.00651443237, 0.00115682883, 0.00336246635, -0.000768141705, 0.0242112353, -0.00667692395, 0.0166923106, 0.0104880882, -0.0302234218, -0.0358367637, 0.00265895203, 0.0029414657, -0.00035752749, 0.0018344922, -0.00488213124, -0.0181399621, -0.0041952352, -0.0237385333, 0.00755585544, 0.0131618129, 0.0259986427, 0.00162029883, -0.00416938448, 0.00461254315, 0.0292484723, -0.00926201604, 0.0127629694, 0.00822797883, -0.019188771, -0.00178832992, 0.0127186542, 0.00876715593, 0.000424232101, 0.00744875846, 0.0148310438, -0.0191001389, 0.0239453409, 0.0152742025, -0.00429125316, -0.0109460196, 0.00762971491, 0.00327383471, 0.0147202536, 0.0115368972, 0.0103920707, 0.0062189931, 0.0150895528, -0.0084717162, -0.00188619411, -0.009025665, 0.00274573732, 0.00954268314, -0.00485997321, -0.0380230136, -0.00543607958, 0.00519972853, 0.00690219644, -0.00194805162, -0.0130362511, 0.00318335649, 0.00425063027, -0.00726041617, 0.00785129424, 0.002969163, 7.14362541e-05, -0.00935803354, -0.00494860532, -0.00100079994, -0.00103957637, -0.00433187606, 0.00181510404, -0.0164116435, -0.00558379944, 0.000293592631, -0.000866929127, -0.0216556862, -0.0115368972, 0.026175905, 0.00695389789, -0.000506862707, 0.00771834701, 0.00659567816, 0.00566135207, -0.0317006186, -0.0378162079, -0.00519234221, 0.00600110693, -0.0169286616, -0.00463839388, 8.18227854e-05, -0.0184354, 0.00962392893, -3.59489386e-05, 0.0127408113, -0.0120539162, 0.0101483334, 0.00262202206, 0.0387320668, 0.00117252395, 0.000655043928, 0.00161568262, 0.0020237579, -0.0188637879, -0.00134240149, -0.0194398928, -0.00449436763, 0.0174604524, 0.00658459915, 0.0106210364, -0.00546931662, -0.006056502, -0.0134129357, 0.00229888549, -0.00664368691, 0.0233396906, -0.0126300221, -0.0104290005, 0.00182249, 0.000183033757, -0.0165741351, 0.00894441921, -0.00421000738, -0.00544346543, 0.020473931, 0.000405074708, -0.02636794, -0.0145577621, -0.0356004126, 0.0208875444, 0.02726903, -0.0191001389, 0.0010146487, 0.00982335, -0.0044205077, 0.0121868635, 0.00940235, 0.00543977274, -0.00263125449, 0.00841262843, -0.00505200867, -0.000336523604, 0.0175343119, -0.0458226055, -0.0129106892, 0.00435034093, -0.00285652699, -0.0101852631, 0.0273872055, -0.00955006946, -0.0212125275, 0.00825013686, 0.00299316761, -0.02508278, 0.00307810633, 0.0350390784, 0.0272247139, -0.0102960533, -0.0156139573, 0.00433926191, 0.00842740107, 0.0265747476, -0.0295882262, -0.024802113, -0.00938019156, 0.00596787, 0.0059789489, 0.012519232, 0.00678771362, 0.0129328473, -0.00319074234, 0.00384070841, -0.0218477231, 0.0176524874, -0.0278894529, -0.0256293435, 0.00341047533, -7.90530466e-05, 0.00536960596, 0.0300461575, 0.0262349937, -0.00790299661, -3.22270971e-05, 0.000880316249, -0.00351941842, -0.00156952033, -0.00368375634, 0.00782913622, 0.010525018, 0.0122681092, 0.0143140247, 0.0120022139, -0.0152594298, 0.0154219214, 0.0117658628, -0.00117252395, -0.0164855029, 0.00148181175, -0.00329229957, -0.0301052462, 0.0166627653, 0.00265710545, 0.0139077958, 0.0130731808, -0.0092177, 0.0251714122, -0.00268664933, 0.0145725338, -0.00233027595, -0.0103625273, -0.0113596339, 0.00740813557, 0.00633716909, -0.0122533375, 0.00641841488, -0.0102812815, -0.0221727062, -0.00751892524, 0.0132504441, -0.00261463621, 0.0134055493, -0.012947619, 0.02598387, 0.024802113, -0.00484150834, 0.0072825742, -0.0108721592, 0.0136640593, 0.0118840383, -0.00919554196, -0.0111971423, 0.0135237258, 0.0158503093, 0.00934326183, 0.00360620371, 0.0304597728, 0.021094352, 0.0252748169, -0.0252748169, 0.0184206292, 0.0113817919, 0.0123124253, 0.0106801242, -0.0142844813, 0.0114630377, -0.00919554196, 0.0262793098, -0.00142918667, 0.00034113985, -0.00227118819, -0.00353788328, -0.0178002063, 0.0133390762, -0.0227488112, 0.00844955817, -0.0158650801, -0.00210869662, -0.0149566047, 0.00952052511, 0.00590878213, 0.00602695812, -0.00225641625, -0.00833876897, 0.0263974853, 0.00122330256, -0.010332983, 0.0252452716, -0.0204148423, 0.000850310724, -0.00327568105, 0.0185831208, 0.00653289724, 0.0142032355, 0.00127131143, 0.01011879, -0.0249055177, -0.00461992901, 0.00455714809, -0.004941219, 0.0110715805, -0.0070942319, -0.0196762457, 0.0173865911, -0.0143657271, -0.00652181823, -0.00390718225, -0.00619683554, -0.00556164142, 0.0247577969, 0.00981596485, 0.0113300895, 0.0245509911, -0.0119357398, 0.0169877484, 0.0228817593, 0.0107909134, 0.00221579336, 0.00839785673, 0.0109090889, 0.012113004, -0.0110937385, -0.00938757788, 0.01344248, 0.00278636022, -0.00351757184, 0.00500030676, -0.00144026568, -0.00834615529, -0.00233766204, -0.0284951031, -0.00220471434, 0.0301791057, -0.0200455431, -0.0188342426, 0.00593463331, 0.00955745485, 0.00252231141, 0.0185092613, -0.0120465299, -0.0277565047, -0.0118249506, -0.00398473488, 0.00024165996, 0.00238197786, 0.02636794, 0.012090846, -0.0211534407, -0.000454237626, 0.00864898, -0.016721854, 0.00793254, 0.0171797853, 0.0124010565, -0.00766664511, -0.00202745083, -0.0192330871, -0.00221210043, -0.0147424117, 0.00431341119, 0.00997107, 0.0172536448, -0.00478611374, -0.00227488112, 0.00244475855, 0.00959438551, 0.00299501396, -0.0108869309, 0.0112857744, -0.016721854, 0.0252748169, 0.0229999349, 0.0166036785, -0.0150673948, -0.0217000023, -0.00356558082, -0.0103182113, 0.0156435017, -0.00507786, 0.0164707303, 0.00716809137, -0.00176986493, 0.0164264143, -0.0189228747, 0.0157173611, 0.0135532692, 0.0015021232, 0.0159389395, 0.00909213908, -0.0224386, -0.0160718877, -0.0136049716, 0.00378531357, 0.0100227715, -0.0277417321, -0.0153628336, 0.0117658628, 0.0464725718, 0.0169434324, 0.0366935395, 0.00156582729, 0.00729365321, 0.00624484429, 0.0273576621, -0.0103477547, 0.00631131791, -0.00863420777, -0.00524035143, -0.0241816919, 0.0125561627, -0.00828706753, -0.00500030676, 0.00810980331, -0.00305779488, 0.0171206966, 0.0263974853, 0.00825013686, -0.00893703289, 0.0318483375, 0.00547670247, -0.023753304, 0.00621530041, -0.00795469806, -8.09572448e-05, 0.00594940502, 0.0200603157, -0.00412876159, 0.00167569367, -0.0239157956, -0.0122976527, -0.0156730451, 0.00705360901, 0.0142918667, 0.0151855703, -0.00185849669, -0.0183763131, -0.00821320713, 0.0106062638, 0.014963991, -0.0235021822, 0.0116255293, 0.0137674622, -0.0264861155, 0.0144469729, 0.0165445898, 0.00729365321, -0.00606758054, 0.00249276753, 0.00669538882, 0.000587185263, 0.0211682133, 0.0316710733, -0.00548778148, 0.0327051096, 0.00120853062, -0.00585338753, 0.013612357, 0.000175994, 0.0123419687, 0.0043651131, -0.00400689291, -0.0341527611, 0.0315824412, -0.0106431944, 0.0130657945, -0.00689850328, -0.0162048358, 0.000631501083, -0.0196467, 0.0178445224, 0.0177706629, 0.0086563658, 0.0102443509, -0.000442697055, -0.00643318659, -0.0152742025, 0.0159537122, -0.00829445291, -0.000754754583, 0.00911429618, -0.00380008551, 0.00344740506, 0.0176820308, 0.0122237932, -0.0131174969, -0.00774789089, 0.0371366963, -0.00185018743, -0.0060195718, -0.00150950917, -0.00933587551, -0.00188342435, 0.00393672613, 0.00881885737, -0.0261463616, 0.00497445604, -0.000124753788, 0.0268110987, 0.00309472461, -0.00522557925, -0.0179331545, -0.00765187293, -0.00432079704, -0.00495968433, 0.00243921927, 0.00960915722, -0.0145946918, -0.00423955126, 0.00755216228, 0.00582753634, -0.00541022886, -0.0246248506, -0.00561334332, -0.0103477547, 0.00325536961, -0.00625223, -0.0174456798, 0.0232067425, 0.000550255354, -0.0155991856, 0.00357481325, -0.0199125968, -0.00332184345, 0.0172979608, 0.0159389395, 0.00711638946, 0.00538068498, 0.00577214174, 0.00561334332, 0.00390718225, -0.0206216499, -0.0179922413, 0.0122164069, 0.00374469068, -0.0134867951, -0.00152335793, -0.029543912, -0.025939554, 0.0174309071, 0.00403274409, 0.00137102208, -0.0021622451, 0.00372622581, -0.0175490826, -0.0133390762, -0.0304302294, 0.0126004778, -0.0127998991, -0.00955745485, 0.0170320645, 0.0028214436, 0.0199569128, 0.00584600121, 0.0195137542, -0.0133464616, 0.00248168851, -0.0073379688, 0.0104807029, 0.0073379688, 0.0190115068, 0.0281405747, -0.00992675405, -0.00845694449, -0.00407336699, -0.00392934028, 0.0093949642, 0.0013017786, 0.00282513653, -0.00881885737, -0.00732319709, -0.0159389395, 0.0128146717, 0.0148827452, -0.00586077338, 0.0117510911, 0.0120391436, -0.0104954746, -0.00357112032, 0.0126004778, 0.00750415353, -0.00770357484, -0.0159241688, -0.00439834967, -0.0186422076, 0.0264418013, 0.00123161182, -0.00276604877, 0.00123899779, -0.000807379722, 0.00336615928, -0.00543607958, 0.020665966, 0.00220656092, -0.0083756987, -0.0188490152, 0.00439096382, -0.00429863902, -0.00780697865, 0.0222613364, 0.000898319529, -0.000768603291, 0.00267003104, 0.00264418, -0.00176340225, -0.0225420035, -0.0081910491, -0.0113079324, 0.00668800296, 0.00827229489, -0.0017606325, -0.00622637942, 0.00585338753, -0.0036006642, -0.000744137273, 0.0119209681, -0.0231181104, -0.00373915117, 0.0226010922, 0.0160275716, 0.00910691079, 0.0040475158, -0.0284507871, -0.0181251895, -0.0168548021, 0.00825013686, -0.0023561269, -0.000835538725, 0.00467163092, -0.00174032105, 0.00950575341, 0.00971994642, 0.00711269677, 0.00698713493, -0.00551363267, 0.0245953053, 0.0026090967, 0.00928417407, -0.0297064036, -1.25287534e-05, 0.0146094644, -0.00207730616, 0.00535852695, 0.0252305, 0.0162048358, 0.0205625631, 0.00659937132, -0.012519232, -0.0122311795, 0.00098879775, -0.00933587551, 0.013656673, -0.00381485745, 0.0206364226, 0.00646273047, -0.0266781524, 0.00923247263, -0.0102295792, -0.00176894164, -0.0280667152, 0.000276281731, -0.0297507178, 0.00107373658, 0.0146759376, 0.00584969437, 0.00566135207, -0.00269772834, -0.00322397938, -0.00963870063, -0.00736382, -0.0132652158, 0.0140776737, -0.0127629694, -0.0105619486, 0.00864159409, 0.00163784053, -0.0120096, 0.0200898591, -0.0119578978, -0.0146759376, -0.00692066131, -0.0265747476, 0.000888163806, 0.00374838384, 0.00456453441, 0.0158798527, 0.00483781565, 0.0291007534, 0.0190115068, 0.0172093287, 0.0117289331, 0.0115885995, 0.000782913645, -0.0324687585, -0.00461992901, -0.0120096, 0.00709792459, -0.0141367614, -0.00606758054, 0.000550717, 0.0137157608, -0.00172647228, -0.00817627739, -0.0177558903, 0.00297285616, 0.00192958675, -0.00303194392, 0.015776448, 0.00698713493, 0.0136936028, -0.0281110313, 0.00571674667, -0.018479716, -0.00041592287, 0.0206511933, 0.00264233351, -0.0245362185, 0.00849387422, -0.00484150834, -0.0111085102, 0.00770357484, -0.00200713938, -0.0108721592, -0.00185388047, -0.00652920455, -0.00310580363, 0.00923247263, 0.00986766629, -0.00782175083, 0.0255111679, -0.00105988781, -0.00239490322, 0.0324096717, -0.0100153862, -0.0134572517, 0.0194398928, 0.0186865237, 0.0117732482, -0.0148162711, -0.0309620183, -0.00715331966, 0.00360435713, 0.013206128, 0.020473931, 0.0012611557, 0.0086711375, 0.00502615795, -0.00900350697, -0.0117806345, 0.00123715133, -0.00380008551, 0.0185240321, 0.00353049743, -0.0186126642, -0.00387025229, 0.0151855703, 0.0190410502, 0.00327752763, -0.0172684155, 0.00304302294, 0.0117658628, 0.00895919092, -0.00567243109, -0.00433187606, 0.0124970749, -0.00158890849, 0.0152151147, -0.0088410154, -0.00538437767, 0.00915861223, 0.00633347593, 0.00973471906, -0.0166775379, 0.0193660334, -0.0163377821, 0.00708684558, 0.0213750191, 0.00888533145, -0.000363528583, 0.00983073656, -0.00842740107, 0.0162048358, 0.0113522476, -0.00405859482, -0.0240930598, -0.011876652, 0.000534560124, 0.0247134808, 0.00922508631, -0.000549793709, 0.0074266009, -0.00305225537, 0.0114851957, -0.0021567056, -0.0117658628, 0.000551178586, -0.00448328862, -0.00467163092, 0.00781436451, -0.00861205, 0.0046974821, -0.0128072854, 0.0198682807, -0.014277095, 0.00983073656, -0.0014615003, 0.0032221328, -0.0082649095, 0.00268111, -0.0176377147, 0.00751153938, 0.0314347222, -0.0320551433, 0.0151707986, 0.00322951889, -0.0119135818, 0.000776912551, -0.00784390885, 0.0035028, 0.0159980282, -0.0331778117, -0.0299575254, 0.00717547722, -0.0252009556, 0.00125746278, -0.00711638946, 0.00666584494, 0.00440204283, 0.0200898591, -0.0103994571, 0.0108352294, 0.0205034744, 0.00789561, 0.0176672582, 0.0197353326, -0.00199236744, 0.0161752906, 0.00983073656, -0.00709053874, -0.0162048358, 0.0100670876, -0.0150600085, -0.0210352652, -0.0160718877, 0.00151320221, -0.00539176399, -0.00678771362, 0.00445374474, -0.00778482063, 0.0226897243, 0.0102591235, 0.00728626689, 0.00579799246, -0.00185111072, -0.00821320713, 0.01895242, -0.00292484718, -0.00849387422, 0.0106136501, -0.011042037, -0.00762971491, 0.00911429618, -0.0139890416, -0.00198867451, 0.0137600768, -0.000985104823, -0.012969777, 0.0021899424, -0.000190535153, 0.0181695055, 0.00356373424, 0.00732689, 0.0136419013, -6.09343188e-05, -0.00504092965, -0.000642118452, -0.0132799884, 0.0075226184, -0.0034806421, -0.0133612342, -0.014321411, -0.00734166196, -0.00779220648, -0.0309915636, 0.0088410154, -0.0146463942, -0.0201194044, -0.00255185529, -0.0133095318, -0.00661783619, 0.013656673, 0.00197574915, -0.0119578978, 0.022896532, -0.00314273359, 0.0181104168, 0.0170025211, 0.0160718877, -0.019380806, 0.00153536012, 0.0126521802, -0.0064442656, -0.00900350697, -0.00892964751, -0.00169323536, -0.00553579, 0.0021105432, 0.0144617446, 0.023324918, 0.0125857061, -0.00443897257, -0.0120834596, 0.0289530326, 0.00173201179, 0.00595309818, 0.00666584494, -0.00799162779, 0.00107373658, -0.0329710059, -0.0149566047, -0.0141441477, -0.0326755643, -0.000628269743, -0.00768880313, -0.0068172575, -0.00847910251, 0.0119283544, 0.00394780515, 0.0115738269, -0.00462362217, 0.0172684155, 0.0209614057, -0.0244771298, 0.0164707303, -0.0020699203, -0.000420539116, 0.0131101105, -0.00322951889, 0.0135828136, 0.0274462942, 0.0194103494, 0.000424924539, -0.00148642808, 0.00617467752, 0.0192626305, -0.00784390885, -0.00748938136, 0.0130214784, 0.00566504477, 0.000848464202, 0.00405120896, 0.0106284218, -0.010355141, 0.0387911573, 0.0331482701, -0.0135680409, 0.0229999349, 0.0102960533, -0.000145642247, 0.0205034744, 0.00272542587, -0.0300313849, 0.021050036, -0.0024022893, 0.00445005158, 0.00595309818, -0.0175343119, -0.00751153938, 0.0058312295, -0.00869329553, 0.0253191311, 0.0185978916, -0.0175047666, 0.0226749517, -0.00437619165, 0.0041804635, 0.0111158965, 0.00753000425, 0.00391456811, -0.0264270287, 0.0100301579, -0.0084717162, -0.0210057218, 0.0104954746, -0.0225715488, 0.0118618803, -0.0200603157, 0.0117141604, -0.0148088858, -0.0232067425, -0.00126207899, -0.00491167512, -0.00576106273, -0.00101095566, 0.0118101789, 0.00706099486, 0.00801378582, 0.00475657, -0.0178445224, -0.0115812132, 0.0171945561, 0.00613405462, 0.0140702873, -0.00349541404, -0.003955191, -0.00699452078, -0.0108795455, 0.00310949655, 0.0257032029, 0.0120465299, -0.00127131143, -0.0133833922, 0.00935064815, -0.00257401331, 0.028598506, -0.00510371057, 0.00359697128, 0.0178888384, -0.00948359538, -0.00604542298, 0.0135901989, -0.0190262794, -0.0102443509, -0.0153185176, -0.017342275, -0.00760017103, 0.00249461411, -0.0160423443, 0.00104142283, -0.0168400295, -0.00496337702, 0.0209318604, -0.000795839122, 0.00751892524, 0.0054988605, -0.00844955817, 0.00727888104, -0.0374912247, -0.0070019071, 0.00512217544, -0.000307672133, 0.00878931396, -0.00453129737, 0.0030097859, -0.0157025885, -0.0082649095, -0.0136049716, 0.00580537878, -0.000413153146, -0.0101778777, 0.0112857744, -0.000291515316, -0.0144912889, -0.000309057, -0.00178186712, 0.00858250633, -0.00189265679, -0.00355265522, 0.0249646045, 0.0129328473, -0.000787529862, -0.0145873064, 0.00170985388, -0.0129180755, 0.00845694449, 0.00140702876, -0.00864898, -0.0175047666, 0.0240192, -0.0123567404, -0.00364867295, -0.00240598223, 0.0154957818, 0.0152298864, -0.00323136523, -0.00676924875, 0.00952052511, -0.0036689844, 0.0194842089, -0.019380806, 0.000384763291, 0.0129254609, -0.0174013637, -0.00431710389, -0.0102960533, 0.00375946262, -0.00963870063, -0.00269772834, 0.0236794446, 0.0226454083, -0.026175905, 0.0024706095, -0.0110937385, 0.0462066755, -1.35241294e-06, 0.011211914, 0.0180808734, 0.0122164069, -0.00565027306, -0.00212900806, 0.00876715593, 0.0209614057, 0.00489690341, -0.00771096069, -0.00474918354, -0.0143583408, -0.00641841488, 0.0350686237, 0.0208727736, 0.0130805671, -0.025791835, 0.00130547152, -0.00821320713, 0.0107983, -0.00823536515, 0.00863420777, 0.0152889742, -0.00429863902, 0.00164430332, 0.00691696815, 0.0163082387, -0.0060048, 0.00221948628, -0.00527728116, -0.0146537796, -0.00324983033, -0.0133686196, -0.00316119846, 0.0139816562, 0.0062189931, 0.00281959702, 0.0121942498, -0.00552101852, -0.0165445898, -0.0202966668, -0.00559857115, -0.00962392893, -0.00441312185, 0.0279337689, -0.016958205, -0.00269403541, 0.00146611664, 0.00239859638, 0.0248612016, 0.00356188789, -0.0117067751, -0.0142180072, 0.00619683554, 0.0014448819, -0.0100818593, 0.0218181778, 0.017859295, -0.0171206966, 0.0234135501, -0.00186311291, -0.0274019782, 0.0131913563, -0.00140056608, -0.0126300221, 0.0120022139, 0.00861205, -0.00248353509, -0.0192921739, -0.00155474828, 0.00367083098, -0.0248759724, -0.00692435401, -0.0211386681, 0.00639256369, -0.0115738269, -0.0107761417, -0.00664368691, -0.00204037642, -0.0205625631, 0.0107761417, -0.00199052109, 0.0088410154, 0.00383332255, -0.00723825814, 0.00180217857, -0.00207176688, 0.0173865911, -0.00828706753, 0.00286575942, -0.00471963966, 0.00437249895, -0.00501507893, 0.00348987454, 0.0206364226, -0.00830183923, 0.0239305682, 0.0152003421, -0.0246987101, -0.0234135501, -0.0246839374, -0.0146390079, 0.00402166508, -0.00542500056, -0.00696867, -0.00917338487, 0.001347941, -0.00924724434, 0.00793992635, 0.0068689594, -0.0183910839, 0.0175195392, -0.00703145098, 0.010975563, 0.0227488112, 0.032025598, -0.00225826283, -0.0277565047, 0.0036745239, -0.00618206337, 0.0210204925, -0.0212420728, 0.00444635842, 0.000612574513, -0.0141810775, -0.00553579, 0.00305040879, 0.0264270287, -0.0118397223, -0.0196023844, -0.00512956176, -0.00980857853, 0.00543238688, 0.034064129, -0.0011642148, -0.0131765846, 0.0177558903, -0.0172093287, 0.00187511509, 0.0133760059, 0.0136936028, -0.00269772834, 0.00491906144, -0.0103699127, 0.015584413, -0.00805071555, -0.0206955094, 0.0553652905, 0.0014910443, -0.00149196747, 0.0158059932, -0.00953529775, -0.00515541248, 0.0209614057, -0.0182138216, -0.012282881, -0.0259690974, -0.0251418687, -0.0159980282, 0.00652551139, 0.00977164879, -0.0152742025, 0.00234504789, 0.00510001788, -0.0119061964, 0.00892226119, -0.0111158965, 0.0128663732, -0.0205034744, -0.0117806345, -0.000979565317, 0.00210500369, 0.000520711415, -0.00712008262, -0.0106948959, 0.00059503282, -0.0143878851, 0.0100006135, 0.0226454083, 0.00358773861, -0.00671016099, 0.00529943919, -0.00613036146, 0.00802855752, 0.0197205599, 0.0101778777, 0.0240192, 0.0082649095, -0.00376500213, -0.0234874096, -0.00723825814, -0.0166332219, -0.00627438817, -0.00713485479, 0.0251123253, -0.0129845487, 0.0172536448, -0.0148605872, 0.0200898591, 0.0249055177, -0.0117732482, 0.0211091246, 0.0158503093, -0.0093063321, -0.00106265757, -0.00613774778, 0.00680987164, -0.00304117636, -0.0185388047, -0.0200603157, 0.0120243719, -0.0055542551, -0.00842001475, -0.026175905, 0.00945405196, 0.0124823023, -0.0161605198, -0.00747830234, 0.00456453441, -0.000811072707, 0.0116255293, 0.00935803354, -0.00395888416, -0.0171354692, -0.0003969963, -0.00362651516, -0.0155548695, 0.00683202967, -0.004941219, -0.0136419013, -0.00619683554, 0.00589031726, -0.0253929924, 0.0258952379, -0.00702037197, 0.00850126054, -0.0107244402, 0.000144026562, -0.00138210109, -0.0114630377, 0.0214193352, 0.0161900632, -0.013014093, -0.0182581376, -0.010140948, 0.0060195718, -0.00756324129, -0.00175693945, 0.0311392825, 0.0177558903, 0.00586446654, -0.00842001475, 0.00510001788, 0.00937280618, 0.00357296667, 0.0065365904, 0.0259100106, 0.0158650801, 0.0114999674, -0.0035083394, 0.00675078388, 0.0289678052, 0.0128294434, 0.00398473488, 0.00698344223, 0.0183615405, 0.0139668845, -0.00716439867, 0.00131470407, 0.0130436365, -0.00985289458, 0.00395888416, -0.0110272653, -0.00996368378, 0.00520342123, -0.0186865237, 0.00186495937, -0.00478242058, -0.00634824811, 0.0271065384, 0.00162676163, 0.00697236322, -0.00361358956, 0.00743398676, -0.00754108327, -0.00705360901, -0.00688373111, 0.00366159854, 0.0169286616, 0.0260429569, 0.0137453051, 0.0185831208, -0.00727888104, -0.00549516734, 0.0204000715, -0.00524404412, 0.0056428872, -0.0100449296, -0.0275644697, -0.00558749214, 0.0136640593, -0.00363205466, 0.0309620183, 0.0159241688, 0.0174604524, 0.0131322686, 0.00910691079, -0.017105924, 0.0166627653, 0.00582015049, 0.0156139573, -0.000542869384, 0.00158244569, 0.0202228073, 0.00297839544, 0.0201932639, -0.0111602126, 0.00574629055, 0.005402843, -0.00266818446, -0.00396627, 0.00550624635, 0.0161752906, 0.0234135501, -0.00268480298, -0.00816889107, 0.00769618899, -0.00194435869, 0.047654327, -0.0093211038, -0.00266818446, 0.0161014311, -0.00602695812, -0.00254077627, -0.00504462281, 0.0069095823, 0.0131248822, 0.00261463621, -0.00687634526, -0.0096017709, -0.00987505261, -0.0111749843, 0.0159537122, -0.0161605198, -0.00459407829, 0.00768880313, -0.0115812132, -0.00214931951, 0.0219806693, -0.00860466436, 0.00651073921] |
06 May, 2024 | RAG Vs Fine-Tuning for Enhancing LLM Performance
06 May, 2024
Data Science and Machine Learning researchers and practitioners alike are constantly exploring innovative strategies to enhance the capabilities of language models. Among the myriad approaches, two prominent techniques have emerged which are Retrieval-Augmented Generation (RAG) and Fine-tuning. The article aims to explore the importance of model performance and comparative analysis of RAG and Fine-tuning strategies.
Importance of Model Performance in NLPThe success of various applications like chatbots, language translation services, and sentiment analyzers, hinges on the ability of models to understand context, nuances, and cultural intricacies embedded in human language. Improved model performance not only enhances user experience but also broadens the scope of applications, making natural language processing an indispensable tool in today's digital landscape.
Enhanced User ExperienceImproved model performance ensures that NLP applications can effectively communicate with users. This is crucial for applications like chatbots, virtual assistants, and customer support systems, where the ability to comprehend user queries accurately is paramount. Also, natural language interfaces, prevalent in search engines and smart devices, heavily rely on NLP. Higher model performance leads to more intuitive and seamless interactions, contributing to a positive user experience.Precision in Information RetrievalIn domains like news summarization or data extraction, accurate model performance ensures the extraction of pertinent details, reducing noise and enhancing the reliability of information presented to users. This enhances the precision and relevance of search results which improves the user's ability to find the information they seek.Language Translation and Multilingual CommunicationNLP models are instrumental in breaking down language barriers through translation services. High model performance is essential for accurate translation, promoting cross-cultural communication in a globalized world. Also, language is nuanced so accurate translation requires models which can understand and preserve the subtleties of meaning. Improved model performance contributes to more faithful translations that capture the intended nuances.Sentiment Analysis and Opinion MiningBusinesses leverage sentiment analysis to gauge customer feedback and sentiment towards their products or services. High-performing sentiment analysis models enable companies to make data-driven decisions based on accurate assessments of public opinion.What is RAG? Retrieval-augmented generation (RAG) represents a paradigm shift in Natural Language Processing (NLP) by merging the strengths of retrieval-based and generation-based approaches.
The key-working principle of RAG is discussed below:
Pre-trained Language Model Integration: RAG starts with a pre-trained language model like BERT or GPT, which serves as the generative backbone for the system. After that, the pre-trained model possesses a deep understanding of language patterns and semantics, providing a strong foundation for subsequent tasks.Knowledge Retrieval Mechanism: A distinctive feature of RAG is the inclusion of a knowledge retrieval mechanism that enables the model to access external information during the generation process. It can employ various techniques like dense retrieval methods or traditional search algorithms, to pull in relevant knowledge from a vast repository.Generative Backbone: The pre-trained language model forms the generative backbone of RAG which is responsible for producing coherent and contextually relevant text based on the input and retrieved knowledge.Contextual Understanding: RAG excels in contextual understanding due to the integration of the pre-trained language model, allowing it to grasp nuances and dependencies within the input text.Joint Training: RAG undergoes joint training by optimizing both the generative capabilities of the pre-trained model and the effectiveness of the knowledge retrieval mechanism. This dual optimization ensures that the model produces high-quality outputs while leveraging external information appropriately.Adaptive Knowledge Integration: RAG provides flexibility in knowledge integration, allowing adaptability to various domains and tasks. Now, the model can dynamically adjust its reliance on external knowledge based on the nature of the input and the requirements of the generation task.Efficient Training and Inference: While RAG introduces a knowledge retrieval component, efforts are made to ensure computational efficiency during training and inference, addressing potential challenges related to scalability and real-time applications.AdvantagesThere are various advantages present for using RAG which are discussed below:
Enhanced Contextual Understanding: RAG excels at understanding context because of its integration of external knowledge during generation.Diverse and Relevant Outputs: The retrieval mechanism enables the model to produce diverse and contextually relevant outputs, making it suitable for a wide range of applications.Flexibility in Knowledge Integration: RAG provides flexibility in choosing the knowledge source, allowing adaptability to various domains.LimitationsNothings comes with all good powers. RAG also has its own limitations which are discussed below:
Computational Intensity: The retrieval mechanism can be computationally intensive, impacting real-time applications and scalability. This strategy makes the model size very large which makes it hard to integrate with real-time applications if there is a shortage of computational resources.Dependence on External Knowledge: RAG's effectiveness relies on the quality and relevance of external knowledge, which may introduce biases or inaccuracies.What is Fine-tuning?Fine-tuning in Natural Language Processing (NLP) is a tricky strategy which involves the retraining of a pre-existing or pre-trained language model on a specific, often task-specific, dataset to enhance its performance in a targeted domain.
The key-working principle of Fine-tuning is listed below:
Pre-trained Model Initialization: Similar to RAG, Fine-tuning also begins with the initialization of a pre-trained language model that has been previously trained on a large and diverse dataset. The pre-training phase equips the model with a generalized understanding of language patterns, semantics and context which makes it a valuable starting point for various NLP tasks.Task-specific Dataset: After pre-training, the model is fine-tuned on a smaller, task-specific dataset which is tailored to the nuances of the target application or domain. This dataset contains examples relevant to the specific task, allowing the model to adapt and specialize its knowledge for improved performance.Transfer Learning: Fine-tuning leverages the principles of transfer learning where the knowledge gained during the pre-training phase is transferred and further refined for the target task. This transfer of knowledge enables the model to generalize better to the specifics of the new task, even when limited task-specific data is available.Adaptation to Task-specific Patterns: The fine-tuning process allows the model to adapt its parameters to the task-specific patterns present in the target dataset. By adjusting its weights and biases during training on the task-specific dataset, the model refines its ability to capture relevant features and patterns for the intended application. We can employ various evaluation metrics like accuracy, WER etc. to check the fine-tuning state.Prevention of Overfitting: Given the potential risk of overfitting to the limited task-specific data, fine-tuning often incorporates regularization techniques or dropout layers to prevent the model from becoming too specialized and performing poorly on new, unseen data.AdvantagesFine-tuning a model has some of the useful advantages which are discussed below:
Task-specific Adaptation: Fine-tuning allows models to adapt to specific tasks, like music genre classification, audio classification etc. which make them more effective in domain-specific applications.Efficient Use of Limited Data: In scenarios with limited task-specific data, fine-tuning leverages pre-existing knowledge, preventing overfitting.Improved Generalization: Fine-tuned models often exhibit improved generalization to the target task, particularly when the pre-trained model is robust.LimitationsLike RAG, Fine-tuning is also not a full-proof strategy. Its limitations are discussed below:
Risk of Overfitting: Fine-tuning on small datasets carries the risk of overfitting, especially when the target task significantly differs from the pre-training data.Domain-Specific Data Dependency: The effectiveness of fine-tuning is contingent on the availability and representativeness of domain-specific data. If we choose a wrong pre-trained model, then fine-tuning is useless for that specific task.Which strategy to choose?Choosing the right strategy for a Natural Language Processing (NLP) task depends on various factors, including the nature of the task, available resources and specific performance requirements. Below we will discuss a comparative analysis between Retrieval-Augmented Generation (RAG) and Fine-tuning, considering key aspects that may influence the decision-making process:RAG Vs Fine-Tuning
RAG
Fine Tuning
Nature of Task
RAG is ideal for tasks requiring contextual understanding and the incorporation of external knowledge like question answering or content summarization, financial report generation etc.
Fine-tuning is suitable for tasks where adaptation to specific patterns within a domain is crucial like sentiment analysis, document classification or for more creative tasks (music or novel generation).
Data Availability
RAG always requires a knowledge base for effective retrieval which may limit applicability in domains with sparse external information.
Fine-tuning is more adaptable to scenarios with limited task-specific data, leveraging pre-existing knowledge during the pre-training phase.
Computational Intensity
RAG is very computationally intensive, particularly during the retrieval process, potentially affecting real-time applications.
Fine-tuning generally less computationally demanding, making it more suitable for applications with strict latency requirements.
Output Diversity
RAG excels in generating diverse and contextually relevant outputs due to its knowledge retrieval mechanism.
Fine-tuning can only efficiently adapt to specific domains during training, and we need to perform overall re-training for working in new domains.
Knowledge Source
RAG fully depends on external knowledge sources which may introduce biases or inaccuracies depending on the quality of the retrieved information.
Fine-tuning can't be biased but limited to the knowledge encoded during pre-training, with potential challenges in adapting to entirely new or niche domains.
Use Cases
RAG is well-suited for tasks which benefit from a blend of generative capabilities and access to external information like chatbots in customer support or ChatGPT.
Fine-tuning is effective for domain-specific applications like healthcare document analysis or sentiment analysis in specific industries.
Training Complexity
RAG involves joint training for both generative and retrieval components, adding complexity to the training process.
Fine-tuning involves simpler training procedures, especially when leveraging pre-trained models with readily available task-specific datasets.
ConclusionWe can conclude that, RAG and Fine-tuning both are good strategies to enhance an NLP model, but everything depends on what type of tasks we are going to perform. Remember that both strategies start with pre-trained models and RAG does not has any overfitting problem but can generate biased output. In the other hand, fine-tuning does not generate biased data but if we start with wrong pre-trained model then Fine-tuning becomes useless. Ultimately, the choice between RAG and Fine-tuning depends on the specific tasks and requirements at hand.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance | https://www.geeksforgeeks.org/rag-vs-fine-tuning-for-enhancing-llm-performance?ref=asr10 | Python Projects | RAG Vs Fine-Tuning for Enhancing LLM Performance | How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, Getting Started with Plotly in R, RAG Vs Fine-Tuning for Enhancing LLM Performance, Gemma vs. Gemini vs. LLM (Large Language Model) | GeeksforGeeks | [-0.0194177013, -0.0246070605, -0.0227076877, 0.0017774828, 0.0207404792, -0.000138981763, -0.0183323454, 0.00420575542, -0.0229620673, 0.0349688195, 0.0347653143, -0.0358167551, 0.0328150652, -0.0413792059, -0.0283718891, 0.0118965218, 0.0113284057, -0.00179656129, 0.00405948656, -0.0161277149, -0.0132786548, -0.0191972386, -0.0301525518, -0.00232970016, -0.02162233, 0.0203504283, -0.0149745243, 0.0289145671, -0.0448048599, 0.00179550133, 0.0412435345, 0.0211474877, 0.0411078669, -0.0323741399, -0.0302712638, -0.0138298124, 0.0339852162, 0.0115743065, 0.00774588203, 0.0170434844, 0.0154832844, 0.0227076877, 0.0166873522, -0.0223176368, -0.0132277785, -0.030237345, -0.0318992957, -0.029304618, 0.00538438419, -0.0379874669, 0.0078009977, 0.00620688079, 0.0854718, 0.0287619401, 0.0177387912, 0.0329846516, -0.000187075551, -0.03873365, 0.0352062434, 0.0107687684, -0.0035973622, 0.00573627697, -0.0166873522, -0.0380553, 0.0265912265, -0.0533859581, -0.0403956026, 0.000767380756, -0.00187605515, 0.00666476553, -0.0414131209, 0.0254549943, -0.0126003074, -0.0242339689, -0.00875916332, 0.00590586383, 0.0145420777, 0.0368342772, 0.00342141581, 0.0275578722, 0.00158669753, 0.0370377786, -0.0199264623, -0.00439654058, 0.060440775, 0.00857685786, 0.0151695488, -0.0574560426, 0.0370377786, -0.0125409514, -0.0108450828, -0.0123035302, -0.0127359768, -0.0237082504, -0.0237930436, 0.0226737689, -0.00423755264, -0.00923400745, -0.0314244553, 0.0313057415, -0.00590162445, 0.00368639547, 0.0336121246, -0.0255737063, 0.0325267687, -0.00965797435, -0.00786035322, 0.0112690497, 0.0180949233, 0.0545730665, -0.0259637553, -0.0239965469, -0.0165601615, -0.0137365395, -0.0446691923, -0.0184680149, 0.00765684899, -0.066986829, 0.0290163197, -0.0121932989, -0.0214527436, 0.0367664397, 0.00707177399, 0.0215544961, -0.0352740772, 0.0574899614, -0.00259891944, 0.021978464, 0.0297964197, 0.0229790267, -0.00158881734, 0.0379535481, -0.00339385797, 0.00809353497, -0.00421423465, 0.00552853337, 0.0223515537, 0.0331372805, -0.0029486923, -0.00675803842, 0.0128546879, -0.0301695112, 0.0132616963, -0.0122780921, -0.000343678461, 0.00320095289, -0.0225889757, 0.0741433948, -0.00273882854, 0.0181797165, -0.035884589, -0.00559212826, -0.00862773415, 0.0150169209, -0.0121509023, -0.0218088757, -0.00915769301, 0.0270830281, -0.00547765708, -0.016602559, 0.0322554298, -0.00250564655, 0.0031861139, 0.0351044908, 0.0249292757, 0.0473147482, 0.0233860351, -0.0136687048, -0.066952914, 0.0609495342, -0.0343752652, 0.0242170095, 0.00454916898, 0.00932728, 0.0023212207, -0.0121085048, 0.0196551234, 0.00854718, -0.0308139417, 0.001075287, -0.0231655706, 0.00296777091, 0.0381909721, 0.0078645926, 0.0407347754, 0.029999923, 0.0635950938, 0.0260485485, 0.0143640107, 0.00466787955, -0.0169586912, 0.0088948328, 0.0184849724, 0.0408365279, 0.0286601875, 0.00621536, -0.0474843346, 0.015822459, 0.00655877357, 0.0288297739, -0.0247936063, -0.0498585515, -0.00721168332, 0.0256245825, 0.0503673106, -0.0139993988, 0.0234369114, -0.00291265524, 0.0191463623, -0.00167785049, -0.0394459143, -0.0151186725, -0.0291689485, 0.0139824403, 0.011709976, 0.0110401073, 0.00449405285, 0.00263919635, -0.0383266397, -0.017357219, -0.0145251183, 0.0206896029, 0.0313905366, -0.0205539335, -0.0336799584, -0.0430072397, 0.00700817909, -0.0259637553, 0.00757629517, 0.0192989893, 0.0399546735, 0.0150254, 3.16319324e-06, -0.0249292757, 0.0146947056, 0.00927640405, -0.00785187352, -0.0107433302, -0.0419218838, 0.0400903448, 0.00626199646, -0.00402768888, -0.0343583077, -0.00185909646, 0.024624018, -0.0210626945, 0.019248113, 0.0258280858, 0.0308478586, 0.0511134937, -0.0187732708, -0.0270999875, 0.00282574189, 0.0287110638, -0.0308987349, 0.0282701366, 0.0246070605, -0.0295250807, 0.0119389184, -0.0359185077, 0.0560993478, 0.0114725539, 0.000334404176, 0.0398868397, -0.036902111, 0.0128546879, 0.0366307721, -0.0172469877, 0.00970037095, -0.00490954099, -0.000209731312, -0.010929876, -0.0190106928, -0.00716080703, -0.0266251452, -0.0270151943, 0.0218427945, -0.0129903574, 0.0560654327, 0.0301016755, 0.0125663895, -0.0203843471, 0.0377161279, 0.0311191976, -0.029847296, -0.0278461706, -0.0285753943, -0.0135160768, -0.0785526559, -0.0052911113, -0.0210287757, -0.0162718631, 0.002732469, 0.0116336616, 0.0232164469, 0.0190446097, 0.0141859446, 0.00744486507, -0.00997171, -0.0227076877, -0.00667748461, -0.0142876972, 0.0198416673, -0.00675803842, -0.0361220129, 0.00352104823, -0.00264131604, 0.0219106283, 0.0110740252, 0.00266039465, 0.023419952, -0.00197144784, -0.00286177895, -0.0187223945, 0.0118541252, 0.067326, 0.0197229572, 0.0110401073, -0.0186884776, -0.0274052434, 0.00909833796, -0.026692979, -0.0394459143, 0.0412096195, 0.0109383557, -0.00994627178, 0.00806809682, 0.0583378971, 0.02474273, -0.010268487, -0.050536897, -0.0255567469, -0.0209439825, 0.00470179692, 0.0216053724, -0.0161192361, -0.0416844599, 0.0118202073, -0.00967493281, 0.0121932989, -0.0121424226, 0.0136347869, 0.00111079426, -0.0299320891, 0.0395137481, -0.0166195165, 0.0133380098, 0.0362576805, -0.00320307282, 0.0113284057, 0.00186863577, 0.0239287131, 0.013812854, 0.012761415, -0.00390049885, -0.0020742598, 0.015313698, -0.00839879178, -0.0157376658, 0.0316279568, -0.00456612743, -0.0278970469, -0.0724475235, 0.022639852, -0.0393102467, -0.0207235198, 0.00514272274, 0.010539826, 0.035884589, 0.0276935417, 0.00507064862, 0.0146607878, 0.0216053724, -0.0278970469, -0.0358167551, 0.00593554182, 0.0283210129, -0.0215375368, -0.0222837199, 0.0319671333, 0.00510032615, -0.00724984, 0.0087761227, 0.0572186224, 0.0119134802, 0.0108620413, 0.0161192361, -0.0172639471, -0.013753498, -0.00290205586, -0.0144148869, -0.0012475237, -0.00878460146, -0.0292198248, -0.0192141961, -0.00247172918, 0.0164414514, 0.0300338417, 0.0262350943, -0.0152373835, -0.00912377518, 0.0250140689, -0.00944599, 0.00853870064, -0.0349688195, -0.022911191, 0.00504097063, -0.0275917891, 0.00954774301, 0.00729223713, -0.0161701124, -0.0194346588, -0.03249285, -0.0085132625, 0.0148727717, 0.0181627572, -0.0156359132, 0.00358252344, -0.0169926081, -0.0170604419, -0.0247936063, 0.0267438553, 0.0137026217, 0.0173063446, -0.00946295, 0.00482474733, 0.00201490452, 0.0201130062, -0.0227416046, -0.0150508378, 0.00102812063, 0.00875916332, 0.0345278941, -0.0032624281, -0.001178629, -0.0418201312, -0.00709297229, 0.0554549173, -0.015373053, 0.00906442, 0.0289654434, 0.0169926081, -0.00354648614, -0.0518935919, -0.0566420257, 0.0117947692, -0.0263368469, -0.0131769022, -0.0122441743, -0.0149660446, -0.0429733209, 0.0318653807, -0.0809268728, 0.00852598157, 0.0533520393, 0.00430962723, 0.00888635404, -0.0118965218, 0.0369699448, -0.0232164469, 0.00279818405, 0.0340700112, 0.0269134417, 0.00260739867, 0.0247766469, -0.0118965218, -0.0323063061, -0.0291180722, -0.00992083363, 0.00806385744, -0.0178744607, -0.0170095675, 0.02474273, 0.0441604294, 0.0211135708, 0.00142029033, 0.00454068929, -0.0294233281, 0.00620688079, -0.00283210143, 0.0201808419, 0.0525041074, 0.0304578077, -0.0250988621, 0.00911529642, 0.0221480504, 0.0178405419, -0.0134482421, 0.0156019954, -0.0143131353, -0.0226228926, 0.0258620027, -0.0224533062, -0.00973428879, -0.0054395, -0.0341887213, 0.00562604563, -0.0265064333, 0.0154832844, -0.0024547705, 0.0136517463, -0.00671140198, -0.0390728228, 0.0182984266, 0.016153153, 0.00463820202, -0.0181627572, 0.0252684485, -0.00338325882, -0.00707601383, -0.00182623905, 0.0185528081, -0.0258450452, -0.00446437532, -0.00434566429, 0.0142537793, -0.0378178805, 0.018586725, -0.00515544182, -0.00394289568, 0.00916617271, 0.0035549656, 0.0188411046, 0.013032754, -0.00428418908, -0.000942797225, 0.0186036844, -0.0221650079, 0.0107602896, -0.0355114974, -0.0109553142, -0.00806809682, 0.00594402105, -0.004106123, -0.0073473528, -0.00784763414, 0.0108281244, 0.00150826352, -0.00688946806, -0.00942055229, -0.0433124974, 0.0281514265, -0.0162973013, -0.00201702421, 0.00588042615, 0.00801722147, 0.0239965469, -0.00815713, -0.000689476787, 0.0100141065, -0.00518935919, 0.0170095675, 0.0235047452, 0.0195194539, -0.0138382912, 0.00947990827, -0.0026349565, -0.0134567209, -0.0108535616, -0.0134906387, -0.00820376631, 0.0245053079, -0.00439230073, 0.00422695372, 0.0160429217, -0.0243865978, 0.0413113721, 3.96806863e-05, -0.030237345, -0.0117184557, -0.00396197429, 0.00165029254, 0.00604153378, -0.0147879785, 0.0275578722, 0.0191802792, 0.00602033501, -0.014143548, 0.0215714537, 0.036902111, 0.00709721213, -0.0122102574, -0.00642310409, 0.0252006147, 0.0236743316, -0.0142113827, -0.00451949099, -0.00848782435, 0.0245222673, -0.0257093757, 0.00368215563, 0.0384962261, -0.0323063061, -0.0191463623, -0.0338325873, 0.0150847556, 0.0362237617, -0.00545221893, 0.000444635662, -0.0494854599, -0.0040022512, 0.0210966114, 0.0454153754, 0.0194346588, -0.042159304, -0.0305426028, -0.00376058975, 0.0173996165, 0.0149490861, 0.0169417318, 0.0177218318, -0.00837759301, 0.0321536772, -0.0277274586, -0.00145950727, -0.016246425, 0.0158902928, -0.0289654434, -0.0234708283, -0.00903898198, 0.022131091, -0.027744418, -0.005464938, -0.0170095675, 0.0107772481, 0.0663424, 0.00787307229, -0.0344431, -0.00108005665, -0.0287110638, -0.0308478586, -0.00461276388, -0.0283549316, -0.0244035553, 0.0102430489, -0.0278461706, -0.000244046154, 0.0184849724, -0.0100649828, -0.0105483057, -0.0216562487, 0.00413792068, -0.0148388548, 0.148151115, -0.00993779302, 0.00682163332, 0.00561756641, 0.0240983, 0.0234538689, 0.0023360597, -0.00925944466, 0.0141774658, 0.00150614372, 0.0407347754, -0.00822496507, -0.040565189, 0.00168420991, -0.013753498, 0.0140417963, 0.0313566178, 0.0287619401, 0.0164499301, 0.0233860351, -0.00447285455, 0.0125918277, -0.0335273333, -0.0101243388, 0.00983604, 0.0146183912, 0.0086446926, 0.0201130062, -0.0478235073, -0.0293724518, 0.0378518, 0.00459156558, -0.0299320891, -0.00188241468, 0.0242509283, 0.00595250027, -0.0292707, -0.036902111, -0.013032754, 0.0229620673, -0.0141096311, -0.0162888225, -0.00158351776, -0.0279309638, 0.0128886048, -0.0333577432, -0.0078645926, -0.00453221, -0.00679619517, 0.0113538438, 0.0156189539, 0.0189259, 0.00259891944, -0.0204352215, -0.00627047569, -0.0129394811, -0.00144360855, -0.0217749588, -0.0106839752, -0.0104465531, -0.0137958946, -0.0173148233, -0.00365883741, 0.000235964282, 0.000614222605, -0.0182475504, -0.00313311815, 0.0223515537, 0.0144742429, -0.0118795624, 0.0139485234, 0.0126087861, 0.0297964197, -0.00325182895, 0.0131005887, -0.00184955716, 0.027744418, -0.00554973166, 0.0171706751, 0.0284397248, -0.0621366426, -0.0301864687, 0.0101328176, 0.00162379467, 0.0137111014, -0.0308309, -0.00452373084, 0.0187223945, -0.0185528081, 0.00253956392, -0.001865456, -0.0128886048, -0.0276257079, 0.00590586383, 0.00579563249, 0.0096410159, -0.0159411691, 0.0283040553, 0.0114047192, 0.0182984266, 0.0260994248, -0.000616872392, 0.0145251183, 0.00165771204, -0.00308648171, -0.00644006301, 0.0208931062, 0.000308436196, -0.00544797955, 0.0303390976, -0.0285075586, -0.0335782059, -0.0111672981, -0.00130899891, 0.00542678079, 0.00783067569, -0.00749150151, -0.001865456, 0.0358167551, -0.00424815202, 0.00323063065, 0.0221650079, 0.00674955873, -0.0218767114, -0.00801722147, 0.0246579368, -0.00788579136, 0.050536897, 0.00739398925, 0.0778064728, -0.0383944772, 0.0214018673, 0.00709297229, 0.00121996587, -0.031950172, -0.0241322163, 0.00953926332, -0.0260146316, 0.0391406566, -0.0142283412, 0.0114725539, -0.0104550328, 0.00942903198, 0.00852174219, -0.00716928625, 0.0230299011, 0.00900506508, -0.0158309378, 0.0134652006, -0.00580835156, 0.0143894488, 0.0225211419, -0.0155426404, -0.00703785662, 0.00523175625, -0.037444789, -0.0434481651, 0.0112520913, -0.0261333417, -0.0207743961, 0.0170095675, -0.0253702011, -0.0329337791, -0.0192820318, -0.0106924549, -0.0114555955, 0.0262690112, -0.00924248621, 0.0323571824, -0.00756781595, 0.01633122, -0.00308648171, 0.0048374664, 0.00802994, 0.0222837199, -0.0277274586, -0.00223430758, -0.0225041825, -0.00484170625, -0.00381146581, -0.0141605064, -0.0333407857, 0.0293724518, -0.0223176368, 0.0235895384, 0.0448048599, -0.0088185193, 0.00740246847, -0.0231486131, -0.0283210129, 0.00892875064, -0.0312379077, 0.017535286, 0.0125833489, 0.00438382151, 0.0264894757, 0.0323910974, -0.0265573096, 0.000393494614, -0.00491378084, 0.00429690816, -0.00358464313, 0.0271508638, -0.000198204696, -0.0260146316, 0.000850054377, 0.00450677192, 0.0101412972, -0.0146353496, -0.0061136079, 0.0355793312, -0.0163227394, 0.00162697444, 0.0113877608, 0.0410739481, -0.012218737, 0.01438097, 0.0168908555, -0.0222837199, -0.0253532417, -0.00346805225, -0.00802146085, -0.00888635404, -0.0163905751, -0.0202486776, -0.0126766209, -0.029728584, 0.00926792435, -0.00594826089, 0.00144678832, 0.0328829028, -6.18064805e-05, -0.00701665832, 0.00154430082, -0.00518088, -0.000245106086, -0.0395476669, -0.00358040351, 0.0230807774, -0.01243072, 0.00992083363, -0.00433718506, -0.0175013691, -0.0294233281, -0.0359863415, -0.0145675149, -0.0428715684, -0.0385301448, 0.0187902302, -0.0263877232, -0.0102600083, 0.0416844599, 0.0277783349, 0.0155511191, 0.0130751505, -0.00997171, 0.00810201466, -0.00127084192, 0.029728584, -0.0206387267, -0.0075635761, 0.0351044908, -0.0325098112, 0.00160153641, -0.0122441743, -0.00666476553, -0.0209100656, -0.0180101302, 0.00300804782, 0.00372243254, -0.02162233, 0.0229790267, 0.0299829654, -0.0185188893, -0.0241491757, 0.0242509283, 0.00395561475, 0.0136517463, 0.0393780805, 0.00974276755, 0.0110146692, -0.0150932344, 0.0139230853, -0.0270830281, 0.0113284057, -0.0109722726, -0.0203334708, -0.00283422112, 0.0263198875, 0.00181563979, 0.00624927739, 0.00132489775, 0.0334255807, 0.00797058456, 0.0399885923, -0.0244374741, -0.000185353187, -0.0144742429, 0.0183493029, -0.00967493281, -0.0220971741, -0.0135923903, 0.00316915521, 0.048942782, 0.00805537775, 0.00576171512, 0.0183662623, -0.0074109477, 0.0261163842, 0.031950172, -0.0259807147, -0.00452797, -0.0205878504, -0.0287788976, -0.0203673877, -0.00483322702, 0.0258620027, -0.013422804, 0.0124815963, 0.0210287757, 0.00217919168, -0.00488834269, -0.01204067, -0.0237082504, -0.00505792955, -0.0140333166, 0.00268159295, 0.00577019434, -0.00622807909, 0.00223218766, 0.0057235579, 0.0220971741, -0.0151695488, -0.0236234553, -0.0194177013, -0.0135075971, 0.0191802792, -0.0134991175, 0.00519359903, 0.0217410419, -0.00604153378, 0.0339512974, -0.062611483, 0.0125833489, -0.025404118, -0.0342056789, -0.00120088726, -0.0166195165, 0.00461700372, -0.011828687, -0.013812854, -0.0447709449, 0.033205118, 0.00659693079, 0.0176709555, -0.0025162457, 0.00405948656, -0.0232164469, -0.0375804603, -0.0111503387, 0.028524518, 0.0207235198, 0.040599104, 0.0322045535, 0.00947990827, -0.0276596248, 0.0434142463, -0.00962405652, -0.0341039263, -0.0377839617, 0.00537590496, 0.0128546879, -0.0111927362, -0.0186884776, -0.0259467959, -0.0205878504, -0.0513509139, -0.00751693966, -0.0237930436, 0.0117778108, -0.0127698937, 0.0171961132, 0.00679195579, 0.00832247734, 0.0197059978, 0.00115213101, -0.018077964, 0.013422804, -0.0145505564, 0.0127529353, 0.00238693575, 0.0256415401, 0.00185591669, 0.0031649156, -0.052097097, -0.0117184557, 0.0206217673, -0.0141689861, -0.0102600083, 0.0204352215, 0.00684283162, -0.00653333543, -0.0336290821, 0.00690642698, 0.0102345701, 0.0177048724, -0.0117523726, 0.00595674, 0.0126087861, 0.0163990539, 0.0161785912, -0.0128546879, 0.0144657632, -0.0272695739, -0.0105143879, 0.0348670669, 0.0168823767, 0.00702937739, -0.0135330353, 0.00600761594, -0.00979364384, -0.0263368469, 0.028524518, 0.0239117537, -0.0144912014, 0.00996323116, 0.0135330353, -0.0100310659, -0.000419727585, -0.0031098, -0.022131091, -0.00850902312, 0.00435838336, -0.00156655908, -0.0106924549, -0.0231146961, 0.00590162445, 0.00470179692, 0.00315643637, 0.0353758298, 0.0255737063, -0.0351723246, -0.0303390976, -0.0189259, 0.0024335722, -0.00335570099, -0.0171113182, -0.00327514717, 0.00660965, 0.00268159295, 0.0150677962, -0.0214527436, -0.0156104751, 0.00844966806, 0.0820122287, -0.00296565099, -0.0109722726, -0.0378857143, -0.00576171512, 0.013872209, -0.00533774775, -0.0108959591, 0.016873898, -0.0100989006, 0.0371056162, -0.00354224653, -0.000130568675, 0.010539826, -0.024624018, 0.0204521809, 0.00585922785, -0.00333238277, 0.0120321913, 0.00368427555, -0.0202147588, -0.0012167861, 0.0130666709, -0.0117014963, -0.00332602323, 0.00510880537, -0.0145420777, 0.00984452, -0.018315386, -0.0217919182, 0.0199942961, 0.0126257455, 0.00484170625, 0.0235217046, -0.000746712321, 0.0459919684, 0.00519783888, 0.00189937337, -0.00449829269, -0.00415275944, -0.00479083, 0.0123035302, -0.016517764, 0.0192311555, -0.0077374028, 0.00484170625, -0.000423967256, -0.0234369114, -0.000360372185, 0.0231486131, -0.00982756168, -0.00378602766, 0.00641462486, -0.0308478586, -0.00597793842, 0.0415148735, 0.0210457351, -0.0210626945, -0.0178575013, -0.013032754, -0.00727527821, -0.0225381, 0.0314074941, -0.00952230487, 0.0015824578, -0.00496889651, -0.0125239929, -0.00135563535, 0.0174165759, -0.00716504687, -0.0240135062, 0.0106076607, 0.000962405698, 0.00494345836, 0.00839879178, 0.0192650724, 0.00376482937, -0.0361220129, 0.0225550588, -0.0160005242, 0.0159242097, 0.0300677586, -0.00140545145, 0.00415911898, -0.00431810645, -0.0015612595, 0.00365035818, -0.0172130708, 0.000673048, -0.0275917891, 0.00949686673, -0.0196890403, -0.0144742429, -0.0251836553, 0.00631287275, -0.00460852403, 0.00411036285, 0.0211474877, 0.0156783089, 0.0069361045, -0.0157207064, 0.0102176107, -0.00111291406, -0.0115743065, 0.00856837817, -0.00041416302, 0.01399092, 0.021859752, -0.00510032615, -0.00563028548, 0.0172469877, 0.00491378084, 0.0105228676, 0.0107942065, 0.0435499176, -0.0119643565, 0.0174504928, 0.0153476149, 0.0207065605, 0.0276596248, -0.0315262042, 0.0281514265, 0.010480471, 0.00358464313, -0.00966645405, 0.0228772741, 0.0178914182, -0.0152204251, 0.0133719277, 0.0171197988, -0.0108281244, 0.0253193248, 0.0067622778, -0.0157970209, -0.0225211419, -0.00688098883, -0.0196042471, 0.0227924809, 0.0375804603, 0.0034362548, -0.0225550588, -0.00802146085, 0.00841999, -0.0154832844, 0.0111164218, -0.0147116641, -0.0308648162, 0.00518935919, -0.00448981347, 0.00775436126, -0.0153306564, -0.0213170741, 0.0184680149, -0.00721168332, 0.0116760582, 4.86237477e-05, 0.00026484704, 0.00588890538, 0.0239456706, 0.0136432666, 0.00524023548, 0.0167297479, 0.00292325439, -0.0100989006, -0.0251158215, 0.0191972386, 0.00883547775, -0.0130242743, 0.00542678079, 0.00720744347, -0.024980152, 0.0109383557, 0.00215163385, -0.00125706289, 0.0134991175, 0.00575747527, 0.0167891029, -0.0138806887, 0.0132616963, 3.77264623e-05, -0.00573627697, -0.00120300706, -0.0148134166, 0.00510456599, 0.000404358783, 0.0110061904, -0.0111842565, 0.0175692029, -0.0080257, 0.0226737689, 0.005074888, -0.00218979083, 0.000922658772, -0.00930184219, 0.0201978013, 0.0125579108, 0.00341081666, -0.0203504283, -0.000901990337, -0.000737703056, -0.0295589976, -0.0139654819, -0.00989539642, 0.0209609419, -0.00584650878, -0.0137450192, -0.0423967279, 0.0205539335, -0.00189195399, 0.000102017126, 0.00948838703, 0.013753498, -0.00106733758, 0.00803418, -0.00231698109, -0.00448133424, 0.00884395745, -0.0296437908, -0.00566420285, -0.00725831976, -0.011319926, -0.00489682192, 0.0136347869, 0.00463820202, -0.000727633829, -0.0149490861, 0.0158309378, -0.00165029254, 0.0231994893, 0.0155935157, -0.0424984805, 0.0262520537, 0.0110570667, -0.00232334062, -0.00177112326, -0.0203673877, 0.0058973846, -0.0149490861, -0.0194007419, 0.0238608774, 0.0239287131, 0.0124222413, -0.0205878504, 0.0209779013, -0.0055073346, 0.000170514337, 0.0223515537, -0.028253179, -0.0148218954, 0.0126003074, -0.00696578203, -0.0237930436, 0.0145590361, -0.00986995827, 0.0108450828, -5.1571642e-05, -0.00118922815, 0.010599182, -0.0262859706, -0.025404118, -0.00269643171, -0.0028087832, -0.00406584609, 0.00724560069, -0.0183832198, -0.00109489542, -0.0124985548, -0.00452797, -0.0141096311, 0.0253871605, 0.00522327656, 0.0275239553, -0.0377839617, 0.00102335098, 0.00784339476, -0.015525681, 0.0188750234, -0.00872524641, -0.0151610691, -0.0166110378, -0.0143131353, 0.0331881568, 0.00124858355, -0.030237345, -0.00879308116, -0.00644854223, -0.0336799584, -0.0328320265, 0.0301186349, -0.0236064978, 0.00452373084, -0.00234029931, 0.0154408878, -0.00109701534, -0.00217919168, 0.0258789621, -0.0172385089, -0.00400013104, -0.0216392893, 0.00855565909, 0.017145237, 0.00421635434, -0.0186884776, 0.0211135708, 0.00468059862, -0.0164329708, -0.00677499687, -0.0267947316, 0.0118710836, 0.00844542775, -0.00477811089, -0.0352401584, 0.00859805662, -0.0129903574, -0.0073897494, -0.00262011774, 0.0208252724, 0.0111672981, -0.00435414398, -0.00308860163, -0.0302203875, -0.00554549182, -0.000378655765, 0.0107094133, -0.00301652704, 0.0015919971, -0.0137874158, -0.00591434352, -0.0105652642, -0.00931032095, -0.00728375744, -0.0232503656, -0.00884395745, 0.000828856, 0.027473079, 0.0254210774, -0.0159920454, -0.00440925965, 0.00642734393, -0.00481626811, -0.0119728353, -0.00176582369, -0.00595674, 0.0128631666, 0.0149406064, -0.0249292757, -0.0223006774, 0.00996323116, 0.00749150151, -0.00747030322, -0.000882381864, 0.00638918672, 0.0200790893, 0.0104126362, 0.00804689899, 0.0301355924, 0.00769500574, 0.0367664397, -0.0161785912, 0.0161870699, -0.01633122, 0.0203334708, -0.0109977107, -0.00543526048, -0.0015517202, 0.00870828796, -0.0226059351, -0.00644854223, 0.0190785266, 0.0122017777, -0.0166703928, -0.0148558132, 0.0247257706, 0.00796634518, -0.00262647728, 0.0116591, -0.000262064772, 0.0172215495, 0.0058761863, -0.0175183266, -0.0090729, 0.00925944466, -0.0165856, 0.00781371631, 0.00763565069, 0.00492649944, 0.00857261848, 0.0118117277, 0.0107263718, -0.0059185829, 0.00230214233, -0.0104465531, 0.0227755215, 0.0243865978, 0.0102600083, -0.0242509283, -0.0330185704, 0.00407856517, 0.00545221893, 0.0119050005, -0.00460428465, 0.00272822939, -0.0144742429, 0.00718200533, 0.0184001792, 0.0146099124, 0.00306952302, -0.00790275, 0.0343413502, -0.0183323454, 0.00862349384, -0.0067622778, -0.0153900115, -0.00581683079, -0.00836911425, 0.0159411691, 0.0135245556, -0.0122102574, 0.0203843471, 0.010421115, 0.00695306296, -0.00148176565, 0.0146268709, 0.0104635125, -0.0146268709, 0.00928488281, 0.02552283, -0.0151441107, -0.0155765573, -0.0128122913, 0.00816561, 0.00567268208, -0.020028213, -0.000693716458, -0.0282362197, 0.00952230487, 0.0104889506, -0.00926792435, -0.0132362582, -0.00539710326, 0.00405100733, 0.00393865583, -0.0262690112, -0.0154832844, -0.0148218954, -0.00666052569, 0.00677075703, 0.00470603677, -0.0092085693, -0.00975972693, -0.0028660188, -0.01360087, -0.00528687192, -0.0145590361, -0.0203165114, -0.00108058657, -0.0154408878, 0.00329210586, -0.0104465531, -0.00950534642, -0.0233690757, -0.0118710836, -0.0143385725, 0.00918313116, 0.0164753683, -0.000133284702, 0.00683011254, 0.0287788976, 0.00170434837, 0.00728375744, 0.0133040929, -0.0265233926, -0.00622383971, -0.0107857268, 0.00460428465, -0.00513000414, 0.0198416673, 0.0105313472, 0.00529535115, -0.0147201438, -0.000266569405, 0.0157800615, -0.00744486507, 0.0106924549, 0.0401920974, 0.0440925956, 0.00373939122, 0.00329422555, 0.0129903574, 0.00531654945, 0.0133295311, -0.0089033125, -0.0307461061, -0.00139379234, 0.00357192429, -0.00862773415, -0.011981315, 0.0131345056, -0.00017369409, -0.0181627572, 0.0093357591, -0.00368639547, 0.00875068456, 0.014533598, -0.0100480244, 0.0107009336, 0.00244841096, 0.0121678608, -0.00334298192, 0.0114301573, 0.00205200166, -0.0174674522, -0.015313698, -0.00145102793, 0.0148134166, 0.000900400511, 0.00735159218, -0.0151017141, 0.00175522454, -0.0181288403, 0.0197399165, -0.0147455819, -0.00587194646, -0.000421582459, -0.0105737438, 0.0136602251, 0.0116167031, 0.00999714807, -0.0012454039, 0.00632559182, 0.00760173332, -0.00408704439, -0.00291689485, 0.00683011254, -0.00757629517, -0.010879, -0.00535046682, 0.0126935802, 0.00348925055, -0.000304461486, -0.0147625403, 0.0344939753, 0.00404888717, 0.00675803842, -0.0177387912, 0.0100056278, -0.00160047645, -0.00114259182, 0.00313311815, 0.00246536965, 0.0106076607, -0.00208909879, 0.00689794729, 0.00163863343, 0.0181118809, 0.00458308635, -0.0260485485, 0.0165771209, -0.024980152, 0.000310026051, 0.0039322963, -0.0123459268, -0.0122441743, -0.00407432532, 0.00750846043, -0.0074109477, 0.0116421413, -0.00527415285, 0.00541406218, -0.0171876326, -0.0340360925, 0.00426935032, 0.0050536897, 0.0149575649, -0.000129442502, 0.0174165759, -0.0132786548, 0.0048374664, 0.00432658615, -0.00103977975, 0.01282077, -0.0142368209, -0.0241152588, -0.007432146, 0.0154239293, 0.0103193633, 0.0176370386, 0.0198247097, -0.0156189539, 0.00792818796, 0.00902202353, 0.0132193, -0.00706753414, -0.0155341607, -0.0132362582, -0.00602033501, 0.00378814759, 0.0161192361, 0.00699546, -0.0194855351, -0.00320731243, -0.0215375368, -0.000695836265, -0.0079960227, 0.0128631666, -0.0101836938, -0.0220802147, -0.00253532431, -0.026184218, 0.000337583944, 0.00022192036, -0.0317975469, -0.00605849223, -0.0101158591, 0.0151186725, -0.00150084414, -0.00793242734, -0.00348501094, -0.000235699306, 0.0057235579, -0.0119728353, 0.0097258091, -0.00721168332, -0.0207404792, 0.0141181098, -0.0165347233, 0.0106754955, -0.0321367197, -0.0175183266, -0.00201278459, 0.0341208838, 0.0125070345, 0.0058761863, 0.0304238908, -0.0151949869, -0.00048888725, -0.0380213857, -0.0213340335, 0.00723288162, 0.0125748692, 0.00992083363, 0.000404358783, -0.00309708086, -0.0222837199, -0.00834367611, -0.000848464493, -0.017026525, -0.0106924549, 0.0093357591, -0.0054437397, 0.0474165, 0.00626623631, 0.0031797546, -0.00501977233, 0.00976820569, -0.0233690757, 0.00763989, 0.00704209646, -0.0029635313, 0.00352528784, 0.0208252724, -0.00356344483, -0.013032754, 0.0128970845, 0.0032200315, -0.00169268926, 0.00898810569, 0.0209779013, -0.00450677192, 0.00946295, -0.0113877608, -0.0144148869, -0.00328786625, 0.0123374471, -0.0206387267, 0.00727527821, 0.0254210774, -0.0197907928, -0.0283379722, 0.00535894604, -0.0186376013, -0.00148600526, -0.00708025321, -0.000561756606, 0.00882699806, -0.00301864697, 0.020655686, -0.00422907341, -0.00494769821, 0.0110061904, 0.00951382518, -0.0131175471, -0.00260527874, 0.0111418599, 0.0129903574, -0.0540303886, -0.0105737438, 0.0139570022, -0.0069785011, -0.00176158396, 0.0284397248, -0.00572779775, -0.017535286, -0.00957318116, 0.00883547775, -0.00702937739, 0.00820376631, 0.0216392893, 0.0263877232, 0.029067196, 0.0114640752, 0.000634361, 0.00908985827, 0.017535286, -0.00626623631, -0.00128356088, 0.0115827853, -0.00218555122, 0.0160768386, 0.00995475147, -0.0073473528, 0.0138213327, 0.00235937792, -0.00952230487, -0.0235725809, -0.0156274326, -0.0179931708, -0.0278292112, 0.0154154496, -0.000198072201, 0.00485018548, 0.0370716974, 0.0096410159, -0.00616024435, -1.9956271e-05, 0.0177727081, -0.0025162457, -0.00269855163, -0.00862773415, 0.010879, 0.016602559, 0.0144912014, 0.0112690497, 0.0171961132, -0.0234538689, 0.00965797435, 0.0156104751, -0.0135754319, -0.0279479232, 0.00863197353, -0.00665628631, -0.00615176512, 0.00267523341, 0.00284694019, 0.0132956132, 0.0198925436, 0.0225889757, 0.00146056723, 0.0130073158, 0.0109044379, 0.000320360268, -0.00828432, -0.00783915445, 0.0240135062, -0.00139061268, -0.00945447, 0.000842104957, 0.00114895124, -0.0100395447, 0.0114301573, 0.00342565542, -0.0182814691, 0.0139146056, -0.00493497914, 0.000471398613, 0.0198077504, -0.0123798437, -0.00191951182, -0.016517764, 0.0149490861, -0.00103236025, 0.00769500574, -0.00191845186, 0.0115743065, 0.0195533708, -0.00375423022, -0.0120321913, 0.0269982349, 0.0231994893, 0.00288509717, -0.0174674522, 0.0292367823, 0.010539826, -0.00438806135, 0.0158563759, -0.00847934559, 0.000119704506, 0.0156698301, 0.00605001301, 0.000843164918, 0.000250670651, -0.0125833489, -0.00697426172, -0.0278800875, 0.0145166395, -0.0354775824, -0.0103108836, -0.012761415, 0.00688946806, -0.00683011254, 0.0226907283, 0.00438382151, -0.0115488684, 0.0143300937, -0.0210966114, 0.022131091, -0.00357828382, -0.0134652006, 0.0187563114, -0.020146925, 0.0213849097, -0.0222498029, 0.00499857403, 0.00835639518, -0.0136517463, -0.00517664, -0.000177933762, -0.00219403068, -0.00327938679, 0.0198925436, 0.0181458, -0.00682163332, -0.0239117537, -0.0190276504, 0.00167255092, -0.0144912014, 0.00693186466, 0.00440502, -0.000744592515, -0.00326030818, 0.00245901, 0.0168230217, 0.00798330363, -0.016365137, -0.0205369741, -0.00558788842, 0.014202903, -0.0131345056, -0.00740246847, 0.00253532431, -0.00417395774, 0.0119897947, -0.00338961836, 0.017925337, 0.0117014963, 0.017535286, -0.0140841929, -0.0121169845, -0.00248232833, -0.0100225862, -0.00504945032, -0.0138552506, -0.00944599, 0.0124392, -0.0132362582, -0.00118392857, -0.00792394858, -0.00892027095, -0.000465304067, 0.0269473586, -0.0031797546, -0.00867437, 0.0185528081, -0.00809777435, 0.0294233281, -0.00617296342, 0.0151780285, -0.00285753934, -0.0152967386, -0.00433506537, 0.00805113837, 3.3569595e-05, 0.0105822226, 0.0119982734, 0.0008209066, 0.0120661082, 0.00323910988, 0.0137789361, -0.00520631811, -0.0199942961, -0.00690642698, 0.0175692029, -0.00482898718, -0.0206726436, -0.000546917785, 0.0257772096, 0.0162888225, 0.00641886424, -0.0114979921, 0.0101752141, 0.0167127904, 0.00201278459, -0.00661812909, 0.016093798, -0.0146183912, -0.00797906425, 0.00286389887, 0.00258196075, 0.0127190184, -0.00383054418, 0.00967493281, 0.0096410159, 0.000114537404, 0.0130073158, -0.0182645097, 0.00147010654, -0.00456612743, 0.0131853819, 0.000893511, -0.0248784, -0.00749998074, -0.000508230762, -0.0208591893, 0.00906442, 0.0182645097, -0.0278970469, 0.00482050795, -0.00453645, 0.0361220129, 0.00523175625, 0.0128038116, 0.0125579108, 0.0104889506, 0.00911529642, -0.00175628439, -0.00078751921, 0.00137683365, 0.0042311931, 0.0199264623, -0.0172215495, 0.00339173805, -0.00895418879, -0.0010366, 0.00552853337, 0.017925337, 0.00761869177, 0.0208252724, 0.00742790662, -0.0105822226, 0.010539826, 0.0151271522, -0.0201808419, 0.0201130062, 9.1815411e-05, -0.0105483057, -0.00262435735, 0.0150508378, 0.0131260268, 0.0011404719, -0.00962405652, -0.00899658538, -0.0092933625, 0.00239965483, 0.0195533708, 0.0116845379, -0.0106754955, 0.00369063509, -0.0146268709, -0.00122844521, 0.0167212691, -0.0248105638, -0.0156613514, 0.0159072522, -0.0351044908, 0.00748726213, -0.0108366031, 0.00904746167, 0.0076483693, 0.00477387151, -0.0108620413, 0.00475267321, 0.00751693966, -0.00521055749, -0.00666900491, 0.01360087, -0.00336418021, -0.00509608677, 0.0106415786, 0.00374575076, 0.00672412105, 0.00360372174, -0.00811897311, -0.0253702011, 0.0302203875, -0.0103702396, 0.00792818796, -0.000446225546, -0.00737279095, -0.0113538438, -0.00590586383, -0.000600443629, 0.001088536, 0.00636798842, -0.00420787511, 0.00407644548, -0.021079652, -0.0118880421, 0.0230977368, 0.00727527821, -0.00477387151, -0.0126342243, 0.00532926852, 0.00668596383, 0.0112266531, -0.000451790111, -0.0181118809, 0.0048586647, 0.019095486, 0.0190785266, -0.00787731167, 0.000740882824, -0.00766108837, -0.00781795662, 0.0229620673, -0.0142368209, -0.0174504928, 0.0115743065, -0.00369063509, 0.00585074816, -0.00640190579, -0.00333662238, -0.0363255143, -0.00372667238, -0.0256415401, -0.00377330859, 0.00226186542, 0.0161955487, -0.0150593175, 0.0124222413, 0.0262350943, -0.000924778578, 0.0115743065, -0.0251666978, 0.00168526988, -0.0194685776, 0.0029062957, -0.00503673125, -0.01477102, 0.0219106283, 0.0216562487, 0.000806597702, 0.0103532802, -0.0119219599, -0.00893723, -0.0179422945, 0.0144318454, 0.00644006301, 0.0092509659, 0.00129945972, -0.00502825156, -0.00531654945, 0.00476115244, -0.0250310283, 0.010870521, 0.0128970845, -0.0128546879, -0.00543102063, -0.0138976471, -0.0316279568, 0.0330016129, 0.0137958946, 0.0160683598, 0.0118202073, 0.0162633844, -0.0126257455, 0.00368003594, 0.00463396218, -0.00591010367, -0.00725408, -0.0054861363, 0.00361856073, -0.003911098, 0.0119050005, -0.0101582557, 0.00192375144, -0.020808313, -0.00439230073, 0.00095922593, 0.0137450192, 0.000651849667, 0.00131641841, 0.016246425, 0.00275154761, -0.0088948328, -0.0161955487, 0.0119897947, 0.0101667354, -0.00946295, 0.00635950919, -0.010989232, 0.00308436179, -0.00608393038, 0.0061348062, -0.0100225862, -0.0108366031, -0.00662660832, 0.0231655706, -0.0279987976, 0.00365459779, 0.0161870699, -0.00802146085, 0.00499433419, -0.00652061636, 0.00135457539, -0.0229281504, 0.0226568114, -0.000398794218, -0.0137874158, -0.00429478846, 0.00536318589, -0.00410400331, -0.00622383971, 0.0048586647, 0.0143724903, -0.00207849941, 0.00582107063, -0.0152882598, -0.0109722726, -0.00847510528, 0.0157885402, 0.0116336616, -0.00252896477, -0.0137789361, 0.0103956778, 0.00458732573, -0.0228603147, -0.00447709439, -0.0260994248, 0.00136729446, -0.0088609159, -0.000470868632, -0.0114216786, 0.0144233666, -0.00793242734, 0.0174335334, 0.0128546879, -0.0167127904, 0.00100427249, 0.0208591893, -0.00827160105, 0.00931880064, 0.017145237, -0.0128038116, -0.0108959591, -0.0287110638, 0.0236234553, -0.0105313472, -0.0156783089, 0.0096834125, -0.0230129436, -0.000456029782, -0.019638164, 0.00744062569, 0.00793242734, -0.0132277785, 0.00930184219, 0.0190446097, 0.0103871981, -0.0107518099, -1.58408075e-05, 0.00321791158, 0.000376270938, 0.0143046556, 0.0218767114, -0.00171282771, 0.00138213334, -0.00214421446, -0.00432870584, -0.00083945517, -0.019248113, -0.0133380098, 0.00481202826, -0.00481626811, 0.0141096311, 0.00152522221, -0.0143979285, 0.00267735333, -0.011438637, -0.00373303168, -0.0194516182, 0.00278758467, -0.0132871345, -0.0194177013, 0.0244374741, 0.00270279124, 0.0105483057, -0.02552283, -0.00677499687, -0.00379026728, -0.0150254, -0.00701241847, 0.00334722153, 0.00373303168, -0.00878460146, 0.0247257706, 0.00988691673, -0.0134058446, 0.000345798297, -0.0174674522, -0.017297864, -0.00688098883, -0.00266887387, -0.0148388548, 0.00789851, 0.0088948328, 0.000204961674, -0.000600443629, 0.00305044441, 0.0166534334, -0.00688098883, 0.00680467486, -0.00014560626, 0.00593554182, -0.0189428572, 0.000581895059, -0.015822459, -0.00554973166, -0.0162549056, 0.0050324914, 0.00469755754, -0.000587194692, -0.00996323116, 0.00385598233, -0.047382582, -0.00741518755, 0.0132532166, -0.00793242734, 0.022131091, 0.000502136245, -0.00641038502, -0.0114640752, -0.00181034021, 0.017925337, 0.00747030322, 0.0295589976, 0.00920009, -0.00998866837, 0.024471391, -0.000480672898, -0.0034934904, 0.0126596624, 0.0028299815, -0.00370547385, -0.00147752592, 0.00190891267, 0.0120152319, 0.0025734813, 0.00668596383, -0.0131005887, 0.0149490861, -0.00888635404, -0.0238608774, 0.00459156558, -0.00448133424, 0.00204670196, 0.00912377518, 0.0105059091, -0.000838925247, 0.00285965926, -0.00992083363, -0.00832671672, -0.00217919168, 0.00867437, 0.0166110378, 0.0386318974, -0.00714808796, -0.00033572907, 0.00400649058, 0.00612632697, 0.00238693575, -0.00138743292, 0.00999714807, 0.00742790662, -0.013753498, 0.0107433302, 0.0183323454, 0.0232842825, -0.00514696259, 0.00458732573, 0.022639852, 0.00833095703, -0.0146862259, 0.0181118809, -0.00138001342, 0.00405100733, -0.00523175625, 0.0348331518, -0.0145844743, -0.0190106928, 0.00680043502, -0.0007615512, -0.0192820318, 0.00150296395, 0.00653757527, -0.010327843, -0.00215375377, -0.00174038566, 0.00931032095, -0.0194346588, -0.0077586011, 0.0088948328, 0.0016206149, 0.00325818849, 0.0140248369, -0.00543526048, -0.00879308116, -0.00296777091, 0.0210118182, 0.0210118182, -0.0164414514, 0.0107263718, -0.0015898773, -0.0018061006, 0.00176052412, 0.0031797546, 0.00507912785, 0.0117778108, -0.0020837991, 0.00112457317, -0.0137619777, 0.0109468345, -0.0061136079, 0.0154069709, -0.0159411691, -0.00942055229, -0.00866589136, 0.00377966813, -0.00970885064, -0.000881321961, 0.00396409398, -0.0145590361, 0.0139400437, -0.0227924809, 0.0163481776, -0.0200112555, 0.00108164654, 0.00370547385, 0.00165241247, 0.0178744607, 0.0147794988, -0.0345787704, -0.0223515537, -0.0234877858, -0.0162888225, -0.0019248114, 0.0112860091, -0.0146947056, 0.00513000414, 0.0154748056, -0.0251158215, 0.00189831341, 0.0172724258, -0.0113029676, -0.0154493675, 0.00295081222, -0.0288636908, 0.0105652642, 0.00281938235, 0.00489682192, -0.00451949099, 0.0105737438, -0.00980212353, -0.0153900115, -0.0138298124, 0.000856943836, -0.00458308635, -0.0125748692, 0.00416123867, -0.00296141137, 0.0101073794, 0.00914921332, 0.00389201962, -0.0141520277, 0.00358464313, 0.0142876972, 0.013482159, -0.000565466355, -0.00326666771, 0.00243145227, -0.0113029676, -0.00534622744, -0.0463989787, -0.0148982098, -0.000976184616, 0.0277105011, 0.0110146692, 0.00365883741, -0.0100565031, 0.0163566563, 0.0204691403, 0.0266081858, 0.0136263082, -0.0179762114, -0.00244629104, 0.000687356922, -0.00854294, -0.00896266848, 0.0269812774, 0.00619840156, 0.0124815963, -0.00998866837, 0.0239795893, -0.0101921735, -0.00519783888, 0.00357828382, -0.00146268704, -0.0238608774, -0.00643158332, -0.00576595496, -0.00923400745, -0.0152119454, 0.0102600083, -0.0174165759, 0.0127953319, 0.00376694906, 0.0156613514, -0.000494186825, 0.0120152319, -0.0142961759, 0.0119219599, -0.00127296173, -0.000973004906, -0.00945447, 0.00170964806, 0.00225550588, 0.00811897311, 0.00273034931, 0.0139993988, 0.0125409514, 0.0029698906, 0.0152797801, -0.0226228926, 0.0017181274, -0.0208252724, 0.000235699306, 0.0109129176, 0.00674531935, 0.0193159487, -0.0306613129, 0.00493073929, 0.00383690372, -0.0253193248, -0.0118795624, -0.0175861623, -0.00484594563, -0.016933253, 0.0046212431, -0.00175946415, 0.0149066895, 0.00427571, 0.0177387912, -0.00147222634, 0.00440078042, 0.0159411691, -0.00973428879, -0.00906442, 0.00240177452, 0.0218936689, -0.0105143879, 0.0138976471, -0.00153264171, 0.00915769301, -0.0156104751, 0.032848984, -0.0137450192, 0.00404040795, -0.00728799729, 0.00744486507, -0.000617402315, 0.0227246452, 0.0120830676, 0.0117778108, -0.00887787435, 0.0145759946, 0.0341717601, -0.0270830281, -0.0194685776, -0.00261799782, 0.000216355795, 0.0313227028, -0.00194283, -0.017145237, 0.0168230217, -0.00172448682, 0.00225126627, 0.00458308635, -0.0173826572, -0.00705481553, -0.00969189126, -0.0100141065, 0.0134143243, 0.00660965, -0.00222582812, 0.00806809682, 0.00647398038, 0.0195364114, 0.00273458892, -0.00166619138, 0.00354012661, -0.00846662652, -0.0209609419, -0.0127529353, -0.0392763279, -0.01633122, -0.00537166512, 0.0303730145, -0.0100395447, 0.00180504064, -0.00242721266, -0.0252175722, -0.0271339044, -9.64525534e-05, 0.0216053724, 0.0214697029, 0.00840303116, 0.00292961393, 0.021350991, 0.00562180579, -0.0194516182, -0.0213340335, 0.0160090048, -0.00429266877, 0.0125494311, 0.00494769821, 0.00942055229, -0.0190106928, -0.0381909721, 0.0169502106, 0.0108620413, -0.000391109817, 0.00217283214, -0.00342565542, 0.00139803207, 0.00508760707, 0.0249462333, -0.0207913555, 0.00986995827, 0.00698698079, 0.0092933625, -0.0108366031, 0.000423967256, -0.0104550328, -0.0154663259, -0.016933253, -0.0188750234, 0.00336841983, 0.00516816089, -0.0242848452, 0.00167679053, 0.00175204477, -0.00091788912, 0.0203504283, 0.00874220487, 0.000304196525, 0.017535286, 0.00287661795, 0.00793242734, -0.012100026, -0.0131090675, 0.00210923725, -0.0032836264, 0.0010811165, 0.0054437397, -0.00188771426, -0.00747878244, 0.0101073794, -0.0156528708, -0.00140333164, 0.00290417578, -0.00292537408, 0.00277910545, 0.00975124724, -0.0267947316, -0.0132871345, -0.00418879651, 0.00565148378, 0.0114810336, -0.0122526539, 0.0107094133, 0.0135923903, 0.00575747527, 0.000470868632, 0.0258789621, -0.0145844743, 0.000703255704, 0.00573627697, 0.00692762528, -0.0264894757, 0.0132871345, -0.0104889506, 0.0136941429, -0.000317710481, -0.0126257455, 0.00679195579, -0.0168230217, -0.00715656765, 0.00702513754, -0.0136263082, 0.0090729, -0.0114810336, 0.00366307725, -0.00240601413, -0.00500705326, 0.0230977368, -0.00630439306, 0.010209132, -0.0199773367, 0.0137195811, 0.0219954215, 0.0454492904, 0.013482159, 0.0113453642, 0.00540558249, 0.0214866605, -0.00539710326, -0.0234877858, 0.00451525161, 0.0044262181, -0.00387930055, -0.00141181098, 0.0181797165, 0.0194177013, 0.00602457486, -0.0223345961, -0.0105059091, -0.00560484733, -0.00687250961, 0.0128716463, 0.0226568114, 0.013753498, -0.0195533708, 0.0190615691, 0.00631287275, 0.00740246847, 0.00298896921, 0.00115849054, 0.0345278941, 0.00510880537, 0.00673260028, 0.00507064862, 0.0194177013, -0.0187902302, 0.0136602251, 0.0024950474, -0.00250776648, -0.00270703109, 0.00468483847, -0.00439230073, -0.00208061934, 0.00649517868, 0.0170095675, 0.00568540115, -0.015822459, -0.00937815569, -0.00141817052, -0.00203928258, -0.0229451079, -0.00258620037, -0.00506640878, -0.0101752141, -0.0142368209, -0.00125070347, -0.0107348515, -0.00770348543, -0.0132871345, -0.00212725578, -0.00293385354, -0.0128122913, 0.0019057329, -0.0156104751, 0.00895418879, 0.00395137491, -0.020655686, 0.00819952693, -0.00736431126, -0.0397172533, -0.00573203759, -0.00111503387, 0.0022788241, 0.00973428879, 0.00847934559, 0.000908879854, -0.00679195579, -0.0117778108, 0.00432658615, -0.0158818141, -0.0255567469, -0.0125918277, -0.0151695488, -0.00416547852, -0.00444317702, -0.00416123867, 0.00333662238, -9.40014943e-05, 0.00125706289, -0.00448133424, 0.00472723506, 0.0146777472, -0.00952230487, 0.00289145671, -0.0121593811, 0.00171600748, -0.0135499937, -0.00234453892, -0.00792818796, -0.00137895357, -0.0149914827, 0.0205369741, 0.00621536, 0.00584650878, 0.00356344483, -0.00154642062, 0.0105483057, -0.0252854079, -0.0192311555, -0.010209132, 0.0156274326, 0.00119028811, -0.00353588699, -0.016602559, -0.0211814046, 0.00882699806, 0.0121509023, -0.00612632697, -0.0240643825, 0.0366307721, -0.0318823382, 0.0110061904, 0.0154154496, 0.0281175096, -0.00321791158, -0.0232164469, 0.000107846674, 0.00602457486, 0.0217410419, -0.0317805856, 0.00194071012, -0.0152289039, -0.00574051682, -0.00205836119, -0.010149776, -0.00852174219, -0.0245222673, -0.0136093497, -0.0160598792, -0.010209132, 0.00464668125, 0.0209439825, 0.00775436126, -0.0194516182, 0.00536742574, -0.00083998515, -0.0142368209, 0.0116336616, 0.0974785537, -0.000514855259, 0.00744910492, -0.0288297739, 0.0115319099, -0.00806385744, -0.0184849724, 0.0559636801, 0.0185358487, 0.00959014, 0.00354436645, -0.00271763024, -0.0187902302, 0.0215036198, -0.0101582557, -0.0191633198, -0.00746182399, -0.0192989893, -0.0168315, 0.00736431126, 0.00132595759, -0.0194516182, 0.00153158174, -0.010989232, -0.00984452, -0.00271975, 0.00686403, 0.0044346978, -0.00796210486, 0.003122519, 0.0104126362, 0.0174165759, 0.000218078159, 0.00997171, -0.0144318454, 0.00733887358, 0.000596203958, 0.00702089816, 0.00983604, -0.00779675785, 0.00036938148, -0.00894570909, 0.00552005367, -0.0024335722, 0.0109129176, 0.000145341284, 0.0220462978, -0.0120661082, 0.02318253, -0.00364187872, -0.0125748692, -0.00538862403, 0.00424179249, -0.00531231, 0.0189259, -0.00496465666, 0.0336460434, -0.002732469, -0.00300804782, 0.00910681672, -0.00989539642, 0.0175861623, 0.00351468869, 0.0110146692, 0.000415487913, -0.000275048777, -0.00327514717, -0.00908985827, -0.0208591893, -0.0032200315, 0.00452797, -0.0122865718, 0.00729647651, -0.0207065605, -0.000907819893, 0.0136178285, -0.00801298115, -0.0162718631, 0.0123628853, -0.0076059727, 0.000575005601, 0.0136517463, -0.0220462978, -0.0240983, 0.00407220563, -0.00786883291, -0.0338156298, 0.00129945972, -0.0147540607, 0.00697002187, -0.0121339429, 0.0302034281, -0.021079652, 0.00439654058, -0.00422907341, 0.0144827217, -0.0012454039, 0.0038135855, -0.00268159295, 0.00387930055, 0.0244544316, 0.00871676672, -0.0230977368, -0.0126935802, 0.0048374664, 0.0226568114, 0.00746606337, -0.00225550588, 0.010327843, -0.00208485895, 0.00786883291, -0.0103956778, 0.0165347233, 0.0130412327, -0.00476963166, -0.000830975827, 0.0255058706, -0.0108366031, 0.0185188893, 0.00442197872, 0.00425663125, 0.0134991175, -0.0123289684, -0.00549885537, -0.00494769821, 0.012312009, 0.0112266531, 0.014533598, 0.00884395745, 0.0111757768, 0.00803418, -0.0071947244, 0.0210626945, -0.0150508378, 0.014652309, -0.00617720326, -0.0110994633, -0.00288085756, 0.00203928258, 0.0103787184, -0.0128292497, 0.00386658148, -0.00425239187, 0.00702937739, 0.00203292305, -0.0155850369, 0.00437110243, -0.0175013691, 0.0162888225, 0.011438637, 0.0186036844, 0.0193329081, -0.0124985548, 0.0031861139, 0.0157461446, -0.0112944879, 0.00487986347, -0.0135839116, 0.0175861623, -0.00489258207, -0.0140841929, 0.00884395745, 0.0193498656, -0.0125155142, 0.0270321537, -0.0130666709, 0.00217495207, 0.00358252344, 0.021079652, 0.0185188893, 0.0245222673, -0.0122356955, 0.00363975903, 0.014533598, 0.00960709807, 0.0240813401, -0.00604153378, -0.00223218766, -0.0151610691, -0.0141181098, -0.00855142, 0.010327843, 0.00344261411, 0.0460937209, 0.000118644588, 0.00847510528, 0.0101158591, -0.00825888198, 0.0144318454, 0.00387294102, -0.0136347869, -0.00308648171, -0.0141605064, -0.00801298115, -0.0230299011, 0.00136835431, 0.00684283162, 0.00761445193, -0.0216901656, -0.00499433419, 0.0171961132, -0.00881004, -0.0107263718, -0.0131938616, 0.0131853819, 0.00264343596, 0.00241025398, 0.00464668125, 0.00255440269, 0.00331118447, 0.000942267245] |
17 Feb, 2025 | Transfer Learning with Fine-Tuning in NLP
17 Feb, 2025
In this article, we will explore the principles of Transfer Learning and Fine-Tuning in the context of Natural Language Processing (NLP). We will fine-tune a pre-trained model, BERT to perform sentiment analysis.
By following this guide, you will understand how to use Hugging Face’s transformers library to fine-tune a pretrained BERT model for text classification.
BERT (Bidirectional Encoder Representations from Transformers) is designed to understand the context of a word based on all of its surrounding words, rather than just the words that precede or follow it.
The bidirectional approach allows BERT to capture deep contextual relationships and meanings within sentences or documents, making it highly effective for a variety of NLP tasks.
However, BERT was initially pre-trained on a general corpus without any specific tasks in mind.
Why Fine-Tune BERT?Fine-tuningallows us to leverage this pre-trained knowledge by adapting the model to a particular NLP task using a smaller, task-specific dataset. This fine-tuning process not only saves computational resources but also enhances the model’s ability to generalize to new and unseen data.Fine-Tuning BERT Model for Sentiment Analysis Let’s begin with implementation.
Step 1: Install and Import Required LibrariesFirst, install the necessary libraries if you haven’t already:
!pip install transformers
Importing necessary libraries:
Python
import torch
import transformers
from transformers import AdamW, BertTokenizer, BertForSequenceClassification
from torch.utils.data import DataLoader, TensorDataset
import torch.nn.functional as F
Step 2: Load the Pre-Trained BERT Model and Tokenizer We will use bert-base-uncased, a pretrained BERT model, and its tokenizer.
BertTokenizer.from_pretrained(pretrained_model_name): Loads the tokenizer for tokenizing text into input IDs.BertForSequenceClassification.from_pretrained(pretrained_model_name, num_labels=2): Loads a BERT model for binary classification.
Python
pretrained_model_name = 'bert-base-uncased'
tokenizer = BertTokenizer.from_pretrained(pretrained_model_name)
model = BertForSequenceClassification.from_pretrained(pretrained_model_name,
num_labels=2)
Move the model to GPU if available:
Python
device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
model.to(device)
Step 3: Prepare the Training DatasetWe create a labeled dataset for sentiment analysis. Here, 1 represents positive sentiment and 0 represent negative sentiment.
Python
train_texts = [
"I love this product, it's amazing!", # Positive
"Absolutely fantastic experience, will buy again!", # Positive
"Worst purchase ever. Completely useless.", # Negative
"I hate this item, it doesn't work!", # Negative
"The quality is top-notch, highly recommend!", # Positive
"Terrible service, never coming back.", # Negative
"This is the best thing I've ever bought!", # Positive
"Very disappointing. Waste of money.", # Negative
"Superb! Exceeded all my expectations.", # Positive
"Not worth the price at all.", # Negative
]
train_labels = torch.tensor([1, 1, 0, 0, 1, 0, 1, 0, 1, 0]).to(device)
Tokenize the Dataset
padding=True: Ensures all input sequences have the same length.truncation=True: Shortens long sentences beyond max_length=128.
Python
encoded_train = tokenizer(train_texts,
padding=True,
truncation=True,
max_length=128,
return_tensors='pt')
train_input_ids = encoded_train['input_ids'].to(device)
train_attention_masks = encoded_train['attention_mask'].to(device)
Step 4: Create a DataLoader for Efficient TrainingConvert data into PyTorch Dataloader:
TensorDataset(): Combines input IDs, attention masks, and labels into a dataset.DataLoader(): Loads data in mini-batches to improve efficiency.
Python
train_dataset = TensorDataset(train_input_ids, train_attention_masks, train_labels)
train_loader = DataLoader(train_dataset, batch_size=2, shuffle=True)
Step 5: Define the Training LoopDefine the optimizer:
Python
optimizer = AdamW(model.parameters(), lr=2e-5)
Train the model:
Python
epochs = 5
model.train()
for epoch in range(epochs):
total_loss = 0
correct = 0
total = 0
for batch in train_loader:
batch_input_ids, batch_attention_masks, batch_labels = batch
optimizer.zero_grad()
outputs = model(input_ids=batch_input_ids,
attention_mask=batch_attention_masks,
labels=batch_labels)
loss = outputs.loss
logits = outputs.logits
total_loss += loss.item()
loss.backward()
optimizer.step()
preds = torch.argmax(F.softmax(logits, dim=1), dim=1)
correct += (preds == batch_labels).sum().item()
total += batch_labels.size(0)
avg_loss = total_loss / len(train_loader)
accuracy = correct / total * 100
print(f"Epoch {epoch+1} - Loss: {avg_loss:.4f}, Accuracy: {accuracy:.2f}%")
The model computes loss and backpropogates gradients. It tracks accuracy of each epoch.
Step 6: Save and Load the Fine-Tuned ModelSave the model:
Python
torch.save(model.state_dict(), "fine_tuned_bert.pth")
Load the fine-tuned model later:
Python
model.load_state_dict(torch.load("fine_tuned_bert.pth"))
model.to(device)
Step 7: Evaluate on the test dataset Define Test Samples
Python
test_texts = [
"This is a great product, I love it!", # Positive
"Horrible experience, I want a refund!", # Negative
"Highly recommended! Five stars.", # Positive
"Not worth it. I regret buying this.", # Negative
]
test_labels = torch.tensor([1, 0, 1, 0]).to(device)
Tokenize test data:
Python
encoded_test = tokenizer(test_texts,
padding=True,
truncation=True,
max_length=128,
return_tensors='pt')
test_input_ids = encoded_test['input_ids'].to(device)
test_attention_masks = encoded_test['attention_mask'].to(device)
Step 8: Make Predictions
Python
model.eval()
with torch.no_grad():
outputs = model(input_ids=test_input_ids,
attention_mask=test_attention_masks)
predicted_labels = torch.argmax(outputs.logits, dim=1)
test_accuracy = (predicted_labels == test_labels).sum().item() / len(test_labels) * 100
print(f"\nTest Accuracy: {test_accuracy:.2f}%")
for text, label in zip(test_texts, predicted_labels):
print(f'Text: {text}\nPredicted Label: {label.item()}\n')
Output:
Epoch 1 – Loss: 0.8377, Accuracy: 50.00%Epoch 2 – Loss: 0.6050, Accuracy: 50.00%Epoch 3 – Loss: 0.4371, Accuracy: 90.00%Epoch 4 – Loss: 0.3349, Accuracy: 100.00%Epoch 5 – Loss: 0.2301, Accuracy: 100.00%Test Accuracy: 75.00%Text: This is a great product, I love it!Predicted Label: 1Text: Horrible experience, I want a refund!Predicted Label: 1Text: Highly recommended! Five stars.Predicted Label: 1Text: Not worth it. I regret buying this.Predicted Label: 0
Complete Code:
Python
import torch
import transformers
from transformers import AdamW, BertTokenizer, BertForSequenceClassification
from torch.utils.data import DataLoader, TensorDataset, random_split
import torch.nn.functional as F
# Load Pretrained BERT Tokenizer & Model
pretrained_model_name = 'bert-base-uncased'
tokenizer = BertTokenizer.from_pretrained(pretrained_model_name)
model = BertForSequenceClassification.from_pretrained(pretrained_model_name, num_labels=2)
# Move model to GPU if available
device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
model.to(device)
# Define a Larger Training Dataset
train_texts = [
"I love this product, it's amazing!", # Positive
"Absolutely fantastic experience, will buy again!", # Positive
"Worst purchase ever. Completely useless.", # Negative
"I hate this item, it doesn't work!", # Negative
"The quality is top-notch, highly recommend!", # Positive
"Terrible service, never coming back.", # Negative
"This is the best thing I've ever bought!", # Positive
"Very disappointing. Waste of money.", # Negative
"Superb! Exceeded all my expectations.", # Positive
"Not worth the price at all.", # Negative
]
train_labels = torch.tensor([1, 1, 0, 0, 1, 0, 1, 0, 1, 0]).to(device) # 1 = Positive, 0 = Negative
# Tokenize Training Data
encoded_train = tokenizer(train_texts, padding=True, truncation=True, max_length=128, return_tensors='pt')
train_input_ids = encoded_train['input_ids'].to(device)
train_attention_masks = encoded_train['attention_mask'].to(device)
# Create PyTorch Dataset & DataLoader
train_dataset = TensorDataset(train_input_ids, train_attention_masks, train_labels)
train_loader = DataLoader(train_dataset, batch_size=2, shuffle=True) # Mini-batches of size 2
# Training Parameters
epochs = 5
optimizer = AdamW(model.parameters(), lr=2e-5)
# Training Loop with Mini-Batch Processing
model.train()
for epoch in range(epochs):
total_loss = 0
correct = 0
total = 0
for batch in train_loader:
batch_input_ids, batch_attention_masks, batch_labels = batch
optimizer.zero_grad()
outputs = model(input_ids=batch_input_ids, attention_mask=batch_attention_masks, labels=batch_labels)
loss = outputs.loss
logits = outputs.logits
total_loss += loss.item()
loss.backward()
optimizer.step()
# Compute Training Accuracy
preds = torch.argmax(F.softmax(logits, dim=1), dim=1)
correct += (preds == batch_labels).sum().item()
total += batch_labels.size(0)
avg_loss = total_loss / len(train_loader)
accuracy = correct / total * 100
print(f"Epoch {epoch+1} - Loss: {avg_loss:.4f}, Accuracy: {accuracy:.2f}%")
# Save Fine-tuned Model
torch.save(model.state_dict(), "fine_tuned_bert.pth")
# Switch to Evaluation Mode
model.eval()
# Test Dataset
test_texts = [
"This is a great product, I love it!", # Positive
"Horrible experience, I want a refund!", # Negative
"Highly recommended! Five stars.", # Positive
"Not worth it. I regret buying this.", # Negative
]
test_labels = torch.tensor([1, 0, 1, 0]).to(device)
# Tokenize Test Data
encoded_test = tokenizer(test_texts, padding=True, truncation=True, max_length=128, return_tensors='pt')
test_input_ids = encoded_test['input_ids'].to(device)
test_attention_masks = encoded_test['attention_mask'].to(device)
# Run Model on Test Data
with torch.no_grad():
outputs = model(input_ids=test_input_ids, attention_mask=test_attention_masks)
predicted_labels = torch.argmax(outputs.logits, dim=1)
# Compute Test Accuracy
test_accuracy = (predicted_labels == test_labels).sum().item() / len(test_labels) * 100
print(f"\nTest Accuracy: {test_accuracy:.2f}%")
# Print Predictions
for text, label in zip(test_texts, predicted_labels):
print(f'Text: {text}\nPredicted Label: {label.item()}\n')
In this tutorial, we fine-tuned a pretrained BERT model using transfer learning for sentiment analysis. The step-by-step process included:
Loading the BERT model and tokenizer.Preparing a training dataset.Fine-tuning using mini-batch training.Evaluating the test accuracy.This approach allows BERT to learn domain-specific knowledge while leveraging its powerful language understanding capabilities.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP | https://www.geeksforgeeks.org/transfer-learning-with-fine-tuning-in-nlp?ref=asr10 | Python Projects | Transfer Learning with Fine-Tuning in NLP | How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, Getting Started with Plotly in R, Transfer Learning with Fine-Tuning in NLP, RAG Vs Fine-Tuning for Enhancing LLM Performance, Gemma vs. Gemini vs. LLM (Large Language Model) | GeeksforGeeks | [-0.00938723143, 0.00804106239, -0.013972993, 0.00192837697, 0.0404569693, -0.0103219599, 0.0145801669, 0.0192218535, -0.0231365282, 0.0669169798, 0.0225293543, -0.0314452276, 0.00379284075, -0.0407126211, 0.00268434873, -0.0131101673, -0.0101062525, 0.00344331632, -0.00692258356, -0.0297994651, -0.00370096578, -0.0159143526, -0.0100663071, -0.0179915279, 0.00748981209, 0.00519693084, 0.00129623676, 0.0311895739, -0.00862826314, -0.00206319359, 0.0282335952, 0.0137652755, 0.0217304416, -0.0401054472, -0.0128225582, -0.000898777449, 0.0414476208, 0.0273388121, -0.0200687014, 0.0255332682, 0.00231684861, 0.0290484875, 0.0154429935, -0.0282975081, -0.00697850762, -0.0291603338, -0.0154909287, -0.0358552262, 0.00249061221, -0.0317488126, 0.00146700453, 0.00159183471, 0.0644243658, 0.0150115807, 0.00947511103, 0.0548693649, 0.0185827222, -0.0209155492, 0.0142046781, 0.00306383241, -0.00189642038, -0.00770551851, 0.00112546911, -0.0382200107, 0.0196372885, 0.0125669055, -0.0144763086, 0.00187445024, -0.0194295701, 0.0137253301, -0.0125748953, 0.0111608189, -0.0111927753, -0.0189981572, 0.0271151159, 0.00498921331, 0.0358871855, -0.00262043555, -0.00132220145, 0.00790924113, 0.0135735366, 0.00665494753, -0.00845250208, 0.00778540969, 0.0629543662, 0.0351521857, -0.0273867473, -0.0589278452, -0.00638331706, 0.00933130737, -0.0214588102, -0.0431093611, -0.0142925587, -0.0346089229, -0.0366860963, 0.00919549167, 0.0104258182, 0.00204222207, -0.0341295749, 0.0389869697, 0.00879603531, 0.0265718549, 0.024350876, -0.0450267531, 0.00196233066, -0.0090436982, -0.04678436, 0.00818886142, 0.0329471827, 0.0298314225, 0.010433807, -0.027290877, -0.0257090293, 0.0162658747, -0.0270192474, -0.0416713171, -0.00331349275, -0.0479347967, 0.0525684953, -0.00596388755, -0.0037089549, 0.0227690283, 0.0213150065, 0.011392503, -0.0118398946, 0.0276903342, 0.0218742453, 0.0225293543, 0.0300710965, 0.011216742, 0.00779339904, 0.00937125273, -0.0116641335, 0.00319165853, 0.00197331584, -0.0116561446, 0.00532076228, 0.0223535933, -0.0187744629, -0.0108652208, -0.00134616892, 0.00657505635, 0.0425341427, -0.00806902442, -0.00461372407, 0.0173843522, -0.0189502221, 0.0543900169, -0.00366301741, 0.000815890206, -0.0314931609, 0.0237437021, -0.000868318893, 0.00311775901, 0.0101701664, -0.0181672871, 0.00480546337, 0.0314132683, -0.0216185935, 0.00559239276, 0.025549246, -0.0118239168, 0.00808899663, 0.00990652479, 0.0381561, 0.0710713267, 0.0275145732, 0.0118398946, -0.0878165439, 0.0496924073, -0.0149796242, -0.000918250938, 0.000387722597, 0.00389270484, -0.0406487063, 0.000981664634, 0.0117200576, 0.00315770484, -0.0157865267, -0.0324199, -0.00980266556, 0.016729245, 0.0321482718, 0.0243189204, 0.0227051154, 0.0234880503, 0.0436845794, 0.0272589214, -0.00532076228, 0.0039006942, 0.0187584832, 0.0104417969, 0.0336821824, 0.0173523966, 0.00527682202, 0.00717024645, -0.0618039295, 0.0370056629, 0.00872413255, 0.0118398946, -0.00856435, -0.0448989272, -0.010553644, 0.0259646811, 0.0232164208, -0.0211232677, 0.00621554535, -0.0167931579, 0.0130302757, -0.028009899, -0.0273547899, -0.0369097926, -0.0250858776, -0.0133019062, 0.0117600039, 0.0288727265, -0.0188863091, 0.0027822156, -0.00780538283, -0.00442997413, -0.0201645717, 0.0351521857, 0.0368458815, -0.0334904455, -0.0543580577, -0.0385395773, 0.0192378312, -0.0252137035, 0.0456019714, -0.00450187642, 0.0100503294, -0.00295198453, -0.0107533727, -0.0225133765, 0.0157945156, -0.0126068518, -0.00413837098, -0.0150275584, -0.0553167537, 0.0245585945, 0.0307421833, 0.021650549, -0.0112407096, -0.0150195695, -0.0176240262, 0.0047016046, -0.00503315357, 0.0214588102, 0.00392266409, 0.0349284895, -0.0212670714, -0.0180714186, 0.0343532711, 0.0427258834, -0.012295275, 0.0168730486, 0.0278660953, -0.0103858728, 0.00809299108, -0.0154989175, 0.0315091386, 0.0117759816, 0.0105935903, 0.0411280543, 0.00427818066, 0.0149476677, 0.014452341, -0.0241271816, 0.0280418564, -0.00650315406, 0.0278021824, -0.00361508247, 0.0174642447, -0.00503714802, -0.0324358791, -0.024526637, 0.0037089549, -0.00828473084, 0.0183270704, 0.0375489257, 0.0135335913, -0.0080011161, 0.0363026187, 0.0367500111, -0.0198609848, -0.045154579, -0.0217943545, -0.0220979415, -0.0800830647, -0.0471358821, -0.0333945751, -0.0220500063, 0.0150914714, 0.0174642447, 0.0206439197, 0.0319085978, -0.0124310907, 0.00427418621, -0.00799312722, -0.00758568151, -0.0117759816, -0.0206279401, 0.0377406627, 0.0259487033, -0.0204681586, 0.0196213108, 0.0283933785, 0.029687617, -0.0190620702, -0.00149696379, 0.0178956576, 0.00437005563, -0.00809698645, -0.0128145693, -0.0271470733, 0.0300391391, 0.0210114196, 0.0179595705, -0.0241591372, -0.0277862046, 0.0211232677, -0.020452179, -0.0536230579, 0.0629863217, 0.00196432811, -0.0148038631, 0.006926578, 0.0596308857, 0.0338739231, -0.0233442467, -0.00723016495, -0.0508747958, -0.0157226138, 0.0301190298, 0.0252935942, -0.0459534936, -0.0213789195, -0.0205640271, -0.0135335913, 0.0149876131, 0.00492530037, -0.00169269752, -0.0491811, -0.0507789291, 0.0471358821, -0.0160821248, 0.0297195744, 0.0274187028, -0.0106335357, 0.00912359, 0.00157585647, 0.0051809526, 0.021954136, 0.0170647874, 0.000595190388, 0.00324558513, -0.0214268547, -0.00109750708, -0.0135016348, 0.00670288224, -0.00926739443, -0.020212505, -0.0389230549, 0.0094032092, -0.0151234288, -0.0295917485, 0.0118958186, 0.0169529393, 0.0254214201, 0.00166273827, -0.00798913278, 0.0109531013, 0.0137972319, -0.00901174173, -0.00991451368, -0.0155468527, 0.0284732692, -0.0114244595, -0.0452504493, 0.0323400088, 0.0118398946, -0.0430134907, 0.0219062027, 0.0336182714, 0.0184708759, 0.00995445903, -0.000234306281, -0.0385395773, -0.0597906709, -0.00966685079, 0.00957897, -0.0254214201, -0.0157945156, -0.061771974, -0.0132300043, 0.00576415937, -0.0118638622, 0.037357185, 0.00882799178, -0.0135975042, -0.00973076373, 0.0110010356, 0.00407046312, -0.0459215343, -0.0180394612, -0.0224015284, 0.0300231613, -0.00403251499, 0.0225932673, 0.0245106593, -0.00635136059, -0.0137972319, -0.0365582705, -0.0190620702, 0.0147878844, 0.0166493524, -0.0141487541, -0.00627146941, -0.00958695915, 0.024526637, -0.00845250208, 0.0549971908, 0.0200687014, 0.00163477624, -0.00527682202, -0.00119038078, -0.00114644051, 0.000404200196, -0.027226964, 0.00501717534, -0.030646313, -0.00500519155, 0.0240153335, 0.00936326385, 0.00278421282, -0.0274027251, 0.0314612053, 0.0348006636, -0.00395062612, -0.00677079, 0.0290165301, 0.0019503471, 0.0132779386, -0.0331708789, -0.0503954478, 0.0282016397, -0.02219381, -0.0198769625, 0.0245585945, -0.0130702211, -0.0395941436, 0.0146680474, -0.0715187192, 0.000452135, 0.028968595, -0.00937924162, 0.00808500219, -0.00381081644, 0.0226412024, -0.0385395773, -0.0350563154, 0.0139010912, 0.0170647874, -0.0178317446, 0.0328832716, -0.0433330573, -0.0359830558, -0.0266677253, -0.0179116353, 0.0147159826, -0.0235040281, -0.0176240262, 0.0442278385, 0.0311096832, 0.0209634844, -0.000448140403, -0.0096428832, -0.0249260943, 0.00690261088, -0.0072381543, 0.0234720726, 0.0104417969, 0.0213789195, -0.0431732722, 0.00111148809, 0.0342254452, -0.00851641595, -0.0151473954, 0.0382519662, -0.00413437607, -0.0266677253, 0.0200846791, -0.0208995715, 0.00129623676, 0.00241271802, -0.0372293591, -0.0223376155, -0.0144044068, 0.0401693583, -0.0155788092, -0.0116721233, -0.0245106593, -0.0123911453, 0.0215387028, 0.00189841771, 0.00360509614, -0.0339697935, 0.0282335952, 0.0179276131, -0.00498921331, 0.0274346825, -0.0270352252, -0.00320164487, 0.0092993509, -0.0318606608, 0.00972277485, -0.0184548963, 0.0260765292, -0.00186945708, 0.0139650041, 0.0228169635, -0.0301829427, 0.0251497906, 0.00206119637, -0.0146201132, 8.95656704e-05, 0.0239034854, -0.0106095681, -0.00643924112, -0.0224973988, 0.00893185, 0.00647519203, -0.0271950085, -0.00633138791, 0.00498521887, -0.0201006588, -0.00785731245, 0.00288207969, 0.00867619831, -0.00980266556, -0.0470080562, 0.0275625084, -0.021890223, -0.0110250032, -0.030342726, -0.00790125225, 0.0406167507, -0.00677877897, -0.0110250032, 0.000866321614, -0.0173843522, 0.0225453321, 0.0044020121, 0.0319245756, -0.0140129393, -0.0209475067, -0.00765358936, -0.0051929364, 0.00104258186, 0.0197810922, -0.0225293543, 0.0235359855, -0.0234081596, 0.00568027329, 0.0198609848, -0.0297195744, 0.00269433507, 0.00755372504, 0.000845350092, 0.00318566663, 0.00426619686, 0.0191898961, 0.00794519298, -0.0133578302, 0.00588399637, 0.0475832745, 0.0302788131, -0.0182951149, 0.00646720314, 0.0220340285, 0.00563633302, -0.00145002757, -0.00154090393, 0.00721019227, 0.031844683, -0.000846848066, -0.0256451163, -0.0342893563, 0.0191579405, -0.0310937054, 0.00358512322, 0.0257409867, 0.00165674638, -0.0434289277, -0.00213709311, 0.0117600039, 0.0460174046, 0.0118958186, 0.0219701156, -0.0310138129, -0.0181992445, 0.000236428401, 0.0389550105, 0.0181193538, -0.0185347889, -0.0384756625, -0.00953103509, -0.00030758162, 0.0103379376, 0.00106055732, 0.00527282758, -0.00655108877, 0.0375169665, -0.00621954, -0.00625149626, -0.00126927346, 0.00299193, -0.0317168571, -0.0185028315, -0.0108652208, 0.00649915962, 0.00390269142, 0.0080011161, -0.0144603299, 0.0119277751, 0.0224814191, 0.0260925069, -0.0224015284, -0.011815927, -0.0518334918, -0.02339218, -0.000541763089, -0.00544858864, -0.0241431594, 0.0048214416, -0.00842054561, -0.00243269093, -0.00250659045, 0.00837261137, -0.00456578936, 0.00228688936, 5.55806473e-05, -0.027770225, 0.149940044, -0.00712630665, -0.0105456552, -0.000441399578, 0.00767356204, 0.028665008, -0.00206918549, -0.00878005661, 0.0137492977, 0.011096905, 0.0401693583, -0.0125109823, -0.0404889248, -0.0135495691, 0.0160421785, 0.0111368513, 0.013134134, 0.0289526172, -0.00158184825, 0.0373891406, 0.0201166365, 0.022673158, -0.0316689238, -0.0175121799, 0.0223535933, 0.0278980508, -0.0161380488, 0.0292562041, -0.0442278385, -0.0269393548, 0.0226571802, 0.00104258186, -0.0260765292, 0.00832467619, 0.00294998731, 0.00989054609, -0.0333306603, -0.0289206598, -0.0251977239, 0.00194535381, -0.0122153843, -0.00590396905, -0.00796916, -0.0208676141, 0.0124310907, -0.0424382724, -0.0156587, -0.00223895442, -0.0327554457, 0.0361428373, -0.0120396232, -0.00102111103, 0.0068786433, -0.0215387028, 0.00442997413, 0.0124710361, -0.0321802273, -0.0415434912, -0.0243668556, -0.0273547899, -0.0131820692, 0.00353119662, 0.012534949, -0.00491331657, -0.028009899, -0.0104497857, -0.0141247865, 0.0152912, 0.0309019648, 0.00511304475, 0.0262203347, -0.0076456, 0.0388591401, -0.0143724503, 0.0206758752, -0.00706239324, 0.0174962, -0.00784532819, 0.0362706631, 0.00534872431, -0.0368139222, -0.0444515347, 0.00134217436, 0.00541663216, 0.0147639178, -0.00992250256, -0.00575217558, 0.0386354476, -0.00769353472, -0.0115283187, 0.00109650847, 0.00336342491, -0.0229447894, -0.0205480494, 0.00168770435, 0.00440600654, 0.0123591889, 0.0134217432, 0.00555644184, -0.00926739443, 0.0326915309, 0.0147239715, 0.00917152409, -0.0312854424, 0.0177518539, 0.00397659093, 0.0100663071, 0.0184389185, -0.00992250256, 0.024350876, -0.0254054423, -0.0463369712, -0.00274826167, -0.00740992045, 0.0125908731, -0.0147479391, 0.00915554632, -0.00515299058, 0.0271950085, -0.0321163125, 0.000770451967, 0.0237117466, 0.00145002757, -0.0179915279, 0.0116881011, 0.0263321809, -0.0321322903, 0.0224494636, 0.0108492421, 0.0713269785, -0.0258528329, 0.00866820943, -0.00276024546, 0.0222737025, -0.0211392455, -0.0189502221, 0.00969880726, -0.0164416358, 0.0144044068, 0.00621155091, 0.0239034854, -0.00298993289, 0.0182631575, 0.0171127226, -0.00589598, -0.00408644136, 0.0212830491, -0.0221618544, -0.00901973061, -0.00408644136, 0.0216825064, 0.0209475067, -0.0146440808, -0.0247343555, -0.00850842614, -0.0138691347, -0.0419269688, 0.0309339222, -0.028904682, -0.00204222207, 0.0134137543, -0.0019313728, -0.00872413255, -0.0226252247, -0.0301989224, 0.000482094241, 0.0219062027, -0.0106654922, 0.0129983192, -0.0270831604, 0.0348326191, 0.00814092625, -0.00362906349, 0.00699448586, 0.0198130496, -0.0278341379, -0.0183430482, 0.00918750279, 0.00472157728, 0.011871851, -0.0038228, -0.0675561056, 0.0346089229, -0.0187744629, 0.00923543796, 0.0350563154, 0.0119597316, 0.0191100053, 0.0103619052, -0.0175281577, 0.0232963115, -0.0372932702, 0.049948059, -0.00671886047, -0.00523687666, 0.000527782075, 0.0522808842, -0.0216185935, 0.000227315788, -0.0173683744, -0.00897179637, 0.0036490364, -0.00719021959, 0.00623951294, 0.00161580206, 0.00264640013, 0.0176400058, -0.00576415937, 0.0178796798, -0.00666693132, 0.000473356107, -0.0204681586, 0.00799312722, 0.0110809272, 0.0344491415, 0.0253734849, 0.0185667444, -0.000156786729, -0.0339697935, -0.0017046812, -0.0118798409, 0.0106335357, -0.00580809964, 0.00338539504, -0.00137712678, -0.0118478835, -0.0363345742, 0.00588000193, -0.00993848126, -0.00609570835, 0.0257250071, -0.0057921214, -0.00822081789, -0.0142366346, -0.00640328974, -0.0112886447, -0.0192857664, 0.0181193538, 0.0351841412, 0.00752975745, 0.0118958186, -0.0056123659, 0.00625948561, -0.0109051662, 0.00742989359, -0.00980266556, -0.0244307686, -0.0292562041, 0.0181353316, -0.00990652479, -0.0326435976, 0.0146760372, 0.0207397882, 0.00780538283, 0.00118738483, -0.0156746786, -0.0193177238, 0.0153710917, 0.027466638, -0.0215387028, -0.00756171439, 0.0237437021, -0.0300231613, 0.0049412786, 0.00893984, -0.00943516567, -0.000614164572, -0.0194455497, 0.0116801122, 0.00719021959, -0.0225613117, 0.0322441384, 0.00954701379, -0.0175121799, -0.0246065296, 0.0313493572, -0.00250659045, -0.00364703918, 0.0229767468, 0.00609570835, 0.0270831604, 0.00336941681, 0.0101701664, -0.0175760929, 0.0094032092, -0.0226252247, -0.0090436982, -0.0054925289, 0.0242230501, -0.00283214753, -0.00130222866, 0.00632339856, -0.00322760968, 0.00645122491, 0.0229767468, -0.0466565341, -0.0014380439, -0.00443396857, 0.00233282684, -0.0182471797, -0.0420867503, -0.0370376185, -0.0184389185, 0.0391787067, 0.0207877234, -0.00147599226, 0.00454182178, -0.0131660905, 0.0289366394, 0.0228648987, -0.0240792464, -0.0149716344, 0.00366301741, -0.0199408755, -0.0183430482, -0.0111927753, 0.0047016046, -0.0116881011, -0.00885994826, 0.0129743516, -0.00709834462, -0.0106335357, -0.0142845698, -0.0177678317, -0.0165375043, 0.00542462105, 0.0131581016, -0.0318287052, -0.00190141355, 0.00913956761, -0.0180714186, 0.00677877897, -0.0261724, -0.0117040798, -0.0195893534, -0.0152033195, 0.0136214718, -0.00663497485, -0.0111448402, 0.0365263149, -0.00619557267, 0.0440361, -0.0526324064, 0.0109610902, -0.0193017442, -0.0392426215, 0.00154889317, -0.0141247865, -0.0045817676, 0.00795318186, -0.0106335357, -0.0339378342, -0.0100423396, 0.00361708, 0.0125988619, 0.00556043629, -0.00485739252, -0.0158104934, -0.0286809858, -0.0209155492, 0.0243988112, 0.00882799178, 0.0599824078, 0.0149876131, -0.0315410979, -0.0226412024, 0.0122073945, -0.000744986639, -0.0181033742, -0.0241910946, -0.0144044068, 0.0153311454, -0.00313373725, 0.00629144209, -0.030646313, -0.0147079937, -0.0101382099, -0.0251497906, -0.022433484, 0.00332947099, -0.00609171391, 0.0161140803, 0.0107693514, 0.0156107657, 0.0232323986, 0.00657106191, -0.0120076668, 0.00261244643, 0.0113206012, 0.0141727217, -0.00885195937, 0.0332987048, -0.00506910495, 0.00903570931, -0.0488934927, -0.0142845698, 0.0292721819, 0.00429415889, -0.00930734, 0.00999440532, -0.00816089939, -0.0111688077, -0.0112327207, -0.00279819383, -0.00369697111, 0.0202604402, 0.0198929403, 0.00515698502, 0.015770549, 0.0107453838, 0.0142206559, -0.0115043512, 0.0267156605, -0.0174962, 0.000875309343, 0.0232323986, 0.00585204, 0.0121994056, -0.0235519633, 0.00961891562, -0.00392665854, -0.00159183471, 0.00635934947, 0.0136294607, -0.0192538109, 0.000553746766, -0.00261044921, -0.0102260895, -0.00540864281, 0.00158784015, -0.0232323986, 0.00831668731, 0.0408404469, 0.00337341125, 0.0229607671, -0.00325756893, -0.0010256049, -0.00502117, 0.00830070861, 0.0319884866, 0.0253734849, -0.0186626147, -0.00176260248, -0.00214907667, -0.00734201306, 0.00232084305, -0.0223376155, -0.00367100653, 0.0130382646, -0.0296396818, 0.0207078326, -0.0156267434, -0.0238235947, 0.0167931579, 0.0526324064, -0.0203882661, -0.00423424039, -0.0312694646, -0.0283933785, 0.00988255721, -0.00899576396, 0.0035891179, 0.00475752866, -0.0169848967, 0.0376128368, 0.00140209275, -0.0186306573, 0.014875765, -0.0244307686, 0.0205160938, 0.0135096237, 0.00278820726, 0.0151873417, -0.0120236445, -0.0215706583, -0.0195094626, -0.0109531013, 0.00973076373, -0.0125509277, 0.0191259831, 0.00271830242, 0.0197012015, -0.0223535933, -0.0143804392, 0.0102500571, -0.000931233284, 0.00127426663, 0.0087001659, 0.00954701379, 0.0624750182, 0.00581209408, -0.000908264541, -0.00712231174, -0.00150395429, 0.0113206012, -0.0195254404, -0.0166173968, 0.0255172905, -0.0202604402, -0.0153231565, -0.00398058537, -0.0419908836, 0.00802907813, -0.00467364257, -0.00956299156, 0.00830869842, -0.0244627241, -0.0254054423, -0.0113046225, 0.0282016397, 0.0175601132, -0.00932331756, -0.0174322873, 0.00227490556, -0.000818886096, -0.0285531599, 0.00981864426, 0.0014719977, 0.0208995715, -0.00227091089, -0.0102740247, 0.00451785466, -0.00135615526, -0.00981065538, -0.0150435371, 0.0287768561, -0.00726611633, -0.00504513737, 0.00565630617, 0.0084604919, 0.000350273534, -0.045825664, 0.0115842428, -0.011096905, 0.0149157112, 0.0181672871, -0.00431812648, 0.00902772, -0.00215706578, 0.0111847855, -0.00313174, -0.0111767966, 0.00785331707, -0.0302308779, 0.00782935, -0.0188703313, -0.0210114196, -0.011032992, 0.0216984842, -0.0145002762, -0.000185123179, 0.00597587135, -0.0160581563, -0.00683869747, -0.00801709481, -0.00268834317, 0.0128784822, -0.0150754936, 0.0206439197, -0.0121035362, 0.0216026157, 0.0346728377, -0.00640328974, -0.00143604667, 0.0151473954, -0.00798513833, 0.00229487848, -0.00608372455, 0.0092833722, -0.0075976653, 0.0144443521, 0.0152033195, 0.0190780498, 0.0376767516, -0.0404569693, 0.0260605514, 0.0234880503, 0.0212990288, -0.0153790805, 0.0274346825, 0.0301190298, -0.0178157669, 0.0257409867, 0.0047615231, 0.00454182178, 0.0274506602, 0.0191579405, -0.0103299487, -0.0223535933, -0.00137712678, -0.0187904406, 0.0280578341, 0.0264120735, -0.00605975743, -0.00963489432, -0.0175441355, -0.00243269093, 0.00141507515, 0.00563633302, -0.00830070861, -0.0283614211, 0.0047615231, 0.0116241882, 0.0185827222, -0.00105955871, -0.00366102019, 0.00399656361, 0.0136773949, 0.0199248977, 0.00809299108, -0.00300191669, -0.00211312552, 0.0128545146, 0.0168091357, 0.0201006588, 0.0259966385, -0.0166014172, -0.0128864711, -0.0142446235, 0.00417432189, 0.00921147, 0.0207238104, 0.0187904406, 0.00544459419, -0.0108013079, -0.00496924063, 0.00257649529, 0.00712630665, 0.0370056629, -0.0157306027, 0.0464328416, 5.28967976e-05, 0.0355995744, -0.00451785466, 0.00258248718, 0.00168071385, -0.0375489257, -0.00344331632, -0.000989154447, 0.00944315456, -0.014931689, 0.00366501464, -0.0361108817, 0.0204042457, -0.00289406325, 0.000636134704, -0.00449388707, -0.000489833707, 0.00252256868, 0.0239194632, -0.00798913278, -0.0186466351, -0.00482543604, 0.00232683495, -0.0215866361, -0.00560837099, -0.0121914167, 0.0307262056, 0.00457377871, -0.0148837548, -0.0247023981, 0.0272589214, 0.00753375236, 0.00238275877, -0.00238875067, 0.000198230351, -0.026268268, 0.010673481, -0.0123991342, -0.00644723, 0.00255053071, -0.0153471241, 0.0180714186, -0.00759367086, -0.00664296374, -0.0203403328, 0.00957897, -0.0123192426, -0.00550051779, 0.0134776672, 0.0311895739, 0.00982663315, 0.0178796798, -0.0058041052, -0.0354078375, 0.0130462535, -0.0049412786, -0.00967484, 0.00402652286, -0.0339378342, 0.00862826314, -0.00181253452, -0.0147000039, 0.0109531013, 0.0191898961, 0.0028900688, -0.0259806607, 0.00851641595, -0.00997043774, 3.16912665e-05, 0.0178157669, -0.0217144638, -0.0084604919, 0.02578892, -0.00531676784, -0.0174163096, 0.0237916373, -0.0278341379, -0.00532875163, -0.0145402215, 0.01169609, 0.0156027768, -0.0255812034, -0.0232323986, 0.00936326385, 0.0108971773, 0.0109211449, -0.0050011971, -0.0294639226, 0.0222577248, -0.0138132107, -0.0178796798, 0.0125669055, 0.0303906612, 0.0179755483, 0.0321322903, -0.0149396779, 0.0164096784, 0.0142606022, -0.00744986627, 0.00515698502, -0.0198929403, -0.00922744814, -0.0177997872, -0.0159383193, 0.0378684886, 0.00689861597, -0.0120635908, -0.00135515665, 0.00862826314, -0.0243828334, -0.0117280465, -0.00129124359, -0.0406487063, 0.0050730994, 0.00518494705, -9.83661957e-05, 5.12740044e-05, 0.0108811986, 0.0214428324, -0.0168730486, -0.00405648211, -0.00923543796, 0.00959494803, -0.00750179589, 0.0179116353, 0.00874011125, 0.02578892, 0.0042222566, 0.00371294958, -0.00512502855, -0.0133178839, 0.00631141476, -0.0114963623, -0.00234081596, -0.0264280513, -0.0102101117, 0.00160082243, -0.000727011065, -0.00284013664, -0.00450986531, 0.0138212, 0.00810897, 0.0126228295, -0.0418311, 0.000642126543, -0.0269553345, 0.0106015792, 0.00171267032, -0.0208037011, -0.0108891884, -0.00878804643, -0.00265838392, 0.00585603435, -0.00180854, -0.0319884866, -0.000929236, 0.0161380488, 0.0331708789, 0.00381680811, -0.0104497857, -0.011216742, 0.00893984, -0.00897179637, 0.00486138742, 0.0214907676, 0.00402252842, 0.0135575579, 0.0155788092, 0.00208516372, -0.0146281021, 0.00315970206, 0.00653910497, -0.00856435, -0.0298154429, 0.00138811185, 0.0274985954, -0.00671486603, -0.00155089039, 0.0369417518, 0.0113525577, 0.0655108914, -0.0339058787, -0.0026503948, -0.0281537045, 0.0421826206, -0.00979467668, -0.0272429436, -0.00696252938, 0.0115682641, -0.0357274, -0.0137732653, 0.0122633185, 0.00921147, -0.0116481557, 0.0095390249, 0.0278980508, 0.0267795734, 0.00506910495, 0.0193177238, -0.00607973, -0.00182851276, 0.0110170143, -0.0289845746, -0.00192338368, -0.0235200077, -0.0136933737, 0.0131581016, -0.0142526133, 0.00278021814, 0.000772449304, 0.00282016397, 0.0229927246, 0.00798913278, -0.0195094626, 0.0218103323, 0.0270831604, 0.0266996808, 0.0063873115, -0.0166972876, -0.0148517983, 0.00542861596, 0.0100103831, 0.0185987018, -0.00921945926, -0.00626348, -0.0166813098, 0.00757769262, 0.00197131862, 0.0195893534, -0.00101711648, -0.00115343102, 0.0258847903, -0.00997842662, 0.00133418513, -0.00913956761, -0.0244946815, 0.0060278005, 0.00951505732, 0.00540464837, -0.00256850617, -0.0144283734, 0.00136214716, 0.0121674491, 0.0169848967, -0.0149476677, 0.0174642447, 0.0192218535, 0.00611967593, -0.00663497485, 0.0239833761, 0.00328153628, -0.00756570883, -0.000421676406, 0.00121634547, 0.0113605466, -0.011392503, -0.000249535573, -0.0104098404, 0.0198929403, -0.0119916881, -0.00443796348, 0.00169769069, -0.00644323556, 0.0161859822, 0.0174322873, -0.0172405485, -0.0227210931, -0.0109610902, -0.00157385913, 0.0215067454, -0.000485339813, 0.00345729711, -0.0152991889, 0.000147424464, 0.00635535503, 0.00971478503, -0.0132300043, -0.0104657635, 0.00661500217, 0.0101382099, 0.0166972876, -0.00908364356, -0.00342134619, -0.0258688126, -0.0213309843, -0.00425820798, 0.00994647, 0.0219221804, 0.00578013761, 0.00161680079, 0.0135735366, 0.00399057195, 0.00163277902, 0.0122153843, -0.0207238104, -0.0163058192, -0.00790924113, 0.0265558772, 0.00202324777, 0.0133498404, 0.00950706843, 0.00862826314, -0.0044619306, -0.00406646868, 0.0121594602, -0.00436206628, -0.00153091759, 0.038795229, 0.0466245785, -0.00674282806, -0.0101781553, -0.00457377871, -0.000178257527, 0.0221139193, -0.0156427212, -0.0170647874, 0.0110489707, -0.0109291337, -0.00898777414, -0.00446592504, -0.00244068, 0.00444595236, -0.0335224, 0.029927291, -0.00196632533, 0.0156587, -0.00131221511, -0.0095230462, 0.0124231018, 0.00396660436, 0.00649915962, -0.00245665829, 0.00700646965, 4.56254384e-05, -0.0242070723, -0.00264640013, 0.0205001142, 0.028968595, -0.00470559904, 0.00511304475, -0.014995602, 0.000148797597, 0.000842853507, 0.00358712068, -0.0123591889, 0.00887592696, -0.015171363, 0.00074398797, 0.0171446782, -0.00945913326, 0.00423424039, 0.00458576204, -0.00625149626, 0.0179276131, -0.00129623676, -0.00407645479, -0.0148278307, -0.0113605466, -0.00140608742, -0.00104158313, 0.00816089939, -0.00113745278, 0.000975173549, -0.00256650895, 0.0257250071, -0.0158344619, -0.00931532867, -0.00097417488, 0.014995602, -0.00463769166, -0.0102500571, -0.00266038114, 0.00236478331, 0.00909163337, 0.00775744813, 0.00677877897, 0.0245426167, 0.0129184276, -0.00550051779, -0.00784932263, 0.00971478503, -0.00648717582, 0.000833366415, 0.000653111609, -0.00409443071, -0.00167971512, 0.00621954, 0.00653111609, -0.00865223072, 0.00798114389, -0.00272828876, 0.00560038211, -0.0184548963, -0.0137093514, 0.0103698941, -0.00762962177, 0.00356515055, 0.00393664511, -0.000841355533, -0.0157545693, 0.00792122539, 0.00161879801, -0.00612367038, 0.0224494636, -0.0238395724, -0.00827674195, 0.00575617, -0.00144803035, 0.00673883362, 0.00626348, 0.0157545693, -0.0121275038, 0.000787428871, 0.00934728514, 0.0173204392, -0.00899576396, 0.00722617051, -0.0162339173, -0.00275425357, 0.00549652334, 0.0107134273, 0.00235879142, -0.0160501674, -0.0159862544, -0.0107853292, 0.0248781592, -0.0133897867, 0.0180554409, -0.014811852, -0.00954701379, -0.007046415, -0.0318926163, 0.0140528847, -0.000358762, -0.014036906, -0.0133817978, -0.0196532663, 0.00153491215, -0.0260126162, 0.0035232075, -0.0020102656, -0.0105376663, -0.00738195889, -0.00207917183, -0.0161540266, 0.00326555804, -0.0263162032, 0.0117919603, 0.00148498011, 0.0169369616, -0.0120875575, -0.00391667243, 0.00117340393, 0.0226412024, 0.0292562041, 0.00507709384, 0.0293520745, -0.0253255516, 0.0108252745, -0.0275465306, -0.0200367458, 0.00576815382, 0.00939522, 0.0144443521, -0.0139969606, 0.00661899662, 0.000470859522, 0.0176400058, 0.0112966336, -0.0117600039, -0.0103459265, 0.00198829547, -0.0132300043, 0.0361747928, 0.00784133375, -0.00145601947, -0.0103539163, 0.00494527305, -0.0111608189, 0.0078213606, 0.0101062525, -0.00462570786, 0.00373092503, 0.0211392455, 0.00293001439, -0.0248142462, 0.015650712, 0.0145322327, -0.00899576396, -0.00175461324, 0.0079411976, 0.00453782734, 0.00346129178, -0.00428616954, -0.0114803836, -0.0211232677, 0.00098565931, -0.0366860963, 0.00637133326, 0.0217144638, 0.00522489287, -0.0225133765, 0.0236478336, -0.0247023981, 0.00181353313, -0.012774623, 0.00885994826, 0.0153631028, 0.00274027255, 0.00903570931, -0.000168021448, 0.00435008295, -0.00609570835, 0.0103539163, -0.0130702211, -0.000580710068, 0.00430614268, 0.00889190473, -0.0433330573, -0.00963489432, 0.0148917437, 0.0090436982, -0.00790924113, 0.00571622467, -0.00885994826, -0.014452341, 0.0117919603, -0.000614164572, 0.000733002904, 0.000386723957, 0.0172565263, 0.0187584832, 0.0254853331, 0.0148677761, 0.00572820799, -0.00252856058, -0.00694255624, 0.00106155605, 0.00908364356, 0.0095230462, 0.0139010912, 0.0310457703, -0.00550850714, -0.00390468864, 0.00897179637, -0.00382679468, -0.0319565311, -0.0262203347, 0.00318167219, -0.0146041345, -0.0403611, 0.0203722883, 0.00146301, 0.0271310955, 0.0306622908, 0.0322760977, -0.0190460924, -2.01132661e-05, 0.00303387316, -0.0170967449, 0.00480146892, -0.00241471548, 0.0136534283, 0.0230406597, 0.0201965272, 0.0152592435, 0.0188543536, -0.0115842428, 0.00629144209, 0.0185827222, -0.00314572104, -0.0115922317, 7.9516838e-05, 0.000458126829, -0.0217943545, 0.0029240225, 0.0190141369, 0.0134537, 0.00423424039, 0.000787928235, 0.0142446235, 0.00968282856, 0.00132020423, -0.00257050339, -0.00676679565, -0.000800411217, 0.0327554457, -0.00726212189, -0.0147958742, -0.000361258601, 0.00445793616, -0.00630342588, 0.006567067, -0.0142845698, -0.00776943145, 0.00112546911, -0.00920348056, 0.0197171792, 0.00984261185, -0.000437405019, 0.0102340793, -0.00986657944, 0.0173523966, -0.0134137543, 0.00158983737, -0.0149716344, 0.0118478835, 0.00683470303, -0.0243348982, 0.00294000097, -0.006087719, 0.0116161993, 0.0088200029, -0.00421426771, 0.0157865267, 0.00953103509, -0.00254453882, 0.0203243531, 0.0018245182, 0.00778141525, 0.00813693181, 0.00684668683, 0.00177159021, -0.00624750182, -0.0291283783, 0.0090596769, -0.0259806607, 0.0135575579, -0.0418950133, -0.00354118319, 0.00424222928, -0.0102979923, -0.0224494636, 0.00953103509, 0.0113126123, 0.00580011029, 0.00684269238, -0.0207557678, 0.0231365282, 0.00963489432, 0.00426220242, 0.00824478548, -0.0211871807, 0.0178317446, -0.0147878844, -0.00419828948, 0.007046415, -0.00659902347, -0.00379883265, -0.00550850714, -0.0103858728, -0.00828473084, 0.00221498706, 0.0119038075, -0.0122872861, -0.0126707647, -0.0131820692, 0.00597986579, -0.000735499547, 0.00824478548, -0.006686904, 0.00566828949, 0.024286963, -0.00633538235, 0.0282335952, 0.0156986453, -0.00762163289, -0.0141487541, -0.0117360363, 0.0188223962, -0.0136294607, -0.0137492977, -0.0037149468, -0.000107353975, 0.0196053311, -0.0176080484, 0.00406247424, -0.00866820943, -0.00602380605, -0.0217304416, -0.0239673983, -0.0178477224, -0.00105955871, 0.00357713411, -0.00736598065, 0.000853838574, 0.00114843785, -0.000420677767, 0.0200527236, -0.0139090801, -0.00799712166, 0.0100023942, 0.00315770484, 0.0234560929, 0.0019114, 0.0212670714, 0.00382479723, 0.0256610941, -0.00129324081, 0.015530874, -0.00245066639, -0.0150275584, -0.0146520697, -0.0153471241, 0.00157685508, 0.024830224, -0.00357713411, -0.000704541628, 0.00570024643, 0.0120156556, 0.0152991889, 0.00625549117, 0.00384477014, -0.0095390249, 0.0169050042, -0.0092833722, -0.00542462105, 0.00970679615, 0.0125748953, 0.0263960939, 0.0159143526, -0.0124870148, 0.00293001439, 0.0130941886, 0.0136214718, -0.00194235786, 0.00795318186, -0.0110250032, -0.00170068664, 0.00445793616, -0.000121210127, 0.0149716344, 0.0102580469, 0.00487736566, 0.0126867425, 0.00717024645, 0.0107214162, -0.0234081596, -0.0131421238, 0.0162179396, 0.0161540266, 0.00826076325, -0.0174482651, -0.00896380655, 0.0197970718, -0.0282975081, -0.000107790875, 0.0351521857, -0.0397219695, 0.00255652238, 0.00794918742, 0.029447943, 0.00029509858, 0.0109850578, 0.00961891562, -0.00341335707, 0.00705440436, 0.0125269601, -0.00306183519, 0.020212505, 0.00125129789, 0.00518894196, -0.00744187739, -0.0107294051, -0.00776144257, 0.00195534015, -0.00945114437, 0.00383877824, -0.00591994729, 0.0115363076, 0.0109371226, -0.00684269238, 0.011871851, 0.00838858914, -0.0165055487, 0.0186785925, -0.00233482406, -0.0193337016, -0.0063873115, 0.0118478835, 0.00832467619, -0.0122073945, 0.00298793567, -0.00936326385, -0.00909962226, -0.00359111512, 0.0149636455, 0.0202764198, -0.0105776116, -0.00349524571, -0.00733402371, -0.00158384559, -0.00229887292, -0.023328267, -0.00436206628, 0.0112646772, -0.0162339173, -0.00207917183, -0.0145482104, 0.0140289171, -0.00404649554, -0.0155548416, -0.0128305471, 0.0199568532, -0.00320963399, -0.0212351158, -0.00225293543, 0.0181353316, -0.000360259961, -0.00221298984, 0.0334265307, -0.00344331632, 0.00724214874, 0.00611168658, -0.0120156556, -0.0190780498, 0.0091635352, -0.00977869891, 0.00949907862, -0.0165055487, -0.00393864233, -0.0119517427, -0.00194635242, 0.00309179444, 0.0144763086, 0.00598386, -0.00732204039, 0.0115602752, -0.00937924162, -0.0179755483, 0.0193496794, 0.010977068, -0.0114803836, 0.00997842662, 0.0140848411, 0.00092673942, -0.00311376457, 0.00461372407, -0.0115682641, 0.00128125714, 0.0280738119, 0.00609970279, 0.00755771948, -0.0127506563, -0.000534772582, -0.0135335913, 0.0156107657, 0.00630342588, -0.0156187546, 0.0216984842, -0.00909962226, 0.0142685911, -0.0120316343, -0.0137972319, -0.0264280513, 0.00810497534, -0.0129583729, -0.0121434815, 0.00645521935, 0.0286490303, -0.0100023942, 0.014755928, 0.0146520697, -0.00298793567, 0.0323080532, -0.0199248977, -0.00812494848, -0.00110250036, -0.00468163192, -0.000429166219, -0.0102580469, 0.0303267483, 0.016729245, 0.00774147, 0.0114883734, -0.0125269601, -0.00538467569, 0.00125529245, 0.00920348056, -0.00569625152, 0.0188543536, 0.0164576136, 0.00912359, -0.00855636131, -0.00634736614, -0.0177358743, 0.0149157112, 0.006207556, -0.0100263618, 0.0114803836, -0.0216345713, -0.0219062027, 0.0288247913, -0.00213509565, 0.0129423952, -0.00143904251, 0.0107453838, -0.0103459265, 0.015411037, -0.0314132683, -0.0032296069, -0.0042701913, -0.0148438085, 0.0115363076, -0.00420228392, 0.0035351913, -0.00113845139, -0.00711032795, -0.00695853448, 0.00973076373, -0.000291853, 0.0206439197, -0.00599184958, 0.00263641379, 0.0092993509, 0.00454581669, -0.00478149578, -0.00895581767, 0.00473356107, -0.00232084305, -0.000420428114, -0.00554445805, -0.01031397, 0.00152991898, -0.0109371226, -0.010977068, 0.00654709432, -0.00453383289, 0.00338539504, 0.0128385359, -0.0287449, 0.0170328319, 0.0196692441, -0.0103219599, -0.0138931023, -0.00766557269, 0.00408444414, -0.0232803337, 0.0119277751, 0.0243189204, -0.0121674491, 0.00577214826, -0.00287209335, -0.00700247474, 0.00124730333, -0.00885994826, 0.0163058192, 0.000344032043, 0.00240073446, -0.0176400058, -0.0154989175, 0.00425021863, -0.0095390249, 0.0282335952, -0.010977068, -0.00610769214, 0.00887592696, 0.00635136059, -0.0282815304, -0.00104058452, -0.032084357, -0.000329801376, -0.0124550583, -0.0160341896, -0.0118398946, 0.0217623971, -0.0114803836, 0.00431013713, 0.00404849323, -0.0272429436, 0.0031636965, 0.0260126162, -0.00224095164, -0.00230286759, -0.00965087209, -0.0028421341, -0.0255971812, -0.0152432658, 0.0164096784, -0.00954701379, -0.01547495, 0.0100902747, -0.0171127226, 0.00693057291, -0.0190620702, 0.0172884837, -0.0106495144, 0.00305584329, -0.00747383386, 0.0201645717, 0.00586801814, -0.00387073494, -1.64775865e-05, 0.00850043725, -0.00707837148, 0.0202444624, 0.0270352252, 0.00551649602, -0.0054326104, -0.00305584329, 0.00488535454, 0.00140908326, -0.00833266508, -0.0202923976, 0.00502516469, 0.00460573519, 0.0247822907, -0.00305384607, 0.00156287407, 0.00197131862, 0.00363106094, -0.00203323434, 4.11315523e-05, 0.0111767966, -0.0158264711, -0.00860429555, 0.0150675047, 0.00209515, 0.0123991342, -0.0154190259, 0.000398208329, -0.0189662017, -0.00146400859, -0.0144842975, 0.000937225122, -0.00863625295, 0.000570224365, 0.0166653302, 0.000669589208, -0.015115439, -0.00173963362, 4.90894745e-05, -0.014875765, 0.00504513737, -0.00398857472, -0.00798913278, 0.0264120735, -0.0031636965, -0.00405049045, 0.0208835937, -0.013134134, 0.00164875726, 0.00610369723, -0.00287409057, 0.00443796348, -0.00417432189, -0.0171766356, 0.00321762334, -0.0232483763, -0.00661899662, -0.00935527403, 0.00475353422, -0.0131740803, -0.015171363, -0.0217464194, 0.00804106239, -0.0277542472, -0.00274626445, 0.00652312674, -0.016729245, 0.0178796798, -0.0086841872, -0.00997043774, -0.0285052266, 0.0145562, 0.0161060914, 0.0103219599, 0.0246864203, 0.000149921063, 0.000276124396, 0.0176080484, 0.00029609722, -0.0101861442, 0.00947511103, 0.000319814979, -0.0117759816, -0.0186785925, -0.00180754124, 0.00344131887, 0.0113126123, 0.0312854424, -0.00397858815, 0.000999140902, -0.0162738636, -0.0108013079, 0.0171127226, 0.00161879801, 0.0185667444, -0.0118239168, 0.0211392455, -0.00265438948, 0.0056123659, -0.00202724244, -0.00219101971, -0.00325756893, 0.0169369616, 0.0134537, 0.0367500111, 0.00542062661, 0.00396261, 0.0105616339, 0.00703043677, -0.00386674027, 0.00203922624, 0.00799712166, -0.00472557219, -0.00962690543, -0.000167646955, 0.013134134, 0.00401254185, -0.00847647, 0.0197970718, 0.0123671778, 0.00639530085, -0.00936326385, 0.00878804643, 0.00242669904, -0.000222072922, -0.00845250208, 0.01031397, -0.0189662017, -0.0243828334, 0.0160262, -0.00462570786, -0.0212510936, -0.0104178293, -0.00203323434, 0.000598186336, -0.0158584286, 0.0122872861, 0.0183909833, -0.0210913103, -0.00947511103, -0.000336791883, -0.00725013809, 0.00407046312, -0.00140009553, -0.023088593, -0.00105656276, -0.00961092673, 0.0160262, 0.0104417969, -0.0152752222, 0.00933130737, 0.00168670563, 0.00836462248, 0.0285052266, -0.00161879801, 0.00342134619, 0.00558839832, 0.000338289829, 0.00659103459, -0.00509706652, 0.00842853542, -0.00393464789, 0.00570024643, -0.0218422897, -0.0077774208, -0.00558440387, 0.0108172856, 0.00522489287, 0.0086841872, -0.00670687715, -0.00116142014, 0.00321962056, -0.0119117973, 0.00830070861, -0.0193816368, -0.00578413205, -0.000221948096, -0.00044888939, 0.02818566, 0.00576415937, -0.0216185935, -0.0300551169, -0.00657505635, -0.00615163241, 0.00160182116, -0.0044020121, -0.0155708194, -0.00150695012, -0.00138212, -0.0123591889, 0.00403451221, 0.0178317446, -0.00544858864, -0.0127266888, 0.0165375043, -0.0190141369, 0.00323559879, 0.00678676832, 0.00145701808, -0.00677079, 0.0229767468, -0.0106495144, -0.0309019648, -0.00529280026, 0.0106095681, -0.00689462153, -0.00351921306, -0.00239673979, 0.0137093514, 0.00818886142, 0.0103698941, 0.0129983192, -0.0128465258, 0.000725013786, 0.00751377922, 0.0189821795, 0.0141088087, -0.0113046225, 0.00799312722, -0.0143644605, -0.00566429505, -0.0754813254, -0.0119597316, -0.0149077214, 0.0274346825, 0.00737796398, -0.00478948513, -0.0115442965, 0.00442198478, 0.0298154429, 0.00397459371, 0.00317967474, -0.0143165262, 0.00236678054, 0.00486538187, 0.00664296374, -0.015171363, 0.0159463082, 0.0244787037, 0.0187265277, -0.0041623381, 0.0173204392, -0.0124231018, -0.0141247865, 0.00104058452, -0.0108652208, -0.0183909833, 0.00479347957, -0.00352520496, -0.0109610902, -0.0132859275, 0.00271430798, -0.0089238612, -0.0101541877, -0.00615163241, 0.0068666595, 0.00990652479, 0.0163377766, -0.0380602293, 0.00231285393, -0.0105696227, 0.00396460714, -0.00356714777, -0.0055524474, -0.00177558477, -0.0106894597, 0.00744587183, -0.0130462535, 0.00648717582, -0.00241871, 0.00791323557, -0.0252137035, 0.00317967474, -0.0203083754, 0.0104018506, -0.00705041, 0.00452983845, 0.0092833722, -0.0294159874, 0.00641527353, -0.00710633351, -0.00854038261, -0.0330750085, -0.0145961456, -0.011392503, -0.00647519203, 0.00284812576, -0.0114883734, 0.0192857664, -0.00851641595, 0.00526883313, -0.0137652755, 0.0104098404, -0.00341335707, -0.0094191879, -0.00289805792, -0.000864324276, 0.00314372382, -0.0169529393, 0.0172245707, 0.00396860158, 0.00452983845, -0.00411040895, 0.0303267483, -0.0124310907, 0.0116721233, 0.00375289517, 0.00641926797, 0.00385076203, 0.0123831555, 0.0199248977, 0.00969081838, -0.0174642447, 0.00913956761, 0.0339058787, -0.0251817461, -0.00636733882, -0.0166813098, -0.00834065489, 0.0365263149, 0.00961891562, -0.0022848919, 0.0240153335, -0.0080610346, -0.0101142423, 0.00176060514, -0.00854038261, -0.023807615, 0.00290404982, -0.0078213606, 0.00666293688, 0.0165215265, -0.00594391488, 0.0187584832, -0.00378085719, 0.031365335, -0.00202025194, 0.00125029928, -0.00256650895, -0.00570823532, -0.0160341896, -0.0128385359, -0.0342254452, -0.0131980469, 0.00819685, 0.024286963, -0.00752176857, -0.0151074501, 0.0129024498, -0.0216665287, -0.0164256562, -0.0107214162, 0.0290165301, 0.0302149, 0.00402852, -0.0142446235, 0.0210273974, 0.00144103984, -0.0143564716, -0.0255812034, 0.00504913181, -0.0111847855, 0.0211552233, -0.0136534283, -0.0005262841, -0.0245745722, -0.0432691425, 0.00665494753, 0.00514500169, -0.0115522863, -0.0103299487, -0.0108013079, 0.0148837548, -0.00628744764, 0.0222257674, -0.0109850578, 0.00827674195, -0.00945913326, 0.0148917437, -0.00299792201, 0.0210273974, -0.0169529393, 0.00308580254, -0.0135495691, -0.0161779933, 0.0160821248, 0.00216106046, -0.0164096784, -0.00909163337, 0.00816888828, 0.00459774584, 0.0200687014, 0.0211552233, 0.0154030481, 0.0195573978, 0.00719421403, 0.0171446782, -0.0209954418, -0.0223056581, 0.000320314284, -0.0150355482, 0.00690660533, 0.0088040242, -0.00931532867, 0.00644723, 0.0153471241, 0.00328153628, 0.00833266508, 0.0105856005, -0.00267835683, -0.0068187248, 0.00312574813, -0.00826076325, -0.014516254, -0.00332347932, 0.00429415889, 0.0106255468, -0.00948310085, -0.00506511, 0.00723416, 0.0176400058, 0.0083806, 0.00139410363, -0.000958196586, 0.00270831608, -0.00541663216, -0.00612367038, -0.0266996808, 0.0150355482, -0.0228968542, 0.00808500219, 0.011336579, -0.0201645717, 0.0122872861, -0.00535271876, -0.00761763798, 0.00878005661, -0.022369571, 0.00598785514, -0.00687464885, 0.0137013625, 0.00599584403, -0.0071183173, 0.0148997325, -0.00905168708, 0.0118239168, -0.011272666, 0.00913956761, 0.0187265277, 0.0227850061, 0.00089977606, -0.00286809867, 0.00098565931, 0.0108652208, -0.021171201, -0.0166333746, 0.0145641891, -0.0028960607, 0.00897179637, -0.00428616954, 0.0221458767, 0.0157226138, 0.0101621766, -0.0194295701, -0.00572421355, -0.0136534283, 0.00676679565, 0.000723016507, 0.011871851, 0.0193017442, -0.0157226138, 0.0181513093, -0.00538467569, 0.00401054462, -0.000467114616, 0.00842853542, 0.0155867981, -0.007046415, 0.0226891376, 0.00744986627, 0.0147319613, -0.0234241374, 0.00622752914, 0.00435807183, -0.00869217608, -0.00994647, 0.0101302201, -0.0072781, -0.0210273974, 0.00448989263, 0.0146281021, 0.0158025045, -0.01151234, 0.00968282856, -0.0308060963, 0.00859630667, 0.00236278609, -0.000549252902, -0.00198330218, -0.0090436982, -0.0179116353, -0.0197331589, -0.0309818573, 0.00748981209, -0.00536869746, -0.00205720169, -0.00968282856, -0.0232323986, -0.0055524474, 0.00849244837, -0.00784932263, 0.0119197862, -0.0148438085, -0.00540065393, -0.00222097896, -0.0360150114, -0.0129903303, -0.00492130592, 0.0137253301, -0.0188703313, 0.0016447627, -0.0169050042, 0.00472557219, -0.0325477272, 0.00360309891, 0.00164875726, -0.0144443521, -0.0156267434, -0.0192378312, -0.00581209408, -0.000562734553, 0.00221498706, 0.0129344063, -0.00296596554, 0.00427418621, -0.011096905, 0.00127726258, 0.0105057098, -0.0158344619, -0.0069385618, -0.0153790805, 0.00163178041, -0.00889989361, 0.00391866965, -0.00794918742, 0.00993049238, -0.00772549119, 0.0266038124, 0.00999440532, 0.00912359, -0.00191040139, -0.0139010912, -0.00445793616, -0.0317168571, 0.00210114196, -0.0123112537, 0.00884397, -0.0132140256, -0.0205001142, -0.00402452564, -0.0166653302, 0.014396417, -0.00281616929, -0.0114404382, -0.0392106622, 0.0431413166, -0.0251338109, 0.000507559569, 0.00978668779, 0.0353439227, 0.0125589166, -0.0141727217, -0.00319165853, 0.0150595149, 0.0275145732, -0.0158424508, -0.00608372455, -0.0144603299, -0.00760565419, -0.00519693084, -0.0198290274, 0.00657106191, -0.0248941369, -0.0147719067, -0.00770551851, -0.0191419628, 0.00490532769, 0.0258208774, 0.00308779976, -0.0210753325, 0.00439801766, 0.00197631167, -0.0132779386, 0.00186146796, 0.0913956761, 0.000253654958, -0.00364104728, -0.0126148406, -0.00163078168, -0.00658704, -0.00717424136, 0.0484461, 0.00407645479, 0.00311376457, -0.0028361422, 0.00831668731, -0.0154989175, 0.0182152223, -0.0115203299, -0.0241591372, -0.00714627933, -0.0231045727, -0.0156826675, -0.00245066639, 0.0147798955, -0.0261564199, 0.0123192426, 0.000583706, -0.0201805495, -0.00625549117, -0.0105935903, 0.0151314177, -0.0195094626, -0.00981864426, -0.0034033705, 0.0230087023, 0.00715826312, 0.00608372455, -0.00897179637, 0.00047984728, -0.0115203299, 0.00528081693, 0.0248781592, -0.0188703313, 0.0152192982, -0.00122233736, 0.0145402215, -0.00836462248, 0.0076096491, -0.00348725636, 0.00889190473, -0.00493328972, 0.0134616885, -0.00627146941, -0.0187425055, -0.0217464194, -0.00602380605, -0.00710633351, 0.00105156959, 0.0107214162, 0.0335224, -0.00171866221, -0.0111608189, -0.000608672039, -0.024766311, 0.0148917437, -0.00311975647, 0.0173364189, 0.00924342684, -0.0223535933, 0.00562434969, 0.00308580254, -0.0227850061, 0.00625948561, 0.0142845698, -0.0279300082, 0.00489733834, -0.027770225, -0.00314372382, 0.00665494753, -0.00959494803, -0.0163777228, 0.000752975757, -0.015051526, 0.00292002806, 0.00107953162, -0.0203403328, -0.0258049, 0.0107853292, 0.00496125128, -0.0386993587, 0.0113525577, -0.00649117026, -0.00408644136, -0.0114324493, 0.0356634893, -0.0130702211, 0.0113285901, 0.0085803289, 0.0156666897, -0.00407445757, 0.0265239216, 0.00575617, -0.00182651554, 0.0146840261, 0.00335343857, -0.0174322873, -0.00914755743, -0.00321163144, 0.00889190473, 0.00354318041, 0.0027163052, 0.00275625079, 0.0127266888, 0.014036906, -0.00267635938, -0.0187265277, 0.0215227231, -0.00412638718, -0.0168730486, 0.0231205504, -0.0164576136, 0.0150994612, 0.000261394453, 0.00179555756, 0.0183430482, 0.00189242582, 0.00488934945, 0.00942717679, 0.0182791352, 0.00683869747, 0.0104497857, 0.0231684856, 0.0130862, -0.00590396905, -0.000424422673, 0.0112247318, -0.0109451115, 0.0205160938, -0.00454182178, -0.00329951174, 0.00711432286, 0.0193656571, -0.0237117466, -0.0121035362, 0.0108172856, -0.00145002757, 0.00414236542, 0.00313972915, -0.00593992043, -0.00993049238, -0.0138931023, 0.0308060963, 0.00972277485, 0.0114963623, -0.00457377871, -0.0197810922, -0.00721418671, 0.0215706583, 0.00599584403, 0.0173523966, -0.0132939173, 0.0130622322, -0.00461771898, -0.00879603531, 0.00517296325, 0.0460174046, -0.00932331756, 0.0256131589, -0.0100902747, 0.0148358196, 0.00778141525, 0.00875609, 0.00993848126, 0.0170488097, -0.000722517201, -0.00282615563, 0.0145082651, -0.000427168939, 0.024830224, -0.0113605466, -0.014875765, 0.00799712166, -0.00327354716, -0.00722217606, 0.00855636131, -0.00464568054, 0.0411919691, 0.00293201162, -0.0060317954, 0.0156347323, -0.0192538109, 0.00919549167, 0.0119117973, -0.00968282856, -0.00842054561, -0.011216742, 9.03770633e-05, -0.00933929626, -0.0106175579, -0.00182751415, -0.0110170143, -0.0108252745, -0.0117120687, 0.000656107557, -0.00124031282, -0.000842354202, -0.00651513785, 0.0189821795, -0.0118878298, -0.00569225708, 0.0210273974, -0.00203623017, 0.0123671778, -0.00283813942] |
21 Mar, 2025 | What is Parameter-Efficient Fine-Tuning (PEFT)?
21 Mar, 2025
Parameter-Efficient Fine-Tuning (PEFT) is a method to fine-tune Large Language Models (LLMs) by updating a small subset of the model's parameter while keeping the majority of the pre-trained weights frozen. This makes fine-tuning much more efficient in terms of:Computational cost: You need less processing power.Storage: The final fine-tuned model takes up less space.Training time: It’s faster because fewer parameters are being updated. Challenge with Traditional Fine-Tuning Fine-Tuning takes the pre-trained model and adapt the model for specific task. For example, BERT or GPT can be fine-tuned to perform sentiment analysis, or text summarization. Traditionally, fine-tuning involves updating all the parameters (weights) of the model based on the new data. This works well, but there’s a problem: Large Language Models are HUGE. Imagine you have a large language model with 100 billion parameters. If you fine-tune all those parameters for every new task, you’ll need a lot of computing power and storage. To address this challenge, researchers developed Parameter-Efficient Fine-Tuning (PEFT). With PEFT, you can achieve similar performance by tweaking only a small fraction of the model, making it much more practical for real-world applications.PEFT Techniques for LLMsSeveral PEFT methods have gained traction in recent years, each offering unique advantages depending on the use case. Here are some of the most widely adopted approaches:1. Adapter ModulesAdapters Modules are small, trainable modules inserted between the layers of a pre-trained model. During fine-tuning, only the adapter modules are updated while the original model weights remain fixed. Once fine-tuned, adapters can be easily added or removed, allowing for modular customization of the model.Advantages : Adapters allow for efficient multi-task learning, where different adapters can be used for different tasks while sharing the same base model.Example : The Hugging Face AdapterHub provides an extensive library of pre-trained adapters for various NLP tasks.2. LoRA (Low-Rank Adaptation)LoRA (Low-Rank Adaptation) reduces the number of trainable parameters by decomposing weight updates into low-rank matrices. Instead of updating the entire weight matrix, LoRA modifies only a small, low-rank component, which approximates the changes needed for fine-tuning.Advantages : LoRA is highly efficient, often achieving similar performance to full fine-tuning with far fewer parameters.Applications : LoRA has been successfully applied to LLMs like GPT-3 and T5, making it a popular choice for parameter-efficient fine-tuning at scale.3. DoRA (Weight-Decomposed Low-Rank Adaptation)DoRA (Weight-Decomposed Low-Rank Adaptation) builds upon the concept of LoRA but introduces a novel weight-decomposed approach to further enhance efficiency. In DoRA, the weight matrix is decomposed into two components: a low-rank update and a scaling factor . This decomposition allows for more granular control over how the model's parameters are adapted during fine-tuning.Advantages : DoRA improves upon LoRA by introducing scaling factors that help stabilize fine-tuning, especially in cases where the model needs to adapt to very different tasks or domains. It also maintains the low computational cost of LoRA while potentially improving performance.Applications : DoRA is particularly useful in scenarios where fine-tuning must be both efficient and robust, such as in cross-domain applications or when adapting models to new languages.4. Prefix TuningPrefix tuning involves prepending a sequence of learnable "prefix" tokens to the input embeddings of a transformer-based model. These prefix tokens act as task-specific prompts that guide the model's behavior without altering its original parameters.Advantages : Prefix tuning allows the model to retain its general knowledge while adapting to specific tasks through the learned prefixes.Use Cases : It is used for tasks like text generation, where controlling the output style or content is crucial.5. Prompt TuningPrompt tuning involves adding a set of learnable soft prompts to the input sequence. However, instead of modifying internal model layers, prompt tuning operates solely at the input level, making it even simpler to implement.Advantages : Prompt tuning is lightweight and works well for tasks that require minimal changes to the model architecture.Applications : It has shown promise in few-shot learning scenarios, where limited labeled data is available.6. BitFit (Bias-Term Fine-Tuning)BitFit (Bias-Term Fine-Tuning) focuses on fine-tuning only the bias terms of a neural network while keeping all other parameters frozen. Despite its simplicity, BitFit has demonstrated competitive results on various NLP benchmarks.Advantages : BitFit requires minimal changes to the model and is extremely efficient in terms of both computation and memory.Limitations : Its effectiveness may vary depending on the complexity of the task and the architecture of the model.7. (IA)³ (Infused Adapter by Inhibiting and Amplifying Inner Activations)(IA)³ introduces the concept of inhibiting and amplifying inner activations within the model. Rather than introducing new parameters or modifying existing ones directly, (IA)³ works by modulating the internal activations of the model during the forward pass.Advantages : It offers fine-grained control over how the model processes information, making it particularly suitable for tasks that require subtle adjustments to the model's behavior.Applications : (IA)³ has been shown to be effective in tasks such as text classification, where slight modifications to the model's internal representations can lead to significant performance improvements. Applications of PEFTPEFT is especially useful when: You have limited computational resources.You want to fine-tune a large model for multiple tasks without duplicating the entire model for each task.You need to deploy models quickly and efficiently.Some common applications include:Edge Computing : Deploying fine-tuned models on edge devices with limited processing power and memory.Multi-Task Learning : Efficiently managing multiple tasks using a single base model with task-specific adapters or prefixes.Few-Shot and Zero-Shot Learning : Leveraging PEFT methods like prompt tuning to achieve strong performance with minimal labeled data.Personalized AI Models : Customizing models for individual users or organizations without incurring prohibitive costs.Challenges with PEFTWhile PEFT offers numerous advantages, there are still challenges to overcome:Performance Trade-offs : In some cases, PEFT methods may not match the performance of full fine-tuning, especially for complex tasks that require extensive adaptation.Method Selection : Choosing the right PEFT technique for a given task can be non-trivial, as each method has its own strengths and limitations.Generalization : Ensuring that PEFT models generalize well across diverse datasets and domains remains an area of active research.By prioritizing strategic updates over brute-force retraining, PEFT democratizes access to cutting-edge AI while promoting sustainability. As research advances, we can expect even more innovative techniques to emerge, further bridging the gap between computational constraints and model performance.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)? | https://www.geeksforgeeks.org/what-is-parameter-efficient-fine-tuning-peft?ref=asr10 | Python Projects | What is Parameter-Efficient Fine-Tuning (PEFT)? | How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Transfer Learning with Fine-Tuning in NLP, RAG Vs Fine-Tuning for Enhancing LLM Performance, Gemma vs. Gemini vs. LLM (Large Language Model) | GeeksforGeeks | [-0.0279977862, 0.0120597677, -0.0255893748, -0.00303043728, 0.036480356, -0.0134587716, 0.00734919775, 0.0209319312, -0.00572440494, 0.0275727734, 0.0264394023, -0.0380033217, 0.0279977862, -0.0418992788, -0.0255716667, 0.00301051466, -0.0126530165, 0.0115462095, 0.011785279, -0.0233757608, -0.00708356407, -0.0377199762, -0.0507183187, -0.036940787, -0.00321859424, 0.0326198116, -0.000846707262, 0.0327969, -0.037542887, 0.00618483685, 0.0290603209, 0.0274133924, 0.0316635296, -0.0227736589, -0.0151853906, -0.0229861643, 0.0542601, -0.00665855, 1.50715969e-05, 0.011165468, -0.000733259541, 0.0186297726, 0.00752185937, -0.0254122857, -0.00437852787, -0.0161593799, -0.0268998332, -0.0225080252, -0.00138350856, -0.0392429456, 0.000691200898, 0.00747316, 0.0637520775, 0.0299103484, 0.0241549537, 0.0287946872, 0.0505766459, -0.00240398454, 0.0295207519, -0.00489208614, -0.0100675151, -0.00715439953, -0.0125998892, -0.0255185384, 0.0034886552, -0.00807969, -0.0344615392, 0.0411200896, 0.00439623697, -0.0196568891, -0.0319114551, 0.0185235199, 0.00334034301, -0.00997897051, 0.02891865, -0.0377908126, 0.0195329282, -0.00711012725, 0.00825235154, 0.00606087456, -0.00518428348, 0.0200110674, -0.000168788043, -0.0225788597, 0.0617686771, 0.0101383505, -0.00533923646, -0.0574122854, 0.00863309391, 0.00552075263, -0.040943, -0.0172130596, -0.0284050908, -0.0216934141, -0.0213392358, 0.0225080252, -0.0260498058, 0.0103065856, -0.0318937451, 0.0304416157, -0.0183464307, 0.0193558391, 0.0299280584, -0.0305832867, 0.0224017706, -0.0240486991, -0.0468931943, 0.0212329831, 0.0285290536, 0.0417576097, 0.00237299385, -0.0340188146, -0.0302291084, 0.0582623146, -0.0398450457, -0.0233403426, 0.014760376, -0.0677897, 0.0585456565, 0.0125024905, -0.0137775317, 0.0335938036, 0.022933038, 0.0414742678, -0.0327791907, 0.0382866636, -0.00703043723, 0.00605202, 0.0237653572, 0.00245047035, 0.00313005, 0.0119977864, 0.00508245733, -0.0325135589, -0.00935030449, -0.00213281694, 0.0338771455, 0.0579435527, -0.0116524622, -0.0217288323, -0.0163010508, 0.00910238, 0.0199756511, -0.0351344757, -0.00919977855, -0.0178328715, -0.0146983955, 0.0660896525, 0.011156613, 0.0291842837, -0.0287415609, 0.0147780851, 0.00319867185, 0.00784061942, 0.000432761473, -0.0326021, -0.000496402907, 0.0459369123, -0.0159822907, 0.00732706161, 0.03362922, -0.0226496961, 0.00113004982, 0.023729939, 0.0328146107, 0.0610957406, 0.0361793041, -0.00734477025, -0.0876236856, 0.0529496409, -0.00229551736, -0.0101472056, 0.0115462095, 0.00421693409, -0.0223840624, 0.00121638074, 0.0187360272, 0.0113425571, -0.0123873828, -0.0346209183, -0.00354620907, 0.0334344208, 0.027501937, 0.0135473162, 0.025607083, 0.0233757608, 0.0626187, 0.0236413945, 0.00702601, -0.0139723299, -0.00590592157, 0.033151079, 0.0499745421, 0.0270946324, 0.032, -0.0043032649, -0.0476369672, 0.0286884345, 0.0288478136, 0.0200287774, -0.0188776981, -0.0501516312, -0.0119800773, 0.029396791, 0.0162125062, -0.00337576098, 0.00599889318, -0.00284670736, 0.0404117331, -0.00936801359, -0.0306187049, -0.0163718872, -0.0382866636, -0.0245268401, -0.00491865, 0.0185589381, 0.00126729382, 0.000226618708, -0.00629551755, -0.00603431091, -0.0118029881, 0.0180099607, 0.0129894856, -0.0468577743, -0.0485578291, -0.0321947969, 0.0111300498, -0.0156104043, 0.029379081, 0.00195572781, 0.0118384063, 0.0109263975, -0.00836746, -0.0073359157, 0.0244028773, -0.00508688437, -0.0151411183, -0.0132462643, -0.020595463, 0.0227382407, 0.00638406212, -0.00747758709, -0.0231455453, -0.00365910353, 0.00539236283, 0.0160354171, 0.0125379078, 0.065877147, 0.00384947425, 0.0340011083, -0.0212329831, -0.0315218605, 0.0104925288, 0.0435993373, -0.0202767011, 0.021374654, 0.0155218598, -0.018700609, 0.0128212506, -0.0193912555, 0.0438472591, -0.00488323206, 0.00364360819, 0.0564914234, -0.0181516334, -0.00448256778, 0.0281925835, 0.00338240177, 0.0230924189, -0.00899169873, 0.0258550085, 0.00202213624, 0.0213215277, -0.00215938012, -0.00584836723, -0.0349219702, -0.0204537902, -0.0121837296, 0.0352584384, 0.0261560604, -0.0140343113, -0.0227559488, 0.0354886539, 0.0139014944, -0.00451577222, -0.045901496, -0.0148489205, -0.0283873826, -0.0436347537, -0.0381095745, -0.023729939, -0.0111389039, 0.0050116214, 0.0282102935, 0.0248633102, 0.0168500282, -0.0140431654, 0.0190016609, 0.00666740444, 0.00139236299, -0.0393137783, -0.0221184287, 0.0416867733, -0.000247786375, -0.0235882681, -0.00103320426, -0.00497177662, 0.00281793019, -0.0153093524, -0.0208079685, 0.0333458781, -0.00950083, 0.000153016052, -0.00989928097, -0.0126795797, 0.0438472591, 0.00827891566, -0.00669839513, -0.0327969, -0.0342313237, 0.0267227441, -0.00834532361, -0.0630083, 0.0204006638, 0.036002215, -0.0156546757, 0.0164604317, 0.0407304913, 0.00537908124, -0.0249872711, -0.0477078035, -0.0519225225, -0.0328500271, 0.0108998343, 0.0134941889, 0.00485666841, -0.0280154962, -0.0170359705, -0.0179833975, 0.0246153846, -0.00680022128, -0.014299945, -0.0335583836, -0.0287415609, 0.0449097939, -0.00377421151, -0.00105201988, 0.0323364697, -0.0186651908, 0.000304371875, 0.00185058103, 0.0180365238, 0.01681461, 0.0212684013, 0.0209673494, -0.00240841182, -0.0128478138, -0.0103154397, -0.0238716099, -0.00601660227, 0.0168411732, -0.0305832867, -0.0223486442, 0.021994466, -0.0334698409, -0.0166906472, 0.0127858333, -0.00056225789, 0.0346563347, 0.0226319861, -0.00596790249, 0.0239070281, 0.0176646374, 0.00428112876, -0.0168677364, -0.00365024898, 0.0326198116, -0.00871278346, -0.0309728831, 0.0294499174, -0.000118912561, -0.0136889871, 0.0438118428, 0.0486286655, 0.0200464856, 0.0132816825, -0.00704371883, -0.0342844501, -0.0404471494, 0.013352518, -0.00761483144, -0.0407304913, -0.0114222467, -0.0522058643, 0.00208522403, 0.0117144436, 0.00180520199, 0.0125910351, 0.00223021582, -0.0143353622, -0.00648588827, 0.0299811848, -0.0120774768, 0.00791588239, -0.00827891566, -0.0176380742, 0.00896956306, -0.0306187049, 0.0163895953, 0.00866851117, -0.00308135035, -0.017292751, -0.0368345305, -0.0193027109, 0.0240664091, 0.0245622583, -0.0211090203, 0.00437631411, -0.00423907, 0.0137775317, -0.0226496961, 0.0409075804, 0.0244560037, 0.0130514661, 0.0224903151, -0.00796901, 0.0061759823, 0.00322080799, -0.0145744327, 0.0117321527, 0.00671610422, -0.017292751, 0.0212684013, 0.000185113444, -0.018541228, -0.0261737686, 0.0340719409, 0.0435639173, -0.00959822908, -0.0111123407, 0.000634200347, -0.0032540122, 0.0100055337, -0.0310260095, -0.049337022, 0.00635307143, -0.0352761485, -0.00761925848, -0.00713669043, -0.0207194239, -0.0434576645, 0.0268467069, -0.0596436076, 0.0217642505, 0.0377908126, -0.0263685659, 0.0203829557, -0.0161682349, 0.0452285558, -0.0324073061, -0.00132706144, 0.0232872162, 0.0720752627, -0.0292551182, 0.0408013277, -0.0187537353, -0.0503641404, -0.0290071946, -0.00893857237, 0.0167969018, -0.0134941889, -0.0262091868, 0.0430326499, 0.051249586, 0.0346563347, 0.00154731597, -0.00747316, -0.0441306047, -0.00633979, -0.0234288871, 0.0278029889, 0.0177797452, 0.0537288338, -0.0501516312, -0.0160708353, 0.0225965697, -0.00797786377, -0.00658771442, 0.055499725, 0.00446264539, -0.035772, 0.0110415053, -0.0235351417, 0.00740675163, 0.00434089638, -0.019639181, -0.0200287774, -0.0268112887, 0.0210381839, -0.00823021587, -0.0279092416, -0.024827892, -0.0405888222, 0.00948312134, -0.0162213612, -0.0279446598, -0.0201704483, 0.00692861108, -0.00341339246, -0.00846043136, 0.00278251246, 0.0232340898, -0.00104703929, 0.00667183194, 0.00305478694, 0.0279446598, -0.00750857778, 0.0316635296, -0.0174609851, 0.000307969021, 0.0157874934, 0.0106430547, 0.0207725521, -0.00400885427, -0.00102324295, 0.0213038176, 0.0147072496, -0.0203829557, 0.0310791358, -0.0414388478, -0.00629551755, -0.0010570006, -0.0153182065, 0.00703929178, -0.0154864416, -0.0150791369, -0.00725179864, 0.0155041507, -0.0143707804, -0.0196568891, -0.0372595452, 0.00971333683, -0.0153004983, -0.00604316546, -0.00222689542, -0.00679136673, 0.0372595452, -0.0107758716, -0.00385390152, 0.020914223, -0.00313447695, -0.000817930268, -0.00572883245, 0.0358428322, 0.00234864419, -0.00300387386, -5.99405103e-05, 0.00821250677, 0.00943884905, -0.0235174317, -0.0102711674, 0.00357941329, 0.00512672961, -0.00762811303, -0.0121748755, -0.00301715545, 0.0371532924, 0.0204183739, -0.022330936, 0.0116524622, -0.00108301046, -0.0135915885, -0.00204205862, 0.00279136701, -0.00608743774, 0.0486286655, 0.0264216941, -0.00993469823, 0.00336026563, 0.00624239072, 0.00915550627, 0.00584836723, 0.023411179, 0.0408367477, 0.0388887674, 0.00283121201, -0.0226496961, -0.0253414493, 0.015238517, -0.0408721641, 0.0143442173, 0.0555705577, -0.0220298842, -0.0110060871, -0.00122634205, 0.0269352514, 0.0284936354, -0.0129363583, 0.032708358, -0.0306541231, 0.00465301611, 0.0146275591, 0.0312030986, 0.0163187608, -0.021835085, -0.017744327, -0.0119269509, 0.00886773691, -0.00506032119, 0.00727836182, 0.0246508028, -0.0044205864, 0.0324604325, -0.0178682897, 0.0337531827, 0.00278029894, 0.00109518541, -0.014928611, -0.0281394571, -0.015557277, 0.0268112887, -0.0051223021, 0.0079026008, -0.0206308793, 0.0149463201, 0.0283165462, 0.0272540115, -0.0372595452, -0.0202235747, -0.0437055901, -0.0166729391, -0.00766353076, -0.0114045376, -0.016354179, 0.0152650801, -0.0188599881, -0.0189839508, 0.0033071388, 0.00375207537, 0.00366795785, -0.0139457667, 0.00868179277, 0.01194466, 0.128991693, 0.004086331, -0.0112185944, 0.00428998331, 0.0155926952, 0.031256225, -0.00824792497, -0.013520753, 0.0107935807, 0.025306033, 0.0483099073, -0.0319645815, -0.0265279468, 0.0105633643, -0.00320974, 0.0285998899, 0.0161062535, 0.0164692868, 0.0136181517, 0.0282988381, 0.0121571664, -0.000963475381, -0.0339302719, -0.0133082457, 0.0151588265, 0.0126441615, 0.0104394024, 0.0184172653, -0.0337531827, -0.00540121738, 0.0382866636, 0.0163187608, -0.0148754846, 0.0117321527, 0.0245445482, 0.0263862759, -0.0477432199, -0.0266696177, -0.0118029881, 0.00888987258, -0.0271654669, -0.0250581075, -0.0104836747, -0.0272008851, 0.0124847814, -0.0324250124, -0.00332263415, -0.00414167112, -0.0342313237, 0.0311853904, -0.0228090752, -0.00190592138, 0.00356613169, -0.0235705581, -0.0148135033, -0.000837299391, -0.0323541798, -0.0391366892, -0.0124405092, -0.0358605422, -0.00863309391, -0.00722080795, 0.0106076365, -0.000696734933, -0.0246508028, -0.0368699506, 0.007938019, 0.0164958499, 0.027041506, 0.00471942453, 0.0189839508, 0.00994355325, 0.0464327633, -0.00467957929, 0.0204715, -0.0169385727, 0.0222423915, 0.00771665759, 0.0178948529, 0.0122457109, -0.0453348085, -0.0449452139, 0.0262268949, 0.00415052567, 0.0134499166, -0.0197454337, -0.00433646934, 0.0170094073, -0.0162833426, 0.0205069184, 0.000260514673, 0.00877919234, -0.0212152731, -0.0108909793, 0.0149994465, 0.00966021, 0.0162213612, 0.0377908126, 0.000293027115, -0.00276923086, 0.0131134475, -0.0162390694, 0.00326286652, -0.00888544507, 0.0123519646, -0.0137952408, 0.00614056457, 0.00300830114, -0.0146452682, 0.0383220799, -0.0150525738, -0.0274133924, -0.00773436623, -0.0047769784, -0.00391809642, 0.0186297726, -0.0075926953, -0.00126840069, 0.0547205321, -0.0154775875, -0.00549418945, 0.0365157723, 0.0132551193, -0.0164250135, 0.00356613169, 0.0342667401, -0.0128920861, 0.0462910905, 0.00655672373, 0.0516391806, -0.0285290536, -0.0217465404, 0.00927946903, 0.0173193142, -0.0284050908, 0.00695074722, 0.000130257336, -0.0356657431, 0.0170448255, 0.00712340884, 0.00794687308, -0.00724294409, -0.0144239068, 0.0219767578, -0.00456889858, 0.0230038743, 0.0178328715, 0.00111898175, 0.0125556169, 0.00321195344, -0.00973104592, 0.0290249027, -0.00445157709, -0.0125290537, 0.00163475377, -0.0216048695, -0.0292374101, 0.0152739352, -0.00848699547, 0.00734477025, 0.0231455453, -0.0139103485, -0.00314775878, 0.00651687896, -0.0313093513, -0.00125622575, 0.00505589368, -0.015247371, 0.0337354727, -0.00689319335, 0.0262091868, -0.00351079134, 0.00218705041, -0.00422800239, 0.0110680684, -0.0388533473, -0.0195329282, 0.00695960177, -0.00219258433, -0.0216934141, 0.0161328167, -0.041793026, 0.0114311017, 0.00369009399, 0.0254654121, 0.0180099607, -0.00809739903, 0.0116967345, -0.00907581672, -0.0251820702, 0.0245445482, -0.0260498058, 0.0382512435, 0.00675152196, -0.00178638624, -0.0170094073, 0.034567792, -0.0215694513, 0.00346209179, -0.0238361917, 0.00260763685, -0.0104482565, -0.00423907, 0.0110149421, -0.00347537361, -0.00339125632, 0.00708356407, 0.0318937451, -0.0078848917, 0.0095716659, 0.00791588239, -0.0174786933, 0.00251245149, 0.0245976765, 0.0208610948, -0.0239601545, 0.000257609296, -0.0115462095, -0.00343774213, -0.014928611, 0.0117764249, 0.00385611504, 0.00590149406, -0.00346430554, -0.000175428882, -0.0143176531, -0.0449806303, -0.00249917, -0.0206131712, -0.00289983395, 0.00526840053, 0.00765024917, 0.00308577763, -0.00613613706, -0.015884893, 0.0175495297, -0.013830659, 0.020896513, 0.0227028225, 0.0165047031, 0.00657886, 0.000937465404, -0.00348201441, -0.0280509125, -0.025607083, -0.0154156061, -0.0263154395, -0.00154399558, 0.0301582739, 0.000806862197, -0.00175650255, 0.0204892084, 0.0095362477, -0.0010968456, 0.00462202542, 0.0090846708, 0.00598561158, 0.00131267298, 0.0119003877, -0.0247393474, -0.0142291086, 0.0276436079, -0.0121748755, 0.00264969561, -0.015858328, 0.00747316, -0.0339834, -0.00432318775, 0.0264039841, -0.000288046489, -0.0443431102, 0.0341604874, 0.011634754, -0.0206662975, -0.0281571671, 0.0167083573, -0.00575539563, -0.00265412289, 0.0432451591, -0.00428776955, 0.0281748753, -0.0112894299, 0.00782291126, -0.00374543434, 0.0105987824, -0.0211975649, -0.011466519, -0.0246508028, 0.015858328, 0.0361084677, -0.00416380726, 0.0193735473, 0.0212684013, 0.00201217481, -0.000367736589, -0.0498682894, 0.00489651365, -0.003535141, -0.0113337021, -0.00492750434, -0.0194089655, -0.00871721096, -0.0230392925, 0.0365866087, 0.0112363035, 0.00691975653, 0.0207194239, -0.00116768118, 0.00322744879, 0.0281040408, -0.0365157723, 0.0101649147, -0.0276436079, -0.0256779194, -0.0321416706, -0.00392695097, 0.00148976198, -0.0107138902, 0.00692418357, 0.00276258984, 0.00254344218, -0.0107138902, 0.0072119534, -0.00218151626, -0.0301936921, -0.0163187608, -0.00807083584, -0.00517100189, -0.0270769224, 0.0128566688, -0.000288046489, 0.03362922, -0.0270060878, -0.00339125632, -0.0201881565, 0.00176203647, 0.00590592157, 0.0134587716, 0.00550304353, 0.0254122857, 0.0118118431, 0.040234644, -0.0652396232, 0.00761925848, -0.0164073054, -0.0522058643, 0.0133436639, -0.0100940783, -0.00279136701, 0.0274133924, -0.0341959037, -0.0316458233, -0.00702601, -0.020896513, -0.0116170449, 0.00866851117, 0.00482567772, -0.0222778078, -0.018682899, -0.0114842281, 0.00503375754, 0.021994466, 0.0349219702, 0.0249164365, -0.00582623109, -0.0216225795, 0.0213923622, -0.00850470364, -0.0226851143, -0.0216757059, -0.0278029889, 0.0240841173, -0.00609629229, 0.00848256797, -0.0371178761, -0.0259435531, -0.0300697293, -0.0118915327, -0.0202058665, 0.00623796368, -0.00653016055, 0.0137332594, 0.0214809068, -0.00487437751, 0.00413060328, -0.00771665759, -0.0208256785, 0.00612285547, -0.00618040934, 0.0130868843, -0.00233093533, 0.0224548969, -0.0128212506, 0.0122191478, -0.0563851669, -0.00224681804, 0.0177266188, -0.0085932482, -0.00702601, 0.00693303812, 0.00174875488, -0.00906696171, -0.0365511887, 0.00876148324, 0.00784947444, 0.0211267285, -0.00565799652, 0.00960708316, 0.0166729391, 0.0110592144, 0.00350193703, -0.0125998892, 0.0232163817, -0.0112008853, 0.00769009395, 0.0301051475, 0.00632650824, 0.01429109, -0.015716657, 0.006521306, -0.0347271711, -0.021852795, 0.0201350302, 0.0131045934, -0.000867736584, 0.0269529615, -0.0101383505, -0.00052877696, 0.00368123967, 0.00280686212, -0.01916104, 0.00352850021, 0.0162302162, 0.0146364141, -0.0163718872, -0.0149020478, -0.0110060871, -0.0029618151, 0.044484783, 0.0412617587, 0.0442722738, -0.0165047031, -0.0121217491, -0.010837853, -0.00881018303, 0.00812396221, -0.0204892084, -0.00771223, 0.0205600448, 0.00242612069, 0.0269706696, -0.0179479793, 0.0147338128, -0.00703043723, 0.0798317641, -0.00544991717, 0.00655229669, -0.042749308, -0.00948312134, 0.00830990635, -0.0144681791, -0.00381627, 0.0253414493, -0.00853569433, 0.0529496409, 0.000868289964, -0.00137133372, 0.00916436128, -0.0157520752, 0.0260143876, -0.00668068603, 0.00731377956, -0.00167127838, -0.0040686219, -0.0192495845, -0.00610957388, 0.00208522403, 0.00978417229, -0.00792916398, 0.014299945, 0.00347758713, 0.0181250684, -0.0047946875, -0.0178771447, 0.0140343113, -0.0162567794, 0.0244560037, 0.0060830107, 0.00358384056, 0.0330094062, 0.0146452682, 0.0149020478, 0.000685113424, -0.0153536247, -0.00851355866, -0.00583951315, -0.00931488629, 0.00590149406, -0.0153359156, -0.0130868843, 0.000250276702, -0.0160973985, -0.0192141663, 0.00974875502, 0.0131223025, 0.00263198675, -0.0165489763, -0.0135030439, -0.0193381291, 0.0398096293, 0.00425899262, -0.0101560596, 0.0060653016, -0.00148312119, 0.000393746537, -0.0303884894, 0.0165666845, 0.00120641943, 0.00233093533, -0.00956281088, -0.0035594909, 0.0161593799, 0.00469728839, -0.00560929719, -0.00950083, 0.0127769783, 0.0188068617, 0.00116546766, 5.61704474e-05, 0.0138660762, 0.00649474282, -0.0440243483, 0.0306718312, -0.0288123954, 0.00663641375, 0.0162479244, -0.00259214174, 0.0177708901, 0.00387161039, -0.00206640852, 0.00509131141, -0.00752628688, 0.0088987276, -0.0118206972, 0.014140564, -0.0272894297, -0.0338417254, -0.00274488097, 0.0143796345, -0.00870392937, 0.00404427247, 0.0106076365, -0.000279330387, -0.0173193142, -0.00642390689, 0.00620697299, 0.0104925288, -0.0228976198, 0.0230215825, -0.0127946874, 0.0275727734, 0.00562257878, 0.00661870511, -0.00745545095, 0.0321239606, -0.00540564489, -0.00648588827, -0.006521306, 0.0325666852, -0.0022778085, 0.0175760929, 0.0010835639, 0.0178505816, 0.0241018254, -0.0384637527, 0.023729939, 0.0211267285, 0.00515772, 0.0108732702, 0.0211975649, 0.0030791366, -0.0139103485, 0.0134410625, 0.0228267852, 0.00656115124, 0.0456889868, 0.0212152731, -0.0235882681, -0.0228090752, 0.0197277255, 0.00938572176, 0.0309551749, 0.0277321525, -0.00715882657, -0.00606972864, -0.00399778644, 0.0139723299, -0.0102446042, 0.00756170461, -0.0125113446, -0.0456535704, 0.0277675707, -0.000707803, 0.00328278914, -0.00479026, -0.00783619285, 0.0102446042, -0.009589375, 0.0170890987, 0.00526397349, -0.0117675709, 0.00525954599, 0.0109086884, 0.00972219184, 0.00384504697, 0.0145655787, -0.00945655815, -0.0179037079, -0.02388932, 0.00610957388, 0.020595463, 0.00538350875, 0.0305832867, -0.00204869942, -0.00535251806, 0.0106253456, 0.0148223573, -0.00322302151, 0.032708358, -0.00737576094, 0.0225611515, -0.00554731581, 0.0358959585, 0.00240841182, 0.00563586038, -0.00706585497, -0.0131488657, -0.0129717765, -0.00508245733, -0.00512672961, -0.0061936914, 0.00651245145, -0.00800442696, 0.031291645, 0.00869507436, -0.00228666305, -0.00369009399, -0.0275904816, 0.0130337579, 0.0163099058, 0.00221914775, -0.0126264524, -0.00723408954, 0.00390924187, -0.0125024905, -0.00926176, -0.00340896519, 0.0356657431, 0.0104836747, -0.0212506913, -0.0231632534, 0.0170094073, -0.00544548966, -0.0100232428, 0.0302468184, -0.00552517967, -0.0213392358, -0.00737133389, -0.0337886, -0.00307028228, -0.00118206977, -0.0216225795, 0.024349751, -0.0159291644, -0.0194089655, -0.00986386277, 0.00480354158, 0.0171687882, 0.00608743774, -0.00980188139, 0.0178948529, -0.00909352489, 0.00428776955, -0.00609186478, -0.0423242934, 0.0121394573, 0.00485224137, 0.0168943, -0.00454676244, -0.0226674043, 0.00934144948, 0.00270724948, -0.00207194244, 0.00596790249, 0.0179391261, 0.00278251246, -0.026545655, 0.00618483685, -0.00981959049, 7.55741576e-06, 0.0221184287, -0.0225257333, -0.026563365, 0.0148400664, -0.0112363035, -0.0206662975, 0.0239955727, -0.0296092965, 0.00251245149, -0.00924405083, 0.00357941329, 0.012732706, -0.0105545102, -0.0363032669, 0.00691975653, 0.00554731581, 0.00274266745, 0.00343995565, -0.0103242947, -0.00616712775, -0.00448920857, -0.000955174328, 0.00625124527, 0.0258727167, -0.00709241815, 0.0083763143, 0.00118981733, 0.0147249587, 0.00352185941, -0.0240132809, 0.00255672378, 0.00305478694, -0.0155307138, -0.0143619254, -0.00847814, 0.050753735, 0.0184703935, -0.0288301054, -0.0036059767, 0.0110857775, -0.000624239095, -0.013201992, 0.0106164915, -0.0300166029, 0.0019756502, 0.00897399, 0.009120089, -0.00199114555, -0.00950083, 0.0365866087, -0.00315882685, -0.00709684566, -0.0012850028, 0.00253901491, 0.0112274485, -0.00152628671, -0.00346209179, 0.0122368569, 0.00504261209, -0.000410348643, -0.00919092447, -0.0218173768, -0.00189485331, -0.00999668, 0.0051400112, -0.0363032669, 0.00705257338, -0.0112363035, 0.00840730499, -0.00776978396, 0.018240178, -0.0146541232, -0.00203431095, 0.00633536233, -0.0372949652, -0.00470614294, -0.0239247363, 0.0162744876, -0.00702158269, -0.000735473179, -0.0203298293, 0.00991698913, -0.0225788597, 0.00904482603, -0.00158494746, -0.0275904816, 0.00548090739, 0.0104748197, 0.027041506, 0.0189485326, -0.0186651908, 0.00284892088, 0.00401106803, -0.0243320428, 0.00168234645, 0.0167172104, -0.0193735473, 0.00607415615, 0.0122191478, -0.0180365238, -0.0107493084, -0.0166995022, -0.00830547884, -0.0145744327, -0.00150193693, -0.00399114564, 0.0175141115, -0.00018359159, -0.0115373544, 0.0436347537, -0.0088278912, 0.0451931395, -0.0252174884, -0.0141759822, -0.00766353076, 0.0234288871, -0.0109175425, -0.00553403422, -0.0117498618, 0.0117321527, -0.0385345891, -0.0155130047, 0.0280686226, -0.0104748197, -0.0162567794, 0.00227338122, 0.0432805754, 0.0133879362, 0.0164338686, 0.0124759274, -0.0051400112, -0.0041859434, 0.000967349217, -0.0302999448, -0.0148312123, -0.0327437744, -0.0240132809, 0.00519313803, -0.0173104592, -0.00413060328, 0.00168788049, 0.0109263975, 0.0209319312, -0.0137244053, 0.00497177662, 0.00796901, 0.0138483671, 0.0213038176, 0.0133171, -0.00943884905, -0.0110326512, -0.010837853, -0.00028721639, 0.0114399558, -0.00591477565, 0.00824792497, -0.0144947423, 0.0104305474, -0.0023884892, 0.0218705032, 0.000724958489, -0.0198871065, 0.0338771455, 0.00991698913, 0.0013049253, -0.0353469849, -0.0207548421, 0.00276701711, 0.0163718872, 0.00827448815, 0.00226895418, 0.00868179277, -0.0156900939, 0.00705257338, -0.0054676258, -0.00295738783, 0.0371532924, 0.00996126141, -0.0144061977, -0.00522412825, 0.0244205873, -0.00249917, -0.0134499166, -0.00266961823, -0.00054012175, -0.00364360819, -0.0164781399, 0.0090625342, -0.00970448274, 0.0110503593, 0.00154952961, -0.0226851143, -0.00137576088, -0.00928832311, 0.00782291126, 0.0109441066, -0.0258195903, -0.0213392358, -0.00578638632, -0.0066319867, 0.0109175425, 0.00258328719, -0.00149418926, -0.00476369681, 0.000796347565, 0.0134853348, -0.00999668, 0.00765467621, -0.0302468184, 0.00199114555, 0.00282457122, 0.0220653024, -0.0183464307, -0.00527725508, -0.0254831221, -0.00924405083, -0.00606087456, 0.00938572176, 0.020117322, 0.0157078039, 0.0132285552, 0.0157432202, -0.00681350287, 0.0079557281, 0.0391012728, -0.0120863309, -0.0188599881, -0.00357277249, 0.0191079136, -0.0115727726, 0.0067736581, 0.00858882163, 0.00390702812, 0.00364360819, 0.00567570562, 0.0258372985, 0.00292639737, 0.0068666297, 0.0478140563, 0.057341449, -0.00854897592, 0.00474156067, 0.0152030988, 0.00298395124, -0.000724958489, -0.0118029881, -0.0149817374, 0.00448256778, -0.00345766474, 0.00661870511, 0.0022778085, -0.0221361369, 0.015238517, -0.00823021587, 0.02419037, 0.00214941893, 0.0277498625, 0.0103420038, -0.00235749851, 0.00411953498, -0.00739347, -0.0119180959, -0.00434975093, 0.0159114562, 0.00340896519, -0.00260320981, 0.00727836182, 0.00115661311, 0.0304061975, -0.0162302162, -0.0011942446, -0.0132374102, 0.0043143332, -0.00414831191, 0.0125467628, -0.00903154444, -0.0174521301, -0.00872606505, 0.00784061942, 0.0095185386, 0.00269839517, 0.0128123965, 0.0044715, 0.0022069728, 0.0026231322, 0.00712783635, -0.0036303266, 0.0038339789, -0.0211267285, -0.0177266188, -0.0247570556, 0.00145213061, -0.00416159397, 0.000783065858, 0.00394908711, 0.0265279468, -0.0120509127, 0.00918206945, -0.0126441615, -0.00285777543, -0.0049053682, -0.0108998343, 0.00649917, 0.00259878254, 0.021534035, -0.00590592157, 0.00902268942, -0.00226563355, 0.0104571115, 0.00467957929, -0.0144681791, 0.00872163847, -0.010527947, -0.00297066965, 0.0137775317, -0.0236591026, -0.0217465404, -0.00225677923, 0.0194266737, -0.00670282217, 0.0134144993, -0.0120420586, 0.00911123399, -0.0157255121, -0.0230747089, 0.0142733809, 0.0033713337, 0.00508245733, -0.00308135035, -0.00262091868, -0.00843829568, 0.0166198127, -0.00291090203, -0.00907581672, 0.0272717215, -0.0156812388, -0.00909352489, 0.00107415603, -0.0129540674, 0.0105722193, 0.0237830654, 0.0158052016, -0.00532595441, 0.00569784176, -0.00453790836, 0.0126618706, -0.0124493632, -0.00456889858, -0.0191079136, -0.00057277258, -0.0124405092, 0.0201350302, 0.0103420038, -0.00905810762, -0.0108909793, -0.0176115111, 0.0244205873, -0.0147338128, -0.000480630872, -0.0125202, 0.00201328169, -0.0109175425, -0.0215517431, -0.00152628671, -0.00754842302, -0.0148577755, 0.00202656328, -0.00270946324, -0.0104836747, -4.18165473e-05, -0.00592805771, -0.0170536805, -0.0045423354, -0.00409961259, -0.0132285552, -0.00190260098, -0.0165755395, -0.0249872711, 0.0113868294, -0.00785390195, 0.00973104592, -0.0146009959, -0.00293082464, 0.00189706695, 0.0333104581, 0.0236413945, 0.00637963461, 0.0245622583, -0.0266342, 0.012405091, -0.0352407321, -0.0205246266, 0.0127946874, 0.00278693973, 0.012095185, -0.0154333152, 0.0106696179, -0.00687991129, 0.013981184, 0.00176203647, 0.00676480355, 0.0119623682, 0.0129717765, -0.00657443283, 0.0318052024, 0.000553126738, 0.0193912555, -0.00534809055, 0.0153004983, -0.0296624247, 0.0108555621, -0.00543220807, -0.0062601, -0.00108467077, 0.0327437744, -0.00313226343, -0.00702601, 0.0126795797, 0.0145655787, -0.00124847819, 0.00938572176, 0.0131665748, 0.00288212509, -0.00187161041, -0.00158384058, -0.018222468, 0.00343110133, -0.000872163801, -0.0355417803, 0.0150702819, 0.0192141663, 0.00247703376, -0.0206485894, 0.013990039, -0.0185058098, 0.00068898726, -0.00770337554, -0.0039690095, 0.00516214734, 0.00385168777, 0.00572883245, 0.00154510234, 0.0194443837, 0.0112540126, 0.0146806864, -0.0107493084, 0.00358162704, 0.00309241842, 0.00336469291, -0.0691355839, -0.0180276707, 0.0147161037, 0.000964028761, -0.0208788048, 0.0203298293, 0.00510459347, -0.0188068617, -0.00102268951, -0.00483453227, -0.00959822908, 0.00305921421, 0.0190547872, 0.0122988382, 0.0228267852, -0.00132374105, 0.00459546223, 0.00473713316, 0.00421472033, -0.0172573328, -0.00332706142, 0.0144770341, -0.00776535692, 0.0225080252, -0.00788046513, -0.0021140012, 0.0097399, -0.0275727734, -0.0213923622, -0.0311676804, 0.00533923646, -0.0129983397, -0.0324958488, 0.0240132809, -0.00188378524, -0.00386054232, 0.0259081349, 0.0202589929, -0.0273071397, -2.16173212e-05, -0.00828334223, 0.000206419485, 0.00297731045, -0.0013082457, 0.0152739352, 0.0104571115, 0.00640177075, 0.0100852242, 0.0149994465, -0.00718981726, 0.00988157187, 0.0188776981, -0.0127504151, -0.0131134475, 0.0085755391, 0.0132551193, -0.0204006638, 0.00113558385, 0.0154067511, 0.0113691203, -0.00286662974, 0.0069773104, 0.0062114, 0.0102888765, 0.00760597689, -0.00205201982, -0.0152208079, 0.00536579965, 0.0178063083, 0.00565799652, -0.0135030439, -0.0129097952, 0.002986165, -0.0055783065, -0.00355727714, 0.00440951856, -0.00653016055, 0.0328146107, -0.0130780302, -0.000753182045, 0.0301405638, -0.0060653016, -0.00322302151, -0.0187891535, 0.00370558933, -0.00725622568, -0.00106806867, -0.00723408954, 0.0160708353, 0.0257487539, -0.0193027109, -0.00604316546, 0.0165755395, -0.00170226896, 0.000135445487, 0.00170669623, 0.0341604874, 0.0192672946, -0.00709684566, 0.0196214728, 0.0203652456, 0.0126353074, 0.00742003322, 0.00522855576, -0.00227338122, 0.00842501409, -0.0108998343, 0.0046485886, -0.0305655785, 0.00976646412, -0.0399513021, 0.00254344218, -0.00354399555, -0.0153801879, -0.00973104592, 0.0213392358, 0.00607858319, -0.00847371295, 0.0191079136, -0.0118206972, 0.0269529615, 0.00966906454, -0.00147758715, 0.00491422229, -0.0264216941, 0.0201527402, -0.00596790249, 0.00360376318, 0.000267432217, -0.00830547884, -0.00670282217, -0.016345324, -0.00484338682, 0.00315661309, 0.00901383534, 0.0199402329, -0.00949197542, -0.0188954063, -0.0160088539, 0.00546319876, -0.00225788611, -0.0138483671, -0.0108998343, 0.00994355325, 0.00385390152, -0.000455174333, 0.0173724405, 0.0058129495, -0.00978417229, -0.00307249581, 0.00461317087, 0.0151234092, -0.0102800224, -0.00670282217, -0.000976757, -0.000714443857, 0.0250935256, 0.00605202, 0.0222601, -0.00550304353, 0.00798229128, -0.0209673494, -0.0148666296, -0.0209673494, -0.00826563407, 0.00623353617, -0.0197100174, -0.00138129492, 0.0161947981, 0.00448256778, 0.00116436079, -0.00782733783, -0.0132551193, -0.00229994464, -0.000936358585, 0.00143331487, 0.00627338141, 0.027501937, -0.00188489212, 0.0228622034, -0.00419479795, 0.0121306032, -0.0154952956, -0.0127504151, -0.00791145582, 0.010049806, 0.00467072474, 0.0332042053, -0.0121837296, -0.00569341471, 0.0196037628, 0.0233934689, 0.0121306032, -0.000426950748, -0.00272495858, 0.00297952397, 0.0266519096, -0.00764139462, -0.0157343671, 0.00235528499, 0.0115285, 0.0179125629, 0.000477310474, -0.00773436623, 0.00601217477, 0.00531710032, 0.0036303266, -0.00336469291, -0.00280907587, -0.0148843387, -0.0125024905, -0.0105545102, 0.0095185386, 0.0110326512, 0.00644161599, 0.00858882163, 0.000878251274, -0.00971333683, 0.00647260668, -0.0121837296, 0.00411510793, 0.00499834, 0.0140785836, 0.0246153846, -0.00649917, 0.000198118432, 0.00724737113, -0.0239424463, -0.00500719436, 0.0279977862, -0.0327969, 0.00402434962, 0.0018151633, 0.0320531279, 0.0113602653, 0.0142822359, -0.00222357502, 0.00514443824, 0.00217155507, 0.00383840618, 0.015566132, 0.0149374651, 0.00436967332, 0.00390038732, -0.0154864416, -0.0041859434, -0.0114045376, -0.00604316546, 0.00863309391, 0.0124316551, 0.00599003863, 0.016336469, 0.0039513004, -0.0137421144, 0.00143442175, 0.00934144948, -0.00822136179, 0.0271123406, 0.00415495317, -0.00984615367, 0.00548090739, 0.0180011075, 0.00897399, -0.000350581075, 0.000591588265, -0.0110503593, 0.00252130604, 0.00753956847, 0.0167791918, 0.010527947, -0.0122102937, 0.00196347549, -0.00647260668, -0.0028444936, 0.010846707, -0.0245799664, -0.0179391261, 0.0133348089, -0.0114399558, 0.0132285552, -0.0157432202, 0.00138461543, 0.0173016042, 0.00349750975, -0.00369452126, -0.000939679041, 0.00583951315, -0.00728721637, 9.33176561e-05, 0.00299280579, 0.0107493084, 0.00328057562, 0.0200287774, -0.00277587166, -0.0107315993, 0.000910348666, -0.0122014387, -0.0110769235, 0.0268998332, -0.0146452682, 0.0151765356, 0.00202877703, -0.012741561, -0.000659656886, -0.00551632559, 0.00388710573, 0.00237742113, 0.0123254014, -0.00674709445, 0.00651245145, -0.0135650253, -0.0128655229, 0.0337177627, 0.00350636407, -0.00718539, 0.00797343627, 0.00749086868, -0.000520752626, -0.00434532389, 0.0030791366, -0.00485224137, 0.0160265639, 0.0112894299, 0.0115816267, 0.00157498615, -0.0231101271, -0.0064283344, -0.000713890418, 0.0222069733, 0.008172662, -0.0176912, 0.0144858882, -0.0101914778, 0.0120420586, -0.0155395679, -0.0136092976, -0.0133967903, 0.00165799668, -0.0258904267, -0.000350857765, 0.0214454904, 0.0118738236, 0.00152739347, 0.0075749862, 0.0113779744, -0.00449584937, 0.00820807926, -0.00138904259, 0.000805755379, 0.00394244585, 0.00656115124, -0.00591034861, -0.0141228558, 0.0179833975, 0.0095539568, 0.0150260096, 0.00818151608, -0.00549418945, -0.0143530713, 0.00143552851, 0.00717210863, 0.00886773691, 0.0143796345, 0.0131665748, -0.00738461548, -0.00913779717, -0.0036059767, -0.0234288871, 0.0178948529, 0.00914665218, -0.0159822907, -1.4094494e-05, -0.0186651908, -0.0208079685, 0.0322479233, 0.0038339789, 0.0141140008, -0.00526840053, 0.0104039842, -0.00555174332, 0.00645932462, 0.0076856669, 0.009589375, -0.00340453791, 0.000773104606, 0.0101826228, -0.000892639742, 0.0171953514, 0.00121970114, 0.00381405652, -0.00737576094, -0.00186607637, 0.000395406765, 0.0138483671, 0.00206087437, 0.00846928637, 0.0174698401, 0.00359048136, 0.00691975653, -0.0136004426, -0.00883231871, -0.00232208078, -0.0158317648, 0.0133790812, -0.0114842281, 0.00196900941, -0.0127946874, -0.0113691203, 0.00824792497, -0.0160442721, -0.0033071388, 0.00827006064, -0.0202944111, 0.0134056443, 0.0210913122, -0.000369120098, -0.00962479226, -0.00189706695, 0.00467072474, -0.00959822908, 0.00718096271, 0.00415938, -0.00331599335, -0.00386275584, -0.00323851686, 0.00182955177, -0.00641505281, 0.00253680139, 0.015858328, -0.000770337589, 0.0113071389, -0.0197985619, -0.0100143887, -0.00416823477, 0.006286663, 0.0176912, -0.0245268401, -0.00629109, 0.0225965697, 0.0110503593, -0.0269175433, -0.0022778085, -0.013990039, 0.00705257338, -0.0107758716, -0.00775207533, -0.0127061429, 0.00553846173, -0.0152562261, 0.0021106808, -0.000165190926, -0.034585502, -0.000535971194, 0.0214986168, -0.00754842302, -0.00132263417, 0.000949086912, -0.00273824017, -0.0194798, -0.0236413945, 0.00381848379, -0.0125290537, -0.00378970662, 0.00820807926, -0.0162921976, 0.00969562773, -0.0211267285, 0.00855340343, 0.000609850569, -0.00719424477, 0.0167172104, 0.00869507436, 0.00247924728, -0.00506474823, -1.92480638e-05, -0.00887216348, 0.00747316, 0.00781405624, 0.0202944111, -0.00245711114, -0.0173724405, 0.0223486442, -0.00869507436, -0.0217111241, -0.00997011643, -0.0142822359, -0.00239291647, 0.00849142205, 0.0225080252, 0.00219369121, -0.00974875502, 0.00777421147, -0.00302379625, 0.00202545663, 0.00848256797, -0.00265855016, -0.0206485894, -0.0104925288, 0.027342556, 0.00246817921, 0.00987271685, -0.0159822907, -0.00829219725, -0.0092971772, -0.00770337554, -0.0119535141, 0.0182047598, 0.00475041522, 0.00145877141, 0.0215871613, 0.00420143874, -0.0117321527, 0.00296402886, -0.0167703368, -0.0160354171, -0.00974875502, -0.00780520216, 0.0152119538, 0.016655229, -0.0044316547, 0.000721638091, 0.00250359718, 0.0168765914, 0.00480354158, 0.0135030439, -0.00346430554, -0.00942999404, 0.00544548966, -0.0287238508, -0.0035130051, -0.01445047, -0.00223907037, -0.0123696737, 0.00297288317, -0.0139634758, 0.000392363028, -0.0128123965, 0.00904482603, -0.0264748204, -0.000140910342, 0.00291754282, -0.0102091869, 0.0141051468, -0.0126884338, -0.0103862761, -0.0115107913, 0.00964250136, 0.0263862759, 0.0202058665, 0.00697288336, -0.00585722178, 0.0029684559, 0.0284936354, -0.00579081336, -0.00358605431, 0.00423685648, 0.0095362477, -0.0101383505, 0.00358826783, 0.01916104, 0.0116790263, 0.0132639734, 0.0139723299, 0.00363696739, 0.00649917, -0.00913779717, -0.0241018254, 0.00722080795, -0.00388046494, 0.010846707, -0.00107802986, 0.011315993, -0.00992584415, -0.00450470392, -0.00172661874, -0.0224194806, 0.000314333156, -0.0102711674, 0.0122988382, 0.0301936921, -0.00106253463, -0.0115107913, -0.00218483666, -0.0112451576, 0.0116701713, -0.0168500282, -0.0072296625, 0.000676812371, -0.004320974, -0.00423021568, 0.00102711678, 0.0272185951, -0.0182755943, 0.00865965709, 0.0257310458, 0.00706142792, 0.00190592138, 0.013671278, 0.00549861649, -0.00220918655, 0.000313779747, 0.0158494748, -0.00836303271, -0.00970448274, 0.0170094073, 0.00136690645, -0.0161505248, 0.00796458218, 0.00877919234, -0.00923519675, -0.0126175983, 0.00201770896, 0.02420808, -0.013821804, -0.00324958493, -0.002200332, -0.00547648035, 0.0165489763, 0.0222246815, -0.0185235199, -0.0012650803, -0.013981184, 0.0112185944, 0.0195683446, -0.0226319861, 0.0059413393, -0.00757055916, 0.0198162701, -0.00236856658, 0.000602102955, 0.00681793038, 0.00629994459, -0.000607637, -0.00254565571, 0.00104980636, 0.0154510234, -0.0025058107, 0.00791588239, -0.0132993916, 0.0105810734, 0.00269839517, 0.0119180959, -0.00570669631, 0.00592805771, -0.00117874925, -0.00088433869, 0.0110415053, -0.0141671281, 0.0146983955, -0.00640619826, -0.00529496418, -0.00662313215, 0.000452407316, 0.0133613721, 0.0155041507, -0.0277675707, -0.0274488106, -0.00439402321, -0.00722080795, 0.0095716659, -0.00353735476, -0.0156458225, 0.00116878806, 0.0257133376, 0.00363918091, 0.0155926952, 0.0155838402, -0.0104925288, -0.023251798, 0.011466519, -0.0216934141, 0.012573326, -0.00233757612, 0.00674709445, 0.0127681242, 0.0139103485, -3.65938031e-05, -0.0245445482, 0.000821250665, 0.00734919775, -0.0127946874, -0.0125821801, 0.000960154925, -0.00484338682, 0.00384726073, -0.0095362477, 0.00587935792, -0.00364139467, -0.0119623682, -0.00522412825, -0.000682346406, 0.00999668, 0.00235307147, -0.00644161599, -0.0181339234, -0.00376978423, -0.0371532924, -0.0128035415, -0.00425677933, 0.02891865, 0.00301051466, 0.00564471493, -0.00811510812, 0.0139369117, 0.0127149969, 0.0132639734, 0.0178328715, -0.0165047031, -0.0019723298, 0.00393137801, -0.0122457109, -0.00763254, 0.0211621467, 0.0118738236, 0.0137155503, -0.0127238519, 0.0179745443, -0.0146629773, -0.0107758716, 0.00515772, -0.00132706144, -0.0199756511, -0.00274266745, -0.0144947423, -0.00868622, -0.00114775868, -0.000602102955, -0.00879690051, 0.00945655815, -0.0108112898, -0.00303043728, 0.00564914243, 0.0238361917, -0.0406242386, 0.0102268951, -0.00676037651, -0.0111034866, -0.0184349753, -0.00578195928, -0.00725622568, 0.00440951856, 0.00810182653, -0.00384726073, 0.0158494748, -0.00279136701, 0.0168765914, -0.0165932477, 0.00958052, -0.010997233, -0.00381627, 0.000429441076, 0.00511787506, 0.00418815715, -0.0271123406, -0.00288212509, 0.0158937462, -0.015858328, -0.0118118431, -0.00797343627, -0.0151057, -0.0121837296, -0.00245711114, 0.0120066404, 0.0051223021, -0.0129806306, 0.0180453788, -0.015397897, 0.00150857773, -0.0122014387, 0.00505146664, 0.007938019, -0.00193469843, 0.0127946874, -0.00711455429, 0.0137509685, 0.0106164915, 0.00208411738, -0.0153801879, 0.0167172104, -0.0058129495, 0.00457332609, 0.00622025458, 0.00911123399, 0.00717653567, 0.011935805, 0.0154864416, 0.0216757059, -0.011165468, 0.0252174884, 0.0293613728, -0.012573326, -0.00852241274, -0.00943884905, -0.00463088, 0.0354886539, 0.000778085203, -0.00618483685, 0.00481682364, -0.00506474823, 0.00345102372, 9.23492e-05, -0.0111831762, -0.0127149969, -0.0103597119, 0.00485666841, 0.0216402877, 0.0205423348, -0.0047946875, 0.0262623131, 0.00191034866, 0.0200819038, 0.0118384063, 0.00267183175, -0.00752628688, -0.010527947, -0.0106961811, -0.00444272254, -0.0319468714, -0.00202545663, 0.00166795799, 0.0150171556, -0.0239070281, -0.000289153279, 0.000267847267, -0.00736690639, -0.0262091868, -0.0242966246, 0.00593248475, 0.020436082, 0.00458660768, -0.00544106262, 0.0131311566, 0.0061759823, -0.0160265639, -0.0162656344, 0.0217642505, -0.00195351406, 0.0214809068, -0.0172042064, 0.0239601545, -0.00726508, -0.0326021, -0.00651687896, 0.0157786384, -0.00623353617, -0.0112982849, -0.00396679575, 0.0133171, -0.000190370774, 0.0178240184, -0.0230924189, 3.52794705e-05, 0.00264305482, 0.0240841173, -0.00950083, 0.00917321537, -0.00960708316, -0.0103508579, -0.0219767578, -0.00045877145, 0.00964250136, 0.0297686774, 0.00390260108, 0.000925290515, 0.000395130046, -0.0152030988, 0.025146652, 0.00766353076, 0.00809297152, 0.0126264524, 0.00199667946, 0.00307249581, -0.0247216374, -0.0108909793, 0.015087991, -0.0230747089, -0.00902268942, -0.00126729382, -0.00808411743, -0.0189131163, 0.0128655229, 0.00100055337, 0.00364582171, 0.00691532949, 0.00872606505, 0.00379634765, 0.0102888765, -0.0164515767, -0.00409739884, 0.00320309913, 0.00536579965, 0.0019092419, -0.0144239068, 0.021852795, 0.0152296629, 0.0125113446, 0.00963364728, 0.00750415074, 0.000207111239, 0.00283785281, -0.00574654108, -0.00363696739, -0.0221715551, 0.0184349753, -0.0174432769, 0.0216402877, -0.0083940234, -0.0114576649, 0.0184526835, -0.00583951315, -0.000258024345, -0.0032540122, -0.0117144436, 0.00258550094, -0.0020365247, -0.00212064199, 0.000171001666, -0.00141449913, 0.0225434415, -0.00914665218, 0.00943884905, -0.00988157187, 0.0131665748, 0.0194443837, 0.0200287774, 0.00616270071, 0.00187382405, 0.00504261209, 0.013981184, -0.0135650253, -0.00924405083, 0.00835860521, -0.00716325408, 0.00853126775, -0.0143973436, 0.0121925846, 0.0239778645, -0.0013824018, -0.0118029881, -0.00648588827, -0.0125290537, 0.00369009399, 0.00472385157, 0.017292751, 0.0218173768, -0.0301582739, 0.0295207519, -0.00101328164, 0.0061759823, 0.00577310473, 0.00139346987, 0.0168677364, 0.0119623682, 0.0115462095, 0.000480354181, 0.0168500282, 0.00152960711, -0.00982844457, 0.00302158273, -0.00462645246, -0.0100852242, 0.00984615367, 0.00317432219, -0.0059369118, 0.00725179864, 0.0155749861, 0.0134410625, -0.0350990593, 0.00121195347, -0.0162479244, 0.00810182653, -0.00121638074, -0.0118561154, 0.00118871056, -0.0069950195, -0.0170890987, -0.00644604303, -0.0180276707, 0.00838074181, 0.00545434421, 0.000812949613, -0.0221892633, -0.00809739903, -0.00387825118, -0.00114111789, -0.00141449913, 0.00836303271, -0.0153624788, -0.000629219692, -0.0124493632, -0.0168588813, 0.012095185, -0.0010060874, -0.000864969566, -0.0266342, 0.00887659099, -0.00537022669, -0.00500719436, -0.0107404534, -0.00753956847, -0.0230038743, -0.00993469823, -0.016185943, 0.00158162706, -0.000878251274, 0.00427227467, -0.00250138342, -0.00471499702, -0.00930603221, 0.00835417863, -0.00136137241, 0.000476757064, 0.00660542352, -0.00915550627, -0.00338461529, -0.0162567794, 0.00610957388, -0.0136978421, -0.00189928059, -0.000615938043, 0.0017210847, -0.00223464309, 0.0163718872, 0.00426342, -0.0122014387, 0.018682899, -0.00993469823, 0.0157609303, -0.0168677364, -0.0100320978, -0.00761483144, 0.00162147207, -0.0037410073, -0.0231809635, 0.00138682895, -0.0170625355, 0.0137686776, 0.00700830109, 0.000529883779, -0.0221361369, 0.0396325402, -0.028281128, -0.00319424458, 0.01916104, 0.041793026, -0.0028688435, -0.0165047031, -0.0100143887, 0.00113558385, 0.0213038176, -0.0161770899, 0.00303929159, -0.00427891547, -0.0050293305, -0.013830659, -0.0168500282, -0.00121970114, -0.0147426678, -0.0145921418, -0.00174986164, -0.0131754288, -0.000890979543, 0.0191256218, 0.0098107364, -0.0302645266, 0.0117321527, -0.00253458763, -0.0102268951, -0.00649917, 0.0876945183, 0.009120089, -0.00274266745, -0.012573326, 0.0221361369, -0.00892086327, -0.0222601, 0.0619457662, 0.0137952408, -0.00890315417, 0.0138572222, -0.00336690643, -0.0257487539, 0.0264925286, -0.0108732702, -0.022950748, -0.00779634761, -0.0337531827, -0.0154775875, -0.00486552296, -0.00725622568, -0.00753514096, -0.00524626439, -0.00922634173, -0.0129275043, -0.00483010523, 0.0014421693, 0.000491975632, -0.025766464, 0.00498505821, 0.0116436081, 0.0191079136, 0.0100232428, 0.0173016042, -0.0210913122, -0.00746873254, -0.0034421694, 0.0111123407, 0.0122899832, 0.0152208079, 0.00228444929, -0.00452019926, 0.0177974552, -0.00300830114, 0.016664084, 0.00167238514, -0.00359048136, -0.0211798567, 0.0058129495, 0.00278029894, -0.0176292192, -0.0158494748, -0.00593248475, -0.0161770899, -0.00354842283, 0.00494078593, 0.0154864416, 0.00542335352, -0.00833204202, -0.0014056447, -0.00950083, 0.0395971239, -0.0130691752, -0.000639734382, 0.009589375, -0.00783176534, -0.00365688978, 0.000417266187, -0.0187360272, 0.00295960158, 0.00825677905, -0.0156369675, 0.00934144948, -0.0206308793, 0.0153536247, 0.00669396808, -0.0175583847, -0.0148046482, -0.0158229116, -0.0128035415, -0.00215273933, -0.0146275591, -0.00737576094, -0.013981184, -0.0133879362, -0.00662755966, -0.0253945775, 0.00870392937, -0.0188954063, 0.00788046513, -0.00554288877, 0.0362501368, -0.0180099607, 0.0227559488, 0.00326508028, 0.0197985619, 0.000246817945, 0.0174609851, -0.00425456557, 0.00120863307, 0.020914223, 0.00764582166, -0.015247371, -0.0143707804, 0.000387105712, 0.00531267282, 0.000320143881, -0.000503597141, 0.0200464856, 0.00481239613, 0.0149905924, -0.00595904794, 0.00100221357, 0.0264039841, 0.00155727728, -0.0147515219, 0.0135827335, -0.00956281088, 0.0151588265, -0.00533923646, -0.00332706142, 0.00853569433, -0.00985500868, -0.000761483097, -0.00404869951, 0.011785279, 0.0125644719, 0.0220475923, 0.0259966794, 0.0156989489, 0.00676923059, -0.0136978421, 0.0103862761, 0.0016070836, 0.0115285, -0.000288046489, -0.00163586054, -0.00307470956, 0.00142999447, -0.0040686219, -0.0166109577, 0.0100055337, 0.00927061401, 0.0116790263, -0.00850913115, 0.0135650253, 0.00204980629, -0.00322302151, -0.00278029894, 0.0105368011, 0.00787161, 0.00858439412, -0.0233580526, -0.0136978421, 0.018682899, -0.0267227441, 0.00269396789, -0.0112628667, 0.0095539568, -0.00362589932, 0.0225434415, 0.00976646412, 0.0296624247, -0.00832318794, 0.0138572222, 0.0052329828, 0.00883231871, 0.00950968452, 0.0184703935, 0.0104925288, 0.0193735473, -0.00687991129, 0.0135473162, 0.0208079685, 0.0102268951, 0.00388710573, -0.0167791918, -0.0151145542, 0.00532152737, -0.00864194799, -0.0147515219, -0.00542335352, 0.0102888765, 0.0575539581, 0.00198782515, -0.0132462643, 0.00354620907, -0.00807969, 0.0179391261, 0.00169452128, -0.0100143887, -0.00197786395, -0.0202944111, -0.000335915887, -0.0053569451, 0.00373658, 0.00144881022, 0.00747758709, -0.0185943544, -0.0044205864, 0.016327614, -0.00372993923, -0.00158494746, 0.000548699521, 0.025925843, 0.000396790274, -0.00638406212, 0.0143087991, 0.008, 0.00665855, 0.00252794684] |
26 Mar, 2025 | Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning
26 Mar, 2025
As large language models (LLMs) continue to evolve, the techniques used to adapt these models for specific tasks or domains have become increasingly important. Among the most common methods are fine-tuning, supervised fine-tuning (SFT), and instruction fine-tuning. While all three approaches involve adjusting pre-trained models to improve performance on downstream tasks, they differ in their objectives, data requirements, and applications. In this article, we’ll explore the distinctions between these methods and when each is most appropriate.Fine TuningFine-tuning refers to the process of taking a pre-trained model typically one that has been trained on a large, general dataset and further training it on a smaller, task-specific dataset. This is done to adapt the model's knowledge to perform better on a particular task or domain. It is a common technique used in transfer learning. How It Works:A pre-trained model like BERT, GPT or any other LLMs are used which contains rich knowledge learned from vast amounts of data.It requires a labeled dataset related to the task but doesn't necessarily need task-specific instructions or labels.During this process the model's weights are adjusted to minimize errors on the new dataset while retaining useful features learned during pre-training.If a model is trained to recognize general objects then we can fine-tune it to recognize specific objects like cats and dogs and the model would adapt to those specific features while retaining knowledge from the original training. It is widely used in NLP, computer vision, and other domains where pre-trained models are available such as sentiment analysis, image classification, and question-answering systems.Supervised Fine-Tuning (SFT)Supervised Fine-Tuning (SFT) is a subset of fine-tuning where the model is trained on labeled data specific to the target task. The term "supervised" refers to the fact that the training data includes both input examples and corresponding outputs. While "fine-tuning" is a broad term that can encompass various approaches SFT specifically focuses on supervised learning. How It Works:SFT uses a labeled dataset where the model's predictions are compared to known correct labels. This helps guide the model's learning process.The model's parameters are adjusted to minimize the loss between the predicted outputs and the true labels during training.Supervised fine-tuning requires a high-quality, labeled dataset relevant to the task.We can start by using a pre-trained model like GPT-3 which has already learned general language patterns. Then you prepare a labeled dataset such as classifying emails as "spam" or "not spam." The model is trained on this dataset adjusting its parameters to minimize the prediction errors between its output and the correct labels. Finally the model's performance is evaluated on a validation set to ensure that it generalizes well and can accurately classify new, unseen emails.Instruction Fine-TuningInstruction Fine-Tuning is a specialized form of fine-tuning designed to align a model's behavior with human instructions or prompts. The idea is to train the model to follow specific instructions or prompts to perform a task, which can be useful for tasks that require reasoning or understanding complex queries.While SFT trains a model to perform a specific task using labeled data, it uses a dataset "instruction-based" data. The goal is to teach the model how to interpret and execute instructions effectively rather than mastering a single task.How It Works:The model is fine-tuned with a set of instructions or commands which typically involves providing both the input data and a description of the task in natural language.The model is trained to respond appropriately to various instructions making it better at following specific prompts or commands.The dataset used for instruction fine-tuning contains examples of tasks or actions paired with instructions often in natural language.You begin by using a pre-trained model which has been trained on a large textual dataset. Next you prepare a dataset of instruction-output pairs where each instruction describes a task the model needs to perform and the output is the desired response. One pair could be:Instruction: "Translate the following sentence into French."Output: "La phrase traduite en français."You then fine-tune the model on this dataset teaching it to respond accurately to various instructions. Finally you test the model on new instructions such as "Summarize this article in one sentence" to evaluate its alignment with human intent and ensure that it can handle a variety of tasks effectively.Key DifferencesHere's a quick comparison between all fine tuning techniques:AspectFine-TuningSupervised Fine-Tuning (SFT)Instruction Fine-TuningPrimary GoalAdapt to specific task/domainImprove task performance with labelsEnhance instruction following abilityData TypeTask-specific dataLabeled task-specific dataInstruction-response pairsModel AdaptationAdjusts model parameters for taskUses labels to guide parameter adjustmentTeaches model to map instructions to responsesFlexibilityModerateModerateHighComputational CostVaries by taskGenerally higher due to labelsCan be higher due to diverse instructionsUse CasesGeneral-purpose adaptation like NLP and CV.Task such as classification.Instruction-following models like chatbots and multi-task systems.Fine-Tuning : Use when you have a pre-trained model and want to adapt it to a new domain or dataset regardless of whether the data is labeled or unlabeled.Supervised Fine-Tuning (SFT) : Use when you have a clearly defined task and access to labeled data. This is ideal for applications like classification, regression or sequence labeling.Instruction Fine-Tuning : Use when you want to create a versatile model capable of handling a wide range of tasks based on human instructions. This is particularly useful for building conversational AI, multi-task systems or user-friendly interfaces.Fine-tuning, Supervised Fine-Tuning (SFT) and Instruction Fine-Tuning share the common goal of improving model performance they differ in their focus, data requirements and applications. By understanding there difference you can choose the right approach for your project and unlock the full potential of AI models.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning | https://www.geeksforgeeks.org/difference-between-fine-tuning-supervised-fine-tuning-sft-and-instruction-fine-tuning?ref=asr1 | Python Projects | Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning | Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Transfer Learning with Fine-Tuning in NLP, RAG Vs Fine-Tuning for Enhancing LLM Performance, Gemma vs. Gemini vs. LLM (Large Language Model) | GeeksforGeeks | [-0.0074655097, 0.00956283, -0.0251678471, 0.00792144891, 0.0324787349, -0.00810382515, -0.0140984347, 0.000233544983, -0.0230427738, 0.0305756833, 0.0396151766, -0.0368874669, 0.00421842933, -0.0311624575, -0.0104984967, -0.00649812585, 0.015414712, 0.0327324755, -0.00179897773, -0.0316540785, 0.00564571749, -0.00361976121, -0.0512555, -0.0141301528, -0.0105857207, 0.0195379891, -0.00711661717, 0.0251361299, -0.0316065028, 0.00683512446, 0.026357254, 0.00975313596, 0.0408521593, -0.0339694582, -0.0176032204, -0.01326585, 0.032859344, 0.0147962207, -0.0229159035, 0.0307342708, -0.0158111807, 0.00565364677, 0.0198710226, -0.0148755144, -0.0402495265, -0.0295448638, -0.048654668, -0.038314756, 0.00723952241, -0.0380293, -0.0119575029, 0.00603822153, 0.0546175577, 0.0627689585, 0.0346989594, 0.0413596369, 0.0250251181, -0.0177300908, 0.0199503154, -0.00679944223, -0.0083654942, -0.016953012, -0.0170481633, -0.0274515077, 0.0179838296, -0.0252312832, -0.0232647955, -0.00261273026, 0.00300523452, -0.000921294675, -0.0311624575, 0.034920983, -0.0253264345, -0.014138082, 0.00583602255, -0.0155098643, 0.042120859, 0.011465881, 0.00710075861, -0.000327582442, -0.00558228232, 0.0125204884, -0.0104350625, -0.00660913717, 0.0442142151, 0.0224718582, -0.00788576715, -0.0396468937, 0.0237881355, 0.00518581364, -0.0321298428, -0.0277052484, -0.0010972278, -0.0277845431, -0.0250409767, 0.000560012355, -0.000676970696, 0.00965798274, -0.0101971803, 0.0211080052, -0.00332439202, 0.00667653652, 0.029576581, -0.0155732995, 0.000168375394, -0.0229000449, -0.0228207521, -0.00109821896, 0.0128455935, 0.0394565873, -0.0111487061, -0.0295607224, -0.041771967, 0.0482740551, -0.0299254749, -0.00975313596, 0.0225035753, -0.0722525, 0.0540783629, -0.020521231, -0.00532457745, 0.0537929051, 0.0140270703, 0.0150578897, -0.0497330613, 0.0483057722, 0.014455257, 0.00695010042, 0.0373315141, 0.0106412256, 0.00846857578, 0.0192208141, 0.0200930443, 0.0141856577, -0.0110376952, -0.000600154861, 0.0142173758, 0.0530634, -0.00993551128, -0.015153042, 0.00463075703, -0.00745758042, 0.0250568353, -0.00587963406, 0.0151213249, -0.000750813051, -0.0160887092, 0.0852566808, 0.00350280292, 0.023455102, -0.0366654471, -0.0156208752, 0.00328672747, 0.015153042, 0.015731886, -0.0436115824, 0.00543955341, 0.0374583825, -0.00360192, -0.0186816156, 0.00942010153, -0.0243749097, -0.0132420622, 0.0363799892, 0.0316065028, 0.0579161793, 0.0333033912, -0.00742586283, -0.062293198, 0.0413913541, -0.025865633, 0.0233758073, 0.0253581516, 0.0113707287, -0.00587170478, -0.0399640687, 0.00021050022, 0.0180789828, -0.015153042, -0.00664878404, -0.0223608464, 0.0276100952, 0.016429672, 0.00276140613, 0.0210921466, -0.00420653541, 0.0280541405, 0.0471322238, 0.00618887972, 0.00258497731, 0.00518581364, 0.0225511529, 0.0404715464, 0.0278479774, 0.0272929203, 0.0164931081, -0.0543321, 0.0316857956, 0.0416768119, 0.0201881975, -0.0254057292, -0.0452926084, -0.00626817346, 0.0455463491, 0.025485022, -0.0437384509, 0.00564175285, -0.0153354183, 0.00364156696, 0.0096738413, -0.0292435475, -0.0170323048, -0.016168002, -0.0196965765, 0.0160173438, 0.0148755144, 0.00941217225, -0.0020695678, -0.00415499415, -0.000436859205, 0.0133451438, 0.0129566044, 0.0296558756, -0.0405349843, -0.0592800342, -0.0102764741, 0.0163028017, -0.014035, 0.0175397843, -0.00140151766, 0.0211397223, 0.0299413335, -0.0196331404, -0.0181899946, -0.010450921, -0.00283277035, 0.00407173578, -0.0229000449, -0.0393614359, 0.0354919, 0.0174922086, 0.00675979536, -0.018285146, -0.0174129158, -0.00806814246, -0.00239665457, 0.0193794016, 0.00887297466, -0.0107760252, 0.0187450498, -0.0276418142, -0.0219009425, -0.00673600705, 0.0362848341, -0.036253117, 0.0480837524, 0.0297510289, -0.0118940677, -0.00934873708, -0.0411693342, 0.0239942987, 0.0277686827, 0.0196014233, 0.0377121232, -0.0121478075, 0.00812761299, 0.0393614359, -0.0414230749, 0.0238991473, 0.00991172343, 0.0371729247, 0.00739811035, -0.00127464754, 0.00332240947, -0.0361579657, -0.0445631072, 0.0273722149, 0.00127563882, 0.0322567113, 0.0258814916, -0.00656949, -0.00183862459, 0.0250568353, 0.0269123111, -0.0194745529, -0.0182375703, -0.0138764121, -0.0165248252, -0.0575672872, -0.0353333093, -0.0123460423, -0.0028347529, 0.00888090394, 0.0133213559, 0.0172067508, 0.0206798185, -0.00231141387, -0.00445234589, 0.00256713619, -0.00222022599, -0.0242163222, -0.0207432546, 0.044848565, -0.0260242205, -0.0123619009, 0.0257704798, 0.0236612651, 0.0138209071, -0.0045752516, -0.0171591751, -0.000839027343, -0.0126473587, -0.00381006626, -0.0197124351, -0.000237137981, 0.0274990853, 0.0124967005, 0.00172959571, -0.0316223614, -0.0281492937, -0.000966888561, -0.0332399532, -0.0595972091, 0.0161204264, 0.038314756, -0.00438098144, 0.0142094465, 0.0247555189, -0.00187827158, -0.0282285865, -0.0484960787, -0.0285457633, -0.0350161344, 0.00172463979, -0.0142332343, 0.0152085479, -0.0398054793, 0.0056655407, -0.0270391814, 0.00133709144, 0.0068390891, 0.0225511529, -0.0343817845, -0.0264365487, 0.0257546213, 0.0135195907, -0.00341756223, 0.0187291913, -0.0258497745, 0.00540387165, 0.00159182271, 0.00230546668, 0.0146455625, 0.00727916928, -0.0135592371, -0.014716926, -0.0202992093, -0.0209335592, -0.000864797854, 0.0206798185, 0.00798488408, -0.0539832078, -0.0388222374, 0.0123698302, -0.0309721529, -0.0206798185, 0.0170957409, 0.00460300408, 0.0281175766, 0.0173970573, -0.000953507784, 0.0260242205, 0.0181107, 0.00684701838, -0.0100782402, 0.000311228097, 0.012774229, -0.0366971642, -0.031844385, 0.0379658639, 0.0185864624, 0.0175239258, 0.0321298428, 0.0319078192, 0.0037545606, -0.00146594387, -0.00381601346, -0.026182808, -0.0580747686, 0.0161759313, 0.00372482557, -0.00501929643, -0.00185051875, -0.0381561704, -0.0162393674, 0.0171116, -0.0168102831, -0.000112869748, 0.020727396, 0.000116276904, -0.0139794946, 0.0296400171, -0.00054613594, -0.0160332024, -0.0194428358, -0.0155653702, -0.0047893445, -0.0254374463, -0.00420257077, 0.0221071076, -0.0158349685, -0.0150816776, -0.0205370896, 0.0188243445, 0.0102606155, 0.0128059462, -0.0495744757, 0.020901842, -0.0208859835, -0.0214251801, -0.005181849, 0.0300206263, 0.0167785641, 0.0112517877, 0.0290691014, 0.0130834747, 0.0156367347, 0.030448813, 0.00879368093, -0.00287638209, 0.0133134266, -0.0166992713, 0.0452291742, 0.00942803081, -0.00616112724, -0.0355236158, 0.028593339, 0.0350161344, -0.00214291457, -0.00641883165, 0.0166834127, 0.00865095202, 0.0157477465, -0.0211873, -0.0525559187, 0.0067835832, -0.033525411, -0.0187609103, -0.0326690376, -0.0149548082, -0.0376169719, 0.0119812908, -0.0517629832, 0.0353015922, 0.0559179783, -0.00525321346, 0.0382513218, -0.0230110567, 0.0410107449, -0.0330813676, 0.00499154394, 0.0366337299, 0.0415499434, -0.0340328924, 0.00869852863, -0.0229000449, -0.0569012202, -0.0273404978, -0.012774229, 0.00640297309, -0.00106154557, -0.0291008186, 0.0261352323, 0.0480520353, 0.0316699371, 0.000449496642, -0.000638810568, -0.0442459323, 0.00509462552, -0.0287519265, 0.0299096163, 0.0312576108, 0.0317333713, -0.034572091, -0.010942542, 0.0190780852, 0.0254374463, -0.0144949043, 0.0445631072, -0.0116006806, -0.0259132087, 0.0159697682, -0.000577853469, 0.00841307081, -0.00415895879, -0.0320505463, 0.00398649508, -0.0225987285, 0.022456, -0.00581223425, -0.0313686207, 0.00111903355, -0.0327007584, 0.0117513388, 0.000322378793, 9.85597e-05, -0.0102051105, 0.0098720761, 0.0112517877, -0.00382196042, 0.00345919142, -0.000563977053, -0.0121398782, -0.0040538949, 0.0125363469, 0.0257863384, -0.0193001069, 0.0201089047, -0.00605011592, -0.00896812696, 0.0183961578, -0.000438098155, 0.0211080052, 0.00572501123, -0.00520960148, 0.00840514153, 0.0219960958, -0.020727396, 0.0159776974, -0.0243114736, -0.0121240197, -0.0075646271, 0.00455939258, -0.00541576557, 0.0088571161, -0.0144393984, -0.0160252731, 0.00200910633, 0.00501136715, -0.000468824495, -0.0699054, 0.0138922716, -0.0229159035, -0.0106253671, -0.00651398441, 0.0060580452, 0.0253422931, -0.0102447569, 0.0119099263, 0.00948353671, -0.00819897745, 0.0341597609, -0.0109980479, 0.0352064408, -0.0117671974, -0.00176230434, -0.0107363788, -0.00374068436, 0.0155257229, 0.0115213869, 0.00547920074, 0.0325421691, 0.0227255989, 0.015327489, 0.00822276529, -0.00880161, 0.0323835835, -0.00102090742, -0.0192842484, -0.00302505796, 0.00158785807, -0.00473780371, -0.000395973329, 0.000200092909, 0.0188084859, 0.0452608913, 0.0230586324, -0.0159142632, 0.0252947174, 0.0283395983, 0.0141697992, -0.00618095044, -0.00866681058, 0.0202199146, 0.00406777114, -0.0127504403, -0.0128931692, -0.024295615, 0.024295615, -0.0108473897, 0.0135513078, 0.0301633552, -0.0238674283, -0.0152640538, -0.0158111807, 0.0339377411, 0.0271026157, -0.00264048297, 0.0189194977, -0.0411693342, -0.0123460423, 0.0193001069, 0.0340011753, 0.0242638979, -0.0254374463, -0.028244447, -0.0237722769, 0.00495189708, 0.0255484581, 0.016255226, 0.0215044748, -0.00130537397, 0.0251837056, -0.0178411, 0.00687873596, 0.00212705578, -0.00232529035, -0.0303060841, -0.02461279, 0.000809292193, 0.0149706667, -0.00100009283, 3.38005248e-06, -0.0176983736, 0.0108315311, 0.0597875156, 0.0346989594, -0.0324787349, -0.00837342348, -0.0307818465, -0.024327334, -0.0047695213, -0.0180314071, -0.0229951981, 0.0317175128, -0.0294814296, -0.00176924258, 0.00819897745, -0.00488449726, -0.0388539545, -0.0239625815, 0.0112359291, -3.98404791e-06, 0.150721624, -0.00564175285, 0.0218057912, -0.000136781775, 0.0315113515, 0.0215520505, 0.00534043647, 0.00187827158, 0.011901997, -0.00346117374, 0.044848565, -0.0187450498, -0.0241528861, 0.0199503154, 0.00568536436, 0.0374583825, 0.0235661119, 0.0493524522, 0.00141043821, 0.0330496505, 0.010887037, -0.00153136125, -0.0268171579, -0.00976899453, 0.0114103761, 0.00357416738, 0.00115372462, 0.0198075883, -0.0419939868, -0.0142490929, 0.0212031584, 0.0207591131, -0.0141935879, 0.0142966695, 0.042786926, 0.0155336522, -0.0537929051, -0.032510452, -0.0180314071, 0.0210604295, -0.0126473587, -0.0022876258, 0.0100782402, -0.0252154227, 0.000140870368, -0.0346672423, -0.00891262107, 0.00321536302, -0.00985621754, 0.0363482721, -0.0157794636, -0.0127028646, -0.0242004637, -0.0294338521, -0.00870645791, 0.0089919148, -0.000760724768, -0.028418893, -0.00786197837, -0.0465295911, -0.0158349685, -0.0119099263, -0.00417878246, -0.00660517206, -0.00661706645, -0.0208701249, 0.00103379274, -0.00141242053, 0.000838531763, 0.0353967473, 0.0132341329, -0.00357813202, 0.0459269583, -0.000838531763, -0.00190503313, -0.0144631863, 0.0225511529, 0.0025909245, 0.00835756492, 0.037648689, -0.0421525761, -0.0328276269, 0.0219326615, -0.00188818329, 0.0133768618, -0.023280656, -0.00727124, 0.0276576728, -0.016953012, -0.00468626246, -0.0124491239, -0.0084606465, -0.0494158864, -0.0142094465, 0.0137336832, 0.017793525, -0.0136940368, 0.0350795686, 0.0109108249, 0.015295771, 0.0303378012, -0.00412724167, 0.016842, 0.00117553037, 0.0133847911, -0.0187133327, 0.0243431926, 0.0242638979, -0.0229793396, 0.0158984046, -0.0117196217, -0.0281968694, -0.00620473875, 0.00474573299, 0.00214886153, 0.0133927204, -0.00215084385, -0.0056695058, 0.0381878875, -0.0208384059, -0.0119257849, 0.0281492937, -0.0044008051, -0.0328910612, -0.00496775564, 0.0106967315, 0.00174446322, 0.0499233678, 0.00858751684, 0.0648306, -0.0362214, -0.012742511, 0.0143442461, 0.0141618699, -0.0293704178, -0.0291325357, 0.0059589278, -0.0264524072, 0.0453877635, -0.000206287732, 0.00901570357, 0.00152541418, -0.0194904115, 0.00980864093, -0.00668050116, 0.0151292542, 0.0240418762, 0.00739414524, 0.00869852863, -0.0216313452, 0.00838135276, 0.0268805921, -0.021393463, -0.0221388247, -0.00141638517, -0.0164455306, -0.0322884284, 0.00215084385, -0.0212031584, 0.0102606155, 0.0219326615, 0.0158428978, -0.0213776045, -0.000144463367, -0.00591928093, -0.00142728817, -0.0075844503, -0.00956283, 0.0249775425, 0.00166318717, 0.0450388715, -0.00464265095, 0.0130279688, 0.00528096594, 0.0239308644, -0.0135909552, -0.00781836733, 0.000921790255, 0.0237564184, -0.0168102831, 0.00134303852, -0.0577258766, 0.0135671664, -0.011029765, 0.0294497125, 0.0591848828, 0.00141440285, 3.01688069e-05, -0.00325302756, -0.0272770617, 0.0197282936, -0.0517947, 0.0358725078, 0.0125363469, 0.00499947323, 0.00821483601, 0.0266427118, -0.038980823, 0.000512931671, -0.0114975991, -0.0037704194, 0.0234392434, -0.00166021357, 0.0118068447, -0.0110614831, 0.0152323358, -0.00453163963, 0.034920983, 0.00873817503, 0.030940434, 0.017619079, -0.00716022868, 0.026848875, 0.00972934719, 0.0217899326, -0.0168578587, -0.0175397843, 0.0179838296, 0.00720780483, -0.00719987554, 0.00349883828, -0.0127900876, -0.00532457745, -0.00705318199, -0.0130358981, -0.000579340209, -0.0234392434, 0.00883332733, -0.0346989594, -0.00968177151, 0.033588849, -0.00738225132, 0.0141460113, -0.0243749097, -0.00925358478, -0.00294576399, -0.0336205661, -0.00446820492, 0.0387905203, 0.00337593281, 0.00205172668, 0.00830205902, 0.0146534918, -0.016842, -0.0228524692, -0.0126711465, -0.0429772325, -0.00838928204, 0.0227255989, -0.0117751267, -0.0149151608, 0.0313844793, 0.0227414574, 0.00514220214, -0.0119812908, -0.0103478385, -0.023280656, -0.00834963564, 0.0122350305, -0.0126790758, -0.0261669494, 0.0345403738, -0.0193159655, 0.00761616789, -0.00884918682, -0.022456, 0.00495189708, -0.0284506101, 0.0268171579, 0.00504308473, -0.0150261726, 0.0316065028, 0.0163662378, -0.0128455935, -0.0215837676, 0.0121240197, 0.014716926, 0.00507876696, 0.0343817845, -0.0250092596, 0.0205846671, 0.00209930306, -0.00238872529, 0.0151451128, 0.00612544501, -0.0149706667, -0.0346355252, -0.0314320549, 0.0168261416, 0.0120685138, -0.0134482263, 0.0231220685, 0.0217264965, 0.00848443527, 0.0238991473, -0.0255801752, 0.00151550246, 0.0177142322, -0.00923772622, 0.00233520195, 0.000178039321, -0.0153354183, -0.00125581527, 0.0299254749, 0.00662103109, 0.00130438281, 0.0199185982, 0.00298541109, 0.0125046298, 0.0188084859, -0.0269916039, 0.00691838283, -0.0282603055, -0.0266902875, -0.0211555809, -0.00396865373, 0.0306391176, -0.0161124971, 0.00399045972, 0.0375852548, 0.00423428789, -0.00394090125, 0.00264643016, -0.0178252421, -0.0137654012, -0.00776682608, 0.019855164, 0.00300919916, -0.0260717962, 0.00748136872, 0.000206907222, 0.0207115375, -0.0348258317, 0.00834170636, -0.0218375083, -0.00177915429, 0.00826241262, -0.0193001069, 0.0196014233, 0.0291483961, 0.00336205657, 0.0276259538, -0.0740921125, 0.0165565424, -0.0355553329, -0.0462758541, 0.021567909, -0.00185745687, 0.00438494608, 0.00869852863, -0.00687873596, -0.0384416282, 0.00117255689, -0.00184060703, -0.0115927514, -0.0217423551, 0.00638315, -0.0202199146, -0.0229634792, -0.0152006187, 0.00691441819, 0.0216154866, 0.0419939868, 0.0238198526, -0.0226145871, -0.021916803, 0.0359359421, 0.00571311731, -0.0235819723, -0.0549981706, 0.0115689635, 0.00565364677, -0.0204419382, 0.00563382357, -0.0286726318, -0.0155257229, -0.0411058962, -0.00518581364, -0.0110932, 0.0177300908, -0.0111566354, 0.012916958, 0.00902363285, 0.0143601047, 0.0203150678, -0.00970555935, -0.0159459803, 0.0226938818, 0.00431358209, -0.01326585, 0.0217582136, 0.0197282936, -0.00633557327, -0.00402812427, -0.0632764399, -0.00177618081, 0.00314399856, -0.00955490116, -0.000674492738, 0.0296875928, 0.00755273318, -0.0215044748, -0.0270074625, 0.0104429917, 0.0108236019, 0.0128535228, 0.0134720141, 0.00310038705, 0.0106808729, 0.00663688965, 0.000548613898, -0.00880161, 0.0152006187, -0.0110535538, -0.00627213856, 0.0287360679, 0.0178411, 0.0236612651, 9.9860612e-05, 0.0151609713, -0.0162076503, -0.0170640219, 0.0182692874, 0.023280656, 0.0208384059, 0.010102028, 0.00244621327, -0.0108632483, 0.00321734534, -0.00727520464, -0.0373315141, 0.000266129762, 0.0138129769, 0.0278479774, -0.00365346111, -0.0238991473, -0.00719987554, 0.000990181114, 0.0131072626, 0.0401543714, 0.0274832267, -0.00888883322, -0.0184278749, 0.00249378942, -0.0142570222, 0.000521852227, -0.0290056672, -0.00669239555, 0.00787387323, 0.00982449949, 0.0166992713, -0.0262462422, 0.00137673831, 0.0105540026, 0.0896336958, 0.0120526552, -0.0147565734, -0.0418671183, -0.00195062708, 0.0124570532, -0.000594207784, 0.00649812585, 0.0251202714, -0.00198829174, 0.02002961, 0.00395279517, -0.0188560616, 0.0221071076, -0.02258287, 0.0233916659, -0.0100782402, -0.000713644084, 0.00891262107, -0.0082862, -0.0353333093, -0.0103954151, 1.12590978e-05, 0.015382994, -0.0149072316, 0.0145821273, 0.0132182743, 0.022931762, -0.00123202719, -0.0203150678, 0.00922186673, -0.01198922, 0.0198393054, 0.0160569921, 0.00215877336, 0.0447216928, -0.000350627204, -0.0106491549, 0.00593117531, -0.00896812696, -0.00342152687, -0.0089919148, 0.000638810568, 0.0163662378, -0.0121953841, 0.00462679239, 0.0095390426, 0.00553074153, 0.0018128542, 0.00336602121, 0.00139061478, 0.00861923397, -0.0102368277, -0.0149230901, -0.0153592061, 0.0273880735, 0.00721573457, -0.0232965145, -0.0103716273, 0.00545541244, -0.00309047522, -0.0196014233, 0.0318919607, -0.00607390376, 0.00926944334, -0.00261867722, 0.00970555935, -0.000563481473, 0.0142490929, -0.00104568677, -0.0182217117, 0.0179838296, 0.0161521435, 0.00811571907, -0.00312813977, 0.000903453561, 0.00901570357, -0.0293387, 0.0181424171, -0.0279114116, 0.00800867192, 0.0263413955, 0.00764392084, 0.00550695322, -0.000869258132, 0.00379619, 0.0122350305, -0.00381006626, -0.00800470728, -0.00462282775, 0.00741793355, -0.0181265585, -0.01608078, -0.0123619009, 0.00627213856, -0.00812761299, 0.00163345202, 0.0172384679, 0.00417085318, -0.00999894645, -0.000235155632, 0.00683115935, 0.00409948872, -0.00822276529, 0.0137574719, 0.00140746473, 0.0127187232, 0.0005446492, -0.0038041193, -0.0107601667, 0.0233440902, -0.00900777429, -0.0169054344, -0.0146614211, 0.0483374894, -0.00241053104, 0.00705714663, 0.0245176386, 0.0273563564, -0.00194269768, -0.046497874, 0.021916803, 0.00652587833, -0.0121557368, -0.00218652608, 0.0134799434, 0.0105698612, -0.00664085429, 0.0178411, 0.0147565734, 0.00169986056, 0.0383464731, 0.00623645633, -0.025310576, -0.0227890331, 0.0179203954, -0.0122826071, 0.0360310972, 0.0297034513, -0.00505497865, 0.0067835832, 0.00725538144, 0.00772321457, -0.00596289244, 0.00966591202, -0.00791748427, -0.0283395983, -0.00436115824, -0.00219049072, 0.00934873708, -0.0215837676, -0.0167151298, 0.0105460733, -0.0140667176, 0.0268647335, 0.00336602121, 0.00451578107, 0.0204102211, 0.0176349375, 0.0158666857, 0.0129328165, 0.00350875, -0.0187133327, -0.0101813218, -0.0223132707, 0.00792541355, 0.00728709903, 0.0073901806, 0.0175556447, -0.00054514478, -0.0286567733, 0.012163667, 0.0126235709, 0.0052571781, 0.0303060841, 0.00109921012, 0.025659468, -0.00728709903, 0.0267061461, 0.00573690515, 0.00984828826, -0.00472194469, -0.00586774, -0.000889577146, 0.00258695963, 0.0177300908, 0.0110139064, 0.00873024575, -0.0178728197, 0.0290056672, 0.00358407898, -0.00781836733, 0.00303298724, -0.0324470177, 0.00222617295, 0.0346038081, -0.00297351694, -0.0164772477, -0.00642676139, 0.0191256609, -0.0103874858, -0.0044008051, 0.00357813202, 0.0290532429, 0.0049836142, -0.0117037622, -0.025310576, 0.0222022589, 0.00331249787, -0.00951525383, 0.0122905364, -0.000185844809, -0.00429375842, 0.0073703574, -0.0243749097, -0.0315113515, 0.00419067638, -0.0160569921, 0.00835756492, -0.0133372145, -0.00609769206, -0.0135195907, 0.0182534289, 0.0148279378, -0.00143422629, -0.0215361919, 0.0375852548, -0.00665671332, 0.0135671664, 0.0117354803, -0.0389491059, 0.0355553329, -0.00131528568, 0.00576069346, 0.0147486441, -0.0315430686, 0.0101416754, -0.0162155796, -0.0115293162, 0.0190146491, 0.00349090877, 0.00673600705, -0.00903156213, 0.012338113, -0.0201564804, 4.71736057e-05, 0.0211238638, -0.0377438404, -0.0179045368, 0.00774303824, -0.00590738701, -0.0293862764, 0.0156525932, -0.0259607844, -0.000128728498, -0.0211555809, 0.0100703109, 0.00888090394, 0.00426600548, -0.0304012373, 0.0103716273, -0.00573690515, 0.0126156416, -0.0037704194, 0.00326293916, 0.00394090125, -0.0126632173, -0.0030389342, 0.0113548702, 0.0318761021, 0.00524528371, 0.0282761641, -0.0111011295, 0.00315787503, -0.000553569756, -0.0126790758, 0.0234392434, -0.00513823703, -0.0288153607, -0.0120764431, -0.0292752646, 0.0445631072, 0.0100623816, -0.034920983, 0.000668050139, 0.00874610431, -0.00942010153, -0.0228524692, 0.0302902255, -0.0376169719, 0.00311228097, 0.00493207341, 0.0114817396, 0.00471005077, 0.00338584464, 0.0238991473, -0.00304091675, -0.0177142322, -0.0055902116, 0.0080522839, 0.0167309884, -0.00997515768, -0.00297351694, 0.0192208141, 0.0277686827, -0.0110139064, -0.0106095085, 0.00340368575, 0.0126632173, 0.00863509346, -0.00246207207, -0.0305756833, -0.0057646581, -0.000896515383, -0.00259488914, -0.00806417782, 0.00233916659, -0.00340170343, 0.0113865873, -0.00289620552, -0.0333668254, -0.0174129158, -0.0122271013, 0.0228207521, -0.00915843248, 0.00351469708, -0.0193159655, -0.00815140083, -0.0252154227, 0.00922186673, -0.0264365487, -0.0196331404, -0.0059589278, 0.0190146491, 0.027721107, 0.0253581516, -0.0175239258, 0.00877782237, 0.00793730747, -0.0163820963, -0.00214687921, 0.00858751684, -0.0116879037, 0.00762409763, 0.00314399856, -0.0154305706, -0.0162076503, -0.0156922396, 0.0124967005, -0.011553104, -0.0142649515, -0.00395874213, 0.00790559, -0.00330456859, -0.0129486751, 0.0230110567, 0.00426997, 0.0433895588, -0.0276418142, 0.00660517206, -0.000831593585, 0.0260717962, -0.0156129459, -0.00534836575, -0.00602632761, 0.00733467517, -0.00898398552, -0.00501136715, 0.00330853323, 0.0111566354, -0.0240577348, -0.0184437335, 0.0307659879, 0.0279907063, 0.0117196217, -0.00426600548, 0.0100623816, 0.00467436854, 0.0109108249, -0.024644509, -0.00809589587, -0.0168578587, -0.0153909232, 0.000604615081, -0.00336403889, -0.0130121103, 0.00880953949, 0.00536818942, 0.0240735933, -0.00208939123, -0.00815933, -0.00107046613, 0.00668050116, 0.0167944245, 0.0198393054, -0.00507083768, -0.0303853787, 0.00503119081, 0.00207551476, 0.0239784401, -0.00576862274, 0.0087540336, -0.025659468, 0.0102288984, 0.0238991473, 0.0155574409, -0.00417481782, 0.010887037, 0.0287043508, -0.00552281225, 0.00273167086, -0.0114420932, -0.0221864, 0.00702939415, 0.00290611712, 0.0120605845, -0.00882539805, 0.00448406348, 0.00197838, 0.00920600817, -0.00655759592, 0.00413517095, 0.0180314071, 0.00651002, -0.0196014233, -0.00208939123, 0.0106967315, -0.0062959264, -0.00838928204, 0.0082703419, -0.00782629661, 0.0046941922, -0.0151768308, -0.0121160904, -0.0233599488, 0.0142411636, 0.00439287582, -0.0109901186, 0.0113072935, -0.00775096752, 0.0224718582, -0.0114500225, -0.0346672423, -0.0196648594, -0.00406777114, -0.00722366385, 0.0158428978, 0.00830205902, -0.0044761342, -0.000455691479, 0.00363562, -0.000789468759, 0.00318364543, -0.00540387165, -0.0253264345, 0.00751308631, -0.00672014803, -0.0123301838, -0.00813554227, 0.000229456389, -0.0212507341, -0.0101971803, -0.00148774963, 0.00573294051, 0.00368319638, -0.0135195907, 0.00632367935, 0.0175873619, -0.0055703884, 0.00084844348, 0.0129883215, -0.00951525383, -0.0149072316, -0.011901997, 0.00583998719, -0.00892055, 0.0201406218, 0.00435322896, -0.000640297309, 0.00910292659, -0.00179996889, 0.0170164462, -0.00420257077, 0.00443648733, 0.0427234918, 0.0532854237, 0.00247594854, -0.0157873929, 0.0117671974, 0.00353452051, 0.00556245912, -0.0104905674, -0.0170005877, 9.99225595e-05, -0.0159618389, -0.00880953949, 0.000114975985, 0.00965798274, 0.00628403248, -0.0166992713, 0.0172226094, 0.0136068137, 0.0167627055, 0.00968970079, -0.0107839545, 0.00412327703, -0.00227374933, -0.0183010064, 0.00299928733, 0.0077390736, -0.0184278749, -0.0110059772, 0.000734458677, -0.000220040252, 0.0305281077, -0.0253898706, 0.00532457745, -0.00370896677, 5.48551943e-05, -0.00880953949, 0.0138764121, -0.023629548, -0.0147327855, -0.0162710845, -0.000642775267, -0.000866284594, -0.005181849, 0.0104905674, 0.00691838283, -0.00144810276, -0.00280898227, -0.0165406838, -0.000879665429, 0.0141301528, -0.00419464102, -0.00734656909, -0.0189512148, 0.00173256919, -0.00913464371, 0.00880161, -0.0056695058, 0.0219643787, -0.0082703419, 0.00909499731, -0.00341359735, 0.0190146491, 0.00138169422, 0.00214291457, 0.0113310814, -0.00890469179, 0.0156605225, -0.0138922716, 0.00481313281, 0.0145504093, 0.00190503313, 0.0105777904, -0.0174446329, 0.0125363469, -0.0230269153, 0.00395676, 0.0151609713, -0.0176032204, -0.0172067508, 0.00374861364, 0.0148120793, -0.00127266522, 0.0109028956, -0.00486070896, 0.000301564171, -0.00424618227, -0.0147010675, 0.00659327814, 0.00908706803, 0.0069580297, -0.00869059842, -0.0124729127, -0.0289580896, 0.0188877787, 0.00232925499, -0.003744649, 0.0232647955, -0.0160569921, -0.0165248252, -0.0169688705, 0.00225392589, -0.0041431, 0.0262145251, 0.0124332653, 0.000863311056, 0.00265832408, -0.00323915109, 0.014035, -0.000533746264, -0.00825448334, -0.0195538476, 0.0100465221, -0.00722762849, 0.0218375083, 0.0164455306, -0.0131548392, -0.00327086868, -0.0155653702, 0.0165882595, -0.00131231209, 0.0241370276, -0.00811571907, -0.0125284176, -0.00266427128, -0.0166834127, 0.000366733759, 0.00371689606, -0.0067835832, 0.00384971336, -0.0039785658, 0.00593514, -0.00592324557, -0.00162453146, -0.0188719202, 0.00303100492, 0.00354244979, -0.0083654942, -0.0052016722, -0.0113865873, -0.017301904, 0.0126790758, -0.00057438435, 0.00684305374, -0.0202833507, -0.0163662378, 0.003526591, 0.033176519, 0.0150975371, 0.0163820963, 0.0215837676, -0.0227890331, -0.000505993492, -0.0295131467, -0.0198234469, -0.0101099573, 0.0159697682, 0.0021131793, -0.0140032824, 0.0189194977, -0.0239942987, 0.00505894329, -0.000110020126, 0.00762409763, 0.00948353671, 0.00233123731, -0.00508669624, 0.0295290053, 0.00609372742, 0.011029765, 0.00216075568, -0.00414706487, -0.0284347516, 0.00189214793, 0.00179600425, -0.0041629239, -0.012655288, 0.0193159655, 0.0042779, 0.00564571749, 0.0119178556, 0.0108632483, -0.0025909245, 0.0125363469, 0.013353073, -0.00426600548, 0.00730295759, 0.00729106367, -0.0181265585, -0.00582809327, -0.00729899295, -0.021219017, 0.0124967005, 0.0163028017, -0.00982449949, -0.0264206883, 0.00850822311, -0.0211873, 0.00075775123, 0.0100068757, 0.00374068436, -0.00033402507, -0.0149468789, 0.00441269903, -0.00334223313, 0.00309642218, 0.00894433912, 0.00508669624, -0.021567909, -0.00381204882, 0.00039399098, 0.0120526552, -0.0675583, -0.0186023228, 0.0116879037, -0.00724348705, -0.00744965114, 0.0190146491, -0.0038794484, -0.0136385309, -0.00397658348, -0.00119337148, 0.00123599183, 0.00593514, 0.0330179334, 0.0185547452, 0.0286091976, -0.0068390891, 0.00444838125, 0.0013251974, 0.00461489847, -0.0101654632, 0.00179699541, 0.00361777889, 0.000619482715, 0.0252947174, 0.00760030933, 0.0117196217, 0.0204736553, 0.00440476974, -0.0332082361, -0.026008362, 0.00704921735, -0.0240735933, -0.0351430066, 0.01033198, -0.00162651378, -0.0116720451, 0.0369191878, 0.026674429, -0.0224877167, -2.10933849e-05, 0.00669636, -0.0117354803, -0.00389728951, 0.00440873438, 0.0185706038, 0.024327334, 0.011901997, 0.00939631369, 0.0181424171, -0.022757316, 0.00857958756, 0.0239784401, -0.00160569919, -0.024644509, 0.00673997169, -0.00377834891, -0.0182375703, 0.000492364867, 0.00537215406, 0.00733071053, 0.0202199146, 0.00770735601, 0.00385566032, -0.00448009884, -0.0157953221, -1.4263589e-05, -0.00487260288, 0.00190106849, 0.0104271322, 0.00233321963, -0.00106154557, 0.00205172668, 0.0125997821, 0.000458417198, 0.016953012, 0.0178252421, 0.00455146329, 0.00881746877, -0.0101733925, -0.0111645646, 0.0190305077, -0.0150103131, 0.0107918838, 0.0001054979, 0.0106095085, 0.00370301981, -0.00585584622, -0.0024323368, 0.00648623146, 0.00237484882, -0.0184437335, -0.00343936798, 0.0115372455, 0.0194428358, 0.0143045988, -0.0138684828, 0.0186340399, 0.00364354951, -0.0089919148, 0.00566157605, -0.00137079135, -0.00213895, 0.00256515387, 0.0258497745, -0.00327483332, 0.0163186602, -0.00430961698, -0.00789369643, -0.00925358478, 0.0137812598, -0.0333351083, -0.0201564804, 0.000841009722, -0.0160490628, -0.0084606465, 0.0264048297, 0.0101654632, 0.00222815527, -0.000187827158, -0.0281017181, 0.0241370276, -0.00574087, -0.00246008975, 0.005614, -0.0260717962, 0.0119337142, -0.028593339, -0.00741793355, 0.0082703419, -0.00609769206, -0.00681926543, 0.0064901961, -0.00539197726, -0.00861923397, -0.000741892494, 0.00186637742, -0.0113865873, -0.00810779, -0.0236771237, -0.00330655091, -0.00361381425, -0.0122350305, -0.0100306636, 0.00245612487, -0.0069778529, 0.0109584015, 0.0138050476, 0.00463075703, -0.00649416074, -0.00819104817, 0.00697388826, 0.0110139064, -0.00250370125, 0.0103002628, 0.000664581, -0.00252154237, 0.0173653383, -0.0125204884, 0.0272453446, -0.00189611258, 0.0243590511, -0.0166516956, -0.0040836297, -0.00930116139, -0.00428582914, 0.000752795371, -0.0296083, -0.00701353513, 0.0186974742, -0.00873817503, -0.00362372608, 0.00474573299, -0.0109980479, 0.00849236455, 0.0127583696, 0.00398451276, 0.00314201624, 0.0147010675, -0.000623447355, 0.0180314071, 0.00914257299, 0.0105143562, -0.00394883053, -0.00866681058, -0.0114024458, 0.0124570532, 0.00439287582, 0.0134085789, -0.00865095202, -0.00134997664, 0.00499947323, 0.00477745058, 0.0232965145, 0.00248784246, -0.0079571316, -0.0188877787, 0.00206362084, -0.000483444281, -0.0154305706, 0.00767563842, 0.00796506088, 0.0157794636, -0.00562589383, -0.0103716273, 0.00791748427, 0.000109524539, 0.00099612819, 0.0110773416, 0.0026008361, -0.00817519, -0.00494793197, 0.0102606155, 0.00577258738, 0.0154067827, 0.00332042715, 0.0104667796, 0.00423032325, -0.00264444761, 0.00933287852, -0.0176507961, -0.000166764745, 0.013614743, 0.014629703, 0.00351866172, -0.0141856577, -0.0141142933, 0.00453560427, -0.0221864, 0.00955490116, 0.0283713154, -0.0274673663, 0.00205965596, 0.0147327855, 0.0440873429, 0.0128852399, 0.0248348136, 0.00277131773, -0.00166616065, 0.00118246861, 0.0111724939, -0.00696992362, -0.00124491239, 0.00946767814, 0.016746847, -0.0114896698, 0.00731485151, -0.0138605535, 0.00512634311, -0.00340765039, 0.0260400791, 0.0130358981, 0.00604615128, 0.00238674297, 0.00733864, 0.0132420622, -0.0083258478, -0.0142253051, 0.0290691014, 0.00752894487, 8.32584774e-05, -0.00436908752, 0.00480916817, 0.00740207499, 0.00745758042, -0.0147010675, -0.00417481782, 0.000481957541, 0.0124015482, 0.0113310814, 0.0107205193, -0.01326585, 0.00755669782, -0.000733467517, 0.00507876696, 0.00775096752, -0.0173494797, -0.0110059772, 0.0167944245, -0.0201564804, 0.00970555935, -0.00546730636, 0.00509859, 0.0119416444, 0.00391711295, -0.0102447569, 0.00532854255, 0.0148755144, -0.0130121103, 0.00417878246, 0.0115689635, 0.00181087176, 0.0148517257, -0.00492017949, 0.00221824367, -0.00123202719, 0.000352857343, -0.00541180093, -0.00253343652, 0.030829424, -0.0167944245, 0.0105143562, -0.0153592061, -0.00698181754, 0.00247793086, -0.00629989104, 0.00340170343, 0.0198710226, 0.00968177151, -0.000177048147, 0.00940424297, -0.0251361299, -0.0175239258, 0.0257546213, 0.0109346127, 0.00036301685, -0.00459111, -0.00971348863, 0.016429672, -0.0142094465, -5.06736833e-05, -0.0195855647, -0.00227969629, 0.0255167391, -0.00291801128, 0.00141341169, -0.0161283556, 0.00732278125, -0.00754083879, 0.0160014853, 0.00662896037, -0.0169371516, 0.0161838606, 0.0160014853, -0.00284268218, -0.00642279675, -0.00727916928, -0.0371094905, -0.00259885378, -0.0161600728, 0.0026166949, 0.0166516956, 0.0192208141, -0.0152719831, 0.00740207499, 0.00913464371, 0.011465881, 0.0137178246, -0.0234392434, -0.00126374466, -0.0114341639, 0.011640328, 0.00790955499, -0.0116879037, 0.0349527, 0.00180888944, -0.0010347839, 0.00818311889, -0.0212665927, 0.00162056671, -0.00328474492, 0.00202595629, 0.00275149429, 0.0111804232, 0.0166516956, -0.00819897745, -0.00531664817, -0.00625627954, -0.0121715963, 0.0246762261, 0.0122667486, -0.0215996262, -0.0108949663, -0.0168895759, -0.0271026157, 0.0292276889, 0.0146852089, 0.0179521125, -0.0121002318, 0.0157080982, -0.0155732995, 0.000945578387, -0.00746154506, 0.0080324607, -0.0057448349, -0.00359993777, 0.0162710845, 0.000890072726, 0.00682719471, -0.0032232923, 0.00348694413, -0.00958661828, -0.000936657831, -0.0106174378, 0.0155812288, 0.00218652608, 8.28867851e-05, 0.00453956937, 0.0111962827, -0.00628403248, -0.0172860455, -0.00214886153, 0.00222220831, -0.0128218047, 0.0279272702, -0.00469022756, -0.0050827316, -0.0164931081, -0.0115134576, 0.000419265882, -0.0175556447, -0.00688666524, 0.000651695766, -0.0130438274, 0.00874610431, 0.0272929203, 0.0037545606, -0.00114975986, -0.00564968213, 0.000155985748, -0.0240418762, 0.0032827626, 0.0223449878, -0.00474176835, -0.00603425689, -0.0156843103, 0.00399640668, -0.00479330914, 0.0083654942, 0.0164455306, -0.00453956937, -0.00290215248, -0.0166199766, -0.0164455306, -0.00979278237, 0.0152640538, 0.00613733893, -0.00669636, -0.00942010153, 0.0103557687, -0.000155737944, -0.0131072626, 0.000943596067, -0.0332399532, 0.00231934316, -0.00178906601, 0.0132896379, -0.00514220214, 0.00972934719, -0.0265158415, 0.00901570357, 0.00692631211, -0.0123460423, 0.000713148504, 0.0280858595, 0.0115610342, 0.00455939258, -0.00147982023, -0.0128931692, -0.0117751267, -0.0144156097, 0.0171908922, -0.00626420882, -0.0117592681, 0.00880161, -0.015501935, 0.0199344568, -0.0212665927, 0.00760030933, 0.00455146329, -0.00517391926, 0.000261173904, 0.000729007239, 0.0111645646, -0.0148517257, -1.77326929e-05, 0.00190503313, -0.00262462418, 0.00643072603, 0.020521231, 0.0175715033, -0.00949939527, 0.009927582, -0.00861130469, -0.00961833633, -0.00131032977, -0.0126711465, 0.0171750337, -0.00237683114, 0.019157378, 0.00587566942, -0.0193952601, 0.00477348594, -0.0122271013, 0.00366535527, -0.00451181643, -0.0025413658, -0.00710868789, -0.0102368277, 0.0332399532, 0.00644262, 0.00281096459, -0.0392662808, -0.00621266803, -0.0183803, 0.00315787503, -0.00973727647, 0.0024065664, 0.00677168928, 0.00162750494, 0.032304287, 0.00239070761, -0.00599461, -0.000954994524, -0.0172226094, -0.0227097403, -0.00163146958, -0.00298144622, 7.04971317e-05, 0.0192208141, 0.00110813067, -0.00534043647, -0.000729502819, 0.0125997821, 0.0111962827, 0.00788180251, 0.000614526856, -0.00916636176, -0.00230348436, -0.0166992713, -0.00494793197, -0.0145266214, -0.0138526242, -0.00532061281, 0.0153592061, -0.00862716418, 0.000627412053, -0.00358209666, 0.0108077433, -0.0343817845, 0.00824655406, 0.00435322896, -0.0269598868, 0.0179045368, -0.00961833633, 0.00959454756, -0.0219960958, 0.00724745216, 0.0187926274, 0.013701966, 0.0118068447, 0.00294774654, -0.0144393984, 0.0170005877, 0.00927737262, -0.00538801262, 0.0114738103, 0.00129248865, -0.0127504403, -0.00892055, 0.00628403248, 0.0199503154, 0.0019476536, 0.0239308644, 0.00520960148, 0.0239784401, -0.0158904754, -0.0129248872, 0.00611355063, 0.0019347684, 0.00652191369, 0.00082019507, 0.0240260176, -0.000387300592, 0.00650209049, -0.0196014233, -0.00861923397, -0.00153929065, -0.00469022756, 0.0176666547, 0.0359359421, 0.00852408167, -0.00169391348, 0.0029041348, 0.00160867267, -0.0137098953, -0.0167785641, 0.00241053104, -0.00718005234, -0.00224401406, 0.00244423095, 0.0316223614, 0.0132975681, -0.00572501123, 0.0135592371, 0.0154543584, 0.00331646251, 0.0026008361, 0.00635936158, -0.00772321457, 0.00883332733, -0.00568139972, 0.0169054344, -0.0184437335, -0.00736639276, 0.000668545719, -0.00293783471, -0.0194428358, -0.00445234589, 0.0103478385, -0.0146693503, -0.00380808394, 0.0173653383, 0.0269440282, -0.0169688705, -0.010419203, -0.0076835677, -0.00280303531, 0.0119654322, 0.00255326, -0.00446424028, 0.000819203909, -0.00553470617, 0.0126156416, 0.0116799744, -0.025659468, 0.0140587883, -0.0231220685, 0.0110456245, 0.000797398097, 0.00438891118, -0.0151371835, 0.0165248252, 0.00163741666, 0.00352460868, -0.0113072935, 0.0154385, -0.00671221875, 0.0144393984, 0.0123619009, -0.0121874548, -0.004107418, 0.00948353671, 0.000513922831, 0.00151352014, -0.017967971, -0.00633557327, 0.00305677531, -0.00511841383, 0.00925358478, -0.0183644406, -0.00387350144, 0.00299135805, 0.00699371193, 0.00762806227, 0.0152878417, -0.0204577968, -0.0412327684, -0.0158984046, -0.00757255638, 0.0118861385, -0.0146455625, -0.00973727647, 0.00460300408, 0.0082703419, -0.00760030933, 0.0249616839, 0.0128376633, -0.0101099573, -0.0168895759, 0.0100544523, -0.0156763811, 0.00968177151, -0.00609769206, -0.00888090394, 0.00522546051, 0.0237722769, 0.00368121406, -0.022091249, 0.00175536622, 0.00298739341, -0.00643865531, -0.0114420932, 0.000308502378, 0.00574087, 0.018665757, -0.00617302116, 0.00922186673, -0.00628799712, -0.00594306923, -0.00411534728, 0.0005446492, -0.00677168928, -0.00675583025, 0.010768096, -0.018665757, 0.00939631369, -0.0473859645, -8.84001784e-05, 0.00189214793, 0.0217582136, 0.00543162413, 0.00160173443, -0.0279272702, 0.0115055284, 0.0125759942, 0.0242321808, 0.0164613891, -0.00819897745, 0.0120923026, 0.00951525383, -0.00333628594, -0.0194586944, 0.021885084, 0.0229159035, 0.0120526552, -0.0060818335, 0.0198868811, -0.0180314071, -0.0112755764, 0.0169688705, -0.0106095085, -0.0236454066, 0.00272968854, -0.0092456555, -0.0229000449, -0.00194864476, -0.00407173578, -0.00988793466, -0.00075576891, -0.00647830218, 0.00404001819, 0.00640693773, 0.0120130088, -0.0236136895, 0.00152937882, 0.0116165392, -0.0137098953, -0.0163028017, 0.0107601667, -0.0110694123, -0.00323518645, 0.00641090237, -0.008563729, 0.0160887092, -0.00534440111, 0.0112200705, -0.0208225474, 0.0116641158, -0.00902363285, 0.00536422431, 0.0029695523, 0.00767960306, 0.00387548376, -0.036253117, -0.00448802812, 0.0186974742, -0.00254533044, -0.00705318199, -0.021710638, -0.0015739816, -0.0309880115, 0.0012240978, 0.00882539805, 0.0114103761, -0.0022479787, 0.0168578587, -0.0133927204, 0.00330456859, -0.00168697524, -0.00741793355, -0.00788576715, -0.000897506543, 0.019157378, -0.00501929643, 0.0175239258, 0.000189313912, 0.0222815536, -0.0114024458, 0.015731886, -0.0173653383, 0.00336602121, -0.000116214957, 0.0149230901, 0.0122746779, 0.0231379271, -0.00610165671, -0.00530475425, -0.00936459564, 0.0243431926, 0.0353015922, 0.00288232905, -0.00669239555, 0.00106848381, 0.00436512288, 0.0295131467, 0.0063514323, -0.030877, 0.0058637755, 0.000841505302, -0.0090474207, 0.00557831768, -0.0157160275, -0.00888883322, -0.00777475582, 0.000295369362, 0.0208859835, 0.00536422431, -0.00129447109, 0.00802056678, 0.000411088724, 0.0289422311, 0.00507480232, 0.00237683114, -0.0207115375, -0.0112438584, -0.0247396603, 0.00273365318, -0.0372046456, 0.00159083155, -0.00201108865, 0.00409155944, -0.00508669624, -0.0144711155, 0.0045712865, -0.00586774, -0.0148358671, -0.0134402961, 0.0137336832, 0.0218692254, 0.0034512619, -0.00559814135, 0.0232330784, 0.005689329, -0.0253898706, -0.00241251336, 0.0108236019, 0.00520563684, 0.0253581516, -0.0181741361, 0.0129407458, -0.0211080052, -0.0370777734, 0.00267021824, 0.0191415194, -0.000378627825, -0.00358606153, -0.0135513078, 0.0110535538, -0.00311029865, 0.0103874858, -0.016604118, 0.00147882907, -0.00432151137, 0.0195221305, -0.00531268353, -0.00585188111, -0.0200137515, -0.012163667, -0.00825448334, -0.00467436854, 0.0104747089, 0.00507083768, -0.00952318311, 0.010887037, 0.0146614211, -0.000538206543, 0.01799969, 0.0138764121, 0.0144156097, 0.0138684828, 0.00168201944, -0.00371094909, -0.0240260176, -0.0165882595, 0.0147407148, -0.00564175285, -0.00568139972, -0.0093408078, 0.00682323, -0.0249299668, 0.00276537077, 0.00624438561, 0.0123856887, 0.017967971, -1.02601825e-05, -0.00115075102, 0.00224996125, -0.0143918218, -0.0114738103, -0.00325501, 0.0145900566, 0.00984035898, -0.0106491549, 0.00528889522, 0.0070175, 0.0259449258, 0.000397460099, 0.0146772796, 0.00511841383, -0.0118464911, -0.00890469179, -0.00100504875, -0.0180631243, 0.0193952601, -0.0108394604, 0.0197600108, 0.00681133615, -0.0183961578, 0.0150103131, -0.00892055, -0.00591928093, -0.00334818, -0.00886504538, 0.019157378, -0.00405785954, 0.00256317155, 0.0044008051, -0.0149548082, 0.0195538476, 0.000115471572, 0.00202100025, -0.0114183053, 0.0155336522, 0.0173494797, 0.0320188291, 0.00230744923, 0.0187926274, -0.00693820603, 0.0175873619, -0.0134085789, -0.0083099883, 0.00918222, 0.0123143252, 0.00631971471, -0.00672807777, 0.0233440902, 0.0245810729, 0.00970555935, -0.0107363788, -0.0101099573, -0.00147684675, -0.000458417198, 0.0110059772, 0.0118940677, 0.015731886, -0.0208225474, 0.0162393674, 0.00271382974, 0.0153592061, 0.00831791759, 0.00654966664, 0.0280065648, 0.0157001689, 0.0197282936, 0.0077390736, 0.0330813676, -0.019363543, -0.00767563842, 0.0044959574, -0.0124729127, -0.0174287744, 0.0101337461, 0.00766770914, 0.00261471258, 0.00265634176, 0.0157556757, 0.00793730747, -0.016921293, 0.00774700288, -0.00643072603, 0.00143521745, -0.0177776664, -0.00777872046, -0.00403803587, -0.016953012, -0.0182534289, -0.0005446492, -0.0298778974, -0.00751308631, 0.00198333571, 0.0107125901, -0.0244224854, -0.0274832267, -0.00506687304, -0.00470212149, -0.00553074153, 0.00316580432, -0.00781043759, 0.010419203, 0.0104984967, -0.0310197286, -0.00226780213, -0.00748136872, 0.0105540026, -0.0199185982, -0.00182871288, 0.00146891735, -0.00278122956, -0.0192366727, -0.00457921624, -0.00121418608, -0.0129486751, -0.0316540785, -0.00964212418, -0.00529286033, -0.000160817712, -0.0210287124, 0.00730295759, -0.00790559, 0.000730989559, 0.00800867192, -0.0134561555, 0.0122350305, -0.0120447259, -0.00251956, -0.00845271721, 0.0201406218, -0.00151054654, 0.00641883165, -0.00661310181, 0.0135513078, -0.013178627, 0.0328910612, 0.00861130469, -0.00927737262, 0.00501929643, 0.0026166949, 0.020727396, -0.0225670114, -0.0135513078, 0.00106650137, 0.00457921624, 0.00187926274, -0.0180314071, 0.00959454756, -0.0126473587, 0.0209494177, 0.00116264517, -0.00366932, -0.0178411, 0.0319236778, -0.0200613271, 0.00279708835, 0.0435164273, 0.0307501294, 0.00195657415, -0.0126077114, -0.00570518803, 0.00509859, 0.0173653383, 0.00396270677, 0.000265634182, -0.0176825132, 0.00560607063, -0.00316778664, -0.00958661828, 0.00193278596, -0.0135116605, -0.012568065, -0.00730692223, -0.000837045, 0.00938045513, 0.0183644406, -0.00124094775, -0.0364434235, 0.0175556447, -0.00371094909, -0.0111566354, -0.00407966506, 0.0809430927, -0.0118544204, 0.00127464754, -0.0255801752, 0.0211238638, -0.00534836575, -0.0159697682, 0.0517312661, 0.0104112737, 0.0103795566, 0.00909499731, -0.00577258738, -0.0239942987, 0.0251519885, -0.0116799744, -0.000843983202, -0.0175556447, -0.0178886782, -0.0225670114, 0.00246801903, -0.00483295601, -0.0117196217, -0.00811968371, -0.00166120473, -0.00307065179, 0.0101971803, -0.00178510137, -0.00255524227, -0.00907913875, -0.00473780371, 0.0180948414, 0.02258287, 0.0127107939, -7.16741488e-05, -0.025976643, -0.00670428947, -0.0184278749, 0.0140270703, 0.0212824512, 0.00931702, -0.0158428978, -0.00103874854, 0.0120526552, 0.00991965272, 0.00809986051, 0.00905535, 0.0176825132, -0.00852408167, 0.0154305706, -0.0140032824, -0.018285146, -0.00331051555, 0.00771528529, -0.00328474492, 0.00729502831, 0.00517391926, 0.042120859, 0.00252352469, -0.0178728197, 0.00589152798, -0.0125522064, 0.025485022, -0.00788973179, 0.00553074153, 0.0136781782, -0.0155495116, -0.0113152228, 0.00443252269, -0.0141301528, 0.00620870339, 0.012829734, -0.0103081921, 0.0290056672, -0.0179203954, 0.00958661828, 0.0071959109, -0.010450921, 0.000538206543, -0.0088571161, -0.00644262, 0.00099711935, 0.00233520195, -0.0224084239, -0.0148755144, 0.00703732343, 0.00185051875, -0.0225352943, 0.0021290381, -0.0233599488, 0.000190924562, -0.000559516775, 0.0222974122, -0.00407173578, 0.0139794946, -0.00292990543, 0.0123222545, -0.000403159327, -0.001208239, -0.00474969763, -0.000516400789, 0.0115848221, 0.0202992093, -0.0144869741, -0.0156446639, -0.018665757, 0.00815140083, 0.00712058181, -0.00258497731, 0.00415102951, 0.0121240197, 0.0239150058, 0.00331448019, -0.000489143538, 0.0284981858, 0.00521753123, -0.00513427239, 0.00530078961, -0.00479330914, 0.00760823861, -0.00284268218, -0.00990379415, 0.0149706667, 0.00499947323, -0.0216313452, -0.00745361578, 0.0315430686, 0.00434529921, 0.00496775564, 0.0237722769, 0.0096738413, -0.00124689471, -0.0165406838, 0.0126077114, -0.0228841864, 0.0127583696, -0.00368914334, -0.000532259524, 0.00618095044, 0.00243035448, 0.00949146599, -0.015295771, 0.012306395, -0.0028446645, -0.000351618364, 0.00648623146, -0.00674393633, 2.9828092e-05, -0.00732278125, 0.00395279517, 0.00717212306, 0.00115372462, 0.0102130398, -0.0145186922, -0.00186835986, 0.00692631211, -0.0244859215, 0.00178906601, -0.0214251801, 0.0104271322, 0.00186142162, 0.00783819053, 0.0104905674, 0.0217899326, -0.0247079432, 0.025865633, -0.0101813218, -0.000460647338, 0.00545937708, 0.0252154227, 0.0114738103, 0.0158904754, -0.0159142632, 0.00405984186, 0.0166675542, 0.000963419501, 0.0255960338, -0.0253264345, -0.0079571316, 0.00775493216, -0.0021032677, -0.00219842023, 0.0036257084, 0.0136623187, 0.0593751855, 0.0184120163, -0.00117652153, 0.0123301838, -0.00752894487, 0.0176666547, -0.0057884464, -0.00659724278, -0.00723159313, -0.00582412863, -0.0029695523, 0.00302109309, -0.00417878246, 0.0114024458, -0.00511841383, -0.0122350305, -0.011228, 0.0141935879, -0.00324509805, -0.00380610162, 0.000245067349, 0.0259449258, -0.00261074794, 0.00413120631, 0.00874610431, 0.0115768928, -0.00290611712, 0.00966591202] |
26 Mar, 2025 | Instruction Tuning for Large Language Models
26 Mar, 2025
Instruction tuning refers to the process of fine-tuning a pre-trained language model on a dataset composed of instructions and corresponding outputs. Unlike traditional fine-tuning, which focuses on domain-specific tasks or datasets, instruction tuning emphasizes teaching the model to follow explicit directions and generalize across various tasks.Instruction tuning exposes the model to diverse examples of instructions—ranging from simple queries ("What is the capital of France?") to complex multi-step tasks ("Summarize this article and highlight the main arguments"). By doing so, the model learns to interpret and execute instructions accurately, improving its usability and adaptability.Why is Instruction Tuning Important?1. Enhanced Usability Without instruction tuning, large language models (LLMs) may generate responses that are technically correct but fail to address the user's intent. For instance, a user asking for a concise summary might receive an overly verbose response. Instruction tuning ensures the model adheres to the user's expectations.2. Generalization Across Tasks Modern LLMs are expected to handle a wide range of tasks—from answering questions to writing code, generating reports, or even providing emotional support. Instruction tuning equips the model with the flexibility to perform well across diverse scenarios.3. Reduced Hallucinations One common challenge with LLMs is their tendency to "hallucinate"—generate plausible but incorrect information. By emphasizing alignment with instructions, instruction tuning reduces the likelihood of such errors.How Does Instruction Tuning Work?The process of instruction tuning typically involves the following steps:Step 1: Data Collection A dataset of instruction-output pairs is curated. These pairs should cover a broad spectrum of tasks, including both simple and complex instructions. Examples include:Instruction: "Translate the following sentence into French."Output: "La phrase traduite en français."Step 2: Model Fine-Tuning The pre-trained LLM is fine-tuned on this dataset using supervised learning techniques. During training, the model learns to map instructions to appropriate outputs.Step 3: Evaluation and Iteration After fine-tuning, the model is evaluated on a validation set to assess its ability to follow instructions accurately. If necessary, additional data or rounds of fine-tuning are performed to improve performance.Instruction Tuning vs. Multi-Task Fine-TuningMulti-task fine tuning is a method to train the LLM on datasets associated with multiple predefined tasks. Both multi-task fine tuning and instruct tuning enhances the capabilities of large language models but, there are following differences: Instruction TuningMulti-task Fine-tuningTeaches the model to follow explicit instructions and generalize across diverse tasks.Optimize the model's performance on predefined, specific tasks.Enhance adaptability and alignment with user intent for open-ended or novel instructions.Improve accuracy and efficiency on a set of specialized, task-specific objectives.Prioritize generalization, enabling the model to handle new or unseen instructions and tasks.Focuses on specialization, limiting the model’s ability to generalize beyond its predefined tasks.Datasets composed of instruction-output pairs covering a wide variety of tasks and instructions.Task-specific datasets, where each dataset corresponds to a particular task (e.g., sentiment analysis).Characteristics of Instruction-Tuning Datasets Instruction-Output Pairs: Each entry in an instruction-tuning dataset consists of an instruction (a directive or question) and its corresponding output (the desired response). Natural Language Instructions: Instructions are written in natural language, making them accessible and interpretable by both humans and models. This ensures the model learns to understand human-like input formats.High-Quality Outputs: The outputs in the dataset must be accurate, well-structured, and aligned with the instructions. Poor-quality outputs can lead to misaligned behavior in the fine-tuned model.Examples of Popular Instruction-Tuning Datasets1. FLAN (Fine-tuned LAnguage Net) :A collection of datasets used to fine-tune language models on a wide range of tasks, including summarization, translation, and question-answering.FLAN includes over 1,800 tasks and is designed to improve generalization across unseen tasks.Introduced by Google Research in the paper "Scaling Instruction-Finetuned Language Models" .2. Super-Natural Instructions A dataset containing 617 diverse tasks, each described in natural language instructions.Focuses on teaching models to follow complex instructions, such as generating recipes, solving puzzles, or rewriting text in a specific style.Developed by researchers at Microsoft and other institutions.3. Alpaca A dataset derived from OpenAI's GPT-3.5, containing 52,000 instruction-output pairs.Designed to make smaller models behave like larger ones by teaching them to follow instructions effectively.Created by Stanford University.4. OpenAssistant Dataset A crowdsourced dataset containing conversational instruction-response pairs.Emphasizes conversational AI and dynamic interactions, making it ideal for training chatbots and virtual assistants.Developed by the LAION community.5. Self-Instruct A method for generating synthetic instruction-tuning datasets using LLMs themselves.Enables the creation of large-scale datasets without extensive human annotation.Introduced by researchers at the University of Washington.Challenges in Instruction TuningWhile instruction tuning is powerful, there are some challenges:Data Quality: Quality of the instructions and examples provided during fine-tuning is crucial. If the data is not diverse or clear enough, the model’s output can be inaccurate.Overfitting: If the model is tuned too much for specific instructions, it may lose its generalization ability and fail at other tasks.Model Bias: Model can inherit biases from the data it’s trained on. Ensuring fairness and diversity in the instructions is key to avoiding harmful biases.Scalability: Instruction tuning may require large amounts of labeled data and computing power, which can be challenging and resource-intensive, especially for complex tasks.Consistency: Ensuring that the model consistently follows instructions across various scenarios can be difficult. It might provide different responses to similar instructions, making it harder to maintain reliability.Applications of Instruction TuningInstruction tuning can be applied in various industries:Customer Service: AI chatbots that understand user queries and provide relevant solutions based on specific instructions.Education: AI tutors that can adapt to different learning styles and provide personalized guidance to students.Content Creation: Models that generate tailored articles, reports or blog posts according to user preferences.Healthcare: AI-powered virtual health assistants that offer personalized health advice based on user symptoms or medical history.E-commerce: AI that recommends products based on customer preferences and browsing behavior.Marketing & Advertising: AI that generates personalized ad content by following specific instructions related to tone, audience, and goals.Instruction tuning holds the promise of making AI more adaptive and capable, offering personalized and accurate responses across various industries. As the technology continues to improve, it will play a crucial role in shaping smarter, more efficient AI systems capable of handling increasingly complex and diverse tasks.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models | https://www.geeksforgeeks.org/instruction-tuning-for-large-language-models?ref=asr2 | Python Projects | Instruction Tuning for Large Language Models | Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, How to Upgrade Pandas in Anaconda, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Transfer Learning with Fine-Tuning in NLP, RAG Vs Fine-Tuning for Enhancing LLM Performance, Gemma vs. Gemini vs. LLM (Large Language Model) | GeeksforGeeks | [-0.0149778379, -0.00552134449, -0.0242523104, 0.0087327389, 0.0186356213, 0.00118422869, -0.00764927221, 0.017361464, -0.00234895502, 0.032382641, 0.021287946, -0.0210105795, 0.0020044127, -0.031741228, -5.6374105e-05, -0.00875007361, 0.0018700629, 0.0145877907, -0.00482792594, -0.0135476626, -0.00603707414, -0.0102365902, -0.0428532586, -0.00122756732, 0.00968185533, 0.0292449221, -0.00433169818, 0.0262285527, -0.0273380224, -0.00078172097, -0.0122475028, 0.00648779608, 0.0305970889, -0.0386580788, -0.0228481386, -0.0142497486, 0.035295, 0.00120264757, -0.0366471633, 0.0131489476, 0.0147871487, 0.00524397707, 0.0282741375, -0.0208718944, -0.0135996696, -0.0473951511, -0.0431999676, -0.0325039886, -0.0176648349, -0.0241309609, 0.0026089868, -0.0279100928, 0.0448295027, 0.0276847314, 0.00688651204, 0.0417437889, -0.00349309552, -0.0240096133, 0.0384500511, -0.00849871, -0.00930047501, -0.00587238744, -0.0154112251, -0.0389354452, 0.036265783, -0.0285341684, -0.0197797604, 0.00938715227, -0.006466127, 0.0111120306, -0.0136516755, 0.0390394591, 0.00121781614, -0.0157059282, -0.00124056893, -0.00982920639, 0.017656168, 0.000656038872, -0.00330673927, -0.00850737747, 0.00661781244, 0.0125248702, 0.0056903651, -0.0189476591, 0.0511396118, 0.00578571, 0.00947382953, -0.0536012463, 0.047256466, 0.00262632244, -0.0208198894, -0.0220853779, 0.00563835865, -0.0281701237, -0.0316025466, 0.00394598441, -0.0188089758, -0.00888442341, -0.0107133146, 0.0419171453, 0.00818233751, -0.000107872613, 0.0496140905, -0.0227614604, -0.0126202153, -0.0199531149, -0.00780962501, 0.0071075391, 0.00745424815, 0.0415704362, -0.0125422059, -0.0347749367, -0.015471899, 0.0354856886, -0.0237495825, -0.00766660785, -0.0039113136, -0.0536012463, 0.0216173194, -0.0109993499, -0.014821819, 0.0374792665, 0.0150038414, 0.026211217, -0.0498221144, 0.0557161719, -0.00709453737, -0.0117274392, 0.050238166, -0.00142259127, 0.00637078192, 0.0268006232, 0.007956977, 0.0114500718, 0.000592656084, -0.00178121857, 0.0107393181, 0.03044107, 0.00743257906, -0.0213919599, -0.037999332, 0.00151035201, 6.20623e-05, -0.00429052673, -0.0217213333, -0.00542599941, -0.0509315841, 0.081476666, -0.00711187301, 0.050584875, -0.0547800586, -0.0130189313, -0.01298426, 0.0182195697, 0.00763193658, -0.022536099, -0.019346375, 0.0427145772, -0.0148824938, 0.00302720489, 0.00865039509, -0.0297129806, -0.0321399458, 0.0238535944, 0.0381726846, 0.0151511934, 0.0268352944, 0.0174048021, -0.0444134511, 0.0491980389, -0.0290542319, 0.0454882495, -0.00110676081, -0.0277194027, -0.00352776633, -0.0382420272, 0.00790497, 0.0138163622, -0.0166940484, -0.00134024781, -0.0291062389, 0.0312385, 0.0269046351, 0.0199011099, 0.0259511843, 0.0241309609, 0.0283088088, 0.0596686564, 0.00424285419, 0.011094695, -0.0237495825, 0.0138163622, 0.0342548713, 0.0333707631, -0.00466757268, 0.0105572958, -0.0485046208, 0.0268526301, 0.0134609854, 0.00857238565, -0.0161913205, -0.0508969128, 0.0064964639, 0.0339775048, 0.00766227394, 0.00278450851, -0.00793097354, 0.0076146014, 0.00626676902, -0.0310304761, -0.0283434782, -0.0123775192, -0.00954317115, -0.0197797604, 0.0146571323, 0.0143797649, -0.00691251503, 0.00298603321, -0.0133483047, -0.0246856958, -0.00590705825, 0.0114847431, 0.0236802399, -0.0443094373, -0.0661521181, -0.0370285437, 0.00164578529, -0.026211217, 0.0223454088, -0.00408250093, 0.00702952966, 0.0377219617, -0.016962748, -0.00579004409, 0.0319839269, -0.00829935167, -0.00294052763, -0.0138510335, -0.0368205197, 0.0219987, 0.00533065433, -0.00478458731, -0.0282741375, 0.00581604708, -0.00330673927, -0.000737298804, 0.0375139378, 0.0287768655, 0.0224147514, 0.0433039814, -0.0203691665, -0.0193290394, 0.0150385126, 0.0312558375, -0.0341508575, 0.0541559793, 0.0331627354, -0.0323999785, 0.0259165149, -0.019450387, 0.0144317709, 0.0272860155, -0.0181848984, 0.0354510173, -0.00884975307, -0.0147784809, 0.0537399277, -0.0433039814, 0.04167445, -0.0129409218, 0.0381726846, -0.00432086363, 0.0244776718, -0.0210799202, -0.0251017474, -0.0500301421, 0.00559935393, -0.0143450936, 0.0199531149, 0.00317238946, -0.00375529425, -0.0233335309, 0.0540172979, 0.0284994971, -0.025465792, -0.0276327245, -0.00868506636, -0.0205945279, -0.0529771708, -0.0146658, 0.00179422018, 0.0148391547, -0.0148998285, 0.0110080177, 0.0223280732, 0.028551504, 0.0104012769, -0.0243909936, -0.00463290187, -0.000449096784, -0.0218080096, -0.023628233, 0.0292795934, -0.00443787826, -0.0268699639, 0.0272860155, 0.00444654562, 0.0386234075, -0.0226574484, 0.0011116364, 0.0169974193, -0.00383113697, 0.00314205233, -0.0309784692, -0.000698835764, 0.0410503708, 0.0417091176, 0.00501428219, -0.0244950056, -0.0108346632, -0.00209434028, -0.0268699639, -0.0818233788, 0.0285341684, 0.00932647847, -0.0020900066, 0.0191210136, 0.0240962915, -0.00556034921, -0.0131229442, -0.0504461899, -0.0229694862, -0.0216173194, -0.00149518356, 0.0144491065, -0.0254831277, -0.0171794426, -0.000926905428, -0.0270259846, 0.00578571, 0.000633827818, -0.00998522528, -0.0340641811, -0.0103579378, 0.024026949, -0.0179768726, -0.00303587271, 0.0408770181, -0.0286381822, 0.00424285419, 0.00180722179, 0.00273900293, 0.0174394734, 0.0173354615, 0.00361444359, -0.0125075355, -0.00840769894, 0.00259598531, -0.0182889123, 0.0234722141, 0.00260465313, -0.035919074, -0.0300076827, 0.00584205054, -0.0260898694, -0.0227614604, -0.00336091244, -0.00342808734, 0.0307184365, 0.00322222873, -0.00979453512, 0.031827908, 0.0149345, 0.00215826486, -0.000610533287, -0.00986387767, 0.0117101036, -0.0329200402, -0.00430136127, 0.0311691593, 0.0519023687, 0.00843803585, 0.016217323, 0.0395248495, -0.00496660965, 0.033024054, -0.00357977278, -0.0657013953, -0.0231255051, 0.0162259918, 0.0100719025, -0.00162411598, -0.0432346389, -0.0426452346, 0.0120221423, 0.00228178012, -0.00896243379, -0.0190170016, 0.00505762082, -0.010895337, -0.00259815226, 0.00193832128, -0.00674782833, -0.00283434778, -0.0168240648, -0.0145704551, -0.00604140805, -0.019797096, 0.00955183897, -0.00474124867, -0.0235588923, -0.024373658, -0.0391088, 0.0133743081, 0.033925496, 0.00452888943, -0.0419864878, 0.0157579333, -0.0447948314, -0.00509229163, 0.0176214967, 0.0452455543, -0.00130666036, 0.0170754287, -0.0106093017, 0.0179942083, -0.00046507793, 0.0074802516, -0.00608908059, -0.0139897168, 0.0250670761, -0.00677816523, 0.0342202, 0.0164946914, -0.00691251503, -0.0480192266, 0.0194330513, 0.0407036617, 0.00879341271, -0.00079147215, 0.00150926854, 0.0113027208, -0.00674782833, -0.0244950056, -0.0504461899, -0.00904044323, -0.0325039886, -0.0235935617, 0.000871648663, -0.0192076918, -0.0391434729, 0.0386234075, -0.0762760267, 0.00156019151, 0.0482619219, -0.00827334914, 0.00514863199, -0.0297823213, 0.0183235817, -0.0210105795, -0.0183235817, 0.0251017474, 0.032087937, -0.0234028716, 0.0126635544, -0.0322439559, -0.0481232405, -0.0249457285, -0.00803932, 0.0158619471, -0.00577704236, -0.0247897096, 0.0398715623, 0.023229517, 0.037756633, -0.0181675628, 0.000607282855, -0.0217386689, -0.0271299966, -0.0345322378, 0.026315229, 0.0188263115, 0.0378953181, -0.0233508665, -0.0125768771, 0.00766660785, 0.0300943609, -0.005720702, 0.0180982221, -0.0133483047, -0.0174654778, -0.00349309552, -0.00271733361, 0.0111293662, -0.02745937, -0.0313945189, -0.0121174874, -0.0101065738, -0.0147871487, 0.022033371, -0.058593858, 0.00375096034, -0.0392128117, 0.00988121238, -0.0100805704, 0.0141110653, 0.0029275259, 0.00634044502, 0.0217733383, 0.00855505, -0.0105052898, 0.0200224575, 0.00851604529, 0.0208718944, -0.00751925632, 0.0139377108, -0.01119004, 0.00150601822, 0.0139030395, 0.00447688298, 0.00745424815, 0.0148478225, 0.0249804, 0.00225144299, -0.0310651455, 0.0194850583, 0.0351389796, -0.014423104, 0.00178880291, -0.0137816919, -0.0171274357, 0.000984870829, 0.00126657216, -0.00147893152, -0.00286901882, -0.0178208537, -0.0156365857, -0.0192596968, 0.00453322288, 0.00420168228, -0.060084708, 0.0273206867, -0.0246510264, -0.00379213202, -0.00738924043, -0.00550400885, 0.0124035226, -0.0125942128, -0.00134783215, 0.0174134709, -0.0161739849, 0.00978586823, -0.011389398, 0.00956917461, -0.0259165149, 0.00435770163, -0.00615842268, -0.0198664386, -0.0111293662, 0.0109040048, 0.015073183, 0.00677816523, 0.0136083374, 0.00749758678, 0.000274387858, -0.00675649615, 0.0458002873, 0.0231081694, -0.00344759, 0.00313555147, -0.00408466812, -0.00117231056, 0.00638378365, 0.00625376776, 0.0192076918, 0.0329720452, 0.00353210024, -0.0167373884, 0.0182889123, 0.0162866656, -0.00489726756, -0.0156625882, -0.0145964585, 0.0298863351, 0.00968185533, -0.000609991548, -0.0167807266, -0.0107913241, 0.0471871234, -0.0142064104, 0.0112940529, 0.0273380224, -0.0387967601, -0.0252751019, -0.0205771923, 0.0379299894, 0.0290715676, 0.0113460589, 0.026956642, -0.0535665751, 0.00868506636, 0.0329027064, 0.0283608139, 0.0238535944, -0.0295916311, -0.0173788, -0.000989204738, 0.013131612, 0.0276847314, 0.0174308065, 0.0124988677, -0.00460689887, 0.0401142575, -0.0125162033, -0.000499748858, -0.0197277553, 0.0118487878, -0.00541299768, -0.0235935617, -0.000659831, 0.00520930625, 0.0109993499, -0.00715954555, -0.0296436381, 0.00372929103, 0.0295222905, 0.00718121463, -0.0224667583, -0.00636644801, -0.0234722141, -0.0202651545, -0.0138423657, -0.0227614604, -0.0228654724, 0.0371672288, -0.00305104116, -0.00261765462, 0.00459823105, 0.00431652972, -0.0223280732, -0.026211217, 0.011987471, 0.006466127, 0.151581272, -0.00467190659, 0.0162779987, 0.0132096214, 0.0185836144, 0.0435813479, 0.0316718891, 0.000899277045, 0.00705986656, 0.00419734837, 0.0415704362, -0.0272340085, -0.0222067256, 0.0268179588, -0.00828635, 0.0237495825, 0.0530465096, 0.0495447479, 0.000807182398, 0.0484352782, -0.00854638219, 0.0141804069, -0.0319665894, -0.0103752734, 0.0308744553, 0.0113287242, 0.0157232638, 0.0140590593, -0.029869, -0.00122648384, 0.0214092936, 0.00790497, -0.0308051147, 0.00111922075, 0.0321919508, 0.0027260012, -0.0273033511, -0.0128975827, -0.00393081596, 0.0321746171, 0.00192423619, -0.00470224395, 0.00406733248, -0.0346882567, 0.00901444, -0.0227614604, -0.0112073757, -0.0109646795, 0.0138683692, 0.0275460482, 0.00914445613, -0.00490160147, -0.0139810489, -0.0192423612, -0.0121434908, 0.0148824938, -0.0234895498, -0.0295569617, -0.000731339736, -0.0567909703, -0.0329200402, -0.00578571, 0.00667415233, -0.0129062505, -0.0250844117, -0.0163906775, 0.00121456571, 0.014076394, 0.0319145843, 0.017751513, 0.00866773073, 0.00509229163, 0.0578657687, 0.0116927689, 0.0101499129, -0.017855525, 0.0129235862, 0.0137383528, 0.0167113841, 0.0371325575, -0.0572416931, -0.0225881059, 0.0203518309, 0.00135108246, 0.0158879496, -0.0277194027, -0.0074802516, 0.0356417075, -0.0226747822, -0.00141392357, -0.000869481708, 0.00260031922, -0.0343415476, -0.000573695404, 0.0108519988, 0.00148001499, -0.00955183897, 0.0420558304, -0.00696452148, 0.019450387, 0.00561668957, 0.0161133111, 0.0264192428, 0.00371845649, 0.0246163551, 0.0161393136, -0.0131142763, 0.0208892301, -0.015021177, 0.0120221423, -0.0190170016, -0.034514904, -0.00659180898, 0.0207678825, -0.00575537328, 0.0115020787, -0.00665248325, -0.00976853259, 0.0461816676, -0.0114327362, -0.00507062254, 0.0438933857, -0.00496660965, -0.0180462152, 0.0107306503, 0.00646179309, -0.0142844198, 0.0321399458, 0.00614542095, 0.0675736293, -0.0254311208, -0.0173527971, -0.0195890702, 0.0118227843, -0.00498394528, -0.0252577662, -0.0206292, -0.00176279969, 0.0233855378, 0.0143364267, 0.00525697879, -0.0111293662, -0.00993321929, -0.00587238744, -0.00923113339, 0.0157839376, 0.0102885962, -0.00427535828, 0.00455922633, -0.022882808, 0.00892776251, 0.0163213369, -0.0107913241, 0.0120654805, -0.0122908419, -0.0171881095, -0.0194330513, 0.0504808612, -0.0207505468, -0.00258298381, 0.00554734748, 0.00886708871, -0.035295, -0.00982920639, -0.0144664422, -0.00227527926, -0.00293402676, 0.000285222515, 0.0316372178, -0.0292622577, 0.0127415638, 0.00416267756, -0.00293619372, -0.00523964316, 0.0226921178, -0.0115280813, -0.00536532514, 0.0155412406, 0.00301420339, -0.00770127866, -0.0100112287, -0.0429572724, 0.0426452346, -0.00227094535, 0.0312385, 0.0649733096, -0.0146311289, -0.00849004183, -0.00196215743, -0.0273206867, 0.0260898694, -0.0297129806, 0.0492673814, -0.000315288693, -0.000117759242, 0.00605874369, 0.0416051075, -0.0307184365, 0.0033674133, 0.00606741151, -0.000953450333, 0.0212359391, 0.0132529596, 0.00274767051, -0.0323479697, 0.00180180452, -0.00431219582, 0.0384153835, 0.0117621105, 0.0168067291, 0.0211145915, -0.0164340176, 0.0198664386, 0.0184449311, 0.0415704362, 0.00275633833, 0.00721588545, 0.00956917461, -0.00810432807, -0.0174221378, -0.0111727044, 0.0153072122, -0.00857238565, -0.0119701363, -0.0238535944, -0.0268873, -0.0132096214, -0.00427535828, -0.0120308101, -0.0300770253, 0.0292795934, -0.00180722179, 0.00535232341, -0.00975986477, -0.00352776633, -0.0205771923, -0.0299036708, 0.00756259495, 0.0169194099, 0.010097906, 0.000862439163, -0.00141500705, 0.00118206174, -0.0257431604, -0.00113872311, 0.0112333791, -0.0288288724, -0.000342104497, 0.0287075229, 0.00767527521, -0.00702519575, 0.0256391466, 0.0346882567, -0.0170754287, 0.00611941796, -0.0131142763, -0.00341291889, 0.00123840198, -0.00296219694, -0.0141023975, -0.00271516666, 0.0263325647, -0.0207852181, 0.0108866692, 0.00507062254, -0.0273206867, -0.0134089794, -0.0294356123, 0.0263845716, 0.0185662787, -0.0322092883, 0.0250497404, 0.00948249735, -0.0207332112, -0.00463723578, 0.0183929242, -3.59321439e-06, 0.0076709413, 0.0559935383, 0.0125595415, 0.0179422013, -0.00774028338, 0.00864172727, -0.00197949307, 0.0146918036, -0.00177796825, -0.0334227681, -0.0429572724, 0.0268526301, 0.021790674, 0.0150471805, 0.0427839197, 0.00235545589, -2.55799623e-05, 0.042437207, -0.0385887362, -0.00424935482, -0.0010937592, -0.00166637124, -0.00472824695, -0.00797864608, -0.0195197295, 0.0202131476, 0.01298426, -0.00318105705, 0.0012286508, 0.0287595298, -0.0129409218, 0.0272686798, 0.0145617872, -0.00783129409, 0.0110600246, -0.0315678753, -0.0174048021, -0.0167720579, -0.0151771959, 0.0186702907, -0.0202651545, -0.0113547267, 0.0263672359, -0.00282134628, 0.00774028338, 0.0150385126, -0.0216693264, -0.0121001517, 0.00517896889, 0.0122821741, -0.00507495645, -0.0151858637, -0.0138943717, 0.00108021591, 0.00113655615, -0.035295, 0.00768394303, -0.0226574484, -0.00743257906, 0.0108780023, 0.000192992433, 0.00419301447, 0.0307357721, -0.00440537417, 0.0184102599, -0.0536359176, 0.0116754333, -0.0164426845, -0.049094025, 0.0319492556, 0.00238362583, 0.000414696726, 0.00577270845, -0.0122908419, -0.0219293591, 0.00125140359, 0.0180288795, -0.0107566537, -0.00642278837, 0.0146051263, -0.0157752689, -0.0397328772, -0.00923113339, 0.0271126609, 0.0214613, 0.0469791, 0.0283781495, 0.00836869422, -0.0288982131, 0.0316718891, 0.0294702835, 0.000108888366, -0.0483312644, 0.000549046556, 0.0100805704, -0.0153072122, -0.0140590593, -0.0308397859, -0.023281524, -0.0428532586, 0.00987254549, -0.00189931644, 0.011441404, -0.0270433184, 0.00618442567, 0.0109733464, -0.000988121261, 0.0254311208, 0.00365128159, -0.0202131476, 0.0107219825, 0.00320922723, -0.00317238946, -0.00548667321, 0.0165553652, 0.000654955395, -0.000705878309, -0.0706246719, -0.0083296895, 0.0110080177, -0.015220535, -0.0104706185, 0.0228481386, 0.0114500718, -0.0222934037, -0.0214266293, 0.00933514535, 0.00865906291, 0.0201438051, -0.00933514535, 0.0145011134, 0.0032330635, 0.00865906291, 0.00402399385, -0.0097772, 0.00866339635, -0.0132009536, 0.0139030395, 0.0342028663, 0.0020542522, 0.00516163372, -0.0132876309, 0.0158359446, -0.0435813479, -0.0237322468, 0.0250324067, 0.0207158756, 0.00775328511, 0.0100025609, -0.00757559668, -0.00627977075, 0.0157319307, 0.00115064124, -0.035364341, 0.011242047, 0.0288288724, 0.0229694862, -0.00700786, 0.000733506691, -0.0269219708, -0.00340208434, 0.000409550266, 0.0161393136, 0.0271993391, -0.0192423612, -0.0305104107, 0.00588538917, 0.0159052853, 0.00436853617, -0.0292622577, -0.00216909964, 0.011094695, -0.00414534193, 0.0158446115, -0.0194677226, 0.0119094616, 0.0055560153, 0.0627196953, 0.0227267891, -0.0248937216, -0.0237322468, -0.0166333746, 0.0268179588, 0.0150125092, -0.00586805353, 0.0165900365, -0.0234895498, 0.0302503798, -0.00406949967, -0.0143537614, 0.0144837778, -0.0167113841, 0.0295916311, -0.00472824695, -0.00831668731, 0.0275980532, -0.0193637107, -0.0270779897, 0.000123718317, 0.00890175905, 0.0102712605, 0.00843803585, 0.0210105795, 0.0150125092, 0.00685617467, -0.00597640034, -0.0211839341, 0.00715954555, 0.00653980253, 0.000880316366, 0.0182889123, 0.0129669253, 0.0380340032, -0.00908378139, 0.00758426404, -0.0041128383, -0.0153765539, 0.00311388215, -0.00435336772, -0.0215653144, 0.0181502271, -0.0156625882, 0.00440970808, 0.00993321929, -0.027702067, -0.007211552, 0.00272383424, 0.000402778591, 0.010297264, 0.00171079335, -0.0183929242, -0.013131612, 0.0358844027, 0.00195132289, -0.00754092541, -0.0230561625, -0.0016230325, -0.00830801949, -0.0112767173, 0.0278234147, -0.0166073721, 0.0102105867, -0.00359277427, 0.00405216403, 0.0026761617, 0.0242003035, 0.012585545, -0.0225534346, 0.0230908338, 0.00183755893, 0.00183972577, -0.017708173, 0.00224277517, 0.00120914844, -0.0520410538, 0.00783129409, -0.0284994971, 0.0143104233, 0.0270259846, 0.0108866692, 0.0148391547, -0.00663948152, -0.00981187075, 0.00215934846, -0.0109126726, -0.0179942083, -0.0160873085, -0.00494060619, -0.0357803926, -0.0116494298, -0.0192250255, -0.00411717221, 0.0137730241, -0.0049146032, 0.0140590593, -0.0128455767, -0.0166073721, -0.00989854801, 0.00530898478, 0.00789196882, -0.00715087773, 0.0239056014, -0.00391998095, 0.0142410817, -0.00134891551, -0.00767527521, -0.00446821516, 0.0213399529, -0.016512027, -0.00213334523, 0.00204016711, 0.0254311208, -0.00822134223, 0.00915312301, 0.0284128208, 0.022432087, 0.0108693345, -0.0305797532, 0.0195890702, 0.0197624248, -0.00921379775, -0.00434686709, 0.0139030395, 0.0154458955, -0.00894509815, 0.0113200564, 0.000784971344, 0.00915312301, 0.0334921107, 0.00359710818, -0.0141630713, -0.0174048021, 0.00520063844, 0.000911736919, 0.0453495644, 0.00996789057, -0.00997655746, 0.0165987033, 0.00484959502, 0.0077749542, -0.0276327245, 0.00975119695, 0.00939582, -0.0200571287, 0.00928313937, -0.00987254549, 0.0205771923, -0.0200918, 0.00127415638, 0.0214092936, 0.00383113697, 0.0262458883, 0.00362961227, -0.00958651, 0.00586805353, 0.0163213369, 0.0157232638, 0.0339948386, 0.0180115439, -0.00564269256, -0.00819533877, -0.043720033, 0.00656147208, 0.0142150782, 0.00534799, 0.0188089758, 0.0153332157, -0.0084640393, 0.020195812, -0.00408250093, 0.0128542446, 0.027008649, 0.018704962, 0.0182022341, -0.0117447749, 0.0401836, -0.0061974274, 0.0127849029, 0.000723755511, 0.00120806496, -0.028100783, 0.025223095, -0.000941532257, -0.00183539197, 0.0181675628, -0.0284821633, 0.0355376936, -0.00692985067, -0.00530031743, -0.000328290305, 0.00650079781, 0.0116667654, 0.0348096043, 0.00134999899, -0.0247030314, -0.00696452148, -0.000140038028, -0.0159832947, -0.0145011134, -0.00994188711, 0.0216693264, 0.0222067256, -0.0225534346, -0.0202651545, 0.0215999838, -0.0117447749, -0.00689084595, 0.0280314405, -0.00945649389, -0.0128542446, 0.0153852217, -0.0101499129, -0.0256911535, 0.00951716769, -0.0110600246, 0.0140850618, 0.00452022161, 0.00533498824, -0.0035516026, 0.00955183897, 0.014024388, 0.0136170043, -0.0291582458, 0.0355376936, -0.00989854801, 0.00561668957, 0.016763391, -0.0349829607, 0.0271299966, -0.0143277589, 0.0193637107, 0.0131662823, -0.0430959575, 0.0184275955, -0.0172747876, -0.00739790779, 0.0134176472, 0.024443, 0.0248590503, -0.0320532657, 0.0131229442, -0.0101845833, 1.67175472e-06, 0.0214786362, -0.0167200528, -0.0169540811, 0.0105052898, 0.00256781513, -0.0337521434, 0.019450387, -0.0374792665, -0.0035386011, -0.0110686915, -0.00709453737, 0.0159919634, -0.00562102348, -0.0311171524, 0.00982920639, 0.000352668285, 0.0186702907, 0.00207267096, -0.00666115107, -0.00052737724, 0.0062277643, -0.0109040048, 0.00853338093, 0.0136256721, -0.00670015579, 0.0242869817, -0.0105139576, -0.004303528, 0.010444615, -0.00111922075, 0.0208025537, -0.00398932304, -0.0288808774, -0.00794397481, -0.0169280786, 0.0534625612, 0.018254241, -0.026609933, 0.00432953145, 0.00478892121, -0.00435120054, -0.0309611335, 0.0209759083, -0.0355030261, -0.000231320053, -0.00822134223, 0.00971652567, -0.000496769324, 0.00030689183, 0.0271126609, -0.0169800837, 0.00680416869, -0.0202998258, 0.0022731123, 0.00802198425, 0.00260465313, 0.00362961227, 0.015073183, 0.0103666056, -0.0113807302, 0.000166989252, 0.00239229365, 0.00890175905, 0.00645312527, -0.00885842089, -0.020542521, 0.00448555034, -0.00442487653, -0.0120048067, -0.00322872959, 0.00875440799, -0.00864606164, 0.00279534305, -0.00284951646, -0.0401836, -0.00514863199, 0.00571636809, 0.0178728607, 0.00466323923, -0.0122128325, 0.0083296895, -0.00962984841, -0.0264019072, -0.00135108246, -0.00936114881, -0.0299903471, -0.00923113339, 0.015913954, 0.0263845716, 0.0242869817, -0.0107653216, 0.00309437979, -0.0117707783, 0.00480192294, -0.0115194134, 0.0106786443, -0.0147264739, 0.0145357838, -0.000166041209, -0.0047542504, -0.0036187775, -0.00239229365, -0.00541733159, -0.00541299768, -0.033873491, 0.0108693345, 0.0148651581, -0.00179638714, -0.00420601619, 0.0191210136, 0.0183582529, 0.0309611335, -0.0193810463, 0.00118531217, -0.01034927, 0.020542521, -0.00411500502, -0.00507929, -0.0107219825, 0.0132182892, -0.0163300037, -0.0132442927, 0.0115540847, 0.0149865057, -0.017751513, -0.00235545589, 0.0261245407, 0.0114847431, -0.00782696065, -0.00111380336, 0.00750625459, 0.0054216655, 0.00815200061, -0.0115800882, -0.0171101, -0.0146918036, -0.0195197295, 0.0206465349, -0.00823867787, 0.0113807302, 0.00443571107, 0.000210327897, 0.011640762, 0.00602840679, 0.000851604505, -0.0060630776, 0.0106873121, 0.0164166819, 0.0258298367, 0.00428185891, -0.025465792, 0.00262198853, -0.0101412451, 0.000230913764, 0.00680416869, 0.010444615, -0.0287421942, 0.0170840975, -0.00526998, 0.0147784809, 0.0106266374, -0.00222327281, 0.0247897096, -0.00683450559, 0.0110080177, 0.000113086797, -0.0253964514, -0.0195370652, 0.00615408877, 0.00302720489, -0.00540866377, -0.00221785554, 0.0146051263, 0.0132876309, 0.0152118672, -0.011389398, 0.0150125092, 0.0142150782, -0.016910743, -0.00884108525, 0.0375832804, -0.00345409056, -0.0118141165, 0.023524221, 0.000192044405, -0.00111488684, -0.0162346587, -0.00435553445, -0.0260725338, 0.0146137932, -0.000272491772, -0.0249630641, 0.00396548677, -0.0109733464, 0.0175521541, -0.00278450851, -0.0337348059, -0.00832102168, -0.00957784243, -0.00511396118, 0.00284301559, 0.00282134628, 0.00409766939, -0.0137643563, 0.0101499129, 0.00398498913, -0.00243563228, 0.00702086184, -0.00299686776, -0.000685292471, -0.00744124688, -0.0010444615, -0.00498827873, 0.00327640213, -0.00228394708, -0.00888442341, -0.00457656151, 0.00628843857, 0.0188783165, -0.00199899543, 0.00624943385, 0.0252577662, -0.00431652972, 0.00772728166, 0.0219640285, -0.0105139576, -0.0172747876, -0.0206118636, 0.0188263115, -0.0119441329, 0.00452455552, 0.00137275178, -0.00331540685, -0.00408900203, -0.00440320699, 0.0238362588, -0.00170429249, -0.0051573, 0.0362311155, 0.050238166, -0.00339991739, -0.0002062649, -0.005794378, 0.000743257871, 0.0205078498, -0.0341855288, -0.024026949, -0.00539999595, -0.0158186089, -0.00819100533, -0.00650946563, -0.00799164735, 0.00256131426, -0.0215999838, 0.012932254, -0.00166745461, 0.0126202153, 0.027060654, -0.00448988425, -0.000536044943, -0.018306246, 0.0012199831, -0.00387014169, 0.0125942128, 0.00189281569, -0.00939582, 0.011588756, -0.00852904655, 0.0233508665, -0.0207505468, -0.00227094535, -0.0221720543, -0.00571636809, -0.00669148797, 0.00904911105, -0.016763391, -0.0161479823, -0.00705986656, 0.00703819701, 0.00856805127, -0.00897110067, 0.00414100848, -0.000654413656, -0.000382463622, -0.0015829443, -0.00513996417, -0.00631444156, 0.000193127868, -0.00915312301, -0.0120741483, -0.016962748, -0.00588972308, -0.023524221, 0.00509662554, -0.00520497235, 0.00837736111, -0.0268526301, 0.00901444, -0.0158012733, 0.00136408408, 0.0019870773, -0.0138943717, -0.0158879496, -0.0141717391, 0.0135649983, -0.0182369053, 0.014223746, -0.000728089362, 0.0072418889, 0.0107739894, -0.00736323697, 0.0307011, -0.0198664386, 0.00658314116, 0.00826901477, -0.0265579261, -0.00359277427, -0.00611508405, -0.00104066939, -0.0123081775, 0.0133656403, -0.0129669253, -0.0152378706, -0.00435986836, -0.00721588545, -0.00269999797, 0.0150818508, 0.0164860226, 0.00213442859, 0.00386364083, -0.0256218109, 0.00682583777, 0.0120481458, -0.00410200329, 0.0148651581, -0.0162953343, -0.00227094535, -0.020941237, 0.00836436, 0.00647479482, 0.0199011099, 0.0101845833, 0.00650079781, 0.0108780023, 0.0149084963, 0.00445954734, 0.0054216655, -0.00679116696, -0.0177688468, 0.00282351323, -0.00967318751, 0.0135043245, 0.00420601619, -0.0115714204, 0.00540866377, -0.0226401128, 0.00864172727, -0.00423418637, 0.0113807302, 0.00244213315, -0.0172834545, -0.00691251503, -0.0181502271, -0.0018700629, -0.00165770343, -0.0141197331, -0.000228340519, -0.000937198347, -0.00804365426, -0.0128022376, -0.00756259495, -0.00502295, 0.00087760773, -0.0126288831, -0.00533065433, 0.00575537328, -0.011640762, -0.0100285644, -5.17016597e-05, -0.00863305945, 0.00292319222, -0.00196215743, -0.0110686915, -0.00267182803, 0.0302850511, 0.00856805127, 0.0123081775, 0.0183235817, -0.0130622704, 0.0192423612, -0.0293142647, -0.0290022269, 0.00172487833, 0.00507062254, 0.0116234263, -0.0149518354, 0.0191903561, -0.0239922777, 0.0120568136, 0.010496622, 0.00321789505, 0.00685617467, 0.00388531014, 0.000675541232, 0.022137383, 0.00688217813, 0.00161328132, -0.00313338451, 0.00414750911, -0.0381380133, 0.000218589325, -0.00391998095, -0.00838169549, -0.00631010765, 0.0352083221, 0.010444615, -0.0123515157, 0.00945649389, 0.00709887128, -0.00711620692, 0.0213399529, 0.0193290394, 0.00600673724, 0.00982053857, 0.00759293186, 5.77284409e-05, -0.0120308101, 0.00133483054, -0.0293662716, 0.00275850529, 0.00584205054, -0.00199574488, -0.0227614604, 0.0113633946, -0.0321746171, -0.0127849029, 0.00276933983, -0.00320489332, 0.00633611111, -0.00421468401, 0.00826468132, -0.00183647545, -0.00386147387, 0.0129235862, 0.00981187075, -0.00785729755, -0.0148478225, -1.03352531e-05, 0.00397415459, -0.0550920963, -0.00587238744, 0.00616275659, 0.00903177541, -0.00628410466, 0.022137383, -0.00302070403, -0.0310998168, -0.00799598172, 0.00992455147, -0.0144837778, 0.00831668731, 0.0264539141, -0.00157319312, 0.0321919508, -0.00804365426, 0.00444221171, 0.00059048913, 0.00374445948, -0.00446388125, 0.00072917284, 0.00524397707, 0.00577270845, 0.0247897096, 0.0051573, 0.00496660965, 0.0165553652, -0.0115627525, -0.0174828116, -0.0305624176, 0.000569361553, -0.00958651, -0.027806079, 0.00411067111, 0.00228611403, 0.00168370665, 0.0384500511, 0.0127068926, -0.0030445403, -2.18894056e-05, 0.00429919455, -0.00305537507, -0.00705986656, -0.0104272794, 0.00247247, 0.0251017474, -0.00841203239, -0.00105746312, 0.00778795592, -0.0217733383, 0.0132096214, 0.0316372178, -0.00452455552, -0.00995922275, 0.00641845446, 0.00711187301, -0.0226921178, -0.0069731893, 0.0109126726, 0.00864606164, 0.0176648349, 0.00119614683, 0.0135216592, 0.00537832687, -0.000788221718, 0.00666115107, 0.0178035181, -0.00724622281, 0.0222413968, 0.00779662374, -0.0119528007, 0.00432303082, -0.00203258288, -0.00638378365, -0.00549534103, -0.0105312923, -0.019797096, 0.0105486279, -0.00535665732, -0.00801765081, 0.00768394303, -0.0265232548, 0.0109473439, -0.0139810489, 0.014821819, -0.00226444472, -0.0023229518, -0.0105139576, 0.00428185891, 0.0113027208, -0.0240616202, -0.00614108704, 0.00871106889, 0.0219640285, 0.0158619471, -0.0196064059, 0.0187569689, 0.0147871487, 0.00571203465, 0.00441404199, 0.00130232656, 0.000918779464, 0.00940448791, 0.0110080177, 0.00363394595, 0.00567302946, -0.00533065433, 0.00208567269, -0.0223974157, 0.0166420434, -0.024026949, -0.00352993328, -0.00253531127, -0.00943915825, -0.0151165221, 0.0163386725, -0.00607607933, -0.0113287242, 0.00364261377, -0.0275980532, 0.0135216592, -0.00491026929, -0.00387014169, 0.00569903292, -0.00231211702, 0.0113373911, -0.0286381822, -0.00731989834, -0.00290152291, -0.0138076944, 0.00208025542, -0.00971652567, -0.0118747912, 0.00509662554, 0.0013716683, 0.00194807246, -0.00426885718, -0.0184449311, -0.00748891896, -0.00194265507, -0.005720702, -0.00201958115, 0.00909244921, -0.0111467019, 0.0030618757, -0.00177146739, 0.00955183897, -0.00075300911, -0.01119004, -0.012334181, 0.0100459, 0.0183582529, -0.0128109055, -0.00836436, -0.00474558258, 0.00776628638, 0.0100198966, -0.00565136038, 0.00529598352, 0.00959517807, 0.0104792863, -0.0118574556, -0.0173007902, -0.0134956567, 0.00166637124, 0.00636644801, -0.0213919599, -0.00814766716, 0.0112160435, -0.0156539213, -0.00248113787, -0.00803932, -0.0114327362, 0.00195674016, 0.0225881059, -0.0348789468, -0.0105226245, 0.0122301681, -0.00596773252, 0.010843331, 0.00771861384, 0.00662648, 0.00153310481, -0.0252577662, -0.0119528007, 0.0124555286, 0.00269349734, 0.00694718584, 0.00270216493, 0.0136863468, 0.00779662374, 0.0143710971, -0.000256646075, 0.00845537148, -0.00429269345, -0.0197277553, 0.00698619103, 0.00575537328, -0.0124035226, 0.00184080924, 0.0167287197, 0.0168934073, -0.00594172906, -0.0129669253, 0.0126548866, 0.00881074835, -0.000183241238, 0.0219813641, 0.0212359391, -0.0180288795, 0.00445087953, -0.00502728391, -0.00143884332, 0.0279274285, -0.000282242981, 0.0223280732, 0.0149605032, -0.00282134628, 0.0157059282, -0.0179942083, 0.0170754287, 0.000760051596, 0.0204905141, 0.0100112287, -0.0111206984, -0.00891042687, 0.01860095, -0.0327466875, -0.0131142763, 0.0228308029, -0.0189476591, -0.0025418119, 0.0197624248, 0.0318452418, 0.0151511934, 0.0213572886, -0.0026458248, 0.00749758678, -0.00147568109, -0.00129257527, -0.0168674029, 0.0113113886, -0.00250714109, 0.0303543918, -0.0181848984, 0.00704686483, -0.00959517807, -0.00600240333, 0.00845537148, 0.0182889123, 0.00851604529, 0.0150125092, -0.00533932215, 0.00130340992, 0.00855071656, -0.00559935393, -0.00145076145, 0.0336481296, 0.0144577743, -0.00194048812, 0.00648346264, 0.00476291776, 0.0146484645, -0.000459118863, -0.00692551676, 0.00460256496, -0.0179768726, 0.00329590449, 0.0191210136, 0.00848570839, -0.0189649947, 0.00992455147, -0.00954317115, 0.0113980658, 0.0188436471, -0.0296436381, -0.00106829777, 0.0102539249, -0.0186182857, 0.0114500718, -0.00258081686, 0.0169974193, 0.00351693155, -0.00533065433, -0.0105832992, -0.00172162801, 0.00165553659, -0.0135389948, 0.00611075, 0.00551267667, -0.00593306171, 0.000890609284, 0.00951716769, 0.00172812876, 0.00470224395, 0.00682583777, -0.00771861384, -0.0130189313, 0.0255871397, -0.0145877907, 0.0112073757, 0.00347142597, -0.00054173317, -0.00288202032, -0.00923980121, 0.0147178061, 0.0108693345, 0.0138943717, -0.00534365606, 0.00266966107, -0.0178035181, -0.0163040012, 0.0258471724, 0.00604140805, -0.00261115376, -0.00254397886, -0.000859188789, 0.0182889123, -0.0160093, -0.00069558539, -0.007211552, 0.0102019189, 0.00457656151, -0.00772728166, 0.00211275928, -0.00594606297, 0.00932647847, 0.00891909469, 0.0202131476, -0.00293185981, -0.0127849029, 0.0111206984, -0.00802198425, 0.0180635508, 0.00111813727, -0.0129062505, -0.0152465384, -0.00718988245, -0.0159572922, -0.00123190123, 0.0169367455, 0.0121088196, -0.00255264668, 0.0125422059, 0.0231948476, 0.0117274392, 0.0129582575, -0.02895022, 0.00498394528, -0.00911845267, 0.0180462152, 0.0138423657, -0.00232728571, 0.0261938814, 0.0183409173, 0.0030315388, 0.0074802516, -0.0230561625, -0.0082256766, 0.0126028806, -0.00106125523, 0.0115627525, 0.00939582, 0.0112247113, -0.00258081686, 0.000417947129, -0.0150905186, -0.0125508737, 0.0137990266, 0.00128607452, -0.0161219779, 0.00183214154, -0.0200918, -0.0206985399, 0.0337521434, 0.00926580373, 0.0158966184, -0.00860705599, 0.016364675, -0.0200051218, 0.0106353052, -0.0237842519, 0.0189649947, 0.00366645, -0.00750192069, 0.00521797361, 0.000924738473, 0.0183235817, -0.00334357703, -0.00258081686, -0.0052136397, 0.00750192069, -0.00107263168, 0.0195197295, -0.0153678861, 0.0127675673, 0.0191210136, 0.0101585798, 0.00150060083, -0.0143884327, 0.0151251899, -0.0112680495, -0.0141544044, 0.00152768753, -0.0139463786, -0.00878474489, -0.0106786443, -0.00487993238, 0.00753225805, -0.0156452544, -0.00313988538, 0.00847704057, -0.0142584164, 0.0077749542, 0.0136170043, -0.00941315573, -0.00964718405, 0.00588972308, 0.0126288831, -0.016364675, 0.000709670421, 0.015515238, -0.00232728571, -0.00561668957, -0.00268482952, -0.00869806763, -0.005720702, 0.00101629144, 0.0102019189, -0.0156885926, -0.00685184076, -0.00443787826, -0.00809999462, -0.00786163192, 0.019051671, -0.0126635544, -0.0210972559, -0.00344542298, -0.00386364083, 0.00880208053, -0.0110080177, -0.00458956324, -0.013877037, 0.00982920639, -0.012438193, 0.00735023571, 0.00333057554, -0.00921379775, -0.0112507138, 0.0153765539, 0.00464156969, -0.024443, -0.000153445915, 0.0174134709, -0.00753225805, 0.00967318751, 0.00222543976, -0.0134003116, -0.0334574394, -0.00576404063, 0.0230214931, -0.0146224611, -0.00964718405, 0.00729822926, -0.0213052817, 0.00855938345, -0.0155325728, -0.00527864788, 0.0073762387, -0.0179942083, 0.0153765539, 0.00890175905, 0.0118487878, -0.0152985444, -2.18724763e-05, 0.00997655746, -0.00356460409, -0.00210950896, 0.0296609737, 0.0103579378, -0.00550400885, 0.0145877907, -0.0137556884, 0.000794180785, -0.0106093017, -0.0209585726, 0.0104619507, -0.00653546862, 0.0164773557, 0.0157839376, -0.018254241, 0.00140850618, -0.01119004, -0.000239446061, -0.0052873157, 0.00503595127, -0.00660481071, -0.0128109055, 0.0253444444, 0.017508816, 0.0101412451, -0.0274073631, 0.00953450333, 0.000580737949, -0.00178880291, -0.0164600201, 0.00433819927, -0.000665248313, 0.00583771663, 0.0156799238, 0.00584205054, -0.0181502271, 0.00519630453, -0.0233508665, -0.027702067, 0.0161306467, 0.00508795772, 0.00754092541, 0.0268006232, 0.00801765081, -0.00983787421, 0.00672182487, 0.00253964495, 0.0159052853, -0.00598506816, -0.00539999595, 0.000141663215, 0.00983787421, -0.0204905141, -0.0258298367, -0.00971652567, -0.0156105831, -0.0114500718, 0.0164340176, 0.00375529425, 0.0152812088, 0.00499694655, 0.00290802354, -0.0341508575, 0.000433386536, 0.00776628638, -0.0145444516, 0.00839903113, -0.0066308137, 0.00580304582, -0.0208198894, 0.0238015875, 0.0232988596, 0.0250324067, 0.00874140579, -0.013478321, -0.0195370652, 0.0156885926, 0.0121261552, 0.00414750911, 0.00352776633, -0.00828201696, -0.0109906821, -0.00138466991, -0.00295786303, 0.0105746314, 0.015419893, 0.0206638705, -0.00517896889, 0.00198057643, -0.0107999919, -0.0181328915, 0.014674468, 0.00127632334, 0.00916179083, 0.00484526157, 0.0144057684, -0.00734156789, -0.00494927401, -0.0153072122, -0.012585545, -0.00598073425, 0.000481329917, 0.025517799, 0.0425412208, 0.0170840975, 0.00158402778, 0.0084943762, -0.00632744329, -0.00777928811, -0.014423104, 0.0128889149, -0.00783562846, -0.0128022376, -0.00445087953, 0.0110253533, 0.0192250255, -0.0074022417, 0.00802198425, 0.0130969407, 0.00128607452, 0.00289285509, -0.00611075, -0.000265313807, 0.0055256784, -0.00313338451, 0.0120741483, -0.0149865057, -0.0102105867, 0.0108606666, -0.0148131512, -0.00208567269, 0.00203366624, 0.0111033628, 0.00780529156, 0.00662214635, 0.00642278837, 0.0206292, -0.0247550383, -0.0185836144, 0.00033587456, -0.010643973, 0.0187222976, -0.00420601619, -0.0185142718, 0.00647912873, 0.0044118748, 0.0226574484, 0.0119007938, -0.0102105867, 0.00893643, -0.011788114, 0.012134823, -0.0115020787, -0.00784429628, -0.0182889123, 0.0145791229, -0.00348876161, 0.00143450941, -0.00548667321, 0.0183235817, -0.00499694655, 0.0165553652, 0.00482359203, -0.00696885539, -0.00724622281, 0.0113807302, 0.0052873157, 0.0156019153, -0.00155802455, 0.00289935595, 0.0144837778, -0.00994188711, 0.00853771437, -0.0227267891, -0.00956050679, 0.0121521587, 0.00910978485, 0.00483226, 0.0040760003, -0.0263499, -0.0393514968, -0.00938715227, 0.000903069158, 0.00973386131, -0.0214439649, 0.00605007587, -0.00439670635, 0.0141110653, -0.0123601835, 0.0152292028, 0.0262458883, -0.0179248676, -0.00904911105, 0.00584638445, -0.0123428479, -0.00663948152, -0.0124988677, 0.00435553445, 0.0123775192, 0.0234202072, 0.00680850213, -0.0323479697, 0.00544766849, 0.00908378139, -0.00601540506, -0.0130275991, 0.000651704962, -0.00238795974, 0.0156972595, 0.000392756541, 0.0128369089, -0.0157839376, -0.0158359446, 0.00831668731, 0.00637511583, -0.00236629043, -0.00776628638, 0.0176128279, -0.0247377027, 0.00379863288, -0.0529425, -0.00778362202, 0.0105746314, 0.0170927644, 0.0128369089, 0.00798297953, -0.0209932439, 0.0196410771, 8.93182514e-05, 0.0126028806, 0.0106006349, -0.0132096214, -0.00728089362, 0.0060630776, -0.0194850583, -0.022137383, 0.02895022, 0.0204211734, 0.0145184491, 0.00324389804, 0.00926580373, -0.0121521587, -0.0137210172, 0.00430569518, -0.0121521587, -0.0174134709, 0.00404132949, -0.00153960567, -0.025465792, 0.0105399601, -0.0107306503, -0.00595039688, -0.00811732933, 0.000490268518, 0.00614975486, 0.0149518354, 0.0116060916, -0.0180115439, 0.00242696446, -0.00726355799, -0.0100892382, -0.0105312923, 0.00191340153, -0.00925713591, -0.000487830723, -0.00372495712, -0.00184947695, 0.0124988677, -0.00536965905, 0.0143710971, -0.0173961353, 0.00519197062, -0.0132962987, 0.00803498644, 0.0109040048, 0.00750192069, 0.0148911607, -0.0408076756, -0.0146918036, 0.000843478541, -0.00923980121, -0.0076146014, -0.0207158756, 0.00233812025, -0.0276673958, 0.00979453512, 0.00757559668, 0.0144924456, -0.00117989478, 0.0219293591, -0.0159312896, 0.00125898782, -0.00618009176, 0.000784429605, -0.00520497235, -0.00230778335, 0.0120134745, -0.0126115475, 0.0230214931, 0.00867206417, 0.0200918, -0.00904044323, 0.0249457285, -0.0178208537, -0.00495360792, -0.00121348223, 0.00813899934, 0.0063014403, 0.0294529479, 0.00491026929, 0.0155845797, -0.0184622668, 0.0145357838, 0.0322439559, -0.00272816815, -0.00358193973, -0.00739790779, -0.00114955776, 0.0246510264, 0.0105746314, -0.0174308065, 0.00724622281, -0.00946516171, -0.00415400974, -0.0016587869, -0.0162346587, -0.0118661234, -0.00561235566, -0.0056903651, 0.0247377027, 0.0307704434, -0.0115974238, 0.00744558033, -0.00583338272, 0.0213746242, 0.0365778245, 0.0038376376, -0.0219640285, 0.0125162033, -0.037409924, 0.00690818112, -0.0158359446, 0.00298386626, 0.00241396297, 0.0157492664, 0.00237495825, 0.0018429762, 0.00775328511, -0.0161046442, -0.0135910017, -0.0126028806, 0.0184275955, 0.00986387767, 0.0121088196, -0.0148391547, 0.0160613041, 0.0106613087, -0.00700786, -0.00598506816, 0.017959537, -0.00311388215, 0.0259165149, -0.00223410758, 0.00816933624, -0.0248763859, -0.0335614532, -0.0063621141, 0.00844670366, -0.0105659636, -0.000730256317, -0.0171447713, -0.000312850898, -0.0175348185, 0.0189129878, -0.0184796024, 0.00474558258, 0.00163061684, 0.0155325728, -0.0158272758, -0.00241613, -0.013929043, -0.00325906673, -0.00790930446, 0.00315722078, 0.00884108525, 0.0167460553, -0.0118314521, 0.018306246, 0.000964285049, -0.00160136318, 0.0023901267, 0.0159832947, 0.0293142647, 0.020195812, 0.0130015956, -0.000263146881, -0.016364675, -0.0074022417, 0.0262285527, -0.0101325773, -0.0123515157, -0.00361444359, 0.00158077735, -0.00323089655, -0.000583988323, -0.000419572345, 0.0233161952, 0.0058247149, 0.00333490921, -0.0135563305, -0.00990721583, -0.00818233751, 0.000462098396, -0.00441404199, 0.00243996619, 0.00044124166, -0.0102625927, 0.0171967782, 0.0152378706, 0.012932254, 0.0144404387, -0.00584638445, -0.0114327362, 0.000330457231, 0.0122995097, -0.0109473439, -0.0025244765, 0.0148651581, 0.000191231811, 0.00682583777, 0.00791363791, 0.00206942065, 0.00362961227, -0.00765360612, -0.000164551442, 0.00219943654, -0.00486693066, 0.0221547186, -0.00856371783, -0.0055863522, 0.00143667636, -0.00677383132, 0.0113373911, 0.00355376955, 0.0231948476, -0.0114847431, 0.0208025537, 0.00913578831, 0.0351736508, 0.00804365426, 0.00663948152, -0.0180462152, 0.0192943681, -0.00780095765, -0.00253314432, 0.0114760753, 0.0194157157, 0.017855525, -0.00915312301, -0.00293185981, 0.0227961317, 0.00910978485, -0.0287248585, -0.0194330513, -0.0121608255, 0.00830801949, 0.0185489431, 0.0124728642, -0.00505328691, -0.0168500673, 0.0126288831, 0.00432736427, 0.0140070524, -0.0101325773, 0.0126028806, 0.017257452, -0.0106786443, 0.013929043, 0.00379213202, 0.0188263115, -0.0223627444, 0.00387664256, -0.00881941617, -0.0102192545, -0.0078703, 0.0158446115, -0.0023402872, -0.00298603321, 0.00613675313, 0.0158619471, 0.00822134223, -0.0277367383, -0.00605007587, -0.00897110067, 0.00561668957, -0.0200397931, 0.00118639565, -2.74760278e-05, 0.00369028631, -0.0176995061, -0.00436853617, -0.0152118672, 0.00510529336, 0.00482792594, -0.0109126726, -0.0195370652, -0.017257452, 0.00936981663, 0.00488426629, 0.00173246267, -0.00942182355, -0.00356243714, 0.013131612, 0.00147784804, -0.0248070452, 0.00199899543, -0.0147091383, 0.00622343039, -0.0169540811, 0.0142324138, 0.000608908071, -0.00634044502, -0.0264192428, 0.00959517807, -0.0152812088, -0.0191556849, -0.0407730043, -0.0204558447, -0.0148564903, -0.00826034695, -0.0138250301, 0.00378129748, 0.00401099212, -0.00623643212, -0.0120134745, -0.00908378139, 0.00702519575, -0.00105258753, 0.00164036802, -0.00351043092, 0.00454622461, -0.0201611407, -0.0105832992, -0.0161219779, 0.0151511934, -0.0146918036, 0.0311344881, 0.0146224611, -0.0148564903, 0.00208892301, -0.0139030395, 0.016217323, -0.0123601835, -0.0136603434, -0.000159134113, 0.013530327, 0.0121434908, -0.0166073721, -0.0073329, -0.00890175905, 0.0157579333, -0.00336091244, -0.00369462022, -0.0217386689, 0.0310998168, -0.0173701327, 0.00867206417, 0.0275460482, 0.02596852, 0.00263282307, -0.0140590593, -0.00385280629, 0.0189129878, 0.0310824811, -0.00850737747, -0.00083968637, -0.0117014358, -0.0114674075, 0.000315830432, -0.0146484645, 0.0210279152, -0.0237149112, -0.0177168418, 0.00200766302, -0.0123515157, -0.0068995133, 0.0209932439, -0.00347792683, -0.0180462152, 0.00568169728, -0.0121521587, -0.0116320942, 0.00638811756, 0.0883415118, -0.00369245326, 0.0134349819, -0.0320359319, 0.0245470125, -0.00318755792, -0.00876307581, 0.0577617548, 0.00401315931, -0.00744991424, 0.00937848445, -0.00777062029, -0.0131749501, 0.0294356123, 0.00375096034, -0.00206400338, 0.00317238946, -0.014821819, -0.0264365785, 0.00315288687, 0.00731556443, -0.0186182857, -0.00105583796, -0.0189476591, -0.00226661144, -0.00696452148, 0.0130796051, -0.00082993519, -0.00490593538, 0.00105475448, 0.0130015956, 0.0203171596, -0.000619742728, 0.00991588365, -0.0204211734, 0.00452455552, -0.0149778379, 0.0157232638, 0.0191903561, -0.00413234066, -0.0164080132, -0.00205750251, 0.0217733383, -0.00313771842, 0.0136863468, 0.00393731659, 0.00530031743, -0.00912712049, 0.0070772022, -0.00666548498, 0.00683017168, -0.0109040048, 0.00605441, 0.000732964952, 0.00503595127, -0.0174568091, 0.0217733383, 0.000608908071, -0.00544766849, 0.00758859795, -0.00661347853, 0.012533538, -0.00307921134, 0.00120048074, 0.000866773073, -0.00226877839, -0.00143342593, 0.00657447381, -0.0084640393, 0.00323739741, 0.00499261264, -0.0160959754, 0.0251364186, -0.0187569689, -0.0100025609, 0.0133656403, -0.0113720624, 0.00221568858, 0.00271516666, -0.0185662787, 0.000723213772, 0.00222110585, -0.0311518237, -0.0178381894, -0.00375529425, -0.00201416388, -0.0319665894, -0.00897110067, -0.0214959718, 0.0153072122, -0.0135476626, 0.0215826482, -0.00553867966, 0.0123688513, -0.0108693345, 0.00530465087, -0.00132941315, 0.00219510286, -0.0038203022, -0.0139810489, 0.00601107115, 0.0215306431, -0.0222587325, -0.0293836072, -0.00442487653, 0.022137383, 0.00206942065, -0.016017966, -0.00162411598, 0.0237149112, 0.0176475, -0.0133136343, 0.00687351031, 0.0280661117, 0.00868506636, -0.0222934037, 0.014223746, -0.00581604708, 0.00858105347, -0.00153310481, 0.00235978956, 0.0255004633, -0.00326556759, -0.00479325512, -0.0102365902, 0.0167460553, 0.0074802516, 0.00639245147, 0.0241309609, -0.00529598352, -0.0115800882, -0.00889309123, 0.00433169818, -0.01860095, 0.00653980253, 0.00046074405, -0.00966452, -0.00724622281, 0.0100632347, 0.000833727303, -0.00771428039, 0.00596339861, 0.0120654805, 0.00187656365, 0.00861572381, 0.00494060619, -0.00847270619, -0.0152031993, -0.00245080073, 0.0210972559, -0.00110026007, 0.000485392899, -0.016017966, -0.00770561257, 0.00998522528, -0.0152378706, 0.0154545633, -0.0205251854, 0.0239576064, -0.00960384589, -0.00845537148, 0.00861139, 0.0359884165, -0.0133916438, 0.0217213333, -0.0155845797, -0.00107859075, 0.0195370652, 0.0184102599, 0.0170320906, 0.0202998258, -0.00221027131, 0.0197277553, 0.026211217, -0.000547421339, 0.00205858611, -0.00412583956, -0.0145964585, 0.00326990127, -0.00504461909, -0.00521797361, 0.0014215078, 0.024269646, 0.0590445809, 0.0124468608, 0.00667848624, 0.0115367491, -0.0150905186, 0.0209759083, -0.00519197062, -0.00464590359, -0.0067044897, -0.0189476591, -0.00779229, -0.00163170032, 0.00855505, 0.00813033152, -0.000994622125, -0.0144664422, -0.00771861384, 0.00119939726, -0.00289935595, -0.000469140912, -0.0132702952, 0.017214112, 0.00214092946, -0.00933514535, 0.00334141, 0.00192531967, -0.0164426845, -0.0106959799] |
04 Jul, 2024 | Exploring Multimodal Large Language Models
04 Jul, 2024
Multimodal large language models (LLMs) integrate and process diverse types of data (such as text, images, audio, and video) to enhance understanding and generate comprehensive responses.The article aims to explore the evolution, components, importance, and examples of multimodal large language models (LLMs) integrating text, images, audio, and video for enhanced understanding and versatile AI applications.Table of ContentWhat are Multimodal Large Language Models?Why are multimodal language models important?How Do Multimodal Language Models Work?Popular Multimodal Large Language Models Multimodal Large Language Models - FAQs What are Multimodal Large Language Models?A model is considered multimodal if it can handle and integrate information from different modalities. For instance, an MLLM can interpret a text description, analyze a corresponding image, and generate a response that encompasses both forms of input. This capability allows MLLMs to perform tasks that require a nuanced understanding of various types of data, making them more versatile and powerful.Key Components of Multimodal Large Language ModelsData Integration: MLLMs use sophisticated algorithms to combine data from multiple sources, ensuring that the information from each modality is accurately represented and integrated.Feature Extraction: The model extracts relevant features from each type of input. For example, it might identify objects and their relationships in an image while understanding the context and meaning of accompanying text.Joint Representation: By creating a joint representation of the multimodal data, the model can make inferences and generate outputs that consider all available information.Cross-Modal Attention: Techniques like cross-modal attention help the model focus on relevant parts of the data from different modalities, improving its ability to generate coherent and contextually appropriate responses.Why are multimodal language models important?Multimodal language models (MLLMs) are crucial in advancing artificial intelligence due to their ability to process and integrate multiple data types such as text, images, audio, and video. This capability enhances understanding and contextualization, allowing for more accurate and comprehensive responses in various applications. MLLMs excel in complex tasks like visual question answering and multimodal sentiment analysis, where diverse information must be seamlessly combined.Their versatility is evident across fields like healthcare, education, and entertainment, where they can improve diagnostics, create interactive learning tools, and enhance user experiences. MLLMs also significantly improve human-computer interaction by making it more natural and intuitive, as seen in customer service applications where both text and voice inputs are analyzed for empathetic responses.Moreover, these models can generate richer, multimedia content, making information more engaging and accessible. For instance, they can assist visually impaired individuals by describing visual content or provide accurate transcriptions for those with hearing impairments. The development of MLLMs drives innovation in AI research, contributing to advancements in machine learning and data integration.In solving real-world problems, MLLMs prove invaluable. They enhance the safety of autonomous driving by integrating visual, contextual, and textual data for better decision-making. Overall, the importance of multimodal language models lies in their ability to improve understanding, versatility, and performance across various applications, pushing the boundaries of what AI can achieve.How Do Multimodal Language Models Work?Multimodal language models (MLLMs) integrate and process information from multiple data modalities, such as text, images, audio, and video, to understand and generate comprehensive responses. Here’s a breakdown of how they work:Data Preprocessing: Each type of data is preprocessed to make it suitable for the model. This involves techniques like tokenization for text, feature extraction for images, and signal processing for audio. Preprocessing ensures that the data is in a format the model can understand.Feature Extraction: MLLMs use specialized neural networks to extract relevant features from each modality. For example:Text: Natural language processing (NLP) techniques extract linguistic features, such as syntax and semantics.Images: Convolutional neural networks (CNNs) detect visual features like shapes, colors, and objects.Audio: Recurrent neural networks (RNNs) or convolutional neural networks (CNNs) analyze sound patterns and frequencies.Video: Combines techniques from both image and audio processing to understand visual and auditory components over time.Modality Encoders: Separate encoders process each type of input data, transforming it into a unified feature space. These encoders map different data modalities into a common representation, enabling the model to work with heterogeneous data effectively.Cross-Modal Attention: Cross-modal attention mechanisms allow the model to focus on relevant parts of the data across different modalities. This process helps the model to align and integrate information, ensuring that the response is coherent and contextually appropriate. For instance, while generating a description of an image, the model can focus on both the visual content and any accompanying text to produce a more accurate description.Joint Representation: The model creates a joint representation by combining the processed features from each modality. This representation captures the relationships and dependencies between the different types of data, allowing the model to generate integrated and contextually rich outputs.Multimodal Fusion: Various fusion techniques are used to combine the features from different modalities. Early fusion integrates the features at the initial stages of processing, while late fusion combines them after each modality has been processed independently. Hybrid approaches can also be used to balance the advantages of both methods.Training: MLLMs are trained using large datasets that include paired examples of different modalities (e.g., images with captions, videos with audio descriptions). The training process involves optimizing the model to minimize the error in predicting outputs based on the integrated multimodal input. Techniques such as backpropagation and gradient descent are used to adjust the model's parameters.Inference: During inference, the trained model processes new multimodal inputs using the same steps: preprocessing, feature extraction, encoding, cross-modal attention, and multimodal fusion. The model then generates responses or predictions based on the joint representation of the input data.Popular Multimodal Large Language Models The multimodal large language models have broad applications in field such as computer vision, natural language processing, and multimedia content generation. Some of the popular MLLMs are: 1. CLIP (Contrastive Language–Image Pre-training)Developed by: OpenAIDescription: CLIP is designed to understand images and text by learning a wide variety of visual concepts from natural language descriptions. It can perform tasks such as image classification, object detection, and image captioning without task-specific training.2. DALL-EDeveloped by: OpenAIDescription: DALL-E generates images from textual descriptions, showcasing the ability to create visual content based on detailed text prompts. It demonstrates the integration of language and vision capabilities.3. FlorenceDeveloped by: MicrosoftDescription: Florence is a foundation model designed for computer vision tasks. It integrates textual descriptions with visual data to perform various tasks, including image captioning and visual question answering.4. ALIGN (Vision-Language Pre-training)Developed by: Google ResearchDescription: ALIGN is a model trained to understand and generate text from images by aligning visual and linguistic representations. It can perform cross-modal retrieval and zero-shot image classification.5. ViLBERT (Vision-and-Language BERT)Developed by: Facebook AIDescription: ViLBERT extends the BERT architecture to handle visual and textual data simultaneously. It can be used for tasks such as visual question answering and visual commonsense reasoning.6. VisualBERTDeveloped by: University of North Carolina at Chapel HillDescription: VisualBERT integrates visual and textual information using a unified BERT-like architecture. It is applied to tasks like image-caption matching and visual question answering.7. LXMERT (Learning Cross-Modality Encoder Representations from Transformers)Developed by: Facebook AIDescription: LXMERT is a model that encodes visual and textual data using separate transformers and then merges the information for tasks like visual question answering and image captioning.8. UNITER (Universal Image-Text Representation Learning)Developed by: MicrosoftDescription: UNITER learns joint representations of images and text, achieving state-of-the-art results on several vision-and-language tasks, such as visual question answering and image-text retrieval.9. ERNIE-ViL (Enhanced Representation through Knowledge Integration)Developed by: BaiduDescription: ERNIE-ViL enhances visual-linguistic pre-training by integrating structured knowledge, improving performance on tasks such as visual question answering and image captioning.10. M6 (Multi-Modality to Multi-Modality Multilingual Pre-training)Developed by: Alibaba DAMO AcademyDescription: M6 is designed to handle multimodal data across multiple languages, integrating text and images for tasks like cross-lingual image captioning and visual question answering.Multimodal Large Language Models - FAQs What are large multimodal models?Large multimodal models are advanced AI systems designed to process and integrate multiple types of data, such as text, images, audio, and video, to perform complex tasks. They enhance understanding and contextualization by combining information from different modalities, enabling applications like image captioning, visual question answering, and multimedia content generation.Is chat gpt a multimodal model?No, ChatGPT (like GPT-3.5) is not a multimodal model. It primarily processes and generates text-based responses rather than integrating and understanding multiple types of data such as images, audio, or video. Where as ChatGPT - 4.0 is a multimodal model.What is an example of a multimodal LLM?An example of a multimodal large language model (LLM) is CLIP (Contrastive Language–Image Pre-training), developed by OpenAI. CLIP is trained to understand both images and text by learning a wide variety of visual concepts from natural language descriptions. It can perform tasks such as image classification, object detection, and image captioning without needing task-specific training, making it a notable example of a multimodal LLM.
"This course is very well structured and easy to learn. Anyone with zero experience of data science, python or ML can learn from this. This course makes things so easy that anybody can learn on their own. It's helping me a lot. Thanks for creating such a great course."- Ayushi Jain | Placed at MicrosoftNow's your chance to unlock high-earning job opportunities as a Data Scientist! Join our Complete Machine Learning & Data Science Program and get a 360-degree learning experience mentored by industry experts.Get hands on practice with 40+ Industry Projects, regular doubt solving sessions, and much more. Register for the Program today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models | https://www.geeksforgeeks.org/exploring-multimodal-large-language-models?ref=asr8 | Python Projects | Exploring Multimodal Large Language Models | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Upgrade Pandas in Anaconda, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [0.000854903832, 0.00298158871, -0.0184384752, 0.0324252471, 0.00188934209, -0.0319139026, -0.0130994385, 0.0205590501, 0.00521496031, 0.042922847, 0.0111668576, -0.013640862, 0.0237925518, -0.0443064831, -0.0125053767, -0.00576390326, 0.000407477521, 0.0265899058, -0.0298234057, -0.00915908, 0.0123324227, -0.0230856929, -0.0380801149, -0.0078356, 0.00788823795, 0.0141747659, 0.0116180442, 0.0321846157, -0.0138213364, -0.00150677387, -0.00266199838, 0.00458705937, 0.0269358158, -0.0233263262, -0.0197619554, -0.0364257656, 0.0271764472, -0.0152576128, -0.0186791085, 0.0214313436, 0.010497598, -0.00546311261, 0.0304249879, -0.00479009328, -0.0195213221, -0.013640862, -0.0428326093, -0.0277028307, -0.00975314155, -0.00973810162, -0.0189648587, -0.0243640542, 0.082476832, 0.0191152543, -0.016423177, 0.0194762032, 0.0246798843, -0.0432837941, 0.0374183729, -0.0215366203, 0.0106179146, -0.00712874159, 0.00288195163, -0.0303046722, -0.00788823795, -0.0158366356, -0.0369972661, 0.0130843995, 0.0172202718, 0.00929443538, 0.00310378498, 0.00260748016, 0.0203785766, -0.0464120172, 0.0131069589, 0.0248753987, 0.00101140898, 0.0370574258, 0.0123023428, -0.0115428464, 0.0127159301, -0.0154606467, 0.0184986331, 0.0117534, 0.0801306665, 0.0214915015, -0.00394035922, -0.0613011606, 0.0302745923, 0.00298534846, -0.0134829469, 0.0105201574, 0.00241384609, -0.00854245853, -0.0456299633, -0.0327861942, 0.0178820118, -0.00551199121, -0.0140394103, 0.0317033492, -0.00355497119, 0.0216118172, 0.0153628895, -0.0318838246, -0.0154756857, -0.0226645861, -0.0102118468, 0.0182880796, 0.00859509688, 0.00251724292, 0.0162577424, -0.0487882644, -0.0413587317, 0.00428250898, 0.0035982097, 0.0178669728, -0.031101767, -0.0484874733, 0.041238416, -0.0522774383, -0.00235932763, 0.0193558875, -0.0135130258, 0.0400954112, -0.0486980267, 0.0638278052, -0.0119338743, 0.00979074, 0.0190250166, 0.0184685551, 0.00354369148, 0.00112890545, -0.045750279, 0.00773784285, -0.012039151, 0.00146447518, 0.00469609629, 0.0381703526, 0.0111142192, -0.0187843852, -0.0252062678, -0.0137611786, -0.00879061, -0.0285600852, -0.0136559019, -0.0175661817, -0.0092267571, 0.0739945322, 0.0146936299, 0.00196453976, -0.0268756561, 0.019566441, 0.00103490835, 0.0059030191, -0.00215065409, -0.00405691564, -0.0070836232, 0.0258830469, -0.033899121, -0.0215366203, 0.020965118, -0.00930947438, 0.0306505803, 0.0136709409, 0.0289059952, 0.017475944, 0.0114826886, -0.00186490291, -0.0552552678, 0.0560674034, -0.0301542766, 0.0378695615, 0.0189798977, -0.020995196, -0.0161073469, -0.011001423, 0.0266651027, 0.00307182595, -0.0350120477, 0.0441560857, -0.0319139026, -0.0197168365, 0.0255822558, 0.00802359451, 0.0208448023, 0.0259131268, 0.0788071826, 0.00821158849, -0.010497598, 0.00527887838, 0.00375424488, -0.013640862, 0.0490289, 0.00432762736, -0.00905380305, -0.00303798704, -0.0279133841, 0.0518864095, 0.00133569911, 0.00741449278, -0.0177767351, -0.0670763478, -0.00626772782, 0.0399450175, 0.0108359884, -0.0223036371, -0.042261105, 0.0133024724, 0.0110390214, -0.0389524065, -0.0403962024, -0.000274941587, -0.0184685551, -0.0284698475, 0.0472542308, 0.00937715266, -0.034951888, -0.0397946201, 0.00897108484, -0.0354632325, -0.0118586766, 0.0209049601, 0.00470361579, -0.026559826, -0.0665950775, -0.0266801436, 0.00845222082, -0.0163630191, 0.0298234057, -0.0100689717, 0.0123173827, 0.022017885, -0.00233112858, -0.0161675047, 0.0277780294, 0.00331057864, 0.00739569357, -0.0182880796, -0.0232360885, 0.0261537582, -0.0108961463, -0.000999189448, -0.0100088138, -0.0329666696, -0.00626772782, 0.0159118325, 0.0465624146, 0.0243640542, 0.0205740891, 0.0147312284, 0.00463593798, -0.0104374401, 0.0210403148, 0.00513600279, -0.0436447449, 0.0283645708, 0.0355534703, -0.00404563593, -0.00905380305, -0.0207094457, 0.0257928092, -0.00554959, -0.00195138017, 0.0354030766, -0.00416219234, -0.0185287129, 0.0362152122, -0.0293722209, 0.036636319, -0.0478257351, 0.0241083819, 0.00812887121, 0.00160265085, 0.00151335367, -0.00606469437, -0.0217020549, -0.00355497119, -0.0288157575, 0.0216870159, 0.0130618401, 0.0527286232, -0.0647903383, 0.0342600718, 0.0301392376, -0.00486529106, -0.0274772383, -0.00809879228, -0.026905736, -0.0830182582, -0.00832438469, -0.00870789308, 0.00100952911, -0.0211756714, 0.0240783021, 0.0274471585, 0.0144153982, 0.00905380305, 0.0186791085, -0.0164983738, -0.0143702794, 0.0278682671, -0.026559826, -0.000434266694, -0.00136953802, -0.0112721343, 0.0149041833, 0.0271914862, 0.00288759149, 0.00854245853, -0.0193859655, 0.0299136434, 0.00535031594, -0.00527887838, -0.00447426317, -0.0195363611, 0.0756188, 0.0139341336, -0.00804615393, -0.0170698762, -0.0213260669, 0.0237023141, 0.0216719769, -0.0379898772, 0.0494800843, 0.00817399, -0.0123023428, 0.000136060829, 0.0183031186, -0.00440658489, -0.0108886268, -0.026920775, -0.0475550219, -0.0170097183, 0.0305302646, 0.0595264956, -0.0305453036, 0.00805367343, 0.0249957144, -0.0183181595, 0.0219126083, -0.0212659091, -0.0431033187, -0.0092192376, -0.0277780294, 0.025176188, -0.0409977846, -0.0141822854, 0.0465323329, 0.0196867567, 0.0244242121, 0.00153027312, 0.0256424136, 0.00486153085, 0.0289210342, -0.019190453, 0.00284247287, 0.00114864483, 0.00349669298, -0.0274772383, 0.0486077927, 0.00160735077, -0.0330869853, -0.0478858948, 0.00311130472, -0.0448779836, -0.017114995, -0.0203635357, 0.0045645, 0.0268004593, -0.00991105661, 0.0177466571, -0.00918915868, -0.0187543053, -0.017836893, -0.0162577424, -0.0124677783, 0.00926435646, -0.0608800538, 0.0231157728, 0.00800855458, 0.00591053907, 0.0519465692, -0.0209350381, 0.043975614, 0.0131520769, 0.0345007032, -0.00433514733, -0.051344987, -0.0366062373, -0.020258259, -0.0139190936, -0.029688051, -0.00231044926, -0.01274601, 0.0514653027, 0.00591429882, 0.00748217059, 0.00192694098, -0.00102362863, 0.0026977174, 0.00134603877, 0.0201078635, 0.0257627312, 0.00489537, -0.0233714432, -0.0402157269, 0.0190701354, 0.0127836084, 0.00941475201, 0.000388913089, -0.0188144632, -0.0358542614, -0.0658130273, 0.0255521778, 0.0160171092, 0.0118511571, 0.00197205949, 0.00166562898, -0.0134453485, 0.0127911279, 0.0407872312, 0.0382305086, 0.033899121, 0.0310115293, -0.0193859655, 0.023040574, -0.0210252758, -0.0119865127, -0.0123549812, -0.0318537429, 0.00647452148, -0.0189648587, 0.0264846291, 0.00742953224, 0.00403435621, -0.0340795964, 0.0137912575, 0.0440658517, -0.0143928388, -0.00293271, -0.000309485506, 0.00474873465, 0.0124527384, -0.0162878204, -0.0810330361, 0.0095952265, -0.0236421563, -0.0144981155, 0.0138664553, -0.0322146937, -0.0497507975, 0.0220930837, -0.0872894898, -0.0196566787, 0.0266801436, -0.0236571953, 0.0409977846, 0.0203033779, 0.0158516746, -0.0249505956, 0.00415091263, 0.0460209921, 0.0353729948, 0.00528263813, -0.00425619, -0.0447275899, -0.0636473298, -0.0207846425, -0.00410955399, 0.00721521908, -0.0197920334, -0.0245294888, 0.0399450175, 0.0224089138, 0.0252062678, 0.000658449833, 0.0176864974, -0.00927939545, 0.00169852795, -0.0148741044, 0.0657528639, 0.00631284667, 0.0126256933, -0.000837514352, -0.0156411212, 0.00907636154, 0.0221682806, 0.0202883389, 0.0213411059, -0.0150846578, -0.0120617105, 0.0215817392, -0.0174909849, 0.0117458804, -0.0169946793, -0.017475944, 0.00595565746, -0.0112796547, -0.00240444625, 0.014159726, -0.0247250032, 0.0244994089, -0.0391328819, 0.0269959737, -0.0139040537, -0.00271275686, -0.00891844649, -0.0199424289, 0.0146184321, -0.00120410312, 0.00966290385, 0.0192957297, 0.00782808, 0.00544055318, 0.0148665849, 0.00477129407, -0.00991857611, 0.0189798977, 0.00136765814, -0.0141070876, 0.0107156718, -0.0110615809, 0.0286202431, 0.0126783317, -0.0206492878, 0.0118210781, 0.00439530518, -0.050352376, 0.0236872751, -0.0400352553, -0.0331471451, -0.00511720311, -0.0102870446, -0.00929443538, 0.009129, -0.00408323482, 0.0154606467, -0.0106780725, 0.00244204514, -0.00525631895, -0.0242136586, 0.010497598, -0.0250558723, -0.0106479935, 0.0149793811, -0.0188896619, 0.00708738295, -0.0286052041, -0.018874621, 0.023401523, -0.0104449596, -0.0212207902, 0.0222885981, 0.0179572105, -0.0113999704, 0.0184535142, 0.0128663257, -0.0171300359, -0.0361550525, 0.0086251758, -0.0198371522, -0.00876805186, -0.0117007615, 0.0265748668, 0.00676779263, -0.00250972318, 0.0153854489, 0.022378834, -0.00476377411, -0.00986593775, -0.00510968361, -0.00567366602, -0.00300790789, -0.0116255637, 0.0237323921, 0.033838965, 0.0468932837, -0.0363054462, 0.00507208472, 0.00695954682, 0.00599325635, 0.0216118172, 0.0167690869, 0.0199725088, 0.0358542614, 0.0170247592, 0.0118285976, -0.0123023428, -0.00815895, -0.0187091865, -0.00151053374, 0.0387719311, 0.00552327093, -0.0350421257, -0.00119846326, 0.000490195, 0.05029222, -0.0175812207, 0.0169646, -0.042291183, 0.0110841403, 0.00918915868, 0.0201680213, -0.00392907951, -0.011362372, -0.0345608629, -0.0136333425, 0.0186490286, 0.0236571953, -0.000177889553, 0.0128964046, 0.00831686519, 0.0347112566, 0.000584192108, 0.0256875325, -0.00222773175, -0.0020792163, 0.00816647, -0.0180324074, -0.021641897, -0.0143627599, 9.48195957e-05, 0.0084146224, -0.0116706826, 0.0123549812, 0.0110315019, 0.0108811064, -0.0195213221, 0.00295526953, -0.021641897, -0.00940723158, 0.00890340749, -0.0114150103, -0.0358241834, 0.0186490286, -0.0194762032, -0.0305001866, -0.0057977424, 0.00170510774, -0.0242437366, -0.00973810162, 0.0140093304, -0.0251009911, 0.138965338, 0.00196453976, 0.0416896045, -0.00693322765, -0.00293271, 0.0377793238, 0.00558718899, 0.00409075478, 0.00875301193, 0.0268305372, 0.0340795964, -0.0215667, -0.0143928388, 0.0204236936, -0.0253115445, -0.0196265988, -0.000618031074, 0.00578270294, -0.0143928388, 0.0238827877, -0.00635044556, 0.018874621, -0.0410880223, 0.0147537878, 0.0133475913, -0.00385388196, 0.0233263262, 0.0306806602, -0.0357038677, -0.019190453, 0.0235068, -0.000633070595, -0.0328463539, -0.00444794353, -0.00408699503, 0.0140544493, -0.00491416967, -0.0298986044, -0.0054443134, -0.00234052842, 0.0140168509, -0.0179421697, -0.00657603843, -0.00146259519, 0.00071954797, -0.0391930379, -0.0186791085, -0.00786567945, -0.012918964, -0.0181226451, 0.00472617522, 0.00924179703, 0.00311694457, -0.00149643421, -0.0179872885, 0.0140318898, -0.0328463539, -0.00964786485, -0.00383320265, -0.0333577, -0.0147913871, 0.00990353618, 0.012039151, 0.00640308391, 0.00266011851, -0.0301542766, 0.0158516746, 0.0166788492, 0.0270260517, 0.0316732712, 0.0170849171, -0.00283307326, 0.0151448157, -0.00958770607, -0.0067377137, 0.00506080501, 0.0108435079, 0.01923557, 0.028289374, 0.0151222572, -0.0462315455, -0.0408173092, -0.0103923213, 0.00563230738, -0.0021750934, -0.00475249439, -0.0119413938, 0.0282442551, -0.031071689, 0.0239730254, -0.00939971209, -0.00494800834, -0.0467128083, 0.0085274186, 0.00124922174, 0.00116556429, 0.0181677639, 0.0451186188, -0.0189197399, 0.0159569513, 0.00885076914, 0.00166938885, 0.0177015383, 0.0221231617, 0.00948994886, 0.0117909992, 0.00619253051, 0.0149342623, -0.0122647444, 0.00275035575, -0.0390727222, -0.00762504665, 0.0156411212, -0.000250737328, 0.00271839672, -0.00302670733, -0.0203936156, 0.0280938596, 0.0335381739, 0.00861013588, 0.00536911562, 0.033838965, -0.00133099919, -0.0233263262, 0.0134303086, 0.0102419266, -0.0177917741, 0.0293872599, 0.00562478788, 0.0691217259, -0.0104524801, -0.0140469298, 0.00401931675, -0.00449306238, -0.0193558875, -0.0161675047, -0.0104900785, -0.0302144345, 0.0270410925, 0.023401523, 0.0173556283, -0.0106479935, -0.00979825947, 0.00173706678, 0.00634668581, -0.000985089806, 0.0298685245, 0.012385061, -0.0203334577, -0.00743705221, -0.0139642125, 0.0168292448, -0.0128362468, -0.00835446455, -0.00821910799, -0.00894100592, -0.043975614, 0.0308009759, -0.0157463979, 0.0152576128, 0.00502696587, -0.0287104808, -0.0120316315, -0.00616621133, -0.028304413, -0.00144567573, 0.00253980211, -0.000496304769, 0.00707610324, -0.00708738295, 0.00720769912, 0.0134603875, -0.0269959737, -0.00246836431, -0.00283683301, -0.0396141447, -0.00839206297, 0.0320342183, -0.0127159301, -0.00823414791, -0.0244392511, -0.0161374249, 0.0177616961, 0.00460585905, 0.0252664257, 0.0515555404, -0.00402683672, 0.00491416967, 0.0111292591, -0.0227849018, 0.0264094304, -0.0296278931, 0.0368167907, 0.00837702304, 0.000856313796, 0.0233714432, 0.0489085801, -0.0297632478, -0.00448554242, -0.00169006828, 0.000680069148, 8.92972639e-06, 0.0187994242, 0.0158215947, -0.00759120751, 0.0186189488, 0.0149568217, 0.0163630191, 0.0202131402, 0.0127535295, 0.0382906683, -0.019190453, 0.0179271307, -0.00842966139, 0.0391028039, 0.0115578864, 0.0277930684, -0.00184328353, -0.0452088565, 0.0023292487, 0.0111818975, 0.00360196969, 0.00150301401, -0.0134679079, -0.00964034442, -0.0247550812, -0.00175492628, 0.0133475913, -0.0198521912, 0.00153779285, 0.04403577, 0.00717762, 0.00113266532, -0.0129640829, -0.0212508682, 0.00518864114, -0.00952002872, 0.0141898049, 0.012385061, 0.0100464122, -0.0224690717, -0.00261687976, 0.0136709409, -0.021656936, -0.0174157862, 0.0155358445, -0.0300640389, -0.0294774976, -0.0229954552, -0.00721521908, -0.0160171092, 0.0183331985, 0.0410880223, -0.00812135078, 0.0195965189, -0.0084146224, -0.0137085402, 0.0127535295, -0.0114902081, -0.0138814952, 0.0092267571, 0.0215667, 0.00370724639, 0.0306957, -0.00544055318, 0.00288947159, -0.0067377137, -0.00829430576, 0.0130092017, 0.00518864114, -0.0103697628, 0.024815239, -0.00488785049, -0.0223938748, -0.00773032336, 0.0276577119, -0.0111593381, 0.0173706673, 0.0085198991, 0.0169495605, 0.0249957144, -0.0266951825, 0.00373732555, -0.0276577119, 0.0108359884, -0.0297632478, 0.00984337833, 0.00399299758, 0.0255521778, 0.0183783174, 0.00600077631, 0.032124456, -0.0162276626, 0.000579962216, 0.0362452902, -0.0258980859, 0.00858005695, 0.010482559, 0.0201830622, -0.00296654901, -0.00116650423, -0.0511043556, -0.012039151, -0.00378432404, 0.0178519338, 0.00476753386, -0.00378620392, 0.00827926677, 0.00713626156, 0.0238827877, -0.00597445713, -0.00449682213, -0.0142725231, -0.0201830622, 0.000317945261, -0.00354933133, 9.36299443e-07, -0.00979074, -0.0137085402, 0.011174378, -0.00715130102, 0.0182279218, 0.020604169, -0.0137386192, -0.034951888, 0.00256800139, -0.0150771383, 0.0126332128, -0.0174007472, 0.00238000718, 0.0046096188, 0.0278532263, -0.0173857082, -0.0386816934, -0.0181978419, -0.0128813656, 0.00237436732, 0.0019589, -0.0291165486, 0.0345909409, 0.0146184321, 0.032154534, -0.0274020415, 0.0379597954, -0.0116556427, -0.0180324074, 0.00189498195, -0.0172353126, 0.00873797201, -0.0177917741, -0.000806495314, -0.0208297614, 0.00187900243, 0.0150245, -0.010670553, 0.00285939244, 0.0143477209, -0.0303046722, -0.0258379281, 0.00395539869, 0.0280788206, 0.020965118, 0.0182880796, 0.00276727532, -0.0283946507, -0.00500064669, 0.0385914594, -0.00404563593, -0.0244994089, -0.054804083, -0.0283645708, -0.0003132454, -0.00234804815, -0.0225442685, -0.00531271705, 0.0272065271, -0.0334479362, 0.0127760889, -0.0311920047, 0.00190062181, -0.0263041537, 0.0129716024, 0.00888084807, 0.00874549244, 0.0109036658, 0.00873797201, -0.00536159566, 0.00861765631, -0.00694450736, 0.00958770607, 0.00403811643, 0.0528188609, 0.00833942462, 0.00166092918, -0.0620230585, 0.0106780725, 0.00222209189, -0.0198672321, -0.0014494356, 0.00375988474, 0.0126407323, -0.00156881195, -0.00482769217, 0.00768144475, 0.0222434793, -0.00741449278, 0.0152275339, 0.016077267, 0.0183933564, 0.018844543, -0.00474497443, -0.0146184321, 0.00503824558, -0.00289135147, -0.00459833909, 0.0453291722, 0.00985089783, -0.00813639071, -0.00716258073, 0.0113548525, 0.00587294, -0.000607221387, 0.0166788492, 0.0214915015, 0.00696330657, 0.00643692305, 0.00220141257, -0.01500946, 0.00516608171, -0.0045645, -0.0166638102, 0.00468857633, -0.00034214952, 0.00715130102, -0.0186189488, -0.0112946937, 0.000248387398, 0.00274847588, -0.00568870595, 0.0446072742, 0.0305753835, -0.0270260517, -0.036696475, -0.000591241871, 0.00591429882, 0.000545653282, 0.00320154196, -0.00608349359, 0.0358241834, 0.0174909849, 0.0192957297, -0.0196867567, 0.00653092, 0.0315228738, 0.0720694736, 0.0175060239, -0.0142725231, -0.0098208189, -0.00737313414, -0.00691066822, -0.00503448583, 0.00126238132, 0.0124752978, -0.0151072172, 0.0175812207, 0.0116706826, -0.00999377389, -0.0112119764, -0.0144605171, 0.020980157, -0.00610605301, -0.00111950573, 0.00106592732, -0.0158967935, -0.017475944, -0.00676027313, 0.0229503363, -0.0236271154, -0.00152557332, 0.00843718182, 0.00604965491, 0.00312634418, -0.0399450175, -0.0217170939, 0.00386516168, 0.00489912974, 0.0299587622, 0.00614741165, -0.00106498739, 0.0344104655, -0.0122497045, -0.0007928657, -0.0286202431, -0.0100539317, 0.00505328504, -0.00177842553, -0.0181226451, 0.044005692, -0.00749345031, -0.0101968078, 0.0186339896, -0.0199875478, 0.00148703449, -0.00539919455, -0.0160321482, -0.00524879899, -0.00533527648, -0.0135882236, 0.00995617546, 0.0362452902, 0.00394787919, -0.0076852045, 0.00906884205, 0.00550823146, -0.00462841801, -0.0115127675, 0.0358843394, -0.0194160454, -0.00484649139, -0.0064970809, -0.0180925652, -0.0109487846, 0.00835446455, -0.00427874876, -0.0326658785, 0.00538415508, -0.00161393057, -0.00572630437, -0.0028029941, 0.00343089481, -0.0046584974, -0.0140845282, 0.0308310557, -0.0330569074, 0.00238188705, 0.0212207902, 0.00941475201, -0.0026488388, 0.00167972851, -0.0158366356, -0.00321282167, -0.0124001, -0.0202131402, -0.0131971957, 0.00631660642, -0.01500946, -0.0121820271, -0.00528639788, 0.00277667493, -0.0253717024, 0.00562478788, 0.0166788492, 0.00876053143, 7.99563e-05, -0.00551199121, 0.0112871742, -0.00551951071, -0.0345307812, -0.000624140899, -0.00955762714, -0.00207545632, 0.0156260822, -0.0244994089, -0.00288947159, 0.0251912288, -0.0268756561, 0.0120842699, -0.0110691013, 0.0272065271, -0.00600829581, 0.0277028307, 0.016408138, 0.0103171235, 0.0278381873, -0.0204838533, 0.0258680079, 0.020258259, 0.00051322428, -0.00312258443, 0.0263492726, 0.0107683102, -0.00352113205, 0.00711370213, -0.000194221546, 0.00695578707, 0.0104750395, -0.00132817926, 0.00881317, -0.00217133341, 0.00824918691, -0.0238075908, 0.00542175397, 0.0213711858, -0.00234616804, -0.0198521912, -0.0127084106, -0.00884324871, -0.0151147367, 0.00615493162, -0.00398171786, -0.00564358709, 0.00943731051, 0.00699714571, -0.0108886268, -0.00872293301, -0.00160829071, 0.0123249022, -0.00443290407, -0.000101399397, -0.020619208, -0.00385388196, -0.00748969056, 0.0235819984, -0.0152124939, 0.0256875325, 0.0257777702, 0.00939971209, 0.0085349381, -0.0349819697, 0.000768426456, -0.00563230738, 0.0036940868, -0.0144605171, 0.000903782318, -0.0258830469, -0.000872293254, 0.0048502516, 0.0137912575, 0.00623012893, -0.023055613, 0.0333577, 0.00496680802, 0.0260785613, 0.00422611041, -0.0123173827, -0.0213862248, -0.010309604, -0.00759872701, 0.0159268714, -0.00483521167, -0.0204086546, 0.0224239528, -0.0298083667, 0.0224089138, -0.00468481658, -0.00380500336, -0.00659107789, -0.0191002153, 0.0097230617, -0.00873045251, -0.000297265884, 0.0012172627, -0.0120466705, -0.00961026549, -0.0245595668, -0.0245144498, -0.000565862691, -0.0124376994, 0.0129716024, -0.0181527231, -0.0313123204, 0.0135957431, 0.00158761139, -0.0159870312, 0.0141747659, -0.00296466914, -0.00556838932, 0.0037185261, -0.00119470339, -0.012934004, 0.00199461891, -0.00926435646, 0.0257025734, 0.0225292295, -0.0161675047, 0.00871541258, 0.00433138711, 0.0124828173, 0.00229540979, -0.00404939614, 0.0238226298, -0.0084823, 0.00983585883, 0.0072828969, -0.0232360885, 0.0341999121, 3.43677e-05, 0.00586542, -0.00490289, -0.00764760561, 0.0170548372, 0.00347601343, -0.0207696036, 0.00984337833, 0.0315830335, 0.0413587317, -0.0351925232, -0.00201717811, 0.000542363385, 9.36446304e-05, 0.00597069692, -0.0169345215, -0.0166788492, 0.00813639071, -0.00341209536, -0.0175812207, 0.0181978419, -0.0331170671, 0.00563606713, -0.00174458651, -0.0102494461, 0.00447802292, -0.00777544174, -0.0268305372, 0.00395163894, 0.0260033626, -0.00414339313, 0.00741073303, 0.00620380975, -0.000549413147, -0.00328237936, -0.00474497443, 0.00185644312, -0.00948994886, -0.0233413652, 0.0181527231, -0.00830182526, -0.0144981155, 0.0039591589, -0.00623012893, 0.00244392524, -0.0357339457, -0.00126332126, -0.00997121446, -0.0196265988, 0.027567476, 0.0113999704, -0.0229804162, -0.000938561221, 0.010497598, 0.00651212037, -0.0383207463, -0.00533527648, -0.0319139026, -0.000547533215, -0.0104224011, 0.00146635505, -0.0108435079, -0.00991857611, 0.028981192, -0.0115804449, -0.0168593228, -0.022017885, 0.0148665849, 0.00509464415, -0.0101291295, 0.00491416967, -0.00221833214, 0.00409075478, -0.00885076914, 0.0145357149, 0.00607221387, 0.0167841259, -0.00348353339, 0.000844094146, -0.0453592502, -0.0076852045, -0.0210854337, -0.00301166764, -0.00598197663, 0.00729041686, -0.0185437519, -0.00311882445, -0.0221231617, -0.0273569226, -0.00405315589, 0.019566441, -0.00314138387, -0.0141371666, 0.00550823146, -0.00721897883, 0.0121143488, -0.00976066105, 0.0185437519, -0.00186302292, -0.0312822424, -0.0183783174, 0.0232210495, 0.0187091865, 0.0282592941, 0.0155960023, 0.00581654161, 0.000321000174, 0.00989601668, -0.0269658938, 0.00701970514, -0.0127986483, 0.0296128523, 0.0122196255, 0.014994421, -0.0212959871, 0.0166788492, -0.00419227174, -0.013625823, -0.0129264845, 0.0226044282, 0.0116030043, -0.020965118, -0.00742953224, 0.0209049601, 0.00163273, 0.0448178276, -0.00437650597, 0.0167239681, -0.0364257656, 0.0115804449, -0.000195514018, -0.0139266131, -0.00221457216, 0.00358317024, -0.0200777855, -0.0128212068, 0.0268756561, 0.00493672863, -0.00778296171, 0.00551199121, 0.0367867127, 0.0249957144, -0.00773784285, 0.00329553895, -0.0125580151, 0.0116782021, 0.022017885, -0.0263793524, 0.00331433839, -0.0278231483, -0.0120842699, 0.0248302799, -0.0156561602, 0.00154907256, -0.00864773523, 0.00966290385, 0.00130186009, 0.0211004745, 0.00225405092, -0.0165134147, 0.027567476, 0.0305453036, -0.0145733133, -0.0171300359, -0.00180944463, 0.0162878204, 0.00487281056, -0.00384824211, 0.00560974795, -0.0219577271, -0.0274170805, -0.00149549416, 0.00760248723, 0.00413211342, 0.0217922926, 0.00379560376, 0.00920419767, -0.0144454772, 0.0103848018, -0.0107081523, -0.0152049745, -0.0383508243, 0.00413963338, 4.64110781e-05, 0.0116857216, 0.0049555283, 0.00357189053, 0.0249355566, -0.0100915311, -0.00749721052, 0.0118210781, 0.00318838237, -0.0150996977, -0.013783738, 0.0333276205, -0.000267186813, -0.00240444625, -0.0214764625, -0.0122797834, -4.60585907e-05, -0.0193859655, 0.018258, -0.0161524657, 0.0135957431, -0.0107758297, -0.0219276492, -0.0111292591, 0.00202657795, 0.0150620984, -0.00100576924, -0.012227145, -0.00680915127, 0.00135073857, 0.0114375697, 0.0103923213, -0.00459081959, 0.00419603148, -0.00247964403, 0.00357753038, 6.5915483e-05, 0.00594437774, 0.00782808, -0.0238376707, -0.0150696188, 0.00912148, 0.00307746581, -0.01012161, 0.0118135577, -0.00445922324, -0.0098132994, -0.0103998417, 0.00233488856, 0.0134227891, 0.0197469145, 0.0201529823, 0.0211756714, -0.0126632918, -0.0120767504, -0.004368986, -0.004368986, -0.0248603579, -0.0214313436, 0.0235368796, -0.0152952112, -0.00178124546, 0.0179722495, 0.029342141, -0.00188182236, -0.00920419767, 0.00288195163, 0.00819654856, 0.0126708122, 0.0335381739, 0.0340194367, -0.0140168509, 0.0127159301, -0.00739945332, 0.0138890147, 0.0116631631, -0.0155057646, -0.0163028613, 0.00433138711, -0.0226345062, -0.0151072172, -0.00347601343, -0.000235110303, -0.00371664623, -0.00247588404, -0.000572442485, -0.0188144632, 0.00671891402, 0.0231458507, -0.0204988923, -0.00620005, 0.00612109248, 0.0251160301, 0.0114074908, 0.0182730407, 0.0183181595, -0.0251912288, -0.00701594492, -0.00495928805, 0.0314627178, -0.0216870159, 0.00341021549, -0.0121369082, -0.00470361579, 0.00183012395, 0.00560222846, -0.00561350817, 0.00355309108, -0.011332293, 0.013783738, 0.0125279361, -0.00882069, 0.0043614665, -0.0136935, 0.020995196, -0.000864773523, 0.0165585335, -0.00260936, -0.0125128971, 0.00468105683, -0.0111969374, -0.0173255485, 0.00950498879, 0.00216945354, -0.00942979101, 0.00151335367, 0.0273569226, -0.0102419266, -0.0133175123, -0.0151297767, -0.00590677885, 0.00953506771, -0.00864773523, -0.00407947507, -0.00419227174, 0.00675651291, -0.00844470132, 0.0185287129, 0.017821854, 0.00991857611, 0.00899364427, 0.00770776393, 0.0110164629, 0.0026977174, 0.00467729662, -0.0029477498, -0.0284096897, -0.0175060239, 0.00524127949, 0.00748969056, 0.00656099897, 0.00505704526, 0.000302670727, -0.00382192293, -0.0200326666, -0.0124828173, 0.0142875621, 0.0203033779, 0.0297782887, 0.0123700211, 0.00721521908, -0.00481265271, -0.000407007523, -0.00506456476, 0.00810631178, 0.0097230617, -0.0123625016, -0.00854245853, -0.00848982, 0.0101366499, 0.0224841107, 0.00670011481, 0.0353729948, -0.0138213364, 0.0237925518, 0.0249656346, 0.0369371101, -0.00263379933, -0.0097230617, -0.0124903377, -0.00392907951, -0.0149793811, 0.00515856175, -0.0091064414, -0.0164833348, 0.00679787155, -0.0205740891, -0.0117233209, -0.0180624872, 0.0182128828, 0.000200918847, -0.0136483815, -0.00223525148, -0.0238226298, -0.00405691564, -0.0147613082, -0.0285901651, 0.000720957934, 0.00729417661, -0.0122948233, -0.00272027659, -0.00683171069, -0.00414339313, -0.00936963316, -0.0414790511, 0.00477129407, 0.00822662842, -0.0069294679, 0.00629780721, 0.0102494461, 0.0010922465, 0.00895604584, -0.00938467216, -0.0303046722, -0.0155809624, 0.0219426882, 0.0177015383, -0.00403811643, -0.00309626525, -0.00833190512, 0.0233263262, -0.0413888134, -0.0284397695, -0.00704602432, 0.00392531976, -0.00234052842, -0.0121369082, 0.0126482528, 0.00153497292, -0.0157764759, 0.0155659234, -0.00364332832, -0.00948242936, 0.00263943919, -0.0193107687, 0.0299738012, 0.023040574, 0.00523751974, -0.0126181738, 0.00558342878, -0.031071689, -0.0118737165, 0.00812887121, -0.0103020845, -0.0011524047, 0.0142048448, -0.0155809624, -0.00611733273, 0.000887802802, 0.00385388196, 0.0214614235, 0.00607973384, 0.0147462683, -0.000824824732, 0.00773784285, 0.0107382312, 0.00577518297, -0.010309604, 0.00203785766, -0.00376364472, 0.00292143039, 0.0272967629, -0.00177184574, -0.013437828, 0.0215667, -0.0243038964, -0.0104073612, 0.0139341336, -0.0079333568, 0.00936963316, -0.0250408333, -0.00999377389, 0.000673019385, 0.00918163918, 0.0141522065, 0.00103302835, -0.00269019767, -0.0187242273, -0.00129152043, 0.0149793811, -0.0416896045, -0.0145056359, 0.0086326953, 0.00809127185, 0.00743329246, 0.0245294888, -0.00661739707, -0.0257777702, 0.0150470594, -0.00854997803, 0.0119940322, 0.00109788636, 0.0259281658, 0.0144605171, 0.0132423146, 0.00108848664, 0.0156411212, -0.00878309086, -0.00762504665, -0.0110841403, -0.0163329393, 0.0080386335, 0.00470737601, -0.0078205606, 0.0058541405, -0.00234804815, 0.0199424289, -0.00842214189, -0.000212198502, -0.0239880644, 4.80560266e-05, -0.0163630191, -0.0357038677, 0.00664747646, -0.00932451431, 0.00546687236, 0.013971732, 0.0122045865, -0.00516984146, -1.81531941e-05, -0.000790515798, 0.00188464229, -0.00244204514, -0.00489161024, 0.0136032635, 0.00628276775, -0.00832438469, 0.0123700211, 0.00104524801, -0.0124452189, 0.00757240783, 0.0197769944, 0.0054029543, -0.0140318898, 0.0198070724, 0.00812135078, -0.0221382026, -0.0040644356, 0.0037429654, 0.0128212068, 0.00973058213, 0.00427498901, 0.0304550678, 0.00226157065, 0.0144003592, -0.00208861614, 0.0119413938, 0.00546687236, 0.0207545646, 0.00847478, -0.0103923213, -0.00329929893, -0.0262740757, -0.0272516459, 0.00712498184, 0.0105276778, -0.0221983604, 0.0079408763, -0.0176413804, 0.00838454347, 0.0224841107, -0.00677907234, 0.0130392807, -0.00541047426, 0.0260785613, -0.00260372018, -0.0180925652, -0.00797095615, 0.0217922926, 0.0134679079, -0.0241384599, -0.00969298277, 0.00885828864, 0.0110615809, 0.00839206297, -0.0196115598, 0.0212659091, -0.00174458651, 0.00990353618, 0.0268756561, -0.00794839673, -0.0144379577, 0.0127986483, 0.0171751548, 0.0164682958, -0.00652716, -0.0149493022, 0.00947491, -0.0367566347, 0.0103697628, -0.015370409, 0.0103171235, -0.000683829072, -0.00765136583, -0.0169194825, -0.000410532433, 0.0161073469, 0.000887802802, 0.0017154474, 0.00439906539, 0.000765136559, -0.00573758408, -0.0194160454, 0.0223938748, 8.3363695e-05, 0.0187994242, -0.00386892143, 0.0124076195, 0.000668789493, -0.0101140905, 0.00936963316, 0.0141898049, 0.00744081195, -0.00492544891, -0.0161073469, 0.0101441694, -0.00371288625, -0.0161825437, -0.0195363611, 0.00718513969, -0.00214313436, 0.000355544122, -0.00601957552, -0.0084146224, 0.00249468349, -0.00955762714, 0.00789575838, 0.00593309803, -0.00721145887, 0.00789575838, 0.0186791085, 0.0178820118, -0.0115503659, -0.0186640676, 0.00397795811, -0.0014249963, 0.00143345608, -0.0154456068, -0.00552327093, 0.0135431048, 0.00137141801, -0.0262891147, -0.0243490133, -0.00962530542, -0.00964786485, -0.0034214952, -0.00236120773, 0.0163028613, 0.0103923213, -0.0054518329, 0.00484273164, -0.0250408333, -0.00227285037, -0.00092869153, 0.0226796251, -0.0026018403, -0.0355534703, 0.00717762, 0.000316770311, 0.0028744319, 0.00112044567, 0.00846726075, -0.00763256615, -0.0214764625, -0.00617749058, 0.0173857082, 0.0271764472, 0.00497056777, 0.00238564704, 0.00937715266, 0.00226345076, 0.00231608911, 0.0121293887, 0.00801607408, -0.00732049579, 0.00857253745, 0.0250257943, 0.0175962616, -0.0120015526, 0.00407571532, 0.0210252758, 0.0186791085, -0.00831686519, -0.0232962463, 0.0104750395, -0.0101968078, -0.00677531259, 0.020258259, -0.00147199491, -0.0150019405, -0.0111518186, 0.00353805162, 0.012573055, 0.0109487846, 0.000535313622, 0.0146710705, 0.016438216, -0.00430506794, 0.0114225298, -0.0278983451, -0.00448554242, 0.00212997478, 0.0221081227, -0.0026018403, -0.00436522625, -0.00440282514, 0.0149869006, -0.006985866, -0.00532399677, 0.039463751, -0.00566990627, -0.0208147224, 0.0119564338, 0.0263041537, 0.004368986, -0.00277667493, 0.000788165838, -0.0119564338, -0.00491416967, 0.00473369518, -0.0114225298, 0.0177466571, -0.00821910799, 0.00829430576, -0.0119037954, 0.00742577249, -0.0196717177, 0.011693242, 0.0224991515, 0.00195702, 0.0102494461, 0.00570750516, -0.0101291295, -0.00788823795, 0.00836950354, 0.0174308252, -0.0149568217, 0.0110390214, 0.0154305678, -0.00248528388, -0.0248603579, 0.0317935869, 0.0172954705, -0.00155659229, -0.0148891443, -0.00238564704, -0.0179872885, 0.00156975188, 0.00997121446, 0.0195363611, -0.0208748803, -0.000992609537, -0.0128512867, 0.0075235297, 0.00218825298, -0.0278532263, 0.00795591623, 0.00263755932, -0.0169194825, 0.00384260225, -0.00962530542, 0.00367716746, -0.000994489528, 0.00107250712, -0.00903124362, 0.00917411875, 0.0112119764, -0.0100915311, -0.00626020832, 0.00823414791, 0.0112420553, -0.00676403288, 0.0145582743, 0.00749721052, -0.0006946387, -0.000839864253, -0.0265147071, -0.0105351973, 0.0355534703, -0.0154606467, 0.00355685106, 0.0012595614, -0.00919667818, -0.0017173274, 0.0111593381, 0.00933955424, 0.0158967935, 0.028951114, -0.00993361603, 0.00424115, 0.00438026572, 0.002707117, 0.0148064261, -3.16359074e-05, -0.0104524801, 0.0168894026, 0.00812135078, 0.0215817392, -0.00491416967, -0.00250784308, -0.0141296471, 0.0021750934, -0.000460820884, 0.0160171092, 0.00523, 0.0256123357, 0.00483145192, -0.000478210364, -0.00426746905, -0.00842966139, -0.0213862248, 0.0166938882, -0.00518112117, 0.0175361037, -0.00879813079, -0.00494800834, -0.00815143064, 0.0131746363, -0.00618501054, 0.00169758801, 0.00691818818, 0.0268606171, 0.00365272816, 0.0165585335, 0.0360948928, 0.00890340749, 0.0140694892, -0.0271313284, -0.00760248723, -0.00118248374, 0.00811383128, -0.015370409, -0.00461713877, 0.020980157, 0.0151673751, -0.00460585905, 0.000662209699, -0.000740227348, -0.010640474, 0.00658731814, 0.0192957297, 0.00264131906, -0.00121350284, -0.0026507189, 0.00502696587, 0.00195514015, -0.00541423401, -0.00787319895, 0.0060458947, 0.00409451453, -0.00682043098, -0.00817399, -0.0250257943, -0.00527135842, 0.0228751395, -0.00246084458, 0.00604965491, -0.00588797964, 0.0172353126, -0.0151448157, 0.00931699481, -0.00551575096, 0.0162126236, 0.00779048121, 0.00181696436, 0.00325794029, 0.000378338416, 0.016408138, -0.00286691217, -0.00249280361, -0.000646230183, 0.0150620984, -0.00319026224, 0.0164833348, 0.00854997803, 0.0186039098, 0.00659107789, 0.00262815948, 0.00795591623, -0.00215629395, -0.00589925935, 0.00474873465, -0.00118060387, 0.0159569513, -0.0184234362, -0.0112796547, 0.000770306389, -0.00122008263, 0.00732425554, -0.00536911562, -0.00252100267, 0.000155447735, -0.0124602579, 0.0241835788, 0.00861013588, -0.00812887121, -0.0054029543, -0.00587294, -0.0119188353, -0.0181076061, 0.0199574679, 0.00250220345, -0.00106122752, -0.00684675, -0.00263755932, -0.00338577619, 0.0063354061, -0.00539167505, -0.00904628262, 0.00551575096, 0.0120842699, -0.0103622423, -0.0137311, -0.0107983891, 0.00197393959, 0.00918915868, -0.0161675047, 0.000184704346, 0.00984337833, 0.0214012638, -0.0406669155, 0.00532023702, -0.0133024724, 0.0166487694, -0.01535537, -0.000305020658, -0.00927939545, 0.00125110173, -0.0264695883, 0.0170247592, -0.0117684398, -0.0199725088, 0.00651588058, 0.0118135577, -0.0198221132, -0.0145582743, -0.00422987062, -0.0049066497, -0.0213862248, -0.00877557136, 0.00288759149, -0.0212207902, -0.00888836756, 0.00435018679, -0.00037622347, -0.0140995681, 0.0137085402, 0.00810631178, -0.0230104961, 0.0042073112, 0.0174007472, 0.0103020845, -0.0015208734, -0.0100464122, -1.74188408e-05, 0.023777511, 0.0104073612, 0.0105953552, 0.017475944, 0.00202657795, 0.00893348642, 0.0107156718, -0.0049630478, -0.00931699481, -0.00682043098, -0.0129716024, 0.00579398265, 0.010670553, 0.0195062831, -0.00660987757, -0.00413963338, 0.0113774119, -0.0151598556, 0.00681667123, -0.0134303086, 0.00157821167, -0.0291165486, -0.00125580153, 0.020634247, -0.00483145192, -0.00190438167, -0.00080508535, -0.0194160454, 0.0100764912, -0.0153027317, 0.000144285586, -0.0013535585, -0.00935459323, -0.00211117533, 0.00104054809, -0.00936963316, -0.00915155932, 0.010294565, -0.0121895466, -0.0331772231, -0.00650460087, -0.0207244847, -0.0059894966, 0.0140694892, -0.000560222834, -0.000351784227, -0.0152651323, -0.00417347206, 0.0225292295, -0.00894100592, 0.00680163177, -0.000693698763, 0.0217772536, -0.000144050588, -0.0049066497, -0.00594061799, -0.00307370583, 0.000181531941, 0.00495928805, 0.0182730407, 0.00174552656, -0.00730545633, 0.00211117533, -0.0315529518, -0.000704038423, 0.00448178267, -0.0226044282, 0.0111142192, 0.00665123621, -0.0244392511, -0.0304099489, 0.0229653772, -0.022348756, 0.0172202718, 0.00772280339, -0.00575638376, -0.00292895036, 0.0126031339, 0.0076363259, -0.00569622545, 0.00383132254, -0.00949746929, 0.00645196252, -0.0157915168, 0.0135355853, 0.00508712418, 0.0152651323, 0.00480513275, -0.000659859797, 0.00396291865, 0.00600077631, -0.0117534, 0.0106103951, 0.00150865375, 0.00872293301, 0.0101441694, 0.0278983451, -0.0045532207, 0.00725657772, 0.00976818055, -0.0127685685, -0.00316582294, 0.0221382026, 0.0024965636, 0.00483521167, 0.000973810151, -0.000169899795, 0.00795591623, 0.00136577815, -0.00206793658, 0.0186791085, 0.0191603731, 0.0084071029, -0.0193709265, -0.00268455781, 0.0257176124, 0.0178669728, -0.0120015526, -0.00729793636, 0.0129415235, 0.0111442991, 0.00721897883, -0.00609853305, -0.00484649139, 0.0187091865, -0.00674147345, 0.0168743636, -0.0163179, -0.0209350381, 0.0114676487, -0.0161675047, 0.00080508535, 0.0033162185, 0.00232736859, 0.00914404, -0.00467729662, 0.0118511571, 0.0145958727, -0.0170849171, -0.0160020702, -0.0127760889, -0.00942227151, 0.0224991515, -0.0026488388, -0.0212057512, -0.00085067394, -0.00316206319, 0.0238827877, 0.03036483, -0.0248753987, -0.0176864974, 0.0135130258, 0.00517736143, 0.00303422706, -0.00295526953, -0.0066399565, 0.00332373823, 0.00305114663, -0.011347332, -0.0203334577, 0.000863363559, -0.0162276626, 0.0244242121, -0.0162126236, 0.00293459021, 0.000360243954, -0.00787319895, 0.0122497045, -0.00532775698, -0.00944483094, -0.00431634765, 0.0141146081, -0.0202883389, 0.00385012198, -0.00440282514, -0.0017774856, 0.00897860527, 0.00321658142, 0.0307859369, 0.00815895, 0.00694450736, -0.0171300359, -0.0174308252, 0.00845974125, 0.00397419836, -0.00647076173, -0.00671515428, -0.00100294931, 0.0237173531, -0.0111367786, 0.00882821, 0.0250107534, 0.0155358445, -0.0187693443, 0.00797847565, -0.0154004879, 0.00809879228, -0.00063918042, -0.00224653119, 0.00800103508, 0.00126520125, -0.00560222846, -0.00832438469, -0.00513224257, 0.0159719903, 0.00991105661, -0.00787319895, -0.00493672863, 0.00140149705, 0.00833942462, 0.011174378, -0.00187900243, -0.0121669872, -0.00835446455, 0.00487281056, 0.0240031052, 0.00692570768, -0.00586542, -0.00194574043, -0.0115578864, -0.0121669872, -0.0585338883, -0.00507960422, 0.00647076173, 0.0230856929, -0.00509088393, -0.0156561602, 0.00357565051, 0.0157764759, 0.00516984146, 0.00891092699, -0.00218637311, -0.0067941118, -0.01568624, -0.00311694457, -0.00223713159, -0.02092, -0.00526383892, 0.0155960023, 0.00177372561, -0.0113022141, 0.0114676487, 0.00822662842, -0.00630532671, -0.0131971957, 0.00595565746, -0.0197920334, -0.000551293138, 0.0277028307, 0.00463969773, -0.00248716376, 0.00251160306, -0.0211907104, -0.00316582294, 0.000940911181, -0.00930195488, 0.00821158849, 0.01206923, -0.0281389784, -0.00382568291, -0.000299145846, -0.00360572943, -0.0167239681, 0.0157463979, -0.0161223859, 0.00782808, 0.00821910799, 0.0134453485, 0.00233864831, -0.010294565, 0.0130468, -0.0250558723, 0.0268756561, -0.00950498879, -0.00492544891, 0.000754326873, -0.00108284678, 0.0240783021, -0.0363355279, -0.00468481658, 0.0140845282, -0.0147161894, -0.00522248, -0.0122873038, -0.0138213364, -0.000990729663, -0.00538415508, -0.0101817679, 0.0128888851, 0.00925683603, 0.0291165486, -0.00446674321, -0.0187543053, -0.000886862807, -0.000775946246, -0.0079258373, 0.0146936299, 0.0177917741, 0.00368280709, 0.00919667818, 0.0132272746, 0.00827174634, 0.00522624, 0.0229052175, -0.00566990627, -0.0103020845, 0.000892972632, 0.0147086699, 0.000679129211, 0.00801607408, 0.0210102368, 0.02549202, -0.0139341336, 0.004801373, 0.0234616809, -0.0459006727, 0.012918964, -0.00459833909, -0.00654219976, 0.0184835941, -0.00269207754, -0.0114601292, -0.0126933716, -0.00341021549, -0.0132272746, -0.0118737165, -0.0126482528, -0.00882821, -0.0185437519, -0.0150771383, 0.0351925232, 0.0295677334, -0.0169946793, 0.00499688694, 0.000884982874, 0.0156411212, 0.0158967935, 0.0204688124, -0.00951250829, -0.0134227891, -0.00882821, -0.0115278065, -0.0300941188, 0.000331809832, -0.0122722639, 0.0223938748, -0.0148064261, -0.00237436732, 0.00186208298, -0.0323049314, -0.0117308404, -0.00501944637, 0.0166186914, 0.00866277423, -0.00506832497, -0.000593121804, 0.00477505382, -0.00361700915, -0.00848982, -0.00715506077, 0.0133851897, 0.000329929899, 0.0278682671, 0.00730169611, 0.0109262252, -0.011708281, -0.0131520769, 0.00471865525, 0.0203334577, -0.00181602442, -0.000230762933, -0.0056924657, 0.00351361232, 0.0107457507, 0.0287405588, -0.0150019405, -0.00546687236, 0.0111292591, 0.0166337304, 0.0061511714, 0.0184835941, -3.31339834e-05, -0.0122797834, -0.01568624, -0.0250257943, 0.00683923066, 0.0101667289, 0.00523751974, -0.00053108373, -0.011708281, 0.00207169657, 0.020258259, -0.0064970809, 0.0160020702, 0.0112495758, 0.00961778499, 0.00757616805, -0.0196416378, -0.00210177572, 0.0196265988, -0.00113642518, 0.0107758297, 0.00729417661, -0.00227473024, 0.0212959871, 0.00422611041, -0.0117834788, 0.0201981012, 0.0103246439, -0.00498184748, 0.0196566787, 0.00897108484, 0.00670387456, -0.00547439232, 0.00597821688, -0.00832438469, 0.0192806888, -0.0100614522, 0.0255972967, 0.0160321482, -0.00310190488, 0.0116255637, -0.0147011494, -0.00736937439, -4.06537547e-05, 0.00125016167, -0.00271463674, -0.00601205602, 0.0228300206, -0.00660611782, -0.0136483815, -0.0112721343, 0.00655347947, -0.00242700567, 0.0144153982, 0.00150395394, -0.00703098485, -0.015182415, 0.00100106932, -0.00879813079, 0.000635420554, 0.00121444277, 0.00527511863, 0.0154907256, -0.0101892883, 0.0100764912, -0.000450951193, 0.0127836084, 0.0126181738, 0.00562102767, -0.012385061, -0.0119263548, -0.00351173244, 0.0112495758, -0.00639556395, -0.0165284537, 0.0135431048, 0.0200928245, 0.0107006319, -0.0148139466, 0.0138890147, 0.0295677334, 0.0102870446, -0.0292218253, -0.0157614369, -0.0143627599, 0.0130392807, -0.00193070085, 0.00152275339, 0.00174082664, -0.0295526944, 0.00347789354, 0.00486529106, 0.0203785766, 0.0107607907, 0.0122196255, 0.00165434927, -0.00748593081, 0.00993361603, 0.00240632636, 0.0231458507, -0.00613613194, -0.0114977276, 0.00574510405, 0.00031089547, -0.00477505382, -0.00405691564, -0.0153478496, -0.00300978776, -0.00538415508, 0.0106855929, 0.017114995, -0.00787319895, -0.0108735869, -0.0285901651, -0.00441034511, -0.031101767, -0.0177316163, 0.0197017957, 0.00263379933, -0.00663619675, 0.00474497443, -0.0124226594, 0.000375048519, 0.0135656642, 0.00206981669, -0.0169646, -0.00616621133, 0.00065328, 0.005154802, 0.00132065953, 0.00524503924, -0.00867781416, 0.00797847565, -0.00168066856, -0.0256424136, 0.00741449278, -0.0108811064, -0.00092587166, -0.00309814513, 0.00538039533, -0.0118962759, -0.0175812207, -0.00225405092, 0.00888836756, -0.00879061, -0.0179872885, -0.00713250134, -0.0232962463, -0.0158065557, -0.00620005, -0.0103171235, 0.0111367786, -0.00773032336, 0.0133250318, -0.00702722464, -0.00302670733, 0.0085198991, -0.00518488139, 0.00280863396, -0.0169646, -0.0105427168, -0.0162276626, -0.00845974125, -0.00775288232, 0.0245144498, -0.00041382233, 0.0271313284, 0.00117214408, 0.00627524778, 0.0042073112, -0.00421107095, 0.0030041479, -0.0345307812, -0.0106855929, 0.0069369874, 0.00624892861, -0.00791079737, 0.00372980582, 0.000770306389, -0.00682419073, 0.00444794353, -0.0183331985, 0.00905380305, -0.0302144345, 0.0280337017, -0.0175661817, -0.00735809468, 0.00337449671, 0.0245445278, -0.000848794, -0.014663551, 0.00653843954, 0.0139341336, 0.0345909409, -0.004015557, 0.0054443134, -0.0231157728, -0.0127535295, -0.00806871243, -0.0189798977, 0.01012161, -0.0224991515, -0.004368986, -0.0105727958, -0.0122647444, 0.0144529976, 0.0292669442, -0.00565110706, -0.0220329259, 0.00933955424, -0.000329224917, 0.00065375, -0.0105126379, 0.0859660059, 0.00918915868, 0.00902372319, -0.0373882949, 0.00700842543, -0.00830182526, -0.0119037954, 0.0442764051, -0.0281991363, -0.004015557, 0.0117233209, 0.0186640676, -0.0130994385, 0.0275524352, -0.00662867678, -0.00699714571, 0.00836950354, -0.014332681, -0.0173706673, -0.0107683102, 0.0259732846, -0.0199424289, 0.0103321634, -0.0206793658, 0.0129114445, 0.00369220693, -0.012588094, 0.0100464122, -0.0140469298, 0.00923427753, -0.0171901938, 0.0207244847, -0.00645948201, -0.0140243703, -0.0135581447, 0.012024112, 0.00162427023, 0.0220780428, 0.0138664553, 0.00516232196, 0.0124752978, 0.00351925218, 0.00967042334, 0.00565486681, 0.00351925218, -0.00246460456, 0.000971930218, 0.0036846872, 0.0023048094, -0.0214614235, -0.00226721051, -0.0157764759, -0.00227661035, -0.0127535295, 0.0104374401, -0.0106329545, 0.0169796403, -0.00632788613, -0.0112646148, 0.000225123105, -0.00126238132, 0.0224389918, -0.0111518186, 0.00964786485, 0.00958018657, 0.00183388381, 0.00444042403, -0.00907636154, -0.00512848282, -0.00257176114, 0.0235519186, -0.0154155279, 0.0165585335, -0.023401523, -0.00630908692, 0.0242587775, -0.0291767064, 0.0158967935, 0.000218308312, 0.00145789539, -0.00621508947, 0.0231157728, -0.0321846157, -0.0224540327, 0.00208297628, -0.0102118468, -0.0232812073, 0.00176808587, -0.00332185836, 0.00636548502, -0.00449306238, 0.0159719903, -0.0139942914, 0.0267252605, 0.00818151, 0.0110315019, -0.0157463979, 0.00078252604, -0.00635420531, 0.0190550964, 0.00569998519, 0.00573006459, -0.0190400574, -0.0337186456, -0.00327673974, 0.0131520769, 0.00245144498, -0.0153478496, -0.00100200926, 0.0128437662, 0.0142198848, -0.0153177707, 0.00318838237, 0.0304550678, -0.000528733828, -0.00267515797, 0.00640684366, 0.0110164629, 0.0124828173, -0.00434642704, -0.00347789354, 0.0346210189, -0.0103772823, 0.0125580151, 0.0174308252, 0.00834694412, 0.00113172538, 0.00816647, 0.0244091731, -0.00270335726, 0.00842966139, -0.00553831039, 0.00660235761, -0.00866277423, 0.00449306238, 0.0124076195, 0.00161111064, -0.00150489388, 0.00665875617, 0.00932451431, -0.00839206297, -0.00674899342, 0.0102419266, 0.00639556395, -0.00836950354, 0.00892596692, -0.0114751682, -0.00268267794, -0.00936211366, 0.00665499596, 0.0192506108, -0.0136483815, 0.00640684366, -0.00565486681, 0.0170698762, -0.00260372018, 0.00656475872, -0.000998249394, 0.00827174634, -0.00497432752, -0.00111950573, -0.00247588404, 0.0554357432, 0.00289699133, 0.00890340749, -0.0233413652, 0.0111292591, -0.00392907951, 0.02445429, 0.00884324871, 0.0192506108, 0.02092, 0.0079333568, 0.0315228738, 0.0090011647, 0.0201229043, -0.0152275339, -0.00271839672, 0.0144454772, -0.00285375258, -0.0181828029, 0.0116782021, 0.0104449596, 0.0405766778, 0.00388020114, -0.00054330338, -0.00411707396, -0.013783738, 0.0333877765, -0.00728665665, -0.0191603731, 0.00318838237, -0.0156561602, -0.00608349359, -0.0107532702, 0.00306242611, -0.00203597755, -0.0079333568, -0.00170886761, -0.0105427168, 0.00256988127, 0.00724153826, -0.00338953617, -0.0151297767, 0.0141822854, -0.00687306933, -0.00839206297, -0.00738441385, 0.00653092, -0.00407571532, 0.00601205602] |
27 May, 2024 | Exploring Generative Models: Applications, Examples, and Key Concepts
27 May, 2024
A generative model is a type of machine learning model that aims to learn underlying patterns or distributions of data to generate new, similar data. This is used in unsupervised machine learning to describe phenomena in data, enabling computers to understand the real world. In this article, we will discuss some applications and examples of generative models.
What is a Generative Model?Generative modeling is the use of probability in artificial intelligence (AI), statistics, and applications to create a representation or abstraction of observed phenomena or target variables that can be computed from observations. These models are capable of generating new data instances that are similar to your training dataGenerative models aim to understand the underlying data distribution of the training set and generate new samples from this distribution. They can learn the joint probability distribution ?(?,?)and can generate both input data ?X and target labels ?Y.Generative models learn the data distribution of an input training set, to generate new data points similar to the initial training set. It means that these models can understand and replicate the nuances of your data. From image generation to natural language understanding and synthesis, this Generative Model has a wide range of applications and is the basis of the latest generation of AI systems powered by large language models (LLMs).
Importance of Generative Model in Artificial IntelligenceArtificial intelligence (AI) is rapidly transforming our world, and its importance is undeniable. Generative models are a cornerstone of modern artificial intelligence (AI), providing essential capabilities that drive innovation and expand the boundaries of what AI systems can achieve. Their importance in AI stems from their ability to model complex data distributions, generate new data, and enable a wide range of applications that would otherwise be challenging or impossible. So without thinking further about, what are the generative model. Let's dive into this topic.
Examples of Generative ModelsGenerative models are a class of models in machine learning that aim to model the underlying distribution of data in order to generate new samples from that distribution. Here are some common types of generative models:
1. Probabilistic Models: Probabilistic models use probability distributions to represent the data. They aim to estimate the joint probability of the observed data and the latent variables. Two notable examples of probabilistic models are Bayesian Networks and Hidden Markov Models.
Bayesian Network: Bayesian Network is a graphical representation of the various possible relationships between a given set of random variables. is a classifier that has no dependence on features i.e. it is condition-independent They are used to model uncertainty in complex domains by encoding probabilistic relationships among variables. These networks are particularly effective in scenarios where we need to understand causal relationships and make decisions under uncertainty.Hidden Markov Models (HMM): Hidden Markov Models are statistical models that represent systems that transition between states in a Markov process, where the system's state is partially observable through a set of observations. It is predicated on the idea that there is an underlying process with hidden states, each of which has a known outcome. The probabilities of switching between hidden states and emitting observable symbols are defined by the model.2. Neural Network-Based Models Neural network-based generative models leverage the power of deep learning to capture intricate patterns in data. These are The two popular types in this category are Generative Adversarial Network and Variational Autoencoders.
Generative Adversarial Networks (GAN): This model is based on machine learning and deep neural networks. Two stochastic neural networks – a generator and a discriminator of the models compete against each other to provide more accurate predictions and realistic information. Basically, A GAN is an unsupervised learning technique that makes it possible to automatically find and learn different patterns in input data. GANs are also used to create incredibly lifelike renderings of various objects, people, and scenes that are challenging for even a human brain to recognize as replicas.Variational Autoencoders (VAEs): VAEs are probabilistic models that learn to encode and decode data. They learn a latent representation of the data and can generate new samples by sampling from the learned latent space. Like GAN, VAE is a model is also based on a neural network autoencoder, which has a combination of 2 neural networks – encoder and decoder. 3. Some Other type ModelApart from the mainstream generative models, there are also some other types of models available that provide unique approaches to data generation.
Flow-Based Models: Flow-based models utilize invertible neural networks to learn the exact likelihood of data. These models, such as RealNVP and Glow, allow for both efficient sampling and exact log-likelihood computation.Energy-Based Models: Energy-based models define a scalar energy function that assigns low energy to data points that resemble the training data and high energy to unlikely data points. These models, including Boltzmann Machines and their variants, focus on learning the energy landscape of the data distribution. Applications of Generative modelsGenerative models have a wide range of applications across various fields. Here's a breakdown of some of the key areas :
1. Image Generation Generative Adversarial Networks (GANs), have revolutionized image generation. GANs can produce highly realistic images that are often indistinguishable from real photographs. Basically, it takes a Prompt from the User to analyze the meaning of the query and pass it forward to creating an image. These models are used in various applications, including creating synthetic faces, landscapes, and objects for media, entertainment, and virtual reality environments. Image-to-image translation involves converting images from one domain to another, such as transforming sketches into photorealistic images or converting daytime photos into nighttime scenes. Examples models: Stable Diffusion, Midjourney,OpenAI DALL-E
2. Text GenerationGenerative models play a crucial role in natural language processing (NLP), enabling machines to understand and generate human-like text. There are some hugging face models such as Mistral 7b and LLama 2 7b that are used in Natural Language Processing.Text Completion and Summarization: Text generation models are adept at completing sentences or paragraphs based on a given prompt. They are also used for text summarization, where they condense long documents into concise summaries while preserving the original meaning.Examples models: Google PaLM, Meta LLaMA,OpenAI GPT-4, Mistral, Zephyr
3. Audio and Music GenerationGenerative models have significantly improved speech synthesis, allowing the creation of highly natural and expressive synthetic speech. Models like WaveNet and Tacotron produce high-quality speech that is used in virtual assistants, audiobooks, and voice-overs. In the music industry, generative models can compose original pieces by learning from existing music datasets. Models like Musenet and Jukedeck create music across genres and styles, help musicians compose, and provide background scores for multimedia content.Examples models: BachBot, WaveNet
4. Data AugmentationEnhancing Training Dataset: Generative models are used to augment training datasets, especially in scenarios where obtaining large amounts of labeled data is challenging. By generating synthetic data that resembles real-world samples, these models improve the performance of machine learning algorithm.Creating synthetic data: Model can create entirely synthetic datasets that simulate real-world distributions. This capability is critical for tasks that require privacy-preserving data, such as in healthcare and finance, where synthetic data can be used to train models without revealing sensitive information.Examples models: StyleGAN
5. Healthcare ApplicationsGenerative models are transforming medical image analysis by enhancing and generating medical images. It can be used to analyze medical images like X-rays or MRIs, potentially aiding in early disease detection or treatment planning. These applications assist in disease diagnosis, treatment planning, and medical research. In drug discovery, models are used to design new molecules with desired properties. Models like Variational Autoencoders (VAEs) and GANs help in exploring the vast chemical space, predicting molecular properties, and generating novel compounds. Challenges and Limitations of the Generative ModelWhile generative models offer a wide range of capabilities, they also face several challenges:
Computational complexity of training: Generative models, especially sophisticated models such as GANs, require significant computational resources and time. Training them requires powerful hardware and can be resource-intensive.
Quality of output generated: Output generated from generative models may not always be accurate or error-free. This can be due to a number of factors, including insufficient data, insufficient training, or overly complex modelsSecurity: Generative AI systems can be used to fake information or propaganda by creating realistic and believable fake videos, images and textTrustworthy Concern The ability of generative models to generate realistic content raises ethical issues, especially in the creation of deep imitation or fake content. Ensuring responsible use is paramount to prevent abuse or fraud.Data dependencies: The quality of the output generated depends heavily on the quality of the training data. If the training data is biased or unrepresentative, the model output will reflect those biases.ConclusionGenerative models have been a mainstay of AI since the 1950s. Early models of the time, including hidden Markov models and Gaussian mixture models, provided simple data.Now, the latest AI generative services are helping the rapid and unparalleled reputation of generative. These models have been applied in various fields such as computer vision, natural language processing, and music production. Generative modeling has also seen advances in quantum machine learning and reinforcement learning.
Generative Model FAQ's How does a generative model differ from a discriminative model?A discriminative model predicts labels given input data (e.g., classifying images of Tiger vs. Lion), focusing on the boundary between classes. In contrast, a generative model learns to generate data samples that resemble the training data, modeling the underlying distribution of the data itself.
Are generative models safe from abuse?Although generative models have many useful applications, they can also be misused, especially in creating fraudulent content such as deep fakes.
Do generative models require a lot of data for training?Generally, generative models benefit from large datasets to capture complex patterns and nuances in the data. However, the exact amount of data required may vary based on the complexity of the model and the specific task at hand.
What are some popular implementations and libraries for generative models?TensorFlow and Keras
PyTorch
Fast.ai
OpenAI's GPT
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts | https://www.geeksforgeeks.org/exploring-generative-models-applications-examples-and-key-concepts?ref=asr10 | Python Projects | Exploring Generative Models: Applications, Examples, and Key Concepts | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0229641236, -0.0166312717, -0.0199484788, 0.0137136374, 0.0248941351, -0.0103662731, -0.0103135, -0.00221084338, 0.00940880645, 0.0393541418, 0.00281585683, -0.024441788, 0.0190136302, -0.0474963784, -0.0141961407, 0.0216221623, -0.00274800486, 0.00199409411, 0.00635169866, -0.0108940108, -0.0189533178, -0.010351195, -0.0519896895, -0.0193302725, 0.01639002, 0.0281208735, 0.0013476155, 0.0123792151, -0.0482502915, 0.0160281435, 0.0162090827, 0.00188760413, 0.00588050438, -0.0413143113, -0.0230244361, -0.00305710826, 0.0215769261, 0.00822516717, -0.0185311269, 0.0117685478, 0.0603430197, -0.00697744451, 0.0359766223, -0.021139659, -0.000175048655, -0.0227982625, -0.0122661283, -0.0284375157, 0.000155494097, -0.023868816, -0.0200691056, -0.00156907679, 0.0581114441, 0.0270503201, -0.0032210839, 0.0294779129, 0.0214864574, -0.0404096171, 0.047436066, 0.0101928739, 9.35909557e-05, 0.0140679758, -0.044571206, -0.0174454954, 0.0140830539, -0.0140453577, -0.00869259145, 0.0320261307, 0.0038901798, -0.0239743628, -0.00618206849, 0.00946158078, 0.00238424283, -0.00283093494, 0.00934095494, 0.0152893113, 0.0171288531, 0.0406508707, -0.000112026435, 0.0396557078, -0.00111861515, 0.0329006687, -0.0101401005, -0.0047458685, 0.0377256945, 0.0351925567, -0.000446692138, -0.0539498553, 0.026025001, -0.0176415127, 0.00265942025, 0.0209737979, -0.0109467851, -0.0119871814, -0.00731293485, 0.00445184344, 0.0167971328, -0.00111107598, -0.0266733635, 0.029462833, 0.0221499, 0.00926556345, 0.0405302458, -0.0108563155, -0.0185763612, -0.0407714956, -0.0101325614, 0.015530562, 0.0268543027, 0.0236124862, 0.0013202863, -0.0302469, -0.021999117, 0.0210039541, -0.0305937, 0.00404473161, -0.0231902953, -0.0401080549, 0.0318753496, -0.0402889922, -0.00266695954, 0.0312420633, -0.0183652677, 0.0427919775, -0.0344989598, 0.0688169748, -0.00414274, 0.00611421652, 0.0273066498, 0.0304579958, 0.00643085921, 0.0347100534, 0.00933341589, 0.0161940046, 0.0124923019, -0.0193905849, 0.0290557221, 0.0264170337, -0.0109090889, -0.0178978425, -0.0237632673, -0.0535578243, 0.0251353867, -0.0195413679, -0.0165860374, -0.0249242913, -0.0357655287, 0.0861870795, 0.0175359659, -0.00844380073, -0.0442998, 0.00601620832, 0.0284073595, 0.0159225967, -0.00107432285, 0.000855688762, -0.0113915922, -0.00235597114, 0.00748256454, -0.00409750501, 0.0407413393, -0.00071527285, 0.014806808, 0.0413746238, 0.0069171316, 0.0357956849, 0.0408921205, -0.0127109364, -0.0495168604, 0.0527436, -0.015236537, 0.0140001234, -0.0145504782, -0.00631777244, -0.0248941351, 0.00922032911, 0.0236426424, 0.0130652739, 0.0132612912, 0.0105396733, -0.0181541722, 0.0100119356, 0.0492454544, 0.0242457706, 0.0363988131, 0.0425205678, 0.0729182512, 0.000748727645, 0.00837594923, 0.0137965679, 0.0132688303, 0.00796129834, 0.0513865612, 0.00738455635, 0.026884459, 0.00697744451, -0.0644744486, 0.0297342408, -0.0287843142, 0.0172042437, -0.011368975, -0.0560004935, 0.0109015498, 0.0106301419, 0.0285279844, 0.011225732, -0.00585034769, 0.0100270137, 0.0172344, -0.0279700905, -0.0344989598, -0.00257649017, -0.0228434969, -0.0336847343, 0.0299604144, -0.00307595613, -0.0177772157, 0.00933341589, -0.019119177, -0.0295231473, -0.0342577063, 0.0402286798, 0.0424904115, -0.0287390798, -0.028030403, -0.0546133, 0.00689828396, -0.00845134, -0.0257234368, 0.0167217422, 0.0140453577, 0.033654578, -0.00594081683, -0.0278042294, 0.0268693808, 0.014384618, 0.000237364104, -0.0157265794, -0.0238386597, 0.0104341256, 0.0180787817, -0.00594835635, -0.0433951057, -0.0171288531, 0.012077651, 0.00873028673, 0.0183049534, 0.025874218, 0.018259719, 0.0206119213, -0.0315436274, -0.0306238569, 0.00284601329, 0.00256329682, -0.0630269423, 0.00305333873, 0.0115574524, -0.00379971042, 0.0103285778, -0.0297493208, 0.0206420776, 0.0279248562, -0.0395350829, 0.0268392246, -0.0289350972, -0.00842118356, 0.0564829968, -0.0105849076, 0.025587732, 0.0127033973, 0.0202651229, -0.00910724234, 0.00510020647, -0.00541307963, -0.0261305477, 0.011082489, -0.00892630406, -0.0236124862, 0.0647760183, 0.0157718137, 0.0354036503, -0.042279318, 0.0174454954, 0.0137211764, -0.0351925567, -0.0397461765, -0.0234013908, -0.0199484788, -0.0617603734, 0.0278343856, -0.0214412231, 0.0454155877, -0.0151913026, 0.0338958278, 0.0180938598, 0.00326820323, 0.000804328592, 0.00432744808, 0.0291160345, -0.0026028771, -0.0296739284, -0.00948419794, 0.0139247328, 0.0131105091, -0.00311742118, 0.00944650266, 0.00718853949, 0.00275554392, 0.0246378053, -0.00187535305, 0.0131482044, -0.004387761, -0.0208230168, -0.0130652739, -0.0137965679, 0.0624238141, 0.00520198466, -0.0118062431, -0.0220745075, -0.0216070842, 0.026025001, 0.0187120661, -0.0420079082, 0.0299453363, -0.00209021778, -0.00932587683, 0.0153722409, 0.0414952487, -0.0183501896, -0.0163749419, -0.0227831844, -0.0555783026, -0.0299604144, 0.00787836779, 0.0379367918, -0.00866997428, -0.0181843285, 0.00866997428, -0.037966948, 0.00378086255, 0.0168423671, -0.0136457849, -0.0343481749, -0.0262662526, 0.0151913026, -0.0395049267, -0.0280153248, 0.0288295485, -0.00491926773, 0.0112408102, 0.00152101507, 0.0102984216, -0.028603375, -0.0134120733, -0.00741094304, 0.00903939083, 0.022436386, -0.00203555916, 0.00234654732, 0.00758811226, 0.0133894561, -0.00434629573, -0.0386907, 0.00301187369, -0.027457431, -0.00355092, -0.0296136159, -0.0103135, 0.015530562, 0.000365882326, 0.00871520862, 0.00423320895, -0.0248338208, 0.0305032302, -0.00982345734, 0.00117327366, -0.00559024839, -0.0115649914, -0.0170383845, 0.0294477548, 0.00799899362, 0.034800522, 0.00343029411, 0.0327197276, 0.00870767, 0.0269146152, 0.00344348745, -0.0245322566, 0.00386756239, 0.00739963446, -0.0104416646, -0.0306540132, 0.00263114856, -0.0461393408, 0.0120097985, -0.00131934392, 0.0185311269, -0.0218031, 0.0214864574, -0.0168423671, 0.011218193, 0.0186517537, 0.000312873, 0.0566940904, -0.056814719, 0.00617829897, -0.00937865, -0.00629138574, 0.0177018251, -0.00541684916, -0.000700665871, -0.0241703801, -0.04858201, 0.0140152015, 0.0214412231, 0.0149651291, -0.019842932, -0.00792360213, 0.00176509365, -0.0156059535, 0.0281057935, 0.0389621109, 0.0396255516, 0.0288144704, -0.0213205963, 0.0170836188, 0.0109090889, 0.00591066061, -0.0306238569, -0.0296136159, -6.30222276e-05, 0.0115876086, 0.0279550124, -0.00668341899, -0.00952189323, -0.0309103429, -0.0100119356, 0.0507532731, -0.00452723447, -0.0232506096, -0.00528491475, 0.0330212936, 0.0212452058, 0.00204121345, -0.0759942085, 0.00359992404, -0.040831808, -0.0571464375, 0.00967267528, -0.0226927157, -0.0429126024, 0.0472852848, -0.0592573881, -0.00799145456, 0.0342878625, 0.0053640753, 0.0551259555, 0.000846736075, 0.0384796076, -0.0217277091, 0.0107583068, 0.0151686855, 0.00764465565, -0.00872274768, 0.0395350829, -0.0101476396, -0.0401683673, -0.022436386, -0.0152817722, -0.00511151506, -0.000757209142, -0.0150782159, 0.0272915699, 0.0101627177, 0.0281661078, 0.00752403, 0.0150480596, -0.0266130511, 0.0116403829, -0.0420983769, 0.0412841551, 0.0223308373, 0.0348909907, -0.0311515946, -0.0108186202, 0.0262511745, 0.0355242752, 0.0130275786, 0.00555632263, -0.0025746054, -0.0440887026, 0.0213959888, -0.013366838, -0.00398818823, 8.48738637e-05, -0.0279399343, 0.0046290122, -0.0071772309, 0.0264773462, 0.0223157592, -0.00385813857, -0.0437569842, -0.0303222928, 0.0176113565, 0.0312420633, -0.0014305457, -0.0047006337, -0.00185650529, -0.0221499, -0.0216824748, -0.038841486, 0.0278494656, -0.0229490437, -0.00468555558, 0.00282528065, 0.0120399557, -0.0288597047, 0.00968021434, 0.00383363641, -0.0126053886, 0.00143620011, -0.00420305273, 0.00971791055, 0.0282716546, -0.0340164565, 0.0180184674, 0.0105472123, -0.0234767813, 0.00821762811, -0.0265527386, -0.00415781792, 0.012801405, -0.00688320538, -0.0180938598, -0.00335867261, -0.0226324014, 0.0112332711, 0.0167368203, -0.0199183226, -0.0100571699, -0.0197373852, 0.029462833, -0.0227982625, -0.00814977568, 0.00333228568, -0.025452029, 0.0149274338, -0.00725262193, -0.00530376239, -0.0118062431, 0.0110598709, 0.0083231749, 0.0307294037, 0.00528114522, -0.0340466127, 0.00872274768, -0.0222554468, -0.021275362, -0.00158132787, -0.0301111974, 0.00611421652, 0.00222780649, 0.000614908466, 0.0246227272, 0.0155757973, -0.0121304244, 0.0268543027, 0.02501476, -0.00256141182, 0.0157868918, 0.00866243523, -0.00258214446, -0.0138267241, 0.00429729139, 0.0411635302, 0.00342087029, 0.029779477, -0.0139775062, 0.00375070609, 0.0215166137, 0.00575233949, 0.00571464375, 0.00925802439, 0.038841486, 0.0273669623, -0.00599359069, 0.0233561564, -0.0114142094, 0.0188628472, -0.0210341103, 0.0251052286, 0.0348909907, -0.00790098496, -0.0287541579, -0.025738515, -0.00749764265, 0.0455965251, -0.0176716689, 0.0167066641, -0.0372130387, 0.00318715791, -0.0142489141, 0.0251052286, -0.0075089517, -0.0511453077, -0.0308651086, 0.00805930607, -0.00913739856, 0.0234767813, -0.018259719, 0.0169328358, -3.01858818e-05, 0.0353131816, -0.0408619642, 0.00946158078, -0.0174304172, -0.0143167656, -0.00073082227, -0.0483709164, 0.0132989865, -0.0025029839, -0.00191587582, 0.00843626168, -0.0147389565, 0.00524344947, 0.0332323872, -0.00699252263, -0.0154174762, -0.0015021672, -0.013517621, -0.009491737, 0.00770873809, -0.0223157592, -0.0146107916, 0.0131708216, -0.0071583828, -0.0271257106, -0.000763805874, -0.00879813917, -0.0181994066, 0.0230696704, 0.0171439312, -0.0060124388, 0.124968253, -0.00317396433, 0.0186366756, -0.00258214446, 0.017400261, 0.0187874567, 0.0157567356, 0.00756926415, 0.0214110669, -0.0122887455, 0.01926996, -0.0258440617, -0.0363686569, 0.0219237264, -0.00932587683, 0.00351887872, -0.00232204515, 0.016540803, 0.019119177, 0.023009358, 0.00304391491, 0.0192398038, -0.00601620832, 0.0161789265, 0.00933341589, 0.00808192417, 0.0148369642, 0.012364137, -0.0408016518, -0.0213809106, 0.0185009707, 0.0181843285, -0.0145806344, 0.0257686712, -0.00766727282, 0.00635923771, -0.0148746604, -0.0359163098, -0.0127486316, 0.00695482688, 0.0161186121, -0.0186366756, -0.00422567, -0.00326066418, 0.00263114856, -0.0287240017, -0.00453854306, -0.0220594294, -0.0360369347, 0.00688320538, -0.00654017599, 0.0166011155, -0.0147615736, -0.0290255658, -0.0160583, -0.0200238712, 0.0043161395, 0.00776528101, 0.000730351079, -0.0335339531, -0.00229377369, -0.016676506, -0.000677106145, 0.00749764265, 0.00530376239, -0.0328101963, 0.0226625577, 0.0245171785, 0.0392938294, -0.0282565765, 0.00963498, -0.0235220175, 0.0251052286, 0.00041959848, 0.00822516717, -0.00300056487, 0.00769742904, 0.0172494799, 0.0183954239, 0.0346497409, -0.0496676415, -0.00768235093, 0.0271106325, -0.0037676692, 0.00528491475, -0.0371527225, -0.00693597924, 0.00554124452, -0.026025001, 0.0145806344, 0.0118740946, -0.00614814274, -0.0189382397, -0.015530562, 0.0148972776, -0.00520575419, 0.00805930607, 0.0342878625, -0.0213809106, 0.0181390941, 0.00314569287, -0.00380913424, -0.00564679177, -0.00585411722, 0.00991392694, -0.0168122109, 0.0130501958, 0.0464409031, -0.00231262133, 0.0424602553, -0.0277740732, -0.00784067251, -0.00919771194, -0.000535747851, 0.0176113565, -0.00116950413, -0.00701137027, 0.0341069251, 0.0513262451, -0.00178865332, 0.023431547, 0.0145354, -0.00781051582, -0.011225732, -0.00244078622, 0.00638185488, -0.00351887872, 0.0465313755, 0.0371225663, 0.0478582568, -0.0170534626, -0.00596720399, -0.0147464955, 0.0183351114, -0.0417666584, 0.0115800695, -0.0146560259, -0.0329308249, 0.00730539579, 0.015967831, 0.0126430839, -0.00742225163, 0.00425205706, 0.00793114118, -0.00523591042, -0.00098762312, 0.0242156144, -0.00181975216, -0.00653640646, -0.00948419794, -0.00371678, 0.0173248705, 0.0183200315, -0.00487403339, -0.00187912269, -0.00667211041, -0.0471646599, 0.00451592589, -0.0143243046, -0.00601997785, 0.0180637036, -0.0351925567, -0.0265527386, -0.0269146152, -0.0238085035, 0.0204611383, 0.00469309464, 0.00171703182, 0.0203405134, -0.00978576206, 0.00296852365, -0.00412012264, -0.0308047943, -0.0076785814, 0.0338656716, -0.0350116156, -0.0257686712, -0.0206119213, -0.0181089379, -0.0347100534, -0.00169535691, -0.018546205, 0.0240346752, -0.0245322566, 0.0209587198, 0.0464409031, 0.0140378186, 0.0123113636, -0.0224665422, -0.036519438, 0.030638935, -0.0428824462, 0.0171740875, 0.0213658325, 2.45904503e-05, 0.0211848933, 0.023326, -0.0282716546, 0.00382421259, 0.0170383845, -0.00725262193, 0.00340202241, 0.0196921509, 0.0198580101, -0.00537161436, 0.00597474305, 0.00590312155, 0.00858704373, -0.0044857692, -0.0157416575, 0.0242759269, -0.0184255801, 0.00369793247, 0.0305937, 0.0177470595, 0.00239366689, 0.0158622824, 0.00245586433, 0.0160281435, 0.000575328188, 0.0207476243, 0.0132612912, 0.00127410924, -0.008775522, -0.0185612831, -0.024155302, -0.0543418899, -0.0295231473, -0.0043086, -0.0183200315, 0.0520198457, -0.000301093125, 0.0214713793, 0.00922786817, -0.0132612912, -0.0267638341, -0.0343180187, 0.0233712345, 0.0113840532, 0.0167669766, -0.0141132101, -0.0057221828, -0.0132839084, -0.0155757973, 0.00220707385, -0.000133819165, -0.0156662669, -0.0158019699, 0.0137362545, -0.0190437865, -0.024004519, 0.0217729434, 0.0233109221, -0.00145975978, 0.0253314022, 0.00054045982, 0.00844380073, 0.0126807792, 0.0169328358, -0.0271407887, 0.0113388179, 0.0268090684, -0.0166463498, 0.0177922957, -0.0075617251, -0.00946158078, -0.0028893631, -0.00952943228, 0.0226474795, 0.0140453577, -0.0282113422, 0.0469234064, 0.0173701048, 0.00510020647, 0.00603128644, 0.0321467556, -0.00105359033, -0.000571558601, 0.0308047943, 0.0181994066, 0.0111804968, -0.00805930607, -0.0132839084, -0.0173399486, 0.0167217422, -0.0221800562, -0.0194810554, -0.0150103644, 0.0312420633, 0.0228434969, 0.0135025419, 0.0401382111, 0.00916001573, -0.023145061, 0.0521404706, -0.0303222928, 0.019119177, -0.00101212529, 0.0397160202, 0.00353395683, 0.0112935835, -0.0183652677, -0.0142715313, 0.0182747971, 0.0105170552, 0.0185160488, 0.0118439384, -0.00465539936, 0.00553747499, 0.011791165, 0.00267261383, -0.00898661651, -0.0144901657, -0.0245473348, -0.0219538826, -0.00842118356, 0.0250750724, -0.0060086688, 0.00922032911, 0.0145354, 0.00621599471, 0.0241854582, -0.0076521947, -0.0143393837, -0.00314003835, -0.025587732, -0.015530562, -0.0258591399, -0.0138418023, -0.00606144266, 0.0201444961, 0.0571162812, -0.000274470658, -0.00393918389, -0.0151234502, -0.0164955687, 0.00398064917, 0.00668718852, 0.00434629573, 0.0209587198, -0.00651755882, 0.0276986826, -0.0586241037, 0.00646855449, -0.0265527386, -0.0432141684, 0.0144223133, -0.0198127758, -0.00162562018, -0.00433498714, -0.01495759, -0.0367305353, 0.00778789865, -0.00189608568, 0.00393164484, -0.00111673039, 0.0249092132, -0.0190588646, -0.0397461765, -0.0169026796, 0.0307595599, 0.0325689465, 0.0444505811, 0.0303675272, -0.00035528047, -0.0123189026, 0.0270955544, -0.0252258554, -0.0395350829, -0.0372130387, -0.0188176129, 0.0170685407, 0.00693974877, -0.0452949591, -0.00119966059, -0.00759565132, -0.0278042294, 0.0125601534, -0.0184255801, -0.0275177434, -0.00915247668, 0.0218935702, 0.0123339808, 0.0225117765, 0.0029063262, 0.00154928665, -0.0169479139, -0.000299679552, -0.0249996819, 0.0163146295, 0.00362065667, 0.0519595332, 0.000465304329, 0.0119494861, -0.0702644885, -0.0108035421, 0.0169328358, -0.0159527529, 0.00327762729, 0.0161789265, 0.00701137027, -0.015100833, -0.0186819099, 0.0232053734, 0.0256782025, 0.018696988, -0.00225230842, 0.012364137, 0.00890368689, 0.0243513193, -0.00206006132, -0.0204762165, 0.00540931, -0.00549224, 0.00612175558, 0.0175812, 0.0124696847, -0.00946912, 0.00433875667, 0.0171288531, -0.00192058773, -0.0286184531, 0.0305183083, 0.0204762165, -0.0123490589, 0.0021938805, 8.59340507e-05, -0.0152817722, 0.00358673069, 1.06460448e-05, -0.010924167, -0.0151988417, 0.00602374738, 0.00127976353, -0.0168122109, -0.0224665422, -0.00904693, 0.0109995585, 0.00705283554, 0.039112892, 0.0263567213, -0.0154099362, -0.0311817508, -0.000750141218, -0.00473079039, -0.00122039311, -0.00677765813, -0.00385436905, 0.0255424976, 0.0235521737, 0.0292969737, -0.010494438, 0.0043953, 0.0208984073, 0.065680705, -0.00836841, -0.0214412231, -0.00471194228, -0.00703775743, 0.0159075186, -2.62543545e-05, -0.00180184678, 0.0108261593, -0.0111428015, 0.0214563012, 0.00811208, 0.00224099983, -0.0160884559, -0.0204611383, 0.0302921366, -0.00277439179, -0.0035301873, 0.00866997428, -0.00241628406, -0.014233836, 0.0103964303, 0.00117421604, -0.0218935702, -0.00907708611, 0.00750518218, -0.00350003084, 0.0160281435, -0.0346195847, -0.0193001162, 0.0185914394, 0.00821762811, 0.0150405206, 0.0110297147, -0.00348495273, -0.00222215196, 0.00712068751, 0.0141132101, -0.0179883111, -0.000613023702, 0.00744109973, 0.0121530415, 0.00374693656, 0.0183803458, -0.00431990903, -0.0200238712, -0.00881321728, -0.0300810412, -0.00574103091, 0.0181390941, -0.00518313656, -0.0141282883, 0.00598982116, -0.0221800562, -0.0144147743, 0.0416158773, 0.00970283151, 0.0173851829, 0.00271596364, -0.013231134, -0.00912232, 0.00307407137, 0.0327800401, -0.0323578529, 0.00215806975, -0.0140528968, -0.0107884631, 0.0107432287, -0.0041276617, -0.000406169449, -0.0123038245, 0.0190588646, 0.00146824121, 0.00364327384, -0.00962744094, 0.0135477772, -0.0144600086, -0.000227822413, 0.024004519, -0.0177772157, 0.023145061, 0.0387208574, 0.0179129206, -0.00372997369, 0.00379782566, -0.014527861, -0.0104718208, -0.0171891656, 0.0229490437, -0.0155908754, 0.000693126756, -0.00901677273, -0.00197524624, -0.0160583, 0.00278193085, 0.00756549463, 0.0199334, 0.00800653268, 0.00729408674, 0.00858704373, -0.00540177105, 0.0112860445, 0.00851165317, 0.0109618632, 0.00234654732, 0.00373185845, -0.0047194818, 0.013804107, -0.0144072352, 0.00140321651, 0.000426430779, -0.0142639922, 0.0199484788, 0.00492680725, 0.0567544028, -0.0164050981, 0.0311214384, -0.00614060322, 0.0194961336, 0.0216221623, -0.0281359516, 0.0234466251, 0.0216975529, 0.00402211398, -0.0197976977, 0.0333530121, 0.0255123414, -0.00211660448, 0.00311930594, -0.0133442208, -0.0127486316, 0.0144675486, -0.0157416575, -0.00989884883, -0.015817048, 0.00604259502, -0.0207777824, 0.0261757821, 0.0417968147, 0.0223308373, -0.00848149601, -0.0167971328, 0.00475717708, -0.0289652534, 0.00931079872, -0.0234767813, -0.0305786226, 0.00987623166, 0.011225732, -0.0175359659, -0.0354036503, 0.00657410221, 0.0130501958, 0.00594458682, 0.0102230301, -0.0268543027, -0.00507005025, 0.00426336564, 0.00531130144, 0.000403577869, 0.00753910793, 0.0216372404, 0.0187723786, -0.000744015735, -0.0123415198, 0.0150254425, 0.000852390367, 0.0156511888, 0.00371678, 0.00424828753, -0.0161638483, 0.0164955687, -0.00739586493, -0.000498994719, 0.0238537379, -0.0108487764, 0.00683420151, -0.00245209481, 0.01250738, -0.00715461327, 0.000688886, 0.00377520826, -0.00524344947, 0.0299001019, 0.00211848924, -0.00129955378, -0.00756926415, 0.0147917299, -0.00724131335, 0.0304579958, 0.00159546372, -0.000422896846, 0.016103534, -0.0111352624, 0.0113765141, 0.00784067251, -0.0121831987, -0.01783753, 0.00477602473, -0.0131331263, -0.0403191485, -0.0193151943, -0.0104567427, 0.00135609705, 0.0170233063, -0.0256028101, -0.010064709, 0.00326254894, 0.00261230092, -0.0259948447, 0.00759942085, -0.00560909649, 0.00701514, -0.0030043344, -0.0115951477, -0.011368975, 0.0118363993, -0.019707229, 0.0207627025, 0.0203555916, -0.017973233, -0.0206722338, 0.00408242689, -0.00673242332, 0.0272915699, -0.0354338065, 0.0204912946, -0.00874536484, 0.00326820323, 0.00879813917, -0.0301111974, 0.0162241608, 0.00608029077, 0.0128918746, 0.0104567427, -0.0143996961, 0.0142112188, -0.0136382459, -0.0261757821, 0.00556763122, 0.0375146, 0.015387319, -0.0206571557, 0.0113991313, -0.0077502029, 7.68046593e-05, 0.025587732, -0.0132462131, -0.0104115084, 0.000547998934, -0.0246830396, -0.0159979872, 0.0209436417, -0.0227982625, 0.0180787817, -0.0157115012, 0.00332851615, 0.0133969951, -0.0243814755, -0.0145806344, 0.0268693808, 0.0117006954, -0.00218822598, -0.00568825705, 0.0110523319, -0.00882829539, -0.0267789122, -0.0235220175, -0.0165257249, 0.0283621233, -0.00641201111, 0.0244267099, -0.00733555201, -0.0200389493, -0.0122962855, -0.000511716935, 0.0282113422, -9.22362742e-05, 0.00563925272, -0.0125526143, -0.00932587683, 0.0429427586, 0.000784067204, -0.0143996961, -0.0145580173, -0.0142941484, -0.0215316918, -0.0335641094, 0.0199334, -0.0196619928, 0.00392033625, -0.0190890208, 0.00106866856, 0.00591443, -0.0165709592, 0.021275362, -0.0112332711, -0.0128843356, -0.0238085035, 0.0149726681, 0.014671104, -0.00881321728, -0.00270088552, 0.00857196562, -0.00727146957, -0.00528114522, 0.00141452509, 0.00192435726, -0.0125601534, 0.00282339589, -0.000446692138, -0.0342878625, -0.000249261764, -0.0129295699, -0.00557140075, -0.0146107916, 0.0216372404, 0.0142715313, 0.00168027868, -0.001690645, -0.0472551286, 0.000629044313, -0.0199183226, -5.88992819e-08, -0.0061556818, 0.00266507454, -0.0153647019, 0.00105547509, -0.00592950825, 0.00178676855, 0.0101702567, -0.0252409335, -0.0148972776, -0.00672111474, 0.0208079387, -0.00133819168, -0.00626876811, -0.0105698295, -0.0043086, -0.00116290746, -0.029492991, -0.0064421678, -0.00885845162, 0.0234164689, 0.02358233, -0.0172947142, -0.0159376748, -0.000629515504, -0.00355468947, -0.00649871118, -0.00380724948, 0.0326594152, 0.0367305353, 0.00950681511, 0.0165106468, 0.0337450467, 0.0017405916, 0.0288295485, -0.0151913026, 0.011368975, -0.00528491475, 0.00581642194, 0.00900169462, -0.0279399343, 0.00563925272, -0.0134497685, -0.0231601391, -0.00986115355, 0.0309405, 0.000251617719, -0.0305032302, 0.004387761, 0.0242156144, 0.0183351114, -0.00175849698, 0.0273368061, 0.00517182797, 0.00858704373, -0.00820254907, -0.0188176129, -0.0167066641, 0.0226927157, -0.00693220971, 0.0160583, -0.0182898752, -0.00835333206, -0.00175943936, 0.00570710469, -0.0147314165, 0.00160865718, 0.0143544618, -0.00284601329, 0.0235069394, 0.0146484869, 0.00412389217, -0.0163146295, -0.0178827643, 0.0190739427, 0.00772004668, -0.00380724948, 0.0190287083, -0.0253314022, -0.012514919, 0.00709430035, 0.0187874567, 0.00857950468, 0.0145881735, -0.00654017599, 0.00950681511, -0.0122435112, -0.00487026386, -0.0145580173, -0.0226927157, -0.0188779272, 0.0276685264, 0.00382044306, 0.0323578529, -0.00104793604, 0.000171161315, 0.0112935835, -0.013954889, 0.0077954377, 0.00709053082, -0.00261984, -0.00805176701, 0.00151630305, 0.0173851829, -0.0110146366, -0.00616699038, -0.0252409335, 0.0159979872, 0.012793866, 0.00555632263, 0.0103738122, -0.0142866094, 0.00463278173, 0.00244455575, 0.00354526541, 0.00742225163, -0.00636300724, 0.00594458682, 0.00540554058, -0.0192850381, -0.0161940046, -0.0139775062, 0.00357542187, 0.0157115012, -0.00915247668, -0.0187120661, 0.0066306456, 0.00395803154, 0.00263303355, -0.00393918389, 0.00459131692, -0.0172193218, -0.00476848567, 0.00892630406, 0.00057627057, 0.0142036797, -0.0148369642, -0.0219840389, -0.00624992047, 0.00630646385, 0.00772004668, 0.0162995514, 0.0170836188, 0.0259345304, 0.0107281506, 0.00144562393, 0.0156059535, 0.016962992, -0.0183200315, -0.00827794056, 0.000944273255, 0.0363988131, -0.0101325614, 0.0236878768, 0.0152063807, 0.0127184754, -0.014527861, -0.00637808535, 0.0273820404, 0.0013259406, 0.0204309821, 0.0337752029, 0.0375146, -0.000163975594, 0.00544323586, 0.0145580173, 0.0145052439, 0.00910724234, -0.0184406582, -0.0224514641, 0.00369981723, -0.0182446409, -0.00649494166, 0.00966513623, 0.00628007669, -0.00479487283, -0.0117459297, 0.0201595742, -0.00265753549, 0.000120625729, 0.0220292732, -0.0118288603, -0.00380348, -0.0183803458, 0.00888860784, -0.011791165, -0.00519444561, 0.00249167508, -0.0287390798, -0.00248225126, 0.0179430768, 0.0203405134, -0.0223609935, 0.0150329815, 0.000626688357, 6.67917848e-05, 0.00116856175, 0.0129898833, -0.021139659, 0.00263303355, -0.0192548819, 0.0135854725, -0.00396180106, 0.00785575062, 0.0239442065, -0.0189533178, 0.0155154839, 0.00349060702, -0.0100119356, -0.0030269518, 0.00280266348, 0.000488157239, -0.0254067946, -0.0119871814, 0.00246905792, -0.00819501, 0.000760036346, -0.00968775339, 0.045144178, -0.0125601534, -0.00319469697, -0.0207325462, 0.019556446, 0.00814977568, -0.00363573479, -0.0155908754, 0.00681158388, 0.00299114105, -0.00268392242, 0.00512659363, 0.0162392389, 0.00709807035, 0.00206006132, -0.0166614279, 0.0224062279, -0.00883583445, 0.000943802064, -0.00913739856, -0.0178224519, -0.00321166, -0.00222215196, 0.00954451, -0.0202651229, 0.00938618928, 0.000997047, 0.00908462517, -0.032508634, -0.0232656877, 0.00143431523, 0.00912985951, 0.00358484592, 0.0029327129, 0.00429352187, -0.00677011907, 0.00775774196, 0.0119494861, 0.000943802064, 0.023295844, -0.013374377, -0.0252861679, -0.0256932806, 0.020988876, 0.0213658325, 0.00800653268, 0.021999117, -0.010924167, 0.0236727986, 0.0125450753, -0.00299302582, 0.00133159489, -0.000475906185, -0.0127184754, -0.00784821156, -0.01106741, 0.0137588717, 0.0120248776, -0.0194509, -0.0071056094, -0.0230545923, 0.000319705287, -0.00850411411, 0.0119494861, -0.0111503405, -0.00747879501, 0.00252371631, -0.0243362412, -0.00464032078, 0.00842118356, -0.0221649781, 0.000786894409, -0.0220594294, -0.00409373548, 0.00725639146, -0.0181390941, 0.00565810036, -0.00894138217, -0.0203706697, -0.00209775683, -0.00715461327, -0.00634038961, -0.00464786, 0.00444807392, -0.00759942085, 0.000506533834, -0.0104642818, -0.0210190322, -0.000570616219, 0.00945404172, 0.016254317, 0.0118062431, 0.0242759269, 0.00315700145, -0.000459178787, -0.0304429177, -0.02501476, 0.00556009216, 0.00366966077, 0.000346563378, -0.00459131692, 0.0047194818, -0.0285129063, -0.0030043344, 0.00781051582, -0.00542438822, -0.00746748643, 0.0268693808, -0.00822516717, 0.0391430482, 0.0168876015, 0.0274725091, -0.0102758044, 0.00225419318, -0.0210642684, -0.000776999339, 0.0101928739, -0.00857196562, 0.0002043805, 0.0265225824, 0.0122962855, -0.00854180939, 0.0234617032, -0.0161336903, 0.000760978728, 0.021848334, 0.00844380073, -0.00641955063, 0.0181089379, -0.00807438418, -0.00716592232, -0.00345479627, 0.0123792151, 0.00327762729, -0.000956524338, 0.0264170337, 0.00584657816, -0.0186366756, 0.00957466755, -0.0332022309, 0.00133913406, 0.00837594923, -0.00392033625, 0.015967831, -0.000264811155, -0.00554501405, -0.000856631144, 0.000154669513, 0.0209737979, 0.0113765141, -0.0147992689, -0.0146484869, 0.00511151506, 0.0204611383, -0.0631475672, -0.00759942085, 0.00406734878, -0.00323427725, 0.00262172474, 0.0280907154, -0.017686747, -0.0234617032, 0.00293836743, 0.00961236283, 0.00679650577, 0.000682760437, 0.0258591399, 0.0189231616, 0.0158019699, -0.0033869443, 0.0149123557, 0.021561848, 0.00765596423, -0.0109090889, -0.020988876, 0.000417713687, 0.0194810554, 0.0118740946, 0.00698121404, -0.0189683959, -0.000463890727, -0.0132914474, 0.00487403339, -0.0151159111, -0.00329835969, 0.00504743261, -0.0288597047, 0.00202613533, 0.00418797461, 0.00741094304, 0.0212150495, 0.0201143399, 0.00904693, -1.67862945e-05, -0.00129389938, 0.016254317, -0.00823270623, 0.00103756972, 0.0193905849, -0.0081799319, 0.00264434214, 0.0124923019, 0.0180637036, -0.0255575757, 0.0126657011, 0.0219840389, -0.0111051062, -0.0231752172, 0.0153496237, 0.0170383845, -0.0192398038, 0.00360746309, 0.00287993927, 0.00397311, 0.0194358211, 0.00881321728, -0.000945686828, 0.009062008, 0.00820254907, -0.0106075248, -0.00562040508, -0.0050323545, 0.0165558811, 0.0171439312, -0.0087906, -0.00961236283, -0.0206873119, -0.0252409335, 0.00395426201, -0.00595966494, -0.0123339808, 0.00631400291, -0.015530562, 0.0194810554, 0.019556446, -0.0118514774, 0.000848620839, -0.00774266385, 0.0256932806, 0.00464786, -0.00858704373, 0.00851165317, 0.0194509, 0.00407488784, -0.0133969951, -0.010494438, 0.0168574452, 0.0157416575, -0.00287051545, -0.00990638789, 0.0266733635, 0.0177470595, 0.00135986658, 0.022285603, -0.018832691, -0.00838348828, 0.0117836259, 0.00932587683, 0.00208833301, 0.00300056487, -0.0183652677, -0.00666080182, -0.0248639788, 0.0143921571, -0.0208984073, 0.0102984216, 0.000351982104, -0.00246151886, -0.0162090827, 0.00156153773, 0.0143996961, -0.0152214589, 0.00675504049, -0.0165860374, 0.0192096476, -0.000748256454, -0.0179129206, 0.0329308249, -0.00241062976, 0.0230244361, -0.0338053592, 0.00477602473, 0.00247659697, -0.0137814889, 0.00539423153, 0.0175962783, -0.0112558883, -0.000584752066, -0.00866243523, 0.0131255873, 0.00413897028, -0.00180278916, -0.0137814889, 0.00136646326, -0.0032210839, 0.004531004, 0.00321919913, -0.0105698295, -0.00105453271, 0.0125450753, 0.0153496237, 0.0192548819, -0.00185273576, -0.0180787817, 0.00315511669, 0.0154551715, -0.00785575062, -0.00701514, 0.000315228943, -0.00697367499, 0.0113840532, -0.00954451, -0.00413897028, -0.00392410578, 0.00458754739, -0.00325501, -0.0195413679, -0.00497958064, -0.00389771885, 0.0126657011, -0.0195112117, 0.00558647886, 0.0130652739, -0.000802915, -0.0139247328, -0.0171891656, -0.0175812, -0.0235974081, 0.0050059678, -0.00252183154, -0.00531130144, -0.000235714921, 0.00988377072, 0.0173399486, -0.00958974566, 0.00254067942, -0.00935603306, -0.0134271514, -0.0117836259, 0.011791165, 0.00597097352, 0.0180184674, -0.00138813828, 0.000557894, 0.00213545235, -0.00473832944, 0.0223308373, 0.00591066061, -0.0274121966, -0.00111673039, 0.0322372243, 0.00486649433, -0.0103587341, 0.00351322419, 0.0129144918, 0.0138267241, -0.0154853277, -0.0219086483, 0.00651755882, 0.0106678382, 0.00744863879, 0.0029327129, 0.00855688751, -0.0210491884, -0.00190833665, -0.0182898752, -0.00184613909, 0.00248790556, 0.00231262133, 0.0106979944, 0.00777282, -0.00556763122, 0.0057221828, -0.013668403, -0.00263114856, 0.00404473161, -0.0105849076, -0.0016680276, 0.000395803159, 0.00919771194, 0.0128089441, -0.00512282364, 0.00253314036, 0.0198580101, -0.0208833292, -0.00473832944, 0.0160432216, 0.0373638198, 0.0147992689, 0.000739303767, -0.00251052296, 0.0172796361, 0.00851165317, -0.00560909649, -0.0108035421, 0.004960733, -0.00285355235, 0.00798391551, -0.0154853277, -0.00614060322, -0.00141923712, -0.0018122131, 0.00900169462, 0.00625745952, -0.00802161079, 0.0161940046, -0.0256782025, -0.0161487684, 0.0193453506, -0.00346233533, -0.0103888912, 0.000479911338, -0.00154740189, -0.00308538, -0.0128843356, 0.00114217482, -0.00224476936, -0.00512659363, 0.0064421678, -0.00488157244, -0.00857196562, -0.00324747083, 0.0251957, 0.0122510502, -0.00649117213, -0.00649117213, -0.00891122594, 0.00766727282, 0.0155757973, -0.0161186121, -0.0103135, 0.00107432285, -0.0186668318, 0.0223459154, 0.00682666246, 0.00306653208, 0.0031042276, 0.0189533178, -0.0121379634, -0.0108035421, 0.025301246, -0.00608029077, -0.00552993547, 0.00372054987, 0.00168593298, -0.00451969542, 0.0242005363, 0.0236124862, -0.000923540734, 0.000485801254, -0.0155908754, -0.0100571699, 0.0237481892, 0.00223911507, -0.000192129461, 0.0142187579, -0.00647232402, -0.0128918746, 0.00833071396, -0.0106527591, 0.00597097352, 0.0159527529, -0.00377332349, -0.00465163, -0.00851919223, -0.0175661221, 0.0321769118, -0.000433969893, 0.00209210254, -0.0059370473, 0.0207777824, 0.0119570252, 0.008775522, -0.00870767, -0.0201143399, -0.00160111801, 0.0228133406, -0.00346045056, -0.000705377781, -0.0150631377, 0.000318527309, 0.00433498714, 0.0127787879, -0.0155908754, -0.0166011155, 0.0297643989, -0.00793868, 0.0254067946, 0.00211848924, 0.00164164079, -0.0213055182, -0.0120399557, -0.0129823443, 0.00727900863, -0.0047458685, 0.0331419185, -0.0019563986, 0.000812338898, 0.0205817651, 0.00123829849, 0.010924167, -0.013954889, 0.00569202658, -0.00590689108, 0.0183351114, 0.00110919122, -0.00672111474, 0.0077954377, 0.0353131816, -0.00684551, 0.000944273255, -0.00723377429, 5.5954315e-06, 0.00989131, 0.00566940894, 4.30259242e-05, 0.00171420467, 0.0113237398, -0.00614437275, 0.00873028673, -0.00559024839, -0.0111729577, 0.0147992689, 0.015817048, -0.0162844732, -0.0110221757, -0.0333530121, -0.00890368689, 0.0329006687, 0.00690959254, 0.0047458685, 0.00237104949, 0.0173851829, -0.00808946323, -0.0176716689, -0.0086172, 0.00645347638, 0.00927310251, -0.000125691062, 0.0114519047, -0.00440660864, 0.0150103644, 0.0164804906, -0.00108091964, -0.0135930115, 0.00795375928, -0.0198278539, 0.0117685478, -0.0216673966, 0.00906954706, 0.0138644194, 0.00606898172, -0.0220141951, -0.0202500448, 0.00593327777, 0.00192624202, 0.0142036797, 0.00403719209, -0.0117383907, -0.000543758157, -0.0117836259, 0.0144977048, -0.00728654768, 0.011663, -0.0073204739, 0.0114519047, -0.00912232, 0.0140755149, 0.0153571628, 0.0182295628, -0.00948419794, 0.00248790556, 0.00443676487, -0.0147389565, 0.0199635588, 0.0117610088, -0.0119042518, -0.000225230848, 0.00279889372, 0.00307218637, 0.00110542169, -0.00481372047, 0.00626122905, 0.00163221685, 0.0130577348, -0.00748256454, -0.0156964231, -0.000673336559, 0.0140001234, 0.0154099362, -0.00396557059, -0.014233836, 0.0253464803, -0.000216631553, -0.034800522, -0.0021938805, -0.015817048, 0.00124772242, 0.000575328188, 0.00267261383, -0.0223459154, -0.00735439966, -0.0069623664, 0.00744486926, -0.00602374738, -0.0266130511, -0.0016793363, 0.0143544618, -0.0202651229, 0.000858987099, 0.00136080896, -0.00255387276, -0.0185009707, -0.025738515, 0.0182898752, -0.0150329815, 0.00891122594, -0.00384494499, -0.0224966984, 0.00444430392, 0.00601620832, 0.0305635445, 0.00369793247, -0.00416912651, 0.00476848567, 0.0127863269, 0.00451215589, -0.00906954706, -1.64770736e-05, -0.000301564316, 0.016254317, 0.00567317894, 0.0278796218, -0.00457623834, -0.00290821097, -0.00319092744, -0.0218935702, -0.00670980616, -0.00646855449, -0.00145222072, -0.00777282, 0.00627630716, 0.0186065193, 0.0087906, -0.0167820547, 0.00135232753, -0.0197675414, 0.00517936703, -0.0154702496, -0.0105245942, -0.0161186121, -0.0108110812, 0.0063705463, 0.00504743261, 0.0234164689, -0.0358861536, 0.00396180106, 0.00780297676, -0.00197336148, 0.00650248071, -0.00986869261, -0.00207325467, -0.0124244494, 0.00208079373, 0.0194810554, -0.00137682958, 0.00591443, -0.0152516151, -0.015967831, -0.00126468542, -0.0147012603, -0.000118682052, 0.00998931844, 0.0211095028, 0.00662687607, -0.00200351793, 0.0101099433, 0.00967267528, 0.00396180106, 0.013517621, -0.010064709, 0.0027668525, -0.0130351176, 0.00777282, 0.000444336183, 0.000306983042, -0.00293648243, 0.00299491058, 0.0196619928, -0.00937111117, -0.00314757763, 0.0178224519, -0.042550724, -0.0146107916, 0.0161487684, -0.0115649914, 0.0342878625, -0.0030985733, -0.009778223, -0.0313325338, 0.00842872262, -2.00404811e-05, -0.0065590241, 0.0172796361, 0.0238989722, -0.0145655563, 0.00436891289, -0.00554501405, 0.00142866094, 0.00979330111, -0.00216183928, 0.0121379634, 0.00359238498, 0.00617076, 0.00715084374, 0.0155757973, 0.0199484788, -0.0128994137, 0.0165558811, 0.00462147314, 0.00605767313, 0.0118288603, -0.00597097352, 0.0117685478, 0.00938618928, 0.012077651, 0.00826286245, 0.0146032525, -0.0170383845, 0.000766161829, -0.0122812064, 0.00379594089, 0.0169328358, 0.023009358, 0.0100948652, 0.00454608211, 0.00245397957, -0.0134648466, -0.00346610486, -0.0142715313, 0.00910724234, 0.00827040151, -0.026160704, 0.00275177439, 0.00326820323, 0.00995916128, 0.00778789865, 0.0115197571, 0.00989884883, 0.0155004058, -0.0148821995, 0.00421059178, -0.000470487459, -0.0014305457, -0.0121605815, 0.023009358, -0.0129597262, -0.0145881735, 0.0163749419, 0.0087906, 0.00447446061, 0.000705849, -0.0141584445, 0.016978072, 0.000950398797, 0.00167556677, 0.0243965536, -0.0138267241, -0.00634415913, 0.0116026867, 0.0159075186, 0.0268090684, -0.0147314165, -0.0187723786, -0.0106301419, 0.000512659317, 0.0173248705, 0.0259496104, -0.0204762165, 0.00117704319, -0.00544323586, -0.00158698217, -0.0071056094, -0.00757680368, 0.00557517027, 0.0127260145, 0.0039127972, 0.00481749, -0.0128541794, -0.00674750144, -0.0029327129, 0.00822516717, -0.0160281435, -0.018410502, -0.00117610081, 0.00298548676, -0.000814694853, 0.0051755975, -0.0165860374, -0.00897907745, 0.0072036176, -0.0124470675, -0.0112558883, -0.010924167, -0.00321919913, 0.00203744392, -0.00370735629, 0.0208984073, 0.017551044, -0.0371828787, -0.00621976424, -0.00628384668, -0.0133065255, 0.00135421229, 0.0023145061, 0.000734120607, 0.00791606307, 0.0246227272, -0.00111861515, 0.00142583379, 0.0344084874, 0.0100119356, -0.00364892813, 0.0136910202, -0.0132009778, 0.0109920194, 0.00225607795, 0.00906954706, -0.00594081683, 0.00105359033, -0.00826286245, -0.0167368203, -0.0158622824, -0.00237670378, -0.00721492618, -0.0045573907, -0.0104718208, 0.000989507884, 0.022722872, -0.00102531863, 0.0064421678, -0.0087906, 0.00502858497, -0.00321354484, 0.0047006337, 0.0166463498, -0.00577872619, 2.76090377e-05, -0.00989884883, 0.00573726092, -0.0417666584, -0.0110975672, -0.00641201111, 0.0376050696, -0.00752403, 0.012658162, -0.00481372047, 0.0108713936, 0.0185009707, 0.0160733778, 0.0151460683, 0.0113840532, 0.00570710469, -0.00568448752, -0.00445184344, -0.0011826976, 0.00485518575, 0.00286486093, 0.0220745075, -0.0141207492, 0.00857196562, -0.00437268242, -0.0186819099, -0.00629138574, -0.0029779477, -0.00229377369, -0.0072677, 0.0037902866, 0.00730539579, 0.00187629554, -0.000421483244, -0.0304127615, 0.00612175558, 0.000965948217, 0.001275994, -0.00328328158, 0.009778223, -0.0207174681, -0.000599359104, 0.00976314489, -0.0133894561, -0.0218332559, 0.0172042437, -0.0150782159, -0.00623484235, -0.000597474282, 0.0138267241, 0.0174153391, -0.0342878625, 0.0236124862, -0.0327197276, -0.0142866094, -0.00417289604, -0.0144449305, 0.0192548819, 0.00188948889, 0.0206119213, -0.0258892961, -0.0212904401, -0.00614814274, -0.0261305477, -0.0211848933, -0.0268090684, -0.000816579617, -0.0138191851, -0.0139322719, -0.00629515527, 0.0351322442, -0.00205629179, 0.0201143399, -0.00650625024, -0.0314833149, -0.00475717708, -0.0131255873, -0.00845887884, -0.000153255925, 0.00511528458, -0.00917509478, 0.00887353, 0.0169931501, 0.0112709664, -0.0030269518, 0.0171740875, -0.00696990546, -0.00897153839, -0.0147691127, 0.008775522, -0.00242382311, 0.0116102258, 0.0100420918, 0.0130728129, -0.014098132, 0.00236916472, 0.0207476243, -0.00143525773, -0.00142771855, -0.00517182797, 0.0130501958, 0.0246378053, -0.00434629573, -0.00818747096, 0.0190287083, 0.000456587237, 0.00898661651, 0.00538292294, -0.0224213079, -0.000426195184, -0.00964251906, 0.00414650934, 0.0207476243, 0.0138870366, -0.0100722481, 0.0142187579, 0.000173281689, 0.0134573076, 0.0175812, 0.00655148458, -0.00859458279, -0.00778789865, -0.0117685478, 0.0110598709, -0.043696668, 0.00140510127, -0.0133366818, 0.0101928739, -0.0173550267, 0.00284601329, -0.0066306456, -0.0233109221, -0.022285603, -0.0180637036, -0.00888106879, 0.00987623166, -0.000622918771, -0.0103587341, 0.00844380073, -0.00296852365, -0.0298247114, -0.00970283151, 0.0254218727, 0.0140604367, 0.00638185488, 0.0066306456, -0.0042709047, -0.0293120518, -0.0145052439, 0.00841364451, -0.0105773686, -0.0043953, 0.0140528968, -0.00575610902, 0.00309668854, 0.00951435417, 0.0226776358, -0.00478733378, -0.0100496309, 0.0212452058, 0.010637681, -0.00116761937, 0.00640070252, -0.0116856173, -0.0131482044, -0.0184858926, 0.0117459297, -0.0121228853, 0.00381101901, -0.00258402922, -0.0047006337, 0.0038166733, -0.0173701048, 0.0250599943, 0.0121681206, 0.00955204945, 0.00780297676, 0.013381917, 0.016676506, -0.00395426201, -0.000349154929, 0.00879813917, -0.00046577552, 0.00103191542, 1.23982982e-05, -0.00513790222, 0.000799616624, 0.00116950413, -0.0187573, 0.00302506704, 0.0110372538, -0.011647922, 0.00618960755, 0.00630646385, -0.0156210316, -0.000571558601, 0.00308161043, 0.00744863879, 0.00931079872, -0.00477979425, 0.0243965536, 0.00890368689, 0.00491926773, 0.0158622824, 0.00216183928, -0.0186366756, -0.0121605815, -0.00126657018, -0.00909970328, -0.0129898833, 0.026025001, 0.00185462052, 0.0212301277, 0.00410504406, 0.00280454825, 0.0124621456, 0.00139096542, 0.00138248387, -0.0060124388, -0.0169328358, 0.00729785627, -0.00790852401, -0.00551862689, 0.00665326277, -0.00125526148, 0.0189231616, -0.00316077098, 0.00366589124, -0.00356034376, 0.0108261593, 0.0418269709, 0.0167217422, 0.00332097709, -0.00727146957, -0.00129201461, 0.0243513193, -0.00695482688, -0.00988377072, 0.00636677677, 0.012364137, 0.00845887884, 0.00152101507, 0.00254444894, 0.0130275786, -0.00615191227, 0.00224476936, -0.0243663974, -0.00998931844, 0.011218193, 0.00591066061, 0.0182295628, 0.00745240832, -0.0189683959, 0.0157115012, 0.00506251119, 0.0147012603, -0.00491172867, 0.0209587198, 0.0263567213, -0.00557140075, -0.000825061114, -0.00677765813, 0.026884459, -0.00954451, -0.00408242689, -0.00369793247, -0.00439906958, -0.0141810616, -0.0128240222, 0.00313249929, -0.00797637645, 0.00212791329, -0.00245586433, 0.00910724234, -0.0242156144, -0.0202198867, -0.00833071396, 0.00543192727, -0.0199183226, -0.00776528101, 0.00438022194, -0.0051755975, -0.00903185178, -0.0106829163, -0.000569202646, -0.0103436559, 0.00319658173, -0.00278193085, -0.000319940882, 0.000142536257, -0.00387133192, 0.00262926379, 0.00196016813, 0.0147163384, -0.0209134854, 0.009921466, 0.000100835568, -0.035373494, 0.00285732187, -0.00381101901, 0.011647922, -0.00978576206, 0.00439906958, 0.00294025219, -0.0221649781, 0.00354715018, -0.0152893113, -0.0163598638, -0.00679650577, -0.013374377, -0.0148746604, -0.00562794413, -0.00525475806, -0.00180844357, -0.00415027887, 0.00974806678, 0.0192850381, 0.00457623834, -0.0154551715, 0.0170836188, -0.0013146319, -0.00588050438, 0.00557140075, -0.00640824158, -0.0156511888, -0.00744863879, -0.0025746054, 0.0109995585, -0.0119796423, 0.0202198867, 0.008489036, -0.00199032458, 0.00815731473, -0.00913739856, 0.000888201175, -0.0106301419, -0.0129672652, -3.01564323e-05, -3.46622255e-05, -0.00530376239, -0.0118665555, -0.00159075181, -0.0195866022, -0.00423697848, 0.0022146129, -0.00606144266, -0.0263868775, 0.0117308516, -0.00824024528, -0.00243324717, -0.000479675742, 0.0287089236, -0.00302883657, -0.027020162, -0.00701514, -0.0020770242, 0.021139659, -0.0386002325, 0.0170685407, -0.00552993547, -0.0251504648, -0.00790098496, -0.00794622, 0.0134497685, -0.0300810412, -0.0228736531, -0.00811208, -0.0122359721, 0.00174530351, 0.0133366818, 0.0137211764, -0.00385059929, -0.00458754739, 0.00632154197, -0.0217880215, -0.0102984216, 0.0881170928, 0.0133969951, 0.0134799248, -0.0353433378, 0.00497581111, -0.00970283151, -0.00772758573, 0.0490042, 0.00293082814, -0.00806684513, 0.0102004129, -0.00163221685, -0.00598605163, 0.013087891, -0.0156361107, -0.0229490437, 0.00931079872, -0.0224062279, -0.020129418, 0.00561663555, -0.00484010717, -0.0154325543, 0.00297983247, -0.0110523319, 0.00618583802, -0.00568448752, 0.0236878768, 0.00645347638, -0.0192247257, 0.00554501405, -0.0102531873, 0.00922786817, 0.00203744392, 0.00796129834, -0.0153420847, 0.0264622681, -0.000808098121, 0.0118891736, 0.0228434969, 0.00244832528, -0.000894326658, -0.012228433, 0.0153270066, 0.00714707421, 0.00735439966, -0.00533014908, 0.0125676934, -0.00760319037, 0.012793866, -0.0161487684, -0.0139624281, -0.00938618928, -0.008632279, 0.00348872226, 0.0148520423, -0.00476471614, 0.0239743628, -0.00721492618, 0.00783313345, 0.00857196562, 0.00471571181, 0.0244267099, 0.001132751, -0.00274235057, -0.00133442215, -0.0133065255, 0.0119193299, -0.0141659835, -0.0225117765, -0.00548470113, 0.0137965679, -0.0100194747, -0.0086096609, -0.0140152015, 0.0034811832, 0.0220594294, -0.0194659773, 0.0162392389, 0.0146861821, -0.00726016099, 0.000826474687, 0.00205440703, -0.0208984073, -0.0296136159, 0.0194358211, 0.002695231, -0.0286938455, -0.00199032458, -0.0393239856, 0.0126958573, -0.00589558249, 0.00858704373, -0.0297643989, 0.0149123557, 0.00473832944, 0.0145127829, -0.00239366689, 0.00791606307, 0.00408996595, 0.00629138574, 0.0291160345, 0.0178676862, -0.0219538826, -0.0165860374, 0.00891122594, 0.0187573, 0.0183049534, -0.0156662669, 0.0049871197, 0.00776528101, 0.000338317477, -0.0010828044, 0.00307595613, 0.0151611464, 0.013510081, 0.00253502512, 0.0177018251, -0.0154400934, 0.025452029, -0.0071319961, -0.0147238774, 0.0436665118, -0.013374377, 0.0084664179, 0.00502858497, 0.0254067946, 0.0113312788, 0.00349626131, 0.0129672652, -0.0156361107, 0.00356788281, -0.00810454134, 0.00602751691, -0.00399572728, 0.0159376748, 0.0122812064, 0.00268015289, -0.00898661651, -0.00723377429, 0.0321166, 0.0275479, 0.0109090889, 0.00754664699, -0.0112106539, 0.000947571651, -0.00209398731, -0.00341333123, -0.0110372538, 0.0204460602, 0.0240799114, 0.00519821513, 0.00295156077, 0.00859458279, -0.0109015498, 0.00557517027, -0.0237632673, -0.00943896361, -0.00374693656, -0.00391656673, -0.0154250152, -0.0196921509, 0.008632279, 0.0113463579, -0.00559778744, 0.0158924405, 0.00345479627, 0.0120550338, -0.0064874026, 0.0256480444, 0.01926996, 0.0125450753, 0.00350003084, 0.0142187579, 0.0307595599, -0.00255764229, 0.0165257249, 0.00355092, -0.00938618928, -0.0118062431, -0.0198730882, -0.00995162223, -0.000409703411, 0.0179883111, 0.0411936864, -0.0132160559, 0.00614814274, 0.00847395696, -0.019707229, 0.0196469147, 0.0107206115, -0.0174454954, 0.0176565908, -0.0228434969, -0.00122227788, -0.00799145456, -0.0195112117, 0.0202048086, -0.0126053886, -0.0273518842, -0.000663441489, -0.00396180106, -0.00883583445, 0.000913645665, -0.0139171928, -0.00471571181, -0.00676634954, -0.0169177577, -0.000164211189, 0.00705660507, 0.00436514337, -0.00392410578] |
28 Jun, 2024 | Generative AI: Use cases & Applications
28 Jun, 2024
Generative AI represents a fascinating and rapidly evolving branch of artificial intelligence (AI). Unlike traditional AI, which focuses on analyzing and interpreting data, generative AI has the unique capability to create new content, including text, images, videos, music, speech, software code, and even product designs. This innovative technology is transforming various industries by automating creative processes and generating high-quality content that mimics human creativity. Generative AIIn this article, we will delve into the fundamentals of generative AI, explore its diverse use cases, and discuss its advantages and challenges.What is Generative AI?Generative Artificial Intelligence (genAI) is a general term that describes any artificial intelligence (AI) that can generate new text, images, videos, or audio clips. This type of AI learns patterns in educational material and creates new products specifically published with the same statistical information. Generative AI models use prompts for content creation and transform learning to become more knowledgeable.Generative AI Use Cases Generative AI is being utilized across a multitude of industries, each benefiting from its unique capabilities:Content Creation:Text Generation: Writing articles, stories, poetry, and reports. Tools like GPT-4 can assist in drafting content, generating creative writing, and even producing news articles.Image Generation: Creating digital art, designing graphics, and producing marketing materials. AI models like DALL-E can generate high-quality images from textual descriptions.Music Composition: Composing original music, creating background scores for videos, and generating sound effects.Video Generation: Producing video content, generating animations, and enhancing video editing processes.Design and Art:Graphic Design: Assisting in creating logos, posters, and other visual content. AI can generate design suggestions and variations.Fashion Design: Generating new clothing designs, patterns, and styles.Interior Design: Creating virtual layouts and suggesting interior design elements.Healthcare:Drug Discovery: Generating molecular structures and predicting their properties for new drugs.Medical Imaging: Enhancing and analyzing medical images, generating synthetic data for training purposes.Personalized Medicine: Predicting and generating personalized treatment plans based on patient data.Business and Marketing:Chatbots and Virtual Assistants: Generating natural language responses for customer service and support.Market Analysis: Generating reports and insights from large datasets.Personalized Marketing: Creating personalized marketing content and product recommendations.Education:Tutoring Systems: Generating personalized learning materials and tutoring responses.Content Generation: Creating educational content, exercises, and quizzes.Language Translation: Generating translations and language learning materials.Entertainment:Game Development: Generating game content, storylines, and character designs.Virtual Reality (VR) and Augmented Reality (AR): Creating immersive environments and experiences.Research and Development:Scientific Research: Generating hypotheses, writing research papers, and synthesizing information from large datasets.Product Development: Generating design prototypes and simulations for new products.Personalization:Content Recommendations: Generating personalized content suggestions for users based on their preferences.Customized Experiences: Creating tailored user experiences in apps and websites.Social Media:Content Moderation: Generating content filters and moderation tools to manage user-generated content.Social Media Management: Automating the creation and scheduling of social media posts.Finance:Algorithmic Trading: Generating trading strategies based on historical data and market conditions.Financial Reports: Automating the generation of financial summaries, reports, and forecasts.Fraud Detection: Generating patterns and models to detect and prevent fraudulent activities.Customer Experience:Personalized Customer Journeys: Creating personalized customer interaction plans and experiences.Voice Assistants: Generating natural, human-like responses for voice assistants to improve user interactions.Legal:Contract Generation: Automating the creation of legal documents and contracts.Legal Research: Generating summaries and insights from legal texts and case laws.Human Resources:Resume Screening: Generating candidate shortlists based on resume analysis.Training Programs: Creating personalized training and development programs for employees.Real Estate:Property Descriptions: Generating detailed and appealing property listings.Virtual Tours: Creating virtual walkthroughs and 3D models of properties.Transportation:Route Optimization: Generating optimized routes for logistics and transportation.Autonomous Vehicles: Creating models for the simulation and training of autonomous driving systems.Advantages of Generative AIEnhances customer experience: AI can improve business through personal interaction with customers. AI can learn about the company and its services. And this can be combined with customer data collection which enables generative AI to create personalized experiences.Strengthens cybersecurity: Generative AI plays an important role in helping businesses strengthen their cybersecurity. Companies need to analyze large amounts of data to find threats. Generative AI can help solve this problem.Content generation: One of the main uses of generative AI for many businesses is content creation. Marketing teams spend a lot of time creating new content across copy, blog posts, social media posts, and graphic design.Improves product designs: Product development and designing is another area where AI can help to increase productivity and creativity. Attitudes and preferences of designing can change over time. Generative AI can help to innovate and enhance the creativity.Challenges of Generative AIAccuracy: Generative AI systems sometimes produce incorrect and constructed answers. Checking the accuracy, appropriateness, and effectiveness before relying on or publicly disclosing information is essential.Lack of transparency: Generative AI models are unpredictable, and even the companies behind them don't fully understand how they work.Cybersecurity and fraud: Organizations should prepare for cyber attacks and scams from criminals using AI techniques, such as social workers, and check whether mitigation is achieved. Check with your cybersecurity provider to determine the extent to which your current policy covers AI-related violations.Biasing: Policies or controls must be in place to detect suspicious activities and manage them in accordance with company policy and all applicable laws.ConclusionGenerative AI refers to deep learning models that generate text, images, and other content based on the data on which they are trained. This type of AI works by analyzing lots of existing data and creating new content based on the findings. This means that generative AI relies on machine learning to identify, predict and create content using the data it has access to.Generative AI: Use cases & Applications - FAQ's What is Generative AI?Generative AI is a type of artificial intelligence that creates new content, such as text, images, audio, and video, by learning patterns from existing data.How does Generative AI work?Generative AI models use machine learning techniques to analyze and learn from vast amounts of data. They then use this knowledge to generate new content based on prompts or specific inputs.What are the applications of Generative AI?Generative AI is used in various fields, including content creation, design, healthcare, business, marketing, education, entertainment, research, personalization, social media, finance, customer experience, legal, human resources, real estate, and transportation.What are the advantages of Generative AI?Generative AI enhances customer experience, strengthens cybersecurity, streamlines content generation, and improves product designs, among other benefits.
"This course is very well structured and easy to learn. Anyone with zero experience of data science, python or ML can learn from this. This course makes things so easy that anybody can learn on their own. It's helping me a lot. Thanks for creating such a great course."- Ayushi Jain | Placed at MicrosoftNow's your chance to unlock high-earning job opportunities as a Data Scientist! Join our Complete Machine Learning & Data Science Program and get a 360-degree learning experience mentored by industry experts.Get hands on practice with 40+ Industry Projects, regular doubt solving sessions, and much more. Register for the Program today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications | https://www.geeksforgeeks.org/generative-ai-use-cases-applications?ref=asr10 | Python Projects | Generative AI: Use cases & Applications | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0335905664, -0.0011825572, -0.019228572, 0.0062020882, 0.0112784309, -0.00916678458, -0.00154440396, 0.00192810129, 0.0213122498, 0.0489734225, 0.0280387532, -0.026864063, 0.0384571441, -0.0620908067, -0.0237315539, -0.000766083773, -0.00637339754, 0.00493649859, -0.000678681186, -0.0278150029, 0.0138445711, -0.0285981297, -0.031185247, -0.0177042708, 0.00982405245, 0.0176623166, -0.00284058438, 0.0275632832, -0.0116909714, 0.00106543768, -0.00778232748, 0.00548189087, 0.0218436569, -0.0308496207, -0.0102226082, -0.00720197428, 0.0145018389, -0.00176553254, -0.00289827026, 0.0113833146, 0.0453095064, 0.00622306485, 0.035436511, 0.00734881032, -0.0053175739, -0.0112714395, -0.0258851536, -0.0388207361, -0.0123412469, 0.000502564944, -0.0223191269, -0.00671951193, 0.0653351918, 0.0269619543, -0.0141032832, 0.00992194284, 0.0127048418, -0.0557418801, 0.031409, 0.00253991946, -0.00185643113, 0.0101247169, -0.0311572775, -0.0133691011, -0.00668105436, -0.0285981297, -0.0186552107, 0.0164876264, -0.0011161312, 0.00438411441, -0.0033125584, -0.00968420785, 0.00329682603, -0.00638738181, 0.0190327894, 0.00512528839, 0.00904092472, 0.0290036779, 0.00165278313, 0.0334227532, 0.00134687405, 0.00958631653, 0.00482811965, -0.00893604197, 0.0384291746, 0.0303741507, 0.00746068591, -0.0617551804, 0.0380096436, -0.015564655, -0.00652023358, 0.0217597503, 0.0110127274, -0.0140753146, -0.0237595215, 0.00303461822, 0.00996389613, -0.00022101932, -0.0192145873, 0.0293672737, 0.0112015167, 0.0107819848, 0.017396614, -0.0431279391, -0.0281785969, -0.0158303585, -0.00780330412, 0.00922272168, 0.0334507227, -0.0108239381, -0.00125684938, -0.0522457771, -0.0294791479, 0.00601329887, -0.0185153671, -0.00831373502, -0.0295630544, -0.0349051021, 0.0373663604, -0.0552664101, 0.0151031688, 0.0202634186, 0.00520220259, 0.0472673252, -0.0375341699, 0.0705933273, -0.0124041764, 0.00365342852, 0.0227386598, 0.0373943262, 0.0028668053, 0.0437432528, -0.00855846237, 0.0408624634, 0.0153548885, -0.0223750658, 0.0192984939, 0.0270878132, -0.00636640517, -0.0172148161, -0.0434076265, -0.042428717, -0.00507634273, -0.0241231173, -0.0220254548, -0.0198159162, -0.0226827227, 0.0794314817, 0.00362196355, 0.0111735482, -0.0496446751, 0.0166973919, 0.0194383375, -0.0121314805, 0.00507284701, 0.00576157914, -0.00130404672, -0.0106141716, 0.00258187274, 0.00432118447, 0.0417574644, 0.0186272413, 0.0117399171, 0.0363594815, 0.00767744426, 0.032136187, 0.0226687379, -0.000373209099, -0.0747327209, 0.0508473366, -0.025088042, 0.00284408056, 0.00454843137, -0.00864936132, -0.0213821717, -0.0134809772, 0.014320042, 0.0122783165, 0.00849553291, 0.00741873262, -0.02787094, 0.000313119817, 0.0364433862, 0.0167113766, 0.03420588, 0.0476029515, 0.0795992911, -0.0297588371, 0.0115231583, -0.0022165298, -0.00613566255, -0.00707611442, 0.0482462347, 0.0120196054, 0.0164316893, -0.0240671802, -0.0230323318, 0.0364713557, -0.027101798, 0.0091528, -0.0246685091, -0.0707611442, 0.0169630963, 0.0453374758, 0.0253397617, 0.00180224155, -0.0245286655, 0.0149353556, 0.000309405208, -0.0156205921, -0.0310733709, 0.00688033272, -0.00952338707, -0.0228785034, 0.0335625969, 0.00746767782, -0.0166973919, -0.0245286655, -0.0222212374, -0.0210745148, -0.0406107418, 0.0310174339, 0.028402349, -0.0315488428, -0.037701983, -0.0547070354, -0.00759353768, -0.017928021, -0.017158879, 0.00223925454, 0.00310628838, 0.036387451, 6.51695591e-05, -0.0189768523, 0.00901994854, 0.0070796106, 0.00352931698, 0.00195257401, -0.0406387113, 0.00273744948, 0.0211304519, 0.00362545974, -0.0302343071, -0.0255075749, 0.00746068591, 0.000102042533, 0.0330311917, 0.0586786084, 0.0313530602, 0.0384012051, -0.0173127074, -0.0173826292, 0.0250321049, -0.00816689897, -0.0574479811, -0.00176815456, 0.0349610373, 0.0042372779, 0.00970518403, -0.00860740803, 0.0174665358, 0.0118238237, -0.0136138285, 0.0369747952, -0.0198019333, -0.0117818704, 0.0407505855, -0.0206270125, 0.0252978075, -0.0169770811, 0.0203193557, -0.0192565396, 0.0066950391, 0.0112854233, -0.0376180783, -0.0117259324, 0.00849553291, -0.0304580573, 0.0478546694, 0.0168092679, 0.0569165722, -0.0705373958, 0.0603567399, 0.0298986807, -0.0340940058, -0.0454213805, -0.0209346712, -0.0251999162, -0.0766346, -0.0137257036, -0.0046603065, 0.0146556674, 0.00682089897, 0.0373943262, 0.0160541087, 0.0142221507, 0.012250348, -0.0180958342, -0.00862838421, -0.0158163738, 0.00474071689, -0.0270878132, -0.00473372452, 0.0178720839, 0.000864411704, 0.0110616731, 0.00988698192, 0.0160541087, 0.0189069305, 0.000523541588, 0.051182963, 0.0156765301, 0.0126978494, -0.00967022311, -0.0223610811, 0.075403966, 0.0261648409, -0.0154248103, -0.0241091326, -0.0151171535, 0.0117958542, 0.0198998228, -0.036331512, 0.048581861, -0.00517772976, -0.00222527, 0.00771240517, 0.048945453, 0.0107050706, -0.0432677828, -0.0139005091, -0.0335346274, -0.0218576416, 0.00764947524, 0.0370866694, -0.0290316474, -0.000954436371, 0.0341779105, -0.0123622231, 0.0156905148, -0.0118168313, -0.0328074396, -0.0254935902, -0.00642234273, 0.0162079372, -0.0283184424, -0.0259970296, 0.0445263796, 0.000703153899, 0.0100757712, 0.0013477481, 0.012068551, -0.0134879686, 0.00177689479, -0.03468135, 0.00705863396, 0.0240671802, -0.00969819259, 0.0165295787, 0.0276611745, 0.0235777255, -0.00342268567, -0.0201934967, 0.00967721548, -0.0216059219, -0.00925069116, -0.0146416835, 0.0101107322, 0.016389735, -0.0119496835, 0.0069712312, -0.00413239468, -0.00703765731, 0.00858643092, -0.0281226598, 0.0128027322, -0.0139214862, -0.0230742861, -0.0120825348, 0.030709777, 0.0191866178, 0.031604778, -0.0235078037, 0.0400793366, 0.00407296093, 0.0405827761, -0.00156800263, -0.0206130296, 0.00241056364, 0.000856982486, -0.0240671802, -0.0128027322, -0.0174665358, -0.0448620059, 0.0239972565, 0.0104393661, 0.0276471898, -0.0053175739, 0.0270598438, -0.0159422345, 0.0161939543, 0.00666707, 0.019354431, 0.0306258705, -0.0460926332, -0.0127677713, -0.0209766235, 0.00566019211, 0.0201515425, 0.0123132784, 0.00113798177, -0.0426804349, -0.0490573309, -0.0041988208, 0.0130964052, 0.0385410488, 0.00113798177, 0.0025206909, -0.00942549575, 0.00369538181, 0.0243188981, 0.0399954282, 0.0284443013, 0.0259970296, -0.023018349, 0.0132082803, -0.00529310154, -0.00363245187, -0.023018349, -0.0113693299, -0.0257313251, -0.00183195842, 0.032136187, 0.0183895063, -0.000109635635, -0.0133481249, 0.0148094958, 0.028640084, -0.00672300765, -0.0101247169, 0.00548189087, 0.0129845301, 0.0175504424, -0.00554132462, -0.0628739297, 0.00289652217, -0.0402751155, -0.0317166559, 0.0123901926, -0.0292833671, -0.0416735597, 0.0224589724, -0.0470435731, -0.00840463396, 0.0295071173, -0.0108309295, 0.0572801679, 0.0172008313, 0.0392682403, -0.00794314779, 0.0244028047, 0.0195082594, 0.0106421402, 0.000759528601, 0.0288358647, -0.00911783893, -0.0624823682, -0.0440229401, 0.0097121764, 0.0108169457, 0.00215709605, -0.0115161659, 0.0436034091, 0.0269479696, 0.0131593356, -0.0048945453, 0.020948654, -0.0147675434, -0.00890108, -0.0290036779, 0.0374502651, 0.00725091947, 0.0227666292, -0.0285282079, -0.0268221088, 0.0111735482, 0.0453095064, 0.0115860887, -0.000144869802, -0.0112714395, -0.0577836074, 0.018878961, -0.0102296, -0.00308181555, -0.00217108056, -0.0375901088, 0.01171894, 0.00274444162, 0.0184174757, 0.0129985148, -0.00674748048, -0.0308775902, -0.0460646637, 0.0200256836, 0.00537001574, -0.0017611623, 0.00908287801, -0.0134669924, 0.00368139753, 0.00535253529, -0.0366671383, 0.0319124348, -0.0244727265, 0.0133551173, 0.0170609877, 0.0305699334, -0.0231861621, 0.0110686654, 0.00334052718, -0.00668105436, 0.0212283432, -0.00727888849, 0.0130474595, 0.0105792107, -0.026150858, 0.0251999162, 0.0261368733, -0.0291994605, -0.0037757922, -0.018878961, -0.00675796904, -0.000393967202, -0.000719323405, -0.000883203233, -0.00772638945, -0.00597833749, 0.024976166, -0.00461485703, -0.0145717608, -0.00506935082, -0.0318565, 0.0224589724, -0.0175364576, 0.0143130496, 0.010768, -0.0111945244, 0.00775435846, -0.00795713253, -0.000829013647, 0.00914580747, 0.00414987514, 0.00181797403, 0.0221932679, 0.0118937455, -0.0110267121, 0.0197459944, -0.0181098189, -0.0238713976, -0.0273814853, -0.0185153671, -0.0253117923, -0.0305699334, 0.000801044807, 0.0113413613, 0.0115091745, -0.00812494569, 0.0104393661, 0.0361077599, -0.010033818, 0.00366741302, -0.00990096666, -0.00448550144, -0.00655169878, 0.0171448942, 0.0412260592, 0.0262207799, 0.0224030335, -0.0304021202, 0.00250495854, 0.0205570906, 0.00845358, -0.00342793, 0.00135211821, 0.0275632832, 0.0317166559, -0.00199103123, 0.0187391173, 0.000148693667, 0.000912483141, -0.0236476474, 0.00421280507, 0.0328633785, -0.00582450908, -0.0205990449, -0.0259830449, 0.0143619953, 0.0441068485, -0.00692927791, 0.000490328588, -0.0393801145, 0.011096634, -0.00781728793, 0.0312132165, -0.00461485703, -0.042009186, -0.0362755731, -0.00449249335, -0.0114602288, 0.0283184424, -0.00829275884, 0.00866334513, 0.00172008318, 0.0398555845, -0.0165995, 0.0213122498, -0.0287519582, -0.00340170902, 0.00825779792, -0.045085758, -0.0124251535, -0.00978209917, 0.00394710153, -0.0110406959, -0.0185852889, 0.00465681031, 0.0263746083, -0.004038, -0.0132292574, 0.0153409038, -0.00414637942, -0.00579304434, 0.00591191184, -0.0274653919, -0.0120965196, 0.0168372374, -0.00659714825, -0.0366112, 0.00174193375, 0.0181517713, -0.027101798, 0.00128481817, 0.0169211421, -0.0114252679, 0.152597949, -0.00573710632, 0.0485538915, 0.0044715167, -0.00687683653, 0.0213122498, 0.0144878542, 0.00166239741, 0.00767744426, -0.00383872213, 0.0293393042, -0.0186691955, -0.0278989095, 0.016096063, -0.0256334338, 0.00904791709, -0.00346463895, 0.0126838647, 0.00905490946, 0.0152569972, 0.0109148361, 0.0187251326, 0.00159859355, 0.0358280726, 0.00839764159, -0.00285456888, 0.0159841869, 0.00828576647, -0.055853758, -0.0192565396, 0.0339821316, 0.00640136609, -0.031409, 0.0117119486, -0.00793615635, 0.000163989127, 0.0103554595, -0.0423168428, -0.022249205, 0.0116909714, 0.00865635369, -0.0139005091, -0.00345764682, -0.00411141803, 0.0287799276, -0.0326116569, 0.00704464922, -0.0243468676, -0.00206794543, 0.0132782031, 0.00146836368, 0.0191306807, -0.00521269115, -0.0184174757, -0.0203752927, -0.0141452365, -0.0072369352, -0.0185573194, -0.0145018389, -0.0279828161, -0.00264130649, -0.0114602288, 0.0248083528, 0.00956534, 0.0192006025, -0.0243328828, 0.0113972984, 0.0287799276, 0.0326396264, -0.00903393235, 0.0273954701, -0.00231442088, 0.0289197713, 0.00487007294, -0.000441164622, -0.0053175739, 0.00549237942, 0.0199138075, 0.032555718, 0.00497146, -0.0472952947, -0.0239692889, -0.00806900766, -0.00317271426, 0.00698521547, -0.0234518647, -0.0177462231, 0.00455192709, -0.0279548466, 0.0331710353, 0.00256264419, -0.0175504424, -0.0383173, 0.00492950669, -0.00702716876, -0.00632794807, 0.0283603948, 0.0349051021, -0.0174105968, 0.00868432224, 0.0112784309, -0.00576857151, -0.0163477827, 0.0276471898, -0.0086144, 0.00945346523, 0.012103512, 0.051182963, -0.0118867531, 0.0452815369, -0.0347093195, -0.008076, -0.000822895439, -0.00836268067, 0.00653421832, -0.00694675837, 0.00437712204, 0.0387648, 0.0379816741, 0.00363245187, 0.023256084, 0.0128726549, -0.0130404672, -0.0161380153, 0.0114532365, 0.00897100288, -0.01171894, 0.0414777771, 0.0123272622, 0.0682998896, 0.00862838421, -0.00292099477, -0.000195454064, 0.00997788087, -0.0444704406, 0.00506935082, -0.0112224938, -0.0157744214, -0.00283708842, 0.0162359066, -0.00346638705, -0.0062335534, -0.00666007819, 0.00890807249, -0.020179512, -0.00695375074, 0.0442466922, -0.0141382441, 0.00131191302, -0.0216059219, 0.00157324679, 0.00548189087, -0.0130334757, -0.0122923013, 0.00103047665, -0.00596085703, -0.0342338495, 0.0241650697, -0.00403100764, -0.0142361354, 0.00558677409, -0.0246405397, -0.0149773089, -0.0214381088, -0.0169211421, 0.0106281564, 0.0166414548, 0.00105582341, 0.00878920499, -0.0257313251, 0.00643632747, 0.0143759791, -0.0222631898, -0.0207249038, 0.0309614968, -0.0471834168, -0.00601679506, -0.00298567279, -0.0308496207, -0.0130544519, -0.00340870139, -0.032136187, 0.0351008847, -0.00555880507, 0.00904092472, 0.0402751155, -0.00032098603, 0.0112364776, -0.0180818494, -0.0393801145, 0.0124251535, -0.0225708466, -0.00375831174, 0.00245251693, 0.014026369, 0.0244867112, 0.00878221262, -0.00714254053, 0.0217877198, 0.00761451432, 0.000761713658, -0.0119706597, 0.0232421, -0.00968420785, -0.00454493519, 0.0204032622, 0.00809697714, 0.00851650909, 0.00771240517, -0.00817389134, 0.0382893309, -0.0239553042, 0.0115231583, 0.0235217866, 0.00700269593, 0.0111455796, 0.0040414962, 0.00860740803, 0.0146276988, 0.00138183509, 0.0129006235, 0.00727888849, -0.0294791479, -0.00533855055, -0.0130474595, -0.0130614443, -0.0323599391, -0.0307657141, -0.001849439, -0.00449598953, 0.0545112528, -0.00271297665, -0.00812494569, 0.0123272622, -0.00691879, -0.0279548466, -0.000282310386, 0.000244727271, -0.00689781317, 0.00811795332, -0.0231162384, -0.00232316111, 0.00378278433, -0.0122992937, -0.0099079581, 0.00839764159, -0.0324158743, -0.0230882708, 0.0120615587, -0.018878961, -0.0373383909, 0.0281506293, 0.0337024406, -0.00570913777, 0.0361357294, 0.00913182367, 0.00480364682, 0.0137466807, 0.0188370086, -0.00883815065, 0.0239692889, 0.0236196779, -0.0224589724, 0.0310454033, -0.0159422345, 0.00267102337, 0.00821584463, -0.0204731841, 0.0354644768, -0.00615314301, -0.0199837293, 0.0318844691, 0.00683837943, -0.0173826292, 0.024738431, 0.0331430659, -0.0268360935, 0.0347093195, 0.022542879, 0.012928592, -0.0114602288, -0.0353805721, -0.00166851562, -0.0264165606, 0.0177741926, -0.0262207799, -0.0109148361, 0.0108379219, 0.0352127589, 0.00955135562, 0.0149353556, 0.0380096436, 0.00802705437, -0.0356322899, 0.0580073558, -0.0380376093, 0.0232980363, -0.00762150669, 0.0418134034, 0.00391563633, -0.00987299718, -0.0348771326, -0.0115021821, -0.00553782843, 0.0139144938, 0.000556317507, 0.00298567279, 0.000952688337, 0.00895701814, 0.0172847379, 0.00219555316, -0.0193404462, -0.0121454652, -0.0220674071, -0.0183475539, 0.0037757922, 0.0164177045, -0.0133621087, 0.0107400315, 0.000837753876, 0.0086144, 0.0330591574, 0.0109777665, -0.000628861715, -0.0127537875, -0.0163198132, -0.0213122498, -0.011956675, -0.0130334757, -0.0117119486, 0.0147255901, 0.0230882708, -0.0102156159, -0.0256474186, -0.0134530077, -0.0166414548, -0.00676496094, -0.00345065468, -0.0123482393, 0.020291388, 0.0192984939, 0.0285981297, -0.0557698496, 0.0136068361, -0.0336185358, -0.0468477942, -0.00806900766, -0.0179420058, -0.00383872213, -0.0182776321, -0.0106910858, -0.00842561, -0.0147255901, 0.0170609877, 0.0210605301, 0.00660763634, 0.0329193138, -0.0208787322, -0.028108675, -0.00508683128, 0.0169351269, 0.0263326541, 0.029059615, 0.027045859, -0.00323739229, -0.00722295092, 0.0218995959, -0.0224310029, -0.025088042, -0.032080248, -0.0291994605, 0.0251439791, 0.00535952719, -0.0306818075, -0.00681740278, 0.0102575691, -0.037701983, 0.0276052374, -0.0238853823, -0.00772638945, 0.00732783368, 0.00611818163, 0.0194802918, 0.0240531955, 0.0118867531, 0.00289652217, -0.010802961, 0.00942549575, -0.00233190134, 0.0182636473, 0.00232141302, 0.0378977656, -0.00172532734, 0.015802389, -0.0695864558, -0.00911783893, 0.00812494569, -0.00550286751, 0.00613566255, 0.000320330524, -0.0119916368, -0.0147116054, -0.00108728837, 0.0194103681, 0.0201655272, -0.00511829602, 0.00606224407, 0.0250181202, 0.0136837503, 0.0195641983, -0.00139669352, -0.0322760306, -0.000244945782, -0.0140193766, 0.0031569819, 0.0329193138, 0.015802389, -0.0015312935, 0.00177864288, 0.0158443432, -0.0102296, -0.00511829602, 0.0326396264, 0.0292833671, -0.0217597503, -0.00888010394, 0.00787322596, -0.0180119276, -0.0182636473, -0.00437362585, -0.0185852889, -0.00385620259, -0.00332654291, -0.00154003373, -0.022542879, -0.0107050706, -0.00721595855, 0.0143759791, -0.0019648103, 0.03017837, 0.0210745148, -0.0268920306, -0.0259410907, -0.000634542841, -0.00563222356, 0.000485084427, 0.00326361298, -0.00297168829, 0.0296749305, 0.0153129352, 0.0228085816, -0.0131173823, 0.00690480508, 0.0151171535, 0.0578954816, -0.00545042614, -0.00829975, -0.0122083947, -0.0231861621, 0.0099079581, -0.00590491947, 0.0104533508, 0.0117259324, -0.012928592, 0.00754459249, -0.00269724429, 0.00943948049, -0.00748166256, -0.0214520935, 0.023256084, -0.00262732198, -0.0053490391, 0.0127747636, -0.00525814, -0.0208647475, 0.0122363633, 0.00725091947, -0.0220534243, 0.0189348981, -0.00819486752, 0.0187670849, 0.00440159487, -0.0498963967, -0.0190747436, 0.0225988161, 0.0168232527, 0.022542879, 0.000470662984, 0.0136278132, 0.0112574548, -0.0187670849, 0.0240531955, -0.0201515425, -0.0151171535, 0.00648527266, 0.00970518403, -0.0070096883, 0.0170050487, -0.00457290374, -0.00701668067, -0.00860041566, -0.0199977141, -0.00356952217, -0.0064992574, -0.00194208568, -0.00811096095, 0.00185468316, -0.0181238018, -0.00542944949, 0.0373383909, -0.00843260251, -0.00320417923, 0.0231861621, -0.0209206864, -0.00617761584, -0.000245601288, 0.033786349, -0.0454773195, 0.00957233272, 5.52821439e-05, -0.000707961037, 0.00497146, -0.0119217141, -0.00853049383, -0.0220394395, 0.00915979221, 0.00221827789, 0.00636990136, -0.00410442613, 0.0172288, -0.0126069505, -0.00325487275, 0.0249621812, -0.0205710754, 0.0177462231, 0.0422049649, 0.0218017045, 0.012068551, 0.0127677713, -0.0114182755, -0.00945346523, -0.0187670849, 0.0145717608, -0.0311293099, 0.00311328052, -0.00945346523, -0.00974014588, -0.012837694, 0.0179839581, -0.0236336626, -0.00126646366, 0.0154108265, 0.00164054672, 0.002929735, 0.00436663395, 0.00257313251, 0.0070796106, 0.00218156888, 0.00611468591, 0.00496796379, -0.0171868466, 0.0112644471, -0.0200816207, 0.0091528, 0.0112224938, -0.0180398971, 0.0217597503, -0.00110913895, 0.0344016626, -0.00736978697, 0.0231022555, -0.00725791184, 0.0142431278, 0.0133271478, -0.0132222651, 0.0377299525, 0.0112294862, -0.00720197428, -0.0137816416, 0.0374782346, 0.00888010394, 0.0144459018, 0.00405548047, -0.0194523223, 0.00610769354, 0.00597134558, -0.0216898285, 0.0026168339, -0.00718798954, -0.00452395855, -0.0267242175, 0.0244167894, 0.0260809343, 0.0291994605, -0.0132502336, -0.0239413194, 3.96043033e-05, -0.0244867112, 0.00345764682, 0.000181469644, -0.00766346, 0.0142221507, -0.0131243737, -0.0404709, -0.025913123, -0.0108938599, 0.0120196054, 0.0230043642, 0.00922272168, -0.0133201564, -0.00370237394, -0.0028510727, 0.00278814277, -0.00354330125, 0.0287519582, 0.014026369, 0.0154947322, -0.00557279, -0.0100827636, 0.0170330182, -0.00841162633, 0.00827178173, 0.0159702022, 0.0101736626, -0.0183895063, 0.012397184, -0.00207144162, -0.00902694, 0.0349051021, -0.00037583118, 0.0137396883, -0.00518122595, 0.0198159162, -0.00394010916, -0.0203752927, -0.011865777, -0.00945346523, 0.0186691955, 0.0185713042, -0.0061916, -0.0130964052, 0.0074327169, -0.0101806549, 0.0131803118, -0.0127887484, 0.00655869115, -0.00233364943, -0.0145437922, 0.0189069305, -0.000846931187, -0.00569165731, -0.00778931938, 0.00208542589, 0.00718099764, -0.021661859, -0.0273115635, -0.0095933089, -0.021424124, 0.0171868466, -0.0216199066, -0.0152709819, -0.00131540908, -0.00513577648, -0.0177182555, 0.00141679612, -0.0104813194, 0.0200956054, -0.00354679744, -0.00270598452, -0.00862139184, -0.00499593234, -0.0164736416, 0.0257872622, 0.00778232748, -0.0220254548, -0.00693976646, -0.00490153767, -0.00752361584, 0.0183475539, -0.0191866178, 0.0175224729, -0.00582101289, 0.00716002099, 0.0185433347, -0.0279128943, 0.0230742861, 0.035436511, 0.00437012967, 0.000568116899, -0.0157324672, 0.0100408103, -0.0233679581, -0.0272276569, 0.0125649972, 0.0353805721, 0.0348491631, -0.0179140363, 0.010033818, -0.00558677409, 6.96489442e-05, 0.0218156893, -0.0183195844, -0.00838365685, 0.0127887484, -0.0241510868, -0.00914580747, 0.0186691955, -0.0277171116, 0.0153548885, -0.0028266, 0.000207799676, 0.0084745558, -0.0252838228, -0.0208507646, 0.0125789819, 0.0187810697, 0.0046603065, 0.00434216112, 0.00597833749, -0.00338422856, -0.00410093, -0.0157184824, -0.0102016311, 0.011481205, -0.0228924882, 0.0210885, -0.0206689667, -0.0238993671, 0.00645730412, 0.0128167169, 0.0252278857, -0.0122153871, -0.0026395584, -0.0076984209, -0.00767045189, 0.0397437103, 0.00672650384, -0.0149912937, -0.0203333404, 0.00890807249, -0.0222631898, -0.0351288505, 0.0200816207, -0.0255215578, -0.00500642089, -0.0119636673, -0.0113064, 0.00611818163, -0.0186971631, 0.0273115635, -0.0229763947, -0.00814592186, -0.0257313251, 0.00378628052, 0.0122293718, 0.0183475539, -0.0074327169, -0.00553782843, 0.00533855055, -0.016277859, -0.000163333607, 0.00474421307, -0.00841162633, 0.00363944424, -0.00418134034, -0.0336744748, 0.00982405245, -0.0219695177, -0.00633843662, -0.0158862956, 0.0180259123, 0.0087332679, -0.00636290899, -0.0135159381, -0.0426524691, 0.00418833271, 0.0122573404, -0.022724675, -0.0139914081, -0.00857244711, -0.00777533511, 0.00225498714, -0.00415686751, 0.0129915224, 0.00663210917, -0.0483301394, -0.02692, -0.0021133949, 0.0158862956, -0.000664696738, -0.000200370458, -0.00197005458, 0.00645730412, 0.00287030125, -0.0343177579, -0.0116909714, -0.0121105043, 0.0182636473, 0.00732084177, 0.00720896618, -0.0101317093, 0.00481413491, -0.0118098389, 0.00253991946, -0.00764248334, 0.0309055578, 0.0259690601, -0.000577731174, 0.0158862956, 0.0353246331, -0.00270948047, 0.0462884158, -0.00860740803, 0.0097751068, -0.0214381088, 0.00351708056, 0.00870529842, -0.0219695177, -0.00928565208, -0.0156205921, -0.00980307534, -0.00612867, 0.0322760306, 0.0358560421, -0.0119287064, 0.00213087536, 0.0236196779, 0.0177462231, -0.0123272622, 0.010474327, 0.0105512412, 0.00445753243, -0.00416386, -0.0295071173, -0.0119496835, 0.0177881774, -0.0184873976, 0.00695375074, -0.0246545244, 0.00778931938, -0.012103512, 0.00882416591, -0.00393661298, -0.0079641249, 0.0131803118, -0.0273115635, 0.0189069305, 0.026626328, -0.0143130496, -0.023787491, -0.0125649972, 0.0130474595, 0.0128866388, -0.00166501955, 0.00815291423, -0.0263186712, -0.0310454033, -0.000434609421, 0.016152, 0.0121244881, -0.00182496628, -0.0286960211, -0.00656917924, -0.00233190134, -0.00119828957, -0.00050475, -0.0170889553, -0.0358001031, 0.0309894644, 0.0151730906, 0.0177602079, 0.00484210392, 0.010236592, 0.0114742126, -0.0129076159, 0.0179699734, 0.0220674071, 0.0115651116, -0.00206444948, -0.00856545474, 0.0355204158, -0.00426524691, -0.00290701049, -0.0175504424, 0.00675796904, 0.00646429602, 0.00130929088, 0.0154248103, -1.60602267e-05, 0.0137816416, 0.00960030127, 0.00454493519, 0.00333353505, -0.0108728828, -2.15775162e-05, 0.00461136084, -0.00562173501, -0.0100967484, -0.00625103386, 0.00761451432, 0.0259690601, -0.00892205723, -0.0235217866, 0.00666357391, 0.0116420258, 0.00488056103, -0.00325137656, 0.00255565206, -0.00512528839, -0.0256194491, 0.0111875329, 0.00432118447, 0.00608322071, 0.00108291814, -0.0223051421, -0.00441907533, -0.00267976359, 0.00962827, 0.00995690376, 0.01393547, 0.0237735063, -0.00137921295, 0.00430020783, 0.00527212489, 0.0145018389, -0.0210605301, -0.0169211421, -0.00497495569, 0.0238434281, -0.0104673356, 0.00129443244, 0.0205570906, 0.00611818163, -0.0169630963, -0.0121314805, 0.0237595215, 0.00440858724, 0.0252418704, 0.0262207799, 0.0458688848, -0.0027724104, -0.0045764, 0.00358700263, 0.014026369, 0.0149073871, -0.0229763947, -0.023200145, -0.00671251956, -0.00475120544, -0.0120335901, 0.00373733509, 0.0016152, 0.00687683653, -0.0172707532, 0.0180678647, -0.012159449, -0.00727888849, 0.0165435635, -0.00662861299, 0.0097121764, -0.0103484672, 0.00870529842, 0.00306608318, 0.0055448208, -0.00262732198, -0.0286261, -0.00688732462, 0.0148654338, 0.0165295787, -0.0230603013, 0.0109987427, 0.00291924668, -0.00339996116, 0.00436313776, 0.0229763947, -0.0057406025, 0.0102435844, -0.0131873041, 0.011774878, -0.00451347, 0.00991495047, 0.0241930392, -0.0108449142, 0.031409, 0.0013276455, -0.00395758962, -0.00471974025, -0.00981706, 0.0152150439, -0.0168931745, 0.000747729209, 0.00878221262, 0.000168796265, 0.000729811669, -0.0224030335, 0.0453934148, -0.00682789087, -0.0046603065, -0.0303741507, 0.0137396883, 0.0130894128, -0.00851650909, 0.00267102337, -8.52175344e-06, 0.0145857455, -0.00205570902, 0.0138725406, 0.025563512, 0.0218576416, -0.00613915827, -0.0159702022, 0.0162918437, -0.00908287801, 0.00784525741, -0.00101037405, -0.0097890906, -0.00792217162, 0.00452046236, 0.000670814945, -0.00582450908, -0.00209766231, -0.00566718448, 0.000363594794, -0.0174805187, -0.0145717608, 0.0151311373, 0.00872627553, 0.0189069305, 0.0138166025, 0.0121384729, -0.00326536107, -0.00858643092, 0.0104044052, -0.00102523249, 0.00797111727, -0.00509382319, -0.0101247169, -0.0250460878, 0.022780614, 0.0130124986, 0.0151031688, 0.0195222441, -0.0126908571, 0.0149493404, 0.0136068361, 0.0249062441, -0.00104620913, -0.00463933, -0.0300105568, -0.0152010601, -0.0151730906, 0.0067439843, -0.00110476883, -0.0149493404, 0.000987649313, -0.0171309095, 0.00364993257, -0.00215185201, 0.0193963852, -0.0177322384, -0.012306286, -0.0075026392, -0.018878961, -0.0212283432, 0.00461835321, -0.0376740173, -0.00204347284, -0.0150612155, 0.0015513961, -0.00226023118, -0.012397184, 0.0135928523, -0.00722295092, -0.0211304519, -0.000735929876, -0.00109865062, 0.00075690652, -0.0042687431, 0.0055832779, 0.00133900775, 0.00495747523, -0.0036184676, -0.0208787322, -0.00568466494, 0.0169910658, 0.00468827551, 0.0141801974, 0.00512878457, 0.00112661952, 0.00569515349, -0.0350449458, -0.0146556674, 0.00783127267, 0.00921573, 0.00115895842, -0.00564271165, -8.79488653e-05, -0.0277031269, 4.45753249e-05, 0.0183475539, -0.0220674071, -0.00176553254, 0.011774878, -0.0111036263, 0.025801247, 0.0134530077, 0.0235078037, -0.00878221262, 0.000570301956, -0.0369188562, -0.00481413491, 3.73099829e-05, 0.00202424428, -0.00763549097, 0.0200956054, -0.00906889327, -0.0100967484, 0.0109497979, -0.00877522118, 0.000530970807, 0.0132782031, 0.0238154605, -0.00559376646, 0.00929963682, -0.000359880185, -0.00111700525, -0.010858899, 0.0049330024, -0.00729986513, -0.00137134676, 0.0275353137, -0.00839064922, -0.00323739229, 0.0190887265, -0.0245146807, -0.0218017045, 0.0212283432, -0.00622306485, 0.00653421832, -0.010271553, -0.00753060775, -0.00454843137, -0.00120091171, 0.0193963852, -0.00273919734, -0.0119496835, -0.0166694243, -0.00194558187, 0.0162359066, -0.0484420173, -0.00583150145, 0.0148234805, 0.00770541327, -0.00185643113, 0.019466307, -0.00968420785, -0.0201655272, 0.01263492, 0.00414637942, 0.00865635369, 0.00210815063, 0.0294511802, 0.00540148048, 0.0164037198, 0.0102995224, 0.00463233748, 0.0201655272, 0.0127048418, -0.0126628885, -0.0187251326, -0.00293148309, 0.0121314805, -0.00993592758, 0.00419182843, -0.0251020268, 0.0116769867, -0.0119776521, 0.00748865446, -0.0227106903, 0.000721508462, -0.00306083891, -0.0191306807, 0.00790818688, -0.00488405721, -0.00523366779, 0.0123622231, 0.0247244462, 0.000772202, -1.78219361e-05, 0.00508683128, 0.0215499848, -0.00131453504, 0.0121804262, 0.0135858599, -0.00472323643, -0.0065796678, 0.00956534, 0.0106561249, -0.0180678647, -9.67983797e-05, 0.0219415482, 0.00046760391, -0.0149493404, 0.0242070239, 0.00420581317, -0.0205151383, 0.00419532461, 0.00522667542, 0.00846057106, 0.0138445711, 0.00363594806, 0.0102575691, 0.0113133918, 0.000166829705, -0.0086144, 0.0106351478, -0.010327491, 0.0112714395, 0.0226967074, -0.0229344424, -0.00379327266, -0.0291155539, -0.0171309095, 0.00548189087, -0.00561823882, -0.0143130496, 0.016040124, -0.00694326218, 0.00937655102, 0.0224030335, -0.0161939543, 0.000822895439, -0.00950940233, 0.0143130496, 0.00711107533, -0.0218017045, -0.00230393256, 0.0313810296, -0.00270074024, -0.012068551, 0.000806288968, 0.0209766235, 0.0190188047, 0.0136068361, 0.00233714539, 0.0228505358, 0.0162918437, -0.00246300525, 0.0263466388, -0.0165295787, -0.0116560105, 0.0108938599, 0.00371286226, 0.0129775377, 0.00864936132, -0.0195362289, 0.00971916877, -0.0345415063, 0.0119287064, -0.0105232727, 0.00533855055, 0.0162359066, 0.0135858599, -0.00641185464, -0.000531407772, 0.00475819735, 0.0080829924, -0.0073138494, -0.0021378675, 0.0100058494, -0.0028126156, -0.0146276988, 0.0306258705, -0.0124671068, 0.0285421927, -0.0257872622, 0.0096912, 0.00813892949, -0.00320592732, 0.00317096617, 0.0244867112, -0.00449948572, 0.000718886382, -0.0195222441, 0.0154108265, 0.0086703375, -0.015089185, -0.0174105968, -0.000421062025, -0.00563222356, 0.00948842615, -0.0014325286, -0.0122433556, 0.00271122856, 0.012159449, 0.0182636473, 0.00442956388, 0.00987299718, -0.00809697714, 0.0178860668, 0.018878961, -0.00230568042, -0.0256614033, -0.00114322593, -0.00927866, 0.00797810871, -0.018165756, -0.00846057106, 0.00688033272, 0.00128569221, -0.00836268067, -0.0243328828, 0.00192460523, -0.0134809772, 0.00617411966, 0.00220778957, 0.0075376, 0.011830816, -0.00998487324, 0.000815903244, -0.017340675, -0.0170749724, -0.00320243114, 0.00738377171, -0.0106701087, -0.0157464519, 0.0217877198, -0.000251500984, 0.0134739848, -0.0159702022, -0.00748865446, -0.0142011745, -0.00255040778, -0.0167393461, 0.0144319171, 0.0175364576, 0.00816689897, 0.00304685463, -0.00813892949, -0.0001949078, 0.00386669091, 0.0241790544, 0.00888010394, -0.0146836368, -0.00215185201, 0.0417015292, 0.0117119486, -0.0102156159, -0.000912483141, 0.0264165606, 0.0179140363, -0.00834170356, -0.0324438438, 0.0048560882, -0.00760752195, -0.01124347, 0.0124391373, 0.0105722183, -0.0272975788, -0.0168092679, -0.00777533511, 0.0156066082, 0.00479315827, 0.0055448208, 0.00811096095, 0.00583849335, -0.00527562061, 0.0151171535, -0.0120895272, -0.00212912727, 0.0126279276, -0.0158862956, 0.00417085178, -0.00388067542, 0.00852350146, 0.0167113766, -0.00703416113, -0.00064459414, 0.0384012051, -0.0129565615, -0.00288428576, -0.0089430334, 0.0228645205, 0.00806900766, -0.00271996879, -0.000728500658, 0.0181098189, 0.00091597921, -0.0116350334, -0.00165890134, -0.00182496628, -0.00317446236, 0.0239692889, -0.00898498669, 0.00694326218, -0.0121664414, -0.00285806507, 0.00585947, -0.00958631653, -0.00478267, 0.0134390239, -0.029646961, -0.0242769457, 0.00993592758, 0.00828576647, -0.00797810871, -0.00605874788, 0.00709709106, 0.00169211428, -0.012928592, 0.0129845301, 0.0193404462, -0.0160261411, 0.006125174, -0.0062020882, -0.0152989505, 0.00501690898, 0.0220674071, 0.0133061716, -0.0238014758, -0.00184594293, -0.0111246025, 0.00454843137, 0.00559027027, -0.0215499848, 0.0114392517, 0.000641972059, -0.0121244881, 0.0218576416, 0.0076984209, 0.0108239381, 0.00241930387, 0.0163617656, -0.00855846237, 0.00282485201, 0.0214101411, -0.00719498191, -0.000467166887, 0.0145997303, 0.0144179324, -0.00382473762, 0.0154807484, 0.0102925301, -0.00258886488, 0.00117381685, -0.0162638761, 0.000866159739, 0.0258571841, 0.00269549619, -0.00130666886, 0.0145437922, 0.00407296093, 9.98028409e-05, 0.00805502385, -0.00695025455, -0.00224974286, 0.0105512412, -0.00764947524, 0.0037513196, -0.00154877407, -0.0186691955, 0.0205151383, -0.000185293509, -0.0124181611, 0.0183056, 0.0186691955, 0.000256963627, 0.00115808437, -0.011865777, -0.0135788675, 0.00447501289, -0.0059678494, -5.5036322e-05, -0.00781029603, -0.00713205198, 0.0102505768, 0.0104673356, 0.0125580048, -0.0291994605, -0.00864236895, 0.0184314605, -0.0140543375, 0.0248083528, -0.00624054531, -0.0112364776, -0.0139844157, -0.00982405245, -0.0147815272, 0.0101387016, 0.0104393661, 0.0307936836, -0.000549762335, 0.0126978494, 0.0200956054, -0.00922971405, 0.021536, -0.0157744214, 0.0072369352, -0.00643982319, 0.014795512, -0.0064293351, -0.00633144425, 0.0199557617, 0.0274234395, -7.2107141e-05, -0.000623180531, 0.00327759748, 0.008020062, 0.0100408103, 0.0251439791, 0.0115860887, -0.00401702337, 0.0226827227, 0.000291706179, -2.41039979e-05, -0.0014325286, -0.0107819848, 0.00816689897, 0.0164876264, -0.00573710632, -0.0112155015, -0.023256084, 0.00030831265, 0.0443305969, 0.00304860272, -0.00643632747, -0.00146137143, 0.0182077084, -0.0107050706, 0.00374432723, -0.0135788675, 0.00734881032, 0.010327491, -0.00355728576, 0.00303636631, -0.00632445188, 0.023200145, 0.00872627553, -0.0186132565, -0.000629735703, 0.011005735, -0.0183335692, 0.0149073871, -0.010712062, 0.0223470964, 0.0184314605, 0.00741174025, -0.0127118342, -0.0215080306, -0.00945346523, 0.00506585464, 0.0201235749, 0.00546441041, -0.0050833351, -0.00857244711, -0.00768443663, 0.00597833749, -0.0044260677, 0.0147535587, -0.000422810059, 0.0125649972, -0.00904791709, 0.00688033272, 0.00375481555, 0.026038982, -0.0169630963, -0.00405548047, 0.0137816416, -0.0107330391, 0.0203892775, 0.00976811443, -0.000345021748, 0.00210640253, 0.0184594281, -0.00287729362, 0.0103065148, -0.00702017685, 0.00946744904, 0.00539448857, 0.0311293099, -0.0258851536, -0.0197599791, -0.00343667017, 0.0061916, 0.0170889553, -0.014173205, -0.000905490888, 0.0307936836, -0.00525814, -0.0173546597, -0.00707611442, -0.00654470641, 0.0122992937, -0.0075096311, 0.00502739754, -0.0259410907, 0.00104009092, -0.00786623359, 0.0230323318, -0.0042372779, -0.0183475539, 0.00413589086, 0.018165756, -0.0304021202, 0.01346, 0.00276541826, -0.0102505768, -0.0251160096, -0.0219275635, -0.000263081834, 6.82832761e-05, -0.0031797064, 0.00649226503, -0.017816145, 0.00582101289, 0.0147675434, 0.0215639696, -0.0119007379, -0.00341918971, -0.00136173249, 0.00799209345, -0.000855671417, -0.013732696, -1.81906653e-05, -0.00232141302, 0.0178301297, 0.0117329247, 0.0255355425, -0.00175067398, 0.0135718752, -0.00642583892, -0.0140892984, 0.00311153242, -0.000507372082, -0.00345240254, 0.00466729887, 0.0177741926, 0.0290316474, 0.0144598857, -0.0139984, 0.00298916874, -0.0172987226, 0.00516374549, -0.00539798429, 0.00319718709, -0.0132851945, -0.00576857151, 0.00781728793, 0.0061950963, 0.00656917924, -0.031604778, 0.0068523637, 0.00820885226, -0.0105512412, 0.0129845301, -0.0122293718, -0.00789420307, -0.0114252679, -0.00361147546, 0.014320042, -0.00480364682, 0.00801307056, -0.00374083128, -0.0181937255, 0.0122992937, -0.0130404672, -0.00130841695, 0.00718099764, 0.0238014758, 0.0136417979, -0.0196201354, 0.00737677934, 0.0075026392, 0.00346988323, 0.0206270125, -0.0149493404, 0.00991495047, -0.0024822338, 1.58144085e-05, -0.00462884177, -0.00862838421, -0.0147675434, -0.00114584807, 0.00958631653, 0.00432468066, -0.00613915827, 0.00394010916, -0.0402471498, -0.00975413, 0.0139844157, -0.0252838228, 0.0138935167, -0.00607273262, -0.0148654338, -0.029646961, 0.019228572, -0.0119356988, -0.00231442088, 0.0228225663, 0.0296749305, -0.0113623375, 0.0167533308, -0.00829275884, -0.000185512021, 0.0206689667, -0.0279688314, -0.0126978494, -0.00556230126, 0.0019665584, 0.0108938599, 0.013550899, 0.0147395739, -0.0166694243, 0.0140193766, -0.00441208296, -0.00448550144, 0.00962127838, -0.00567767257, -0.0122992937, 0.00852350146, 0.00639787037, 0.00352582079, 0.00530708581, -0.0127607789, -0.00258886488, -0.0133271478, 0.0212842803, 0.00452046236, 0.00743970927, 0.0129565615, -0.0017629104, 0.00403100764, -0.000593900681, -0.00625453, 0.0068908208, 0.0109917503, 0.00831373502, -0.0225988161, -0.00885912776, 0.00922272168, 0.013313164, 0.00669154292, 0.0195362289, 0.00852350146, 0.0148094958, -0.00846057106, 0.0057406025, 0.0023109247, 0.0127467951, -0.00967721548, 0.0285561774, -0.00195082603, -0.00332304672, 0.0244867112, 0.00231966493, 0.00853049383, -0.00763549097, -0.0158723127, 0.0181238018, 0.00588044664, -0.00347512728, 0.020654982, -0.00220778957, -0.00911783893, -0.00244727265, 0.00330207, 0.0155926235, -0.00222876621, -0.0242489763, 0.00466729887, 0.0135578914, 0.0231162384, 0.0302622747, -0.0144319171, -0.00249447022, -0.00112050131, 0.00277765468, -0.00265179481, -0.0117678856, 0.000889758463, 0.0153548885, 0.0100268256, -0.00826478936, -0.0193404462, -0.00580702862, 0.0012996766, 0.014173205, -0.0264725, -0.00234413776, -0.00756556867, -0.0115441354, -0.00115196628, 0.000669940899, -0.0144319171, -0.00689781317, 0.00241755578, -0.0151870754, -0.00221827789, -0.00588743901, 0.00838365685, 0.00671951193, 0.00410792232, 0.0261788256, 0.0216898285, -0.0213262346, -0.000389378576, -0.0101387016, -0.00836268067, -0.00239657913, 0.00163705065, -0.00647128839, -0.00989397429, 0.0157884061, -0.000641098071, -0.0104463585, 0.032136187, 0.00914580747, 0.0218296722, 0.00336150383, -0.0170190334, 0.0172427837, 0.00663210917, 0.00967022311, -0.00363594806, -0.000116026946, -0.0036569247, -0.0191446654, -0.0163477827, -0.00955834799, 0.00372335059, -0.0058979271, -0.0156345759, 0.00791517925, 0.0154947322, 0.00846756343, -0.00222177408, -0.00257837656, -0.00506935082, 0.00306957914, 0.0152849667, 0.00598183367, -0.00903393235, -0.00326885725, -0.00504487799, 0.00564271165, -0.0317725912, 0.00387018709, -0.00182321819, 0.0234238971, 0.000210421756, -0.00349610392, 0.0132082803, 0.00218156888, 0.00545042614, 0.0207249038, 0.0177322384, 0.00921573, -0.0136627741, -0.00748166256, -0.00461136084, -0.0118937455, 0.00585247809, 0.0037897767, -0.00319718709, -0.00961428601, 0.0137956263, -0.00415686751, -0.0186132565, -0.0122433556, -0.00876822881, -0.00249796617, -0.0112015167, 0.00795713253, 0.00987299718, -0.00908987, -0.0029612, -0.023018349, 0.00452046236, -0.0129425768, 0.0010095, 0.000590841577, 0.00691879, -0.0196201354, -0.00961428601, 0.00818787515, -0.00610070117, -0.0169910658, 0.00898498669, -0.0156625453, -0.0138725406, 0.000396807794, 0.014264104, 0.0152989505, -0.0216758437, 0.0125370286, -0.0305699334, -0.00936955865, 0.00134075584, -0.00116158056, 0.0213821717, -0.00167812989, 0.0241091326, -0.0211444367, -0.0153688733, 0.0104463585, -0.0109987427, -0.0146416835, -0.00604826, -0.00776834274, -0.0200676359, 0.00161607401, 0.000399866898, 0.0183195844, 0.00303986226, 0.0238853823, -0.00449948572, -0.0103484672, 0.000231179874, 0.00281436369, -0.00103047665, 0.00501690898, 0.0141452365, -0.00185293506, 0.00958631653, 0.0237595215, 0.00470226, -0.000217413966, 0.0302063376, -0.00202249619, -0.0156765301, -0.000529222714, 0.0116839791, -0.00655169878, -0.00489104958, 0.00308880792, 0.00784525741, -0.0190887265, -0.000144979058, 0.0147255901, -0.0143619953, 0.000988523359, -0.00714603625, 0.00206969352, 0.0169491116, -0.0135089457, 0.00468128314, 0.00312901312, 0.00122713251, 0.00397507, -0.0029612, -0.0171169247, 0.00466380268, -0.0136348056, -0.00757256104, 0.0236196779, 0.0248642918, -0.00282310392, 0.0135229295, -0.00230393256, 0.00650974549, 0.0129565615, 0.00316747022, -0.023018349, -0.00837666541, -0.00781029603, -0.00667406246, -0.0310733709, -0.00567417685, -0.00591540802, 0.00801307056, -0.0110546807, 0.0102226082, -0.00799209345, -0.0351008847, -0.0118098389, -0.00774037419, 0.0016300584, 0.0138096102, -0.00301888585, -0.00918776076, -0.00201200787, -0.00133725978, -0.0107540153, -0.0124321459, 0.0262207799, -0.00740474788, 0.004010031, 0.0149773089, -0.00984502863, -0.0268780477, -0.0131942965, 0.0127607789, 0.00591191184, -0.0060063065, 0.0086703375, -0.0110686654, -0.00189838442, 0.00860041566, 0.0289757084, -0.000507372082, -0.000957932498, 0.0153548885, 0.0154108265, 0.00294022332, 0.0131313661, 0.000391345122, -0.0111595634, -0.0184454434, -0.0131942965, -0.0104953041, 0.00333003909, -8.98608e-05, -0.0037688, -0.00514626503, -0.00694326218, 0.0177182555, 0.00114672212, 0.00795014, 0.0113833146, 0.00804803148, 0.00906889327, -0.0109707741, -0.00881717447, 0.0115161659, 0.0111246025, 0.000769579899, 0.00244902074, -0.00338248047, 0.0018092338, -0.00822982844, -0.0232700668, 0.00904791709, 0.0116490182, -0.00384921045, 0.008076, 0.00320767541, -0.00425475836, -0.00334052718, 0.00583849335, -0.00332654291, 0.0174665358, -0.00858643092, 0.020417247, 0.00243853242, 0.000445753249, 0.0118098389, 0.00118168315, -0.0152290286, -0.00309929601, -0.00640835846, 0.00575808296, -0.0136278132, 0.0217597503, 0.00716002099, 0.00755158439, -0.00106281554, 0.00720197428, 0.00135911035, -0.00028034384, -0.00547140278, 0.0059678494, -0.0145158237, 0.0125370286, -0.00348736369, 0.000959680532, 0.00560775073, -0.00216059224, 0.0267242175, -0.0143060572, 0.0200396683, 0.00399255054, 0.0116560105, 0.0327235311, 0.000959680532, -0.00930662826, -0.00481413491, 0.00903393235, 0.021004593, -0.00942549575, -0.0070481454, 0.00126733771, -0.000740737, 0.0141801974, -0.00763549097, 0.00502390135, 0.0155926235, -0.00342967804, -0.00463583367, -0.0374222957, 0.00256963633, 0.0158443432, -0.0024665012, 0.00974014588, -0.00705863396, -0.0120545663, 0.0258711688, 0.00626152195, 0.0366951078, -0.00637339754, 0.0188090391, 0.0226267837, -0.00829975, -0.00429671165, 0.00263431435, 0.0247803852, -0.0101596778, -0.000969294808, 0.00578255579, 0.00256439229, -0.0156625453, -0.000821147405, -0.0127118342, -0.00372335059, -0.00103047665, 0.0157884061, 0.0140473451, -0.0104393661, -0.0213821717, -0.0218856111, -0.00421280507, -0.0146137141, -0.00785225, 0.00738377171, 0.0102505768, -0.00760053, -0.0135439066, 0.00205745711, -0.0208927169, 0.0171448942, 0.000863537658, -0.00968420785, -0.0102435844, 0.00453794282, 0.00686285179, 0.00449249335, 0.00734881032, -0.0274234395, 0.000901994819, 0.00999885704, -0.0325277522, 0.0121174958, -0.00546441041, 0.010089756, -0.0109358132, -0.0195921659, -0.00528261298, -0.0215220153, 0.00685935607, -0.00336325192, -0.00877522118, 0.00143515063, -0.0175364576, -0.0157604367, -0.0078872107, -0.0230463166, -0.0126628885, 0.0135369143, 0.00388766755, 0.0195641983, 0.00936955865, -0.0175644252, 0.0217877198, -0.0103624519, 0.011481205, -0.00279863109, -0.0035625298, -0.00288253766, -0.0111385873, -0.0103065148, 0.0155786388, -0.00218506483, 0.0199138075, 0.00474421307, 0.00554132462, 0.00926467497, -0.00579654053, -0.00477917399, -0.00510431174, -0.0110127274, -0.00421630125, 0.0016825, 0.00164229481, 0.00334052718, -0.00333003909, -0.0185573194, 0.00196131435, 0.00253991946, -0.00301888585, -0.0216898285, 0.013075429, -0.0194103681, -0.00367790135, -0.00357301813, 0.020291388, -0.0056147431, -0.0165295787, -0.00369538181, 0.0118098389, 0.0227526445, -0.0441907533, 0.00882416591, -0.0161100477, -0.00690830126, -0.021536, -0.0150052784, 0.00993592758, -0.030709777, -0.0220953766, -0.0091248313, -0.0150192622, 0.00295770401, 0.0210885, -0.00354679744, -0.0123832, 0.00549237942, -0.00375831174, -0.0103344833, -0.00537001574, 0.0751802176, 0.0118448, -4.69515835e-05, -0.0314649343, 0.0106071793, -0.0240811631, -0.00983803626, 0.0387368314, -0.0101387016, -0.000425213628, 0.0268360935, 0.00941151194, -0.0118517922, 0.00895002577, -0.00735580269, -0.0244028047, 0.00656568306, -0.0200676359, -0.00650624931, 0.0122293718, 0.0144459018, -0.0112784309, 0.00306608318, -0.000572487, -0.000334533455, -0.00304335845, 0.0153968418, 0.00853049383, -0.00760752195, 0.00790818688, -0.0110546807, 0.00839764159, -0.0138935167, 0.0156905148, -0.0145717608, 0.0349330716, 0.0120965196, 0.00623005722, 0.0210465454, -0.00136348058, 0.0116070649, 0.0075026392, 0.00735580269, 0.0185852889, 0.0102435844, -0.00792916398, 0.00266927527, 0.0121174958, 0.0224589724, -0.0112364776, -0.00757955341, -0.0149493404, -0.00922272168, 0.00346638705, 0.00232665706, -0.0133061716, 0.0167253613, -0.0048176311, 0.0125859743, -0.00276891422, 0.0231442079, 0.0190467741, -0.00820186, 0.000514364277, -0.00576857151, -0.00929264445, 0.0135648828, -0.0134530077, -0.00976811443, -0.00396108581, 0.0114742126, -0.021424124, -0.00754459249, -0.0182356779, -0.00316747022, 0.02391335, -0.0206689667, 0.0273115635, 0.0129495692, -0.0196061507, -0.0127048418, 0.000792741543, -0.0209067017, -0.0372544825, 0.0167533308, -0.00103746878, -0.0145857455, -0.00237210654, -0.00782428, 0.00700619211, -0.0126139428, 0.0216478761, -0.0167393461, 0.00416386, 0.00673, 0.0105372574, -0.0122083947, -0.00161170389, 0.00367790135, 0.0115581192, 0.0260110125, 0.00832072739, -0.0233539734, -0.0196760725, 0.00212388323, 0.0117119486, 0.0124950754, -0.0090619009, 0.00560425455, 0.0154527789, -0.00123412465, -0.00704464922, 0.00624054531, 0.0116000725, 0.0124950754, 0.0135299219, 0.00462534558, -0.00798510108, 0.0268920306, 0.00642583892, -0.0119356988, 0.0440229401, -0.014082307, 0.0088101821, 0.00888709631, 0.0179559905, -0.00421630125, 0.00760752195, 0.00154877407, -0.0066181249, 0.00545042614, -0.0113833146, 0.00931362063, 0.0031010441, 0.0120615587, 0.0111805405, 0.00192460523, -0.0163198132, 0.00550986, 0.0198438857, 0.0184873976, 0.0183335692, 0.0151451221, -0.0110406959, 0.00666357391, -0.0116420258, -0.00588044664, -0.0156625453, -0.00547839468, 0.0176623166, 0.00884514302, 0.00261858176, 0.00110389479, -0.0130824205, 0.00732783368, -0.00440509105, -0.00806201529, -0.0093975272, 0.0117818704, -0.0145158237, -0.00448200526, 0.0103764366, 0.0343177579, 0.00206794543, 0.0217737351, -0.00945346523, 0.00851650909, 0.00968420785, 0.0142081659, 0.0164316893, 0.00794314779, 0.00903393235, 0.0233679581, 0.0166973919, 0.00772638945, 0.0206130296, 0.014557777, -0.00385969877, 0.00781728793, -0.00747467, -0.00794314779, 0.00885213539, 0.0148794185, 0.0451696627, -0.01710294, 0.00817389134, 0.00759353768, -0.0120405816, 0.00510780793, 0.00659365207, -0.0266682804, 0.0333388485, -0.0193404462, -0.00293847546, -0.0119217141, -0.0159841869, 0.0223750658, -0.013697735, -0.0131383585, -0.0035782624, -0.0057790596, -0.0016361766, -0.000240357142, -0.00987999, 0.00152080518, -0.00752361584, -0.00247349357, -0.00550286751, -0.0011344857, 0.010089756, -0.0146416835] |
30 Jul, 2024 | AI in Transportation - Benifits, Use Cases and Examples
30 Jul, 2024
AI positively impacts transportation by improving business processes, safety and passenger satisfaction. Applied on autopilot, real-time data analysis, and profit prediction, AI contributes to innovative and adaptive Autonomous car driving, efficient car maintenance, and route planning. This ranges from the much-discussed self-driving vehicles and smart traffic systems to predictive maintenance for fleets. AI in Transportation In this article, we will explore the various Applications of AI in transportation, its Benefits, Challenges, and the future outlook of this technological revolution.Table of ContentHow AI is used in Transportation?Top Application of AI in Transportation Application of AI in TransportationBenefits of AI in TransportationAI Technologies in TransportationUse Cases of AI in TransportationChallenges of Using AI in Transportation Future of AI in TransportationConclusionHow AI is used in Transportation?AI is revolutionizing the transportation sector by enhancing efficiency, safety, and customer experience. Autonomous vehicles, powered by AI, are becoming a reality, with self-driving cars and trucks reducing human error and improving road safety. AI-driven traffic management systems optimize traffic flow, reduce congestion, and lower emissions by analyzing real-time data and adjusting traffic signals accordingly. In public transportation, AI improves route planning and scheduling, ensuring timely and reliable services. Predictive maintenance, another AI application, helps in monitoring vehicle health, predicting potential failures, and scheduling timely maintenance, thereby reducing downtime and operational costs. Additionally, AI enhances customer experience through personalized travel recommendations and real-time updates. By integrating AI into various facets of transportation, the industry is moving towards a smarter, safer, and more efficient future.Top Application of AI in Transportation AI in TransportationThe integration of Artificial Intelligence (AI) in the transportation sector has revolutionized the way we navigate, manage, and optimize transportation systems. AI applications in transportation are enhancing safety, efficiency, and sustainability. Here are some of the top applications of AI in this dynamic field:1. Autonomous VehiclesAI is at the forefront of developing autonomous vehicles, including self-driving cars, trucks, and drones. These vehicles use AI algorithms, sensors, and cameras to perceive their environment, make decisions, and navigate without human intervention. Companies like Tesla, Waymo, and Uber are pioneering advancements in this area.Key Features:Real-time object detection and recognitionRoute planning and navigationAdaptive cruise control and lane-keeping assistance2. Traffic ManagementAI-powered traffic management systems analyze real-time traffic data to optimize traffic flow, reduce congestion, and improve safety. These systems use machine learning algorithms to predict traffic patterns and manage traffic signals accordingly.Key Features:Real-time traffic monitoring and analysisAdaptive traffic signal controlIncident detection and management3. Predictive MaintenanceAI is used to predict maintenance needs for vehicles and infrastructure, reducing downtime and preventing accidents. Predictive maintenance uses data from sensors and IoT devices to monitor the condition of vehicles and infrastructure, predicting when maintenance is required.Key Features:Sensor data analysis for wear and tearPredictive analytics for maintenance schedulingAutomated alerts for maintenance needs4. Fleet ManagementAI enhances fleet management by optimizing routes, reducing fuel consumption, and improving overall efficiency. AI algorithms analyze data from GPS, weather reports, and traffic conditions to provide optimal routing solutions for fleet operators.Key Features:Route optimization and schedulingFuel consumption monitoring and reductionDriver behavior analysis and safety management5. Public TransportationAI is improving the efficiency and user experience of public transportation systems. AI applications include demand prediction, dynamic scheduling, and real-time updates for passengers.Key Features:Predictive analytics for demand forecastingDynamic scheduling and route planningReal-time passenger information systems6. Intelligent Transport Systems (ITS)Intelligent Transport Systems (ITS) leverage AI to integrate various components of transportation infrastructure, enhancing communication and coordination between vehicles, traffic signals, and control centers.Key Features:Vehicle-to-Infrastructure (V2I) communicationReal-time data sharing and analysisEnhanced safety and efficiency through coordinated systems7. Drone DeliveriesAI is enabling the development of drone delivery systems for goods and services. AI algorithms help drones navigate complex environments, avoid obstacles, and optimize delivery routes.Key Features:Autonomous navigation and obstacle avoidanceRoute optimization for efficient deliveriesReal-time monitoring and control8. Ride-Sharing and Mobility ServicesAI is transforming ride-sharing and mobility services by matching supply with demand, optimizing routes, and providing personalized user experiences. Companies like Uber and Lyft use AI to improve their services and customer satisfaction.Key Features:Dynamic pricing and demand predictionRoute optimization for shared ridesPersonalized recommendations for users9. Enhanced Safety SystemsAI-powered safety systems in vehicles include advanced driver-assistance systems (ADAS), which help prevent accidents and enhance driver safety. These systems use AI to monitor the environment and provide real-time alerts and interventions.Key Features:Collision avoidance and emergency brakingLane departure warnings and adaptive headlightsDriver monitoring and fatigue detection10. Supply Chain OptimizationAI is optimizing supply chains by improving logistics, reducing delivery times, and minimizing costs. AI algorithms analyze data from various sources to enhance decision-making in supply chain management.Key Features:Demand forecasting and inventory managementRoute planning and logistics optimizationReal-time tracking and analyticsBenefits of AI in TransportationEnhanced Efficiency:Traffic Management: Smart traffic systems can be developed to analyze the traffic flow rate and implement new traffic control systems to change the timings of traffic lights to congestion and increase traffic flow. Real-time data can also cause deviation from the optimal route to avoid congested areas.Public Transportation: AI can help in the scheduling and routing of public transport depending on the passenger traffic to enhance efficiency and minimize on time spent waiting for a transport.Cost Savings:Fuel Efficiency: AI systems make it possible to find the best routes and speeds that will minimize fuel consumption thus saving costs for individuals and companies in logistics.Operational Costs: Self-driving automobiles and Artificial Intelligence integrated supply chains can cut more employees’ wages and raise productivity.Enhanced Customer Experience:Personalized Services: AI will be useful in giving travel recommendations to individual travellers, travel information in real-time, and responding to customers ‘ queries, making the holidays more enjoyable.Seamless Payments: Self-service payment systems that use artificial intelligence can ensure that payments for travel services are made efficiently and securely thus satisfying the needs of the passengers.Environmental Benefits:Reduced Emissions: With the help of the proper selection of routes and the increase in the fuel consumption coefficient, AI can decrease the emissions of vehicles causing greenhouse gases.Smart Infrastructure: Through the enabling of efficient transportation from smart cities, AI can help in the conservation of the environment.Data-Driven Insights:Traffic Pattern Analysis: It helps in big data analysis finds out traffic and trends and provides appropriate inputs to the city planners about the infrastructure development.Passenger Behavior: By studying the data concerning passengers, AI can identify patterns of travel and behavioural tendencies and make improved services in transportation easier to develop.Improved Logistics and Supply Chain Management:Route Optimization: AI can predict the best delivery routes which not only shorten delivery time but also eradicate unnecessary expenses.Inventory Management: AI helps in demand forecasting and inventory management hence minimizing on costs of storage and timely delivery of stocks.Enhanced Mobility:Ride-Sharing Services: AI algorithms can suggest other passengers to other ride-sharing services and make the right match in the shortest time possible, thus minimizing the number of cars on the road.Accessibility: The application of AI can help to enhance the means of transport for the Transport disadvantaged through the provision of solutions intended for disabled people.AI Technologies in TransportationMachine Learning (ML):Predictive Analytics: The potential of the ML algorithms is that the models analyze the traffic data that form the history base and make predictions on the traffic distribution, vehicles requiring maintenance, or passengers’ demands for transportation.Demand Forecasting: Business forecasting of demand for public transport and ride-hailing services, replenishment and distribution of supplies and goods.Computer Vision:Autonomous Vehicles: Computer vision helps in self-driving cars, objects like traffic signals that include signs, lane markers, other vehicles, and people around to facilitate correct movement.Traffic Monitoring: Through AI cameras, one can be able to observe areas that require attention, and check on any incidence of accident or any infringement such as speeding or running over a red light.Natural Language Processing (NLP):Customer Service: NLP is employed to process the customers’ inquiries, offer travel information, as well as make bookings and reservations.Voice Recognition: Voice recognition in automobiles: The voice control of commands in automobiles also involves NLP which allows drivers to use voice to control varied aspects relating to the automobile without having to use their hands.Reinforcement Learning:Route Optimization: Using reinforcement learning algorithms, the routes of autonomous vehicles can be changed because of real-time traffic patterns, thus improving the overall efficiency and also reducing travel time.Traffic Signal Control: Machine learning such as reinforcement learning can be employed in adjusting the traffic light timings to help cut on congestion.IoT (Internet of Things):Connected Vehicles: Telematics in automotive include capturing performance data, geographical position of the vehicle and conditions of operation with the help of IoT devices used in cars and the data is processed by AI systems for enhancing safety, productivity and durability.Smart Infrastructure: Smart traffic lights and other sensors are examples of IoT that interact with AI systems to regulate and improve traffic within cities.Big Data Analytics:Traffic Management: AI uses big data processing from traffic information to look for patterns, estimate traffic problems, and suggest the right way.Urban Planning: City planners apply big data analytics in developing transport infrastructure to ensure that it serves future traffic demand and is not congested.Robotics:Autonomous Drones: They are employed in delivering products; traffic surveillance; inspecting matters like bridges and roads apart from the traditional military and surveillance use.Automated Warehousing: Robotics integrated with artificial intelligence enhance the management of the warehouse inventory, order picking, and packing of orders and products advancing the logistics.Simulations and Digital Twins:Urban Mobility Simulation: Realistic traffic conditions are artificially simulated by AI so the best transportation policies can be tried and tested before a new policy is enacted.Digital Twins: AI builds virtual models of the transportation systems and tracks its performance over time which helps identify areas that need to be corrected for better performance.Blockchain:Secure Transactions: AI combined with blockchain allows for safe and efficient operations in two major industries − mobility as a service, and freight logistics, as well as tolling.Supply Chain Transparency: Blockchain ensures end-to-end tracking of products in the supply chain with accountability thus comes with trust and increased efficiency.Edge Computing:Real-Time Processing: Implementing AI at the edge lets the decision be reached on the car or a roadside unit without the need to connect to a cloud.Latency Reduction: For real-time applications like autonomous driving and traffic signal control, edge computing resulted in lower latency.Use Cases of AI in TransportationTraffic Management:Smart Traffic Lights: Modern AI systems synchronize traffic lights for the regulation of traffic depending on current traffic situations to minimize obstacles.Traffic Prediction: AI alerts drivers and traffic planners on the traffic flow based on historical data collected and current traffic patterns.Public Transportation Optimization:Dynamic Scheduling: They use big data to analyze passenger demand and adjust bus and train schedules to increase capacity and decrease the time to boarding.Predictive Maintenance: AI forecasts when public transport means are likely to require repairs thus avoiding any unpleasant incidences of breakdowns.Ride-Sharing Services:Dynamic Pricing: Today such applications as Uber or Lyft also employ AI to determine the price depending on the demand for the cars and the earnings of the drivers.Route Optimization: AI helps in pairing the riders with the shortest possible route and the necessary share-riding services.Logistics and Supply Chain:Route Optimization for Delivery: AI decides the delivery routes to take in delivering goods which helps fuel conservationism and delivery speed in organizations such as Amazon and DHL.Inventory Management: AI anticipates and forecasts customer demand and adjusts the stock with the lowest cost and best quality, hence minimizing space to store inventories, making the fashion supply chain more efficient.Smart Infrastructure:Connected Roadways: Smart roads and vehicles use AI and IoT devices to constantly oversee the state of the roads, regulate traffic, and engage in information exchange with connected automobiles.Bridge and Road Monitoring: For instance, AI can use data collected by sensors, to identify problems in structures like bridges, and roads and recommend for maintenance hence avoiding accidents.Predictive Maintenance for Vehicles:Fleet Management: AI estimates the probability of vehicle maintenance hence helps minimise vehicle downtime as well as enhance the useful lifespan of vehicle fleets. These solutions are being deployed in companies such as General Electric and Siemens.Telematics: Telematics of vehicles can be used to predict the state of the engine, pressure in tyres and other components, and then notify owners of the problems.Passenger Experience Enhancement:Personalized Travel Assistance: The use of artificial intelligence in the form of chatbots and virtual assistants informs passengers about their travel, updates them, and offers advice.Real-Time Updates: It gives information on traffic information, expected time of delay or three other different route recommendations.Drone Delivery:Autonomous Drones: In urban and other hard-to-reach areas, small drone deliveries through the integration of Artificial Intelligence prove to be swift and cheaper. Some of the firms that are currently in this business are Amazon’s Prime Air and Zipline.Traffic Monitoring: Another aspect is the use of unmanned aerial vehicles – drones – that incorporate artificial intelligence and navigate the environment for traffic analysis and data collection for traffic control or city planning.Enhanced Security:Surveillance Systems: Computerization through AI in transport facilities monitors any unlawful actions and improves security measures.Facial Recognition: Facial recognition systems that are developed based on proper Artificial Intelligence ensure enhanced security and efficient passenger boarding in airports and train stations.Maritime Transportation:Autonomous Ships: It is applied in the creation of intelligent and smart ships which can move on their own and work independently reducing the risk of accidents and boosting efficiency in the shipping industry.Port Operations: AI also helps in managing vessels’ time at the port through efficient loading and unloading of containers to; cut on logistic expenses.Challenges of Using AI in Transportation Safety and Reliability:System Failures: Safety is described as conspicuously significant in AI, and particularly in self-driving cars, to guarantee that AI systems are not prone to failures and/or can work efficiently in the presence of failures.Edge Cases: AI systems have to be trained in such a way that they are ready to encounter situations that are not dealt with in the training data in most cases.Regulation and Compliance:Legal Frameworks: Creating non-negotiable regulatory frameworks required to regulate AI in transport such as self-driving vehicles and drones is a herculean task and differs from one area to another.Liability Issues: This issue presents a big challenge regarding determining who is at fault in case of an accident involving an AI-driven system.Data Privacy and Security:Data Protection: AI systems in transportation receive a large amount of information; therefore, questions like data storage, utilization, and confidentiality arise.Cybersecurity: AI systems are exposed to invasions and cyber terrorism and these are very dangerous if found in sensitive facilities such as traffic control.Ethical Considerations:Bias and Fairness: AI algorithms can learn bias from their training data set and as a result, they may make unfair or discriminating decisions. The high stakes which relate to fairness and bias in AI decision-making cannot be overemphasized.Job Displacement: The process of job automation may affect many fields and industries, and such jobs as driving are likely to disappear. It is critical to deal with the social and economic implications arising from the deployment of AI.Technical Challenges:Integration with Existing Systems: AI solutions have to fit the current architecture and have to integrate with various complicated existing systems; this often presents a technical challenge.Real-Time Processing: AI systems in transportation usually need to process data and make decisions in real-time, therefore, they need sustainable and efficient computational power.Cost and Investment:High Development Costs: The implementation and advancement of AI technologies such as those found in self-driving cars and smart structures demand capital investment.Maintenance and Upgrades: It is also crucial to note that AI systems require frequent changes and updates for the systems to be most useful and protective at the same time, which increases the costs.Future of AI in TransportationFully Autonomous VehiclesLevel 5 Autonomy: Sometimes we might observe Level 5 where a vehicle operates without any input from the driver and encompasses all the characteristics of autonomy. This could revolutionise personal transport, ride-hailing, and deliveries, in the end making our roads safer and more efficient.Robotaxis: Autonomous taxis are likely to become rampant in towns to enhance efficient and cheap means of transport without relying on personal cars.Advanced Traffic ManagementAI-Driven Traffic Systems: AI shall be applied in future traffic control and management to respond efficiently to traffic conditions and reduce traffic, commute time and air pollution.Smart Cities: These transportation systems will be connected through AI with IoT and smart cities will be introduced to have efficient means of transportation.Intelligent Public TransportationDynamic Routing: The transport agencies will integrate AI in transport arrangements for public transport to flexibly alter the routes and schedules to accommodate demand thus providing adequate service time to the public.Seamless Integration: AI will also ensure the optimization of the actual use of available transport which includes buses, trains, bicycles, and ridesharing, among others, to create continuity in the mobility-as-a-service (MaaS) transport system.Personalized Travel ExperiencesTailored Services: Current advances in technology will see AI act as a tour guide that will recommend travel destinations and services suitable to the particular client and his/her behaviour.Augmented Reality (AR): AR that uses AI will also give travel information and directions to tourists to enhance comfort and experience.Sustainable TransportationElectric and Autonomous Vehicles: Technology has advanced and provided means of making vehicles electric or autonomous hence lowering emissions of greenhouse gases and the use of fossil fuels for sustainably greater cities.Optimized Routes: AI will help to set better transportation routes to avoid harm to the environment thus saving on fuel and cutting down on emissions.Enhanced Safety and SecurityAccident Prevention: AI systems will further enhance car safety aspects, including collision avoidance, driver attention, and predictive maintenance, ultimately resulting in a greatly decreased accident rate.Surveillance and Monitoring: Artificial intelligence-based security systems will improve security in airports and other transit areas through the identification of any act of terror and prevent a successful response to any incident.AI-Driven Urban PlanningData-Driven Insights: Through AI, urban planners will get insights into the traffic, migration patterns, and transportation requirements which will enhance the design of sustainable transportation systems.Simulation and Modeling: It will be possible to run extra complex realistic and virtual city simulations and digital twins to produce future transport solutions.AI and the integration of Emerging Technologies5G Connectivity: The increase of 5G networks will facilitate improving the direct and efficient connection between AI systems in vehicles, infrastructures, and mobile devices regarding real-time decision-making.Quantum Computing: Quantum computing advancement in the future can provide a solution to hard optimization issues in transportation and create value by enhancing the systems’ efficiency and performance.Ethical and Inclusive Artificial IntelligenceFairness and Transparency: It will focus on creating AI balance for all to improve the transportation system to suit society’s needs for all populations.Regulation and Standards: Government agencies and industrial associations will engage in direct cooperation to create more elaborate rules and standards for applying AI technologies in transportation safely and, at the same time, ethically.ConclusionIn conclusion, AI is well on its way to changing the industry for the better by making transportation safer, smoother, and more pleasing to customers. AI has the potential to create tremendous changes in most of those essential areas for future mobility, including driverless cars and smart traffic systems, custom-tailored and dynamic trips, and logistics.AI in Transportation - FAQ'sHow does AI help in reducing fuel consumption in transportation?Autonomic computing takes care of fuel use by determining efficient routes for the vehicles, spotting traffic jams, and suggesting appropriate speeds likely to use minimum fuel. Also, AI-based predictive maintenance is cultivated to guarantee vehicles’ optimal functionality, resulting in low fuel consumption.Can AI improve public transit accessibility for people with disabilities?Yes, AI can improve accessibility by giving real-time information on accessibility features of available public transport, the best route for wheelchair users and even personalized help through AI applications thus making transport accessible.What role does AI play in enhancing the safety of air travel?AI helps create safer flights by predicting planes’ problems, continually tracking conditions during flights, and managing traffic. It also assists in handling large datasets on the identification and prevention of probable hazards to safety.How is AI used in maritime transportation?AI is applied in the maritime transportation system in route planning, estimating probable maintenance or repairs of vessels, and management of ports. The introduction of artificial intelligence in maritime logistics optimizes fuel consumption, minimizes pollution, and boosts the worth and dependability of the operations.How can AI contribute to reducing traffic accidents?AI lessens traffic accidents by facilitating other assistances that help the driver in perceiving the road environment and controlling the vehicle such as automatic emergency braking, lane-keeping assistance, and adaptive cruise control. AI also also has the capability to analyze traffic data to avoid potential accidents to might occurs and thereafter prevent them.
"This course is very well structured and easy to learn. Anyone with zero experience of data science, python or ML can learn from this. This course makes things so easy that anybody can learn on their own. It's helping me a lot. Thanks for creating such a great course."- Ayushi Jain | Placed at MicrosoftNow's your chance to unlock high-earning job opportunities as a Data Scientist! Join our Complete Machine Learning & Data Science Program and get a 360-degree learning experience mentored by industry experts.Get hands on practice with 40+ Industry Projects, regular doubt solving sessions, and much more. Register for the Program today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples | https://www.geeksforgeeks.org/ai-in-transportation-benifits-use-cases-and-examples?ref=asr10 | Python Projects | AI in Transportation - Benifits, Use Cases and Examples | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0141569916, 0.00298572495, -0.00950153358, -0.000940255937, -0.0144869061, -0.0251614694, -0.000369549904, 0.0211145189, 0.00435486948, 0.0348096304, 0.00396630401, -0.0321996436, 0.0328154825, -0.0335192978, -0.0168476272, -0.00197215471, 0.00443185, 0.0141789867, -0.00950153358, -0.0496777706, 0.0206599701, -0.0526689962, -0.0229327139, 0.00574051, -0.00432920968, 0.00435486948, 0.00650297897, 0.0381527655, -0.0109384945, -0.000951253111, -0.00477642706, 0.00618406152, 0.0319650359, -0.030967962, -0.000991576, -0.0158212259, 0.0201760959, -0.0284606125, -0.00723612169, 0.0305574015, 0.0199268274, 0.0104986085, 0.0375955738, 0.0045271581, 0.000840823399, -0.00900299661, -0.0410266854, -0.019340314, -0.0100880479, 0.0122434888, -0.034926936, -0.0329327844, 0.0670972541, 0.0121628428, -0.00937689934, 0.021158509, 0.0184458792, -0.0448976792, 0.00903965347, -0.0160118435, 0.00265214499, -0.0111731, -0.0105572594, -0.0158945415, -0.00117211242, 0.00150294323, -0.00987543631, 0.00483141281, 0.000714814465, 0.00407260936, -0.0151027469, 0.0172875132, 0.0232992861, -0.025293434, 0.028929824, -0.0125147514, -0.0281087048, 0.0260852296, 0.00884170458, 0.0143182836, 0.0268476978, -0.00995608233, 0.0230940059, -0.0014653696, 0.0643992871, 0.0512320362, -0.00794727076, -0.0687394887, 0.0250441656, -0.00924493372, -0.0230793431, 0.0134971635, 0.0073167677, -0.0103006596, -0.0307040308, -0.00799859, 0.0114443628, 0.00270713074, -0.00198865053, 0.0338712074, 0.00504402397, 0.0256013554, 0.029648304, -0.0179473422, -0.000485249038, -0.034604352, -0.0139957005, 0.016583696, 0.0108725112, -0.00609608414, 0.00684022438, -0.0262025315, -0.0303227957, 0.0195749197, -0.0275075268, -0.00605209591, -0.00779331056, -0.0295163393, 0.0353668183, -0.0207479484, 0.0302054938, 0.0407334268, 0.004365867, 0.0484167673, -0.0319357105, 0.0467158742, 0.000531070516, -0.0132039059, 0.0237978231, 0.0206159819, 0.0262025315, 0.0303814467, -0.0417598262, 0.00953085907, -0.0130572775, -0.0284166243, 0.0184458792, 0.03008819, -0.0130352834, -0.0119722262, -0.0469798073, -0.0269356743, -0.0369210839, -0.0200441312, -0.0083431676, 0.00831384212, -0.020000143, 0.0541939326, -0.0218916517, 0.0273462348, -0.0509094521, 0.00978746, 0.0151907234, -0.0144575806, 0.0253960751, 0.0139590437, -0.00254217349, 0.0253080968, -0.0193989649, -0.0315251499, 0.0355134495, -0.00630503, 0.00330097647, 0.0219942909, 0.030469425, 0.0391498394, 0.0143036209, -0.00943555124, -0.0791794509, 0.0608215481, -0.0353961475, -0.0097434707, -0.00421923818, -0.0119502312, -0.00413126079, -0.011627649, 0.0217596851, 0.00239004637, -0.0288271848, 0.0139077231, -0.0430794843, -0.00193183194, 0.0222435594, 0.0259239376, 0.0199708156, 0.0261878688, 0.0571851581, -0.0198388509, 0.013167249, -0.00334679801, 0.010168694, -0.0145382266, 0.0394430943, 0.0356600769, -0.0151027469, -0.0151174096, -0.0072764447, 0.058416836, -0.0116129853, 0.00802791584, -0.0294576865, -0.0683289319, 0.00452349242, 0.0534901172, 0.0183139127, -0.031407848, -0.0220089536, -0.00596045284, 0.0222435594, -0.0112024257, -0.0521704592, 0.0237245094, -0.0110631287, -0.0027382893, 0.0389152318, 0.0101393685, -0.0261145551, -0.0346336775, -0.00687321601, -0.0233726, -0.0219796281, 0.0296043158, 0.017243525, -0.0109531572, -0.0678010657, -0.0413199402, -0.0016037504, -0.0108798426, -0.00085823558, -0.0324635729, 0.0101980194, 0.0141276661, -0.0104766143, -0.00504035829, -0.000370695459, 0.00639300747, -0.0047067781, 0.0231086686, -0.0468625, -0.00104289595, 0.0126247229, -0.0101320371, 0.00299855508, -0.0308213327, -0.0166276842, 0.00643333, 0.0279620755, 0.054721795, 0.0258359611, 0.0593552589, 0.00770533318, -0.0251321439, 0.0204693545, -0.0118695861, -0.0389445573, 0.0241643954, 0.0346923284, 0.00827718526, -0.00662394753, -0.0252494458, 0.0321409926, -0.0190177299, 0.00096591597, 0.0560707785, -0.00701617869, -0.0092522651, 0.0266864058, -0.0138344094, 0.0362465903, -0.0477422737, 0.0255427025, -0.00503302692, 0.0217156969, -0.00877572224, -0.0220236164, -0.0316424519, 0.00498903822, -0.0196189079, 0.0268770233, 0.028871173, 0.0368917584, -0.0766574368, 0.070968248, 0.0291937552, -0.0135338204, -0.0435193703, -0.00593479304, -0.026891686, -0.0924933255, -0.029750945, -0.015264038, -0.0167889763, -0.0113270599, 0.0162611119, 0.0385633223, 0.030029539, 0.00677424157, -0.0264224745, -0.0382700674, -0.0132625578, 0.0195455942, -0.0251907948, 0.00249268627, 0.025293434, 0.00252201199, 0.0118402597, 0.0243990012, -0.00557921873, 0.0108505171, 0.00324599072, 0.0489153042, 0.0235192291, -0.00636368152, -0.0212758109, -0.0118842488, 0.0743113756, 0.0191350337, -0.00234422483, -0.0429621823, -0.0158798788, 0.0269356743, 0.0244283266, -0.028050052, 0.0548097752, -0.00740841031, -0.0267157331, -0.0102126822, 0.0212758109, -0.00777131598, -0.0269650016, -0.00814521872, -0.0241643954, -0.0573024601, 0.0267157331, 0.0467745252, -0.0511733852, -0.00532261841, 0.03372458, -0.0130719403, 0.0137757575, -0.030909311, -0.0548391, -0.0387392789, -0.0207039602, 0.0271262918, -0.0321116634, 0.00832850486, 0.0318770595, 0.0206746329, 0.00503302692, 0.00151668966, -0.000457756192, 0.00953819137, 0.00745606469, -0.00981678534, -0.00374269509, 0.0170089193, -0.00442085229, -0.0119429, 0.0193696395, 0.0317011066, -0.00719946483, -0.0427569, 0.00942088757, 0.00234239199, 0.0142596317, 0.00423390092, 0.00848246459, 0.0261292178, -0.00535927573, -0.000534278, 0.0158065632, 0.0109824827, -0.0137977516, -0.0464812703, -0.0158945415, -0.00636001583, -0.0413492657, -0.0138490722, 0.00988276768, 0.0326395296, 0.0158945415, -0.0362172648, 0.0408214033, -0.00525297, 0.0428448804, 0.00607409, -0.036305245, -0.0208505876, 0.00715914182, -0.0208505876, -0.0101760253, 0.00721412757, -0.0448390283, 0.0294870138, -0.000638292637, 0.0248095598, 0.0119135743, 0.0211145189, -0.031407848, 0.00859976746, 0.0239004623, 0.0338418819, 0.0181526225, -0.0178300384, -0.0114443628, -0.00302604795, 0.0158065632, 0.0184165537, 0.00703450758, -0.01758077, -0.0307920072, -0.0412319638, -0.00408727257, 0.0163784157, 0.0334019959, 0.00884903688, -0.00441352092, -0.00816721376, 0.0186364967, 0.0175074562, 0.034926936, 0.0241937209, 0.0193549767, -0.00987543631, 0.0254547261, -0.0297216196, -0.014384266, -0.00688421307, -0.0294430237, -0.0290031377, -0.0101833567, 0.0104179624, 0.0374489464, 0.00458947523, -0.00179711683, 0.0425222963, 0.00884170458, 0.00116386462, -0.0205133427, -0.00406894367, -0.0145382266, 0.00752937887, -0.0222728848, -0.059736494, 0.0119502312, -0.0252347831, -0.0174048152, 0.0116496431, -0.0351908654, -0.0463346392, 0.0189444162, -0.0441352092, -0.004145924, 0.00231673196, -0.028929824, 0.0295749903, 0.0107405456, 0.0275368523, -0.00241020764, 0.0290764533, 0.0486220457, 0.0412026383, 0.0118109342, 0.0229767021, -0.0239737779, -0.053343486, -0.058416836, 0.00498537254, 0.00765401311, -0.00117486168, -0.00772732776, 0.0573024601, 0.0319943614, 0.0044611753, 0.0110631287, 0.0189297535, 0.00969948247, -0.0427862294, -0.0250588283, 0.0666280389, 0.0226541199, 0.0364811979, -0.0461880118, -0.0119942203, 0.0152933635, 0.0360999629, 0.00782263651, -0.00745606469, -0.0126540484, -0.0398536548, -0.00922294, -0.00455281837, -0.007232456, -0.0249122, -0.0236805193, -0.00873173401, -0.0017302176, -0.00590546709, 0.0157332495, 0.00100440602, 0.00415692106, -0.0402642153, 0.0127566885, -0.0374782719, -0.00714447908, 0.00868774485, -0.0249561891, 0.0095235277, -0.00969948247, 0.0266570803, 0.0341937914, 0.0137684261, 0.0205866564, 0.00805724226, 0.0247069206, -0.00597145, 0.0269063488, -0.0136877801, 0.00804257952, 0.0246775951, -0.0118329283, 0.029868247, 0.0025183463, -0.00303521217, -0.00267963787, 0.0228447374, -0.0512320362, 0.00402862113, -0.0259825885, -0.0219503026, -0.00805724226, -0.0147581697, -0.00802791584, -0.000109627792, 0.00259899208, 0.0197362099, 0.0141349975, 0.0223755259, 0.011847591, -0.0378008559, 0.0263051726, -0.0139590437, 0.00409093825, 0.0224195141, -0.00594212441, 0.0198535137, -0.014985444, -0.00162207894, 0.00854844786, -0.00437319838, -0.0128739914, 0.0126907062, 0.0300002135, -0.00934024248, 0.0128226718, 0.00324415788, -0.0206746329, -0.028269995, 0.011048466, -0.0361879393, -0.0354548, -0.00202164194, 0.0244576521, 0.000573684403, -0.0119135743, -0.0190177299, 0.0389738828, -0.0220236164, -0.00954552274, -0.00876839086, -0.0177274, 0.0255866926, -0.0157772377, 0.0295456648, 0.030967962, 0.031026613, -0.0256306808, 0.0135998037, 0.00324049219, 0.00641500158, -0.000471960841, 0.0121995006, 0.0188711025, 0.0423170179, -0.00739374757, -0.011708294, -0.00814521872, -0.00191350328, -0.0246482696, -0.00983144809, 0.0440472327, -0.015483981, -0.0148754725, -0.0118915802, 0.00783729926, 0.0367451273, -0.00121976668, -0.00221959059, -0.0319357105, 0.026393149, 0.00660561863, 0.0244723149, 0.0158065632, -0.0105939172, -0.0193989649, -0.0152787007, 0.0184165537, 0.0111804316, 0.00622071885, 0.00156709319, 0.013827078, 0.0430208333, 0.0113490541, 0.0256746691, -0.00615473557, 0.0118549233, 0.0223901886, -0.0106452368, -0.0107258828, -0.0199561529, 0.0196042452, -0.0118402597, -0.00958951097, 0.000836699503, 0.0180793069, 0.00602277, -0.0040616123, 0.0145235639, -0.0038490009, 0.00982411671, 0.00282076793, 0.00386732956, -0.0156159466, 0.0221115947, -0.00387832662, -0.0356014259, -0.00479109, 0.014244969, -0.0245749541, -0.0031708437, 0.0031635121, -0.010828523, 0.148505449, 0.00837982446, 0.0495018177, -0.0229180511, -0.0412906148, 0.0241497308, 0.00964083057, 0.00311769079, -0.00627203891, 0.0211291816, 0.0300588645, -0.0166863352, -0.0209532287, -0.000687779801, -0.0329914354, -0.000307690963, 0.0215983931, -0.00774932187, -0.0147215119, 0.0285925791, 0.0195749197, 0.00734609319, 0.00296922936, 0.029091116, 0.0241204053, 0.0108505171, 0.00155701255, 0.0145162325, -0.0390032083, -0.0227714218, 0.0367158, -0.00458214385, -0.0264957901, -0.0187391359, 0.000309982046, 0.00576983579, -0.00224708347, -0.0224781651, -0.0198388509, -0.00335779507, 0.00817454513, -0.00341094797, -0.0181232952, -0.0187977869, 0.032844808, -0.0327568315, -0.00712981587, -0.0149707804, 0.00692087039, -0.00182369328, 0.00276944786, -0.0101247057, 0.00673758471, -0.0114150373, -0.0227127708, -0.00190067338, -0.03008819, -0.0100953793, -0.0257186573, -0.0291204415, -0.0206746329, -0.00337978941, 0.0249855146, 0.00505135534, 0.0183139127, -0.0186951477, -0.001983152, 0.0383873694, 0.00792527664, 0.00223425333, 0.0282406695, 0.0260705668, 0.0406454504, -0.0107991965, 0.00722512463, -0.00265214499, 0.000108825916, -0.00196665619, 0.0297216196, 0.00291974214, -0.0445457697, -0.0506161936, -0.0167303234, 0.00047929227, 0.00792527664, -0.0246482696, -0.014105672, 0.0279474128, -0.0246336069, 0.0412319638, -0.00015098165, -0.00802058447, -0.0375369228, 0.0298242588, -0.0112830717, -0.0136804488, 0.0427862294, 0.0253227614, -0.0201321077, 0.00421190681, 0.0233726, -0.00582115585, 0.0182845872, 0.01024934, 0.00650297897, 0.0278594345, 0.0137317693, 0.0137024438, -0.025953263, 0.0332553685, -0.0304401, 0.000805999152, 0.00821853336, -0.0114516942, 4.37881135e-05, -0.00391131826, 0.00276578218, 0.0366864763, 0.0396190509, 0.00972147658, 0.0142523, 0.0144869061, -0.00725078443, -0.0268476978, 0.0253374241, 0.0132039059, -0.0194722787, 0.031407848, 0.0177860502, 0.0625810921, 0.00788128749, -0.0198388509, 0.00859976746, 0.00367121375, -0.0277421325, -0.015923867, -0.00611807872, -0.00395897217, 0.00357590523, 0.00502203, 0.00800592173, -0.0136584546, 0.00515033, 0.00645899028, -0.0153666781, -0.00792527664, 0.0449856557, -0.0193843022, 0.00753671024, -0.00813055597, -0.00238271477, 0.00331014092, -0.0166276842, -0.0208799131, -0.0252494458, -0.00431821262, -0.0256306808, 0.0170382448, -0.0174341407, -0.00696852477, -0.0107185515, -0.010388637, -0.0141349975, 0.00375369238, -0.037243668, -0.00893701334, 0.0292963963, -0.000585598, 0.00655429857, -0.0352495164, 0.0252201203, 0.0300002135, -0.0223901886, -0.00213711197, 0.00875372812, -0.0615840144, 0.0135558145, 0.0255720299, -0.031407848, -0.00354657951, -0.0303227957, -0.0319357105, 0.0374489464, 0.00156434393, 0.0114443628, 0.0368331075, -0.0179766677, 0.00596778421, 0.00919361413, -0.0392964669, 0.0184165537, -0.0139370495, 0.0102713341, 0.00310852658, -0.00517965574, 0.0210412052, 0.00862176251, 0.00410193531, 0.0100733852, -0.00679623615, 0.0163344275, -0.0302934702, 0.0243843365, -0.0137024438, -0.0083431676, 0.0382407419, 0.0174488034, -0.0118036028, 0.00924493372, -0.00570385298, 0.0280207265, -0.0291057788, 0.0328154825, 0.0220969319, 0.00303704501, 0.0208505876, 0.0189444162, 0.00737175345, -0.0123461289, 0.0128153404, 0.012368123, -0.00219209772, -0.00908364262, -0.0243256856, -0.00448317, -0.0222142339, -0.0189444162, 0.0093622366, -0.0124121113, -0.000601177278, 0.0519065261, -0.000619964092, -0.00147178466, 0.0184165537, 0.0031708437, -0.00866575073, -0.00163490896, -0.00385633227, -0.00986810494, 0.0166570097, -0.00094300526, -0.00539593259, 0.00666793576, -0.0176247582, -0.0181379579, 0.00881971, -0.0396777019, -0.018460542, 0.000545275107, -0.0234312508, -0.0162757747, 0.0240617543, 0.0290031377, -0.0194869414, 0.0298535842, -0.0245309658, -0.00164865539, 0.0143182836, 0.000715272676, -0.016422404, 0.0181379579, 0.0194282904, -0.0216717087, 0.00757336756, 0.00990476273, -0.00141130039, 0.00592746167, -0.011048466, 0.0276541561, -0.0225808062, 0.00677424157, 0.016202461, -0.00408727257, -0.0454841927, -0.0126833748, 0.0215544049, -0.0380354598, 0.0246922579, 0.00410193531, 0.00785929337, 0.00919361413, -0.0182699244, 0.0142889582, -0.0323755965, 0.00491205836, -0.0310559385, -0.0011097953, 0.0178300384, 0.0368917584, -0.00908364262, 0.00390765257, 0.0234899037, -0.00157625752, -0.00729110744, 0.0324929, -0.0520824827, 0.0158065632, -0.0083431676, 0.0185631812, -0.00757336756, -0.00890035648, -0.0676251128, -0.0069025415, -0.000830284494, 0.0107625397, -0.00200148043, -0.00755870482, -0.00582482154, 0.0196775589, 0.0301761683, -0.0146995177, -0.0104472879, -0.0229033884, -0.0229180511, -0.0124707632, 0.00713714724, 0.0117596146, -0.00751471613, -0.00788128749, -0.0147581697, 0.00239737774, 0.00534461252, 0.00126833748, -0.00250734924, -0.0252054576, -0.00424856413, -0.0132405637, 0.00831384212, -0.0179326795, 0.00526763266, -0.013607135, 0.00904698484, -0.00659095589, -0.030909311, -0.0290471278, -0.0257773083, -0.0115983225, -0.0215104166, -0.0263344981, 0.0254400633, -3.87191176e-05, 0.0218623262, -0.0502056368, 0.0243990012, -0.0253520869, -0.0200294685, 0.00186401617, -0.0110997856, 0.00312868785, -0.0274195503, -0.00693553314, -0.0118036028, -0.0144355865, 0.0187831242, 0.016803639, 0.010469283, 0.0226394571, -0.0166716725, -0.029706955, 0.000836699503, 0.0069868532, 0.0448390283, 0.0167889763, 0.0302348193, -0.0203520507, 0.000193022817, 0.00559388148, -0.0231233314, -0.00680356752, -0.0454255417, -0.0403521918, 0.000630044786, -0.00229473761, -0.00420457544, -0.0203960389, 0.00427788962, -0.0423756689, 0.0134898322, -0.0191057082, 0.0222728848, 0.00843114499, 0.00903965347, 0.0169502664, 0.0208505876, 0.0184752047, -0.00209312327, 0.00199414906, -0.00760269351, 0.00440985523, 0.0143402778, -0.00527496403, 0.0375075974, 0.0194722787, 0.00214261049, -0.0405281484, 0.0195455942, 0.00528596109, 0.015923867, -0.00469578104, -0.0071224845, 0.00306820357, 0.0132625578, -0.00821120199, 0.00212428207, 0.0188417751, 0.00133981893, 0.0138710663, 0.00792527664, -0.0002703465, 0.0160704963, -0.0187244732, -0.0267597213, 0.0193256512, -0.00962616783, 2.66623501e-05, 0.0461586863, 0.00997807644, -0.00323682651, -0.00657262746, 0.0115689971, -0.0146335354, 0.00679257046, 0.0265691038, 0.0206746329, -0.0195455942, -0.00915695634, 0.0103593115, -0.0139810378, -0.0121921683, -0.00666427, -0.0087244017, 0.0139150545, 0.00919361413, -0.0058761416, 0.00633802172, -0.0109018367, -0.00475076679, 0.00252751051, -0.0156599358, 0.0307333563, 0.0179033522, -0.0261878688, -0.035044238, 0.0033834551, -0.00982411671, -0.00112170889, -0.00722879032, -0.0063673472, 0.0188271124, 0.00428888667, 0.0255720299, -0.017243525, 0.00640400453, 0.0121921683, 0.0569505505, 2.46290238e-05, -0.00570018729, -0.0110557973, -0.0144869061, 0.020718623, -0.00324782357, 0.00945021398, 0.0021059534, -0.0131232608, 0.00843114499, 0.0114956824, 0.00983144809, -0.00413859263, -0.0188271124, 9.10701128e-05, -0.0161877982, -0.0128226718, 0.0128300032, -0.0114516942, -0.00980945397, -0.00176779111, 0.00478742411, -0.0165397078, 0.0194282904, -0.00558655, 0.0271849446, -0.00395897217, -0.0345163755, -0.0129839629, 0.00159641891, 0.00451249536, 0.0136804488, 0.00897367112, 0.0120748654, 0.0475663207, -0.0238711368, 0.00732409908, -0.0187244732, 0.00906164758, 0.000373902934, -0.0035960665, -0.0301175155, 0.0285779163, -0.0145162325, -0.00826252159, 0.00713714724, -0.0110777915, -0.00427788962, -0.00923027098, 0.00292707351, 0.00716280751, -0.0107845338, -0.017023582, 0.00690620719, 0.0283139832, -0.0120015517, -0.00301505066, 0.0304401, -0.0199854784, -0.00176412542, -0.0241643954, 0.0245309658, -0.0406161249, 0.00703084189, -0.00904698484, -0.0134898322, -0.0110044768, 0.00133890251, -0.0147801638, -0.0203227252, 0.0209825542, -0.00391864963, 0.00152218819, -0.00629403302, 0.0150294323, 0.00317267654, -0.0234019253, 0.0256306808, -0.0396483764, 0.00191167044, 0.0222142339, 0.0110338023, 3.73373132e-06, 0.0161731355, -0.00535194436, -0.00869507622, -0.00463346392, -0.00560854422, -0.0267450586, -0.00624271296, -0.0132185686, -0.0210118797, 0.00393697806, -0.00222692196, -0.034985587, -0.00197948609, 0.00580282696, 0.000104071943, 0.0171702094, 0.00702717621, 0.0208359249, 0.000673575152, -0.0164370667, 0.00245053065, 0.00512467, 0.00278960937, 0.0230353549, -0.00843847636, 0.0179473422, 0.0281233676, -0.0167596489, 0.0163930785, -0.0074780588, 0.0235778801, -0.00583215291, 0.0303521212, 0.0021756019, 0.0102126822, 0.0120748654, -0.00747439312, 0.0271409545, 0.0174341407, 0.000153501824, -0.0070968247, 0.00988276768, 0.009310917, 0.00299672224, -0.0085631106, 0.00346776657, 0.00359056797, 0.0279767383, -0.00929625332, 0.0176394209, -0.00410560099, 0.00283176498, -0.0234459136, 0.0217450224, 0.021158509, 0.00595678715, -0.0250295028, -0.0119722262, -0.000566811184, -0.00676324451, 0.0100147342, 0.0103079909, -0.00417524949, 0.0268770233, -0.0198241882, -0.030528076, -0.0161144845, -0.0190323927, 0.0114736883, 0.0233579371, 0.00663861027, -0.00286658923, -0.00832850486, 0.00749272201, 0.0130646089, -0.0194869414, 0.0307626817, 0.0208066, 0.0176980738, -0.00545458402, -0.0293257218, 0.0145308953, -0.00589447, 0.000384441868, 0.00637101289, 0.0127933463, -0.0185925066, -0.00382700656, 0.00717013888, -0.0116936313, 0.00826985389, -0.0128593286, 0.0367451273, 0.00344943791, 0.0275221895, -0.000568644085, -0.00687321601, -0.0162611119, 0.00093475735, -0.00340911513, 0.00453815563, -0.00257516489, -0.0270823035, 0.014684855, -0.00778597919, 0.0215250794, -0.0272582583, -0.00029806848, -0.0176247582, -0.0132698892, 0.00942822, 0.00950153358, -0.00755870482, -0.010029397, -0.0113197286, 0.00233506062, -0.00981678534, -0.0191057082, 0.00530795567, -0.0248682126, 0.0111364424, -0.00715914182, -0.0190030672, 0.0115470029, -0.00895900745, 0.000196230321, 0.00366571522, -0.00313601946, 0.00465179235, 0.00784463063, -0.00628303597, -0.00692820176, -0.0188124496, -0.0129619688, 0.0167303234, 0.00361989369, 0.00245602918, 0.00531528704, 0.0108505171, 0.00526030129, 0.00388565799, -0.00543259, 0.0280647147, -0.00646998733, 6.05988535e-05, 0.0153813409, -0.035425473, 0.0269943271, 0.0174781308, 0.00153135252, -0.00642599864, -0.00961150508, 0.0134311803, -0.00490472699, -0.0132332314, 0.0106672309, 0.0429328568, 0.0230646804, -0.0311732423, -0.000932008086, -0.00233506062, 0.000147659593, -0.00088114629, -0.00681089889, -0.0234019253, 0.0282260068, -0.0115689971, -0.00967748836, 0.01758077, -0.029868247, 0.00558288442, -0.00145620538, -0.00321116648, 0.0158505533, -0.0261145551, -0.0333433449, 0.00681823026, 0.0343110934, 0.0116203176, 0.0127640199, -0.00333213503, 0.00992675684, -0.00218659919, -0.0169942565, 0.0226247944, 0.000234605774, -0.0227860864, 0.00937689934, -0.0167156607, -0.0220236164, 0.0129399747, -0.00132790534, 0.0106672309, -0.0235632174, -0.013805083, -0.00884903688, -0.00732776476, 0.0180793069, 0.0199708156, -0.0269063488, -0.0113490541, 0.0183579, -0.0124927573, -0.0211731717, 0.0125953974, -0.0438126288, -0.0055462271, 0.00176595827, -0.00339628523, -0.00317450939, -0.0142669631, 0.0334606469, -0.00810856186, 0.00207479484, -0.0243403483, -0.00325332233, 0.00914229359, 0.0202494115, -0.0107918652, -0.0134825008, 0.0112757403, -0.0239591151, 0.0177127365, -0.00824052747, -0.01024934, -0.00415692106, 0.00337612373, -0.0453375652, 0.0024157064, 0.000470586179, -0.00664594164, 0.00640033884, -0.001408551, 0.000529237615, -0.0102786655, -0.0237831604, -0.0298975725, -0.00122801459, 0.0174781308, -0.00638934178, -0.0164810549, -0.00157992321, -0.00840915088, 0.0128519973, 0.00194832764, 0.0206013191, -0.0027382893, -0.0517892241, -0.00614373852, 0.00555355847, 0.0159092043, 0.0139077231, 0.0116643058, 0.000844489143, 0.00860709883, -0.00153410179, -0.0165983588, -0.0117009627, -0.00928892195, 0.0123754544, 0.0103813056, 0.0123314662, -0.0122948084, 0.0144209238, -0.000657995872, -0.000750555191, -0.0135704773, 0.0201027822, 0.000572768, -0.00176045974, 0.0055462271, 0.034604352, 0.00353374938, 0.0446044207, -0.0125147514, -0.00723612169, -0.0371850133, 0.0112390826, -0.0111950943, -0.0100440597, -0.0209532287, -0.00538860122, -0.00870973896, -0.0273462348, 0.032228969, 0.0257773083, -0.00382700656, -0.00713714724, 0.0362172648, 0.0179473422, -0.00690620719, 0.0053006243, 0.00168989471, 0.00398463244, 0.00969948247, -0.0083431676, 0.00888569374, -0.0133725293, -0.0237684976, 0.0150147695, -0.0289444868, 0.0105425967, -0.0187391359, 0.0128300032, 0.00482408097, -0.00515399547, 0.0135778086, -0.0182699244, 0.0214664284, 0.0238418113, -0.0198388509, -0.0106745623, -0.0150587577, 0.0167889763, 0.00391131826, 0.00761002488, 0.00083395018, -0.00907631125, -0.0329327844, -0.000211236838, -0.00212794775, 0.0112757403, 0.00419724407, -0.0234605763, -0.00222142343, 0.00646265596, 0.0185485184, 0.0050366926, -0.0165250432, -0.0280940421, 0.014244969, 0.0025385078, 0.00851912238, 0.0249708518, 0.0144429179, 0.0212464854, -0.00723612169, 0.00344577222, 0.00586147839, 0.00743040489, -0.0092009455, -0.00295456639, 0.0356307514, -0.000227503449, 0.00134898315, -0.0175074562, 0.00574051, -0.00589813571, -0.0209825542, 0.0234165881, -0.0195016041, 0.0243696738, 0.016305102, 0.000807832, -0.00585781271, -0.00495238137, 0.00624271296, -0.00549124135, -0.00247802353, 0.00362355937, -0.00217743474, 0.0115543343, 0.0223315377, -0.00558655, -0.0054765786, -0.0131085971, 0.0043915268, -0.00572951278, 0.00388932391, -0.00984611083, -0.0142083121, -0.0241937209, 0.00298755779, 0.0163197648, 0.00129857962, 0.0139810378, -0.0100367283, 0.000149492451, -0.00723612169, 0.00588713866, 0.0222875476, 0.00314335083, 0.0220529418, 0.012646717, -0.00805724226, -0.000718480151, 0.00252934359, -0.011488351, -0.0256306808, -0.0105425967, 0.0172728505, -0.00422290387, -0.00918628182, 0.0198681764, 0.00837982446, -0.0116129853, -0.00447950372, 0.0115323402, -0.00521264691, 0.0232699607, 0.0231673196, 0.03228762, -0.00725811627, -0.00285742502, 0.00602277, 0.0253374241, 0.0268183723, -0.0180793069, -0.0185045302, -0.000730393745, -0.0136511233, -0.0157185867, -0.000941172359, -0.00127017032, -0.00568552408, -0.0206599701, 0.0162611119, -0.0134751694, 0.00549124135, 0.0220529418, -0.00858510472, 0.00917161908, 0.000808290206, 0.0207919367, 0.00934024248, 0.0135704773, 0.0140763465, -0.0246189423, -0.00649564713, 0.00451982673, 0.0211438444, -0.0258946121, 0.00338528794, -0.00471777562, -0.000920094491, 0.0183139127, 0.0092009455, -0.00309752929, 0.00588347297, -0.0092009455, 0.0122581515, 0.00681089889, 0.00397363538, 0.0178153757, -0.00445384393, 0.0212758109, 0.00530795567, 0.00667893328, -0.00709315902, -0.0174488034, 0.00169081113, -0.00187501335, -0.00649198145, 0.00240104343, -0.00153868389, 0.00392964669, -0.007632019, 0.0306747053, -0.0167303234, -0.010469283, -0.028709881, 0.00337612373, 0.0103373164, -0.00707483, 0.0169356037, -0.00575517304, 0.0125953974, 5.6167064e-06, 0.00954552274, 0.00782263651, 0.0131892432, -0.0046554585, -0.00119868887, 0.00944288261, 0.00554989278, 0.00193916331, 0.00380867813, -0.0206746329, -0.00988276768, -0.00154326612, 0.00825519, -0.00170822325, -0.00170455757, 0.000810581259, 0.00233322778, -0.0130132893, -0.00895900745, 0.0173901524, 0.00269796629, 0.0271556173, 0.00315618073, 0.00582848722, -0.0117962714, 0.000564978342, -0.00524930423, 0.00297472789, -0.00169814262, -0.0112537453, -0.011268408, -0.018621834, 0.0278594345, 0.00918628182, 0.0198388509, 0.0250295028, -0.00526030129, 0.0124927573, 0.0176100954, 0.0515546165, -0.0055718869, 0.00181911117, -0.0272289328, -0.0137904203, -0.0162904374, 0.0139150545, -0.00792527664, -0.0142376376, 0.00951619633, -0.0158798788, -0.0024413662, -0.0222142339, 0.0162904374, -0.00895900745, -0.0043512038, -0.00914229359, -0.0300588645, -0.0153226899, -0.0147581697, -0.0392671414, -0.00416791812, -0.00796926487, -0.00753671024, -0.00621705316, 0.00394797511, -0.00157075899, -0.0103813056, -0.0173315015, -0.00187409692, 0.0128886541, -0.00395897217, 0.00218843203, 0.00976546481, 0.00700518163, 0.00227640918, -0.00475809816, -0.0244576521, -0.0102053508, 0.02573332, 0.00149836112, 0.0158212259, -0.00895900745, -0.00691720471, 0.0116349803, -0.0326102041, -0.0319357105, -0.00385266659, 0.00564520154, 0.00414958969, -0.00972880796, 0.0139737064, -0.00402495544, -0.00238638069, 0.0201027822, -0.0129253119, -0.00431088125, 0.00480208686, -0.0178300384, 0.0345457, 0.0142523, 0.0126833748, -0.0100807166, 0.0127640199, -0.0380061343, -0.000776673376, -0.00102914951, 0.00969948247, -0.0147874951, 0.0225074906, -0.00917895, 1.64241228e-05, 0.017463468, 0.0012527582, 0.00350075797, 0.0127053689, 0.00864375662, -0.00829917938, 0.00168256322, -0.00551690115, -0.00818920787, -0.0155866211, 0.00317817507, -0.0159971807, 0.0105425967, 0.0326102041, -0.0122141633, -0.00506601855, 0.0299855508, -0.0081232246, -0.0173754897, 0.0150880842, 0.0079619335, 0.0101027107, -0.0225074906, -0.00140213605, -0.00835783, 0.00401395792, 0.0146921864, 0.000317542581, -0.00960417371, -0.0197802, -0.000684572326, 0.00742307305, -0.0379768088, -0.0158798788, 0.0147728324, 0.00699785026, 0.0118769174, 0.0148168206, 0.00619872427, -0.0139883691, 0.0210265424, 0.00325148948, 0.0174341407, 0.00132149027, 0.0257919729, 0.00531895272, 0.0102713341, 0.00498903822, -0.00535927573, 0.00830651075, -0.00693919882, -0.0124854259, -0.0107405456, 0.00285742502, -0.00399929518, 0.00325148948, 0.00707849581, -0.00826985389, 0.0172875132, -0.0130646089, 0.00572951278, -0.027390223, 0.00638201, -0.0160998218, -0.0311732423, 0.00588713866, -0.00308469939, 0.00137189392, 0.0101173744, 0.00699785026, -0.0158798788, -1.71830397e-05, 0.0105132712, 0.0151613979, 0.0108065279, 0.00211511762, 0.0172581878, 0.00774932187, 0.00198498485, 0.000917345227, -0.00953085907, -0.00860709883, 0.00685488759, 0.0233432744, 0.00539959827, -0.0132478951, 0.0222582221, 0.00360706379, -0.0290764533, 0.00393331237, -0.00200148043, 0.0179033522, 0.0101173744, -0.00991942547, 0.0205280054, 0.00265764352, 0.0119062429, -0.00383433816, 0.0203813761, -0.00296189776, 0.0226834454, 0.00579183, -0.0197068844, -0.0111291111, -0.0100000715, -0.0171848722, 0.015044095, 0.00684755575, -0.0175661072, 0.00430354942, -0.00625371, 0.0115176775, 0.014684855, -0.00418991223, 0.00601910427, -0.00252384483, 0.000698777, 0.00284276204, -0.0243696738, -0.0141496602, 0.0246336069, 0.00741940737, -0.0186951477, -0.00559754716, 0.00862909388, 0.0228007492, 0.00631602714, -0.000280198117, 0.0253227614, 0.00805724226, -0.00487173535, 0.0263491608, -0.0122434888, -0.0097434707, 0.00282076793, 0.0106599, 0.00544358697, -0.00225441484, -0.0127493571, 0.0122434888, -0.0407920778, 0.013827078, -0.0152347125, 0.000954002375, 0.0127566885, 0.000824785908, -0.0121188546, 0.00370970368, -0.00976546481, 0.00137189392, -0.00363455666, -0.000756512, -0.00912029948, -0.00781530514, -0.00797659624, 0.0081818765, 0.000192679159, 0.0279767383, -0.0127933463, 0.00623904727, -0.00582482154, -0.00655429857, 0.00140305248, 0.0100807166, -0.000176641654, 0.000414913142, -0.0150294323, 0.0204253644, -0.0118549233, -0.00955285411, -0.0146555295, 0.00224708347, 0.00438786112, 0.00247435784, 0.00250001787, -0.00412759511, 0.00366754807, -0.00531162135, 0.0156892613, 0.00708582764, -0.00988276768, 0.004365867, 0.00191167044, 0.0260412414, -0.0107038887, -0.0216423832, -8.83781e-05, 0.0023955449, 0.0167743135, -0.0156745985, -0.00782996789, 0.00491572404, -0.0012976632, -0.0117376205, -0.0191496965, 0.000520989764, -0.00917161908, 6.81593883e-05, 0.00437319838, 0.00465179235, -0.00106397388, -0.017522119, 0.00987543631, -0.0321409926, -0.00693553314, -0.00242670346, 0.0285632536, -0.0077419905, -0.0228740629, 0.0219649654, -0.0097434707, -0.000445613492, -0.00498903822, -0.0136364605, -0.00664960733, -0.0188417751, -0.00680356752, 0.018401891, 0.0234165881, 0.00419724407, 0.00502203, -0.0024083748, 0.00882704183, 0.0234165881, 0.0219356399, 0.0169062782, 0.00193366478, 0.0010080717, 0.0384753458, 0.00199781475, -0.00755137345, 0.015923867, 0.0278447717, 0.0190323927, 0.000866483431, -0.033226043, 0.0144942375, -0.007632019, -0.0075880303, 0.0166570097, 0.00268696924, -0.0242670346, -0.0224048514, -0.00188234472, 0.0204107016, 0.019340314, 0.00843847636, 0.00246885908, 0.0119502312, -0.00613640714, 0.00606309297, -0.0290471278, -0.00879038498, 0.0144795747, -0.00875372812, 0.0153373526, -0.0157332495, 0.0164370667, 0.0112537453, -0.0142229749, -0.00887836237, 0.035865359, -0.00254950486, -0.00904698484, -0.00235522189, 0.0104986085, 0.010469283, 0.000234147563, 0.00732043339, 0.00742307305, -0.00229657046, -0.0136584546, -0.0019464948, 0.0119868889, 0.00556822121, 0.028269995, -0.00206746347, 0.0116936313, -0.0133285401, -0.00333580072, 0.0249708518, -0.000977829564, 0.00336695928, 0.00664594164, -0.00609975029, -0.0150294323, 5.66753952e-05, 0.0180939697, -0.0240031034, -0.00553889573, 0.00921560824, -0.00905431621, -0.0202054214, 0.0312025677, 0.0213931147, -0.0125440778, 0.00192083477, -0.00441352092, -0.0117742773, 0.0217010342, 0.004545487, 0.00880504772, -0.0230793431, 0.00538493553, -0.0215983931, -0.00525297, 0.00292890635, -0.0327568315, 0.0212611482, -0.00368221081, -0.0190910455, 0.00623538159, -0.0137391007, 0.00177145691, -0.00619505858, -0.00445017824, -0.0134311803, 0.00396630401, 0.00111071172, -0.019340314, 0.000619505881, 0.00460780412, 0.0122801457, 0.00833583623, 0.0124047799, -0.00432187831, -0.0103666428, -0.00323316082, -0.0163344275, -0.00409093825, 0.0217156969, -0.0133798607, -0.00895900745, 0.00502569554, 0.00114920177, 0.0209239013, 0.0121775055, 0.00373719656, -0.00139388815, 0.0126247229, 0.00215727347, 0.01614381, -0.0108065279, -0.0195016041, 0.00722879032, -0.00300588645, -0.0218769889, 0.0173168387, 0.00833583623, 0.00277311355, -0.00515766116, -0.000196573979, -0.0118329283, 0.00836516172, -0.00589447, 0.0101467, 0.000424535654, 0.0104326252, 0.00411293237, 0.00649198145, -0.000365196873, -0.0293403845, -0.010469283, 0.0187684614, -0.0151320724, 0.0112537453, -0.0175661072, -0.00481308391, -0.00405061524, 0.0146995177, -0.0102859968, 0.0127566885, 0.0136804488, 0.0209092386, 0.0110777915, 0.0268770233, 0.031026613, -0.0108065279, 0.00949420221, -0.016642347, -0.00789595, -0.0215690676, 0.00456381543, 0.000662119826, 0.00479842117, 0.0156599358, 0.0125440778, 0.00151210756, 0.00260998914, -0.00248902058, 0.0115689971, 0.0185778439, 0.0198095255, 0.00599711, -0.00313418638, 0.0143402778, -0.00526763266, -0.00990476273, 0.00261915359, -0.0112244198, 0.00309019792, 0.00831384212, 0.00362722529, 0.00287941936, -0.0237245094, 0.012368123, 0.0264224745, 0.0098901, -0.00121060247, -0.00578449853, 0.000840365188, -0.0144282551, 0.0256746691, 0.00133890251, 0.0138124144, 0.0257919729, -0.0100000715, 0.00232956209, -0.0092522651, 0.015762575, -0.0105132712, -0.015542632, -0.00077254948, 0.00755137345, -0.00890035648, 0.0205866564, 0.00863642525, 0.0189884044, 0.00491938973, 0.00681089889, 0.00184018898, 0.00357957091, -0.00184568763, -0.00257883058, -0.00154509896, 0.0124121113, -0.0161877982, -0.0160558317, 0.00274378783, 0.00799859, -0.00132057385, 0.00408360688, -0.00135448179, 0.00879038498, -0.0219796281, 0.0215544049, 0.0157919, 0.0130719403, -0.00488639856, 0.00524197286, 0.010388637, -0.0116203176, 0.0117962714, 0.00440985523, 0.00545458402, -0.00272179348, 0.0073021045, -0.00779331056, 0.0147728324, 0.000669909467, -0.00195199333, 0.00147270109, 0.034604352, -0.0122728143, -0.0241497308, -0.000874273072, 0.0142742945, 0.0192669984, -0.0130132893, -0.00110063097, 0.0181086324, 0.00821120199, -0.00890035648, -0.0074963877, -0.00321849785, 0.0129399747, -0.00837249309, 0.00809389912, -0.0169062782, 0.00959684234, -0.014186318, 0.0264078118, -0.00475809816, -0.0147948265, 0.00161932968, 0.0104912771, -0.0152200498, 0.00620972132, -0.00231306627, -0.00434020674, -0.0193696395, -0.0125294141, -0.00405428093, -0.00293623796, -0.000597511593, 0.00779331056, -0.00697952183, -0.0148901353, 0.0192669984, 0.0130499462, -0.0231086686, 0.0107625397, 0.0103739742, 0.00889302511, -0.00546924723, -0.0115396716, -1.62809301e-05, 0.0138417408, 0.0206013191, 0.0114297, 0.0338125564, -0.00529695861, 0.0095235277, -0.00682556164, 0.00808656774, 0.00451616105, 0.000527404773, -0.0155133065, 0.00422656955, 0.0145015689, 0.0176394209, 0.001808114, -0.0168916155, 0.00854844786, -0.00959684234, 0.000661203405, -0.00353741506, 0.00420824112, -0.0119355684, -0.00594579, 0.0098534422, 0.00826252159, -0.0107625397, -0.01758077, -0.0131452549, -0.0108651798, -0.007012513, 0.000365655083, -0.0134898322, 0.00534461252, -0.00129674678, 0.0111657688, 0.010469283, -0.0121921683, 0.00343844085, -0.00543259, -0.0250148401, 0.0018282755, -0.0148608098, -0.00265031215, 0.00634535309, 0.0130426148, 0.0101320371, -0.0133578666, -0.00766867632, 0.0103226537, -0.012947306, 0.0254400633, -0.0163490903, 0.000441947777, -0.00725445058, -0.00012933102, -0.00953819137, -0.0033632936, -0.0157479122, 0.000453174027, 0.0061474042, 0.00431821262, -0.0121115232, -0.0054619154, -0.034985587, -0.00111621025, 0.00662028184, -0.018240599, 0.00325882086, -0.00972880796, -0.0184312165, -0.0107038887, 0.0242963601, -0.011627649, 0.0156745985, 0.0253960751, 0.016305102, 0.00020631103, 0.0136877801, -0.00560487853, -0.0112830717, 0.0194429532, -0.0243696738, -0.018401891, -0.0154693183, 0.0149561176, 0.00682189595, 0.00616206741, 0.00364738656, -0.0024413662, 0.00181361265, -0.00238271477, -0.0187684614, 0.0028482608, -0.00677057588, 0.00945754535, 0.00161016535, 0.00637467857, -0.00878305361, 0.00808656774, -0.0101980194, -0.0055022384, -0.0112904031, 0.0284019616, 0.0121701742, 0.017800713, 0.00883437321, -0.00108046958, 0.00101448665, 0.00567086134, -0.000187638798, 0.0224195141, 0.0227420963, 0.00268513639, -0.012067534, -0.0105645908, 0.0205280054, 0.0152493753, -0.00803524815, 0.00848979596, 0.00128666603, 0.017962005, -0.00326798507, 0.0116936313, -0.0031506822, 0.0155279692, -0.0197362099, 0.0357480533, -9.80865207e-06, -0.0201614331, 0.00803524815, -0.0159092043, -0.000458214403, -0.00266864058, -0.00207662769, 0.000883895555, -0.00798392761, -0.00758069893, 0.0135044949, -0.00358506944, -0.0160558317, -0.0176834092, -0.00479475548, 0.00352458516, 0.00326615223, -0.0156892613, 0.0149194608, 0.00560121285, 0.0149707804, 0.0183579, -0.0114370314, -0.00579183, 0.00272912486, 0.00375185953, -0.00608142139, -0.00162391178, -0.0110557973, 0.00545091834, -0.00530795567, -0.0197655354, -0.0288125221, 0.00434753811, -7.73809588e-05, 0.0112977345, -0.0247655716, -0.00304804207, 0.00292707351, 0.00870973896, -0.00495604705, -0.00509900972, 0.00367121375, -0.00368587673, -0.0120748654, -0.0250148401, 0.0138344094, -0.0123094711, 0.00924493372, 0.0111437738, 0.00522364397, 0.040000286, 0.0275075268, -0.0080132531, -0.00208945759, -0.000357865443, 0.00487906672, -0.00114461954, -0.00638201, -0.0115103461, -0.000589263742, 0.00940622482, -0.00302238227, 0.0049010613, 0.025293434, 0.00440985523, 0.00578449853, -0.00321116648, -0.0169356037, 0.00821853336, 0.00959684234, 0.0070968247, 0.00851912238, 0.00789595, -0.0195309296, -0.0185338557, -0.00707116444, -0.00878305361, -0.000521906186, -0.00326981791, -0.0150294323, -0.00618039584, 0.0168183018, 0.00847513322, -0.0145382266, -0.00141771534, -0.0128886541, 0.00919361413, 0.0189737417, 0.0138490722, 0.00359056797, 0.000419266173, -0.0178593639, -0.0054105958, -0.0469504818, -0.00390032097, 0.00761735626, 0.0136364605, -0.00118036033, -0.0133285401, -0.00158358901, -0.00453448948, -0.000992492423, 0.0139150545, 0.00765401311, -0.00504402397, -0.0127053689, 0.00201431056, 0.000634626951, -0.0225661434, 0.0125953974, 0.0157919, 0.00161658041, -0.000964083069, 0.0241057426, -0.0059018014, 0.0012490924, -0.0025183463, 0.00620239, -0.0141496602, -0.00908364262, 0.0114223687, 0.0145162325, -0.00804991089, -0.00631969282, -0.00763935037, 0.00482408097, -0.00145437254, 0.00381967518, 0.00195382629, 0.0022855734, -0.0296336412, -0.0131599177, -0.00729843881, 0.000359927421, -0.00732409908, -0.00540326396, -0.00728377607, 0.00153776747, 0.00643333, 0.000701068, 0.0174341407, -0.000415371353, 0.00951619633, -0.0185925066, 0.00339445216, 0.000756053778, 0.00620239, 0.0069025415, 0.00710782176, 0.032668855, -0.020000143, 0.00710782176, 0.0136877801, 0.00063416874, -0.0102566713, -0.0220822692, -0.00697952183, -0.00954552274, -0.00353741506, -0.00805724226, -0.000314564182, 0.00321116648, 0.0180059932, -0.00871707, -0.000252247031, 0.00700151594, 0.00937689934, -0.00489006424, 0.0099120941, 0.00948687084, -0.00738275051, 0.00650664466, 0.0055205673, 0.00188051187, -0.00697585614, 0.031407848, 0.00524930423, -0.0176980738, -0.00227457634, 0.0107185515, -0.00167248258, -0.00355024519, 0.00200148043, 0.0119429, -0.0277421325, -0.0118622547, 0.0300148763, -0.0357480533, -0.0028739206, -0.0056561986, -0.00917161908, 0.0121115232, -0.0035960665, 0.0120308772, -0.0199414901, -0.00570751866, -0.000613090873, -0.00560121285, 0.00156251108, -0.00306453789, -0.0276248287, -0.00802058447, 0.0157772377, 0.0156159466, -0.00221592491, 0.011407706, -0.00725078443, 0.01060858, 0.0174927935, 0.00339811807, -0.00897367112, 0.000484790828, -0.0119942203, -0.0178740267, -0.0345750265, 0.00326798507, -0.00270346506, 0.0179326795, 0.00149927754, -0.000712981622, 0.00855577923, -0.0263051726, -0.0171848722, -0.0174781308, 0.019120371, 0.0151467351, -0.0183579, -0.00696485862, -0.00715547614, -0.0146335354, 0.001942829, -0.0101906881, 0.0154253291, -0.0130646089, 0.0150880842, 0.0182552617, 0.00339261931, -0.030967962, -0.00904698484, 0.00195016048, 0.0167156607, -0.0118109342, 0.000931091665, -0.0115689971, 0.00455281837, -0.00560121285, 0.0238124859, -0.0121261859, -0.0036492194, -0.00357590523, 0.0184752047, 0.0107405456, 0.00833583623, 0.00741574168, -0.0201760959, -0.0335192978, -0.0282993205, -0.00449416693, 0.0134091862, 0.00674491609, -0.00113453891, 0.00430721557, 6.42645682e-05, 0.00654330151, -0.00391864963, 0.0130646089, 0.0153080262, 0.00560487853, 0.00136364601, -0.0267890468, -0.00683289301, 0.00561587559, 0.00926692784, 0.00181177969, 0.0189150907, -0.0136511233, 0.0107258828, -0.000627753732, -0.0185338557, 0.0143036209, 0.00727277901, 0.00675224746, 0.0168329645, 0.0110777915, 0.0152787007, -0.0158798788, 0.0079619335, -0.00786662474, 0.0112317512, -0.0107258828, 0.0175367817, 0.0153373526, -0.00900299661, 0.00566353, -0.00680723321, -0.00210045488, -0.00915695634, -0.00562320696, 7.00495293e-05, -0.0184752047, 0.0144502493, -0.0101760253, -0.0195749197, -0.00369504094, 0.00316901086, -0.00209862203, -0.00554256141, -0.0126687121, -0.00536294142, -0.0114223687, -0.0045711468, -0.00414958969, 0.00624637865, -0.000927425921, 0.00722879032, 0.0266864058, -0.016363753, 0.0216130558, -0.00620239, 0.0205280054, 0.017800713, 0.00169264397, -0.00201797625, -0.0153080262, 0.0116496431, 0.0139370495, -0.0113270599, -0.0153960036, 0.00762468763, -0.00144429179, 0.0131305922, -0.00959684234, 0.0276981443, 0.0231379941, -0.00299672224, -0.0170529075, -0.0233286116, -0.00504768966, 0.024853548, -0.00368037797, 0.00541792717, -0.000844947353, -0.00249635195, -0.00402128976, 0.00725078443, 0.0283286478, -0.00169814262, 0.0190617181, 0.000711606932, -0.00903232209, -9.21583705e-05, -0.00486806966, 0.0172581878, -0.00667160144, -0.00722879032, 0.00556455553, -0.0100660538, 0.000961333804, -0.000441260461, -0.0167156607, -0.0191936847, -0.00656163041, 0.0113563854, 0.015645273, 0.000954918796, -0.00570018729, -0.0175074562, -0.00341461366, -0.0254547261, -0.0100147342, 0.00764668174, 0.0153373526, 0.000407352607, -0.00876839086, -0.0186511595, -0.00980945397, 0.0167449862, -0.00185210258, -0.0162757747, -0.0204400271, 0.00828451663, 0.00903232209, 0.00321483216, 0.00419724407, -0.00850446, -9.33039046e-05, 0.00633435603, -0.0234312508, -0.00568552408, 0.00813788734, 0.00730577, -0.0014690354, -0.00120327098, -0.0144869061, -0.0255427025, 0.00343844085, 0.000339765975, -0.015982518, -0.00423023524, -0.0124927573, -0.031407848, -0.00775665324, -0.0176100954, -0.0111071169, 0.0223901886, 0.00125550746, 0.00292707351, -0.00307920086, -0.0074963877, 0.00344210654, -0.0110191396, 0.0038929896, -0.0136217978, 0.00262098643, -0.0116936313, -0.0167596489, -0.00813055597, 0.0261145551, 0.0200148057, 0.0146115404, 0.00605209591, 0.00802791584, 0.00251101493, -0.00568919, -0.00384166953, -0.0245456286, -0.00690620719, -0.00383800385, 0.0034036166, -0.0116423117, 0.0129839629, -0.00688787876, -0.0110777915, -0.0024285363, -0.00780797331, 0.00423390092, -0.0261145551, 0.032844808, -0.0274048876, -0.014824152, 0.00695752725, 0.0236805193, 0.00810856186, -0.0186071694, -0.000254308979, 0.0242670346, 0.0239151251, -0.0212024972, 9.98907417e-05, -0.0163784157, -0.00978012849, -0.00405794661, -0.0143109523, 0.0063416874, -0.0225808062, -0.0151907234, -0.0114443628, -0.0191790219, 0.0112024257, 0.0151320724, -0.00945021398, -0.0128593286, -0.0037830181, -0.00243953336, -0.00380134676, -0.0176687464, 0.0938423052, 0.0174927935, 0.00109055021, -0.0385633223, 0.0140616838, -0.0177713875, -0.00690987334, 0.0427275747, -0.014904798, 0.00711148744, 0.00822586473, 0.00456014974, -0.0219356399, 0.00704183895, -0.0109018367, -0.0171848722, -0.00202530762, -0.00839448813, -0.0065469672, 0.00226541189, 0.0296043158, -0.0194576159, 0.0081818765, -0.00191167044, 0.000558105123, -0.00669359602, 3.330646e-05, 0.0138197467, -0.00751471613, 0.00984611083, -0.017463468, 0.0137391007, -0.00690620719, 0.00515399547, -0.0128959864, 0.0231233314, 0.0104986085, 0.00898833387, 0.0221702456, -0.0129106492, 0.0250881556, 0.00290691224, 0.0213491246, 0.00707849581, 0.0186511595, 0.00408360688, 0.00619872427, -0.00264847931, 0.0254254, -0.0113563854, 0.000180880132, -0.0149121294, -0.00618039584, -0.0166863352, 0.000581932312, -0.00362539222, 0.0121555114, -0.0092009455, 0.00496337842, -0.000319146318, 0.00824785884, 0.00533728115, -0.00570018729, 0.00494138384, 0.00432187831, 0.00256416784, 0.0181232952, -0.00656529609, -0.00410193531, 0.00677790726, 0.00990476273, -0.0200148057, -0.000163697099, -0.011187763, 0.0023955449, 0.0212464854, -0.0098901, 0.0238564741, -0.00826985389, -0.0229913648, -0.00756603619, 0.0028482608, -0.0223315377, -0.0298389215, 0.00557921873, -0.00120876962, -0.0249268636, -0.0196922217, 0.00992675684, 0.00989743136, -0.0034604352, 0.0215983931, -0.015044095, 0.0073424275, 0.00945754535, 0.00916428771, -0.0115030147, 0.00283726351, 0.0107845338, 0.0117449518, 0.0147581697, 0.00638934178, -0.0206746329, -0.0144282551, -0.00469578104, 0.017243525, -0.00570018729, -0.00129216455, 0.00194099615, 0.0135044949, 0.00402128976, -0.0178593639, 0.00308286655, 0.0187684614, -0.00644799322, 0.00429988373, 0.00867308211, 0.00486073829, 0.0303814467, 0.00965549424, -0.0110191396, 0.0236072056, -0.0102420086, 0.00205829903, 0.00247985637, 0.00567086134, -0.000527404773, 0.000675408, 0.0112317512, -0.0101833567, 0.0157919, -0.00626837276, 0.0121408487, -0.00130407815, 0.00523830717, 0.0184312165, -0.00556089, -0.00765401311, 0.0139737064, 0.00130316173, 0.0139883691, 0.0035392479, 0.0135631459, -0.00506235287, 0.0111950943, 0.00177145691, -0.000184660399, -0.00452349242, -0.00328448089, 0.0051906528, 0.0132112373, 0.000977829564, -0.00608142139, -0.0108211916, 0.0194869414, 0.0187391359, -0.00948687084, -0.00875372812, 0.0107845338, 0.00401762407, -0.00263198349, 0.00773465913, 0.0550443791, -0.00190617191, 0.00494138384, -0.017243525, 0.00815988239, 0.0124780945, 0.00777864782, 0.0133138774, 0.0101613626, 0.012646717, 0.0214664284, 0.0138197467, 0.000744140183, 0.0106818937, -0.000505868695, -0.00713714724, 0.0107698711, 0.00186768186, -0.0139883691, 0.00828451663, 0.0116789686, 0.0257773083, -0.0053262841, -0.00239004637, -0.0016248282, -0.0183139127, 0.0123094711, 0.0075880303, -0.0260119159, 0.00571851572, -0.0219796281, 0.00373536372, -0.0109384945, 0.00149286247, 0.0156599358, -0.015923867, -0.00945021398, -0.0175367817, -0.000521448, 0.00918628182, -0.00402495544, 0.000102697304, 0.0231379941, -0.0147361746, -0.0011876917, -0.00548391, -0.00126008957, 0.0082331961, -0.00372253382] |
02 Sep, 2024 | Top 5 Use Cases for Hugging Face Models in 2024
02 Sep, 2024
In 2024, the landscape of natural language processing (NLP) is experiencing rapid advancements, with Hugging Face at the helm of these innovations. Hugging Face’s models, including cutting-edge architectures like GPT-4, BERT, and T5, are driving significant changes across various industries. Top 5 Use Cases for Hugging Face Models in 2024Here, we explore the top five use cases for Hugging Face models in 2024, highlighting their transformative impact on businesses and technology1. Enhanced Customer Support through Conversational AIOverviewConversational AI has become a cornerstone of modern customer service, enabling businesses to provide efficient, scalable, and personalized support. Hugging Face’s models, such as GPT-4, are revolutionizing this space by powering sophisticated chatbots and virtual assistants.ApplicationsAutomated Customer Service Agents: Hugging Face models can handle a wide range of customer queries, from basic information requests to complex troubleshooting. These models understand and generate human-like responses, offering a seamless interaction experience.Personalized Support: By integrating with customer databases and leveraging past interaction data, these models can provide tailored responses, recommendations, and solutions based on individual customer profiles and histories.Multilingual Support: Hugging Face models support multiple languages, allowing businesses to offer consistent and high-quality customer support across different regions and languages.Benefits24/7 Availability: Automated systems can operate around the clock, providing immediate responses to customer inquiries and reducing the need for human intervention.Scalability: Businesses can handle large volumes of interactions without a proportional increase in support staff, leading to cost savings and improved efficiency.Improved Customer Experience: Enhanced personalization and accurate responses lead to higher customer satisfaction and engagement.2. Advanced Content Generation and EnhancementOverviewContent creation and enhancement are critical for digital marketing, journalism, and creative industries. Hugging Face’s models facilitate automated content generation, offering tools to create and refine high-quality written material.ApplicationsAutomated Content Creation: Models like GPT-4 can generate articles, blog posts, product descriptions, and marketing copy with minimal human input. This capability is valuable for scaling content production and maintaining consistency across different platforms.Content Augmentation: Hugging Face models can assist in expanding or enriching existing content by providing suggestions, completing drafts, or generating additional paragraphs based on initial input.Creative Writing Assistance: For authors and content creators, these models offer creative writing prompts, character development ideas, and plot suggestions, fostering creativity and overcoming writer’s block.BenefitsEfficiency and Productivity: Automated content generation speeds up the production process and reduces the time required for content creation.Consistency: Maintaining a consistent tone, style, and quality across various content pieces becomes easier with AI assistance.Cost Savings: Reducing the reliance on human writers and editors lowers operational costs while scaling content output.3. Improved Healthcare through NLP ApplicationsOverviewThe healthcare industry is increasingly leveraging NLP to enhance medical records management, patient care, and research. Hugging Face models are playing a pivotal role in extracting valuable insights from unstructured medical data.ApplicationsMedical Record Analysis: NLP models can analyze electronic health records (EHRs) to extract relevant patient information, identify patterns, and assist in diagnostic processes. This helps in improving the accuracy of patient data management and clinical decision-making.Clinical Decision Support: By analyzing patient symptoms, medical history, and research literature, these models provide recommendations and alerts for healthcare professionals, enhancing clinical decision support systems.Patient Interaction and Engagement: Virtual health assistants powered by Hugging Face models can provide personalized health advice, answer medical queries, and assist in managing patient appointments and follow-ups.BenefitsEnhanced Diagnostic Accuracy: Improved data extraction and pattern recognition lead to more accurate diagnoses and treatment recommendations.Increased Efficiency: Automation of routine tasks reduces the administrative burden on healthcare professionals, allowing them to focus more on patient care.Better Patient Engagement: Personalized and timely interactions with virtual health assistants improve patient engagement and adherence to treatment plans.4. Enhanced Educational Tools and TutoringOverviewEducation technology is benefiting from advancements in NLP, with Hugging Face models enhancing personalized learning experiences and providing intelligent tutoring solutions.ApplicationsPersonalized Learning: NLP models can analyze students’ progress and learning styles to provide customized recommendations, practice exercises, and educational content tailored to individual needs.Intelligent Tutoring Systems: These systems, powered by Hugging Face models, offer real-time feedback, explanations, and support for students, helping them understand complex concepts and solve problems more effectively.Content Summarization and Translation: Educational materials, including textbooks and research papers, can be summarized and translated into different languages, making learning resources more accessible to students globally.BenefitsCustomized Learning Paths: Tailored educational experiences address individual learning preferences and needs, improving student outcomes.Scalable Tutoring: Intelligent tutoring systems can assist a large number of students simultaneously, providing support that is both scalable and efficient.Global Accessibility: Translated and summarized content ensures that educational resources are accessible to a diverse audience.5. Financial Analysis and ForecastingOverviewIn the financial sector, Hugging Face models are enhancing the capabilities of market analysis, risk assessment, and investment strategies through advanced NLP techniques.ApplicationsSentiment Analysis: Models can analyze financial news, social media, and market reports to gauge sentiment and predict market trends. This insight helps investors and analysts make informed decisions.Automated Report Generation: Hugging Face models can generate financial reports, summaries, and analyses, providing stakeholders with up-to-date and relevant information efficiently.Risk Assessment and Fraud Detection: NLP models can identify patterns indicative of financial risks or fraudulent activities by analyzing transaction data, regulatory filings, and other relevant documents.BenefitsInformed Decision-Making: Enhanced sentiment analysis and automated report generation provide valuable insights for making strategic investment decisions.Efficiency: Automation of report generation and risk assessment tasks improves operational efficiency and reduces manual effort.Early Detection: Early identification of risks and fraud through advanced analysis helps in mitigating potential financial losses.ConclusionIn 2024, Hugging Face models are set to drive transformative changes across various sectors, from customer support and content creation to healthcare, education, and finance. By leveraging advanced NLP techniques and pre-trained models, businesses and organizations can enhance their operations, improve user experiences, and achieve greater efficiency. As Hugging Face continues to innovate and expand its offerings, the potential applications of its models are bound to grow, further revolutionizing how we interact with and utilize language-based technologies
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024 | https://www.geeksforgeeks.org/top-5-use-cases-for-hugging-face-models-in-2024?ref=asr10 | Python Projects | Top 5 Use Cases for Hugging Face Models in 2024 | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0221713763, 0.00682329759, -0.0157474075, -0.000315230282, 0.0359395072, -0.0298627783, 0.0135337412, 0.0333525576, 0.00219521811, 0.0514959283, 0.0338386931, -0.0268070512, 0.0232304633, -0.028821053, -0.036738161, 0.0108513, 0.00325973053, 0.0176398735, -0.00569476234, -0.0129434308, -0.0365645401, -0.0237860493, -0.0605936609, -0.0296370704, 0.00486572273, 0.01795239, 0.00500896, 0.0167110022, -0.0279876739, -0.00553850364, 0.0130041977, 0.00249579898, 0.0329705887, -0.0417731665, -0.00346807553, -0.00378710381, 0.024862498, 0.00927135069, -0.00953178201, 0.01369, 0.0536141023, 0.00161141809, 0.0202962719, -0.00856384635, 0.00803864282, -0.0334046409, -0.0241680164, -0.026980672, 0.0112679899, -0.00263903616, -0.0162422266, -0.0168672614, 0.0522598624, 0.00727905193, 0.014210863, 0.00906300545, 0.0289599504, -0.0402105786, 0.055419758, 0.00501330057, -0.0290814843, 0.00815149676, 0.0236992389, -0.0272063799, -0.00611579278, -0.0231610145, -0.0194281675, 0.0312864669, -0.00900223851, -0.0173707604, -0.0205567032, 0.0286474321, 0.0177614074, -0.0116325933, 0.0136465952, -0.0152959926, -0.0106863603, 0.0322587453, -0.00470078317, 0.00371114467, 0.0290641226, 0.00287776487, 0.0036199938, -0.0123097152, 0.0687191114, 0.00414519664, -0.0145928282, -0.0851436406, 0.00409094, 0.00861593243, -0.0286647938, -0.00412132358, -0.0117194038, -0.0448636152, -0.0132038621, 0.000950031332, -0.0097227646, 0.00784766, -0.0134469308, 0.0382313021, 0.00809072889, 0.029932227, 0.0400369577, -0.0442038551, 0.00177093223, -0.030435726, -0.0391341299, 0.0111898603, 0.00523900753, 0.014210863, 0.00347458618, -0.019011477, -0.0257306024, 0.0324670896, -0.0129434308, -0.0146275526, -0.0143150352, -0.0246888772, 0.0245499816, -0.0113461195, -0.00118496199, 0.0255048964, 0.0169801135, 0.02988014, -0.0271890182, 0.0549683459, -0.0210081171, 0.0183169954, 0.0207997728, -0.0219456684, -0.008359842, 0.0356617123, -0.0263556372, 0.0223970842, 0.008641975, -0.00962727331, 0.0310954861, -0.00235473202, 0.0121447751, 0.00734415976, -0.0445510969, -0.00343986205, -0.0108078951, -0.0448983386, -0.013880983, -0.0150442421, -0.0213206336, 0.0581629686, 0.0123357577, -0.000729207357, -0.043196857, -0.0131170517, 0.00490912795, 0.0127177238, 0.0205914266, -0.0260952059, 0.0244978946, 0.0315642618, -0.0422245786, 0.00760893151, 0.0220672041, -0.0229700319, -0.00785200112, 0.0112766707, 0.00978353247, 0.0340644, 0.0435441, 0.0090196, -0.055767, 0.0515653789, -0.032102488, 0.00928871334, -0.00682329759, -0.027814053, -0.0285085365, -0.00307525834, 0.00717488, -0.00303185335, -0.0105387829, -0.00126743189, -0.0133601204, 0.0256090686, 0.0583018661, 0.00691444846, 0.022570705, 0.0217026, 0.0646563843, 0.0182649083, 0.034168575, -0.00156150211, 0.0209733937, -0.0114502916, 0.0250708442, 0.00777387153, -0.000920732797, -0.027709879, -0.0233867224, 0.0494819283, -0.00518258102, 0.0183517188, -0.0230394807, -0.0301926564, -0.00841192808, 0.0394813716, 0.0304183643, -0.0174749345, -0.0103825238, -0.00104498025, 0.0148445787, -0.0016331207, -0.0156258717, -0.023577705, -0.0171190109, -0.0318941399, 0.0147404056, 0.00711411238, -0.0117367664, -0.0175357014, -0.00546471495, -0.023247825, -0.0364950933, 0.0328143314, 0.0355401784, -0.0470859632, -0.0296717957, -0.0175530631, -0.0105040586, 0.000349683134, 0.018733684, -0.00857252721, 0.0204872545, 0.0269980337, -0.00190006266, 0.00476155058, 0.0231957398, 0.00513483537, -0.0177093223, -0.00370897446, -0.0545169301, 0.028091846, 0.0168325361, -0.0146101909, -0.00880257506, -0.0115023777, 0.000485595665, 0.0118843438, 0.00284087029, 0.0529890694, 0.000225164476, 0.0540655181, -0.0160078388, -0.0306267086, 0.0133948447, 0.0284390878, -0.0106776794, 0.00888070371, 0.0282133799, 0.00654116366, 0.0140806474, 0.0079952376, 0.0188899431, -0.0137768108, -0.010035282, 0.086393714, -0.0318941399, -0.00602898235, 0.0304010026, -0.00826001, 0.0293419156, -0.0200358406, 0.0341338478, -0.0203657206, -0.000366231368, -0.001435627, -0.0233519971, -0.00444903318, -0.00266941986, -0.0184732527, 0.04916941, 0.0145841474, 0.00476155058, -0.03590478, 0.055628106, 0.0281092077, -0.0373631977, -0.0196191501, -0.0259910338, -0.00189029647, -0.0659064576, -0.0340123139, -0.0194281675, 0.00766969891, 0.0173707604, 0.0149140265, 0.01728395, 0.00373284728, 0.00654550409, 0.0163029935, -0.0050784084, 0.00110574753, -0.020122651, -0.0142803108, -0.000515436754, -0.00243720203, -0.0298106913, 0.017448891, 0.028821053, 0.0291335713, 0.00424502837, -0.0150963282, 0.0540307947, -0.0113461195, -0.0150789665, 0.00521730492, -0.011485016, 0.0475373752, -0.00967935938, -0.0179176666, -0.0316163488, -0.0359395072, 0.0127698099, -0.0134729743, -0.0672607, 0.0291856565, 0.00555152493, -0.00776085, 0.0275536217, 0.027814053, 0.0186815988, -0.0452455804, -0.00856818631, -0.0327448845, -0.0140198795, 0.0155737856, 0.0550030693, -0.0452803038, -0.0249840338, 0.011424249, -0.0211991, 0.00719224149, 0.0141327335, -0.0255048964, -0.0176919606, -0.00259563094, 0.0188204944, -0.0348109715, -0.00325104943, 0.0505583771, 0.00583799928, 0.0291335713, 0.00172210135, -0.00109164079, 0.0119451107, 0.00809507, -0.0251055676, -0.0022570705, -0.00032906569, 0.0023525618, -0.0269112233, 0.0155477431, 0.0131691378, -0.0243937224, -0.0398633368, 0.0141240526, -0.0241506528, -0.0365645401, -0.00534318, 0.0153567595, 0.0176919606, -0.0132212238, -0.00742228935, 0.032501813, 0.00352016184, -0.00756552629, -0.0271542929, -0.00107753405, 0.00424936926, -0.0254528094, -0.0229353085, 0.03590478, -0.00426456099, -0.00431230664, 0.00763063412, 0.051287584, -0.0102957133, 0.00847269502, -0.00842060894, -0.0515653789, -0.026477173, 0.0230742041, -0.00800391939, -0.0122663099, -0.0121621368, -0.0391688533, -0.000904998451, 0.00932343677, 0.0044880975, 0.0104693342, 0.0206955988, -0.00968804117, -0.00857252721, 0.0204178058, 0.0209907554, 0.0332483836, -0.0322240219, -0.0161467344, 0.00129238982, -0.0379187837, 0.0103304377, 0.0186989605, -0.0272758286, -0.00406272663, -0.0280223973, -0.0197233222, 0.00937552284, -0.00919322111, -0.0136726378, 0.00417775055, 0.0246541537, -0.000201020332, 0.0125180595, 0.0495513752, 0.0257479642, 0.0298106913, -2.9841076e-06, 0.00840758719, -0.00357658858, 0.007804255, -0.0365298167, -0.0298106913, 0.0161467344, -0.00750041846, 0.0233867224, 0.000941892853, 0.00618090061, -0.0249840338, 0.0227964111, 0.0499680676, -0.00730509544, 0.00552114146, -0.000781836163, 0.0102436272, -0.00165373809, -0.047780443, -0.0721568, 0.0368770584, -0.0233172737, -0.0327275209, 0.0154522518, -0.0260083955, -0.0587185547, 0.048717998, -0.0619131774, 0.010313076, 0.0139851552, -0.0146275526, -0.0060376632, 0.00117411069, 0.0533710346, -0.0261125676, 0.00826435, 0.0356964357, 0.0322934687, -0.0166328736, 0.0148358978, -0.0329705887, -0.0559753478, -0.0300190374, 0.00122077123, 0.0245499816, -0.0163637605, -0.0100526446, 0.0361131281, 0.0163116734, 0.0376062654, -0.0140632847, 0.00290380791, 0.000290272292, -0.00371765532, -0.00328360335, 0.0549683459, 0.0213206336, 0.0506625511, -0.0144018456, -0.0126829995, -0.00492649, -0.000218246772, -0.01795239, 0.0439260639, 0.01694539, -0.0341859348, 0.011320076, -0.0067234654, -0.0292377435, -0.00796485413, -0.0488568917, -0.0175009761, 0.00275405985, 0.017778771, 0.00306223682, -0.0173099935, -0.00778689282, -0.0197406858, 0.017778771, -0.0169801135, -0.0181433745, -0.0128826639, -0.0202789102, 0.0083294576, 0.0185774267, -0.00579025364, 0.0111030499, -0.00241983985, -0.00753514282, -0.00179046451, 0.00874614809, -0.0197233222, 0.0375368185, 0.0172405448, 0.000623407192, 0.0160338804, -0.00586404279, 0.0233693607, 0.0191330127, -0.0182822701, 0.00910641067, 0.021910945, -0.00991374813, 0.0260431208, -0.00157560874, -0.0024133292, 0.0130215604, -0.00424285838, -0.00287125399, -0.00150616048, 0.00234388071, -0.0131083708, 0.0104693342, 0.0146101909, -0.0117714908, -0.0438566133, 0.031269107, 0.0017155906, 0.00128153851, 0.00287993508, -0.00182735897, 0.0346026272, -0.0168585796, -0.027814053, -0.000308719493, -0.0110249212, 0.00298844813, 0.0263556372, 0.0217894111, -0.0197059605, -0.00973144546, -0.000488037214, -0.0191330127, -0.00723998761, -0.00692746975, -0.0281092077, -0.0142195439, -0.0106429551, 0.0155651048, 0.00531713711, -0.0103304377, 0.0252791885, 0.0127524482, -0.0168325361, -0.0057034432, 9.12187388e-05, 0.00813847501, 0.0101568168, -0.0234561712, 0.00426673098, 0.0331094861, 0.0264598094, -0.0185079779, 0.0197059605, 0.0100700064, 3.20452455e-05, 0.00857252721, 0.000552331156, 0.0216678753, 0.021407444, -0.00010539325, -0.00378493336, -0.0352971107, 0.0202441849, -0.0358700566, 0.00765233673, 0.0463567525, -0.0364950933, -0.0395508185, 0.00328794401, 0.0226227902, 0.0421898551, 0.0184385292, 0.0126309134, -0.0476415493, -0.0165634248, 0.00896751415, 0.0315295383, 0.0374326445, -0.0532321371, -0.0197754093, -0.00538224494, 0.010035282, 0.0218935832, 0.0184906162, 0.0151744578, 0.00148879841, 0.0303836409, -0.00941024721, -0.00175031472, -0.0255222581, -0.00500896, 0.00653682323, -0.0305746235, -0.00591178844, -0.00123704819, -0.0127003612, -0.00986166112, -0.0204525311, 0.0172318649, 0.0427107178, 0.00634149974, -0.0126309134, 0.0103217568, -0.0231783763, -0.0318073295, -0.0188725814, -0.01627695, -0.0113461195, 0.0252791885, -0.013047603, -0.0142629491, -0.013655276, 0.000930499, 0.00913245417, -0.0124399308, 0.00983561855, -0.0216157902, 0.170009494, -0.00146384037, 0.00295155356, -0.0104606533, 0.0181433745, 0.0328664184, 0.008641975, -0.0105301021, 0.00459227, 0.0117280856, 0.0319635905, -0.0263382755, -0.011649956, 6.99908851e-05, -0.0140632847, 0.00856384635, 0.0187510457, 0.0158428978, -0.000336119032, 0.0267896894, 0.0103304377, 0.00536054233, -0.0330053158, -0.0210254788, 0.0136379143, 0.00485270144, 0.00357658858, 0.0319809504, -0.0395508185, -0.0107644899, 0.0238381363, 0.00547773624, -0.0304010026, 0.00734415976, -0.000226656528, 0.00988770463, -0.0212164614, -0.0267376043, -0.024636792, 0.000463893084, -0.00289512682, -0.0361131281, 0.00652380148, -0.0161901396, 0.00434269, -0.0209213067, -0.0117454473, 0.0061939219, -0.0163203552, 0.0144018456, -0.0144712934, 0.00150399015, 0.00463567534, -0.0019868731, -0.0229179449, 0.00123162253, -0.013377483, -0.0399327837, -0.022240825, -0.0485443771, -0.0230742041, 0.00178612396, 0.0127003612, -0.00360263162, -0.0150876474, -0.0338386931, 0.00162660994, 0.025643792, 0.0273105521, -0.0134035256, 0.00269980356, -0.00624166802, 0.0389952324, 0.0095057385, 0.0224838946, -0.0308350548, 0.00234388071, 0.0256611537, 0.0250187572, 0.0189941153, -0.0244458094, -0.0327275209, 0.0122489473, 0.0237513259, 0.00858120807, -0.0254528094, -0.0108773429, 0.0338386931, -0.0331615731, 0.0132733099, 0.00602464192, -0.0169540718, -0.0410092324, 0.00756118586, 0.00550811971, 0.000671152899, 0.0266334303, 0.014045923, -0.00749607803, 0.0033921164, 0.0139157074, 0.00822528545, -0.00347241596, -0.00143020134, 0.00420379359, 0.00240898854, 0.0120145595, 0.0196017884, -0.00967067853, 0.0606283844, -0.0447247177, -0.0251923781, -0.0108947055, 0.000565352733, 0.0110683264, -0.0173186753, -0.0175357014, 0.00264337659, 0.040141128, -0.0184558909, 0.0288557764, 0.0322066583, -0.00305355573, -0.0296023469, -0.00778689282, 0.0155303804, -0.017058244, 0.0417384394, 0.0170495622, 0.0635799393, -0.0103304377, -0.0151744578, -0.029150933, 0.00473116664, -0.0407314412, -0.0130823273, 0.00600293931, -0.0360436775, 0.00461397273, 0.00968804117, 0.0270848442, -0.000655961107, 0.00755250501, 0.0196191501, -0.0269980337, 0.0010091709, 0.0270153973, 0.00396072445, 0.0024979692, -0.0190982874, 0.00963595416, 0.0123878438, -0.032102488, -0.0138462586, 0.008641975, -0.00363084511, -0.0312343817, 0.0312864669, -0.0258868616, -0.00615051668, -0.00930607505, -0.00977485068, -0.0247756876, 0.00159622624, -0.0275709834, 0.0262167417, 0.0134208882, -0.029932227, 0.0196017884, -0.0291335713, 0.0448288918, 0.0129260691, -0.00874614809, -0.0128913447, 0.0168846231, -0.0372243, -0.0105301021, 0.0258695, -0.000370300608, -0.00496555492, -0.00373935793, -0.0303662773, 0.0296370704, 0.00751344, 0.0330747627, 0.0274147242, -0.00121426047, 0.00676687062, -0.0148445787, -0.027484173, 0.0320330374, -0.0122836716, 0.034619987, -0.0150008369, 0.0154001648, 0.00484402059, 0.0363561958, -0.0239596702, 0.00976617, -0.00191742473, 0.0129955169, 0.0152005013, -0.00100320275, -0.00297325617, -0.0127264047, -0.00698389672, 0.0148619404, -0.00389561662, -0.0104519725, 0.00357224792, 0.0268765, -0.0077434876, -0.0017069095, 0.031998314, -0.005824978, 0.0145407422, 0.0165894683, 0.00255439593, -0.00816451851, 0.0130562838, -0.00529109407, 0.00666703889, -0.00821660459, 0.00316857966, -0.00768706109, -0.0204698928, -0.0481624119, -0.00212142919, 0.00914113503, -0.00172752701, 0.0130389221, -0.0138896639, -0.00473550754, -0.000583257352, -0.0088893855, -0.0158776231, -0.00788672455, 0.0276057068, 0.0261993781, -0.0106950412, -0.00733547891, 0.00361131271, -0.0162161831, -0.0185079779, -0.0113287577, -0.0222755484, -0.00411481317, -0.0293071922, 0.0217720494, -0.0216852389, -0.0372937471, 0.0200532023, 0.0277966894, -0.0154782943, 0.00513049448, -0.0025587366, 0.00759156933, 0.0126916803, -0.0097227646, -0.0356269889, -0.00615485758, -0.0132038621, -0.0241159294, 0.00677121105, -0.0177180022, -0.0107124038, -0.000889264047, -0.0222581867, 0.00874180719, 0.00766535848, -0.00496989535, 0.0255048964, 0.024636792, -0.0180392, -0.0157994926, 0.019115651, -0.0199663918, 0.0321545713, 0.0207303241, 0.00717053888, 0.0231262911, -0.0228311345, 0.0261472929, -0.0377104394, 0.0069057676, -0.023022119, -0.0287516043, -0.0152091822, 0.0423982, 0.0113982055, 0.00667571975, 0.0244110841, -0.00583799928, -0.00354186445, 0.0459400639, -0.0375368185, 0.00772178499, 0.00236558332, 0.0199663918, -0.00974012725, 0.00391731923, -0.0388910584, -0.000921817962, 0.0194976162, 0.0190288406, 0.00877219066, 0.015217863, 0.00509143, 0.0472943075, 0.0348456949, -0.0318767801, 0.00569910277, -0.0196712371, -0.0217894111, -0.0238554981, -0.0138288969, 0.00665835757, -0.0114936968, 0.0302621052, 0.0300190374, 0.00487874448, 0.0200879276, 0.000719441217, -0.004179921, -0.0181260109, 0.00886768289, 0.0120926891, -0.00545603363, -0.00891542807, -0.00775650935, 0.0287342425, 0.0340470374, -0.0180392, -0.0134729743, -0.0235429816, -0.0158949848, -0.00691444846, 0.000482069, -0.0205219779, 0.0244458094, -0.0155911483, 0.0357311592, -0.0643786, 0.00892410893, -0.0343769193, -0.0396202654, 0.0122142229, -0.00770008238, 0.000704249367, 0.00856384635, -0.0227616876, -0.0356964357, 0.0116239125, -0.00122402667, -0.00198253244, 0.0157908127, -2.68739223e-05, -0.0244978946, -0.0272758286, -0.0176832788, 0.0197754093, 0.0252444651, 0.0486485474, 0.0163811222, 0.0139330691, -0.0325365365, 0.0139417499, 0.000833922415, -0.0147838108, -0.0373979211, -0.033439368, 0.0137768108, 0.0149227083, -0.00184580614, -0.0177180022, -0.0224144459, -0.0340991244, -0.0313385539, -0.0144539317, -0.000862678338, -0.0149574317, 0.0219456684, 0.0122836716, 0.00974012725, 0.0179176666, 0.017388124, -0.00483533926, 0.00169388799, -0.0031946227, -0.00763063412, -0.0154522518, 0.0335261784, 0.0060984306, 0.000830667035, -0.0612186939, -0.00720960367, 0.0196538754, -0.00932343677, -0.00877219066, 0.0268765, -0.00568608148, -0.00385655207, -0.0122055421, 0.0162595883, 0.0216157902, 0.0115805073, -0.00670176279, 0.00977485068, 0.0306961574, 0.0202441849, 0.021129651, -0.0323629156, -0.00400412967, -0.0187684093, -0.000944605679, 0.0210254788, 0.00538224494, 0.00217568572, -0.0238034111, -0.0118669821, -0.0122663099, -0.0127784908, 0.0135163795, 0.0212338232, -0.0124572925, -0.00818188, -0.0250361189, -0.00140741363, -0.0117280856, -0.0133253969, -0.0174228474, 0.0115110595, 0.00199121353, -0.012318396, 0.00124789949, -0.0151570961, -0.00202810788, 0.017058244, 0.0117107229, 0.0275188964, 0.0362520218, -0.0222755484, -0.01443657, 0.00752212107, 0.00626771105, 0.0233693607, -0.0150789665, -0.0141761387, 0.0141674578, 0.0010607146, 0.0246020667, -0.0280050356, 0.00273452769, 0.0142889917, 0.0753514245, -0.0141500952, -0.0101481359, -0.0152786309, -0.00346156466, 0.0130215604, 0.0164071657, 0.000751995074, 0.0319288671, -0.00513483537, 0.0320504, 0.00702296151, -0.00969672203, 0.0100613255, -0.0282654669, 0.0230394807, -0.0110336021, -0.00686670281, 0.0175270196, 0.0138028534, -0.0389257818, 0.00634584, -0.0086680185, 0.0140025178, -0.00845099241, 0.00743965153, -0.00852912199, 0.0155737856, -0.0272411034, -0.0287516043, 0.00562965451, -0.000210243932, 0.0125093786, 0.0135337412, -0.00500896, 0.0378840603, 0.00183061429, 0.012544103, -0.0158689413, -0.0182301849, -0.00321849552, -0.00559058972, -0.000750909967, 0.007218285, -0.00855950546, -0.0158081744, 0.00100754318, -0.0389952324, -0.0199663918, 0.00253052311, 0.00383267924, 0.00857686717, 0.00186533853, -0.0378146097, 0.00924530812, 0.0448983386, 0.00583799928, 0.0100179203, -0.00380663597, 0.00779123325, 0.0049221497, -0.00536488276, 0.0202789102, -0.00960123073, -0.00133796525, -0.0103043942, 0.00290814834, -0.0153567595, -0.0188204944, -0.0025587366, -0.0254528094, 0.0162682682, 0.0168846231, -0.0107471272, -0.00789106544, 0.00268244138, 0.0117801717, -0.0233867224, 0.0159123465, -0.0205914266, 0.0113113951, 0.0380924046, 0.0103564812, 0.0124659734, 0.000548533222, -0.00405187532, -0.0030492153, -0.00809507, 0.000244696828, -0.01593839, -0.00478325319, -0.0196365118, 0.011649956, -0.0248277746, -0.00733981933, -0.00497423578, 0.0161206909, 0.00798655674, 0.00393685186, 0.00739624631, 0.00302751269, -0.000511910068, 0.0225880668, -0.0154782943, 0.0382660255, -0.00766535848, 0.0207303241, 0.012318396, -0.00902828202, -0.00415821839, 0.0200532023, -0.0100786872, 0.0255917069, 0.0149661135, 0.0199143067, -0.0162856318, 0.027761966, 0.0342033, 0.0162335448, 0.0199663918, -0.029150933, 0.0490652397, 0.00611579278, -0.00713147456, -0.00119364297, 0.0409050621, 0.0157213639, -0.0270501208, 0.00122402667, -0.0206435136, -0.00357007771, 0.00282784877, -0.00186750875, -0.0165894683, -0.00954914372, 0.000998319592, -0.0167978127, 0.0132993534, 0.0339081436, -0.00705768541, -0.0162595883, -0.00931475591, -7.99605186e-05, -0.00933211762, 0.0019250206, -0.0125614647, -0.0368076116, 0.0150876474, 0.00540394755, -0.0116239125, -0.021129651, -0.00883729849, -0.000719441217, -0.000945690786, 0.0226054285, 0.00500896, 0.00127285754, -0.014714363, 0.0180392, 0.00779557414, 0.02753626, 0.0248277746, -0.00335956248, -0.0148445787, -0.0347067975, -0.00427758228, 0.00457056751, 0.0100613255, 0.0251576547, -0.000932126655, -0.0213206336, 0.011485016, 0.000557214255, -0.00534318, 0.0156779587, -0.0080126, 0.0129434308, -0.00182627386, 0.0390994027, 0.00310347183, -0.00766969891, -0.013151776, -0.0233519971, -0.00909773, -0.000354294956, -0.00760893151, 0.0037154851, 0.0187684093, -0.016667597, 0.0476415493, -0.0113113951, 0.000982042635, -0.00225272984, -0.00999187678, 0.0209213067, 0.0281092077, -0.00818622112, -0.0154609326, -0.00954046287, -0.00295155356, -0.0304704513, -0.026372999, -0.0144886561, 0.00534752058, -0.0126222325, -0.00781293586, -0.00246758573, 0.00279312464, -0.00546471495, -0.00833813939, 0.0103043942, -0.00144539319, -0.00509577058, -0.00427975273, 0.00740926759, -0.0115544647, 0.0101568168, -0.0203136336, 0.0135511039, 0.00748739718, -0.0177614074, -0.0133861639, 0.00347241596, 0.0056079519, 0.00046986129, -0.00272367639, 0.0263556372, -0.0124572925, -0.00752646197, 0.0163724422, -0.0199490301, 0.0260431208, -0.0100439638, 0.0186121501, 0.013212543, -0.028039759, 0.0170756057, -0.00425805, 0.00393902184, 0.00316206878, 0.0291162077, 0.030157933, 0.00282350834, 0.0142976725, -0.0162161831, -2.73486676e-05, 0.0197233222, -0.0342206582, -0.01544357, -0.00695785368, -0.00464001577, -0.00814715587, 0.0209213067, -0.0175009761, 0.000759048446, -0.0232304633, 0.00162009906, 0.012431249, -0.00952310115, -0.0274320859, 0.0161988214, 0.0166415535, -0.00217568572, 0.00389995729, -0.00569042191, 0.00892410893, -0.0184732527, -0.0156519152, 0.00541262841, 0.00147035113, -0.0041538775, 0.0176311918, -0.0114416108, -0.00211057789, 0.0165200196, -0.0116065508, 0.0125875082, -0.0130389221, -0.00481363665, -0.0100266011, -0.00992242899, 0.0371548533, 0.00432315795, -0.0443427525, -0.0100526446, 0.00362650445, 0.00404102402, -0.0293766391, 0.00773914717, -0.0328143314, 0.000860508124, -0.00197276636, -0.0226575155, 0.0108513, -0.00233085919, 0.0424329229, -0.0360436775, -0.00779557414, -0.0231957398, 0.0224491693, 0.00835550111, 0.0111117316, 0.0136118708, 0.0108426195, -0.00962727331, -0.011320076, -0.00320330379, -0.0101220924, 0.00590310711, -0.000121127639, -0.00742228935, -0.0175009761, 0.00177635788, -0.000231675251, 0.00122294156, -0.0213379972, -0.00428843359, 0.00468776142, 0.00583799928, -0.00473116664, -0.0231783763, 0.019011477, -0.0186295118, -0.00773046631, -0.00732245715, 0.00149964972, 0.00239379681, -0.00279529486, -0.00521296449, -0.0102523081, -0.0203309953, -0.0328143314, -0.0129781552, 0.00686670281, 0.0257306024, 0.00965331681, -0.0134382499, -0.0147230439, 0.019844858, 0.00664967671, 0.0028517216, 0.00467474, -0.01694539, 0.00601596059, 0.0218414962, 0.00782595761, -0.00528675318, -0.00506538711, 0.000722154044, -0.0156519152, -0.0185427014, 0.0133861639, 0.0199837536, -0.00595953409, -0.00264120637, 0.0140111987, 0.013047603, 0.0423287526, -0.0270153973, 0.0172665883, -0.0109033864, 0.00312951487, 0.00536488276, -0.0228311345, -0.00969672203, -0.00532147754, -0.0112679899, -0.0159210283, 0.00739190541, -0.00175031472, -0.00787370373, 0.0128305769, 0.0362520218, 0.0294981748, -0.0106516359, 0.000986925792, -0.00626337063, 0.00934079941, 0.0170322, -0.0323281921, -0.0214942545, -0.0338907801, -0.00157452363, 0.0213206336, -0.0183343571, 0.00648473715, -0.0017589957, 0.00343769183, -0.0042146449, 0.00765233673, 0.00747871585, 0.0113982055, 0.0167804509, 0.0081124315, 0.00456188666, -0.0171450544, -0.0181780979, 0.00565135712, 0.00187510462, 0.013212543, 6.44295942e-05, -0.0178134944, -0.00906300545, 2.72978014e-05, 0.0166241918, 0.00503934361, 0.0160252, -0.0170929674, 0.0254007224, -0.00816017762, -0.00268678181, -0.00338777597, -0.0296023469, -0.0108947055, 0.0142369056, 0.0112940334, 0.0151397334, 0.00343552162, -0.00827303156, -0.0108426195, -0.00198795809, -0.010087369, 0.0236471538, 0.0170756057, -0.00143020134, 0.00349628879, 0.0283696391, 0.0126135517, 0.00347024575, -0.0171363726, 0.0122749908, 0.0183169954, 0.00630243495, 0.0048613823, -0.0138028534, -0.000983127742, 0.00786068197, 0.00705768541, -0.00865499675, -0.0123010334, -0.000406381179, -0.00556020625, -0.0157560874, -0.0164592527, -0.00372633641, -0.000658673933, 0.00785634108, 0.0144018456, 0.00164071657, -0.010035282, 0.000545820396, 0.00273235748, 0.00664967671, 0.0106255934, -0.0125701465, -0.00207693875, 0.000887093775, 0.0117367664, -0.00265639834, -0.000786176708, -0.0153046735, -0.0300537609, -0.00205198093, 0.0189593919, 0.0232651867, 0.0121621368, 0.0127871716, 0.00301015074, 0.0040063, 0.00664099585, 0.0327275209, -0.0325365365, -0.0263382755, -0.00775650935, 0.0378146097, -0.000884380948, 0.00855950546, 0.00159514113, 0.00807336718, 0.00424285838, 0.00526505103, 0.0109294299, -0.00917585939, 0.00251533138, 0.026754966, 0.045870617, -0.0131083708, 0.00334871118, 0.00422332622, -0.0015397995, 0.0305919852, -0.0251229294, -0.0210602041, -0.00692746975, -0.0142021812, 0.00226141093, -0.000614183606, -0.0134990169, 0.00283218944, -0.0201921, 0.00970540289, -0.0112506282, 0.0120666455, 0.0257826895, -0.00384353055, -0.00190006266, -0.0117194038, 0.00757854804, -0.00471380493, 0.000241577072, 0.0042754123, -0.0259042233, -0.000202783674, 0.0136205517, 0.00202485267, -0.0131691378, 0.00747003499, -0.00816885848, -0.00707070716, -0.00135532743, 0.0111724986, -0.01376813, 0.00601596059, -0.0242201015, 0.0166068301, 0.0207650475, 0.00772178499, 0.0147490874, -0.0147664491, 0.0123097152, -0.0144626126, 0.0022462192, -0.00262384443, 0.0026759305, 0.00574684842, -0.0225359797, -0.0172058214, 0.0177180022, 0.00121860101, -0.0041083023, -0.00677989237, 0.0378493331, -0.0131604569, 0.00215615332, -0.00549943885, 0.0133514395, 0.0041647288, -0.00823396631, -0.0133861639, -0.00492649, 0.0194108058, 0.00266724965, 0.00861593243, 0.00192719093, 0.0168672614, 0.00311432313, -0.0121360943, 0.0246194303, -0.0227964111, 0.0222234633, 0.00401498098, -0.0107297655, -0.00659759063, -0.0155477431, 0.0136639569, -0.0117194038, 0.00961859245, -0.00905432459, 0.00263252552, -0.00821660459, -0.032605987, 0.0172231831, 0.0134556117, 0.00620260322, 0.0133167151, 0.00556454668, -0.00349845923, 0.0144973369, 0.00223753811, -0.0107905325, 0.010260989, -0.0135076987, -0.0198795814, 0.000136590737, 0.000923988177, 0.00661929324, 0.0102175837, 0.0214942545, -0.00334654097, 0.0122749908, 0.0184558909, 0.0243416373, 0.0054516932, -0.00628507324, -0.00918454, -0.0112506282, -0.0019456381, 0.0148966648, -0.00595085276, -0.0148098543, -0.00191742473, -0.0234735329, 0.00874614809, -0.0112159038, 0.0189420301, -0.0166849587, -0.0105301021, -0.00761327194, -0.0188204944, 0.00490478752, -0.000951659, -0.0101568168, -0.00415170752, -0.000578374311, -0.00419945316, -0.00932343677, -0.00188812625, -0.0118062142, -0.0174315292, -0.00442733057, -0.00601162, -0.0130649656, -0.00398025708, -0.0174749345, 0.0160338804, 0.00771310413, -0.000364332402, -0.00484836102, -0.00132385863, -0.000617439, 0.0113982055, 0.0203830823, 0.00137051917, 0.0254354477, -0.007218285, 0.00648473715, -0.0257306024, -0.0206608754, 0.0080126, 0.00691444846, 0.000485053111, -0.0219803937, 0.00912377331, -0.00760893151, 0.00832077675, 0.00826435, -0.023022119, -0.00596821494, 0.00612881407, 0.000160599244, 0.0478498936, 0.016224863, -0.00225272984, 0.00215723854, 0.0172405448, -0.0258695, 0.00347458618, -0.00239379681, -0.00452282187, 0.0114329299, 0.0344810896, -0.00553850364, -0.0285606217, 0.0104953777, -0.0085464837, -0.00644133193, 0.0179003049, 0.0131257325, 0.00468342099, 0.00572514581, 0.00622430583, -0.0273452755, -0.0152786309, -0.00318811205, -0.0303141922, 0.00382182794, 0.0272931904, 0.00726603065, -0.0197754093, 0.0111898603, -0.0351408496, -0.0181954596, -0.00360046141, -0.0154609326, 0.0112766707, 0.00191633962, -0.00391514925, 0.00614183582, -0.00744399196, 0.00459661055, -0.00546905538, 0.00379361445, -0.0162856318, 0.0111811794, 0.0129000256, -0.047988791, -0.0213553589, 0.00251099095, 0.00552548189, -0.00726169, 0.0210254788, 0.00941892806, -0.027761966, -0.00733981933, 0.00294938334, -0.0114676543, -0.0151223717, 0.0194976162, 0.0224144459, 0.0121360943, -0.000969021115, -0.00665401714, -0.00028728816, 0.00869840197, -0.00885032, -0.00561229233, 0.00390429772, 0.0141414143, -0.00546037406, -4.65927696e-05, -0.0115805073, 0.00786068197, -0.0248104129, -0.0228311345, -0.02988014, -0.00142152037, -0.020903945, -0.00457490794, 0.0233867224, 0.00387608446, 0.00280614616, 0.0387868881, 0.0127524482, -0.0114502916, -2.30420574e-05, 0.00312300422, 0.0136118708, -0.0128653012, -0.00617656, 0.0173533987, 0.0149053456, 0.001435627, 0.0166241918, -0.00378276315, -0.0142195439, 0.000744941761, 0.0130128795, -0.0131778186, -0.00439043622, 0.01694539, 0.00877653155, -0.0121274134, 0.0015289482, 0.00295372377, 0.0124486117, 0.00946233328, 0.0071575176, 0.0163550787, 0.00637188321, 0.000112582238, -0.0148793031, -0.00694483193, 0.00190874364, 0.0231610145, 0.00259129051, -0.0218414962, 0.0149487508, 0.00573816756, -0.0292551052, -0.00404970534, 0.00326407095, -0.0179350283, 0.000340730825, 0.0108339377, 0.0192024615, 0.0129087064, -0.00970540289, 0.0222061, 0.00301666139, 0.0265118964, -0.0107905325, -0.0134469308, -0.011485016, 0.00595953409, 0.024584705, -0.0173186753, -0.00838588458, 0.00762629369, 0.00759591, 0.00533449929, -0.001602737, 0.0131604569, 0.00918454, -0.00118930254, 0.0217720494, -0.00319245248, 0.00863763504, -0.00850741938, 0.0236471538, -0.0034116488, 0.000765016652, -0.0116933612, 0.00736152194, -0.0282481052, 0.0131083708, -0.0356617123, 0.00600293931, -0.00403668359, -0.00729641411, -0.0290814843, -0.00462699449, 0.00986166112, -0.00663665496, 0.00138896646, -0.0331268497, 0.0194455292, -0.0016222694, 0.00542565, 0.0205393415, -0.0215810649, 0.0113548, -0.0265118964, 0.00819056109, -0.000607130234, -0.000895232253, -0.00355054531, -0.00985298, -0.00903696287, 0.00151050102, -0.00590744754, 0.012544103, -0.00932343677, -0.0125875082, -0.0200532023, -0.000142965873, -0.00104660785, 0.0106950412, -0.0121360943, 0.0102175837, 0.00547773624, -0.0182301849, 0.0124659734, 0.00669742236, -0.0104780151, -0.0098182559, -0.00980089419, 0.0132472673, -0.0160859674, -0.01376813, -0.000842060894, 0.0043209875, 0.0145407422, -0.00831643678, 0.0157647692, 0.00634584, 0.000948403613, -0.013099689, -0.0278661381, -0.0203657206, -0.00979221333, 0.00359178032, -0.0283175521, 0.00297108595, 0.00180457125, -0.0253833607, -0.00685368106, 0.00450545968, -0.0100439638, -0.00648039626, 0.00951442, -0.0135424221, -0.0318246931, -0.013099689, 0.0114329299, 0.00419511274, -0.0159210283, 0.0132733099, -0.000529000885, -0.0123965256, -0.00764365587, -0.010816576, 0.0207476858, 0.0113808438, 0.00844665244, -3.09092502e-05, 0.00264337659, 0.0103043942, -0.000996149378, -0.00556888711, -0.00836852286, 0.00979221333, 0.0249666721, 0.0109901968, -0.00084477372, 0.00492649, 0.0156258717, 0.0119103873, 0.0123791629, -0.0246541537, 0.0134556117, -0.00543867145, 0.0254354477, 0.00280180573, 0.00244588312, -0.0262514651, -0.00756118586, -0.00468776142, -0.00167218538, 0.0105995499, 0.0163724422, 0.00742663, 0.0061982628, 0.0178655796, 0.00838588458, -0.0175183397, 0.00705334498, 0.00869840197, 0.00871142372, 0.0111898603, 0.00638490496, -0.00941892806, 0.00334003, -0.0135684656, -0.0063762241, 0.0181086492, -0.0275536217, -0.010590869, 0.0103477994, 0.0293245539, -0.00235690246, 0.00778689282, 0.00345722423, 0.00990506634, 0.00729207369, 0.00726603065, -0.0175617449, 0.014827216, -0.0273626391, 0.0101307742, -0.00691010803, 0.0115544647, -0.0130215604, 0.00138462591, 0.0138028534, -0.00494819274, 0.00918454, 0.0164332092, -0.00567305973, -0.00383701967, 0.00713581499, 0.0335782617, -0.0092019029, 0.0059204693, 0.000969021115, -0.0105040586, -0.00244154246, 0.0188031327, 0.00271499529, 0.000929956441, 0.00830775499, -0.0106863603, -0.00921058375, 0.0103564812, 0.0224144459, 0.00892410893, -0.0136726378, -0.00214638724, -0.0158168543, -0.00425587967, -0.00227660267, -0.0189420301, -0.0219803937, 0.00515653798, -0.0214942545, 0.00904564373, -0.00206500245, 0.00223753811, -0.00883729849, 0.00434486056, -0.0030687477, 0.013880983, 0.0144278882, -0.0240291189, -0.0121100508, 0.0172058214, 0.00319896336, -0.0102349464, 0.0248104129, 0.00490044709, -0.000973904156, 0.00315555814, -0.0227096, -0.00781727675, 0.0297586061, -0.00253703399, 0.00681027584, 0.0034029677, 0.00527373189, -0.0133253969, 0.00070316426, 0.00911509246, 0.00614617625, 0.0144799752, -0.0112245847, -0.00152677787, -0.0201573744, -0.0155303804, 0.0195844267, 0.00157994928, -0.0176659171, 0.0109728342, 0.00239162659, 0.0101741785, -0.00436005229, -0.00275188964, -0.0177527275, -0.00954914372, 0.00317074987, 0.00861593243, -0.00400847, -0.00900223851, 0.00440779794, 0.00404753489, 0.0213032719, -0.000213092411, -0.0128305769, 0.017006157, 0.00450111926, 0.018785771, -0.00539526623, -0.011649956, -0.0178655796, -0.00635886192, -0.023525618, -0.00790408719, 0.0298454165, 0.0178829432, 0.0123618012, 0.0114155672, 0.0127524482, -0.00954914372, 0.00618524104, -0.0146275526, -0.00725734932, -0.00921926461, 0.00526939146, 0.00414302619, -0.0272758286, 0.0322066583, 0.0216678753, 0.00910641067, 0.0125093786, -0.0209213067, -0.00862027239, 0.00401498098, 0.00767403934, 0.00455754623, 0.00356356706, 0.00254788529, -0.00825566892, -0.0100700064, -0.00558624929, -0.0115197403, 0.0177614074, 0.00799089763, -0.0136205517, 0.0121447751, -0.018733684, -0.0230742041, 0.0202441849, 0.00441647926, -0.00447073579, -0.00921058375, 0.0219977554, 0.00117411069, -0.00418860186, -0.0100439638, 0.0133688021, 0.0025283529, -0.00365254772, 0.00710977195, 0.00733113848, 0.00647605583, -0.000272232, 0.0128045343, -0.0171624161, 0.00248060725, -0.0183169954, 0.0159731135, -0.00781727675, 0.0181086492, 0.0282828286, 0.00243286137, -0.0103043942, -0.00960123073, 0.00992242899, -0.0115805073, -0.00136617874, 0.00942761, -0.0025999716, -0.00733113848, -0.0162682682, 0.00836852286, -0.00086647633, 0.0190462023, -0.00368076097, 0.0238381363, -0.0213553589, 0.0138462586, 0.00250448, -0.0139677934, -0.0128045343, -0.00209647114, -0.00250013964, -0.0154696135, 0.0151484152, -0.0012598359, -0.0195323396, 0.00581629667, -0.00601596059, -0.0112159038, -0.00230047572, -0.0028929566, -0.00245673442, -0.00491780927, 0.00718790106, -0.0176485553, -0.0125527838, 0.00154522515, 0.00138245558, 0.0128913447, -0.0152352257, 0.0170929674, 0.00580761582, 0.00461397273, -0.0185253397, -0.0108426195, -0.0039021275, 0.00704466412, -0.00209213072, -0.00294721313, -0.00860725157, 0.0162335448, -0.0106950412, 0.0112419473, 0.00485704187, -0.023525618, -0.0177527275, 0.0279529486, -0.0185947884, 0.0017687619, 0.00150399015, -0.0121360943, -0.0316163488, -0.0175270196, 0.00759156933, -0.0136726378, -0.00846401416, -0.00157669396, -0.0138288969, -0.00432315795, -0.00540828798, 0.0149921561, -0.00994847156, -0.00553850364, 0.0125701465, 0.00798655674, 0.00320330379, -0.00688406499, -1.72433938e-05, 0.00378927402, -0.00379578467, 0.0181780979, 0.0101741785, 0.00221040985, 0.00337909488, 0.0101481359, -0.0078997463, -0.0142021812, -0.00768272066, -0.0152525874, 0.0154609326, 0.00364603684, 0.0247236025, 0.00305789639, -0.00812979415, 0.00783463847, -0.0147664491, 0.0138549395, -0.00730075454, 0.00156258722, -0.0160772856, -0.00694917236, 0.0188725814, -0.00638056453, 0.00533883972, -0.0114068864, -0.00648907758, 0.00235690246, 0.00269763311, -0.00820358284, -0.0131344134, -0.00670610368, -0.000510553655, 0.0223102737, 0.00408008881, -0.00785200112, 0.0152352257, -0.00612013321, -0.0117888525, 0.00830341503, -0.0139504317, -0.00385221164, 0.0213727206, 0.0133080343, 0.00583799928, 0.0115371021, -0.00332700857, 0.00763931544, 0.0103391185, 0.0138983447, 0.00426022056, -0.0076479963, -0.0119451107, -0.00736152194, -0.00941892806, -0.0103043942, -0.0195844267, -0.00665835757, 0.019115651, -0.00185557234, -0.00935816113, 0.0047051236, -0.0193760823, 0.00394336227, -0.00960123073, -0.00394119229, 0.0156519152, -0.00490912795, -0.0136292325, -0.0351408496, 0.00598557713, 0.00834247936, -0.00424068794, 0.0258521382, -0.00142477569, -0.00148120243, -0.00148554298, 0.001010256, 0.000386035, 0.00638490496, 0.011649956, -0.00077207, -0.0144278882, -0.00138896646, 0.00586838322, 0.0193934441, 0.0336824358, -0.00638924539, 0.00730943587, 0.0154001648, -0.0192545466, 0.0253833607, -0.00294504291, 0.00607238756, 0.00655418541, 0.00528241275, -0.00928871334, -0.00846835505, -0.0140372422, -0.023577705, -0.010260989, -9.90859335e-05, 0.0263382755, 0.0188725814, 0.0049221497, 0.00351365097, -0.00431664707, -0.0147664491, -0.00364386663, 0.00455754623, 0.0061982628, 0.0115718264, -0.0173968039, -0.0043709036, 0.0144626126, 0.00985298, -0.0053562019, 0.00608106842, 0.0222929101, 0.0147664491, -0.00834682, 0.00944497157, 0.0060376632, 0.0107471272, -0.00114155677, 0.0197406858, -0.00594217191, -0.0174749345, 0.0241159294, 0.00563399494, -0.00708372891, -0.0106603168, -0.00943629071, 0.00516521884, -0.00547339581, 0.0131864995, 0.0135771465, -0.0191850979, -0.000269519165, 0.00365037727, -0.00947101507, 0.0283522774, -0.00402583228, -0.0211991, -0.00839890633, -0.00180348603, 0.0177961327, 0.0247409642, -0.0066887415, -0.00077207, -0.000781836163, 0.0154262083, 0.00365254772, -0.00621562451, 0.00935816113, 0.029932227, 0.00497423578, 0.0112679899, -0.00945365243, -0.000878955296, -0.014384483, 0.0241332911, -0.0233346354, 0.00328794401, -0.00277359225, -0.000933211821, -0.00079323, 0.0021659194, -0.000884380948, 0.00352233206, 0.0176832788, -0.0278314147, 0.0133601204, -0.0130910082, -0.0213727206, 0.00928003155, 0.0127524482, 0.0193760823, 0.0134382499, -0.0160772856, -0.0285606217, 0.0103912046, -0.0254875328, 0.00703164237, -0.00292117, -0.00963595416, 0.0103564812, 0.023299912, -0.0088590011, 0.00711411238, 0.0289773121, -0.0138983447, -0.00431664707, 0.0111117316, -0.00930607505, 0.0144018456, 0.00865933765, 0.00616353843, 0.00806468632, 0.0199837536, -0.00818188, -0.0210428406, 0.000447616127, 0.0146015091, -0.0133340778, -0.012986836, 0.00615051668, -0.00568174059, -0.00221366528, -0.00190657342, 0.017448891, -0.0184385292, -0.00878521241, 0.00111876905, 0.014210863, 0.0137594482, 8.17916734e-05, -0.00364169641, -0.00010179876, -0.00808638893, -0.0252965502, -0.0180392, -0.0178829432, 0.0210602041, 0.0112419473, 0.0167891309, -0.00994847156, 0.0111030499, 0.00998319592, -0.00157560874, -0.00480929622, -0.00421681534, 0.0117194038, -0.00486572273, 0.00118387688, -0.0128826639, 0.0234735329, 0.00068471703, 0.000767186924, 0.0020715131, 0.00918454, -0.00515653798, -0.00705768541, -0.0132646291, -0.00234605116, -0.0144539317, -0.0145146986, 0.000306006667, -0.00732679805, -0.0123618012, -0.00784331933, -0.0293766391, 0.00379795511, 0.00131951808, 0.0105040586, 0.0189593919, 0.00393902184, -0.033439368, -0.00046986129, 0.00188378571, 0.00346156466, -0.0136639569, 0.00712279323, -0.0086723594, -0.00829907414, 0.0123965256, 0.00125332514, 0.0315121748, 0.00967935938, 0.0153220361, -0.0304010026, 0.00663665496, -0.0086680185, 0.00547773624, -0.0045098, 0.0212338232, 0.00979221333, -0.0155651048, -0.0161640961, 0.00674516801, -0.0170322, -0.01560851, -0.00456188666, -0.0176659171, 0.0019456381, -0.0101568168, 0.00476155058, 0.00427975273, -0.00707070716, 0.0167283639, -0.00348977814, -0.00954914372, -0.0051738997, -0.0043101362, -0.00439043622, -0.00895015243, -0.0017155906, -0.00879823416, 0.0190462023, 0.010868662, -0.00211925898, -0.00391948968, 0.0301752947, 0.00144322286, -0.00533883972, -0.00583365886, 0.00014405101, 0.00092127535, -0.0088590011, 0.00831209589, 0.0207303241, -0.0116846804, 0.0128913447, 0.0244631711, -0.0210428406, 0.000454398192, -0.00480929622, -0.00692312932, 0.0265639834, 0.0108773429, -0.0150268804, 0.0106169116, -0.020070564, -0.00660193106, 0.00256307703, -0.0217546858, -0.0193934441, 0.00175357, 0.00284304074, 0.0326233469, 0.0290641226, -0.0162422266, 0.0153741222, -0.00217894115, 0.00992242899, 0.0139157074, -0.004431671, -0.00583365886, -0.0148619404, -0.0349325053, -0.00757854804, -0.0222061, 0.00347675662, 0.00124355895, 0.0172926318, -0.0128826639, 0.000491292623, 0.016051244, -0.0260257591, -0.0184732527, -0.0132819917, 0.00324670901, 0.0185253397, 0.00726603065, -0.0229700319, 0.0137768108, 0.0018620831, -0.0245673433, -0.0162682682, 0.0139851552, -0.00244588312, 0.00441864925, -0.00382833858, 0.0020595768, -0.0134208882, -0.0116673177, 0.0137420865, 9.39315651e-05, -0.0220845658, -0.00460095145, -0.00328794401, 0.00242201029, -0.0132299047, 0.0231783763, -0.0121360943, 0.00314687705, 0.00847269502, 0.0165200196, 0.00245890464, 0.0173099935, -0.00951442, -0.00453150272, -0.0270501208, -0.0026650792, -0.00825132895, -0.00228745397, -0.00697087497, -0.0030079803, -0.000985840568, -0.00509577058, 0.0202441849, 0.00623298669, 0.00233954028, 0.0146015091, 0.00549943885, 0.00270414399, -0.0245673433, -0.00954046287, 0.000925615896, 0.00130432623, -0.00938420463, 0.00209430093, -0.00331398705, -0.00372633641, 0.00957518723, -0.0211991, -0.00395421358, 0.0113027142, 0.00157452363, -0.00418860186, 0.00836418197, 0.00251316116, -0.00571212452, 0.00954046287, 0.00210949266, 0.00337475422, -0.0167457256, 0.00327709271, 0.012040603, 0.00240030768, 0.00079323, 0.00207802397, -0.0222929101, -0.00581195625, -0.00452716229, -0.00726603065, -0.0121881803, 0.0195844267, -0.00572948623, 0.0020791092, -0.000709675, 0.00387608446, -0.0126829995, -0.0145754665, -0.00378059293, -0.00632847799, -0.0124225682, 0.0159297083, -0.0126135517, 0.00232000789, -0.00473550754, 0.00891542807, 0.0109728342, -0.0079952376, 0.00144973374, 0.00562531408, 0.0254701711, 0.0219803937, 0.0178134944, -0.0136986813, 0.00240030768, -0.0127437664, 0.0154869752, -0.0154522518, -0.011988516, 0.0148011735, -0.000461451535, 0.0103391185, -0.00528675318, 0.0160425622, 0.0129694743, 0.00300581, -0.00205849158, -0.00465737795, -0.00974880811, 0.0106342742, 0.022466531, 0.0203657206, 0.0178829432, -0.0278835, 0.0123444386, -0.00227660267, 0.0172665883, -0.0117020421, 0.0186989605, 0.0189073049, -0.00366773945, 0.00906300545, 0.00716185803, 0.019063564, -0.0197754093, -0.00081656035, -0.00173186744, 0.00600293931, -0.0039628949, -0.00226358115, -0.00130432623, 0.00388693577, 0.00927135069, 0.00586838322, 0.00750041846, -0.0207997728, -0.00296023465, -0.0184558909, -0.00518258102, -0.0191850979, 0.00313602574, 0.000815475185, -0.00398459751, -0.00758288847, 0.00246541528, -0.00862895418, 0.0140111987, -0.0152699491, -0.00737888413, -0.0164071657, -0.00437741447, 0.0109467916, 0.00270197378, -0.0163029935, 0.00598991755, -0.0101220924, 0.00314253662, -0.00546905538, -0.011372163, 0.00832511764, 0.00489176624, 0.0180392, -0.0248277746, 0.00321632531, -0.0129000256, -0.00492649, -0.0190288406, -0.0102957133, -0.0209907554, -0.0125875082, -0.00863329414, -0.0141240526, -0.0178308561, -0.00839022547, 0.00870274287, 0.000317129248, -0.00471814536, 0.0145581039, -0.000863763504, 0.0129000256, 0.010260989, -0.00441864925, -0.0199837536, -0.00305355573, -0.0147404056, -0.0232651867, -0.00217026, -0.0117454473, 0.00525202928, -0.0124138873, 0.0280050356, 0.00968804117, -0.000378981669, 0.0087678507, -0.0139851552, -0.00955782551, -0.0174054857, 0.00176442135, -0.00623732712, 0.00407357793, 0.00378276315, -0.0162856318, -0.0235082563, -0.00627639191, 0.00586404279, 0.00595519366, 0.00147143635, -0.0271890182, 0.0390994027, -0.0297933295, 0.00755250501, 0.00932343677, 0.0244284458, 0.00606804714, -0.01560851, -0.00353969401, 0.0127177238, 0.0257653277, -0.0263382755, 0.021459531, -0.018056564, -0.0135597847, -0.0229179449, -0.0124920169, 0.00974880811, -0.0259910338, -0.0156692769, -0.0227096, -0.0102696707, 0.00826869067, 0.00817319937, 0.00232000789, -0.0149921561, 0.00791276805, -0.00334220054, -0.0149661135, -0.00712713413, 0.0790321901, 0.00775650935, 0.00575552974, -0.0165026579, 0.0182475466, -0.00543867145, -0.0142803108, 0.062538214, 0.00433834968, 0.0045488649, 0.0131778186, 0.000177961323, -0.00578591321, 0.0231436528, -0.0134729743, -0.0344984531, -0.0048049558, -0.0114589725, -0.0167023204, -0.00777821196, 0.010313076, -0.0314600877, -0.00519560231, -0.00614617625, -0.00469210232, -0.0065672067, 0.0124746542, 0.00750041846, -0.0166502353, -0.0106255934, -0.0129781552, 0.0269459486, -0.000513537787, -0.00233302941, -0.021511618, 0.0160859674, -0.0125614647, 0.0134035256, 0.00930607505, -0.0157474075, -0.000940265134, 0.00754382368, 0.0384049229, -0.0154869752, 0.0121013699, -0.00305355573, 0.00155499135, -0.00872010458, -0.000461722811, -0.00960991159, -0.00298410747, -0.0175791066, -0.0105821881, -0.00976617, 0.00503934361, -0.00460963231, 0.028387, -0.00631979713, -0.01410669, 0.00403234316, 0.00147035113, 0.0147838108, -0.00364603684, 0.00441213883, 0.00789540634, 0.00710543152, 0.0059812367, -0.00580761582, -0.028387, -0.00815149676, 0.0139764743, -0.0275015347, 0.00726169, -0.0256264303, 0.00167761103, 0.00807336718, -0.0017796132, -0.00164722733, 0.00576855103, -0.0220845658, 0.00178178353, 0.00919322111, -0.0188552197, -0.0195149779, 0.0118409386, -0.00911509246, -0.0407314412, 0.0157474075, -0.0108078951, 0.012656956, -0.0105561446, 0.0242548268, -0.0054864171, 0.0145841474, -0.00417558, 0.0281092077, -0.00431230664, 0.00911509246, 0.00153871439, 0.000595193822, 0.0246715154, 0.0199490301, -0.0241680164, -0.00278444355, 0.00294721313, 0.00521296449, 0.0064717154, -0.00557322754, 0.0182301849, 0.0106255934, 0.00198361767, 0.00115349318, -0.00631979713, 0.0254701711, -0.00526505103, -0.000284575333, 0.0185947884, 0.00223970832, 0.0296370704, 0.0142803108, 0.00848571677, 0.0329011418, -0.0174836144, 0.00889806636, 0.0077087637, 0.0256264303, 0.0207303241, 0.00297542638, 0.0159123465, 0.0128566204, 0.0181954596, 0.0177527275, -0.00412349403, -0.00483967969, 0.01510501, -0.00447507622, -0.0107818516, -0.0128305769, 0.0115718264, -0.00895883329, 0.00398242706, 0.0018523169, -0.006410948, 0.00216700463, -0.00852044113, 0.00238728593, 6.47347842e-05, 0.000330150797, 0.00233954028, 0.0305398982, 0.0172579084, -0.00860291068, -0.0056687193, -0.0117280856, 0.00698823715, -0.00728339283, -0.00196951092, -0.00541696884, -0.0112159038, -0.00614183582, 0.0104085673, 0.00645001279, 0.0304878131, -0.0034528838, 0.0073485, 0.0121968612, 0.000672238064, 0.0123097152, 0.0241680164, 0.028091846, 0.0189246666, -0.00278444355, 0.025643792, 0.0100960499, 0.0152352257, 0.0116152316, -0.0165460631, -0.0197059605, 0.0122836716, -0.00494819274, -0.00686670281, 0.0141674578, 0.0051391758, 0.057642106, 0.00853346195, 0.000743856595, -0.00114915264, -0.0123878438, 0.0138288969, 0.00921058375, -0.0240117572, 0.00406706706, -0.0130389221, -0.00240898854, -0.00714883627, 0.00239596702, -0.00943629071, -0.0073745437, -0.0326233469, -0.0142195439, -0.00724432804, -0.00556888711, 0.00313602574, -0.0129781552, 0.00377191184, -0.00141826493, -0.0123357577, 0.000813304971, 0.00110737514, -0.00393034099, -0.0122749908] |
14 Aug, 2024 | How to Install Hugging Face Transformers: A Comprehensive Guide
14 Aug, 2024
Hugging Face Transformers is a powerful library that provides state-of-the-art machine learning models primarily for natural language processing (NLP) tasks. Table of ContentInstallation Steps1. Setting Up a Virtual Environment (Optional but Recommended)2. Installing PyTorch or TensorFlowPyTorchTensorFlow3. Installing Hugging Face TransformersVerifying the InstallationThe library makes it easy to integrate pre-trained models and fine-tune them for your specific use case. Whether you're a data scientist, researcher, or developer, understanding how to install and set up Hugging Face Transformers is crucial for leveraging its capabilities.OverviewHugging Face Transformers is a library built on top of PyTorch and TensorFlow, which means you need to have one of these frameworks installed to use Transformers effectively. The installation process is straightforward, but it's important to follow each step to avoid issues.PrerequisitesPython: Ensure you have Python 3.6 or later installed. You can check your Python version using the command python --version or python3 --version.Package Manager: Ensure you have pip, the Python package installer, installed. It usually comes with Python installations.PyTorch or TensorFlow: Depending on your preference, you'll need one of these deep learning frameworks. Hugging Face Transformers can work with either, but not both simultaneously.Installation Steps1. Setting Up a Virtual Environment (Optional but Recommended)Creating a virtual environment helps you manage dependencies and avoid conflicts between packages.For Python 3.6 and above:python -m venv transformers-envsource transformers-env/bin/activate # On Windows, use `transformers-env\Scripts\activate`2. Installing PyTorch or TensorFlowPyTorchTo install PyTorch, visit the PyTorch official website and follow the installation instructions specific to your operating system and CUDA version (if you plan to use GPU acceleration).For a typical CPU installationpip install torch torchvision torchaudioFor GPU (with CUDA support), you might use a command like:pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116Make sure to replace cu116 with the appropriate version number for your CUDA toolkit.TensorFlowTo install TensorFlow, you can use:pip install tensorflow3. Installing Hugging Face TransformersWith your environment set up and either PyTorch or TensorFlow installed, you can now install the Hugging Face Transformers library.Using pip:pip install transformers Verifying the InstallationTo ensure that everything is installed correctly, you can run a simple test script. Create a Python script or open a Python interpreter and run:
Python
from transformers import pipeline
# Initialize a simple pipeline
nlp = pipeline("sentiment-analysis")
# Test the pipeline
result = nlp("I love using Hugging Face Transformers!")
print(result)
Output:[{'label': 'POSITIVE', 'score': 0.9998}]
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide | https://www.geeksforgeeks.org/how-to-install-hugging-face-transformers-a-comprehensive-guide?ref=asr10 | Python Projects | How to Install Hugging Face Transformers: A Comprehensive Guide | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Install Hugging Face Transformers: A Comprehensive Guide, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0100409659, 0.0286994167, -0.00242406665, -0.00929411687, 0.0403936617, -0.0236821249, 0.017758403, 0.0286483504, 0.000377613411, 0.0683270842, -0.0172860362, -0.02678442, -0.0229416601, -0.0193925332, -0.00432470068, 0.0146050416, -0.00959413312, -0.00160061801, -0.00368956034, 0.01517954, 0.0147454748, -0.0168264378, -0.0359253362, -0.0384276, 0.0110559138, -0.00601947308, 0.00918560103, -0.00210490054, 0.0182946, -0.00771743665, 0.00840683561, -0.0113814641, 0.00939625, -0.0209755972, -0.014975274, 0.0137369093, 0.0044587506, 0.00421299273, -0.0563264377, 0.0187159013, -0.0154987061, -0.00280068256, 0.00165966374, -0.0325038768, -0.00578967342, -0.0330656096, -0.0108899474, 0.0136347767, 0.0397042632, -0.00475876685, -0.00339273573, -0.00159583054, 0.0335252099, 0.0198776647, 0.0190223, 0.0475174524, 0.0435853228, -0.00718762074, 0.0381722674, -0.0218437295, -0.0408277288, 0.0015575306, 0.0103473654, -0.0106729148, -0.00608330593, 0.0153582739, -0.0156136062, 0.0223543942, -0.0016628555, 0.0206436645, -0.00181126769, -0.00265705795, -0.0245119575, -0.0361040719, 0.00665142201, -0.0135454098, 0.00384276, 0.00453535048, 0.00931965094, 0.0153327398, -0.00403106818, -0.0131496442, -0.0128240949, 0.0241289586, 0.0473642498, 0.0042736344, -0.0450151898, -0.0438661911, -0.00685568806, -0.00395446829, 0.0116367964, -0.0138390427, 0.00226129196, -0.039474465, -0.0135581763, 0.0185116343, -0.0298484154, 0.00237300014, -0.0179882031, -0.00245438749, 0.018843567, 0.00109633559, 0.0572967, -0.0704208091, -0.0233757254, -0.0303335469, 0.00663865497, 0.0302314144, 0.0193414669, -0.0107112145, 0.0135709429, -0.0470067859, 0.0141582089, 0.0274738185, -0.0245374907, -0.0304867476, -0.00301292818, -0.0161881056, -0.00842598546, -0.0290313493, 0.011560197, 0.0370232686, -0.00628757244, 0.0483600497, -0.0196989328, 0.0295164827, -0.0174137037, 0.00583116477, 0.0119048962, -0.0294143483, 0.0170051698, 0.0248183571, -0.0216522291, 0.0166604705, 0.0126645118, -0.0307420809, 0.0174264703, 0.03492954, 0.0156008396, 0.00285494095, -0.0378148, -0.00358742708, -0.0174137037, 0.00337358587, -0.0159583054, 0.0250481572, -0.0303335469, 0.0276780855, 0.0248183571, -0.0142986421, -0.0500963144, -0.0134305097, 0.00691313809, 0.0251502898, 0.0222267285, -0.0249587893, 0.0254439227, 0.0225969609, -0.00443960074, 0.036308337, 0.0286994167, -0.0323251449, 0.0270908196, 0.00231714593, 0.0222522616, 0.016558338, 0.0453215875, 0.0329124108, -0.0547944382, 0.0306910127, -0.0346742049, 0.0370232686, 0.0222394951, 0.00402149325, -0.0603096299, -0.029746281, 0.00385871832, 0.0066258884, 0.010813348, 0.00397681, -0.0359764062, -0.0101877823, 0.0519857779, 0.0048992, 0.0253290236, 0.0144390753, 0.0399085321, 0.0314825438, 0.0144646084, 0.00725783734, -0.0127666444, 0.00892388448, 0.0215883963, -0.0118793631, 7.1750037e-06, -0.0187414344, -0.0200819317, 0.0378914028, -0.00717485417, 0.0140688419, -0.00762807, -0.00267780363, -0.0211032629, 0.0135581763, 0.0068365382, -0.032171946, 0.0112537974, -0.0274738185, 0.02918455, -0.0265035536, 0.0135198766, -0.0282908846, -0.0154604064, -0.0469046533, 0.0287760161, 0.0119942622, -0.0227884613, 0.000474360626, -0.00271610357, -0.0247289911, -0.0208606981, 0.00857918523, 0.0606160276, -0.0447598547, -0.00727060391, -0.0188691, 0.00376616023, -0.024409825, 0.0197627656, 0.0141454423, 0.0187031347, 0.00253098737, 0.00638013054, 0.000337717647, 0.00587265659, -0.0237331931, 0.00793447, 0.0119112795, -0.0583180338, 0.0197244659, 0.0249843244, 0.00152162451, 0.0227373932, -0.0339848064, -0.0196734, 0.0179882031, -0.00840683561, 0.038734, -0.00136363728, -0.0141709754, -0.0300271474, 0.00692590466, 0.0244225916, 0.0156646725, -0.0142220417, 0.0307931472, -0.00559817348, -0.0266567543, -0.0167243052, 0.0077365865, -0.0139156422, 0.0230693277, 0.0031150612, 0.0605649613, 0.00640566414, -0.0110239973, 0.0137369093, -0.0218437295, 0.0208862312, -0.00893026777, 0.0454492532, -0.0245247241, -0.0145284412, 0.00568754, -0.0148986746, -0.0281376839, -0.00700250454, 0.00996436644, 0.0354657397, 0.00569392368, 0.00347891054, -0.0869153142, 0.0236438252, 0.0604117624, 0.00703442097, -0.0447343215, -0.0256098881, -0.0175158363, -0.0400361978, -0.0266312212, -0.0104239658, -0.00880260114, 0.0121283121, 0.0163157713, 0.0197372325, 0.00173466781, 0.00441406714, -0.0147837745, -0.0110112308, -0.000369434769, -0.016060438, -0.00932603423, 0.0119878789, -0.0222650282, 0.000813474646, 0.00594606483, 0.0404702649, 0.048411116, 0.00340231089, 0.00114022091, 0.0378658697, -0.00809405278, -0.0153710404, 0.00935156737, -0.0111261308, 0.0273461528, -0.020043632, -0.0207713302, -0.0540284403, -0.0210521966, -0.0323251449, -0.00931965094, -0.035899803, 0.0386063345, 0.0100792656, -0.0115410471, -0.00924305059, -0.0121283121, 0.017171137, -0.0324272774, -0.00390659319, -0.0280355513, -0.00387786818, 0.0194180664, 0.0621990934, -0.0144390753, -0.0236565918, -0.0472621173, -0.0152178407, 0.0125304619, 0.00350763556, -0.0192648675, -0.0582669675, 3.24153092e-07, 0.028367484, -0.030946346, -0.0151923066, 0.00832385197, 0.0170945376, 0.00756423688, 0.000965477491, -0.0206947308, 0.0244481247, -0.019954266, 0.0244353581, -0.0286228172, 0.0136092436, -0.00252779573, 0.00444917567, 0.0316612795, 0.0249077231, -0.0328613445, -0.0266312212, -0.0157668069, -0.0139794759, -0.0586754978, -0.0338316076, 0.00575456489, 0.00515453285, -0.00557902362, -0.000829831872, 0.0301292818, 0.0258141551, -0.0327336751, -0.0182946, -0.0332954079, 0.0219075624, -0.00856003538, 0.000517847, 0.0183839686, -0.00928135, -0.0161498059, 0.0489473157, 0.0440704562, 0.0300782155, -0.0154859396, -0.00204904657, -0.0470067859, -0.0468791202, 0.010858031, 0.0182052348, -0.032171946, 1.4624291e-05, -0.0489473157, -0.0410319939, 0.00281344936, -0.0185882337, 0.00949838385, 0.0179754347, 0.0153455064, -0.00150885782, 0.0149114411, -0.000289044809, -0.0142475758, -0.0156902056, -0.0364360027, 0.0232863594, 0.000153897912, 0.0248694234, 0.0142475758, -0.0347252749, 0.0142986421, -0.0343167409, -0.0139284097, 0.0275504198, -0.0206564311, -0.0158434063, 0.000143325538, 0.00731528737, -0.0157795735, 0.0115474304, 0.0504027121, 0.0227884613, 0.0169668701, 0.00516091613, 0.035899803, -0.00781957, 0.0216522291, -0.0505814441, -0.017081771, 0.0162008721, -0.0257630888, 0.0446832553, 0.0112474142, -0.00871961843, -0.0516027771, 0.00311346538, 0.0220607612, 0.0212181639, 0.0154987061, 0.00426086783, -0.000983031583, 0.0109282481, -0.0231076274, -0.068480283, 0.0241417252, -0.010813348, 0.01339221, 0.0397297964, -0.041695863, -0.00632906426, 0.0321464129, -0.0465471856, -0.0438406579, -0.0260056555, -0.0105835488, -0.0112729473, 0.0334230773, 0.0120325629, -0.0510665774, 0.00977286603, 0.0280610844, 0.0366402715, -0.0177967027, 0.0540284403, -0.0152561404, -0.0518070422, -0.0348274074, -0.00868770201, 0.00191978423, -0.00689398823, 0.00896218419, 0.0560711026, 0.0217032954, 0.007442954, -0.00144582253, -0.00784510281, -0.0298739485, 0.0237714928, -0.0281376839, 0.0265546199, 0.0128623946, 0.0530581735, 0.0140433088, -0.0339848064, 0.0222011954, -0.0150391078, -0.0199798, 0.025584355, 0.0408021957, -0.0217032954, 0.00913453382, 0.0105771646, -0.00363211031, 0.00925581716, -0.0451173224, -0.023822559, -0.00410447642, 0.0347252749, -0.0272184871, -0.0423597284, 0.0124474782, -0.0139667094, 0.0123325791, 0.0182307679, 0.0227246266, -0.0085919518, 0.0346486717, 0.014388008, 0.0213075299, 0.0250226241, 0.0195712671, 0.0078068031, 0.0223288611, -0.0207074974, 0.0245119575, -0.017081771, 0.0417469293, -0.00303846132, -0.000990212895, 0.00690037152, 0.000632746844, 0.0151029406, -0.0195457321, 0.00929411687, -0.0200691652, -0.0139922425, -0.0220990609, 0.0181158688, -0.00565881515, 0.0304356813, -0.011898513, -0.0193542335, 0.0237204265, 0.0218054298, -0.00896218419, -0.0119176628, -0.00204425887, 0.00770467, 0.0187286679, -0.0624544248, 0.0191755, -0.0180137362, -0.00815788563, -0.0141199091, -0.0048002582, 0.00605458114, -0.0259801224, -0.0222522616, 0.0199159663, -0.0259673558, 0.00207777135, 0.00386510161, 0.0315080807, -0.0260567218, 0.00741742039, -0.024001291, 0.0101048, 0.0117708463, -0.0146050416, -0.0181286354, 0.0056077484, 0.0161881056, -0.0101303328, 0.0130028278, -0.0177201033, 0.00462790858, 0.00921751745, 0.00227405853, 0.0170434713, -0.00810043607, 0.0127857942, -0.0080429865, 0.025405623, -0.0222139619, 0.0208479315, 0.0346486717, 0.00985585, 0.0156136062, 0.00954945, 0.0235416926, -0.000611602096, -0.00402149325, 0.0151667735, 0.00965158362, -0.0182307679, -0.0285462178, -0.0363849364, 0.0124027953, -0.00648226356, -0.0286228172, 0.029363282, -0.00960051641, -0.00902601797, -0.0164945051, 0.0142731089, 0.0518070422, 0.00906431768, 0.033550743, -0.0191627331, 0.000688600878, 0.00312942383, 0.0369977355, 0.0232863594, -0.024205558, 0.000221222013, -0.0077365865, -0.00495664962, 0.0209883638, 0.00685568806, -0.0194053, 0.00700250454, 0.0527517758, -0.0261716209, 0.0273206197, 0.00616628956, -0.0138262762, 0.0100984154, -0.0254183896, -0.0360274725, -0.0102260821, 0.0231714603, 0.0110878311, -0.021626696, -0.0225075949, 0.0443002582, 0.0111325141, 0.0137113761, -0.00613118103, -0.0369977355, -0.0170562379, -0.0127474945, 0.0141199091, -0.023120394, 0.0246906914, -0.0107495151, -0.00194850913, -0.0153710404, 0.0150391078, 0.0104431156, -0.0263248216, 0.00571626518, 0.00762807, 0.111325137, 0.00735358708, -0.00341188582, -0.0211670976, 0.0360785387, 0.042666126, 0.00585031509, -0.0106729148, 0.0207968634, 0.0243587587, 0.0321974792, -0.0281121507, 0.00258843717, -0.0435087234, -0.00232991274, 0.0166732371, 0.0349040069, 0.000323754124, 0.00262673711, 0.0326315425, -0.00775573635, 0.0149114411, -0.0189201664, -0.0133666769, 0.00843236875, 0.00850896817, -0.00146018493, 0.0150774075, -0.0168136712, -0.0338316076, 0.0217926614, -0.00160380977, -0.0171200708, 0.0367424041, 0.0173626374, -0.00473642536, -0.0344444066, -0.0115984967, -0.0279078856, -0.014477375, 0.0200946983, -0.0286738835, 0.00504601607, -0.0103728985, -0.0282398183, 0.00237140432, -0.0284185503, 0.00130778318, -0.00428959262, 0.0145539744, 0.0127666444, -0.0166221708, -0.00681738835, -0.00692590466, 0.00576414, 0.0019532966, -0.0134432763, -0.0255332887, -0.00444598403, -0.0352104045, -0.0375339352, 0.016354071, 0.00218947954, -0.00351721048, -0.0222139619, -0.0274227522, 0.00547050731, 0.00744933728, 1.12643202e-05, -0.0163413044, 0.0167115387, -0.0229288936, 0.00352040236, -0.00971541647, 0.0332698748, 0.00774935307, -0.00195967988, -0.00887920149, 0.0277036186, 0.0152433738, 0.00615671417, -0.00795362, -0.0126708951, 0.0310740136, 0.0216011629, 4.34115791e-05, -0.0197627656, 0.0409809276, -0.0366402715, 0.00749402028, -0.000325150468, -0.00720038777, -0.0226480272, 0.0153710404, -0.00779403653, -0.0131368777, 0.0218564961, 0.00406617625, 0.0193925332, -0.0150646409, 0.00319804437, 0.0227246266, 0.00769828679, -0.0265290868, 0.0388616659, 0.0338060744, -0.00194531749, 0.0252141226, 0.0115921134, -0.000555748, -0.014592275, -0.0251375232, 0.00818341877, -0.0133156106, -0.0079472363, -0.00741103711, 0.00827916898, 0.00456726691, 0.0093771005, -0.00624288898, 0.0336018093, 0.0192648675, -0.0127474945, -0.0129134608, 0.0358232036, 0.0143114086, -0.0197117, 0.0323762111, 0.0395255312, 0.0655694902, -0.019954266, -0.0119623458, -0.00843875203, 0.0197627656, -0.0275248867, -0.0308952797, 0.00334166922, -0.0291079488, -0.0210266635, 0.0325804763, 0.0158306397, 0.00432470068, 0.0208862312, 0.0154348733, -0.017375404, 0.0143624749, 0.0274482854, -0.0127347279, -0.00713017117, -0.0149369743, 0.00829193555, 0.0201585311, -0.0165711045, -0.00781957, -0.0146050416, -0.00281025772, -0.00783871952, 0.0207457971, -0.031942144, -0.00445236731, 0.00615990581, 0.00746210385, -0.00833023526, 0.000659875921, 0.0155753065, 0.0265035536, 0.00709825428, -0.0119495792, 0.0166604705, -0.036308337, 0.0409298614, 0.0212692302, -0.00255173305, 0.0182563011, 0.00946008321, -0.010270766, -0.017937135, 0.00123597076, 0.0271418858, 0.0132134771, 0.00623012241, -0.0315080807, 0.0024974749, 0.0207713302, 0.0234140269, 0.0326315425, -0.0139284097, -0.00896856748, -0.0114772134, -0.0451173224, 0.0250226241, 0.0098430831, 0.0507857129, -0.0167626049, 0.00407575117, 0.000270892226, 0.011266564, -0.0275504198, -0.0121283121, 0.00288207, -0.0122559788, -0.0427937917, -0.00708548771, 0.017758403, -0.0157029722, -0.0171966702, 0.0356444716, 0.00552476523, -0.0239885245, 0.00222139619, -0.01339221, 0.0184350349, 0.029950548, 0.0108197313, 0.032350678, -0.023005493, 0.0152944401, -0.00296505331, 0.00170913455, 0.00475238357, -0.0172477365, 0.000114600582, 0.00822171941, 0.00635778904, 0.0169285703, -0.023120394, -0.0468791202, -0.0313804112, -0.0286228172, -0.00875791814, -0.015473173, -0.00466620876, 0.0049758, -0.0374828689, -0.0451173224, -0.0120070288, -0.0182435345, 0.030767614, -0.000896856771, 0.00616309745, 0.0138645759, -0.0171839036, -0.00129182485, 0.00480983313, -0.00894303434, -0.0112346476, 0.0099260658, -0.0269376207, -0.0144390753, -0.000461594, -0.0263248216, 0.015971072, 0.0393468, -0.00688760495, 0.0134305097, -0.0131368777, 0.003523594, 0.0197627656, -0.00623969734, -0.032350678, -0.0124921622, 0.0195968, -0.0273972191, 0.00506835803, -0.00197883, 0.00124554581, 0.011649563, -0.0286228172, 0.0170051698, 0.0377382, -0.0354402065, 0.00266184541, 0.0238608588, 0.021920329, -0.00991329923, 0.0447853878, -0.0250098575, -0.00788978674, 0.0184988678, 0.0159455389, 0.0525475107, -0.0363849364, 0.00922390074, -0.0507091135, 0.0187925, -0.0113942306, 0.0149114411, -0.017375404, 0.0188308, -0.0164562054, -0.00107319606, 0.00716847088, -0.0162391718, -0.003721477, 0.0312527455, -0.0388872, 0.000781558047, 0.0139028756, 0.0070216544, 0.00312463637, 0.00257886224, -0.0667950809, -0.00574499, 0.00493430812, 0.0198521316, 0.00266024959, -0.00929411687, -0.0177073367, 0.0319676772, 0.0255205221, -0.00958136655, -0.0146561079, 0.00390659319, -0.000119687291, -0.0123198116, -0.00464705843, 0.00325070694, 0.00989414938, 0.0245757904, 0.0474919192, 0.000497500179, -0.00390021, -0.0262226872, -0.0141326757, -0.0154604064, 0.0190733671, -0.00158386189, -0.0139794759, -0.0083110854, 0.0111261308, -0.0240395926, -0.00373743521, -0.0132645434, -0.00303367386, 0.000673041563, -0.0289802831, -0.00760892034, -0.00141470379, 0.00981116667, 0.00221980037, 2.26657812e-05, 0.0183839686, -0.0245630238, 0.0328102782, -0.0282142852, -0.0350572057, -0.00981116667, -0.00230278354, -0.00271450775, 0.0139922425, -0.0238991585, 0.00345018576, 0.020043632, 0.0110495305, -0.0145412078, 0.0168775041, -0.00310389046, -0.0183456689, 0.000529416779, -0.00887920149, 0.0250098575, -0.000322756736, 0.0583691, 0.0143114086, -0.00488643302, -0.0155242402, 0.0226990934, 0.0013867768, -0.0251502898, -0.0432023257, -0.0282398183, 0.0155753065, 0.0265290868, 0.0147071742, -0.0096579669, -0.0215117969, 0.00520240748, -0.0221501291, -0.00599713111, 0.0137369093, -0.00836215261, 0.0099835163, 0.0033129442, 0.00195010495, 0.0222011954, 0.0205287654, -0.0202606656, -0.0131496442, -0.00100776704, -0.0122176791, -0.0276014861, 0.0351848714, -0.00542901549, 0.0127219614, -0.0483089834, 0.00847705174, 0.0132900774, -0.0129198441, -0.0227373932, -0.000736874761, -0.0189840011, -0.0128113283, -0.00471727503, 0.00647907192, -0.0056077484, 0.0096835, 0.0162264053, -0.00491196662, 0.00795362, 0.00416192599, 0.00947285071, 0.00829831883, 0.0151923066, -0.0209628306, 6.49303547e-05, -0.0053587989, -0.000424490921, -0.00468216697, -0.0202606656, 0.0103473654, 0.0031852778, -0.0124474782, -0.00164530135, 0.00862386823, 0.0149880406, -0.0208096299, -0.0142220417, 0.00448747538, -0.0083110854, -0.0263758879, -0.0144901415, 0.0219458621, 0.0441725887, 0.00396085158, 0.0181924682, -0.0182052348, -0.0190861337, -0.0153072067, 0.0204521641, 0.0397553295, 0.0378914028, -0.0264269542, 0.0111452807, -0.0098367, 0.0127411112, -0.0152178407, -0.0249460228, -0.0273461528, 0.00799191929, -0.0109920809, 0.0262226872, -0.0117580798, -0.0019181883, 0.0232608262, 0.0612798929, 0.00283579086, 0.000110710746, -0.000289842719, -0.00259003299, 0.00952391699, -0.0243715253, -0.000339313468, 0.0309974123, -0.0101941656, -0.0118219126, 0.0095303, -0.0152050741, 0.00906431768, -0.00819618627, 0.0247672908, 0.00550561538, -0.00475238357, -0.00518964091, -0.00415235106, -0.060156431, -0.0044364091, 0.00627161423, 0.0156646725, -0.00456407527, 0.017260503, 0.0185244, 0.000661870756, -0.0343422741, -0.0221628956, -0.0156391393, 0.00451620063, 0.00436938414, 0.0108899474, 0.0124793947, 0.0314059444, -0.0108388811, 0.00872600172, -0.0205287654, 0.005677965, -0.00403106818, -0.0240651257, -0.00648864731, -0.000837013125, -0.00847705174, -0.0139411762, 0.00449705077, -0.0290824156, 0.00750040356, -0.00698973797, 0.00383637659, 0.0170690045, -0.0159838386, -0.0238097925, 0.00535560725, 0.00692590466, 0.0134432763, -0.00789617, -0.0109665478, -0.0130028278, 0.000776371569, 0.00453535048, 0.00186871761, 0.00848981831, 0.0211670976, -0.00559498183, 0.00273206201, 0.00777488668, 0.00656205509, -0.00191499665, -0.018664835, -0.00149768696, -0.0202096, -0.00921751745, -0.0043183174, -0.0120453294, -0.000596840633, -0.0437129922, 0.00309112389, -0.027167419, 0.0199415, 0.0313038118, -0.0103792818, -0.0088728182, -0.0202861987, -0.0106282318, 0.0109856976, 0.00237619178, -0.00993883237, -0.00485132495, 0.0211798642, -0.01135593, 0.0246140901, -0.0115218963, 0.00645673042, -0.0235416926, 0.00855365209, 0.0258907545, -0.0184095018, -0.0142731089, 0.00373424357, 0.00715570431, 0.0166604705, -0.00510665774, 0.0101622492, 0.0268354863, 0.0247800574, 0.00785148609, -0.00796000287, 0.00373105193, 0.0277546849, -0.0012240021, 0.00150486827, 0.000777967391, 0.00624288898, -0.0124921622, -0.0051736827, 0.00591733959, 0.0230565593, 0.0126325944, -0.0483345166, 0.0187286679, 0.0161625724, -0.0376616, -0.012058096, 0.0189840011, 0.0100090494, -0.0190989, 0.00755147031, 0.000118490418, 0.00354912714, 0.0159838386, 0.034521006, -0.0115474304, -0.00434704265, -0.0135071101, 0.000663865532, 0.023299126, 0.0282398183, -0.0121793794, -0.0022868251, 0.00950476713, -0.00386510161, 0.00319804437, -0.00282142847, -0.00579286506, -0.0237204265, -0.000885685964, -0.00606734771, -0.00373743521, 0.00786425266, -0.0108516477, 0.00661950512, 6.63267056e-05, 0.00217352132, 0.00806852, 0.0120772459, -0.0115091298, 0.029567549, 0.00568754, 0.042844858, 0.00480983313, -0.0268610194, -0.0189329349, -0.0314825438, -0.00210968801, -0.00389063498, -0.0053141159, 0.0317378789, 0.00906431768, -0.0146688744, 0.0171073042, 0.00881536771, 0.000488723104, -0.00147135579, -0.0320953429, 0.0411851965, -0.00749402028, 0.00395446829, -0.00471089175, 0.00190701755, 0.00575456489, -0.0212947633, -0.0168775041, 0.00648864731, 0.0296696816, -0.0225714277, 0.00766637, -0.032120876, 0.0134560438, 0.011017614, 0.000962285849, -0.0195201989, -0.00482898345, 0.0139667094, -0.000199179602, -0.00903240126, 0.00801106915, -0.00171392201, -0.00270972028, -0.00577052357, -0.0378403328, 0.0110239973, 0.004739617, 0.0099260658, -0.0222267285, -0.0228522941, -0.00679185474, -0.000558141735, 0.0195201989, 0.00366402697, 0.00674717175, -0.00185275928, 0.00923666731, -0.00488324137, -0.00107638771, 0.0147071742, -0.0109793143, 0.031329345, 0.0279589519, -0.0264269542, 0.000588462513, -0.00238417089, -0.00191020919, 0.0250864569, 0.00121043751, 0.0154987061, 0.0146688744, -0.0144646084, -0.0123900287, -0.0108069647, 0.0196989328, -0.0109090982, -0.0091536846, 0.00785148609, -0.0122049125, 0.0044810921, 0.0121219289, -0.0248821899, 0.00256609567, 0.0130602773, 0.0165328048, -0.0173881706, 0.00946646743, -0.0178094693, -3.93721311e-05, 0.00146178086, -0.0325549431, -0.00628118915, -0.00640247203, -0.0135581763, 0.0038491434, 0.00358423544, -0.0194053, -0.00717485417, 0.00245598331, 0.0137879765, 0.0218564961, -0.0137496758, -0.00429916754, 0.0109537812, 0.00983031653, 0.00229640026, -0.014477375, -0.0107495151, 0.020630898, -0.0340103395, -0.0133156106, -0.0106537649, 0.0144007755, -0.022622494, 0.016354071, -0.00266024959, 0.0113240136, 0.0011888938, 0.0130858105, 0.0013301248, -0.012555995, -0.00783233624, -0.0162519384, 0.00152800779, 0.00122559792, 0.0131113436, -0.0159327723, -0.0116814794, 0.000898452592, 0.00170594291, -0.0117325466, -0.00826001912, -0.0403681286, 0.0247928239, 0.00153279526, -0.0127155781, 0.00136443519, 0.0158561729, 0.038095668, -0.0101430994, 0.0147837745, -0.00539709907, 0.0246651582, 0.00274004112, 0.00757700345, -0.0104111983, 0.0284951515, 0.0204393975, -0.0110814478, -0.00983031653, -0.00221182127, 0.000561732333, -0.0108771808, -0.00186393014, -0.0286483504, 0.00551519031, -0.0108963307, 0.011764463, 0.00847066846, -0.00660035526, 0.0161498059, 0.0264014211, -0.00421937602, -0.0370488, 0.00371509348, 0.0240523592, 0.0146561079, -0.000508272031, -0.0139156422, -0.011017614, -0.00666418858, 0.00852173567, 0.0267333537, -0.00843236875, -0.030767614, 0.0130858105, 0.00864940137, 0.00935156737, 0.0125432285, -0.00223416276, -0.00203308812, 0.00234906259, -0.0149880406, 0.00841321889, 0.0222522616, 0.00524070766, -0.000428879459, 0.00522474945, 0.00718762074, 0.0210904963, 0.00325389858, -0.0198648982, -0.0255715884, -0.018601, 0.00237140432, 0.0106920647, -0.029771816, 0.0131113436, 0.022622494, -0.00986223295, 0.0319166109, -0.0168775041, -0.00660673855, -0.00187988847, -0.00862386823, -0.0149880406, -0.0320698097, -0.0128113283, 0.0121985292, -0.0123325791, -0.0369977355, 0.0133283772, -0.0014721537, -0.00332890265, 0.00165806792, 0.0161881056, 0.0285462178, 0.0123836454, -0.000378810277, 0.00681100506, 0.0100026662, 0.00907070097, -0.0110878311, 0.0138773425, -0.0398574658, -0.00582478149, 0.00245279167, -0.0052662408, 0.00787063595, -0.000779962167, -0.000744853925, 0.0294909496, 0.0190733671, 0.00139555382, 0.0130347442, 0.00588223152, 0.00678547146, -0.00298579899, -0.0172094367, -0.0127155781, 0.0267588869, -0.00785786938, 0.0245757904, 0.0134815769, -0.00677270489, -0.00331613584, -0.00750040356, 0.00264269533, -0.0162774716, 0.00704080472, -0.026605688, 0.0047843, 0.0195840336, -0.00815150235, 0.000421698234, -0.0123581123, 0.0101558659, 0.0223671608, -0.00799191929, 0.0125879114, -0.0107367476, -0.00600670651, -0.0197755322, 0.00113862508, -0.0286994167, 0.01185383, 0.03732967, 0.0225458946, 0.00054258242, 0.0293888152, 0.014094376, 0.00534284068, -0.0243459921, 0.00349806063, 0.0163030047, -0.00612798939, 0.0212564636, 0.00540348236, -0.0101175662, -0.0323762111, -0.0121666119, -0.00571626518, 0.00190223008, 0.00451620063, -0.00266503706, -0.0235672258, -0.0221628956, -0.0165072717, -0.00500771636, 0.0163923725, 0.0187286679, -0.011266564, -0.0121283121, -0.00054018863, 0.00455450034, 0.00339592737, 0.0174520034, -0.0145412078, 0.0122176791, 0.0351593383, 0.000929571281, -0.00463429186, -0.0210904963, -0.01579234, -0.0063322559, 0.00714932103, 0.015971072, 0.017375404, -0.012013413, -0.00185275928, 0.00713655446, 0.0220990609, 0.0160732064, 0.00220224611, -0.00829831883, -0.0399085321, -0.0014936974, 0.0222905613, -0.00775573635, 0.00149050576, 0.00639289711, 0.0139028756, 0.000608410395, -0.00173945527, 0.00278472435, 0.000272288598, -0.00136124343, -0.00186393014, 0.0548455045, -0.0182180014, 0.00686845463, 0.00253896648, 0.0180903357, 0.0080876695, -0.0339848064, -0.0086366348, 0.0119431959, -0.0166477039, 0.00223097112, -0.0139922425, -0.00685568806, 0.00859833509, -0.0223543942, 0.00534284068, 0.0149369743, 0.0139028756, 0.00540348236, -0.00254215812, 0.00252939155, -0.00303048221, 0.00273046619, 0.0303590801, -0.00574179832, 0.0174775366, -0.0214096624, -0.0216011629, 0.000465982535, -0.00260918308, -0.0259418227, 0.0035810438, 0.0136475433, -0.0128113283, 0.0187797341, 0.0198648982, -0.0173243359, 0.00336720259, -0.0100537324, 0.0312272124, 0.0109601645, 0.00224852539, -0.0208479315, -0.00121043751, -0.00480345, 0.00722592091, -0.00368956034, -0.00679185474, -0.00475557521, 0.00983031653, 0.00599074783, -0.00493749976, 0.007047188, 0.0117070135, 0.00953668356, -0.0115346638, 0.0196095668, -0.0201585311, -0.012307045, -0.00157269102, 0.0114580635, 0.00861110166, -0.0130347442, -0.0126645118, 0.00694505451, 0.00202989648, 0.0170307048, 0.000983031583, 0.0166860037, 0.0164434388, 0.000296226062, -0.0128240949, 0.037202, -0.0149369743, 0.0297207478, -0.00250385818, 0.00076879136, 0.0116176466, -0.00507474132, 0.00115298759, -0.0210266635, 0.0094537, -0.00735358708, 0.00834938511, -0.0101494826, -0.0162136387, 0.000346494722, -0.00207936717, 0.00437257579, -0.0085919518, -0.00164530135, -0.0166477039, -0.00543539878, -0.00570988189, -0.0126070613, -0.00174424285, -0.00173307199, -0.00542901549, 0.00852173567, -0.00588542316, 0.00385233504, -0.00799191929, 0.00321719446, 0.00144662044, 0.0286483504, 0.00525666587, 0.0201202314, -0.0271418858, -0.00653333031, -0.0247545242, -0.00691313809, -0.0161242727, 0.007091871, 0.00562370708, 0.00392893469, -0.0132134771, 0.00929411687, 0.0168009046, -0.00451620063, 0.0115538137, -0.00427044276, -0.0226990934, -0.0227884613, -0.0124347117, -0.00333847757, 0.00441725925, -0.0090132514, -0.0196478665, -0.00860471837, 0.00203468394, -0.00165806792, 0.00455450034, -0.00608649803, -0.00760892034, -0.00204745051, -0.0172094367, -0.00426725112, 0.00820257, -0.0250226241, 0.0122687453, 0.00891111791, 0.0221373625, -0.00942816678, 0.00394808501, 0.0204521641, 0.000751237269, 0.0260056555, -4.51320848e-05, 0.0247545242, 0.00389701826, 0.0284951515, -0.00171551784, -0.0207585637, 0.00274961605, -0.00223895023, 0.0112282643, -0.0350061394, 0.0224692952, 0.00313740293, 0.0219713952, 0.0195712671, 0.00811320264, -0.0073025208, 0.029771816, -0.0240395926, 0.0288781505, 0.0277036186, -0.00739827054, 0.00223097112, -7.0017064e-05, -0.0154604064, 0.0326315425, -0.0109027149, -0.0153710404, 0.00323155685, 0.0163285378, 0.00115937088, -0.02153733, -0.0111452807, 0.0102452319, 0.011106981, -0.0054545491, -0.00452577556, -0.0052662408, 0.00756423688, -0.0250226241, -0.0126134446, -0.0116750961, 0.00638332218, -0.0154221067, 0.00131815602, 0.00214320049, 0.0220479947, -0.017375404, 0.000681818638, -0.0188946333, 0.00148811203, -0.00359061873, -0.000692191534, 0.00620778091, 0.0268354863, -0.000247154268, 0.00356827723, -0.0177967027, -0.0176562686, -0.0234523267, -0.00842598546, -0.00789617, 0.0226480272, 0.0179243684, -0.0414149947, -0.0222905613, 0.00323315267, 0.0157285053, -0.00679823803, 0.0096452, 0.00254854141, -0.0160093717, 0.0117708463, -0.000320362975, -0.00587265659, -0.00392574305, 0.0192138, 0.0517049097, 0.0124091785, 0.00296984077, -0.00295388233, -0.0109856976, 0.00686207134, 0.00232672086, -0.00461514201, 0.00270972028, 0.00607692264, 0.00652694702, -0.00317410706, 0.00741103711, 0.00416511763, -0.0110686813, -0.0158944726, -0.035108272, -0.0161115061, -0.0080429865, -0.0146944076, 0.00926858373, 0.00875153486, 0.0123836454, 0.0244736578, -0.00329379435, -0.00843236875, -2.0496449e-05, -0.00763445348, -0.00482898345, 0.00133172062, 0.00403106818, 0.00638013054, 0.0220990609, 0.00507793296, 0.0140433088, 0.0107878149, -0.00991329923, 0.0065556718, 0.0192776341, -0.0037789268, -0.0120900124, 0.0201457646, -0.000548965705, -0.0253800899, -0.0033480525, -0.00424171751, 0.020337265, 0.0130475108, -0.00148492039, 0.0175030697, 0.00708548771, -0.00976009946, 0.000193095504, -0.0163030047, -0.00634502247, -0.000370432186, -0.0220862944, 0.0101813991, -0.0104814153, -0.00399915129, -0.0236182921, 0.0163668375, -0.00121841661, 0.00517687434, -0.00773020322, 0.00742380368, 0.0163285378, 0.00217511714, -0.00871961843, 0.027984485, 0.00480983313, 0.0110814478, -0.00517687434, -0.00180648023, -0.00094632752, 0.0170051698, 0.0160349049, -0.0265801549, 0.00288366596, -0.00533964904, -0.00149688905, 0.0139667094, 0.00353955221, 0.0147965411, -0.00677270489, -0.00905155111, -0.0179116018, 0.00739827054, 0.00615671417, 0.0188563336, 0.0296186153, 0.00772382, -0.0155753065, 0.0158178732, -0.0120900124, -0.00147135579, 0.00811320264, -0.00523751602, 0.00105005654, 0.00303207804, -0.00359061873, -0.0309974123, 0.0261460878, 0.00519921584, 0.00344380247, 0.00450343406, -0.0166477039, 0.017847769, -0.0168136712, 0.00201553409, 0.0137752099, -0.0209628306, 0.00247513317, -0.0089175012, 0.001196075, -0.0145284412, 0.00829193555, -0.0312527455, -0.0046311, 0.00739188725, -0.0059811729, 0.00323634432, 0.00790255331, -0.0163923725, -0.0331677422, -0.0274227522, -0.00184318435, 0.0104367323, -0.00128065399, -0.0174392369, -0.00661312183, 0.00979201682, -0.00104925863, 0.00261716219, 0.0229033604, -0.0104239658, -0.0196989328, -0.0296952147, 0.00528539065, -0.0142220417, 0.00668333843, -0.00697058812, 0.0174775366, 0.0193159338, 0.0101877823, -0.00350125227, -0.0015710952, -0.0023570417, -0.016085973, -0.0248949565, 0.00101893779, 0.00591414794, 0.0165838711, -0.0121410787, 0.0132900774, -0.00404702639, -0.0102643827, -0.0061216061, -0.00611522282, -0.0195840336, 0.015881706, 0.00973456632, -0.00485770823, -0.0332954079, 0.00799191929, -0.0075961533, 0.00718123745, -0.0173626374, 0.0172860362, -0.00351401884, -0.00932603423, -0.00518006599, -0.0241034254, -0.00593649, 0.00504920771, 7.43058627e-05, 0.0113623133, 0.00191340083, 0.010972931, 0.0147199417, 0.0173498709, 0.00654928852, -1.66564823e-05, 0.0177967027, 0.00264907884, -0.00440130057, -0.00910261739, -0.00625884766, 0.0235672258, 0.0044587506, -0.0172860362, -0.00449066702, -0.00621735584, 0.0301803481, 0.0108261146, 0.0164434388, -0.00378850172, 0.00306399469, 0.00360657717, -0.00366721861, -0.00802383572, 0.00147135579, 0.0096835, 0.00318368198, 0.00753870374, 0.00327464426, 0.00124315207, -0.00752593717, -0.00241449173, 0.00837491918, 0.0180265028, -0.0190606, -0.029746281, 0.00797915272, -0.0109346313, -0.00447151717, 0.029771816, -0.0309718791, -0.0296186153, 0.0331932753, -0.00244640838, 0.00310229464, 0.00979201682, -0.00363211031, -0.000986223342, 0.00534284068, 0.00865578465, -0.022622494, 0.00772382, -0.0291334838, 0.00198042579, -0.0114899799, 0.0125942947, -0.00289962417, -0.000219227222, -0.00136124343, 0.0106409984, 0.019954266, 0.000678626937, 0.011311247, -0.0137879765, 0.00798553601, 0.0032203861, -0.0021288381, 0.0142475758, -0.00544816535, 0.00195967988, -0.00474919192, 0.0113942306, -0.00504282443, 0.00568754, 0.00187669671, 0.00741103711, -0.0108324979, -0.00484494166, 0.0182946, 0.029567549, -0.0248055905, -0.0158051066, -0.00645673042, 0.00198202161, -0.0023570417, 0.000300614571, -0.00661950512, 0.00266344124, -0.00388106, 0.0247162245, 0.0114580635, 0.0056173238, -0.0100154327, -0.0113942306, -0.00468535861, 0.0121538453, -0.0226480272, -0.00409490103, 0.00127826026, 0.0236182921, 0.0099516, 0.00809405278, 0.0131113436, -0.000540587585, -0.000179032242, -0.0121346954, -0.00751317, -0.00968988333, -0.00184637599, -0.0108452644, 0.0062843808, -0.0140433088, -0.000411325338, 0.013187944, 0.0072323042, 0.0206819642, 0.0121666119, -0.00450024242, -0.0113303969, 0.0181414019, -0.0172349699, -0.0257503223, 0.0156646725, -0.0176562686, -0.00530773262, 0.00819618627, 0.012396412, 0.0219586287, 0.017847769, -0.0164051391, -0.00578009849, 0.000569312542, 0.0256354231, 0.0225841943, 0.023005493, 0.0181669351, -0.0104877986, -0.0211032629, 0.00350125227, -0.00415235106, -0.0125751449, 0.0171966702, 0.00542582385, 0.00763445348, -0.0211926308, -0.0226480272, -0.0211032629, -0.00144582253, -0.00488962466, 0.0035810438, 0.0162264053, 0.0170051698, 0.010564398, 0.00356508559, 0.000352678559, -0.00181605516, 0.00210011308, -0.0195329655, -0.0128113283, 0.00921113417, 0.0119687291, 0.0122368289, -0.00146497251, 0.0138135096, -0.00139395799, 0.0101430994, 0.0124921622, -0.021128796, -0.00545774074, 0.0173243359, -0.0031421904, -0.00419384288, 0.0208989978, -0.00680462178, -0.000660673832, -0.0211415626, -0.0272695534, -0.0290824156, 0.0154348733, -0.00639289711, 0.00156471191, 0.00675355503, -0.0106218485, 0.00152960361, -0.000839406857, 0.0136475433, 0.0109601645, -0.0142220417, 0.0166094042, -0.0149497408, -0.0066258884, -0.0205032304, -0.00188627176, -0.021128796, -0.0108899474, -0.00570988189, 0.0042736344, -0.0164945051, 0.0098367, -0.00443002582, -0.00220703357, 0.00558859855, -0.00217511714, 0.0195840336, -0.00601309, 0.0174264703, 0.00734082051, 0.00689398823, -0.00480664149, 0.0106154652, 0.0151157072, -0.01746477, -0.0139411762, -0.00071772479, -0.000995000359, 0.0147710079, -0.00241449173, 0.00237619178, 0.0157285053, 0.02271186, -0.00860471837, 0.020515997, -0.04307466, 0.00704080472, 0.009479234, -0.0185882337, -0.0173115693, -0.000381403515, -0.0198521316, -0.00406617625, 0.0144263087, 0.00644077221, -0.0160732064, 0.0092622, -0.0253928564, -0.0212692302, -0.00391935976, -0.0166221708, -0.0137113761, -0.0286994167, 0.0078068031, 0.0119878789, -0.0123261949, 0.00499495, -0.00886005163, 0.00785148609, -0.014183742, -0.0102579985, 0.0126900449, 0.01171978, -0.0137496758, -0.0119942622, -0.0148603739, 0.00596521469, -0.0112091135, -0.0168902706, -0.0207585637, 0.00424171751, -0.0092622, 0.00775573635, 0.00291079492, -0.0262992885, -0.0176562686, 0.0103665153, 5.24130592e-05, -0.0140433088, -0.0121219289, -0.00743018696, -0.0313038118, -0.0203117318, 0.0144646084, -0.00804937, -0.00583116477, -0.00842598546, -0.00671525486, -0.0113878474, -0.000584074, 0.0344444066, 0.00151364529, -0.00518325763, -0.00990691595, 0.00468216697, -0.00380765181, -0.000570509408, -1.62201213e-05, 0.0113750799, -0.00469493354, 0.00562689872, 0.000801505928, 0.0108963307, -0.0306144133, -0.021243697, -0.0113623133, -0.0130666606, -0.021716062, -0.000493510626, 0.00265227049, -0.014477375, 0.00665780529, 0.00651098881, -0.00684292149, -0.00555349048, -0.00416192599, -0.000902442203, 0.00348210242, -0.007442954, -0.00755785359, 0.0110239973, -0.00839406904, -0.0013803934, 0.00977924932, -0.0216522291, 0.0105069485, -0.0104175815, -0.0038491434, -0.0149497408, -0.0190989, 0.0119687291, -0.00620778091, 0.027371686, 0.00900686812, 0.000641922874, -0.00388106, -0.0100345826, -0.0130858105, -7.09645901e-05, -0.0292356163, 0.017171137, 0.0342401415, -0.0114644468, -0.00123836449, 0.0192776341, -0.017643502, -0.00242247083, 0.00292515755, 0.0156263728, 0.0148476074, -0.0195457321, -0.0194180664, 0.0043183174, -0.00444598403, -0.0103473654, -0.0119431959, 0.0263248216, 0.00613118103, -0.0322996117, -0.0194819, 0.00677270489, -0.0107175978, 0.0142348083, 0.00024456103, -0.00414277613, 0.0114644468, -0.0128879277, -0.0042481008, -0.0160987396, 0.0016628555, -0.000994202448, -0.00923028402, 0.00147773908, -0.00300973654, -0.00373105193, 0.0206691977, 0.00609288132, -0.0169413369, -0.0131751774, -0.00616628956, -0.00951115, -0.00218628789, 0.00146896206, -0.0106537649, 0.0182435345, 0.0166349374, -0.00492473319, 0.00778127, 0.030563347, -0.0214351956, 0.0328613445, 0.00289483671, -0.0139028756, -0.000587265647, -0.0124793947, 0.0127474945, 0.00276397844, -0.0160221383, -0.0021240504, 0.00870685186, 0.00760892034, 0.00970265, 0.032120876, 0.00044044925, 0.0151029406, -0.016175339, 0.00112825225, -0.0061439476, -0.00249268743, 0.00445555896, 0.00296505331, -0.00709825428, -0.0125049287, -0.00922390074, -0.00292196567, 0.009479234, 0.0138135096, -0.00243364158, 0.0102133155, -0.00182882184, 0.00962605048, 0.00133730599, 0.0199032, -0.0159838386, 0.0111388974, -0.0163030047, -0.0237970259, 0.0215628631, -0.00102053361, 0.00382680167, -0.00510665774, -0.0182307679, 0.0225458946, -0.00837491918, 0.00237619178, 0.0246268567, -0.0122049125, 0.00268578297, -0.000790335063, -0.00663227169, 0.0360530056, -0.0190861337, -0.00548327388, -0.0210777298, -0.0153199732, -0.00981755, 0.0312272124, 0.0164306723, -0.000442045071, -0.00603862293, -0.0066258884, 0.0247289911, -0.00628757244, -0.0121283121, 0.0122368289, 0.00664503872, 0.0235416926, -0.0138518093, -0.0154859396, -0.0165328048, 0.00525985751, -0.0204521641, -0.0114325304, 0.0130411275, 0.00457045855, 0.00291558239, 0.00760253705, -0.0276525524, 0.0113431634, 0.00499814143, -0.0208479315, 0.0037087102, -0.0224565286, -0.00677270489, 0.0101494826, 0.0081706522, 0.0204649307, 0.00193574245, -0.0466493182, -0.0191116668, 0.00363211031, -0.0100026662, 0.0172477365, -0.0197244659, -0.0101558659, 0.0111644305, 0.00257247896, 0.00679185474, -0.00845790189, 0.0279589519, 0.00465344172, -0.00175381778, 0.0176562686, 0.00074445497, 0.0161115061, 0.0204138644, 0.0161242727, -0.00485132495, 0.0252779555, 0.00680462178, -0.0125049287, 0.0145539744, 0.0168264378, -0.00231874175, 0.00417150091, 0.00297622406, 0.0107175978, -0.00700250454, -0.0176179688, 0.0174903031, -0.011649563, -0.00548327388, 0.0159583054, 0.0148986746, 0.00406936789, -0.0147327082, 0.0136603098, -0.0096579669, -0.00180967187, -0.0122176791, -0.00465344172, 0.000511064718, 0.0255077556, -0.00678547146, 0.00314538204, 0.00292515755, -0.0110878311, 0.00153119944, 0.0102835326, -8.21603408e-06, -0.0135964761, 0.0185627, -0.000444039848, 0.00107479189, -0.0294398833, 0.0171966702, 0.00811320264, -0.00931326766, 0.00487366645, 0.0260822549, 0.0207457971, 0.0113878474, -0.00514814956, 0.00568754, -0.0107558984, -0.0138390427, 0.0023650208, -0.00861748494, -0.00515772449, -0.00882813428, -0.0328868777, -0.00405660132, 0.0094154, 0.00363530195, 0.0287760161, 0.0101686325, -0.03252941, -0.0111899637, 0.014885908, -0.00153997645, -0.0115793468, 0.0174520034, 0.00703442097, -0.00293313665, -0.00385552668, 0.00246874988, 0.0238736253, -0.00878345128, 0.0227629282, -0.0161498059, 0.000781159091, -0.0135709429, 0.0197755322, 0.00382361, 0.0237970259, 0.0117261633, -0.006029048, -0.0123772621, 0.0135198766, -0.0110942144, -0.0175413694, -0.0108899474, -0.0166987702, 0.00553434063, -0.00194212585, -0.0122623621, 0.00760892034, -0.0234906264, 0.0224948283, -0.00947285071, 0.0168009046, 0.0153455064, -0.0129326107, -0.00798553601, -0.00202032155, -0.00269854954, -0.008732385, 0.013098577, 0.0164179057, 0.00787063595, -0.000667057175, 0.0198265985, 0.0137241427, 0.00540029071, 0.00353316893, 0.0024974749, -0.00744933728, -0.00260279956, 0.0210521966, 0.0109793143, 0.00789617, 0.0223160945, 0.017081771, -0.0219075624, -0.00658120541, 0.0030368655, -0.00259482046, 0.0244864244, -0.0100792656, -0.00900048483, -0.000333927543, -0.0241672583, -0.00605458114, -0.00891111791, -0.00675355503, -0.0189201664, -0.004343851, -0.00420660945, 0.0157029722, 0.0233757254, 0.0108069647, -0.0010835689, -0.0119559625, 0.00622373912, 0.00499175815, -0.0136986095, 0.0253417902, -0.0027464244, -0.0136092436, 0.00985585, -0.038095668, -0.0218820293, 0.00594606483, 0.0136220101, 0.000876111, 0.00236821268, 0.00597798126, -0.0147071742, -0.0142475758, -0.0242693909, 0.0179243684, 0.0152561404, -0.00637374725, -0.0197244659, 0.00769190351, -0.012555995, -0.0164434388, -0.029746281, -0.01517954, -0.0046311, 0.0114006139, 0.00807490293, 0.0132517768, -0.0153582739, -0.0272184871, 0.00707910443, 0.00546412403, 0.000875313068, 0.0210521966, -0.0313804112, 0.0159200057, 0.00944093335, 0.0145156747, -0.0158561729, 0.00391297648, 0.0235033929, -0.00275121187, 0.00646311371, 0.0178605355, 0.00919198431, -0.00524709094, -0.0223160945, 0.00382680167, -0.0049630329, 0.00776212, -0.0135198766, -0.00510027446, 0.0264269542, -0.00119128753, 0.0173371024, 0.0220990609, 0.0140816094, 0.0042481008, 0.0194180664, -0.0208479315, -0.0135709429, -0.0166732371, 0.0196351, 0.00124235405, 0.00758338673, -0.0136220101, -0.00884090178, -0.0093388008, 0.0273461528, -0.0132773099, 0.011560197, 0.00855365209, -0.0041555427, -0.027984485, 0.00182403438, -0.0175413694, 0.00226607942, -0.00296026561, 0.027167419, -0.0118729798, -0.0042034178, 0.0035810438, 0.00460875873, -0.00545135746, 0.0033480525, -0.0140050091, -0.0187797341, -0.0156136062, 0.00758977, 0.00974733289, 0.00758338673, 0.0106026987, -0.0247672908, 0.016354071, 0.00218628789, 0.00762807, 0.00405340968, 0.0153327398, -0.0294398833, 0.00749402028, -0.0117325466, 0.0116750961, -0.0194819, 0.0101111829, 0.0144901415, 0.0174903031, -0.00103409821, 3.59560581e-05, -0.00148013281, 0.010858031, -0.000137540643, -0.00163093884, 0.0348274074, -0.00326666515, -0.00688760495, -0.0182052348, 0.0329379439, -0.0139539428, -0.0188308, -0.00100537331, 0.000800708, 0.0125496117, 0.0034884857, 0.00208575046, 0.00221501291, 0.0214351956, -0.0175413694, -0.00586308166, 0.0020586215, 0.00480664149, 0.0271929521, 0.0158434063, 0.0114452969, -0.00518964091, -0.00739827054, 0.00320283207, -0.0117516965, -0.0172860362, 0.0211160295, 0.0154604064, 0.00331613584, 0.0207585637, -0.00500133308, 0.0167115387, -0.0358487368, -0.00840045232, -0.00757062, -0.00212085876, 0.00405979296, -0.00475876685, 0.000610804127, -0.0241034254, 0.00576414, -0.00901963469, 0.00373424357, -0.0205032304, 0.0188052673, -0.000995798269, 0.00582159, -0.00482579181, -0.00338635244, 0.0120261796, 0.0118921297, 0.00735358708, -0.0135837095, -0.0103984317, 0.0163923725, -0.000392175367, -0.00796638615, 0.00112107093, -0.0186776016, 0.00112346467, -0.00216235034, -0.00178573444, 0.00600032276, -0.025877988, -0.0208989978, -0.00109234604, -0.0521134436, -0.0110367639, 0.00279429927, 0.0302314144, -0.0408021957, 0.00168040954, -0.0185627, -0.00133890181, -0.0390403979, 0.00492792483, 0.0113367802, 0.00335762743, -0.0281376839, -0.0248566568, -0.0161498059, -0.0174009372, 0.0304356813, 0.00304324902, 0.00114022091, 0.00731528737, -0.0108707976, 0.01339221, 0.0017905219, -0.0142731089, -0.0162264053, 0.00198042579, -0.0132645434, -0.0217288285, 0.0231714603, -0.00620778091, 0.0103409821, -0.0154221067, 0.00917283446, 0.0329890102, 0.00671525486, -0.00405340968, -0.00333528593, -0.0151540069, -0.0124091785, 0.0117453132, -0.0130219776, 0.00578009849, 0.00539709907, -0.0175158363, -0.0111325141, 0.00865578465, -0.021128796, 0.0211926308, 0.00686845463, -0.0287249498, 0.0469301865, -0.00693228794, 0.0107878149, -0.000323953602, 0.013187944, 0.00732805394, -0.0176945701, 0.00218309625, 0.00464386679, 0.00647907192, -0.0198138319, 0.0178094693, -0.00348210242, 0.0181414019, -0.00529496605, -0.0288015511, 0.0157795735, -0.0300782155, -0.0120900124, -0.0125687616, 0.0150646409, 0.0137752099, 0.0384531319, 0.0142220417, -0.0167881381, -0.00261237472, -0.0109410146, -0.00137241429, -0.0119368127, 0.0141582089, -0.00942816678, 0.00309112389, -0.00491515826, 0.00282142847, 0.0146688744, 0.00938348379, 0.0372275338, 0.00910900068, -0.00806213636, -0.00447790045, -0.00131177274, -0.0255205221, 0.0258013885, -0.0251375232, -0.0141071426, 0.00213362556, -0.0180392694, -0.00935156737, -0.00387467653, 0.000538991764, -0.0233501922, -0.000333129632, 0.0188052673, -0.028571751, -0.0262482204, 0.0161625724, -0.00255492469, -0.0138518093, -0.0141965086, -0.00404702639, 0.0143369418, 0.00825363584, 0.0118219126, -0.0165328048, -0.0103409821, -0.0389893316, 0.00516729942, 0.00750678685, -0.00944731664, -0.00449705077, -0.0035810438, 0.0164434388, -0.0227246266, 0.00656843884, 0.0189201664, -0.00277514942, -0.0191244334, 0.0194180664, -0.0034884857, -0.0153072067, 0.00140353304, -0.00983031653, 0.00197883, 0.00950476713, 0.0185882337, 0.0110814478, -0.0220990609, -0.00292196567, 0.00540986564, -0.0221884288, -0.00322517357, 0.000458801282, 0.0103218323, 0.00489281677, -0.010768665, 0.0297973491, 0.00722592091, -0.0201457646, 0.00395766, 0.0112537974, -0.0108707976, -0.000134448725, -0.0214351956, 0.0122240623, -0.015090174, -0.00595563976, -0.0104367323, 0.00523751602, -0.0099516, 0.000685409235, -0.011151664, -0.0213841293, -0.0167370718, -0.00540348236, -0.0214862637, -0.0349806063, 0.0402915291, -0.00867493544, 0.00543539878, 0.00190861337, 0.0160987396, 0.0107175978, 0.0220990609, -0.0197117, 0.0251630563, -0.000251941761, 0.0113623133, -0.00504601607, -0.00360338553, 0.0251758229, 0.0108899474, -0.0112474142, -0.0114261471, 0.0032475153, 0.00548965717, 0.00768552, -0.0148348408, 0.00268897461, 0.00417150091, 0.00995798316, -0.0100537324, -0.00999628287, 0.0186265353, -0.0182307679, -0.0144518418, 0.0170562379, -0.00875791814, 0.00459280051, -0.00746210385, 0.00824086927, 0.0171456039, -0.0119431959, 0.0126964282, 0.00642800564, 0.0350061394, 0.017937135, -0.00558221526, 0.00615033088, 0.00873876829, 0.004388534, 0.00884728506, 0.00606415607, 0.0121410787, 0.0204904638, -0.0109154815, -0.0186903682, 9.3954528e-05, 0.000868131814, -0.0104431156, -0.00843236875, 0.015971072, 0.00398957636, 0.00946008321, -0.0032906027, 0.0133156106, -0.00809405278, -0.00324432366, 0.0290568825, 0.0275248867, 0.0366147384, -0.00293952, -0.00487366645, 0.00316453213, 0.00546412403, 0.0102005489, -0.00453215884, 0.00195170077, -0.0194308329, -0.00718762074, 0.0165200382, -0.00339592737, 0.0136475433, -0.00634821411, -0.00837491918, 0.0179499015, 0.0103856651, 0.00391935976, 0.0032778359, 0.0187925, 0.00244321651, -0.00387467653, 0.0109027149, -0.000904038, 0.00526304916, 0.0195584986, -0.00771743665, -0.014975274, 0.00579605671, 0.006029048, -0.00976009946, -0.00831746869, 0.00107239815, 0.011311247, 0.00632587261, -0.0123261949, -0.00343103567, -0.0151157072, 0.00231555, 0.0244481247, -0.024703458, 0.00145699328, -0.00353636057, 0.00226288778, 0.0130602773, -0.0115091298, 0.00512899924, 0.00889835134, -0.0280610844, 0.0052662408, -0.0250226241, -0.00775573635, -0.0191499665, -0.020630898, 0.0169796366, -0.00680462178, -0.0169924032, 0.00833661854, -0.00476195849, 0.0219586287, -0.0161115061] |
06 Sep, 2024 | 6 Underrated Tools on Hugging Face
06 Sep, 2024
Hugging Face has become synonymous with state-of-the-art machine learning, particularly in natural language processing (NLP). While tools like Transformers and Datasets are widely celebrated, several underrated yet powerful tools within the Hugging Face ecosystem deserve more attention. This article delves into 6 such tools, exploring their features, use cases, and how they can enhance your machine learning workflows.6 Underrated Tools on Hugging FaceTable of Content1. Hugging Face Hub2. Tokenizers Library3. AutoNLP4. Transformers Trainer5. Hugging Face Spaces6. Hugging Face AutoTrain1. Hugging Face HubOverview: The Hugging Face Hub is a central repository for models and datasets, serving as a collaborative space where developers can share, discover, and manage machine learning resources.FeaturesVersion Control: Track changes and manage different versions of models and datasets.Collaboration: Share models and datasets with the community or privately within an organization.Model Card and Dataset Card: Provide metadata, usage information, and model details that improve transparency and usability.Why It’s UnderratedWhile many users focus on downloading and using models, the Hub’s collaborative and organizational features often go unnoticed. For teams and researchers, the ability to manage model versions and collaborate effectively is crucial but sometimes underutilized.Use CasesVersion Management: Track and manage different versions of your model to ensure reproducibility.Collaborative Development: Work on models with team members or share findings with the community for feedback.2. Tokenizers LibraryOverview: The Tokenizers library is designed for efficient and flexible tokenization of text, which is a critical step in preparing data for NLP models.FeaturesSpeed: Implements tokenization in Rust, providing significant performance improvements.Flexibility: Supports various tokenization algorithms and allows for custom tokenization schemes.Compatibility: Works seamlessly with the Transformers library.Why It’s UnderratedDespite its importance in data preprocessing, Tokenizers often flies under the radar. Its advanced features and optimizations can dramatically speed up tokenization, yet many users stick to default tokenization methods without exploring its full capabilities.Use CasesLarge-Scale Data Processing: Efficiently tokenize large datasets without bottlenecking your workflow.Custom Tokenization: Implement and experiment with custom tokenization schemes tailored to specific needs.3. AutoNLPOverview: AutoNLP is a tool designed to simplify the process of building, training, and deploying NLP models with minimal coding.FeaturesEase of Use: Provides an intuitive interface for model training and deployment.Automated Pipelines: Handles data preprocessing, model selection, and hyperparameter tuning automatically.Deployment: Facilitates the deployment of models with just a few commands.Why It’s UnderratedAutoNLP’s capabilities for rapid prototyping and deployment make it a powerful tool for users who want to quickly experiment with NLP models. However, its simplicity and automation might lead users to overlook it in favor of more manual and complex methods.Use CasesPrototyping: Quickly create and test NLP models without extensive coding.Deployment: Seamlessly deploy models with minimal setup.4. Transformers TrainerOverview: The Transformers Trainer is an API that simplifies the training and evaluation of models using the Transformers library.FeaturesEase of Use: Provides a high-level interface for training, evaluating, and fine-tuning models.Customizability: Allows for extensive customization through various configuration options.Integration: Integrates with popular libraries and frameworks for seamless training workflows.Why It’s UnderratedWhile the Transformers library itself is highly popular, the Trainer API’s role in streamlining the training process can sometimes be overlooked. Its ability to handle complex training tasks with minimal code is a significant advantage that doesn’t always get the attention it deserves.Use CasesEfficient Training: Train models with minimal boilerplate code.Evaluation: Evaluate model performance using built-in metrics and tools.5. Hugging Face SpacesOverview: Hugging Face Spaces is a platform for sharing and discovering machine learning demos and applications.FeaturesInteractive Demos: Allows users to create and share interactive applications and demos built with Hugging Face models.Showcase: Provides a platform to showcase your work and explore projects from the community.Integration: Seamlessly integrates with Hugging Face’s ecosystem.Why It’s UnderratedSpaces is often seen as a secondary feature compared to the core model and dataset libraries. However, its ability to create and share interactive demos can greatly enhance how users interact with and understand machine learning models.Use CasesShowcasing Work: Present your models and applications in an interactive format.Exploring: Discover innovative uses of Hugging Face models created by the community.6. Hugging Face AutoTrainOverview: AutoTrain is a tool for automating the model training process, making it easier for users to build high-quality models with minimal intervention.FeaturesAutomation: Automates tasks such as data preprocessing, model selection, and hyperparameter tuning.User-Friendly: Designed to be accessible to users with varying levels of expertise.Optimized: Utilizes advanced techniques to optimize model performance.Why It’s UnderratedAutoTrain’s automation capabilities can significantly streamline the model development process, but its potential is often overshadowed by more manual approaches. Users may not fully appreciate its benefits until they experience the efficiency it offers.Use CasesStreamlined Model Building: Quickly develop high-quality models with automated processes.Efficiency: Save time and resources by leveraging automated optimization techniques.ConclusionWhile Hugging Face is renowned for its flagship tools like Transformers and Datasets, these six underrated tools offer substantial value and can greatly enhance your machine learning and NLP workflows. By exploring and leveraging these tools, you can unlock new capabilities, streamline processes, and collaborate more effectively within the Hugging Face ecosystem. Whether you’re a researcher, developer, or data scientist, diving into these hidden gems can provide significant advantages and help you make the most of the rich resources available on Hugging Face.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face | https://www.geeksforgeeks.org/6-underrated-tools-on-hugging-face?ref=asr10 | Python Projects | 6 Underrated Tools on Hugging Face | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Install Hugging Face Transformers: A Comprehensive Guide, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0316450149, 0.00713893631, -0.0180714335, -0.03294155, 0.0406567231, -0.0281875934, 0.0257065743, 0.0304445215, -0.000287118106, 0.0457468145, -0.0113566713, -0.0120849703, 0.0021909012, 0.0018207489, -0.0219450258, 0.0246341322, -0.00176372542, -0.00441781711, 0.00424974784, -0.0138376914, -0.0258186199, -0.0444342755, -0.0446583703, -0.0459709093, 0.0249382574, 0.00689883763, 0.010156177, 0.0136456126, -0.00875560101, -0.00688283099, 0.0281555802, -0.00868357159, 0.0130533688, -0.0202483293, -0.00795527175, -0.0135735832, 0.00334137445, -3.66400709e-05, -0.0172550976, -0.00697086705, 0.010108158, -0.0125091448, -0.00993208494, -0.00866756495, 0.00232295552, -0.0453626588, -0.0397923663, -0.0391521044, 0.0276273638, 0.0182475056, 0.0120609608, -0.0233215932, 0.0157904942, 0.0102282073, 0.0183595512, 0.0460989624, 0.0433458276, -0.0470913686, 0.0235456843, 0.00343541312, -0.00935584772, -0.000178448405, 0.01159677, -0.0175432153, 0.0198961832, -0.0368151441, -0.0097079929, 0.0401125, -0.00778720295, 0.0121570006, -0.0201843027, 0.0242339671, -0.0131894248, 0.00224292255, 0.024410041, -0.0110525461, 0.000564732298, 0.027035119, -0.0205364469, 0.00735102361, 0.00665073562, -0.0198321566, 0.0110205328, -0.0155984154, 0.0776639432, -0.00253904425, -0.0408488028, -0.0738863871, 0.00319131254, -0.00140157645, -0.0296281856, -0.00855551939, -0.0137336487, -0.0489801466, -0.0237057507, 0.0283796731, -0.0141418166, -0.01412581, -0.0142058432, 0.0319011211, -0.00132954691, 0.0351824723, 0.0391200893, -0.0576557145, -0.000450685358, -0.0301884171, -0.0297722463, 0.0195760522, 0.000219215159, 0.0021708929, 0.03078066, -0.0264108628, -0.0354065634, 0.0273232386, -0.00583840162, -0.0291800015, 0.00258106156, -0.0223291852, -0.00723897759, -0.0248582251, 0.0278994758, 0.0460669473, -0.0134135168, 0.0588402, -0.0124291126, 0.0459068827, -0.0210646633, 0.0451065525, 0.024410041, 0.0105563421, 0.00317730685, 0.0421933532, -0.0062225596, 0.00944388472, -0.00945188757, 0.000605749141, 0.0605689138, 0.0313889123, -0.00563431764, 0.0150621952, -0.0515091866, -0.00791125372, -0.0139577407, -0.0274672974, -0.0326534323, -0.000742305303, -0.0441141464, 0.0504847653, -0.00474595185, -0.010876474, -0.0291159749, 0.000458938768, 0.00430577109, 0.029468121, 0.0254664738, -0.0117008127, 0.0222811643, 0.0163907409, -0.0348943509, 0.0131253982, 0.0205204412, -0.0439540781, 0.0315009579, 0.00815935619, 0.00509009371, 0.0105723487, 0.0313408896, 0.0184395853, -0.0729900226, 0.0476035811, -0.0148220966, 0.0160305928, 0.00397563539, 0.0150621952, -0.0404646434, -0.00225292658, 0.022745356, 0.00226693251, -0.00255905255, -0.0200242363, -0.0271951854, 0.0217689537, 0.0633860752, 0.0136696221, 0.0313729048, -0.00302524422, 0.0779200494, 0.034254089, 0.0485639758, 0.0145819979, 0.000227093406, -0.0257385857, 0.0143018821, -0.00571034895, -0.00190578389, -0.0141018005, -0.0260106977, 0.0170310047, -0.0151822446, 0.0096839834, -0.0341900624, -0.0235296786, -0.00183875626, 0.0145019647, 0.0119969342, -0.0151582351, 0.00201682956, 0.0012535156, 0.0203763805, -0.0119249048, -0.0053662071, -0.0299323108, -0.00260707224, -0.0479557253, 0.019720111, -0.00735902693, -0.0141098034, -0.01539033, 0.00448984653, -0.0246661454, -0.0253864415, 0.0303004626, 0.0407207496, -0.03294155, -0.0198801775, -0.0260267053, -0.0115567539, 0.00327134551, 0.0211446974, 0.0172711033, 0.0146140112, -0.0116447899, 0.0168709401, -0.0273552518, 0.010740418, 0.0172711033, -0.00361748785, -0.0114447074, -0.0445623286, -0.000152812849, 0.0245380923, 0.0131574115, -0.0236097109, -0.0183595512, -0.00921178889, -0.0100601381, 0.0206965134, 0.018999815, -0.0219770391, 0.0403365903, -0.0145019647, -0.0266349558, 0.0202483293, 0.0323813185, -0.0420653038, 0.0326694362, 0.0267470013, -0.0058263964, -0.0162386782, -0.021528855, 0.00627858238, -0.00346542546, -0.00525816297, 0.0682520717, 0.00444182707, 0.00521814637, 0.0320932, -0.0165508073, 0.0302684493, -0.0128852995, 0.0359828, -0.0253704358, 0.00941987429, -0.00790725276, 0.00251503452, -0.00814735144, 0.0111645926, 0.00171170407, 0.0444022641, 0.0166948661, -0.000649767229, -0.0608250163, 0.0569194108, 0.0480837785, -0.0220730789, -0.0152622778, -0.0129333194, -0.0107324142, -0.038767945, -0.061465282, -0.0234816577, -0.00927581545, 0.0136696221, 0.0172550976, 0.000435929309, -0.0131494086, -0.00717895292, 0.0124451192, -0.00762313558, 0.000482698553, 0.00308326818, 0.0149021298, 0.0220570732, -0.0232895799, -0.0114527103, 0.00587841775, 0.0233055856, 0.0341260359, -0.018679684, -0.0227133427, 0.0385118388, -0.0236577298, -0.0374874175, 0.0133414874, 0.00144959625, 0.0376474857, 0.00407767715, -0.0104042795, -0.0460029207, -0.0326854438, -0.0177513, -0.0136616193, -0.0552547276, 0.0351824723, -0.0119088981, -0.0221691187, 0.026218785, 0.0303644892, 0.0266509615, -0.019448, -0.00159065425, -0.0459709093, -0.00630659377, 0.0355986431, 0.0505487919, -0.0374874175, -0.00148761191, 0.00859553553, -0.0206805058, -0.00241499324, -0.0136135994, -0.016470775, -0.0320451818, -0.00653068628, 0.047475528, -0.030508548, -0.00486600166, 0.020312354, 0.0153022939, 0.0163027048, 0.00130253576, -0.0193519592, 0.0197841376, 0.0251943637, -0.0017107036, -0.0240739025, -0.027035119, 0.00278514554, 0.00452186, 0.0151262218, 0.00623056293, -0.036238905, -0.0456187651, 0.0067067584, -0.0135175595, -0.0217209347, 0.000901870953, 0.018775722, -0.00985205267, 0.00983604603, -0.0110045262, 0.00231895386, -0.0161826555, -0.0181994848, -0.0115647567, 0.00467792386, 0.00382757443, -0.0242819879, -0.0288118515, 0.027035119, -0.0102762263, -0.0175272096, 0.0102362102, 0.055286739, 0.00509409513, 0.0126131875, -0.0208405722, -0.033805903, -0.00379756209, -0.00531018432, 0.000793326297, -0.00548225502, 0.00409568474, -0.0502286591, -0.0233696122, 0.010468306, -0.0178473406, 0.00447384035, -0.0123810926, 0.0150782019, -0.0186316632, 0.0476355925, -0.00905172341, -0.0152142579, -0.00988406502, -0.0185356233, 0.00237697759, -0.00704689836, 0.0202483293, 0.0182475056, -0.024730172, 0.00552627305, -0.0252904017, 0.00516212313, 0.0245220866, -0.0169829857, -0.0201362818, 0.0197521243, 0.0135575766, -0.00452186, 0.016518794, 0.0471553952, 0.0555108339, 0.0384798273, 0.00154563575, 0.0220250599, -0.0245701056, -0.00869157538, -0.0195280313, -0.0118608782, -0.00325733982, 0.0105003193, 0.0267309956, 0.000660771795, -0.0116527928, -0.0309727397, 0.0276593771, 0.0382237211, 0.00449785, -0.00206885091, 0.00994809158, -0.00587841775, 0.0257545933, -0.0306686144, -0.0546464771, 0.0165348016, -0.0220090523, -0.00463390583, 0.00617053779, -0.0422893949, -0.0428656302, 0.02445806, -0.0722857341, -0.0111085689, 0.0156064192, -0.0134295234, 0.00545424363, 0.0400484726, 0.0240258817, -0.0339339562, 0.00187076943, 0.0427055657, 0.0154783661, -0.0543583594, 0.0179113671, -0.0119729247, -0.0542943329, -0.0498124883, -0.0111325793, 0.0284917187, -0.0283316523, -0.00434578769, 0.0326694362, 0.0307006277, -0.00354145654, 0.0124291126, 0.00745106488, -0.0331656411, 0.00708291307, -0.0193199459, 0.0397923663, 0.0282676276, 0.058167927, 0.0123010594, 0.00281115621, 0.0143258926, -0.00629458902, -0.0201522894, 0.0393761955, 0.0296922121, -0.0245541, 0.0363029316, 0.0200722553, -0.0391841158, -0.00261507556, -0.0337418802, -0.0364629962, -0.0307966676, 0.041296985, -0.0035114442, -0.0298362728, 0.0163907409, -0.0372313149, 0.0237697773, -0.0069988789, 0.00346942712, -0.0261547584, 0.0215128493, 0.00368351513, -0.00284917187, -0.0122530395, 0.0439860933, -0.00821938086, 0.0124131059, -0.00535420235, 0.0403045788, -0.0131013887, 0.0374233909, 0.00814735144, 0.00394762354, -0.00975601282, 0.0106283715, 0.0161666498, 0.0124691287, -0.0150942085, -0.0118288649, -0.00825139415, 0.0140457768, 0.0457788296, -0.0330055766, 0.0124531221, -0.0124131059, -0.0319491401, -0.0103882728, -0.00267710118, -0.000866356364, -0.000271361612, 0.0279955156, -0.0110925622, -0.00943588093, -0.0273872651, 0.0304925423, -0.0100441314, 0.0147180539, -0.00635861559, 0.0169029515, 0.0250823162, -0.010468306, -0.0113246581, -0.00544624031, -0.0214328151, 0.00538621563, 0.0134615367, 0.0196240712, -0.0420012772, -0.0246981587, -0.0325253792, 0.00755110569, -0.00282116048, -0.0206965134, -0.010108158, 0.00844347291, 0.0396002866, 0.0169669781, 0.0112126116, -0.0030372492, 0.00328535121, 0.016470775, -0.0164867807, 0.00107444194, -0.00335538015, 0.0113886846, -0.00189277856, -0.00937185436, -0.0261547584, 0.0219930466, 0.00156264275, -0.024410041, 0.0148300994, -0.000361898856, 0.000288118521, -0.0201042686, 0.00850749947, 0.0283476599, 0.0413930267, -0.00675877975, -0.0221050922, -0.0452025943, 0.00122750492, 0.00374754146, -0.01222903, 0.0427055657, -0.0190798473, -0.00134555344, -0.024506079, 0.0305245556, 0.0376794972, 0.00913175568, 0.0238978304, -0.0336778536, 0.00598246045, -0.00683080964, 0.0297242254, 0.0320932, -0.0306846201, -0.00824339, -0.00718295434, -0.00663472898, 0.027259212, 0.00564232096, -0.0118368687, -0.00249902788, 0.0581999384, -0.0167749, -0.00169469707, 0.0172711033, 0.0105723487, 0.0148781193, -0.0253864415, -0.0130693754, -0.00368351513, 0.0058263964, -0.0144379381, -0.0128052672, 0.014397922, 0.0293880869, 0.0063946303, -0.0184876043, -0.000750308624, -0.00335538015, -0.0171270445, -0.00538221374, -0.012773254, -0.0154063366, 0.000851850375, 0.0126051847, -0.0101881903, 0.0216248948, 0.00193079421, 0.00487000309, -0.0125731714, 0.0197841376, 0.0152302645, 0.120177433, 0.00065777055, 0.00298522785, -0.0261387508, 0.0234496444, 0.0271311589, 0.00687482767, -0.0140537806, -0.00726298755, -0.00114146946, 0.0429936834, -0.0375834592, -0.00555828633, -0.0170149989, -0.0163267162, 0.00872358773, 0.0403686054, 0.010244214, 0.00308927055, -0.00104342913, -0.00205084356, 0.00218489859, -0.0173671432, -0.0173351299, -0.00111445843, -0.0144939618, -0.004862, 0.0170790255, -0.0459388942, -0.0314529352, 0.0375834592, -0.0128532872, -0.0118768848, 0.0297562387, 0.018951796, -0.0156384315, -0.0382237211, -0.0317090414, -0.019223908, 9.56018193e-05, 0.00303524849, -0.0473794863, -0.000145684928, 0.00170169992, 0.0170950312, -0.0114527103, -0.0118448716, 0.000994409, -0.0225852896, -0.000873359211, 0.012365086, -0.0116367862, 0.0110765556, 0.00945989136, -0.0138216848, 0.00279715052, 0.00201983075, -0.0256425478, 0.000608250208, -0.0358547457, -0.0153663205, -0.00115347444, 0.0323012844, 0.00380756613, -0.0059744576, -0.0404646434, 0.00756711233, 0.00901170634, 0.0266669691, -0.0126452008, 0.0020828566, -0.0116447899, 0.0144459419, -0.00589442439, 0.0428656302, -0.0226173028, 0.00874759816, -0.0108364569, 0.0133414874, 0.0164227542, -0.0449785, -0.0323172919, -0.0126932207, 0.0173191242, 0.0258506332, -0.0169509724, -0.0121570006, 0.0312608592, -0.0217689537, 0.00546224648, 0.00379356043, -0.0035114442, -0.0305565689, 0.0117808459, 0.00539421849, 0.00719095767, 0.00445383182, -0.00673877168, 0.0286197718, -0.018999815, -0.00446183514, -0.000404916558, -0.00126952212, 0.00750308624, 0.0308767, 0.008259397, 0.0446583703, 0.00407767715, -0.0270831399, 0.0116527928, -0.0274512917, -0.02572258, 0.00456587784, -0.00249702716, 0.00135855877, -0.0212247297, -0.00689083431, 0.00921178889, 0.0444662906, -0.0155423926, 0.0295481533, 0.02445806, 0.019448, -0.00978002232, 0.0142698698, 0.0238818228, -0.0178313348, 0.0291159749, 0.016790906, 0.0377115123, -0.0254184548, 0.000293870864, 0.0140777901, 0.0214488227, -0.0279635023, -0.0365590379, -0.00601847563, -0.0321892388, -0.00639863173, -0.0155904125, 0.0389600247, 0.00072429789, 0.0112526286, 0.0163187124, -0.0211446974, -0.0178953614, 0.00555028301, 0.00573035702, -0.0125731714, 0.0184555911, 0.0135975927, 0.00711092493, -0.0325093716, -0.0135415699, -0.00402965723, 0.00974800903, -0.0275153182, 0.0324773565, -0.0249702707, -0.0172390901, 0.00194680074, 0.00367351086, -0.0209526177, -0.00781921577, -0.00913175568, 0.0362709202, 0.0120129408, -0.0126692113, 0.0270991456, -0.0334537588, 0.0410728939, 0.0145019647, -0.0148861231, 0.00566232903, -0.00915576611, -0.0179273728, -0.0198001433, 0.00245701056, 0.00692684902, 0.0135575766, -0.0162546858, -0.0226813294, 0.0111966049, 0.0189357884, 0.021576874, 0.0208885912, -0.00943588093, -0.0130533688, -0.0124851353, -0.0376794972, 0.0102602206, -0.00818736758, 0.0370392352, -0.00792726, 0.00306926249, 0.00973200332, 0.0453946702, 0.0136936326, -5.69296644e-05, -0.0152782844, 0.0126772141, -0.0255144946, -0.00578638, 0.00993208494, -0.0135975927, -0.00957193691, 0.055734925, 0.00507008517, -0.0295321476, 0.000541722809, -0.00178373372, -0.00954792742, 0.00545424363, 0.0171270445, 0.00917177275, -0.00718695624, -0.00751108956, 0.0243620202, -0.0245380923, -0.0067107603, -0.00791525561, 0.0299643241, -0.0151102152, 0.0128532872, -0.0158145055, 0.00300523615, -0.0345422067, -0.00775919156, 0.00702689029, -0.00573035702, -0.00754310237, 0.00248302124, -0.00698287226, -0.0302044228, -0.0131574115, -0.0161506422, -0.00294921314, 0.00510610035, 0.0169029515, 0.0116367862, 0.0196080655, 0.00779120484, -0.019223908, 0.0145659912, -0.0275153182, -0.00729500037, -0.00477796514, -0.0218329802, -0.00209486159, -0.0384158, -0.0362709202, 0.0275473297, 0.00197481224, -0.0157664847, 0.00818736758, -0.0133975102, 0.00152062543, -0.00217289384, -0.0145259751, -0.0302684493, -0.0100601381, -0.00956393406, -0.0233375989, -0.01222903, -0.0148701165, 0.0147260567, 0.0059744576, -0.0224252231, -0.000512710889, 0.0184075721, -0.034158051, 0.0106123649, 0.0347342864, -0.0161346365, -0.00969999, 0.0404966585, -0.0193359535, 0.0113566713, 0.00523415301, 0.00511810509, 0.0290199369, -0.0541662797, 0.0188397486, -0.0367191024, 0.014485958, -0.0249062441, -0.0198321566, -0.0314849503, 0.0159425568, 0.00187377073, 0.00180674309, 0.0208885912, -0.00301924185, -0.010428289, 0.0578477941, -0.0406247079, 0.00103242463, 0.00969999, 0.0116687994, -0.0135895899, 0.0176072419, -0.0547745302, -0.00866756495, 0.0169349648, 0.0213207696, 0.0102122007, 0.0129813394, -0.0316450149, 0.0390880778, 0.0333577208, -0.0169029515, 0.0145259751, -0.0043417858, -0.0210006386, -0.0224572364, -0.0172230843, 0.0181194525, 0.0019878177, 0.0284917187, 0.0295961741, 0.006182543, 0.000498455, -0.000200832612, -0.0122610433, 0.0011204608, 0.00559029914, 0.0128212739, -0.0169829857, -0.00342340814, 0.0257065743, -0.00774718635, 0.0267470013, -0.0128452834, -0.00722697238, -0.0262347907, -0.0124371154, -0.00462190108, -0.0156064192, -0.00202583335, -0.00445783371, 0.00188777642, 0.00993208494, -0.0292280223, 0.0187116954, -0.00679479493, -0.0440821312, 0.0161826555, -0.0148220966, -0.00347943115, 0.0324773565, -0.0125171486, -0.0288118515, 0.0236417241, -0.021881, 9.37885779e-05, -0.0110525461, -0.0240418892, -0.0475395545, -0.0254824813, -0.0174151622, 0.00920378603, -0.0136696221, 0.0644425079, 0.0294361077, -0.00599046377, -0.0375194326, -0.00504207378, 0.0129893431, -0.0245380923, -0.0281875934, -0.0418091975, 0.00683080964, 0.033037588, 0.00721096573, -0.0123730889, -0.0170790255, 0.0149421459, -0.0233536065, -0.0120369513, -0.00657870574, -0.00139957562, 0.0242019538, 0.00780721102, 0.0134695405, 0.0137256458, 0.0211927164, 0.00247701886, 0.00264308718, 0.00101691822, 0.00301924185, -0.0420012772, 0.0281875934, -0.0055102664, 0.0119008953, -0.0523415282, -0.0188717619, 0.0281395745, -0.00771117164, -0.0183595512, 0.0098920688, -0.0120849703, -0.00288318587, -0.0221691187, 0.0336778536, -0.00333137019, 0.0119409114, 0.0226173028, -0.0276913904, 0.0352785103, 0.010468306, 0.0100041144, -0.0141178071, 0.000743305718, 0.000426675484, -0.00281515787, 0.0225852896, 0.0121489968, -0.0108844768, -0.0101161608, 0.00719896099, -0.011732826, -0.0170790255, -0.00151762425, -0.00134455308, -0.0031252855, -0.000470443512, -0.0316450149, 0.00199982245, -0.00784722809, -0.0112206154, -0.00450985506, 0.0104603022, 0.0044458285, -0.0123810926, 0.00580238644, -0.0373913795, -0.0255305, -0.0104763089, 0.0140377739, 0.036687091, 0.0193679668, -0.0193999801, -0.0163587295, 0.0033533792, 0.00609050505, -0.00456187641, -0.0239298418, -0.0363349468, 0.00124051026, 0.000495453773, 0.0277714226, -0.0521494485, -0.0204564147, 0.00354945986, 0.0683161, -0.0205844659, 0.00267109857, -0.0100601381, -0.0129573299, 0.00311728218, 0.00571835181, -0.00881162472, 0.0339339562, -0.00835543685, 0.00595845096, -0.000566733128, -0.00227893726, 0.0125331553, -0.0282996409, 0.0221691187, -0.0138777085, -0.00102842296, 0.00365950516, -0.000776319299, -0.0322532654, -0.0181354601, 0.00285517448, -0.000411669316, -0.00301123853, 0.00901170634, 0.00673076836, 0.0128372805, -0.0229694471, -0.0266189482, 0.0019988222, -0.0111165727, 0.0130853821, 0.0105163259, 0.019720111, 0.0311968308, 0.00193679659, 0.00343541312, -0.0159265511, -0.0144299353, -0.00106043613, -0.0209686253, 0.00619854964, -0.00258706417, -0.0133735007, -0.0215128493, -0.0116687994, -0.0172550976, -0.00415370846, 0.0193679668, 0.0224572364, 0.0208085589, 0.00637062034, -0.0312928706, -0.00154963741, 0.0234336387, 0.0137736648, 0.00139157241, -0.0159905776, 0.0130373621, -0.00242099585, -0.00127552461, 0.0174151622, -0.0292920489, 0.00763914222, -0.0133494912, -0.0183115322, -0.000600747124, 0.0191598814, 0.0095799407, -0.0268110279, 0.0229694471, 0.0198001433, 0.000609750801, 0.00106843945, -0.00426575448, 0.0106123649, -0.0243940335, 0.00757111423, -0.0239778627, 0.00881962758, 0.0335177854, -0.00277714222, 0.0153022939, 0.00405366719, -0.00850749947, 0.00791525561, 0.0086595621, -0.011508734, -0.0178633481, 0.00260307058, -0.0180394202, -0.000294371072, 0.000743805955, -0.00412569707, -0.00220290618, 0.0125971818, 0.0232735723, 0.0139817512, 0.00781121291, 0.00120949745, -0.0176552627, 0.0208085589, -0.0141018005, 0.0242979936, -0.00375754549, 0.0276753828, 0.0123730889, -0.00958794355, -0.000647266221, 0.0306846201, 0.00610251026, 0.0112686353, 0.0225052573, 0.0113486676, -0.0189838074, 0.01976813, 0.0141658261, 0.0165668149, 0.00697486894, -0.0363029316, 0.0266029425, 0.0276753828, -0.0332296677, -0.0119169019, 0.0206164792, 0.0126772141, -0.0181034468, 0.0129813394, 0.00164667726, 0.0100761447, -0.00759512419, 0.0147260567, -0.0105723487, -0.00458188448, 0.00377155119, -0.00764314365, 0.0140137644, 0.02825162, -0.00193279493, -0.0126131875, -0.0133254807, -0.00857952889, -0.0241059158, 0.00242299656, -0.00581439165, -0.0238177963, 0.0193999801, 0.0112846419, -0.00418172, -0.0239138361, -0.00475795707, -0.0040796781, 0.00837944634, 0.00146960444, -0.000108357068, 0.00387559412, -0.0114527103, 0.0294361077, -0.00089836953, 0.0214968417, 0.000443682482, 0.00589042297, -0.0349263661, -0.0263788495, 0.0129253166, 0.00195580442, -0.0217209347, 0.0374874175, -0.0042777597, -0.0274672974, 0.00487800641, 0.00119749259, 0.0106683876, 0.000822338217, -0.0185356233, 0.010108158, 0.00300523615, 0.0171910711, 0.00853951275, -0.01033225, 0.000613252225, -0.027211193, -0.00289919251, 0.00253704353, -0.00541822845, 0.00231695292, 0.0059744576, -0.0304765347, 0.0567593463, -0.0136776259, -0.00511010177, -0.00459789112, -0.0120369513, 0.0331976563, 0.0285877585, -0.00439780904, -0.00120349496, -0.0108684702, -0.00020233322, -0.0391841158, 0.0032833505, -0.00842746627, 0.00474195043, 0.00197681319, 0.0139177246, -0.00256705587, 0.0052221478, 0.00774318492, 0.00187377073, -0.0112446249, 0.0138376914, -0.00207485352, -0.0211767107, -0.0114447074, -0.0119569181, 0.010428289, -0.00974800903, 0.00470593572, 0.0127332369, 0.0049460344, 0.00205884688, 0.0106363753, -0.00824339, 0.0159185473, 0.0110605489, 0.0408808142, 0.00618654443, 0.0075911223, 0.00311528146, -0.0291800015, 0.0243940335, -0.0161186289, -0.000832342368, 0.0223772041, -0.0145659912, 0.00849949569, -0.0133414874, -0.0127492435, 0.0014115806, 0.0340299979, 0.0246181265, -0.0276113562, 0.010788437, -0.0411049053, -2.71986864e-05, 0.0112206154, -0.029740233, -0.016790906, -0.00144859578, -0.00856352225, -0.00277914316, 0.0239618551, -0.018727703, 0.000363399478, 0.00138957158, 0.00417771842, 0.0116127767, -0.0111485859, -0.00471794046, 0.00246501388, 0.0154063366, 0.00399964489, -0.00428576302, -0.02445806, 0.00988406502, -0.0402725637, -0.0237217564, -0.0167268794, 0.0120289475, 0.00357547053, 0.0168869458, -0.01222903, 0.00727899373, 0.0065626991, 0.0184555911, -0.0133414874, -0.00378355617, 0.0021508846, -0.0165027883, -0.015118218, 0.0122850528, 0.00546624837, -0.0483718961, -0.0169829857, -0.0192879327, -0.00447384035, -0.021480836, 0.0114767207, -0.0129573299, -0.00385958748, -0.00914776232, -0.0127172312, 0.0168229192, 0.00245500985, 0.0358547457, -0.0121730072, 0.0016596826, -0.0233856179, 0.0120369513, -0.0160225909, 0.0050100605, 0.00135855877, 0.0090757329, 0.00329935714, -0.010788437, -0.00194479991, -0.0050100605, 0.0139737474, -0.0197841376, 0.00420172838, -0.0187437087, 0.0135015538, 0.0205044337, 0.0046299044, -0.0208245646, -0.00990807544, 0.0112046087, 0.0238658171, -0.00833142642, -0.0232255533, -0.00227293489, 0.0265869349, 0.0127172312, -0.0281235669, -0.00529017579, -0.00389960385, 0.0038335768, -0.0213367753, 0.0171910711, -0.0135415699, -0.0332936943, 0.00857952889, -0.00235496857, 0.0315169618, -0.00954792742, 0.0106283715, -0.0175432153, 0.00617053779, -0.0126211913, -0.00109945226, 0.0146060074, -0.00793126225, -0.0191758871, 0.00203583739, 0.000854351383, 0.00358147314, 0.0148300994, 0.000685281877, -0.0369752087, -0.0198641699, 0.00798328407, -0.00535420235, -0.0195760522, -0.00813534576, 0.0186476707, 0.00805931445, 0.0391521044, -0.0304925423, 4.3736738e-05, -0.0264428761, -0.00448984653, -0.023785783, -0.027211193, -0.00721096573, 0.0127092274, 0.00307326415, -0.0360788405, 0.00438580383, -0.00445383182, -0.000815835549, -0.00606649509, 0.0322532654, 0.0156864524, 0.00264508789, 0.019271927, 0.00785923284, -0.0134535339, 0.00589442439, -0.00319131254, 0.00236697355, -0.0259786863, -0.0150541924, 0.00761113036, -0.0187597163, 0.0133174779, -0.0198001433, 0.0238658171, 0.0180714335, 0.00709091639, -0.00129753374, 0.00344141549, 0.020936612, 0.00470193382, 0.00995609537, -0.0360148139, -0.0158065017, 0.0126211913, -0.01159677, 0.0278834682, 0.0214328151, 0.00258906488, -0.0102362102, -0.00382757443, 0.0111085689, -0.00613852497, 0.0221050922, -0.020936612, 0.000772817875, 0.021480836, -0.00107944396, 0.00349543779, -0.0240258817, -0.0113246581, 0.00845147576, -0.00200982671, 0.0150541924, -0.019271927, -0.0102122007, -0.0110845594, 0.00378355617, -0.00739904353, 0.0195440389, 0.0349903926, 0.0199602097, 0.00788324233, 0.0261227451, 0.00684281439, -0.00483398838, -0.0218329802, -0.000555728562, 0.00611451501, 0.0160946194, 0.0160065833, -0.0231935401, -0.0149661554, 0.00513011031, -0.0153663205, 0.00208485755, 0.00495803915, 0.00491001969, -0.0214968417, -0.0087636048, -0.00357547053, -0.00580238644, 0.00538621563, 0.0153503139, -0.00182174926, 0.00712292967, -0.0114287008, 0.00606649509, 0.0125331553, -0.00252103689, -0.0082353875, -0.016470775, -0.0145819979, -0.000448934647, 0.00702689029, -0.00982003938, -0.0186956897, -0.0217369404, -0.0146460244, 0.00290319417, 0.0189357884, 0.0237537697, -0.00916376896, 0.00156764477, 0.0145179713, -0.00380356447, 0.0211446974, 0.00716294628, -0.0110605489, -0.0268270336, -0.0091797756, 0.0265709292, -0.000310127565, 0.0149741592, -0.00651067775, 0.00432177773, 0.00567033235, 0.0176232494, 0.00481798174, -1.54673e-05, -0.000216464032, 0.0156944562, 0.0464190915, -0.00267309952, 0.00993208494, 0.0101001542, 0.0129573299, 0.0152702807, -0.0151102152, -0.0136536155, 0.0018997814, -0.00147860812, 0.0156464353, 0.00416171178, -0.00269510853, 0.0125571648, -0.00784722809, 0.0033933958, 0.000482698553, 0.0155183831, 0.0281075612, -0.00988406502, 0.00446583703, -0.0114126941, 0.00799929, -0.00376754953, -0.00607049698, 0.0135335661, -0.0180234127, -0.0067107603, 0.0119729247, 0.00541022513, -0.0111245755, 0.00874759816, 0.00281115621, -0.00497004436, 0.00204083952, 0.0149901658, 0.0037295341, 0.0159985796, -0.019271927, 0.0108684702, 0.00778320152, -0.00869157538, 0.0169189591, -0.00108544645, 2.9730978e-05, -0.0100041144, -0.00630259234, -0.00380556518, 0.00109445013, -0.00249702716, -0.00325533887, -0.00450985506, 0.0194640066, 0.00861954503, -0.00969999, -0.0140537806, 0.0173511375, -0.0178793538, -0.0153583167, -0.00283916784, 0.00908373669, 0.00564632239, -0.0246181265, -0.0222811643, -0.00756711233, 0.00309327221, 0.020040242, -0.00345942285, -0.00240098755, 0.00721896905, -0.000233095881, -0.0332936943, 0.0218489859, -0.0137416525, 0.00822738372, 0.00241499324, -0.00756711233, -0.00881162472, 0.00260907318, -0.0018207489, -0.0105323317, -0.00575436698, -0.00294921314, -0.00221291021, -0.00360148144, -0.0376794972, -0.00116247812, 0.0247941986, 0.0141098034, 0.00176472589, 0.00711892825, 0.00584240304, -0.00312728621, -0.0126211913, 0.00616253493, -0.000163067074, -0.00760712894, -0.012004938, 0.00531818764, -0.00237097521, 0.00555428443, 0.0120129408, 0.0089476807, 0.00749108102, -0.00132754608, 0.0128532872, 0.0236097109, -0.00689883763, -0.000886864786, 0.00453386502, -0.0235296786, -0.00724297902, 0.00804330874, 0.00144559459, 0.00600647042, -0.0184075721, 0.00751108956, 0.00877160765, -0.00946789421, 0.0151102152, -0.022249151, -0.0138777085, -0.0142858764, -0.0220730789, 0.0029131982, -0.000243475151, -0.00601847563, -0.00659871427, 0.00265709287, 0.00848348904, -0.00680679968, 0.0241059158, -0.00790725276, -0.0193359535, -0.00845147576, -0.0196560845, -0.0181514658, 0.00225892919, -0.0245380923, 0.00213487819, 0.0201202761, 0.0105803516, -0.00625457242, 0.00270711351, 0.0086595621, 0.00306526083, 0.0104603022, -0.0134295234, 0.024506079, -0.00570634706, 0.0115807634, -0.00441781711, -0.0136696221, 0.0105883554, 0.00113046495, 0.0138296885, -0.0133014712, -0.00135955925, 0.00127152295, -0.0089476807, 0.0116447899, -0.0147020472, -0.0124131059, 0.0177673083, -0.0206324868, 0.0502606742, 0.00778720295, 0.0116848061, -0.00310327648, 0.0173831508, -0.0180394202, 0.00863555167, -0.020936612, -0.012589178, -0.00703889504, 0.0262828097, -0.0139977578, -0.0232735723, 0.00260707224, 0.00606649509, -0.0088676475, 0.00424974784, -0.0105563421, 0.0054062237, 0.0147100501, -0.00857152604, -0.0195120256, -0.0357587077, 0.0156224258, -0.0300763715, 0.00477396371, 0.0127092274, 0.0108524635, -0.00916376896, 0.011868882, -0.0108124474, -0.00195180275, 0.0137896715, -0.00902771298, 0.00861154217, -0.00117248227, 0.0016966979, 0.00301724114, -0.0150541924, -0.0198801775, -0.0254184548, 0.00257906085, -0.0230814945, 0.0160065833, 0.00969198626, -0.031821087, -0.0266189482, 0.00458588637, -0.00591443246, -0.0151582351, -0.0032293282, -0.000437930139, -1.88983977e-05, 0.00385958748, -0.00287518254, -0.00371152651, -0.0054062237, 0.0318050832, 0.0427695923, 0.0145099685, -0.0113806808, 0.000116235307, -0.00553027447, -0.00730300369, -0.0110685527, -0.0100041144, 0.0121890139, -0.0121009769, 0.00283716689, -0.000198831782, 0.0114767207, 0.017735295, -0.0118528754, -0.0249222517, -0.042609524, 0.00349743851, -0.0118288649, -0.00861154217, 0.018951796, 0.00209286087, 0.00722297095, 0.0149421459, 0.013765662, -0.0195760522, -3.40765146e-05, -0.00450585317, -0.000333887321, -0.0126452008, -0.0019788139, 0.0104202861, 0.00410969043, 0.0250983238, 0.0249862764, -0.00676678307, -0.0170310047, 0.00444983039, 0.00883563422, -0.00206284854, -0.00170670194, 0.0147100501, 0.005618311, -0.0173511375, -0.00293920888, -0.000642264145, 0.0288598705, 0.00688283099, 0.014533978, 0.0236257184, 0.00933984201, 0.00994809158, -0.0192879327, 0.00471393904, 0.0199762173, 0.00980403274, 0.0207605399, -0.00122950575, 0.00136956328, -0.00197281153, -0.0243940335, 0.00395762781, 0.00619054632, -0.0129013062, 0.00276113558, 0.0010954506, 0.0260587186, 0.0142938793, -0.0163107086, 0.0111966049, 0.00216489052, 0.0185676366, -0.00798728503, -0.00375554478, 0.00847548619, 0.0101881903, 0.0133094741, -0.0155423926, -0.0130613726, 0.00965997297, 0.00853150897, 0.00669875508, 0.0104603022, 0.0268910602, 0.00347142783, 0.00832342356, -0.00299523189, -0.00535820378, 0.00370552414, 0.00042117323, 0.0196400788, 0.0035654665, 0.0124611259, -0.00225492753, 0.0144139286, -0.0106283715, 0.00713093299, -0.0177673083, -0.00121249876, 0.00281715882, 0.0043818024, -0.0193039402, 0.00549425976, 0.00725098234, -0.0239138361, 0.0261227451, -0.0159825739, 0.019223908, 0.00253104116, 0.00939586479, 0.0204244014, -0.0126051847, 0.0129413232, -0.0233375989, 0.0185676366, 0.000613752462, 0.0119409114, -0.027259212, -0.0247461777, -0.0115487501, 0.0133735007, 0.00579438312, 0.0220090523, -0.00547425169, -0.0113886846, -0.0248422176, -0.00869157538, 0.00609050505, -0.0107804341, -0.00502206571, 0.017511202, 0.0145980045, -0.0132934675, 0.021528855, 0.0213207696, -0.0155183831, -0.0108604673, -0.0162226725, 0.0159985796, -0.027307231, -0.0116527928, 0.00253904425, 0.00821137708, 0.0236577298, -0.0202483293, -0.00766315218, 0.0114527103, 0.0121970167, -0.00669875508, -0.0177032817, 0.0104362927, 0.00834743306, 0.0152302645, -0.00239298423, 0.000926381035, 0.0121489968, -0.004986051, -0.0157744884, 0.00883563422, -0.0224252231, 0.0144459419, 0.00642264169, -0.0247941986, -0.0289238971, -0.00856352225, 0.000738303701, -0.0064586564, -0.00590642961, 0.0253704358, 0.00882763136, -0.00112746377, 0.00722697238, -0.00368151418, 0.00478596846, 0.0198321566, -0.00867556874, 0.0156304296, -0.00284517021, 0.0176712684, 0.0101881903, 0.0104522994, 0.000495203712, 0.00579438312, 0.023785783, 0.00400764821, 0.0143018821, 0.00975601282, 0.00345342048, 0.016198663, 0.0059304391, -0.0190638416, -0.00259306654, -0.00448184321, 0.0194800124, 0.00627057906, 0.00245701056, -0.0194640066, -0.000170445113, -0.0150061725, -0.0123730889, 0.00654669292, -0.00351744681, 0.00364549947, 0.013357494, -0.00244700653, 0.00606249366, -0.013989754, -0.00838745, 0.00399164204, 0.0201682951, 0.0175592229, 0.00120349496, -0.00927581545, 0.00713093299, -0.00870758109, -0.00387959578, 0.0108524635, -0.0265709292, -0.00305925822, 0.0171750635, 0.0255465079, 0.0262828097, 0.0106923981, 0.0128292767, -0.00104843127, -0.0118928915, 0.0277554169, -0.015166238, 0.00694285566, -0.0197041053, 0.0167749, -0.0141178071, 0.00409368379, 0.00138657028, -0.0060785003, 0.0340940244, -0.000311878277, 0.0101001542, 0.00511410367, 0.0154943727, -0.00962796, 0.00146060076, 0.0210806709, 0.00175272091, 0.0155984154, -0.0146540273, -0.0118208621, -0.0125171486, 0.0243460145, 0.00288918847, 0.0184235778, 0.0178153273, 0.00373153482, -0.0176552627, 0.0217209347, 0.0143338954, 0.025050303, -0.0132374447, -0.00434578769, -0.0141178071, -0.0135575766, -0.0200242363, -0.0164867807, -0.0166468471, -0.00141558226, -0.00698687369, 0.00387359317, 0.00864355545, 0.00282916357, 0.000641763967, -0.0126772141, -0.014397922, 0.00732301222, 0.00238698185, -0.0160385966, -0.018775722, 0.0264588837, 0.0015016176, -0.000164067489, 0.0137576591, 0.00687882956, 0.0102522168, 0.00422974, -0.0205684602, -0.0169669781, 0.00950791, -0.00796327554, 0.00527016772, -0.0124131059, 0.00499805575, 0.00554628111, 0.0027551332, 0.0114126941, 0.00964396633, -0.00135655794, 0.00896368641, 0.0105883554, -0.00916376896, -0.0156784486, 0.0266349558, -0.0119889313, 0.00354345748, 0.00350944349, 0.0137336487, 0.024506079, -0.0026510905, -0.010604362, 0.00148861227, -0.0100121181, 0.014485958, 0.00671476172, -0.00349343685, -0.0165027883, 0.00953992363, -0.0221050922, -0.00209686253, -0.00603448227, -0.00305125513, 0.00703089172, 0.0111725954, 0.00605849177, -0.022521263, 0.0133895073, -0.0122370329, -0.00619854964, -0.0157024581, -0.0169669781, 0.026266804, 0.00329935714, 0.0106763914, 0.0178473406, 0.00638262508, -0.000914876291, -0.0126932207, -0.0253064092, -0.00595845096, -0.00961995684, 0.018679684, 0.0151502313, -0.0333897322, 0.0274672974, 0.00222291425, 0.00975601282, 0.0126612075, -0.0184075721, 0.000451935892, 0.0039856392, 0.010244214, 0.0135815861, 0.0146700339, 0.00233295956, 0.00453386502, -0.00945989136, -0.0127012245, -0.00228293892, 0.0245380923, -0.0107564246, -0.00519013498, 0.0100121181, -0.0121890139, -0.00861154217, 0.000576237042, 0.00919578224, 0.0100601381, -0.0152462712, 0.0283956788, -0.00202983478, -0.0141898366, -0.0183435455, 0.0158545207, -0.0110605489, -0.00575436698, 0.00930782873, 0.00253904425, 0.00234096288, 0.00290119322, -0.00467792386, -0.00553827779, -0.00376554881, -0.000289369025, -0.0075230943, 0.000205834658, 0.0195760522, -0.00271711755, 0.00918777939, -0.0012815271, -0.00537020899, -0.00277314056, -0.00707090832, -0.005054079, 0.00204584142, -0.00036940194, 0.00598646235, -0.0225532763, 0.0139977578, -0.00466591911, 0.0230494812, 0.00754710427, 0.00685882103, -0.00994809158, 0.013629606, 0.0122210262, -0.0039216131, -0.00965197, 0.00391961215, 0.00235096691, -0.00541422702, 0.0262988172, 0.00142958795, -0.0124851353, 0.00648666825, -0.0232575666, -0.00421373313, -0.00171270443, -0.00358147314, -0.00922779553, -0.0143418992, 0.0112046087, -0.00312328455, -0.0187437087, 0.0111085689, -0.00961995684, 0.0103242463, -0.00645465497, 0.00630659377, -0.00288318587, 0.017511202, -0.0485959873, -0.0056823371, -0.0136135994, 0.000202833427, -0.00340139912, -0.00598246045, -0.010020121, 0.0251623504, -0.00720296288, 0.0205204412, -0.00570234563, -0.0276273638, -0.0142378565, 0.0123250699, -0.00675477833, 0.00335137849, 0.0173671432, -0.00318531017, -0.034350127, -0.00784722809, 0.0233696122, -0.00338539248, -0.0164547674, -0.00130253576, -0.00990807544, -0.00611051312, 0.0164547674, 0.0203283615, -0.00318531017, -0.00188477524, -0.00175272091, 0.00194079825, 0.0121329902, -0.0123410756, -1.10357896e-05, 0.0237217564, -0.000976901851, 0.00263308291, 0.0204564147, 0.015838515, -0.0186956897, -0.00397963682, -0.0252743959, 0.00777119631, -0.0126932207, -0.00337738916, -0.00904372, -0.0143579058, 0.00994809158, 0.00170770241, -0.017463183, -0.00806731824, -0.00731100701, 0.0115807634, -0.00996409822, 0.0194640066, -0.00396563113, -0.000253354199, 0.0138136819, 0.0113886846, -0.00583439972, -0.00357747148, -0.0112846419, -0.0102041969, 0.00201182743, -0.0193199459, -0.00590642961, 0.0057223537, 0.000995909679, 0.0336458385, -0.00064326456, -0.0142298527, -0.00242699822, -0.00276713818, -0.0176552627, -0.012365086, -0.00440581236, 0.00153963326, 0.0306686144, 0.000789324637, 0.00719495956, 0.00772317685, -0.00428576302, -0.00169769826, -0.000683281047, 0.00601847563, 0.00184776, -0.00920378603, -0.018007407, 0.00396563113, -0.0119649209, -0.000734802219, -0.0141738299, 0.00509809703, 0.00724698091, -0.0242819879, -0.0256265402, 0.017735295, -0.0236577298, 0.0020328362, -0.00957193691, -0.00130053493, 0.021528855, 0.00359747978, -0.0145579875, -0.0236577298, -0.00820337422, 0.00543423509, -0.00177673076, 0.0102282073, -0.0115647567, 0.0139337312, 0.00225092587, -0.00111846009, -0.00173471356, 0.00776319299, 0.00388959982, 0.00222691591, -0.00686682435, 0.00161666493, 0.0012535156, 0.0184555911, 0.0174951963, 0.0163347181, -0.0128692929, 0.0182154924, -0.0162066668, 0.0157024581, -0.0123090632, 0.0105723487, 0.00459789112, -0.0119169019, -0.00539421849, -0.0039216131, -0.0121730072, -0.0138617018, -0.00665073562, -0.000139682452, 0.0204404071, 0.0194319934, -0.00207285257, 0.00713093299, -0.0102362102, 0.00769916689, 0.00391961215, 0.0125971818, -0.00206484925, 0.00897969306, -0.00841146, -0.00193879742, 0.000452436099, 0.00446583703, 0.0122850528, -0.00265709287, 0.0067507769, 0.023241559, -0.0044458285, 0.005618311, 0.00439780904, 0.0141178071, -0.00407767715, 0.00927581545, -0.00951591413, -0.0234496444, 0.0294361077, 0.00137056375, -0.00175972376, 0.00493402965, -0.0136376098, 0.0167108737, -0.0166788604, 0.0167268794, 0.00951591413, -0.0101241646, -0.0276913904, 0.0244900733, -0.0017587234, 0.0335177854, -0.0181674734, 0.00222891686, -0.0074190516, -0.00780721102, -0.00234096288, 0.0271151531, 0.00161666493, -0.0155583993, 0.0208565779, 0.00546224648, 0.0133815035, 0.0104763089, -0.00391561072, 0.0112766381, 0.00785122905, 0.0159425568, -0.0214488227, -0.0181514658, -0.0180874392, 0.0175592229, -0.0254504681, 0.0107164076, 0.00507808849, -0.00400364678, -0.00402365485, 0.0187917296, -0.0258666389, 0.0198481642, 0.0152302645, -0.0316610225, 0.00937185436, -0.0129413232, -0.0159905776, -0.00636261702, 0.016790906, 0.0164067484, 0.017511202, -0.0181034468, -0.00344341621, 0.00363349449, -0.0170310047, 0.00667474559, -0.0104442956, -0.0183915645, 0.00900370348, 0.0239298418, -0.00921979267, 0.00417371653, 0.0418412089, -0.0039316169, 0.00851550233, 0.00481398, -0.0154143404, 0.0300283507, -0.00332536781, 0.012501142, 0.00491001969, 0.0391200893, 0.00682680774, -0.0262988172, 0.00973200332, 0.00284517021, -0.0120209446, 0.00645465497, 0.0131494086, 0.00214288151, -0.00479797367, 0.00472594379, 0.0259626787, -0.00517412834, -0.00837944634, 0.0099961115, 0.0185356233, 0.0180874392, -5.32093873e-05, 0.00707491, -0.0160385966, -0.015254274, 0.00139357324, -0.0124931382, -0.0111325793, 0.020216316, -0.00692684902, -0.00116347859, -0.00155463943, 0.0107084047, -0.00597845903, 0.00453386502, -0.00919578224, -0.0125571648, 0.00793526415, 0.00115947693, -0.00924380217, -0.036687091, 0.0206004735, 0.0101161608, -0.00816735905, -0.00336738513, 0.0219770391, -0.00553827779, 0.00236297189, -0.00557429297, 0.0309887454, -0.0227293484, -0.0129413232, 0.0017727291, -0.0070228884, 3.86721549e-05, 0.00338139082, -0.0112526286, 0.00380756613, 0.00625457242, 0.00321932416, 0.0211286899, 8.5597705e-05, -0.0162626896, -0.00305925822, 0.00805531349, 0.00958794355, -0.00955593, 0.00154363492, -0.00596645428, 0.00301123853, 0.00969999, 0.00402165437, 0.0210006386, 0.00958794355, 0.0149021298, -0.0180234127, 0.00533419382, -0.00345542119, 0.00458188448, 0.00104943162, 0.018679684, 0.00933183823, -0.00423774309, 0.00442582043, 0.00755910901, 0.00052921765, -0.00857152604, -0.0184555911, -0.0188557561, 0.00454587, -0.00220290618, -0.0112206154, 0.00982003938, -0.0116447899, 0.0217369404, 0.00597845903, 0.00287718349, 0.00728299562, 0.00341340387, -0.00725898566, -0.00412169518, -0.00519413641, -0.00405166671, 0.0158465188, 0.00881962758, 0.0143258926, 0.00913175568, 0.010244214, 0.00456187641, 0.00484599313, 0.00797528, 0.0117088156, -0.00729500037, 0.0011714818, -0.00151762425, 0.00677878829, 0.00627458096, 0.016470775, 0.0105723487, -0.0222971719, -0.0129413232, -0.0104362927, -0.0168549325, 0.0362709202, 0.0159025416, -0.0104763089, 0.00933183823, -0.019448, 0.00378555711, 0.00100541359, 0.00489001116, -0.0169349648, -0.00476195849, -0.00687482767, 0.00286517851, 0.0275793429, -0.00635061227, 0.00777919963, -0.0149901658, 0.00749508291, 0.0133975102, 0.00241499324, 0.0126131875, 0.000565232476, -0.0216889214, 0.00849949569, -0.0300283507, 0.00381757016, -0.00332736853, 0.0151502313, -0.00738703832, 0.0046939305, 0.00592243578, -0.0163907409, -0.0132534513, -0.00715894438, 0.0137016354, 0.00383157609, 0.00475395517, -0.018055426, 0.00729900226, 0.00861154217, -0.0231135078, -0.00615453161, 0.0109084873, 0.00579838501, 0.00712693157, 0.00760712894, -0.00290119322, -0.0276913904, -0.0219290201, 0.0110045262, -0.00223692018, -0.00106643862, 0.00247501791, -0.0295801666, 0.020264335, 0.0120209446, 0.0194319934, -0.0136055965, 0.00700288033, 0.0125251515, -0.00549025834, -0.00929982495, 0.00430577109, -0.0162066668, 0.00450985506, -0.031052772, -0.00658270763, 0.0038135685, 0.00192479172, -0.0213207696, 0.00847548619, 0.0135495728, -0.00678679161, 0.0355026, 0.0223451909, 0.00300123449, 0.0122130234, -0.00334137445, -0.0107004009, -0.0193199459, -0.00946789421, 0.00924380217, -0.0077751982, -0.0077351816, 0.00589442439, -0.0231455192, 0.0106363753, -0.00295721623, -0.0142938793, -0.0115327435, -0.0123570822, 0.00284116855, -0.000402165402, 0.0124531221, -0.00208485755, -0.0339979827, 0.0142938793, 0.0056823371, -0.00700288033, -0.00918777939, 0.00165768177, 0.00936385151, 0.0155824097, 0.00941987429, -0.00789524708, -0.00975601282, 0.00413770182, -0.00705490168, 0.00471393904, -0.00750308624, 0.00231095054, -0.0191438738, 0.0104042795, -0.00527817104, -0.0120849703, -0.009724, 0.0108924806, -0.00612251833, 0.0045258617, -0.0172070768, 0.0145819979, -0.0125171486, 0.0137256458, -0.00304125086, -0.00693885423, -0.000401915313, -0.0111485859, 0.00149761594, -0.00519013498, 0.00422974, 0.023737764, 0.0283156466, 0.00606649509, 0.000631759875, -0.0265389159, 0.0182154924, -0.00196280726, -0.00707891164, -0.00560630579, 0.00425374974, 0.00339139486, -0.00745506631, 0.0275953505, 0.0103562595, 0.0108524635, -0.00801929832, -0.00816335808, -0.0221371055, -0.000743805955, 0.0392481424, 0.00837144349, 0.01159677, -0.0209526177, -0.00198181509, 0.00699487701, 0.00283316523, -0.0129253166, 0.0366230644, 0.0140537806, -0.000930382696, -0.000402165402, 0.000647766457, 0.0153022939, -0.0217529479, 0.00114547112, -0.00678679161, 0.00688283099, 0.00849949569, -0.00574636366, -1.06371881e-05, -0.00578237837, 0.00860353839, 0.00348743447, 0.00736703025, -0.009724, 0.00730300369, -0.0171430521, 0.0186636765, -0.00380156352, -0.0217849612, 0.000640263373, 0.0221531112, 0.00575436698, -0.0113006486, 0.00499805575, 0.0133815035, 0.00689883763, -0.00930782873, -0.00996409822, -0.00357947219, 0.00826740079, -0.00559029914, -0.0044458285, 0.0117648393, -0.00322532654, -0.00719495956, -0.00575036509, -0.0417131558, -0.0205364469, -0.00922779553, 0.0156224258, -0.0323973261, 0.000564732298, -0.0276273638, -0.0103962757, -0.018999815, 0.00418572174, -0.016470775, -0.0143819153, -0.0105483383, -0.0200082287, -0.021576874, -0.00572635513, -0.00414570514, 0.00623056293, -1.04574265e-05, 0.00974800903, -0.00244900724, 0.00298122619, -0.00850749947, -0.00130153529, -0.0219770391, -0.0161506422, -0.0246661454, -0.0222971719, 0.012725234, -0.0045258617, 0.0067507769, -0.0104522994, 0.0310687795, 0.0377435237, -0.00282716285, 0.00450985506, -0.0119889313, -0.0203923881, -0.0210326519, 0.0181514658, -0.0172871109, 0.0127332369, -0.00306526083, -0.0178793538, -0.0162146688, 0.00223692018, -0.00394562306, 0.0186476707, -0.00759912562, -0.0173671432, 0.0361428671, -0.0309407264, 0.000522715, -0.0086595621, 0.0265069026, 0.014894126, -0.0114527103, 0.00317730685, 0.00556228776, 0.016790906, -0.0118928915, 0.0209045988, 0.0156224258, 0.0132534513, -0.00282116048, -0.00875560101, 0.025770599, -0.0157904942, -0.0132454485, -0.00439780904, -0.00173671439, 0.014261866, 0.0155343898, 0.00609050505, -0.0142298527, 0.00729099894, -0.0107804341, -0.00587441633, 0.0103642633, 0.0149741592, 0.00910774618, 0.00343541312, 0.00351544586, 0.0180394202, 0.000210211467, 0.0210646633, 0.0654989406, 0.00885964371, -0.0136536155, 0.00224892492, -0.00916376896, -0.0100041144, 0.0252904017, -0.00110745546, -0.0359507874, 0.00262107817, -0.0116607966, -0.0123730889, -0.0132614542, -0.00943588093, -0.0254824813, -0.00687882956, 0.00324533484, -0.010468306, -0.0339019448, 0.0293880869, -0.0155343898, -0.00953992363, -0.0021508846, -0.00456587784, 0.0288758762, -0.00388559815, -0.00641063694, -0.018007407, 0.00408968236, -0.0343181156, -0.000131304012, 0.0113166543, -0.0290199369, -0.0205204412, 0.00945188757, 0.0193199459, -0.00985205267, 0.00533819571, 0.00314329285, 0.0105803516, -0.0188877694, 0.00843547, -0.000778820366, -0.00429776777, 0.00428176112, 0.00483799, -0.000127177307, 0.00429776777, 0.00739904353, 0.0326214172, -0.0157664847, -0.0149101326, 0.00030912715, 0.00661472091, 0.0158465188, 0.00186576741, 0.00577037362, 0.01096451, -0.0107004009, 0.0277874302, -0.00635861559, -0.0175752286, -0.00228493987, 0.0162867, -0.0137576591, 0.00133755011, -0.0159185473, 0.00929982495, -0.00820337422, 0.00432978105, -0.00839545298, 0.00295921718, -0.0259786863, 0.00819136947, -0.00163767359, -0.0261867717, -0.0228253882, 0.0151902484, -0.0199762173, -0.0399204195, 0.020040242, -0.00236697355, 0.00977201946, -0.0100281248, 0.0318691097, -0.0022949439, 0.0228253882, -0.0150541924, 0.0224252231, -0.0118368687, 0.0121810101, 0.00480997842, 0.00509809703, 0.0233536065, 0.0153983338, -0.00256305421, -0.00377955451, -0.00250102859, 0.00303124683, 0.00373753719, -0.00575836841, 0.0340940244, -0.0140697872, 0.00325533887, 0.00904372, -0.00228493987, 0.01286129, -0.0210806709, -0.010244214, 0.0103642633, 0.00101891905, 0.0218970068, 0.00571435038, 0.00534619903, 0.0200082287, -0.00704689836, 0.00720696431, 0.00327334646, 0.0116287833, 0.00728299562, -0.0112126116, 0.0104923155, 0.0151902484, 0.000184075718, -0.00400564773, 0.00168469292, -0.00363949686, 0.0179433804, 0.0084674824, -0.00543423509, -0.018727703, -0.000251228339, -0.00165267976, 0.00566232903, 0.000693785376, -0.00100591371, -0.0109004835, -0.00319131254, 0.00402365485, 0.00218689954, -0.0107804341, 0.0130773792, 0.018007407, 0.0237697773, -0.00487000309, -0.0143899191, -0.0251143295, 0.00119549176, -0.00456187641, 0.0110765556, 0.0069588623, -0.00453386502, 0.0129013062, 0.0147340605, -0.0071669477, 0.0489481315, 0.000630259223, -0.00414970703, 0.0169989914, -0.00344341621, 0.000295871694, 0.0233215932, 0.021304762, 0.0148621127, -0.00539021706, 0.0115327435, 0.0123010594, 0.0114126941, 0.00564632239, -0.00966797676, -0.0185356233, 0.0103082396, 0.00468592718, -0.00208685827, 0.00722297095, 0.00655869767, 0.0227133427, 0.0211927164, -0.00138056779, -0.00413370039, 0.0012155, 0.0196560845, 0.011508734, -0.0277554169, 4.46433623e-05, -0.0161826555, -0.00362349045, -0.00911574904, -0.00909174, -0.00245701056, 0.00283316523, -0.0294521134, -0.0117648393, -0.0246021189, -0.000405916973, -0.00142658676, 0.00695085898, 0.0143338954, 0.00300723687, -0.0117008127, 0.0128933033, 0.00256905658, 0.00117648393, -0.0224252231] |
24 Sep, 2024 | How to Download Dataset on Hugging Face?
24 Sep, 2024
Hugging Face has become a prominent platform for machine learning practitioners, offering various tools and resources, including pretrained models, datasets, and libraries like transformers and datasets. In this article, we will focus on how to download a dataset from Hugging Face, making the process easy for beginners and experts alike.Why Hugging Face for Datasets?Hugging Face offers a massive collection of datasets that are commonly used in natural language processing (NLP), computer vision, and audio tasks. The platform's ease of access, vast variety, and open contributions from the ML community make it an ideal place to find datasets for various projects.Some key reasons to use Hugging Face datasets:Variety: Datasets are available across multiple domains.Preprocessed: Many datasets come preprocessed and in formats ready to use.Easy Integration: With the Hugging Face datasets library, accessing and loading datasets is just a few lines of code away.Installing the Hugging Face Datasets LibraryBefore downloading datasets, you’ll need to install the datasets library. This Python package allows you to download, load, and manipulate datasets directly in your code.Open your terminal or command prompt and run the following command:pip install datasetsAlternatively, if you're using Jupyter or Google Colab, run:!pip install datasetsThis will install the necessary library and its dependencies.Finding a Dataset on Hugging FaceTo explore available datasets, visit the Hugging Face Datasets Hub. You can search for datasets based on categories such as:NLP (text data)Computer Vision (image data)Audio (speech data)For this guide, let’s assume you want to download the IMDb movie reviews dataset, widely used for text classification tasks.Step-by-Step Guide: Accessing the IMDB Dataset on Hugging FaceTo download the IMDB dataset from Hugging Face, you can follow these steps using the datasets library, which is part of the Hugging Face ecosystem. Here’s a step-by-step guide to downloading the IMDB dataset:Step 1: Load the IMDB DatasetOnce the datasets library is installed, you can download and load the IMDB dataset using the following code:
Python
from datasets import load_dataset
# Load the IMDB dataset
imdb_dataset = load_dataset("imdb")
This will download the IMDB dataset to your local machine, and the dataset will be stored in a cache.Step 2: Explore the DatasetAfter loading the dataset, you can explore its structure:
Python
# Check the dataset structure
print(imdb_dataset)
# Access the training, testing, and validation sets
train_data = imdb_dataset['train']
test_data = imdb_dataset['test']
# View a sample from the training data
print(train_data[0])
Output: DatasetDict({ train: Dataset({ features: ['text', 'label'], num_rows: 25000 }) test: Dataset({ features: ['text', 'label'], num_rows: 25000 }) unsupervised: Dataset({ features: ['text', 'label'], num_rows: 50000 })}){'text': 'I rented I AM CURIOUS-YELLOW from...have much of a plot.', 'label': 0}Step 3: Save or Export the Dataset (Optional)If you want to save the dataset locally for offline use, you can do so by exporting it to a file like CSV or JSON:
Python
# Save the dataset to CSV
train_data.to_csv("imdb_train.csv", index=False)
test_data.to_csv("imdb_test.csv", index=False)
ConclusionHugging Face makes downloading and working with datasets straightforward. Whether you are a data scientist or a machine learning practitioner, using the Hugging Face datasets library will streamline your workflow. With just a few lines of code, you can access vast, curated datasets and start experimenting with your models.Summary of Steps:Install the datasets library.Load a dataset using load_dataset().Access specific data splits (train, test, validation).Customize your download (specific splits or configurations).Export the dataset to a local file if needed.By following these steps, you'll be able to access, manipulate, and use datasets from Hugging Face efficiently.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face/How to Download Dataset on Hugging Face? | https://www.geeksforgeeks.org/how-to-download-dataset-on-hugging-face?ref=asr10 | Python Projects | How to Download Dataset on Hugging Face? | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Install Hugging Face Transformers: A Comprehensive Guide, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), How to Download Dataset on Hugging Face?, Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0182125084, 0.0396929607, -0.0119845597, 0.0355703235, 0.0247106925, -0.054448992, 0.011092159, 0.0306181312, -0.00781793, 0.034539666, 0.0123364925, -0.0736544505, 0.0111738583, 0.00195762469, -0.0337101109, 0.000513758685, -0.012374199, -0.0148691498, -0.0128203994, -0.00126711419, 0.0110167451, -0.0232401155, -0.0385617502, -0.0239565503, 0.0161386207, 0.0168676246, -0.000215048058, 0.0181119572, -0.0183884744, -0.0218198169, 0.0133734364, -0.0120474044, -0.0163900014, -0.0466059223, -0.0509548038, 0.0244090352, 0.00746599725, 0.0205754843, -0.0326291732, -0.0124181909, 0.0198087748, 0.00906854775, -0.00669928733, -0.032050997, -0.0170435905, -0.0353692211, -0.0152713582, 0.0112115648, -0.00604569819, 0.00406607753, 0.0079750428, -0.0255025402, -0.0127638392, -0.000432060042, -0.00267720106, 0.0271490812, 0.0385617502, -0.0198213439, 0.00507159904, -0.0425838381, -0.0278278086, -0.00374556775, 0.029688023, -0.00346904923, 0.00635678135, 0.00409435807, -0.0276015662, 0.0267971493, -0.0108973393, 0.0185770094, 0.00475737359, 0.0390645117, 0.0257162135, -0.00986039545, -0.0104762772, -0.00127418432, 0.00766081735, -0.00178008736, 0.00450285105, 0.0052569923, -0.0305929929, -0.0475108922, 0.0098038353, 0.0382349566, 0.0626439899, -0.0206760373, -0.0521362908, -0.0510302186, 0.0154221868, -0.000292622484, 0.020550346, -0.0232778229, 0.00222157408, -0.0657108352, -0.0128706759, 0.0149948401, 0.000736465969, -0.00904340949, -0.0255653858, -0.00429860456, 0.00480136508, 0.0231521334, 0.0492956936, -0.0771235, -0.0461534373, -0.0559572726, -0.00317524839, 0.0185895786, -0.00838982, -0.0104825618, -0.000507866906, -0.0156107219, -0.0218449552, 0.0258167647, -0.0263195261, -0.00536068669, 0.0293612294, -0.00566548528, 0.0127952611, -0.0555047877, 0.021467885, 0.0368775, -0.0359976701, 0.0440921187, 0.00963415299, 0.0426089764, -0.0376065038, 0.0266965963, 0.0316487886, -0.000574247038, 0.022649372, -0.022385424, -0.0312717184, 0.00923194457, -0.0143286819, -0.00424204394, 0.0198087748, 0.0612865388, -0.020914847, -0.00990438741, -0.0434636697, -0.0165408291, -0.00668043364, -0.00644162251, -0.000686189916, 0.0167293642, -0.0269228388, 0.0199218951, 0.0170938652, -0.0199596025, -0.0216061436, 0.0104134325, 0.0191174783, 0.00780536095, 0.0146052, -0.0104008634, 0.0166413821, -0.042382732, 0.00521928538, 0.0141275777, 0.0373802632, -0.0244216044, 0.0340871811, 0.00899941754, 0.0277021173, 0.0390896499, 0.0260178689, 0.00466939062, -0.0580185913, 0.0156609975, -0.0284813978, 0.0356457382, -0.016251741, -0.00593257695, -0.0293863676, 0.0131220557, 0.0103694405, 0.028682502, -0.00455626938, -0.0170184523, -0.0412766598, -0.00624994468, 0.0697831959, 0.0327800028, -6.76566706e-05, 0.00233312417, 0.0348664597, 0.0239691194, 0.0470835455, -0.0182879232, 0.00577860652, 0.0110670216, 0.0343888365, -0.0101997592, -0.00656102784, -0.0157992579, -0.0209274162, 0.0171944182, -0.0159375165, 0.0129963662, -0.0348915979, -0.0217569713, -0.0079750428, 0.0257162135, 0.00766081735, -0.0110858753, -0.020726312, -0.00461597228, 0.0377824716, -0.0302661974, 0.00496162, -0.0234160833, -0.019368859, -0.0358217061, 0.00812587049, 0.00218386715, -0.0313974097, -0.0217066966, -0.00757283391, -0.0252637286, -0.0348161831, -0.0078367833, 0.0254019871, -0.0496979021, -0.0173578151, -0.0199973099, 0.0126821399, 0.00106443884, 0.0258419029, 0.0220586285, 0.0127009936, -0.0266965963, -0.00174552249, -0.0270736665, 0.0144040957, -0.0215935744, -0.00996723212, -0.0148188733, -0.0778776407, 0.0108344946, 0.0133860055, -0.00348790293, -0.0109350467, -0.0269228388, -0.0199847408, 0.0293360911, 0.0141401468, 0.0135745406, 0.015070254, 0.000287712697, 0.00140615902, 0.00842124317, -0.00559949782, 0.0262441114, -0.00533869071, 0.00396238314, -0.00131739036, -0.0114629455, -0.0205880534, -0.0123867681, 0.0190546326, -0.0282802936, -0.00419176789, 0.0425335616, 0.0128706759, 0.00102516066, 0.00578803336, -0.0394918583, 0.0442680866, -0.0161134824, 0.0202235524, -0.00898056384, 0.0212290734, 0.000752177264, -0.0200727228, -0.00184607471, 0.0230138749, -0.00291758357, 0.0278529469, 0.0104951309, -0.00122626498, -0.0613870881, 0.00679355487, 0.0490694493, -0.0185393039, -0.0610854328, -0.0100175086, -0.0185895786, -0.0140521638, -0.0223728549, -0.0283305682, -0.0315985158, -0.00879831333, 0.0326543115, 0.0194819793, 0.0255905222, -0.0102563193, 0.0279283598, -0.0132603152, -0.00629079388, -0.0357965678, -0.0154724624, 0.0184136126, -0.00495847827, -0.0149194254, 0.00227656355, 0.0305175781, 0.0359222554, 0.0300399549, -0.0244216044, 0.0272496343, -0.0151959443, -0.0399443433, -0.00552408397, 0.00732773822, 0.0253517125, -0.0207011737, -0.00120976812, -0.0290847104, -0.0309449248, -0.00478565414, -0.0191049092, -0.0414526239, 0.0590241142, 0.0137505066, -0.0390896499, -0.0302661974, -0.00106993772, 0.0196453761, -0.00762311, -0.0103820097, -0.0377321951, 0.0367266722, 0.0542981625, 0.0756152198, -0.00396552542, -0.0241576545, -0.00693809846, -0.00471652439, 0.0440418422, 0.0105014155, 0.020550346, -0.0313722715, -0.0177600235, 0.00791219715, 0.0203743801, 0.0108344946, 0.0282300171, 0.0309700631, -0.00272119255, 0.00101416279, -0.00868519209, -0.0185267348, 0.0193185825, 0.0258670412, -0.0050118966, -0.0160254985, -0.00832697563, -0.0218826625, 0.0340871811, 0.00384297757, -0.00671814056, -0.0262441114, -0.0130717801, -0.0335844196, -0.0536445752, -0.0252888668, 0.000454055815, 0.0287327785, 0.0112744104, 0.00235354877, 0.00955873914, -0.000317956903, -0.0265709069, -0.0297131613, -0.0143915266, -0.00874803774, -0.0419051088, -0.0061211125, 0.0164654143, -0.00156798516, -0.00395295629, -0.0198967569, 0.0386874415, 0.02320241, -0.00527584599, 0.0127952611, -0.0101997592, -0.013788214, -0.00960273, 9.71153131e-05, -0.00355389016, -0.0175966267, -0.0618898496, -0.0182879232, -0.0175966267, 0.00190420635, 0.0266965963, 0.000392978225, 0.0209525544, -0.0232401155, 0.0218575243, -0.00510302186, -0.0179736968, 0.000747071055, -0.0241325162, 0.0530412607, -0.0212165043, 0.00867890753, 0.0072711776, -0.0363998786, 0.034992151, -0.0178480074, 0.0282048788, 0.0195825323, -0.0253768489, -0.00526013458, 0.0150828231, 0.0114943683, 0.017269833, -0.0156861357, 0.0267217346, 0.0128141148, 0.0254774019, 0.00155620172, 0.0154598933, -0.0673196688, 0.0347659066, -0.0615881942, -0.0396678261, 0.00447457097, 0.00426404, 0.0560578257, 0.0122736469, -0.0134362811, -0.0390393734, 0.0255779531, 0.014894288, -0.00815729331, -0.00117677439, 0.0233281, 0.0108784856, 0.0148565806, -0.0255653858, -0.0459020585, 0.0203366727, -0.010451139, -0.0180114042, 0.0230390113, -0.03690264, -0.0461785756, 0.0383857861, -0.0465556458, -0.0359725319, 0.016075775, -0.00844009593, -0.0402208604, 0.0219203699, 0.00652332092, -0.0330313817, -0.00750998873, 0.0247735362, 0.029688023, -0.00948961, 0.0202863961, -0.0316739269, -0.0473852, -0.0563594811, -0.00947075617, 0.0149194254, -0.0437401868, -0.0237554461, 0.0260430072, 0.00360730849, 0.00897427928, -0.00624051783, -0.00158212532, -0.0254271254, 0.0330565199, -0.0341123194, 0.0676716, 0.0275764279, 0.0450725034, 0.0153090656, -0.0185141657, 0.00996094756, -0.00622794917, -0.0313974097, 0.00866005383, -0.0100803534, -0.0194694102, 0.0133608673, 0.0180616807, -0.0126192952, -0.0171944182, -0.0197207909, -0.0451730564, -0.0100175086, 0.0193311516, -0.0195322558, -0.0342882834, -0.00551465712, -0.0344893895, -0.00149178552, 0.010639675, 0.0302661974, -0.00494905142, 0.024207931, 0.0147685977, 0.0153719103, 0.024748398, 0.0339112133, 0.0273753237, 0.00409750035, -0.0318498947, 0.0194568411, -0.027224496, 0.023931412, 0.00244310312, -0.000608026283, 0.00087040459, 0.00568433898, 0.00657359697, -0.00178008736, -0.0170938652, -0.0258921795, -0.00710149575, -7.03570477e-05, 0.00437716069, 0.00520985853, 0.0378076099, 0.0260681454, -0.00477936957, 0.011689188, 0.0279534981, -0.00211002398, -0.0126821399, -0.00452170474, 0.0288333297, -0.00626565609, -0.0397181, 0.0348413214, 0.00337478169, -0.00855321717, -0.00437087659, -0.0167419333, 0.0214804541, -0.0257916264, -0.0256156605, 0.0233281, 0.00766081735, -0.00173609576, -0.00608026283, 0.00477936957, -0.000459947536, -0.000316385791, -0.0178354383, -0.0113812471, -0.0027588997, 0.012374199, -0.0184387509, 0.0108030718, -0.0030636983, 0.00604255591, 0.024848951, 0.0180114042, -0.0104322862, 0.0131597631, -0.0166413821, 0.00779279182, -0.0113623934, -0.00468824431, -0.00504960353, -0.00454684254, -0.0064667603, 0.0251883138, -0.000582888257, -0.0251631755, 0.0186775625, 0.0293612294, 0.011412669, 0.0171441417, -0.00099688035, 0.034439113, 0.0259927325, 0.0120474044, -0.0217569713, -0.0369780548, 0.019909326, -0.00818871614, -0.0164528452, 0.0400700346, -0.0030307048, -0.0194191337, -0.00991067197, 0.0151708061, 0.0288333297, 0.0122925006, 0.0148565806, 0.0030102802, 0.0202989653, 0.00735916058, 0.00931992754, 0.0186901316, -0.0271742195, -0.0185895786, 0.0173201077, -0.0110167451, -0.000334846525, -0.00989181828, -0.0271490812, 0.00307155401, 0.0563594811, -0.0138636278, -0.016251741, 0.0259173177, 0.0240571033, -0.000637484947, -0.0168801919, -0.0145549243, -0.0128141148, 0.0148314424, 0.00671814056, -0.00374556775, -0.00285630953, 0.0102688884, 0.0148314424, 0.00467881747, 0.00170624431, -0.0283808447, -0.0207514502, 0.0050967373, 0.0308192354, -0.00374242547, -0.0159626547, -0.00744714402, -0.000694831077, -0.0378578864, -0.00328994077, 0.0149697019, -0.0164025705, 0.00859720912, -0.0282300171, 0.113322273, 0.00521300081, 0.00669300277, -6.908051e-05, 0.0282802936, 0.0132351769, -0.0152210826, -0.00815100875, 0.0216564201, 0.0137756448, 0.0262692496, -0.0103254495, 0.00167010841, -0.00919423718, 0.00511873327, 0.0253517125, 0.0239188429, 0.00247923913, -0.0180491116, 0.0179611277, -0.00974099, 0.0194945484, -0.0216564201, -0.00820128527, 0.0219957829, 0.0120285517, 0.0131220557, 0.0104134325, -0.00931992754, -0.0322269648, 0.0279032234, 0.00734659191, -0.00332136336, 0.018815821, 0.0194442719, 0.0229133219, -0.0426341146, -0.0260681454, -0.0414023474, -0.00943933334, -0.0117520327, -0.0480639301, 0.00781164551, -0.00947704073, -0.0184261817, -0.0113184014, -0.032050997, 0.0148565806, -0.00510302186, 0.0168424863, -0.00246509886, -0.017445799, -0.0102374665, 0.00393724535, -0.0137128, -0.0103820097, 0.00415720325, -0.0277021173, -0.0241325162, -0.0142155606, -0.0132603152, 0.00160883449, 0.00418862561, -0.0153593412, -0.02256139, -0.0378830247, -0.00278560887, 0.0244467426, -0.00855321717, -0.00591372373, 0.00181936554, -0.00604255591, 0.0331319347, -0.0221717507, 0.0062813675, 0.00287830527, 0.00218700944, 0.00403465517, 0.0357965678, 0.0262943879, 0.011965706, -0.0120788272, -0.00846523419, 0.0190546326, 0.0107465116, -0.0153719103, -0.0126130106, 0.0282551553, -0.0371540189, -0.00252951519, -0.00323338015, -0.00633478584, -0.0306181312, 0.0192431677, 0.00308726542, -0.000752177264, 0.0258670412, -0.0138636278, -0.0128266839, -0.0160506368, 0.0100237932, 0.00869776122, 0.0127826929, -0.0141401468, 0.0504017659, 0.000257664884, 0.0115383593, 0.00194034236, 0.0314476863, 0.0378076099, -0.028405983, -0.0266463198, -0.0108659174, -0.0130969184, 0.00752884243, -0.00955245458, 0.0168550555, 0.000974884548, 0.0423324555, -0.00183664798, 0.0297634378, 0.0302913357, -0.000576996536, -0.019544825, 0.00520671625, 0.0292606764, -0.0110858753, 0.00420433702, 0.0300399549, 0.0516335294, -0.0255402476, 0.0139264734, 0.00294743502, 0.0212165043, -0.0330062434, -0.00619652634, 0.00520671625, -0.0265960451, -0.00374556775, 0.0333581753, 0.0197710674, -0.00504331896, 0.0130843492, 0.0182879232, -0.0242205, -0.0158746708, 0.0317242034, -0.0297634378, 0.0134614194, -0.00498675834, 0.00119641353, 0.0216312818, -0.0303416122, 0.000769066857, 0.00254679751, -0.00278718, -0.0152587891, 0.034992151, -0.0278529469, 0.0124433292, -0.0125941569, -0.000654767326, -0.0125815878, -0.000915967277, 0.0114440918, 0.0203618109, 0.00990438741, -0.0180239733, 0.045399297, -0.0186649933, 0.0435139425, 0.0142155606, -0.0051375865, -0.00473852037, -0.00571261905, -0.00234883535, -0.000579746033, 0.0161637589, 0.00456255395, 0.0146303382, 0.0322269648, -0.0291098487, 0.0297634378, 0.0305175781, 0.0279534981, 0.0466059223, -0.00505274581, 0.0100615, 0.00600799127, -0.0363244638, 0.0182627849, -0.00915653072, 0.028405983, -0.0204749331, 0.00554607948, 0.0150325466, 0.0267217346, 0.00728374673, -0.0105265537, -0.0298137125, 0.0037958438, -0.0186398551, -0.0174960755, -0.00133624382, 0.00571576133, -0.0250500552, 0.0625434369, -0.00710778031, -0.0346402153, -0.00192305993, -0.0176091958, -0.016251741, 0.0372797102, 0.0249243658, 0.0143035436, -0.0206257608, 0.0154347559, 0.0224859752, -0.00438030297, -0.0241953619, -0.00742829032, 0.0339866281, -0.0101683363, -0.00272747711, 0.0147560285, -0.0175589193, -0.0220334902, 0.00102280395, -0.0251380391, -0.00364501565, 0.012971228, -0.0223100092, -0.0042734663, -0.0242205, -0.0204246566, -0.00805674121, -0.0258921795, 0.0201355685, -0.00272590597, 0.0117394635, 0.00491134403, 0.0211787969, 0.0121039655, -0.0122170867, -0.00755398069, -0.00595143065, 0.00725860847, -0.0328805558, -0.0202486906, -0.0154473241, -0.0173829533, 0.00353817898, 0.0418296941, -0.0020738882, 0.00273376168, -0.0068564, -0.0101054916, 0.0180742498, 0.000158683863, -0.0342882834, -0.00686268462, 0.00643533794, -0.0162140355, 0.0110481679, -0.0236800313, -8.64120084e-05, 0.0151959443, -0.000287712697, 0.00839610491, 0.0229635984, -0.0154096177, 0.0137756448, 0.0293863676, -0.00131974695, -0.0151708061, 0.0295120571, -0.0338106602, -0.00495847827, 0.0153593412, 0.00199690298, 0.0372042954, -0.0297634378, -0.0234914962, -0.0483404472, -0.000900256, -0.0141275777, -0.0136750927, -0.0135871097, 0.0287327785, 0.00637877733, 0.00518786255, 0.00897427928, -0.0150199775, -0.00630964758, 0.0226242337, -0.0285568107, 0.0157364123, 0.00513130194, 0.0236423258, 0.00653589, 0.013524265, -0.0549014769, 0.0258167647, 0.00847151875, -0.0145926308, 0.00499304291, -0.0162014663, -0.0359222554, 0.0184890274, 0.0292355381, -0.0105265537, -0.0119154304, -0.00830183737, -0.00100159366, -0.0132854534, 0.0109224776, 0.0343637, -0.00243367627, 0.0297885761, 0.0281043276, 0.00630022073, -0.0151079614, -0.00294429273, -0.0293863676, 0.0186775625, 0.00898684841, -0.0267720111, -0.0119154304, 0.00320038642, 0.00562463608, -0.00893028826, 0.00447142869, -0.0165408291, -0.0150953922, 0.0118714385, -0.0430865958, -0.0111235818, -0.0187027, 0.0231772717, 0.00252008834, -0.00269605452, 0.0152839273, -0.0227624942, 0.0282300171, -0.0196705144, -0.044670295, 0.00200790074, 0.000786349236, -0.0145172169, 0.0225739591, -0.0299142655, -0.0158872399, 0.000431274471, -0.027224496, 0.0181245264, -0.00574404188, 0.0217946786, -0.0138007831, 0.00318467524, -0.0246101394, 0.011689188, 0.00860349368, 0.0654091761, 0.0128078302, 0.0152713582, -0.0184387509, 0.011921715, 0.00631907443, -0.014064732, -0.0261938367, -0.0523876734, 0.0147308903, -0.0101557672, -0.0131471939, -0.0159752239, -0.0115697822, 0.0253391434, -0.0225236826, -0.00837725122, 0.0181999393, -0.0239188429, 0.00985411089, 0.0145549243, 0.00972213596, 0.0101243453, -0.00141165801, -0.0177223161, -0.00280446233, 0.00329622533, -0.00378327467, -0.0266211834, 0.0490694493, -0.0130969184, 0.005964, -0.0492705554, 0.00425147079, 0.0148314424, -0.0136373853, 0.00724603934, 0.0355703235, -0.0158243943, -0.0141778532, -0.0168299172, 0.0214301776, 0.00147057523, 0.0077362312, 0.00611168565, 0.00902455579, 0.0306432694, 0.0052569923, 0.031422548, 0.00288458983, 0.0038555467, -0.0316487886, 0.00372671406, 0.000369607733, -0.0216187127, -0.00649189856, -0.0148691498, 0.0216187127, 0.00264106505, -0.0192431677, 0.0114189535, 0.0131974705, 0.0192557368, -0.0023865425, -0.0263698027, -0.015711274, 0.00519414712, -0.0151456678, -0.0186649933, 0.0141778532, -0.00683754636, -0.00906854775, 0.00561520923, 0.0135871097, 0.00629707845, 0.0378830247, -0.00132603152, 0.0191677548, 0.0153719103, -0.0178228691, -0.000337006815, 0.0136248171, 0.0118588693, -0.00410064263, -0.0272999089, -0.0244341735, 0.000934035226, -0.00616824627, 0.0341877304, -0.0209776927, 0.0146680456, 0.0276518427, 0.0546500944, -0.0205377769, -0.00602370221, 0.0123176388, -0.0165785365, -0.00199061842, -0.0157992579, 0.0127198473, 0.0271490812, -0.0147560285, 0.0230515804, -0.00101573381, -0.00610540109, 0.00915653072, -0.0145800626, 0.0405727923, -0.00510302186, 0.0240193959, -0.00175652048, 0.00459711859, -0.0317996182, -0.017445799, -0.0186649933, -0.0149948401, 0.0128518222, 0.00805674121, 0.0231144261, 0.011877723, -0.0265960451, -0.0191803239, -0.00914396159, -0.00255308207, 0.0150576849, 0.0149571327, 0.0148565806, 0.0231018569, 0.01652826, 0.00999865495, -0.0258921795, -0.0121039655, -0.0079750428, -0.0274507385, -0.0118588693, 0.0124747511, -0.0295120571, 0.00136452413, -0.00535126, -0.0347407684, 0.00630964758, -0.0101620518, 0.0262441114, 0.0220837668, -0.0266965963, -0.0290595721, -0.00771109341, 0.0041477764, 0.0165911056, 0.00308255199, -0.0234789271, -0.00242424966, -0.000561678, -0.0145423552, 0.000935606367, -0.0005133659, -0.000942676445, -0.0270485301, 0.00909368508, -0.00242110738, -0.00173452462, 0.0179736968, -0.0240193959, 0.0187655464, -0.0259675942, -0.0174709372, -0.0076168254, -0.0091251079, 0.00459397631, -0.0310454778, 0.00463482598, -0.0184638891, 0.0171190035, 0.00503389211, 0.00686896918, 0.0010031648, 0.00696323672, -0.0247609671, -0.0102060437, 0.0107465116, -0.0148314424, 0.00533869071, -0.0068312618, -0.0057628951, -0.0165911056, -0.00575032644, 0.00393410306, -0.03818468, 0.0279283598, 0.0346150771, -0.00546438107, 0.00609597424, 0.00901198667, -7.33520137e-05, 0.00710149575, -0.013788214, -0.00740943663, -0.00867890753, 0.00941419508, 0.0133860055, -0.00673699426, -0.00448399736, 0.0159249473, 0.00863491651, 0.00961529929, 0.011645196, 0.00385240442, -0.0256407987, -0.00712034944, 0.0239691194, 0.0246604159, 0.0235040653, -0.0360730849, 0.0429860465, 0.0252511594, -0.021367332, 0.00534497527, 0.0154473241, 0.0136876618, -0.0158621017, 0.00715805637, -0.00925079826, -0.0221717507, 0.0213547628, -8.75412516e-05, -0.0215684362, 0.00716434093, -0.0245347247, 0.0123050697, 0.0208645724, 0.0218575243, -0.00241482281, -0.00226399465, 0.000393960188, 0.0104699926, 0.0160380676, 0.01973336, -0.0112178493, -0.0300902314, 0.00205660565, -0.0110355988, -0.00252323062, -0.0135494024, 0.0070512197, 0.0209274162, 0.0291098487, -0.0014815731, 0.00840238947, 0.00135588297, -0.000472909334, 0.00661758846, 0.00574089959, 0.0299394038, 0.00715805637, -0.0141024394, -0.0138133522, -0.00687525328, 0.00842124317, -0.0274507385, 0.0226116646, 0.0332324877, 0.0071517718, -0.0252008829, 0.028129464, 0.00222942978, 0.0201481376, 0.0159752239, -0.0220837668, 0.0241953619, -0.00359788164, 0.0146680456, -0.0103568714, -0.0213296246, 0.00120584026, -0.0285316743, -0.0095838774, -0.028129464, 0.0165408291, 0.00701979734, 0.00920052174, 0.000484300021, 0.0199470334, 0.0124181909, -0.00798132736, -0.0208520032, -0.00328051392, 0.00360102393, 0.0240571033, -0.0101809055, -0.00486421026, 0.011928, 0.020273827, -0.0101369135, -0.0263195261, 0.0102374665, 0.0302913357, -5.92609613e-05, -0.0123490617, -0.028129464, 0.00250280602, 0.00268819905, 0.0127261318, -0.00540153589, 0.00170467317, -0.0262189731, 0.00801274925, -0.00424832851, -0.000488620601, -0.0112681258, -0.027224496, 0.005596356, 0.00434888061, -0.00499304291, -0.010319165, 0.00629393617, -0.0154850315, 0.0175212119, 0.00470709754, 0.0197836366, 0.0152964965, 0.0087857442, -0.00511559099, -0.0183759052, 0.0100049395, -0.0238182917, -0.0137128, 0.0208142959, -0.00682497723, 0.0115446439, 0.0133231599, -0.0137756448, 0.00281388918, 0.0395169966, 0.00320824212, -0.0293109529, -0.00541410502, -0.03690264, -1.79574945e-05, 0.0249746405, -0.0361485, 0.00695066759, 0.0131346248, -0.00168581971, -0.011192712, 0.023390945, -0.04165373, 0.000385515392, -0.00201575644, 0.0116640497, 0.0101431981, -0.00617767312, -0.0191049092, 0.0157615505, 0.0202863961, -0.00181308098, -0.0223728549, -0.00699465908, 0.0218198169, -0.0333581753, -0.0170812979, -0.00890515, 0.0166916568, 0.000253540697, 0.00801274925, -0.0114063844, 0.0214301776, 0.00550523028, 0.0210405383, -0.00722718611, -0.0339363515, -0.00570947677, -0.0106145367, -0.0052569923, -0.00175023591, 0.0124558983, -0.00561206695, -0.0265457686, -0.0103317341, -0.0129209515, -0.00357274362, 0.00321766897, -0.0225990955, 0.0229007527, 0.00856578629, -0.0148188733, 0.00512501737, -0.00487049483, 0.0469578542, -0.021555867, -0.00191520434, -0.00926336739, 0.0163900014, -0.0260430072, 0.00424518622, -0.00651703635, 0.0147308903, -0.00846523419, -0.0152839273, 0.00079184823, 0.0102626039, 0.0182502158, -0.00922566, 0.0172069874, -0.0204875, 0.0022137186, 0.00073803711, 0.00518472027, 0.00438658753, -0.00949589349, 0.00361673534, 0.0253265742, -0.0170184523, -0.0548512, -0.0111361509, 0.00914396159, 0.00786192156, -0.00687525328, -0.00121369585, -0.00283274264, 0.00119012897, -0.0116640497, 0.0184261817, -0.00768595515, -0.0185770094, 0.00173923804, 0.0202989653, 0.0156358592, 0.00421376387, -0.00471652439, -0.00277303974, -0.0133608673, -0.0119531369, 0.0138636278, 0.0153216347, -0.0135619715, -0.0174835064, 0.0228002016, 0.0129586589, 0.0134362811, 0.0185644422, 0.00300085335, -0.0261435602, 0.00626251381, -0.00220743404, 0.00794362, -0.0306432694, -0.00345019577, 0.0137128, -0.0184136126, 0.0209902618, -0.0243964661, 0.00776136946, -0.00999865495, 0.0042734663, -0.0197459292, -0.0194065664, -0.00177851622, -0.00823899172, -0.0327800028, -0.0429609083, 0.00926336739, 0.0110670216, 0.0050181807, -0.016892761, 0.0162894484, 0.0128581068, 0.010042646, 0.0332827643, 0.020273827, 0.0065673124, -0.000142088829, -0.0145549243, -0.0041132113, -0.0371037461, 0.0125250276, 0.0289841574, -0.0249620713, -0.00449028192, -0.0152839273, 0.0217569713, 0.0167293642, 0.036802087, 0.00236140448, -0.0173201077, 0.0307438206, -0.0161763281, -0.00850922614, -0.00697580585, -0.0305175781, 0.0131723322, -0.0330816582, 0.00895542651, -0.00375499437, -0.00808187947, -0.00295371958, -0.00170310214, -0.00289873, -0.0143789575, 0.021832386, -0.0341877304, -0.00236768904, 0.00450913562, -0.0144040957, 0.0165408291, -0.0175966267, -0.0115320748, 0.0116640497, 0.00604255591, 0.0223351475, 0.0177600235, -0.0049521937, -0.00860977825, 0.0154850315, -0.00413520727, 0.00852808, -0.000223885654, 0.00446514413, 0.00484221475, 0.0282802936, 0.00725860847, -0.0111110127, -0.0162391718, -3.34355536e-05, -0.0109476158, 0.00484221475, 0.0203115344, 0.0161009133, -0.00354446331, -0.0291098487, -0.0102688884, 0.0182627849, 0.0059608575, 0.00323023787, -0.00146664737, -0.0240445342, -0.020650899, -0.0114943683, 0.0188786667, -0.00119327125, 0.00161826122, 0.00466624834, -0.0102123283, -0.0145423552, 0.0086663384, 8.85723057e-05, -0.00370471831, -0.0153719103, 0.00330250966, 0.0201984141, 0.00790591259, 0.00437401887, -0.0148440115, -0.00861606281, -0.0199973099, -0.0113623934, 0.00837096665, 0.0210531075, 0.00422947481, -0.00183036341, 0.00368586485, -0.0139139043, -0.012374199, 0.00311711663, -0.00593886152, -0.0127952611, 0.0169053301, 0.0151330987, -0.00278246659, -0.0215307306, 0.000217993933, 0.0123427771, -0.00719576329, 0.00157898304, 0.0264703538, 0.00725232391, 0.0197836366, 0.0167545024, 0.0381344035, -0.0149445636, 0.0107842181, -0.0266211834, 0.00921937544, 0.015070254, -0.0102248974, -0.00995466299, -0.0101306299, -0.00614939258, 0.000729788677, -0.00650446722, -0.00405350886, -0.00140615902, -0.0339112133, 0.0146052, 0.0132603152, 0.0480387919, 0.0222723018, -0.0101243453, 0.00541096274, -0.0181370955, -0.00911882333, 0.0154976007, -0.00511244871, 0.00796247367, -0.0101934746, -0.0133734364, 0.00456255395, -0.00639448827, -0.021367332, 0.00905597862, -0.00126868533, -0.00447142869, 0.0112052802, 0.0150325466, -0.0203869492, 0.00779907638, -0.00542667415, 0.0232526846, -0.00974727422, -0.0145926308, -0.00127104204, -0.00210216851, -0.00350989867, 0.0180616807, 0.001701531, -0.0118400156, 0.0201984141, 0.0073905834, -0.00589487, -0.00427975086, 0.00533869071, 0.00662387302, -0.0064667603, -0.0148188733, 0.0209022779, -0.00699465908, -0.0101306299, 0.0022859904, 0.0182879232, 0.0101997592, 0.00498990063, -0.0251757447, 0.013247746, 0.00187435502, 0.0131094866, -0.0229761675, 0.00775508489, 0.0076105413, -0.001701531, 0.00898684841, 0.0280540511, -0.0248866584, 0.0100175086, -0.00863491651, 8.72712189e-06, -0.0225111134, -0.000646126166, -0.00914396159, -0.0216815583, 0.00891143456, 0.0145549243, -0.00154363271, 0.00981012, -0.00268662791, 0.00991067197, -0.0103505868, -0.0114566609, 0.0113812471, -0.0138384905, 0.0176469032, 0.0103065958, -0.00883602072, -0.0031108323, 0.0305427164, 0.00144229492, -0.0241576545, 0.0114880838, -0.00231741299, 0.00566862756, 0.00625308696, -0.00472595124, 0.00108879129, 0.0112492722, 0.0132980226, 0.00542353187, -0.0155981528, -0.021555867, -0.00304955826, 0.00141322904, -0.0140144564, 0.00638820417, -0.00952103175, -0.0109350467, -0.0132351769, -0.00512815965, -0.00659245066, -0.0118085938, 0.00838353578, -0.00897427928, -0.0233783759, 0.00508731045, -0.018627286, -0.00191206206, 0.0125690196, -0.0256533679, -0.00475423131, -0.0158746708, 0.0187781155, -0.0094833253, 0.00911253877, -0.0338106602, -0.00340620428, -0.00191520434, -0.0148565806, 0.00426404, 0.018627286, -0.00381783955, 0.0138510587, 0.0173452459, 0.00711406488, -0.000551858509, 0.0100363614, -0.0215935744, 0.00893657282, 0.0231898408, 4.69128827e-05, 0.0409498662, -0.00126475759, 0.033333037, -0.0077362312, -0.028959021, 0.0134865576, 0.000165361154, 0.00384926214, -0.0237303078, -0.00199847412, -0.00706378883, 0.0169304684, -0.000527113269, 0.00412892271, 0.00225613895, 0.00409750035, -0.036802087, 0.0377573334, 0.0147685977, -0.014894288, 0.00943304878, 0.0203869492, -0.0128581068, 0.0215181615, 0.0109287621, -0.00629079388, -0.00327422959, 0.0239565503, -0.00569690811, -0.00906854775, 0.00120662584, 0.00627822522, -0.00350675639, 0.00284374063, -0.000554607948, 0.0130969184, 0.010451139, 0.000356056757, -0.00901827123, -0.0287076402, 0.00358845503, -0.0160254985, -0.0131346248, -0.005662343, 0.00617453083, -0.0150828231, 0.0079750428, -0.0297634378, -0.00299299764, 0.0103505868, 0.00568433898, 0.00754141156, 0.0170687288, 0.00769223971, -0.00982268807, -0.0332324877, -0.0263195261, -0.00696952129, -0.0225362517, -0.0212793499, 0.0190672018, -0.00872918405, -0.0194694102, -0.0075162733, 0.00105422654, 0.0130969184, -0.00867262296, 0.00920680631, -0.0037078606, -0.0208771415, -0.00466624834, 0.0057817488, 0.00522242766, -0.00984782632, 0.0112429876, 0.0300399549, 0.0200852919, -0.00296628848, 0.00531983748, -0.0121165346, -0.0175463501, -0.00331507879, -0.0135368332, 0.00338106626, 0.00823270716, 0.0147183212, -0.0109664695, 0.0148440115, -0.0100049395, -0.00808816403, -0.0195196867, -0.0427849405, -0.00636306591, 8.10603524e-05, -0.0121668102, 0.00591372373, 0.00923194457, 0.0123364925, 0.0307438206, 0.0153342029, -0.000266698888, -1.81907089e-05, -0.00285473838, 0.00703865057, 0.00352246757, -0.00689410698, 0.0230892878, -0.00150985341, -0.00555550633, 0.0161134824, -0.018727839, 0.00406293524, 0.00629079388, 0.0161009133, -0.00229227496, -0.00173452462, 0.0202109832, -0.00764824823, -0.0230892878, -0.00987924915, 4.85822056e-05, 0.020273827, 0.0131471939, 0.00044423627, 0.0081950007, 0.00817614701, -0.00258293352, -0.0171944182, 0.00611797, 0.011368678, 0.00265049189, -0.0100992071, 0.0148565806, -0.00148471538, -0.0144669414, -0.0318247564, 0.00151299569, 0.0112178493, -0.00192305993, -0.0142658371, 0.00430803141, 0.0177977309, -0.00414149184, -0.021367332, 0.0103505868, -0.000826413, 0.0325286202, 0.000934820797, -0.0203241035, 0.00717691, -0.00255936664, 0.0158746708, 0.00959644653, -0.0101620518, 0.00578489108, 0.0103128804, 0.0193562899, -0.0151708061, 0.00889886543, -0.00665529585, 0.00190734863, -0.0230264422, -0.006806124, 0.0172446948, 0.00882345159, 0.00996723212, -0.00679983944, -0.00591372373, -0.00270548137, 0.0023268396, -0.020123, 0.00248552347, -0.0179862659, -0.0114692301, 0.00459397631, -0.00208802824, -0.0143035436, 0.0171064343, 0.0125690196, -0.0126570025, 0.00428603543, -0.00851551071, 0.00979755074, -0.0125878723, 0.00198433385, 0.0272496343, -0.0165156908, 0.00281546032, -0.0354697704, 0.00926336739, 0.000835054205, -0.00891771913, -0.0235040653, -0.00820128527, -0.00535440212, -0.00122862158, 0.00196705153, -0.00207860162, -0.0123113543, -0.0173326768, -0.0396929607, -0.0142155606, 0.0196705144, -0.00639763055, -0.0104322862, -0.0131974705, 0.00142029917, -0.00255308207, 0.000191284766, 0.0312717184, -0.00573775731, -0.0136750927, -0.0221968871, 0.00801903382, -0.00962158386, -0.0188283902, -0.00602684449, 0.00536382897, 0.0193939973, -0.00352875213, -0.00389639591, 0.00261278474, 0.0023661179, -0.0119468523, -0.0164528452, 0.0151079614, 0.00741572119, 0.0216815583, -0.0125187431, -0.00779907638, 0.00480764965, -0.00195605354, -0.0121228192, -0.0143538201, -0.0312968567, -0.000695616647, 0.0126004415, 0.00163868582, -0.0401454456, 0.00268505677, 0.0187404081, -0.00359473936, -0.00943933334, 0.000816986256, 0.0127889765, -0.0012930379, -0.00771109341, -0.0228881836, 0.00234255102, -0.0093639195, -0.0110481679, 0.0022262875, 0.000358806225, 0.010275173, 0.0100112241, 0.0045719808, -0.00319881528, 0.00728374673, 0.0194065664, 0.0277775321, 0.0131849013, -0.0134865576, 0.0127701238, 0.0200601537, 0.00221214746, -0.0306181312, -0.0263949409, 0.000377070566, 0.00952731632, -0.00512501737, 0.00191520434, -0.00117834553, 0.00228284812, 0.0155730145, 0.0144795105, 0.000514544197, 0.00371728744, -0.0128455376, 0.00590429688, -0.00837096665, -0.000903398264, 0.012738701, -0.00815729331, -0.00871033, 0.012198233, 0.0167419333, -0.0127701238, -0.00474480493, 0.0108219255, -0.021103384, -0.014429234, 0.020009879, -0.0210782457, -0.0135619715, 0.0200224482, -0.00339049287, 0.0133985747, 0.0093639195, 0.0146052, 0.00064926839, 0.0125564504, 0.0151079614, -0.00989181828, 0.0140521638, -0.0154850315, 0.00871661492, -0.0135619715, 0.00374242547, -0.00202675443, 0.00300242449, 0.014429234, -0.0072711776, 0.0258167647, -0.00669928733, -0.00657359697, -0.014705752, 0.00836468209, 0.00990438741, -0.00720204785, 0.00947075617, -0.00521614309, 0.00363873108, -0.00833954383, 0.0323526561, 0.0136625236, 0.00654217461, 0.000282410154, -0.00685011549, -0.0218072478, 0.00901198667, 0.0371288843, 0.0182376467, -0.0130843492, -0.0156735666, -0.0244593117, 0.00115477864, -0.00610225881, -0.00239282707, -0.00448713964, 0.00686268462, -0.00313282805, 0.019268306, -0.0123239234, 0.0249495022, 0.000630807655, -0.00544552738, -0.0127198473, 0.00223257206, -0.0176469032, -0.0141652841, -0.014253268, 0.00428917771, 0.013423712, -0.00859092455, 0.0177725926, 0.00433002692, -0.0151456678, -0.0100112241, 0.00994209386, -0.00441801036, 0.0160129312, -0.0175966267, 0.0213170573, -0.00529469922, 0.00653589, -0.00352246757, 0.0134488503, -0.00422319025, 0.00830812193, 0.0085343644, 0.00592943467, 0.024107378, 0.00308726542, -0.0280037746, 0.0195825323, -0.00542353187, -0.00129146676, 0.015711274, 0.00385240442, 0.00803160295, -0.0054423851, -0.0143538201, -0.00156327174, -0.00823899172, 0.0110733062, 0.0149445636, -0.00676841661, 0.011928, -0.015070254, -0.00863491651, -0.00653589, -0.00942048, -0.0242959149, 0.0365004316, 0.0119405678, -0.0167922098, -0.027224496, 0.0058414517, -0.0198590495, 0.00415406097, -0.0321766883, 0.00066969305, -0.00474480493, 0.0156861357, 0.00528841466, 0.000316385791, -0.00562149379, 0.00710778031, -0.00256722211, -0.0223477166, -0.00994209386, -0.00766710145, 0.00172352674, 0.0240319651, -0.0181496628, 0.029964542, 0.0176720414, 0.00118698669, 0.0108596329, -0.0105391229, -0.001701531, 0.0251631755, -0.00144936505, -0.00752255786, 0.020273827, -0.0103254495, -0.0107213734, -0.0183759052, -0.0148817189, -0.0139264734, 0.00832069106, -0.00771109341, -0.003516183, -0.0042074793, -0.0241199471, -0.000652410672, 0.00224985438, -0.000246077834, 0.0109350467, -0.0125501659, 0.0329056904, -0.0087668905, -0.0129586589, -0.0160632059, -9.28438094e-05, 8.54300524e-05, -0.018727839, 0.0132854534, 0.00984782632, -0.00157976861, 0.00464111054, 0.0101306299, -0.0157992579, -0.0119028613, -0.00876060594, 0.0131974705, 0.0125313122, 0.00377384806, -0.00349732954, -0.00184607471, -0.0150199775, -0.000466624828, 0.00217286916, -0.0230892878, -0.00909997, 0.00974727422, -0.030417027, -0.00262064044, -0.00029301527, -0.0100929225, 0.0151833752, 0.0136248171, 0.00559949782, 0.0237680152, -0.0338609368, 0.00906226318, 0.0215684362, -0.00238811364, -0.0113623934, -0.0113875316, -0.00895542651, -0.0186901316, 0.0156861357, 0.0178103, -0.0100175086, 0.00609597424, -0.0240319651, -0.00748485094, 0.00573461503, -0.0104197171, 0.00458769221, -0.0225236826, 0.00651703635, 0.000945033098, -0.00880459789, 0.0231898408, -0.0070260819, 0.0247861054, -0.0158118252, 0.00393410306, -0.0147937359, 0.0209525544, -0.0120285517, -0.00960273, -0.00682497723, -0.00202046987, -0.013788214, -0.0223225784, -0.0215181615, 0.015158237, -0.00259236014, 0.0132728843, 0.00710778031, -0.0307940971, -0.00815100875, -0.00205189246, 0.0085469326, 0.00279346458, -0.0102060437, -0.0104637081, -0.00984154176, -0.0110355988, 0.0069318139, -0.00679983944, -0.00895542651, 0.0116137741, -0.0136750927, -0.0099358093, 0.00246824115, 0.0138510587, 0.00672442513, -0.0139390426, 0.00275575742, 0.00734030735, 0.00353189441, -0.0129586589, -1.79206727e-05, 0.0140144564, 0.00121448142, -0.00180365425, 0.00801274925, 0.0119028613, -0.0188786667, -0.00597656844, -0.00345962262, 0.00530412607, -0.0145926308, -0.00506531494, 0.00339363515, -0.0195573941, 0.015346772, 0.0164654143, -0.0151959443, -0.00339049287, -0.0209525544, 0.0013598107, -0.00625937153, 0.00307312515, -0.00678098574, 0.00620909547, 0.0052978415, 0.00343134231, -0.00042027657, 0.0180491116, 0.0202235524, -0.0129083823, 0.00174866477, -0.00710778031, -0.00354760559, 0.00389011134, -0.00111078704, 0.0330062434, 0.000985096907, -0.00314539694, 0.00434888061, 0.00587915862, -0.013423712, 0.00268505677, 0.00239596935, -0.00941419508, 0.0235292036, -0.0026709165, 0.007855637, 0.0187655464, 0.00328679848, 0.00681240857, 0.00244310312, 0.0149445636, -0.00260178698, -0.0150953922, -0.00464739464, -0.00403779745, -0.000943462, 0.000518864836, -0.00979126617, 0.00440858351, 0.0101243453, -0.0150074093, -0.0126632871, 0.0137253692, -0.0123239234, 0.000399655517, -0.0071517718, 0.0124433292, 0.0163397249, -0.0117080417, 0.00571261905, -0.00317053497, 0.0110795908, 0.000946604239, -0.0208520032, 0.00159076648, 0.00439601438, -0.0185015965, -0.00874803774, 0.00577546423, -0.0168299172, 0.000478015514, -0.01909234, 0.00689410698, -0.0103757251, 0.016352294, 0.0102374665, 0.0279032234, 0.0185267348, 0.0111864274, -0.00691924524, 0.00700094365, -0.00231427071, 0.0106585287, 0.00686896918, 0.00249337917, 0.00754141156, 0.0157615505, -0.00399380596, 0.0125438813, -0.0191677548, -0.0320761353, -0.0195573941, 0.0174960755, 0.0201732758, 0.0145423552, 0.0154347559, 0.0117708864, -0.00872918405, -0.0249369331, 0.00294115045, 0.00871033, 0.00972213596, 0.0175212119, -0.0108344946, -0.0255779531, -0.0173955224, 0.00654217461, -0.0120285517, 0.0220963359, 0.00571261905, 0.0218952317, -0.0174080916, 0.005596356, 0.0039875214, 0.0141150085, 0.01114872, 0.00673070969, -0.0173201077, -0.0213170573, 0.0163774323, 0.0156987049, 0.00768595515, -0.00303698936, -0.00627822522, 0.0153216347, -0.0191300474, -0.00167482183, 0.000726253609, -0.00536697125, -0.0100300768, 0.00441486808, 0.0048579257, 0.0241199471, -0.017910853, -0.00350361411, -0.0246352777, 0.0016575394, -0.00698837452, 0.0463294052, 0.00564977387, 0.0131346248, 0.00212573539, -0.00294429273, 0.0163648631, -0.0200475864, -0.0193939973, 0.012971228, 0.00850294158, 0.0168801919, 0.0143789575, -0.00516272476, -0.0191300474, 0.00882345159, -0.0205880534, 0.00755398069, -0.00290187239, -0.0138510587, 0.00982268807, 0.00377384806, -0.0153593412, -0.0118965767, 0.00339677744, -0.0150199775, 0.0112241339, -0.0358971171, -0.0119531369, -0.00392153393, 0.0205377769, 0.0095838774, 0.00632535899, -0.0276769809, -0.0133105917, 0.0129963662, 0.00377384806, 0.0177725926, -0.0227624942, -0.0106962351, 0.00560578238, 0.00679983944, -0.00742200576, -0.016993314, 0.0272747707, -0.00138180656, 0.0154221868, 0.0028704498, 0.00128046877, 0.0252511594, 0.0102626039, 0.000107818618, -0.0247106925, -0.000143954545, -0.0125878723, -0.0166413821, -0.000274750899, 0.0090057021, -0.0039278185, 0.00543924281, -0.0166162439, 0.00928850472, 0.00247609685, -0.0087668905, 0.0249872096, -0.00876060594, 0.00185235916, 0.0162391718, 0.0208394341, 0.00540467817, -0.0118588693, 0.00708892662, 0.00509045273, -0.0076105413, -0.0332324877, -0.000677941483, -0.000346629968, 0.0237680152, -0.0116640497, -0.00466310605, 0.00061077578, 0.0036355888, 0.0258921795, 0.00298828422, -0.00991067197, 0.00565605843, -0.00534497527, -0.0114440918, 0.00234097987, -0.0214301776, 0.0185895786, 0.00919423718, -0.00953988545, -0.00316896406, 0.0201104302, 0.0011893434, -0.0113938162, -0.0304421652, 0.0242707767, -0.0263949409, 0.0114063844, -0.0230641495, 0.0061273966, 0.0061273966, 0.00429860456, -0.0209274162, -0.00788706, -0.000378248922, 0.00446514413, 0.0184638891, 0.00168581971, -0.0117143262, -0.00876060594, 0.0101494826, 0.00356645929, -0.0109036239, -0.0128706759, 0.00527584599, -0.00999237, -0.000719576317, 0.00468195975, 0.0121165346, 0.0080944486, 0.0025389418, -0.012694709, -0.0027588997, -0.00659873523, 0.001541276, 0.00737801427, 0.0241325162, 0.00827669911, -0.012053689, -0.0160129312, -0.00669928733, -0.0102877421, -0.0144166648, -0.0131471939, -0.00752255786, 0.0179485586, 0.0271993577, -0.00881088246, 0.0118337311, -0.00438973, 0.00116106309, -0.00921937544, 0.00952731632, 0.00212573539, -0.0037078606, -0.00591058144, 0.00974727422, 0.0135619715, -0.00350047182, -0.000511794758, 0.00791848172, 0.0142909745, 0.00649189856, 0.0111110127, 0.0162643101, -0.000214066109, 0.0110167451, 0.0192180295, -0.0126821399, -0.01973336, 0.00972842053, 0.00107386557, -0.0122799315, -0.00808816403, 0.0189289432, -0.00459083403, 0.0055366531, -0.0144418031, -0.00363244652, 0.0105328383, -0.00352560985, -0.00150435453, 0.00114378077, -0.0113058323, 0.0117960246, 0.00862863194, -0.000681083708, 0.00468824431, -0.0179988351, -0.0050967373, 0.00920680631, 0.0111675737, -0.00985411089, 0.00812587049, -0.00231427071, 0.00834582839, 0.0116766188, -0.000797347166, 0.0138761969, -0.0172195565, -0.0251380391, 0.00800018106, -0.0197962057, 0.00772366207, 0.00590429688, 0.0125124585, -0.00717691, -0.00564977387, 0.00921309087, -0.0219832137, -0.00961529929, -0.0168801919, 0.0114755146, 0.0230013058, 0.0175840575, -0.0193939973, 0.00383355073, -0.0208394341, -0.00987924915, -0.0152839273, -0.0143789575, 0.00394038763, -0.0175463501, 0.0124684665, 0.00875432137, -0.0196705144, -0.00892400369, 0.00569062354, -0.001861786, -0.0170561597, 0.0111298664, -0.0106773814, 0.0108847702, 0.0162894484, 0.0132603152, -0.0225111134, -0.00578803336, 0.00435202289, -0.0153970486, 0.00786820613, 0.0133985747, -0.00141008687, 0.00574089959, -0.0194191337, -0.00694438303, 0.0028186026, 0.0142658371, -0.00740315206, -0.0140898703, 0.0131094866, 0.0156861357, 0.0132728843, 0.0363998786, 0.00791219715, 0.0161134824, 0.0111298664, -0.0100049395, -0.0209399853, -0.0188409593, 0.0239565503, -0.010551692, -0.017269833, -0.00143129705, 0.0121479575, -0.000979597913, -0.00144308049, -0.0223602857, -0.00694438303, 0.00365758454, 0.0081950007, -0.0125690196, 0.000830340839, 0.00559007144, -0.0204372257, 0.00433631148, -0.0124558983, -0.00185707258, -0.0134111438, -0.00722090155, 0.00295686186, -0.00838353578, 0.0245850012, -0.0152462199, -0.0148565806, -0.0121228192, -0.00529155694, 0.00694438303, 0.010231182, 0.00149257097, -0.0196076706, 0.00617138855, -0.00925079826, 0.0145800626, -0.0128958132, 0.0105139846, -0.00684383092, 0.00911882333, -0.0061211125, 0.0118525848, -0.0200852919, 0.0131597631, 0.00492077088, 0.00480136508, -0.014341251, -0.0306684058, 0.0163648631, 0.00627194066, -0.0128958132, 0.0144920787, 0.00918795262, 0.00364187337, 0.0122610778, -0.0129837971, 0.0221591815, -0.0243084822, -0.0159752239, 0.021744404, 0.00830812193, 0.0164151397, -0.0086663384, -0.00721461698, 0.0255528167, -0.00132446038, -0.0238308609, -0.00801903382, -0.00333707454, 0.0151205296, 0.0190043561, 0.0261938367, 0.0107527962, -0.00105108425, -0.00415091868, -0.0134865576, -0.0195951015, -0.00604884047, 0.0212290734, 0.023290392, -0.0270233918, 0.0110607371, -0.0218952317, 0.0159249473, -0.018174801, 0.0034282, -0.00204717903, 0.0154850315, -0.00205032132, -0.00619024178, -0.0105705447, -0.025942456, 0.0139641799, -0.00257822, 0.00607397873, -0.0128141148, 0.00609283196, 0.00172666903, 0.000598206767, 0.011733179, -0.0242959149, -0.00832069106, -6.31887815e-05, 0.0208142959, -0.0270485301, -0.00280760461, 0.00274633057, 0.00930735841, 0.00406922, 0.0051972894, -0.0115257902, -0.0157364123, -0.00385240442, -0.0101683363, 7.10689665e-06, -0.0078367833, -0.00342191546, -0.00892400369, -0.0510804951, -0.0148188733, -0.00572833046, 0.0101746209, -0.0151833752, -0.0115446439, -0.0161637589, 0.00416662963, -0.00990438741, -0.00576917967, -0.0266965963, -0.00837725122, -0.01909234, -0.0181496628, -0.00705750426, -0.00168110628, 0.0164654143, 0.00611797, 0.00505588809, 0.00148078753, -0.00965300668, 0.00682497723, -0.014429234, -0.0194694102, -0.00616824627, 0.0152713582, -0.00938277319, -0.0332827643, 0.0202486906, 0.0097032832, 0.0217066966, -0.00321295555, 0.0181245264, 0.0202235524, -0.00200004526, 0.00467881747, 0.00531041063, -0.0167042259, 0.00160254992, 0.00509987958, -0.0191928931, -0.00309197861, -0.0223351475, -0.00077220914, -0.0136499545, -0.000610383, 1.27285866e-05, 0.0156987049, 0.00240225368, -0.0264452156, 0.0288333297, -0.0136248171, 0.0106019676, -0.00468195975, 0.0230013058, 0.0107213734, -0.00610540109, -0.00251223263, -0.00674327882, 0.0244090352, -0.0165031217, 0.0341123194, -0.00339991972, -0.00535440212, -0.00629079388, -0.00894285738, 0.00675584795, -0.0316990651, -0.0189289432, 0.00323023787, -0.00237083132, 0.0144543722, 0.0228756145, 0.0135494024, -0.022284871, 0.0071706255, -0.0143538201, 0.0122359404, -0.0203241035, 0.0166916568, 0.0204120874, -0.0183130614, -0.0098038353, 0.00904969405, -0.00102123281, 0.00894285738, 0.0367266722, 0.00026100353, -0.00685011549, -0.0193814281, -0.000548716227, -0.0210028309, 0.0219455082, -0.0183884744, -0.0349670127, 0.00549266115, -0.0203115344, -0.0142029915, -0.0016418281, 0.00262378273, 0.00232212618, 0.00944561791, 0.00406293524, -0.0109099085, -0.0112241339, 0.0262441114, -0.00162925909, -0.0160254985, -0.00295371958, -0.00515644, -0.000459162, 0.00186492817, 0.0155101698, -0.0327800028, 0.0115195056, -0.0186901316, -0.00574404188, 0.0166162439, -0.0147183212, -0.00908111595, 0.0119468523, 0.0243713278, 0.00262535387, 0.0122296559, 0.00759168761, -0.000402012229, -0.0347407684, 0.00765453279, -0.00860349368, -0.00503389211, 0.00569376582, -0.00413520727, -0.010595683, 0.00336535485, 0.00297414418, 0.00938905776, -0.0209274162, -0.0122359404, 0.00671814056, -0.0127261318, 0.00183507684, -0.00888001174, 0.00540467817, -0.00106915215, 0.00366701139, 0.0295874719, -0.0124873202, -0.0166413821, 0.00909997, 0.0246981233, -0.023466358, -0.000832697493, -0.0100740688, 0.00655474328, 0.00421376387, 0.0028704498, 0.00873546861, 0.0201732758, -0.00344705349, -0.00355074788, 0.0105265537, -0.0323526561, -0.0271742195, 0.0124873202, -0.00825156085, -0.0118337311, 0.0205880534, -0.0239816885, 0.0112681258, -0.0122987852, 0.0218072478, 0.022385424, 0.0144920787, -0.015623291, 0.020462364, -0.0126130106, -0.00931364298, 0.00545495423, 0.00146114849, 0.0258167647, 0.0165031217, 0.0037958438, -0.00657988153, -0.0011634198, 0.00791219715, 0.00521614309, -0.0188786667, 0.00465682149, 0.00826413, 0.00826413, 0.00778650725, -0.0243210513, 0.031246582, -0.00810701773, -0.00127025647, 0.0235920493, 0.00790591259, 0.0098164035, -0.00676213251, 0.00293329475, 0.0264452156, -0.0296126083, 0.0163020175, 0.00139830343, 0.0263446644, 0.00422947481, 0.0194694102, 0.0163648631, 0.0200224482, 0.00683754636, 0.00504331896, 0.0265709069, -0.0135494024, 0.0158369634, -0.0146429073, -0.0147308903, 0.00889886543, 0.0125124585, -0.0109978914, -0.0105454074, 0.0136750927, -0.00275261514, 0.0102060437, -0.00307783857, 0.0186021477, -0.0150325466, -0.0039278185, 0.0525887758, 0.00136609527, 0.0314476863, -0.0177977309, -0.00832069106, -0.0139390426, 0.00923194457, -0.00771737797, -0.00574718416, 0.0178605765, -0.0161763281, -0.00825156085, 0.000622166437, -0.00527270371, 0.0491448641, 0.0038681156, -0.00277775316, 0.00882973615, 0.0145800626, 0.0125250276, -0.00531983748, 0.0198213439, 0.00538582448, 0.0025263729, 0.0151959443, 0.0184764583, 0.000957602169, 0.00647932943, -0.0116829034, -0.00294115045, 0.0149319945, -0.00396552542, -0.011412669, 0.00131660479, 0.0175589193, 0.0222220253, 0.000187356942, -0.0178605765, -0.00184450357, -0.0125187431, 0.00735916058, 0.0179862659, -0.00857207086, 0.0061211125, 0.00734030735, 0.00269605452, 0.0228127688, -0.00753512699, 0.00159155205, -0.0027180505, -0.0195699632, -0.0168801919, -0.0147183212, -0.02576649, 0.0142909745, -0.0123867681, -7.99311092e-05, 0.00108879129, -0.00965929125, 0.0036481577, -0.0148188733, 0.0158872399, -0.00149728439] |
04 Oct, 2024 | How to Download a Model from Hugging Face
04 Oct, 2024
Hugging Face has emerged as a go-to platform for machine learning enthusiasts and professionals alike, especially in the field of Natural Language Processing (NLP). The platform offers an impressive repository of pre-trained models for various tasks, such as text generation, translation, question answering, and more. This guide walks you through the process of downloading and using a model from Hugging Face, making it easy to integrate these powerful models into your projects.Table of ContentIntroduction to Hugging FaceWhy Use Pre-Trained Models?Setting Up Your EnvironmentSteps to Download a Model from Hugging FaceConclusionFAQs: Download HuggingFace ModelIntroduction to Hugging FaceHugging Face is a company known for its open-source tools and libraries, with the most notable being the Transformers library. This library allows you to easily access pre-trained models for tasks like text classification, summarization, machine translation, and more. With over thousands of models hosted on their Model Hub, Hugging Face is a key player in democratizing machine learning.Why Use Pre-Trained Models?Pre-trained models are beneficial because they allow you to leverage the power of state-of-the-art models without having to train them from scratch. These models have already been trained on large datasets and are optimized for specific tasks, saving both time and computational resources. Hugging Face models are also highly customizable and can be fine-tuned for specific tasks.Setting Up Your EnvironmentBefore you can download a model from Hugging Face, you'll need to set up your Python environment with the necessary libraries.Step 1: Install Hugging Face Transformers LibraryThe first step is to install the Transformers library, which allows you to download and use the pre-trained models.pip install transformersAdditionally, if you're working with large models or need faster performance, you may want to install PyTorch or TensorFlow, depending on your preference.# Install PyTorch (optional)pip install torch# OR Install TensorFlow (optional)pip install tensorflowStep 2: Set Up Hugging Face Token (Optional)While downloading public models does not require authentication, you might want to log in to Hugging Face if you're dealing with private models or need access to advanced features. You can set up a token using the huggingface-cli:huggingface-cli loginYou will be prompted to enter your Hugging Face API token, which can be found in your Hugging Face account settings.Steps to Download a Model from Hugging FaceNow that your environment is ready, follow these steps to download and use a model from Hugging Face.Step 1: Choose a ModelVisit the Hugging Face Model Hub. You can search for models based on tasks such as text generation, translation, question answering, or summarization. For example, let's choose the BERT model for text classification.Step 2: Download the Model Using Transformers LibraryOnce you’ve selected a model, you can download it directly using the AutoModel and AutoTokenizer classes from the transformers library. Here’s how to download the BERT model for text classification:The AutoModelForSequenceClassification class automatically loads the pre-trained model architecture for a sequence classification task.The AutoTokenizer helps in preparing the text data to feed into the model by converting text to token IDs.from transformers import AutoModelForSequenceClassification, AutoTokenizer# Load the model and tokenizer from Hugging Facemodel_name = "bert-base-uncased" # You can replace this with any model namemodel = AutoModelForSequenceClassification.from_pretrained(model_name)tokenizer = AutoTokenizer.from_pretrained(model_name)Step 3: Save the Model Locally (Optional)If you need to save the model for offline use, you can specify a local directory:model.save_pretrained("./my_local_model")tokenizer.save_pretrained("./my_local_model")This will save the model weights and the tokenizer files in the specified directory.Step 4: Verify the Model DownloadOnce downloaded, you can verify the model and tokenizer by loading them back from the local directory:from transformers import AutoModelForSequenceClassification, AutoTokenizer# Load the model and tokenizer from the local directorylocal_model = AutoModelForSequenceClassification.from_pretrained("./my_local_model")local_tokenizer = AutoTokenizer.from_pretrained("./my_local_model")Complete Code to Download a Model from Hugging Face
Python
from transformers import AutoModelForSequenceClassification, AutoTokenizer
# Load the model and tokenizer from Hugging Face
model_name = "bert-base-uncased" # You can replace this with any model name
model = AutoModelForSequenceClassification.from_pretrained(model_name)
tokenizer = AutoTokenizer.from_pretrained(model_name)
model.save_pretrained("./my_local_model")
tokenizer.save_pretrained("./my_local_model")
from transformers import AutoModelForSequenceClassification, AutoTokenizer
# Load the model and tokenizer from the local directory
local_model = AutoModelForSequenceClassification.from_pretrained("./my_local_model")
local_tokenizer = AutoTokenizer.from_pretrained("./my_local_model")
Using the Downloaded ModelOnce the model is downloaded, you can immediately start using it for your task. Here’s a simple example of how to use the BERT model for text classification:
Python
# Example text
text = "I love using Hugging Face models for NLP!"
# Tokenize the input text
inputs = tokenizer(text, return_tensors="pt") # Use "tf" for TensorFlow
# Make predictions
outputs = model(**inputs)
# The output logits represent the prediction scores for each class
print(outputs.logits)
Output: tensor([[0.1914, 0.1711]], grad_fn=<AddmmBackward0>)In this example:Text Tokenization: The input text is tokenized into a format that the model can understand.Model Prediction: The model processes the input and returns logits, which are the raw prediction scores.ConclusionDownloading and using a model from Hugging Face is straightforward thanks to the Transformers library. With access to thousands of pre-trained models, Hugging Face makes it easier than ever to build powerful machine learning applications without requiring massive computing resources. Whether you’re working on NLP, vision, or other tasks, Hugging Face's model repository can save you both time and effort.FAQs: Download HuggingFace ModelCan I use Hugging Face models without internet access?Yes, once you download the model and tokenizer files locally, you can use them offline by loading from the saved directory.Do I need to fine-tune the pre-trained models?No, but you can fine-tune pre-trained models to better suit your specific task or dataset. Fine-tuning is especially useful for tasks like domain-specific text classification.Can I use Hugging Face models for non-NLP tasks?Yes, Hugging Face offers models for tasks beyond NLP, such as image classification and audio processing.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face/How to Download Dataset on Hugging Face?/How to Download a Model from Hugging Face | https://www.geeksforgeeks.org/how-to-download-a-model-from-hugging-face/?ref=next_article | Python Projects | How to Download a Model from Hugging Face | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, How to Install Hugging Face Transformers: A Comprehensive Guide, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), How to Download Dataset on Hugging Face?, How to Download a Model from Hugging Face, Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.00786885247, 0.00678808847, -0.0148346014, 0.00384559645, 0.0269450843, -0.0412467048, 0.0174402799, 0.0159005597, -0.00883858, 0.0708270743, -0.0119920429, -0.0558148175, -6.55814874e-05, -0.0138870813, 0.00145829166, 0.00142775627, -0.00348657533, -0.0113702333, -0.00608115, -0.00526317442, -0.00673256954, -0.0166112, -0.0514029302, -0.0315050222, 0.0313273594, 0.0160041954, -0.0113702333, 0.0222815108, -0.025109265, -0.0181953348, 0.0130209895, -0.00676958216, -0.00677328324, -0.0379896089, -0.021304382, -0.00240025925, 0.0166704208, 0.000820289, -0.0289585628, 0.0100896014, 0.0207269881, -0.00550005399, 0.0165963955, -0.0390851758, -0.0239840858, -0.0380784385, -0.00446740584, -0.00384929776, 0.0142349992, -0.0277149435, 0.0140499361, 0.00616998, 0.045244053, 0.0101488214, 0.00919389911, 0.0354431495, 0.0239100605, -0.0191132426, 0.0249168, -0.0211119168, -0.0274928678, -0.00797248725, 0.0322156623, -0.0204308871, -0.0050744107, 0.00873494428, -0.0309424307, 0.0393220559, 0.0037105009, -0.000463812612, 0.0106151784, 0.0215708725, -0.0129987821, -0.0244726501, 0.00974908657, -0.00686581479, 0.00431565475, 0.0268414486, 0.0221778769, 0.00971207395, -0.00815014727, -0.0263380799, -0.00749132549, 0.00746171549, 0.0611150041, 0.00457844371, -0.0591903552, -0.0481458306, 0.00364757958, 0.000798081572, -0.00466357218, -0.0128359273, -0.0126878778, -0.0482642725, -0.0386706367, 0.0152935553, 0.00410468364, 0.0111111458, -0.0316530727, 0.0202680323, -0.00286846701, 0.0444149747, 0.0515805893, -0.0586277656, -0.0177363791, -0.027685333, -0.0141091561, 0.0214524325, 0.0173366442, -0.0109186806, 0.00086424133, -0.021482043, -0.00580355665, 0.0106151784, -0.0187431183, -0.00692133326, -0.000845272443, -0.0117477607, 0.0306167211, -0.0375750661, 0.00215227553, 0.0303798411, 0.00291103148, 0.0460435227, -0.013813057, 0.0297432262, -0.0124806073, 0.025109265, 0.0463396236, -0.0241913553, 0.0137908496, -0.00227071554, -0.023702791, 0.0194241479, -0.00190244138, -0.00159061118, 0.0424607135, 0.0357688591, -0.0183433834, -0.00544453552, -0.0319787823, -0.0132060517, -0.00736548286, -0.0186987035, -0.00228181924, 0.0131172221, -0.0163447093, 0.0389963463, 0.0139092887, -0.00728035439, -0.0313569717, -0.00919389911, 0.00862390734, 0.0212599672, 0.0147975888, -0.0197646637, -0.012643462, 0.0142868161, 0.00187653257, 0.0228737108, 0.0287216827, -0.0328670815, 0.0415724143, 0.00250759535, 0.0221482664, 0.0355615877, 0.0331039615, 0.00946039, -0.0668593422, 0.0416908562, -0.0404176265, 0.0360945687, 0.000651882263, 0.0115034785, -0.0569696054, -0.00228366978, 0.0132060517, 0.00276298146, -0.00469318219, -0.00669185584, -0.0252869241, 0.00624770625, 0.0515805893, 0.0156340711, 0.0135391643, 0.0251980945, 0.0434970632, 0.0370716974, 0.0233622752, -0.00513733178, 0.0102376509, 0.0153823858, 0.0303502325, -0.0084092347, -0.0054778466, -0.0231402013, -0.0376046784, 0.0340810902, -0.0201199837, 0.0217781421, -0.0184026044, -0.0378415585, -0.0164927598, 0.0312089212, 0.0298024472, -0.0232142266, -0.000601452775, -0.00669555739, 0.016448345, -0.0319491699, -0.0166556146, -0.0294619314, -0.0366275497, -0.0302614011, 0.0415428057, 0.0192909036, -0.0287809018, -0.034525238, -0.0167000294, -0.0233178604, -0.0288697332, -0.00249093981, 0.0347029, -0.0552522279, -0.035058219, -0.0268414486, 0.0258050989, -0.000539456843, 0.0440004319, 0.00660302583, 0.0216004811, 0.00258162036, 0.00176179397, -0.00668075215, 0.0037105009, 0.0072988607, 0.00264084036, 0.000692133326, -0.0519951284, 0.0273004044, 0.0151899206, 0.00142775627, -0.0115404902, -0.0304982811, -0.0138056539, 0.010948291, 0.0155304354, 0.0170553494, -0.0107040089, 0.0206825733, -0.0144052561, -0.00297765387, 0.0291954428, 0.0251684841, -0.0280258488, 0.00759496028, 0.0177067686, -0.00531499181, -0.00575914141, -0.0120290555, 0.0185802635, -0.00325894868, -0.0133392969, 0.0566142872, -0.0128803421, -0.00316086551, 0.022118656, -0.040802557, 0.0254941955, -0.0198534932, 0.0555187166, -0.00374566275, -0.00694354065, 0.0108150458, -0.026278859, -0.0196314175, -0.00518174702, 0.0109779006, 0.0615295433, 0.0218373612, 0.00147864851, -0.053979, 0.0115330881, 0.0565550663, -0.0346436799, -0.0562293567, -0.0312385317, -0.0173958652, -0.078703329, -0.0127026821, -0.0363018364, -0.00366238458, -0.018669093, 0.0273152087, 0.0258495137, 0.0312385317, -0.00207454944, 0.0307351612, 0.014575514, -0.00487824436, -0.021185942, -0.0156784859, 0.0343475789, -0.00141480193, -0.00122603832, 0.0225035865, 0.0352062695, 0.0264417138, 0.0164631493, -0.00820936728, 0.0309720412, -0.00880156737, -0.0161670502, -0.0108076436, -0.00537421182, 0.0362426192, -0.00400475, 0.0231994204, -0.0460435227, -0.0309720412, -0.00688802218, -0.0174698886, -0.0514917597, 0.0424311049, 0.014634734, -0.00447110739, 0.000854062906, 0.0212747715, 0.0329263, -0.0182989687, -0.0210526977, -0.0449775644, 0.00364017719, 0.035058219, 0.0724260136, -0.023006957, -0.0198386889, -0.0121104829, -0.00357725588, 0.033192791, -0.00585907511, -0.00352358795, -0.0334296711, -0.0256866589, 0.0258199051, -0.0210230872, -0.00135188072, 0.0557852052, 0.00454513216, 0.0133985169, 0.00154712156, 0.00262418459, 0.0141905844, 0.018550653, -0.0114442585, 0.00888299476, -0.0043082526, 0.00900883693, -0.0277593583, 0.0294471271, -0.0049633733, -0.00538901659, -0.0316826813, -0.0122215198, -0.0233030561, -0.0359465182, -0.0168924946, 0.000959548459, 0.0180028696, -0.00359206088, -0.0085498821, 0.0170849599, -0.00546304183, -0.0121697029, -0.0342587493, -0.0169369094, 0.00737288548, -0.0453032739, -0.0129247569, 0.0176919643, 0.00370865036, -0.00850546733, 0.011999445, 0.0621809624, 0.0438819937, -0.00196351204, -0.0117255533, -0.039499715, -0.0373085774, -0.00234844163, -0.00241506426, -0.0323933214, 0.0127841095, -0.049922429, -0.00515213702, -0.005559274, -0.0121104829, 0.00783924293, 0.0013898185, 0.00438968, -0.010304274, 0.0126878778, 0.0136131896, -0.00576284295, -0.0180917, -0.00770599768, 0.0531203076, -0.0109112784, -0.00443409476, 0.018846754, -0.017499499, 0.027211573, -0.0316826813, 0.00886818953, 0.0282627288, -0.0252721198, -0.00561109185, -0.00457474217, 0.0158265363, -0.00384929776, 0.00892000739, 0.05021853, 0.0295359567, 0.0320083909, 0.00770599768, 0.00365313166, -0.0431713536, 0.0150714805, -0.0579467341, -0.0182249434, 0.000436747243, -0.00605894253, 0.0382857062, 0.000388631015, -0.00589978881, -0.0383745357, 0.00895702, 0.0250796545, -0.00242616795, -0.00669185584, 0.0132726748, 0.0138870813, 0.0168628842, -0.051787857, -0.0503961891, 0.0360649601, -0.022118656, -0.0301577672, 0.0384041481, -0.0322748795, -0.0413651466, 0.0264269095, -0.0611742213, -0.0202384237, 0.0079650851, -0.014457074, -0.0100007718, 0.0261012, 0.0256718546, -0.0380784385, 0.00334777869, 0.0289881732, 0.0316826813, -0.0203568619, 0.0164335407, -0.0372493565, -0.0270043034, -0.0390259549, -0.0207565967, 0.0218373612, -0.0400919169, -0.0137020191, 0.0874678865, 0.00875715259, 0.0333408415, -0.00256681535, -0.0186987035, -0.0145533066, 0.010948291, -0.0223703422, 0.0366275497, 0.023821231, 0.0494190603, -0.010067394, -0.011703345, 0.0221630707, -0.0248871893, -0.0115923081, 0.0204012785, 0.00786145, -0.015337971, 0.0231550056, 0.00310719758, -0.014923431, -0.00815014727, -0.0361537896, -0.0347917303, -0.00872754212, 0.00837222207, -0.00312200258, -0.0188615583, -0.00688061956, -0.0301577672, 0.0079650851, 0.0197054427, 0.00711009698, -0.0298616663, 0.0256422441, 0.0293731019, -0.00659932476, 0.0276409183, 0.00835741777, -0.0010344988, -0.00245207665, -0.00634764, 0.0130283926, -0.0374270193, 0.03535432, 0.00351433479, 0.00428974628, 0.0071471096, -0.0300393272, 0.0149530414, 0.0123917777, -0.012058665, -0.000556575134, -0.0119180176, -0.0140943518, 0.0112147806, -0.0195573941, 0.0095640244, 0.00471538957, -0.0291658323, -0.00111500092, 0.0122733377, -0.0151381036, -0.00860910211, -0.00211156183, 0.0152047258, 0.00690282695, -0.0466949418, 0.0319787823, -0.00541862659, -0.0123621672, 0.00265009352, -0.00642536627, 0.0271819644, -0.0145681109, -0.0232586414, 0.0173218399, -0.0136724096, 0.0181805287, 0.0200755671, 0.023939671, -0.0169961303, 0.00054871, -0.00101229129, -0.0118884081, 0.00742100179, 0.00312200258, -0.00894221477, 0.019202074, 0.000565365597, -0.0135835791, 0.0265601538, -0.0252721198, -0.00131486822, -0.0179732591, -0.014864211, 0.0086017, 0.00092947582, 0.0127322925, 0.00467837742, 0.00301466626, 0.0107928384, 0.0217189211, 0.0394108854, -0.0171145704, 0.0343771875, 0.0265897643, 0.00307388627, 0.0195129775, 0.00834261253, 0.0171589851, 0.0293731019, 0.00180713425, -0.0117921755, -0.0418092944, 0.00786885247, -0.0397958159, 0.000209698817, 0.0351766571, -0.0147309657, -0.0249316059, 0.00948999915, 0.00569251925, 0.0424903259, 0.00150548248, 0.0139981192, -0.0197054427, -0.0215264577, -0.000456178794, 0.0381376557, 0.0204753019, -0.0347029, -0.0312385317, 0.0194389541, 0.00206159498, 0.00966025703, 0.00560739031, -0.000594975601, 0.0184026044, 0.0519063, -0.0084684547, -0.00900883693, 0.00602563145, -0.00386410276, 0.0097860992, -0.0266785938, -0.0109112784, -0.00611446146, 0.0187579244, 0.00544083444, -0.0134281265, -0.0100303814, 0.0260123685, 0.0189948045, 0.00292768702, -0.00219669053, -0.0397662073, -0.0274040382, 0.00573323295, 0.0111703658, -0.0076615829, 0.0215116516, 0.00683990587, -0.000423098885, -0.0225776117, -0.00392702408, 0.0163002945, -0.00317752128, 0.0154119954, -0.0153083606, 0.144970477, -0.00168684369, -0.0086757252, -0.00195796, 0.0262640547, 0.0270339139, -0.00313495682, -0.00951220654, 0.0102154436, 0.0206085481, 0.0338738188, -0.0239840858, -0.025109265, -0.0147383688, 0.00758015551, -0.000283839443, 0.0190688279, 0.00712490175, -0.00937896222, 0.024294991, 0.00666594738, 0.0189355835, -0.0272263791, -0.0209638681, 0.0223259274, 0.0181065034, 0.0076615829, 0.0168184694, -0.0231698118, -0.033192791, 0.0204604976, -0.0102820667, -0.0194241479, 0.0249316059, 0.00822417252, 0.00727665331, -0.0363906696, -0.039973475, -0.0211119168, -0.00116311712, 0.00562589662, -0.0298912767, -0.0083056, -0.0261752252, -0.00780963292, -0.0283515584, -0.029269468, -0.00240951241, -0.00253350404, 0.014745771, 0.00107706315, -0.00948999915, 0.00501889177, 0.000559351058, -0.000631525414, -0.000782351242, -0.0227404665, -0.0211267229, -0.00823157467, -0.0246799197, -0.0184026044, -0.000614407123, 0.00541862659, -0.00453772955, -0.0389075167, -0.0387002453, -0.00742840441, 0.0350286104, 0.00943077914, 0.00674367324, 0.0204901081, -0.00920870434, 0.0313569717, -0.0109927058, 0.0240877196, -0.00325339683, 0.017381059, 0.00931233913, 0.0374862365, 0.0324821509, -0.0131246243, -0.0169813242, 0.0134059191, 0.0187431183, 0.0157969259, -0.0141387666, -0.00998596661, 0.0305575021, -0.0335185, 0.00669185584, 0.00121400924, -0.00247798534, -0.0498632118, 0.0105633615, -0.00524466811, 0.00758015551, 0.0252425093, 0.007228537, -0.00373085774, -0.0258643199, 0.00615517516, 0.018787533, 0.00420461735, -0.034998998, 0.0154416058, 0.00036202831, 0.0189207792, 0.0232586414, 0.0136650065, 0.0336665511, -0.032955911, -0.0334592797, -0.00532979658, -0.00983051397, 0.0162706859, -0.0106743984, -0.0111999754, -0.0175883286, 0.0387298577, -0.00997116137, 0.0208750367, 0.0174254738, 0.0102376509, -0.0308239907, 0.00712490175, 0.0258939285, -0.0253757555, 0.0134429317, 0.0280110426, 0.0559924766, -0.0274336487, -0.00140832481, -0.00847585779, 0.0121697029, -0.0226960517, -0.0100451866, -0.00436007, -0.0269006696, 0.0132578695, 0.0377823375, 0.035058219, -0.00461915741, 0.0203272533, 0.0200015437, -0.010474531, -0.00157580629, 0.029151028, -0.00581836142, -0.000181476804, -0.0013491048, 0.00615517516, 0.0242209658, -0.0250796545, -0.0157080963, -0.00215967814, 0.00530388812, -0.0238952562, 0.0283219479, -0.0393812768, 0.0209934767, -0.00283700647, -0.00806131773, -0.00634023733, -0.00814274512, -0.018550653, 0.0294915419, 0.0136427991, -0.0135317622, 0.040328797, -0.0273596235, 0.0461323522, 0.00874974951, -0.00816495251, 0.00158783526, 0.0157080963, -0.0184914339, -0.0246503092, -0.00080826, 0.0357392468, 0.00940857176, 0.00827599, -0.0340514779, 0.0272263791, -0.00130468979, 0.0356504172, 0.0442077033, -0.00410838518, 0.0168036651, 0.00443409476, -0.0213487968, 0.0393812768, -0.032719031, 0.0417204648, -0.0232882518, 0.00487084221, 0.0157377049, 0.0381080471, -0.0107410215, -0.00463766325, -0.00108724157, 0.00114646147, -0.015974585, -0.00253535481, 0.00971947704, -0.00604783883, -0.00933454651, 0.0389371254, -0.0148864184, -0.00858689472, 0.00125564833, 0.0157229, -0.00538901659, 0.0174550842, 0.0175291095, 0.0216300916, -0.00378637644, 0.024176551, 0.00456363847, -0.0202088133, -0.000527890457, -0.0150566762, 0.0192612931, 0.00157858222, 0.00182378979, 0.00275742961, -0.0328670815, -0.0462507904, -0.0055074566, -0.0203568619, -0.00521135703, 0.0159005597, -0.00451552216, -0.00637725, -0.0213932116, -0.0209786724, 0.00750242919, -0.0227552708, 0.0299504977, 0.013694617, 0.00130283926, -0.0107632289, 0.00940857176, 0.000869793235, -0.00170257397, 0.00414909888, -0.0184174087, 0.00262418459, -0.0431713536, -0.0141757792, -0.00371975405, -0.0487380289, 0.00862390734, 0.0440300442, 0.000149437881, -0.00291843386, -0.023006957, 0.00209305552, 0.0216152873, 0.00308684073, -0.0246207, -0.00985272136, 0.00971207395, -0.0104005067, 0.00310349627, -0.010415311, -0.00404546363, -0.00376046775, -0.0145385014, 0.0223851465, 0.0106003741, -0.0139463013, 0.0210971124, 0.0316530727, 0.0072174333, -0.0238656458, 0.0430529155, -0.0253609493, -0.00341255055, -0.000923461339, 0.0102894688, 0.0495375, -0.0305871107, 0.00242986926, -0.02364357, 0.0190096088, -0.029032588, -0.0136576043, -0.0120364577, 0.0218225569, -0.000411301153, 0.000605154, -0.00478941482, -0.00280739646, 0.00277223461, 0.0216300916, -0.0358872972, 0.00954181701, -0.00384189514, 0.0352951, -0.0137094222, 0.00444149738, -0.0566438958, -0.014634734, 0.0113924406, 0.0221334621, 0.0062292, -0.0027685333, -0.00148697628, 0.0284107774, 0.0255238041, -0.0164631493, -0.010245054, -0.000163086224, -0.00943077914, -0.0105189458, -0.0207565967, 0.0316234604, -0.00823157467, 0.01803248, 0.0295211524, 0.00524836918, -0.00402325625, -0.0268710591, -0.0157229, -0.0170405451, 0.00716931699, 0.000427725434, -0.00946779177, -0.00772820553, 0.00247058296, -0.005559274, 0.0230217613, -0.017381059, -0.0102006393, -0.00780963292, -0.0253313389, -0.0129765747, 0.00910507, -0.00451182108, 0.0144052561, -0.0073691844, 0.0382857062, -0.0343179703, 0.00622549886, -0.0335777216, -0.0302169863, -0.00216337922, 0.00549635291, 0.00304427627, 0.0191280488, -0.0110667311, -0.0284107774, 0.000323396525, -0.00627731625, -0.00349767925, 0.0024317198, 0.0086757252, -0.0317715108, -0.0151381036, -0.0346732885, 0.0249760207, 0.018609874, 0.0745579377, 0.0285588279, -0.0070064622, -0.0325117595, 0.000611168565, -0.0166852251, -0.0230217613, -0.0522320084, -0.0317419022, 0.0070360722, 0.0198238827, -0.00722113438, 0.00048347548, -0.011703345, -0.00579985511, -0.0176327452, -0.0172478147, -0.00515213702, -0.0108594606, 0.0185802635, 0.00397143885, 0.0106299836, 0.0180472843, 0.0114442585, 0.000715728791, -0.00958623178, -0.000215944674, 0.000656971475, -0.0187431183, 0.0440004319, 0.0035180361, 0.0070767859, -0.0714192763, 0.000558888423, 0.0139463013, -0.0109112784, 0.00417500734, 0.00914208218, -0.0129469642, -0.00988973398, -0.0123991799, 0.0328374691, 0.0130357947, 0.0172034, 0.00272967014, -0.00374566275, 0.0238508414, 0.0227256622, 0.0234807152, -0.0117477607, 0.00545934029, -0.00807612296, -0.00843884517, 0.0105781658, -0.0267674234, -0.00555187184, -0.03242293, 0.00842404, -0.00549635291, -0.00998596661, 0.0173070338, 0.00593680143, 0.00847585779, 0.00155915064, 0.00109186803, -0.00982311182, 0.00126952794, -0.0124509977, -0.0136057865, 0.00176179397, 0.00716561591, -0.00410468364, 0.00106503407, -0.0151751162, 0.00111685146, 0.00638835365, 0.00616257731, 0.0340810902, 0.0221630707, -0.0155304354, -0.00509661809, -0.00192279823, 0.0118513955, -0.00463396218, -0.0266785938, -0.00410838518, 0.00615887623, -0.0136576043, 0.0393812768, -0.0298172515, -0.00994155183, 0.0310608707, 0.0652011782, -0.0158709511, 0.00207269867, 0.0045192237, -0.00866092, 0.011703345, -0.00368829351, -0.011355428, 0.0121993124, -0.00742470287, 0.0245466754, 0.0020764, -0.0108076436, 0.00887559261, -0.0134651391, 0.0276705287, 0.00631062733, -0.000644479762, -0.0105633615, 0.00322193629, -0.0422534458, -0.0208898429, 0.00476720696, -0.00789106, -0.00877936, 0.0234955214, 0.00538901659, 0.017025739, -0.0247095302, -0.0208750367, -0.00101229129, -0.00444149738, 0.0106077762, 0.016211465, 0.00996375922, 0.0168924946, 0.0113258185, 0.00323304, -0.0211711377, -0.00812053774, 0.0157229, -0.0206677672, -0.0126508651, 0.0178400148, -0.014804991, -0.0228737108, 0.00967506133, -0.04705026, 0.00329411053, 0.00049920578, 0.00446740584, 0.00475980481, -0.0238804501, -0.0271819644, -0.00997116137, 0.0161818545, 0.0158561449, -0.00452662585, -0.00733217178, 0.00434156368, -0.00107151119, -0.0192612931, 0.0048116222, 0.00105300499, 0.00289622648, -0.03265981, 0.00288697332, 0.00423422735, -0.000336119556, -0.00168591831, -0.0101340162, 0.0108446563, -0.00341440109, -0.00387520646, -0.00353654218, 0.0134873465, 0.00539271813, -0.0266341791, 0.0194389541, -0.0336665511, 0.0197942723, 0.0245762859, -0.000586647773, -0.0149974562, -0.00327560422, -0.00541122444, -0.0068954248, -0.00164150342, -0.01310982, 0.00149900536, -0.00341810239, -0.0126286577, -0.00932714436, -0.0186394844, -0.00288327201, -0.0265305433, 0.0166852251, 0.0207862072, -0.00120938267, -0.0153083606, 0.000798081572, 0.00597011251, 0.0244282354, -0.0104819341, 0.0156932902, 0.00389371277, 0.027093133, 0.0266785938, -0.0168332756, -0.0108002406, 0.0276113078, -0.00267045037, -0.00312200258, 0.00969726872, 0.0132652717, -0.0354727581, 0.0226664413, 0.0174254738, 0.021304382, 0.0217189211, -0.042312663, 0.0255830251, 0.0223407317, -0.00746171549, -0.0100303814, 0.0185210444, 0.0193205141, -0.0229921509, -0.00185247452, -0.00990453921, -0.0174698886, 0.00434526475, 0.0148864184, -0.0178992338, -0.000302114349, -0.00320898183, 0.0113258185, 0.0286328532, 0.0365683287, 0.000598676852, -0.0173958652, -0.0130283926, -0.00923831481, -0.0211711377, 0.00273707276, -0.0222815108, -0.0317715108, 0.00184322137, 0.0136576043, -0.00531869289, -0.00617368147, -0.00855728518, 0.00690652849, 0.0102598593, 0.00588498404, -0.00270746276, 0.00545563921, -0.0133689074, 0.0147309657, -0.00299801072, 0.0393812768, 0.0242653806, -0.00771340029, -0.0209934767, -0.0195425879, 0.00749872811, 0.010304274, 0.00923831481, 0.0164335407, 0.00680289324, -0.022651637, 0.0127026821, 0.00762457028, 0.0121252881, 0.0188615583, -0.0255238041, 0.0223703422, -0.00144071074, 0.0191576593, -0.00250389404, -0.00770599768, 0.0133466991, -0.0257458799, -0.0186839, -0.0126952799, 0.0157969259, -0.012584242, 0.018432213, -0.0195277836, 0.0282775331, 0.00446740584, -0.00460805325, -0.0146643436, -0.00850546733, 0.0165963955, 0.0190244131, -0.0125768399, -0.00719152438, -0.00316826813, 0.0118662007, -0.028499607, -0.0105559584, -0.00271116407, 0.0194241479, 0.00314235943, -0.00662523368, -0.0217781421, -0.000393720227, 0.0171589851, 0.00574803771, -0.00565180555, 0.00602193, -0.0356800295, 0.000914670876, -0.00857208949, -0.000501519069, 0.0141165592, -0.0296099819, 0.0218817759, 0.0133837117, -0.0147827836, -0.0145310983, 0.00799469557, -0.0172182042, 0.0129173547, 0.0154119954, 0.0245614797, 0.0101784309, 0.00768379029, -0.000778187357, -0.0239840858, 0.0240136962, -0.0143164266, -0.000230865335, 0.0205345228, -0.013753837, 0.0131542347, 0.0110889385, -0.0104893362, 0.00582946511, 0.0190984383, 0.00555557292, -0.0304094516, 0.0147753814, -0.0179732591, 7.46032747e-05, 0.02340669, -0.0234659109, 0.00178030017, 0.0105781658, -0.0129025495, -0.0118736029, 0.0134799443, -0.039499715, -0.00199867389, -0.0272707939, 0.00869793259, 0.0134059191, -0.0251980945, -0.022533197, 0.0133466991, 0.0200755671, -0.00142220443, -0.00419351365, -0.0374270193, 0.021363603, -0.021185942, -0.0174106695, 0.00356985349, 0.013872277, 0.00968246441, 0.0294027124, -0.0119846407, 0.0108742658, -0.000533905, -0.00339774555, 0.00185154926, -0.0119254207, -0.00602193, -0.00728035439, -0.00714340806, 0.0238508414, 0.0215856768, -0.0134873465, -0.0186839, 0.00490415329, -0.00998596661, -0.0221630707, 0.0058516725, -0.0232142266, 0.0122511303, -0.00435636844, -0.0125324251, 0.0147161614, -0.00260012667, 0.045480933, -0.0200311523, -0.00763937552, -0.0226664413, 0.0144496709, 0.0101488214, 0.0054482366, -0.00532239443, 0.0265601538, -0.0073395744, -0.00501889177, 0.0015230634, -0.00243912218, 0.0268858634, -0.0203124471, -0.00511882547, -0.0387890749, -0.000316919351, 0.000719430041, 0.00652159844, 0.00291288202, 0.00142405508, 0.0140425339, 0.0174698886, 0.00522986287, -0.0332520083, -0.000496892491, -0.0158413406, 0.00968246441, 0.00123899267, -0.0126656694, -3.31377341e-05, 0.00204864074, -0.00440078368, 0.00659562368, -0.0146643436, -0.0273448192, 0.00200792681, 0.0157673154, 0.0260863937, 0.002779637, -0.00440448476, -0.00302762073, 0.0106299836, -0.00859429687, 0.00384559645, 0.00384189514, -0.00541492552, 0.00218558684, 0.0103931036, 0.0132874791, -0.00766898552, 0.00401215255, 0.000800857495, -0.0254201703, -0.0288993418, 0.0181657244, 0.00118717528, -0.0203272533, 0.014279414, 0.0218373612, -0.0120808724, 0.0461323522, -0.0338145979, 0.0189799983, -0.0153675806, 0.0056592077, -0.00901624, -0.0294767376, -0.0070471759, 0.0086905295, -0.0139685087, -0.0345844589, 0.00665854476, -0.0017867774, -0.0229625404, 0.0171145704, 0.0193945374, 0.0174846947, -0.00703237066, 0.01316904, -0.0156932902, 0.00747652072, 0.0106892036, -0.0147383688, -0.00817235466, -0.0424607135, 0.00418241, -0.0026130809, -0.0121993124, 0.00516324071, -0.0055074566, 0.00892741, 0.00615517516, 0.0114812702, -0.00582576403, 0.0178104043, 0.0306759421, 0.0108520584, -0.00944558438, -0.0155452406, -0.0132134547, 0.0204901081, 0.000636151934, 0.022592416, 0.0100525888, -0.0154268006, -0.00358650903, -0.0005561125, -0.00760976551, -0.0102672614, 0.0195721984, -0.0180917, 0.0215116516, -0.0145236962, -0.0120364577, 0.00266489829, -0.0203124471, 0.0028795707, 0.0251832902, -0.00783924293, 0.0217041168, -0.00819456298, 1.1855559e-05, 0.00588498404, 0.0119920429, -0.022118656, 0.0188319478, 0.0171293747, -0.00316271628, 0.00498187961, 0.029846862, 0.0135909822, -0.00662153214, -0.0102672614, 0.0106892036, 0.00219854107, 0.0083278073, 0.0108594606, -0.00316271628, 0.00615517516, -0.00570362294, 0.000744876103, 0.00589608774, 0.00454513216, 0.0107410215, -0.00290918071, -0.0231550056, -0.0175735243, -0.00775041291, 0.00664003845, 0.00158135814, 0.00212081498, 0.000850824348, -0.020016348, -0.00248908903, -0.00376046775, 0.00234474055, 0.0158561449, -0.016507566, -0.000371281407, 0.0207862072, 0.0204012785, 0.011059328, -0.00204864074, -0.0204012785, -0.0142720118, -0.00428234367, 0.0110297184, 0.0247391406, -0.0109334858, 0.0120956777, -0.00588868512, -0.000624585547, -0.00155822537, 0.00994895399, -0.0172182042, -0.0220446326, -0.00464506587, 0.0302614011, 0.0109186806, 0.00198201812, -0.00893481169, 0.0128211221, -0.0133318948, 0.00487824436, 0.00994895399, 0.00148790155, 0.0084684547, 0.0236287657, 0.0307351612, -0.0169813242, 0.00608485145, -0.00752463657, 0.0118958103, 0.0163151, -0.0160634145, -0.0120882755, -0.00114831212, -0.0149678458, 0.00478571327, 0.000413151778, -0.016093025, -0.000178353876, -0.028499607, 0.0287809018, 0.00678438693, 0.0306167211, 0.00505590439, -0.0181805287, 0.0100970035, -0.00209490629, 0.0102894688, 0.00582206296, 0.0137316296, 0.00804651249, -0.02352513, -0.00818716, 0.0143238287, 0.00133892638, -0.0188615583, 0.00400475, -0.0162410755, -0.00526317442, 0.00324229314, 0.0144052561, -0.0169813242, 0.0117699681, -0.022533197, 0.0242653806, 0.014575514, -0.0114886733, -0.000773098145, -0.0121623, 0.0190984383, 0.00843884517, 0.00707308436, -0.00182841637, 0.0159301702, 0.00602193, -0.00461545587, -0.0126286577, 0.00332372054, -0.00648828736, -0.00542973028, -0.012465803, 0.0333704501, -0.00771340029, -0.00756905181, -0.00795768294, 0.0175291095, 0.00195981073, -0.00198942074, -0.0163151, 0.012058665, 0.0105633615, 0.0161966607, -0.00391592, 0.0257162694, 0.0128877452, 0.00423792889, 0.000509846897, 0.0224295612, -0.0145459035, 0.0184766296, -0.0119698355, 0.00052326388, -0.00936415698, -0.0119032124, 0.00802430511, -0.017381059, 0.0102302488, -0.00168869435, 0.00628101733, -0.0181805287, -0.0122881429, 0.0109334858, -0.000991009059, -0.0108964732, 0.00614407146, 0.00582206296, -0.00118717528, 0.00369384536, 0.0102376509, -0.00408247625, 0.03242293, -0.0125916451, -0.0156636797, -0.00273522199, -0.00343475793, 0.0226960517, -0.000821677, 0.024176551, -0.0037253059, 0.0103931036, 0.0134799443, 0.0172182042, -0.0147679783, -0.00191909692, -0.0167592503, -0.00809092727, -0.00823897775, 0.0127322925, -0.00766898552, -0.0151751162, -0.0193945374, -0.0124213872, 0.00402325625, -0.0177067686, 0.0234955214, -0.00274817646, -0.0103412867, -0.00804651249, -0.0344068, 0.00744320918, 0.0102006393, -0.021363603, -0.00400845148, -0.0119920429, 0.000464969256, -0.00059358764, -0.000397652795, -0.0097860992, -0.00357540534, -0.0134355295, -0.0101932362, 0.00605524145, 0.00652159844, -0.0258643199, 0.0164335407, -0.00283700647, 0.0170849599, -0.0106966058, -0.00172478147, -0.0175883286, 0.00817975774, 0.0248575807, 0.000981756, 0.0331335701, -0.014923431, 0.0206381567, -0.0181065034, -0.0234511066, 0.0224887822, -0.0106447889, 0.00622549886, -0.0204160828, 0.000713415502, -0.00598121621, 0.0111851711, 0.00562219555, 0.00494116591, 0.00388260884, 0.00406397, -0.0278185774, 0.0545711964, 0.0145533066, 0.00185247452, 0.00161652, 0.0131024169, -0.0173514504, 0.0165815894, 0.00317567051, -0.00958623178, 0.00161281868, 0.00879416429, -0.00272596907, -0.00964545179, -0.0013268973, 0.00250574481, -0.00753203919, 0.00102432037, -0.000388399698, 0.00717301806, 0.00156562775, -0.00988973398, -0.0127248894, -0.0184026044, 0.00827599, -0.0148346014, -0.000539456843, 0.00862390734, 0.00148605101, -0.017617939, 0.0179880634, -0.0255682189, -0.00293138833, -0.0125028146, 0.00677698478, 0.0124435946, 0.00475610327, 0.00297950441, -0.00707308436, -0.0142498035, -0.00699165696, -0.000193621527, -0.0165223703, -0.0157969259, 0.00688061956, 0.0110075111, -0.0289289523, -0.0245318711, -0.00531869289, 0.00751353288, -0.00236324663, 0.0153527753, -0.00837222207, -0.0227404665, -0.000604228699, 0.00416390365, 0.00351988664, -0.00145459035, 0.0206085481, 0.0508699492, 0.0179584548, -0.00198016758, -0.00262603536, -0.00655491, 0.0029054794, -0.0139537044, -0.00753574027, 0.00797989, 0.0179732591, 0.00499668438, -0.00843144208, 0.0085498821, 0.00957883, -0.00855728518, -0.0240285, -0.0364498869, -0.0146643436, -5.35813451e-05, -0.0230217613, 0.0269746929, 0.00727295177, 0.016211465, 0.0246799197, 0.0190244131, -0.00738769071, -1.6178501e-05, -0.00122511305, -0.00101044064, 0.00430085, -0.00398994517, 0.0244282354, 0.0159005597, -0.000448776293, 0.0225480013, 0.000147818588, -0.00785404816, 0.014220194, 0.0129395621, -0.0167888608, -0.0133466991, 0.0267230086, -0.00235214294, -0.0163743198, 0.00259457459, 0.000171414038, 0.0159153659, 0.0121623, 0.0087719569, 0.0120808724, 0.0124065829, 0.00106688472, -0.0171145704, -0.00491525698, 0.00688432064, 0.0241469406, -0.00570362294, 0.000396264833, -0.00230772793, -0.00208565313, -0.0266341791, 0.00652159844, 0.00361056719, -0.0132208569, -0.00556297554, 0.00307203573, 0.0149752488, 0.0049929833, -0.0113924406, 0.0205641333, -0.00235399348, 0.0233622752, -0.0181657244, -0.00543343183, 0.000387243053, 0.0121919103, 0.021185942, -0.00983051397, -0.00378452591, -0.00310719758, 0.00589238666, 0.0157969259, -0.0124954125, 0.000123876132, 0.00358280796, 0.000739324256, 0.0056295977, -0.00475610327, 0.00155915064, 0.00553336553, 0.0123695703, -0.00288327201, -0.00647718366, -0.00897922739, 0.0012565736, -0.0166112, 0.00754314288, -0.0295359567, 0.00309794443, 0.0100377835, -0.00618108362, -0.0276557226, 0.0235991552, 0.00850546733, -0.0080095, 0.0161522459, -0.0148568088, 0.00998596661, 0.00296099833, 0.00193575257, 0.00523356441, -0.0199571289, 0.0111851711, -0.0243394058, 0.0131616369, -0.00266304775, -0.0086905295, -0.00807612296, -0.0114368554, 0.00026163194, -0.0118069807, 0.00839443, 0.0106743984, -0.0107410215, -0.0181805287, -0.0288253184, 0.000463118631, 0.0226664413, 0.000547784672, -0.011881005, 0.00280554593, 0.0156636797, 0.00669555739, 0.0117921755, 0.020253228, -0.00505960593, -0.00706938328, -0.0240877196, 0.0224591717, -0.0207565967, -0.0142424013, -0.00107336184, 0.0103486888, 0.019202074, -0.0166260041, -0.00117144489, 0.000932251802, -0.0029202844, -0.0231994204, -0.0233918857, -0.00708788959, 0.0057295314, 0.0205641333, -0.0130431969, 0.0169072989, -0.00739879441, -0.00991934445, -0.000646793051, -0.0103708962, -0.0165815894, -0.0033773887, 0.0146717457, 0.0121104829, -0.0332816206, -0.00584427034, 0.00826118514, 0.0151899206, -0.0259087346, 0.0140351318, -0.00542232813, -0.00919389911, -0.00563329924, -0.0187727287, 0.015278751, 0.0157080963, 0.000967876287, -0.00250944588, 0.00866092, 0.0069361385, 0.00698425435, 0.0121623, 0.005033697, 0.00618478516, 0.0320676118, 0.0128359273, 0.00456733955, -0.000719430041, 0.0174254738, 0.0226960517, 0.00832040515, -0.0220594369, 0.00251129665, -0.00225776108, 0.00648458628, -0.00307203573, 0.00314421, 0.000961399113, 0.00642166473, 0.00795768294, 0.00484123221, 0.00876455475, 0.00988233183, -0.00351988664, 0.00612926623, 0.00940857176, 0.0102080414, -0.00806131773, -0.0133689074, 0.00856468733, 0.0115404902, 0.0251388755, -0.00466727326, -0.00461175479, 0.0106669962, -0.0219854116, -0.00743580656, 0.0241173301, -0.0232290309, -0.0105781658, 0.0225183908, 0.00629952364, 0.00874234736, 0.00730256177, 0.00163317553, 0.00697685219, 0.00514843548, 0.0164335407, -0.0197202489, 0.0183877982, -0.0111925732, 0.017499499, -0.0163002945, 0.00709529221, -0.00988973398, -0.000507070916, 0.00983051397, -0.00757645397, 0.0134355295, 0.0088978, -0.00348657533, -0.0055185603, 0.00798729248, 0.0157229, -0.00311645074, 0.00752833812, -0.0105707636, -0.0214080177, -0.00485973852, 0.0307055507, 0.00294989441, 0.0050448007, 0.0104449214, -0.00580355665, -0.0166556146, -0.00565180555, 0.0173958652, 0.0163743198, -0.00817235466, -0.00708788959, -0.0182693582, -0.00298135518, -0.00614037, 0.00483753067, -0.00279814331, 0.00597011251, -0.0171737894, 0.0097860992, -0.0194685627, 0.0129913799, -0.00505960593, -0.0079650851, -0.0132060517, 0.0231105909, -0.00643647, -0.0214376263, -0.0115923081, 0.0138056539, 0.00411948888, -0.0024761348, 0.0295951776, 0.00860910211, -0.0035883598, -0.00173403462, -0.0132652717, -0.00719152438, 0.0261160042, -0.00842404, 0.011473868, -0.0127100851, 0.000609780545, -0.0148864184, 0.00453402847, 0.0111259511, 0.0173218399, 0.0123325577, -0.0129395621, 0.00574803771, -0.0219113864, -0.0229033213, 0.0268562529, -0.00301651703, -0.0096232444, 0.0109186806, 0.0068547111, 0.0233326666, -0.00731366547, -0.0170405451, -0.0104967384, 0.00613296777, 0.01322826, 0.00818716, 0.0112665985, 0.00850546733, -0.014812394, -0.00915688742, 0.00104097591, 0.00100026221, -0.0282627288, 0.0296840072, 0.0156784859, 0.00111037435, -0.0119698355, -0.00606264407, -0.0240729153, -0.00591089251, -0.0209934767, -0.00294434256, 0.00127045333, 0.0251684841, -0.00484863436, 0.0132652717, 0.00613296777, -0.00109927054, 0.00559258554, -0.0108964732, -0.0188763645, 0.00675107585, -0.000795768283, 0.00759496028, -0.0204901081, 0.0223111212, 0.0284699984, 0.00286106463, 0.01310982, -0.0165371746, -0.0143090235, 0.015337971, 0.00318307313, -0.0117181502, 0.0104449214, 0.0121993124, -0.00812794, -0.00713600591, -0.0197350532, -0.0194833688, 0.0193797331, -0.00352358795, -0.00934935175, 0.00394923147, -0.0161966607, -0.00507070962, 0.0174846947, 0.00552966399, 0.0111481585, -0.0176475495, 0.0254793894, -0.0125324251, -0.0166556146, -0.0274928678, 0.000693058653, 0.0018200886, -0.0162410755, 0.00672886847, -0.00217633368, 0.0139537044, 0.0140573392, 0.00756905181, 0.00489675067, -0.00372160459, -0.00531499181, 0.00747652072, 0.00353099033, 0.00392332254, 0.00292583625, 0.00411208626, -0.0181213096, 0.00406026887, -0.00259457459, -0.0056592077, 0.00626251101, 0.00399734778, -0.0129987821, 0.00370124774, -0.0115034785, 0.00166648685, 0.00167944119, 0.0106966058, -0.00716191437, 0.0139092887, -0.039736595, 0.0125028146, 0.02352513, -0.0133763095, -0.00884598214, 0.00159893907, -0.00798729248, -0.0253757555, 0.00940857176, 0.0158561449, -0.00779482769, 0.0151899206, -0.0138574718, -0.0012158599, -0.00590719143, -0.0186246783, -0.00927532651, -0.00817975774, 0.00761716813, -0.0157229, -0.00573323295, 0.0142942192, -0.00716931699, 0.0340218693, -0.010296871, -0.00526687549, 0.00143423351, 0.0182841644, -0.0222074874, -0.00695094327, -0.0252869241, 0.00834261253, -0.0145903183, -0.0220002159, -0.0146495383, 0.0181065034, -0.0200903732, 0.0109334858, 0.00686951587, -0.0424311049, -0.0173366442, 0.0262936633, -0.000630137452, -0.0188171435, 0.00037475134, -0.00338479108, -0.017381059, -0.0132874791, 0.00940857176, -0.0153527753, -0.0144718792, -0.00340514793, -0.0208010133, -0.00648088474, 0.000155105416, 0.0340810902, -0.00517064333, 0.00206899759, -0.00111407554, 0.0112517932, 0.00356060034, -0.0115404902, -2.1325548e-05, 0.0100229792, -0.00943818223, 0.0216448978, 0.0162558798, 0.00147217128, -0.0152491406, -0.00868312735, -0.00515583809, 0.00319232629, -0.00340329739, -0.0160338059, -0.00447110739, -0.00659562368, 0.021067502, 0.00573693402, -0.020253228, -0.0122585325, -0.0186839, 0.00937155914, -0.0143164266, 0.00504850177, -0.0128507325, 0.00314050866, 0.0107188132, -0.0134651391, 0.00747652072, -0.00663263584, 0.00575914141, -0.0185358487, -0.0089126043, -0.0048819459, -0.00988973398, -0.00439338107, -0.00113720843, 0.0340514779, 0.000947519438, -0.0180917, -0.00896442216, -0.00865351688, -0.0181213096, 0.00658081844, -0.0148790162, -0.00695094327, 0.0215560663, -0.00909026433, -0.00672886847, 0.0138056539, -0.00890520215, 0.000682417536, 0.00492636068, 0.016211465, 0.00961584132, -0.0106077762, 0.0028795707, -0.00161281868, -0.00875715259, 0.00671776477, -0.0133615043, 0.0189503878, 0.0123103503, -0.0263824947, -0.0241913553, 0.00659932476, -0.0232290309, 0.00422312366, 0.00840183254, -0.000576932, 0.0198682975, -0.00507811178, -0.0150640784, -0.0182249434, 0.0153083606, 0.00642906735, -0.0125102177, 0.0246207, 0.0023762011, -0.011414648, 0.0120660681, 0.00525207072, -0.0239988901, -0.00103264814, 0.0101340162, 0.00388260884, -0.00995635614, 0.0163151, 0.00797248725, 0.0194093436, 0.0192612931, 0.00449701585, -0.00364017719, 0.00882377476, 0.00215227553, 0.0197498575, -0.000947519438, 0.00843144208, -0.00255015981, 0.0156340711, -0.000952146, -0.00586647773, -0.00649569, -0.0231994204, -0.0190096088, 0.0110223163, 0.0200311523, 0.0410690457, 0.00367904035, -0.0059516062, -0.00548524922, -0.0113036111, -0.00311645074, 0.00937155914, 0.000781425915, 0.00579245295, -0.0220742412, 8.92347671e-05, 0.00626621256, 0.00650679367, -0.0052150581, 0.0200311523, 0.0191872679, 0.0155896554, -0.00395663409, 0.0105041414, 0.00468577957, 0.00305352942, -0.00549265184, 0.00933454651, -0.0219113864, -0.0268858634, 0.0176623538, 0.00124084332, 0.00396773778, -0.00561479293, -0.00835001469, 0.00254090666, -0.0199423227, 0.00235399348, 0.0234214962, -0.0283959731, -0.0151232984, 0.000693521288, 0.00792807247, 0.0231994204, -0.0167888608, -0.0150862858, -0.0164631493, -0.0136724096, 0.0133466991, 0.0382264853, -0.00654750736, -0.00874234736, 0.000373594696, 0.00317567051, 0.0179584548, -0.000100338511, -0.00281479885, 0.014516294, 0.00698795589, 0.0172478147, -0.00804651249, -0.00790586509, -0.0166704208, 0.0104893362, -0.0344660208, -0.0086905295, 0.00770599768, 0.000350693241, 0.0035439448, 0.0124584, -0.0256126337, -0.00428974628, 0.011821785, -0.0211119168, 0.00327005237, -0.0311200917, -0.0119772376, 0.00502629438, 0.0100970035, 0.0165815894, 0.0119106155, -0.028914148, -0.0216004811, -0.0101044066, 0.00534090074, 0.00196351204, -0.0137094222, -0.00651049474, 0.0111333532, 0.0202088133, -0.00539271813, 0.0138352644, 0.0274780635, -7.27526494e-05, -0.00747281918, 0.00487084221, -0.00394923147, 0.0111629637, 0.00694354065, 0.0131838443, -0.0192761, 0.0191280488, -0.00587017881, -0.00803911, 0.00629212102, 0.020016348, -0.00545563921, -0.0053964192, -0.00549265184, 0.00447480846, 0.0109038763, -0.0114072459, 0.0197498575, -0.0275817, -0.00333482423, 0.00840183254, 0.021304382, 0.0153823858, -0.00148327509, 0.00689172326, 0.00343475793, -0.00951220654, -0.0613518842, -0.0085350778, -0.00597011251, 0.0342291407, -0.00437117368, 0.0103264814, 0.000950295362, 0.00609595515, 0.0170553494, 0.00321638421, -0.00244837534, -0.00604783883, 0.00282960385, -0.00379377906, -0.00823157467, -0.0210823081, 0.0180472843, 0.0207714029, 0.00577764772, 0.000688432076, 0.0200459585, 0.00407877518, -0.0045599374, -0.0134873465, 0.00637725, -0.014745771, 0.000910969626, 0.00688802218, 0.00216152868, -0.00749502657, 0.00650309213, -0.0309128221, -0.00510031963, 0.00231327978, 0.0088163726, 0.0229329318, 0.00514843548, -0.03242293, -0.00322378683, 0.00983051397, -0.000520487956, 0.00151195971, 0.00628101733, 0.000691670692, -0.00746911811, -0.0011048225, -0.00333482423, 0.0085498821, 0.00321083236, 0.00573323295, -0.0319491699, 0.00478941482, -0.0142275961, 0.00320528052, 0.013635397, 0.0123399599, 0.0113184154, -0.0146273309, -0.0111703658, 0.0052964855, -0.0144422688, -0.0152491406, -0.0106818015, -0.0135317622, 0.0167148355, -0.00237435056, -0.00308684073, 0.0105115436, -0.00450812, 0.00433046, -0.0072988607, -0.0037697209, 0.000219298934, -0.0109260837, -0.00775781553, -0.0030461268, -0.00173866109, -0.00577764772, 0.00702866958, 0.00662153214, 0.00879416429, -0.000367811503, 0.0248575807, -0.00491525698, 0.00841663778, -0.00147957378, 0.00991194136, -0.00809092727, -0.00241321349, 0.0191724636, 0.00948999915, -0.00765418028, 0.0120882755, 0.0255534146, -0.0110075111, -0.0125694377, -0.0127989147, -0.0115923081, 0.0326894186, 0.00826118514, -0.000702774443, 0.00842404, -0.017381059, -0.00813534297, -0.000876270409, -0.0149308331, -0.00408987887, -0.00862390734, 0.00565180555, 0.00996375922, 0.0252129, -0.0147901857, 0.00473389588, -0.0138870813, 0.0169813242, 0.0151232984, 0.0053964192, 0.00652900105, -0.015337971, -0.0151751162, 0.00674737478, -0.0289437585, -0.00539271813, 0.000363184925, 0.0198090784, -0.0167444441, -0.012643462, 0.016019, -0.0204604976, -0.0133911148, -0.0106892036, 0.00620329147, 0.0326894186, 0.00872754212, -0.0198386889, 0.0121178851, -0.000654658186, -0.0164779555, -0.0209194515, 0.00171460304, -0.0105559584, 0.00134632888, -0.00433046, 0.00991934445, -0.00483382959, -0.0165815894, 0.00791326817, -0.000781888608, -0.0068547111, 0.00317011867, -0.0178992338, 0.0083278073, 0.00812794, 0.0216004811, -0.0195573941, -0.00120012963, 0.00622549886, 0.00316086551, 0.00758755812, 0.0117995776, -0.00430085, -0.00424163, -0.0277741626, 0.00207084813, 0.00111315027, 0.000612556527, -0.0114664659, -0.00804651249, 0.00749132549, -0.00214117183, 0.0150122605, 0.0239544753, -0.00112888054, 0.0181361139, 0.0109630963, -0.00411208626, -0.0221038517, -0.0208010133, 0.00890520215, -0.0120290555, -0.00103357341, -0.00701756589, -0.00337368739, 0.0117107481, 0.0127026821, -0.0101562236, -0.000225891781, 0.015278751, -0.00643276842, -0.0123177525, 0.00729515916, 0.00014955354, -0.00623290148, 0.00209120498, -0.00418611104, 0.00719152438, -0.0119254207, 0.00484863436, 0.00909766741, -0.00767638767, 0.0145385014, -0.0115034785, -0.0115256859, -0.010356091, -0.0131468317, 0.00147587259, -0.00635504257, 0.0115997102, -0.0270191096, 0.00236879848, 0.00184692268, 0.00159061118, -0.00744320918, 0.00391221885, -0.0119254207, 0.00369199459, -0.018846754, 0.00444149738, -0.0137464339, 0.0121474955, 0.00481532328, -9.14902193e-05, 0.00314235943, -0.0155600458, 0.00442669215, 0.00237064925, 0.0147753814, 0.0115256859, 0.0277593583, 0.00122788898, 0.00610335777, -0.00288697332, 0.0118587976, -0.0147753814, -0.0181657244, 0.00775041291, 0.0106966058, 0.0101488214, 0.0034329074, 0.0140869487, 0.0198386889, 0.00293879071, -0.0213191863, -0.00716191437, -0.00886818953, 0.0141239613, 0.01767716, 0.0259383451, 0.0156784859, -0.0152343363, -0.00929753482, -0.00374566275, -0.0140351318, -0.00585537404, 0.0162706859, 0.0169369094, -0.0119772376, 0.0130876126, -0.00349952979, 0.0155304354, -0.034998998, -0.00404546363, 0.00352543849, 0.00750242919, -0.00538161444, -0.00515583809, -0.00831300206, -0.0153527753, 0.0137760444, 0.00230772793, 0.00749132549, -0.013813057, 0.00491155591, -0.00713230437, 0.0120290555, -0.00262973644, -0.00928273, -0.00138056546, -0.0027537283, 0.00213562, -0.00971947704, -0.020253228, 0.00963064656, -0.0144792814, -0.00517804548, -0.0045599374, -0.00974168442, -0.000551948557, 0.00354579533, -0.021304382, 0.00649569, -0.0282775331, 0.00665484369, 0.000301651686, -0.034998998, -0.00780223031, 0.00542973028, 0.0141017539, -0.0206085481, -0.00927532651, -0.0194537584, -0.00663633738, -0.0164927598, -0.00500038592, -0.0216152873, -0.0194241479, -0.0217929464, -0.0160041954, -0.0198682975, -0.00410098257, 0.0161522459, -0.00137038704, 0.00193020073, 0.00915688742, -0.00649939105, 0.018669093, -0.00202458259, -0.00333482423, -0.014575514, 0.00575173926, -0.00937896222, -0.0172922295, 0.0183433834, -6.59863072e-05, 0.0129691726, -0.0164631493, 0.0222667065, 0.0148197962, 0.00413799519, 0.00344216032, -0.012643462, -0.00868312735, -0.0208750367, 0.00011710979, -0.00729145808, 0.00263343775, -0.0131542347, -0.0137686413, -0.0130283926, -0.00909026433, -0.00511142332, -0.00124732056, 0.0125768399, -0.0441188738, 0.0429640859, -0.0211119168, 0.0108520584, 0.00621439517, 0.0311200917, 0.00821677, -0.0206085481, -0.00274077407, 0.00177474832, 0.0322748795, -0.0177215748, 0.0220298264, -0.0143904509, -0.00903104432, -0.0182397496, -0.0164187346, 0.00783924293, -0.0285588279, -0.00344401109, -0.00325524737, -0.00112147804, 0.0182693582, 0.0115775028, 0.0141831813, -0.0213339925, 0.00637354888, 0.00574803771, -0.0053964192, -0.0212747715, 0.0829671696, 0.0131764421, 0.00137593888, -0.0112814028, -0.00127693044, 0.0103190783, -0.00378267514, 0.0422534458, 0.00504109962, -0.000214094049, -0.00443409476, -0.00374936406, -0.0311793108, 0.0428160354, -0.0156932902, -0.0262344442, 0.0028499607, -0.0237175953, -0.0256422441, -0.00457474217, 0.000481624855, -0.0210526977, 0.00717671961, -0.0095640244, -0.0126952799, -0.0188911688, 0.00720632961, 0.00465246849, -0.0271671582, -0.0117847733, -0.00428974628, 0.0138648739, 0.00227811793, 0.0037142022, -0.0212303568, 0.0108816689, -0.00324784499, 0.00528908288, 0.015278751, -0.0134651391, -0.00553706661, 0.00505960593, 0.0251240693, -0.0144274635, 0.00306833442, 0.00911247171, 0.00809833, -0.0124139851, 0.016019, 0.00125842425, -0.0167888608, -0.0108520584, -0.00551485922, -0.0129543673, -0.000565365597, -0.00783924293, 0.0178992338, -0.0142942192, -0.0169369094, -0.000125032777, -0.003307065, 0.00674737478, -0.00189688953, 0.0115256859, 0.00169239554, -0.00647348212, 0.0199275184, -0.0122363251, -0.0205641333, -0.00185895164, 0.0272559877, -0.0211267229, 0.000574618694, -0.0284403879, -0.00117792212, 0.00648828736, 0.000244051029, -0.00529278442, 0.0194389541, -0.0054075229, -0.00146569416, 0.00257606851, -0.0425791554, -0.0198534932, -0.00142775627, -0.00328300684, -0.0349397771, 0.0277001392, -0.0244578458, -0.0028499607, -0.00515953917, 0.0243986249, 0.00255386089, 0.0218669716, 0.000137987139, 0.0256718546, -0.00676588109, 0.0195277836, 0.0186394844, 0.00362537219, 0.0238360353, 0.0202680323, -0.0111851711, -0.0121993124, 0.00726925069, 0.0213784073, -0.00245762849, -0.0112888059, 0.000800394802, 0.0149604436, 0.0068547111, 0.00396403624, -0.0191872679, 0.0346732885, -0.00528538181, -0.00649939105, 0.0167148355, -0.0103264814, 0.010296871, -0.0053260955, 0.00103357341, 0.0285292175, -0.022888517, 0.0223407317, 0.0142720118, 0.0271079391, 0.0114368554, 0.011118548, 0.0312385317, 0.00505220331, 0.00313310628, 0.015278751, 0.00320343, -0.00308684073, 0.0106595932, -0.00101414183, -0.0134207243, 0.00720262807, 0.0133466991, -0.00255386089, -0.00665114215, 0.00797989, -0.0142720118, 0.000703699712, -0.00471909111, 0.00686211325, -0.00367533905, -0.00325154606, 0.00807612296, 0.0184618235, 0.0214376263, -0.00436377106, 0.00329966238, -0.00971947704, 0.00197646627, -0.00675107585, 0.00416760519, 0.00880156737, -0.00829079468, -0.0111851711, -0.0027685333, -0.00322008552, 0.0521431789, 0.00507811178, -0.00364572904, 0.000867017312, 0.00996375922, 0.00512622809, 0.0115849059, 0.0149752488, 0.0121030798, -0.00951961, 0.0154564111, 0.0261012, 0.000219414593, 0.0263528842, -0.0162706859, -0.00786885247, 0.0107410215, -0.00507811178, -0.00162299711, -0.00263343775, 0.00614037, 0.0472279228, 0.0127026821, -0.015974585, 0.00697315065, -0.0181805287, 0.00752463657, 0.0119550303, -0.0250056293, -0.00245207665, -0.00275928015, 0.00427864259, -0.00145181443, -0.00513733178, -0.00287216832, -0.0112814028, -0.0124139851, -0.00894961692, -0.000503369723, -0.00442669215, -0.00155359879, -0.0118291881, -0.000994710368, -0.000187144338, -0.0173662547, 0.0130061843, -0.00370124774, 0.0057406351, 0.0036290735] |
25 Mar, 2024 | Python Code Generation Using Transformers
25 Mar, 2024
Python's code generation capabilities streamline development, empowering developers to focus on high-level logic. This approach enhances productivity, creativity, and innovation by automating intricate code structures, revolutionizing software development.
Automated Code Generation Automated code generation using Python finds extensive applications across diverse domains, offering tailored solutions to complex problems. One prominent application is the creation of repetitive or boilerplate code, where Python scripts can dynamically generate routine structures, saving developers significant time and effort. Additionally, code generation is invaluable in the area of data processing and analysis, facilitating the creation of optimized algorithms for tasks like sorting, filtering, or aggregating data. Contemporary Code Generation ToolsIn the ever-changing terrain of software development, a few state-of-the-art tools and frameworks support the relentless quest for streamlined code generation. One of them is Hugging Face Transformers library that gives access to advanced language models such as GPT-2, GPT-3, GPT-Neo and even ChatGPT. These models are pre-trained or finetuned on a large corpus of text data that enables them to understand the intricacies of natural languages and generate code fragments relevant in terms of context and syntax.To automatically generate Python codes using GPT-Neo, we will focus on employing Hugging Face models. We want to show how interfacing with these models can lead us to write short but meaningful Python scripts. What they aim at is to help programmers who need to do their job faster, make it more effective, as well as encourage them to solve problems differently by using creativity. Throughout practical examples and exploration we will demonstrate how versatile Hugging Face Models can be in generating code tailored for various programming scenarios.Step-by-step implementationInstalling required modulesAt first, we will install Torch and Transformers module to our runtime.
!pip install torch transformers
Importing required librariesNow we will import the Python libraries like Torch and transformers. And random seeding will be set to handle the resource randomness.
Python3
import torch
from transformers import pipeline
# handling randomness
def set_seed(seed):
torch.manual_seed(seed)
if torch.cuda.is_available():
torch.cuda.manual_seed_all(seed)
Defining the modelNow we will load a publicly available finetuned model.
Python3
# Load the model
pipe = pipeline("text-generation", model="GuillenLuis03/PyCodeGPT")
Code generationNow a text generation pipeline using the Hugging Face Transformers library is employed to create a Python code snippet. The specified prompt, "function to reverse a string," serves as a starting point for the model to generate relevant code. We can use any different prompt. The `max_length` parameter determines the maximum length of the generated code, and the `temperature` influences the randomness of the output. By setting `num_return_sequences` to 1, the model produces a single code sequence. The resulting Python code snippet, which may include a function to reverse a string, is then printed to the console. This demonstrates the simplicity and power of using pre-trained language models for code generation tasks with just a concise prompt and a few configuration parameters.
Python3
# Example 1
prompt = "short function to reverse a string"
generated_code = pipe(prompt,
max_length=28,
temperature=0.7,
num_return_sequences=1
)[0]['generated_text']
print("Generated Python code-->")
print(generated_code) # output format: given prompt then generated code
Output:
Generated Python code-->
short function to reverse a string.
def reverse_string(s):
return s[::-1]
So, in this we can change the prompt and generate code based on it. However, only simple codes can be generated.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face/How to Download Dataset on Hugging Face?/How to Download a Model from Hugging Face/Transformers in Machine Learning/Python Code Generation Using Transformers | https://www.geeksforgeeks.org/python-code-generation-using-transformers?ref=asr9 | Python Projects | Python Code Generation Using Transformers | Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, Transformers in Machine Learning, How to Install Hugging Face Transformers: A Comprehensive Guide, Python Code Generation Using Transformers, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), How to Download Dataset on Hugging Face?, How to Download a Model from Hugging Face, Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [-0.0167049319, -0.0136008738, -0.00992698874, 0.0177396182, 0.0025117381, 0.00139551412, 0.0397979282, 0.0130535401, -0.00561204739, 0.0493050441, 0.018804295, -0.0145080993, 0.0377285555, -0.0236478262, 0.00590445893, 0.0264669713, -0.0103318654, 0.00168792543, -0.0137583259, -0.0383283719, 0.00372449518, -0.0141781988, -0.0593519956, -0.00474231131, 0.00825499557, 0.0144706098, -0.00773765286, 0.00064902188, 0.00338147418, 0.0015351593, 0.00211435859, -0.00134209287, 0.015565278, -0.0351493359, -0.0016157598, -0.00554456795, -0.00174790726, 0.017079819, -0.0349094085, -0.00306469528, 0.0301258601, 0.00488851685, 0.0439666621, -0.04453649, -0.00524465879, 0.0110216569, 0.000410031877, -0.0306357071, 0.0247724857, -0.0183394365, 0.0226731226, 0.013765824, 0.0508345775, 0.0354792364, 0.0311905388, 0.0135258967, -0.0035989082, -0.0170348324, 0.0293610934, -0.00302533223, -0.00222869893, -0.00906475, -0.000852866273, -0.0225081723, 0.0276965983, 0.000879576895, -0.0243226215, 0.0282214396, 0.0242626406, 0.0034658236, -0.00636931788, -0.00904225651, -0.00965707, 0.00145455869, 0.00466358522, -0.00581448618, 0.0172147769, 0.045676142, 0.00895978231, 0.0200639125, 0.00373574183, -0.00868986361, -0.0100844409, -0.0100019658, 0.0569827147, 0.00542460429, -0.017154796, -0.0419572704, 0.0134209283, -0.00396629656, -0.0184743963, 0.0125286989, -0.0102793816, -0.011314068, -0.0416273735, 0.012318763, -0.0213985089, 0.0171248056, -0.0342496112, 0.0613014027, 0.00491850777, 0.02594213, 0.0101519199, -0.0294660609, 0.0156702455, 0.00648928154, 0.00297097373, 0.0271267705, -0.00344333053, 0.0241876617, -0.0070403642, -0.0330199823, 0.0105567975, 0.0114190355, -0.0214884821, -0.054403495, -0.00370200188, -0.0547633879, 0.0358091369, -0.0174547043, 0.0294360705, 0.0252523404, -0.00501597812, 0.0150179444, -0.0293760877, 0.0440566353, -0.0153253507, 0.00227181078, 0.0270667896, 0.0187593084, -0.0225081723, 0.00997197535, 0.00983701553, 0.000969081, 0.0465158895, 0.0090947412, -0.00602442259, -0.00152766157, 0.0107817296, -0.00644804398, -0.0446264632, -0.0215634592, 0.0378485173, -0.0337997451, -0.000371606031, 0.00358203845, -0.00938715227, 0.0746773481, 0.0203338321, -0.0141482083, -0.0427670255, -0.00276853517, 0.0108342133, 0.0146205649, 0.00892229378, 0.00583323045, -0.00999446772, 0.0444165245, -0.00581448618, -0.00930467714, 0.0149054779, -0.0202738494, 0.0158501919, 0.0200039316, 0.00355392182, 0.0133534493, 0.0603117049, 0.0258071721, -0.0713183656, 0.0446264632, 0.0160451327, 0.0160601288, 0.0258371625, 0.021908354, -0.0445664786, -0.00324651506, 0.0166899376, -0.0214434955, 0.0163450409, 0.0334098637, -0.045466207, -0.00890729763, 0.0254472811, 0.0144931031, 0.0371287353, 0.0782162696, 0.0762368739, 0.0149954511, -0.00384258432, -0.00393630611, -0.00233741594, -0.00794758927, 0.0126411654, -0.00073243404, 0.00773765286, 0.00282664248, -0.0748572946, 0.00674420409, -0.0547633879, 0.0561129786, -0.0098895, -0.0751572, -0.00403377647, 0.0256422218, 0.0018659964, 0.0204088092, -0.0224931762, 0.0165699739, 0.00988200214, -0.0496649332, -0.00369262975, -0.036169026, -0.0204537958, -0.0293610934, 0.0117339408, -0.00312280259, -0.00321652414, 0.00316216564, -0.0205737595, -0.0287012924, -0.0205437671, 0.0469957441, 0.0298409481, -0.0466658436, -0.0424671173, -0.0719181821, -0.00636182027, 0.0157902092, 0.00703286659, 0.025222348, 0.00291848974, 0.0319103189, 0.010016961, -0.0284013841, 0.0240976904, 0.0310705751, 0.0277265888, 0.0155802732, -0.0497849, 0.0118838949, 0.0143581443, -0.00914722495, -0.00108904461, -0.0258221664, 0.0508945622, -0.00443115598, -0.00722780731, 0.0397979282, -0.00554081937, 0.0200489182, -0.0239027496, 0.00438991841, 0.0171997827, 0.0137583259, -0.0311605465, -0.00179289363, 0.0205137767, 0.000667766202, 0.00673670648, 0.000268746604, -0.00457361247, 0.00782012753, -0.0134884082, 0.0687991306, 0.000720250246, 0.0120038586, 0.0311605465, -0.0293460973, 0.00705536, -0.00219308469, 0.0355392173, -0.0448663905, -0.00522591453, -0.000708066451, 0.0118763968, -0.025012413, -0.0195090827, -0.00289787096, 0.0610914677, 0.00117433129, 0.0011499637, -0.0328700282, 0.0440866277, 0.0360490642, 0.020033922, -0.0654401481, -0.0268268622, -0.0104218386, -0.0586322136, -0.042946972, -0.00816502329, 0.0358691178, 0.0091172345, 0.0195390731, 0.0355992019, -0.00199252064, 0.00443115598, -0.00321839866, 0.000447286176, 0.0197340138, -0.0325701199, -0.0298109557, -0.0167949051, 0.00695039146, -0.0478354879, 0.0119363787, 0.0166599452, 0.0187593084, 0.0150629301, 0.0318803303, 0.0556031317, -0.0182044767, -0.0290311929, 0.0205437671, -0.00253610569, 0.0305907205, 0.0250723939, -0.0109241856, -0.0451363064, -0.0149504645, 0.0284463707, -0.0125661884, -0.045676142, 0.0488851704, 0.00308718858, 0.00968706142, 0.0212935396, 0.0347294658, 0.0316703916, -0.0300508831, -0.017799601, -0.0335598178, -0.00775264809, -0.00924469531, 0.00429994566, -0.0250424035, -0.0490351245, -0.00424371241, -0.0111191273, 0.0244425852, -0.00511344895, 0.00564953638, -0.0015332849, -0.0161950868, 0.0212785453, -0.0459760539, -0.0117714293, 0.044026643, -0.0222982354, 0.007205314, 0.00146299368, 0.004179982, 0.00949961785, -0.0200789087, 0.00888480432, -0.00216121948, -0.00974704325, 0.0197340138, -0.0242476445, 0.052604042, 0.00949961785, -0.0198689718, -0.0181444958, -0.0185493734, -0.0214434955, -0.0479554534, -0.00203750702, 0.00409000926, 0.0143731395, 0.00253610569, -0.00674420409, 0.0316104107, -0.0211435854, -0.0192841496, 0.0124012381, 0.00401878078, 0.0257171988, 0.0132334856, -0.0194940865, 0.0363489725, -0.0143881356, 0.000674326671, 0.0263919942, 0.0402777828, -0.0109391818, 0.0167349242, -0.012903586, -0.029541038, -0.0188942682, 0.00300283916, 0.0145905735, -0.0355692096, -0.012318763, -0.0702986717, -0.0099794725, 0.0221332852, 0.0132934675, -0.0010590537, 0.0257471893, -0.0250274073, -0.0273517035, -0.00488101924, -4.02417e-05, 0.0418673, -0.0589621142, -0.0277115926, -0.0184294097, -0.00351643329, 0.00455486821, 0.0058219838, -0.00550333038, -0.0183544327, -0.0282814205, -0.0183394365, 0.0407276452, -0.00570202, -0.0217434037, 0.0194640961, -0.0140957236, -0.016644951, 0.0439366698, 0.0385083184, 0.0172747597, 0.0526940152, 0.0102119017, 0.00295785279, 0.0199289545, 0.0383583643, -0.0525740497, -0.00716032786, 0.0112915747, 0.0100994362, 0.0060544135, 0.00227743411, -0.00971705187, -0.0499348529, -0.00990449544, 0.00925219338, -0.0203488264, 0.000930186594, 0.00167386723, 0.009222202, 0.0298259519, -0.0240826942, -0.0486152507, 0.0159851499, -0.0287612751, 0.00876484066, 0.0522441529, -0.0321802385, -0.0036214015, 0.0330499746, -0.073777616, 0.00247987267, 0.0269018393, -0.0260920841, -0.0157752149, -0.00272917212, 0.0466058627, -0.0176646411, 0.0100244591, 0.00427745236, 0.000251876714, -0.018879272, 0.0443565436, -0.0271717571, -0.00452112826, -0.0154153239, -0.0098895, 0.0232579447, -0.0220283177, -0.0147780171, 0.0375486091, 0.0162100829, 0.0160751231, -0.00252673356, 0.0243226215, -0.00906475, 0.00546209281, -0.00590445893, 0.0213385262, -0.030770665, 0.0479554534, -0.0556931049, -0.00439741602, 0.0178595819, 0.00895228423, -0.00393630611, 0.0150329396, -0.0088923024, -0.0497849, 0.00793259311, -0.00160732493, -0.00546959089, -0.00216496829, -0.0175446775, -0.0425870791, -0.00577699766, 0.028386388, -0.0248774532, 0.00538711576, -0.0399778709, -0.0200639125, 0.0509545431, 0.00824749842, 0.00507596, -0.0330799632, 0.0259871166, 0.00030670382, -0.0154303191, -0.0151604014, 0.0328100473, -0.0285963248, 0.0174097195, -0.0104443319, 0.00162606919, -0.00967956334, 0.0286862981, 0.00369450427, -0.0225231666, 0.0269168355, -0.0336198024, 0.00996447727, 0.0201388914, 0.010526807, 0.00672171079, 0.0258221664, -0.00345082814, 0.0109616751, -0.0153178535, -0.0175896641, 0.0219533406, -0.0146505553, -0.0174247138, -0.00880233, -0.0439966545, 0.00443490455, 0.0227181073, -0.00712658791, 0.0156252608, -0.0352093205, 0.0255972352, -0.0433368534, 0.0223732125, 0.00290161977, -0.00754271168, 0.0148005104, -0.0117114475, -0.00608065538, -0.00453612395, -0.0271267705, 0.0247724857, 0.0189392548, 0.0345195271, -0.0452862605, -0.0406976528, -0.0310705751, -0.0462759621, -0.00400753412, -0.0237677898, -0.0264669713, 0.0162250772, -0.00728404, -0.0210386179, 0.018084513, -0.00127648772, 0.0359890833, -0.0153178535, -0.00657175621, 0.020753704, 0.0165399816, 0.0122287907, 0.0185643677, 0.0203488264, 0.000698225689, 0.0433668457, 0.0210386179, -0.00339646963, 0.000443771627, -0.00280040037, -0.0314304642, -0.00938715227, -0.0092297, 0.0157302283, 0.0249974169, -0.032780055, -0.0244125947, -0.00165512285, 0.0115090087, -0.0154753057, -0.0088923024, 0.0227930862, -0.00605816208, -0.000712752517, -0.0110666426, 0.0137358326, 0.0302758161, -0.00766642438, 0.0101369247, -0.0321502462, -0.0210386179, 0.00562329404, 0.0528739616, -0.0224331953, -0.0479554534, -0.0336797833, 0.00815752521, -0.0322702117, 0.0320302844, -0.0150554329, -0.0122287907, -0.000739931769, 0.0378185287, -0.0189992357, 0.00971705187, -0.0303807836, -0.0144631127, 0.0333498828, -0.0433968343, -0.019164186, 0.00588946324, -0.00914722495, 0.00853241142, -0.0210686084, 0.00435617846, 0.0392281, 0.00513969082, -0.0312205292, -0.0112315929, -0.00238052779, -0.00394005468, -0.00380322128, -0.038058456, -0.0118089179, 0.025147371, -0.00283039128, 0.00808254816, 0.0226731226, -0.0196590368, 0.00206374889, 0.00738151092, 0.0144406194, -0.00815002806, 0.106527686, 0.00278915395, -0.0196140502, -0.0122287907, 0.0346694812, 0.0390781462, 0.0112240948, -0.0224182, 0.0104968157, -0.0119438767, 0.0299159251, -0.000385898573, -0.0272617303, -0.0215784535, -0.00706660608, -0.00966456812, 0.0147330305, 0.00442740694, -0.00233741594, 0.0293760877, 0.0112990728, 0.015925169, -0.028611321, -0.0127911195, 0.00681168353, 0.00124368526, 0.00267106481, 0.00788760744, -0.0254472811, -0.00317528681, 0.0307106841, 0.00714908121, -0.0168398917, 0.0281464607, 0.0285663344, 0.0157452244, -0.0100319562, -0.0253723022, 0.00294473162, -0.0297059882, -0.0174097195, -0.0053121387, -0.00812003668, -0.0176796373, -0.0317003839, -0.0374286473, 0.00367201096, -0.0349993818, -0.018954251, -0.00663173804, 0.00826999079, 0.0277865715, 0.00755770737, -0.00936465897, -0.00229805289, -0.00819501374, -0.00886231195, -0.000772265717, -0.0214285, -0.00400753412, -0.0393180735, -0.010159418, 0.0428869911, -0.00177602377, -0.00536087388, -0.0202288628, 0.00603941781, 0.0391081348, 0.0429169796, -0.019389119, 0.0212935396, -0.0059869336, 0.0188192911, -0.00331961806, 0.0245325584, -0.0304257702, -0.00313592376, -0.0149429673, 0.0277265888, 0.00931967236, -0.0430069529, -0.0235728491, -0.00363077363, 0.00150141958, 0.0193441324, -0.00664298469, -0.0163900275, 0.0233629122, -0.0199889354, 0.00189411291, 0.0109766703, -0.0107442411, -0.0314304642, -0.0122737763, -0.00251736143, -0.0314304642, 0.00055530027, 0.0150779262, 0.00446114689, -0.00144706108, -0.0104593271, 0.00837495923, -0.000460875803, -0.00111622387, 0.00924469531, 0.00241426751, -0.0085848961, 0.0418972895, 0.0102793816, 0.0540735945, 0.0091172345, -0.0265419483, 0.00308906287, -0.00591570558, -0.0202888455, -0.00871235691, -0.012326261, 0.00450613303, 0.0406976528, -0.0123787448, 0.0124012381, -0.00194753415, -0.0192241687, -0.00156796188, 0.0212035682, 0.0286263153, 0.00571326679, 0.0405177101, 0.0172447693, 0.0625010431, -0.00545834424, 0.0163900275, -0.0248024762, 0.029975906, -0.0270817839, 0.0213535223, -0.00439741602, -0.0284763612, -0.010736743, -0.00813503191, 0.0325401276, -0.0110891359, 0.00469357613, 0.0261370707, -0.0181295, 0.0176646411, 0.00783512276, 0.0232129581, -0.0105792908, -0.00765142869, 0.0207087174, 0.00364576909, -0.00152859883, -0.00321839866, -0.0112315929, -0.0139232762, -0.01628506, 0.0256422218, -0.0230030213, -0.00166074617, 0.00263357605, 0.0151903918, -0.0483753234, -0.0453762338, -0.023557853, 0.0246525221, 0.0471457, -0.00330649689, 0.000763830787, -0.0151903918, 0.0425271, 0.0157152321, -0.000223408788, 0.00126992725, 0.0275616385, -0.019958945, -0.0301708467, -0.0123037677, 0.00410875352, 0.0198089909, 0.0106167793, -0.00668422226, -0.00398879, -0.00250424026, 0.00919971, 0.0219533406, 0.0260171071, 0.0112765795, -0.0104668252, -0.0460660271, 0.0213985089, -0.00188848958, 0.0386882648, 0.0155202914, 0.00639555976, -0.00308718858, -0.00179383077, -0.0340096839, 0.00762518682, 0.0128810927, -0.00352768, -0.00830748, -0.00958209299, -0.00609190203, 0.00193066429, -0.0037582349, 0.00996447727, 0.0181744862, -0.0145830764, 0.00488476828, 0.025222348, -0.00988200214, 0.0126411654, 0.0149804559, 0.0278615486, 0.0150854234, -0.00102437672, -0.00859989133, 0.00208436768, 0.0002575, -0.0295560341, 0.0175296813, 0.000385195657, 0.00360828033, -0.019239163, 0.001468617, -0.0621411502, -0.0145006012, 0.00924469531, -0.0114940135, 0.0294210743, 0.00662049139, -0.0186093543, 0.00284351246, -0.0252073538, -0.0110516474, 0.000214153784, 0.0200489182, -0.00231304835, -0.00334960897, -0.00763643347, -0.0199289545, -0.0140657332, -0.00159607828, -0.00693539623, -0.0130985267, -0.00943963602, 0.0102868797, 0.0439066812, -0.0374886282, -0.0356291905, 0.0106617659, 0.00253423117, 0.00673670648, -0.00272354879, 0.00385008194, 0.00769266626, 0.0204088092, -0.00570951775, -0.0267668795, 0.0063993088, 0.0203788187, -0.0348194391, 0.0145305917, -0.000131444496, 0.0405177101, -0.00255485, -0.00163169252, 0.00432618754, 0.0153028574, -0.013908281, -0.00542835332, 0.0154003277, 0.0264519751, 0.0136758517, 0.0385683, -0.0388382189, -0.00832247548, 0.0239777267, 0.0358391292, 0.0160301365, -0.0176646411, 0.0322402194, -0.0210386179, 0.0103318654, -0.021113595, -0.0208136868, -0.0195090827, 0.00844993629, -0.00148829853, 0.00472356705, 0.0217134133, -0.00973204803, -0.0209486447, 0.0294510666, -0.0201988723, 0.0017347862, -0.032780055, 0.0253273174, 0.00887730718, -0.0121838041, -0.0121688088, -0.00905725267, 0.011748936, 0.0152428756, 0.025507262, -0.00316216564, 0.0186993275, 0.00794009119, 0.00293723401, -0.0154003277, -0.0235878453, -0.00700662425, -0.0181744862, -0.042946972, -0.0107217478, 0.0121613108, 0.00723155634, 0.0246375259, -0.00644429494, 0.00686416775, -0.0021687171, -0.0158801824, -0.0178445876, -0.0139982533, -0.0200189278, -0.0111491177, -0.0174247138, -0.0360790566, 0.0121013289, 0.0113590537, 0.0223582182, -0.0149954511, -0.0240976904, -0.0212635491, -0.0103918472, 0.016719928, 0.0243676081, -0.0037544861, -0.00691290293, -0.00240864442, 0.00484353071, -0.0637606606, -0.00453612395, -0.00762518682, -0.0352693, -0.0223132316, 0.0103468616, 0.00793259311, 0.0226431303, -0.00429994566, -0.00338522298, 0.00712658791, 0.0176646411, -0.00788760744, -0.00449488638, -0.0120188538, -0.0124912104, -0.0346694812, -0.0445064977, 0.038778238, 0.0097770337, 0.0556631126, 0.0196140502, 0.0103243683, 0.00461859908, 0.0265119579, -0.0191192, -0.0304107741, -0.0172447693, -0.00174509559, 0.02940608, 0.0320902653, -0.0154603096, -0.0133759426, 0.020033922, 0.00521466788, 0.00356329395, -0.0336797833, 0.00774515048, -0.00340959057, 0.01648, 0.00538711576, -0.00483228406, 0.00230367621, 0.0205737595, 0.00736276666, -0.00767017296, -0.0221482813, -0.0157302283, -0.00976203848, 0.032780055, 0.00991949067, 0.0136383623, -0.0532638431, -0.00508720661, 0.0138033126, 0.00920720678, -0.0101669161, -0.0239477344, 0.0033046226, -0.0141182169, -0.00153984537, 0.0106317746, 0.0359291, 0.0122812744, 0.0115764886, 0.0179045685, 0.0211585816, 0.0098895, 0.0138258059, -0.00855490472, 0.00386132859, -0.0210686084, -0.00586322136, 0.0160901193, 0.0148679893, -0.00991199352, -0.0157452244, 0.00529339397, -0.014410628, -0.0167649146, 0.000902070082, 2.00622726e-05, -0.0116814561, 0.000159326664, -0.00785011891, 0.0217434037, -0.0201089, 0.00918471348, -0.0173797272, -0.00560080074, 0.00696538715, 0.018954251, 0.0168848783, -0.00795508642, -0.00967956334, -0.00782012753, 0.0249824207, 0.0174846966, 0.0245475527, -0.0415374, 0.00651177438, -0.0135708833, -0.00242551416, 3.6756428e-05, -0.000315373065, -0.00536087388, 0.0193141401, -0.00591195654, 0.0178895723, 4.9584567e-05, 0.00268418575, 0.0085848961, 0.0619612038, -0.0121313203, 0.00868986361, -0.00740025518, -0.000962520484, 0.0101519199, 0.00500473194, 0.00186505925, 0.0219683349, -0.0101894094, 0.0105043137, -0.00314154709, -0.00321277534, 0.00337959966, -0.00603192, 0.0133084627, 0.00229805289, -0.00361577817, 0.00919971, 0.00792509597, -0.0247275, 0.00349581451, 0.0110141588, 0.00785011891, -0.00645929063, -0.00571326679, -0.0132484809, 0.0122287907, -0.0344295539, -0.00346769812, 0.0314004757, -0.0134134311, 0.0132559789, 0.00291286642, 0.00525590545, 0.018234469, 0.00138989091, 0.028386388, -0.0247724857, -0.00264669699, 0.0184743963, 0.00451737968, -0.00071509555, -0.00270480453, 0.00466358522, -0.0229430404, 0.00239927205, -0.0154003277, 0.00188848958, -0.000126758416, -0.018879272, -0.00659050094, -0.00391006377, -0.0166599452, -0.00396254798, 0.02825143, 0.00480229314, 0.00722405873, 0.0150254415, -0.0111491177, 0.00470107375, 0.0150329396, 0.0160451327, -0.00595694268, -0.00720156543, -0.0126486626, 0.00134115561, 0.0167649146, -0.0230030213, 0.0023786535, 0.000671515067, 0.010376852, -0.00434118323, 0.0115015106, -0.00471606944, 0.0100694457, -0.00870486, -0.0310405828, 0.0040150322, -0.00803756155, 0.0259871166, 0.0350293741, 0.0114940135, 0.00530089205, -0.0112540862, -0.00441990932, 0.00542460429, -0.023422895, -0.00277603278, -0.0334698483, -0.00425121048, -0.01743971, 0.0187143236, -0.0135109015, 0.00886231195, -0.0309806019, -0.00174603285, 0.0105567975, -0.000813034596, -0.00663548708, -0.0101519199, -0.00501597812, 0.0183544327, -0.0127686262, 0.0239327401, 0.0281164702, 0.00579199288, 0.0177396182, -0.00184537773, 0.00316591468, 0.0100319562, -0.016000146, 0.00175727939, 0.00435992749, 0.0204088092, -0.0201238953, 0.00749022793, 0.00655676099, 0.0134359244, 0.0164650045, -0.0349094085, -0.007782639, 0.0150479348, -0.0155502828, -0.0331399478, 0.0103468616, 0.0108192181, 0.00403752504, 0.00462984527, 0.00577324862, -0.00676294835, 0.0186993275, 0.0207387079, -0.00233929045, -0.00813503191, -0.00480979076, -0.0083149774, 0.0326001123, 0.0214584898, -0.00370012759, -0.00699912664, -0.00975454133, -0.0115165068, 0.00998697057, -0.0174097195, -0.0085848961, -0.0215334669, 0.0189992357, -0.000833184749, -0.0154303191, -0.0184743963, -0.00328775262, -0.0263320114, 0.0196290445, 0.0177546144, 0.00248174719, 0.0186093543, -0.0183094461, 0.00996447727, 0.000240864436, 0.00369262975, 0.00546959089, 0.00786511414, -0.00788760744, 0.00330649689, 0.00474606035, -0.00285101, -0.00901976414, 0.018369427, 0.00327650597, -0.00447989115, 0.0125961788, 0.00610689726, 0.00506846234, 0.00498598767, -0.0102493912, 0.028971212, -0.00454362156, 0.0229430404, 0.00216309377, -0.0179495551, 0.00600567833, -0.0130610382, 0.0293011107, 0.00943963602, 0.035089355, -0.012611174, 0.00582573283, -0.0177096277, 0.0284913573, -0.00698413141, 0.00885481387, 0.0161351059, 0.0047798, 0.0207087174, -0.0150629301, -0.00604691543, -0.0121688088, -0.012326261, -0.00433743419, -0.031130556, -0.0231529772, -0.044746425, 0.0100919381, 0.00987450406, -0.0304407664, -0.0206937231, 0.0139532676, 0.00658300286, -0.02363283, -0.00675545074, -0.00388007285, -0.00141050958, 0.00336085539, 0.00636931788, 0.0171847865, 0.00822500512, -0.0210836045, 0.0223882087, -0.0145230945, -0.0206187442, 0.00248549599, -0.0154153239, -0.0152503736, 0.00243676081, -0.0258221664, 0.0278015658, 0.0122212926, 0.00448738877, 0.0285963248, -0.0234378893, 0.0136158699, 0.0241726674, -0.00315654255, 0.00088332576, -0.00764393108, 0.0224631857, -0.00409750687, -0.0132334856, 0.0363189839, 0.018804295, 0.0432768725, -0.0225081723, 0.00142644229, -0.00474231131, -2.09116242e-05, 0.0287612751, -0.00582948141, -0.0150029492, 0.00175915379, -0.0306357071, 0.00789510459, 0.0219533406, -0.00946212932, 0.00610689726, -0.00129242043, 0.0205437671, 0.00811253861, -0.00548833515, -0.0212785453, 0.014193194, 0.00528214779, 0.0140282447, 0.012326261, -0.0212635491, 0.000266872172, -0.0309806019, -0.0180545226, -0.00383508648, 0.023063004, -0.0035201821, 0.0119063882, 0.00481728883, -0.0166899376, -0.00974704325, 0.0064218021, 0.02594213, 0.0143131576, -0.00481354, -0.00665423134, -0.00824, 0.0384183452, -0.000845368544, -0.0126261702, -0.0246225297, 0.00126711559, 0.00556706125, -0.0177396182, -0.00301783462, -0.0320002921, 0.0295260437, -0.0136758517, -0.0220733043, 0.00549958181, -0.00140582351, 0.0263470076, -0.0217134133, -0.0167349242, -0.0201988723, 0.00377697917, -0.0126786539, -0.00576949958, -0.00245175627, 0.0189692453, 0.0134359244, 0.00719781639, -0.0124162333, 0.00889980048, -0.00458485913, -0.023197962, 0.00662049139, -0.0400078632, -0.0290311929, -0.0142231854, -0.012896088, -0.0154153239, 0.0259121396, 0.0132934675, -0.0135408919, 0.00150798, -0.0101219295, -0.00536087388, -0.00700287567, -0.0127911195, 0.00312280259, -0.0110666426, -0.00345645146, -0.00705536, -0.0165549777, -0.000653239316, -0.00243488629, -0.0173947234, 0.00622686092, -0.00902726129, -0.0157152321, -0.00600192929, -0.0221332852, -0.0196740311, 0.0112990728, -0.0010571793, -0.0249674264, 0.00350331212, -0.0098895, 0.019164186, 0.0131285172, -0.00212935405, 0.0256422218, 0.0143281538, -0.0047798, -0.00367763429, -0.00675919931, 0.0117789265, 0.00498973625, -0.0169448592, 0.00153047324, 0.0281914473, 0.00331399473, 0.0192241687, -0.0219533406, 0.00234678807, -0.0185793638, 0.00745648798, 0.0011799545, -0.0291961432, 0.00757645164, -0.00221557799, -0.0177696086, 0.0122962696, 0.0244875718, 0.0200039316, -0.00755020976, -0.00362889911, 0.0295110475, 0.0142831672, -0.00205812557, 0.00326900836, -0.0147855142, -0.0107292449, 0.00539461337, -0.032510139, -0.0323002, 0.000992511399, -0.0129635669, 0.0192091726, -0.00871235691, 0.00925969053, -0.00772265717, -0.015490301, 0.00328587811, -0.00714533217, 0.0137058422, -0.0121538127, 0.0206937231, 0.00500473194, 0.01648, -0.017514687, -0.000394333503, 0.0223432221, 0.00492600584, 0.00120900827, 0.00852491427, -0.0256872084, -0.000611533236, 0.00192504097, 0.0153103555, 0.0167349242, 0.00750897219, -0.0117189446, 0.0045473706, -0.0137583259, -0.0159101728, -0.0120563423, -0.0185343772, -0.00491101, 0.0289262254, -0.00588571467, 0.00311155617, 0.0209936313, 0.0133084627, 0.00619312143, 0.0175596736, -0.00416498631, 0.0182494633, 0.0346994735, 0.001468617, -0.01239374, 0.00624935422, 0.0181295, -0.00809754338, -0.00874984544, 0.0097770337, 0.0182644594, -0.00847243, 0.00835996401, 0.00302158343, 0.00174790726, 0.0085848961, 0.0105043137, 0.00806005485, 0.0165999644, -0.00727654248, 0.0070403642, -0.0143281538, -0.0245175622, -0.00579199288, 0.00282664248, 0.00943963602, -0.0116964513, -0.00827748887, 0.00545084663, 0.00830748, -0.000948462286, 0.00169729756, 0.00985201169, -0.00760269351, -0.00679293927, 0.0168698821, 0.00532338489, -0.00285288459, -0.00434118323, -0.0181594919, -0.0142156873, -0.00217808923, 0.00589321228, 0.012896088, 0.0179195646, 0.0184144136, 0.00268418575, -0.00806755293, 0.0231679715, 0.0259871166, -0.0151454052, 0.00854740664, 0.0101069342, 0.0459760539, -0.000119905031, 0.0154153239, -0.00925969053, 0.00578074623, 0.00678919, -0.00733652432, 0.00871235691, -0.00519217504, 0.0071190903, 0.0291361604, 0.050084807, 0.0108192181, 0.00451363064, 0.0150329396, 0.00923719816, 0.0044686445, 0.00396254798, -0.0124537218, -0.000226337594, -0.00291661522, -0.00786511414, -0.00409000926, 0.00136833487, 0.0177096277, -0.0225381628, 0.0218183808, -0.00735901762, 0.00347144692, 0.00366076455, -0.00680793496, 0.0115090087, -0.000719313044, 0.0120563423, 0.0173347406, 0.0146505553, 0.00519967265, -0.0342496112, -0.00240489538, 0.00743774371, 0.0112840766, -0.0147780171, 0.00752021885, 0.00637681549, 0.00222869893, -0.00563828973, 0.0162400734, -0.0126261702, 0.0119813653, -0.0228830576, 0.0183394365, 0.00876484066, 0.00878733397, 0.0273217112, 0.00258109206, -0.00663548708, -0.00336835324, -0.00102343957, -0.00783512276, -0.00558955455, 0.0110216569, -0.0257621855, -0.00184725213, 0.00479479553, 0.00353142875, -0.00197939947, -0.00292786187, 0.0465158895, -0.0355992019, 0.000641055522, -0.0184893906, 0.0102943769, 0.0119738672, -0.0120713385, -0.0063205827, -0.00197377615, 0.0233779084, -0.0105717927, 0.00713783456, 0.0276965983, 0.0179795455, 0.00332524115, -0.0103693539, 0.0214135032, -0.00797758, 0.0172447693, -0.00391006377, -0.00334773446, 0.016000146, 0.00973204803, 0.00874234829, -0.0189692453, 0.00966456812, -0.0135633852, -0.00953710638, -0.0154003277, -0.0147480257, 0.0153253507, 0.00613688817, -0.0108342133, 0.0203788187, -0.00351081, -0.019958945, -0.00857739802, -0.00248737051, -0.00209561433, 0.0135333948, -0.00450988207, -0.00862238463, -0.00276291184, -0.0054396, 0.0188342873, 0.0168548878, 0.0208736677, -0.000607784372, 0.0200189278, -0.0122212926, 0.00524840783, -0.0011799545, -0.0153553421, -0.0292861164, -0.00322777079, -0.0124912104, 0.000717438583, 0.00281352154, 0.000514531392, -0.0180545226, -0.000148665844, 0.0090947412, 0.0101294275, 0.0149354693, -0.00461859908, -0.0193741228, 0.00231117383, -0.0271567609, 0.00192878989, -0.00361390365, -0.0198089909, 0.0040562693, -0.0174846966, -0.0210985988, 0.0130910287, 0.00508720661, 0.00622686092, -0.0273217112, 0.00875734352, -0.0150779262, -0.0147855142, 0.00713408599, -0.0200939048, 0.00449863542, 0.000783043681, 0.0266319215, 0.00575450435, 0.00466733426, -0.00086833036, 0.00644429494, 0.0113440584, -0.0207237136, 0.0194341037, -0.00458860816, 0.00933466852, -0.0257771797, -0.0140282447, 0.0101444228, 0.0138033126, 0.00626434945, 0.0071190903, 0.0145380897, -0.0154303191, 0.00935716182, 0.00852491427, -0.00285850791, -0.0164350141, 0.0182044767, 0.00449488638, 0.0236628223, 0.0297959615, 0.00537961815, 0.00325213838, -0.00762893585, -0.0214434955, 0.00285475887, 0.00567202922, -0.00910223834, 0.0110816387, 0.0109316837, -0.0129485717, -0.014920474, 0.00610314868, 0.0088923024, 0.00455111917, 0.0126261702, -0.00855490472, 0.0126636587, -0.00665423134, -0.00818751659, -0.0115539953, -0.00959708821, -0.00367950881, -0.0168548878, 0.00548083754, 0.040847607, 0.00194753415, 0.000918002741, 0.0145830764, -0.0296610016, 0.000337866251, 0.0114340317, -0.00757645164, 0.0124687171, 0.000398785283, -0.00807505, -0.00345645146, 0.0054545952, 0.0088923024, 0.00557455886, -0.00687166536, 0.00328962714, 0.00396629656, -0.000976578798, -0.036259, -0.0064218021, 0.00782762561, 0.0144556146, -0.0135858785, -0.000626997265, -0.0105567975, -0.0161950868, 0.00179570529, -0.00837495923, -0.00946212932, -0.0106767612, 0.0320002921, 0.00982951839, 0.0243376177, -0.00779013662, -0.0100619476, 0.0206487365, 0.0147780171, -0.0171847865, 0.00744149275, 0.0132934675, 0.00654926337, -0.0116214743, 0.0128061147, -0.0140432399, 0.0120863337, 0.00185474986, -0.0024573796, -0.00751647, -0.0277865715, 0.00679668831, -0.0317303725, -0.00506846234, -0.00659799855, 0.0161351059, 0.0252823308, 0.00681543257, -0.00266356696, -1.47684686e-05, -0.00047938581, 0.00889980048, 0.00569077348, 0.0226881169, -0.000749772531, 0.00509095564, 0.00443865359, 0.0174097195, 0.0107292449, -0.0283414032, 0.0126186721, 0.00495224772, 0.00139926304, -0.0203338321, 0.00662424043, -0.00398504129, -0.0197939947, 0.00149392185, -0.00691290293, 0.0132559789, 0.00957459584, 0.000118967815, 0.0126711559, 0.00923719816, -0.00816502329, 0.00104030943, 0.00144893548, -0.00674795313, 0.021548463, 0.0212485548, -0.00503097381, 0.00296347612, 0.0048360331, -0.0238427669, 0.0109316837, -0.00853241142, 0.00552207464, 0.0200039316, 0.00865237508, 0.0233779084, 0.0181145053, -0.0243975986, -0.0182494633, -0.0125062065, 0.024217654, 0.00878733397, -0.00618562335, -0.00410125591, 0.0295260437, 0.0131360153, -0.0165549777, -0.000986888073, 0.00950711593, 0.0115839858, 0.00764768, -0.00586322136, 0.0245925393, 0.00166730676, -0.00326525955, 0.00570576917, -0.0132259876, 0.00738525949, 0.00521841692, 0.0103168702, 0.0216684267, -0.00763643347, -0.0108342133, -0.0116439676, -0.0262120478, 0.00213122857, -0.00509845326, 0.0099794725, 1.44316573e-05, 0.00585947232, -0.00292411284, -0.00134865334, 0.0174697, -0.0108342133, 0.00951461401, -0.0148904826, 0.0110066608, 0.00530089205, -0.0100019658, 0.0271267705, -0.0153403459, 0.0202738494, -0.031130556, 0.0107817296, 0.00632433128, 0.00952960923, -0.00399628747, 0.0113965431, -0.0214584898, -0.00626434945, 0.0121463155, 0.0223582182, 0.00609190203, -0.0206187442, -0.014125715, 0.00590445893, 0.00257734302, 0.000477745692, 0.00189036399, 0.00560080074, 0.0281914473, 0.00236553233, 0.0100019658, 0.00504222047, -0.0173497368, -0.0182644594, -0.0025398545, 0.0326001123, -0.00191192, -0.0112390909, 0.00769266626, 0.00419872627, 0.0105492994, -0.00451363064, -0.0174846966, 0.0156102646, -0.0112315929, -0.00959708821, -0.00496724294, -0.0130535401, -0.0142606739, 0.00358953606, -0.0130085535, 0.00188380352, 0.000905818946, -0.0288062617, 0.0114715202, -0.0239627305, 0.0011096634, -0.0147180352, 0.00573950866, -0.00722405873, -0.0101519199, 0.00128867151, 0.0192841496, 0.0219383445, -0.0273966882, -0.00596444076, 0.0028603822, -0.0142156873, -0.0154003277, 0.00782012753, -0.00451737968, 0.0280864798, 0.0039925389, 0.00538711576, 0.00593070081, -0.00618562335, 0.00680043688, 0.00696538715, -0.00654176529, 0.0142531758, 0.031340491, 0.0058219838, -0.00359703391, 0.0161201097, 0.0111191273, 0.0158651862, 0.00204500463, -0.0137883173, 0.0172147769, -0.00748647889, 0.01354839, 0.00288662431, -0.000486414938, -0.00480979076, -0.0100094639, -0.00404877169, -0.0157002378, 0.00472356705, -0.0171997827, 0.0231079906, 0.000705254788, 0.00114246598, 0.00407876261, -0.00438616937, 0.00474980893, -0.00855490472, -0.0101894094, 0.0205587633, -0.0197340138, -0.0085399095, 0.0141407102, -0.00928968191, 0.00230180169, 0.0155802732, -0.0277565792, -0.0143806376, 0.00533463154, 0.0133684445, 0.0219833311, -0.0144256242, -0.00930467714, 0.0138632944, -0.00594944507, -0.00406001834, -0.00626809848, 0.00808254816, -0.00625310326, 0.000717438583, -0.0170198362, -0.00912473164, -0.00594944507, 0.00452487729, 0.0100844409, -0.0115165068, -0.0142006921, 0.00895978231, -0.0150104463, -0.022628136, 0.00567577826, 0.00693914481, 0.0031209283, 0.0109466789, -0.00226243865, -0.0096945595, -0.0211435854, 0.0152428756, -0.00962708, -0.0161201097, 0.0185643677, 0.00135615107, -0.00461859908, -0.0222232584, 0.0216084458, 0.00187911745, 0.00853241142, -0.00443490455, -0.0102868797, -0.0115240039, 0.0130010564, -0.00880233, 0.00666922703, -0.00217996375, 0.0088473158, 0.00293910829, 0.00838995446, 0.000653707946, -0.0154603096, 0.000683230232, -0.0103918472, -0.00561204739, 0.00877983682, -0.0308906287, -0.00402253, 0.028386388, 0.00192691549, 0.00369075546, 0.0160901193, 0.00277040969, -0.0114640221, -0.0116964513, -0.0173347406, -0.00273104641, 0.00733277574, 0.00635807123, 0.00438616937, 0.0102044046, 0.00189317565, -0.0122362878, 0.000518280256, 0.0213835128, 0.0198839679, 0.00101594185, 0.00383321219, 0.00224556867, 0.0051659327, -0.014125715, 0.0288812388, 0.00457361247, -0.0203638226, 0.00859989133, 0.0170198362, -0.000181819836, 0.00782762561, 0.00419122865, -0.0266169254, 0.00960458629, 0.0289262254, 0.0109316837, 0.00220433134, -0.0120488452, 0.0117714293, 0.0140957236, 0.0139457695, -0.00690165628, -0.00752771646, -0.00247987267, -0.00355392182, 0.0385683, 0.0137883173, 0.000720250246, -0.00890729763, 0.00219121017, -0.0229580346, -0.00262607844, 0.0102793816, 0.0207836945, 0.00450238399, 0.0119363787, 0.0238427669, 0.000103445178, 0.0212785453, -0.0147555238, -0.00997197535, 0.00662049139, -0.00530838966, -0.0118014198, -0.0277865715, 0.00991199352, 0.0163900275, 0.00320527772, 0.0013636488, -0.00937215704, -0.0016541857, 0.00417248439, 0.00551457703, 0.0225081723, 0.0220583081, 0.0160901193, -0.009799527, 0.014987953, -0.0223882087, -0.00593445, 0.0315504298, 0.00929718, -0.0148230037, -0.00302533223, -0.0140807284, -0.0192841496, 0.0112540862, 0.00467108283, 0.000134021844, -0.00401878078, 0.0180245321, -0.00282289367, 0.00280789821, 0.00179289363, -0.000783512311, -0.0167049319, -0.00118370343, 0.0153553421, -0.00994198397, -3.97145159e-05, 0.00138239318, -0.00754646072, -0.0169748496, 0.00905725267, -0.00715657882, 0.00288474979, -0.00972455, 0.0128136128, 0.0192241687, -0.00155296642, -0.0177696086, -0.0215634592, 0.00964957289, -0.0158351958, 0.0111866063, 0.00948462263, -0.0114040403, 0.000378166529, -0.011891393, -0.00260358513, 0.000115628987, 0.0096945595, -0.0135633852, 0.00862988178, -0.0182644594, 0.0233479179, 0.0116214743, 0.00689040963, -0.0194491, -0.00642929971, -0.00662424043, -0.0205587633, -0.00285101, -0.015925169, -0.0211585816, 0.0024611284, 0.00704786181, 0.0018013285, -0.0103318654, -0.00368513213, -0.00763643347, 0.0112016015, 0.00558955455, -0.0205137767, -0.013188499, 0.00122025481, 0.00651552342, 0.0266469158, -0.0108866971, 0.000313732948, 0.0124462247, 0.000193066429, -0.0119213834, 0.00282289367, -0.0268568527, 0.0108042229, -0.00319777988, -0.0167049319, -0.0186843313, -0.00670671556, -0.0337697566, -0.00103749777, -0.0157302283, -0.0243975986, -0.0167799089, 0.0201838762, -0.013983258, -0.00098595093, 0.0148529941, 0.00488851685, -0.0224781819, -0.0199889354, 0.0127836224, -0.0131510105, -0.0124912104, 0.00713408599, -0.00846493244, -0.0151529033, 0.00939465, 0.0224781819, 0.00549958181, 0.00759144686, 0.00552582368, 0.018669337, 0.0010609281, -0.00993448589, -1.85392983e-05, -0.00346020027, 0.010526807, 0.0172447693, 0.00835246593, 0.00278165611, -0.00764768, -0.0141107198, 0.000352158793, -0.00316591468, 0.00789510459, -0.00353142875, 0.000716501381, 0.000207710429, 0.00128211104, -0.00289412215, -0.0327500664, 0.00118089176, -0.0233029313, -0.0100094639, -0.0214884821, -0.0047123204, -0.0360490642, -0.0148979807, -0.00834496878, 0.00951461401, 0.0112690814, -0.0156552512, -0.00311717927, 0.0015510919, -0.00640680641, -0.00847243, -0.00291848974, -0.00470857183, -0.0244575813, 0.0202438589, 0.0108042229, 0.00647053728, -0.00844993629, 0.0108267153, -0.0147255333, -0.000499535934, 0.00439366698, -0.000572170189, 0.0108866971, 0.0192091726, 0.0150779262, 0.0209336504, 0.00493350346, 0.00313217472, 0.00306469528, -0.00303095556, 0.0112990728, -0.0110741407, -0.0100919381, 0.0156102646, -0.0104218386, -0.0110891359, -0.0152953602, 0.00225494104, 0.00293723401, -0.00232616928, -0.00692414958, 0.011531502, -0.0380284637, -0.0105792908, 0.0336198024, 0.00106186536, 0.00883981865, -0.0019850228, -0.021473486, -0.0230779983, 0.00921470486, 0.00260733394, 0.00504222047, 0.00441990932, 0.00413124682, -0.00473856274, -0.00517717935, 0.000868798932, 0.00761394, 0.00202251156, -0.00953710638, -0.0177246239, 0.0114940135, -0.0155802732, 0.00330274808, -0.00260733394, 0.00699537806, -0.0085624028, 0.00198127399, -0.0128061147, -0.00138801639, 0.0262120478, -0.000258202926, 7.72031417e-05, 0.00228305743, 0.0114865154, 0.00719406782, 0.00183881714, -0.0234378893, 0.0119063882, -0.00834496878, 0.0115614925, 0.0161950868, 0.0120863337, 0.00664298469, -0.0274116844, -0.0212335587, -0.0137283355, 0.00616313051, -0.00140394911, 0.00292036403, -0.00200376706, -0.0133234579, 0.0139982533, 0.000804131036, 0.019958945, 0.00721656065, -0.000764768, 0.00282664248, 0.0230330136, -0.0104593271, 0.00178914471, 0.00735901762, 0.00498973625, -0.0197490081, 0.00726529583, -0.0136458604, -0.0238277707, 0.00634682458, -0.0180545226, -0.0018013285, 0.0102718836, -0.00685667, 0.0175296813, 0.00311905378, 0.00400003651, 0.0132559789, -0.0244125947, 0.00553707033, -0.00514718844, 0.00468607852, 0.0228830576, -0.00265981816, -0.0135109015, -0.0123337582, -0.0251923576, 0.0135258967, 0.000382618309, 0.00403002743, 0.0109166885, 0.0108717019, 0.0134584177, 0.0066504823, 0.00582573283, 0.0088923024, 0.0164350141, -0.0128885899, 0.00586322136, -0.0021181074, -0.000519686088, -0.00927468669, 0.0187743045, -0.0258971434, -0.000954554183, 0.00315841683, 0.017799601, -0.0174846966, 0.0198839679, -0.0403977446, -0.0095596, 0.020033922, -0.0218783636, -0.0128136128, -0.0243226215, -0.00166355784, 0.00974704325, 0.011389045, -0.0116364695, 0.0112840766, -0.0276066251, -0.00151172886, 0.00939465, -0.0290761795, 0.00191192, 0.00721281208, -0.00852491427, -0.000115746137, 0.0146955419, 0.00116495905, -0.0210536141, 0.0265269522, 0.0128885899, -0.000772734347, 0.0322702117, -0.0160901193, 0.0223282259, -0.00653801672, 0.00337022753, 0.0132859694, 0.0188642778, 0.01239374, -0.015347844, 0.00318278442, 0.0258521568, -0.00425495906, 0.00412, 0.0103543587, 0.000265700655, -0.00453612395, -0.0088473158, 0.00537212053, -0.00855490472, -0.0349394, -0.0109466789, 0.00669172, 0.0138033126, -0.00445739785, 0.0151753966, -0.0117939226, -0.0105567975, -0.044326555, -0.0037582349, -0.00254547782, 0.0354192555, 0.00286600552, 0.0104293358, -0.00406001834, 0.0214434955, 0.0145006012, 0.0197190177, 0.017514687, -0.0217584, 0.0128061147, -0.0344595462, 0.00890729763, 0.00644054636, 0.00745648798, 0.00747523224, 0.0168848783, -0.00462984527, 0.0119888633, -0.0108417114, 0.00449863542, -0.00719406782, -0.00530464062, 0.00107686082, 0.000397145137, 0.00173010014, -0.00300283916, -0.0142081901, -0.018804295, -0.0176196545, 0.00522966357, -0.00602067355, 0.0198989641, 0.0201089, -0.00108060974, -0.0246525221, -0.012903586, 0.0221032947, -0.0201089, -0.00413874444, 0.0276366156, -0.00412749778, -0.0229580346, 0.00221182895, 0.00294660614, 0.0234678816, 0.00157077354, 0.0207087174, -0.0289112292, -0.0156552512, -0.00511719752, 0.00692789815, 0.00597943598, 0.00104405824, 0.0228530671, -0.00644804398, -0.00304595102, 0.0146730486, -0.0229430404, -0.0358691178, 0.0104518291, -0.00557081, 0.00399628747, -0.00581073714, 0.00262045511, 0.0212335587, -0.00224181986, 0.0400978364, -0.0110816387, -0.0169448592, 0.0051659327, 0.00718656974, 0.00946212932, -0.014125715, -0.00614813482, -0.00538711576, 0.0068529211, 0.0219233502, 0.000605909969, -0.00610314868, 0.00966456812, -0.00940964557, 0.000439319847, -0.0205737595, -0.0184743963, 0.00264857151, -0.0037038764, 0.0136608556, 0.0210086275, -0.00943963602, 0.0124912104, 0.0115015106, -0.0111641129, -0.00199814374, 0.01196637, -0.0280115027, 0.0201988723, -0.00247987267, 0.0017329118, 0.00664298469, -0.00612564152, 0.00211998192, 0.00413124682, -0.000604504137, -0.0205287728, -0.000604972709, 0.0111116292, -0.0123487543, 0.0117939226, -0.0023280438, 0.00615188386, -0.0370687544, 0.012903586, -0.000356376258, 0.00363264792, -3.63756844e-05, -0.0216984171, -0.00382196554, 0.00928968191, -0.0263919942, -0.00494849868, -0.00557455886, 0.0296310112, -0.0153853325, 0.0149279712, -0.0052896454, -0.0170198362, -0.0102268979, -0.0209936313, 0.0058444771, 0.013690847, -0.00385383097, -0.0151678985, -0.0083149774, -0.013983258, -0.0139682628, 0.00200939039, 0.00787261222, -0.0150179444, 0.00717532309, -0.00053796178, 0.00357828941, -0.019958945, -0.0283114109, -0.00228305743, -0.00217059162, -0.0104368338, 0.000860832632, -0.0192091726, 0.00200001826, 0.0106542679, 0.0192991458, -0.0040562693, 0.00229992741, 0.0103093721, 0.0139382714, -0.00614063721, 0.0114490269, -0.0129860602, -0.00702911755, -0.0107142497, -0.00321464986, -0.0205737595, 0.0138557963, -0.0164500102, -0.00451737968, 0.000927843503, 0.000847243, 0.0211585816, 0.0126561606, 0.00546584185, 0.0169598553, 0.00671796221, 0.0212485548, -0.0251923576, -0.00124555966, -0.00441616029, 0.00134490454, 0.0125661884, 0.0109241856, -0.0112540862, 0.00189317565, 0.00457736151, -0.00878733397, 0.00525590545, 0.0198539775, -0.0108792, -0.00575825339, 0.011171611, 0.0024892448, -0.0170498285, 0.00571326679, 0.0284613669, -0.00919221155, 0.00130647863, -0.000836465, -0.00927468669, 0.0102718836, 0.0131285172, 0.00764393108, -0.00439366698, 0.00133928121, -0.0106092812, 0.0169598553, -0.00809754338, 0.0177096277, -0.0101894094, 0.0074939765, 0.00838995446, -0.00707035512, -0.00899727084, 0.0142606739, -0.0129410746, 0.00772265717, -0.0135858785, -0.00485852594, 0.00147986354, -0.00772265717, 0.000110767178, -0.00102531398, 0.0171248056, -0.00139738864, 0.0174996909, 0.0117564332, 0.0192091726, 0.0164200179, 0.0228680633, -0.0192691553, 0.00100000913, -0.0205287728, 0.0293011107, -0.00938715227, -0.00394755229, 0.00619312143, -0.00697288476, 0.0112915747, 0.00690165628, 0.000582010951, -0.00815002806, 0.0312505215, 0.000161786855, -0.0174097195, -0.0275466442, -0.00231304835, 0.00159139221, 0.00599818025, -0.000259608758, -0.0172897559, -0.0060544135, -0.00233741594, 0.0137358326, -0.0193441324, 0.0140582351, 0.0173497368, 0.0182644594, 0.016719928, 0.00250049145, 0.034159638, -0.00590071, -0.00979203, -0.018669337, -0.00533838058, -0.0314304642, -0.0104143405, 0.0220583081, -0.000372308918, 3.48234207e-05, 0.0144931031, 0.005765751, -0.0029653504, -0.00895978231, -0.00874234829, 0.0105867879, -0.00819501374, -0.0122587811, 0.00699537806, 0.0198839679, 0.00353705208, -0.0103468616, -0.0216384362, 0.0151454052, 0.0121688088, -0.00603941781, -0.0177696086, -0.00332711567, 0.00336273, 0.0115539953, 0.00802256633, 0.00901226606, -0.0158052053, -0.00320902653, 0.0171248056, -0.0211735759, 0.00974704325, -0.00637681549, -0.00626434945, -0.0256572161, -0.00672546, -0.000323105109, -0.0219383445, -0.0168698821, 0.00202813465, 0.00791010074, 0.0112091, -0.0321502462, -0.023272939, -0.00626434945, -0.0132709742, 0.00431869, 0.0085399095, 0.00213310285, 0.00533838058, 0.00605816208, 0.00722405873, 0.00229242956, -0.00540586, -0.000771797146, -0.0131585086, -0.00868986361, -0.0148305008, -0.00620061904, -0.00570951775, 0.00163637858, -0.0145980716, 0.00808254816, 0.00810504146, 0.0137508288, 0.0111491177, -0.000501410395, 0.0108417114, -0.0112540862, 0.0107067516, -0.0155352876, 0.0103618568, -0.00434868084, -0.0176646411, -0.0188342873, -0.0181145053, -0.0154153239, 0.00836746208, -0.0024573796, -0.00770766195, 0.0400078632, -0.0140957236, 0.00525590545, 0.00481728883, 0.0287012924, 0.000465796184, -0.0139382714, 0.00139738864, 0.00617437717, 0.0133459512, -0.0182644594, 0.0117714293, -0.0182194728, -0.0121688088, -0.024352612, -0.00808254816, 0.00844993629, -0.0248474628, 0.00112090993, -0.00915472303, -0.0216684267, 0.0133384541, 0.00630558701, -0.00314529589, 0.00870486, -0.0183394365, 0.00410875352, -0.0258821491, -0.000987825333, 0.070838511, 0.00710034603, 0.0040937583, -0.00524091, 0.00679293927, -0.0039925389, 0.00433743419, 0.0489751436, 0.00403377647, -0.00486602401, 0.00678544166, 0.00435617846, -0.0142831672, -0.00334211113, -0.0177096277, -0.0342496112, -0.00552207464, -0.0158501919, -0.0226431303, 0.00229805289, 0.00330649689, -0.028746279, 0.00261295727, -0.0124462247, -0.000396442221, -0.0186843313, 0.00794758927, 0.00169823482, -0.0155502828, -0.0155502828, -0.00371324853, 0.0165699739, 0.017514687, -0.00457736151, -0.0066879713, 0.0155802732, -0.0188942682, 0.024217654, 0.00603566924, -0.0133459512, -0.0141632035, 0.00609190203, 0.0273217112, -0.013690847, 0.0114940135, -0.00753896311, 0.00244800746, 0.00260171085, 0.0242926311, -0.0342196189, -0.0205737595, -0.0225381628, -0.00968706142, -0.00219121017, -0.00829998218, 0.00096814381, 0.0297509748, -0.00970205665, -0.00324089173, -0.00875734352, 0.00768516865, 0.0062980894, 0.00599818025, 0.00373761612, 0.0182194728, -0.0189092644, 0.0219833311, -0.00288662431, -0.00859239325, -0.00084161968, 0.0159851499, -0.0148604922, -0.00165606011, -0.0185643677, 0.0040562693, 0.0141407102, -0.0143881356, 0.021908354, 0.00851741619, -0.00736651523, -0.000714158348, -0.0100919381, -0.0246825125, -0.0261670612, -0.00537961815, -0.00251923571, -0.0244725756, -0.00999446772, -0.0170348324, 0.00960458629, -0.00404502312, 0.0308306478, -0.0154753057, 0.0154603096, -0.00142644229, 0.0213085357, -0.00767392199, 0.0181744862, 0.00585947232, 0.00399628747, 0.0202738494, 0.00329899928, -0.0418373086, -0.00980702508, 0.00322214747, 0.0246975087, 0.000117503419, -0.00785011891, 0.0137433307, -0.00978453178, -0.00245175627, -0.00511344895, -0.0189992357, 0.00263545057, 0.0209486447, -0.0077601457, 0.00748273, -0.00450988207, -0.0113365613, -0.00415374, 0.017079819, 0.0341296457, -0.00651177438, 0.0236778166, 0.00144237489, 0.0158651862, 0.00591945415, -0.00100094639, 0.0148904826, 0.0214884821, 0.0132034943, 0.00136927213, 0.00767767103, 0.00495974533, 0.0134509197, -0.0060544135, 0.0214584898, 0.00131397636, -0.00635432219, 0.00288662431, 0.0129635669, -0.00794758927, 0.00274604186, -0.000451035041, 0.0130085535, -0.0181744862, -0.00134396728, -0.0240377076, 0.0114265336, 0.0289412197, 0.00112747052, 0.00338522298, -0.0065642586, -0.0209786352, 0.0111191273, 0.00350893545, 0.000726342143, -0.0153178535, 0.00200001826, -0.00197939947, -0.00937965419, 0.00327275717, 0.0175746679, 0.00111060054, 0.0322102271, 0.000203258649, 0.00984451361, 0.000958771619, 0.0266769081, 0.00992698874, 0.0329000205, -0.00235241139, 0.000202321433, 0.010594286, 0.0137733221, -0.00901226606, -0.00470857183, -0.00418373104, -0.0082924841, -0.0177546144, 0.00493350346, -0.00582948141, -0.00278165611, 0.0477155261, -0.00608815299, -0.00352205662, 0.0187293179, -0.00691290293, 0.0164650045, 0.00879483204, -0.0216084458, 0.0101969065, -0.0129560698, -0.00127648772, -0.0132784722, -0.0175446775, 0.0083374707, -0.00531963632, 0.00722030969, -0.0114415288, -0.0113440584, -0.0181145053, -0.00612939056, -0.00176384, 0.0134509197, -0.0031771611, -0.019239163, 0.0092297, -0.0167799089, -0.00651927246, -0.00304595102] |
01 Oct, 2024 | Vision Transformers vs. Convolutional Neural Networks (CNNs)
01 Oct, 2024
In recent years, the landscape of computer vision has evolved significantly with the introduction of Vision Transformers (ViTs), which challenge the dominance of traditional Convolutional Neural Networks (CNNs). While CNNs have been the backbone of many state-of-the-art image classification models, Vision Transformers have garnered attention for their unique approach to processing visual data. This article will explore the key differences, strengths, and weaknesses of Vision Transformers and CNNs, helping you understand which model to choose for your specific applications.Introduction to CNNsConvolutional Neural Networks (CNNs) are a class of deep learning models specifically designed for processing structured grid data, such as images. CNNs use convolutional layers to automatically learn spatial hierarchies of features from images, making them particularly effective for image classification, object detection, and image segmentation tasks.Key Features of CNNs:Convolutional Layers: Utilize filters to detect features like edges, textures, and shapes in images.Pooling Layers: Reduce the spatial dimensions of the input, maintaining essential features while minimizing computational complexity.Fully Connected Layers: Combine the features learned by previous layers to make final predictions.Popular CNN architectures include AlexNet, VGGNet, ResNet, and Inception, which have achieved impressive results on various computer vision tasks.Introduction to Vision TransformersVision Transformers (ViTs) were introduced in 2020 as an alternative to CNNs for image classification tasks. Inspired by the success of transformers in natural language processing, ViTs apply the transformer architecture to image data. Instead of convolutions, ViTs treat images as sequences of patches and utilize self-attention mechanisms to learn relationships between these patches.Key Features of Vision Transformers:Patch Embedding: Images are divided into fixed-size patches, which are flattened and projected into a high-dimensional space.Self-Attention Mechanism: Allows the model to weigh the importance of different patches based on their relationships, enabling it to capture global context effectively.Positional Encoding: Adds information about the position of each patch to maintain the spatial arrangement of image data.ViTs have demonstrated competitive performance against CNNs on various benchmarks, especially when trained on large datasets.Key Differences Between CNNs and Vision TransformersFeatureConvolutional Neural Networks (CNNs)Vision Transformers (ViTs)ArchitectureConvolutional layers with pooling, followed by fully connected layersTransformer architecture with self-attention and patch embeddingsInput RepresentationProcesses entire images directlyDivides images into patches and processes them as sequencesFeature LearningLocal feature extraction through convolutional filtersGlobal feature extraction using self-attentionParameter EfficiencyOften requires fewer parameters to achieve good performanceGenerally requires more parameters, especially for large imagesTraining Data RequirementsPerforms well with relatively small datasetsTypically requires large datasets for optimal performanceComputational ComplexityEfficient due to localized operationsHigher computational cost due to self-attention mechanismsInterpretabilityEasier to interpret as features are spatially structuredMore challenging to interpret due to global feature representationAdvantages and DisadvantagesAdvantages of CNNs:Efficiency: CNNs are computationally efficient and can perform well on smaller datasets, making them suitable for many practical applications.Spatial Hierarchy: CNNs learn spatial hierarchies of features, which helps in recognizing objects and patterns in images.Established Framework: A wealth of research and pre-trained models are available for CNNs, providing a strong foundation for various computer vision tasks.Disadvantages of CNNs:Limited Context: CNNs primarily focus on local features, which can limit their ability to capture global context and relationships in images.Sensitivity to Translations: CNNs can be sensitive to translations and rotations, which may affect their performance in certain applications.Advantages of Vision Transformers:Global Context: ViTs excel at capturing global relationships between different patches of an image, allowing for a more comprehensive understanding of the visual content.Scalability: ViTs can scale well with larger datasets, achieving better performance as the dataset size increases.Disadvantages of Vision Transformers:Data Hungry: ViTs typically require large amounts of data to perform well, which may not be feasible in all scenarios.Computationally Intensive: The self-attention mechanism can be computationally expensive, particularly for high-resolution images.Use Cases and ApplicationsCNN Use Cases:Image Classification: Widely used in tasks like identifying objects in images (e.g., ImageNet).Object Detection: Models like YOLO (You Only Look Once) and Faster R-CNN utilize CNNs for real-time object detection.Image Segmentation: CNNs are used in semantic segmentation tasks, where each pixel is classified into different categories.Vision Transformers Use Cases:Image Classification: ViTs have been shown to perform competitively with CNNs on large-scale image classification tasks.Image Generation: ViTs can be applied in generative models, such as image synthesis and style transfer.Fine-Grained Recognition: ViTs excel in tasks requiring detailed analysis of images, such as recognizing species in biodiversity studies.ConclusionIn summary, both Vision Transformers and Convolutional Neural Networks have their unique strengths and weaknesses, making them suitable for different applications in computer vision. CNNs have established themselves as a robust choice for a wide range of tasks due to their efficiency and feature extraction capabilities. However, Vision Transformers are emerging as a powerful alternative, particularly in scenarios involving large datasets and the need for global context.When choosing between ViTs and CNNs, consider factors such as dataset size, computational resources, and the specific requirements of your application. As the field of computer vision continues to evolve, both architectures will likely coexist, serving different needs and pushing the boundaries of what is possible in visual understanding.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face/How to Download Dataset on Hugging Face?/How to Download a Model from Hugging Face/Transformers in Machine Learning/Python Code Generation Using Transformers/Vision Transformers vs. Convolutional Neural Networks (CNNs) | https://www.geeksforgeeks.org/vision-transformers-vs-convolutional-neural-networks-cnns?ref=asr10 | Python Projects | Vision Transformers vs. Convolutional Neural Networks (CNNs) | Vision Transformers vs. Convolutional Neural Networks (CNNs), Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, Transformers in Machine Learning, How to Install Hugging Face Transformers: A Comprehensive Guide, Python Code Generation Using Transformers, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), How to Download Dataset on Hugging Face?, How to Download a Model from Hugging Face, Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [0.00219579739, -0.000157822942, -0.0282525942, 0.0152241951, 0.0420714803, -0.0270375852, 0.0382361524, 5.05204953e-05, -0.000253431615, 0.0579983294, 0.0170393884, -0.0354840867, 0.0181080103, -0.0456725881, -0.0346936, 0.0113449534, 0.0156340785, 0.0153266657, -0.00933213905, -0.0150046153, 0.0146898851, -0.0437110066, -0.0359525234, -0.0562709682, -0.0168637242, 0.0096249124, 0.0161464307, 0.0120183313, -0.0392608568, -0.0030430092, 0.0413395464, 0.00147301413, 0.0247246791, -0.0259104092, -0.00343276327, -0.0331419036, 0.014968019, -0.0035462128, -0.0540166162, 0.0216652, 0.0438866727, -0.000901649299, 0.0399927907, -0.0288820546, -0.0301848948, -0.0413395464, -0.0444429405, -0.060721118, 0.0137164146, -0.0258664936, -0.0202013366, -0.0277402401, 0.0644100606, 0.0465801843, 0.00789755117, 0.0168344472, 0.0177127663, -0.0308289956, 0.0269204769, 0.0194986816, -0.00329369609, 0.0152973887, -0.0370650589, -0.0122818267, 0.000422462268, -0.0251784772, -0.0253834184, 0.026642343, 0.0116889616, -0.0072754086, -0.0439452268, 0.0259689651, 0.0096249124, -0.0229094867, 0.00395975448, -0.00163403922, 0.0230851509, 0.0430083536, -0.0190741606, 0.0445893258, 0.0309753828, 0.0382068753, 0.00225618179, -0.00243916502, 0.0624192022, -0.0123037845, -0.0268765613, -0.0437988378, 0.0231876206, -0.0202745292, -0.0279159043, -0.00339433691, 0.00951512251, -0.0534896255, -0.0181080103, 0.00565783819, 0.029936038, -0.011022903, -0.0228655711, 0.0172004141, 0.0273157209, -0.00666790502, 0.0531675741, -0.0170101114, 0.0380019359, -0.0362452976, -0.028808862, 0.0306240544, 0.0202891678, 0.040139176, 0.0238463599, -0.0265252329, -0.038704589, 0.00905400515, -0.0554219261, -0.017815236, -0.0191473532, -0.0393779688, 0.0112278443, -0.0153852208, -0.0367430113, 0.0251199231, 0.00150595105, 0.0603697896, -0.0452041514, 0.0608382262, -0.0275352988, 0.0158243794, 0.00987376925, 0.0447357111, 0.00898081157, 0.0363038518, 0.0056322203, 0.000524246658, 0.0114986589, -0.0195865128, 0.0247100405, 0.0265398715, 0.00324246078, -0.00909060147, 0.0054602162, -0.0253541414, -0.00292407023, 0.00775116496, -0.0144483475, -0.00261665857, -0.00293138949, 0.0617165454, -0.00739983749, -0.0101811811, -0.0113669112, -0.0293065757, -0.00253431615, 0.0217383951, 0.0257493854, 0.0135480706, -0.00437695626, 0.020157421, -0.0137896081, -0.0253541414, 0.00723881228, -0.0471657291, -0.025427334, 0.0338445567, 0.0320586413, 0.0249881744, 0.0546607189, 0.0180494543, -0.06511271, 0.0545143299, -0.0125014065, 0.0179177076, 0.0191912688, 0.0141336164, 0.00498446031, 0.0159854051, -0.00148216321, -0.00272644847, -0.0308875497, 0.0120695662, -0.0358646922, -0.0290869959, 0.0250467286, -0.00488564931, -0.00466241, 0.036450237, 0.0857824832, 0.0156194391, -0.00207319879, 0.0170247499, 0.0106057012, -0.00496250205, 0.069914192, 0.00386460358, 0.0110887773, -0.0282672327, -0.0252077542, 0.00656177476, -0.00365783251, 0.0212992355, 0.00166972098, -0.0291016344, 0.00416469574, 0.0353084244, 0.0207722429, -0.0300092306, -0.00323697133, -0.0220311675, 0.0110814581, -0.0390851945, -0.0379726551, -0.00388656138, -0.00542361941, -0.00460019568, -0.0163806491, 0.00657275366, 0.00892225653, -0.0229241252, -0.0145142209, 0.0117182387, -0.00741813565, 0.023480393, 0.032673467, -0.0394365229, -0.0189570505, -0.0452627055, -0.00270266063, -0.0346057676, -0.00539434236, -0.00741813565, 0.0170247499, -0.00250686868, 0.0143897925, -0.0165855903, 0.0225435197, -0.0281794, 0.00557366572, -0.0360110775, -0.0644100606, 0.0246368479, 0.0028106207, -0.0152095566, -0.00712536275, 0.0135993054, 0.0052662543, 0.00528821209, 0.0188545808, 0.0184300598, 0.00958099589, 0.0186642781, 0.0245782919, -0.00413907832, -0.00365417288, -0.00287649455, -0.00779508101, -0.0064666234, 0.000250000681, -0.00551145151, -0.0251052845, -0.0242562424, 0.0235975031, 0.0225288812, -0.00772920717, 0.0703826249, 0.011359592, 0.0064666234, 0.0206551347, 0.017478548, 0.00196157908, -0.0329955146, 0.0107154911, -0.0322343074, -0.0308875497, -0.00928822346, -0.00984449219, -0.0232754536, 0.00809517317, 0.0242416039, 0.0661667, 0.00947120599, 0.0436817296, -0.0542508364, -0.00198536692, 0.0253248643, -0.00105123804, -0.0116084488, 0.00875391252, 0.00668254355, -0.0512352735, -0.0274181906, -0.0232461747, -0.00640806882, -0.0157072712, -0.0152827501, 0.0348985419, -0.0211528484, -0.00317475712, -0.0354255326, -0.0055370694, -0.0113229956, -0.0167173371, -0.0321171954, 0.0283989795, 0.0022159256, -0.0446186028, 0.00942729, 0.0327905752, 0.0487174243, 0.0401977301, -0.0175371021, 0.00457457779, 0.0183568671, 0.0350156501, 0.010854559, -0.0175517406, 0.0508839451, 0.0122964652, -0.0173614379, -0.0158097409, 0.00295334752, 0.0162781775, -0.0144776246, -0.023568226, 0.0304191131, 0.00431840168, 0.00236963131, -0.002036602, -0.000330513256, -0.00979325641, -0.0306240544, -0.00214273226, -0.0361867398, -0.000945107837, -0.00680697197, 0.0645271689, 0.0203916393, -0.000948767469, 0.0119304992, -0.0554804802, -0.023568226, 0.0166441444, 0.0107301297, -0.0366259, -0.0236121416, -0.00604942208, -0.041778706, 0.000192704101, 0.00334310159, 0.000383578357, -0.0139433136, 0.00144465175, 0.0224996042, -0.013474877, 0.00426350674, -0.00394145632, 0.00819764379, 0.0202159751, -0.0170247499, 0.00969810504, -0.00387558248, -0.0189570505, -0.0300970636, -0.0563002452, 0.0290284418, -0.0531675741, -0.0176834892, -0.0184154212, 0.00171089219, 0.0268472824, 0.0450870395, 0.016292816, 0.00786095485, -0.0157511868, -0.00208783732, -0.0365380682, -0.0253541414, 0.0229680408, -0.0328491293, -0.00440989295, 0.0273889136, -0.0149021456, -0.00245197373, 0.0305362232, 0.0268033668, 0.0109863067, 0.0294968784, 0.0249735359, -0.0533432402, -0.0522014238, 0.0214602593, -0.00431108242, -0.0514402129, -0.00470998557, -0.0245051, 0.0201866981, 0.0282086767, 0.0211674869, -0.00145929039, 0.0126038771, -0.0355719179, -0.0151217254, 0.0372992791, 0.00519306073, 0.00341629493, -0.020464832, -0.000924979686, -0.0302434508, -0.00257640239, -0.0106422985, -5.04275749e-06, -0.00225618179, -0.0452919826, -0.0484539308, -0.0181226488, 0.0157658253, -0.00074199657, 0.0175371021, -0.00445746863, 0.0118353479, -0.0278573502, -0.00427448563, 0.0139286751, 0.028896695, 0.0264227632, -0.000468436774, 0.0110009452, 0.00652883761, 0.0204794705, -0.0304776691, 0.0267740898, 0.0208454374, -0.0270668622, 0.0243733507, 0.00557732536, -0.0209039915, -0.0273010805, 0.0130503559, 0.0196743459, -0.00550047262, -0.00211162516, 0.0133211715, 0.0672206804, 0.00824155938, -0.0410174951, -0.073661685, 0.0179909, -0.0156194391, -0.0167026985, -0.0241684113, -0.0162489, -0.0339031108, 0.0266277026, -0.0679818913, -0.043213293, -0.00595427072, 0.00478317868, 0.0127868606, -0.0205819421, 0.0200110339, -0.0474877805, 0.00810981169, 0.0549827665, 0.0187813882, -0.028896695, 0.0270668622, 0.0178445131, -0.0474877805, -0.0337567255, -0.0210503787, -0.0178298745, 0.00805857684, -0.0151070859, 0.0476634428, 0.0431840159, 0.00988840777, -0.0222507473, 0.0104080802, -0.0198939238, -0.0239781085, -0.0359818, 0.0838501826, 0.0371528938, 0.0297310967, -0.0360403545, -0.0142946411, 0.0347228758, 0.00243733521, 0.011981735, 0.0109789874, -0.0148216328, -0.00524429604, 0.0264520403, -0.0142726833, 0.00976397935, -0.022836294, -0.0447942689, -0.0134016834, -0.0225288812, 0.0144703053, 0.0158536583, 0.00316011836, -0.0086294841, -0.0154584143, 0.0339909457, 0.0129478853, -0.00409150263, 0.00067017565, 0.00835866854, 0.00167612534, -0.0213431511, -0.00574932946, -0.0108106425, -0.0038280068, 9.73813294e-05, -0.002318396, 0.0156048005, 0.0142287677, 0.00931018125, -0.0198500082, -0.0188106652, 0.0126258349, -0.0103202481, 0.00618848903, 0.019030245, 0.00409150263, 0.0106715756, 0.0155023299, -0.0262617376, 0.0127283055, -0.0299799535, 0.00297713536, -0.0128088184, -0.00475390162, -0.00901008863, 0.0144263888, -0.000428637955, 0.00982985273, 0.0102250967, 0.00880514737, -0.00486369152, -0.0297896527, 0.00386826321, -0.00449040579, -0.00240256824, -0.00255627418, -0.0054492373, 0.00675207702, -0.0164392032, -0.0016221453, -0.0232168976, -0.00306130759, -0.019000968, 0.00436597737, 0.00872463547, -0.0277548786, 0.0088197859, 0.00520038046, 0.0154437749, -0.000157479852, -0.012486768, -0.011359592, -0.00626168214, 0.0109057939, 0.0126697514, -0.000728730287, -0.0196743459, 0.0277548786, 0.0152095566, -0.0149021456, 0.00310156378, -0.00109423907, 0.00179689424, 0.00155261171, -0.0207136888, 0.0205380246, 0.0344886594, 0.0374749415, -0.00537970383, 0.00649590092, 0.0247539561, 0.0131308688, 0.014067742, 0.00597988814, 0.0195718743, 0.0251052845, -0.0145581374, -0.0173614379, -0.00972006284, -0.000305124355, -0.0125087257, 0.0123330625, 0.0210942943, 0.0013998209, -0.0190741606, -0.00609333767, 0.0199963953, 0.0336396173, 0.00802198, 0.0278866272, -0.0361281857, 0.016263539, 0.0176395718, 0.0321464725, 0.00468802731, -0.00620678719, 0.00488930894, -0.0301848948, 0.0192937404, 0.0270961411, -0.00469900668, -0.0133650871, -0.013079633, 0.0199378412, 0.00280879089, 0.0270229466, 0.0116011295, 0.0213577896, 0.00498812, -0.0218847804, -0.000531566, 0.0157219097, -0.00974202156, 0.0153266657, -0.0203038063, 0.0152534731, 0.0278866272, 0.00614823261, 0.00425618747, -0.00856361, -0.0366551802, -0.00905400515, -0.0218262263, -0.00660935044, -0.00792682916, -0.00499177957, -0.0292772986, -0.0060018464, -0.0158097409, 0.00229643821, -0.00563953957, -0.0334932283, -4.34870817e-05, 0.0116596846, 0.100186914, 0.00633853534, 0.00963223167, -0.0141189778, 0.0240366627, 0.0367137343, 0.0062873, 0.0149314227, 0.029540794, -0.00878319, 0.0213724282, -0.0117767937, -0.0234657545, -0.0054163, -0.0105398279, 0.00651053945, 0.00541264052, 0.0150778089, -0.00906864367, 0.034810707, 0.00946388673, -0.0114327855, -0.031882979, -0.00721319439, 0.00591035467, -0.00334310159, 0.00789755117, 0.0133065321, -0.0420129225, -0.014404431, 0.0222946629, 0.00157548464, -0.0315902047, 0.0398464054, 0.0198939238, 0.00540166162, -0.0171564966, -0.0102250967, -0.00690578297, 0.00388656138, 0.0254419725, 0.00702289212, -0.0117182387, 0.00684356876, -0.00638611102, 0.00298628444, 0.014404431, -0.00689480407, -0.0161903463, 0.0300677866, -0.00512352725, 0.0141994897, 0.0109204324, -0.0209479071, -0.00666058576, 0.0160732362, -0.0343422703, -0.0104519958, -0.0124428524, -0.0216359235, -0.0186935551, -0.0243587121, 0.0194254871, 0.00829279516, -0.0193815716, -0.0425399169, 0.0117914323, 0.00631657708, 0.0369479507, 0.0125746, -0.0135700284, 0.0122159533, 0.025822578, -0.00543825841, 0.0184446983, -0.0172589682, 0.00017108921, 0.00704850955, 0.0454090908, 0.0207136888, -0.0249442589, -0.020494109, 0.0163220949, 0.0385289267, 0.0320879184, -0.00402928842, -0.00505033415, 0.0271546952, 0.00222507468, 0.00922234915, 0.00104574848, 0.00776580349, -0.0355719179, 0.0110741388, -0.0147777162, 0.00705948891, -0.0135261118, 0.0232168976, 0.00984449219, -0.0148362713, 0.0120842056, 0.00638245139, -0.00145654567, 0.00380970864, 0.00303751975, -0.00506497268, -0.00740715675, 0.039495077, -0.0117767937, 0.0226313528, -0.0372992791, -0.00488930894, -0.00390120014, -0.00903204642, 0.0170101114, -0.020157421, -0.0243294351, 0.00931018125, 0.0306240544, -0.0115132974, 0.0105544664, 0.000696708215, -0.00355353206, -0.0275792163, 0.00974934082, 0.0134163219, -0.0204501934, 0.0459653586, 0.0306240544, 0.0894714221, -0.0217823107, -0.0313559882, 0.0212553199, 0.0242855195, -0.0118719451, -0.0277548786, -0.00522233825, -0.0310046598, 0.0109423902, -0.00596159, 0.0236267801, -0.0102543738, -0.01668806, 0.0261446275, -0.0176395718, -0.00582252303, 0.0103056096, -0.0109570287, -0.0185618084, -0.00726808934, 0.00274474686, 0.000169373743, 0.0147557585, -0.0286039207, -0.00958831515, -0.0181958415, -0.044823546, 0.0322050303, -0.023143705, 0.00595061108, 0.0102763316, -0.00795610622, -0.0191473532, -0.0313852653, -0.0184593368, 0.0123184239, -0.00139067171, -0.00616287161, -0.0129625238, -0.0244611837, 0.0332004577, -0.0031839062, -0.0127575826, -0.0174346324, 0.00271363975, -0.0122964652, -0.00724613154, 0.0156633556, -0.00328820664, -0.00840258505, -0.017478548, -0.076062426, -0.0167466141, 0.0206112191, 0.0232461747, 0.0368015654, -0.0118939029, -0.000826168805, 0.0239927471, -0.0343715474, 0.0281647611, -0.011725558, 0.0270668622, 0.0042598471, -0.010034794, 0.0171272196, 0.000535683066, -0.0182543956, 0.0371821709, -0.00992500409, 0.0200842265, -0.0103348866, 0.00687650545, -0.00104849332, -0.0126917092, 0.00136505405, 0.0159707665, 0.0167173371, -0.00925162621, 0.00893689599, 0.0220750831, -0.0042598471, 0.0240659397, 0.00889297947, 0.00253797579, -0.0252223928, 0.00487467041, 0.0192351863, 0.00224886253, -0.00600550603, -0.0295993499, 0.0169369169, -0.0074510728, -0.00720587512, 0.0298189297, 0.020069588, -0.0425106399, -0.0159414895, -0.0128600532, 0.0231583435, 0.0337567255, -0.00910524, -0.0170393884, 0.0157072712, 0.00127539237, 0.0166002288, -0.0179323461, 0.0231290665, 0.00264227623, 0.00621410692, 0.00286185602, -0.0181812029, -0.018605724, 0.00154529244, -0.0509717762, 0.0119304992, -0.00194145087, -0.00467704842, 0.0270522237, -0.0178591516, -0.00401464943, 0.0160878766, 0.0031418202, 0.00148399314, 0.0382947065, 0.0235535875, -0.0218847804, 0.0180348158, 0.00647760229, -0.0161757078, -0.00206038984, 0.00906864367, -0.00897349231, -0.00384630519, -0.0349278189, -0.00162580505, -0.0256029982, -0.00558098499, -0.00321135367, -0.0169954728, -0.0257786624, -0.00995428208, 0.0525820293, -0.0281501226, -0.0339909457, 0.0144263888, -0.0101299454, 0.0328198522, 0.0320586413, 0.00510888873, 0.0345764905, 0.00741081638, -0.00707778707, -0.0291894674, 0.0111034159, -0.0184300598, -0.0105325086, -0.0180787314, 0.0194840431, 0.0177713204, -0.0129186083, 0.0275938548, 0.00338335778, 0.00902472716, 0.0328491293, -0.0261885431, -0.00289479294, 0.00755354296, 0.0187960267, 0.00966882799, -0.00308509544, -0.0169808343, -0.00777312275, 0.0188253038, 0.00812445, 0.0326149128, 0.0210796557, -0.0191180762, 0.0279159043, 0.0146166915, -0.00761941727, 0.00700459396, -0.0441501662, -0.0208015218, -0.0338152796, 0.00508327084, 0.016263539, 0.0195133202, 0.0149314227, 0.0113010379, 0.0103129288, -0.00762673654, -0.00638611102, -0.0115791718, -0.0129405661, -0.0169076398, 0.0390559174, 0.00279049249, -0.000786827412, -0.00364319398, 0.00874659326, 0.0154584143, -0.0102250967, -0.0156926326, -0.025090646, -0.00685820729, 0.00491858646, 0.00274108723, -0.000652334827, 0.0114327855, -0.00603112346, 0.0515866019, -0.0406076126, 0.00785363559, -0.0226899069, -0.0584082119, 0.014404431, -0.018635001, 0.0133797256, 0.00651053945, -0.0175517406, -0.0141336164, 0.0221043602, -0.0152534731, 0.0163806491, 0.00193047186, 0.00614091335, -0.0329369605, -0.0149826575, -0.0123037845, 0.01821048, 0.00479781721, 0.037094336, 0.0221043602, -0.00514914514, -0.0314145423, 0.0281208456, -0.0114547433, -0.0251784772, -0.0422471426, -0.0128600532, 0.00895885378, 0.0199671183, 0.014828952, 0.00111985672, -0.0181372873, -0.0359525234, 0.00541996, -0.00912719779, -0.00366149214, -0.00352059514, 0.0190156065, -0.00738519849, -0.0121061634, 0.014404431, -0.000731932465, -0.0129698431, -0.00492956536, -0.00165416743, 0.0122671882, -0.0104959114, 0.035630472, -0.00348033896, 0.00749498839, -0.0502691232, -0.0127502633, 0.0157804638, -0.0199524797, -0.0143605154, 0.0211235713, -0.012911289, 0.0158536583, -0.00409150263, -0.00193596142, -2.63181191e-05, 0.00715464, -0.00198719674, 0.0116670039, 0.00743277417, 0.0192498248, -0.0101958197, 0.00966882799, -0.00739251822, 0.00298262481, 0.000604301749, 0.0145288594, 0.0141628934, -0.00667156465, 0.00427814526, -0.000759379938, -0.00744375307, -0.0118499864, 0.0133211715, -0.00642270735, 0.0128966505, 0.00887102168, -0.011754836, -0.00294785807, -0.00994696189, -0.0202598907, -0.000671090616, -0.0159414895, -0.000532480888, 0.0138920788, -0.00786827412, -0.0262324605, 0.00955171883, -0.00766333286, 0.0177566819, 0.0558318086, 0.0274767447, -0.00233120495, 0.0313267112, 0.00446844799, -0.00141720427, -0.00764869433, -0.00362123596, -0.00604210282, 0.0240659397, 0.0102690123, 0.0118939029, -0.00722051365, 0.00437329663, -0.00526259467, 0.069914192, -0.0126990285, -0.00797074474, -0.0264374018, 0.00589937577, 0.0092809042, -0.0238170829, 0.0175810177, -0.00186642783, -0.0213724282, 0.0202159751, 0.0175956562, -0.00539434236, 0.0110082645, -0.0265398715, 0.0199378412, -0.0120549276, 0.00589571614, -0.0175371021, -0.0283404253, -0.0205819421, 0.00971274357, -0.00790487, -0.0222068317, -0.0139286751, -0.0128966505, -0.0173321608, -0.011557214, -0.0156487171, -0.015560884, 0.000639526, 0.0162049849, 0.0279012658, 0.00179506443, -0.00100091763, 0.0219433364, 0.0167466141, -6.42156374e-05, -0.00527357357, -0.00778776174, -0.00114272954, -0.0130649945, 0.00766333286, 0.0245782919, -0.00130924419, -0.00317109749, -0.00269168173, -0.0239341911, -0.00653615687, 0.0185032524, 0.0199671183, -0.00373834511, 0.00638977066, -0.0133943642, 0.00791950896, 0.0394072458, 0.000991768553, 0.0122818267, 0.00769992964, 0.000800093694, 0.00158737856, -0.00769261038, 0.0350156501, 0.00791219, 0.00595793035, 0.00588473724, -0.0281647611, 0.000176235611, 0.00921503, -0.026159266, -0.00743643381, -0.00941265188, -0.0231290665, 0.00502105663, 0.00701191323, 0.0275060218, 0.0111985672, -0.002417207, 0.0167026985, -0.0192644633, 0.0156194391, 0.0331711806, -0.00091949018, -0.00922234915, -0.0157511868, -0.0306826085, -0.00103202474, -0.0153559437, -0.0129625238, -0.0125672808, 0.0164392032, -0.0150485318, -0.00249588978, -0.0317073166, 0.0124501716, -0.00246112305, -0.00590669503, 0.0290869959, 0.0143092796, -0.00255993381, -0.00597256888, 0.00253797579, 0.00551145151, -0.00391217927, 0.0185032524, 0.0129918018, 0.00576396845, 0.0167319756, -0.00537238456, 0.00643734634, 0.0383239836, -0.0233779233, 0.0026697237, -0.00465875026, 0.0159854051, -0.00320220459, 0.0268326439, -0.00256359344, -0.00460385531, 0.00170540262, -0.0398171283, 0.000859105727, 0.0317073166, -0.0295554325, -0.00803661812, 0.0379433781, 0.0128234569, -0.00995428208, -0.00135499, -0.0142800026, -0.00369259925, 0.0190448835, 0.0390851945, 0.0271400567, -0.0163952876, -0.0010887495, -0.0183275901, 0.0162049849, 0.0257054679, -0.0190448835, -0.0106422985, 0.0030924147, 0.00384996482, -0.0187374707, -0.0143531961, 0.00722051365, -0.0310046598, 0.0191180762, -0.0101445839, -0.0062873, -0.00181885215, -0.0177420434, 0.00914915558, 0.0176102947, 0.000650505, -0.00137511815, 0.00649590092, 0.0139433136, 0.0410467722, -0.0180494543, 0.0194254871, 0.00704850955, 0.00700459396, -0.0234364774, -0.0315902047, 0.0113010379, 0.00464411173, -0.00578226661, 0.011388869, 0.00914915558, -0.0154584143, -0.00793414842, 0.0255005267, 0.0105325086, 0.0227191839, -0.0208161604, 0.0104519958, 0.0046404521, 0.0189277735, 0.0208307989, 0.00612261519, 0.00537970383, 0.000562215631, 0.0102031389, 0.0270083081, 0.0164831188, -0.0113815498, 0.00680697197, -0.0222653858, 0.0187960267, 0.00469168695, -0.0010777706, 0.00940533262, -0.0183275901, -0.00470998557, 0.019366933, -0.00244648429, 0.00334310159, -0.00627632113, -0.020157421, -0.0249588974, -0.0133065321, -0.00181885215, -0.00859288685, 0.0156779941, -0.0305655, -0.0375920534, -0.00388656138, -0.0120622469, -0.00512352725, 0.00194877025, -0.0123037845, 0.00159835757, 0.00334859104, -0.0316194817, -0.00592133356, 0.0163952876, 0.00714366091, 0.00877587, -0.0125526423, -0.0145874145, -0.00492956536, 0.00484173326, 0.00995428208, -0.000218321729, 0.00439891405, 0.0290577188, -0.0067228, 0.00273559755, -0.0114767011, -0.0210064612, 0.0104666343, 0.00920039136, 0.00143092801, 0.00769261038, -0.0105910627, 0.0102543738, -0.0200842265, -0.0312388781, 0.0300092306, 0.0218262263, 0.0124721294, -0.0340787768, 0.0148655483, -0.0105691049, 8.41150541e-05, 0.00911255926, -0.0276670475, 0.000971640344, -0.00136596896, -0.0147630777, -0.0255737212, 0.0182836726, -0.0199085642, 0.0120476084, -0.0105691049, 0.00866608, 0.0362452976, -0.00945656747, -0.00525893504, 0.00921503, 0.00555170793, 0.000677952426, -0.00289662275, 0.0145654567, -0.0180494543, -0.0202891678, 0.00828547589, 0.0101958197, 0.01116197, -0.00557366572, 0.0397000164, -0.00591767393, -0.00413907832, 0.000120654491, -0.0122305918, 0.00966882799, -0.0110594993, 0.0135480706, -0.00898813084, -0.00736690033, 0.0330833495, 0.00880514737, -0.0413981, -0.0046404521, -0.0145947337, -0.0127575826, -0.0147777162, 0.00598354777, -0.0116011295, 0.0019140034, 0.00567979598, 0.0273889136, -0.00693140039, -0.0250613671, 0.0214895383, -0.011754836, -0.00689114444, -0.0172443297, -0.00856361, 0.00593231292, 0.0162489, -0.0145288594, 0.024300158, 0.0190156065, -0.0184154212, 0.00691310223, -0.0111180544, 0.0199817568, 0.00855629053, 0.0020128144, -0.0370065048, -0.0086294841, 0.0263349302, 0.0149899768, -0.00949316379, 0.0151363639, 0.0248710662, 0.0161610693, 0.0103714829, -0.0592865311, 0.00824887864, -0.00213907263, 0.00159744266, -0.0063568335, 0.00694603939, -0.0225874353, 0.004735603, -0.00370906782, 0.00931750052, 0.00275572576, -0.0213138741, 0.0122745074, 0.0146093722, 0.0195279587, 0.0135919861, 0.0209039915, 0.0158097409, 0.00230009784, -0.00636049313, -0.031092491, 0.00527357357, -0.0123623395, 0.00654713577, 0.00862216484, -0.00683259, -0.0114401048, -0.00864412263, 0.00272461865, -0.017903069, -0.0218555033, 0.0149387419, 0.00133486185, 0.00374200474, 0.00675207702, 0.031092491, -0.0297018196, 0.0291016344, -0.0159707665, 0.0235535875, -0.00840990432, 0.00920039136, -0.00114364445, -0.0205526631, 0.000608876348, -0.00537970383, -0.0104519958, -0.00707778707, 0.00806589611, -0.00110064342, -0.0192498248, 0.00246844231, 0.0356597491, 0.0116816424, 0.0131308688, 0.0137530109, 0.00266789389, 0.0367430113, 0.0100421133, -0.037211448, 0.00589937577, -0.0161757078, -0.00188289629, -0.00511986762, -0.00211528479, -0.00239341916, -0.00271546957, -0.0055370694, 0.00759013975, 0.0103129288, 0.0118499864, -0.0215041768, 0.0150338933, 0.0251931157, -0.0101153068, -0.00157365482, -0.0117109194, 0.00749132875, -0.00857092906, 0.0125380037, -0.00228545908, -0.00640440919, 0.00128728629, 0.00258372165, 0.008739274, 0.00419397326, -0.00573469093, -0.023143705, 0.00843186211, 0.0332004577, 0.0132406587, -0.0262031835, -0.0186203625, 0.00638245139, -0.0132333394, 0.0070814467, 0.0166295059, 0.0174639095, 0.0061958083, 0.000322965207, -0.0201720595, -0.00861484557, 0.00769261038, -0.010459315, -0.0124721294, 0.00791950896, 0.0255883597, 0.00988108851, 0.00198170729, -0.0192644633, 0.0126917092, 0.0126331542, -0.0185032524, 0.00938337389, -0.00712536275, 0.00931018125, 0.0187228322, 0.0203916393, -0.0168637242, -0.010598382, 0.00558098499, 0.00394145632, -0.00614823261, -0.000399360666, -0.00888566, -0.011557214, 0.0156926326, 0.00712902239, -0.00886370242, -0.0222068317, 0.00685820729, 0.00944192894, -0.0035462128, 0.000625344808, -0.0215334538, -0.0111253737, 0.000559470907, -0.0105544664, -0.0126624322, -0.00488198968, -0.0278134346, -0.0092809042, 0.00616287161, 0.0153998593, 0.0217237566, -0.00741813565, 0.0128014991, 0.0128307762, -0.00221226597, -0.015590162, -0.000123627964, -0.00351876533, -0.0185325295, -0.000642270723, 0.0203038063, -0.0001460434, -0.0107081719, 0.0162049849, 0.0155462455, -0.0165416747, 0.0182983112, 0.0154730529, -0.0192351863, 0.00501007773, 0.00773652643, 0.0338445567, -0.00720587512, 0.00327173807, 0.0109350709, -0.00252516707, 0.0193962101, -0.0192205459, -0.0365380682, 0.0104446765, -0.0114693819, -0.000764869445, -0.0132845743, 0.00794146769, 0.00551511114, -0.0154584143, 0.00992500409, -0.00374017493, 0.00606040098, 0.0170979425, 0.0110814581, -0.0135334311, -0.00600916566, 0.00221226597, 0.00367064145, 0.00679599307, 0.00800734106, -0.00890029874, 0.0154730529, 0.00558830425, 0.0014208639, -0.0100128362, 0.00049039477, 0.0135627091, 0.0057310313, 0.000297347578, 0.0112644406, 0.00251418795, -0.0104812728, -0.00945656747, 0.013474877, -0.000781795359, -0.00516012404, 0.00855629053, 0.00338701764, -0.00361940614, 0.00765601359, -0.0139359944, -0.00193962106, -0.0136578605, 0.00199634582, -0.00883442536, 0.00202745292, -0.000658281788, 0.0144263888, -7.047709e-06, 0.00818300527, 0.0232022591, -0.0222214703, -0.0117328772, -0.016775893, 0.0138335237, -0.000480330695, 0.0135407504, -0.0121647175, -0.0143531961, 0.0111985672, -0.00734128291, -0.00364868343, 0.0129405661, 0.0203330833, 0.0196597055, -0.00431840168, 0.000245426112, -0.0248857047, 0.01821048, 0.00732664391, -0.0120768854, 0.00574567, -0.00481611583, 0.00643002661, -0.000200137787, 0.00405490585, -0.00846845843, 0.0160146821, -0.00359195867, -0.00985913072, -0.000905309, 0.00225069234, -0.015531607, -0.00803661812, -0.00596890924, -0.0144483475, 0.0130503559, -0.00393779669, -0.00431474205, 0.00712170312, -0.00288930349, -0.00198353711, -0.00484539289, 0.00461849384, -0.00280330144, -0.00719855586, 0.0126111964, -0.00112717599, 0.0241830498, -0.00523331715, 0.0133065321, -0.0130942715, 0.00124611508, -0.0143165989, 0.00105123804, 0.000789572136, 0.0306826085, 0.0120402891, 0.0126551129, -0.0301263407, -0.0196597055, -0.00112168654, -0.0208161604, 0.0150338933, -0.00253065652, -0.0212699585, -0.00966150872, -0.0254712496, -0.0123257432, -0.00974202156, -0.019366933, -0.00203294237, 0.00229460839, 0.0125526423, -0.002318396, -0.00166331651, -0.010034794, 0.00449406542, -0.00503935525, -0.00948584452, -0.020157421, -0.0163367335, -0.00594695145, -0.00682893, 0.00356085156, 0.0113156764, -0.021226041, -0.00696799718, 0.00215737103, 0.0217676722, 0.0155023299, -0.000127516367, 0.037094336, -0.000995428185, 0.0032333117, -0.0215920079, -0.0108984746, 0.00789023191, -0.00304666883, 0.000943277963, -0.00603844272, 0.0207576044, -0.0212406795, -0.00462947274, 0.00654347613, -0.00538702309, -0.00169350882, -0.00429644343, 0.00686186692, 0.0430083536, 0.0131162303, 0.009273584, -0.00588473724, -0.00348582841, -0.0141189778, 0.0110082645, 0.010261693, 0.000495426822, -0.0147923557, 0.0192498248, 0.000850414042, 0.0167905316, 0.0189863276, 0.00378775061, 0.0301263407, -0.0166295059, -0.00444648974, 0.00931018125, -0.00741081638, -0.0221482776, -0.0223093014, -0.00886370242, 0.0120988442, -0.0257201064, 0.00438061589, 0.0110302223, -0.00969078578, -0.0366551802, -0.0132333394, -0.0179469846, -0.00529553136, 0.009273584, 0.00841722358, 0.00748766912, -0.0160439592, 0.00453432184, 0.00473194337, 0.00872463547, 0.0356011949, 0.000878776424, 0.0133870449, -0.0285746437, 0.0274035521, 0.00957367662, -0.0286771152, -0.0115132974, 0.00784631632, -0.0174053535, -0.0137822889, 0.0181519259, -0.0222946629, -0.020377, -0.00152424932, 0.00342361419, -0.0188838579, -0.0235975031, 0.0316194817, 0.0344593823, 0.00887834094, -0.0103348866, 0.0118499864, 0.00703753065, 0.0221336372, -0.0150631703, 0.000997258, 0.011981735, 0.0148216328, 0.0200256724, -0.00541264052, -0.00796342548, 0.00524795568, 0.00765601359, -0.0107081719, -0.0268472824, -0.0248710662, -0.0070924256, -0.0217383951, 0.00812445, -0.0126477936, 0.00242635608, 0.0269643925, 0.026861921, -0.0227631, -1.81982432e-05, 0.00343276327, 0.0103056096, -0.00250503886, 0.0107301297, 0.000952427159, 0.0131821036, -0.00611163629, 0.0201720595, 0.00911987852, -0.000571822224, 0.0101811811, 0.0200403109, -0.0161317922, -0.00405124621, 0.0116304066, -0.00810249243, -0.0285307281, 0.00207868824, -0.0219286978, 0.000436414732, 0.00683624949, 0.023480393, 0.00943461, 0.017390715, 0.00278317323, -0.0177127663, -0.000416972791, -0.0121793561, 0.00683990913, -0.00300275302, -0.0185325295, -0.00502105663, 0.00252333726, 0.00401830906, 0.0016011023, 0.00322416262, -0.0259689651, 0.0073522618, -0.0160585977, 0.0235243104, 0.00692408113, 0.00379141024, 0.000549864257, -0.00202196348, 0.00173010537, 0.00723149301, 0.0113669112, -0.0130137596, 0.00423422921, 0.0133065321, -0.00225618179, -0.012120802, 0.037094336, 0.00793414842, 0.00606772024, 0.0192205459, 0.0233779233, 0.0011875605, 0.0061848294, -0.00164044369, -0.0147118429, 0.00782435853, 0.00876123179, 0.0107374499, -0.0100713912, -0.0134090027, 0.000168230108, 0.010796004, -0.0189131349, 0.00492224609, -0.0147411199, 0.0073522618, -0.000397530821, -0.0124501716, -0.0169222783, 0.00583716156, -0.00376213295, 0.00482709473, 0.00115370855, -0.0276084933, 0.0173028838, -0.00203843205, 0.00831475295, 0.000835775398, -0.0180933699, 0.0135334311, -0.0158536583, 0.00341629493, 0.00735592144, 0.00118115603, -0.00788291264, -0.00423056958, -0.00797074474, -0.00896617305, 0.0222800244, -6.31863586e-05, -0.0115059782, -0.0236853343, -0.0171857737, -0.00310156378, -0.0181812029, 0.00797806401, -0.0170686655, -0.00315462891, 0.00137054361, -0.0102836508, 0.0171711352, 0.0236414187, -0.028896695, -0.00568345562, 0.00586643862, 0.00792682916, 0.00668620318, 0.00912719779, -0.00703021139, -0.0162196234, 0.0303898361, -0.0124501716, 0.0144483475, -0.0140604228, 0.00276487484, -0.017507825, -0.0127209863, 0.00241537718, -0.00577860698, 0.00802198, -0.00771456817, 0.0094492482, 0.0139359944, 0.0057310313, -0.0128746927, 0.00524063641, -0.0197914541, 0.0118207093, 0.000243596282, -0.00444648974, -0.0220750831, 0.0012186676, -0.00903936569, 0.0220750831, -0.014038465, 0.0119890543, -0.00361940614, -0.0195865128, 0.0108033232, 0.000924522232, -5.812573e-05, 0.000716836366, -0.00045677161, 0.00494786352, -0.0157658253, 0.00545655657, 0.0216505621, -0.00423056958, -0.0220018905, 0.00391949853, 0.0209625456, -0.0205965806, -0.00364868343, 0.0258811321, -0.0108618783, 0.0139725907, -0.00368893961, -0.0292919371, 0.0118719451, -0.000932299, 0.0161025152, 0.000489937316, 0.00941997115, -0.0128966505, -0.00789023191, 0.00284355762, 0.00420861179, 0.0112424828, -0.00216469029, 0.0208307989, 0.0100421133, 0.0129918018, 0.00892225653, -0.0179177076, 0.00671548024, 0.0116084488, 0.00239158934, 0.0137969274, -0.0105910627, 0.00519672036, 0.0113669112, -0.00686186692, 0.00137877779, 0.0207136888, -0.0145947337, -0.0118353479, 0.0110594993, 0.0283111483, 0.00724247191, 0.00909792073, -0.0066496064, -0.0147850364, 0.00421959069, 0.0154584143, -0.00685454765, 0.00344557222, -0.000368482259, -0.000221066482, 0.00478683831, -0.0093614161, -0.00183989527, -0.00187557691, 0.0115645332, 0.0355719179, -0.00805125758, 0.0080000218, 0.0145727759, -0.0128380954, 0.00708876597, 0.0128234569, -0.00756818196, 0.0124062551, -0.00139341643, -0.000254804, -0.00670816097, 0.0164538417, -0.00338701764, 0.00204209168, 0.0154291363, 0.00233852421, 0.0189131349, 0.0159414895, 0.00514914514, 0.0253834184, 0.00621044682, -0.0183568671, -0.0103422059, -0.002234224, 0.0187228322, -0.0175810177, -0.0101079876, -0.00364685361, -0.00721319439, 0.0121793561, 0.00828547589, 0.000954257, -0.0176688507, -0.00854897127, -0.0260714348, -0.0188253038, -0.00898081157, -0.0143092796, 0.00825619791, 0.0107228104, -7.78250105e-05, 0.00168252981, 0.029936038, 0.0117109194, -0.00123513606, -0.0106788948, -0.0153852208, -0.01463133, 0.0158682968, -0.0339909457, 0.0113376342, -0.0154876914, -0.0128600532, 0.00475024199, -0.00773652643, 9.97829829e-06, 0.0114035076, 0.0047722, 0.0056322203, -0.0110594993, 0.00590669503, -0.00696433755, 0.000855446095, -0.00775116496, 0.00905400515, 0.000291400618, 0.0237731673, 0.0225288812, 0.00917843357, -0.00694237975, -0.00564685883, 0.00677769491, 0.0240513012, 0.00333944196, -0.00238427, -0.0134236412, 0.0121866753, -0.000195334476, 0.0112937177, 0.00790487, -0.0260128807, 0.0175956562, -0.00431474205, 0.00488198968, -0.00492590573, -0.00432938058, 0.00868071895, 0.00640440919, -0.0120695662, 0.00322599243, 0.0129625238, 0.0271400567, 0.00789755117, 0.0149460612, 0.0277841575, 0.000844009628, 0.0225581583, -0.0223678555, -0.0172150526, -0.0300385095, 0.0237878058, 0.00510888873, -0.0103202481, 0.00156725047, 0.00230924692, 0.00951512251, 0.0214749, -0.0203038063, 0.00383898593, -0.00357914972, -0.00721685402, 0.00421959069, 0.0272278879, -0.00243733521, 0.015956128, -0.0100494325, -0.00101372646, -0.010459315, 0.0190741606, 0.00241171755, -0.00473194337, 0.00528821209, -0.0237878058, -0.0149021456, -0.00184995937, 0.0176395718, 0.00966150872, 0.00329918554, -0.0113449534, -0.00451968284, 0.00606040098, 0.0120988442, -0.00102836511, -0.00655079586, -0.00685088802, -0.00132296793, -0.000903936627, 0.00396341458, -0.0106422985, -0.00469168695, -0.00147118431, 0.00693871966, 0.00203477219, 0.0141262971, 0.00446112826, 0.0150485318, 0.00399269164, 0.0111400122, -0.00298811425, 0.0019634089, 0.0134529192, -0.0107154911, -0.00431840168, 0.0225874353, 0.0030119021, 0.00746571133, -0.0151217254, -0.00333212269, -0.000696708215, 0.0107667269, -0.0231144279, 0.0158975739, -0.0305069461, 0.00941997115, 0.0145361787, -0.0304483902, -0.000923607266, 0.00110521808, -0.00317658694, -0.0264227632, 0.0102543738, 0.0329076834, -0.00510522909, -0.0116889616, -0.0121793561, -0.000491309678, -0.00158829347, 0.0133577678, 0.0096249124, -0.00651053945, -0.0156633556, 0.0189277735, -0.0263056532, -0.0176688507, 0.0189863276, 0.023480393, 0.0179323461, -0.00212809374, 0.0332004577, 0.0208015218, -0.0457604192, 0.0058188634, -0.0202306136, -0.00568711525, 0.00652883761, -0.000654622097, -0.0214309823, -0.00103476958, -0.0115718525, 0.0215334538, -0.0113303149, 0.00762673654, -0.000785912503, 0.0235243104, -0.00718757696, 0.0037182169, 0.00443917047, 0.000594695157, -0.00933213905, -0.0222800244, -0.00146203511, -0.00843918137, -0.00549315335, 0.0225435197, -0.0180640928, -0.00958831515, -0.0142726833, 0.0218262263, -0.0115425754, 0.000947852561, -0.000805125746, -0.00640806882, 0.00301922136, -0.0101958197, -1.67972794e-05, 0.00856361, 0.00499909883, 0.0130723137, -0.000488564954, 0.00293321931, -0.0189277735, -0.00656543439, -0.0371236168, 0.00442453194, -0.00106221705, -0.0180348158, 0.0180348158, 0.00656543439, 0.03642096, -0.00842454284, -0.0115352562, 0.00701191323, -0.013672499, 0.0144995824, -0.0167026985, -0.00340165617, -0.0061006574, 0.00510156946, 0.00498446031, -0.00555170793, 0.00838062726, -0.0331711806, -0.00848309696, -0.00113449537, -0.00248674047, -0.00228179945, -0.00401099, -0.000605674111, -0.000871914555, 0.0199817568, -0.010598382, -0.00694969902, 0.00396707421, -0.0166002288, -0.0253834184, 0.00456359889, -0.0199963953, 0.00166057178, 0.0222800244, 0.00326258899, 0.00750230765, 0.0040988219, 0.00562856067, 0.0135114733, -0.00970542431, 0.00310522341, -0.0066386275, -0.00593963219, -0.0193522945, 0.00833671074, -0.0173175223, -0.00764137506, -0.0153705822, 0.000855903549, -0.00558098499, -0.00251418795, -0.014236087, -0.00496616168, -0.0216652, 0.0107886847, 0.00515646441, -0.00098536408, 0.00577860698, 0.0102543738, -0.0215334538, -0.0285307281, 0.000251373072, 0.0120549276, -0.0094492482, 0.0118719451, 0.0161171537, -0.00320952386, 0.0125380037, -0.00877587, -0.00462215347, 0.0127063477, -0.0231290665, 0.00424520858, -0.0161171537, 0.0168051701, 0.0118646258, 0.00387924211, 0.0250613671, -0.00876123179, 0.00345655112, 0.0104446765, 0.00538702309, 0.0376506075, -0.00281976978, 0.00352974446, 0.00170723256, 0.0194401257, 0.00370540819, 0.0012186676, 0.00262580765, -0.00768529112, -0.0167466141, 0.00236048223, 0.0240659397, 0.0307118874, -0.0134602385, 0.0027795136, -0.00863680337, -0.0202306136, -0.00236048223, -0.00534676667, 0.0193815716, -0.000773103675, 0.00747303059, -0.00443917047, 0.00427448563, 0.00324612064, 6.81040328e-05, -0.000334172917, 0.0103495251, -0.00419031363, -0.00117932621, 0.00880514737, -0.023568226, -0.00572737167, -0.0123403817, 0.0127868606, -0.00465875026, -0.00456359889, 0.0257933009, -0.0127649028, 0.00566881709, 0.00931018125, -0.011191248, -0.00485637179, 0.00139067171, -0.0123916166, 0.00734860217, -0.00428546453, 0.00961027294, 0.00195242988, 0.00576762808, 0.0156633556, -0.00333395251, -0.0150485318, -0.0182836726, -0.00789023191, 0.0145142209, 0.0148216328, -0.00953708, 0.0115938103, 0.00200732471, 0.00193230179, 0.00750230765, 0.00388656138, 0.00804393832, -0.00709974486, -0.00150961068, 0.00188106648, -0.0117109194, 0.00512352725, -0.0130210789, 0.0134016834, -0.017873792, -0.00524795568, -0.0240220241, 0.0207283273, 0.00608967803, 0.00283257873, 0.00466241, 0.0121061634, 0.0218115877, -0.00488564931, 0.0151802795, -0.0236414187, 0.00111985672, 0.000817477063, 0.00437695626, 0.00118939031, 0.00929554272, -0.0108326, -0.00918575283, -0.00860020705, -0.0275060218, 0.0188545808, 0.00731566502, -0.0187521093, 0.0106788948, -0.00729736686, 0.000874659279, -0.00791219, 0.0107154911, 0.0120183313, 0.0150046153, 0.015926851, 0.00335225067, 0.0205233861, 0.00432938058, -0.00112717599, -0.0059030354, 0.0191180762, -0.00186368311, -0.0150046153, -0.00730468612, 0.0212553199, -0.00611163629, 0.0137383724, -0.00905400515, -0.012516045, -0.00648126192, -0.00183806545, -0.00619946793, 0.00464777136, 0.00231656618, -0.00520769972, 0.0374749415, -0.0130137596, -0.000177379261, -0.000501831179, -0.0181812029, 0.0046258131, -0.0385874808, -0.00904668495, -0.00660935044, 0.0210796557, -0.00721319439, -0.00904668495, -0.0040988219, 0.00141354464, 0.0063568335, 0.0123989359, 0.0100421133, 0.00237695081, 0.0266277026, -0.000614365796, -0.00840990432, -0.0117914323, 0.00363587448, 0.00574932946, 0.00674475776, -0.00804393832, 0.00806589611, -0.00697531644, -0.00181610743, 0.00673011923, 0.00947852526, -0.00830743369, -0.00695701828, 0.00351327588, 0.00413175905, 0.0168783627, -0.00964687, 0.000211574225, 0.0139652714, -0.00365966232, 0.00959563442, 0.0048234351, 0.0206258576, -0.0235535875, -0.00873195473, 0.00456359889, -0.0160585977, -0.00828547589, 0.0155023299, -0.00406222511, 0.00630925782, -0.0112278443, 0.0129625238, -0.00824155938, -0.00958099589, 0.0139652714, -0.0469900668, 0.00668620318, -0.0314145423, 0.0125892386, -0.00805125758, 0.00802929886, 0.0196450669, -0.0304776691, -0.00824887864, 0.0120988442, -0.0255444441, -0.00895885378, -0.0220897216, -0.0186496396, -0.00283806818, 0.000954257, -0.00498812, -0.0172882453, -0.029628627, 0.0148362713, 0.0167026985, -0.0129991211, -0.025090646, -0.00561026251, 5.1749912e-06, 0.00875391252, -0.00362855522, -0.0149094649, 0.0101372646, -0.00730468612, -0.00143550255, -0.0252809469, 0.0262617376, -0.00215371139, 0.00253431615, -0.0156487171, -0.00824887864, -0.0197768155, 0.00429278379, 0.00569809414, 0.0177566819, -0.00783899706, 0.0315316506, 0.0120842056, -0.0249442589, -0.000356130884, -0.0116670039, -0.00590669503, 0.0259104092, 0.00215920084, -0.00604210282, 0.0153266657, -0.00178591523, -0.00627632113, -0.0088197859, -0.0114840204, -0.0307704415, 0.00573835056, -0.00701191323, 0.0230412334, 0.0237292517, -0.01062766, 0.00900276937, -0.00357549, 0.00685454765, -0.0017822556, 0.000711804314, -0.00846845843, 0.000124428523, -0.00881246664, -0.00779508101, -0.0366259, -0.00383532606, -0.00438793516, -0.00386826321, -0.0101372646, 0.00430010352, -0.00296981609, -0.0190448835, -0.0232315361, -0.00977861788, 0.00261299894, 0.00415371684, 0.000493139494, 0.00479049794, 0.0283989795, -0.000948767469, -0.0229973178, -0.00267521315, -0.000904394081, -0.00354255317, -0.00280330144, -0.00752426591, -0.000911255949, -0.0237585288, -0.00996892061, -0.00357732, 0.00250137923, -0.00294419844, -0.00155352673, -0.00997624, -0.00339616672, -0.00772920717, 0.0047136452, -0.0108984746, 0.00443917047, 0.0221043602, 0.0206697732, -0.00711438386, 0.00498446031, -0.00956635736, -0.00301556173, -0.00656177476, -0.00769992964, 0.00404392695, 0.00206770934, -0.0106349792, -0.0103861215, 0.0104153994, 0.00350595661, 0.00668254355, 0.0154144978, 0.0205380246, 0.00468070805, 0.0106788948, 0.00322782225, -0.0160439592, -0.0139213558, 0.0141043384, 0.000698080577, 0.00630193856, 0.00593231292, -0.0173028838, 0.00259287073, 0.00920039136, 0.00714000128, 0.00207136897, 0.0208307989, 0.00300824246, -0.0114035076, 0.00296981609, -0.00277036452, 0.00541996, 0.000596525, 0.0158975739, 0.0188692193, -0.00302288122, 0.0127575826, 0.00394145632, -0.00544191804, 0.010093349, -0.0111034159, -0.00982985273, 0.00243367557, 0.00590669503, -0.0169515554, -0.0158390179, 0.0214602593, -0.0210357402, 0.020069588, 0.0116450461, -0.000483075448, -0.013899398, -0.0034968073, -0.00718757696, 0.0101811811, -0.0429790765, -0.00510156946, 0.0092809042, 0.00544191804, -0.000387238018, -0.0103348866, 0.0107081719, 0.00651053945, 0.00452700257, 0.00121683779, 0.0155023299, 0.014828952, 0.0239488315, 0.00133486185, -0.00569443451, -0.00478683831, 0.0236999728, -0.0130137596, 0.000607503927, 0.00383532606, 0.00447942689, -0.000899362, -0.00796342548, 0.0286624748, 0.0155462455, 0.000693048583, -0.0384118147, -0.00162123039, 0.00905400515, -0.0261153504, -0.00430010352, 0.00354987243, 0.0235535875, -0.0310632139, 0.0167612545, -0.0115645332, 0.004354998, -0.00957367662, 0.0163074564, 0.0172296911, -0.00766333286, 0.00421959069, -0.0030430092, 0.0366844572, -0.0151217254, -0.00616653124, -0.0109277517, -0.00115370855, -0.00842454284, 0.00912719779, -0.000141697557, 0.0152534731, 0.0125819193, -0.00838062726, 0.00862216484, 0.00394511595, -0.00522965752, -0.0299214, -0.00299177389, 0.0131015917, -0.0173468, 0.0128673725, 0.0184446983, -0.0255737212, -0.017507825, -0.0204355549, 0.020889353, 0.00753158517, -0.0156487171, -0.00378409098, -0.0119597763, -0.0189570505, 0.0033138243, 0.0149167841, 0.00648126192, -0.00755354296, 0.00648126192, 0.00706680818, -0.0271107797, -0.00199268619, -0.0169076398, 0.0146898851, 0.0068106316, 0.00300275302, -0.0178298745, -0.0150631703, -0.0384118147, -0.0218555033, -0.0123550203, -0.00818300527, 0.00172095618, -0.0239341911, -0.0155755235, -0.00239524897, -0.00210064626, 0.0196157899, -0.016658783, 0.0176249333, -0.0029204106, 0.00143641746, 0.00340348599, -0.00862216484, 0.00184538472, -0.0130869523, 0.000535225612, -0.00943461, 0.000850414042, -0.000947852561, 0.00923698768, 0.00110430317, 0.0196743459, 0.0278866272, 0.0125380037, 0.00749132875, -0.00351876533, -0.0125306835, -0.0219579749, -0.0097347023, -0.014236087, 0.0113303149, -0.00430010352, -0.0226606298, 0.0033559103, 0.00480147684, -0.0163660105, 0.00548949372, 0.000959746481, -0.0205526631, 0.0420422032, -0.0201135036, 0.00483807363, 0.0167319756, 0.0321171954, 0.00995428208, -0.0115718525, -0.00171089219, 0.00311620254, 0.0228802096, -0.0129918018, 0.0114254663, 0.00244282465, 0.0172296911, -0.00395609485, -0.00845382, 0.0171418581, -0.0207722429, -0.0184154212, -0.0124135744, -0.0144922631, 0.0197329, 0.0387338661, -0.00209332677, -0.0148069942, -0.00265874481, 0.0182983112, 0.0070814467, -0.0152681116, 0.0778776184, -0.0332590118, -0.000298948667, -0.0130357174, 0.0136651797, -0.0134309605, -0.0107667269, 0.0467558466, 0.00415737648, 0.0123623395, 0.00665326603, 0.00696067791, -0.011418147, 0.00969810504, -0.0205380246, -0.0222653858, -0.00311071309, -0.0206258576, 0.00238427, -0.0106422985, -0.000779050635, -0.0129698431, 0.00117109192, -0.00298445462, -0.00987376925, 0.013277255, 0.0103568444, -3.48811554e-05, -0.0100713912, -0.0027612152, 0.00595061108, 0.0303898361, -0.0113376342, 0.010430038, -0.0177274048, -0.0179762617, -0.00226716092, 0.0168783627, 0.0193230174, -0.00585545972, 0.00786827412, 0.0094492482, -0.0138262045, 0.00633121608, 0.00440257369, 0.00860020705, 0.0252809469, -0.0193962101, 0.0281940382, -0.0172443297, 0.0134016834, -0.0107813654, -0.00233120495, -0.0145581374, 0.0100201555, -0.00223788363, 0.0371821709, 0.00370174856, 0.0104959114, 0.0152534731, -0.0120110121, 0.0036761309, -0.00184629962, 0.00447576726, 0.020098865, 0.00890029874, 0.00360842701, -0.0168783627, -0.00974934082, -0.0129991211, 0.0353377, -0.00475756126, 0.0117914323, -0.0226459913, 0.003989032, 0.0168637242, 0.00812445, 0.0155462455, 0.00438793516, -0.018605724, 0.00956635736, 0.0115791718, -0.0236706957, -0.0182251185, 0.00614823261, 0.00324429059, -0.0265398715, 0.000808327924, -0.0219433364, 0.00375847332, -0.0107228104, 0.0202306136, -0.0105105508, 0.0171418581, -0.00440989295, 0.0147045236, -0.0109643489, 0.0134602385, 0.0273303594, 0.0132552972, 0.0196157899, 0.0178005975, -0.0231144279, 0.0014107998, 0.00773652643, 0.0271986108, 0.0185325295, -0.00352425477, -0.00497348094, -0.00465143099, 0.0201866981, -0.0139506329, 0.00465875026, 0.0152241951, -0.0105251893, -0.0157511868, 0.00443551084, -0.00505765341, 0.00756086269, -0.00904668495, -0.00198170729, 0.0308582727, -0.0027301081, -0.0114108277, -0.000759379938, 0.0226899069, 0.00720953476, 0.0110521801, 0.014462986, -0.0032150133, 0.00988108851, 0.00065965415, 0.0156487171, -0.00596524961, 0.0076340558, -0.000817019609, -0.013138188, 0.000780423, -0.00863680337, 0.0186642781, -0.00267155352, 0.00963223167, -0.0102836508, -0.00311437272, -0.00217017974, -0.0133065321, -0.0172589682, -0.0153998593, -0.00786095485, -0.00457457779, 0.0296139885, 0.00197255798, -0.00761941727, -0.00124611508, -0.00330650504, -0.0140311457, -0.0040768641, -0.00474658189, -0.00381336827, 0.00235865242, 0.00906132441, -0.00152333442, 0.00819032453, -0.010854559, 0.0101445839, 0.00987376925, 0.0135114733, 0.00174931856, 0.0238902755, 0.021621285, 0.00929554272, -0.00741813565, 0.0119158607, 0.00810981169, -0.00443917047, 0.00539800199, -0.00663130824, 0.00988108851, -0.00144739647, 0.0148435906, -0.0313267112, 0.00730102649, 0.00565051893, 0.044062335, 0.0254126955, -0.00586277898, 0.00115736818, -0.00897349231, 0.0257054679, 0.0243587121, -0.0199963953, -0.020860076, -0.0238902755, -0.0104959114, -0.00772188744, -0.00508327084, 0.017903069, -0.020494109, -0.0156340785, -0.0177713204, -0.00340897543, 0.000375572854, -0.0102836508, -0.0160293207, 0.0307997186, -0.0109643489, -0.0104007609, -0.00516012404, 0.020157421, -0.0103275673, -0.0151217254] |
21 Feb, 2024 | How to add Non-Image Features alongside Images as the Input of CNNs?
21 Feb, 2024
Answer: To incorporate non-image features alongside images as input for Convolutional Neural Networks (CNNs), concatenate the flattened output from the convolutional layers with the vectorized non-image features before feeding them into the fully connected layers of the neural network.When integrating non-image features alongside images as input for Convolutional Neural Networks (CNNs), the goal is to combine the strengths of CNNs in processing visual data with the additional information contained in non-image features. Here's a detailed explanation of the process:
Data Preparation:Separate the image data and non-image features from the dataset.Standardize or normalize the numerical non-image features to ensure consistent scaling.CNN Architecture:Design the CNN architecture for image processing, typically comprising convolutional layers for feature extraction and pooling layers for spatial reduction.The architecture should output a flattened representation of the learned features before the fully connected layers.Flattening and Non-Image Features:After the convolutional layers, flatten the output to convert the spatially structured features into a one-dimensional vector.Simultaneously, vectorize the non-image features to create a one-dimensional vector representation.Concatenation:Concatenate the flattened output from the convolutional layers with the vectorized non-image features.This concatenation combines the spatially learned features from the image data with the additional information provided by the non-image features.Fully Connected Layers:Feed the concatenated vector into the fully connected layers of the neural network.These layers perform the task-specific learning based on the combined image and non-image features.Output Layer:Design the output layer according to the task at hand (e.g., classification, regression).Ensure the number of output neurons matches the desired output dimensions.Training:Train the model using appropriate loss functions, optimizers, and evaluation metrics.Monitor the model's performance on validation data to prevent overfitting.Hyperparameter Tuning:Experiment with hyperparameters, including learning rates, dropout rates, and layer configurations, to fine-tune the model's performance.Validation and Testing:Evaluate the trained model on a separate validation set to assess its generalization performance.Assess the model's performance on a test set to validate its effectiveness on unseen data.Conclusion:By incorporating non-image features alongside images and leveraging the strengths of both types of information, this approach allows the CNN to capture complex patterns in visual data while considering additional context provided by non-image features. This method is particularly useful in tasks where both visual and non-image information are crucial for accurate predictions, such as in medical imaging combined with patient demographics or in autonomous vehicles incorporating sensor data.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face/How to Download Dataset on Hugging Face?/How to Download a Model from Hugging Face/Transformers in Machine Learning/Python Code Generation Using Transformers/Vision Transformers vs. Convolutional Neural Networks (CNNs)/How to add Non-Image Features alongside Images as the Input of CNNs? | https://www.geeksforgeeks.org/how-to-add-non-image-features-alongside-images-as-the-input-of-cnns?ref=asr10 | Python Projects | How to add Non-Image Features alongside Images as the Input of CNNs? | Vision Transformers vs. Convolutional Neural Networks (CNNs), Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, Transformers in Machine Learning, How to Install Hugging Face Transformers: A Comprehensive Guide, Python Code Generation Using Transformers, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, How to add Non-Image Features alongside Images as the Input of CNNs?, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), How to Download Dataset on Hugging Face?, How to Download a Model from Hugging Face, Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [0.02820554, -0.0184065457, -0.026503481, 0.00893580727, 0.0289836247, -0.0219079237, 0.00848597754, 0.0151604777, -0.0186496973, 0.0100664599, -0.00171269628, -0.0383692607, 0.00206222618, -0.00963486638, -0.0449829735, -0.0055195326, -0.0212271, 0.0312692448, 0.00478703948, 0.0133611588, 0.0139204068, -0.0207772702, -0.0160966106, -0.0460528396, -0.0294456109, 0.0280353352, 0.0145404423, 0.000180558767, -0.0505754501, 0.015573835, 0.0201937072, -0.00290413736, 0.0024892604, -0.0422110483, -0.0202180222, -0.0126438625, 0.0341870598, 0.0214459375, -0.0463203043, 0.0382476859, 0.0298589692, -0.017932402, 0.0201086048, -0.0167288035, -0.019403467, -0.0499432571, -0.0360836387, -0.0190873705, -0.0142243458, -0.0420408435, -0.00657116156, -0.0140662976, 0.0274760872, 0.0289106779, 0.0112639796, 0.0322661661, 0.0277192388, -0.0235978253, 0.0261144396, 0.0408007726, 0.0037931588, -0.0146741755, -0.0203274414, -0.0168625358, 0.000966526044, -0.00353481062, -0.00385394669, 0.00613956805, -0.016181713, 0.0131787956, -0.00552561134, 0.0136894127, 0.00534932641, -0.00333421095, -0.00710001541, 0.0165342819, 0.0107715987, 0.0280839652, -0.00734316651, 0.0272815656, 0.0139447218, 0.00049428083, -0.0199019257, 0.0488733947, 0.0323634259, -0.0121028516, -0.0147228055, -0.038709674, 0.00264274981, 0.0116347857, -0.0169233233, -0.00937347952, 0.0062854588, -0.0420651585, 0.000727554, 0.00822459, 0.0168868508, 0.00506666349, -0.0243394356, 0.0066197915, 0.00826714095, 0.0261387546, 0.028789103, -0.00965310261, 0.0222240202, 0.00616388302, 0.00834616553, 0.00627938, -0.00171877514, 0.0471227057, 0.00907561928, -0.0298103373, -0.0229899473, 0.0130329048, -0.0274517722, -0.0341141149, -0.0422110483, -0.0157197248, -0.00203335192, -0.0217863489, 0.0400470048, 0.0155008892, -0.0186496973, 0.0645809621, -0.0285702664, 0.0550008044, -0.0165221244, -0.00789025705, 0.0175312031, 0.0223455969, -0.00381443463, -0.0165950693, 0.00620339531, -0.00843126792, -0.00575052621, -0.000510617567, -0.00599671667, 0.0418220088, 0.00225978647, 0.0127532808, -0.0156467799, -0.0492624342, -0.0045834, 0.0254822467, 0.00289805839, 0.0119448034, 0.0283514317, 0.0470011272, -0.0095132906, -0.00627938, -0.0559247769, -0.0237315577, 0.0110512227, 0.00714256661, 0.0383935757, 0.00273393141, 0.000384862768, -0.00806046277, -0.0189293213, -0.0380774811, 0.0208380595, -0.0417004339, -0.0393904969, 0.0361809, 0.0268438943, 0.0215188824, 0.0150632178, 0.0210447367, -0.0332387686, 0.02531204, 0.0214216206, 0.0294942409, 0.0247649513, -0.00925798248, -0.0224914867, 0.0220173411, 0.0253363568, -0.00534932641, 0.00561679294, 0.0171178449, -0.0198289808, -0.0511103831, 0.00956192147, -0.000568365969, 0.0210204218, 0.038174741, 0.0537850484, 0.00599063793, 0.0266007427, -0.0297130775, 0.0268438943, -0.0215310398, 0.0380774811, -0.0285459515, 0.0326552056, -0.0105406046, -0.00075376872, -0.0110633802, -0.0414329655, 0.0117016518, -0.0192089453, -0.0151969502, -0.0239260793, 0.000841151224, 0.0103339264, -0.00574140809, -0.0237801876, -0.0469524972, 0.0207043253, -0.0284243766, 0.00177956291, -0.000923214771, -0.0133125288, -0.035840489, -0.0149781145, 0.000841911067, -0.0362538435, 0.00167014485, -0.018467335, -0.0192211028, -0.0347463079, 0.0414086506, 0.00684470637, -0.0284243766, -0.0294942409, -0.00886286143, -0.0151361628, -0.0312692448, -0.00632801, -0.00705138501, 0.002392, -0.0112639796, 0.00805438403, -0.0101150908, 0.0467579775, -0.0562651902, 0.0104676597, -0.0406305678, -0.0155859925, 0.0144431815, -0.00889325514, -0.0038387496, -0.05062408, 0.0132274255, -0.00400287658, 0.0160115063, -0.0141149275, 0.0348921977, 0.0237315577, 0.0304911621, 0.0258469731, 0.00289197965, -0.00593896816, 0.0101211695, -0.00580219552, -0.0164005496, -0.0249959435, -0.0366185717, -0.0139690368, -0.0136529403, 0.0332630873, 0.0049846, 0.0181269217, 0.0156224649, 0.0157683566, -0.0395363867, 0.00858323742, 0.0139082493, 0.0413843356, -0.00187074463, 0.0390987135, -0.0227954257, -0.0200356599, 0.0135678379, 0.0112457434, -0.0309288334, 0.0106561016, -0.00982330926, 0.0247163195, 0.0168139059, 0.0333846621, 0.00674744602, 0.0418463238, 0.0260658097, -0.00546178408, -0.0186740123, -0.0407278277, -0.0014611868, -0.0702707, -0.0456151664, 0.0101272482, -0.00229625916, -0.0197438784, 0.00022852415, 0.0301507507, 0.019683091, -0.0488247611, -0.00673528854, 0.0475360602, 0.0348678827, -0.029956229, -0.019634461, -0.00672921, 0.0359863788, -0.0156832524, 0.0230021048, 0.00704530627, 0.0148565387, 0.0136407828, -0.00865618326, -0.0192454178, 0.0420894735, -0.00949505437, 0.00840087421, -0.0337250717, 0.0532501154, 0.0240598116, -0.00917287916, 0.00950113311, -0.0313665047, 0.00156680564, -0.0378100127, -0.00971389096, -0.00785986241, 0.0109053319, -0.00601191353, -0.00696020341, 0.0192940477, -0.015853459, -0.0195128843, -0.0328011, -0.029980544, -0.00182363403, 0.0205827504, 0.00992664788, 0.0222604927, 0.00660763402, 0.0307586286, -0.0544658713, -0.0195128843, 0.0177986678, 0.00542227179, -0.0578213558, -0.0249473136, 0.0055894386, -0.0478764735, -0.00139508, -0.00550433528, 0.0227224808, -0.0600097179, 0.000823674724, 0.0234519336, -0.0229413174, 0.00283575105, -0.00219595945, -0.0203639138, -0.00392689183, -0.00630369503, -0.0170570575, -0.0204125438, -0.0028266327, -0.0546117611, -0.0458583198, 0.0076045543, -0.0612254739, 0.00138216268, -0.0338952802, -0.0296887625, 0.0324606858, 0.0378586426, -0.0166801736, 0.0328497291, -0.013823146, 0.0006397916, -0.0194156244, -0.0344302095, -0.00944034569, -0.0271356758, 0.0117745977, 0.0289836247, -0.00874128565, 0.012911329, 0.0254093017, 0.00199080049, 0.017628463, 0.0327767842, -0.000833552738, -0.00975644216, -0.0407764576, 0.00965918135, -0.00836440176, -0.0172029473, -0.00862579, -0.0206192229, 0.0179445595, 0.0120663792, -0.00200295798, -0.00912424922, 0.044059, 0.0275976621, -0.0224185418, 0.0159264039, 0.00234944862, 0.00791457202, -0.0273058806, -5.19070854e-05, -0.0235370379, 9.58832607e-05, -0.00867441949, 0.001196, -0.00971997, -0.0280110184, -0.0286675282, -0.0247649513, 0.0245582722, 0.00889933389, -0.0213365182, 0.0251904652, -0.018515965, 0.00737963943, 0.0189536363, 0.0290079396, 0.0120967729, -0.00564110791, -0.026479166, 0.00325822621, 0.00143155269, 0.0256524533, -0.000151209664, 0.000653848809, -0.00696628215, -0.0309531484, 0.0145890722, 0.01559815, 0.0210082643, -0.0215553548, 0.00867441949, -0.0102184294, -0.0496757925, -0.00677176099, -0.0212271, 0.0386124104, -0.0443750955, -0.0128505416, -0.0479737334, 0.0136164678, 0.00552257197, -0.0072763, -0.00101515627, -0.0204490162, -0.0754255056, 0.0400956348, -0.0485572964, -0.0180296618, 0.0110876951, 0.0278651286, -0.0219930261, -0.013823146, 0.0374939181, -0.0236099828, 0.0145161273, 0.0261630695, -0.00921543129, 0.00113065308, 0.0127654383, -0.00659547653, -0.0357432291, -0.0650672615, 0.00573532935, 0.00492381211, -0.0150996903, -0.0409466624, 0.0250202604, 0.0172515791, 0.0117138093, -0.0211176816, 0.0142121883, -0.0560706705, -0.0100421449, -0.038709674, 0.0372021347, 0.0266007427, 0.0267223176, -0.0059450469, -0.0346976779, 0.0148200663, 0.00512137217, -0.00774436584, -0.00979291461, -0.0240233392, 0.0433538593, 0.0338466465, 0.015877774, 0.00644958578, 0.00809085649, -0.024400223, -0.0109965131, -0.00113141292, 0.0444723554, 0.0285945814, -0.0243759081, -0.0265764277, -0.0225887466, -0.00418220088, 0.0388798788, -0.016157398, 0.0333117172, 0.0139447218, 0.00125830749, 0.00607574079, 0.00334332907, 0.0138353035, 0.0141392425, 0.0136407828, 0.00645566452, -0.0140176676, 0.00754984515, 0.0178473, -0.0202301815, -0.0301993806, 0.00831577182, 0.0279867034, 0.00475360593, 0.0371291898, -0.0139325643, -0.0202058647, 0.0232695714, -0.0159993488, 0.0259685498, -0.0124067906, 0.0028266327, 0.00467458181, -0.00366550451, -0.00579307741, -0.00375060737, 0.0188563764, 0.00765926298, 0.0041518067, 0.0124979718, -0.0338952802, -0.0396822765, 0.0313908197, 0.00358648039, -0.000198890091, -0.00696020341, -0.00207742304, -0.00934308488, -0.0371778198, -0.0128383841, 0.000407658197, 0.0172515791, -0.030588422, 0.0159385614, 0.00376884383, 0.00459251832, 0.00592073193, 0.0441076308, -0.00721551199, -0.0123703182, -0.0012567878, 0.0127775958, -0.0185281225, -0.0102062719, 0.0381017961, 0.0441076308, -0.014734963, 0.00329469889, 0.0204368588, -0.0167288035, 0.0128991716, 0.0172272623, 0.016485652, 0.00360471662, 0.00521559361, 0.00552561134, -0.0116955731, 0.0380045325, -0.0068690218, -0.00273089204, 0.021737719, 0.00442839134, 0.017908087, 0.00228562136, 0.0166923311, 0.0345031582, 0.0200478174, -0.0236221403, -0.0235370379, -0.00386914355, -0.0133490013, 0.00856500119, 0.0269168392, 0.0113369254, -0.0228805281, 0.000934612472, 0.0210325792, 0.0310504101, -0.00756808138, 0.0125952326, -0.0543686114, 0.0137258861, 0.0511590131, -0.00745258434, -0.00333421095, 0.017069215, -0.0247527938, -0.00900267344, -0.00885678269, 0.0134341046, -0.014078455, 0.0203031264, -0.00741003314, 0.017069215, -0.0140419826, 0.014710648, 0.0217620339, 0.0305154771, -0.0159871913, -0.0369346701, -0.00297556282, 0.0330928788, -0.0165221244, 0.0151847927, -0.0206678528, 0.0211784709, 0.0260658097, -0.00876560155, -0.0074039544, 0.00727022113, -0.0316339731, 0.00558032, -0.0454692766, -0.00408798, 0.0238896068, -0.0283271167, -0.018212026, -0.0226373784, 0.00681431266, -0.0126073901, 0.00423387066, -0.0296887625, 0.0182606559, -0.000639031758, 0.103776939, -0.00519127818, 0.00208806107, -0.0223699119, -0.00308650057, 0.0382476859, -0.0167288035, 0.0163640771, -0.0183579158, -0.0112761371, 0.0189050063, -0.0314637683, -0.0250932053, 0.00687510055, 0.0053888387, 0.00321871415, -0.0108202286, 0.00851029251, 0.00909993425, 0.0259442348, -2.67133892e-05, 0.00339195947, -0.00732493028, 0.00169749942, 0.0142729757, 0.0275490321, 0.0155130476, 0.0100664599, -0.0365456268, -0.00981115084, 0.000910297327, 0.0290565696, -0.0262603313, 0.00109342055, 0.0315610282, 0.0251661502, -0.0248743687, -0.025287725, 0.0077869175, -0.00496028457, -0.0193183627, -0.0310990401, -0.00144978904, 0.0200356599, -0.0201207623, -0.00027715438, 0.0111120101, -9.07542926e-05, -0.0126073901, 0.0170570575, -0.0110390652, 0.0207043253, -0.00408798, 0.0248257387, 0.00736748148, 0.0392446034, 0.0259199198, -0.019099528, 0.016181713, -0.00969565473, -0.00452869106, -0.0463932492, 0.00919719413, -0.00831577182, -0.00871697068, -0.0581131391, 0.0136164678, 0.00159567979, 0.0208380595, 0.0209839493, -0.0204125438, 0.0153671568, 0.0219200812, -0.00203487161, -0.00792672951, -0.00327950204, -0.00914248545, -0.0030485082, 0.0168260634, -0.00551041448, -0.0267466325, -0.00612133183, -0.00858323742, 0.0244366974, -0.0035013773, -0.0130572198, -0.0125101302, 0.0312935598, -0.0190387405, -0.00891757105, -0.00605446519, -0.0279380735, -0.0476333201, 0.0164491795, 0.0125222877, -0.0106439441, 0.0174339414, 0.0292024594, 0.0249229986, -0.0137745161, 0.00244822865, 0.0065772403, 0.0100786174, 0.00742219063, 0.0278651286, 0.0111484826, -0.0122183487, 0.0343572646, -0.0052277511, 0.0306613669, -0.0200964473, -0.0301750656, -0.00997527875, 0.0085953949, -0.0133854738, -0.00340411696, -0.000506438373, 0.0127289658, 0.0297860224, -0.00922758877, 0.0025941194, 0.0226130616, 0.0097686, -0.0326552056, -0.0038387496, 0.0109418044, -0.0306613669, 0.0225765891, 0.00485390611, 0.0205341205, -0.0341870598, -0.0249959435, 0.00298468117, 0.0164248645, -0.00155768741, 0.00279623899, -0.00534932641, 0.00219595945, 0.000932332943, 0.00575964432, 0.0289836247, 0.019136, 0.00260475744, 0.0233303588, -0.0337250717, -0.0127411233, -0.00877775904, 0.0104068713, -0.0131058497, 0.000427034305, -0.00172333419, 0.0166315436, 0.0109904343, -0.0070757, -0.000238972047, 0.0136529403, -0.0657480881, 0.0221875478, -0.0531042255, 0.0256524533, 0.00725806365, -0.0136894127, -0.0222240202, -0.0197074059, 0.00251813466, 0.00152273441, -0.0160115063, 0.0147471204, -0.0325336307, -0.0244488548, 0.0266007427, 0.0229534749, -0.0094281882, -0.00531589333, 0.00575356558, -0.00660155527, 0.0267466325, 0.0246798471, -0.013543522, -0.0219443962, 0.00611221371, -0.0413357057, -0.00235552737, 0.0141149275, 0.0154522592, 0.0284730066, -0.00282359333, 0.000242581329, -0.00240719691, -0.0397552215, 0.0155008892, -0.0195128843, 0.0403144695, 0.0339195952, -0.0050484268, 0.0155130476, 0.0225401167, -0.0165950693, 0.00798143819, -0.0237194, -0.00459555769, 0.0194277819, 0.0207164828, -0.0187226422, -0.0273788255, 0.00885678269, 0.0236342978, 0.00057406479, -0.0457367413, -0.0166680161, -0.0189657938, 0.00850421377, 0.0142851332, -0.00188898097, -0.0217498764, -0.0114341853, 0.0136894127, 0.0415302254, 0.00155312836, -0.0113673192, -0.0055894386, 0.0183457583, -0.0365456268, -0.00612741057, 0.025287725, 0.000541011454, -0.00514872698, 0.0143702365, -0.0200721323, 0.0237194, 0.0225522742, -0.0308072586, -0.0134827346, -0.00116104702, -0.0052490267, -0.000947529858, -0.0380774811, 0.0200113449, 0.000279623899, 0.0326552056, 0.0106986528, 0.0203395989, -0.0266736876, 0.000953608658, -0.0322661661, 0.00337676238, -0.0520829894, -0.00402719202, 0.035791859, 0.000850269396, -0.0111910347, 0.0308315735, 0.0488977097, -0.00617604051, 9.67855813e-05, 0.0207286403, -0.0279137585, 0.0161452405, -0.016485652, -0.0219808687, -0.0198168233, 0.00699059712, -0.0251418352, 0.0225765891, -0.0385151505, -0.0318771228, 0.0133490013, -0.00395120727, -0.0226860084, -0.00696020341, -0.0122973723, 0.00545874471, 0.0474144854, -0.0133733163, -0.0558275171, 0.00330077764, -0.00875952188, 0.0394148119, 0.0195736717, 0.00736140274, -0.00965310261, -0.0109235682, -0.00685686432, -0.00369285909, -0.00166558579, -0.00764710549, 0.0242300183, -0.010741205, 0.0242300183, 0.0259442348, 0.000816076237, 0.00497244205, 0.0186618548, 0.00279927836, -0.00387522229, -0.0182971284, -0.00617300114, 0.00608485891, -0.0046441881, -0.0290079396, 0.0161938705, -0.0131909531, -0.0123763969, -0.00739787566, -0.0263089612, 0.0151118478, 0.0275733471, 0.00359863788, 0.0248135813, 0.00424298877, -0.000262337358, -0.0112700583, -0.0243637506, 0.00266098604, -0.0261630695, -0.00213517155, -0.00935524236, 0.0153793143, -0.013798831, 0.0301993806, 0.00742826937, -0.0166315436, 0.0177743528, 0.00342539256, -0.00952544902, 0.00899051595, -0.00185706734, 0.00257740286, -0.0155252051, 0.0101941144, 0.00767142046, 0.0234640911, 0.0149538, 0.0100968536, -0.0137502011, -0.0214094631, -0.0190630555, -0.0374452844, -0.0115922336, 0.0487518162, 0.00334636844, 0.0245461147, -0.0248135813, 0.0341384299, -0.0104555022, -0.0720213875, 0.01265602, -0.0206435379, -0.000602939, 0.0229048431, -0.0138109885, -0.0259685498, 0.0190873705, 0.0130815348, -0.00270809652, 0.030588422, -0.00010998793, -0.000413736969, 0.0110451439, 0.00365942577, 0.0224793293, -0.00812732894, 0.0226981658, 3.0560117e-05, -0.0138353035, -0.020546278, 0.0458096862, 0.0056532654, 0.00113749178, -0.00665626442, -0.0198168233, -0.00889325514, 0.0158656165, 0.0231966246, 0.0194277819, 0.00562287169, -0.0176770929, -0.00561983231, -0.00297100376, -0.00590857444, -0.00320351729, -0.000705138489, -0.00812732894, -0.00458643958, 0.0217620339, 0.0136772553, -0.0336034968, -0.0143459216, -0.0169111658, 0.00568973832, 0.000569885655, 0.0631706864, 0.0172637366, 0.00685686432, -0.0596206747, -0.0224914867, 0.020825902, -0.00666842191, 0.00765318424, 0.0260901246, -0.00312145357, 0.00617604051, -0.00970173348, 0.0117806764, -0.0399740599, 0.000134208065, 0.0333846621, 0.0235735103, 0.0285216365, 0.0302236956, -0.00315792626, -0.00143155269, -0.00570493517, 0.00432201289, 0.0172151048, 0.0216890872, 0.0154279443, -0.0171907898, -0.00417612214, 0.00333117158, 0.00391777372, -0.0100056725, 0.0236221403, 0.00982330926, 0.0187591165, -0.00229321979, 0.00126970524, -0.0174096264, 0.0033646049, -0.00975036342, -0.00812732894, 0.0160115063, -0.00919719413, 0.0061243712, 0.00335244741, -0.00726414239, -0.0251661502, -0.0129721174, 0.00918503664, 0.0403387845, 0.0129964324, -0.00968957599, -0.00344666839, 0.0183579158, 0.0202909689, 0.0197195634, 0.00408798, -0.0102549018, 0.0209717918, 0.00306826434, 0.009568, 0.00457124272, 0.0206192229, -0.0198046658, 0.0650672615, -0.01849165, -0.0107108103, 0.00380227715, 0.0134341046, 0.00391473435, -0.019962715, 0.012935644, -8.89021612e-05, -0.02820554, 0.0197925083, -0.00320655666, -0.0101819569, 0.0244245399, -0.0117806764, 0.0168503784, 0.00775652379, -0.00430377619, -0.00575964432, -0.0265764277, -0.0118475426, 0.0103582414, 0.00896620099, -0.00803006906, -0.0031670446, -0.00181755528, -0.0110269077, 0.00683254888, -0.00436760345, 0.00140647776, 0.000168876111, 0.024704162, 0.0314394496, 0.0102062719, 0.018515965, 0.0357675441, 0.0223820694, -0.00793280825, -0.00705138501, 0.00201815506, -0.000414876762, -0.0109539619, 0.0129599599, 0.0118353851, -9.71655e-05, 0.0163762346, -0.0150510594, -0.00662587024, 0.00428250059, -0.0321932212, 0.0212757308, 0.00224458962, -0.00927014, -0.00108962134, 0.00772005087, 0.0121210879, -0.00979291461, -0.0139811942, 0.0168382209, 0.00748905726, 0.0106257079, -0.00875344314, 0.0242178608, -0.0157197248, -0.00421867333, -0.00752552971, -0.00441319449, 0.012631705, -0.00300139771, 0.00163063279, 0.00387522229, -0.0104007926, -0.012935644, 0.00920327287, -0.00362903182, 0.0121940328, -0.0114585, -0.00788417831, 0.0333603472, -0.0298832841, 0.0391959734, 0.0286432132, 0.0293483511, 0.00267162384, -0.0151969502, -0.0404360443, -0.0109661194, -0.00632801, 0.00627330132, -0.0165342819, 0.00549521716, 0.0049785208, -0.0204247013, -0.00904522464, 0.0172880515, 0.00102275482, 0.00737963943, 0.0178351421, 0.00845558289, 0.0297373924, 0.0170570575, -0.00613956805, 0.00189202034, 0.0222848076, -0.00848597754, -0.00239503942, 0.00569277769, -0.0036563864, -0.0177743528, -0.0113369254, 0.0163032878, -0.0111910347, 0.0131058497, 7.53198838e-05, 0.0162181854, -0.00451653358, 0.0329713039, 0.0236464553, 0.00400895579, -0.017908087, -0.0229048431, 0.0169841126, 0.027062729, -0.00452261232, 0.000252459344, 0.0236221403, 0.00734924525, -0.0264062211, 0.00015586373, -0.0408737175, 0.0263089612, 0.00632801, 0.028789103, 0.0176770929, -0.0116104698, -0.00456820335, 0.000261767476, 0.0166315436, -0.000223205207, -0.0048052757, 0.0250932053, -0.0286188982, 0.00270201778, -0.00719727576, -0.0121454028, 0.00344970776, -0.0204125438, 0.0500891507, -0.0368130915, 0.0148686962, -0.00480223633, -0.0119387247, 0.015318526, -0.00124842953, -0.00692373049, 0.0111363251, -0.0245339572, 0.00334332907, -0.000865466311, -0.0134341046, 0.0262846462, 0.016716646, -0.0039299312, -0.013798831, 0.00541923242, 0.017300209, -0.00230993656, -0.0346004181, 0.00148246251, -0.00447094301, -0.00110481831, 0.0209353194, -0.0111241676, 0.000890541298, 0.0191603154, 0.00616388302, 0.00750121474, -0.00248622103, 0.0029816418, 0.00876560155, 0.00330989575, 0.0109965131, 0.0043524066, 0.00323087163, 0.0309531484, -0.0130572198, -0.0179202445, 0.0208745319, -0.00233577122, 0.00465330621, 0.00991449, 0.00267770258, 0.0328011, 0.0224914867, -0.0102123506, 0.0291052, -0.0182971284, 0.00151589583, 0.00530677522, -0.00450437609, -0.0179810319, -0.0110086706, 0.00244215, 0.0204247013, 0.00957407895, -0.00129933923, -0.015245581, -0.00396640413, -0.00609093765, -2.24273754e-05, -0.00458947895, 0.00561983231, 0.0173609965, 0.0227711108, -0.00372629217, -0.0097686, -0.00834616553, 0.0313908197, 0.0198411383, -0.00512745092, -0.00146574585, 0.00798143819, 0.0182241835, 0.0186010674, -0.011744203, 0.00537972059, 0.0148200663, 0.00317312335, -0.0186861698, -0.0172880515, -0.0191481579, 0.0255551916, 0.000657268101, 0.00387826189, 0.00149158074, -0.00496940268, 0.0398524851, -0.00449829735, -0.0111545613, -0.00574748684, -0.00500891497, 0.00983546674, -0.0254093017, 0.0233182013, -0.0235856678, -1.04835217e-05, -0.00734924525, -0.00914856419, -0.00203031255, -0.0145161273, 0.0140541401, -0.029372666, 0.00858931616, -0.00855892245, -0.0021199747, -0.00389953749, -0.00337372301, 0.0406062528, -0.00723374868, -0.0228440557, 0.00240719691, -0.0201450773, 0.00829753466, -0.00592073193, 0.0106013929, -0.0279623885, -0.0037232528, -0.00950113311, 0.00494204834, 0.00679607643, -0.010273139, 0.0331901386, -0.0148930112, -0.00569885643, -0.0180175044, -0.010157642, 0.0191846304, 0.0100117512, 0.0226860084, -0.0129842749, -0.0112518221, 0.0286188982, 0.0126924934, -0.0145282848, -0.00188138243, -0.0205827504, -0.0198046658, -0.0196466185, -0.00281903427, 0.00465330621, 0.00946466066, 0.0133246863, 0.00288742059, -0.0235005636, -0.0210568942, 0.00367158325, 0.00297708251, 0.00871089194, -0.020266654, -0.00389041938, -0.00355304708, 0.0237315577, -0.00370805594, 0.0146133881, 0.00671097357, -0.0129478015, 0.0186861698, -0.0269897841, 0.0370319299, 0.0238896068, -0.01116064, -0.00751945097, -0.00400895579, 0.0097625209, 0.014127085, -0.0314151347, 0.0230142623, 0.05645971, 0.0202058647, -0.00166254642, -0.0504781902, 0.015269896, 0.0208623745, 0.0065772403, -0.00927014, 0.0142365033, -0.000106948537, 0.00176588562, -0.00150373823, 0.00672313105, 0.00780515373, -0.00689941552, -0.0178959295, -0.0120542208, 0.00364422868, 0.017300209, 0.0026792225, -0.0128626991, -0.00810909271, -0.00434936723, -0.0326795243, -0.00344362902, 0.000939931371, 0.00905738212, 0.00269897841, -0.00290261745, 0.00545266597, 0.0148565387, -0.0318528078, -0.0115314461, -0.0227346383, 0.0113673192, 0.00131149683, 0.00676568225, -0.00734924525, 0.0179202445, -0.0156224649, 0.0342113748, -0.0282784849, 0.0462230444, 0.0159628764, 0.0142972907, -0.0116773369, -0.00595720485, 0.00696020341, 0.000126039711, 0.000976404059, 0.00490557542, 0.00542531116, -0.0055195326, -0.000314576871, 0.0124067906, 0.0206800103, 0.0175190438, 0.00967741851, 0.0068203914, -0.00505450554, 0.0125709176, 0.00119220081, -0.0491408594, 0.0204611737, -0.00226890482, -0.0159750339, 0.0100239087, -0.00821851101, -0.00207894295, 0.00134796952, 0.00179172051, 0.0106135504, 0.0236586127, 0.0445209853, 0.00857715867, 0.0304182172, 0.020825902, 0.0136164678, 0.00465026684, -0.0161209255, 0.0241692308, -0.00224458962, -0.0103764776, 0.0205341205, 0.00325518684, -0.00507578161, 0.00305914623, 0.0230993647, 0.0124979718, -0.0144553389, -0.00452869106, 0.00641919207, 0.0273545105, 0.0336764418, -0.0138353035, -0.0294456109, -0.0181755535, -0.0139568793, -0.00993880536, -0.00300899614, 0.00376580446, 0.0159142464, 0.00828537717, 0.00496028457, 0.000788721722, 0.0301264357, -0.0157197248, -0.0204611737, -0.0218836088, 0.00262299366, -0.00424602814, 0.00816988107, -0.0217134021, -0.0102852965, 0.0355487056, -0.0189536363, 0.0115679186, -0.00330381701, 0.0263332762, 0.00422779145, 0.0163154453, 0.00324302935, -0.00113901147, 0.0277192388, -0.00340411696, -0.00438280078, -0.00591161381, -0.0329713039, 0.001908737, 0.0156589374, 0.00351353502, -0.0201329198, -0.0187834315, 0.0218106639, 0.0173609965, -0.0172637366, -0.00344970776, -0.0231966246, 0.0114341853, -0.00514872698, -0.00715472456, -0.0113004521, -0.0237801876, 0.00311537483, -0.0251175202, 0.0118900938, 0.0130085899, 0.0307586286, 0.0116651794, 0.00658331905, 0.00167014485, 0.0108019924, -0.032485, -0.00205310807, -0.0092883762, -0.0194885693, 0.000969565473, 0.00763494801, -0.0136772553, -0.0097625209, 0.016765276, 0.0302480105, -0.0157318842, 0.0342356898, 0.00742826937, -0.00957407895, 0.0113916341, 0.018746959, 0.0684227496, -0.00329773827, 0.009568, -0.00991449, 0.00348314107, 0.0380774811, -0.0118840151, -0.0492138043, 0.00953152776, -0.00991449, -0.00604534708, -0.0301264357, 0.0097625209, 0.0168260634, -0.0136407828, 0.00970781222, 0.00890541263, 0.00270353747, 0.016716646, -0.0137502011, -0.00813948642, 0.00776260253, -0.000531133439, 0.00783554744, -0.0105406046, 0.00978075713, -0.0068690218, 0.034624733, -0.00897228, 0.0217620339, 0.00602103164, 0.00596328359, 0.00191177637, -0.00872912817, 0.00366854388, -0.00501195434, 0.0103886351, -0.0117016518, -0.00376580446, 0.0348435678, -0.00192849303, 0.00431593414, 0.0188077465, 0.00110177894, 0.0285945814, 0.00733708777, -0.000752249034, 0.00467458181, -0.00999959372, 0.0121089304, -0.00931269117, 0.029956229, 0.00651645241, 0.0058538653, 0.0134219471, -0.000176474583, 0.0235127211, -0.00154021091, -0.00393905, 0.0113308467, 0.00737963943, 0.009568, 0.0119448034, 0.0119144097, -0.0165950693, 0.0105284471, -0.0150753753, 0.00457124272, -0.0159142464, 0.0124371843, 0.000787202036, 0.0171786323, 0.0123034511, -0.017932402, 0.0204733312, 5.57063213e-05, 0.00861363113, -0.00274456921, -0.00594808627, -0.000330533687, 0.0142729757, 0.00280991616, -0.00332813221, -0.000852548925, -0.0150875328, 0.0142972907, -0.0180782918, 0.0172515791, -0.00670489483, -0.00638879789, -0.00912424922, 0.0082610622, 0.0267223176, 0.000543670903, -0.00315184752, 0.00911209174, -0.0110573014, -0.0339682251, 0.00523990858, 0.00505754538, 0.0222848076, 0.00927621871, 0.0066197915, 0.000911817, 0.009568, 0.000954368501, 0.00709393667, -0.0256767683, -0.00962878764, -0.0178473, -0.0158413015, -0.00218228204, 0.0112092709, -0.00685686432, -0.0133976312, -0.00739179691, -0.0169354826, -0.00725198491, -0.00994488411, 0.0147592789, -0.020266654, -0.000854828453, 0.0115314461, -0.0163883921, 0.000373465067, 0.00764710549, -0.0138960918, 0.00426426437, -0.00543442974, 0.0139568793, 0.00465938495, 0.00273241173, -0.0168017484, 0.00906954054, -0.00723374868, -0.0201450773, -0.0104615809, -0.0178959295, -5.58487918e-05, -0.00521255424, 0.00215644739, 0.0257497132, -0.0161087681, 0.0146133881, -0.0123642394, -0.00137988315, 0.00748297852, 0.00633408921, 0.0272086207, 0.00264274981, 0.00335548678, -0.00880207401, -0.0215553548, 0.0164005496, 0.0102792177, -0.00361079536, -0.00591465319, 0.00734316651, -0.0212149434, -0.0110329865, -0.00477488199, -0.00372021343, -0.0165707543, -0.0121697178, -0.0225279592, 0.0247527938, 0.0362295285, -0.0177014079, 0.00228866073, -0.00899051595, -0.0368617252, 0.0109904343, -0.0068690218, 0.0158899315, -0.000625354529, 0.0139082493, 0.00487822108, -0.0191724729, 0.0101394057, -0.00365030742, 0.00563502917, 0.0156954098, 0.00329773827, 0.01190833, 0.00335244741, -0.00447398238, -0.0102609806, -0.00331597473, -0.00273241173, -0.017348839, 0.00824282598, 0.0257497132, 0.0145404423, -0.0439860523, -0.0292510912, -0.000504158845, 0.00121195684, -0.01699627, 0.0163276028, 0.00798751693, -0.00855892245, 0.0156346224, -0.0182971284, 0.0174339414, -0.00274001015, 0.0288620479, -0.00303027197, -0.0244366974, 0.0255308766, -0.00863186829, -0.0288620479, -0.0199991874, 0.0076957359, -0.0131180082, 0.00529157836, -0.00801791158, 0.00161087676, 0.00857108, -0.00120207877, 0.00319439895, -0.00936740078, -0.0091668, -0.00770181464, 0.029396981, 0.0117928339, -1.44014848e-05, -0.0134584196, 0.00346186524, 0.00377492257, 0.00708177919, -0.0157197248, 0.0121818753, 0.0296887625, 0.0117259668, -0.019354837, 0.00738571817, 0.00327646243, 0.00127350446, 0.0204854887, -0.0196466185, -0.0268195793, -0.0271356758, -0.018467335, 0.00134720968, -0.0143459216, -0.00549825653, 0.0185889099, 0.0191481579, 0.00931269117, -2.07177181e-05, -0.0190873705, 0.0153914718, -0.00143687171, 0.0135921529, -0.00049162138, -0.0115618398, -0.00270505715, 0.0116651794, 0.0108870957, -0.000501119473, 0.00877168, 0.0112579009, 0.0027597663, 0.0119448034, 0.0163032878, 0.0105649205, -0.0301021188, -0.00290565705, 0.00454996713, -0.0126803359, 0.00674136728, 0.00179475988, 0.00535844499, 0.0332630873, 0.0147957513, -0.0248622112, -0.0109478831, 0.00744650559, -0.00349833793, 0.00028570267, 0.0030728234, -0.00852245, 0.00654684613, -0.0126924934, 0.00593288941, -0.0245461147, 0.00494508771, 0.00363511057, -0.00341323507, 0.0154522592, -0.00519127818, 0.020266654, 0.00119448034, 0.0186496973, 0.000164981888, 0.00929445494, 0.00665018568, -0.0131423231, -0.0183579158, 0.00144598982, -0.00161543582, -0.00616996177, 0.0095132906, 0.0110451439, -0.0206070654, -0.00860755239, 0.03114767, -0.0149416421, 0.0214459375, 0.0163154453, 0.0217134021, 4.02719197e-05, 0.0256038215, -0.00567454146, -0.0155616775, 0.00420651585, -0.0178959295, 0.00790849328, -0.0173609965, 0.000224344985, -0.0284243766, 0.00774436584, 0.0153793143, -0.00193761114, -0.0199140832, -0.00390257686, -0.0219079237, 0.00292997202, -0.00452869106, -0.0146012297, 0.0172272623, 0.00040271919, 0.0119508822, -0.00148930121, -0.0155859925, -0.00227194419, -0.0163154453, 0.00405758573, 0.00175676751, -0.0129721174, -0.0186618548, 0.00905130338, 0.0143094491, 0.0057231714, 0.0154036293, 0.00201967475, 0.00211389572, -0.0121210879, -0.0158413015, 0.000450589578, 0.00587210152, -0.00474448781, -0.00550737511, -0.0162425, -0.00927621871, -0.0197195634, 0.0144431815, 0.0180053469, -0.00110861752, 0.00213365187, 0.017628463, -0.0105284471, -0.0207164828, 0.0108870957, -0.0068690218, -0.0203882288, 0.00875344314, -0.0194764119, -0.00256828475, -0.00961055141, 0.00904522464, -0.0127897533, -0.0274517722, 0.0222969651, -0.0185889099, 0.00574748684, -0.00953152776, 0.00797535945, -0.00404238887, 0.0274274573, 0.00905130338, -0.0204611737, -0.0272572506, 0.0181269217, 0.00833400805, -0.00390257686, -0.0181026068, -0.0100117512, 0.0118475426, -0.00177500385, -0.00559247797, 0.0143945515, -0.00767142046, -0.0173609965, 0.00207134429, -0.000510617567, 0.0119812759, -0.00477184262, -0.00705138501, -0.00630977377, -0.000160612777, 0.000799359579, 0.00286614499, -0.0039299312, -0.00620947406, -0.0135070495, 0.0306613669, -0.0156346224, -0.00885678269, -0.00990233291, 0.00427034311, 0.0320716463, 0.00280079804, -0.0125830751, 0.00185554766, 0.00418827962, 0.00521255424, 0.00673528854, -0.000662587059, -0.00952544902, 0.0051183328, 0.00519735692, 0.00644350704, -0.0034557865, 0.00611221371, 0.00961663, 0.00403327076, 0.00244518928, 0.00603926834, 0.00706354249, -0.00583866844, -0.0188077465, 0.0137502011, 0.0235978253, -0.00909993425, 0.0250202604, 0.00638271915, -0.015014587, 0.00384482858, -0.00827322, 0.00872304942, -0.0273058806, -0.00548609905, 0.0171543173, -0.00746474229, -0.0183822308, 0.0128626991, -0.0113369254, 0.0142000308, 0.0162789728, 0.000863946625, 0.0138353035, -0.0204125438, -0.00277952221, -0.0328011, -0.00855892245, -0.0188685339, 0.0170084275, 0.000349529873, 0.0195615143, -0.00993880536, 0.00534932641, 0.00733708777, -0.00120131893, -0.00186922494, 0.00396640413, 0.00473840907, 0.0329956189, -0.00311233546, -0.0254336167, -0.0190387405, 0.0135921529, -0.00505450554, 0.00310017797, 0.00748905726, 0.0105953142, 0.00342235318, 0.0158413015, 0.0145039698, 0.0213486757, 0.0030165948, -0.00266098604, 0.0025485286, 0.00432809163, 0.0225036442, -0.0192454178, -0.0128626991, 0.00332813221, -0.0155859925, 0.0133368438, -0.00674744602, 0.00398160098, -0.018746959, -0.00450133672, -0.014382394, -0.0277192388, -0.010157642, -0.0488977097, 0.0076045543, 0.0146498606, -0.0024923, 0.000200979674, 0.0280839652, -0.00173549179, -0.0252390951, 0.00720943324, -0.0257740282, -0.0241813883, -0.00219292, -0.0278408136, -0.0056532654, -0.0168260634, -0.00525814481, 0.00584474718, 0.00488126045, 0.0070209913, 0.0157562, 0.0028053571, -0.00753160892, -0.00385090732, 0.00396336475, -0.00724590616, -0.00169294025, -0.0121028516, 0.00245886669, 0.0214216206, 0.0049359696, 0.0120177483, -0.00808477774, -0.00556816254, -0.0251418352, 0.00369589846, 0.00601799227, -0.00311537483, -0.0082610622, -0.00951937, 0.00629153755, 0.0124979718, 0.0109782768, 0.00547394156, -0.00386914355, 0.0196466185, -0.0106743379, -0.0102609806, -0.00836440176, -0.00906346086, -0.00528549962, -0.00725198491, -0.0148686962, 0.00176284625, 0.00134493015, 0.0186983272, 0.00566542335, 0.0152212661, 0.00712433038, 0.0107229687, 0.0314637683, -0.014710648, -0.0106196292, -0.0138960918, 0.0215796698, 0.0133003714, 0.01265602, 0.0115983123, 0.0267466325, -0.000196800509, 0.00633408921, -0.0230750497, -0.0124128694, 0.0336278118, -0.0188563764, 0.00569581706, 0.0157318842, -0.0212149434, 0.0159142464, 0.00922151, -0.0229899473, -0.0137502011, -0.000271835452, -0.00567758083, -0.000468066079, 0.0146255456, -0.0160479806, -0.0254822467, -0.00818203855, 0.0257983431, 0.00793888699, 0.00113293261, -0.0113308467, 0.00355608645, -0.0199384, 0.0187226422, 0.0180539768, -0.00191785512, -0.0286188982, -0.00500283623, 0.00166254642, -0.0173123665, 0.00474448781, 0.00544354785, -0.008078699, 0.00326430495, 0.0107959136, 0.0181269217, -0.00802399, 0.0166072268, 0.0152577385, 0.0241692308, 0.0217255615, 0.00635840418, 0.0203517564, 0.0066197915, -0.00598759856, 0.0134462621, -0.0144553389, 0.00523990858, -0.00671097357, -0.0324606858, -0.00244974834, 0.00330989575, -0.0129842749, 0.016765276, -0.0132760564, 0.00245430763, 0.00851029251, -0.038174741, -0.00635232544, -0.0102670603, 0.00089965947, -0.0166801736, 0.00373237114, 0.0163883921, 0.00255612703, -0.00764710549, -0.0224185418, -0.00097412453, -0.0156346224, 0.00436456408, -0.00510313595, 0.00535540516, -0.00599063793, 0.0438644774, -0.0134219471, -0.0043736822, 0.00651037367, 0.0200113449, -0.00688725803, -0.00498763938, 0.0103035327, 0.00728845736, -0.0519371, -0.00783554744, -0.00649821619, 0.00330077764, 0.0041092555, 0.0177865103, -0.0222848076, 0.013519207, 0.000443750963, 0.0101454845, 0.00578699866, -0.00296948408, 0.0184551775, 0.00834008679, 0.000687662, 0.0377127528, 0.00750729349, 0.00189809909, -0.0365942568, -0.0153914718, 0.00472625159, -0.00404846761, 0.00079100125, 0.031123355, 0.000740091491, -0.0104433447, -0.00548002031, 0.00439495826, 0.00168534182, 0.0178959295, 0.00144219061, -0.0138717769, -0.00554992631, -0.0165950693, -1.23950131e-05, -0.00215796707, -0.0209717918, -0.00291933422, -0.00350745628, 0.00399679784, -0.00880815275, -0.00823674724, -0.0426244065, 0.00721551199, -0.00715472456, -0.0175555181, 0.0126073901, 0.00140875729, 0.0145282848, 0.011020829, 0.00462899124, -0.00506666349, -0.00233729091, 0.0109235682, 0.00259867846, 0.0106500229, -0.0119144097, -0.00533412956, 0.0212392583, 0.00211389572, -0.00742219063, -0.00109873957, -0.00270657684, 0.0018281932, -0.0117685189, 0.00283879042, -0.00399983721, -0.00655900408, -0.0134097897, 0.0362781622, -0.0150510594, 0.00374452863, 0.0156467799, -0.00883246772, -0.00317616272, -0.00833400805, -0.0185645949, -0.0121636391, -0.0046654637, 0.0242664907, 0.0143337641, 0.00206678524, -0.00672313105, -0.0012339924, 0.0148322238, 0.0133854738, -0.0172880515, 0.00848597754, -0.0117138093, -0.0143216066, -0.0167895909, -0.00452869106, 0.00626722258, -0.00353177125, 0.0119448034, -0.0137623586, -0.0150024295, -0.0134584196, -0.00034877, 0.0149781145, -0.0128870141, 0.00643134955, 0.00755592389, 0.000675884367, -0.00623074966, -0.00971997, 0.00728237862, 0.00203943066, -0.00815772265, 0.00241783494, 0.0062368284, -0.0102184294, -0.00618515909, -0.0160236638, 0.0111727985, -0.00207590335, -0.0230264198, 0.00104327069, -0.0102427443, 0.000501499395, 0.030539792, 0.013215268, 0.0192940477, 0.00567758083, 0.000845710281, -0.00575660495, -0.0232574139, 0.0395120718, -0.00344058964, -0.00610917434, 0.00434936723, 0.0168746933, -0.00551345386, -0.0248378962, 0.00636448292, -0.0138353035, -0.0197195634, 0.00328862015, 0.00417916151, 0.0103582414, -0.0226738509, 0.00227650325, -0.0113490829, 0.000666006352, 0.0229777899, -0.00832185056, 0.0217985064, 0.0126195475, 0.00510009658, -0.00867441949, 0.0040819007, 0.0003198958, -0.0115739973, -0.00187834306, 0.00654684613, 0.0161209255, 0.0108749382, 0.00719119702, 0.00604534708, -0.00860755239, -0.0212635733, 0.00948289689, -0.015269896, 0.00191785512, 0.0105953142, -0.00756808138, 0.0319014378, -0.0112153497, -0.00623074966, -0.0220902879, -0.0159628764, 0.00291477516, 0.0233789887, -0.0152820535, 0.0123156086, -0.00330685638, -0.00317616272, -0.0125952326, -0.00604838645, 0.00981115084, -0.0299319141, 0.00684470637, 0.0119508822, 0.027062729, -0.00643134955, -0.000507578137, 0.0118110701, 0.0181755535, 0.00237832265, -0.0162668154, 0.0262360163, -0.0171786323, 0.00674744602, -0.00233121216, 0.00379619817, 0.00741611188, -0.00363511057, -0.0151483202, -0.0244974848, 0.0224550143, -0.0137866735, 0.000851029239, 0.0130085899, 0.0113733979, 0.013239583, 0.00796320196, 0.00309409923, -0.012327766, -0.00937955827, -0.0137258861, 0.0051183328, -0.0118171489, 0.00758023886, 0.0137380436, 0.00657116156, -0.0260901246, -0.0161087681, -0.00569581706, -0.00683254888, 0.0196223017, 0.00492077274, -0.0381017961, -0.00962270889, 0.00305914623, -0.00192849303, 0.000516316388, 0.0146012297, 0.0192818902, 0.00602103164, 0.00436760345, -0.000738191884, 0.014431024, 0.000796320208, -0.00445878552, -0.00541315367, 0.00254093017, -0.000596100406, -0.0076045543, 0.00586602278, 0.0155252051, -0.00612133183, -0.00133049302, 0.0039694435, -0.00290413736, -0.00642527081, 0.00508793909, 0.00489341794, 0.00690549426, 0.0190265812, -0.0143459216, 0.0212149434, -0.00658331905, 0.00126818556, -0.0232695714, -0.0230264198, 0.00866834074, -0.00475968514, -0.00754376641, -0.0108870957, 0.00790849328, -0.0226130616, -0.00055126939, 0.00624898588, -0.00391473435, 0.00988409668, -0.00798751693, -0.00997527875, -0.00219595945, 0.0315853432, -0.00492685148, -0.00412141299, -0.0182484984, -0.0125952326, -0.0251661502, 0.0106804166, 0.000991601, 0.0157318842, 0.0059450469, 0.0299319141, 0.0231966246, 0.0166193843, -0.00457428209, 0.00392081309, -0.00680823391, 0.00553776883, 0.00549217779, -0.00785378367, 0.0119751971, 0.0119630396, -0.0105588408, 0.0194764119, 0.0210204218, 0.0101637207, -0.0170449, -0.00157440407, -0.000258728076, -0.0171178449, -0.0205584355, -0.00532805081, -0.00786594208, -0.00273089204, -0.00647390075, 0.0125466026, -0.00567150209, -0.00312145357, -0.00354088959, -0.0368374065, -0.0148322238, -0.0281812251, 0.00437976094, 0.00194217032, -0.0159750339, 0.0178594571, -0.0238652918, -0.00540403556, 0.00432809163, -0.0194520969, -0.0247892663, -0.0290565696, -0.0229777899, 0.00559247797, 0.0180418193, -0.0191238429, -0.0128019108, 0.00518519944, 0.0100421449, 0.00166558579, 0.0273545105, -0.0256281383, -0.0166923311, 0.00186010671, 0.00532197207, -0.00276280567, -0.0259442348, -3.14861827e-05, -0.00728237862, -0.00716688205, -0.0248865262, 0.0188563764, -0.00320959603, 0.006911573, -0.0298589692, 0.00703922752, -0.00265338761, 0.0138717769, -0.00110101909, 0.0266736876, -0.0195493568, 0.0288620479, 0.00739179691, -0.028229855, 0.00649213744, 0.000639031758, -0.00945858192, 0.00885070395, 0.00386610418, -0.00957407895, -0.00489645731, 0.0109965131, -0.0160236638, -0.00320655666, 0.0254579317, -0.0139325643, -0.00193609146, 0.001838831, 0.0179688744, 0.00584474718, 0.00486910297, 0.00965918135, -0.00636448292, 0.00312145357, -0.0100299874, 0.00303939, -0.00506058475, -0.00632801, -0.028789103, -0.0191724729, -0.0412384458, -0.0106196292, -0.00051137741, 0.0182849709, 0.00608485891, 0.00641919207, 0.00407582195, 0.00448310049, -0.0234397762, -0.0206800103, 0.0151361628, 0.0106196292, -0.00272937235, -0.0168017484, 0.0161938705, 0.00986586, -0.0194156244, -0.0129599599, 0.0038387496, 0.0181755535, -0.00600887416, -0.0188685339, -0.00909385551, -0.0183336, -0.00243759085, 0.016412707, 0.00568973832, -0.0103825564, 0.00244518928, -0.00172029482, -0.00660155527, 0.00744650559, 0.0176892504, -0.0102184294, 0.00715472456, 0.0245096423, 0.0183214433, -0.00852852874, -0.00388738, 0.0120785367, 0.0104494235, -0.0161452405, -0.00124083098, 0.0151118478, 0.0181147642, 0.00686294306, -0.0215675123, -0.00790241454, 0.0110816164, 0.000514036859, -0.00410013739, 0.00195584749, 0.00717296079, 0.0266493727, -0.00294972816, -0.00294820848, -0.0192575753, 0.0380045325, 0.00878991652, 0.0214580949, 0.0107837562, -0.0105953142, 0.00573532935, -0.00113293261, -0.0175068863, -0.0127897533, 0.0139447218, -0.00708785793, -0.00112761371, 0.002422394, -0.0059936773, 0.00537972059, 0.0206678528, -0.00142091489, 0.0138353035, -0.00307130371, -0.000530753518, -0.00306978403, -0.0190630555, 0.00654684613, -0.0011587675, -0.00909993425, 0.0134097897, 0.0072945361, -0.00537060248, -0.0219200812, -0.00133049302, -0.00103643199, 0.00935524236, -0.0076774992, 0.0142851332, -0.00337372301, -0.0125222877, -0.0227467958, -0.0028053571, -0.0238652918, 0.00178868114, 0.0187348016, 0.0255308766, -0.0144918123, 0.0186253823, 0.0153671568, 0.0178108253, 0.0131787956, -0.00337372301, 0.00682647, 0.0298589692, 0.00931269117, -0.0160115063, -0.00421563396, 0.00375972548, 0.0197560359, -0.0175190438, -0.014406709, -0.019962715, -0.0025378908, 0.0209353194, -0.00992056914, 0.00708785793, -0.00408798, 0.00722766947, -0.0102245081, -0.000639411679, 0.0331658237, 0.00366854388, 0.00840087421, 0.00520039629, 0.00128946127, -0.00663802819, -0.0104555022, -0.0104980534, 0.0213729907, 0.0171178449, 0.011020829, 0.00474752719, -0.00941603072, -0.00201055664, -0.0142851332, 0.0355000757, -0.00611525308, -0.00103947148, -0.00911817048, -0.00632193126, -0.0269411542, 0.00210021855, -0.0091789579, 0.00142547395, -0.00654684613, -0.0118718576, 0.00981115084, -0.00135404826, 0.000277534302, -0.0188320614, 0.0110573014, 0.0146498606, -0.0189171638, -0.00854068622, 0.0172637366, -0.00501803309, -0.0226373784, -0.0115496824, 0.0131301656, -0.000904978428, -0.0124493418, 0.013215268, 0.00540403556, -0.0304668471, 0.014990272, 0.0325093158, -0.00200903695, 0.0114828162, 0.0287404731, -0.00295580691, -0.0468309224, -0.0180904493, 0.0072763, 0.0240841266, 0.00956192147, 0.0117685189, -0.0288863629, -0.00482351193, -0.032898359, -0.00355608645, -0.0185889099, 0.00216708519, 0.00862579, -0.0253606718, -0.00675960351, -0.0129599599, 0.0162303429, -0.000544430746, -0.00415788591, 0.0112700583, 0.0124371843, -0.0344058946, -0.0143216066, -0.0197681934, -0.0107229687, -0.0178959295, -0.0031427294, 0.00399679784, 0.000692980946, -0.0195615143, 0.0207043253, 0.00868657697, 0.019354837, 0.00312145357, 0.0146984905, -0.00528549962, 0.00211693533, -0.00579003803, -0.0207407977, 0.0159871913, 0.00557120191, 0.00968957599, -0.00798751693, 0.00759847509, 0.00106606609, 0.0041518067, -0.0036320712, -0.0122183487, -0.018771274, -0.0246190596, 0.0141635584, -0.0172029473, 0.00685078511, 0.00411229488, 0.0188077465, 0.0078963358, -0.0306856818, -0.00629153755, 0.00944034569, 0.0235127211, -0.0111363251, 0.00667450065, 0.00709393667, 0.038126111, 0.0151118478, -0.013798831, 0.0028615857, -0.0172394216, -0.014710648, -0.0127289658, 0.00176588562, 0.00342235318, 0.0203274414, 0.0102305869, -0.0233789887, 0.01849165, 0.0082610622, 0.0128626991, -0.0125101302, 0.0124979718, -0.0435726978, -0.00674136728, -0.0269897841, 0.0098719392, -0.000230993654, -0.0214216206, 0.0431593396, -0.00690549426, 0.0125222877, 0.00493900897, 0.00404238887, -0.0132031105, 0.00189809909, 0.00818203855, 0.0050484268, 0.0252390951, -0.0245825872, 0.0115800761, -0.00920935161, -0.00788417831, -0.009568, 0.0085953949, 0.00333725032, 0.0150632178, 0.0269168392, -0.00698451838, 0.00964702386, -0.0129842749, -0.00293453108, 0.000472625165, 0.0105041321, -0.0129721174, 0.0209717918, -0.0130815348, 0.0125344452, -0.0119751971, -0.015573835, 0.00431897352, 0.00666234316, 0.00472017284, 0.0224063843, -0.0151726352, 0.00131529605, 0.0170449, 0.0043098554, 0.000173150256, -0.027621977, 0.0308558885, -0.0158413015, -0.000764026714, -0.0021199747, 0.016133083, 0.0153671568, 0.0243394356, -0.00240567722, 0.00724590616, -0.0111059314, 0.00586906215, -0.0138353035, 0.00056532654, -0.0136772553, -0.00937347952, 0.00503019057, 0.0265764277, 0.0080361478, -0.0117381243, -0.0233911462, -0.0117806764, -1.36297649e-05, 0.0516453162, -0.00121575606, 0.0163883921, -0.00692980969, 0.00561375357, 0.0109661194, 0.00432505226, 0.0129599599, -0.00754376641, -0.00982330926, 0.00849205628, 0.0315853432, -0.0227832682, -0.0027354511, 0.00301355519, 0.0213243607, -0.0148808537, 0.0193913095, 0.00963486638, 0.0125222877, 0.000892061, 0.0177257229, -0.0110937739, 0.02825417, 0.00598455919, -0.000612817, -0.019683091, 0.0070757, 0.0281082802, -0.0132274255, 0.0160722956, 0.0186496973, 0.00375972548, -0.0112396646, 0.0151847927, 0.0132031105, 0.00868657697, 0.0108445436, 0.0156589374, 0.00892972853, 0.0166072268, -0.0232330989, 0.0304668471, 0.0175676756, -0.00703922752, -0.00503019057, 0.00330989575, 0.0019892808, 0.0150024295, 0.000942970801, 0.0113126105, 0.0244853273, -0.0185767524, -0.00844950415, 0.0167288035, 0.0179931894, -0.00970173348, -0.00902091, -0.00254244986, -0.00860755239, 0.0110025918, -0.0266250577, 0.0233546738, -0.0059724017, 0.0136407828, 0.00235248799, -0.0106925741, -0.00197408395, 0.00751337223, -0.00644350704, -0.00757416, 0.0154036293, 0.0044223126, -0.00417308277, -0.0125952326, 0.00361383474, -0.00271721487, 0.00739787566, 0.040460363, 0.00542227179, 0.0310504101, -0.00355912582, -0.00119296066, -0.0186740123, -0.00732493028, 0.00323695038, -0.00941603072, -0.00661371276, 0.00140799745, -0.000247900258, 0.00156072679, 0.00810909271, 0.0209961068, -0.020266654, 0.00520343566, -0.0143337641, 0.00653468864, -0.00147942314, 0.0203760713, 0.0215067249, 0.0199140832, 0.0104798172, 0.010881017, 0.00505450554, 0.0173853114, 0.00961663, -0.00393601041, 0.014965957, 0.00170357816, -0.00965310261, -0.0202301815, 0.0163397621, -0.0107959136, -0.00902698841, -0.000551649311, -0.00596632296, 0.0038387496, 0.00305154757, 0.0354028158, 0.0159507189, 0.0111059314, -0.0257497132, -0.0165585969, 0.0107715987, -0.00147106487, 0.00380227715, -0.00142243458, -0.0158169866, -0.0300778039, -0.00147030503, -0.000930813199, -0.00580523489, -0.00498156063, -0.01849165, 0.027062729, -0.0232087821, -0.0095376065, 0.00855892245, 0.00281143584, 0.0109661194, 0.0088446252] |
31 Jul, 2024 | Image Registration Methods in Image Processing
31 Jul, 2024
Image registration aligns multiple images of the same scene to a common coordinate system for accurate comparison and analysis.In this article, we are going to explore the concept of image registration and different methods for image registration. Table of ContentWhat is Image Registration in Image Processing?Types of Transformation Models used in Image Registration 1. Affine Transformation2. Projective Transformation (Homography)3. Non-Rigid Transformation:Types of Image Registration MethodsFeature-Based Methods1. SIFT (Scale-Invariant Feature Transform)2. SURF (Speeded-Up Robust Features)3. ORB (Oriented FAST and Rotated BRIEF)4. RANSAC (Random Sample Consensus)Intensity-Based Methods1. Mutual Information2. Mean Squared Error (MSE)3. B-splines4. Thin-Plate SplinesDeep Learning-Based Methods1. U-Net2. Voxelmorph3. DeepRegImplementing Image RegistrationConclusionWhat is Image Registration in Image Processing?Image alignment, or image registration, is the process of overlaying images of the same scene taken at different times, from different viewpoints, or using different sensors to achieve spatial correspondence. The goal is to align these images such that they correspond to the same spatial coordinates. This is crucial in various fields such as medical imaging, remote sensing, and computer vision, where precise alignment of images is required for accurate analysis and interpretation.Temporal Alignment: Aligning images taken at different times to track changes over time.Spatial Alignment: Aligning images captured from different viewpoints or sensors to create a unified view.Multimodal Alignment: Aligning images taken with different imaging modalities (e.g., MRI and CT scans in medical imaging).Types of Transformation Models used in Image Registration Transformation models are mathematical models used to align images by mapping the coordinates of one image to another. They can be broadly categorized into:1. Affine TransformationA linear transformation that preserves points, straight lines, and planes. It includes rotation, scaling, translation, and shearing.Mathematical Form: \mathbf{x}' = \mathbf{A} \mathbf{x} + \mathbf{b}Where \mathbf{A} is the linear transformation matrix and \mathbf{b} is the translation vector.Use Case: Suitable for aligning images with similar perspectives but differing in scale or orientation.2. Projective Transformation (Homography)A more complex transformation that can model changes in perspective, such as those caused by camera angles.Mathematical Form: \mathbf{x}' = \mathbf{H} \mathbf{x} Where \mathbf{H} is the homography matrix.Use Case: Effective for aligning images captured from different viewpoints where perspective distortion is significant.3. Non-Rigid Transformation:Models that account for deformations that are not purely linear, such as warping and stretching.Types: Thin-Plate Splines, B-Splines.Use Case: Useful for aligning images with complex distortions or biological structures.Types of Image Registration MethodsImage registration involves aligning images to achieve spatial correspondence. Different methods are used based on the nature of the images and the specific requirements of the application. Feature-Based Methods1. SIFT (Scale-Invariant Feature Transform)SIFT is a robust method for detecting and describing local features in images. It identifies keypoints that are invariant to scale and rotation, making it effective in matching features across images with varying sizes and orientations.Key Steps:Keypoint Detection: Identifies distinctive points in the image.Feature Description: Generates descriptors for the keypoints that capture the local image region's appearance.Applications: Object recognition, image stitching, and panorama creation.2. SURF (Speeded-Up Robust Features)SURF is an accelerated alternative to SIFT, designed to be faster while maintaining similar robustness. It uses integral images to speed up the computation of the detector and descriptor.Key Steps:Keypoint Detection: Detects keypoints using a Hessian matrix-based approach.Feature Description: Uses a descriptor based on the distribution of pixel intensities around the keypoints.Applications: Real-time object recognition, video tracking.3. ORB (Oriented FAST and Rotated BRIEF)ORB combines the FAST keypoint detector with the BRIEF descriptor, providing a fast and efficient feature extraction method. It includes orientation information to improve robustness to rotation.Key Steps:Keypoint Detection: Uses the FAST algorithm with orientation information.Feature Description: Uses the BRIEF descriptor, which is binary and computationally efficient.Applications: Real-time applications, such as robotics and augmented reality.4. RANSAC (Random Sample Consensus)RANSAC is a robust algorithm used for estimating transformation models while handling outliers. It is often used in conjunction with feature-based methods to estimate the best transformation between images.Key Steps:Random Sampling: Selects random subsets of data to estimate the transformation.Model Fitting: Computes the transformation model and evaluates its quality.Outlier Detection: Identifies and excludes outliers to improve the robustness of the model.Applications: Image stitching, 3D reconstruction.Intensity-Based Methods1. Mutual InformationMutual Information measures the statistical dependency between the intensities of corresponding pixels in the images. It is particularly useful for multimodal image registration where images come from different modalities.Key Steps:Histogram Analysis: Computes the joint histogram of image intensities.Entropy Calculation: Measures the amount of information shared between the images.Applications: Medical imaging, multi-modal registration.2. Mean Squared Error (MSE)MSE quantifies the difference between pixel intensities in aligned images. It is a straightforward metric used to measure alignment quality.Key Steps:Error Calculation: Computes the average squared difference between corresponding pixels in the images.Applications: Quality assessment in image registration, image enhancement.3. B-splinesB-splines are a flexible method for modeling smooth deformations. They represent the transformation as a combination of basis functions, allowing for smooth and continuous transformations.Key Steps:Spline Construction: Defines the transformation using a set of basis functions.Optimization: Adjusts spline parameters to minimize registration error.Applications: Medical image registration, shape alignment.4. Thin-Plate SplinesThin-Plate Splines are used for interpolating non-rigid transformations by minimizing bending energy. They provide a smooth transformation that can handle complex deformations.Key Steps:Spline Interpolation: Computes the transformation based on the thin-plate spline model.Bending Energy Minimization: Ensures smoothness of the transformation.Applications: Non-rigid image registration, facial expression modeling.Deep Learning-Based Methods1. U-NetU-Net is a convolutional neural network (CNN) architecture designed for image segmentation and registration. It features an encoder-decoder structure with skip connections, allowing it to capture detailed spatial information.Key Steps:Network Architecture: Uses an encoder-decoder structure with skip connections.Training: Trained on pairs of images to learn the registration process.Applications: Medical image registration, image segmentation.2. VoxelmorphVoxelmorph is a deep learning model specifically designed for image registration. It predicts dense deformation fields that align images by learning from training data.Key Steps:Network Architecture: Uses a CNN to predict deformation fields.Training: Trained on pairs of images with known transformations.Applications: Medical image registration, brain imaging.3. DeepRegDeepReg is an end-to-end deep learning framework for medical image registration. It integrates both feature extraction and registration into a single model, trained to optimize registration directly.Key Steps:End-to-End Learning: Combines feature extraction and registration in a unified model.Training: Trained on annotated image pairs to learn the optimal registration strategy.Applications: Medical imaging, multi-modal registration.Each of these methods offers different advantages and is suitable for various types of image registration tasks. The choice of method depends on factors such as the image characteristics, the nature of the transformations, and the specific requirements of the application.Implementing Image RegistrationWe have implemented image registration using the following steps: Resize Images: Ensure both images are resized to the same dimensions (500x500 pixels).Initialize ORB Detector: Set up the ORB (Oriented FAST and Rotated BRIEF) feature detector.Detect and Extract Features: Detect keypoints and compute descriptors for both images.Match Descriptors: Find and match descriptors between the two images.Plot Matches: Visualize keypoints and their matches between the two images.Check Matches: Ensure there are at least 4 matches to compute a reliable transformation.Compute Affine Transformation: Use RANSAC to robustly estimate the affine transformation model based on matches.Warp Image: Apply the computed transformation to align and warp the first image to match the second image.
Python
import cv2
import numpy as np
import matplotlib.pyplot as plt
from skimage.feature import ORB, match_descriptors, plot_matches
from skimage.transform import AffineTransform, warp, resize
from skimage.measure import ransac
# Load images
image1 = cv2.imread('/content/im1-copy.webp', cv2.IMREAD_GRAYSCALE)
image2 = cv2.imread('/content/im2-copy.webp', cv2.IMREAD_GRAYSCALE)
# Check if images are loaded
if image1 is None or image2 is None:
raise ValueError("One or both images failed to load. Check the file paths.")
# Resize images to be the same size
image1 = resize(image1, (500, 500), anti_aliasing=True)
image2 = resize(image2, (500, 500), anti_aliasing=True)
# Initialize ORB detector
orb = ORB(n_keypoints=500)
# Detect features and descriptors
orb.detect_and_extract(image1)
keypoints1 = orb.keypoints
descriptors1 = orb.descriptors
orb.detect_and_extract(image2)
keypoints2 = orb.keypoints
descriptors2 = orb.descriptors
# Match descriptors
matches = match_descriptors(descriptors1, descriptors2, cross_check=True)
# Extract matched keypoints
src = keypoints1[matches[:, 0]]
dst = keypoints2[matches[:, 1]]
# Plot keypoints and matches
fig, ax = plt.subplots(1, 1, figsize=(12, 6))
plt.gray()
plot_matches(ax, image1, image2, keypoints1, keypoints2, matches)
ax.axis('off')
ax.set_title("Keypoint Matches")
plt.show()
# Verify number of matches
print(f"Number of matches: {len(matches)}")
# Check if we have enough matches to compute a reliable transformation
if len(matches) < 4:
raise ValueError("Not enough matches to compute a reliable transformation")
# Compute affine transformation using RANSAC for robustness
model_robust, inliers = ransac((dst, src),
AffineTransform, min_samples=4,
residual_threshold=2, max_trials=1000)
# Warp image
registered_image = warp(image1, model_robust.inverse, output_shape=image2.shape)
# Display results
plt.figure(figsize=(12, 6))
plt.subplot(1, 3, 1)
plt.title('Image 1')
plt.imshow(image1, cmap='gray')
plt.subplot(1, 3, 2)
plt.title('Image 2')
plt.imshow(image2, cmap='gray')
plt.subplot(1, 3, 3)
plt.title('Registered Image')
plt.imshow(registered_image, cmap='gray')
plt.show()
Output: Number of matches: 155 ConclusionIn summary, image registration is a vital technique for aligning images to ensure accurate analysis and interpretation. Through various methods—ranging from feature-based approaches like ORB and SIFT to intensity-based techniques and advanced deep learning models—this process enables the integration of images captured under different conditions or from different sensors. By implementing these methods, we can achieve precise alignment, facilitating improved insights and decision-making across various fields such as medical imaging, remote sensing, and computer vision.
"This course is very well structured and easy to learn. Anyone with zero experience of data science, python or ML can learn from this. This course makes things so easy that anybody can learn on their own. It's helping me a lot. Thanks for creating such a great course."- Ayushi Jain | Placed at MicrosoftNow's your chance to unlock high-earning job opportunities as a Data Scientist! Join our Complete Machine Learning & Data Science Program and get a 360-degree learning experience mentored by industry experts.Get hands on practice with 40+ Industry Projects, regular doubt solving sessions, and much more. Register for the Program today! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face/How to Download Dataset on Hugging Face?/How to Download a Model from Hugging Face/Transformers in Machine Learning/Python Code Generation Using Transformers/Vision Transformers vs. Convolutional Neural Networks (CNNs)/How to add Non-Image Features alongside Images as the Input of CNNs?/Image Registration Methods in Image Processing | https://www.geeksforgeeks.org/image-registration-methods-in-image-processing-?ref=asr10 | Python Projects | Image Registration Methods in Image Processing | Vision Transformers vs. Convolutional Neural Networks (CNNs), Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Version Control for Python Projects: Why and How to Use Git, Transformers in Machine Learning, How to Install Hugging Face Transformers: A Comprehensive Guide, Python Code Generation Using Transformers, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, How to add Non-Image Features alongside Images as the Input of CNNs?, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), Image Registration Methods in Image Processing, How to Download Dataset on Hugging Face?, How to Download a Model from Hugging Face, Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [0.00875418168, 0.00503345672, -0.0149540724, 0.00368711585, 0.0130245145, -0.00635805074, 0.0129612498, 0.0282949079, 0.00208969507, 0.0417859964, 0.0111898528, -0.0306198653, 0.0331820659, -0.0605438277, -0.0216205362, -0.0105097629, -0.00629874039, 0.0229965318, -0.012123, -0.0555143245, 0.0284056198, -0.0360289551, -0.010351602, -0.000808595389, 0.00430196477, 0.0187420156, 0.0203552525, 0.0287377574, 0.00651225727, 0.00444035511, 0.0393186919, 0.0068009, 0.00391842565, -0.00517580099, -0.0110949567, -0.0400778614, 0.00291410647, 0.00597451162, -0.0307463948, 0.0345106125, 0.0250526182, 0.000161867356, 0.0508011431, 0.000117755408, -0.0258434191, -0.0312841386, -0.0416911, -0.0308571067, -0.00451548118, -0.0279311389, -0.0228225552, -0.024593953, 0.0541225113, 0.028136747, -0.0111661293, -7.23460544e-05, 0.0197858736, -0.0155076338, 0.0217312481, -0.0254796501, 0.025795972, 0.00127912278, -0.00690765819, -0.0298290644, 0.0198016912, -0.0216996167, -0.0275357366, 0.00987712108, -0.0172553062, 0.0046024695, -0.00114962889, -0.00760751823, 0.033909604, -0.0329290107, 0.000781905779, 0.00844576862, 0.00852484908, 0.0230281632, -0.00652411906, 0.0115219895, 0.0192639455, -0.00318495627, 0.00776567869, 0.0219843052, 0.0628529713, 0.00994829368, -0.0137995007, -0.0687681735, 0.0290224459, 0.0216047186, -0.0350483581, 0.0111582205, 0.0154918171, -0.000865928538, -0.0292913187, 0.0100036496, 0.0407421365, -0.00991666131, -0.0112373009, 0.0227434747, -0.00137500756, 0.0122495284, 0.00838250481, -0.0437155515, -0.00641736109, -0.0371360779, -0.00436918298, 0.00286863535, 0.0343524516, 0.0203236192, 0.00527465157, -0.0332136974, -0.0365983322, 0.00385516137, -0.0572857223, -0.00668227952, -0.00917330664, -0.0341626592, 0.0275831856, -0.0371677093, 0.0152941169, 0.0337830745, -0.000412947091, 0.0726272836, -0.0495991223, 0.0460879579, -0.0086118374, 0.0154918171, 0.0140051087, 0.019975666, 0.0206399411, 0.0042703324, -0.00242380914, 0.00201160344, -0.00409240182, -0.00800687354, -0.00202445406, 0.0472899787, -0.00261162478, -0.00784080476, -0.0443165638, -0.034478981, -0.0131984912, -0.00491088256, -0.015238761, 0.0118620349, -0.00591520127, 0.0385595225, -0.0127714574, 0.0090230545, -0.0576653071, -0.0128268134, -0.0154997259, -0.00555934059, 0.0479858853, 0.0117434142, 0.00386702339, 0.0289908126, -0.0272194166, -0.031410668, 0.0174925476, -0.0181568209, 0.0201654602, 0.0385911539, 0.0436839201, 0.0251791459, 0.00604173, -0.000349682901, -0.0344157182, 0.0515919439, -0.030841291, -0.023866415, 0.011703874, -0.0214940067, -0.0179986618, -0.00233089, 0.0134515474, -0.00499787088, -0.0136176161, -0.0127319172, -0.0396033823, -0.0285479631, 0.00620779814, 0.00708558876, 0.0325810574, 0.0231072437, 0.0670600384, -0.000578274194, 0.00365152978, 0.00948962756, 0.0226327628, -0.00894397404, 0.0610499382, 0.030841291, 0.014408418, -0.027614817, -0.0125579406, 0.0272826795, 3.16629848e-05, 0.020339435, -0.0254638344, -0.0633590817, 0.0120755518, 0.0187578313, 0.0113321971, -0.0243408959, -0.0204027, -0.0272826795, 0.0072714272, -0.0368513875, -0.07072936, 0.00770241488, -0.0049820547, -0.0162747111, 0.0181251895, 0.0143609699, -0.0151913129, -0.0388125777, 0.00758379418, -0.0163854249, -0.0344473496, 0.0158951264, 0.0184731428, -0.0253056753, -0.0383697301, -0.00564632844, 0.0185047742, -0.0462144874, 0.0037780581, -0.0117671387, -0.00399355171, 0.0141395452, 0.00952916779, -0.0216679834, -0.0391921625, -0.00522720348, -0.00698278472, 0.00236252206, -0.0394135863, 0.0143372463, 0.0343208201, 0.00103199703, 0.00691952044, 0.0180619247, -0.0108735319, 0.0144479582, 0.0113480138, 0.0520347916, 0.0490297452, 0.0310785323, 0.0328024812, -0.0188052785, 0.00909422711, 0.0173027553, -0.0427033268, 0.0124393208, 0.0126607455, 0.011751323, 0.00900723878, -0.0388125777, 0.0275041051, 0.00298330188, -0.00451548118, 0.036977917, 0.0370095484, -0.00246334914, 0.0213674791, -0.0107390955, 0.0305724181, -0.0394452214, 0.0315846466, -0.0235342775, 0.00619198242, -0.0114033697, -0.0208771806, -0.00732282968, 0.0103041539, 0.0107470034, 0.0399829671, 0.028136747, 0.0384013616, -0.0578234643, 0.0391921625, 0.050706245, -0.0148591753, -0.0201496426, 0.00240601599, -0.0248786416, -0.0799659342, -0.00429010252, -0.00686021, 0.00297341682, -0.0140683735, 0.0265076943, 0.0440635048, 0.00197898271, -0.00261360174, -0.0324861594, -0.0334034897, -0.00764705846, 0.00920493901, -0.0122337118, -0.000427033257, 0.0162905287, 0.00348941516, 0.0109921526, 0.0211776868, 0.0156578869, -0.00341428909, -0.0288326535, 0.0224746019, 0.0189792551, 0.0121467235, -0.0205924921, -0.0258908682, 0.0739558339, 0.0284688845, -0.000908928399, -0.00861974526, -0.0266816709, 0.00579658104, 0.00125441013, -0.00810572412, 0.0659212843, 0.0310785323, -0.0300504882, -0.00364362169, 0.0336565487, -0.0227592904, 0.00175656972, -0.0108102681, -0.0375472941, -0.0215572715, 0.0100669134, 0.0477011949, 0.0121862637, -0.0121388156, 0.0329606421, -0.00956870802, 0.0109684281, -0.0158793107, -0.042956382, -0.0233919322, -0.0128268134, 0.0110870488, -0.0287219398, -0.00307029, 0.0232812203, 0.00526674371, 0.0151043246, 0.00164388039, -0.00294969277, -0.0290857088, 0.0420390517, -0.0095608, 0.0003650047, 0.00112096232, -0.00739004789, 0.0050136866, -0.0112610254, 0.0224429704, -0.0433992334, -0.0596897602, -0.00192856917, -0.0147247389, 0.00278560119, -0.00250882027, 0.0207348373, 0.0306356829, 0.00932356, 0.00348348427, 0.00499787088, -0.0187262, -0.0161323678, -0.0642764121, -0.015752783, -0.00116346788, -0.0168282744, -0.0244990569, 0.0112214852, 0.0199914835, 0.0112610254, -0.027614817, 0.020750653, 0.0119569311, 0.0237240698, -0.00740190968, -0.0328024812, -0.00690765819, 0.00641340669, -0.0395717472, -0.010193442, 0.001859374, -0.0227909237, 0.0251475144, 0.00249102735, -0.00286468142, 0.0039737816, 0.028816836, 0.00106362917, -0.0125658493, 0.00806222949, 0.00357244955, 0.0403625518, -0.00284886546, -0.00878581405, -0.0038255062, 0.00979013275, 0.00818480365, 0.0118304025, -0.0216679834, -0.00920493901, -0.0390972681, -0.0112768412, 0.0161481835, 0.0289749969, -0.00154997257, -0.00292794569, -0.030730579, -0.00967151206, 0.0230281632, 0.0156578869, 0.0174925476, 0.0331188031, -0.0248470083, 0.0338463411, 0.0117987711, -0.0111503126, 0.0150726922, -0.0228383709, -0.0412482508, -0.0035210473, 0.0136018, 0.0231230594, 0.00919703115, -0.0175399948, 0.0389707386, 0.0132775707, -0.00326205953, 0.00801082794, 0.0329290107, 0.0222373623, 0.0295760073, -0.0228225552, -0.0494093299, 0.00766287465, -0.0332453288, 0.00846949313, 0.00746517396, -0.0334034897, -0.0590887517, 0.0269979909, -0.0648457929, -0.0277729779, 0.0293071344, -0.0076391506, -0.00246532634, -0.00139873161, 0.0168915372, -0.0144400503, 0.00742168, 0.0172553062, 0.0335616507, 0.00753634609, 0.0277571622, -0.0206715725, -0.0537429266, -0.0342891887, 0.00730305957, 0.0121467235, -0.00896769855, -0.0101776263, 0.0354279429, 0.0251158811, 0.0106521072, 0.0257801563, 0.000344246131, 0.00743354205, 0.0045352513, -0.0378952473, 0.0520664267, 0.0137915928, -0.01768234, -0.031568829, 0.0062512923, 0.0133092031, 0.0387493148, 0.0123760561, 0.00986921322, -0.00376817305, -0.00167056988, 0.0160532873, -0.00650039501, 0.005772857, -0.00218854542, -0.0386227854, -0.0146535672, -0.00935519114, 0.0132854795, 0.0163221601, -0.0156183457, 0.0255903639, -0.0405839756, 0.0418492593, -0.00283502624, 0.0160849188, 0.0148670841, -0.00446407916, 0.0165594015, -0.000824905699, 0.0443165638, 0.0290224459, -0.00124749064, -0.00862765312, 0.00057679147, 0.0282000117, -0.0116959661, 0.0123839648, -0.00389074744, 0.00059755, 0.0324545279, -0.0183466133, 0.0315213799, -0.00046533774, 0.0128821703, -0.000439389551, 0.00322647346, -0.0416911, -0.00545653608, -0.0275673699, 0.00326996762, 0.00134732947, 0.0145428544, -0.0111740371, 0.0113480138, -0.00487529626, -0.000302976143, 0.00866719335, 0.0190583356, -0.0196751617, -0.036977917, 0.0251791459, -0.0206241254, -0.00637782086, -0.0252424106, 0.0117275985, 0.012115092, -0.0117592309, -0.0117117828, 0.0132933874, -0.0179828443, -0.0068009, 0.00135622604, 0.0376738235, -0.00253254455, 0.0135622602, -0.00183762691, -0.00898351427, -0.0283581708, 0.0263020862, -0.040868666, -0.0328973755, 0.00994038489, 0.0336881801, 0.0170655139, -0.0210669748, -0.0164486878, 0.0365034342, -0.00740586361, -0.0357442647, 0.017729789, 0.00793570094, -0.00907841, -0.0122495284, 0.0362187475, 0.0185364056, 0.033909604, -0.00889652595, 0.0269189104, 0.0137204202, 0.011648518, 0.0089123426, 0.00509276707, 0.00220040744, 0.0419441536, -0.0127002858, -0.00877790619, -0.0237715188, 0.0100194653, -0.0244357921, -0.00596264936, 0.0226802099, -0.0192006808, -0.00497414684, -0.00440872274, 0.0287061241, 0.0478593558, 0.00175459264, 0.00839832053, -0.0500103384, 0.0267133024, 0.00171900657, 0.00997201726, 0.00614453387, -0.0113321971, -0.0010814222, 0.0084299529, 0.00977431703, 0.0350167267, 0.000714687631, -0.0126053886, 0.00533396192, 0.0304300729, 0.00941845588, 0.0110870488, 0.00106264057, 0.012534217, 0.0210353415, -0.0292913187, -0.0237557013, 0.0233919322, 0.00269861287, -0.00154008751, 0.00207190216, -0.00598241948, 0.0318060704, -0.0047171358, -0.00358826551, 0.00784080476, -0.0346055105, 0.013831133, -0.00757984025, 0.00136018, -0.0208613649, 0.0112056686, 0.0185205899, -0.0183940623, -0.01284263, 0.00522324955, -0.0294811111, 0.00339847291, 0.03036681, -0.00833505671, 0.130577281, -0.00430987263, 0.0247046649, -0.00788034499, -0.0197858736, 0.0234868284, -0.00222215452, -0.00535373157, 0.0166384801, 0.0210511573, 0.0366299637, -0.0229965318, -0.0317269899, 0.0127240093, -0.014353062, -0.0201812759, -0.0170655139, 0.000350671413, -6.09473827e-05, 0.0457083732, 0.0333718583, 0.0201338269, 0.0123918727, 0.0305566024, 0.0105888434, 0.0392554291, -0.00519161718, 0.00726351934, -0.059911184, -0.0221424643, 0.0254796501, 0.0100827301, -0.0397615395, -0.0084299529, -0.000390705769, 0.0387176834, -0.015547174, -0.0160611961, -0.0183466133, 0.00889652595, -0.00465782592, 0.000540216861, -0.0112056686, -0.00975059252, 0.0132459393, -0.0300188567, -0.0139181213, 0.00590333948, -0.0047804, 0.00488320459, 0.0175716281, 0.0139734773, -0.00319088739, -0.0289275497, -0.0256061796, 0.0274250247, -0.0121783558, -0.0351748876, -0.0112214852, -0.028342355, 0.00426637847, -0.0023170507, 0.010454407, 0.00167254696, 0.0166068487, -0.0327075832, -0.00660715345, 0.0193746574, 0.0325177908, -0.00960824825, 0.013728328, 0.00937100779, 0.0279627703, -0.0251791459, -0.00137995009, -0.0106916474, -0.00151142094, -0.00129197328, 0.0251475144, 0.0103911422, -0.0392870605, -0.0299081448, -0.0163379759, 0.0197384264, -0.0131273186, -0.0147721879, -0.00689184247, 0.025795972, -0.0357126333, 0.0258434191, -0.0137599604, 0.0071923472, -0.0512439907, 0.00595078757, -0.0168282744, 0.00106560613, 0.0273775756, 0.0174767319, -0.0251158811, 0.0160770118, 0.0136334319, 0.00260767061, -0.00633828063, -0.000674159, 0.00180994882, -0.00338463392, -0.00531023741, 0.0117987711, -0.0160928275, 0.020339435, -0.033909604, -0.0047804, -0.0162747111, -0.011490358, 0.00829551648, -0.00288049737, -0.011181945, 0.0267291181, 0.0233761165, 0.0190425199, 0.0190425199, 0.0194062889, 0.00458665332, -0.0482705757, 0.0288959164, 0.0178721324, -0.0297499839, 0.043842081, 0.0228067394, 0.075157851, -0.00476853782, -0.00772218453, 0.0258276034, 0.0245306883, -0.0219843052, -0.0210511573, 0.00224983273, 0.00970314443, -0.0015005474, 0.0123997806, -0.00238031498, 0.0372626074, 0.011284749, 0.00143036374, 0.0063343267, -0.0243250802, 0.0215098225, -0.0178563166, -0.0164012406, -0.0116959661, -0.0282474589, -0.00345580606, 0.00602195971, -0.0368513875, -0.0206083078, -0.0156104378, -0.0276306327, 0.00654388918, -0.0137836849, -0.00264918781, -0.0125579406, -0.0163379759, -0.0212725829, -0.00836668815, -0.0240245741, -0.00848530885, 0.0265867747, -0.000121894765, 0.0137599604, -0.0193272084, 0.0323121846, 0.00227948767, -0.0259066839, 0.0035546564, -0.0117829544, -0.0246414, -0.00645690085, 0.0235500932, -0.0168124568, -0.0131826745, -0.0255112834, -0.0175716281, 0.0299397763, -0.0223955214, 0.0166384801, 0.0520664267, -0.00757193239, 4.04050552e-05, -0.000786848308, -0.0260332134, 0.0379268788, -0.0018722245, 0.0228858199, 0.00916539878, 0.0171129629, 0.0134357316, 0.0220159367, 0.0173502024, 0.00448384928, 0.0114508178, 0.00438104477, 0.0105967512, 0.0365983322, 0.00561865047, -0.000997893629, 0.0415329374, 0.0213358477, 0.012897986, 0.01284263, -0.0165594015, 0.0214623753, -0.0321698375, 0.0191690475, 0.00159346673, 0.0225378666, 0.00960034, 0.0179195814, 0.0281209312, -0.00903887, 0.00986921322, -0.0126053886, 0.0043059187, -0.00158753572, -0.00609313184, -0.00473295199, -0.0227751061, -0.0236924384, 0.00495833065, -0.0248628259, 0.0179512128, 0.0527307, -0.0139181213, 0.00871464144, -0.0154680936, -0.0213991106, 0.00250486634, -0.000674159, -0.0153652895, 0.0229016356, 0.000766584, -0.0120281037, -0.000650434929, -0.00152526, -0.00443640118, -0.0465940721, 0.0309045557, -0.0366615951, -0.00406867778, -0.0281841941, -0.0203710683, -0.0148829, 0.0231546927, 0.0110870488, -0.0273459442, 0.0331504345, -0.0107865436, -0.00309006, 0.0200863797, 0.0056226044, 0.0106283836, 0.0206715725, 0.029180605, 0.000924744469, 0.0102329822, 0.00316716335, -0.0143846944, 0.00522720348, -0.0216205362, 0.011703874, -0.0111898528, -0.000676136, 0.0233128518, 0.0284372512, -0.0448859408, -0.0080147814, 0.0205766764, -0.0109130722, 0.0243725274, 0.000225749347, -0.00750866812, 0.00838250481, -0.0182200857, 0.000878779101, -0.0409635603, -0.0134357316, -0.027251048, 0.0151517726, 0.0194695536, 0.0382748321, -0.0087699974, 0.00136907655, 0.0223797057, 0.0147880036, -0.0117196906, 0.0435573906, -0.0318693332, -0.011751323, 0.00428219466, 0.0491879061, -0.00226762565, -0.0137995007, -0.0326126888, -0.0268398318, -0.00371084, 0.00816108, 0.00384527631, -0.0095608, -0.0166542977, -0.00295760063, 0.0156895183, 0.00292201457, -0.0179512128, -0.00457874546, -0.0243250802, -0.00085159525, -0.0178088676, 0.0123997806, -0.0198333226, 0.0021687753, -0.0279469546, 0.00683253212, 0.0010883417, -0.0119964713, -0.00855648145, -0.0175716281, -0.0222531781, 0.00143530627, 0.00222215452, -0.000940066238, 0.0190425199, -0.0124946767, 0.00032818297, 0.00184059236, -0.0360605866, -0.0261755567, -0.0271719676, -0.00202445406, -0.0436206572, -0.014194902, 0.0220475681, 0.0058084433, 0.0571591929, -0.0570959263, 0.0150489686, -0.0286112279, -0.0268081985, -0.00424660835, 0.00408844789, -0.00742563372, -0.021478191, -0.0187420156, -0.0248944573, 0.00267488882, 0.00857229717, 0.0235659089, 0.0173818357, 0.0147484634, -0.0275673699, -0.0154760014, 0.00791197736, 0.0146061191, 0.0153020248, 0.0422921069, 0.0217312481, -0.0113084735, 0.0177930519, 0.00222017756, 8.72353849e-05, -0.0170655139, -0.0343208201, -0.0176507086, 0.00812154, 0.00809781626, -0.0236608051, -0.00553561607, 0.00871464144, -0.0327392146, 0.00814526435, -0.0465940721, 0.0186154861, -0.00512439897, 0.00473690592, 0.00363373663, 0.00816108, 0.00952916779, -0.00349534629, -0.0148433596, -0.00952916779, 0.0108339917, 0.00937100779, -0.0128584458, 0.0332453288, 0.0169389863, 0.000761147239, -0.0706661, 0.00757984025, 0.00382748316, 0.0180619247, 0.00576494914, 0.0141474539, 0.00773404678, -0.00790802296, -0.0154364612, 0.00707372697, 0.0104702227, -0.0072714272, 0.0017644777, 0.00673763594, 0.00316320942, 0.0211935025, -0.016432872, -0.0224113371, 0.00752053, -0.000754722, -0.0131668588, 0.0348269343, 0.0248944573, -0.00186135096, 0.00822434388, 0.0170813296, -0.0208297335, 0.00488320459, 0.0263179019, 0.0232970361, -0.0193430241, 0.00233286689, -0.00380573608, -0.0141711775, 0.020703204, 0.00206399406, -0.0026630268, 0.00682462426, 0.00465387153, 0.0114587257, -0.0153652895, -0.017271122, -0.0186787508, -0.0198649541, -0.00829551648, 0.0426084287, 0.022727659, -0.0338779725, -0.0301137529, 0.0146772908, -0.00399948284, 0.0142739816, -0.00194438524, -0.00667832559, -5.62828827e-05, 0.00813735556, 0.00837459695, -0.0171762258, 0.0131194107, 0.0115061738, 0.0855964422, 0.00456292927, -0.0239454936, -0.000976146606, 0.0028449113, 0.00101815804, 0.00153119105, 0.0195644498, -0.0008990434, 0.00714489911, 0.0389391072, -0.00357442652, 0.00760751823, 0.00222215452, -0.0212409496, -0.00401332183, 0.00512044504, 0.00364955282, 0.00596660376, -0.017634891, -0.0180619247, 0.00536164, 0.00670600357, -0.0360289551, 0.00109723827, 0.0110316928, 0.0293071344, 0.0073742317, -0.0217786953, 0.00138192705, -0.000785365584, 0.00753239216, 0.0196909774, 0.0238031503, 0.00915749092, 0.0399197, -0.00313750817, -0.00787639152, -0.00121783558, 0.00337870303, 0.00633037277, 0.00398959778, -0.00678113, 0.0165594015, -0.00388481654, -0.0100194653, 0.000876307837, -0.0223006252, 0.0064806249, 0.00510858325, -0.0128742615, -1.80401785e-05, -0.00824016053, -0.0158872195, 0.00588752329, 0.0357442647, 0.0104069589, -0.00886489451, 0.00674949773, -0.00830342434, 0.0064015449, -0.0274092089, 0.0315213799, -0.0455185808, 0.0299239606, -0.0191057846, -0.0104385903, -0.0106521072, -0.00101618096, -0.00638968265, -0.00800687354, 0.0107707279, 0.00303075, -0.000765101227, -0.0103278784, 0.0157448743, 0.00321263447, -0.0266658552, 0.0280102175, -0.032328, 0.00657947548, 0.0272826795, 0.0113480138, -0.00211737328, 0.0114429099, -0.00157270813, 0.00233484386, -0.0390972681, -0.00640549883, -0.0185522232, 0.00506904302, -0.0151913129, -0.0324861594, -0.00346569112, -0.000258493499, -0.0257327072, 0.0163696073, 0.022727659, 0.00337870303, -0.0010685717, 0.00514021516, 0.0111107724, 0.0161007345, -0.00759565644, -0.00977431703, -0.00241787801, -0.000465831981, 0.0286270436, -0.0110000605, 0.00927611161, 0.0369462855, -0.0117987711, 0.0133329276, 0.00650830334, 0.0249577221, -0.00148868538, 0.0235975422, 0.00119411154, 0.00774195464, 0.015341565, -0.0221582819, 0.00926820282, 0.0391289, -0.00404495373, 0.00314541627, 0.0131826745, 0.00340835797, 0.00700255437, 0.00746122, -0.0112056686, 0.0163379759, 0.0038927244, -0.00335102482, 0.00548026, -0.00333520886, -0.000218335583, -0.0200863797, 0.0245306883, 0.00976640917, -0.00769055262, -0.0157132428, -0.0144795906, 0.00442849286, -0.000913376687, -0.00616430398, 0.00492274435, -0.0268556476, 0.0264286138, -0.000154947833, -0.0175399948, -0.00273222197, -0.00226762565, 0.0135148121, 6.93805487e-05, -0.00083528494, -0.0113954619, 0.00160434027, 0.00884117, 0.0163696073, -0.0235342775, 0.0218103286, 0.0322805494, 0.0119015751, 0.00765892072, -0.00860393, 0.00861974526, -0.000776963308, -0.00880953763, -0.016591033, 0.0147642791, 0.00820062, -0.0114270933, -0.0121309077, -0.00316320942, 0.0244199764, -0.00599823566, 0.0343524516, 0.0065952912, 0.0189159922, 0.0119411154, -0.00491879042, -0.00512439897, 0.00510858325, 0.0129058938, 0.0108023593, -0.0090230545, -0.026887279, 0.017318571, 0.00103693956, 0.00350720831, -0.0068483483, 0.0175558124, -0.0175716281, -0.00519557111, 0.00926820282, 0.0097585, -0.0068957964, 0.0028449113, -0.0138627645, 0.00705000293, 0.00553166214, -0.0179037638, 0.0149857039, -0.0109447045, 0.0119806556, -0.00159247813, -0.0103832344, -0.00422683824, -0.0162588954, 0.00963197276, 0.00681671593, 0.00519952551, -0.0034478982, 0.0102646146, 0.00243764813, -0.0118699428, -0.0213832948, 0.00487529626, 0.00771427667, 2.9917659e-05, 0.00607336173, 0.00190286804, 0.018773647, 0.0156104378, -0.0108972564, -0.00133250188, 0.021161871, 0.00780917285, -0.00305249705, 0.0133803757, -0.0313474052, 0.0254163872, 0.00264918781, -0.00706977258, -0.00611290196, -0.0133803757, 0.0156578869, 0.00442453893, -0.0260964762, 0.0225853138, 0.0161877237, 0.00836668815, -0.0432094373, 0.0264286138, -0.014716831, 8.37138432e-05, 0.00699464651, -0.0281209312, -0.00374049507, 0.0256536268, -0.0138785811, -0.0200863797, 0.00294178468, -0.0158793107, 0.00169528252, 0.00851694122, -0.012534217, 0.0113717373, -0.0260173958, -0.0289908126, 0.00259976275, 0.0135543523, -0.00718839327, 0.0273617599, -0.010557211, -0.00428614859, -0.00225576363, -0.0198016912, 0.0225378666, 0.0116089778, -0.0268714633, 0.0103674186, -0.0419125222, -0.0231863242, -0.0122495284, 0.00186036248, -0.0151913129, -0.0114824502, -0.00587170711, -0.00680485414, 0.00655970536, 0.0334351212, 0.0179828443, -0.0250842497, 0.0019335117, 0.0148038194, -0.0189159922, -0.0213200301, 0.0203710683, -0.0318377, -0.0072239791, 0.0115536219, 0.0119885635, -0.00326008257, -0.0294178464, 0.00748494407, -0.0127240093, 0.00714489911, -0.0351116247, -0.00584402913, 0.00979804061, 0.0227434747, -0.0258117877, 0.0077854488, 0.00118620344, -0.00694719842, 0.0261439253, 0.00948962756, -0.0167175606, 0.0060694078, -0.014044649, -0.0472583473, -0.00910213497, -0.0187420156, 0.0123997806, 0.0048318021, 0.0166701134, 0.00285281939, -0.00644899299, -0.0321856551, -0.0458981656, -0.0169864334, 0.0219052248, 0.0062196604, -0.00223006262, -0.00757193239, -0.018093558, 0.0175558124, -0.00768659869, 0.0124630444, 0.00746517396, -0.0276306327, -0.00345580606, 0.0233444851, 0.0176665243, 0.00832714885, 0.0164170563, -0.0107707279, 0.00475667603, -0.00938682351, -0.0354912095, 0.00195427029, -0.0215414558, 0.00489902031, 0.00217272947, -0.00617221231, -0.0237873346, 0.0150015205, 0.001014204, 0.0119411154, -0.0111028645, 0.0190899689, -0.000940066238, -0.00643713074, -0.00985339656, 0.0298132468, -0.00236845296, 0.0515919439, -0.00556329452, 0.0168757215, -0.0533317104, 0.00628292467, -0.0199598502, -0.0145033151, -0.00625920063, 0.0104860384, -0.00324624358, -0.00552375428, 0.0312999561, -0.00944217946, 0.000464102108, 0.0122890677, 0.0434624963, 0.00828760862, 0.0076035643, -0.00385516137, 0.00797524117, 0.030730579, 0.00886489451, -0.0321382061, 0.00380969024, -0.0115852542, -0.00723979529, 0.0011960885, -0.0254796501, 0.00877790619, -0.0163221601, 0.0121546313, 0.00786452927, 0.0232179556, 0.00846158527, -0.00627501635, 0.0197542422, 0.0237715188, -0.00934728328, -0.00175459264, -0.00918912329, 0.0106441993, 0.00105769816, -0.010351602, 0.0172236748, 0.00412798813, -0.0386860482, -0.00103891653, 0.00982967298, 0.0134278238, -0.0077538169, -0.00594683364, -0.0105651189, -0.00300702592, 0.027978586, -0.0122811599, -0.0056581907, -0.0224429704, 0.00725561148, 0.00971105229, 0.0109684281, 0.0143609699, 0.00130680087, 0.0174925476, 0.00757588632, -0.00508485874, 0.000919307698, -0.0133329276, -0.0121862637, -0.00560678868, 0.0280418508, -0.0121467235, -0.0123997806, -0.00765101239, 0.00128999632, 0.0219684895, -0.0137836849, 0.0154760014, -0.00466178, 0.0210353415, 0.00233682082, -0.0136176161, -0.0130245145, 0.0065162112, 0.011284749, -0.0111186812, -0.0121546313, -0.00892025, -0.00638572872, 0.0134831797, 0.0134910876, -0.00971105229, -0.00903096236, -0.0139023047, 0.00193845422, 0.0113084735, 0.00986130536, 0.00173778809, -0.00830342434, -0.00788429938, -0.00357047259, 0.00254242937, -0.010138086, 0.0129058938, -0.00381166721, 0.000140614546, -0.00866719335, 0.000303964654, 0.0218261443, 0.014614027, 0.0116327023, 0.0193904731, 0.0085406648, -0.0173976514, 0.000561963883, -0.0118224947, -0.0246414, -0.0128189055, 0.0102487979, -0.00352895539, -0.012534217, 0.0229016356, 0.0116801504, -0.0188527275, -0.0139734773, 0.00554747833, -0.00345976022, 0.00945799612, 0.0196909774, 0.0465308093, -0.00827179197, -0.00376619608, -0.0169231705, 0.0270612556, 0.0270770714, -0.00884907786, -0.0100273732, -0.000781411538, -0.0176665243, -0.00567005249, -0.00614058, 0.00101815804, -0.0123602403, -0.0094342716, 0.000437906798, -0.00215493632, 0.0101459939, 0.0265551414, -0.0168282744, -0.00689184247, 0.0014600188, 0.0101143615, 0.0165435839, 0.0107786357, 0.00701046269, -0.0245781355, -0.00429801084, 0.00527069764, 0.041406408, -0.0150568765, 0.00370886293, -0.02152564, 0.00240206206, 0.00510067493, 0.0137678683, -0.010090638, 0.00469341176, -0.0179986618, 0.0273459442, 0.00367723079, -0.000716664596, 0.0180619247, 0.00378398923, 0.0149936117, 0.000622262596, 0.00500577874, -0.00464200974, 0.004420585, -0.00494251447, -0.00200171839, -0.00309401401, 0.00920493901, 0.00542095, 0.00359815056, -0.00353884045, 0.0196118969, -0.0137915928, -0.022000121, -0.0242934469, 0.00452338951, 0.00786452927, -0.00247916533, 0.00806222949, -0.00641736109, 0.00933146756, -0.00946590398, 0.0131668588, 0.00972686894, 0.00787639152, 0.00835878, 0.00419520633, -0.00195427029, 0.00358826551, 0.000956376549, -0.0168124568, -0.00119411154, -0.003068313, 0.000684044033, 0.00646480918, -0.00941054802, 0.00151043246, -0.00962406397, 0.00993247703, -0.0178721324, 0.00449966546, 0.0117671387, 0.00667437166, 0.00892025, -0.00412008027, -0.00392633351, -0.00309401401, -0.00327392155, -0.000949457055, -0.00310587604, 0.00120992761, -0.0231388751, -0.0215414558, -0.0188052785, 0.0170338824, 0.0266342219, -0.0011219508, 0.0224904176, -0.0198333226, 0.010818176, 0.00918912329, 0.033909604, -0.0225536823, 0.0062868786, -0.00988502894, -0.0213832948, -0.0218103286, -0.00860393, -0.000795744825, -0.0215730872, 0.00783685129, -0.0182517171, 0.00805432163, -0.0245781355, 0.00588356936, -0.0217945129, -0.00458269939, -0.00476853782, -0.0411849841, -0.00871464144, -0.0117434142, -0.03536468, -0.012012287, 0.00578867318, 0.014353062, 0.00447198702, 0.0123839648, 0.00790802296, -0.00533396192, -0.0274724737, 0.00596264936, 0.00610894803, -0.00160532875, -0.00119114597, 0.0174767319, 0.00804641377, 0.00741772586, -0.0201970916, -0.0159109421, -0.0163854249, 0.0115615297, 0.0049464684, -0.0058084433, -0.00325019751, -0.0163696073, 0.00698673865, -0.0455818474, -0.0406472385, 0.0175716281, 0.0049820547, -0.00688788807, -0.0177139714, 0.0201970916, 0.00517580099, 0.010454407, 0.00197700574, -0.0168282744, -0.0114350021, 0.00876209, -0.00686416402, 0.0343208201, 0.00808990747, 0.0158714019, -0.0107470034, -0.00401727576, -0.0309678186, -0.00690370426, 0.00926029496, -0.00135523744, -0.02184196, 0.0202761721, -0.00228937273, 0.00125144469, 0.017271122, 0.00546444394, 0.0120992754, 0.00791988522, 0.0117434142, -0.0138469487, 0.0123444246, 0.0053932718, 0.000513033, -0.00643713074, 0.00244160229, -0.0107786357, 0.0175083634, 0.0177930519, -0.00952126, -0.0167966411, 0.0208139177, -0.00810572412, -0.00793965533, 0.0209404454, -0.00387295429, 0.00729515124, -0.0334034897, -0.00138489262, -0.00730305957, -0.00661110738, 0.00290619861, -0.00454315916, -0.0266816709, -0.0119015751, 0.0022518097, 0.00346371415, -0.0289117321, -0.029955592, 0.00610104, 0.00388877047, 0.0146456594, 0.0283265393, 0.00485552615, -0.00721211731, 0.00753634609, 0.0105730267, 0.0150647843, -0.00480412412, 0.0210037101, 0.0162430797, 0.015705334, -0.00415171217, 0.00463410141, 0.00847740099, 0.00311378413, -0.016069103, -0.0145191308, 0.00196712068, 0.00245544128, 0.0166384801, 0.0136176161, -0.00699464651, 0.000936606491, -0.00261953264, 0.000988008687, -0.0213358477, 0.000837261963, -0.0143135218, -0.0342891887, 0.0135148121, -0.011751323, -0.00835878, 0.0201970916, -0.00498600863, -0.0160295628, -1.93993692e-05, 0.00535768596, -0.00302086491, 0.018821096, 0.00633828063, 0.0165119525, 0.0135069033, -0.00672577368, 0.0107074631, 0.0126053886, -0.0058756615, 0.0157290585, 0.0205924921, -0.000283700327, -0.0175399948, 0.0341310278, 0.010296246, -0.0248786416, -0.000167304112, 0.00767869037, 0.0164803211, 0.0142581658, 0.00469736569, 0.0235975422, 0.00570563879, 0.00717653101, -0.00195427029, -0.000213022373, -0.00101025, 0.0139972009, -0.00337079493, -0.0137915928, 0.0014461797, -0.00931565184, 0.0021371434, 0.0234868284, 0.00886489451, -0.0170655139, 0.0192797612, -0.0173976514, -0.00378201203, 0.00260964758, 0.000706285355, 0.0103199705, 0.00268279691, 0.0108893476, -0.00395796541, -8.81003216e-05, -0.00372665585, 0.0180144776, 0.0102013499, -0.00858020503, -0.00491483649, 0.0185680389, 0.0175399948, -0.0107707279, -0.00294771558, 0.0296076387, 0.00529046776, -0.00487134233, 0.0266658552, -0.0141158216, -0.0309203714, 0.00809386186, 0.0137441447, 0.00664669368, -0.0113954619, -0.00985339656, -0.00757984025, -0.0379901454, 0.0192323122, -0.0318377, -0.0010478131, 0.00199974142, 0.00534582371, -0.0192797612, -0.00255824556, 0.00161125977, -0.00164091482, -0.00196712068, 0.00439290702, 0.0165119525, -0.010351602, -0.00519557111, -0.00449571107, -0.00169923645, 0.013364559, -0.0129058938, 0.00517580099, 0.00979013275, -0.00196613232, 0.000413688453, 0.000613366079, -0.00336288684, -0.0111977607, -0.00699464651, 0.0123048844, -0.011806679, -0.00994038489, -0.0350483581, -0.00653993525, -0.00169034, 0.0178879481, 0.0076391506, 0.00643713074, 0.011126589, -0.00331148482, 0.00056591793, 0.003028773, -0.00232693576, 0.00772613892, -0.00430987263, 0.0152071286, -0.00852484908, -0.0164961368, 0.00576099474, 0.00499391649, 0.00592310959, -0.0153652895, -0.00903887, 0.00911795069, -0.00933937542, -0.0251475144, -0.0198491383, 0.00451943511, -0.0103911422, -0.00797128771, -0.000290125608, 0.0151438648, -0.00197700574, -0.00587170711, 0.0100590056, -0.020750653, -0.0206399411, 0.0121309077, 0.00694719842, 0.00937891565, -0.0159742068, 0.0160137471, -0.012637021, 0.0226169471, -0.00285084243, -0.00452338951, -0.00704604853, -0.00211539632, 0.00106659462, 0.0146614751, 0.0173502024, 0.00722002517, -0.00155392662, -0.00650039501, 0.0087304581, 0.00189594855, 0.0182042699, 0.00857229717, -0.0095608, -0.00172592606, 0.0220317524, 0.00390260946, -0.012115092, 0.000894100871, 0.0277413465, 0.00661506131, 0.00639363658, -0.0224746019, 0.0248470083, 0.010399051, -0.0080147814, 0.0195960812, 0.00672181975, -0.0214623753, -0.00590333948, 0.0047171358, 0.00939473137, 0.0150252441, 0.0105255786, 0.00755611621, 0.0222531781, 0.00167946646, -0.00201160344, -0.0124314129, -0.0138627645, 0.000591619, -0.00859602168, 0.0098929368, -0.0132933874, 0.00230123475, 0.00754425442, -0.0281051155, -0.00413589599, 0.0259541329, 0.00209167204, -0.0253373068, 0.0166701134, 0.0162114482, 0.0024673033, -0.00470922794, 0.00641340669, 0.0140209254, -0.00172790303, -0.0199124031, 0.000409487344, 0.00993247703, 0.0163537916, 0.0247046649, -0.00439290702, -0.00117928395, -0.00833505671, 0.0160216559, 0.0119490232, 0.0216996167, 0.00239613093, 0.00079821609, -0.00270652096, -0.019501185, 0.00508485874, 0.00761938049, -0.00401727576, -0.00318100234, 0.0198807698, -0.00488715852, -0.0201021954, 0.0246572159, 0.0116801504, -0.00366536877, 0.00718048494, 0.000231062557, -0.00268675084, 0.0189159922, 0.00374840293, 0.0209404454, -0.0179353971, 0.00933937542, -0.0211776868, -0.0098454887, -0.00235263701, -0.0363136418, 0.015183405, -0.00829551648, -0.0144874984, 0.0200705621, -0.00537350168, -0.00150746689, -0.00858020503, 0.0123127922, -0.0113242893, 0.00691556651, -0.0120360116, -0.0264286138, -0.00776172476, 0.00529837562, 0.0117592309, 0.00613267208, 0.0198807698, 0.0117987711, -0.00815317221, -0.000415912597, -0.0240403898, 0.000174100074, 0.0192006808, -0.0246255845, -0.00662296964, -0.004420585, -0.000265413022, 0.0214307439, 0.00833505671, 0.00247718836, 0.000243913091, 0.00623152219, 0.00988502894, -0.00059755, -0.0107944515, -0.0214149263, 0.00790802296, -0.0148512674, -0.0171762258, 0.0242934469, 0.02620719, 0.0379901454, -0.0138153164, 0.00644899299, -0.00399355171, 0.0153731974, -0.00687602628, 0.00421102252, 0.0209246296, 0.00780917285, 0.00476853782, 0.0101776263, 0.00599823566, -0.0293704, -0.0192639455, 0.00541304192, -0.0166701134, -0.00195229321, -0.0116010699, 0.00709745102, -0.0109842448, 0.00147188082, -0.0141158216, 0.000823422917, -0.00698278472, 0.0155708976, 0.00850903336, 0.0323121846, 0.0377687179, -0.0181884542, 0.0178246852, -0.0326126888, -0.00477249222, -0.0162114482, 0.0219843052, 0.0107153719, 0.0139102126, 0.0131194107, 0.0183307976, -0.0021371434, 0.0194853693, 0.000289631338, 0.00301493378, 0.00712512899, 0.00840622839, 0.00181686832, 0.0010072845, 0.00342219695, -0.00222413149, -0.00199578726, 0.0111898528, -0.00268279691, 0.0059191552, 0.0171604101, 0.00194735068, 0.0103357863, -0.0276464485, -0.00754820835, 0.0219210405, 0.0131826745, 0.000760653, 0.000843687216, 0.0148117272, -0.0119806556, 0.0141395452, 0.0161560923, 0.00248114229, 0.00847740099, -0.00646085478, -0.011648518, 0.00261360174, 0.00125638722, -0.00415171217, -0.0180777404, -0.00868301, -0.00504136505, -0.0205766764, 0.0174609162, 0.0154680936, 0.018409878, 0.0202445388, -0.00034918866, -0.00941845588, 0.00624338444, -0.00375433406, -0.00573331676, -0.00173284556, 0.0149698881, -0.0111898528, -0.0101697175, 0.00532209966, -0.00259580859, 0.00202346547, 0.00336486381, -0.00999574177, 0.00795942545, -0.0123048844, 0.00932356, 0.0137599604, -0.0031434393, 0.00959243253, -0.000433458539, 0.0171920434, -0.00624733837, 0.00384132238, 0.025795972, 0.000277522195, -0.00568586867, -0.000760653, -0.012012287, 0.00952916779, 0.00828760862, 0.00686811842, 0.00965569634, 0.0188685432, -0.00639363658, -0.0127556417, -0.0154680936, 0.00657552155, 0.012637021, -0.00228739576, -0.00481598638, 0.0248470083, 0.0159188509, -0.0285479631, 0.0069630146, -0.0187103823, 0.00116742193, -0.0120360116, 0.0116880583, -0.00766682858, -0.00161125977, -0.00547630619, 0.0354279429, 0.00182477641, -0.00572936283, 0.0132459393, 0.0142028099, -0.0132459393, 0.000881744607, 0.0130086979, -0.0105888434, -0.0148670841, -0.00763124228, 0.00396587374, -0.0032244965, -0.0229332671, 0.0145744868, -0.0024000851, -0.00755611621, 0.0148038194, 0.00780917285, -0.014511223, 0.000812055136, 0.000318297942, 0.0253689382, 0.000265165902, -0.00817689579, -1.88433369e-05, 0.0127002858, 0.0170496982, 0.0214465596, 0.0257010758, -0.00138785806, -0.0103041539, -0.0161481835, -0.0200863797, 0.000167180551, -0.000453969958, -0.0146772908, 0.018409878, 0.00820062, 0.0206873883, -0.00369502394, -0.00235461397, 5.87695877e-06, -0.00381562114, 0.00233286689, -0.00386109226, 0.00950544421, -0.00938682351, 0.00607336173, 0.0059903278, 0.0159662981, 0.00104188209, -0.0152624846, -0.0041240342, -0.00365350675, -0.0259699486, 0.01284263, -0.00845367648, 0.00105868664, -0.0147247389, 0.0192797612, 0.00276583107, -0.0118224947, 0.00119411154, -0.00639363658, -0.0430196449, 0.00270849792, -0.0166068487, -0.00534977764, 0.00827970076, 0.00570563879, 0.0125025846, -0.00899142213, -0.00436918298, 0.0154048298, -0.0363452733, 0.0164803211, -0.0229016356, -0.000190904626, 0.0113559216, 0.00596660376, -0.0277887937, -0.0128742615, -0.0121625401, 0.0106441993, 0.0258592367, -0.000875319296, -0.0114033697, -0.0143293384, -0.0356493704, 0.00271838298, 0.00861974526, -0.0244357921, 0.0208771806, 0.00113480131, -0.0305882338, -0.0251158811, 0.0194695536, -0.00442453893, 0.001033974, 0.0299239606, 0.0213832948, -0.000458418217, 0.012897986, -0.00160335167, -0.00204422395, 0.0178088676, -0.0215098225, -0.0193113927, -0.0205292292, 0.027251048, 0.0073070135, 0.0141474539, 0.00711326674, -0.0024673033, 0.000484119286, -0.010976336, -0.0104227746, 0.00178029377, 0.00674159, 0.0177139714, 0.00286665838, 0.00912585855, -0.00586379925, 0.00788034499, -0.000404050574, 0.00371874799, -0.0203552525, 0.0248153768, 0.0146061191, 0.0244990569, 0.00364559866, 0.00156183459, 0.0158002302, 0.0128268134, -6.24919194e-05, 0.0181251895, -0.00335300178, -0.00703418674, -0.00849321671, -0.0114824502, 0.0250368025, 0.0193904731, -0.0116168866, 0.0126212053, 0.00139675464, 0.015183405, -0.00206597103, 0.00964778848, -0.00250882027, 0.0237557013, -0.00933937542, 0.0250842497, 0.00253056735, -0.0141395452, 0.00914958306, -0.0142423501, -0.0010675831, 0.0105413953, 0.00435336679, -0.00325217447, -0.0092523871, 0.000336585246, 0.00788825285, -0.0130956862, -0.0294811111, -0.00784871355, 3.49065085e-05, 0.003704909, 0.00302086491, -0.0101776263, -0.011126589, 0.000902008906, 0.0178088676, 0.0171129629, -0.0295760073, -0.00725165755, 0.0148987155, 0.0100352811, 0.00388679351, 0.00388086238, -0.00428219466, 0.00640945276, 0.019659346, -0.001541076, -0.0041240342, 0.00332334684, 0.00181390287, 0.0144242346, -0.0220475681, 0.00208969507, -0.00205015508, 0.00826388411, 0.00198096, -0.00309796818, 0.00983758084, 0.0130166067, -0.00660319952, -0.00129691581, 0.0131826745, -0.0202287231, 0.00549212238, 0.00703418674, 0.0117117828, 0.0242934469, 0.0205292292, -0.00463410141, -0.00802664366, -0.0120439194, -0.00396785047, -0.00146693829, -0.00497810077, -0.00631455658, 0.00159742066, 0.0168440901, 0.000997399446, 0.00231309677, 0.0110949567, 0.0121071832, 0.00138489262, -0.00241194712, -0.0160216559, 0.0128900781, 0.00929983519, 0.000896572135, 0.0141079137, 0.00599428173, -0.0111661293, -0.0294020306, 0.0134515474, -0.00206992519, -0.00878581405, 0.0117592309, -0.00444035511, -0.0130403303, 0.00671786582, 0.0086118374, 0.00188013248, 0.000581733941, -0.00572145497, 0.00479226187, 0.012692377, 0.00100777869, -0.0102646146, -0.0165119525, -0.00773404678, -0.00633828063, -0.0569377691, -0.00385713833, 0.00287456647, 0.011340105, -0.0164012406, -0.00421893038, 0.00725561148, -0.00969523657, 0.000988008687, 0.0244199764, -0.00538536394, -0.0102804303, -0.00123958266, -0.0102329822, 0.00117928395, -0.0167017449, 0.0199598502, 0.012897986, 0.00130581239, -0.00241985521, 0.0220317524, -0.00219052238, -0.0113638295, -0.00948962756, 0.0140209254, -0.0150094284, 0.00396982767, 0.0109447045, -0.000150252439, -0.00990084559, -0.00573727069, 0.00655575143, 0.00796338, 0.00652411906, -0.00421497645, -0.000401332189, 0.010138086, -0.0175399948, 0.00107746816, -0.00662296964, 0.0102804303, -0.0161086433, -0.00242380914, -0.00133942149, 0.003704909, 0.0100748213, -0.000546642113, 0.00294376165, -0.0117355064, 0.00949753635, -0.0412798822, 0.00665855547, -0.0188052785, 0.000402320671, 0.0153178414, -0.00440872274, 0.0244674236, -0.0094342716, 0.0068009, 0.0202761721, -0.0145982113, -0.0185996704, -0.0232337732, -0.00692347437, -0.00188804057, -0.000561469642, 0.00459851557, -0.00582821295, 0.0112056686, 0.0118224947, -0.00141553616, -0.002392177, -0.000318792183, -0.0111186812, -0.011490358, 0.0125500327, 0.00382155227, -0.00659924559, -0.00370688597, -0.0112373009, 0.00903887, 0.000513527251, 0.0437155515, 0.0106521072, -0.000983560341, 0.000828365446, 0.00347359921, -0.0195644498, -0.00171702961, 0.00330555369, 0.00712908292, -0.0115140816, 0.00388283934, 0.0293545816, -0.0279311389, 0.00646480918, -0.00246334914, -0.0108102681, 0.0122178961, -0.000179783965, 0.0124867689, -0.00301493378, 0.00753634609, -0.00421102252, -0.0104306825, 0.0138153164, -0.0110949567, -0.0165594015, -0.0199124031, 0.0308887381, 0.0168915372, -0.00781312678, 0.00858020503, 0.00193153473, 0.0236924384, 0.00769055262, 0.00785266701, -0.00474876817, -0.00768659869, -0.0123127922, -0.0198649541, -0.0446961485, 0.000498205482, -0.00613662601, 0.0107865436, 0.00794756319, 0.00101716944, 0.010454407, -0.0255903639, -0.00503741065, 0.00139675464, 0.0149857039, 0.0281683784, -0.011126589, -0.0309045557, -0.00922866352, -0.0122890677, -0.00267488882, 0.00538931787, 0.00347557617, 0.0185364056, 0.0148117272, 0.0140841892, 0.00498600863, -0.0273459442, 0.0110237841, 0.00677717617, 0.0139734773, -0.00363175967, -0.000771032297, -0.00424660835, 0.0139418449, -0.0145507632, 0.0285637807, -0.0153099326, -0.0196751617, 0.0111344969, 0.0195486341, 0.00310192211, 0.00156677712, -0.000316815189, -0.0123523325, -0.0229490828, -0.0177772362, -0.00147583487, 0.0190741513, 0.00887280237, -0.00339056505, 0.0129849743, 0.0138074085, 0.0167650096, -0.0111898528, 0.00288247457, 0.0125025846, -0.00117829547, 0.0133882836, -0.00838250481, -0.0155946221, 0.0124630444, 0.012897986, 0.00926029496, 0.00754820835, 0.00398762058, 0.018457327, 0.01284263, -0.010296246, 0.0128268134, 0.0130086979, 0.00211737328, 0.010090638, 0.00585193699, 0.00581239723, 0.00946590398, 0.0107470034, 0.00909422711, 0.0248628259, -0.0194062889, 0.00735841552, 0.0171762258, -0.0135938916, 0.0141158216, -0.0128189055, -0.0133250188, -0.00909422711, 0.00800291914, -0.00123464013, 0.00257801567, 0.0113242893, -0.00091535371, -0.00885698572, -0.00750076026, -0.00465387153, -0.00495042279, 0.00183663843, -0.0125184013, -0.00629478646, -0.0279627703, -0.00926820282, 0.00538931787, 0.0181410052, 0.00283304928, 0.00706581865, 0.0257801563, -0.00294969277, 0.016954802, -0.0140209254, 0.00880163, 0.0340045, 0.00152229448, -0.0034874382, 0.00221424643, -0.000323734712, 0.00813735556, -0.0266025905, -0.0145428544, 0.0174767319, -0.00149066234, 0.0134278238, -0.00657156715, 0.0113717373, 0.0343208201, 0.00899142213, -0.0216521677, -0.0232495889, 0.00659924559, 0.0187420156, -0.00116742193, 0.00582030509, -0.00241392408, -0.0220792014, 0.00687998, 0.00510858325, 0.0206399411, 0.0238980465, 0.00555143226, -0.00206597103, -0.0112689333, -0.00561469654, 0.000281476212, 0.0302402806, -0.00992456917, -0.00317507144, 0.0141158216, -0.0005708604, -0.00476063, -0.0132775707, -0.00884907786, -0.00412798813, -0.0168757215, -0.00864347, 0.0158872195, -0.0130719626, -0.0253056753, -0.0167333763, -0.00223994767, -0.0192797612, -0.00603777589, 0.00757193239, 0.0109684281, -0.00791197736, -0.00879372191, -0.0160216559, -0.0189950727, 0.00907050259, -0.0111898528, -0.0126607455, -0.0323596299, 0.00986130536, 0.00623152219, 0.0116327023, 0.011181945, 0.00753634609, 0.00586379925, 0.00214900542, -0.0324861594, -0.0144795906, 0.00712908292, 0.0100194653, 0.00629874039, 0.00563051272, -0.0150410598, -0.0300979372, 0.00787639152, -0.00364955282, -0.0198175069, -0.00236845296, -0.0124076884, -0.037800353, -0.0167175606, -0.00160137471, -0.0181568209, 0.0248628259, -0.00507299695, -0.00709745102, -0.0041556661, -0.0119173909, 0.00982967298, -0.020750653, -0.00783685129, -0.00320472638, -0.000808101147, -0.00825597625, -0.0142186256, 0.0016082942, 0.0186154861, 0.0127714574, 0.0107944515, 0.00510067493, 0.0140051087, -0.011648518, -1.83645298e-05, -0.00369700091, -0.0106758317, 0.00529442169, 0.00135424896, 0.00623943051, -0.0117750466, 0.0218103286, 0.00135424896, -0.00401332183, -0.00640549883, -0.00953707565, -0.00413985038, -0.0202761721, 0.0283898041, -0.0259857643, -0.0111661293, 0.0141237294, 0.00777358701, -0.0019799713, -0.0138706733, 0.00593497138, 0.00739795575, 0.0122178961, -0.0251158811, -0.00395598868, -0.0174292829, -0.000644998159, 0.0102250744, -0.0192323122, 0.00293189962, -0.0264286138, -0.0127161015, -0.0116959661, -0.0208455492, 0.0239296779, 0.023091428, 0.000657848665, -0.0135306278, 0.00237240689, 0.00177633972, 0.013625524, -0.0149698881, 0.0911636949, -0.00583612127, -0.00152328296, -0.0372626074, 0.00986130536, -0.010818176, -0.00279548625, 0.0474797711, -0.0182042699, 0.00869091786, -0.00563842058, 0.00789220724, -0.0290066302, 0.0174450986, -0.0177456047, 0.00298330188, 0.0154364612, -0.00502554886, -0.0246097688, -0.00811363198, 0.00443640118, -0.020750653, 0.00903887, -0.016164, -0.00658342941, -0.00952916779, -0.0142581658, 0.00262546376, -0.0105334874, 0.00491483649, 0.00308610615, 0.0051283529, 4.41428347e-05, -0.0012573757, -0.0377370864, 0.0268081985, -0.00514021516, 0.0124393208, 0.0206399411, 0.00195130473, 0.00315134716, 0.0104385903, 0.0150489686, 0.0128900781, 0.0125104925, 0.000931663963, -0.0123681482, -0.0077182306, 0.0170180667, -0.0118304025, -0.00370095484, -0.019137416, -0.0153494729, -0.0126212053, 0.00267884298, 0.00823225267, 0.0175558124, -0.00417148229, 0.00189891411, -0.00410821801, 0.010660015, 0.00024860847, 0.0145982113, 0.0181726366, 0.0094342716, -0.00478435401, 0.0145744868, -0.00721211731, -0.012692377, 0.00502554886, 0.022569498, -0.0169231705, -0.00764310453, -0.01768234, 0.00622361433, 0.00718048494, -0.00654784311, 0.0212093182, 0.0119411154, -0.00323240459, -0.00264325668, 0.00320670335, -0.0433676, -0.0265551414, 0.00353686349, 0.00239810813, -0.0348585658, -0.0120913675, -0.00446803309, 0.0133566512, -0.00418729847, 0.0284372512, -0.0174767319, 0.00811363198, 0.0115773464, 0.00862765312, -0.0141474539, 0.00804641377, 0.0197542422, 0.00835878, 0.0101697175, -0.000905962894, -0.0122099882, -0.00434545893, 0.000587170711, 0.0222531781, -0.00142047869, 0.0109921526, -0.000836273481, 0.00637782086, 0.0187578313, -0.00990084559, -0.0097585, 0.0328657441, -0.00851694122, 0.00145903032, 0.0141158216, -0.00628292467, 0.0143846944, -0.0085406648, -0.003366841, 0.0338779725, -0.037705455, 0.00511649111, -0.00419520633, -0.00735841552, -0.00847740099, -0.0029536467, 0.00978222489, -0.00676926784, 0.0146614751, -0.00157369662, 0.021114422, 0.0143926023, -0.00338265696, 0.00589147722, -0.022727659, 0.000776469, 0.0193113927, -0.0080147814, 0.0146535672, -0.000667239481, 0.00562655833, -0.00469341176, 0.00179413275, 0.00237043, -0.000292349723, -0.0194695536, -0.0107707279, -0.0028053713, 0.00944217946, -0.00251277443, 0.00357244955, 0.00151537498, 0.0097585, 0.0262388214, 0.0242143665, -0.00874627382, 8.17831733e-06, 0.00106659462, 0.00282909535, -0.00121190457, 0.0396350138, -0.0136966966, 0.0174134672, -0.0251475144, 0.0305724181, 0.0116010699, 0.0136966966, 0.00347557617, 0.0178879481, 0.00392435677, 0.0193588417, 0.000222536721, 0.0102013499, 0.00780917285, -0.00190682209, 0.00264523388, 0.00156282308, -0.00410426408, -0.00967151206, 0.00669809571, 0.00348348427, 0.0441584028, -0.00548421405, -0.0105255786, 0.00534977764, -0.00258987769, 0.0222373623, 0.00195525866, -0.0229174513, 0.0187578313, -0.00982176512, 0.00263930275, -0.00778940273, -0.00280932523, 0.00944217946, -0.00934728328, -0.0208455492, -0.0225220509, 0.0129375262, -0.00127912278, 0.00670600357, 0.00304854289, 0.0109367957, -0.0111107724, -0.0210669748, -0.00341824302, -0.000791296596, 0.0144874984, 0.0200547464] |
22 Feb, 2023 | Digital Image Processing Basics
22 Feb, 2023
Digital Image Processing means processing digital image by means of a digital computer. We can also say that it is a use of computer algorithms, in order to get enhanced image either to extract some useful information.
Digital image processing is the use of algorithms and mathematical models to process and analyze digital images. The goal of digital image processing is to enhance the quality of images, extract meaningful information from images, and automate image-based tasks.
The basic steps involved in digital image processing are:
Image acquisition: This involves capturing an image using a digital camera or scanner, or importing an existing image into a computer.
Image enhancement: This involves improving the visual quality of an image, such as increasing contrast, reducing noise, and removing artifacts.
Image restoration: This involves removing degradation from an image, such as blurring, noise, and distortion.
Image segmentation: This involves dividing an image into regions or segments, each of which corresponds to a specific object or feature in the image.
Image representation and description: This involves representing an image in a way that can be analyzed and manipulated by a computer, and describing the features of an image in a compact and meaningful way.
Image analysis: This involves using algorithms and mathematical models to extract information from an image, such as recognizing objects, detecting patterns, and quantifying features.
Image synthesis and compression: This involves generating new images or compressing existing images to reduce storage and transmission requirements.
Digital image processing is widely used in a variety of applications, including medical imaging, remote sensing, computer vision, and multimedia.
Image processing mainly include the following steps:
1.Importing the image via image acquisition tools; 2.Analysing and manipulating the image; 3.Output in which result can be altered image or a report which is based on analysing that image.
What is an image?
An image is defined as a two-dimensional function,F(x,y), where x and y are spatial coordinates, and the amplitude of F at any pair of coordinates (x,y) is called the intensity of that image at that point. When x,y, and amplitude values of F are finite, we call it a digital image. In other words, an image can be defined by a two-dimensional array specifically arranged in rows and columns. Digital Image is composed of a finite number of elements, each of which elements have a particular value at a particular location.These elements are referred to as picture elements,image elements,and pixels.A Pixel is most widely used to denote the elements of a Digital Image.
Types of an image
BINARY IMAGE– The binary image as its name suggests, contain only two pixel elements i.e 0 & 1,where 0 refers to black and 1 refers to white. This image is also known as Monochrome.
BLACK AND WHITE IMAGE– The image which consist of only black and white color is called BLACK AND WHITE IMAGE.
8 bit COLOR FORMAT– It is the most famous image format.It has 256 different shades of colors in it and commonly known as Grayscale Image. In this format, 0 stands for Black, and 255 stands for white, and 127 stands for gray.
16 bit COLOR FORMAT– It is a color image format. It has 65,536 different colors in it.It is also known as High Color Format. In this format the distribution of color is not as same as Grayscale image.
A 16 bit format is actually divided into three further formats which are Red, Green and Blue. That famous RGB format.
Image as a Matrix
As we know, images are represented in rows and columns we have the following syntax in which images are represented:
The right side of this equation is digital image by definition. Every element of this matrix is called image element , picture element , or pixel.
DIGITAL IMAGE REPRESENTATION IN MATLAB:
In MATLAB the start index is from 1 instead of 0. Therefore, f(1,1) = f(0,0). henceforth the two representation of image are identical, except for the shift in origin. In MATLAB, matrices are stored in a variable i.e X,x,input_image , and so on. The variables must be a letter as same as other programming languages.
PHASES OF IMAGE PROCESSING:
1.ACQUISITION– It could be as simple as being given an image which is in digital form. The main work involves: a) Scaling b) Color conversion(RGB to Gray or vice-versa) 2.IMAGE ENHANCEMENT– It is amongst the simplest and most appealing in areas of Image Processing it is also used to extract some hidden details from an image and is subjective. 3.IMAGE RESTORATION– It also deals with appealing of an image but it is objective(Restoration is based on mathematical or probabilistic model or image degradation). 4.COLOR IMAGE PROCESSING– It deals with pseudocolor and full color image processing color models are applicable to digital image processing. 5.WAVELETS AND MULTI-RESOLUTION PROCESSING– It is foundation of representing images in various degrees. 6.IMAGE COMPRESSION-It involves in developing some functions to perform this operation. It mainly deals with image size or resolution. 7.MORPHOLOGICAL PROCESSING-It deals with tools for extracting image components that are useful in the representation & description of shape. 8.SEGMENTATION PROCEDURE-It includes partitioning an image into its constituent parts or objects. Autonomous segmentation is the most difficult task in Image Processing. 9.REPRESENTATION & DESCRIPTION-It follows output of segmentation stage, choosing a representation is only the part of solution for transforming raw data into processed data. 10.OBJECT DETECTION AND RECOGNITION-It is a process that assigns a label to an object based on its descriptor.
OVERLAPPING FIELDS WITH IMAGE PROCESSING
According to block 1,if input is an image and we get out image as a output, then it is termed as Digital Image Processing. According to block 2,if input is an image and we get some kind of information or description as a output, then it is termed as Computer Vision. According to block 3,if input is some description or code and we get image as an output, then it is termed as Computer Graphics. According to block 4,if input is description or some keywords or some code and we get description or some keywords as a output,then it is termed as Artificial Intelligence
Advantages of Digital Image Processing:
Improved image quality: Digital image processing algorithms can improve the visual quality of images, making them clearer, sharper, and more informative.
Automated image-based tasks: Digital image processing can automate many image-based tasks, such as object recognition, pattern detection, and measurement.
Increased efficiency: Digital image processing algorithms can process images much faster than humans, making it possible to analyze large amounts of data in a short amount of time.
Increased accuracy: Digital image processing algorithms can provide more accurate results than humans, especially for tasks that require precise measurements or quantitative analysis.
Disadvantages of Digital Image Processing:
High computational cost: Some digital image processing algorithms are computationally intensive and require significant computational resources.
Limited interpretability: Some digital image processing algorithms may produce results that are difficult for humans to interpret, especially for complex or sophisticated algorithms.
Dependence on quality of input: The quality of the output of digital image processing algorithms is highly dependent on the quality of the input images. Poor quality input images can result in poor quality output.
Limitations of algorithms: Digital image processing algorithms have limitations, such as the difficulty of recognizing objects in cluttered or poorly lit scenes, or the inability to recognize objects with significant deformations or occlusions.
Dependence on good training data: The performance of many digital image processing algorithms is dependent on the quality of the training data used to develop the algorithms. Poor quality training data can result in poor performance of the algorit
REFERENCES
Digital Image Processing (Rafael c. gonzalez)
Reference books:
“Digital Image Processing” by Rafael C. Gonzalez and Richard E. Woods.“Computer Vision: Algorithms and Applications” by Richard Szeliski.“Digital Image Processing Using MATLAB” by Rafael C. Gonzalez, Richard E. Woods, and Steven L. Eddins.
Get IBM Certification and a 90% fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.
Master Machine Learning, Data Science & AI with this complete program and also get a 90% refund. What more motivation do you need? Start the challenge right away! | Python Projects/Python Projects – Beginner to Advanced/Version Control for Python Projects: Why and How to Use Git/Top Python Projects on GitHub/How to Install Python yfinance using GitHub/Installing yfinance in Anaconda/System Requirements for Installing Anaconda /How to Upgrade Pandas in Anaconda/How to Install R in Anaconda/How to Install plotly in Anaconda for R/Getting Started with Plotly in R/Getting Started with Google Gemini with Python: API Integration and Model Capabilities/Gemma vs. Gemini vs. LLM (Large Language Model)/RAG Vs Fine-Tuning for Enhancing LLM Performance/Transfer Learning with Fine-Tuning in NLP/What is Parameter-Efficient Fine-Tuning (PEFT)?/Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning/Instruction Tuning for Large Language Models/Exploring Multimodal Large Language Models/Exploring Generative Models: Applications, Examples, and Key Concepts/Generative AI: Use cases & Applications/AI in Transportation - Benifits, Use Cases and Examples/Top 5 Use Cases for Hugging Face Models in 2024/How to Install Hugging Face Transformers: A Comprehensive Guide/6 Underrated Tools on Hugging Face/How to Download Dataset on Hugging Face?/How to Download a Model from Hugging Face/Transformers in Machine Learning/Python Code Generation Using Transformers/Vision Transformers vs. Convolutional Neural Networks (CNNs)/How to add Non-Image Features alongside Images as the Input of CNNs?/Image Registration Methods in Image Processing /Digital Image Processing Basics | https://www.geeksforgeeks.org/digital-image-processing-basics?ref=asr10 | Python Projects | Digital Image Processing Basics | Vision Transformers vs. Convolutional Neural Networks (CNNs), Image Registration Methods in Image Processing , Exploring Multimodal Large Language Models, How to Install Python yfinance using GitHub, Installing yfinance in Anaconda, Getting Started with Google Gemini with Python: API Integration and Model Capabilities, Top Python Projects on GitHub, What is Parameter-Efficient Fine-Tuning (PEFT)?, Getting Started with Plotly in R, Instruction Tuning for Large Language Models, Generative AI: Use cases & Applications, Difference between Fine-Tuning, Supervised fine-tuning (SFT) and Instruction Fine-Tuning, How to Install R in Anaconda, How to Install plotly in Anaconda for R, Digital Image Processing Basics, Version Control for Python Projects: Why and How to Use Git, Transformers in Machine Learning, How to Install Hugging Face Transformers: A Comprehensive Guide, Python Code Generation Using Transformers, How to Upgrade Pandas in Anaconda, Exploring Generative Models: Applications, Examples, and Key Concepts, How to add Non-Image Features alongside Images as the Input of CNNs?, Transfer Learning with Fine-Tuning in NLP, Gemma vs. Gemini vs. LLM (Large Language Model), How to Download Dataset on Hugging Face?, How to Download a Model from Hugging Face, Top 5 Use Cases for Hugging Face Models in 2024, System Requirements for Installing Anaconda , Python Projects, Python Projects – Beginner to Advanced, 6 Underrated Tools on Hugging Face, AI in Transportation - Benifits, Use Cases and Examples, RAG Vs Fine-Tuning for Enhancing LLM Performance | GeeksforGeeks | [0.0207940489, 0.015658617, -0.0139294891, 0.0334248394, 0.013959174, 0.00605936488, 0.0187754966, 0.0268051755, 0.018671602, 0.0224563852, 0.00134879316, -0.0537884608, 0.0309016481, -0.0271317065, -0.0350278057, 0.00770314876, 0.00966233108, 0.00529127661, -0.0094916448, -0.0263005383, 0.0251576826, -0.00360853178, -0.0517105386, -0.00711687794, -0.0565491244, 0.00897216424, 0.00820778683, 0.00127643696, -0.0242374595, 0.00899442751, 0.026879387, 0.0100704944, 0.0023951747, -0.0201855153, -0.00789609831, -0.0271910764, -0.0288534127, -0.018137278, 0.00363821629, 0.0140111223, 0.0319999792, -0.0158367231, 0.0380556323, -0.00436734408, -0.0209573135, -0.053907197, -0.0073506441, -0.036244873, 0.00465305801, -0.021150263, -0.0124007333, -0.00628942065, 0.0539368838, 0.0331873596, 0.00220408, 0.0112133501, 0.0297884773, 0.0178552754, 0.0267754924, -0.00446752924, 0.0192801356, 0.00871984567, -0.0124823665, -0.0338997915, 0.0176326409, -0.0158515666, -0.0227829162, 0.0320890322, 0.0191465542, -0.00828199834, -0.00294062868, -0.0117699364, 0.0210760515, -0.00094155781, -0.0151391365, 0.0214174241, 0.0459220447, 0.0314359702, -0.00805936381, 0.0374619402, -0.0176771674, 0.0248608366, 0.0099517554, 0.00221150136, 0.041855257, 0.00114656694, 0.00933580101, -0.0682745352, 0.0386493243, 0.0228571277, -0.0199480373, -0.00318367127, 0.0432801172, -0.00760667352, 0.000907698821, -0.0224712268, 0.0232133418, -0.0135658532, -0.00589981, 0.027324656, 0.00685342774, -0.0115844076, 0.00522077549, -0.0579739846, 0.0216697436, -0.0396289155, -0.0242374595, -0.000313775294, 0.0250389427, 0.0503450483, -0.0428348482, -0.00712801, -0.0145231811, 0.0260036923, -0.0275918171, -0.0119480435, -0.00966233108, -0.054144673, 0.035680864, -0.013602959, -0.0212838445, 0.0108497143, -0.00980333239, 0.0663153529, -0.0433988571, 0.0765268505, -0.0215510055, -0.0055361744, 0.0200074073, -0.00618552463, 0.000239100016, 0.0173654798, 0.0158960931, 0.0346122198, 0.000833487371, -0.00653431844, 0.0132541647, 0.0401335545, 0.0199777223, -0.0190723427, 0.000270639895, -0.0124749448, -0.0142040718, -0.0102560222, -0.00121985073, 0.0137736453, -0.0372244641, 0.0379665792, -0.0274433941, 0.0248905215, -0.067384, -0.00213172403, 0.00742114522, -0.0226493347, 0.0414396748, -0.0125788413, 0.00515398523, 0.0159109347, -0.0317031331, -0.0324155614, 0.00751762, -0.0275176056, 0.00460482063, 0.0363042429, 0.0219665896, 0.00840073638, -0.0017040805, -0.0136474855, -0.0207643639, 0.042923905, -0.0126975793, -0.0262263268, -0.0004944338, -0.00256215036, -0.000724489277, 0.0128163174, 0.0178255904, -0.00136456301, -0.0199183542, -0.0210760515, -0.0366307721, -0.0177959055, 0.0147680789, -0.0159554612, 0.0278441366, 0.0180333834, 0.0497810431, 0.0233914498, -0.0107532395, 0.0046567684, 0.00388496951, -0.0189684462, 0.0707680434, 0.018671602, 0.0729647, -0.0473765917, -0.0562225953, 0.0230500773, -0.00192022126, -0.0259740073, -0.0158812497, -0.0387383774, 0.0242523029, 0.0406678766, 0.020734679, -0.0117996205, -0.00367346685, -0.0450611934, 0.0307532251, -0.0123413643, -0.0450908765, 0.0350278057, 0.00020895162, -0.0101521267, 0.0125194713, -0.00611131312, -0.0021762508, -0.0129573196, -0.0197996143, -0.0111688236, -0.0151465572, 0.00696103415, 0.0104489727, -0.018048225, -0.0441409722, -0.0381150022, 0.00288497028, -0.0219072197, -0.0427457951, -0.000226576842, -0.0190723427, 0.0535806678, 0.0230946038, -0.0383524783, -0.0518589616, -0.0108422926, -0.0102114957, -0.00068552827, -0.0516214855, 0.0357699208, 0.0186567586, 0.023717979, -0.00330797536, 0.0275918171, -0.00961038284, 0.0332467295, 0.00988496561, 0.0390055403, 0.00200185389, 0.0250983126, 0.0204972029, -0.0103302337, -0.00461224187, 0.0525417067, -0.0202745683, 0.0024508331, 0.00404823478, 0.0295806844, -0.0247717816, -0.0403413437, 0.0144192846, 0.01542114, -0.00601112749, 0.0100333886, -0.00310018333, 0.00345268776, 0.0282300357, 0.000801019836, 0.0426864251, -0.0338997915, 0.0309016481, -0.0417365208, 0.0129498979, -0.00655658171, -0.0266270693, -0.0184192825, -0.0172170568, 0.012467524, 0.037343204, 0.00958812, 0.0223970152, -0.0220111161, 0.0035139122, 0.0168014728, -0.0112281926, -0.00684971688, -0.0233617648, -0.00299814274, -0.0291799419, 0.0125417355, 0.00449350337, -0.00602225913, -0.0307235401, 0.0195027702, 0.0413803048, -0.0191168692, 0.00303710368, -0.060319066, -0.0132244807, 0.00372170424, 0.00554730603, -0.0127792116, 0.000483765907, -0.0111242961, -0.013573274, 0.00599257462, -0.00760667352, 0.0198886693, 0.0244452525, -0.0253803171, -0.0414396748, 0.0114879329, -0.0169053692, -0.054560259, 0.00352689927, 0.0450611934, 0.0227383878, 0.00726159057, 0.0158070382, -0.0236734524, 0.00271242857, -0.0121855205, -0.00164934946, 0.0575880855, 0.0126604736, -0.0141521236, 0.0248459931, 0.0342263207, -0.035740234, -0.000270871795, -0.0248756781, -0.0309313331, 0.0144860754, 0.0285714082, 0.036690142, -0.0272504445, 0.00627086777, 0.0491576642, -0.0175139029, 0.0437550731, 0.0162374657, -0.0128311599, -0.0390352234, -0.0264638029, -0.008423, -0.0396289155, -0.011725409, 0.00580333546, -0.015272717, -0.0143747581, 0.00156771694, 0.0151317148, -0.0286901463, 0.0150426608, 0.00102504564, -0.00115955388, 0.000390769681, -0.0314953402, -0.00959554, -0.0144415488, 0.0287940428, -0.0290908888, -0.0230797622, -0.0146344984, -0.00143970212, 0.0137884878, 0.0123933125, -0.00261038775, 0.0269239154, 0.0381743722, 0.0169350524, 0.0243265145, -0.0302931145, -0.0251279976, -0.068512015, -0.0155547205, 0.0228422843, -0.0129498979, -0.00832652487, 0.0120445183, 0.0104341302, 0.0356511809, 0.00811131205, 0.00854915939, -0.0021743956, 0.0169498958, -0.00623005116, -0.0129944254, -0.00449350337, 0.00441558147, -0.0573506095, -0.00666789897, 0.00617439253, -0.027146548, 0.027057495, 0.0138033303, 0.020704994, 0.00534322439, 0.0572912395, -0.00947680231, 0.00929869525, -0.0270129684, -0.0289573073, 0.0258107428, -0.0326233543, 0.00208348641, -0.0245491471, 0.00517995935, -0.00964006782, -0.00218181661, 0.00855658, -0.0226048082, -0.00840815715, 0.00828199834, -0.0134100094, 0.0168163143, -0.0202894099, 0.0332170464, 0.0231688153, -0.0334545225, 0.0143079674, 0.036244873, -0.0192801356, 0.00738032861, -0.00316882902, 0.000864099595, 0.00116604741, -0.00578107219, -0.0037124278, 0.00320779, -0.0445862412, 0.0246975701, 0.00549906865, 0.0417662039, -0.00673468923, -0.0238218755, 0.0214916356, 0.0481483899, -0.0277699251, 0.0260927454, 0.0101595474, 0.0386196375, 0.0328311473, 0.0164304152, -0.0494248271, -0.0374025702, -0.0426864251, -0.0211651064, -0.000490259379, -0.0160742011, -0.0347012728, 0.0274879206, -0.0479999669, -0.0239851419, 0.0567272343, 0.0147161307, -0.0130983209, -0.0338404216, 0.0510871634, -0.0121855205, -0.0147903422, 0.0372838341, 0.0132912705, 0.00454545161, 0.0364526659, 0.00288497028, -0.0486233421, -0.042508319, -0.0146493409, 0.0254842117, -0.0110055581, -0.0220408011, 0.0486530289, 0.0609127581, 0.0282003507, -0.030307956, -0.000189239203, -8.90537412e-05, -0.0126085253, -0.0267754924, 0.0575287156, 0.0220556427, -0.00137569476, -0.0493654571, 0.00244341209, 0.0385602713, 0.0310500711, 0.00159925676, 0.0136549072, 0.00934322178, -0.0204526763, 0.0397476517, -0.0319406092, 0.00776251778, -0.0228571277, -0.00894990098, -0.035829287, -0.0235398728, 0.0042745797, 0.0602597, -0.0216252171, 0.0176771674, -0.0387680605, 0.036541719, -0.00980333239, 0.0032189216, 0.0327717774, -0.0196363498, -0.00280519295, 0.0280370861, 0.0024044509, 0.00631910516, -0.0317625, -0.0109684523, -0.00871984567, 0.0124749448, -0.0203190949, -0.00569572905, 0.0165046267, 0.0236437675, 0.0238515604, 0.0094916448, 0.0336623155, 0.0146048134, -0.00975138508, -0.0126382103, 0.018671602, -0.0233766064, -0.042508319, -0.00232467381, -0.00495361444, 0.00771799078, 0.0105380258, -0.0196660347, -0.000425788196, 0.0076363585, 0.000739795389, 0.0224860702, 0.00826715585, -0.00328385667, -0.0397179686, 0.0365120322, -0.0115027754, -0.00552504277, -0.0211205799, -0.00429684296, 0.0199183542, -0.0146344984, -0.00906121824, 0.00412986707, 0.0109090833, -0.0177959055, -0.0117031457, 0.0219814312, -0.00697958702, 0.030397011, -0.0116586192, -0.00529869739, -0.0118812537, 0.00900927, -0.00779220229, -0.0285268817, -0.00158998033, 0.0533135049, 0.0203339383, -0.0165788382, -0.0142931258, 0.0296548959, -0.0134619577, -0.0529276058, -0.0101669692, 0.00146567612, -0.0275769755, -0.0209573135, 0.00843042, 0.0218478516, 0.0325046144, -0.0289573073, 0.00399628654, 0.0241038799, 0.00439331774, -0.0233023949, 0.0273691826, 0.00315213134, 0.0278738216, -0.00243784627, 0.0104489727, -0.00585899409, 0.0138478568, -0.018374756, 0.00113543519, 0.0238367189, -3.46996494e-05, 0.0170537923, -0.0123413643, 0.0122077838, 0.0677402094, -0.0121261515, -0.0110649271, -0.0353246517, 0.0265973844, 0.0188942347, 0.0103302337, 0.0145380236, -0.0166678913, -0.00356771541, 0.0173803214, 0.00617810339, 0.0094916448, 0.00962522533, 0.0144118639, -0.00604452286, 0.015124294, 0.0277253985, 0.00927643105, -0.0396882854, 0.0155101931, 0.0136400647, -0.0345231667, 0.00178849592, 0.0161484126, -0.024400726, 0.00836363062, 0.0047792173, -0.00595175847, 0.0320890322, -0.0106419222, -0.0284675118, -0.0130909, -0.0455361456, 0.021387741, -0.0267161224, -0.0232727118, 0.00153524941, -0.00387754827, 0.00248051784, 0.000863171939, -0.00310760457, -0.0119257802, -0.0175435878, -0.00977364834, 0.0256920047, -0.0137439603, 0.124081545, -0.00525417086, 0.0329202, -0.00941001158, 0.0179146435, 0.000223330091, 0.0115769859, 0.00183673343, 0.00379962637, 0.0162671506, 0.0221298542, -0.00517253811, -0.0244749375, -0.00654916046, -0.00705379853, -0.00119109382, -0.00765862176, 0.0213432126, 0.0180779099, 0.0441706553, 0.00562522793, -0.0230352338, 0.0268645454, 0.0221001711, 0.0080519421, 0.0425380021, 0.00984043814, 0.0124229966, -0.0204675179, 0.0294025764, 0.015243032, 0.0117328307, -0.0157921966, 0.000430426415, 0.0176474825, 0.0167569462, -0.0102708647, -0.00713543082, -0.021209633, 0.00968459435, 0.00793320406, -0.0124897873, 0.00448608212, 0.00328756729, -6.26521478e-06, -0.0193988737, -0.00332652824, -0.00979591161, -0.00901669171, 0.0129795829, -0.00194434007, 0.0196957197, 0.0138552776, -0.0257810578, -0.0144118639, 0.0161484126, -0.0128311599, -0.0282597207, -0.0168163143, -0.0232727118, 0.0148719745, -0.0219220631, 0.0331873596, -0.00101298629, 0.00027551, -0.0323265083, -0.0187606551, 0.0110500855, 0.0331576765, 0.00985528063, -0.0161632542, 0.00786641426, 0.00314471032, -0.0269832835, -0.0564897582, 0.00618181378, -0.0254990552, 0.0272801295, 0.00101947982, 0.00069666, -0.0382634252, 0.00512801111, 0.00835621, -0.00260667712, -0.0115176169, -0.00499814143, -0.0107829235, 0.0246975701, 0.00762893725, 0.0355027579, -0.00910574477, 0.013395167, -0.0190871861, 0.0234805029, -0.0147903422, 0.0187754966, 0.00733951246, 0.0224712268, -0.0224712268, 0.00703524565, -0.00338960811, 0.000202342155, -0.0129647404, 0.0244749375, -0.00166604703, -0.0208088905, -0.0131057426, 0.00420036819, 0.000267856958, 0.0420927368, -0.0342856906, 0.0133283762, -0.0223970152, 0.00964006782, -0.0134174302, 0.0219369046, -0.00220408, 0.00264378288, 0.0379665792, -0.0159406196, 0.0101521267, 0.00142300455, 0.0129795829, -0.0202003568, 0.0182708595, 0.0222337507, -0.0205862559, 0.0253357887, 0.0459220447, 0.0435769632, -0.00768088503, 0.0115176169, -0.0191465542, 0.00932095852, -0.0200816188, 0.00929127354, 0.000576994033, -0.0412912518, 0.0433098041, -0.0296845809, 0.035680864, 0.0106716063, -0.0162077807, 0.0120742032, 0.0195027702, -0.0209276285, 0.00770314876, -0.00459739938, 0.0105677107, -0.027235603, 0.00236363476, 0.00847494788, 0.00378478412, -0.0266715959, -0.00630055228, 0.0165343117, -0.0406085066, 0.00796288904, -0.00662337197, 0.00165027718, -0.0025473081, -0.0321484022, -0.0286753047, -0.0276660286, -0.00676437374, -0.00204638066, -0.0105380258, 0.00625602528, 0.00427829, 0.006085339, 0.0324155614, -0.00380333676, -0.0142263351, 0.00693877088, -0.0123339435, -0.0222634356, -0.014946186, 0.000493969943, -0.0151614, -0.0438144393, -0.00775509654, -0.0262411684, 0.0420333669, -0.0191762391, 0.0151762422, 0.0195769817, 0.00938774832, 0.024964733, -0.030337641, -0.00835621, 0.018166963, -0.0241484065, 0.0233023949, -0.0203339383, 0.0238218755, 0.0202300418, -0.00819294434, 0.00983301736, -0.0113766156, 0.00918737799, -0.00203895965, 0.0119109377, 0.0239257719, -0.00981817488, 0.0256623197, 0.0225009117, 0.0122448895, 0.0103450762, -0.000189587066, -0.0326233543, 0.00894248, -0.00982559659, 0.0322671384, -0.0304563791, -0.000211618593, -0.0114063, 0.0247569401, 0.00726901181, 0.0120964665, -0.0268645454, -0.00974396337, 0.0174396913, -0.0173506364, -0.0199480373, 0.0336326286, -0.0191020276, 0.00358441309, -0.0197402462, -0.010649343, 0.0318515562, 0.0407866128, -0.0167717878, -0.00794062484, -0.00451205624, 0.0165491533, 0.00252133398, -0.0138181718, 0.0234062914, 0.0253654737, -0.00156493392, 0.000965676503, -0.0212690011, -0.00423747394, -0.0136400647, -0.0448830873, 0.0374619402, 0.0147458157, -0.0144118639, 0.0129127922, -0.0102189165, -0.024638202, 0.0125120506, 0.0290018357, -0.017988855, 0.00577365095, -0.0024489779, -0.0101818107, 0.0109239258, -0.0017569561, 0.0118886745, -0.0117402514, 0.0134619577, -0.0369573, 0.00574767683, 0.00563264918, -0.0171428453, -0.00265677, -0.00413357792, 0.00930611603, -0.0122671528, -0.0316140763, 0.0116066709, 0.0176623259, -0.0438738093, -0.018048225, 0.00585157285, -0.0192801356, 0.02481631, 0.00525046, -0.0188497081, 0.012200363, -0.00972912088, 0.00765862176, -0.0279628746, -0.00482745469, 0.00291094417, -0.000706864055, 0.0101150209, 0.0242374595, 0.0245639905, -0.00172541628, 0.0276363436, 0.00412244629, -0.0258849543, 0.0416771509, -0.0309016481, 0.00546567328, 0.0134767992, 0.0264192764, 0.0229907073, -0.0332467295, 0.00146938674, -0.0250092596, -0.00208534184, -0.00220593531, 0.0311688092, -0.00777736027, -0.0124897873, 0.0272801295, 0.00615955051, -0.0223228037, -0.0311688092, -0.0379962623, -0.0191465542, -0.024311671, -0.0225157551, 0.0173061099, -0.0219072197, -0.0095806988, 0.00776993902, 0.0146493409, -0.00369944074, 0.0039109434, 0.0188348666, -0.0371354111, -0.0438441262, -0.00767346425, -0.00931353681, -0.00338404207, 0.0144267064, -0.0184044391, 0.0119257802, -0.00568830781, -0.0155992471, -0.0200222488, -0.027651187, 0.00423376309, -0.0420927368, -0.00850463193, -0.00220779073, -0.00751019875, 0.0224267, -0.0358589739, 0.0492764041, -0.0197254028, -0.0250834711, 0.0169350524, -0.0192356072, -0.008423, -0.0112207718, -0.0265083294, -0.00354730734, 0.020883102, 0.0035825579, 0.00777736027, 0.00634136843, 0.00132189144, -0.00172727148, -0.0197105613, -0.00105194736, -0.00969943684, 0.0215955321, 0.0495435633, 0.00954359304, -0.00104174321, -0.015332086, 0.0431910641, 0.00572912395, -0.0402226076, -0.000107606604, -0.00443413435, 0.0154656665, -0.0056140963, -0.0250834711, -0.00706122, -0.00166511943, -0.0114805112, -0.0335138924, -0.00799257308, -0.0362745561, -0.017988855, 0.0132393232, 0.0102411807, 0.0036363611, 0.00368459849, -0.00711687794, -0.0194730852, 0.0151094515, 0.00311131519, 0.00754359411, 0.00680519, 0.0289869923, 0.00689795427, -0.0148051847, -0.074092716, -0.000924860185, 0.012467524, 0.00598515337, -0.00553988479, 0.0278144516, 0.0136771705, -0.0102411807, -0.0328014605, 0.0163413621, -0.0104192877, 0.0234062914, 0.00189053675, -0.00955101382, -0.0173803214, 0.0154062975, 0.00189424725, -0.00943969656, 0.0126975793, -0.0196363498, 0.0024508331, 0.02100184, 0.0216400586, -0.0058552837, -0.00573654519, 0.0108126085, -0.00234879251, -0.0282448791, 0.027235603, 0.0272801295, -0.00384786376, -0.00163079659, -0.0316437632, -0.0188200232, 0.00530982949, -0.0212838445, -9.40978e-05, -0.010530605, 0.0100853359, 0.00747309299, -0.0178849604, -0.0239406135, 0.00244341209, -0.0106419222, -0.00557699054, 0.0213728976, 0.0105231842, -0.0137810661, -0.00723561645, 0.0139962798, -0.00428200094, 0.00524674961, -0.0103079705, -0.00407420844, -0.0058886786, 0.0143747581, 0.0244452525, -0.0157328285, 0.0184489675, 0.00120871898, 0.0891131088, -0.0120742032, -0.036482349, 0.00191651075, 0.011933201, 0.00720593194, 0.00439331774, 0.00768830627, 0.00358070247, -0.0142189143, 0.0447346643, -0.018463809, 0.000276205741, -0.00574396644, -0.00721706357, -0.0236140843, -0.00372541486, 0.00748422462, 0.0119406227, -0.00140259648, -0.0198144577, 0.0104267085, -0.00252318941, -0.0345231667, 0.00677921623, 0.0117773572, -0.00845268462, -0.0195918232, -0.0116660399, -0.0108051877, 0.00432652747, -0.00611502351, 0.00513914321, 0.0223228037, 0.0119480435, 0.0218775366, 0.0131725324, -0.00789609831, -0.0192652922, 0.00511316909, -0.00535064563, 0.00249164947, -0.00555472728, 0.0135510108, -0.000672541268, -0.00775509654, 0.00637847418, -0.00845268462, -0.0119480435, 0.0257068463, 0.00415955205, -0.0206604674, 0.0237773489, -0.0402522907, 0.00739146071, 0.0332170464, 0.0276066605, 0.0095584346, 0.0138552776, -0.0157328285, -0.00551762152, -0.0101372842, 0.000608070055, -0.0162671506, 0.00598144298, 0.00315769715, -0.00909832399, -0.0110129798, -0.0118886745, 0.01503524, -0.0192504507, 0.0128979506, -0.0291799419, -0.0108497143, -0.0201706719, 0.0237476639, 0.0157625116, 0.0013608525, 0.0327124074, -0.0169647373, 0.0171725303, 0.0173654798, -0.00657513458, 0.00166140881, 0.00132560206, -0.0182114895, -0.00505008921, -0.0172170568, -0.015094609, -0.0153617701, -0.00192207657, -0.0158515666, -0.0202003568, -0.0104489727, 0.00540630426, -0.0191762391, 0.0321780853, 0.0307235401, 0.0210166834, 0.00777736027, 0.0165343117, -0.0168756843, 0.00199814327, 0.00863821246, 0.011814463, -0.0021521321, 0.00549906865, 0.0238070339, -0.0162968338, 0.00280519295, 0.042359896, -0.0160742011, 0.0274582375, 0.0113617731, 0.0386493243, -0.0113320882, 0.0249202047, 0.0310203861, 0.00935064256, 0.0109016625, -0.0195621382, -0.000326298468, 0.0422708429, -0.0108942408, 0.0123487851, -0.00269387569, 0.0152578745, 0.00452318788, 0.00582559872, -0.0103450762, -0.0167569462, 0.0342263207, 0.00406307681, 0.00059090869, -0.0302634295, 0.0131799541, -0.0111539811, -0.000186340316, -0.0120667815, -0.0111836661, 0.0039554704, -0.0135658532, 0.0263747498, 0.0104118669, 0.00676808413, 0.00951390807, -0.0268200189, 0.00102875626, -0.000675324234, -0.0155250356, -0.0190129746, 0.0234953463, 0.0180927515, -0.00121057429, 0.0155547205, -0.00522819674, -0.00498700934, 0.0253506321, 0.024964733, -0.0204229914, 0.00962522533, 0.0325343, 0.0144044431, 0.000339749298, -0.0194582418, 4.36861956e-05, 0.0190575011, -0.00833394565, -0.0125936829, 2.81626653e-05, 0.00500556221, 0.00467161089, 0.00656771334, -0.0264192764, 0.0344934836, 0.0108645568, 0.0156883, 0.0154062975, 0.0171873719, 0.00353988633, -0.00961038284, 0.0055695693, 0.0181224365, 0.0383227952, 0.00995917711, -0.0396586, -0.0122745736, 0.0281112976, 0.00114007341, 0.0010612238, 0.00347309583, 0.00178942364, 0.00696474453, -0.00945453905, 0.00801483635, -0.00492021907, -0.00312801264, -0.00311131519, -0.012705, 0.0116289342, -0.0216103755, 0.00076623325, 0.00848236866, 0.0311391242, -0.0105083417, 0.00374582293, -0.00568459695, -0.0181224365, -0.0299814269, 0.00660481909, 0.00438960735, 0.00827457663, 0.00625602528, 0.00946196, -0.00861594919, -0.00851947442, 0.00164749427, 0.0166975763, 0.0148348687, 0.00799999479, -0.0126604736, -0.0226344932, 0.00629684143, 0.0269239154, 0.00680890074, -0.00288125966, 0.0200667772, -0.000649350171, -0.0101224417, 0.0172318984, -0.0249944162, -0.00484229717, 0.0172318984, -0.00741743436, 0.0166827347, -0.0289573073, 0.00452689873, -0.0160296727, -0.00958812, 0.0513246395, 0.0122152045, 0.0144118639, -0.0376697332, 0.0290315188, 0.000699906726, 1.48857735e-05, 0.00153432169, -0.023896087, 0.00023376607, -0.00109740184, -0.0162671506, -0.0161187276, 0.00209090766, -0.0116883032, 0.00247680722, 0.0110278213, 0.0050537996, 0.0278144516, -0.0183005445, -0.0169647373, 0.0150426608, 0.0222931206, -0.0102040749, 0.00445268722, -0.000921149622, -0.0165639967, -0.0235101879, -0.00950648729, 0.0279183481, -0.0125491563, -0.0241038799, -0.00265491474, -0.00776251778, -0.0085343169, -0.0236140843, -0.00897958595, 0.000901205291, -0.00999628287, -0.0112652984, -0.005339514, 0.00530240824, 0.0472875349, 0.0207792055, -0.0169202108, -0.00226159394, 0.0047458224, -0.0235101879, -0.024074195, -0.000323515531, -0.00851205364, -0.0102634439, 0.0174842179, -0.00774025451, -0.00269387569, -0.0236437675, 0.0290166773, -0.00605936488, -0.000196428431, -0.0262263268, 0.0188497081, 0.018493494, 0.00622263039, -0.0216697436, 0.00368088786, -0.00022031524, -0.0148126055, 0.00111317181, -0.024667887, 0.0108719775, 0.0219665896, 0.0183005445, -0.0322374552, -0.00916511379, -0.00290908897, 0.0128088966, -0.00148051849, 0.0216994286, 0.00938032754, -0.00478663854, -0.00713914167, -0.0409053527, -0.00722448481, 0.0144712329, 0.0175732709, -0.0203042533, 0.0148126055, -0.00797031, 0.0115027754, -0.00153803232, -0.0143079674, 0.0312281791, -0.00257884804, -0.0035602944, 0.0243561976, 0.00528385537, 0.0024489779, 0.0153469285, -0.0188942347, -0.00450092461, -0.0168905258, -0.0121855205, 0.00812615361, -0.0203190949, 0.0208088905, -0.00305380113, 0.00500185182, -0.00769572752, 0.00345825357, -0.0106345005, 0.0326530375, -0.0137068555, 0.0121780988, -0.00300185313, 0.0177810639, -0.0155695621, 0.0341372676, -0.00546938414, 0.0353543349, -0.0286010932, 0.00883858372, -0.0242819861, 0.0196511932, 0.0209721569, -0.0287792012, -0.000444109144, 0.00725416932, -0.0143079674, -0.0108497143, 0.0228719693, 0.0119999917, -0.0242968295, 0.0101298634, 0.03603708, 0.0151985055, -0.00801483635, 0.0165936798, 0.00396289164, 0.0618032962, -0.00292393123, -0.0192207657, -0.00440073898, -0.0108942408, 7.00805413e-06, -0.00565491244, -0.0327420905, -0.0199480373, -0.00906121824, 0.021654902, 0.00459368899, 0.024192933, 0.0240593515, 0.00572541356, 0.0229164958, 0.0192504507, -0.00997401867, -0.021506479, -0.0210166834, -0.00393691752, -0.00702782441, 0.000942021608, 0.00144712324, -0.00515027484, -0.00603339076, -0.000251855119, 0.0171576869, 0.0120445183, -0.00700556114, -0.00781446602, 0.00161966495, 0.00717624743, -0.00119758735, 0.00614841888, -0.0268200189, 0.000886826834, 0.0086901607, -0.00273098145, 0.0251576826, 0.0138626993, -0.00651947595, 0.0135213267, 0.00971427932, -0.00102690095, -0.00241929339, -0.0170686338, -0.0198441427, -0.0113766156, 0.0194434, -0.0155101931, 0.0075807, -0.0084601054, 0.0170389488, 0.0347606428, -0.0228126, -0.0129944254, -0.0226641763, 0.00616697175, 0.0144341271, -0.001484229, -0.0115621444, 0.00678292662, 0.0152578745, 0.00863079168, -0.0255435817, -0.0164749417, -0.0102263382, 0.0120667815, 0.00253617624, -0.0202151984, -0.0135881165, -0.0115398811, 0.00431539584, 0.00525046, 0.00991465, 0.000971242378, -0.0253061056, 0.0132319015, -0.0344637968, -0.0119851492, -0.000724025478, -0.00312615745, -0.00525788125, 0.00797031, 0.00657513458, 0.00468645291, 0.0196215082, -0.00592578435, 0.0205268878, 0.0255732667, 0.00839331467, -0.00969201513, -0.000804266601, -0.00564378081, -0.00598144298, -0.00465305801, -0.010827451, -0.0208682604, -0.00969201513, 0.0244452525, 0.0176623259, -0.00943969656, 0.0020538019, 0.02541, -0.00327272504, -0.00815583859, 0.0253803171, 0.05082, -0.0148422904, 0.00124953536, -0.0166382082, 0.0221743807, 0.0206901524, -0.00969201513, -0.0153617701, 0.00125788408, -0.0159703046, 0.00428200094, -0.000747680373, -0.00458997814, -0.0290612038, -0.0132244807, -0.00157328276, 0.00749906711, -0.00478663854, 0.0371057242, 0.00388125889, 0.0148051847, -0.00459368899, -0.021536164, 0.00179962767, -0.000635435572, 0.0130241094, -0.0158515666, -0.00107328314, 0.00516511686, 0.0334842056, -0.0193543471, -0.00492764032, -0.0164304152, -0.0045825569, 0.0055695693, 0.0171873719, -0.00249164947, -0.00260111131, -0.0104489727, 0.021150263, 0.000943876919, -0.00165677059, 0.0144192846, -0.00398144452, 0.000902132946, 0.00389981177, 0.00388496951, -0.000209995211, 0.013484221, -0.0088089, 0.00579962507, -0.00289239129, 0.0123933125, 0.0228719693, 0.0014610379, -0.00808904786, 0.0218923781, -0.0154508241, -0.0194285586, -0.0105528682, -0.0107235545, 0.00323933, 0.00472726952, 0.00312801264, -0.0015064925, 0.0223673321, -0.00712058879, 0.000400278019, -0.0188645516, 0.00244526728, 0.0120074125, 0.0202151984, 0.012200363, -0.0151762422, 0.0157476701, 0.00380333676, -0.0140111223, -0.00201855158, 0.00804452132, 0.0146790249, -0.00230797613, -0.00528385537, -0.0037346913, 0.0108422926, -0.00979591161, -0.0262708534, -0.00711316755, 0.00800741557, 0.000199211368, 0.00315584196, -0.00553988479, -0.00358070247, 0.00988496561, -0.0182857011, -0.005339514, 0.00637476379, -0.0206901524, -0.0231985, -0.00488682417, 0.0301446915, 0.00106586202, -0.00670871511, 0.0212838445, -0.0319406092, 0.00799999479, 0.0107829235, 0.0173061099, -0.0137439603, 0.010738397, -0.00436734408, -0.0194137152, -0.0182114895, 0.000131145542, 0.0158515666, -0.0143005466, -0.00387383765, -0.0204972029, 0.0174693763, -0.00978106912, -1.51321783e-05, -0.0247569401, -0.0070315348, 0.018166963, -0.0344934836, -0.0145602869, 2.08574766e-05, -0.0134396935, -0.0040333923, -0.000962893595, 0.00601854874, -0.012230047, -0.00297402381, -0.000672541268, -0.00281261397, -0.0150426608, -0.00191836606, 0.00273654726, -0.0357996039, 0.0136697497, 0.00382188964, -0.00485713966, 0.00248051784, -0.0170241073, -0.00230797613, -0.0147755, 0.0171428453, 0.0108200293, 0.00271613919, 0.0173506364, -0.0029888663, 0.000581632252, -0.0187458117, -0.0244749375, 0.0205417294, 0.00347495126, 0.0118441479, -0.0149907134, 0.0212244745, -0.0139146475, 0.00458997814, -0.00212615798, -0.0150575032, 0.00547680492, 0.0109239258, 0.00529869739, 0.0336029455, 0.0115101961, -0.00747680385, 0.00891279522, -0.00821520761, -0.0296845809, 0.0121632572, 0.00029452669, 0.00794062484, -0.0212690011, 0.0324452482, 0.00468274252, -0.00224304106, 0.021476794, -0.0120148342, 0.00336919981, 0.0056920182, -0.00800741557, -0.0201409888, -0.00901669171, -0.00147031434, 0.000101924787, -0.0119035169, -0.00542114628, -0.0166233648, -0.000968459412, 0.0210463684, -0.00705379853, -0.0256771613, 0.0043079746, -0.0232875533, 0.00605936488, 0.00047193846, -0.0208682604, 0.0129647404, -0.0222189091, -0.00032119645, 0.00110111246, 0.0271910764, 0.000431817869, 0.0107012913, -0.0071948003, -0.0129350564, 0.0115844076, 0.0133506404, -0.0319109224, -0.00851947442, 0.00548793701, 0.00142949808, 0.00236734538, 0.0356214978, -0.0123116793, -0.0128979506, -0.00305565656, 0.0175139029, 0.014048228, 0.00426715845, 0.0174693763, 0.00850463193, 0.00579591421, -0.00965490937, 0.00706493, 0.0231391303, -0.0109016625, 0.00961038284, -0.0187161285, 0.00602597, 0.0136103798, 0.0269684419, 0.0231094453, -0.0120890457, 0.00924674701, -0.000428803032, 0.0191613976, -0.0100482302, 0.00233951607, -0.0109016625, -0.0343450606, 0.00848979, -0.015183663, -0.0184786506, 0.0248311516, -0.00688311225, -0.0222931206, -1.07548631e-05, -0.0148645537, -0.00543969916, 0.00441558147, 0.00941001158, 0.0151317148, 0.00402597105, 0.0122819953, 0.000914192293, -0.00156122341, -0.0083710514, 0.0152578745, 0.0317921862, 0.00759925274, -0.0207198374, 0.0179443285, 0.00936548505, -0.0254545286, 0.0124155758, 0.0132690072, -0.0033933185, -0.0021539873, 0.00882374123, 0.00244712271, 0.0025473081, 0.00535806688, 0.00132652966, -0.0116140917, 0.0219517481, -0.000701762037, -0.000788960489, -0.0245491471, -0.00615212927, -0.00330983079, -0.00252875523, 0.024460094, 0.0144489696, 0.00417810492, 0.0169647373, -0.0387383774, 0.0145677077, 0.0185677055, 0.00483487593, 0.0136771705, -0.0142857041, -0.000296150072, 0.000335574907, 0.00512059033, -0.0135584325, -0.00722077442, 0.00589981, 0.00484600756, 0.00375881, 0.0157031436, 0.00264007249, 0.00422263145, -0.000764841796, 0.0317031331, -0.00299814274, -0.00187569438, 0.0170537923, -0.0102337589, -0.0203933064, -0.0107309762, 0.00242114859, -0.00884600542, -0.00396660203, -0.0130537944, 0.00737661822, -0.0233023949, 0.0130686369, -0.030159533, -0.0119925709, 0.000891001255, 0.00487569254, -0.0228719693, -0.012140993, 0.00418181531, -0.0105231842, 0.00486456044, 0.0102708647, 0.00539146177, -0.0157328285, 0.000962893595, 0.0031187362, -0.0253951587, 0.000410018256, -0.0295955259, 0.00620036665, 0.00218181661, 0.00134415494, -0.0217142701, 0.0161929391, 0.000287105562, 0.00246938597, 0.0141224395, 0.00919479877, -0.0166678913, -0.0125046298, -0.0174248479, -0.0131502692, -0.00066512014, 0.0296845809, -0.00929127354, 0.00195918232, 0.0135658532, -0.0205417294, 0.00685342774, 0.0184044391, 0.00821520761, 0.00362151884, 0.00919479877, -0.013395167, -0.0139294891, 0.000486548815, -0.0091725355, -0.0186567586, 0.013840436, 0.01387012, -0.000899813836, -0.00791836157, -0.0059332056, -0.0170983188, -0.00221150136, 0.00788125582, 0.0176623259, -0.0166233648, -0.0121038873, 0.0268051755, -0.00896474347, 0.000968459412, 0.00909832399, -0.0149090802, -0.013454536, -0.00120037026, 0.0124155758, 0.0150723457, -0.0261966418, 0.00946196, -0.0129795829, 0.0078218868, -0.00318181608, -0.0283042472, -0.0104786567, -0.000339749298, -0.00859368593, 0.0195769817, 0.00739146071, -0.00110111246, 0.0138775418, 0.0179146435, 0.00856400188, -0.00745454, 0.0170241073, 0.00535435602, -0.00272912602, -0.0107903453, 0.0287198313, 0.0196957197, -0.00567346532, -0.00311317039, 0.0101372842, 0.012705, -0.0069090859, -0.00401112903, 0.0229758658, 0.024192933, 0.00150370947, 0.0196957197, 0.0080742063, -0.0174248479, 0.00464192638, 0.000105809297, 0.0139517533, -0.00279962691, 0.0114582479, 0.00212430279, 0.00411873544, -0.00560667505, -0.00836363062, -0.021506479, -0.00839331467, -0.005384041, -0.0138849625, 0.0122745736, -0.00946196, 0.00935064256, 0.00993691292, 0.000944340718, -0.00193691882, 0.0137068555, -0.0075027775, -0.0153172435, 0.00230241031, 0.0247717816, 0.00778478105, -0.0144563904, 0.0161484126, 0.0134174302, -0.00566604408, -0.0119554652, -0.000379174133, 0.00776251778, 0.0104934992, 0.0142634409, -0.00973654259, -0.0193691887, 0.00068552827, 0.015332086, 0.00151855184, 0.0208682604, 0.00334693654, 0.00424489519, 0.00293877348, -0.015480509, 0.00405565603, -0.00460482063, -0.0190129746, 0.00307235401, 0.0203933064, -0.00973654259, -0.00967717357, -0.00138960942, 0.0012365483, 0.00450092461, 0.00998886116, -0.0139665948, -0.00320593477, 0.00223190943, -0.0115621444, 0.0230797622, 0.00387012726, 0.00982559659, -0.0137736453, -0.0030426695, 0.00546938414, -0.0176029559, 0.018048225, -0.0142263351, -0.0126011046, 0.00827457663, 0.00800741557, 0.0129053714, -0.00557699054, 0.0185380206, -0.0205862559, 0.00218552724, -0.0145380236, -0.027384026, -0.0063525, 0.00213728985, 0.00484229717, 0.00520964386, 0.00666789897, -0.0163562037, -0.00278849527, -0.00856400188, -0.00879405718, -0.0292541534, 0.00485713966, -0.0334842056, 0.00471613789, -0.00610760227, 0.0048237443, -0.00396660203, 0.00450834585, -0.00165120477, 0.00189888547, 0.00211131573, -0.0118812537, -0.00361224241, -0.00341743743, -0.0209573135, 0.0162819922, -0.0281855091, -0.00963264611, 0.0187606551, 0.0180333834, 0.024667887, -0.00111317181, -0.00485342881, -0.00295361574, 0.0221298542, 0.00393691752, 0.00928385276, 0.00199628808, -0.00568459695, 0.0166678913, 0.024222618, 0.0063599213, -0.00193135301, -0.0232281834, 0.0173951648, -0.0323858783, -0.0110575063, -0.0037365465, 0.0161335692, -0.0116215134, -0.00693877088, -0.0178552754, -0.00490166619, -0.0123562068, 0.0146938674, -0.00193320832, 0.0148200272, 0.0213135295, -0.0118589895, 0.0132838497, -0.0176771674, -0.00397031242, -0.0214025825, 0.0301743764, 0.0115324594, -0.000669758359, 0.00418181531, 0.0209573135, 0.00238589826, 0.00728014344, -0.00244341209, -0.0234211348, -0.00214471086, -0.00157699338, 0.00475695403, 0.00348237227, -0.00402226066, -0.00964006782, 0.0154508241, 0.0138255935, -0.00837847311, -0.00701669278, 0.0101743899, -0.0111317178, -0.00828199834, -0.00433023833, -0.024341356, 0.00513914321, 0.0131651117, -0.00209832867, -0.00372170424, 0.0254248437, -0.00101669692, 0.00350278057, 0.0202448834, 0.0014833014, 0.00564749166, -0.0109684523, -0.00745082973, 0.00578478258, -0.00694619166, -0.0218923781, 0.00347124063, -0.00414470956, 0.0106048165, -0.0110871904, 0.0273098145, -0.00615955051, 0.010679028, 0.0167717878, 0.00494990358, 0.0047012954, 0.00421521, 0.0144860754, -0.0193543471, 0.011725409, 0.0133135347, -0.00992949214, -0.00659368746, -0.0101224417, 0.0114359846, 0.00898700673, -0.0125268931, -0.0129721621, 0.00173840323, 0.00428200094, 0.0142560201, 0.0135658532, -0.00658997707, 0.00904637575, -0.00543227838, 0.0112059293, -0.00657513458, 0.00943969656, 0.0278886631, -0.00362522947, -0.00785157178, 0.0119480435, 0.00556214806, 0.0125639988, 0.0172615834, -0.00149628834, -0.0198886693, 0.00446752924, -0.0101298634, -0.0115844076, -0.00441187061, 0.0101892324, -0.000811687729, 0.00992207136, -0.0032189216, 0.0318218693, 0.0017319097, -0.0422411598, 0.0278589781, -0.0132244807, -0.0347012728, 0.0101743899, 0.010738397, -0.00936548505, -0.00322634284, 0.00435992284, 0.0272652879, 0.0116957249, 0.000699906726, 0.0197699312, 0.0175881144, -0.00657513458, 0.000884971581, 0.00152597297, -0.0162819922, -0.00366975623, -0.00473098, -0.00196103752, -0.00233023963, -0.00639702706, 0.013306113, -0.0262411684, 0.00710203592, 0.00996659789, 0.00860110763, -0.0104563935, -0.00667532, 0.0125862621, 0.0191020276, -0.00592578435, -0.00720593194, -2.14952306e-05, 0.00296103698, -0.00147124205, 0.0187754966, 0.0103079705, 0.00203710422, -0.00594804762, -0.00741001358, -0.00931353681, -0.0238367189, -0.013840436, -0.0214174241, 0.0139072258, 0.0014610379, 0.0127346851, -0.0116660399, -0.00103617739, -0.00231910776, 0.0107012913, -0.000823283277, 0.0028682726, -0.00785899255, -0.0122745736, -0.0188793931, 0.00292022061, 0.00436734408, -0.00260482193, -0.00931353681, -0.00726159057, -0.00484229717, -0.014975871, 0.00791836157, -0.0020779206, 0.00623747241, -0.00860852841, 0.0336623155, 0.00984786, 0.00797773059, 0.0143821789, -0.0154062975, -0.0253061056, 0.00102411804, -0.0204823613, -0.0132244807, 0.0146048134, 0.0124601023, -0.011035243, -0.00305936718, -0.0171131603, 0.0139665948, -0.0189387631, 0.00625602528, 0.00206122315, 0.00636734255, 0.0154508241, -0.0074248556, -0.0159851462, 0.000390305853, -0.0274582375, 0.00307977526, 0.012319101, 0.00653431844, 0.0109610315, -0.0196215082, -0.0150500825, -0.0123710493, 0.036393296, 0.00399257615, 0.0226641763, -0.0164601, -0.0165046267, -0.0241187215, 0.0187754966, -0.000487012643, -0.0190723427, 0.0140630696, 0.0144415488, -0.0103376554, -0.00411131419, -0.0131947957, -0.00592949474, 0.00155101938, -0.0189832896, -0.00465305801, -0.0106641855, 0.015243032, 0.00377921807, 0.0103376554, 0.0100556519, -0.00376623124, -0.0269239154, -0.00643413281, -0.0209869985, 0.0113395099, -0.00118088967, 0.0226048082, -0.00270129694, -0.00505008921, 0.00416697282, -0.0142114926, -0.0120148342, -0.0243561976, -0.0201409888, -0.00085853372, 0.0158515666, 0.0193395037, 0.0148200272, 0.0244749375, 0.0121929413, -0.00182189117, -0.000834415, -0.00804452132, -0.0193691887, -0.00334693654, -0.010649343, -0.00899442751, 0.0103970245, 0.0105751315, -0.00149628834, 0.00496474607, -0.000755565357, 0.0173209533, 0.00205751252, 0.0242671445, -0.00141187292, 0.027057495, -0.00758441025, 0.0132541647, 0.0133729037, 0.00222263299, 0.0154359816, -0.0116511974, 0.0114805112, 0.0212838445, -0.00122448895, -0.0381150022, -0.0104638143, 0.00190166838, 0.0195621382, -0.0056586233, -0.0108051877, -0.000882188615, 0.0112430351, -0.00606678613, 0.00267717801, -0.0209573135, -0.00615212927, 0.0119554652, 0.0160296727, 0.0185380206, -0.0260333773, 0.00899442751, 0.002274581, -0.00969201513, 0.0105157625, 0.00383673212, 0.0165343117, 0.00439331774, 0.00680890074, -0.00661595073, -0.00102411804, -0.00331539661, -0.00412244629, 0.0174990594, -0.0073172492, -0.0152578745, -0.0126233678, -0.00330426497, -0.0102708647, -0.0158960931, 0.00861594919, 9.97216339e-05, 0.0037124278, 0.0144415488, 0.00176716014, -0.000759275921, 0.00311317039, 0.0132096382, -0.0100482302, 0.0230797622, 0.00999628287, -0.00283673266, -0.0177662205, 0.00150370947, -0.012705, -0.00688682264, -0.000207328238, -0.00725416932, 0.000141117707, 0.0239999834, -0.0224415436, 0.00384044251, 0.004549162, -0.00655287132, 0.00553246355, -0.00081354304, -0.0169647373, 0.00761409476, 0.0113840364, 0.00693877088, -0.00915769301, 0.00823005, -0.0118070422, -0.0116883032, -0.00491279829, -0.00604823325, -0.00205936772, 0.00743227685, -0.0215806905, 5.88473631e-05, 0.0137810661, 0.0105454475, 0.0146493409, 0.0198441427, 0.00114192872, 0.00351762283, -0.00128756871, 0.00164007302, -0.00319109228, -0.0113543523, -0.00558441179, 0.0125714196, -0.0370760411, -0.0182411745, -0.00349164871, 0.00528014498, -0.00117903447, 0.0204675179, -0.0104267085, 0.00107606605, 0.0109832948, 0.0374025702, -0.00919479877, -0.00636734255, 0.00815583859, -0.00540630426, -0.00963264611, -0.00246382016, 0.000749535684, -0.00543969916, -0.0235992409, -0.0214471091, 0.000782003161, -0.000633116462, -0.00939517, 0.0021762508, 0.015272717, 0.0120742032, 0.0104118669, -0.0114137214, -0.0115398811, -0.00485713966, -0.00744340848, -0.000943876919, 0.00854915939, -0.0187012851, -0.00292578642, 0.00513543235, 0.00854915939, -0.0128608448, -0.00422634231, 0.00110760587, -0.00021463343, -0.0192949772, -0.00864563417, -0.000697587617, 0.00754359411, 0.0218923781, 0.00402226066, 0.0020556571, -0.00387754827, 0.00793320406, -0.0216103755, 0.0195918232, -0.00135435897, 0.00518366974, 0.0011873832, -0.0190723427, 0.00436363323, -0.0194582418, -0.00598515337, 0.00566975493, -0.0130166886, -0.0253061056, -0.0326827243, -0.00549535779, -0.000215677035, -0.00310018333, -0.000243506322, 0.00345639838, -0.00451576663, 0.00598886423, 0.0013348785, -0.00573654519, -0.00324860634, 0.00503153633, -0.00960296206, 0.00406678766, -0.0222931206, 0.0014100176, -0.00648608105, -0.00907606073, 0.0114359846, 0.00189517497, 0.0344044305, -0.0078218868, 0.00737661822, 0.00313728908, -0.0153766125, -0.0144415488, -0.0052170651, -0.00844526291, 0.0199628808, -0.0004517622, 0.0104563935, 0.00875695143, 0.00697587663, 0.0256920047, 0.0094025908, 0.00565120205, 0.0394508056, -0.00105936849, -0.00239703, 0.00821520761, 0.00785157178, 0.00384786376, 0.0125343138, 0.000974952942, -0.0229907073, 0.015539878, 0.0017309821, 0.0181521215, 0.01503524, 0.00655287132, 0.0157476701, -0.0024044509, 0.03597771, 0.0106122373, 0.0187458117, 0.00676437374, -0.00490908744, -0.01801854, -0.0158367231, -0.0228422843, 0.0094025908, -0.00040677152, 0.0036901643, -0.00689424388, -0.012319101, 0.00101113098, -0.0119406227, -0.0196215082, -0.0123710493, 0.000567717594, 0.0170686338, 0.00474211155, -0.027829295, 0.0041076038, -0.0153172435, 0.010144705, -0.0055361744, 0.008423, 0.0199480373, 0.0167569462, 0.00439331774, -0.0039888653, -0.0203190949, -0.0126011046, -0.0179443285, 0.0115473019, -0.0219517481, -0.0196808763, 0.012170678, -0.0208385754, 0.00844526291, 0.0144341271, -0.0226196498, 0.0049424828, 0.0182857011, 0.00814841688, 0.0178849604, 0.0027235602, 0.0106938705, 0.00340445037, -0.0133877462, -0.00637105294, 0.001681817, 0.0224712268, 0.00365676917, -0.00520222262, 0.0170537923, 0.0140630696, 0.012081624, -0.0086233709, 0.00985528063, 0.0118218837, 0.00353432028, 0.00234137126, -0.0143970214, -0.03084228, 0.0195621382, 0.0187606551, 0.00263821706, 0.021209633, -0.00694990251, 0.018048225, -0.00269387569, -0.00188960903, 0.00307235401, 0.0137662245, -0.00697587663, -0.0141150178, 0.00290908897, 0.0206159409, 0.00922448374, -0.00846752618, -0.00303339306, 0.0258849543, -0.0106716063, 0.0133357979, 0.0209721569, -0.00722077442, 0.0176178, 0.00614099763, -0.0125491563, -0.00588496821, -0.000314471021, -0.0029220758, -0.0151762422, 0.00316882902, 0.00518366974, -0.00601854874, -0.0172467418, -0.00530982949, -0.0128460024, -0.0175732709, -0.00618552463, 0.00499072, -0.0158960931, 0.00594804762, 0.01056029, 0.0134990625, 0.000388218643, 0.0098775439, 0.00105101964, 0.0169202108, 0.0143896006, -0.0125714196, 0.00538775139, 0.0375509933, 0.0092615895, -0.00495732483, -0.00120315317, -0.0122671528, 0.00579962507, -0.0279331896, -0.0160890426, 0.0236289259, -0.015658617, -0.00858626515, -0.00161873724, 0.00998886116, 0.0255584233, 0.011962886, -0.0100333886, -0.000780611706, 0.0187754966, 0.0187458117, 0.00749164587, 0.00489424542, -0.00446381886, 0.000468923594, 0.00546567328, -0.0125788413, 0.010589974, 0.00976622663, 0.0183895975, 0.00819294434, 0.0024489779, 0.00181632524, 0.00110575068, 0.0275472905, -0.00863079168, -0.00513914321, 0.0155844046, 0.000414888404, -0.0101966532, 0.00651576556, 0.00309461751, -0.0158960931, -0.0122374687, -0.00127179874, 0.00186363503, -0.017988855, -0.00700185029, -0.006085339, 0.0203487799, -0.0116140917, -0.0209127869, 0.00705750892, -0.00102040742, 0.00377365225, -0.0117031457, -0.0189684462, -0.0273395, -0.00478663854, 0.00768088503, -0.00578478258, -0.00831168238, -0.0101966532, 0.00898700673, 0.00204638066, 0.0083710514, 0.00546196289, 0.00196474814, -0.0159406196, -0.0109387683, -0.024460094, 0.0117179882, -0.0066345036, 0.0125491563, 0.0140408063, -0.00449350337, -0.0186864436, -0.00303153787, -0.0119925709, -0.0388868, 0.00195732713, -0.0180630665, -0.0314359702, -0.008920216, 0.000860389031, -0.0223376472, 0.0147087099, 0.00327086961, -0.00551391067, 0.00968459435, 0.00610018149, -0.00561780669, -0.00964748859, -0.00873468816, -0.0157921966, 0.00424860558, 0.00896474347, -0.012230047, -0.00105287496, 0.0284675118, 0.0157625116, 0.0167569462, -0.000110679423, 0.0112281926, 0.00319665833, -0.00364007172, -0.000209763311, -0.00222634361, 0.00814841688, 0.00792578328, -0.000892856508, -0.0158070382, -0.000822355621, 0.00359740015, -0.0124897873, -0.0220853277, 0.0206456259, 0.00153895991, -0.0112281926, 0.0116511974, -0.0178255904, 0.0128163174, -0.00313543389, 0.0114508271, -0.00922448374, -0.00177365367, 0.00579962507, -0.00504266797, 0.0231094453, -0.0219369046, -0.00935806427, -0.00619294541, -0.00522448635, 0.0143673373, -0.0104860784, -0.00522819674, -0.0164155737, -0.027057495, 0.00820036512, -0.0177959055, 0.0166530497, 0.00783672929, 0.00140445167, -0.0178552754, -0.00278849527, 0.0103005497, -0.000752782391, -0.0184192825, 0.0752800927, -0.00729869632, -0.00888311, -0.0201261453, 0.00693506, -0.0109313466, -0.015332086, 0.047584381, -0.0192652922, 0.00378478412, -0.00134601025, 0.0102782864, -0.0118293054, 0.00854173768, -0.0239257719, 0.000834878825, 0.0116734616, -0.010293128, -0.0265231729, -0.00326901441, 0.0105825532, -0.00331539661, 0.0100556519, -0.018315386, 0.00378478412, 0.00737661822, 0.00513543235, -0.000502782583, -0.00486085, 0.0146196559, -0.00476066442, 0.0213135295, 0.0041521308, 0.00897216424, -0.0275176056, 0.0204378329, -0.00192022126, 0.00382560026, 0.036244873, -0.0222634356, 0.0122226262, 0.000169526786, 0.0104638143, -0.00435621198, 0.0125120506, 0.0140556488, 0.0108051877, -0.0133209554, 0.00735806534, -0.027176233, 0.0101150209, 0.00453431951, -0.0211651064, -0.00857142266, 0.0170092639, 0.00495732483, -0.00926901, 0.00475695403, 0.00506864209, -0.000931353716, 0.00538775139, -0.0164601, 0.000475880923, 0.00532838237, 0.0175881144, -0.00154730876, -0.00612615515, -0.0108200293, -0.0140111223, 0.00590352109, 0.0268051755, -0.015243032, -0.0117922, -0.00319851353, 0.00606307574, -0.00794804655, -0.00154638116, 0.0236586109, 0.000650277827, 0.011962886, 0.0038330215, 0.00535806688, -0.0207940489, -0.0289721508, 0.0115398811, -0.0079109408, -0.0190575011, -0.0112652984, -0.0134396935, 0.00717624743, -0.0160742011, 0.016846, -0.0299814269, 0.00435992284, 0.0144489696, 0.00760667352, -0.0217439551, 0.0112727191, 0.0184786506, 0.0029888663, 0.0125417355, 0.00676808413, -0.0120742032, 0.0170537923, 0.00661595073, 0.0182708595, -0.00584044121, -0.00149814365, 0.0157921966, -0.00873468816, 0.0238218755, -0.00340259494, 0.0189239196, 0.0405194536, -0.00228942325, 0.00399628654, 0.0141001754, 0.0140333856, 0.00463821553, 0.00230426551, 4.57154129e-05, 0.0170241073, -0.0112727191, -0.00547680492, -0.0158960931, 0.00872726645, 0.001905379, -0.00333394948, 0.0110946121, -0.00444526598, 0.0118812537, -0.0165343117, 0.0052615921, 0.00427829, 0.00175973901, -0.000579776941, -0.0191910807, -0.0147680789, 0.0131131634, -0.000713821384, 0.0063153943, 0.00878663547, 0.0122152045, -0.00551020028, -0.00255101873, -0.00203710422, -0.0219072197, 0.00162708608, 0.00159832917, -0.0104563935, 0.0128163174, 0.0246975701, 0.00191836606, -0.0125417355, -0.00884600542, -0.0018525034, -0.000723561621, 0.00576251931, -0.00106029608, -0.00877179392, 0.00540259387, 0.0121038873, 0.021179948, -0.00900927, 0.0155101931, -0.00679405825, 0.0159851462, 0.0110278213, 0.00504637882, 0.00739146071, 0.0121929413, -0.00278849527, 0.0174396913, 0.00422263145, 0.00429684296, 0.000336734462, -0.0147383939, -0.00277921883, 0.00482003391, -0.0140779121, -0.00455287239, 0.0119703067, -0.00468274252, 0.0369276181, -0.00220222492, -0.00955101382, -0.0113914581, -0.0113098249, 0.0291057304, -0.00505751045, -0.0253506321, 0.00248051784, 0.00422634231, 0.00180333829, 0.00886084698, 0.0114953537, -0.00793320406, -0.00733951246, -0.0284378286, -0.00202782801, 0.00451576663, -0.0115547227, -0.0107235545, 0.000878014253, -0.0240890365, 0.00504637882, -0.0228571277, 0.00138033298, -0.00251205754, 0.000394944072, 0.00366419042] |
09 May, 2024 | Biology
09 May, 2024
Biology: Biology is the scientific study of life. It is a natural science with a broad scope but has several unifying themes that tie it together as a single, coherent field. Biology encompasses the study of all living organisms, from the smallest bacteria to the largest whales, and the interactions between these organisms and their environment.
This field includes the Anatomy, Physiology, Ecology, and Morphology of living organisms. The definition of biology includes the relationship between plants, animals, microorganisms, and their relation to the environment.
Table of Content
Major Branches of BiologyDivisions of BiologyNCERT Biology Class-wise Revision NotesNCERT Biology Chapter-wise SolutionsClass 12 Biology Chapters with Class 12 Biology NotesClass 11 Biology Chapters with Class 11 Biology NotesClass 10 Biology Chapters with Class 10 Biology NotesClass 9 Biology Chapters with Class 9 Biology NotesClass 8 Biology Chapters with Class 8 Biology NotesImportance of BiologyBiology - FAQsWhat is Biology?"The more I learn about biology, the more I realize how incredibly beautiful life is." - E.O. Wilson
Biology is the story of how life unfurled on the Earth. It is the branch of science that deals with life forms and life processes. In earlier times, Biology was only limited to the knowledge of the human body and its function as it formed the basis for medical practice. Fundamental issues regarding how life originated, growth of the biodiversity, and the evolution of living creatures according to different habitats intrigued the biologists.
The term "Biology" in Greek is divided into two parts - bios = life; logos = study, which translates into study of life. Biology is a part of Science, along with Physics and Chemistry. These days Biology is commonly referred to as "Life Sciences".
Major Branches of BiologyBiology is a vast field, and many different branches of biology focus on specific aspects of life. Some of the major branches of biology include:
Biochemistry: The study of the chemical processes that occur in living organisms.Molecular biology: The study of the molecules that make up living organisms, such as DNA, RNA, and proteins.Cell biology: The study of the structure and function of cells.Genetics: The study of heredity and how traits are passed down from parents to offspring.Microbiology: The study of microorganisms, such as bacteria and viruses.Botany: The study of plants.Zoology: The study of animals.Physiology: The study of the functions of living organisms.Ecology: The study of interactions between organisms and their environment.Evolutionary biology: The study of how species change over time.The Science of LifeThe study of biology is essential to understanding the natural world around us. Biology helps to understand the diversity of life, the processes by which living organisms function, and the relationships between different organisms. This knowledge is essential for solving many of the world's most pressing problems, such as climate change, disease, and food security.
Divisions of BiologyThe subject of biology has many divisions which are discussed below:
TopicLinkShort StatementAnatomyVisit SiteAnatomy is the branch of biology concerned with the study of the structure of organisms and their parts.BiotechnologyVisit SiteBiotechnology involves the manipulation of living organisms or their systems to develop or make products, enhancing human life and health.BotanyVisit SiteBotany is the scientific study of plants, including their physiology, structure, genetics, ecology, distribution, and classification.EcologyVisit SiteEcology examines the interactions among organisms and their biophysical environment, which can be natural or built, and how these interactions affect the distribution and abundance of organisms.GeneticsVisit SiteGenetics is the study of genes, genetic variation, and heredity in living organisms, explaining how traits are passed from parents to offspring.ImmunologyVisit SiteImmunology is the study of the immune system, the body's defense against infectious organisms and other invaders.MicrobiologyVisit SiteMicrobiology is the study of microscopic organisms, such as bacteria, viruses, archaea, fungi, and protozoa, focusing on their interactions with humans and other organisms.PhysiologyVisit SitePhysiology explores how organisms, organ systems, organs, cells, and biomolecules carry out the chemical and physical functions in a living system.ZoologyVisit SiteZoology is the scientific study of the behavior, structure, physiology, classification, and distribution of animals.History of BiologyIn earlier times, man used to live in caves and jungles. He ate fruits and vegetables from the forest and hunted animals. This allowed him to learn about the life and habitats of different plants and animals. This was the beginning of 'Biology'. Various drawings and paintings during prehistoric times highlight the fact that early man was interested in plants and animals around him. As man evolved socially, he began domesticating animals like cows, sheep, horses, and dogs, which allowed him to learn more about the ways and lives of these animals. Greeks were the first people who organized the study of Biology. A few of the scientists who were involved with the early study are given below:
Aristotle was the first peson to study animals in detail and is also known as the Father of Biology/Zoology.Theophratus studied plants and is known as the 'Father of Botany".Hippocrates is known as the "Father of Medicine".In India, around 2500 B.C to 650 B.C biology flourished. Animals were being classified as Oviparous and Viviparous. The cultivation of rice began, with over 1000 varieties being the current count. During the 16th century, the invention of Microscope opened a new world of minute animals and plants came to human knowledge. The term 'Cell' was coined which further amplified the study of Biology. Currently, biology has made a great progress in the field of Genetics, Genetic engineering, Antibiotics, Cancer research, cloning, Stem cell research.
NCERT Biology Class-wise Revision NotesQuick notes help students to revise the whole syllabus in minutes. CBSE Revision Notes clearly give you a short overview of the complete chapter as these CBSE chapter-wise key points are prepared in such a manner that each and every concept from the NCERT syllabus is covered in form of CBSE Revision Notes. Following are the links to the revision notes from Grade 8 to Grade 12:
CBSE Class 8 Biology Revision NotesCBSE Class 9 Biology Revision NotesCBSE Class 10 Biology Revision NotesCBSE Class 11 Biology Revision NotesCBSE Class 12 Biology Revision NotesNCERT Biology Chapter-wise SolutionsImportant biology questions for CBSE classes 6–12 are available here. Our subject matter experts and educators have created the questions with consideration for the NCERT curriculum and syllabus. Students can easily do well on their board exams by figuring out the answers to these questions. Following are the links to the chapterwise solutions from Grade 8 to Grade 12:
CBSE Class 8 Biology Chapterwise SolutionCBSE Class 9 Biology Chapterwise SolutionCBSE Class 10 Biology Chapterwise SolutionCBSE Class 11 Biology Chapterwise SolutionCBSE Class 12 Biology Chapterwise SolutionImportant Class 12 Biology Chapters with Class 12 Biology NotesThe list of important class 12 biology chapters are:
Plasmodium Life Cycle – Classification, Life Cycle and DiagramEcosystem Evolution Molecular Basis of InheritanceMicrobes in Human WelfareThe Experimental Proof Of DNA ReplicationLac OperonFood Preservation – Importance, Objectives, and MethodsBiogas Production – Role of MicrobesCompetition Interaction Genetic Code and MutationsWhat Is Parasitism? Definition, Types and ExamplesContraceptive MethodsLoss of BiodiversityImportant Class 11 Biology Chapters with Class 11 Biology NotesThe list of important class 11 biology chapters are:
Cell the Unit of LifeNeural Control and CoordinationStructural Organisation in AnimalsGeneration And Conduction Of Nerve ImpulseFactors Affecting Enzyme ActivityBiomolecules – Definition, Structure, Classification, ExamplesParts of a Flower and their FunctionsKingdom Monera – Definition, Classification, Characteristics, ExamplesChemical Coordination and IntegrationSeed DormancyRespiration In Plants Diploblastic And Triploblastic OrganizationCyclic and Non-cyclic Photo-phosphorylationCardiac CycleDifference between Angiosperms and GymnospermsMeiosis – Definition, Stages, Function and PurposeMorphology of Flower – Definition, Structure, Parts, ExamplesProkaryotic CellsFermentation: Meaning, Process, Types and ImportanceStructure Of A Dicotyledonous SeedProtein Structure – Primary, Secondary, Tertiary, QuaternaryWhat is Nucleus?Body Fluids and CirculationConnective Tissue – Definition, Functions, Types, ExamplesBiological ClassificationOrgan SystemImportant Class 10 Biology Chapters with Class 10 Biology NotesThe list of important class 10 biology chapters are:
Human Reproductive SystemHuman Nervous Systemlife processcontrol and coordinationHow do organisms reproduceHereditary and evolution notesOur environmentBrain AnatomyFemale Reproductive SystemComponents of Ecosystem - Biotic and AbioticSexual Reproduction in Flowering PlantsMovement Due to Growth in PlantsCoordination in PlantsHeterotrophic NutritionSpeciation and EvolutionRespirationManaging the Garbage we ProduceTransportation in PlantsReflex ActionMale Reproductive SystemNutrition in Living OrganismWhat is the Ratio of Dihybrid Cross?Hormones In AnimalsDo Organisms Create Exact Copies of Themselves? Accumulation of Variation During ReproductionThe Fusion of Biology and ElectronicsHow do the Traits and Characters get expressed?Tracing Evolutionary RelationshipsProtection of the Central Nervous SystemSex DeterminationNutrition In Human BeingsEvolution Means of Transportation In PlantsRole of Hormones in Completing the Life History of Insects and FrogsWhich is a Better Mode of Reproduction & Why?Important Class 9 Biology Chapters with Class 9 Biology NotesThe list of important class 9 biology chapters are:
Endoplasmic Reticulum – Structure, Types And FunctionsBryophyta – Structure, Classification and CharacteristicsLysosomes – Definition, Types, Significance, FunctionsPteridophyta – Definition, Characteristics, Classification, UsesCarbon CycleWater Cycle – Process, Diagram, and its Various StagesWhat is Manure? Definition, Types, Advantages and DisadvantagesNervous Tissue – Definition, Characteristics, Functions, TypesImprovement in Food ResourcesThe Fundamental Unit of LifeCrop Variety ImprovementMineral Riches in the SoilPhylum Coelenterata – Definition, Characteristics, Classification, ExamplesGymnosperms – Definition, Characteristics, Uses and ExamplesStructure and Types of Animal TissuesMeristematic Tissues – Definition, Features, Types, RoleScientific Name of Human BeingAre Plants and Animals Made of Same Types of Tissues?Biogeochemical CyclesOzone Layer – Causes, Effects & DepletionImportant Class 8 Biology Chapters with Class 8 Biology NotesThe list of important class 8 biology chapters are:
Types of PollutionFood Sources – Food from Plants and AnimalsFertilizationDeforestation and Its Causes Conservation of Forest and WildlifeBiosphere Reserve – Zones and Their ImportanceEmbryo Development – Development Process of FetusReforestationAgricultural Implements and ToolsBasic Practices of Crop ProductionFemale Reproductive Organs – Anatomy, Diagram, Functions, DisordersCytoplasm and Nucleus – Overview, Structure, Functions, ExamplesMicroorganisms: Friend and FoeCrop Production and ManagementReaching The Age of AdolescenceTypes of Asexual ReproductionAnimal Husbandry – Types and AdvantagesSchool BiologyDiagram of Animal CellWhat is Biome?Environmental Issues and SolutionsAnimal CellEvolution Of HumansFood WebEcological PyramidMitosis Lipids Parts of a Flower and their FunctionsCell OrganellesFood Chains and Food WebsDiagram of Water CycleList of 206 Bones in Human BodyCell the Unit of LifeChloroplastsEnergy Flow of EcosystemDifference Between Aerobic and Anaerobic RespirationEthical Issues Related to Genetically Modified OrganismsWhat does Ramachandran Plot tell us?Classification of AnimalsRibosomesCell Kingdom ProtistaCarbon CycleCheck Here for More Topics: School Biology Archives
Biology MAQsWhat does Ramachandran Plot tell us?What is Oogenesis?What are Darwin's four Postulates?What is DNA Fingerprinting?What is Nephron?What is Metabolism?What is Monocot Root? What is Dicot Root? What is Hemoglobin? What is Amoeba?What Stem Cell is and its use?What is Somatic Hybridization?What is Chromatin?What are Secondary Messengers?What is Crossing Over?What are Homologous Structures?Check Here for More Topics: Biology MAQ
Biology Diagram'sTap Root DiagramDiagram of MitochondriaImportant Biology DiagramsAmoebaDiagram of MitosisDiagram of Human BrainDiagram of EarAscaris lumbricoides Structure and Life CycleLabelled Diagram of ScoliodonTrophic level DiagramDiagram Of Stomata and its TypesTobacco Mosaic Virus (TMV)Diagram of Water CycleLabelled Diagram of Neuron with Detailed ExplanationsDiagram of Animal CellCheck Here for More Topics: Important Biology Diagrams for Class 8 to Class 12 and NEET Exam
Difference Between Series of BiologyThe list of articles on difference between are given below:
Difference Between Thrombin and ProthrombinDifference Between Aardvarks and AnteatersDifference Between Prokaryotic and Eukaryotic ReplicationDifference Between G-Actin and F-ActinDifference Between Alpha, Beta and Gamma HemolysisDifference Between Purines and PyrimidinesDifference between Pneumothorax and Tension PneumothoraxDifference Between Cold Blooded And Warm-Blooded AnimalsDifference Between Renewable And Non-Renewable ResourcesDifference Between Open and Closed MitosisDifference Between Medial and LateralDifference Between Autotrophs and HeterotrophsDifference Between Interstitial and Appositional GrowthDifference Between Carbohydrates and LipidsDifference Between Oxygenated and Non-oxygenated GasolineDifference Between Nervous System And Endocrine SystemDifference Between Active and Passive TransportBiology Articles on FactsSome of the important articles on facts are:
Facts About BrainFacts About BiogasFacts About AnatomyInteresting Facts About LungsFacts About Vitamin BFacts About RibosomesFacts About CholesterolFacts About EvolutionFacts about Animal CellFacts About Vitamins and MineralsThemes of BiologyDespite the diversity of life, there are several unifying themes that tie biology together as a single field. These themes include:
Hierarchy of organization: Living organisms are organized into a hierarchy, from the smallest molecules to the largest ecosystems.Unity and diversity of life: All living organisms share certain characteristics, such as cells, metabolism, homeostasis, growth, reproduction, and adaptation. However, there is also a great deal of diversity among living organisms.Energy and matter flow: Energy and matter flow through living organisms and ecosystems.Change over time: Living organisms and ecosystems change over time.Importance of BiologyThe study of biology has helped humans advance very far in their field. Few of the examples are given below:
Medicine: The basis of contemporary medicine is biology. Scientists have been able to enhance surgical techniques, produce new vaccinations to prevent diseases, and find novel treatments for diseases by knowing how the human body functions.Agriculture: Developing innovative agricultural technology to increase food production and enhance the quality of our food supply requires a strong understanding of biology.Protection of the environment: Understanding and safeguarding the environment depend on biology.Biologists research how organisms interact with their surroundings and create plans to save threatened species and ecosystems.How biology is used in the real world?Medicine: Biologists develop new drugs and vaccines to treat diseases, and they develop new surgical techniques and medical devices.Agriculture: Biologists develop new crop varieties that are resistant to pests and diseases, and they develop new agricultural practices that are more sustainable.Environmental protection: Biologists study the interactions between organisms and their environment, and they develop strategies to protect endangered species and conserve biodiversity.Biotechnology: Biologists use living organisms to produce products, such as food, medicine, and biofuels.Forensic science: Biologists use DNA and other biological evidence to solve crimes.Future of BiologyBiology is a rapidly evolving field. New discoveries are being made all the time, and new technologies are being developed that allow us to study biology in new ways. For example, the development of gene editing technologies has revolutionized the field of biology and has led to new insights into the causes and treatments of diseases.
The future of biology is bright. Biologists are working on solving some of the world's most pressing problems, such as climate change, disease, and food security. Biology is a fascinating and important science that has a profound impact on our lives.
Further Reading:
TopicLinkShort StatementPlant TissuesVisit SitePlant tissues are groups of cells that function together for a specific task, essential for growth and survival in plants.Heredity and EvolutionVisit SiteHeredity and Evolution explore the genetic principles of inheritance and the process of biological evolution, explaining the diversity of life on Earth.Biology - FAQsWhat is Biology?Biology is the scientific study of living organisms and their interactions with each other and their environments. It encompasses everything from the smallest cells to complex ecosystems.
Who is the father of biology?Aristotle is recognized as the father of biology for his pioneering contributions to the study of living organisms.
What are the Main Branches of Biology?Biology has several branches, including botany (the study of plants), zoology (the study of animals), microbiology (the study of microorganisms), genetics (the study of heredity), and ecology (the study of ecosystems).
Who is the Mother of biology?Maria Sibylla Merian is celebrated as the mother of biology, known for her detailed observations and illustrations of insects and plants.
Who First Discovered Biology?The discovery of biology as a science is attributed to Thomas Beddoes, who made significant early contributions to the field.
What are Some Important Topics in Biology?Key topics in biology include evolution (the process of how species change over time), genetics (the study of inheritance), photosynthesis (how plants convert sunlight into energy), and cell biology (the study of the basic units of life).
Who is the Father of Zoology?Aristotle is also known as the Father of Zoology due to his extensive studies and classifications of various animals.
How Does Biology Relate to Medicine?Biology plays a crucial role in medicine by providing the foundation for understanding diseases, the human body, and the development of medical treatments and advancements in healthcare.
Who is the Father of Virology?Martinus Beijerinck is honored as the Father of Virology for his discovery of viruses as a new form of infectious agent.
Why is Biodiversity Important in Biology?Biodiversity, or the variety of life on Earth, is essential for ecosystem stability and the well-being of all living organisms. It contributes to ecosystem services and supports various human needs.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Biology/Biology | https://www.geeksforgeeks.org/biology/?ref=outindfooter | Biology | Biology | Biology | GeeksforGeeks | [0.00405416638, -0.00048258988, -0.0139446864, 0.0221106429, -0.00782022, -0.0125452792, 0.0121089928, -0.0151300672, 0.0461639911, 0.0317912512, -0.004869116, -0.014356277, 0.0223082062, -0.0443859212, 0.00893974584, 0.0164059978, 0.0124794245, 0.00571287656, 0.00448633684, 0.00464274082, -0.0104379356, -0.0469871722, -0.0219295435, 0.00738393376, -0.00196328666, 0.030688189, 0.0021505605, 0.0187849905, -0.0393480547, -0.0077090906, 0.0277905911, 0.012043139, 0.0606519803, -0.0173691195, -0.00998518616, -0.00088955, -0.0381956, -0.0788936689, -0.016315449, 0.0422785766, 0.0251728762, 0.0284162089, 0.00505433138, -0.00495554972, 0.00663483934, 0.0326308981, -0.0253539756, -0.0222423524, -0.0254856851, -0.00999341812, -0.0151300672, 0.0108742211, 0.0326308981, 0.037273638, 0.0276094917, 0.0137059642, 0.0150065906, -0.0142574953, 0.0204313528, 0.00855285116, 0.0183075462, -0.00940072723, 0.0323345512, -0.0338821299, 0.0531774946, 0.0268686283, -0.0300296433, 0.0423115045, -0.035298, 0.0242015216, -0.00992756337, 0.0498847701, -0.00629733503, -0.0241521318, 0.00982878171, -0.0477774255, 0.00719871838, 0.0259795934, -0.0122818612, 0.00951597281, 0.0242344495, -0.0101498226, -0.0211063623, 0.0095735956, 0.0612446703, 0.0171880201, -0.00100942573, -0.0680276826, 0.00199106918, 0.00441636611, -0.0142410323, -0.000683754741, 0.0121583836, -0.0038401396, -0.0202996451, 0.0112528848, -0.00887389202, 0.0170727745, 0.012059602, -0.030128425, 0.0114998389, 0.00798074, 0.00192212767, -0.0319558866, -0.0135989506, -0.0175502189, -0.0104214717, 0.0375699811, 0.0148007954, 0.0347711667, -0.0300131813, -0.0184063278, -0.0436285958, 0.0253375117, -0.0373724177, -0.0290582906, 0.00879980531, -0.0502140447, -0.00559763098, 0.0270168018, 0.00103515014, 0.022933824, 0.00483618863, 0.0405005068, -0.0525518768, 0.0374053456, -0.0190648735, -0.00541241514, 0.0426407792, -0.0200526901, 0.0172538739, 0.017484365, -0.0429700501, 0.0205136705, 0.0295192711, -0.0198386628, 0.0319723524, 0.0210734345, -0.0230490696, -0.00360553293, -0.0200197622, -0.00328037632, 0.00913730916, 0.002434558, 0.00517780893, -0.0387882888, -0.0295192711, 0.0570958368, 0.00321246404, 0.0297332983, -0.0269838739, 0.00175131764, 0.0274283923, -0.0218966156, -0.00340796937, -0.00881626923, 0.0133108376, 0.00572934, -0.00682828669, -0.00194373622, 0.0203819629, 0.0296015907, -0.00633026194, 0.0146937817, 0.0159285534, 0.0152453128, -0.00566760125, -0.0369772911, -0.00647431891, 0.0579519458, -0.0320711322, -0.0150889084, -0.0397761092, 0.0306223352, -0.0295521989, -0.00680359127, 0.00403976114, 0.028663164, -0.0139776142, 0.00565113779, -0.0318900347, -0.00398008, 0.0410602689, 0.0231313873, 0.013763587, 0.0274448562, 0.0552848391, 0.00628087111, -0.0298814718, 0.0162660573, 0.00124094542, -0.0170233846, 0.051004298, 0.0151547631, 0.0198880546, -0.0210898984, -0.0520908944, 0.0563055836, 0.00942542311, 0.00910438225, -0.0238722507, -0.0647678822, -0.00994402729, 0.0676984116, 0.0391834155, -0.00456042308, -0.0061080032, -0.00712874765, 0.0435627401, 0.0221271068, -0.0461969189, 0.00554412417, -0.0508396626, -0.00907968637, -0.00157639163, 0.0107836714, -0.0357919112, -0.0334705412, 0.0141751776, 0.00450691627, -0.0346394591, 0.00711228419, 0.0237570051, 0.0010948308, -0.02923939, -0.0173691195, 0.00788607448, -0.0100922, 0.00343060703, -0.00285026431, -0.0049884771, 0.0422127247, -0.0224399157, -0.0115574617, -0.0501152612, 0.0592031814, 0.0161096528, -0.00145085657, -0.00846230146, 0.00414471654, 0.0168916751, 0.0402041599, -0.00352115696, -0.00358906924, -0.02637472, 0.00705877738, 0.0012028733, 0.0590056181, -0.0106766578, 0.0279058367, 0.0270003378, -0.0505103879, 0.0504116081, -0.00213821279, -0.0385248736, 0.00350263529, 0.028959509, 0.00771732209, -0.0239216406, -0.028366819, 0.0215673428, 0.016348375, 0.0087257186, 0.0181923, -0.0085775461, -0.04474812, 0.0153440945, 0.0188343823, 0.00677066389, -0.00666365027, 0.0295192711, -0.0216825884, 0.0316760056, -0.0184392557, -0.0168093573, 0.020069154, 0.0210898984, -0.0128251603, 0.0386565812, 0.0634178668, 0.0231478512, -0.051004298, 0.00173485407, 0.0230655335, -0.0165294744, -0.0211886801, -0.00546592195, -0.0304412339, -0.054461658, -0.0211228263, -0.0141257867, 0.00747036794, 0.00122345285, 0.00563055836, 0.0276753455, -0.0105449492, -0.0405005068, -0.002650643, -0.0571287647, 0.00472917501, 0.0213368516, -0.0291406084, 0.00602156948, -0.0077090906, -0.00196019979, -0.0140763959, 0.033552859, 0.0136318775, -0.0121748475, 0.000795398664, 0.00365698175, 0.0168587472, -0.0223575961, -0.0571946166, 0.0131132742, 0.017204484, 0.0337504223, 0.00241192034, -0.00765146781, -0.0256667845, 0.000979585457, 0.00720695, -0.01605203, 0.038689509, 0.038689509, -0.0175502189, -0.015195922, 0.00543711055, -0.00346765015, 0.00616151, -0.0229173601, -0.0434968844, -0.0101909814, 0.0284326728, 0.0518274792, -0.0399078168, -0.0122077744, 0.0145044494, -0.0138952956, -0.00146320427, -0.0329930969, -0.0348699503, -0.0131297372, -0.00315689924, 0.00790665392, -0.0272966828, 0.00092299172, 0.0353309289, -0.0073962817, -0.000136210743, 0.00165253598, 0.0276094917, 0.00953243673, -0.000432170054, 0.00218142965, -0.00779552432, 0.0250740945, -0.0378334, 0.0101168947, 0.0370102189, 0.00367138744, -0.0101086628, 0.00785726309, 0.00617385795, -0.00153626164, -0.028070474, 0.00757326558, 0.0110306256, 0.0847547203, 0.00139014702, -0.0262100846, 0.000381235703, 0.0142163364, -0.00865163282, -0.0702667311, -0.000916817866, 0.0227691866, 0.00586104905, -0.0308034346, 0.00037017421, 0.00402123947, -0.00305605959, 0.00138088618, 0.0643069, 0.00470036361, -0.00666776625, 0.0180935189, 0.0165953301, -0.0309186801, -0.000312037067, -0.0385907255, 0.0129980287, 0.00251481798, -0.0121254567, 0.00826885365, -0.0162578262, -0.0109236119, 0.0235923678, 0.0145373773, -0.000561306544, 0.0551202036, 0.00390393613, 0.00301901647, 0.0211063623, 0.0170069207, -0.00580754224, -0.015467572, -0.0168587472, 0.00538771972, 0.00897267368, -0.00890681893, -0.0147431726, -0.0202831812, 0.0210569706, -0.0171221662, 0.0349028744, 0.0144797545, 0.0290418267, -0.0102815311, 0.00535479281, 0.0021073434, 0.00690237293, -0.0244978685, 0.0195917077, -0.00639611669, 0.00231725466, -0.020069154, -0.0271814372, -0.00578696281, 0.00842937361, -0.0439249389, 0.032960169, -0.00628498709, 0.0289265811, -0.00386895076, -0.0291076805, 0.0368126556, -0.000682211306, 0.0178630278, -0.00421468681, 0.00870102365, 0.0128663192, 0.0167599656, -0.0347382389, -0.0624629781, 0.0090385275, -0.0480737723, -0.0174349751, 0.00870925561, 0.0174514372, 0.0057951943, 0.00862693693, -0.0225386973, 0.0366150923, 0.0165047795, -0.0141175548, 0.0156815983, -0.0220612511, 0.0383273102, 0.0393480547, 0.0163236801, 0.00378869078, 0.000606581511, 0.00892328285, 0.0392163433, -0.0117961839, 0.0123477159, 0.0131544331, -0.0114504481, 0.0130556514, 0.0123806428, -0.0322686955, -0.0048485361, 0.0338492058, 0.0417517424, -0.0043628593, 0.0144303637, 0.00837998278, 0.00500905653, -0.00386483502, 0.0189167, 0.0377675444, 0.0321699157, -0.0264570378, -0.0477445, 0.0043628593, -0.0422127247, 0.0241192039, 0.0263417922, -0.00538360374, -0.0249753129, 0.000632305921, -0.00726457266, 0.0394797623, 0.0166035611, -0.00546180597, -0.0124135697, -0.0437273756, -0.00630145101, 0.0441225022, -0.00390393613, -0.0262430105, -0.0102239083, 0.0184227917, -0.0208100174, -0.00121213403, 0.0157639161, -0.00220406731, 0.0164883155, -0.0183075462, -0.0356931314, 0.0254527573, -0.0285808463, 0.0137965139, -0.0169739928, 0.0165294744, -0.0252222661, 0.0219130795, 0.0155910486, 0.0294534173, 0.00221229903, 0.00652370974, 0.0168505162, 0.00840879418, -0.0413566157, -0.00177189719, 0.00976292696, -0.00463862531, -0.0039306893, -0.038162671, 0.00707524084, 0.0128745511, 0.000303548, 0.00541241514, 0.00677889585, 0.0188014545, 0.0279387645, 0.0252222661, 0.0283009633, -0.00140146574, -0.0657557, 0.0159367844, -0.027379, -0.0112281889, 0.00148378382, 0.0228679683, 0.0402041599, 0.0210075807, -0.00522719976, -0.0125617422, 0.0277412012, 0.000165793812, 0.0392492712, 0.0370760746, 0.0175666828, -0.0133190695, -0.0198715907, -0.015772149, -6.97774522e-05, -0.00519838836, -0.00196328666, 0.00570876058, 0.00511607, 0.0322686955, 0.0104379356, -0.01118703, -0.0326638222, 0.0269509479, 0.041817598, -0.00679124333, -0.00321657979, 0.00698057516, 0.01605203, -0.0279058367, 0.00360759092, 0.0327790678, 0.0574251078, -0.00339150592, -0.00133458222, 0.000770188752, -0.0235759057, -0.0423444323, -0.00630556652, -0.0244484767, -0.00940072723, -0.0364833847, -0.035298, -0.00632614642, 0.00401300751, -0.0123065561, 0.0037022566, 0.0343101844, -0.00477856584, 0.00192521466, 0.0212216079, 0.0338492058, 0.00798074, -0.00908791833, -0.0234771241, 0.0138623687, 0.0201185439, -0.00708758878, 0.0195917077, 0.0126440609, 0.0238722507, -0.017747784, -0.0390517078, 0.0151794581, 0.00280498946, 0.0374053456, 0.00136339362, -0.00807952229, -0.00433404837, 0.0134425461, -0.00879157335, 0.00326391286, 0.00439167069, 0.00187993969, 0.0212874617, 0.00104235299, -0.0124547295, 0.00760207698, 0.00259919418, -0.0132861417, 0.0101580536, 0.00523543125, -0.0237076133, 0.00974646304, -0.0025539191, -0.0242509134, 0.02523873, 0.0261277668, 0.000407731859, -0.0169739928, 0.0251234844, -0.01518769, -0.0258643478, -0.0041467743, 0.00421880279, 0.004869116, -0.0185215734, 0.0386236534, -0.00824415777, 0.100362234, -0.0117303301, 0.0146526229, -0.0078613786, 0.0279716924, 0.0212874617, 0.0173361935, -0.00121110515, -0.0300790351, -0.017204484, 0.0368455835, -0.0042723096, -0.0111541031, -0.00380103849, -0.00868456, -0.0345077477, 0.0265887473, 0.0185215734, -0.0259960573, 0.0222423524, 0.0187520646, -0.0065113618, -0.0150477495, 0.0115409978, -0.00875041448, 0.0170727745, -0.0118949655, 0.0326473601, -0.0185051095, -0.00790253747, 0.0224399157, -0.0131791281, -0.00413648458, -0.0244978685, -0.00721518183, -0.0212545339, -0.0129733328, -0.04474812, -0.0302436706, 0.0268850923, -0.00202502543, -0.0244978685, -0.0128498562, 0.00406651432, 0.00861870497, -0.0215673428, 0.0189167, 0.000186887817, 0.000508828787, 0.03269675, -0.00225345814, 0.0193118267, 0.0208429433, 0.0109071489, -0.0107425125, 0.0122407023, -0.00864340086, 0.00161549274, -0.00927725062, -0.0202173255, -0.00551531278, -0.0121254567, -0.0158544667, -0.00500082457, -0.0120842978, -0.0107095856, -0.00230284897, 0.0141257867, 0.0172703378, 0.00246336916, 0.0107919034, 0.0027823518, 0.0190813355, -0.0162166655, 0.0021629082, -0.0415212512, 0.0216496605, 0.00520250434, 0.0321863778, 0.0077090906, 0.00677889585, -0.0117714889, 0.0108083673, -0.0068241707, -0.00640846416, -0.030128425, -0.00598041, -0.00168752111, 0.0026650487, 0.0362858213, -0.00596806267, -0.02237406, 0.0281527918, -0.0126440609, 0.00387718272, -0.0159614794, 0.0326473601, 0.0150642125, -0.00663072336, 0.018044129, 0.018669745, -0.000303033506, 0.025502149, -0.00675420044, -0.00526835863, -0.0186038911, 0.00965591334, 0.00761854043, -0.0104543995, 0.00805071089, -0.0101662856, 0.0170563105, -0.0106848897, -0.0107260486, -0.00887389202, 0.0248436034, 0.0248271395, 0.0110141626, 0.0352321491, -0.0207276978, -0.00201782258, 0.0173032656, -0.0211557522, -0.0193447545, 0.00701350253, 0.0208264794, -5.64650727e-05, 0.0237405412, 0.0114916069, 0.0421139412, 0.0117138661, -0.0176325385, -0.00914554112, -0.021534415, -0.0121336887, -0.0173855834, -0.0146526229, -0.056470219, 0.00525189517, 0.0356272757, -0.00285026431, 0.0340138413, -0.0309186801, 0.0149407359, 0.0188837722, -0.0167105757, 0.0205301344, -0.00868456, -0.00751975877, -0.0287784096, 0.0213039257, 0.0231807772, -0.0200856179, -0.0281198639, -0.0285149906, -0.00629733503, -0.0363516733, -0.00417146971, 0.00153626164, -0.0174185112, 0.00444106152, -0.00410149945, -0.00396773266, -0.0262430105, -0.0347711667, 0.00534244487, -0.0155087309, -0.0253869034, 0.0260619111, -0.0198551267, 0.0171550922, 0.0231313873, 0.01145868, 0.038689509, -0.00891505089, -0.0350016579, 0.0664142445, -0.022077715, -0.022341134, -0.0237240773, 0.00670480961, -1.83929515e-05, 0.035824839, -0.00825650617, 0.020365499, 0.00546180597, -0.00883273222, 0.0293217078, -0.0162248984, -0.0121748475, 0.0237899311, -0.00626029167, 0.0214685611, 0.0103885448, -0.0173197296, 0.00144879858, 0.0270991195, 0.0130638834, -0.00552766072, -0.00272884523, 0.00616151, -0.00822357833, 0.0408297777, -0.00276177237, -0.00226374785, -0.000977527467, -0.00523131527, 0.00344089675, -0.0394468345, 0.0042723096, 0.051860407, -0.0274777822, 0.00097649853, 0.0378992558, 0.00809187, 0.016941065, 0.00955713168, -0.00879980531, 0.00834705587, -0.00284203258, 0.0265393574, 0.00773790153, -0.0293875635, -0.0116233164, -0.00869279169, -0.0415212512, -0.0280046184, -0.019772809, -0.0219295435, 0.00654840516, 0.0529470034, 0.0106766578, 0.00360141695, -0.000796942157, 0.0140434681, -6.89414082e-05, -0.0259137396, 0.0139035275, 0.0276094917, -0.0181593727, 0.000209782549, -0.0380638912, 0.00648666639, -0.0107013537, -0.0379321836, 0.0140105411, -0.025535075, -0.0320546702, 0.00204766286, -0.0394797623, -0.0339150578, -0.00456453906, 0.0292887818, -0.0184721816, 0.000422137527, -0.0218472239, 0.0043628593, 0.0164224617, 0.00895621, -0.00792723335, -0.0156322084, -0.0101992134, -0.0284326728, 0.00974646304, -0.0195587818, -0.019180119, 0.000306377682, -0.0194106083, 0.00581165822, -0.020069154, -0.0130885784, 0.0290582906, 0.0141669456, -0.0369772911, -0.0188508462, 0.00811656471, 0.00172250636, 0.0197563451, -0.0242838413, -0.0286796279, 0.0230819955, 0.0112858117, 0.0106848897, -0.00350675127, 0.0132943736, -0.0236746874, -0.0112858117, 0.0196081717, 0.0400724523, 0.0167270377, 0.0270991195, -0.0221929606, -0.000293258257, 0.00351086701, 0.0335034691, -0.0224728417, 0.0194929261, -0.0146443909, 0.0203984268, -0.00365903974, -0.0111623351, -0.0471847355, 0.00183672272, 0.0205795262, 0.0465920456, 0.00223082071, 0.018933164, 0.0217484422, 0.00442459807, 0.0191636551, -0.00451103225, 0.0211886801, 0.0176819284, -0.0183240101, 0.00908791833, -0.010627267, -0.0112117259, -0.00971353613, 0.0117303301, -0.0147349406, 0.0116727073, 0.00271649752, -0.00567994919, 0.00993579533, -0.0315936878, 0.0111623351, 0.0045851185, 0.0060174535, 0.00123785844, 0.0234441962, 0.00681182323, 0.00390187814, 0.00095077412, -0.0225880872, -0.0297003724, 0.0105614131, 0.000876173319, 0.010602572, -0.0156486724, 0.00614093058, -0.0167023428, 0.0114916069, -0.0460322835, -0.00789430644, 0.0072851521, -0.0103967767, 0.0409944169, -0.0533092022, 0.0288771912, -0.0158956256, -0.00335652079, -0.0172209479, -0.0311985612, 0.00432170043, 0.0104297036, -0.00794369727, -0.0168011244, -0.00159491331, -0.0105449492, -0.00931017753, -0.0162742883, 0.0274448562, 0.0651300848, 0.0249094591, 0.0214520972, 0.0208100174, 0.0197234172, 0.0192295089, -0.0156980623, -0.0156815983, -0.0248106755, -0.00819476694, -0.00714521157, -0.0290747546, 0.00430523697, -0.0193282906, -0.0337504223, 0.00159285532, -0.0124053378, 0.0038257339, 0.00679535931, 0.00695999572, 0.0236088317, -0.0114998389, 0.0134343142, 0.0142081045, -0.00653605722, -0.00880803727, 0.00332359341, 0.0170069207, -0.0153276306, -0.00742097711, 0.00160931889, 0.00309721869, -0.0678301156, 0.00481149321, 0.0274942461, 0.0127181467, -0.0042723096, -0.0188343823, -0.0167270377, -0.000890064519, -0.0155910486, -0.00304988562, 0.020941725, 0.00758972904, 0.00890681893, 0.00215467624, -0.00226374785, -0.0028811337, -0.00657721655, -0.0390846357, 0.0374712, -0.00191698282, 0.000637450838, 0.0171057023, 0.00868456, 0.0150230536, -0.00858577807, 0.0145209134, 0.0037578214, -0.022933824, 0.00800543558, 0.0239874963, 0.0133108376, 0.0197398812, 0.0122407023, 0.000834499777, -0.046131067, 0.00702996599, -0.0216167346, -0.0166694168, 0.00173485407, -0.00683240267, -0.00166076771, -0.00332153542, -0.00525601069, 0.0109318439, -0.005301286, 0.0323180892, 0.0014045526, 0.00449456833, -0.0261277668, 0.00856931414, -0.0270826556, 0.022077715, -0.00642904406, -0.00836763531, 0.00110100466, 0.012602902, 0.00437932322, -0.00928548165, -0.00710405223, 0.00930194557, 0.0829766467, -0.0131462011, 0.0111047123, -0.00683240267, -0.00757326558, -0.00596394669, 0.000308692892, 0.0200526901, 0.00865986478, -0.0132120559, 0.0370760746, -0.00244484772, -0.0119278934, 0.0035273307, 0.00249218056, 0.0195423178, -0.00601333752, -0.00826062169, 0.00869279169, 0.0131462011, -0.00889858697, -0.0196575634, -0.00564702181, -0.0181264468, -0.0125123514, 0.00171941938, 0.0131297372, 0.0194435362, -0.0312150251, -0.0119937481, 0.0283174273, 0.00712874765, 0.0198715907, 0.00576638337, 0.0185215734, 0.0235265139, 0.00648255087, 0.0276259556, -0.0125123514, 0.0101251267, -0.0124135697, -0.0210405067, -0.0350345857, 0.0175337568, -0.0165294744, 0.00392657332, -0.0132779097, 0.00246748514, -0.0159614794, 0.00943365507, -0.00224934216, 0.00429288903, 0.00757738156, -0.0354626402, -0.0069723432, 0.000413905713, 0.00665953476, 0.00293669826, 0.0174349751, -0.0138294417, 0.000665233179, -0.0243167672, 0.039545618, -0.0393809825, 0.0146361589, -0.012043139, -0.0308034346, -0.0139282234, -0.000796427659, -0.0168093573, -0.000659059326, 0.011170567, -0.01205137, 0.00226374785, 0.00810421724, -0.0134096192, 0.0388870724, -0.0016772314, -0.00161857973, -0.0184392557, -0.02010208, 0.00327626057, -0.0102239083, -0.018340474, -0.0021773139, 0.0156322084, 0.00380721223, -0.00888212305, -0.011178798, -0.0148501862, -0.0137306601, -0.0228679683, -0.0180605911, 0.0219295435, -0.0121336887, -0.0283338912, -0.000155504036, 0.0229173601, 0.0174185112, 0.00197151862, 0.00184701243, 0.0104708625, -0.000357054785, 0.0186862089, 0.0105614131, -0.0190319456, -0.00161343487, 0.00598864211, -0.0158050749, 0.0173032656, 0.00449456833, -0.000244767725, 0.00120081531, 0.0123147881, -0.00201988057, 0.0061080032, 0.0327790678, 0.0233618785, 0.0150642125, 0.0151465312, -0.0078613786, 0.0196246356, -0.00744978851, 0.00160726102, 0.00901383255, 0.0108248303, 0.00823592581, -0.00474152295, 0.000936368422, -0.0196081717, -0.0383931622, 0.00363228633, 0.000932767, 0.0114422161, -0.00650313031, 0.0335363969, -0.0195587818, 0.0342772566, 0.0216661245, -0.0133273005, -0.0204972085, 0.00493908627, 0.0109812347, -0.00919493195, 0.0133931553, -0.00189743226, -0.0286302362, -0.0015547832, 0.0125617422, -0.00924432278, -0.00832647644, 0.00786961056, -0.0193612184, -0.00432170043, 0.0134343142, -0.0297332983, -0.0128251603, 0.00208779285, 0.000910129515, -0.0123641789, 0.0347053111, 0.016620025, 0.0150148217, 0.0101333586, 0.00173073809, 0.00959829055, 0.0126605239, 0.0388541445, 0.0122160064, 0.014619695, -0.0137965139, -0.0207770895, 0.00721929781, -0.0315772258, 0.0161837395, 0.00517369295, 0.0234771241, 0.0266216751, 0.00136853848, -0.0202337895, -0.012619365, 0.0105861081, 0.000563879032, 0.0150395175, -0.0141093228, -0.0291735362, 0.0200526901, 0.00103000528, -0.0221271068, 0.0147102447, -0.00831824448, 0.00450691627, 0.00177395518, 0.00457277056, 0.0139776142, 0.0119196614, -0.00248394883, -0.0145044494, -0.00235429779, -0.00308692898, 0.0023378341, 0.00675420044, 0.0174020473, -0.00729338406, 0.0127181467, 0.0244649407, -0.0085775461, -0.00900560059, 0.0118785026, -0.00392451556, 0.000815978216, 0.00272267126, -0.00231108069, -0.0236088317, 0.0106354989, 0.011755025, 0.00530540198, 0.00652782572, 0.0118455747, -0.0179947373, -0.00690648891, 0.00421880279, -0.0225716233, 0.00540418364, 0.00853638723, 0.017649, -0.0104790945, 0.0204807445, 0.0311162435, -0.00378663279, -0.0173691195, 0.0174514372, 0.00898913667, -0.0140517, 0.0124794245, -0.0197563451, 0.0153687904, -0.0343101844, -0.00499670906, 0.00353350467, 0.0163072161, 0.0154264122, -0.00747036794, 0.0137471231, 0.0085775461, 0.0001488157, -0.000872057397, -0.0296839084, -0.00568818115, 0.0196575634, -0.023230169, -0.0107260486, 0.0244649407, -0.00509549072, 0.0116068525, -0.0122571653, -0.00907968637, 0.000327986199, -0.0346394591, -0.00735100685, 0.0118867345, 0.0122900931, 0.000203737305, 0.0047579864, -0.00700938655, 0.0124464976, 0.0165953301, -0.0277082734, 0.00537537225, 0.00406857207, 0.0171057023, 0.0220941789, 0.0165130123, 0.00170089782, -0.0135001689, -0.00472505903, 0.00163710129, -0.0114175212, -0.0261936206, -0.00406034058, 0.00450691627, 0.0141175548, 0.0155581217, -0.0182252284, -0.0194929261, -0.0118620386, -0.0358906947, -0.0244649407, 0.00735923834, 0.00554824, 0.0102897631, 0.0236252956, -0.0018778817, -0.00740862917, -0.0197563451, 0.0660191178, 0.00888212305, -0.0141916415, -0.00222464674, 0.0155334258, -0.0194435362, -0.0135907186, -0.0140187731, -0.00192418566, 0.00131297379, 0.00912907813, 0.0207770895, -0.0379980356, -0.00538360374, 0.0179453474, 0.00993579533, -0.0378663279, 0.00578696281, -0.00741686113, -0.0195258539, -0.0127840014, 0.00999341812, 0.0140846279, -0.008305897, -0.00310545042, -0.0243826229, -0.0282515734, 0.0139693823, 0.00722752931, -0.00450691627, 0.0133684603, -0.0180935189, -0.0105861081, -0.0196740273, -0.00142821914, -0.0171221662, -0.0170892384, -0.0231972411, 0.0125782061, -0.00364463404, -0.0134013873, 0.0125041204, -0.0347711667, -0.00546592195, -0.0135660237, -0.0154511081, -0.0175666828, -0.0354297124, 0.032416869, 0.00923609082, 0.02351005, 0.0244814046, 0.000323870277, 0.00143747986, 0.0166529529, -0.0151382992, 0.00859401, -0.00029968936, 0.00949127693, -0.0221929606, -0.0099769542, 0.00381750194, 0.0658544824, -0.00511607, 0.0188014545, -0.0199868362, 0.00257038279, 0.00485676806, -0.0150230536, -0.00706700934, -0.0236746874, 0.0109483078, -0.00267533842, 0.0543958023, 0.0125699742, 0.00497201364, 0.00302107446, 0.0340796933, -0.0178794917, 0.00713286363, 0.0102074444, 0.00791076943, 0.00671715708, -0.000271907, -0.0146361589, -0.0400724523, -0.0083347084, 0.00616562599, 0.00741686113, -0.00519838836, -0.0113598984, -0.00659368, 8.59838328e-05, 0.0107507445, -0.0170069207, -0.00153008779, -0.0108330622, 0.0134013873, 0.00691883639, -0.0386565812, 0.00494731823, -0.0151136043, 0.000107656648, -0.00352321472, 0.0146690859, 0.00895621, 0.0127757695, -0.018669745, 0.00803424697, -0.00140866858, -0.0136154145, 0.00627263961, -0.00525189517, 0.0236088317, -0.0265722834, 0.0158133078, -0.0171221662, -0.0190978, 0.00656486861, 0.00622736476, 0.00699703861, 0.0384919457, 0.00328243431, -0.0144550586, 0.0150806764, 0.0127181467, 0.0092607867, -0.00133766921, -0.0164965484, -0.0190319456, 0.0331248045, 0.0212709978, -0.0043834392, 0.00443283, -0.000365801068, 0.00258684647, -0.0205795262, -0.0295521989, -0.019772809, 0.000960549398, 0.00295933592, 0.00309927668, 0.00101611414, -0.00817830395, 0.0162495933, 0.00304576987, 0.00735512236, -0.0169575289, 0.00938426424, -0.00517369295, 0.00973, -0.0069435318, 0.0119443564, 0.00252922368, -0.0122077744, 0.00790253747, 0.00600510556, 0.00898090471, -0.0136648053, -0.0067624324, -0.0163977668, -0.000783565454, -0.0156322084, 0.0260619111, 0.00743332459, -0.00555647211, -0.0154264122, -0.00567583321, 0.0038545453, 0.0162331294, -0.0199374445, 0.0171715561, 0.0116480114, -0.00726045668, 0.0156815983, -0.00045892343, -0.00783256721, -0.0104050087, -0.000620472711, 0.0140187731, -0.00558528351, 0.00432993239, 0.0122160064, -0.000538669061, -0.00762677239, 0.0113269715, -0.000194991007, -0.016315449, 0.0187191367, 0.0235265139, 0.0540994592, 0.00165870984, 0.0263582561, 0.00780787226, 0.0146443909, 0.0135577917, -0.02123807, -0.0135248648, -0.00678712782, -0.00446575694, 0.0263582561, -0.00528893806, 0.00316101522, 0.00295316195, -0.0296015907, 0.0138870636, -0.0170563105, 0.014924272, 0.0133437645, 0.00459335, 0.0218636878, 0.00161652174, 0.00132120552, -0.00356437382, 0.0158462357, -0.0184557196, -0.0295851268, -0.00788607448, 0.0284491368, 0.0248106755, 0.000397184864, 0.0189167, -0.0285479184, 0.0242673773, -0.00297991536, 0.0178301018, -0.0237076133, 0.000601951149, -0.02696741, -0.00930194557, -0.00358083751, 0.00322069577, 0.0129980287, -0.0216496605, 0.00461804541, 0.0122653972, -0.00134795893, 0.00295110396, -0.00578696281, -0.00923609082, -0.015747454, -0.0168587472, 0.00514899753, -0.00106499041, -0.00501317251, -0.00897267368, 0.0131132742, -0.0129486378, -0.000913216441, -0.0205959901, -0.00395744294, -0.00238105119, 0.0025539191, -0.00661837542, -0.0163566079, 0.00134795893, 0.00824415777, -0.00703408197, 0.00662660738, -0.0128580881, 0.0042723096, -0.00217525591, -0.00871748757, -0.000631277, -0.0102486042, 0.00173691195, -0.0109153809, 0.0066513028, -0.000483618845, 0.00502140447, -0.0038133862, 0.00614093058, -0.0138623687, 0.00730984751, 0.0104708625, -0.0119772842, 0.0124958884, 0.000400786259, 0.0112775806, 0.00483207265, 0.0026238896, 0.0028111632, 0.00221024104, 0.0104214717, 0.00659779599, -0.00346147618, -0.00176263636, -0.0238557868, -0.0237240773, 0.0121089928, 0.00600510556, 0.024662504, 0.0179618094, -0.0200362261, -0.0076885107, -0.00886566, 0.0155992806, 0.00695587974, -0.0157392211, -0.00254774536, -0.0108412942, -0.0091867, 0.00143027701, 0.0110882483, 0.000376348093, 0.00652782572, -0.0251893401, 0.00889858697, -0.0133849233, -0.00468801614, -0.012043139, -0.0231643151, -0.0193282906, -0.010330922, -0.0275930278, -0.00973, -0.0243496951, -0.00804247893, 0.00301078474, 0.0290418267, 0.00897267368, 0.0229832139, -0.0131462011, -0.00127695955, -0.0277082734, 0.000666262174, 0.000342906336, -0.00334211509, -0.00145908841, 0.00381132821, -0.0093678, -0.0160108712, -0.00579931028, -0.014924272, 0.00483618863, 0.00634261, 0.00898913667, -0.0118455747, 0.0138294417, 0.009754695, -0.00439990265, -0.0237076133, -0.0133849233, 0.00893974584, 0.00359524321, 0.00611623516, 0.0102897631, 0.0294534173, -0.0218307618, 0.000408246357, 0.0199209806, -0.0107754394, -0.00891505089, -0.0107178167, 0.0102979951, 0.0167188067, 0.0170892384, 0.0307869706, 0.00620678486, 0.0190154817, -0.011483375, 0.00823592581, 0.0163566079, -0.000514230924, -0.0213039257, 0.0365492366, 0.0128416242, -0.00103360671, 0.0207935534, 0.0229173601, 0.0169904567, 0.00889035501, 0.00070484879, -0.0198715907, -0.0204313528, -0.00602156948, -0.0307540428, -0.0388870724, 0.00385660306, -0.00786549505, -0.00461804541, 0.0194435362, 0.00173485407, -0.0118126478, 0.0189496279, 0.000919904793, 0.00208985084, 0.0122242384, -0.0148913451, -0.00353762042, -0.0308198985, -0.00088286167, -3.24449102e-05, 0.0250411667, -0.00291406084, 0.0110470895, -0.00898913667, -0.0239874963, -0.0160273351, 0.0121913115, -0.0133849233, -0.0194435362, 0.00125020614, 0.0129815647, -0.0242673773, 0.0365163125, 0.00491439085, -0.00144879858, -0.00391011, 0.0141834095, 0.0164471567, 0.00712874765, 0.030391844, -0.00379074877, 9.51803086e-05, -0.00400477555, 0.0136648053, 0.0155251939, 0.00705054542, 0.000128557731, -0.00862693693, 0.000233320374, -0.00492673833, -0.00170810067, -0.00587751251, 0.00227609556, -0.00815360807, 0.0155745856, -0.00748271542, -0.0176819284, -0.00505433138, 0.00387924071, -0.0173855834, 0.0090385275, -0.00481972517, -0.00987817254, 0.037273638, 0.0218966156, -0.0231478512, -2.43577979e-05, 0.00800955109, 0.0197398812, 0.00671304157, 0.0178465657, 0.022044789, 0.00692295237, -0.0155416578, 0.0173855834, 0.00981231779, 0.00115759834, 0.00779140834, 0.0356602035, 0.0131132742, 0.00628498709, 0.00824415777, 0.0114339842, -0.0278893728, 0.000237307657, 0.011763257, 0.0251893401, 0.00501728849, 0.00240986259, 0.0106437309, 0.00953243673, 0.0067418525, -0.017747784, 0.0103885448, 0.0057046446, 0.0159367844, 0.0376687646, -0.0348040946, -0.00431758445, 0.0232795589, -0.020941725, 0.0261113029, 0.0166611839, -0.0202173255, 0.00126769883, -0.00433816388, 0.000788710313, 0.0336022489, 0.00246954313, 0.00874218252, -0.00308075501, 0.0209252611, -0.00304371188, -0.0355284922, 0.00744155655, 0.0195258539, 0.0144139, 0.00781610422, 0.00635084184, 0.0178794917, 0.00587339653, -0.00380103849, -0.0150559815, 0.00412825309, 0.0277082734, -0.0190648735, 0.0246295761, 0.00260125217, -0.00980408583, 0.000174282861, -0.0172868017, -0.00983701367, -0.00196431577, -0.00691883639, 1.44619398e-05, -0.0189002361, -0.00256009307, -0.0152617767, 0.00266916445, 0.00106601941, 0.00162269559, -0.0138623687, -0.0123065561, 0.00219995133, 0.0048773475, 0.00870102365, -0.00323098549, -0.00817830395, 0.0058240057, -0.0085446192, 0.000227275144, -0.00511607, 0.0217319801, -0.00428054156, 0.00477856584, 0.0169904567, 0.00420233933, 0.000462010357, -0.00549473334, -0.00387718272, 0.0128333922, 0.000872057397, 0.00317953667, 0.00989463646, -0.00385248731, -0.0130721144, -0.019180119, -0.0082029989, 0.0180276651, 0.0076885107, 0.00557705155, 0.0296015907, -0.0181264468, 0.0141340187, -0.00150950823, -0.00906322338, 0.00518604042, -0.0101992134, 0.0169739928, -0.0104626305, -0.00300255278, -0.00221024104, 0.0179782733, -0.00707112532, 0.00606684433, 0.0220612511, 0.005301286, 0.000392039976, -0.0346394591, -0.0100428089, -0.00828120112, 0.000467412494, -0.00401094975, -0.000806717435, 0.0105037903, -0.020941725, -0.0030540016, 0.01345901, 0.0122571653, -0.0071946024, -0.00681593874, 0.00304988562, 0.00709170476, 0.00617797347, 0.0199868362, 0.00481972517, -0.00491439085, 0.0133355325, -0.0420480855, -0.00267328043, -0.00430935249, -0.0285314545, 9.29294183e-05, -0.00226992159, -0.0266875289, -0.016043799, 0.0135001689, 0.00415500626, 0.0227197967, 0.0211557522, 0.0129568698, 0.00577873085, -0.0184227917, 0.0307211168, 0.0145703042, -0.00238105119, -7.98099718e-05, 0.00257038279, -0.00238928292, 0.0101909814, -0.0250905585, 0.00421468681, 0.0128498562, -0.0199868362, 0.0407309979, 0.00540418364, -0.0186862089, -0.00611623516, -0.000754754117, 0.0261442289, 0.0281692557, 0.00640023267, -0.0207441617, 0.00758972904, 0.0118702706, 0.0060174535, -0.029799154, -0.000821123074, -0.01778071, 0.0174185112, -0.0108330622, -0.00244073174, -0.0090385275, 0.0137306601, -0.0052189678, -0.019772809, 0.0132285189, -0.00711228419, -0.01491604, 0.00982055, -0.0138459047, 0.0157227572, -0.00597629417, -0.00871748757, 0.01432335, -0.0102815311, -0.0143892048, 0.00449456833, 0.00730984751, 0.0271320473, 0.0186203551, -0.00616974197, -0.0204972085, -0.00994402729, -0.0107342806, 0.0127181467, -0.00728926808, 0.0148337223, 0.0214027073, 0.00411384739, -0.00131297379, -0.00546180597, 0.030128425, -0.0012985681, 0.0154593401, 0.012059602, -0.0201514717, -0.0130968103, 0.0257491022, 0.0101992134, -0.0177642461, -0.00342649105, 0.00550708128, -0.00207441626, 0.00289965514, 0.0096641453, -0.00765558379, -0.00188096869, -0.00135619077, -1.58687435e-05, 0.00804659445, 0.00930194557, -0.00737570226, 0.011738562, 0.0120925298, -0.0312644169, 0.0107754394, -0.00375164766, -0.0236911494, -0.00977115892, 0.00562644238, -0.00771320611, 0.0150395175, 0.00714109559, -0.016941065, -0.0070546614, 0.0076885107, 0.00644139154, 0.0163977668, 0.0148913451, -0.0136318775, 0.00287084375, 0.0113845933, 0.00466332072, -0.00330301397, -0.00370431459, -0.0144797545, 0.0240204223, -0.0089479778, -0.00377222709, -0.00680359127, 0.00034882297, -0.000186759193, -0.00526012667, -0.00387306674, -0.0155169629, -0.000655972399, -0.0169904567, -0.00203737314, 0.0143727409, -0.0070834728, -0.0181099828, 0.00500494055, -0.00523131527, 0.0379651077, -0.0185215734, -0.00147863897, -0.0136648053, 0.0211228263, -0.0101992134, 0.00227815355, -0.00414060056, -0.030391844, 0.0113105075, 0.018933164, 0.0302272085, -0.0223575961, -0.00162475358, 0.0134343142, 0.0121830795, -0.0165870972, -0.00174205692, -0.00909615, -0.0188508462, 0.018933164, -0.00320834806, -0.00218348764, 0.0170233846, 0.0173855834, 0.0114257531, 0.023806395, 0.0309022162, -0.0261277668, 0.0094418861, -0.0127840014, 0.00586516503, -0.0120102111, 0.0125535112, 0.00576638337, -0.0236417595, 0.0202667173, 0.0195423178, -0.0112775806, -0.00335652079, 0.0094418861, 0.00184598344, -0.0224069878, 0.0130062606, -0.0213533156, -0.00367756118, -0.0046756682, -0.0154264122, -0.0070834728, -0.00524366321, -0.01318736, 0.00858577807, -0.0115821576, -0.0141998725, -0.0142245684, -0.00986170862, -0.0133931553, 0.0190978, 0.0267533828, -0.0021505605, 0.00921139587, 0.0166611839, -0.0114504481, 0.0263582561, 0.00441225, -0.00555235613, 0.0318406411, 0.0069641117, 0.00313014584, 0.00134692993, 0.0261442289, -0.00269591785, -0.00212998083, -0.0221600328, 0.000866912538, 0.00432170043, 0.0263253301, 0.00940072723, 0.0100428089, -0.0077708289, 0.000463811069, -0.0192295089, -0.000492107938, -0.0246295761, 0.00931017753, 0.013475474, 0.0265228935, -0.0137306601, 0.00517780893, 0.0105202533, 0.00282145292, 0.0128251603, -0.0042434982, -0.0173526555, 0.00120493129, -0.00348822959, 0.00953243673, 0.0201514717, 0.022044789, -0.00905499142, 0.00354585238, 0.00204457599, 0.000133895534, 0.00128107553, 0.00215879222, 0.00437109126, -0.0102074444, 0.0260289852, -0.00596394669, -0.0158791617, -0.00326597085, 0.00480326125, 0.0227527246, 0.00399860181, -0.0244320128, -0.0137882819, 0.0144632906, 0.0214356333, -0.00527247461, -0.00712463167, -0.0107178167, 0.00964768138, 0.00042162303, -0.0296839084, -0.0160026401, -0.000365029351, 0.00071205158, -0.00607919181, -0.00492673833, -0.00986170862, -0.00286055403, -0.0148337223, 0.013195592, -0.00283380062, 0.00253128167, -0.0158791617, 0.0221106429, -0.00185009942, -0.0186532829, 0.00126666983, -0.000709993648, 0.00108865695, 0.00544122653, -0.0184227917, 0.00147143612, -0.0182910822, 0.0109647717, -0.00182951987, -0.00865163282, -0.0044451775, 0.0091867, -0.00622736476, -0.0248436034, -0.00949127693, 0.0159203205, 0.00199209806, -0.00908791833, -1.11097288e-05, -0.00599687407, 0.0354626402, 0.0121501517, 0.0158297718, -0.00635907333, 0.00437520724, -0.00779140834, -0.0110470895, -0.0133519964, 0.01950939, -0.0259960573, 0.015772149, -0.00279881549, 0.00746213598, -0.0049884771, -0.014899577, 0.00220818305, 0.00366727146, -0.0104543995, 0.0082029989, 0.00899736863, 0.00809187, -0.0137306601, -0.0100675039, -0.0095735956, -0.00656486861, -0.0324497968, 0.00220200932, -0.0180276651, -0.000752696185, -0.00649901433, 0.00466743624, 0.00585693307, -0.0013911759, 0.0191965811, 0.00996049, -0.00902206451, 0.0078613786, -0.00552354474, -0.0190154817, -0.0125864381, 0.0133355325, 0.0188179184, 0.0224234518, -0.00162989844, 0.0133684603, 0.0108495262, -0.0282186456, 0.0185051095, -0.0138623687, 0.0141257867, 0.00446987292, 0.0232795589, -0.016636489, -0.0123641789, -0.0141916415, -0.00883273222, -0.00994402729, 0.0108577581, 0.00292640855, 0.00279058376, 0.00603391696, -0.0204807445, -0.0323345512, -0.00364257605, 0.0171715561, -0.015204154, 0.0107589765, 0.00866809674, -0.0229996778, -0.0165459383, -0.00953243673, 0.00483207265, 0.00278646778, 0.0195587818, 0.00627263961, 0.0222094245, 0.00286261202, -0.0030272482, -0.00300872675, 0.00287084375, 0.00372489425, -0.00818241946, 0.0153687904, 0.0204148889, -0.000396155869, 0.019805735, 0.0115903886, -0.0010078823, -0.0127593065, -0.0138459047, 0.00113290292, 0.0151712261, -0.00607096031, 0.0171880201, -0.0082029989, 0.017747784, -0.00511607, -0.000125535109, -0.00144365372, -0.0176654644, -0.0312644169, -0.0279881544, 0.00777494488, 0.0166694168, 0.0184227917, -0.0155416578, 0.01145868, 0.000912187505, -0.0222094245, 0.00425173, -0.00436697528, 0.00119875744, -0.0220118612, -0.00280498946, 0.00951597281, 0.0145620722, -0.0122653972, 0.00783668365, -0.000334674551, 0.013475474, -0.00608330779, 0.021501489, -0.000369659741, 0.00693941629, -0.00747036794, -0.00123991643, 0.00702996599, -0.00877510943, 0.00317747891, 0.00490204291, 0.00932664145, -0.0149736628, 0.00207853201, -0.0169904567, -0.015204154, -0.000800543581, 0.0136977322, -0.00901383255, -0.0226045512, -0.00738804974, 0.0175502189, -0.00712874765, -0.00500494055, -0.0393151268, -0.00311779813, 0.00411384739, -4.95194836e-05, 0.0193447545, -0.0192459729, -0.0119772842, -0.00365286577, 0.0095735956, 0.0155581217, 0.0184886456, 0.0102239083, -0.0181593727, 0.00721106585, -0.0235759057, 0.000720797922, 0.00850346, 0.0251728762, -0.00298814708, -0.0185709633, -0.0115739256, 0.0044451775, 0.018340474, -0.0216496605, 0.00672538904, -0.0147349406, 0.00803836249, 0.00864340086, -0.0206947718, 0.0252716579, 0.00592690334, 0.01578038, 0.0142328, 0.0117797209, 0.0156322084, 0.0199703723, 0.00930194557, -0.0130638834, -0.00890681893, 0.0168587472, 0.00198283722, -0.0095735956, -0.0126687558, -0.00674596848, 0.0288607273, -0.00344912848, -0.00527247461, 0.0037434157, 0.00118435174, 0.00973823201, -0.0121254567, -0.0175337568, -0.0171550922, 0.0377016924, 0.0112611167, -0.00276794634, 0.00985347666, -0.00215261849, -0.00789430644, -0.00173485407, -0.0165624022, -0.012602902, 0.00907968637, -0.0065113618, 0.00532186544, 0.0415212512, 0.000826782431, 0.00614504656, -0.00117303303, -0.00591867184, -0.000273450452, -0.00028579816, 0.0193282906, -0.0198386628, -0.016611794, -0.0133849233, 0.0136483414, -0.023773469, -0.0214520972, -0.00312808785, 0.0154017173, 0.0135330958, -0.00788195804, -0.00798485614, 0.0228844322, 0.0156404395, 0.0211063623, -0.0125864381, 0.0184392557, -0.0220941789, 0.00621501682, -0.00389158842, 0.0160602629, 0.0202996451, 0.0023378341, 0.00141792931, 0.00284409057, 0.0104050087, 0.00695999572, -0.000675522955, 0.00389776216, 0.0197398812, 0.00306634931, -0.0193282906, 0.00469624763, -0.0017791, -0.0153852534, -0.00212792307, -0.0152864717, 0.00800543558, 0.0112528848, 0.0283174273, -0.0182416923, 0.0152947037, -0.0190484095, -0.00714932708, -0.0109647717, -0.00174411479, -0.00652370974, -0.0069929231, -0.00293464051, -0.000166051046, 0.0271814372, -0.00112158421, 0.0126687558, 0.00870925561, -0.000820094079, -0.00199518492, -0.00518192444, 0.0155992806, -0.00251893396, -0.00176160736, -0.00805482641, 0.00350880926, -0.0124711925, -0.00353144668, 0.00829766504, -0.0184392557, -0.00576226739, -0.0126852198, -0.00409944169, -0.00762265641, -0.0195423178, -0.00177292619, 0.00895621, -0.0117961839, 0.0181758367, -0.00759384502, 0.00238516694, -0.0014601174, 0.0239216406, -0.021501489, 0.0112364208, 0.00757326558, -0.00501317251, 0.00198901119, 0.0149572, 0.016908139, -0.0037434157, 0.0405992903, -0.0134507781, -0.0106519628, 0.0140517, -0.0121748475, 0.000312551536, 0.00247160112, 0.00159800018, 0.0156157445, 0.00501317251, -0.0171715561, 0.0121830795, -0.0236252956, 0.0156404395, -0.02523873, 0.00934310444, 0.0159203205, -0.00423938222, -0.0114422161, 0.000201936593, 0.0175502189, -0.00767204724, 0.000232034159, 0.0088245, -0.0062479442, 0.0145373773, -0.00789430644, 0.00625617569, -0.0048773475, 2.09332356e-05, 0.01291571, 0.000830383855, 0.0230984595, 0.0171057023, 0.0101827495, 0.00343060703, -0.00232960237, -0.0191142634, -0.00332359341, -0.0332729779, 0.000706906721, -0.0142657273, 0.0154181812, -0.0204972085, -0.00201576459, -0.015204154, -0.00755680213, -0.0164306927, -0.033569321, 0.0102486042, 0.0221929606, 0.00232548639, 0.0101251267, 0.00121933687, -0.0116150845, 0.000241037691, -0.0236746874, -0.000359112717, -0.0018778817, 0.00465920474, -0.00889858697, -0.0104955584, -0.00392245781, -0.020349035, -0.0190648735, -0.00445340946, -0.00868456, -0.0223246701, 0.00281939516, 0.00284409057, -0.0233948044, 0.00684475, -0.0182416923, -0.00509549072, -0.0151218353, 0.00183363573, 0.00170912966, -0.000913730939, 0.00473329099, 0.00256215106, 0.000112801528, 0.00931017753, -0.00122139486, 0.00350880926, -0.000350109185, -0.00187685271, -0.00380721223, -0.036417529, 0.0282845013, -0.00044271705, 0.0157227572, 0.0083347084, -0.00808775332, -0.0103885448, 0.00252716569, -0.00064876955, 0.0109976986, 0.0116150845, 0.0180276651, 0.0141257867, 0.005301286, 0.00263212132, 0.00589809194, -0.0183240101, 0.00898090471, 0.0122736292, -0.00438755471, 0.000436285947, 0.0406980701, -0.00226374785, -0.0140434681, 0.00684886612, -0.0112940436, 0.0136154145, -0.0110553214, 0.0167928934, 0.00497612916, 0.00946658198, 0.0105367173, 0.0150395175, -0.00429288903, 0.00512841763, -0.0049884771, -0.0074786, -0.0207276978, 0.0225386973, 0.00640846416, -0.00229255925, 0.00123271358, 0.00855285116, 0.0075691496, -0.0251070224, -0.0115492297, -0.0125617422, -0.0284985267, 0.0203984268, -0.0156815983, 0.000387666805, 0.000270620774, 0.00200033, 0.0170233846, 0.0156980623, 0.0122407023, -0.000260974106, -0.00177601306, 0.0131626651, 0.000164121724, 0.00246954313, -0.00852815527, -0.000831927347, -0.00445340946, -0.0145044494, -0.00798897166, 0.000928136637, 0.00640846416, -0.01118703, 0.0148913451, 0.012907479, -0.00777494488, -0.00340591162, -0.014595, 0.00222464674, 0.0044739889, 0.00868456, -0.000175826324, -0.000241166315, 0.00771732209, -0.00869279169, 0.0225222334, 0.000381492951, 0.012907479, 0.0116397794, -0.00893151388, -0.00875864644, -0.0159367844, 0.00197666348, -0.00958182756, 0.0203984268, -0.00194991007, -0.0122489342, 0.00440813461, -0.0128580881, -0.00738804974, 0.011483375, -0.0165047795, 0.0121089928, 0.0237405412, 0.000830898352, 0.00625617569, -0.00462627737, 0.00560174696, -0.0133602284, 0.0122571653, -0.0162742883, 0.00465508876, -0.0066513028, 0.0156569034, 0.000857651758, -0.0179288834, 0.000891607953, -0.0256009307, -0.0148584181, 0.00528893806, 0.000438601157, 0.0100181131, 0.000161677905, -0.0023090227, -0.00898913667, 0.00803013146, -0.016908139, 0.0170398466, 0.00718637044, -0.0267039929, 0.0113516664, 0.0203161072, -0.00847053248, -0.0155992806, -0.0106601948, 0.0082029989, -0.0216167346, 0.000417507137, 0.000757841044, -0.0202008635, -0.0407968536, -0.01291571, 0.00782022, -0.00113290292, 0.0217649061, -0.00472505903, 0.0118291117, 0.000509857782, 0.00791488588, 0.000956433476, 0.00399242807, -0.00779140834, -0.00437109126, 0.0025539191, -0.00464274082, 0.000838615699, 0.017500829, -0.0286467, 0.00815360807, 0.0238393229, -0.000993991154, 0.000738290488, 0.02637472, -0.0132614467, 0.00371048856, 0.011178798, 0.00683240267, -0.0260619111, -0.00985347666, -0.00837586727, -0.00204354688, 0.00472917501, 0.0113269715, -0.0120842978, -0.0151629951, -0.00186347612, 0.0233618785, 0.0028523223, -0.0154428761, 0.0130062606, -0.00759384502, -0.0102732992, 0.000225088559, 0.0219295435, -0.00949127693, -0.00121007615, 0.0114175212, -0.0121007608, 0.013475474, -0.0124218017, -0.0111458711, -0.00929371361, -0.00870925561, 0.0101909814, 0.0130968103, -0.00600510556, -0.0252551939, -0.0119608203, 0.00133252435, -0.0257820301, 0.00160417403, -0.0150477495, -0.0294204894, 0.00813714415, 0.0108824531, 0.00616151, -0.0150642125, 0.00545769045, 0.0919987112, 4.34099384e-05, -0.00197666348, -0.0256997123, -0.00277617807, -0.0124135697, -0.0327132158, 0.05452751, -0.00617797347, 0.0186203551, -0.0129980287, 0.0179782733, -0.0304741617, 0.0184886456, -0.00963121839, -0.0166529529, 0.00231313868, -0.0068529821, -0.0185545012, -0.008305897, -0.0123641789, -0.0100428089, 0.00630145101, -0.00713286363, -0.0111047123, -0.00826885365, -0.00296756765, -0.00813302863, -0.0115080709, 0.0145209134, -0.021205144, 0.0166529529, -0.00683651865, -0.0164718516, -0.0261771567, 0.000659573823, -0.00791488588, 0.0293381717, 0.0190154817, -0.00818241946, -0.00800132, -0.00321863778, 0.016620025, -0.000183929515, 0.00158050761, -0.0109894667, 0.0290418267, -0.0148748811, -0.0305894073, -0.0105449492, 0.0137800509, -0.0269509479, 0.00597217819, -0.0293711, -0.0113845933, -0.024366159, -0.0089479778, -0.0208923351, -0.0017430858, -0.00224111043, -0.00860224199, 0.0248436034, -0.0095735956, 0.00789019, -0.00730161555, -0.0163072161, -0.021501489, -0.00969707221, -0.0228679683, 0.009754695, 0.0118867345, -0.00542476308, -0.00851992331, -0.0189990178, -0.00157021778, 0.0132202879, -0.00931017753, 0.00401918124, -0.0095735956, -0.0178630278, -0.0185874272, 0.00185936014, -0.0100428089, -0.00248394883, -0.0149983587, -0.00252510794, -0.021534415, -0.0118455747, -0.00906322338, -0.0147514045, -0.0134013873, 0.02064538, -0.0100675039, 0.00899736863, 0.0042434982, -0.00751152681, -0.00153729063, 0.00359524321, 0.0114010572, -0.00723987725, -0.00442871405, 0.00273707695, -0.011178798, -0.0106766578, -0.00199827203, 0.00588574447, -0.00816184, 0.00788607448, 0.0134507781, 0.0219295435, 0.00192624365, -0.00544945849, 0.00646197097, 0.022077715, -0.00470859557, -0.00403976114, -0.00502552, 0.00481560919, 0.0204478167, 0.00295316195, 0.013467242, 0.0147020137, 0.00483207265, 0.0230984595, 0.0093513364, 0.0114504481, 0.010034577, 0.0125452792, 0.0254033674, -0.00659368, 0.0132779097, 0.00491027487, 0.0236746874, -0.0259960573, 0.00624382822, 0.0205301344, 0.00161137688, 0.00949127693, 0.00114113477, 0.00999341812, 0.0049884771, -0.00134898792, 0.0151218353, 0.0028255689, 0.00389570417, 0.000637965277, -0.00861047395, 0.00570876058, -0.00376605312, 0.00301695848, 0.001021259, 0.0121172247, 0.000562335539, -0.00428054156, 0.0178630278, -0.000956948, 0.00535067683, -0.00500905653, -0.0243826229, -0.00986994058, 0.00207030028, 0.00573757198, -0.00956536364, -0.0201844, -0.0112117259, -0.0077090906, 0.02410274, 0.0136154145, 0.0037578214, 0.00162578258, 0.00416323822, -0.00364875, 0.00363640231, 0.0174020473, -0.00460158195, 0.0100675039, 0.00819065142, 0.000303290755, 0.0168422833, -0.0131132742, -0.0148501862, -0.00489792693, 0.00188920053, 0.0277741272, 0.00681182323, -0.000628704496, -0.00299020507, -0.0141998725, 0.0208264794, 0.0276424196, -0.0149983587, -0.00411178917, -0.0214356333, 0.00599275809, 0.00152494281, 0.0155745856, -0.0196904913, 0.00457277056, -0.0153934853, 0.00032309856, -0.00338944793, -0.00792311784, -0.0157639161, 0.0072975, -0.0141010908, 0.0106684258, -0.00706700934, 0.0154511081, -0.000129072214, 0.0152370809, 0.00274530868] |
01 Jun, 2023 | Difference Between Biology and Biochemistry
01 Jun, 2023
Difference Between Biology and Biochemistry: Biology and Biochemistry are two fields of science that also have different methodologies. In science, the subject, of biology is the study of living organisms. Biology is the core subject that studies living organisms, while biochemistry is the branch of science dealing with the study of the chemistry of life. Biochemistry studies the nucleic acids, proteins, carbohydrates, and lipids. Biology studies the anatomy and physiology of living organisms. As the subject biology is a more observational science, while biochemistry is more experimental. Biochemistry mostly depends on laboratory experiments to understand the chemical processes that occur in living things.
Difference Between Biology and Biochemistry
Characterstics
Biology
Biochemistry
Definition
Study of living organisms, their structure, function, growth, evolution, and distribution.
Study of chemical processes and substances that occur within living organisms.
Focus
Focuses on the overall understanding of living systems, including their anatomy, physiology, behavior, and ecology.
Focuses on the chemical components, processes, and reactions that occur within living organisms.
Scope
Broad, covering a wide range of topics such as genetics, microbiology, botany, zoology, ecology, etc.
Narrower focuses specifically on the chemical aspects of living organisms.
Approach
Observational and experimental, involving the study of living organisms in their natural environments or in controlled laboratory settings.
Analytical and experimental, with a strong emphasis on understanding the chemical composition and reactions occurring in biological systems.
Subdisciplines
Includes various subdisciplines such as molecular biology, cellular biology, evolutionary biology, ecology, etc.
Includes subdisciplines such as enzymology, metabolism, molecular genetics, protein structure, and function, etc.
Methods
Utilizes a variety of methods, including microscopy, dissection, DNA sequencing, fieldwork, etc.
Utilizes techniques such as chromatography, spectrophotometry, electrophoresis, mass spectrometry, etc., to analyze biological molecules.
Research Focus
Investigates the mechanisms and processes that govern the function and behavior of organisms.
Investigates the chemical reactions and pathways that occur within organisms and how they contribute to overall biological function.
Applications
Provides a foundation for various fields such as medicine, agriculture, ecology, biotechnology, etc.
Provides insights into disease mechanisms, drug development, protein engineering, metabolic engineering, etc.
Career Options
Biologist, ecologist, geneticist, botanist, zoologist, etc.
Biochemists, research scientists, pharmaceutical scientists, forensic scientists, etc.
Examples of Study
Study of animal behavior, plant growth, human physiology, ecosystem dynamics, etc.
Study of enzyme kinetics, protein structure, metabolic pathways, gene expression, etc.
Biology
The study of living things, which are plants, animals, etc., is the primary thing of the natural science subject known as biology. So, Biology consists of the study of living beings, their structure, function, growth, evolution, and how they interact with their environment.
It includes wide range of scientific subject’s includes genetics, ecology, botany, zoology, microbiology, and other subjects.
Biologists study the diversity of life, from microscopic species like bacteria to large organisms which are like plants and animals. They investigate and study the structure of organisms, which includes how they function, reproduce, and interact with others and their surroundings. The study of populations, groups, and ecosystems, as well as the physiology and ecology of individual species, all come under this.
Biochemistry
Biochemistry is considered a branch of science that combines biology and chemistry. It focuses on the chemical processes and substances that occur within living organisms. Biochemistry explains how cells and animals receive and use energy, how genetic information is stored and produced, and how cells communicate and adapt to their surroundings. It is also important in understanding disorders and developing medical therapies.
Biochemists study chemicals and chemical reactions that occur during biological processes like metabolism, molecular genetics, and cell signaling. They study the structure, function, and various properties of biological macromolecules which include proteins, nucleic acids (DNA and RNA), carbohydrates, and lipids.
Conclusion
In conclusion, biology is the study of living things. It is the study of a variety of topics, such as their structure, function, growth, and evolution. On the other hand, biochemistry is a branch of biology that includes the studies of the chemical reactions and substances that exist in living things.
FAQs on Biology and Biochemistry
Q1: What will be the scope of biology?
Answer:
It is having scope in broad, covering a wide range of topics such as genetics, microbiology, botany, zoology, ecology, etc.
Q2: What is Biochemistry?
Answer:
Biochemistry is considered a branch of science that combines biology and chemistry. It focuses on the chemical processes and substances that occur within living organisms.
Q3: Name some examples of biochemistry.
Answer:
It includes the study of enzyme kinetics, protein structure, metabolic pathways, gene expression, etc.
Q4: Write the application for biochemistry.
Answer:
Provides insights into disease mechanisms, drug development, protein engineering, metabolic engineering, etc.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Biology/Biology/Difference Between Biology and Biochemistry | https://www.geeksforgeeks.org/difference-between-biology-and-biochemistry?ref=asr10 | Biology | Difference Between Biology and Biochemistry | Biology, Difference Between Biology and Biochemistry | GeeksforGeeks | [0.0102706021, -0.00516759884, -0.0168076158, 0.0274657868, 0.00691166334, -0.0225436501, 0.00231411541, -0.0376201198, 0.0204507727, -0.00479617761, 0.0287060104, -0.0233187899, 0.0248561502, -0.030928079, 0.0291969329, 0.00769972196, 0.0162133407, 0.0318065695, 0.00279050344, 0.00988949183, 0.0188488159, -0.0409015454, -0.000654024188, 0.0139008407, -0.026341835, 0.0132419718, -0.00200728909, 0.0135520278, -0.0233058706, -0.00402426766, 0.0316773802, 0.00584907597, 0.0415733308, -0.0347004272, -0.00544535741, -0.0183708128, -0.0281375758, -0.0614944249, 0.023951821, 0.0364832468, 0.0156578235, 0.0387311541, 0.0139266783, 0.00542920828, -0.019714389, 0.0183837321, -0.0128091853, -0.0662486181, 0.00117159158, -0.0486787818, -0.0212646686, 0.00273721246, 0.0501773842, 0.0386536382, 0.0216393191, 0.011484988, 0.0312639736, 0.00216070213, 0.00462823082, 0.0135649471, -0.0165104773, -0.0224402975, 0.00522896415, -0.0259413458, 0.0282926038, 0.0277758427, -0.0179444868, -0.00143077888, -0.00523865316, 0.028964391, -0.0133065665, 0.0409273803, -0.0169109665, -0.00487046177, -0.0104708467, -0.0261609685, -0.0088107558, 0.0224015415, 0.0120405052, 0.0237967931, 0.00110941881, -0.00435370207, -0.0290935803, -0.00482847495, 0.045294, -0.0170272384, -0.00451196, -0.0471801758, 0.0287060104, 0.0170789137, -0.0304113179, -0.00828753691, 0.0228278674, -0.00258056959, -0.0274916254, 0.000228101038, -0.00053492724, 0.0259930212, 0.0155544719, -0.0086751068, 0.0268973522, -0.00112637505, 0.0303079672, -0.0114720697, -0.00636906549, -0.017518159, 0.00691166334, 0.00930167735, -0.00340415561, 0.0203732587, -0.0190555211, -0.0295845028, -0.0469734743, 0.0381368771, -0.0251274481, -0.0265097823, 0.00889472943, -0.0264839437, 0.00769326277, 0.00350104808, 0.00363992737, 0.00100041484, -0.00634645717, 0.0378268212, -0.0147922514, 0.0551382788, -0.0226340834, -0.0199210923, 0.0317290574, -0.00589106278, 0.000596292433, -0.0197789837, -0.00795810204, 0.0179057289, 0.0150377126, -0.0209933706, 0.0319357589, 0.0451131389, -0.0179315675, -0.0290935803, 0.00146953587, -0.0297912061, -0.00877845846, -0.0205024481, 0.0226986781, -0.0337702595, -0.018771302, 0.0343903713, 0.00680185203, 0.00238194014, -0.017363131, -0.0013233897, 0.0294553135, -0.0273365974, -0.0161358267, -0.0011885477, 0.0188229792, 0.0121503165, -0.000187224519, -0.0133840805, 0.0124797514, 0.00125960214, 0.0188875739, 0.0321424641, -0.00267261756, 0.0167042632, -0.00763512729, -0.0437178873, -0.00692458218, 0.0408498682, -0.0450614616, -0.00218976988, -0.0212775879, 0.0415991694, -0.0198306609, -0.0140300309, 0.0164071266, 0.0320132747, -0.00526772114, -0.00312155252, -0.0341319889, -0.0335118771, 0.0333051756, -0.0136553794, 0.0324008428, 0.0254116673, 0.0279308707, -0.0119436122, -0.00204604608, 0.0340544768, 0.00780953374, -0.0137328934, 0.0560684465, 0.0261480492, 0.027672492, -0.012660617, -0.0540014058, 0.033821933, 0.0259542651, 0.00277758436, -0.00390153704, -0.0518568531, -0.0249207448, 0.0528128594, 0.0131321605, -0.0336152315, 0.00661129644, -0.0135261901, 0.0141850589, 0.0295328274, -0.0246236082, 0.00673725689, -0.0421159305, -0.0252178814, -0.0125120487, -0.00451518921, -0.0331759825, -0.0443121605, 0.00322813424, 0.0274657868, -0.0519860424, 0.00487692142, 0.0398938619, -0.0075640725, 0.00608807709, 0.00675663538, 0.0157353375, -0.0159162041, -0.0205799621, 0.0220914856, 0.0243523084, 0.0205153674, -0.0287576877, 0.000689147739, -0.0645949841, 0.0228924621, 0.0258121565, -0.0150377126, -0.0482395329, 0.0268198382, 0.02293122, 0.0475677475, 0.00384340156, -0.0209804513, -0.0309797544, 0.0104773063, 0.00903683808, 0.046017468, 0.00668558106, 0.0199469309, 0.0457332507, -0.0488596447, 0.0411082469, 0.00176667282, -0.0449581109, 0.0192493051, 0.0310314298, -0.00470251497, -0.00248529203, -0.042994421, 0.0123376418, -0.00932751596, 0.0193784945, 0.00577802118, -0.000904329761, -0.0141075449, 0.0243393909, 0.00336216902, -0.032064952, 0.0166913439, 0.0170401577, -0.0122149112, 0.0250240974, 0.0111620137, -0.0173502136, 0.00618819939, 0.0116529353, -0.0163942073, 0.0395579673, 0.0444413498, 0.0285251457, -0.0282409266, 0.00651440397, 0.0119113149, -0.0234738179, -0.0142238159, 0.0144305192, -0.0272849221, -0.072088, -0.0383435823, -0.0130029703, -0.0232283566, -0.0146372234, 0.018022, -0.00362700829, -0.0167688578, -0.0492472164, 0.0242489576, -0.0351396725, 0.0121567762, 0.0294294748, -0.00975384284, 0.0225048922, -0.00472512329, 0.0198435783, -0.0209933706, 0.0657835305, -0.0163683686, -0.00934689399, -0.0136553794, 0.0271298941, 0.00355272414, -0.0100509794, -0.04366621, 0.0185516793, 0.0359406509, 0.0269231889, -0.0216651578, 0.00768680312, -0.00579739967, -0.0217943471, 0.0162520986, -0.0247786362, 0.0246882029, 0.0170272384, -0.0276208147, -0.01146561, -0.00433432357, 0.0222465135, -0.00561976386, -0.0156836621, -0.031909924, -0.0421934426, 0.0167946965, 0.0398163497, -0.024300633, -0.0125185084, 0.0157740954, -0.0209416933, 4.04475613e-05, -0.0084102666, 0.0107163079, -0.0262643211, -0.00780307408, 0.0103093591, -0.01610999, -0.0302821286, 0.0431236103, -0.00482524512, -0.00717004342, 0.00113525684, 0.0335377157, -0.0259671845, -0.0114203934, -0.0159420427, 0.00293907174, 0.0118725579, -0.0330209546, 0.00416960614, 0.0288352016, -0.00124587573, -0.0100316014, 0.013719975, -0.0055325604, 0.0218977, 0.00972800422, -0.010483766, 0.0218589436, 0.0768422, 0.00703439396, -0.0114526907, -0.0110199042, 0.0280858986, -0.0152702546, -0.0827332586, 0.00443767523, -0.000534119783, -0.00893348642, -0.0237580352, 0.0209546126, -0.00211710064, -0.00171176705, 0.00168108451, 0.0637164935, 0.00765450578, 0.00272913813, 0.0162133407, 0.00993470848, -0.0409790576, 0.0115947993, -0.0651634187, 0.0217168331, 0.0124732917, -0.0109746875, -0.00432463409, -0.00208480307, -0.0145209525, 0.0544148162, 0.0208770987, 0.010328738, 0.031470675, 0.0187971406, -0.0260834545, -0.00478325877, 0.0179315675, -0.00156885071, -0.0058813733, -0.0278533567, 0.000951968599, 0.0300495867, 0.00848132186, -0.0265356191, -0.020928774, -0.000783617899, -0.0140300309, 0.0172597803, -0.00169077376, 0.0167688578, -0.0196239557, 0.0301529393, 0.00174890924, -0.0145467902, -0.061339397, 0.00546796527, 0.00629801117, 0.00434401259, -0.0268198382, -0.0253083147, -0.00213647913, 0.0216264017, -0.0491180271, 0.00626248354, -0.0042568096, 0.0136553794, -2.64435712e-05, -0.0180995148, 0.0461983345, 0.0170014, -0.00135810953, -0.0169755612, 0.0132225929, 0.0186421126, 0.00990887079, -0.0505649522, -0.0721396804, -0.005203126, -0.0458882786, 0.00764804613, 0.011310582, 0.020812504, 0.00186518021, -0.00914019067, -0.015877448, 0.0241714437, 0.0170014, -0.00422774162, 0.00114171638, -0.00609453674, 0.0643882826, 0.00586522464, 0.0118079633, 0.00320552615, -0.01622626, 0.0252824761, 0.0224790554, 0.0384211, 0.000674613868, 0.0162908547, -0.0141075449, 0.00997346547, 0.00561653404, -0.0327367373, -0.000756972469, 0.0179444868, -0.00322167482, -0.00621403754, 0.0239130631, 0.00248367712, -0.00352688623, 0.00442152657, 0.00541951926, 0.0331759825, 0.0189263299, -0.0433561541, -0.0304113179, 0.0259671845, 0.00321360049, 0.0402814336, 0.0526578315, -0.0201794729, -0.0422451198, -0.00597180612, -0.0160066374, 0.0240422525, 0.0281117372, 0.0084619429, 0.0145338718, -0.0219752137, -0.0264322683, 0.0274657868, 0.00753177516, -0.00844902359, 0.0061688209, 0.0138491644, -0.0369224921, -0.0011570577, -0.00114252383, 0.0388086662, 0.00790642574, -0.0175310783, -0.019636875, 0.00115463533, -0.0285251457, 0.0167301018, -0.0143530052, -0.00592659, -0.0108777955, -0.0127122933, -0.0015551243, 0.0274141114, 0.0206316374, 0.0223627836, 0.0204636902, 0.00999284443, -0.00279050344, -0.011426853, 0.0307213739, -0.0133453235, -0.0214196965, -0.0356564298, -0.00419867411, -0.00968278851, 0.0241585243, 0.00193300494, 0.017518159, 0.0381885543, 0.0327625759, 0.0165621545, 0.0285251457, 0.00887535047, -0.0642332509, 0.0289385524, -0.00440860773, -0.00184741651, -0.00463792, 0.00750593701, 0.0460691415, 0.016303774, -0.000904329761, 0.0235513318, 0.0222723503, 0.00339446636, 0.062011186, 0.0196885504, 0.0141204633, -0.0134228375, -0.00557131739, -0.0182803813, 0.00625925418, 0.0068987445, -0.00696333917, 0.0153090116, -0.00897870306, 0.0295586642, 0.0261351299, -0.0212000739, -0.00601056311, 0.00790642574, 0.0223369449, 0.0119177746, -0.0121826138, -0.00676309504, 0.0253341533, -0.0176861063, 0.000441264478, 0.0149472794, 0.0335377157, -0.016148746, 0.00748009933, 0.00866864715, -0.00921770465, -0.0192105491, -0.00257572508, -0.0323233306, -0.015011874, -0.00795164239, -0.0215618052, -0.0147534944, -0.0140300309, -0.00180542981, 0.0218977, 0.0164846405, -0.00930167735, 0.0119048553, 0.022104403, 0.0148826847, -0.00914664939, -0.0212646686, -8.67490453e-05, 0.00791934505, -0.00854591653, -0.019791903, -0.00535492413, 0.0297395308, 0.0103610354, -0.0177377835, -0.0318324082, 0.0150247933, -0.0103610354, 0.0371033587, 0.00358179188, -0.00868156552, -0.0111878514, -0.00121357827, -0.0380852036, -0.00369806285, -0.00592982, -0.00349458866, 0.0345970728, -0.00248206221, -0.00494797574, -0.0143142482, -0.0194172524, -0.0317807309, 0.0302046146, 0.00567466952, -0.0080614537, -0.0155803105, 0.00265808357, -0.0338736102, 0.000964887557, 0.0192751437, -0.0175439976, 0.0138491644, 0.0400488898, -0.0395579673, -0.0293261223, 0.0225694869, 0.00619142922, -0.00204604608, -0.0296878554, 0.0251274481, -0.0113557987, 0.100458123, -0.00899808109, 0.0191201158, 0.0115689617, 0.0158128515, -0.00456363568, -0.00375619833, -0.00252566393, -0.0408240296, -0.00501257088, 0.0250628535, -0.0178411342, -0.000453376037, -0.000635049422, -0.0184741654, -0.0284217931, 0.0167559385, 0.0191717912, -0.0200502835, 0.0129060782, 0.0172210224, -0.012796266, -0.0200890396, 0.0233317092, -0.00125556497, 0.0148697654, -0.0111103375, 0.0234350599, -0.0362507068, -0.00361731905, 0.0191071965, -0.000301174121, 0.0054518166, -0.00748655852, 0.00706023164, -0.0312639736, -0.00489952974, -0.0337702595, -0.0185904372, -0.00480586663, -0.00358179188, -0.00804207567, -0.00388538837, 0.0100122225, 0.0100057628, -0.0247140415, 0.0131515386, -0.0053032483, -0.0145338718, 0.0370516814, -0.0130675649, 0.00125395018, 0.0259025879, 0.011620638, -0.0154898772, -0.00503840856, -0.00813250896, -0.00155431684, -0.00650794478, -0.0102641433, -0.00576510234, 0.000711756, -0.00217039138, -0.00268069189, -0.0325558707, 0.007544694, 0.00873970147, 0.00753177516, 0.00155270193, 0.00635291683, -0.00561007438, 0.0293261223, 0.0163554493, -0.010522523, -0.00339123677, -0.0203215815, 0.0309539158, 0.0101801697, -0.00348166958, -0.0125314267, 0.0205928814, 0.0113364197, 0.0156061482, -0.000981036341, 0.00878491811, -0.0313414857, -0.00316515425, -0.00509977387, 5.57131752e-05, 0.0296878554, -0.0127898073, -0.0135003515, 0.0352171846, -0.0150635503, 0.00736382836, -0.00191039662, 0.0223757029, 0.015799934, 0.00623018621, 0.0135132708, 0.0267164856, 0.0063077, 0.028731849, -0.00641105231, 0.00474450178, -0.0127316713, 0.0100445198, 0.0261222124, 0.00303273462, 0.0030149708, -0.00314416084, 0.0147922514, -0.0100897364, -0.0116593949, 0.00114979071, 0.00230927067, 0.0386536382, 0.0390670449, 0.0164071266, 0.000298953673, -0.000559554, 0.00735736871, -0.0176990256, -0.0394029394, 0.00170369272, 0.0326592252, -0.0114526907, 0.0485495888, 0.00959235523, 0.0590139776, -0.00650148513, -0.0143271675, -0.00308925519, -0.0459399521, -0.0130740246, -0.0303854812, 0.0365865976, -0.0335635543, 0.0174794029, 0.0332276598, -0.0112589058, 0.0368708186, -0.0463016853, 0.0377493091, 0.00541951926, -0.00800331868, 0.0140429493, 0.0014654987, 0.00529355882, 0.000648372166, 0.0195722803, 0.0106000369, 0.00872678217, -0.0515726358, -0.036018163, 0.0106517132, -0.0382919051, 0.00362054887, 0.00975384284, -0.0103804143, 0.0111297155, 0.00885597244, -0.0132678095, -0.0152573353, -0.0139783546, 0.0153736062, 0.00385309081, -0.0331501476, 0.00561653404, -0.00586845446, 0.0441571325, 0.0106000369, 0.0295069888, 0.00729923323, 0.015799934, -0.00890118908, 0.070072636, -0.00169077376, -0.00849424, -0.0125508057, -0.00692458218, -0.00549057359, 0.0348037779, 0.0116141783, 0.0211225599, 0.0204636902, 0.000813896826, 0.0445705391, 0.00735736871, -0.0156578235, 0.0134745138, -0.0253599901, 0.0315998681, 0.00565852085, -0.0140687879, 0.00755761331, 0.00558746606, 0.0134615945, -0.00758345099, -0.0135907847, -0.00244976487, -0.013797489, 0.0242489576, -0.0046540685, -0.024300633, 0.00763512729, 0.00254342752, -0.00693104183, -0.0302304532, -0.0132936481, 0.0425810143, -0.0162133407, -0.0043052556, 0.0342095047, 0.00160437787, 0.0112459864, -0.0271557309, 0.00735736871, 0.0124732917, 0.00144934992, 0.0229699761, 0.0178023782, -0.0416766852, -0.0113557987, -0.00156965817, -0.0143659245, -0.0349329673, -0.0278533567, -0.0217039157, -0.00270975963, 0.0373617373, 0.00962465256, -0.0148697654, -0.00492536742, 0.0154898772, -0.0154123632, -0.0160841513, 0.0245848503, 0.0314448401, -0.0257346425, 0.00216231705, -0.0251532868, 0.0413924642, -0.0233058706, -0.0238355491, 0.0143271675, -0.0225953255, -0.0463533625, 0.0107679842, -0.0254504234, -0.0160195567, 0.0154640395, 0.0126347793, 0.00125152781, -0.00271621905, -0.0254245866, -0.00033246231, 0.00339446636, 0.0222723503, -0.0189134106, -0.0332018211, -0.0238226298, -0.0265614577, 0.0094567053, -0.0248561502, 0.0158903655, 0.0041373088, -0.0147405751, 0.0325041972, -0.0286801737, 0.00469282549, 0.0155286342, 0.03464875, -0.00957943592, -0.0321424641, 0.00636906549, 0.0031748435, 0.0106581729, -0.0126347793, -0.0136941364, 0.0113945557, 0.0200890396, -0.00768680312, 0.0030504982, -0.00747363968, -0.0177119449, -0.00806791335, 0.0322458148, 0.0277241673, 0.0231120847, 0.0181899481, 0.00153897551, -0.0075769918, -0.0114010144, 0.0372842252, -0.00746072084, -0.0169238858, 0.00216393196, -0.00643689, -0.00179735548, -0.0264322683, -0.0506683066, 0.00775785744, 0.031419, 0.0548799, -0.0133065665, 0.0127833476, 0.00837151, 0.00716358377, 0.017246861, -0.00406302465, -0.0057521835, -0.00417283596, -0.0206445567, -0.0104579283, -0.0226857588, -0.0164329633, 0.00767388428, -0.00567466952, 0.0180865955, 0.0056326827, 0.0141075449, -0.0181641094, 0.0193268191, -0.00728631439, 0.0123957777, 0.0038724693, 0.00751239667, 0.00879137777, 0.0146630611, 0.0292486083, 0.0184741654, -0.0281117372, -0.0147018181, -0.0340544768, 0.0371033587, 0.00365607603, 0.0379301757, 0.0100316014, 0.0180865955, -0.0038078744, 0.0234221406, -0.0490405113, -0.00143400871, -0.0141333826, -0.0347004272, 0.040798191, -0.026794, 0.00173599017, -0.0106323343, 0.0251145307, -0.0212905072, -0.0302046146, 0.0106129562, -0.00256765052, -0.0267164856, -0.0373100638, 0.00941149, -0.0353722125, -0.0127704283, -0.0153090116, 0.0171305891, 0.0605642572, 0.026845675, -0.00429233676, -0.00730569288, 0.0497123, 0.0131515386, -0.00805499498, 0.00566498, -0.0154898772, -0.00857821386, -0.0116270976, -0.0273107588, -0.00230765576, 0.0101672504, -0.0320907868, -0.00073880516, -0.011581881, 0.000373036048, -0.0097215455, 0.00237063598, 0.0244944189, 0.0133453235, 0.0171822663, -0.00214616838, -0.00337508786, 0.00408886233, 0.00612683408, 0.00658868859, -0.0184741654, -0.0315481909, 0.0106323343, -0.0103093591, -0.0661452636, 0.00976030249, 0.00326204672, 0.00202343799, 0.00353334565, -0.0118338009, -0.0335377157, 0.021988133, -0.00935335364, -0.0122795068, 0.0146113858, 0.0139783546, 0.0166009106, 0.0027420572, 0.00116513204, 0.0132419718, -0.00503194937, -0.0220914856, 0.0140171116, -0.00989595149, -0.00750593701, -0.00128059555, 0.0349846445, 0.0136682987, 0.00503840856, 0.00115140562, -0.000101535239, -0.0377493091, 0.00884305313, 0.017401889, 0.0227503534, 0.0087590795, 0.0156449061, -0.0120211262, -0.0286801737, -0.000329434406, -0.0243393909, -0.0255021, -0.00698917732, -0.011523745, 0.00333633088, 0.00820356328, -0.0015672358, -0.00749301817, -0.0142496536, 0.0247269608, 0.00803561602, 0.00691166334, -0.000282199326, 0.0042374311, -0.0171822663, 0.0194172524, -0.00299236272, -0.00258379942, -0.0139008407, 0.0139783546, -0.00434401259, -0.0124862101, -0.00534200529, 0.010289981, 0.06490504, 0.000187830097, -0.00133307895, -0.00300205196, -0.002317345, -0.00632707868, 0.00899808109, 0.0110328235, 0.0226082448, -0.0146501428, 0.0124409944, 0.00804207567, -0.00151555985, 0.000302385277, -0.00010496685, 0.031238135, 0.00229796651, -0.019791903, -0.00415991712, 0.0146889, -0.0325041972, -0.0129254563, 0.00125556497, -0.00866218749, -0.00926938, 0.0106258746, -0.0211096406, 0.0154511202, -0.0229053814, -0.00414699782, 0.0177119449, 0.00269199605, 0.0161229074, -0.00566175, 0.00391768571, 0.0523219369, 0.0144434385, 0.023125004, -0.00044651283, -0.013642461, -0.0118273413, -0.00903683808, -0.0201019589, 0.0273107588, -0.0121567762, -0.00140332605, -0.0108777955, 0.00502548972, -0.0192234665, 0.0273107588, 0.0101478724, 0.000754550158, 0.0232671127, -0.0249207448, 0.00568112871, 0.00426649861, 0.00488015125, -0.0270523801, 0.0098055182, -0.0220010523, 0.00246429862, -0.00799685903, 0.0483687259, -0.0224532168, 0.0154898772, -0.0104191713, -0.0206445567, -0.0224790554, -0.0168980472, -0.00923062302, 0.00714420527, 0.00210256665, 0.0027016853, 0.0167946965, 0.0107421456, 0.0107227676, 0.0164846405, -0.00547765475, 0.0186679512, -0.0243652277, -0.019520605, -0.0160453934, 0.00292292307, -0.028964391, -0.00622372655, 0.0156578235, -0.000234156818, -0.01622626, -0.0169109665, -0.0343386941, -0.0180995148, -0.0227115974, -0.0298170447, 0.00883013476, 0.00366253569, -0.0220139716, -0.0145338718, 0.0165621545, 0.0237063598, 0.0147922514, 0.00379495532, 0.00501580071, -0.0124086961, -0.00959235523, 0.0272332449, -0.0352947, -0.005251572, 0.000879299245, -0.0119177746, 0.00108035107, 0.00386923947, -0.00804853532, -0.002625786, 0.0103093591, -0.002317345, 0.0168592911, 0.019520605, -0.000344775734, 0.00418252544, -0.0051837475, -0.00636906549, 0.0218847804, -0.00242392672, 0.00221399311, 0.016071232, 0.010367495, -0.00466375798, -0.00423097145, 0.00091321161, -0.00196530251, -0.0176085923, 0.00162860099, -0.00426972844, 0.0159678794, 6.22925245e-06, 0.0343386941, -0.0143917622, 0.0299979113, 0.0166784246, 0.00400488917, -0.0265097823, 0.00465729833, 0.0159807988, -0.00349458866, 0.00818418432, 0.00321683032, -0.0140687879, -0.0124603724, 0.017518159, -0.0191459525, -0.0279825479, -0.00222852686, -0.0172339417, -0.018771302, 0.0187971406, -0.0314448401, -0.0170401577, 0.011562502, 0.013952517, -0.0254633427, 0.0186033547, 0.0138104074, 0.0270523801, 0.0246882029, -0.00618496956, 0.00956005789, 0.00676309504, 0.0170530751, 0.00664036442, 0.0111038778, -0.0183837321, -0.0142754912, 0.018022, -0.0171822663, 0.0230345707, 0.00597180612, 0.00467344699, -0.00441506738, 0.0142625729, -0.0164329633, 0.0130740246, -0.00678893272, 0.00793872401, 0.0140687879, -0.0110909585, -0.0289127156, 0.0185516793, -0.000442071934, -0.0103351977, 0.0132161342, -0.0098701138, -0.00528387, 0.001146561, 0.00536461361, 0.0125378864, 0.0318582468, 0.013397, -0.00592982, 0.00472835265, -0.00830691494, 0.0068664467, 0.00553902, 0.0115947993, -0.0113041224, 0.0184870847, 0.0210321266, -0.0132936481, 0.0186679512, -0.00429233676, -0.0100961961, -0.0129060782, 0.0291710943, -0.00172630092, -0.0177894589, -0.00634645717, 0.00914019067, 0.000454990921, -0.00959881488, -0.0105741993, -0.0360698402, -0.0248432308, 0.017363131, -0.00373681984, 0.0182932988, 0.018461246, 0.00239485898, -0.00348489941, 0.0116335563, 0.0242618769, -0.00765450578, -0.0298945587, -0.00486723194, 0.0102060074, 0.000507070625, 0.00386600988, -0.00976676121, 0.0110780401, -0.0304371566, 0.00667266175, 0.00407917332, -0.00623018621, 0.0193784945, 0.00717004342, -0.00183288264, 0.0212000739, 0.000115766321, 0.00306664687, -0.024106849, 0.00749947783, 0.00551641174, -0.0049027591, -0.0286543351, 0.0191201158, -0.0142238159, 0.0107033886, -0.0152960923, 0.00163506053, -0.00100768171, -0.00780307408, 0.00191524124, -0.00855237618, 0.00214616838, -0.00280019268, -0.00113121967, 0.000917248777, 0.0124603724, 0.038601961, -0.0146113858, -0.0042051333, 0.00574249402, 0.0168205332, 0.00996700581, 0.0066791214, 0.0292227715, -0.0102641433, -0.00386278, 0.00437631039, -0.015205659, -0.0107938219, -0.00179897028, -0.00142835663, 0.00136295415, 0.00611068541, -0.0217297524, -0.0050028814, -0.0135520278, -0.0150377126, -0.0207995847, 0.00232380466, -0.0222981889, 0.010445009, 0.0257863179, 0.0141075449, -0.0114979073, -0.0179832429, 0.0641299039, 0.00997992512, -0.00119097007, -0.0030343493, 0.0102060074, -0.012757509, 0.00235933182, -0.0178411342, 0.000477195455, 0.0108325789, 0.013875003, 0.018771302, -0.011484988, -8.94741461e-05, 0.0298687201, 0.0116981519, -0.0383177437, 0.00558423623, -0.0303079672, -0.0258896705, -0.0205928814, 0.0154898772, 0.0042051333, 0.00569404801, 0.00359471096, -0.0212905072, -0.0261480492, 0.0189392492, 0.0138491644, 0.00996054616, 0.00393383438, -0.00908205472, -4.34502217e-05, -0.0141721396, -0.0259284265, -0.0112330681, -0.0183966514, -0.0272590835, 0.0368708186, -0.000822374888, -0.0289127156, 0.0278533567, -0.0143142482, -0.00510623353, -0.0131709175, -0.00814542733, -0.00961173326, -0.0149989557, 0.038886182, 0.0183708128, 0.0229699761, 0.0119500719, 0.00166493573, -0.00504486822, 0.0232671127, -0.0146372234, 0.00614621257, -0.00420836313, 0.026768161, -0.0360698402, -0.0191588718, 0.01622626, 0.0304371566, -0.0053710728, 0.0204636902, -0.0160970706, -0.01262186, -0.00314739067, -0.0253083147, -0.00522573432, -0.0196239557, 0.00376588758, -0.00350104808, 0.0299462341, -0.00349781848, -0.00747363968, -0.00676309504, 0.0253729094, -0.00444090506, 0.00854591653, 0.0084102666, 0.0143271675, 0.0224661361, 0.0120146675, -0.030333804, -0.0378785, -0.00354303489, 0.00140574831, 0.0228020288, 0.02304749, -0.024145605, -0.00877199881, -0.0115883406, 0.00489952974, -0.0131127816, -0.00151878956, -0.0237580352, 0.00381433382, 0.00482201576, -0.051185064, -0.0179444868, -0.0263289157, 0.00740258535, -0.00342999375, 0.00342676393, -0.0124991294, 0.00223660143, 0.0190426018, 0.00337185827, 0.00928229932, -0.00897870306, -0.00196207268, -0.0121567762, 0.00675663538, -0.0258896705, 0.0160583127, -0.00977968052, -0.0044053779, 0.024300633, 0.00461208168, -0.000521604496, 0.0172339417, 0.0065176338, -0.0178152975, 0.00557131739, 0.00441506738, -0.00280826702, -0.00541305961, -0.0134615945, -0.0247527976, 0.0330467932, 0.0188875739, -0.0209029373, 0.0140041923, -7.6000033e-05, -0.00742842304, -0.0193268191, -0.0187971406, -0.0231766813, -0.0177894589, 0.000517567329, 0.0349846445, 0.00718942191, -0.00447643222, -0.00150829286, -0.000447723985, 0.0124022374, -0.02743995, 0.00668558106, 0.00806791335, 0.0107679842, -0.000490921899, 0.0110586612, -0.00968278851, 0.00198629568, 0.0114203934, 0.0214067772, -0.00509331468, 0.00509977387, -0.0166913439, -0.00670495955, -0.00268876622, -0.0205928814, 0.0194947664, 0.00493828673, -0.00342676393, -0.0104579283, -0.0164458826, -0.00404687598, 0.00879783649, -0.00870094448, 0.00917894766, 0.01287378, -0.0103739547, 0.0132548911, -0.00538076228, 0.000549864781, -0.00532262679, -0.00520635583, 0.0189004932, -0.015128145, 0.00999284443, 0.0192751437, 0.00330241863, -0.0260059405, -0.000344977598, 0.00376588758, -0.00562945288, 0.0134745138, 0.0198177416, 0.0551382788, 0.00363023812, 0.0111297155, 0.00623987569, 0.00431817491, 0.00437631039, -0.0140171116, -0.00303757912, -0.00854591653, 0.0114591504, 0.0127122933, -0.0174664836, -0.00467021717, 0.00528387, -0.0209933706, 0.0060816179, -0.00665974291, 0.0138491644, -0.00197176193, 0.0225178115, 0.0209675319, -0.00198629568, -0.0183966514, 0.000457009504, 0.0111103375, -0.026794, -0.0114979073, -0.0138491644, 0.0203086622, 0.0113945557, -0.0034429126, 0.00870740414, -0.0246365275, 0.0123247234, -0.00173760508, 0.0212517492, -0.0143271675, -0.00290354458, -0.0481361821, -0.00500611123, 0.00326043181, -0.0056520612, 0.0151410643, -0.0216780771, 0.00766742462, 0.000418656244, 0.00388215855, -0.000817126536, -0.0136037041, 0.00432463409, -0.0279050339, -0.00365607603, 0.00273559755, 0.0115495836, 0.00146630616, -0.0133194858, 0.0147664137, -0.0119436122, -0.00862989, -0.0183966514, -0.00842318591, 0.00185064634, 0.00857821386, -0.00824232, -0.0146243041, -0.00130643358, 0.0186679512, 0.001984681, 0.00343645317, -0.00935335364, 0.00788058806, -0.0135520278, -0.0111620137, 0.00650794478, -0.00506747654, 0.016148746, 0.00671787839, 0.010445009, 0.000454990921, -0.0066985, 0.00561007438, -0.00360117038, -0.0130675649, -0.00335247978, 0.00821648166, -0.0213292632, 0.00840380788, 0.0103093591, 0.00384986098, 0.00864926819, 0.0120082079, -0.00488015125, 0.00992178917, -0.00206703949, 0.00393383438, 0.0075963703, 0.00784829073, -0.0269231889, 0.00138071785, -0.00322490465, -0.00577479182, 0.0204636902, 0.0107486052, -0.0203861762, 0.00926938, -0.00881721545, 0.0139266783, 0.00441183755, -0.0167042632, 0.00124426093, 0.0125055891, -0.0043052556, 0.00564883137, 0.035036318, 0.0033589392, 0.0284476317, -0.0151152266, 0.0112459864, -0.0159032848, -0.00944378693, -0.00895286445, -0.0129771326, -0.0322458148, 0.0115172854, -0.0212259125, -0.0111943111, -0.0259413458, -0.00808083266, -0.00195722794, 0.055189956, -0.00327981031, 0.0307472125, -0.00855883583, -0.00228020293, -0.0117756659, -0.00652409345, 0.00281472644, 0.00517728785, 0.00108115852, -0.0126024811, -0.00853945687, 0.00409855181, 0.0047348123, -0.0212000739, -0.00740258535, 0.0097086262, 0.0155415535, -0.000489307, 0.00999930315, 0.013797489, -0.000636260607, -0.00892702676, -0.0120082079, -0.00863635, 0.00962465256, -0.0018022001, 0.0189134106, 0.0136166224, -0.0214842912, -0.0077643171, 0.0176085923, -0.00451196, -0.00884305313, 0.00145015738, -0.00101091154, 0.00317645841, 0.00627863267, 0.0152960923, 0.0095213009, 0.0137070557, -0.0110845, 0.00223175669, 0.0259671845, 0.00823586062, -0.00768680312, 0.0170014, 0.00300205196, 0.00868156552, 0.0165492352, 0.0224661361, 0.0112976627, -0.0012482981, -0.00566821, -0.0122924251, -0.0110651208, -0.0153606869, -0.0252308, -0.0457332507, 0.00926938, 1.57324121e-05, 0.00685352786, 0.00819710363, 0.00401134836, -0.0144176008, 0.00819064397, 0.00720880041, -0.00290192966, 0.0259413458, -0.0196239557, -0.00253858278, -0.0107615246, -0.00559715554, -0.00334925, 0.00466052815, -0.00582323782, -0.00512561202, 0.00170046301, -0.00529678864, -0.00701501546, 0.00189424795, -0.0210967213, -0.00502226, 0.00698271766, 0.010445009, -0.0381368771, 0.0367157906, -0.000362135645, 0.00202182308, -0.00582646765, -0.00116755429, 0.017518159, 0.0107033886, 0.0431236103, 0.00777077675, 0.00534523511, -0.0052709505, 0.00697625848, 0.00676955422, 0.0134745138, -0.00460885232, -0.00254827202, -0.000176324116, -0.0010238305, 0.0038724693, -0.0198435783, -0.00054663507, 0.00512884185, 0.00862989, -0.0134099191, -0.0142884105, 0.00315385, -0.00155593164, -0.0213292632, 0.000832467864, -0.00899808109, -0.0102447644, 0.0461724959, 0.0222335942, -0.0183320567, -1.47735791e-05, 0.0141075449, 0.0181124341, -0.00570696685, 0.019791903, 0.0145080332, 0.0158516094, -0.0337444209, 0.00255311676, -0.00405333517, 0.00967632886, 0.00372390077, 0.0236159265, 0.00528387, -0.00203635683, 0.0084102666, -0.00364638679, -0.00821002293, 0.0130804842, 0.0178023782, 0.00829399563, -0.0115495836, -0.00300851138, 0.0185645986, 0.00165686139, 0.0123828584, -0.0100251418, 0.022169, -0.0178023782, -0.00272913813, 0.0417800359, -0.0185516793, 0.0165104773, 0.027594978, -0.0177636202, 0.0198048223, 0.0199210923, -0.00906913541, 0.00164474978, 0.0120728025, 0.00290515949, 0.0383435823, -0.00135568727, 0.0253341533, 0.00167623989, -0.000807033561, -0.00428910693, -0.0544664897, -0.00125637243, 0.0342095047, 0.00572957518, 0.0253470726, 0.00471220398, 0.0308764018, 0.0113687171, 0.00835859124, -0.0115366643, -0.0168722104, 0.0237709545, -0.0047348123, 0.0191717912, 0.0045733247, 0.00388215855, -0.00947608426, -0.0164200459, -0.00529355882, 0.0155415535, -0.00529678864, 0.0147018181, -0.00159630354, -0.00344614242, -0.0125960223, -0.015954962, -0.00927584, 0.00523865316, -0.011601259, -0.0136553794, -0.00373359, -0.0132548911, 7.03984406e-05, -0.00452810852, -0.00189263304, 0.00213809405, -0.0094567053, -0.011620638, -0.0272849221, 0.0139783546, 0.00751885632, 0.00231573, 0.0341061503, 0.00779661443, -0.020812504, -0.00925000198, -0.0050836252, 0.00318614766, 0.0139395976, -0.000636260607, 0.0160195567, -0.00521281501, -0.00748009933, -0.0320391133, -0.00451518921, 0.00635614665, -0.0151410643, -0.00924354233, 0.0184483267, -0.00617851038, 0.0177377835, -0.00381756364, -0.00974738318, 0.00372067117, 0.0168463718, 0.00582646765, -0.00292292307, -0.000288255105, 0.00580385933, 0.00474773115, -0.0341319889, 0.00723463809, 0.00806791335, 0.00778369559, 0.00838442892, -0.0224402975, -0.027672492, -0.00927584, -0.0161358267, -0.009172488, -0.0181899481, -0.0169626437, -0.0139266783, -0.011601259, 0.000344170141, 0.0399197, -0.00576510234, -4.65033409e-05, -0.00370452227, 0.00760928914, 0.00919832569, 0.0140687879, 0.0097086262, 0.00366576528, 0.0238484684, -0.0310572684, 2.70239179e-05, -0.0103997923, -0.0145855471, 0.000814704224, -0.00533231581, -0.0117239896, -0.0158257708, 0.0047057448, 0.00642720098, 0.00645949831, 0.0294294748, 0.00274690171, -0.00934689399, -0.0222981889, 0.0286026597, 0.00310055935, -0.0139266783, 0.00256926543, -0.00699563697, -0.011562502, 0.0086751068, -0.017440645, 0.00899162143, 0.00287447684, -0.0224661361, 0.0349329673, 0.00747363968, -0.00367545453, -0.0176215116, 0.00365284644, 0.0140558686, 0.0252824761, -0.00585876498, -0.00140494097, 0.0164717212, 0.0211742353, -0.0148826847, -0.0351396725, -0.00145903917, -0.00106904702, 0.00377557683, -0.00183449755, -0.0188229792, 0.000813089369, 0.0136295417, -0.0016794696, -0.0154123632, 0.00146388379, -0.0143271675, -0.015799934, -0.00609130692, -0.00192170078, 0.0216522384, -0.00384986098, -0.000592255266, 0.00138636981, 0.000448935141, -0.00766096497, 0.00306826178, -0.0016600911, 0.0155673912, 0.0162908547, -9.50252797e-05, -0.0195076857, -0.0209675319, -0.0171822663, -0.009172488, -0.00613006391, -0.00259994809, 0.0135907847, 0.00748655852, 0.00482201576, 0.00214132364, 0.00769972196, 0.00234802766, 0.0190555211, 0.00977322087, -0.0178669728, -0.00688582519, 0.0167946965, 0.0116723133, 0.00496735424, -0.0107615246, 0.00166170602, -0.00199598493, 0.0042858771, 0.000247681397, 0.0107873622, -0.00866864715, -0.0035236564, -0.00247398787, 0.0143400868, 0.00514176069, -0.0136166224, 0.0113428794, 0.0102383047, -0.0548282228, 0.012718752, -0.00547765475, -0.020812504, -0.0147793321, 0.0144176008, 0.000201657473, 0.00883659348, 0.0055519389, -0.0121503165, 0.00259510358, 0.0149860363, 0.00621403754, 0.0129642133, 0.0211742353, -0.00730569288, 0.00476388028, 0.00550672226, 0.000167745107, -0.0142238159, -0.0143659245, -0.00620757788, 0.0198048223, -0.00889472943, -0.00141382276, -0.0028066521, -0.0115883406, 0.0161745846, -0.0084748622, -0.0216909964, -0.0305146705, -0.0153865255, -0.0204507727, -0.00472835265, 0.00881721545, -0.0182157848, -0.00584261632, 0.0062011187, -0.021910619, 0.0292744469, -0.00935335364, -0.00249013654, -0.0131644579, 0.0118467202, -0.0113622574, 0.0137458127, -0.0080614537, -0.0267423242, 0.0103933327, 0.0326592252, 0.0284217931, -0.00902392, -0.0131838359, 0.0108842552, 0.00789350737, -0.0124732917, -0.00532908645, 0.0103545757, -0.0220656469, -0.00395321287, 0.000589025498, 0.00658868859, 0.0110651208, 0.00959881488, -0.00819064397, 0.0361990295, 0.0269231889, -0.00580708915, 0.00895286445, -0.0136166224, -0.00410178164, -0.0211871546, 0.00728631439, -0.00574572384, -0.031238135, 0.0202311482, -0.000985881, -0.00625925418, -0.00324105332, 0.00140171114, -0.0166655052, -0.00258702901, 0.0192234665, -0.00553579, 0.0186421126, -0.0302821286, -0.00662098592, 0.00357533246, 0.00602348242, -0.0170272384, -0.00900454074, -0.0240680911, -0.0102835214, -0.0169497244, -0.00728631439, -0.0195852, 0.015799934, 0.0186550319, 0.00802915636, -0.00227374351, 0.0186291933, -0.0159420427, 0.0295845028, -0.00245299446, -0.00189263304, 0.030178776, -0.00196691719, 0.0123699391, 0.00293745683, 0.0183966514, -0.000991533, -0.00677601388, -0.031419, -0.0160583127, 0.00624310505, 0.0250240974, 0.021083802, 0.0127639687, -0.00155108701, -0.00936627295, -0.039428778, -0.0161358267, -0.0188229792, 0.021161316, 0.00163586799, 0.036689952, -0.00389184779, 0.00488015125, -0.0016794696, 0.00294876099, 0.00571019668, -0.026690647, -0.00579417031, 0.000779984461, 0.0106775509, 0.00699563697, 0.0247657169, 0.0046056225, -0.0237967931, 0.00605255, 0.00526126148, -0.00451518921, 0.00528387, 0.00529678864, 0.00018419663, -0.000549864781, 0.0228407867, 0.00959235523, -0.013719975, 0.00432140427, 0.00717004342, 0.00821002293, 0.00338154752, -0.0339511223, -0.0119436122, -0.00666620256, 0.0173889697, -0.00478002895, -0.000930975191, -0.0185904372, 0.00554870907, -0.00897224341, -0.018500004, -0.0278533567, -0.011543124, 0.00553579, 0.00106985448, 0.00665974291, -0.0132807288, 0.00507393619, -0.0110522015, 0.0116529353, 0.00644012, -0.0167817771, -0.00780307408, 0.0268715136, -0.00978614, -0.00413407898, -0.00717650261, 0.0102770617, 0.00416314695, 0.00471543381, -0.0220785663, 0.00228020293, -0.00940503, -0.000664924621, 0.011756287, 0.0107744439, 0.00294068665, 0.00294714607, -0.0129319159, -0.00740904454, -0.0157611761, 0.0264451858, 0.0220398083, 0.00855883583, -1.11274958e-05, -0.00910143368, 0.0259025879, 0.0193268191, 0.00424066093, -0.00566498, 0.00433432357, -0.0276983287, 0.000523219351, -0.00638844399, 0.0181124341, -0.0193914138, 0.0211096406, -0.0112718251, 0.010619415, -0.0015357458, -0.00908851437, 0.00859113317, -0.0052709505, -0.0171305891, 0.00233187899, -0.00127817329, 0.015283173, -0.0145080332, -0.0058523058, -0.00680185203, -0.0156836621, -0.0337185822, -0.00196530251, -0.00347198034, -0.00944378693, -0.0231895987, 0.00764804613, -0.0154511202, -0.00679539237, 0.0142754912, 0.00166978035, -0.00202989741, 0.011310582, 0.00183611247, -0.0162133407, -0.00500611123, 0.0215876438, 0.00583615666, 0.0284734685, 0.0139912739, 0.0128802396, -0.00285186851, -0.0112136891, 0.0186808687, -0.00873324182, 0.00214132364, -0.00144934992, 0.0304113179, -0.00773847895, 0.00364961661, 0.000758991053, -0.0172597803, -0.00441183755, 0.000603963097, 0.00172307121, 0.0182287041, 0.00203635683, -0.0209804513, -0.0346745886, 0.00312155252, 0.019559361, -0.0089593241, 0.0182028674, -0.00625602435, -0.0236288458, -0.0135520278, -0.0157611761, 0.00456040585, -0.00897870306, 0.0176215116, 0.000479617767, 0.0130288079, 0.00546473591, -0.0194818471, 0.00157127297, -0.00309571461, 0.00350750773, -0.0220139716, 0.00362054887, 0.00715712411, -0.00668558106, 0.0208512601, -0.000234156818, -0.010289981, 0.0117046116, -0.00696979882, 0.00220914837, 0.0113170417, 0.00658868859, 0.00716358377, -0.00744780153, 0.0174535643, 0.00311347819, -0.00334602012, -0.0304113179, -0.0220527276, -0.0263030771, -0.000143824771, 0.006398133, -0.00285671325, 0.0159162041, -0.00118693279, 0.00903037842, -0.0012289196, -0.0284476317, 0.0146243041, 0.00791934505, -0.00449904054, -0.0118015036, 0.00755761331, 0.0107356869, 0.0124732917, -0.00176505791, 0.0226986781, -0.00465729833, 0.0166913439, -0.00560684456, 0.0197402276, -0.01171753, -0.00264839432, -0.00656285044, 0.0103545757, 0.00857821386, 5.01620416e-05, 0.00509654405, 0.00773201976, 0.00848778058, -0.00550672226, -0.00299559231, -0.0193139, -0.0243910663, -0.00451518921, 0.0155673912, -0.0159678794, -0.0132161342, 0.00237386557, 0.020928774, -0.00889472943, 0.00868156552, -0.0371808745, -0.00974092353, -0.0131838359, -0.0205024481, 0.0145080332, -0.0338736102, 0.0175310783, -0.00826815795, -0.000104058483, 0.00619788887, 0.0120275859, 0.00446674321, -0.0169368051, 0.00353011582, -0.0137458127, -0.0113428794, 0.00876553915, 0.00444413489, 0.017518159, -0.0164975598, -0.00984427519, 0.00965695, 0.0109811472, -0.0196497943, -0.00431817491, -0.00992178917, -0.00668558106, 0.00938565098, -0.0127704283, 0.0283184405, -0.000743649784, 0.0180349201, 0.00491244858, -0.00455717603, 0.00890764873, 0.00237548049, 0.00886243209, -0.0199469309, -0.0153348492, 0.0176602695, 0.0101414127, -0.0106387939, -0.0274657868, -0.00979905948, 0.0188875739, 0.00467667682, -0.00552610075, -0.00831983425, -0.00173922, 0.0210967213, -0.0123828584, -0.0276983287, 0.00200567418, 0.0477227755, 0.0115302047, 0.00787412841, 0.010541901, -0.00442475639, 0.00399519969, -0.0118596395, -0.0225824062, -0.00458301418, 0.00313931634, -0.0053710728, 0.00291161891, 0.0280342232, 0.00210741139, -0.00771910045, -0.0120211262, -0.00678247353, -0.0116658546, -0.00445059454, 0.00108761806, -0.0019879106, -0.0135907847, -0.0180478394, 0.0270523801, -0.0287060104, -0.0287576877, -0.0100768171, 0.0114785284, 0.0149085224, -0.00673079723, -0.0120534245, 0.0261351299, 0.0114203934, 0.0184354093, -0.00678893272, 0.0145209525, -0.00925646164, 0.0004759843, -0.00115302042, 0.00673725689, 0.000263022695, -0.00314416084, -0.0239647385, 0.000590236683, 0.00919832569, 0.0206962321, 0.00177474716, 0.00116755429, 0.0229828954, 0.00782891177, -0.0134615945, 0.0114591504, -0.00391768571, -0.0167171825, -0.00956005789, -0.0142108966, 0.00368191418, 0.00615913188, 0.0293261223, -0.031470675, -0.00494797574, -0.0265356191, -0.0185129233, -0.00323136407, 0.00877199881, -0.0292486083, 0.00794518273, -0.00362700829, 0.00685998751, 0.0333051756, -0.00294876099, 0.0117950439, 0.00211871555, -0.0014251268, -0.0187196266, 0.00762866763, 0.00309087, 0.00463792, -0.0054841144, -0.0141592203, -0.0117950439, -0.00312801218, 0.0137458127, -0.0168851297, -0.0147534944, 0.0139266783, -0.00975384284, 0.0105871176, -0.00873970147, -0.0154123632, -0.00485108327, -0.00113202713, -0.0121309385, 0.0302304532, -0.00983135682, -0.00501257088, -0.00440214807, 0.0252566393, -0.0246623643, 0.0170143191, 0.00831337459, 0.00346552092, 0.0225953255, 0.0130223492, 0.0113299601, -0.0137458127, 0.0202828255, -0.0112266084, 0.00679539237, 0.0163683686, -0.00662744557, -0.0100445198, -0.00252566393, 0.0141075449, 0.0139654353, -0.00894640572, 0.000987495878, 0.0229699761, -0.0157611761, 0.0317290574, -0.0263289157, 0.0034235341, 0.00308925519, -0.0119759105, -0.0239001438, 0.000698029529, 0.000162093042, -0.00964403152, 0.00446674321, 0.0184870847, -0.00731215207, 0.0151152266, -0.0118079633, 0.013681218, -0.00664036442, -0.00568758836, -0.00196045777, 0.00638844399, 0.00539368112, 0.0186033547, 0.0201794729, 0.00364961661, -0.0124539128, -0.0181770287, -0.00169723318, -0.0430977754, -0.00603640126, -0.00133711623, 0.0303596426, -0.0178282149, 0.000931782648, -0.0217168331, -0.0179186482, -0.00574895367, -0.0262643211, 0.00591044128, 0.0214972105, 0.00691812299, 0.017673187, 0.00844256487, -0.0054518166, 0.00551318191, -0.0294036362, -0.000459028117, -0.0159937181, -0.0048543131, -0.0234479792, -0.0100961961, -0.0260317791, -0.0220656469, -0.00851361919, -0.00279373303, -0.00260963733, -0.0117046116, -0.00348166958, -0.00328142522, -0.00954713859, -0.00837151, -0.000859113294, 0.00225920952, 0.00784829073, 0.00344937225, 0.00478325877, -0.00186033559, -0.00179089594, 0.00868156552, 0.00893348642, 0.00160437787, 0.00126767659, 0.0134228375, 0.0155027965, -0.000573684229, 0.0108002815, -0.0199986063, 0.0280342232, 0.00942440797, 0.0222852696, -0.00179089594, -0.0157095, 0.00385955023, -0.00340738543, -0.00780953374, 0.00107389165, 0.0200761203, 0.0179832429, 0.00942440797, -0.0066791214, -0.00578448083, -0.00853945687, -0.00613329373, 0.0116852326, 0.00916602835, -0.00172791583, 0.0022123782, 0.0277500059, -0.00453133835, -0.00731861172, -2.33273677e-05, -0.00202182308, 0.0112589058, -0.00873324182, 0.00283894967, 0.00822940096, 0.00717004342, 0.00742196385, 0.0209546126, -0.002317345, -0.00022608244, 0.00337185827, -0.0109230122, -0.0296878554, 0.0245331749, 0.00562299322, -0.0123247234, 0.0155932289, 0.00378526608, -0.00446351338, -0.0397129953, -0.0184741654, 0.00896578375, -0.028731849, 0.0273107588, -0.0248690695, 0.0172210224, -0.0135132708, -0.00607838808, 0.0142754912, 0.0157611761, 0.00506101688, -0.00800331868, -0.0107033886, 0.000360117032, 0.00744780153, -0.00958589558, -0.00424712, -0.00183611247, -0.0160841513, -0.015954962, -0.00192977511, -0.00943086762, -0.0156707428, -0.0131321605, 0.00507393619, 0.0236934405, -0.0107679842, -0.0108584166, -0.0170789137, 0.0184354093, 0.000751724117, -0.00791934505, -0.00884305313, -0.00453456771, 0.00893994607, 0.0143013299, 0.0156836621, 0.0175827555, 0.0140041923, -0.0138104074, -0.0123634804, -0.0132161342, -0.0126347793, -0.00192331569, -0.00664682407, 0.0165104773, -0.0055519389, 0.00508685503, 0.00632061902, -0.00649179611, -0.0133582428, 0.0131257009, -0.0146372234, 0.0134874331, 0.0232671127, 0.012699374, 0.00154382014, 0.00744780153, 0.00505778706, 0.00166170602, 0.0130546466, -0.018267462, 0.00175536866, -0.018500004, 0.00287124701, -0.00302950479, -0.0179832429, -0.0175698362, -0.00930167735, -0.014973117, -0.00302466, -0.00667266175, -0.0025175896, -0.00461854134, -0.010406252, 0.000425519451, 0.00722171925, -0.0175439976, 0.0187583826, 0.0130546466, -0.0214584544, -0.0133194858, 0.0294294748, -0.0200761203, -0.0274141114, -0.018344976, -0.0103093591, -0.0192363858, 0.011581881, 0.013836246, -0.0285251457, -0.0260317791, 0.00497381389, 0.0039370642, -0.00244007562, -0.00416314695, -0.0143142482, 0.0143142482, -0.00397905102, 0.00346875074, 0.0122084524, 0.0100316014, -0.019559361, -0.017401889, 0.00545827625, -0.00714420527, 0.00553579, 0.0142884105, -0.0209933706, 0.0128866993, 0.00263870507, 0.00281634135, 3.40637598e-05, 0.0242360383, -0.015128145, 0.0147147374, 0.0178669728, 0.0315481909, -0.0169109665, -0.0202569868, -0.0027259083, 0.00127898064, 0.0148310084, -0.00438922923, -0.000574895355, -0.0252049621, -0.0137845697, 0.0126476977, -0.000884951267, -0.0176861063, 0.0170014, -0.0102576837, -0.0220656469, 0.00638198433, 0.0196885504, -0.00198145118, -0.0102706021, -0.000893833116, -0.00863635, 0.0191976298, -0.00519666635, -0.018771302, -0.0249982588, -0.00571019668, 0.00688582519, 0.0226211641, -0.0178023782, -0.00347521016, -0.00542597892, -0.0103739547, -0.019598119, -0.00439568888, -0.0119694509, -0.0227632727, 9.60850375e-05, 0.0144692762, 0.00220753369, 0.00777077675, 0.00189586275, 0.0640782267, -0.000617285841, 0.0034429126, -0.0244169049, -0.0149860363, -0.0183578953, -0.0153477686, 0.0348554552, -0.01391376, 0.0138620837, -0.023280032, 0.00585876498, -0.039428778, 0.009172488, 0.000948738831, -0.00923062302, 0.00404364616, -0.00978614, -0.00768680312, 0.00519666635, -0.0182932988, 0.00561330421, -0.00471543381, 0.0179832429, -0.001597111, -0.0041373088, -0.00828753691, -0.0196627136, -0.0232671127, 0.0126283197, -0.0107873622, 0.015205659, -0.0271298941, -0.00136214669, -0.0327625759, -0.00112072297, -0.000618496968, 0.0380852036, 0.0156836621, -0.00279373303, -0.0125185084, 0.00777077675, -0.00250628544, 0.00441183755, 0.000554709404, -0.00306018745, 0.0249724202, -0.0220914856, -0.0249724202, -0.00185710576, 0.00751885632, -0.0199081749, 0.0042374311, -0.0314965136, -0.0106646316, -0.0236417651, 0.000923708256, -0.000672595284, -5.15372085e-06, 0.00405010534, 0.00892056711, 0.0214067772, -0.00829399563, 0.00155027967, -0.00313770142, -0.0082746176, -0.0157870147, -0.0102189267, -0.0193268191, -0.00241585239, 0.0050545577, -0.00247883261, -0.00411147065, -0.0199598502, 0.0125508057, -0.00226566917, 0.00799685903, 0.0227245148, -0.0168463718, -0.00825523864, -0.0220139716, 0.00459270319, -0.0186033547, -0.00320229633, -0.0134357568, -0.00310217403, -0.0367674641, -0.0132419718, -0.0214326158, -0.012757509, -0.00446674321, 0.0221431609, -0.00334925, -0.0103416573, 0.000643123814, -0.0246752836, 0.0140687879, -0.00697625848, 0.0237192791, -0.00114575354, -0.00229150709, -0.000873647165, -0.013797489, -0.0108132008, 0.000242029331, 0.00448289188, -0.00411470048, 0.00345583167, 0.0133065665, 0.0166138299, -0.00886889175, 0.0042568096, 0.00888181, 0.00789996702, -0.00532585662, -0.0104514686, -0.01287378, -0.00974738318, 0.0210708845, -0.00073315308, 0.0148697654, 0.0103093591, 0.0144434385, 0.0119952885, 0.0127833476, 0.0221173223, -0.00466698781, 0.00994762778, 0.0145855471, -0.00467021717, 0.00675663538, -0.0128414826, 0.0167430192, -0.0391704, 0.000427538063, 0.00355918356, -0.0037884959, 0.00709898863, -0.00833275262, 0.0221560802, -0.00361731905, -0.0123570208, 0.0059007518, -0.00473158248, 0.00218654028, -0.00070933369, -0.0134615945, 0.0100251418, -0.0283184405, 0.0169884805, 0.00738966605, 0.0208254233, -0.00934689399, 0.00305211311, 0.0117498273, -0.00371744134, 0.0113364197, -0.00622695638, -0.0110586612, -0.0165621545, 0.000268876611, 0.00374004967, -0.00864926819, -0.00845548324, -0.0111103375, -0.00351719698, 0.019636875, 0.0136682987, -0.0127445906, 0.00771264127, 0.000726693601, -0.00119662203, -0.00546796527, 0.009011, 0.00394029403, 0.0263805911, -0.00786766876, -0.000662906037, 0.0154252825, -0.0247140415, -0.013758732, -0.00815834664, -0.0050545577, 0.0389120169, 0.00788058806, 0.00109327014, -0.000940664439, -0.00664036442, 0.0161358267, 0.0273624361, -0.0068987445, -0.0317807309, -0.00317161367, -0.00096085039, -0.00808729231, 0.00777723594, 0.00161325978, -0.0114203934, -0.0290677436, -0.00578448083, -0.012776888, -0.0052709505, -0.0110457428, 0.00304403855, -0.0149601987, -0.00156885071, -0.00981843751, 0.0129577536, 0.00376911741, 0.0133582428, 0.00931459665] |
05 Jul, 2023 | NCERT Solutions for Class 12 Biology Chapter 10 Biotechnology and Its Applications
05 Jul, 2023
*As per the revised curriculum of CBSE Syllabus 2023-24, this chapter, previously known as Chapter 12, has now been renumbered as Chapter 10. Stay updated with the latest changes in the curriculum.
Biotechnology and Its Applications Class 12 NCERT Solution is all about the process of Biotechnology and how it can be used for various purposes. These NCERT Solutions are prepared by our Top Biology Experts in order to take care of all Important Topics that might be asked in the upcoming examination 2023. So, Students can also refer to these solutions for their final Examination preparation.
Class 12 Biology Chapter 10 Biotechnology and Its Application NCERT Solutions are carefully developed using easy-to-understand language while adhering to the guidelines for solving NCERT Solutions for Class 12. Working through these solutions can be highly beneficial for students in their board exams, as well as in preparing for future competitive Exams.
Biotechnology and Its Application Class 12 Questions and Answers
NCERT CBSE Chapter 10 Biotechnology and its Applications of Class 12 explains the advantages of biotechnology to obtaining new products and organisms in order to improve human health and society. The applications of biotechnology include therapeutics, diagnostics, and genetically modified organisms. Revise the basic concepts of Biotechnology and its Applications for quick revision and class notes.
Q1: Crystals of Bt toxin produced by some bacteria do not kill the bacteria themselves because:
(a) Bacteria are resistant to the toxin.
(b) Toxin is immature.
(c) The toxin is inactive.
(d) Bacteria enclose toxins in a special sac.
Answer:
The toxin is inactive: The Bt toxin remains inactive in bacteria. It is only activated when it enters the insect’s gut due to an alkaline pH in the gut.
Q2: What are transgenic bacteria? Illustrate using any one example.
Answer:
Transgenic bacteria are genetically engineered bacteria into which a desired gene has been introduced. Once the desired gene is introduced, these bacteria are mass-produced and the resulting products are modified for use. An example of a transgenic bacterium is E. coli, which is used commercially to make many useful products, such as the hormone insulin, used by diabetics. The A and B chains of the peptide sequence are added to the bacterial genome and can grow individually. They then combine to form the insulin sequence.
Q3: Compare and contrast the advantages and disadvantages of the production of genetically modified crops.
Answer:
Genetically modified (GM) crops are crops that are developed through modifications in the genetic makeup of the crop to get desirable variety and quality.
There are many advantages of the production of genetically modified (GM) or transgenic crops, which are stated below:
The pest resistance property in genetically modified crops helps to increase their productivity. Hence, it makes us less reliant on chemical pesticides.
Genetically modified crops increase the efficiency of minerals in the soil. So, loss of soil fertility can easily be prevented.
Post-harvest losses can be reduced through the use of genetically modified plants.
GMO crops show a high level of tolerance to adverse conditions, e.g. e.g. drought, flood, high salinity, etc.
GMO crops are enriched with better nutrient quality, for example.B. golden rice, which is rich in vitamin A.
GMO crops also have some disadvantages which are listed below:
GMO crops can affect human health as they may contain certain allergens and are resistant to antibiotics new to the human body.
Acceptance of genetically modified crops in place of some traditional crops is controversial.
Honeybees may be affected during pollination if the BT toxin gene is expressed in the affected plant.
The presence of transgene in genetically modified plants threatens many wild species.
The cost of growing GM crops is high.
Q4: What are Cry proteins? Name an organism that produces it. How has man exploited this protein to his benefit?
Answer:
Cry proteins are proteins that are toxic and encoded by cry genes. These are extracted by a bacterium, Bacillus thuringiensis which itself remains safe from cry toxins as they have methylated DNA which significantly improves disease-risk stratification. Cry proteins act as insecticides because they are toxic to insects. This property of Cry proteins has been implemented in the production of genetically modified crops e.g. Bt cotton, Bt brinjal, etc.
Q5: What is gene therapy? Illustrate using the example of adenosine deaminase (ADA) deficiency.
Answer:
Gene therapy is a method applied to a child or embryo that treats a genetic disease by inserting a therapeutic gene in place of the damaged or non-functioning gene. Adenosine deaminase (ADA) deficiency is due to the deletion of the gene that codes for the enzyme adenosine deaminase, which is necessary for the proper functioning of the immune system. The patient’s lymphocytes are removed and cultured in a laboratory, where a functional ADA gene is introduced using a retrovirus. The transgenic lymphocytes are injected back into the patient’s bone marrow, which then produces functional T lymphocytes, thereby activating the patient’s immune system.
Q6: Diagrammatically represent the experimental steps in cloning and expressing a human gene (say, the gene for growth hormone) into a bacterium like E. coli.
Answer:
Cloning is a scientific method to make identical copies of an organism, cell, or DNA sequence. The main steps involved in the cloning are:
Isolation/extraction of the DNA of interest (or target DNA)
Ligation
Transfection/transformation
Screening/selection procedure
A diagrammatic representation of the experimental steps in cloning is:
Experimental steps in cloning
Q7: Can you suggest a method to remove oil (hydrocarbon) from seeds based on your understanding of rDNA technology and the chemistry of oil?
Answer:
Recombinant DNA technology is a technique in which an organism’s genome can be manipulated to achieve desired results. Oils are made up of glycerin and fatty acids. The oil can be extracted from the seeds by detecting a gene responsible for the production of fatty acids and glycerol. So, with recombinant DNA technology, we can silence the gene that codes for glycerol and fatty acids to remove the oil (hydrocarbon) from the seed.
Q8: Find out on the internet what is golden rice.
Answer:
Golden rice is a genetically modified crop. It is a process of improving the nutritional quality of food crops that increases the nutritional value of the crops. Golden rice is a crop that has been genetically engineered to produce beta-carotene, which is normally absent from rice. Beta-carotene is metabolized into vitamin A. In 2016, Indian President Planar Mukherjee said the Indian Institute of Agricultural Research had developed golden rice rich in provitamin A.
Q9: Does our blood have proteases and nucleases?
Answer:
Proteases are the enzymes that catalyze the hydrolysis of proteins, and nucleases are the enzymes that catalyze the hydrolysis of nucleic acids. These enzymes are not present in our blood.
Q10: Consult the internet and find out how to make orally active protein pharmaceuticals. What is the major problem to be encountered?
Answer:
Pharmaceutical orally active proteins contain biologically active proteins, peptides and other biomolecules. They are taken through various preparations. These biomolecules are used in the treatment of many diseases. The main problem that can arise when administering these pharmaceutical agents is that they are taken orally and digested by the proteases present in the stomach before the results are visible. Therefore, these medicines are routed directly to their destination.
Key Features of NCERT Solutions Class 12 Biology Chapter 10 Biotechnology and Its Applications
They enhance the conceptual knowledge of the students.
Clear and Comprehensible Content.
Aid in Competitive Exam Preparation.
The answers are provided by Top subject experts.
Readily available and easily accessible.
FAQs on Biotechnology and Its Applications Class 12 NCERT Solution
Q1: What is the name of chapter 10 of NCERT class 12 Biology?
Answer:
Class 12 Biology Chapter 10 name is Biotechnology and Its Application which is the advantages of biotechnology to obtaining new products and organisms in order to improve human health and society.
Q2: Where can I find NCERT solutions for the Class 12 Biology Chapter 10?
Answer:
NCERT solutions for Class 12 Biology Chapter 10 can be found on various online platforms such as the official NCERT website, GeeksForGeeks, and more.
Q3: Why are NCERT Solutions for Class 12 Biology Chapter 10 beneficial for the students??
Answer:
The benefits of using the NCERT Solutions for Class 12 Biology Chapter 10 are:
Completely solved answers for all the questions present in the NCERT textbook are available in PDF format.
Simple and easy-to-understand language is used to make learning fun for the students.
Top Subject matter experts prepare the solutions after conducting vast research on each concept.
The solutions not only help students with their board exam preparation but also for various competitive exams like JEE, NEET, etc.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Biology/Biology/Difference Between Biology and Biochemistry/NCERT Solutions for Class 12 Biology Chapter 10 Biotechnology and Its Applications | https://www.geeksforgeeks.org/ncert-solutions-for-class-12-biology-biotechnology-and-its-applications?ref=asr10 | Biology | NCERT Solutions for Class 12 Biology Chapter 10 Biotechnology and Its Applications | Biology, NCERT Solutions for Class 12 Biology Chapter 10 Biotechnology and Its Applications, Difference Between Biology and Biochemistry | GeeksforGeeks | [-0.00423228787, -0.024736993, -0.0147181461, 0.035055019, 0.000137845796, -0.0172064397, 0.0183739662, -0.00518820109, 0.0342961252, 0.0592812188, 0.0100407377, -0.0537938364, 0.0235110894, -0.0284730811, -0.00521374075, -0.0080559412, -0.00560778147, 0.0269407015, -0.0103691053, 0.0335372314, -0.017045904, -0.0203879513, 0.0186658483, 0.0109528694, 0.0121787731, 0.0289838742, -0.0014986312, 0.00329096871, -0.0422936901, 0.00429796148, 0.0385576, 0.00859592296, 0.0170021225, -0.050758265, -0.0486859046, -0.00664396212, -0.0157616232, -0.0356971584, -0.0142438374, 0.0169291515, 0.00541805802, 0.0228981357, 0.0367479324, 0.0187388193, -0.0181842428, 0.0108215222, 0.00519914692, -0.0342961252, -0.00643599639, -0.00601276755, -0.0155427121, -0.0039695939, 0.0182864014, 0.0288963094, 0.029742768, 0.0398126952, -0.00711827027, 0.0281957928, -0.00139829679, -0.0115366327, 0.0137695298, -0.028852528, 0.0121641792, -0.0184323434, 0.0372733213, 0.0247807745, -0.0262547787, 0.0373316966, -0.014426264, 0.00766190048, -0.0127625372, 0.0296989847, -0.013375489, -0.03955, 0.013382786, -0.0422936901, -0.00393675733, 0.0242262, 0.0246494282, 0.033712361, -0.0105515318, 0.0290714391, 0.0074283951, 0.0176588558, 0.0479853861, 0.021978708, -0.0146670667, -0.0580261275, 0.0193809588, 0.0176150743, -0.00697232923, 0.0216284506, 0.0186658483, -0.0257585794, -0.0179945212, 0.0228689481, 0.00833322853, 0.0116752768, -0.0106317988, -0.0174983218, 0.0211468451, 0.0148276016, 0.00378351938, -0.00811431743, -0.00701976, -0.00449133292, 0.000847825781, 0.0285752397, -0.00289875222, 0.0387911089, -0.050758265, -0.0247807745, -0.0137111535, 0.0164329521, -0.0211468451, -0.0493572317, -0.0187826, -0.0428482667, -0.00741744926, -0.00357008073, -0.0206506457, 0.0230732653, -0.0121276937, 0.0826025829, -0.0349382646, 0.0104055908, -0.0215554796, -0.0114125833, 0.0256710146, -0.0388786718, 0.0138425, -0.00417756, -0.0217597969, 0.00479416037, 0.00842809, 0.0151632661, 0.0610617, 0.0459714, -0.0298887081, -0.00328002311, -0.020402547, 0.00570994, 0.00158619578, 0.00672787847, 0.00466646207, -0.0398710705, -0.0303849075, 0.0576758683, 0.000774399203, 0.0275390595, -0.0326907746, -0.0355220288, 0.013528727, -0.0340626203, 0.011587712, 0.00288963108, 0.0194393359, 0.0265174732, 0.00482699741, -0.0403088927, 0.0225186907, -0.00225113938, -0.0144116702, 0.00379446498, 0.024809964, 0.0304724723, 0.00372149446, -0.0314356834, -0.0670160875, 0.0581720658, 0.00379811344, -0.00380176189, -0.0264736898, 0.0298741143, -0.0514004044, -0.00874186307, 0.00794648565, 0.0272471774, -0.0152800186, -0.0193663649, -0.0506123267, -0.012485249, 0.0500285625, -0.00275098719, 0.0418850556, 0.0257002022, 0.043957416, -0.00341136986, 0.0061003319, 0.0237883758, 0.00655274931, -0.00122407975, 0.0345880091, 0.011733653, 0.0233651474, -0.0346171968, -0.0702267885, 0.0612368286, 0.0253791325, -0.00862511061, -0.0148494923, -0.028706586, -0.0139665501, 0.0643891543, 0.00574277667, 0.0278163478, 0.00351170427, 0.00741744926, 0.0270428602, 0.0165788922, -0.0164767336, -0.00179963442, -0.0368646868, -0.00768379169, 0.0192204248, 0.013900876, -0.0336539857, -0.0405423976, -0.0168999638, 0.000633474963, -0.0194101483, 0.0256272331, 0.0343836918, 0.000158140712, -0.0247953683, -0.0225478783, 0.00358649902, -0.0141854612, -0.010245055, -0.0143095115, 0.0105953133, 0.0414180458, -0.00479416037, -0.0332745388, -0.0421185605, 0.035055019, 0.00934022106, 0.0141562736, 0.00222559972, 0.0070854337, 0.0135944, 0.0483064577, -0.0143241053, -0.0147181461, 0.0139665501, 0.0179653317, -0.0189285427, 0.0805010349, 0.0143824816, 0.0497950539, 0.00766190048, -0.0330410339, 0.0443660505, 0.0554575659, -0.0343545, 0.0163891707, -0.00718394388, -0.0244888924, 0.0185053144, -0.00987290591, 0.019059889, -0.000219253488, -0.0261380263, 0.000983277219, 0.0233067721, 0.0106245019, -0.0108507108, 0.00864700228, 0.0145211257, -0.0092234686, 0.0660236925, -0.0169291515, -0.00705259712, -0.0190452952, -0.0203733575, -0.00381635618, 0.0152800186, -0.00647977879, 0.0545819178, 0.029815739, 0.0257002022, -0.0460881554, 0.0119963465, 0.0047613238, -0.000773487089, -0.0389662348, -0.0122152586, -0.00237336475, -0.0939276, -0.00816539675, -0.00415931735, -0.00228580018, -0.0142657291, 0.0141708674, 0.030939484, 0.0228251666, -0.0200085063, 0.00171845476, -0.0530057549, -0.00912860688, -0.0157616232, -0.0203879513, -0.0171042811, 0.0168561805, -0.0181988385, -0.00526117161, 0.0415056087, 0.0131127955, -0.00229309732, 0.00804134645, 0.0404840223, -0.0029297648, -0.0212490037, -0.0319318809, 0.0238029715, 0.0195706822, 0.00623167912, 0.00261599175, 0.0064651845, -0.00751595944, -0.00814350601, 0.0198771581, 0.00179963442, 0.043957416, 0.0200231, 0.00335116941, -0.00355366245, 0.00728245405, 0.0131565779, 0.00853024889, -0.0259920843, 0.00724961702, -0.0134630539, 0.0289546866, 0.016739428, -0.0132587366, -0.0244451109, -0.0279331, -0.0165205169, 0.0227376018, -0.0469346121, -0.0217743907, 0.00196108175, 0.0218327679, -0.00947156828, -0.0534143932, 0.0151194837, 0.0350258313, 0.0156740583, -0.0279768817, 0.00139464834, 0.00306476024, 0.011959862, 0.013900876, -0.0136965588, -0.000716478913, 0.0212927852, -0.03164, 0.0289109033, 0.0304724723, 0.0332453512, 0.0106390957, -0.000940407044, 0.061878968, -0.00744663738, -0.00441106549, -0.0136600742, 0.0208695568, 0.0556326956, -0.0276412182, -0.0144700464, 0.00933292415, 0.035055019, -0.0141927581, -0.0389078595, 0.0153529886, 0.0386159793, 0.0254666973, -0.0106609873, 0.014426264, 0.00320522836, -0.012704161, -0.0453876369, 0.0610033199, -0.00735177565, 0.00729704788, -0.00688111642, -0.0212344099, -0.0388202965, 0.00230404292, -0.0443660505, 0.0169291515, 0.0166664571, -0.00467011053, -0.00653085811, 0.0203587636, 0.0073700184, 0.0112812361, 0.0161848534, -0.0509917699, 0.0177026391, 0.0147546306, -0.0391413644, 0.00997506455, -0.019731218, -0.00407905, -0.0135068363, -0.00443295669, 0.0131273894, 0.0320778228, 0.0189285427, -0.0213657562, -0.00431620376, -0.0146670667, -0.00114654866, 0.0152362362, 0.00751595944, 0.0263277497, -0.0098291235, -0.0280790403, -0.000258133077, 0.0217743907, -0.0387327299, -0.000892520184, 0.014725443, -0.00597628253, -0.0187534131, -0.0354636535, -0.00062252942, 0.0190744828, -0.0356095955, 0.0418266803, -0.03050166, 0.0113104247, 0.0020705373, -0.0222268086, 0.0351717696, 0.0361641683, -0.00911401305, -0.0119890496, -0.00407905, 0.0428482667, 0.00733353337, -0.041709926, -0.055311624, -0.00343690952, -0.0337707363, -0.0196874347, -0.0137476381, 0.00774216792, -0.00944967754, 0.0134046776, -0.0271158312, 0.0279622879, 0.0147327399, -0.0184177496, -0.0055603506, -0.014798413, 0.0707521811, 0.0248829331, -0.0322821401, -0.0124341697, -0.00403526751, 0.0166226756, 0.0235840585, -0.00192824495, 0.00151961029, 0.00654180348, -0.00228762464, 0.0280352589, 0.00750136515, -0.0302389674, 0.00113377883, -0.000378306344, 0.0233213659, -0.0125655169, 0.0280498527, -0.00487077935, -0.0352009609, -0.00760352379, 0.037214946, 0.0319318809, 0.0158637818, -0.0415056087, -0.0340626203, 0.00972696487, -0.0387327299, 0.0180966798, 0.02914441, -0.00244451105, -0.00188993546, -0.0170896873, 0.0096466979, 0.0137914205, 0.00915779546, -0.00445849635, -0.00790270325, -0.0382365324, -0.00205229479, 0.0153821772, -0.0124560613, -0.0260358676, -0.0336247981, 0.0330410339, -0.000268166506, -0.0134484591, 0.01838856, 0.000255624705, 0.0234527122, 0.0131273894, -0.0377403311, 0.0107558491, -0.0168415867, 0.0290714391, -0.0130617162, 0.0246056467, -0.0467594825, 0.00606384687, 0.00976345, 0.00637032278, 0.0373900756, 0.00303922058, -0.00253572408, 0.00395135162, -0.00694678957, -0.0104274815, 0.000403389946, -0.000604742847, 0.0120766144, -0.0182718076, -0.00441106549, 0.0175858848, -0.00327637466, 0.0201982297, 0.00439282274, -0.00192459638, 0.0458546504, -0.0115220388, 0.00574642513, 0.0117555447, -0.0385284126, 0.0264153145, -0.0298595205, -0.0369230621, -0.0073700184, 0.0132003594, 0.0601860508, -0.00305199041, 0.00557129597, 0.0189139489, 0.012032832, -0.0205193, 0.0342377499, 0.0326907746, -0.0148932748, -0.00391121767, 0.00335846632, -0.01525083, -0.0211760327, -0.0037069004, -0.00713651301, 0.0272179898, -0.000482973352, 0.00736272149, 0.00906293374, -0.0133098159, -0.023540277, 0.0211614389, 0.0280936342, -0.0209425278, -0.0316983759, 0.0157324355, 0.0305600371, 0.00212526531, -0.00882213097, 0.0213657562, 0.0302389674, -0.0139446585, -0.0201252587, 0.0138935791, -0.0098291235, -0.0525971204, 0.0067643635, -0.0190307014, -0.0012204313, -0.027582841, -0.00893158652, 0.00076619006, -0.0109455716, 0.00715110684, -0.00565156387, 0.0143970754, -0.00942048896, -0.00796107948, 0.0113396123, 0.010091817, 0.02600668, 0.0142657291, -0.0126676755, 0.00894618127, 0.0147108492, -0.000165665799, 0.024065664, 0.00104803848, -0.00106628111, -0.0142876199, -0.0345004424, 0.011507445, -0.00261416752, 0.024591051, -0.0449498147, -0.000221419803, 0.0376527682, 0.0168707743, 0.00239525596, 0.0137549359, -0.0252185985, 0.00281118765, 0.00162450527, -0.0301805902, 0.00576101942, 0.0107558491, 0.00952994451, -0.00702340854, 0.0247661807, -0.00430525839, -0.0280060694, -0.00751595944, -0.00873456616, -0.0165788922, 0.0110550281, 0.00346609787, 0.0162724163, -0.000110538873, 0.0255834498, -0.0307059772, -0.0202420112, -0.0304724723, -0.00335846632, 0.0402797051, -0.0244597048, 0.0233797412, -0.00728610251, 0.12048886, -0.0139592532, 0.0207382105, 0.00258862786, -0.00336941192, 0.0172502212, -0.00240985, -0.0181112736, -0.0192496125, 0.00858862512, 0.0294946674, -0.00731164217, -0.0296114199, -0.0094861621, 0.00779324723, 0.0130179338, 0.00676071504, 0.00884402264, -0.0100845201, 0.015396771, 0.0101355994, 0.0014931584, 0.00473578414, 0.00397689128, 0.00410458958, 0.00934022106, -0.0147035513, -0.010091817, -0.0251748152, -0.00882213097, 0.0477810688, -0.0261964016, 0.000700972683, -0.0247807745, 0.00757433567, -0.0169145577, -0.00734083029, -0.0132441418, -0.00849376433, 0.00268348935, -0.00181696494, -0.0196728408, -0.00101246545, -0.00171389419, 0.0136454795, -0.0424688198, 0.00402432214, -0.0005550317, 0.0103180259, 0.0234819, 0.0059726336, 0.00305381464, 0.0130398246, 0.00693949265, -0.0192788, 0.00592155429, -0.0267509781, -0.0105296401, -0.00655639777, -0.0411261618, -0.0140978964, 0.000272271107, 0.00184706529, 0.0044986303, 0.00440741703, -0.000972331618, 0.010091817, 0.0114271771, 0.0111717805, 0.0181842428, 0.000595621532, 0.0181842428, 0.0042687729, -0.013528727, 0.0216138568, -0.0183739662, 0.0229857, 0.0176442619, 0.034821514, 0.000343645341, -0.0131273894, -0.00640316, 0.0367479324, -0.0128792897, 0.00265612546, -0.0259920843, -0.00208513136, -0.013375489, 0.0130179338, 0.0295530446, 0.00218364154, 0.000930829672, 0.0140395202, 0.0107193636, 0.014798413, -0.011806624, 0.0535019562, 0.00121404638, -0.00840619951, -0.00258133071, 0.0216138568, 0.0199793167, -0.00136637222, -0.00692854729, -0.00605655, -0.0206360519, -0.00539616682, 0.0308811069, -0.00753785064, 0.0260796491, -0.0323113278, 0.00847917, 0.013827906, -0.0186366607, -0.00469565, -0.00147217943, 0.00946427137, -0.00246822648, 0.0447454974, -0.0128573989, 0.0179653317, 0.0234527122, -0.0153529886, -0.0414180458, 0.0150319189, 0.0267071966, -0.016812399, -0.00473213568, 0.0212344099, 0.0328950919, 0.000902097556, -0.0321945772, -0.0218473617, 0.0188993551, -0.0249267165, -0.0181112736, 0.00651261536, -0.035872288, 0.0119525651, 0.0506123267, -0.00811431743, 0.0148567902, -0.034821514, 0.0285314582, -0.000622985477, -0.00344238244, 0.0230586715, -0.00736272149, 0.00661112554, -0.00578291062, 0.0345004424, 0.0460005924, -0.0300054606, -0.0143678878, -0.013900876, -0.00318333716, -0.0202420112, -0.0237445943, 0.0160535052, -0.00908482447, 0.00765460357, 0.00675706659, 0.0161702577, -0.0400753878, 0.00772027671, -0.00316509465, -0.00391486613, -0.0329242796, 0.0215700734, -0.00292064343, 0.0171918459, 0.034909077, 0.000638947764, 0.029815739, 0.00654180348, -0.0259920843, 0.0620540977, 0.0154113658, -0.0190452952, -0.0168999638, -0.0254958849, -0.0113688009, 0.0213365685, -0.0119087826, 0.015922159, 0.00298449257, -0.00947886519, -0.0020705373, -0.0203003883, -0.0152654247, 0.0220954604, -0.0214679148, 0.0106317988, 0.00451687258, -0.00117756112, 0.00974885654, 0.00514441868, 0.00564061804, 0.015776217, 0.01838856, 0.0150027303, -0.0292757563, 0.0304724723, -0.0189431366, -0.0178047977, 0.0215846673, -0.00118577026, -0.00934751891, -0.0066366652, -0.000261553563, 0.0233651474, -0.0225478783, 0.00850106124, 0.019658247, 0.00736272149, 0.0270866416, -0.0024134987, 0.001803283, 0.0113396123, -0.00680449745, 0.0326907746, 0.0223727487, -0.0141927581, -0.0227813832, -0.0228835419, -0.0119087826, -0.0176880453, -0.0113542071, -0.0269698892, -0.017571291, 0.0237883758, 0.0129011804, -0.00374703412, 0.0227084141, -0.00686652213, 0.0201398525, -0.0376819558, -0.0197895933, 0.001037093, -0.0222705901, -0.00694678957, -0.0160097238, 0.00518820109, -0.0195998717, -0.0249121226, 0.0192350186, -0.0320194475, -0.0219203327, 0.0252769738, -0.00623897603, -0.029304944, 6.74121839e-06, 0.0347923264, -0.0244888924, -0.0175566971, -0.0224895012, 0.0170167163, 0.00423228787, 0.00196655444, -0.0214971043, -0.0154989297, 0.00689206179, -0.0476643182, 0.00269808341, -0.0145357195, -0.00415202044, 0.00858862512, -0.00150775257, 0.0083186347, -0.0192788, -0.0311438013, 0.0240802579, 0.0188409779, -0.0134849446, 0.0184177496, 0.00669869, -0.00984371733, 0.0111207012, -0.00328367157, -0.0253207572, 0.019804189, 0.0374776386, -0.0152946124, -0.0133317066, -0.0140395202, -0.0224895012, -0.029450886, 0.0300930254, 0.019059889, -0.00610398082, 0.0146013927, -0.01913286, 0.0206068642, 0.00679355161, 0.0246202406, -0.0170604978, 0.00159987772, -0.000608391361, 0.0450957566, 0.0330702215, -0.039170552, -0.0368938744, -0.00223654532, 0.000496199238, 0.0369814411, 0.0150027303, -0.010091817, -0.00134995393, 0.00176314928, 0.0101793818, -0.0203733575, -0.0045679519, 0.0267363843, -0.0243575461, -0.0188555717, 0.010763146, 0.00398053974, -0.00510793366, -0.0225186907, -0.0121203968, 0.0042687729, -0.00131073222, -0.0232775826, -0.00913590379, -0.0275098719, 0.00987290591, -0.026532067, -0.0357263461, -0.00399878249, 0.0390538, 0.0274514947, -0.0132368449, -0.00364305126, -0.0176442619, -0.0251164399, 0.0156594645, 0.00654180348, 0.0167686157, -0.011886891, 0.00259227632, -0.0243575461, 0.0149078695, -0.0242407937, -0.0088367248, 0.00256491243, -0.0318735056, 0.0112155629, -0.0388786718, 0.0169145577, -0.0166372694, 0.0119525651, 0.00983642, -0.0129668545, 0.00655639777, 0.0109017901, -0.00771298, -0.0358139127, -0.00414472306, -0.0166664571, 0.00400972785, 0.0121349907, 0.0149151664, 0.0321070105, 0.0443660505, 0.0128282104, -0.00523928041, 0.014127085, 0.00907752756, 0.0190015137, -0.0122298524, -0.021453321, -0.0199647229, -0.00100060774, -0.0130617162, 0.0064214021, 0.00940589514, -0.0368355, -0.0172940046, -0.00729704788, 0.0101428963, 0.00202857936, -0.00468835328, 0.0212635975, 0.00495834416, 0.00505685434, 0.000674520852, -0.00842079334, -0.0111863744, 0.00565156387, 0.021526292, 0.00255943951, 0.0156302769, -0.0412137285, 0.00931833, -0.0638637617, 0.000944055559, 0.0223143734, 0.0152800186, -0.00690665608, -0.00970507413, -0.0183447786, 0.0119379703, -0.00310306973, -0.0280498527, 0.00496564107, -0.000344329455, 0.03826572, 0.0222851839, 0.006202491, 0.00500212656, 0.00820188224, -0.00738096423, 0.00110003, 0.00139920891, -0.0178339854, 0.0199793167, 0.00588506926, 0.00949345902, -0.0100772232, -0.00499847811, -0.0210300926, -0.0272909589, 0.0293487273, 0.0375360139, -0.000188469072, 0.00499118073, 0.016374575, -0.0116460882, -0.0257293917, 0.00284037599, -0.0224749073, -0.0216430444, 0.0268239491, -0.0109674633, 0.00414472306, 0.01255822, -0.0153821772, -0.0287649632, -0.0178923625, 0.0278893169, 0.020402547, -0.0178193916, 0.00607844116, 0.0159075651, -0.0106974719, 0.00741744926, -0.00150227977, -0.00363028143, 0.00411553495, 0.0134995384, 0.0180528965, -0.00888780411, -0.0110404333, 0.0115366327, 0.0615287088, 0.00364669971, -0.016214041, -0.0296843909, -0.0104712639, -0.0248683393, 0.0264153145, 0.0302973427, 0.00451687258, 0.00107175391, 0.0249850918, -0.0233651474, 0.0118212178, 0.030793542, 0.00360474177, 0.0217597969, 0.00955913309, -0.0177318268, 0.0118795941, 0.0155427121, -0.00476862071, 0.00204317342, 0.00923076551, -0.00543994922, -0.0215846673, 0.00151961029, 0.0119963465, 0.0113542071, -0.042906642, -0.0282687638, 0.0239926931, 0.00504955743, 0.012332011, 0.00911401305, 0.0227230079, 0.0325448327, 0.0134265684, 0.0251748152, -0.0111061074, -0.00531225093, -0.00102614739, -0.0020814829, -0.00107996305, 0.0145867988, -0.0231170487, 0.0109601663, -0.00529765664, -0.0170750916, -0.0423228778, -0.0163599811, -0.00316327042, -0.0100772232, 0.0239489116, -0.0380614027, -0.0112958299, 0.0150757013, -0.00508604245, 1.14657714e-05, 0.01218607, -0.0377987102, 0.0137841236, 0.00186074723, 0.0286482107, -0.0198917519, 0.0192933958, 0.0220224913, -0.0330410339, -0.00205229479, -0.00133627187, -0.00969777722, 0.00394405425, 0.0214387272, 0.00106172054, 0.00129705027, 0.00560048455, 0.0089607751, 0.0115366327, -0.011865, 0.019205831, -0.0290276576, -0.0144481547, 0.00573547976, -0.00261234329, -0.0355804078, 0.00525022624, 0.0255250745, -0.0119817527, -0.0210300926, 0.0174253508, -0.0200814754, -0.00295712869, -0.0218035802, -0.00776405912, -0.0105077494, -0.0112228598, -0.0473432466, -0.000436910748, 0.00499118073, 0.00906293374, 0.0156302769, -0.0218473617, 0.0193517711, -0.0096029155, 0.01307631, 0.0290276576, -0.019205831, 0.0076691974, 0.0088367248, 0.0193663649, 0.0153529886, 0.00752325635, 0.00774216792, 0.0157324355, 0.0242407937, 0.00467375945, 0.00301915361, 0.00791729707, -0.00172575191, 0.00693949265, -0.0163162, -0.0130106369, -0.00608938653, -0.00251565734, 0.000617968733, -0.0310562365, 0.0032745502, 0.00740650389, 0.00599817326, -0.0203441698, -0.0142511344, -0.0130471215, 0.0163162, -0.00830404088, 0.0117555447, 0.000522195, 0.0417683, 0.0016874423, 0.0408342816, 0.0261234324, -0.00791729707, -0.0051042852, -0.00160717487, -0.00501672039, -0.0147546306, -0.00580115337, -0.0193371773, -0.014572205, -0.0113688009, 0.02373, 0.0118577033, -0.0111061074, 0.0148640871, 0.0108653046, 0.00585223269, 0.0201398525, -0.0186366607, -0.0131711718, -0.0138716884, -0.0133463, -0.00996047072, 0.0472556837, 0.0118504064, 0.0370398164, 0.0323988944, 0.00885861646, -0.0124560613, 0.00602371292, 0.0143459961, -0.00584128685, -0.00990209449, -0.0161994472, -0.00215810188, 0.0102012735, -0.0175275095, 0.0149370572, 0.00714016147, 0.0471097417, -0.0193079896, 0.00896807201, 0.00142839714, -0.00172392756, -0.00131346867, 0.0194247421, 0.00838430785, -0.0116169006, -0.0243283585, -0.00781513844, -0.00484523969, -0.0088805072, 0.0255834498, -0.0175566971, 0.0219495203, 0.0140322233, 0.018009115, 0.0209133402, 0.0281374175, 0.00427607028, -0.0236424357, -0.00338218175, 0.00291152205, -0.00373426429, -0.00664761057, 0.0340626203, 0.00402432214, -0.00559683563, 0.00688841334, -0.0122079616, -0.0116169006, 0.024138635, -0.0104493732, 0.0152800186, 0.0240510702, 0.00142930925, -0.0141562736, 0.00850106124, 0.00331285968, 0.0154551473, -0.00265794969, 0.0206798334, -0.0110112457, -0.000324262568, -0.0128428042, -0.0115658212, 0.00385649, -0.000798114634, 0.0219933018, -0.0100480355, 0.000229058904, 0.0214971043, 0.00663301675, -0.00764000928, 0.0166518632, 0.0139154708, -0.000166577927, 0.0122006638, -0.0172940046, -0.00178412825, -0.0181112736, -0.0132660335, 0.0116898706, 0.00203040359, -0.00300273532, -0.0105734225, -0.00265065278, 0.00874916092, 9.33794145e-05, -0.00648707571, -0.00320522836, 5.27040684e-05, 0.0245180819, -0.00813620817, -0.0120693175, 1.95253051e-05, -0.00390392076, 0.019059889, -0.00533049367, -0.0101720849, -0.0149297602, -0.0125655169, -0.000139442025, 0.0157032479, 0.0180383027, -0.00213621091, 0.00658558588, -0.0151632661, -0.00472483877, 0.021000905, -0.0123976842, 0.00397689128, 0.00516631, 0.0131857656, 0.0304140951, 0.000630738563, -0.00499118073, -0.00866889302, 0.0125874076, 0.0193809588, 0.00133718399, -0.00561143, -0.000211500374, -0.00674612075, 0.00172575191, 0.000670872338, -0.0129230721, -0.0126020024, 0.00697232923, -0.0279476941, 0.000438963034, 0.0107704429, 0.00211249548, -0.00772757363, 0.0123101203, 0.0280060694, -0.0102085704, -0.00410094112, 0.0410969742, 0.000665855652, 0.00228580018, 0.00410458958, -0.00336941192, -0.0159805343, -0.000398373202, -0.0121349907, -0.00550562283, -0.000969595276, -1.1330377e-06, 0.0191766415, -0.0358139127, 0.00888780411, 0.0124560613, 0.00909941923, -0.0321653858, 0.0221100561, 0.00387108396, -0.00813620817, -0.011733653, 0.0258315504, 0.00317786448, 0.00192459638, 0.0117482468, -0.0433152765, -0.0157178417, 0.0100261439, 0.0157178417, -0.0145211257, -0.00891699269, -0.00774946483, 0.00252295425, -0.00529400818, 0.00912131, -0.00123046467, -0.00970507413, -0.0278455354, 0.0239926931, 0.0104055908, -0.0142365405, 0.0310854241, -0.0012541801, 0.00101155334, -0.00255943951, -0.00744298892, -0.0132514387, -0.0205047056, 0.0339166783, 0.0137111535, 0.00143022137, 0.0135798063, 0.0126749724, 0.00656369468, 0.0183155909, -0.0192642063, -0.000717847084, 0.0079318909, 0.0121568823, -0.012704161, -0.0113396123, 0.00267801667, 0.051867418, -0.021526292, 0.0315816253, -0.0224749073, 0.00899726059, 0.0239197239, -0.0184907205, -0.0182280261, -0.0190161075, 0.0185928792, -0.00630464964, 0.0213511623, 0.0292611625, -0.00987290591, 0.00881483406, 0.0153383948, 0.00324353785, 0.00522468658, 0.0117774354, 0.029815739, 0.0259045195, -0.000394724688, -0.0164037645, -0.0475767516, -0.0278455354, -0.00580115337, 0.0195998717, 0.0132660335, -0.00224384223, -0.00726785976, 0.00346244918, 0.00411553495, -0.0188409779, 3.19245846e-05, 0.00226208498, 0.0115585243, 0.00595439132, -0.0345880091, -0.00838430785, 0.00384189584, -0.000282304536, 0.00162997807, 0.0173085984, 0.0174545385, 0.0363392979, -0.0194101483, 0.00162997807, -0.00903374515, 0.00164639647, 0.0080121588, -0.0217743907, 0.0216868259, -0.0436071604, 0.0222559962, -0.0186366607, -0.00399878249, 0.00263788295, 0.0271742065, 0.0235986523, 0.00695043802, -0.0140614118, -0.0123976842, -0.000572818273, 0.0109309778, -0.00410823803, -0.0110769188, -0.00484888861, -0.0149005717, -0.00701611163, 0.0207090229, 0.000619793, 0.00994587597, -0.0172502212, 0.000778047717, 0.0232775826, -0.0286482107, -0.0114928503, 0.00235147378, -0.00160079, 0.00361203868, -0.00814350601, 0.00802675262, 0.00213438645, -0.002242018, -0.00263241, -0.020183634, -0.0156448707, -0.0232921764, -0.0049765869, -0.00474672951, 0.00906293374, -0.0068993587, -0.0123757934, 0.011587712, 0.0100407377, -0.00291334651, -0.00902644824, -0.00660017971, -0.0007297048, -0.00318333716, -0.0114271771, 0.0217014216, -0.00573912822, 0.00134539325, -0.00778595032, 0.00826025847, -0.00540711265, 0.034821514, 0.000355275028, 0.00343873398, 0.00327819888, 0.0116533861, -0.00561143, 0.00934751891, 0.000204317344, -0.018461531, -0.0211614389, 0.0175566971, 0.00272909598, 0.00301368092, 0.0213949438, -0.00196108175, -0.00431255531, 0.00470659602, 0.0222268086, -0.00196290598, 0.0189285427, 0.0198771581, 0.0678917319, 0.00688841334, 0.0244013276, 0.0172940046, 0.00423958478, 0.0221684314, -0.00886591338, -0.00355001376, 0.00942778587, 0.0015205224, 0.0122444462, -0.00720948353, -0.00895347819, 0.0121568823, -0.0338291153, -0.00297354697, -0.0141124912, -0.0123466048, 0.0055165682, 0.00478686346, 0.00854484364, -0.00382730179, -0.0120839113, -0.000395636831, 0.0118431086, -0.00473578414, -0.0342085622, -0.00441471394, 0.0333329141, 0.000434858463, 0.00349711021, 0.0135871032, -0.0322821401, 0.00934022106, -0.00466646207, 0.0333037265, -0.0200814754, 0.0127333486, -0.00634113466, 0.00641775364, -0.0032854958, 0.0255834498, 0.0134630539, -0.0264007188, 0.0239051301, 0.0118139209, 0.00646153605, 0.00250288751, -0.0140176294, 0.00221465412, 0.00172575191, -0.0186220668, 0.0005577681, 0.00299361395, 0.00121860707, -0.0107193636, 0.0173961632, -0.0286773983, -0.00165551773, -0.00742109772, -0.0194393359, -0.0062499214, -0.00169565156, -0.0103180259, -0.0261526201, 0.0165351108, 0.00909941923, 0.0207965877, -0.00311219087, 0.0100480355, 0.00452417, -0.0168707743, -0.00715840422, -0.001065369, 0.00239525596, 0.001037093, -0.00219276291, 0.0134046776, -0.000509425183, 0.0060091191, -0.00934022106, -0.00359014771, -0.0152362362, 0.00823836681, 0.0079756733, -0.0149151664, 0.0257585794, -0.00160170207, 0.0105807194, 0.00634113466, -0.0105150463, -0.012251744, 0.0167832095, 0.00299543818, -0.00871267542, -0.00626086723, -0.0134557569, -0.023613248, -0.0380614027, 0.0161848534, 0.00943508279, 0.0131857656, 0.0323988944, 0.00471024448, -0.000799482805, 0.00475037843, 0.0255542621, 0.0010763146, -0.0200231, -0.00867619, 0.00413012924, -0.0203879513, -0.0201544464, 0.00435268926, 0.00303557189, 0.00129613816, -0.0257147979, 0.0230586715, -0.001831559, -0.0210154988, -0.0224895012, -0.00720948353, -0.00796107948, -0.000373745686, -0.0140030347, -0.0109455716, -0.00903374515, -0.00332015683, -8.73935496e-05, 0.024736993, -0.00796837639, 0.022416532, 0.0143459961, -0.00759622687, -0.0197458118, 0.00570629165, -0.00305381464, -0.000185504643, -0.00995317381, 0.0164329521, 0.00794648565, 0.00152325875, -0.0103253229, -0.00516266143, 0.00196837867, 0.0233797412, 0.00881483406, -0.00944967754, 0.0193663649, 0.0132587366, 0.000597901875, -0.0214241333, -0.00616600551, -0.00623167912, -0.00868348684, 0.00896807201, 0.0156302769, 0.0112666423, -0.0250580627, -0.00629735226, 0.00671693264, -0.0207090229, -0.00791729707, -0.00836971402, -0.0036740636, 0.0239197239, 0.0082748523, 0.0153529886, 0.00493645296, 0.0133900829, -0.0121131, 0.0151486713, 0.0143824816, -0.0146670667, -0.0203733575, 0.016739428, -0.00452052103, 0.00615141168, 0.0162286349, 0.0237154067, 0.00701246317, 0.00189723249, 0.0120182382, -0.0019811485, -0.0118358117, -0.00993857905, -0.0366603695, -0.021453321, -0.010690175, -0.00401337631, -0.00622803066, 0.0089607751, -0.00951535068, -0.00818728749, 0.00417026272, -0.00650167, 0.000526299584, 0.013528727, -0.0154113658, 0.0106609873, -0.0163599811, -0.00567710353, 0.00430890685, 0.0115585243, 0.00146305817, 0.00897536892, 0.00834052544, -0.0208257753, 0.00896807201, 0.00941319205, -0.0274514947, -0.0126822693, 0.00485253707, -0.000812708749, -0.0236716233, 0.0326907746, -0.00728610251, -0.0104566701, 0.00599087635, -0.0076910886, 0.0187388193, -0.00643964484, 0.0199501291, -0.0167248342, -0.00433809496, 0.00515536452, -0.00606019842, 0.00636302587, 0.0190744828, -0.0016983879, -0.000119489159, 0.00665125903, -0.006315595, -0.0151048889, 0.00715840422, 0.00550197437, -0.00538887, -0.0103618084, 0.0143678878, -0.0183301847, -0.019804189, -0.0030903, -0.0240218826, 0.0133463, -0.0152800186, -0.00457889773, 0.0445995592, 0.00560048455, -0.01300334, -1.66321388e-05, 0.00334204803, 0.00628640689, 0.0106172049, -0.000484341552, 0.0398710705, 0.00481605157, -0.00359014771, -0.00796837639, 0.0309102945, 0.0016755847, 0.00367953652, 0.0186804421, 0.00380905904, 0.0100334408, 0.0337707363, 0.00870537851, -0.0284438934, 0.00992398523, 0.00657828897, 0.0232046135, 7.69040416e-05, -0.00664761057, 0.0132806273, 0.0129960421, 0.00103618077, -0.0212198161, 0.00561143, -0.011135295, 0.00171663053, 0.0176880453, -0.0524219945, -0.00259227632, 0.0016254175, -0.0113542071, 0.00262511312, 0.0161702577, -0.0080559412, 0.0122298524, 0.00796837639, 0.0086178137, 0.0156302769, -0.0101137087, 0.00911401305, -0.00260322192, 0.0297573619, 0.00266889529, -0.027728783, -0.00472483877, 0.0218619555, 0.00336393923, 0.00655639777, 0.00662207091, 0.0243137646, -0.00333292666, 0.0182134323, 0.00737366686, 0.0101939756, 0.00807053503, -0.000574642501, 0.00742474617, -0.0129960421, -0.00736637, -0.00525752315, -0.0136454795, 0.00507509708, 0.0143824816, -0.0166080818, 0.00412283232, -0.0196144655, 0.00704165129, -0.0172356274, 0.00890969578, 0.00398053974, 0.00903374515, -0.00415202044, -0.00359014771, 0.00755974185, -0.00651261536, 0.0166664571, 0.000554119586, 0.00204499764, -0.00695043802, -0.00825296156, -0.0034569765, 0.00332380529, 0.0113833947, -0.01525083, 0.00979263801, -0.00084508938, 0.0125436252, -0.0160389114, -0.0119525651, -0.00137366925, -0.0114855533, -0.0213073809, -0.00484159123, 0.00467375945, -0.0121641792, -0.00276740547, -0.0168853682, -0.00811431743, 0.010164788, 0.01913286, -0.00780054415, 0.0114125833, -0.0111134043, 0.0248245578, -0.00749406824, 0.00202857936, 0.0123612, 0.00484888861, 0.034004245, -0.00539616682, -0.0124341697, 0.0106317988, 0.00596168824, 0.00498023536, 0.00492915604, 0.0140395202, 0.0146159874, -0.00482699741, -0.020781992, -0.0255688559, 0.0153092071, -0.0132660335, -0.00130161096, -0.0144773433, 0.00225113938, -0.0165351108, 0.00570994, 0.0188117903, 0.00807053503, 0.00920157786, -0.015396771, -0.010310729, 0.0120036444, -0.0111425919, 0.00958832074, -0.00925995409, 0.0232046135, 0.0140905995, -0.0221684314, -0.00178230403, -0.0146086905, -0.0171334688, -0.00205047056, 0.0055165682, -0.00346427364, 0.00311766379, -0.00740285497, 0.0214971043, 0.00888780411, 0.0311146118, 0.0341793746, 0.000550471072, -0.0176296681, 0.0522468649, 0.00100060774, -0.00632654084, -0.0096466979, 0.00949345902, 0.00441106549, 0.00822377298, -0.0213365685, 0.0117117623, -0.00553481095, -0.00496928953, 0.020781992, -0.00286773988, -0.00796837639, -0.0109820571, -0.0151924537, 0.023467306, 0.0259483028, 0.0126165962, -0.00249923905, 0.0192642063, 0.0147473337, 0.0177756082, -0.0322237648, 0.00585223269, 0.000539069413, -0.00418120855, -0.00780054415, -0.00711097335, -0.00268348935, 0.0200085063, -0.00150136766, 0.003663118, 0.00147947646, 0.000472027779, -0.0127990218, 0.0151048889, -0.00433079805, 0.0229273252, -0.0114490679, -0.0018479774, -0.00168835453, 0.00882213097, 0.0150027303, 0.00646883296, 0.0229127314, 0.0224603135, 0.0231170487, 0.00511887902, -0.00920887478, -0.0107485522, 0.00476862071, 0.0124925459, -0.00365946954, 0.0172064397, 0.0180383027, 0.00203770073, -0.00436363462, -0.00161082332, 0.015922159, -0.00824566465, 0.0234089307, -0.00374338566, -0.015323801, -0.00442201132, 0.010310729, 0.0243429523, -0.0167978052, -0.00530495401, -0.0166226756, -0.00618424825, 0.00562237529, 0.00469929911, -0.0120693175, 0.00828214921, 0.00589236617, 0.0108215222, 0.0193663649, -0.00799756497, -0.0129741514, -0.00177318265, 0.015396771, -0.0252477862, 0.0167102404, -0.015849188, -0.0096029155, -0.00228032749, 0.0161556639, 0.00326542906, 0.0150173251, -0.00955913309, -0.0115439296, -0.0188701656, 0.0204171408, -0.00232411, 0.0197895933, 0.0160243176, -0.021978708, 0.00232411, 0.0242699813, 0.00571723701, -0.0142949168, -0.00438917428, -0.0148786809, 0.0230440777, -0.0136235887, -0.00357555342, -0.00501307193, -0.00462632859, 0.000322666339, -0.0160243176, -0.00641775364, -0.0392289311, 0.00917238928, -0.0230440777, -0.00277835107, 0.0168269929, -0.0330410339, -0.0192933958, 0.0108069284, -0.0125728138, 0.0191474538, -0.0155573059, 0.0139154708, -0.0215408858, 0.0204755161, -0.0199063476, 0.023467306, 0.000246731448, -0.0238759406, 0.0129595576, 0.0124779521, 0.0199647229, -0.00462268, -0.0117263561, 0.0146743637, -0.00801945571, -0.00683368556, -0.0101064118, -0.00526482, -0.00855943747, 0.00232593413, -0.00607114378, -0.00636667432, 0.00243903836, 0.0146451751, 0.00959561858, 0.0167102404, 0.0289546866, -0.0225916598, 0.021526292, -0.00442930823, 0.0115147419, -0.0207382105, -0.00272179884, 0.000298494881, -0.0199793167, 0.0107047698, 0.00755974185, -0.00208695582, -0.0113323154, 0.00423958478, -0.00564426649, 0.00777135603, 0.0304140951, 0.00337123615, 0.00498023536, -0.00511523057, -0.0202711988, -0.00321617397, -0.0029078736, -0.0228835419, 0.0174837261, 0.00336029055, -0.00894618127, -0.00963210315, -0.00987290591, -0.000212526516, 0.0227230079, 0.0109820571, 0.0086980816, -0.00437822891, 0.00384189584, 0.0109455716, 0.0365144275, 0.00531589938, -0.00622803066, 0.0261234324, -0.00274551427, -0.00102705951, -0.0059325, 0.0338291153, -0.0133973798, 0.00413377769, -0.0158783756, 0.00462632859, 0.0132806273, 0.0255104806, 0.00349893444, 0.00817269366, 0.00985101517, 0.00337853329, -0.0294071026, 0.0134046776, -0.0244451109, 0.0202420112, 0.0376527682, 0.00973426178, -0.00219093869, 0.00157707452, -0.00437093154, -0.0176004805, -0.00146761874, 0.00283307885, -0.0223289672, -0.00100790476, 0.00233505527, -0.0126676755, 0.0223289672, 0.0197604056, 0.000610671705, 0.00623167912, 0.0022201268, -0.0170604978, -0.011434474, 0.0256418269, 0.00267436798, 0.00270902901, 0.0112228598, -0.00806323811, -0.0266196318, 0.000493462896, -0.00566250924, 0.000466326979, 0.0221538376, -0.0550197437, -0.00203952496, 0.0208987463, 0.00787351467, 0.00784432702, -0.00483794278, 0.0111644836, 0.0111207012, 0.00837701093, -0.0182280261, -0.0170313101, 0.00400972785, -0.00300455955, -0.0128792897, -0.00996047072, -0.0184323434, 0.00587047497, -0.00606019842, 0.0235110894, -0.00157433806, -0.0176296681, -0.00612952048, 0.0048051062, -0.0123976842, -6.89799053e-05, 0.0178485792, 0.0117628416, -0.00596898515, -0.0055603506, -0.019205831, -0.00534143904, -0.0149735427, 0.015849188, -0.00652720965, -0.00133627187, 0.0137695298, 0.0056661577, -0.003008208, -0.0097853411, 0.00343873398, 0.0287357755, -0.00257950649, 4.84213297e-06, -1.1544158e-05, -0.00112830603, 0.0421185605, 0.0152800186, 0.0166810509, -0.0209425278, -0.0108288191, 0.00786621775, -0.00971966796, -0.00677166041, 0.00231681275, -0.0204317346, 0.00777865294, 0.00241167448, 0.00330373854, 0.0173085984, -0.00342961261, 0.00069595594, -0.00788081158, -0.0139227677, -0.00321434974, -0.00224749069, -0.0043271496, -0.00979263801, -0.0150757013, -0.017936144, -0.00098875, -0.0211030636, 0.000251064048, -0.0299178977, -0.0167686157, -0.00465551671, 0.00362663297, -0.00979263801, -0.00177956757, 0.0330702215, -0.00263970718, 0.0013262385, 0.0173669737, 0.00662936829, -0.0214095395, -0.00104621425, 0.0049546957, 0.00615141168, 0.0393456817, 0.000565977301, 0.0231900178, 0.0171334688, -0.0142365405, 0.0161702577, -0.00327637466, 0.00551291974, -0.00523563195, 0.0393748693, -0.0218911432, 0.00510793366, -0.00262876158, -0.00593979703, -0.0061441143, 0.002896928, -0.00297719566, -0.01525083, -0.00446944172, -0.00671328418, -0.0285168644, -0.00167832104, 0.0127406456, -0.0157908127, 0.0283855163, -0.00496928953, -0.0222997796, -0.0224457197, 0.00457524927, -0.00118941884, -0.0121714761, 0.0170604978, -0.00275463564, 0.0203003883, 0.00673882384, -0.0150173251, -0.0188847594, -4.9169561e-05, 0.00387108396, -0.0143241053, 0.0208841506, 0.0135141332, -0.00248646899, 0.0278455354, 0.00799026713, -0.0148859778, -0.00851565506, -0.00213256222, -0.0024025531, 0.00860322, -0.00326542906, 0.0158929713, -0.0150027303, 0.00889510196, 0.00153967715, 0.0054253554, -0.00996047072, -0.0225916598, -0.0490653515, 0.00120857358, 0.00822377298, 0.00646153605, 0.0104347784, -0.0166956466, -0.0160535052, 0.0040279706, 0.00152417086, 0.00730434526, -0.000853754638, -0.00558589026, -0.0162432287, -0.0133535983, 0.014426264, 0.0205922686, -0.0176734496, 0.0140176294, 0.00345150381, 0.0125144375, 0.000403389946, 0.0195123069, -0.00854484364, 0.00288780686, -0.00199026987, 0.0129084783, 0.0114636626, -0.0011100634, 0.00508969091, -0.00103800511, -0.00720948353, -0.0147911161, 0.00122864044, 0.00654545194, -0.0295676384, 0.00923806243, 0.00292064343, 0.0116752768, 4.46944177e-05, -0.0144773433, 0.0270720478, -0.00741380081, -0.000712374283, -0.0354344659, -0.0104274815, 0.00169656368, 0.00645423913, 0.02914441, -0.00798297, -0.016812399, -0.00197202712, 0.015849188, 0.0134849446, 0.00727150822, 0.00817269366, -0.0393456817, -0.00113286672, -0.0255104806, -0.00403161906, 0.0199063476, 0.00856673438, -0.0211322512, -0.0232629888, -0.00509698782, -0.00512252748, -0.00171754265, -0.0204171408, 0.0168269929, -0.00125509221, 0.0135871032, -0.000814533, -0.0146743637, 0.0184907205, -0.00361203868, 0.00588506926, -0.00498753227, 0.0196144655, 0.0140833026, 0.0013490417, -0.00850106124, -0.0129741514, -0.02301489, 0.0211468451, -0.00280389073, -0.00110003, -0.0159951299, -0.010763146, 0.0120766144, -0.0129522597, -0.0154843358, 0.000756156573, -0.00999695621, 0.00535968179, -0.0122079616, -0.0237445943, -0.0222997796, 0.0299178977, 0.0162724163, -0.00634478312, 0.00346427364, 0.00683003711, 0.0188263841, -0.00308117853, -0.0164183583, 0.00673517538, 0.00214533205, -0.0076910886, -0.000855578866, 0.0228105728, -0.000417071889, -0.00308847567, -0.00789540634, -0.0115731182, -0.0113760978, 0.0049328045, -0.00195743307, -0.0190015137, -0.00764000928, 0.0020705373, 0.0112520484, -0.0523344278, -0.0253207572, -0.00525752315, 0.0224019382, -0.00526846852, 0.00361021445, -0.0117555447, 0.0176442619, 0.0151194837, 0.000235329804, 0.0105807194, 0.00487442827, -0.0099093914, 0.00278382376, -0.0103764022, 0.00980723277, 0.0344420671, 0.00886591338, -0.00224019377, -0.0104931546, 0.00392581197, 0.00760352379, -0.0056880489, 0.00227850326, 0.00419580238, 0.00950075686, -0.00444755098, 0.00562967267, 0.00837701093, -0.023467306, -0.0151194837, -0.0082748523, -0.00518455263, 0.0107485522, 0.0152070476, -0.0130544193, 0.00894618127, -0.0268677305, -0.00807053503, 0.00187169283, 0.0149881365, -0.00233140681, 0.00885132, -0.0025521426, -0.00245545665, 0.00895347819, -0.00107540248, 0.00496564107, 0.014798413, 0.0106536904, -0.0336247981, -0.00577196479, -0.00166007841, 0.0122225555, 0.0165351108, -0.00247369916, -0.0076910886, -0.0201544464, -0.00221830257, 0.00615141168, -0.0175421033, -0.00321982242, -0.0219349265, 0.00502401777, -0.00885132, 0.00343690952, -0.00398053974, 0.00578291062, -0.00596533669, 0.0142949168, -0.0109382747, -0.0124195758, -0.0121422876, 0.0182572138, -0.0139154708, 0.00659653125, 0.0112447506, -0.0134192714, -0.0088805072, 0.0132003594, 0.00749406824, -0.00414107461, 0.034004245, -0.0200814754, -0.00857403129, -0.0182280261, -0.0146013927, 0.00538157299, -0.000501216, 0.00388567802, 0.0139811439, 0.000470203522, -0.00743934046, 0.025408322, -0.0271888, 0.00704529975, -0.0196728408, 0.00861051679, 0.00771298, -0.00530130556, -0.0123466048, -0.00733353337, 0.00238431036, 0.0038455443, -0.0020814829, 0.0224457197, 0.0039695939, 0.0254958849, 0.00309394835, -0.0181842428, -0.00654910039, -0.00251383311, 0.0284293, -0.00956643, 0.00322529511, 0.0293341335, 0.00424688216, -0.0182426199, -0.00821647607, -0.0200668816, -0.00222742395, -0.0150027303, -0.012485249, 0.00438187737, -0.0020249309, -0.0106463926, 0.00406445563, 0.00323259225, -0.0206506457, -0.00427242182, -0.0265612546, 0.0161848534, 0.013375489, 0.00170294859, 0.0107339574, 0.00263605849, -0.00757433567, -0.00464457087, -0.0104566701, 0.00820917916, -0.00147400366, 0.00301003223, 0.00425053062, -0.0351425819, -0.0187971964, -0.0154551473, -0.0110915126, -0.0137987174, -0.015396771, -0.0170896873, -0.0148203047, -0.00301732938, -0.00406810408, -0.00420309976, -0.0188117903, 0.013900876, -0.00321617397, 0.0212198161, 0.00343326107, 0.0115220388, 0.0102596497, 0.00144663977, 0.000395864859, 0.0188701656, -0.00470659602, 0.0188993551, 0.00140559382, -0.00421039667, 0.00453146687, -0.0139957378, 0.0232046135, 0.022650037, 0.0052757659, 0.0261380263, -0.00022392816, 0.0053231963, -0.00891699269, 0.00219641137, 0.000325174711, 0.00969777722, 0.0283563286, 0.005494677, 0.000301687338, 0.00813620817, -0.0019811485, -0.020183634, 0.00161173544, 0.00690665608, 0.00143569417, -0.00923076551, 0.0270720478, -0.00874916092, -0.0141635705, 0.00538887, -0.0196436532, 0.0150319189, -0.00303739612, 0.00608573807, 0.0162724163, 0.0116898706, -0.00742474617, 0.0127771311, -0.007027057, -0.00329826563, -0.01525083, -0.000644876622, -0.0169291515, 0.0114125833, -0.0062718126, 0.00180054654, 0.00298996549, 0.0112812361, -0.01263119, -0.0300054606, 0.00205776747, -0.0086615961, -0.0113469092, -0.00826025847, -0.00812891126, 0.0129668545, 0.0172210336, 0.0148494923, 0.0282103885, 0.0170021225, 0.0191474538, 0.00504226, 0.0191036724, 0.0193079896, 0.0104493732, -0.0258169565, -0.0183009971, 0.00772757363, 0.00116935198, -0.00342961261, 0.00705989404, -0.00771298, -0.00559318718, 0.00718394388, 0.0133025181, 0.00849376433, -0.00305746309, 0.00442566, -0.00768379169, -0.00230586715, 0.00775676221, -0.000443523692, 0.00710367644, 0.0205922686, 0.014273026, -0.00651261536, -0.00026337782, -0.0149078695, -0.00124779518, 0.00195560884, -0.00492185866, -0.0196874347, -0.00675706659, -0.0123393079, -0.0100699263, 0.00783702917, 0.00426147599, 0.000483429438, 0.0279331, -0.0111571867, -0.0136600742, 0.01300334, -0.000651717593, -0.00040840666, 0.025189409, 0.00172392756, 0.0043490408, -0.00645423913, 0.00543994922, -0.00734083029, 0.0107923336, -0.0105223432, -0.0031468519, -0.0073919096, -0.0112009691, -0.0123684965, -0.0179653317, -0.00012678621, -0.0127917249, -0.0227813832, -0.00726056285, -0.00190452952, -0.000639403821, -0.0197604056, -0.00010500908, -0.0110404333, 0.00515536452, -0.0049765869, 0.0229565129, 0.023613248, -0.015776217, -0.0125509221, 0.0203003883, -0.00655639777, -0.024809964, 0.00440741703, -0.000655366108, -0.00402432214, -0.00490361638, 0.0212635975, -0.0142584322, -0.0142438374, -0.00920157786, -0.00455335807, -0.00904104207, -0.00784432702, -0.00232228544, 0.00525752315, 0.00970507413, 0.00932562724, 0.00744663738, 0.00784432702, -0.00928914174, -0.0147181461, 0.0042906641, -0.00905563682, 0.0012541801, 0.00140103325, -0.00404256443, 0.00734447874, 0.0156448707, -0.00942778587, 0.000117094816, 0.0202128235, -0.00942778587, 0.0344128795, -0.00148859783, 0.000731985143, -0.0192642063, -0.0234819, -0.00468105637, -0.0182426199, -0.000182198171, -0.00246092933, -0.0132076573, -0.000604742847, 6.61865051e-05, 0.0086178137, 0.00629005535, -0.0129376659, 0.0355512165, 0.000446944177, -0.0135360239, 0.0137184504, 0.0243867338, -0.0257439855, 0.00485253707, 0.0109017901, 0.0107704429, 0.031464871, -0.0165934879, -0.0103764022, -0.0360766053, 0.00353177125, 0.00589601463, 0.0116460882, -0.00432350114, -0.0156010883, -0.0056661577, 0.011886891, -0.0162724163, -0.0144700464, -0.0096394, -0.0287941508, -0.00635572895, 0.000138187854, 0.00423228787, -0.00599817326, -0.00394770317, 0.0760060549, 0.0181404613, -0.0019775, -0.019059889, -0.0093913, -0.0426147617, -0.0107704429, 0.0422353148, -0.00240802579, 0.00215992611, -0.00467375945, 0.0120255351, -0.0102961343, 0.00576466788, 0.0117044654, -0.0185782835, 0.00667315, -0.0163453873, -0.00575737096, 0.00281666056, -0.00807053503, -0.0142292436, 0.00957372691, 0.00526846852, -0.00447309064, -0.00666585332, -0.00514441868, -0.00844998192, -0.0117920293, 0.00693949265, -0.00745028583, 0.0250434689, 0.000360975857, -0.0065928828, -0.0211468451, 0.00906293374, 0.0141927581, 0.0140614118, 0.00804864429, -0.0117628416, -0.00266707106, -0.00291334651, 0.00942048896, -0.0126384869, 0.00456430344, -0.0160972886, 0.0111644836, -0.0124633582, -0.00654180348, -0.00527941436, 0.00413377769, -0.0238759406, -0.00253389985, -0.0172502212, -0.00707813678, -0.0097853411, -0.00871997233, -0.00509333936, 0.005195498, 0.0156010883, 0.000587868446, 0.0172064397, -0.0127771311, 0.0146159874, 0.0107120667, -0.0192350186, -0.0332161635, -0.0170021225, -0.0179799255, 0.00363575411, 0.013229548, -0.0247224, -0.0214387272, -0.0208403692, 0.00813620817, 0.00804864429, 0.00182517408, 0.0192642063, -0.00782973226, -0.0201690402, -0.0257293917, 0.00555305369, 0.000877013954, -0.000289145537, -0.0142365405, 0.0104785608, -0.0244742986, -0.00926725101, -0.010690175, -0.0194685236, -0.01263119, 0.0171188749, -0.00857403129, 0.00218729023, 0.00732988492, 0.010310729, -0.0038455443, -0.00029028568, 0.0159367528, -0.00405715872, 0.0156302769, 0.0276412182, -0.0038236531, -0.00547278579, 0.0227084141, 0.00367771229, -0.0278601293, -0.00122316764, 0.0102158673, 0.0143897785, -0.012784428, -0.00218364154, 0.000536333, 0.0250872504, -0.00245363242, 0.000133855225, -0.00267436798, 0.00272362307, 0.0151486713, 0.01218607, 0.00109820568, 0.0128646959, -0.00615870859, 0.00422499096, 0.000202949144, 0.00974885654, -0.00236241939, 0.01913286, 0.0295238569, -0.0156594645, 0.012259041, 0.0124341697, 0.0315816253, -0.0164183583, 0.011434474, 0.0169875287, -0.00953724142, -0.0113979885, 0.00273821736, 0.0289692804, 0.00814350601, 0.00275645987, 0.0128865866, 0.00902644824, -0.00244633527, -0.0126603786, -0.0108215222, 0.00135725096, -0.0110112457, 0.0088367248, 0.0126968632, 0.0109017901, 0.0115585243, -0.0198187828, 0.00579750445, -0.00324353785, 0.0147911161, -0.00892429, -0.0127698341, -0.0115731182, 0.0134630539, 0.00911401305, 0.00885132, -0.00133079907, -0.00500942348, -0.0260504615, 0.0127625372, 0.00643599639, 0.00380905904, 0.00507144816, 0.0158345941, 0.00156248035, -0.00417756, 0.0121787731, 0.00273092021, -0.00364305126, 0.00406080717, 0.0116679799, 0.0176880453, -0.00766190048, -0.0130325276, -0.00219641137, -0.00497293798, 0.0334204808, 0.0162724163, -0.00761082117, -0.00335116941, 0.00152781943, 0.0265174732, 0.0365436152, -0.00895347819, -0.0222851839, -0.00836971402, -0.023248395, 0.0025630882, 0.00355913513, -0.00450592721, 0.000915779499, 0.00487807672, 0.00302280206, -0.00461538276, -0.010390996, -0.00154879841, -0.0018197014, -0.00738461269, -0.00163089018, -0.00518090418, 0.0294071026, -0.00473213568, 0.00390392076, 0.0157324355] |
29 May, 2023 | NCERT Solutions for Class 11 Biology Chapter 13 – Plant Growth and Development
29 May, 2023
NCERT Solutions for class 11 Chapter-13 Plant Growth and Development: The chapter on Plant Growth and Development is important for students approaching the home exams. This article introduces NCERT solutions designed to help students explain the concepts of further learning and how to write to get good grades on exams. The solutions are presented in very simple language for ease of understanding.
Solutions of NCERT CBSE Class 11 Chapter 13 Plant Growth and Development explains the growth and development of plants, how the growth of plants occurs and how they are developed, and which factors are essential for the growth and development of the plants, including phytohormones or plant hormones. Revise the basic concepts of Plant Growth and Development for quick revision and class notes.
Q1: Define Growth, Differentiation, Development, Dedifferentiation, Redifferentiation, Determinate Growth, Meristem, and Growth Rate.
Answer:
Growth: It is a permanent process and it cannot be reversible. It is observed by physically seeing any plant if the length, and size of plant cells are increasing it means that the growth of the plant occurs.
Differentiation: It is a process in which the cells are derived from the apical meristem and the cambium is undergoing the structural changes of the cell wall and the protoplasm becoming mature and performing specific functions.
Development: Development refers to all organism’s changes throughout their whole life. The changes are progressive in terms of size, shape, and functions.
Dedifferentiation: It is a process in which a plant cell regains the ability to divide due to some circumstances after losing its ability to divide.
Redifferentiation: In this process, the dedifferentiated cells again became mature and lose the ability to divide again.
Determinate growth: It is the ability to grow cells, tissues, or organs in a particular time period and get inhibited after that time period.
Meristem: It is a plant tissue that has undifferentiated actively dividing cells to form specialized structures, e.g. flowers, and buds. Meristematic tissues are found in the bark of the trees and tips of the root and shoot.
Growth rate: It is the amount of growth per unit of time. It can be arithmetic or geometric. The growth is an irreversible and permanent increase in the size of a body or organs. Three major phases are involved in the growth, i.e. cell division (mitosis), cell enlargement, and cell differentiation.
Q2: Why is Not Any One Parameter Good Enough to Demonstrate Growth Throughout the Life of a Flowering Plant?
Answer:
Plant growth is said to have occurred or not on the basis of the amount of protoplast. During growth, the amount of protoplast increases. Protoplasm growth measurement involves different parameters like the weight of the fresh tissue sample, the weight of the dry tissue sample, the difference in length, volume, area, and number of cells measured during the growth period. These parameters are important to measure the growth so that only one parameter is not enough to demonstrate the growth.
Q3: Describe Briefly:
(a) Arithmetic Growth
(b) Geometric Growth
(c) Sigmoid Growth Curve
(d) Absolute and Relative Growth Rates
Answer:
(a) Arithmetic Growth: When one daughter cell continues to divide and the other differentiates into maturity i.e. arithmetic growth. Here, Growth occurs in arithmetic progression.
(b) Geometric Growth: When the growth is slow during the initial stage (lag phase) and rapid growth during later stages (log or exponential phase) i.e. called geometric growth. Here number and size increase in a multiplicative manner.
(c) Sigmoid Growth: During this growth, the S-shaped growth curve occurs when the graph is plotted between the growth of living organisms and time. This growth curve is divided into three phases; (a) lag phase, (b) log phase or exponential phase, and (c) stationary phase.
Exponential growth can be expressed as follows:W1 = W0 ert W1 = final size (weight, height, number etc.) W0 = initial size at the beginning of the period r = growth rate t = time of growth e = base of natural logarithms
(d) Absolute Growth Rate: It is the measurement and comparison of growth per unit time. Relative Growth Rate: It is expressed on a common basis, it is the growth of a system per unit time.
Q4: List Five Main Groups of Natural Plant Growth Regulators. Write a Note on the Discovery, Physiological Functions, and Agricultural/Horticultural Applications of Any One of Them.
Answer:
Five main groups of natural plant growth regulators are:
Auxin
Gibberellins
Cytokinin
Abscisic acid
Ethylene
1) Auxin
Discovery:
The effects of auxin were first observed by Charles Darwin and Francis Darwin in 1881, they saw that coleoptiles of canary grass were bending towards the unilateral light source. They perform a series of experiments and concluded that coleoptile tip produce some substance that was responsible in bending, and that substance was auxin.
Physiological Functions:
Control plant growth
Causes apical dominance
Control division in the vascular cambium and xylem differentiation
Induce parthenocarpy
Prevent leaves and fruits’ abscission.
Horticultural Applications:
Promotes flowering in litchi and pineapple.
Induce parthenocarpy in some plants like tomatoes, pepper, cucumber, etc.
IAA, IBA, and NAA induce rooting in stem-cutting plants.
2,4-D is used as a weedicide to kill the dicotyledonous weeds.
Q5: What Do You Understand by Photoperiodism and Vernalization? Describe Their Significance.
Answer:
Photoperiodism: Photo means light and periodism means duration. Response of a plant in the presence of light or period of light exposure. On the basis of the period of light exposure, plants are classified as short-day, long-day, and day-neutral plants. It helps in studying the flowering response at different exposures of light in different plants.
Vernalization is the phenomenon in which the process of flowering depends on the low temperature in some plants. In these plants, low temperature is essential for the induction of flowering.
Q6: Why is Abscisic Acid Also Known as Stress Hormone?
Answer:
Abscisic acid is known as a stress hormone because it induces when a plant is in stressful conditions. It inhibits the stomatal opening during drought conditions, it also induces seed dormancy and during favorable conditions, it ensures seed germination.
Q7: Both Growth and Differentiation in Higher Plants Are Open. Comment.
Answer:
Growth and differentiation in higher plants are open because various meristems present at various locations on the plant body have the capacity to continuously divide and produce new cells.
Q8: Both a Short-Day Plant and a Long-Day Plant Can Produce Flower Simultaneously in a Given Place. Explain.
Answer:
Flowering response in short-day plants and long-day plants depends on the duration of light to which plants are exposed. Both short-day and long-day plants can flower simultaneously and at the same place, if they are provided with an adequate photoperiod.
Q9: Which One of the Plant Growth Regulators Would You Use If You Are Asked To:
(a) Induce Rooting in a Twig
(b) Quickly Ripen a Fruit
(c) Delay Leaf Senescence
(d) Induce Growth in Axillary Buds
(e) ‘Bolt’ a Rosette Plant
(f) Induce Immediate Stomatal Closure in Leaves
Answer:
(a) induce rooting in a twig: Auxin
(b) quickly ripen a fruit: Ethylene
(c) delay leaf senescence: Cytokinin
(d) induce growth in axillary buds: Cytokinin
(e) ‘bolt’ a rosette plant: Gibberellins
(f) induce immediate stomatal closure in leaves: Abscisic acid
Q10: Would a Defoliated Plant Respond to Photoperiodic Cycle? Why?
Answer:
Only leaves can pick up the photoperiodic stimulus. The presence of leaves under inductive photoperiod is necessary for the perception of the photoperiodic cycle so that the hormone can be produced which is required for the flowering. Therefore, in the absence of leaves (defoliated plant), the perception of light would not occur (the plant would not respond to light).
Q11: What Would Be Expected To Happen If:
(a) GA3 is Applied to Rice Seedlings
(b) Dividing Cells Stop Differentiating
(c) A Rotten Fruit Gets Mixed With Unripe Fruits
(d) You Forget to Add Cytokinin to the Culture Medium
Answer:
(a) Rice seedlings show internode elongation and height gain. They also remain sterile when GA3 is applied to rice seedlings.
(b) When dividing cells stop differentiating then leaves and stem will not form and the mass of undifferentiated cell is called as callus or tumor.
(c) If a rotten fruit is mixed with unripe fruits then the rotten fruit release ethylene and this ethylene ripe the unripe fruit quickly.
(d) Cytokinin is essential for cell division, growth, and differentiation, so that if cytokinin is not added to the culture medium then the growth will become slow.
Get 90% Course fee refund on completing 90% course in 90 days! Take the Three 90 Challenge today.The next 90 Days of focus & determination can unlock your full potential. The Three 90 challenge has started and this is your chance to upskill and get 90% refund. What more motivation do you need? Start the challenge right away! | Biology/Biology/Difference Between Biology and Biochemistry/NCERT Solutions for Class 12 Biology Chapter 10 Biotechnology and Its Applications/NCERT Solutions for Class 11 Biology Chapter 13 – Plant Growth and Development | https://www.geeksforgeeks.org/ncert-solutions-class-11-biology-chapter-13-plant-growth-and-development?ref=asr10 | Biology | NCERT Solutions for Class 11 Biology Chapter 13 – Plant Growth and Development | Biology, NCERT Solutions for Class 12 Biology Chapter 10 Biotechnology and Its Applications, Difference Between Biology and Biochemistry, NCERT Solutions for Class 11 Biology Chapter 13 – Plant Growth and Development | GeeksforGeeks | [0.0205146745, 0.00665812567, -0.00836214051, 0.00264537893, -0.00670799939, -0.0273307338, 0.0256017819, -0.00519516692, 0.00539050531, 0.042093318, -0.0188355967, -0.0178215, 0.00746857189, -0.0240224507, -0.00131229917, 0.0245876852, 0.010423583, 0.0323014706, -0.00149205187, -0.0144633446, -0.0212129056, -0.0243549421, 0.00620926358, -0.00769300293, 0.012809203, 0.0295750462, -0.00274097, 0.0160509869, -0.045617722, 0.0203983039, 0.0212461539, 0.00338932686, 0.0367734693, -0.0149953291, -0.034512531, -0.0133993747, -0.00961729325, -0.0404641144, -0.0263166372, 0.0204980504, -0.0309050083, 0.0377044417, 0.0186194777, -0.00400027866, -0.0225428678, 0.00097097666, 0.0140061695, -0.0310213808, -0.0331160724, -0.00891906209, -0.0375049487, 0.0192512106, 0.0224098712, 0.024986675, 0.0339639224, 0.0441215113, 0.00331659452, 0.0354102589, 0.00227340497, 0.00442628236, 0.0226592403, -0.0115540512, 0.000613029697, -0.0213791505, 0.0243549421, 0.00994978379, -0.0225262437, 0.0224763695, -0.0626079962, -0.00738960551, -0.00546947168, 0.0385024212, -0.061909765, -0.0449859872, 0.0173061397, -0.0622422546, -0.00417068, 0.046448946, 0.00874450523, 0.0240557, -0.00187233812, 0.0154940654, -0.0366404727, -0.00216534548, 0.0161008611, -0.0071028322, 0.00132372847, -0.0613112822, 0.0282118339, 0.0341800414, -0.00597652, 0.0085366983, 0.014762586, -0.0247871801, -0.0309050083, 0.00659162784, 0.0319024809, 0.024338318, -0.00768053485, -0.0285609495, 0.0184698571, 0.00156997947, -0.0205312986, -0.0325508378, -0.0131333815, -0.00780521845, -0.00576871308, 0.0196003262, 0.0246541835, 0.0354767554, -0.0530655123, -0.0261171423, -0.00122294226, -0.0154608162, -0.0400318764, -0.0220275074, 0.00776365725, -0.0408631042, 0.0040543084, 0.00867800694, -0.0197000727, 0.00946767163, -0.04388877, 0.0640044585, -0.0238063317, 0.0175056346, -0.00681190286, -0.0433235355, 0.033681307, -0.024986675, 0.0145298429, 0.0246874336, -0.000177025315, 0.0256849043, 0.0263498854, -0.0176220052, 0.0317362361, 0.0518685468, -0.0576538816, 0.00149932515, 0.00107643858, -0.00409379136, 0.033648055, 0.0236400869, -0.0144633446, -0.00348076178, -0.015834868, 0.0490756221, 0.0188355967, 0.00975860097, -0.0439220183, -0.0365407243, 0.00676202914, -0.0116454856, 0.00648772437, -0.0108308839, -0.0142139765, -0.0138399247, -0.0183534846, -0.031054629, -0.00641291402, 0.00989991, -0.0362414829, 0.025618406, 0.00894399919, 0.024338318, -0.0265660044, -0.0171232708, -0.0208804142, 0.0624417476, 0.0157600585, -0.00137775822, -0.0277297217, 0.0055193454, -0.0226426143, 0.00994978379, 0.0195837, 0.0409296, 0.00727738952, -0.00808783527, -0.01998269, -0.00390676549, 0.0246209353, -0.00629654201, 0.0470806807, -0.000837460917, 0.0341467932, 0.00154400361, -0.0209469125, 0.0267821234, 0.00980847515, 0.0141724152, 0.0448529907, 0.0302566513, 0.00804627407, -0.0339805484, -0.0636387169, 0.0448197424, -0.00230041984, -0.00465071341, -0.0400318764, -0.0445537493, 0.0083455164, 0.0606130511, 0.0144300954, 0.00912686903, 0.0168905258, -0.0275634769, 0.0331825688, 0.0131167574, -0.0130086979, -0.0167658422, -0.00510788802, -0.0227756109, 0.0154691292, 0.0166744068, -0.0296249185, -0.0227091126, -0.0118865417, -0.0114626158, -0.00787171721, 0.0222270023, -0.00652097352, -0.00128424529, -0.0540629849, -0.00391299976, -0.0294586737, -0.0465486944, -0.032600712, -0.0321518481, 0.00911024492, 0.0121109728, -0.00275136041, -0.000102734426, -0.0546282195, 0.0567229092, -0.0025830369, 0.026266763, 0.00828733, 0.00496657938, 0.0295417961, 0.0250033, -0.0425920561, -0.0057770256, -0.00285942, 0.00933467597, 0.0126180211, 0.0778693184, 0.0443875045, 0.0401316248, 0.011504177, -0.0178215, 0.0344792828, 0.0264995061, -0.00886918884, -0.00455096597, 0.0212129056, -0.00275551644, -0.00753922621, 0.0233408455, 0.0272808596, 0.0165580362, -0.0160343628, -0.00140477309, 0.00269940868, -0.00974197686, -0.00592249027, 0.018020995, 0.0329664499, 0.00498736, 0.0281120874, -0.0332158171, 0.00941779837, -0.0102822743, -0.0332823172, -0.00752260163, -0.00405846443, -0.00524919666, 0.0550604574, 0.0387684144, 0.00951754581, -0.0404641144, 0.015410943, 0.00543206651, 0.0232909713, -0.0280954614, -0.0433900319, -0.00502060913, -0.0921664163, -0.0209302884, -0.00553181348, 0.00297786971, 0.0299574099, -0.0140227946, 0.0518685468, 0.0189187191, -0.0211962815, -0.00457174703, -0.0493416153, 0.0142389135, -0.00310878782, -0.01998269, -0.00428081769, -0.00202507596, -0.0434232838, 0.00548194, 0.0169653371, -0.00753091369, -0.0241388232, 0.0162504818, 0.0130170099, -0.00817511417, -0.00233366899, -0.0493083671, -0.0230582282, 0.0146960877, 0.0333654396, 0.00797562, -0.00527828932, -0.00914349407, -0.00147127127, -0.0120527875, 0.0307055134, 0.0294088, 0.033232443, -0.00171336601, -0.0232909713, 0.0268153735, 0.0160011146, -0.00934298802, -0.0273639821, -0.0328500792, 0.0049083936, 0.012169159, 0.00898556, -0.00831226725, 0.0144716566, -0.0403311178, -0.0160426758, 0.0217615142, -0.02387283, -0.0222436264, -0.0133162513, 0.0126762073, 0.00358882127, -0.034512531, 0.0158099309, 0.0475461669, 0.0214290246, -0.0220607556, 0.00150867645, 0.0139313592, 0.00794237107, 0.0115374262, 0.00502476515, 0.0153776938, -0.0035929773, -0.0267156251, 0.00909362, 0.0158514939, 0.0509375706, -0.0286440719, -0.000371454429, 0.034080293, -0.0165414121, -0.0478121601, 0.0101991519, 0.0199161917, 0.0536639951, -0.00467565, -0.0251030456, 0.00520763546, 0.0461497046, -0.0142222885, -0.0219111349, -0.00865307, -0.000482111471, 0.00321892533, -0.0296082944, 0.00922661647, -0.00536141219, 0.00037690936, -0.00692411838, 0.0381366797, -0.0140144825, -0.011728609, 0.00614276528, 0.00574377645, -0.012152534, 0.0139230471, -0.0535642467, 0.00719426712, 0.00340387342, 0.00918505527, -0.00458005909, 0.038469173, -0.0101742148, -0.00154919876, 0.0114127425, -0.0451522358, 0.0402978696, 0.00971704, -0.0109472554, 0.0402646214, 0.0070155533, -0.00645863125, -0.033232443, -0.0178713743, -0.00139230466, 0.0302400272, 0.014978705, -0.0100412183, -0.030406272, -0.0280622132, -0.014546467, 0.0228254851, -0.00359089929, 0.0214290246, 0.00795899518, 0.000398988806, 0.00271395524, 0.014346973, -0.038036935, 0.0198995676, 0.0163751654, -0.00144113926, -0.00423094397, -0.00578118162, -0.000432237866, 0.0396328904, -0.0203318056, 0.0269649941, 0.000283396337, 0.0381366797, 0.0174391363, -0.0219610091, -0.00460083969, 0.0268652476, 0.00492501818, -0.0204481762, -0.000869670941, 0.0163751654, 0.0183534846, -0.0260007717, -0.0633394718, 0.00441381382, -0.0371392071, -0.0281785857, -0.0157766826, 0.0183202364, -0.0307720117, 0.0147376489, -0.00565649755, 0.0328667052, 0.0227091126, -0.0243549421, 0.0231413506, -0.0220940057, 0.0203983039, 0.0245045628, 0.00563156093, -0.0180708691, -0.00117099064, 0.004887613, 0.0264330097, -0.00907699578, -0.024088949, 0.0245710611, -0.00552765746, 0.021262778, 0.014770898, -0.0118699176, -0.034313038, 0.0148540214, 0.0492418706, -0.000645759224, 0.00320022274, -0.0287438184, -0.00233990303, -0.0272476114, 0.0195172019, 0.0419270732, 0.0161756705, -0.0142970989, -0.0383361764, -0.00485852, -0.00950092077, -0.00620926358, 0.0440882631, 0.0177716259, -0.0157434344, -0.0077553452, 0.00363038247, 0.0261005182, 0.0282783322, -0.00585183594, 0.0173061397, -0.0405638628, -0.00238354248, 0.0184366088, 0.00239808904, -0.0406303592, -0.0539964847, 0.0422263145, 0.0114459917, -0.0193509571, 0.038036935, -0.022808861, 0.0406968594, -0.0158265568, -0.0122689055, 0.00896893628, -0.0237897076, 0.0115873, -0.00255602202, 0.0234239679, -0.0455512218, 0.034944769, 0.0190849639, 0.00484189531, 0.0331493206, -0.00937623717, 0.0185696036, 0.00941779837, -0.0351110138, 0.00332282879, 0.0183867346, -0.0207474176, 0.0169404, -0.0190184675, 0.00801718142, 0.0363079831, 0.027131239, 0.0129089504, -0.00359089929, -0.0108142588, 0.00998303294, 0.0234073438, 0.0266325027, 0.0135905566, -0.035177514, 0.0353105105, -0.0434565321, -0.0106978873, 0.00101825269, 0.0470141806, 0.0423925631, 0.0164749138, 0.00359921157, 0.0149038946, 0.0227423627, -0.0306722652, 0.0138066756, 0.0285609495, 0.00259758346, -0.00874450523, -0.0120112253, 0.00482942723, -0.0259841457, -0.00355765014, 0.00408132328, 0.0141225411, -0.00588924112, 0.0365074761, 0.00994978379, -0.013241441, -0.0382696763, -0.00616354588, 0.0493748672, -0.0205811728, -0.000330412615, -0.00302566518, 0.00826239306, 0.00839539, 0.029092934, 0.0434897803, 0.0326838344, -0.0204648, -0.0174058862, 0.00434731552, -0.012825828, -0.0416943319, -0.0149288317, -0.0231247265, 0.00856994744, -0.0267821234, -0.0215952694, -0.00460083969, -0.00233366899, -0.000649915368, 0.00971704, 0.0224098712, -0.00802133791, 0.00692827441, 0.0269816183, 0.0124185272, 0.0123187797, 0.00058185868, -0.0168074034, -0.00458837114, 0.00717348652, 0.0103155235, 0.0321186, 0.00215287716, 0.00523257209, 0.00492501818, -0.034745276, 0.0207640436, 0.00553181348, 0.00807952322, 0.000426523184, -0.0065334416, 0.00896893628, -0.00963391736, 0.0176718794, 0.042093318, -0.0309715066, 4.05547726e-05, 0.00570221525, -0.0323679671, -0.00178713736, 0.0250697974, 0.0261670165, 0.00654591, -0.0226093661, 0.00733557576, -0.0308218859, 0.00622588815, -0.0221272539, -0.0329332, 0.00232743472, -0.00465071341, -0.00536141219, -0.0168074034, 0.0208637901, -0.0131749427, -0.0315367393, -0.0230582282, -0.039300397, 0.0238562059, -0.0314037427, 0.0177882519, -0.0241720714, 0.0786673, -0.0120694116, 0.00212066714, 0.0152197611, 0.025635032, 0.00671631191, -3.92884504e-05, -0.0187690984, 0.00348076178, -0.00278876559, 0.0450857356, 0.0180708691, -0.0283780787, -0.014762586, -0.0265493803, -0.00489592506, 0.0163668543, 0.00876112934, -0.0155938128, 0.0184199829, 0.0287438184, 0.00419146055, 0.0155023774, -0.00561493635, 0.0172396414, 0.0113961175, -0.0125681479, -0.00995809585, -0.0441547632, 0.0212461539, 0.0454182252, -0.0335981846, -0.00120112253, -0.0269649941, 0.00497904792, -0.0188023485, -0.0172230173, -0.0217448901, -0.0380701832, 0.0316032395, 0.0244713146, -0.0179046225, -0.00343504432, 0.0375381969, 0.00364908529, -0.051469557, 0.0166910328, 0.0260173958, 0.0102739623, 0.0198164452, -0.00651681749, -0.0249035526, 0.011504177, -0.0141807273, -0.00797146372, 0.00835798401, -0.0129588237, 0.00453018537, -0.00674956059, -0.0365074761, -0.0154857533, -0.0156686231, 0.00531569449, 0.000460032024, 0.00775118871, -0.0143719092, 0.0113379322, -0.0085366983, 0.0130003858, -0.00965885445, 0.0129920729, 0.0261005182, 0.00174765417, -0.0213791505, 0.000536141219, -0.0329664499, 0.0245045628, 0.00681190286, 0.0459502116, 0.0166411586, 0.00904374663, 0.000762130949, -0.00547362771, -0.010215776, -0.00899387244, -0.0305226445, 0.00374259823, -0.0175555069, -0.0100910924, 0.0139230471, -0.00911855698, -0.00887750089, 0.0109389434, -0.0113296201, 0.0129505116, 0.00348076178, 0.00236899615, 0.00698230416, 0.00669553084, 0.0126346461, 0.00437640864, 0.00633394718, -0.00178298121, 0.00541544193, -0.0374384485, -0.0169653371, -0.0311876256, -0.00125619129, -0.0180708691, 0.0237398352, -0.0134824971, 0.00610951614, -0.00163751654, -0.02302498, -0.00462577632, -0.00585599197, 0.0197499469, 0.0237564594, 0.0434565321, -0.0179212466, 0.00981678721, 0.038668666, -0.0101243416, -0.0312208738, -0.00251653884, 0.0378374383, 0.00926817767, 0.00492086215, 0.0109306313, 0.0381034315, -0.0124767125, -0.0317861103, -0.00187233812, -0.00450524874, -0.0177051295, -0.00833720341, -0.0238562059, -0.033016324, -0.0192345865, 0.0483441427, -0.00125723041, 0.0294752978, -0.0271146148, 0.0242219456, 0.0101243416, -0.016508162, 0.0218113884, 0.00536556821, 0.00620926358, -0.011936415, 0.0218778867, 0.0268153735, -0.0210799091, -0.0204648, -0.0164666, 0.00726907747, -0.0371724591, -0.00391507754, 0.009775226, -0.0196003262, 0.021728266, 0.0100412183, -0.0109223183, -0.0339472964, -0.0240224507, -0.014779211, -0.00669968734, -0.0344127864, 0.0178879984, -0.011063627, 0.00603054976, 0.00886918884, 0.000561597524, 0.0361417383, 0.00142139767, -0.0371392071, 0.063605465, -0.0103404596, -0.00871125609, -0.0122855306, -0.0183534846, -0.00130814302, 0.013889798, 0.00104267, 0.0049748919, 0.00157517463, -0.0109306313, 0.0084909806, -0.0230748523, -0.0123437168, 0.0187192243, 0.00551103288, 0.00524504064, -0.00477955351, -0.0295085479, 0.00768469088, 0.0177550018, 0.0155273145, 0.00390884373, -0.00335399969, 0.0165247861, -0.0277629718, 0.00164998497, -0.0271146148, -0.0215620212, 0.0044055013, -0.0152530102, -0.0243549421, 0.00614692131, 0.0198663175, 0.035177514, -0.0303564, 0.0205312986, 0.0492751189, 0.0304727703, 0.039300397, 0.0196335744, 0.00416236743, 0.0167907793, 0.0168406535, 0.0352440104, 0.0225428678, -0.00804211851, -0.0147293368, -0.0304893944, -0.0470141806, -0.00509957597, -0.0250365473, -0.0126928315, 0.0108225718, 0.0219610091, 0.00517023, -0.00997472, 0.0105898278, 0.00899387244, -0.00448862417, -0.0537969917, 0.00556506263, 0.00762234861, -0.038469173, 0.0153610697, -0.0245211869, 0.0318692327, -0.00170505373, -0.0319191068, 0.00421224115, -0.0371392071, -0.0124268392, -0.00232120045, -0.0106563261, -0.0339805484, 0.0166660957, 0.0377376936, -0.021512147, -0.0105150174, -0.0388681591, 0.00782599952, 0.0215786453, -0.00385689177, 0.011520802, 0.0106064528, -0.00612198468, -0.0480116531, 0.0187857226, -0.0170401465, 0.00185571355, 0.0106978873, -0.000776677451, 0.0106230769, -0.00718179857, -0.0195338279, 0.028660696, 0.000149880565, -0.029741291, 0.0113296201, 0.00956741907, 0.00120943482, 0.0158182438, -0.014130854, -0.0327835791, 0.0205146745, 0.0262002647, -0.0203650538, 0.0034849178, -0.0105565786, -0.0112548098, -0.00327087706, 0.0402313732, 0.0421930663, 0.0126263332, 0.0184698571, -0.00222768751, 0.0323014706, -0.00555675058, 0.0302899014, -0.0382031798, 0.00504554622, -0.00279499986, 0.0382031798, 0.0174058862, -0.0174058862, -0.0130585711, 0.000863436726, -0.000416652387, 0.0533980019, 0.0198330693, 0.00970872771, 0.0232909713, -0.00437225262, -0.0149537679, -0.0176552553, 1.74362794e-05, 0.0141807273, -0.0324843377, 0.00660409592, -0.0210300349, -0.00674956059, -0.00858657155, -0.0190683398, -0.00818342716, 0.0103238355, 0.0063630403, -0.005540126, 0.00139334379, -0.0157849956, 0.00342673203, -0.00590586569, 0.00735635636, -0.00758494344, 0.0285277, 0.0205645487, -0.00581027474, 0.00263706665, -0.0103155235, -0.0261171423, 0.0034537469, 0.00299657229, 0.00475046039, -0.0190184675, 0.000214820146, -0.00831642281, 0.0276299752, -0.0210300349, -0.0218612626, 0.00890243798, -0.0268818717, 0.0232078489, -0.0459502116, 0.00567727815, -0.00601392519, -0.00957573112, -0.0304561462, -0.00978353806, 0.0271146148, 0.0175555069, -0.00865307, -0.00161673594, -0.00219651661, -0.0064711, 0.00529907038, 0.00338724884, 0.0168489646, 0.0239892025, 0.0427583, 0.0115374262, 0.0146711515, -8.98114449e-05, 0.012825828, -0.0247040577, -0.00878606644, -0.0122689055, -0.00533231907, 0.00849929266, -0.00599314459, 0.00348907406, -0.00967547856, -0.0333321914, 0.0143552851, -0.0298909117, 0.0114210546, 0.0127593298, -0.00131022104, 0.0258179, 0.0006483568, -0.00188688457, 0.0138565488, -0.0102739623, -0.00320230075, -0.010631389, 0.0121940952, -0.0129338875, -0.0172063932, -0.0198496934, 0.0117535451, -0.0585848577, 0.0188854709, 0.0132331289, 0.00666228216, 0.011736921, -0.004887613, -0.0218612626, 0.00634641573, 0.00215079915, -0.0215620212, 0.0137817385, 0.00302982121, 0.0087029431, 0.0100994045, 0.00469643064, -0.012385278, -0.00776781328, -0.00965054147, 0.0197998192, 0.0062799179, -0.0170733966, 0.0195837, 0.00875281729, 0.0013954218, 0.00900218543, -0.00465486944, -0.0279790908, -0.0131998798, 0.0180043709, 0.0442877598, -0.0145963412, 0.00112215604, 0.00430575432, 0.00561909238, -0.0198330693, 0.000762130949, -0.0205479246, -0.00809199177, 0.0101659028, -0.0170567725, -0.0063214791, -0.00391923403, -0.00365116331, -0.000579261105, -0.00706958305, 0.0359422415, 0.0394998938, -0.0290430598, -0.00609289156, 0.00935961213, -0.0187690984, 0.012152534, -0.00788418483, -0.00448862417, -0.0118782297, 0.0204980504, 0.0271811131, 0.000211832928, -0.0063422597, -0.00728985807, 0.0618432648, -0.0163419172, -0.00603886181, 0.00192221173, 0.00592249027, -0.0322848447, 0.00821252, 0.0357427485, 0.00169466343, -0.0340304226, 0.0309548825, -0.0247373059, 0.010855821, 0.00272850157, 0.00426419312, 0.0218113884, -0.00804627407, 0.0112298727, 0.00640044548, -0.00530322641, -0.00126242556, -0.00183181581, -0.00225470238, 0.00391092151, 0.0102240881, 0.0220940057, 0.00941779837, 0.0123935901, -0.0281453356, -0.00612198468, 0.0407966077, -0.00788418483, 0.00768469088, 0.00491670612, 0.00886087678, 0.0159096792, 0.0123935901, 0.0550272055, 0.00268486212, 0.0142887868, 0.0173892621, -0.0190849639, -0.0117867943, 0.00986666, -0.00800471287, 0.00795068312, -0.0187690984, -0.0309715066, -0.0397658832, 0.00674956059, -0.0100412183, -0.00504138973, -0.00421224115, -0.0327004567, -0.00531985098, 0.0196335744, -0.0118366685, 0.000568870746, 0.00403560558, -0.0155771887, -0.00734804384, 0.00297163543, 0.0178879984, -0.0238562059, 0.0150452033, 0.00669553084, -0.0234239679, -0.0119862892, -0.010215776, -0.0166577827, 0.00842448231, 0.0226924885, 0.0129505116, -0.00236276188, 0.000506269, 0.00271187699, 0.0214290246, -0.0195837, 0.00594327087, -0.024305068, -0.0186194777, 0.00783431157, -0.0117784822, -0.0117951063, -0.00195442187, 0.000377688615, -0.00531153847, -0.0196003262, 0.00807536766, -0.0118034193, -0.0115956124, -0.029741291, -0.0103487726, 0.0148706455, -0.000204949334, -0.0268652476, 0.00220898492, -0.00661656447, 0.012800891, 0.00411872845, 0.000275084079, 0.00949260872, 0.00754753826, 0.00955079496, -0.00224223407, -0.0231912248, 0.0192844588, 0.012160847, 0.0136570549, 0.00445121899, 0.0161174852, 0.000575624465, 0.0140311066, 0.0136404298, -0.00839539, 0.00187129912, -0.000586534326, 0.00177778606, -0.00241055735, -0.0114293667, -0.0271146148, 0.0273141097, -0.0129671367, -0.0033851706, -0.00631732307, -0.00532816304, 0.00927649, -0.00624666875, 0.00517854234, 0.000294306199, -0.025851151, 0.0148540214, -0.0154857533, 0.00111280475, 0.00398573186, 0.0448862426, -0.00440134527, 0.0465486944, 0.0180376191, 0.00166557054, -0.0228254851, -0.00386520405, -0.0304561462, -0.00540712941, -0.0102324, -0.0114376796, -0.0463492, -0.00215911143, 0.00454265391, 0.0236400869, 0.00199182704, 0.024088949, 0.0277130976, -0.0130918203, 0.0134908091, -0.0112049356, -0.00734388782, -0.0065334416, -0.00299657229, -0.0269816183, 0.0378706865, 0.0211131573, 0.0279624667, 0.0207141694, 0.0133827496, 0.0042454903, 0.0374384485, 0.0164749138, -0.0100910924, -0.0143719092, 0.00716933, -0.0225761179, 0.0106729511, -0.0175388828, 0.0155106904, -0.0082997987, 0.0236068387, 0.00100214768, 0.0204315521, -0.0142887868, -0.0120361624, 0.00245211879, -0.00605548639, 0.00721089169, -0.0082582375, 0.00199182704, 0.0105067054, -0.0236899611, 0.00209053513, 0.00403976161, 0.0011076096, 0.0214955229, -0.0064046015, -0.0140394187, 0.0509708226, 0.00141516339, 0.00312333438, -0.0109971296, 0.024088949, -0.00381948659, -0.0202154331, -0.00473799231, 0.0178713743, 0.00754753826, 0.00734388782, -0.00543622253, -0.0236234628, -0.00740207359, -8.48111e-05, -0.00713608135, 0.0153028835, 0.003422576, -0.00472136773, -0.0125182737, 0.00822914392, -0.0254854113, 0.0120777236, 0.00180272292, -0.0062799179, -0.00593911484, -0.00906868279, -0.00519932294, -0.0118865417, 0.00923492853, -0.0123603409, 0.0233907197, 0.00655006617, 0.00233990303, 0.0147459619, 0.0146877756, -0.0218446366, 0.00205624709, 0.0178879984, -0.016499849, 0.0191015899, -0.00902712159, 0.0160011146, -0.0185529795, -0.0174391363, 0.0295417961, 0.0211962815, 0.011495865, 0.0123437168, 0.000110657056, 0.00136736792, 7.02646284e-05, 0.0229086075, 0.000381325255, -0.0119779762, 0.00767222233, -0.024305068, -0.0333488137, 0.0243216939, -0.00250407052, 0.00893568713, -0.00504554622, -0.0250531733, 0.0180043709, -0.0216783918, -0.0197000727, 0.0178381242, 0.000952793576, 0.00283656106, 0.00924324058, -0.0154441921, -0.00889412593, 0.0214955229, -0.0176053811, 0.00685346406, -0.0181706157, -0.0021383306, 0.0151449507, 0.0130003858, -0.00766391028, -0.00764312968, 0.0207141694, 0.0144384075, -0.0134908091, -0.0196169503, 0.000700828, -0.00365531933, 0.0251529198, 0.00236691791, -0.0375714451, -0.0346787758, 0.0130751962, -0.0172728915, 0.0116039244, 0.0290596858, 0.00970872771, 0.00171752216, 0.0275468528, 0.017156519, -0.0038984532, -0.0290264357, 0.0452187322, -0.00391507754, -0.00978353806, 0.00637135282, 0.0184864812, 0.0161839835, -0.0147958351, -0.0294088, 0.00199078792, -0.000822914415, -0.0050164531, 0.0146212773, -0.0505718328, 0.0138814859, 0.00517854234, 0.0113794934, -0.0444540046, 0.00217989204, 0.0318027325, -0.0233408455, -0.0215786453, 0.0495743603, 0.00602223724, -0.0126512703, -0.00332282879, -0.0390011556, -0.0316198617, 0.00627576141, 0.0257015303, 0.00304021174, 0.0207474176, 0.00193779718, -0.0144051583, -0.0144633446, -0.0173393879, -0.03083851, -0.0194008313, -0.0214622729, 0.00156582333, -4.30549444e-05, -0.00461746426, 0.00633394718, -0.0219776332, -0.000528348493, -0.0160676111, -0.005860148, -0.023008354, -0.0338808, 0.0217781402, 0.0185529795, -0.00449278, 0.0185862295, 0.0195172019, 0.00935961213, 0.0263997596, -0.00652928557, 0.000564195099, 0.0110054417, 0.0307055134, -0.00365947559, 0.00455512246, -0.00137152406, 0.0421930663, -0.00944273546, 0.0283614546, 0.000915907905, 0.0203650538, 0.0133079393, -0.00888581295, -0.0237564594, -0.0165247861, 0.000598483195, -0.0122855306, 0.0284279529, 0.0355100036, 0.00466733798, 0.0251529198, 0.000166115453, -0.0106064528, 0.012152534, 0.0169071518, 0.02691512, 0.0367402211, 0.00426419312, -0.027580101, -0.0290763099, 0.000703945116, -0.0147958351, 0.0155190025, 0.00621757563, -0.0207806677, -0.00117306865, -0.00482111471, 0.0242385697, 0.00884425174, 0.00621341961, -0.01195304, 0.00237938645, 0.0175721329, -0.0445205, 0.0224264953, -0.000950715505, -0.00232743472, -0.029774541, 0.00861150865, -0.00449278, -0.00346621522, -0.0380701832, 0.00247082138, -0.00320645701, -0.00385689177, 0.00878606644, -0.0165663473, 0.0321850963, -0.034080293, 0.016508162, 0.0076472857, -0.00833304785, 0.00924324058, 0.0051868544, 0.0085533224, 0.020414928, 0.00280954619, -0.00512451259, 0.00998303294, 0.0184532329, 0.00524504064, -0.00989991, -0.0147210248, -0.0085366983, -0.00532400701, 0.00739376154, -0.00211858912, -0.00675371708, -0.0018203865, 0.0183202364, 0.0177051295, -0.0202320572, -0.0128507651, -0.0231247265, -0.00803796202, 6.57188575e-05, -0.00843279436, -0.0142887868, -0.00319606671, -0.0152114481, -0.0147875231, -0.00547362771, 0.00524504064, -0.0190683398, -0.00842032675, 0.0151615748, 0.0186693519, -0.00580196222, 0.000930454407, 0.0112132477, 0.00136944593, -0.00369688077, -0.00480864663, -0.00391507754, -0.0121192848, -0.00975860097, -0.0167990923, 0.0100162821, -0.0140726678, 0.00812939741, -0.0192678347, 0.0274471063, 0.00790496543, 0.0155771887, 0.0111883115, 0.014779211, 0.0120943487, 0.0120112253, -0.0022152192, 0.0253025405, -0.0194008313, -0.0249368, -0.0137235532, -0.00897724833, -0.00221314118, -0.00746441586, 0.00274720415, 0.00133204076, -0.00911024492, -0.00269940868, 0.0082790181, -0.0107145123, 0.0126346461, 0.0147293368, 0.0776033252, 0.00672878, 0.0178381242, 0.0152280731, 0.00911855698, 0.0303065255, 0.000142737204, -0.00595989544, -0.0215952694, -0.0131666306, 0.0314702429, 0.00241679163, 0.011736921, -0.000286773196, -0.0401316248, 0.00177674706, -0.0184532329, 0.00566481, 0.021478897, 0.00514113717, 0.0338808, 0.00326256477, 0.0098001631, 0.00472968, 0.0104568321, -0.0100661553, -0.0202486832, -0.00742701069, 0.00629654201, 0.0126346461, -0.00267239381, -0.0017809032, -0.0230582282, 0.00126034743, -0.015203136, 0.0148872705, -0.00555259408, 0.00517438632, -0.00830395427, 0.00165102398, 0.00462993281, 0.00871956814, 0.0405306146, -0.0266823769, 0.0101742148, 0.0129338875, -0.00667475024, -0.00266823778, -0.0111301253, 0.00620095106, 0.00999965705, -0.00937623717, -0.0187026, 0.0152446972, 0.0073147947, -0.00581027474, -0.00512866862, -0.00741038611, 0.00654591, -0.0102240881, -0.0268652476, 0.00230041984, -0.00509126345, -0.0226924885, -0.0057313079, 0.0130502591, 0.00732726324, 0.0184698571, -0.00673709251, 0.0104069579, 0.0146628385, -0.00960066821, 0.00485852, -0.0131915677, -0.0200491883, -0.00243965024, -0.00567727815, 0.0183368605, -0.00368856848, 0.00919336732, -0.00908530783, 0.00333529711, -0.0185696036, 0.00350985467, 0.00629654201, -0.00622588815, 0.015859805, -0.00503307767, 0.00732726324, 0.0313704945, -0.00719426712, -0.00732310722, 0.0111467503, 0.00821252, -0.00778028183, 0.00598898809, -0.0121192848, -0.0174058862, -0.0153860059, 0.0229751058, 0.0277629718, -0.00772625208, 0.0392339, -0.0314037427, 0.00229418557, 0.00985003635, 0.0184199829, -0.0108890701, -0.0111883115, -0.00407093251, 0.00305060204, -0.0192179605, -0.00873619225, -0.00722751627, 0.00439303322, -0.000830707198, -0.0359089933, 0.0152696343, 0.000925259199, -0.0182038639, -5.49388897e-05, -0.0144051583, -0.0110968761, -0.00232327869, -0.0209967867, 0.000628095644, -0.0268153735, -0.00487098843, 0.0076888469, 0.0242053214, 0.0191514622, 0.0129588237, -0.00586846052, -0.0346787758, 0.00387559435, 0.00583521137, 0.00281370245, -0.000898763887, 0.00815433357, 0.0179711208, 4.42887977e-05, -0.0125764599, -0.00692411838, -0.0142970989, 0.00110449246, 0.00664565759, 0.00118242, -0.00844110735, 0.00741869817, 0.00224223407, 0.00330204796, -0.0309216324, -0.00654175412, 0.0148955826, -0.0104485191, -0.00152634, 0.0224763695, 0.000932532421, -0.0227091126, -0.00911855698, 0.0104817683, -0.000810446043, -0.00883594, -0.00502060913, 0.00190143101, 0.0211630315, 0.0088110026, 0.0233242214, 0.00237523019, 0.00744363526, -0.00906868279, -0.00462993281, 0.00683268346, 0.0107228244, -0.0274637304, 0.0180874933, -0.00763066113, 0.000947598426, 0.0176718794, -0.00431406638, -0.00687008863, -0.00457590306, -0.0076265051, 0.000209105463, -0.00132788462, -0.00514944922, -0.0312707499, -0.0321518481, 0.00650850497, -0.00418522628, 0.00965885445, 0.01998269, -0.0117535451, -0.0291095581, 0.00989991, -0.00916011818, -0.00229834183, -0.000567312236, -0.0185529795, 0.00210819859, -0.0240390766, -0.00526166474, 0.00430575432, 0.0155938128, 0.0274803545, -0.000911751762, 0.0140892928, -0.0158265568, -0.00819589477, 0.018902095, -0.0335649326, -0.010847508, 0.00574377645, -0.0104983933, -0.013025322, 0.0246043094, -0.00377792539, -0.0237730835, -0.00950923376, 0.0240058266, 0.00377584714, 0.00747272791, -0.00114709279, -0.00882762764, -0.00444290647, -0.00593911484, -0.0161922965, 0.00140789023, 0.00408963533, 0.00357427471, -0.00241471361, -0.01628373, 0.0223267488, -0.016075924, 0.00477539748, 0.00329165766, -0.0133079393, 0.00846604351, 0.00743116671, -0.0287770685, 0.00769300293, 0.00637966488, -0.0144134704, 0.0170567725, -0.00820836332, 0.00774703268, 0.0433900319, 0.0176386312, -0.0253191646, -2.7583088e-05, -0.0107228244, -0.00693658693, 0.026266763, 0.00792990252, 0.03303295, -0.00128320616, -0.00751428911, 0.00581443077, 0.000111046691, 0.0063006985, 0.0104900813, 0.00912686903, 0.0104817683, 0.00013228193, 0.0251030456, 0.00186402583, -0.0200824365, 0.00932636391, 0.0168323405, 0.0185696036, 0.00660825241, -0.00378208142, 0.0164749138, 0.00464655738, 0.00292176171, -0.0205312986, -0.00626329333, -0.0017809032, -0.00666643819, 0.0282949563, -0.0319357291, 0.00917674229, 0.00531569449, -0.00312956842, 0.0100827795, 0.00349738635, -0.00295293285, 0.00516191777, 0.00989991, -0.00537388073, 0.0210134108, -0.0176053811, -0.000277941435, -0.00809199177, 0.00513698114, -0.00470889919, -0.0258012768, 0.0130918203, 0.021262778, 0.00123852782, 0.00133100175, -0.00315242726, 0.00202611508, -0.00952585787, 0.014330348, -0.025635032, 0.0115956124, 0.0153610697, -0.0268984959, 0.0131832557, 0.000238717912, -0.0146046532, -0.0077553452, -0.00470474316, -0.00286981021, 0.00467149401, -0.0105815157, -0.0109555675, -0.0228421092, 0.000191182145, -0.0195172019, 0.0114709288, -0.0210134108, 0.00560246781, 0.00160738465, -0.00592664629, -0.00120423967, -0.00566481, 0.0167824663, -0.000355349417, 0.00701970933, 0.00053458265, 0.00362830446, -0.000614068704, -0.0145132178, 0.00945104752, -0.029741291, 0.00945104752, -0.00627160538, 0.00960066821, 0.00463824486, -0.0156436861, 0.00172895147, -0.0100661553, -0.010423583, -0.00846604351, -0.00378208142, -0.00508710742, -0.0178547502, -0.00835798401, -0.0137235532, 0.0104983933, 0.0213459022, -0.000472240674, 0.0141807273, 0.00440965779, -0.00522841606, 0.00217157975, -0.0063214791, 0.0221272539, 0.0145132178, 0.0104651442, -0.00678696577, -0.00168946828, -0.00304852379, 0.0113711813, 0.00323762791, 0.0200491883, 0.0293921754, 0.00142139767, -0.00353686954, -0.029525172, -0.0237730835, -0.0188522208, -0.0108308839, 0.00386104803, -0.010648014, 0.0289931875, -0.00917674229, -0.0134991212, 0.0190350916, -0.00793821458, -0.00296747941, -0.00833304785, 0.00233990303, 0.0139729204, 0.00390468747, 0.01107194, 0.00683683949, 0.00678280974, -0.000411716959, -0.0448529907, -0.0018016838, -0.0215287711, -0.0182038639, 0.00940117426, 0.00591417775, -0.0123520289, 0.00506632682, -0.00652928557, 0.0191514622, 0.0253357887, 0.0243715663, 0.0231081024, 0.0116621107, -0.0134824971, 0.0144882817, 0.0109888166, -0.00320022274, -0.00598898809, 0.000156114766, 0.00292176171, -0.00469227461, -0.00938454922, 0.00573546439, -0.00489592506, 0.0130918203, 0.0322017223, -0.00643369462, -0.00723998435, -0.0247206818, 0.00174765417, 0.0137900505, 0.00792574696, 0.0178547502, -0.00750182103, 6.11081487e-05, 0.00938454922, 0.00306722638, -0.0322848447, -0.00873619225, -0.00565234153, -0.000233782514, -0.00866969395, -0.0131001323, -0.0194340795, 0.0229418576, -0.00895231124, 0.00958404411, -0.0173393879, 0.0158016197, -0.00923492853, 0.000428601255, -0.0117867943, 0.0109389434, -0.0138233, -0.00435147155, 0.011736921, -0.00150140317, -0.0196668245, 0.012817516, -0.00241471361, 0.0180043709, 0.0331659466, -0.015859805, -0.00802549347, -0.00801718142, 0.0103986459, 0.0165414121, -0.0112049356, 0.0142389135, 0.0147875231, 0.00694074295, 0.00307138264, -0.00740622962, 0.0104402071, -0.0144965937, 0.01151249, -0.00832473487, -0.0139230471, 0.0229086075, 0.00352855725, 0.00549440831, -0.0164666, -0.00436394, -0.0214290246, 0.006408758, 0.00493748672, 0.00147334929, -0.000492761552, -0.0118034193, -0.00267239381, 0.0109306313, -0.00692411838, 0.00388390664, -0.0161257982, 0.000386000902, 0.0100245941, -0.0194174554, 0.0113628693, -0.0049291742, -0.00201364676, -0.0163086671, 0.0230416041, -0.00688255718, -0.000253783888, 0.00158868206, 0.00898556, -0.00435147155, 0.035643, -0.0156270619, 0.00643369462, 0.00302774319, 0.0041727582, -0.0120195383, 0.0212129056, 0.0214955229, -0.0164416637, -0.00294254255, -0.0173227638, 0.0152114481, 0.00616354588, -8.79931395e-05, 0.0136570549, 0.00168531213, 0.00550687686, -0.0127427056, -0.00282617076, -0.0300405324, 0.000828629127, -0.0271146148, 0.00461330824, -0.0028677322, -0.0216617677, -0.040597111, -0.00756416284, 0.000537180225, 0.0306888893, -0.0117119839, -0.00539881736, -0.00910193194, 0.0312541239, -0.0226924885, 0.0157517456, -0.00756416284, -0.0135323703, 0.0276466, -0.00230041984, 0.0125681479, -0.0105565786, -0.016724281, -0.00604717433, 0.000311450247, -0.0123021547, -0.00274097, -0.0106147649, -0.0265992545, 0.00229834183, -0.0144716566, 0.00661240844, -0.00141516339, 0.0109971296, -0.000835902349, 0.0105981408, 0.0423593111, -0.0225096196, 0.013041947, -0.00691580586, 0.0148373963, -0.00810030382, 0.0208637901, 0.00428912975, -0.0239060801, -0.00888581295, 0.00044704412, -0.00675371708, 0.00369480276, 0.00230873213, -0.0210965332, 0.00353686954, 0.0102324, -0.00128112815, -0.00220067264, 0.0109140063, 0.00388390664, 0.000575104961, -0.0193509571, 0.000813563121, 0.0169902742, 0.00261005177, -0.0172063932, -0.00159076008, -0.0283282064, -0.0228753593, 0.025834525, 0.0210632849, 0.00441381382, 0.0200990606, 0.027131239, -0.00747688394, -0.000364960462, 0.0202653073, -0.0082166763, 0.0207141694, 0.0218280125, 0.00436809612, 0.00363246072, 0.0169237759, -0.0145381549, -0.0105898278, -0.0345790312, 0.00298202573, 0.0200824365, 0.0197998192, 0.0114792408, 0.00596405147, 0.00652928557, 0.0048460518, -0.0121857831, 0.0124684, -0.0333654396, 0.00843695085, 0.0151449507, 0.0117784822, 0.000633810356, 0.00095694972, 0.00691580586, 0.00723998435, 0.00753922621, -0.00584768, -0.01345756, -0.000691996247, 0.0129338875, 0.00429328578, 0.0149454558, 0.0151117016, 0.00965054147, -0.000556402374, -0.00620510709, -0.00060835405, -0.00185363553, 0.0479119048, -0.00989991, -0.012152534, 0.0245211869, -0.00381117431, -0.0149953291, 0.00811692886, 0.00174973218, 0.00983341224, 0.00384026743, -0.0263332613, -0.00188065041, 0.0161839835, 0.0193010829, -0.00902712159, -0.0122522814, 0.0106978873, 0.0177716259, -0.0100495303, -0.0259010233, 0.00190350914, -0.00669968734, -0.00337270228, -0.0122938426, -0.013889798, -0.0112464968, -0.00945104752, -0.0305060204, 0.0102407131, -0.0112464968, -0.00477955351, 0.0141724152, 0.0108973822, -0.00600145664, 0.0025310854, -0.00341218547, 0.00341010746, -0.014114229, 0.0143719092, -0.0132331289, -0.00173934188, -0.0182703622, 0.0102407131, 0.0141474782, -0.00329581392, -0.0146877756, 0.00292384, -0.000697191397, -0.0114543037, 0.019766571, 0.0173061397, -0.0107810106, -0.0130751962, -7.62228365e-06, -0.00532400701, 0.0418273285, 0.012601397, 0.0114127425, -0.0116454856, 0.00561493635, 0.0131001323, -0.0204315521, 0.00118553708, 0.0077553452, -0.014779211, 0.0085533224, -0.00335399969, -0.00198039762, -0.00144737354, -0.0195005778, -0.00333737512, 0.0146295894, -0.00190558715, -0.0104069579, 0.00250822655, 0.00946767163, -0.00164790696, -0.00563156093, -0.0199161917, 0.00257680286, -0.0156852473, -0.00783431157, -0.0295085479, -0.00786340423, -0.0111966236, -0.00622173166, 0.00834136, 0.0207307935, 0.0133661255, 0.0137069281, -0.0153028835, 0.0117867943, -0.025618406, -0.0164582878, 0.00545284711, -0.00115124893, 0.0163917895, 0.0156852473, -0.017804876, -0.0119779762, 0.000442887977, -0.0241388232, -0.00128736231, -0.00202507596, 0.0100994045, -0.00231081014, 0.0255851578, 0.0035514161, -0.00692411838, -0.00437225262, -0.00219651661, -0.0222935, 0.0082997987, 0.0138149876, -0.0340470448, 0.00118345895, 0.000659266661, -0.0116953598, -0.0165829733, 0.0182537381, -0.0038880629, 0.0150202662, 0.000129164837, -0.0295750462, -0.0276964735, 0.0116122365, 0.0153195076, -0.000614068704, 0.0267655, 0.00302982121, 0.0139230471, 0.00141516339, -0.00219859462, -0.0135905566, 0.0114376796, 0.0158431809, -0.00819589477, 0.014987017, 0.0173560139, -0.000189493716, 0.00928480178, 0.019334333, -0.0149953291, -0.00921830442, 0.0110137537, 0.00970041566, 0.00620510709, 0.00834967196, 0.0225594919, -0.00881931558, -0.00672462396, -0.0202985555, 0.00667475024, -0.0167575292, -0.0154441921, -0.0329830758, -0.00893568713, 0.0151865119, 0.0139895454, 0.00743947877, -0.0181207415, 0.0071443934, -0.0122273443, 0.00195130461, 0.00563571695, 0.00815017801, 0.0147293368, -0.0190184675, -0.00594327087, -0.00025066681, 0.0136986161, -0.0053531, 0.00591002172, 0.00350154238, 0.0040646987, -0.00500814104, 0.0257846527, -0.00137360208, 0.0134076867, -0.0110054417, 0.00497904792, 0.00997472, -0.00240847934, -0.00801718142, -0.00340179517, 0.0133411884, -0.00187441614, -0.00920999143, 0.00457590306, -0.0280954614, -0.000952793576, 0.000582897745, -0.00627160538, 0.0119779762, 0.00964222942, 0.0096921036, -0.0142721627, 0.0119031658, -0.0235237163, -0.0158182438, 0.0140892928, 0.0139978575, 0.0293755513, -0.0163834784, -0.0103487726, -0.00719842315, 0.0164001025, 0.0135406824, 0.00871125609, 0.00326879905, -0.0307387635, -0.00374467624, -0.0219776332, -0.00174453703, 0.00313164666, 0.0103903338, -0.0209635366, -0.0203151796, -0.00696983561, -0.00151906675, -0.000191831539, -0.0237398352, 0.00504138973, -0.00318983244, 0.0194174554, 0.000803172821, -0.0169819612, 0.00340387342, 0.00258719316, 0.0113961175, 0.0108391959, 0.00659162784, 0.0088110026, 0.00706958305, 0.00115956122, -0.0202985555, -0.00412911875, 0.00269317441, -0.00917674229, 0.00569805875, -0.00534478761, 0.00298618199, 0.01998269, -0.0151449507, -0.0109721925, 0.0141391661, -0.00102188927, -0.00112215604, -0.0109638805, -0.00331243826, -0.024770556, 0.0202653073, 0.00792159047, 0.00474214833, -0.00730232662, 0.00362414843, 0.000310151459, -0.0034433566, -0.0135739315, 0.0168406535, -0.000563675596, -0.00606379891, -0.0042766612, -0.000525491138, -0.00735635636, -0.00228587352, 0.00548194, 0.0117618581, 0.00415821141, 0.00827070605, -0.0109389434, -0.0151200136, -0.00467980606, -0.0166744068, -0.00509957597, -0.0388681591, -0.00924324058, 0.00287396624, 0.00965885445, -0.0150202662, 0.0108807571, -0.00843279436, 0.0182204898, 0.0155439395, 0.0105981408, 0.00385897, 0.00132268947, -0.0188854709, -0.0102739623, -0.0121359099, 0.0180376191, 0.0393668972, 0.0108973822, 0.00639213342, -3.51485505e-06, 0.0036698659, 0.007165174, -0.000508347061, 0.00398988836, 0.0168489646, -0.00603470579, -0.0157018714, -0.00403768383, -0.0153860059, -0.0222103763, -0.0149205187, -0.00315658329, -0.00179025449, -0.00732310722, 0.00388390664, -0.00780937495, 0.0118283555, -0.0173892621, -0.00118242, 0.0085533224, 0.00147438829, -0.00263706665, 0.0113878055, -0.0181706157, -0.0188522208, 0.0139396712, -0.00524919666, 0.0207307935, 0.0202320572, -0.00295293285, -0.0274803545, -0.0066415011, 0.00975028891, -0.0165912844, -0.0159678645, -0.00925986562, 0.0132830022, -0.0269816183, -0.00735635636, 0.00317736412, -0.0164499767, 0.00558999972, -0.0050164531, -0.00728570204, -0.00234198128, -0.00125307427, -0.0111218132, 0.0221771281, -0.0114543037, 0.0152696343, -0.011720296, 0.00328750163, -0.00453849789, 0.00879437849, -0.029525172, 0.00396287348, 0.0062799179, -0.0111633744, 0.00888581295, 0.00402105926, 0.0241886973, 0.0148789575, 0.028228458, -0.00309008523, -0.0125764599, -0.00454681, -0.00506632682, 0.0141807273, -0.0037903937, -0.0106563261, 0.0111384373, 0.0142887868, -0.0123187797, 0.0425920561, -0.0297080427, 0.00673709251, -0.0168323405, -0.00111488276, 0.0066415011, 0.00566481, -0.00116267835, -0.00771794, 0.000839539, -0.00123644969, -0.00233159098, 0.0162338577, -0.000303138, 0.00372389564, -0.00155751104, -0.0185363553, -0.00430575432, -0.000893049175, 0.0163336042, 6.04587549e-05, 0.011279746, 0.0338475518, 0.000509905629, -0.0104568321, 0.00101046, -0.0148041472, -0.00676618516, -0.0226259902, -0.00707373908, 0.00125099614, 0.00883594, -0.00659994, 0.0118616046, -0.00199806108, -0.00600976916, -0.0129255755, -0.0209801625, 0.00734804384, 0.0126512703, 0.00104734558, 0.00269525265, -0.0190350916, -0.0198829416, -0.010423583, -0.0167741552, -0.0114127425, -0.00460915221, -0.00687424466, 0.00305475807, -0.0051868544, -0.00153465231, -0.0297579151, -0.0214456487, 0.00484189531, -0.00062342, -0.00753091369, -0.0109638805, 0.00161777495, -0.00480864663, 0.00112735119, -0.00398573186, -0.0124600884, 0.00479202205, 0.00711114425, 0.0108890701, 0.00333529711, -0.00510373199, -0.0150535153, 0.0158514939, -0.0071028322, -0.0140643558, 0.0194673296, 0.0100910924, -0.000780314032, -0.00367402192, -0.00682437094, -0.00726907747, -0.00589755317, 0.0164832249, 0.0236234628, 0.00212690141, -0.00292384, -0.00333321909, -0.00767637836, 0.0103487726, -0.00706127053, 0.0129172625, -0.0115873, -0.00736466842, 0.00549025228, -0.0156935602, -0.0308052618, 0.00910193194, 0.0178547502, -0.00325840875, 0.00874450523, 0.0192179605, 0.00609289156, -0.00736051239, -0.00273265783, 0.00287188822, 0.0178713743, -0.00370727107, 0.0378706865, -0.00340179517, 0.0106147649, -0.00153361319, 0.00960898, 0.0120610995, -0.0122439694, -0.0128673892, -0.00591417775, -0.0172895156, 0.0240224507, 0.000906037109, 0.00876112934, -0.00738129299, 0.0139147351, -0.0150202662, -0.0205479246, -0.00551518891, -0.0113628693, -0.0192345865, -0.00871956814, 0.00641707, -0.0109389434, 0.016516475, -0.00107643858, 0.000587573391, 0.0171232708, 0.00607211096, 0.00800471287, 0.0163336042, 0.00751428911, -0.00166972657, -0.0180874933, -0.00585599197, 0.0144384075, 0.000541336369, -0.00867800694, 0.00727738952, -0.0109140063, -0.00801718142, -0.0255020354, 0.0141557902, 0.00939286128, 0.00328334537, -0.0192179605, 0.00540712941, -0.00704464642, 0.0155356266, -0.00289059081, -0.00330620422, 0.015834868, 0.00491670612, -0.0048668324, 0.0109638805, 0.00650434894, 0.0085117612, 0.0113296201, 0.000796419103, -0.0238894559, -0.018902095, -0.00577286957, -0.0120361624, 0.00334984367, -0.00896893628, -0.00269317441, 0.0269982424, -0.0162255447, -0.00591002172, 0.0124517763, -0.007165174, 0.00421016337, 0.0215620212, -0.00248952396, 0.00624666875, 0.00801302493, 0.000308073388, -0.00839123316, 0.0119946012, -0.000437952578, 0.00887750089, -0.0270647407, -0.00909362, -0.0106895752, -0.00451356079, -0.00410626, -0.025186168, -0.0208139159, 0.0098001631, -0.00404807413, -0.0104734562, 0.00179233251, -0.0175388828, 0.014987017, -0.00975028891, -0.0203650538, 0.0203151796, 0.0049291742, -0.0320853516, 0.0037592228, 0.00677865371, -0.0011086486, -0.0208305418, -0.0050164531, 0.0104983933, -0.0149288317, 0.000966301, 0.00810030382, -0.0227589868, -0.0255020354, -0.00455927849, -0.00746857189, 0.00156686234, -0.00659578387, -0.00123125454, 0.000859800086, -0.00270772097, -0.00765144173, 0.00227340497, -0.0034329663, -0.000627576141, -0.00930973887, 0.00749350851, -0.00231288816, -0.00471305521, 0.0105399545, -0.00993315876, -0.00296955742, 0.0145215299, -0.0272974838, 0.00953417, 0.0120195383, -0.00333321909, 0.0128673892, 0.00473383581, 0.017804876, -0.0050787949, -0.00717764255, -0.00543622253, -0.00498736, 0.00100526481, 0.0156769361, -0.0170733966, -0.0132165048, -0.0142721627, 0.0116537986, 0.000738752715, -0.0118283555, 0.00505385827, -0.0161590464, -0.0058393674, 0.0109472554, 0.000862397719, -0.00616354588, -0.00732310722, 0.00185779168, 0.00274512614, 0.0243216939, -0.0202486832, -0.00986666, -0.0172230173, 0.0021279403, 0.0315034911, 0.00950923376, -0.00478786556, -0.014130854, -0.00714854943, 0.00739791756, -0.0239892025, -0.00391299976, -0.010423583, -0.0199993141, -0.00204689568, -0.0168489646, -0.0115374262, 0.000689918175, 0.0143137239, 0.0831226707, 0.00172895147, 0.00278460933, -0.0307886358, 0.000789665384, -0.00472552376, -0.00482527073, 0.0531320088, -0.000684203464, -0.0122356573, -0.0166993439, 0.0031378807, -0.012160847, 0.00698646, -0.00430991035, -0.022160504, -0.0261670165, -0.0127925789, -0.0183701105, -0.00783846807, -0.00542375399, -0.00285318564, 0.00483358325, -0.00458005909, 0.00725660892, -0.00794237107, -0.00366778788, -0.0192844588, -0.0101575898, 0.0291760564, -0.00531569449, 0.00792990252, 0.000612510194, -0.00599730061, -0.0181706157, 0.0022671707, -0.000301319669, 0.0185197312, 0.0240390766, -0.0178381242, 0.00863644574, -0.0168822147, 0.00206352025, -0.003204379, 0.00500398455, -0.00499151647, 0.00428497372, 0.00658331532, -0.0131500065, 0.00483773928, 0.0117951063, -0.0275136027, -0.0085117612, -0.0125598358, -0.00195649988, -0.0149205187, 0.0183534846, 0.00103487726, -0.00787171721, 0.00301943091, 0.0097336648, 0.0217781402, 0.00394624891, 0.00247289939, -0.00890243798, -0.0296082944, -0.0139646083, -0.00400859071, -0.0239559524, 0.000922661624, 0.00383818918, -0.0179378726, -0.0162587948, -0.0197333209, 0.0178713743, 0.00904374663, -0.00491254963, 0.0144300954, 0.000941364211, -0.0234073438, -0.0188355967, -0.0118200434, -0.00790496543, -0.00158036978, 0.000476656569, 0.00241263537, -0.024770556, -0.00304644578, -0.0101326536, -0.00883594, -0.0203816779, 0.0199328158, -0.0149038946, 0.0162006076, 0.017372638, -0.00215287716, 0.00987497345, 0.00802965, 0.0139147351, -0.0056274049, 0.00248121168, 0.0119031658, -0.0178713743, -0.0222103763, 0.0184864812, -0.00123229355, -0.022808861, 0.011080252, 0.0176386312, 0.0163917895, -0.0207474176, -0.0271977372, 0.0173560139, 0.0209302884, -0.0104568321, -0.00638797693, 0.00702386536, 0.00721920375, 0.00589755317, 0.00986666, 0.0228919834, 0.00719842315, -0.00333114108, 0.00637966488, 0.00677034119, -0.00176947378, 0.0101243416, 0.00601808121, 0.0240390766, -0.00757663138, 0.0214622729, 0.0103155235, 0.0247373059, -0.0138482368, 0.0203983039, 0.0309382584, -0.000791223894, 0.0171731431, 0.00874450523, 0.0210632849, 0.0159346163, 0.0168905258, 0.011520802, 0.00751844561, 0.00230873213, -0.0057520885, 0.0151117016, 0.00915180612, -0.0121192848, 0.0149288317, 0.00104994327, 0.00801302493, 0.0175222587, -0.00419977307, 0.0170068983, -0.000410418172, 0.0151698869, -0.00200533448, -0.00543622253, -0.00976691395, 0.0163917895, 0.0109223183, -0.00591417775, -0.00562324841, 0.00245004077, -0.000334049226, 0.0225428678, 0.0153610697, -0.00485852, -0.00418107025, 0.00718179857, 0.00036807757, -0.00271395524, 0.00753091369, -0.000435095222, -0.00953417, 0.000842136564, -0.00649603643, 0.0141474782, -0.00643369462, -0.00166972657, -0.00237315218, 0.00819173921, 0.0452519804, -0.0082333, 0.00891075, -0.0163086671, 0.00317112985, 0.0196169503, 0.0207806677, -0.0145298429, -0.00240016705, -0.010648014, -0.0113379322, 0.00989991, -0.00252277311, 0.00252692914, -0.000209235339, 0.00176427863, -0.00639628945, -0.00913518108, -0.012817516, -0.0174557604, 0.0158930551, -0.01345756, 0.0113961175, -0.00625913683, 0.0173393879, 0.00213417457, 0.0129505116, 0.008366297] |
17 Dec, 2024 | Natural Language Processing (NLP) Tutorial
17 Dec, 2024
Natural Language Processing (NLP) is the branch of Artificial Intelligence (AI) that gives the ability to machine understand and process human languages. Human languages can be in the form of text or audio format.
Applications of NLP
The applications of Natural Language Processing are as follows:
Voice Assistants like Alexa, Siri, and Google Assistant use NLP for voice recognition and interaction.
Tools like Grammarly, Microsoft Word, and Google Docs apply NLP for grammar checking and text analysis.
Information extraction through Search engines such as Google and DuckDuckGo.
Website bots and customer support chatbots leverage NLP for automated conversations and query handling.
Google Translate and similar services use NLP for real-time translation between languages.
Text summarization
This NLP tutorial is designed for both beginners and professionals. Whether you are a beginner or a data scientist, this guide will provide you with the knowledge and skills you need to take your understanding of NLP to the next level.
Phases of Natural Language Processing
There are two components of Natural Language Processing:
Natural Language Understanding
Natural Language Generation
Libraries for Natural Language Processing
Some of natural language processing libraries include:
NLTK (Natural Language Toolkit)
spaCy
Transformers (by Hugging Face)
Gensim
To explore in detail, you can refer to this article: NLP Libraries in Python
Normalizing Textual Data in NLP
Text Normalization transforms text into a consistent format improves the quality and makes it easier to process in NLP tasks.
Key steps in text normalization includes:
1. Regular Expressions (RE) are sequences of characters that define search patterns.
How to write Regular Expressions?
Properties of Regular Expressions
RegEx in Python
Email Extraction using RE
2. Tokenization is a process of splitting text into smaller units called tokens.
How Tokenizing Text, Sentences, and Words Works
Word Tokenization
Rule-based Tokenization
Subword Tokenization
Dictionary-Based Tokenization
Whitespace Tokenization
WordPiece Tokenization
3. Lemmatization reduces words to their base or root form.
4. Stemming reduces works to their root by removing suffixes. Types of stemmers include:
Porter Stemmer
Lancaster Stemmer
Snowball Stemmer
Lovis Stemmer
Rule-based Stemming
5. Stopword removal is a process to remove common words from the document.
6. Parts of Speech (POS) Tagging assigns a part of speech to each word in sentence based on definition and context.
Text Representation or Text Embedding Techniques in NLP
Text representation converts textual data into numerical vectors that are processed by the following methods:
One-Hot Encoding
Bag of Words (BOW)
N-Grams
Term Frequency-Inverse Document Frequency (TF-IDF)
N-Gram Language Modeling with NLTK
Text Embedding Techniques refer to the methods and models used to create these vector representations, including traditional methods (like TFIDF and BOW) and more advanced approaches:
1. Word Embedding
Word2Vec (SkipGram, Continuous Bag of Words – CBOW)
GloVe (Global Vectors for Word Representation)
fastText
2. Pre-Trained Embedding
ELMo (Embeddings from Language Models)
BERT (Bidirectional Encoder Representations from Transformers)
3. Document Embedding – Doc2Vec
Deep Learning Techniques for NLP
Deep learning has revolutionized Natural Language Processing (NLP) by enabling models to automatically learn complex patterns and representations from raw text. Below are some of the key deep learning techniques used in NLP:
Artificial Neural Networks (ANNs)
Recurrent Neural Networks (RNNs)
Long Short-Term Memory (LSTM)
Gated Recurrent Unit (GRU)
Seq2Seq Models
Transformer Models
Pre-Trained Language Models
Pre-trained models understand language patterns, context and semantics. The provided models are trained on massive corpora and can be fine tuned for specific tasks.
GPT (Generative Pre-trained Transformer)
Transformers XL
T5 (Text-to-Text Transfer Transformer)
RoBERTa
To learn how to fine tune a model, refer to this article: Transfer Learning with Fine-tuning
Natural Language Processing Tasks
1. Text Classification
Dataset for Text Classification
Text Classification using Naive Bayes
Text Classification using Logistic Regression
Text Classification using RNNs
Text Classification using CNNs
2. Information Extraction
Information Extraction
Named Entity Recognition (NER) using SpaCy
Named Entity Recognition (NER) using NLTK
Relationship Extraction
3. Sentiment Analysis
What is Sentiment Analysis?
Sentiment Analysis using VADER
Sentiment Analysis using Recurrent Neural Networks (RNN)
4. Machine Translation
Statistical Machine Translation of Language
Machine Translation with Transformer
5. Text Summarization
What is Text Summarization?
Text Summarizations using Hugging Face Model
Text Summarization using Sumy
6. Text Generation
Text Generation using Fnet
Text Generation using Recurrent Long Short Term Memory Network
Text2Text Generations using HuggingFace Model
History of NLP
Natural Language Processing (NLP) emerged in 1950 when Alan Turing published his groundbreaking paper titled Computing Machinery and Intelligence. Turing’s work laid the foundation for NLP, which is a subset of Artificial Intelligence (AI) focused on enabling machines to automatically interpret and generate human language. Over time, NLP technology has evolved, giving rise to different approaches for solving complex language-related tasks.
1. Heuristic-Based NLP
The Heuristic-based approach to NLP was one of the earliest methods used in natural language processing. It relies on predefined rules and domain-specific knowledge. These rules are typically derived from expert insights. A classic example of this approach is Regular Expressions (Regex), which are used for pattern matching and text manipulation tasks.
2. Statistical and Machine Learning-Based NLP
As NLP advanced, Statistical NLP emerged, incorporating machine learning algorithms to model language patterns. This approach applies statistical rules and learns from data to tackle various language processing tasks. Popular machine learning algorithms in this category include:
Naive Bayes
Support Vector Machines (SVM)
Hidden Markov Models (HMM)
3. Neural Network-Based NLP (Deep Learning)
The most recent advancement in NLP is the adoption of Deep Learning techniques. Neural networks, particularly Recurrent Neural Networks (RNNs), Long Short-Term Memory Networks (LSTMs), and Transformers, have revolutionized NLP tasks by providing superior accuracy. These models require large amounts of data and considerable computational power for training
FAQs on Natural Language Processing
What is the most difficult part of natural language processing?
Ambiguity is the main challenge of natural language processing because in natural language, words are unique, but they have different meanings depending upon the context which causes ambiguity on lexical, syntactic, and semantic levels.
What are the 4 pillars of NLP?
The four main pillars of NLP are 1.) Outcomes, 2.) Sensory acuity, 3.) behavioural flexibility, and 4.) report.
What language is best for natural language processing?
Python is considered the best programming language for NLP because of their numerous libraries, simple syntax, and ability to easily integrate with other programming languages.
What is the life cycle of NLP?
There are four stages included in the life cycle of NLP – development, validation, deployment, and monitoring of the models. | NLP/Natural Language Processing (NLP) Tutorial | https://www.geeksforgeeks.org/natural-language-processing-nlp-tutorial/?ref=outindfooter | NLP | Natural Language Processing (NLP) Tutorial | NLP, Natural Language Processing (NLP) Tutorial | GeeksforGeeks | [-0.0215734765, -0.0103132986, -0.018937571, 0.00543175591, 0.0282784, -0.00544135273, -0.00917448569, -0.0127124842, 0.00182338094, 0.010537223, 0.045015119, -0.0062346831, -0.0127636669, -0.0199228358, -0.00648419838, 0.017402092, 0.0154571524, -0.02173982, 0.0150476918, -0.0139216734, 0.00307575567, 0.0034068434, -0.0602931306, -0.0135506, 0.00419377629, 0.0111194253, 0.0328592435, -0.00747906091, -0.0401783586, 0.00986545067, 0.00151148683, -0.0172485448, 0.0294811912, -0.0320403241, -0.0175940264, -0.024145402, 0.00893776584, -0.0120982928, 0.0108635118, 0.0318611823, 0.056147337, -0.00204890431, -0.000878901628, -0.0425583497, -0.00328528462, -0.025680881, 0.00122278486, -0.0199868139, 0.0184129495, -0.037900731, 0.00564608304, -0.0174788665, 0.0456037186, -0.00612592045, 0.0146382302, 0.0115096923, 0.00241837907, -0.0202555228, 0.0638247281, 0.0285343118, -0.0119191539, 0.0227634721, -0.0211384241, -0.0379775055, 0.018336175, -0.00426415214, -0.00270948024, 0.00468640914, 0.00914249569, -0.00480157, -0.00659616059, 0.0147022083, -0.0227506757, -0.015866613, -0.0266661476, -0.01902714, -0.0200379975, 0.0480860732, 0.00472479593, 0.0163656436, 0.0122774318, -0.00544455135, 0.0142799523, -0.0219317544, 0.028994957, 0.0120343147, 0.0130643649, -0.0331407487, 0.0198332667, -0.00380670768, -0.0314773135, 0.016468009, 0.00211768108, -0.036339663, -0.00790131744, -0.0106012011, -0.000535418221, -0.00676890183, 0.00946878549, 0.00256552896, 0.036186114, 0.0168390833, 0.022277236, -0.0375168622, -0.0152012389, 0.0044496893, -0.0060363505, 0.0121366791, 0.0097886771, 0.0659232214, -0.0128916232, -0.0391802974, -0.00299898186, -0.0141775869, 0.0062954626, -0.0183873568, -0.0307863485, -0.082608752, 0.0240174457, 0.0302233398, 0.0276898, 0.0451686643, 0.0130771603, 0.0183489714, -0.0270500164, 0.0668445081, 0.00723594334, -0.00919367839, -0.00111242232, -0.00592118967, 0.0288158171, 0.0268964693, -0.00806126278, 0.0342411734, 0.006653741, 0.00374592817, 0.0125205489, 0.00878421776, 0.00182338094, 0.00925765745, 0.00212887721, -0.00719755655, -0.0332942978, -0.0447847955, 0.00503509073, 0.000935682328, -0.0338828973, 0.0538953021, -0.0236975551, -0.0215094984, -0.0318355933, -0.0198588576, 0.00504468754, 0.0177859608, 0.018003488, -0.0503125191, 0.00492312852, 0.00891857222, -0.0212919712, 0.0135378037, 0.0218165927, -0.0260903426, 0.0123286145, -0.014663822, 0.0347274095, 0.0324497819, 0.0124309799, -0.00179778971, -0.04347964, 0.0409205072, -0.0349321403, 0.0569662601, -0.00236719637, -0.0204218663, -0.0240686294, -0.0346762277, 0.0118551748, 0.00578683522, 0.00556611037, 0.0352392346, 0.00513745565, 0.00628586579, 0.010146955, -0.00983986, 0.000272507488, -0.00880980864, 0.0558402427, 0.0252458286, 0.0204858445, 0.000680968806, -0.035136871, 0.00375872385, 0.0169542432, -0.00846432615, 0.0025383383, -0.0209081024, -0.0377215929, 0.0601395816, -0.00477917725, 0.00286302809, -0.0231601372, -0.0415858813, -0.0148557564, 0.0323986, 0.0201019756, -0.0232625026, -0.0154443569, 0.00699282577, 0.0240302421, 0.00217846036, 0.0145486612, -0.0105820075, -0.0272035636, -0.0150988735, -0.00860507879, -0.00949437637, -0.034804184, -0.023544006, -0.00989104155, -0.00512146112, -0.0256169029, 0.0364676192, 0.0401271768, -0.0323730111, -0.0304536615, -0.0425327606, -0.0601395816, -0.0257320646, 0.0073702978, -0.0112473816, 0.044554472, 0.0372609496, 0.030709574, -0.0264358241, 0.00271427841, 0.00614831271, 0.0413299687, -0.0402551331, -0.0626475289, 0.0228530411, 0.00965432264, -0.00357958465, -0.0104604485, -0.00657056924, -0.0150348954, -0.0209208969, 0.00267429207, -0.0158538185, -0.00738309324, 0.0632105395, -0.00368834776, -0.033115156, 0.0377727747, 0.020050792, -0.0646948367, 0.00695443898, 0.0469856486, -0.00290141487, 0.00498390803, -0.0235568024, 0.000389467779, 0.008701046, 0.0405622274, 0.0229298156, -0.0311446264, -0.0181314442, 0.0474462919, -0.0168774705, 0.042993404, -0.0106395874, 0.0560449734, 0.00491033308, 0.0149581218, -0.00561089488, -0.00364356302, 0.0170054268, 0.0186944529, -0.0341388099, 0.0422768481, 0.0148685519, 0.00344842928, -0.0314261317, 0.0137553299, 0.0507731624, -0.0137681253, -0.0314261317, -0.0229042247, -0.0199484266, -0.0574780852, 0.0145358648, 0.0102429222, -0.00166023639, -0.00398264779, -0.00408501318, 0.00837475713, 0.00876502413, -0.000962873106, -0.00879061595, 0.00986545067, 0.0275362507, -0.00911050662, -0.0182594, 0.0287134517, 0.0234160498, 0.00421936763, 0.0177731663, 0.0138321044, 0.0343179479, -0.00635944074, 0.0101277614, 0.0135761909, 0.0108059309, -0.000229921949, 0.0096095372, 0.0120471101, 0.0641830117, 0.0269220602, -0.00705040619, -0.0013403449, -0.0387452468, -0.00236399751, -0.00320211286, -0.0321682803, 0.0553796, 0.0133202774, -0.0107867382, 0.0225331504, 0.017402092, 0.0287902262, -0.0298138782, -0.00642661797, -0.0535370223, -0.0251306687, 0.00834276807, 0.0268452857, -0.0297371037, -0.0136913517, 0.00498710666, 0.0111898007, -0.00546054635, 0.00687126722, -0.015533926, 0.000696963398, -0.0149453264, 0.0205370281, -0.0525133722, -0.0285599045, 0.0435820036, 0.001396326, 0.0317844078, 0.00119959272, 0.0287902262, 0.0115992622, -0.0252970122, -0.0303257052, -0.0105948029, -0.00726793241, -0.00308855134, 0.00159385893, 0.01086991, 0.0298906527, 7.88232428e-05, -0.0124309799, -0.0126357097, -0.0299418345, -0.0531275645, -0.00763900671, 0.0239918549, 0.0542535819, 0.00861787423, 0.00993582699, -0.00260071713, 0.0388220213, -0.0252842158, -0.0233136844, -0.00561089488, 0.0391802974, 0.00766459806, -0.00257352623, 0.0130515685, 0.0260775462, 0.0211896058, 0.0447592027, 0.0453222133, -0.00936002191, -0.0231089536, 0.0240686294, -0.0129236123, -0.00859868061, 0.024657229, -0.0174148884, 0.00698003033, -0.0154699478, -0.0371585861, 0.0203195009, -0.00834276807, -0.0342411734, 0.019871654, 0.0326801054, -0.0115544768, -0.00658336515, -0.0198972449, 0.0361349322, -0.00397625, -0.0095583545, -0.026282277, 0.000486634788, -0.0106075983, 0.0147150047, 0.0189631619, -0.0135506, 0.0228786319, -0.0259112027, 0.00313013722, -0.0154315606, -0.014331135, -0.0506963879, 0.0182082187, -0.00598196918, -0.0166471489, 0.00895056129, 0.0445032902, 0.0237999205, -0.00986545067, -0.0241070148, 0.025680881, -0.00500310166, -0.00131715287, 0.0149837127, -0.0317844078, -0.0033268705, -0.0220725071, 0.0291485041, -0.0108763073, 0.0100126006, -0.0645924732, 0.010236525, 0.0152268307, -0.0137681253, 0.0166087616, -0.010658781, 0.00229202188, 0.0366467573, 0.000637783494, -0.0693012699, 0.00290301442, -0.000572205754, -0.00719755655, 0.0163400527, -0.0287902262, 0.00982066616, 0.0237743277, -0.0626475289, -0.0117975948, 0.0415091068, -0.00703121303, -0.00786293, -0.0329872, 0.0509778932, -0.0618797913, -0.03181, 0.00374272931, 0.0251178723, -0.00357318693, 0.0227378812, -0.0410740562, -0.0312469918, -0.0279457122, -0.0105116311, 0.00879061595, -0.00390587398, -0.0264614169, 0.0471647866, 0.0308631212, 0.00198972458, -0.0336269848, 0.0306072086, -0.0272035636, -0.000940480735, -0.017402092, 0.0444009267, 0.0196925141, 0.000658576435, -0.0163144618, -0.0339596719, 0.00459364057, -0.00415219041, 0.010537223, 0.0510802567, -0.0539464839, -0.00392826647, 0.0405878201, -0.0246956162, -0.0121430773, 0.00326449168, -0.00146830152, -0.0251690559, -0.0125589361, 0.0337549411, 0.0312981755, -0.00286942581, -0.0239790585, 0.00105084328, 0.0399480388, -0.0135506, 0.0135633955, -0.00041026072, 0.0139344689, -0.00539017, 0.0170566086, -0.0201531574, -0.0318355933, -0.0206010062, 0.0437355526, 0.00619309722, 0.00995502062, 0.0062954626, 0.0203195009, 0.00790771563, 0.00116440468, 0.0203322973, 0.0244013164, 0.0251562595, -0.00215446856, -0.0308887139, 0.0264102332, 0.00327248895, -0.0010500435, -0.00991663337, 0.00109482836, -0.00224403804, 0.00964152627, -0.0214199275, 0.0166215561, -0.008701046, -0.00791411288, 0.0132307084, 0.0322962366, -0.0126804952, 0.00454245787, -0.0297882874, 0.0332942978, -0.0279713031, 0.000671771937, -0.0129428059, -0.0286622699, 0.0112217898, -0.00857309, 0.00698642805, -0.00296059484, -0.0362628885, 0.0237871241, -0.0095903445, 0.0211768113, -0.0331919305, -0.0122262491, 0.0201147702, -0.00181378424, -0.00513425702, -0.0011420123, 0.00448807608, 0.0302233398, -0.0239278767, 0.0263846423, 0.0146510256, -0.0274338871, 0.0170438141, -0.0200891793, 0.006247479, -0.00618350087, -0.0143183386, 0.0161865056, -0.00218006, 0.00935362466, 0.0327057, 0.041790612, 0.0317588188, -0.0473183356, -0.0209592842, 0.00540936366, -0.0105628138, 0.0148685519, 0.00713997614, -0.0147405956, 0.0035060097, 0.0326545127, -0.00594358193, -0.0241198111, 0.0271523818, -0.00784373749, 0.0245036818, 0.00873943325, -0.01764521, -0.0343947224, -0.00944319367, 0.0245676599, 0.0406390019, 0.0182210132, 0.0071591693, -0.0367747135, -0.00196733209, 0.0207161661, 0.0267941039, 0.0314773135, -0.0198972449, -0.0246188417, -0.0194366015, -0.0137553299, 0.0229809973, 0.0120982928, -0.00336205866, -0.0264358241, 0.0449639335, 0.00262310938, 0.0163528491, -0.0117336167, 0.00763260853, -0.0151244653, -0.030018609, -0.0205242317, -0.0180162843, 0.00948158093, -0.00140672247, -0.0169798359, 0.0045104688, 0.0345738605, 0.0128148496, -0.0303512961, 0.00405302411, 0.0172101576, -0.0162376873, 0.00141232053, -0.0201275665, 0.00120439113, 0.028150443, 0.00249515288, -0.0130515685, 0.000490233593, 0.000243117465, -0.00526861148, 0.00500310166, 0.0100509878, -0.0342923589, 0.103951909, -0.00244397018, -0.000467441307, -0.0330639742, 0.0150604872, 0.061419148, -0.00498070894, -0.0196413323, -0.018937571, 0.0173765011, 0.0253865812, -0.0118551748, -0.00516944518, 0.026614964, -0.0131539339, -0.00364356302, 0.0181058533, 0.0157386567, 0.0216246583, 0.0325265564, 0.014599843, 0.0304536615, -0.0407669581, -0.0139600607, 0.021407133, 0.0211128313, 0.0221492797, -0.00215766742, -0.00685847178, -7.36250076e-05, 0.00994222425, -0.039922446, -0.0221364852, 0.0180546697, 0.00567167439, 0.0295579657, -0.00918728113, -0.0428910367, -0.0298906527, 0.00952636544, 0.04486157, -0.0172229521, 0.00815723091, 0.00687126722, -0.0270756073, -0.0247084107, -0.0349065475, -0.00523342332, -0.0115096923, 0.00368834776, -0.00797809102, 0.0390011594, -0.000596597441, -0.00595637783, 0.00721035199, -0.00938561372, -0.0267173294, -0.00828518718, -0.0185409058, -0.0226611067, -0.0423024371, 0.00468321, 0.0104796421, -0.00793330651, -0.0191423018, -0.0146126393, 0.00977588072, 0.0164808054, 0.0163144618, 0.00568766892, 0.00810604822, 0.000642581843, 0.0548677742, 0.0230705682, -0.00267589162, -0.0136657609, 0.002506349, 0.0223540105, 0.0245932508, 0.0203195009, -0.0159945693, -0.0390011594, 0.00785653293, -0.0249771196, -0.0153675824, -0.0201659538, -0.00809965, 0.0278177559, -0.015175648, 0.0242605638, 0.00983346161, -0.00339404773, -0.0314773135, -0.00848991796, 0.0195517614, 6.82768223e-05, -0.0194110107, 0.00331407483, -0.0289181825, -0.00829158537, -0.0193214398, 0.0283295829, 0.0202555228, 0.0157386567, 0.022430785, -0.0167751051, 0.00433772756, 0.01092749, -0.00298138778, 0.0268964693, -0.0391035229, 0.0100637833, 0.00793330651, -0.00797169376, -0.00224403804, 0.00576444296, 0.0200635884, -0.0289693642, 0.0335502103, -0.0158026349, -0.016109731, 0.0206138, -0.0307863485, -0.0186304748, 0.0274082944, -0.0154827433, -0.00410740543, 0.0312469918, 0.0113433488, 0.0614703298, -0.0061003291, -0.00957115088, -0.033447843, -0.00131475367, -0.0190143455, -0.00975668803, -0.00135873875, -0.0792307, 0.0167367179, 0.0181314442, 0.0360837504, -0.00987184886, -0.0123861944, 0.00795889832, -0.00927685, -0.0038642881, -0.00293820258, 0.0347530022, 0.00192894507, -0.0257576555, 0.0398200825, -0.0109658772, -0.00955195725, 0.0139984479, 0.0180418752, -0.00188096147, -0.0233904589, 0.0446056575, -0.0148685519, -0.0135122128, 0.00306455954, -0.00112281879, -0.0357510634, -0.0171333831, -0.0181186479, 0.0157514531, -0.00432173256, -0.013128343, -0.00434412528, -0.0219445489, 0.00684567587, 0.012795656, -0.016711127, 0.00926405471, 0.0264358241, -0.0146510256, -0.00193854189, -0.0146126393, 0.0140240388, 3.67375287e-05, 0.0110234572, -0.0231345464, 0.0119063575, 0.0112153925, 0.0242349729, 0.0410996452, 0.0117080249, 0.0103708794, 0.00637543574, 0.00804207, 0.00716556748, -0.0181314442, 0.0201403629, 0.0199100412, 0.00928324834, 0.0366979428, 0.00218325877, -0.0405622274, -0.00997421332, 0.0372097678, 0.00420017401, 0.017734779, 0.0476766154, 0.00037967111, 0.00374272931, 0.00779895205, 0.0214711111, -0.00128276448, -0.00963512901, 0.0207033716, 0.0210744459, -0.0175300483, 0.00789491925, 0.0208825096, 0.0272547472, 0.0230193846, 0.0169414487, 0.0264102332, -0.0163656436, -0.000902893487, 0.0131667303, -0.0126421079, -0.0483419895, -0.0223284196, -0.00569726573, 0.000429854059, -0.0443753339, 0.0115160905, 0.00511826249, -0.0202939101, 0.0182721969, 0.0082468, 0.0103388904, -0.0232369117, 0.00589559833, -0.00610352773, -0.0102813095, 0.027459478, 0.0433516838, -0.0030197748, -0.00710798707, -0.0132307084, 0.00656417152, 0.0242477674, -0.0240046512, 0.0042033731, -0.0068008909, -0.00283103879, 0.00740868459, 0.0106907701, -0.0123478081, -0.0158922039, 0.0366211683, -0.000776936242, 0.00380670768, -0.00965432264, 0.00724873925, 0.0187968183, -0.00699922396, -0.0115160905, -0.0160329565, -0.00596917327, -0.0220469143, -0.0161993, -0.0108315228, 0.0012531745, 0.0073639, -0.0292508695, 0.00901453942, 0.00331727369, -0.0485211276, 0.018003488, 0.00362117053, -0.0228914283, -0.00472479593, 0.0318355933, 0.0047695809, 0.0351112783, 0.0415347, 0.00221204897, 0.0256680865, -0.0288925916, 0.04486157, -0.0281248521, -0.0286622699, -0.0154059697, -0.0203706846, -0.0122326473, 0.0189247746, 0.0087970132, -0.00958394632, 0.011471305, 0.00459364057, 0.0207929406, 0.0378239602, -0.0442729704, -0.00124997564, 0.00628586579, 0.0203706846, 0.00274786702, -0.0121302819, -0.0169798359, -0.0175300483, 0.0356231071, -0.0165063962, 0.0287646353, 0.025437763, 0.00612911908, 0.0269476511, 0.0257064719, -0.025079485, -0.0232625026, 0.00612911908, -0.0125269471, -0.0319891386, -0.0196029451, -0.000671771937, 0.00597557146, -0.000606993912, 0.0500566065, 0.00277985632, 0.0282016248, -0.00487514492, 0.00724873925, -0.0299162436, 0.00820841361, -0.00802287646, 0.0136785563, 0.0122006582, -0.0200124066, -0.00428654486, 0.034804184, -0.00602355506, -0.0186944529, -0.0176196173, 0.00193214405, -0.00900814217, -0.00307575567, -0.0105820075, -0.00587960379, -0.0209208969, 0.00436971663, -0.0262566861, 0.0237743277, 0.0186944529, -0.012315819, 0.0186304748, 0.00770938257, 0.00437931344, -0.00985905249, 0.0130771603, -0.0209464878, 0.0088481959, 0.0211256277, -0.0131155476, 0.0151372608, 0.00764540443, -0.0198588576, -0.0103132986, -0.0147661865, 0.0304536615, 0.0322706439, 0.053229928, -0.000405262399, -0.0186432712, -0.0282528084, 0.0054221591, 0.0158794094, -0.00948797911, -0.0229170192, 0.0031429329, 0.0113113597, -4.77337926e-05, -0.0147789828, -0.00707599754, 0.00799088739, -0.0262566861, -0.01637844, 0.00467041461, -0.0358278379, -0.0151372608, 0.0234416407, 0.0034260368, 0.00628266716, 0.0358278379, 0.0108443182, 0.00472799502, -0.00388668058, 0.0100637833, 0.0218933672, -0.00516624609, 0.0204090718, 0.00259271986, 9.10191e-05, -0.0497239195, -0.0138065126, 0.0109978663, -0.0146254348, 0.00789491925, 0.033268705, 0.00908491574, -0.024900347, -0.000274906663, -0.00587000698, -0.00184897229, -0.0018681658, -0.0036659555, 0.014842961, 0.0306583922, 0.000723354402, 0.0255401284, -0.0160585474, 0.00735110417, 0.0241965856, 0.0255273338, 0.0156746786, 0.0215478837, -0.00945599, -0.0188607965, 0.0101405568, 0.0216502491, -0.0300953835, 0.00898255, -0.00616430724, -0.00994862244, -0.0162376873, 0.00332047278, -0.0141775869, -0.00239438703, 0.0158410221, -0.0153675824, 0.0194877833, 0.0181442406, 0.000822920643, 0.00189375703, -0.00412659906, -0.0341388099, 0.0128276451, -0.00586680835, 0.0247212071, 0.0226611067, -0.0117528103, -0.0331407487, -0.00484955357, -0.0127124842, 0.0188096147, -0.0181186479, -0.000674570969, 0.0373121314, -0.0197564922, 0.00305656227, -0.0120790992, -0.0236335769, 0.0210488532, 0.056300886, -0.0113945315, -0.0169286523, -0.00643301615, -0.0106523838, 0.0106459856, 0.0213047676, 0.017312523, 0.0169798359, -0.0175684355, 0.0199996103, 0.0244908854, -0.0279968958, 0.0125141516, -0.0145486612, 0.0131923212, -0.00214807084, -0.00352520309, 0.0256552901, 0.0057804375, -0.0315284953, 0.000215326902, 0.00318132, -0.0023591991, 0.00635304302, 0.0288158171, -0.0211512186, -0.00895695947, -0.0137937171, -0.0120471101, 0.0163144618, -0.000672571652, 0.0112793706, 0.000105964027, -0.0081828218, 0.0259623863, -0.000950877205, 0.00791411288, -0.027305929, 0.00769658713, 0.00196893164, -0.00521742878, -0.00858588517, 0.0362628885, -0.00140352349, 0.00485915039, -0.0210872404, -0.0238383077, -0.0105500184, 0.0226866975, -0.012162271, 0.000747346261, -0.0145742521, -0.0269988347, 0.0287902262, 0.020204341, 0.00630505942, 0.0388732031, -0.00565248076, 0.0162504837, -0.0283039901, 0.00652578427, 0.021496702, -0.0147278, 0.0139216734, 0.00697363261, -0.0135506, -0.00902093761, -0.0110746399, 0.00158026349, -0.00996141788, 0.00191774894, 0.016711127, -0.00240398385, -0.000754144, -0.0178755317, 0.0134994173, -0.00167942978, -0.00172421464, -0.0326545127, 0.00159145973, 0.0193726234, 0.00587960379, -0.0225971285, -0.00461923191, -0.00389627717, 0.0026614964, 0.00897615217, -0.0254505593, -0.0274082944, -0.000915689103, -0.0161737092, 0.00827239174, 0.0124757644, -0.00708239572, 0.0181826279, 0.00395705644, 0.0228658374, 0.0208441243, 0.000948478, 0.0101917395, 0.00149469252, -0.0193982143, -0.00689685857, 0.0138832871, -0.00478877407, 0.0154699478, -0.0144334994, -0.0210872404, -0.00150908763, 0.0350345075, -0.0134482346, 0.015175648, 0.0201787502, 0.0345226787, -0.0230833627, 0.0217782054, 0.0108891027, 0.0178499408, 0.0203962754, -0.0246956162, 0.0244652946, -0.0225459449, 0.0107163619, -0.0105500184, 0.0187328402, 0.0280480776, -0.0144079085, 0.00998701, -0.014599843, 0.00201051752, 0.0242861547, -0.00160745427, -0.00393146509, -0.00311894109, -0.00811244547, 0.00783094112, -0.000272507488, 0.0355207399, 0.00301497639, -0.0173253175, 0.00301497639, 0.00804207, -0.0262566861, -0.00698003033, 0.0190527309, -0.00728072831, 0.00841954164, 0.00830438081, -0.0104732439, -0.0106139965, 0.00788212381, -0.00528460601, -0.0232752971, 0.0158282258, 0.0123989908, -0.0199996103, -0.00326929, 0.0229554065, 0.00695443898, 0.0290461387, 0.0305560268, -0.0204218663, 0.00921287201, -0.0282784, -0.0361605249, 0.00674331049, 0.0104860403, -0.00555651356, -0.0011396131, -0.0161737092, 0.0196413323, -0.000358878169, -0.0212791748, 0.0321682803, -0.011260177, 0.0527692847, -0.0181442406, 0.023544006, -0.0081316391, -0.0103196967, 0.00612592045, -0.0113241551, 0.0172613394, 0.027305929, 0.00642341934, -0.0102749113, 0.00233680662, -0.0217014328, 0.0323474184, -0.00985905249, -0.0236719642, 0.00083251734, 0.0187712274, 0.0057932334, 0.00399544369, -0.00436012, -0.0176068228, 0.00406581955, -0.0160969347, -0.0272291563, 0.00692245, -0.0195645578, -0.00336205866, -0.00712078251, -0.0101213641, -0.00618350087, -0.0229042247, -0.0172997266, -0.00886738952, -0.001896956, 0.0105500184, -0.0105500184, -0.0265893731, -0.000985265477, -0.00435692072, 0.0206777807, -0.0169286523, 0.0128404405, 0.00737669552, 0.000519023801, -0.00156826759, -0.0265381895, 0.00279425131, -0.00458404375, -0.00938561372, 0.0251306687, -0.00166503468, 0.0282784, -0.00488474173, -0.0178755317, 0.0285343118, 0.0199996103, 0.0121750664, 0.0111642098, -0.0369282626, -0.0158794094, -0.0198204704, -0.00812524185, -0.00475038728, 0.00888658315, 0.0376192294, -0.0186432712, 0.014241565, -0.0165319871, 6.58276549e-05, 0.00600756053, 0.000505828299, 0.00173541089, 0.0115928641, -0.00758782402, -0.00992942881, -0.0123861944, -0.0175684355, 0.00799088739, 0.0114457142, 0.0123861944, 0.00294140144, -0.014663822, -0.0136145782, 0.0188607965, 0.0272547472, 0.00207449566, 0.00380030973, -0.000861307606, 0.000637383608, -0.02173982, -0.00738949142, 0.0257320646, -0.00234960229, -0.0119703356, 0.0167879, -0.0104540512, 0.0279457122, 0.0204986408, 0.00451686652, 0.0136145782, -0.00660895603, -0.0225715376, -0.00465122098, -0.00132994843, 0.0394618027, -0.0250155069, -0.0245932508, 0.0152268307, -0.0177859608, -0.00485595129, -0.00789491925, 0.0161353219, -0.0158154313, 0.0106779747, -0.0165319871, -0.0168774705, 0.00432813074, 0.0172357485, 0.0144079085, -0.00370114343, -0.0176068228, -0.0164168272, -0.00592118967, 0.0229554065, 0.0325777382, 0.00861787423, -0.0184897222, 0.0187712274, -0.00752384588, 0.00103484862, -0.0109466836, 0.0147661865, -0.00133394718, -0.0025575317, -0.0282272175, 0.000602995278, 0.00229362142, -0.0169542432, -0.0135378037, -0.0216630455, 0.00281344494, 0.0152268307, 0.00142111757, -0.0144718867, 0.000786533, 0.0165447835, 0.00797169376, -0.00213207607, 0.00467361324, -0.0105884057, -0.0131155476, -0.0108315228, -0.00813803729, -0.00939201098, -0.0219957326, -0.0309143048, 0.0144462958, 0.00467041461, 0.00307415635, -0.0193982143, -0.00843873527, 0.0110938335, -0.00478557544, 4.78899892e-06, 0.0152652171, -0.00107963348, 0.00918728113, 0.00955195725, 0.00502869254, -0.0224435795, 0.0195261706, -0.0147022083, 0.00705680437, -0.0201915447, 0.00616750633, 0.00351560651, -0.00168422819, 0.0134994173, 0.00985265523, 0.000209129, 0.016109731, -0.00962873083, 0.0213431548, -0.00191934837, 0.0155979041, -0.000935682328, -0.00390907284, 0.00933443103, -0.012072701, -0.0125653343, -0.00920647476, 0.0263334606, 0.00287102535, 0.003944261, -0.0052750092, 0.0229809973, 0.013128343, 0.00213207607, -0.00530060055, -0.00444649, 0.00372353592, 0.00711438479, -0.0185920876, -0.0139344689, -0.00667293463, -0.0190015491, 0.0187584311, -0.028150443, 0.0126229143, -0.00103964703, -0.0065577738, -0.0242477674, 0.0108827055, 0.0054221591, -0.00611952227, 0.00555971265, 0.0366979428, -0.000844513299, -0.00454245787, -0.00830438081, -0.0026614964, -0.00839395, 0.00210488541, -0.00630825851, -0.0168518797, 0.000954076066, 0.00463842507, 0.00917448569, -0.00719115883, 0.00769018941, -0.0238766931, 0.0112473816, -0.0210744459, 0.00134434365, 0.00379391201, -0.0091680875, -0.00447528064, 0.0100317942, -0.00158586155, 0.0271779727, -0.0194749888, 0.0111961989, 0.00728712603, 0.00790131744, -0.0128660323, 0.018093057, 0.0372353569, 0.00259751803, -0.0165831707, 0.0205498226, 0.0188735928, -0.0167879, -0.0174276829, 0.0183233786, 0.041304376, -0.00581242656, 0.0184769277, -0.0195005797, 0.0122262491, -0.00656417152, 0.0033268705, -0.000197732865, -0.0139984479, 0.00756223267, 0.00100365921, -0.0187584311, -0.00415858813, 0.0109978663, 0.00531979371, 0.0191039145, -0.00183777604, -0.0124245817, -0.0116440468, 0.0179651, -0.000982066616, -0.00373633159, 0.00129316095, -0.0185025185, 0.00975029, 0.0182721969, 0.0245036818, -0.00485275267, -0.00616430724, -0.0193086453, -0.0075302436, 0.00213207607, -0.000324689754, 0.0129300104, -0.000749745464, 0.00287742307, 0.017402092, -0.00124677666, -0.00875862688, 0.0023352073, -0.00395065872, 0.00464802189, -0.00824040268, 0.0142159741, -0.016020162, 0.0118679712, 0.0177091882, 0.0327312872, 0.000479037379, -0.0101277614, 0.00594358193, -0.00781814568, 0.00326449168, 0.0213943366, 0.0497239195, -0.00560769625, 0.0104988357, -0.00559170172, 0.0237743277, 0.0108571136, -0.0120790992, 0.00282304152, -0.00359557942, -0.00296059484, 0.00749825453, -0.00728072831, -0.00780535024, 0.00339724659, 0.00675610639, 0.0204474572, -0.0174532738, 0.0120854974, 0.0136017818, 0.0182721969, 0.000654577743, 0.0111066289, -0.0246444326, 0.016890265, -0.0025095481, 0.01637844, -0.012795656, -0.00982706342, 0.0036659555, 0.0127572687, -0.0136401691, -0.0023591991, 0.00137873192, 0.0208313279, -0.00426415214, 0.007466265, 0.00012975595, 0.00781174796, -0.00711438479, 0.0118807666, -0.00312853791, 9.18688092e-05, 0.00347721949, 0.022609923, 0.00640102662, -0.00567807211, 0.00617070496, -0.00547654089, -0.00680728909, -0.0136657609, -0.00962233357, -0.000369074696, 0.0108827055, -0.00381950336, 9.3168368e-05, -0.0134994173, 0.0284063555, -0.0168774705, -0.00515345, -0.0112857688, -0.0147022083, 0.0198588576, -0.00200252025, 0.000802527531, -0.0136657609, -0.00685847178, 0.0082276063, 0.00334286503, -0.0133330738, -0.000249315344, -0.00915529206, -0.0199100412, 0.00416818494, -0.00231281482, 0.00707599754, -0.000297898863, 0.00620269403, 0.00128996209, -0.00359238032, 0.00377791747, -0.00267749093, -0.00272067636, -0.0243629292, -0.0124437753, 0.00902093761, -0.0175044574, 0.00397305097, 0.019116709, 0.0234160498, 0.0197948795, 0.00114841014, -0.00142751541, 0.000515824882, -0.000164344208, -0.0157514531, 0.0166087616, -0.0375936367, -0.00333966617, 0.00313013722, -0.0186048839, 0.00784373749, 0.00921927, 0.00575164752, -0.0199356321, 0.0138960825, 0.00121158862, 0.0149837127, -0.000252114405, 0.00136593624, -0.00727433059, 0.00932163559, -0.000646980363, 0.0104604485, 0.00259431917, 0.010959479, 0.0035060097, -0.0167751051, 0.00468960777, -0.0154315606, 0.0169030614, -0.0271012, -0.00446568383, -0.00996781606, -0.0101661487, 0.0127892578, -0.00765180215, 0.000147749844, -0.0114137251, -0.00650019338, -0.0233904589, 0.00238319091, -0.00844513252, 0.00311094383, -0.0111322207, 0.0116184559, 0.0018073864, 0.00273187249, -0.0232369117, -0.0123861944, 0.02047305, 0.00580282975, -0.0026135128, -0.0120790992, -0.00413299678, 0.00187776249, 0.0204218663, 0.00718476065, -0.00373953045, 0.000817722408, -0.00148509583, -7.88732214e-05, -0.0241326075, -0.00865626149, 0.00852830429, 0.000384069601, 0.0163912345, -0.00739588914, 0.0299674254, -0.00607153866, 0.00331407483, -0.00450087199, -0.0105500184, -0.0254121721, 0.0118103903, -0.0133586647, 0.0212151967, 0.00790131744, -0.00320531172, 0.00263430574, 0.00526221329, -0.0176580045, -0.00303257047, -0.00253993762, 0.00989744, 0.0112793706, 0.0118743684, -0.0162504837, -0.0179139189, -0.00094287988, -0.00627626898, -0.00495191896, -0.00983986, 0.00969270896, -0.014753391, 0.00509906886, -0.00630825851, -0.00991023518, -0.0323730111, 0.00980147254, -0.0185153149, 0.0103196967, 0.0286110863, -0.000613391749, -0.03805428, 0.0246444326, -0.0310934447, 0.0169414487, -0.0130643649, -0.014420704, 0.00953276362, 0.000523422321, -0.00380030973, 0.00418098038, 0.0028646274, -0.0015338792, 0.00517904153, 0.0196541268, -0.00953916181, 0.00676250411, 0.0260519553, -0.0359302, -0.0145230694, 0.00887378771, 0.0215606801, 0.00606514094, 0.0156234959, 0.0115480796, -0.00689685857, 0.022277236, -0.00135234091, 0.00164104288, -0.0191550963, 0.0242221765, 0.00674331049, 0.00835556351, 0.00868825056, 0.0247340035, -0.00742148049, -0.00093248341, -0.013128343, 0.0055341213, -0.0104284594, 0.0165959653, -0.0145742521, 0.0152396262, -0.00587000698, 0.031400539, 0.0036371653, 0.000924486143, -0.0193086453, 0.0105244266, -0.00919367839, -0.0372609496, 0.0137681253, 0.015175648, 0.00872024, 0.00907212, 0.0107163619, -0.0286878608, -1.07650949e-05, 0.00480157, -0.0157386567, -0.0148813482, 0.0262566861, -0.0204090718, 0.0159817748, 0.00450087199, 0.00796529558, 0.00254793488, -0.0193214398, 0.00183137821, 0.0130771603, 0.00106283918, -0.0140112434, -0.00249515288, -0.00213047676, -0.0141392, 0.000785333395, 0.00769658713, 0.00967991352, 0.0297882874, -0.0097374944, 0.0203834791, -0.000567407347, -0.00233840616, -0.00108203269, 0.01219426, 0.00757502811, 0.0217270236, 0.011349747, -0.0282528084, 0.0104924375, 0.00770298485, -0.00895695947, 0.0118359821, 0.00452646334, -0.0247723889, 0.00905292667, 0.0100189988, 0.00638503209, 0.0185025185, -0.00882260501, 0.00838115439, 0.00850911159, 0.023211319, -0.00378111633, 0.00231601368, -0.00101965386, 0.015777044, 0.0295067821, -0.0286878608, 0.000152848108, 0.0120599056, 0.00785013475, 0.0125909252, -0.00142751541, 0.0235951897, 0.0097886771, 0.0253865812, 0.0310934447, -0.00527820783, 0.00183137821, 0.0244524982, 0.00811244547, -0.0139728561, -0.00219605444, -0.0121110883, 0.00740868459, -0.0301977471, 0.0054701427, -0.022341216, 0.0182721969, 0.00390267512, -0.0195517614, -0.0231089536, 0.0162248909, 0.0174404792, -0.00383229903, -0.0237103496, -0.0204346627, 0.00838755257, -0.0205370281, -0.0102877077, 0.0162632782, 0.00959674176, -0.00234000548, -0.0210616495, 0.0138449, 0.0163400527, -0.00262151, -0.0176196173, 0.00450087199, 0.00770298485, -0.00261511211, 0.0115096923, 0.00961593539, -0.0065065911, -0.013819308, -0.00461923191, 0.005569309, -0.0041042068, 0.0269988347, 0.0166471489, -0.00238798931, 0.00674970867, -0.0178627353, 0.0210104678, 0.00822120905, 0.00106363895, 0.0113433488, 0.0120663038, 0.00645540841, -0.0264870077, -0.0324497819, 0.0109722745, 0.0182721969, -0.00133714604, 0.00268708775, -0.0164424181, 0.0143567258, 0.000497831, -0.0171973612, -0.0156746786, -0.0236079842, -0.0208697151, 0.00659616059, -0.0264102332, -0.00740228686, -0.00166983309, 0.00390907284, 0.00196893164, -0.00369794457, -0.0169414487, -0.0081828218, 0.0155083351, 0.0123286145, 0.00434092619, 0.0151244653, -0.0165063962, -0.000677370059, -0.00377471838, 0.00260871439, 0.0103836749, -0.00897615217, -0.0053741755, -0.0067049237, 0.0170054268, 0.0136017818, 0.0111961989, 0.0154699478, -0.00307895476, 0.00393146509, 0.0076773935, 0.00845153071, -0.00986545067, -0.000336085912, 0.00286302809, -0.00915529206, -0.031707637, -0.00844513252, -0.0006085934, 0.01219426, 0.0120279165, -0.0163272563, 0.00527181, 0.0123670017, 0.0244269073, 0.0277665742, 0.0157258604, -0.00651298882, -0.00467361324, -0.000859708118, -0.0119063575, 0.0308375303, -0.00445928611, 0.00558850262, -0.00764540443, 0.0211512186, 0.0187712274, -0.0227250848, 0.000252714206, -0.01493253, 0.00272707408, 0.000283703674, 0.00394745963, 0.000902093714, 0.029174095, -0.00621229084, 0.00264390232, 0.0243757237, -0.0380798727, 0.005434955, 0.0251434632, 0.0236463714, 0.00653858, 0.00669212779, 0.000535818108, 0.0130323758, -0.00710798707, 0.0124821626, -0.0135378037, 0.0211512186, -0.0155979041, 0.0045104688, 0.00583481928, -0.00535818096, -0.0184001531, 0.00784373749, 0.0170310177, 0.00437291525, -0.00749825453, 0.00640422571, -0.0150732826, -0.00180098857, 0.0161353219, 0.0161225256, -0.0152908089, 0.0330639742, -0.00113401504, 0.0049167308, -0.0281248521, 0.0120854974, 0.00565887894, -0.0149197346, 0.0120407119, -0.00755583495, -0.0143055432, -0.0131539339, 0.00822120905, 0.0198972449, -0.0158410221, 0.00688406266, 0.0049167308, -0.00678809546, 0.026013568, -0.0137937171, -0.0064458116, -0.00763260853, 0.00754303904, -0.00614831271, -0.0144718867, -0.00451686652, 0.00685847178, 0.00388028263, -0.0223796014, 0.0161609128, 0.0122646363, 0.00464482326, 0.00190975168, 0.014241565, 0.00609713, -0.0121238837, 0.0069608367, -0.0114265205, 0.000162444849, 0.0169798359, -0.00948158093, 0.00589559833, 0.0144974785, -0.00640742481, -0.00273827044, -0.00778615661, 0.0057292548, -0.00565248076, -0.00329488143, 0.0295067821, 0.00404982502, 0.0176580045, 0.00787572656, -0.00495511759, -0.00333966617, -0.0181570351, 0.00754303904, -0.00246316381, -0.00834916532, 0.0128660323, -0.000777735957, 0.0210616495, 0.0172101576, 0.00644901069, -0.0239790585, 0.00843233708, 0.00312054064, -0.00444649, 0.0139216734, -0.0117847994, 0.0119255511, 0.00369154662, 0.0290717296, -0.0058923997, -0.0153036043, 0.02173982, 0.00779255433, 0.0182210132, -0.0217142273, -0.0255273338, -0.0138960825, -0.0082276063, -0.0134738255, 0.00199132389, 0.0327057, 0.0172997266, 0.00230961596, 0.000749345578, 0.00340364454, -0.0181314442, 0.00562689, 0.0175172538, -0.00940480735, -0.0104028685, 0.0103132986, 0.00615471043, -0.00513105793, 0.0412276, 0.00465441961, -0.00545094954, 0.0205754153, -0.000750945066, 0.00301497639, 0.00430573802, -0.011861573, -0.00534858415, 0.0141903823, 0.00245516654, 0.00968631171, -0.00382270222, -0.00040806146, -0.0165191926, 0.0305816177, 0.0132051166, -0.0122646363, 0.00336845638, -0.00876502413, -0.010114966, 0.00516624609, 0.00951996818, 0.00529100373, -0.0260007735, 0.0291485041, 0.00254633557, -0.00984625705, -0.0144846821, -0.00664094556, 0.00357638579, 0.00248875516, 0.00187936192, 0.00224403804, 0.0223796014, 0.00595957693, -0.00417778175, -0.0277665742, 0.0118295839, 0.00636903755, -0.00589879742, -0.00994862244, 0.0114265205, -0.00612592045, 0.00712718, -0.00369154662, -0.0149197346, 0.0153291961, -0.0137553299, -0.00819561724, 0.0121878618, 0.00862427242, -0.0158410221, -0.0371585861, 0.0215478837, -0.0217910018, -0.00904652849, 0.0045616515, -0.00098446582, -0.00780535024, 0.00974389166, 0.00709519116, -0.00103404897, -0.0113689406, 0.0189503655, -0.00472799502, -0.0273315217, 0.0185409058, 0.00452006562, -0.00172581407, -0.00536457868, -0.00884179864, -0.00286142854, 0.00705040619, -0.015777044, -0.00343243475, -0.0027126791, 0.00878421776, -0.0152396262, -0.0177475754, -0.00749825453, 0.0231345464, 0.0158154313, 0.00467681233, -0.00130195799, 0.00263110665, 0.0105180293, -0.0132435039, 0.00754303904, -0.0319635496, 0.0068648695, 0.00356039125, -0.012674097, -0.0035859826, 0.0306072086, 0.0211384241, 0.00525581557, -0.00953276362, -0.00569726573, -0.00777975889, 0.0190911181, 0.00321170967, -0.0241837893, 0.000641782128, -0.00277505792, -0.0258728154, -0.0199356321, 0.022520354, -0.00482716132, -0.00733830873, 0.0179523043, -0.00317812106, 0.00743427593, -0.00396025553, 0.0129108168, -0.00774777, 0.00144351, 0.0140752215, -0.00105164293, 0.00596277555, -0.0233776625, -1.75190526e-05, 0.0220213234, -0.00570046483, 0.0203706846, 0.0204474572, -0.00335885957, -0.00557250809, 0.00939201098, -0.0188096147, -0.015905, -0.0167239215, -0.0141392, 0.00192254735, -0.0225331504, 0.0123222163, -0.00131075503, -0.00158346246, -0.00681368681, 0.0087970132, -0.00897615217, -0.00862427242, 0.0142287696, -0.0402039513, -0.0132307084, 0.00416178722, -0.00819561724, 0.00742148049, -0.00482716132, 0.0176963918, -0.0105948029, 0.0047088014, -0.015175648, -0.0116248531, -0.00785013475, -0.0129044186, 0.0003042967, -0.00398584688, -0.0106395874, 0.0208569188, -0.0155595178, -0.0130515685, -0.0145870475, -0.0190399364, -0.000822920643, 0.031733226, 0.00339084887, -0.00866905693, -0.000776536355, -0.00370114343, 0.0240430366, 0.00992942881, 0.00312533905, 0.00590519514, 0.00318451878, 0.000174240849, 0.0138704907, -0.0233776625, 0.00428654486, -0.020984875, -0.0022792262, 0.0261287298, -0.0271012, -0.00828518718, 0.00269988342, -0.0270244256, 0.00483995676, 0.00658976287, -0.00742148049, 0.000591799093, 0.022430785, -0.0201019756, -0.00906572212, 0.0242349729, -0.0270756073, 0.000525421638, 0.018848002, 0.00432493165, -0.013307482, -0.000574604899, 0.00713357795, -0.0160073657, -0.023812715, -0.0197948795, -0.0218421854, -0.0143183386, -0.0303257052, -0.00608113548, 0.0138321044, 0.0352136455, -0.0057772384, 0.00172901305, 0.0141647914, -0.0352392346, 0.0141392, -0.00779895205, -0.0144079085, -0.00386108924, -0.0123925926, -0.00683288043, -0.00737669552, -0.0108955009, -0.0193470325, -0.00111642096, -0.0164168272, 0.00719115883, 0.0211640149, 0.00536137959, 0.00719755655, 0.00268228934, 0.00532939052, -0.00969910715, 0.00792051107, 0.011772003, 0.0123286145, -0.0161609128, 0.00150428934, 0.0158538185, 0.00820841361, -0.0153164, -0.0131667303, 0.008278789, -0.00296219438, -0.00841954164, -0.00433772756, 0.010748351, 0.0150476918, 0.0035060097, 0.0138832871, -0.00630186033, -0.0216118619, 0.0191934835, -0.00902733486, 0.0042385608, -0.0122262491, 0.0204090718, 0.0056812712, -0.0159177966, 0.0105948029, 0.0205754153, 0.000761741365, -0.0102621159, 0.0097886771, -0.00769658713, 0.00676250411, -0.00971830077, -0.0314517207, -0.000565008202, 0.00165063958, 0.0322194621, 0.0144079085, -0.00503509073, -0.0170566086, 0.00725513697, 0.00905932393, -0.0148301655, -0.0075174477, -0.00889937859, -0.00391547056, 0.0107547492, 0.000988464453, -0.00100046035, -0.0197053105, -0.00218006, 0.0113881333, -0.0221492797, -0.0199484266, 0.00383869675, -0.0101917395, 0.00937921554, 0.00523022423, -0.0129492041, 0.00867545512, 0.00980787, -0.00882260501, 0.016890265, 0.0113689406, -0.0117336167, 0.0108955009, 0.015533926, 0.016109731, 0.0152268307, -0.0114265205, -0.0244397018, 0.00232880935, -0.020895306, 0.00454565696, -0.00815083273, 0.000790931459, -0.0127636669, 0.0129300104, -0.00902093761, -0.0134994173, 0.0423536226, -0.0109658772, 0.00173701032, 0.00905932393, -0.0280480776, -0.00625707582, 0.00909771118, 0.0155083351, -0.0187584311, 0.0165703744, 0.0164040308, -0.00105484191, 1.09400362e-05, 0.0178499408, -0.011170608, -0.0271012, 0.00538377231, 0.0115352841, 0.00633385, -0.000117160227, 0.0106907701, -0.0141008124, -0.00726793241, -0.0246956162, 0.0065577738, 0.0254121721, 0.00330127915, -0.0079844892, -0.0307351649, 0.00206649839, -0.0345994532, 0.00335246185, 0.000107163622, 0.0389499776, 0.0103772767, 0.00294140144, -0.012162271, 0.00793330651, 0.0186048839, 0.0043025394, 0.0118423793, 0.0376704112, -0.0250538941, -0.0178115536, -0.00581242656, 0.00297499, 0.0166471489, 0.0114457142, -0.0183617659, -0.00872024, 0.00620269403, 0.00607793638, -0.00651298882, 0.00154507544, 0.00436651753, -0.00777336117, -0.010626792, 0.00673691276, -0.00989104155, -0.0192318708, -0.000458644296, -0.0333454795, -0.0166727398, -0.00683288043, 0.00799088739, 0.00298618618, 0.00364356302, -0.027305929, -0.00226003281, -0.000184237448, 0.00401783595, -0.00563648622, 0.0113305533, -0.0155723132, -0.0075814263, 0.031733226, 0.00321011012, 0.00769018941, 0.0104220621, 0.015533926, -0.020984875, 0.0270244256, 0.00225843326, 0.00515345, 0.00100845762, 0.00335885957, 0.00286302809, -0.0186432712, -0.0069608367, -0.0134354383, -0.011349747, -0.0104284594, -0.0319379568, -0.0176963918, 0.000986864907, -0.00624428, -0.00319411559, 0.0100381924, 0.00298138778, 0.0144718867, 0.000583401939, -0.00833637, 0.0136273736, 0.000288102194, -0.0032037124, 0.00547334179, 0.0146254348, 0.000115560768, 0.02848313, 0.033447843, 0.00911050662, 0.00668573, 0.00549893314, 0.00271427841, 0.00356998807, -0.0154699478, -0.0139216734, -0.000313293625, -0.00425775442, 0.0128020532, 0.00987824611, -0.0139472652, 0.0152524216, 0.00872024, -0.0138449, -0.00522382651, -0.00105484191, -0.00930883922, 0.0407669581, 0.0082595963, -0.00802927371, 0.00792690925, -0.00396985235, -0.0260263644, 0.00664094556, -0.0293788258, -0.0186944529, -0.00454245787, -0.00836196076, 0.0281760339, 0.00123478076, -0.00485595129, 0.00576764205, 0.000839714892, 0.0418162048, 0.0182977878, 0.0164808054, 0.004350523, -0.00186016853, -0.0261415243, -0.0122134537, -0.00142511621, -0.00861147605, -0.0121046901, 0.0229426101, 0.00546694407, -0.0232625026, -0.0051278593, -0.0171077922, -0.0210104678, -0.00303576933, 0.00857309, 0.00852830429, 0.00838755257, -0.0270500164, -0.00129476038, 0.0138065126, 0.00710158888, -0.031707637, 0.0165447835, 0.0117144231, 0.0157514531, -0.00981426798, -0.000940480735, 0.0026854882, -0.0159945693, -0.00182498037, 0.0186048839, -0.0232241154, 0.010537223, -0.00880341139, 0.00104284601, 0.000197432964, 0.0221108925, -0.00682648225, 0.0176068228, 0.0032788869, 0.00411700225, -0.00362436962, 0.0138832871, -0.0101981377, -0.00771578029, -0.0256041065, -0.00667293463, 0.0141264042, 0.000165843696, -0.0114329187, 0.0168134924, -0.00066377467, -0.00797169376, 0.0307351649, -0.00622508675, 0.0134994173, 0.0170949958, 0.000180738643, 0.0257064719, 0.00962233357, -0.0181826279, 0.00193854189, -0.00909131393, 0.00348681631, 0.00905292667, -0.0161993, 0.00113641424, 0.00994862244, -0.0354951508, 0.0054701427, 0.00121158862, -0.0107035665, 0.0171973612, 0.00713357795, -0.00820841361, -0.0173637047, -0.0143951131, 0.00418098038, -0.0116952294, -0.0148685519, 0.0140752215, 0.00396985235, 0.0270244256, -0.0190783236, 0.00145470607, -0.00186016853, -0.0073639, 0.00751105, 0.0180162843, -0.00969910715, 0.00824040268, -0.0087970132, -0.012552538, -0.00735750236, 0.00904013123, -0.0185153149, -0.0109850708, -0.0213559493, -0.0197692886, -0.0160329565, 0.0117144231, -0.00562049169, 0.00699282577, -0.000262310932, -0.0216118619, 0.0107163619, -0.0101597505, 0.0165319871, -0.0024583654, 0.0239790585, 0.0292764604, 0.0424559861, -0.0188991837, -0.00165543798, -0.00514705246, 0.0115096923, 0.00664094556, -0.00275906338, 0.0132307084, 0.0139600607, 0.0333454795, 0.0103324922, 0.0119895292, 0.0072231479, 0.0126996888, -0.0163144618, -0.000226323158, -0.0256552901, 0.0161737092, 0.0272547472, 0.013729739, -0.0043025394, -0.023454437, 0.00896335673, -0.0140112434, 0.00325969327, -0.0184897222, 0.0180290788, -0.0118423793, -0.0154699478, 0.0121366791, 0.00509267114, 0.0296347383, -0.0106523838, 0.00191614951, 0.0136401691, -0.00374912727, -0.0162248909, 0.0166087616, -0.00481756451, 0.00792690925, 0.0121046901, 0.00922566745, 0.00759422174, -0.00768379122, 0.0116760358, -0.0241198111, 0.00270468183, -0.0173381139, 0.00480796769, -0.00821481086, 0.00283903605, 0.00683927815, -0.0265893731, -0.0192446671, 0.0136401691, -0.0163912345, 0.00620269403, -0.0175300483, 0.00935362466, -0.00163224584, -0.00101325603, -0.00291900896, -0.0108571136, 0.0023591991, 0.0123030227, -0.0213815402, -0.0224435795, -0.00259112031, -0.00907851756, 0.0100509878, -0.00985905249, -0.00669212779, 0.0163912345, -0.0224947631, -0.0338061228, -0.001896956, -0.00339084887, -0.00352520309, -0.0222388506, -0.0338061228, -0.00920647476, -0.0108827055, -0.0110234572, -0.00482396223, 0.0128596341, 0.0107995337, -0.00299418345, 0.012885225, 0.00816362817, 0.0128916232, -0.00726153469, -0.0112537798, -0.00293500349, -0.00299898186, 0.00209049019, 0.000289101852, 0.0184641313, -0.0152780134, 0.0176324137, 0.00658336515, 0.00999980513, 0.0095583545, -0.00930244196, 0.000798528898, -0.010569212, -0.0080356719, -0.00951996818, -0.0103708794, 0.0242349729, -0.0334990285, -0.0197820831, 0.00165863684, 0.00703761075, 0.00547334179, 0.0048687472, -0.0226483103, 0.0356742889, -0.00380990654, 0.00145710527, -0.0122134537, 0.0167367179, -0.0224563759, -0.00208569202, 0.0122454427, 0.000373273273, 0.0191039145, -0.00388028263, 0.0287902262, -0.00849631522, -0.00453606, 0.0130451713, -0.0141903823, -0.00207929406, -0.0401527695, -0.00281344494, -0.00248555606, -0.00226003281, 0.00888658315, 0.0233008899, 0.0131923212, -0.00909131393, 0.00767099578, -0.00105244271, -0.0106331902, -0.00443049567, 0.0727816895, -0.00151708489, 0.00269668456, -0.0107035665, 0.0035348, -0.0265381895, -0.0117847994, 0.0251946468, -0.0139216734, 0.0109978663, 0.01902714, -0.00449447427, -0.00835556351, 0.0148301655, -0.0100189988, -0.0252714194, -0.0162376873, -0.0122262491, 0.00390907284, -0.011740014, -0.00317812106, -0.0184769277, -0.00687766494, -0.0112985643, -0.0166215561, -0.00806766097, -0.00784373749, 0.00621868856, -0.00739588914, 0.0143823177, 0.000970870373, -0.00572285708, -0.00426735124, -0.00290301442, -0.0252202377, -0.00131955196, 0.0106779747, 0.0141903823, 0.0244780891, -0.0174660701, -0.00356359, 0.00999340694, 0.0188607965, 0.0208313279, -0.000746546546, 0.0269732419, 0.00326929, 0.0173637047, 0.00682008453, -0.0124693662, -0.0177219827, -0.0047695809, -0.00504148845, -0.0163144618, 0.0245932508, 0.00951357, 0.0172357485, -0.0021272779, -0.0170182232, 0.00720395427, 0.00173860975, 0.00751105, -0.00945599, 0.0236591678, 0.0169542432, -0.0145870475, 0.00347721949, -0.014753391, -0.0107163619, -0.00860507879, 0.00872663688, -0.00594358193, 0.0213559493, -0.00985265523, -0.0152652171, 0.0176580045, 0.00844513252, 0.011682434, 0.00517904153, -0.0154827433, 0.00179139187, 0.0116952294, -0.0331919305, -0.0339340791, 0.00186176796, -0.0193854179, -0.0197564922, 0.00889937859, -0.00387388491, 0.0240430366, -0.00561729306, 0.0187328402, -0.0178883262, 0.0059403833, -0.0230577718, 0.00982066616, 0.0246700253, -0.0036339662, -0.000688966073, 0.000955675554, 0.011349747, 0.000125657345, -0.0207289625, -0.0169414487, 0.00410740543, -0.00662175193, 0.00816362817, -0.00742787821, 0.0107995337, 0.0136273736, 0.0155851087, -0.0106715774, -0.00350281084, 0.0110554462, 0.00887378771, -0.00809325278, 0.0067049237, -0.00164264231, 0.0273571126, 0.0205754153, 0.000821321155, 0.0204986408, 0.00690325629, 0.0067049237, 0.00414579269, 0.0243501328, 0.0186944529, 0.0081828218, 0.00226803, 0.0176196173, -0.0026854882, -0.0106651792, 0.00939201098, -0.0176068228, 0.0110298553, 0.00901453942, -0.00660895603, -0.0126677, 0.0127700642, -0.000791731232, 0.00284383446, 0.0268964693, 0.00432173256, 0.00457124785, 0.00482076313, -0.00757502811, -0.00170182227, -0.0116952294, 0.0114265205, 0.0136913517, 0.0238638986, 0.006653741, -0.0202299319, -0.0219701417, 0.000243117465, 0.00258312305, 0.0191934835, -0.0125269471, -0.00853470247, -0.0286878608, -0.0186432712, 0.0122070555, 0.0154827433, -0.0033780532, 0.00112681743, 0.0076582, -0.00515984837, -0.00200571911, 0.0144718867, 0.0058284211, 0.00948158093, 0.000230121877, 0.0145742521, 0.00725513697, 0.0154955396, 0.0190783236, -0.00142431643, -0.0179267135, -0.0147150047, -0.00699922396, -0.0112089943, 0.018848002, 0.00343563361, 0.0290205479, 0.00593718421, 0.0117016276, -0.00699282577, -0.0100317942, 0.0109786727, 0.0199356321, -0.00790131744, -0.0100829769, -0.0109658772, 0.000298898522, -0.0136273736, 0.0091680875, -0.00574844843, -0.00184737286, -0.00833637, -0.0165319871, 0.00147549901, -0.0112537798, -0.00354119786, -0.0224563759, 0.0148941437, -0.0189503655, -0.0179651, 0.00505748298, 4.68840844e-05, -0.00922566745, -0.00502229482] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.