Mathematical software

Mwrank

mwrank is one in a suite of programs for computing elliptic curves over rational numbers. Other programs in the suite compute conductors, torsion subgroups, isogenous and quadratic twists of curves. mwrank is written in C++ and is free software released under the GNU General Public License. (Wikipedia).

Video thumbnail

WebAssembly: The What, Why and How

WebAssembly is a portable, size, and load-time efficient binary format for the web. It is an emerging standard being developed in the WebAssembly community group, and supported by multiple browser vendors. This talk details what WebAssembly is, the problems it is trying to solve, exciting

From playlist Talks

Video thumbnail

How to find the 20th and 80th percentile of a data set

👉 Learn how to find the percentile of a data set. The kth percentile of a data set is the data value that appeared in the kth position after the dataset has been divided into 100 equal parts. Thus to find the kth percentile of a dataset, we first divide the dataset into 100 equal parts, an

From playlist Statistics

Video thumbnail

How Google's PageRank Algorithm Works

Google's PageRank algorithm is one of the most important algorithms on the Internet. The algorithm attempts to rank pages according to their importance. But what does it mean for a web page to be "important"? In this video, we explore the "random surfer" model, which allows us to calculate

From playlist Spanning Tree Favorites

Video thumbnail

SHSAT 18 - More examples

https://sites.google.com/site/teachshsat/ A problem using percents

From playlist SHSAT - 8th Grade Samples

Video thumbnail

orders of magnitude explained

Order of Magnitude is a useful tool for estimation, but what are they? In this video I explain what they are and how you can use them. See www.physicshigh.com for all my videos and other resources. If you like this video, please press the LIKE and SHARE with your peers. And please add a CO

From playlist skills and foundations

Video thumbnail

Web search 5: PageRank at convergence

It is difficult to predict the final PageRank values, but we can often guess which node will have a higher PageRank. Nodes with no in-links have a constant PageRank. Incoming links from nodes with a high PageRank value have a disproportionally large effect on the PageRank of a node.

From playlist IR15 Web Search and PageRank

Video thumbnail

How to use the PERCENTILE and PERCENTRANK functions in Excel 2013

Visit us at http://www.statisticshowto.com for more videos and articles for elementary statistics

From playlist Excel for Statistics

Video thumbnail

PageRank algorithm: how it works

The PageRank algorithm starts by giving an equal amount of PageRank to each node in the graph. Each node then shares its PageRank equally across all outgoing links. The value is interpolated with a uniform (initial) value of PageRank.

From playlist IR15 Web Search and PageRank

Video thumbnail

WebAssembly Demystified: What It Means For NodeJS

WebAssembly (aka wasm) is a new, standardized compilation target for the web. But since it's so low level it can be difficult to see how it can be used not only in browser apps, but also why it can be amazing in Node.js too! In this talk Jay will reveal what it is, how you can use it today

From playlist WebAssembly

Related pages

Mathematical software | Isogeny | Conductor of an abelian variety | Torsion subgroup