interface language
English
Français
content language
All
English
Français
countries
World
United States
United Kingdom
Canada
Australia
South Africa
Israel
India
France
Belgium
Switzerland
Mathematical Expression
Combination of symbols representing a concept in mathematics; sequence of symbols which can be evaluated; finite combination of symbols that is well-formed according to rules that depend on the context
More
244 articles (0.02 seconds)
Writing an LLM from scratch, part 11 -- batches
4 days ago
Batching speeds up training and inference, but for LLMs we can't just use matrices for it -- we need higher-order tensors.
Science & Technology
www.gilesthomas.com
Advanced Dialyzer Usage in Elixir: Types and Troubleshooting
3 weeks ago
In the second part of this two-part series, we'll look at more advanced Dialyzer use cases.
Science & Technology
blog.appsignal.com
The Paradox of 1 – 1 + 1 – 1 + 1 – 1 + …
8 months ago
Why a mathematician thought this infinite series explained how God created the universe
Science & Technology
www.scientificamerican.com
Team develops novel hybrid scheme for compressible flow computations
9 months ago
A team of scientists has developed a novel hybrid scheme for both steady and unsteady single-phase compressible flow simulations. Their scheme has potential applications in real-world scenarios, offering a promising avenue for future research.
Science & Technology
phys.org
New Math Breakthrough Reveals the Fifth 'Busiest Beaver'
9 months ago
The busy beaver function is unpredictable. But now, after more than 40 years, the fifth value of the function has been revealed
Science & Technology
www.scientificamerican.com
Bézier curve arc length parametrizations
9 months ago
Bézier curves are widely used for defining vector graphics. They are basically polynomial parametric curves, but given in the Bernstein basis, which enables us to define the curve using control points.
Science & Technology
ninjakoa.la
Nicolas James Marks Ford
a year ago
A blog about math by Nic Ford
Science & Technology
nicf.net
Accelerating AI tasks while preserving data security
a year ago
SecureLoop is an MIT-developed search engine that can identify an optimal design for a deep neural network accelerator that preserves data security while improving energy efficiency and boosting performance. This could enable device manufacturers to increase the speed of demanding AI applications, while ensuring sensitive data remain safe from attackers.
Science & Technology
news.mit.edu
Linear Algebra in JavaScript with Matrix Operations
2 years ago
How to use matrix operations from linear algebra in JavaScript. What are inverse, transpose and identity matrices and how can they help in machine learning ...
Science & Technology
www.robinwieruch.de
Secrets of a scalar triple product identity – realtimecollisiondetection.net – the blog
2 years ago
Article URL: https://realtimecollisiondetection.net/blog/?p=69 Comments URL: https://news.ycombinator.com/item?id=37258753 Points: 1 # Comments: 0
Science & Technology
realtimecollisiondetection.net
Run WizardMath model for math problems
2 years ago
Get up and running with large language models, locally.
Science & Technology
ollama.ai
The mathematically correct way to tie your shoes
2 years ago
Math can explain why your laces spontaneously come untied — and how to stop it.
Science & Technology
bigthink.com
Concatenating in Numpy with r_ and c_
2 years ago
In Numpy, the `r_` and `c_` class objects are utilities that allow users to concatenate objects using slice notation. In this post, I explain how to make the most out of them by modifying its string notation and I measure their performance for concatenating and for reshaping.
Science & Technology
rmoralesdelgado.com
Demystifying Pratt Parsers
2 years ago
TL;DR
Science & Technology
martin.janiczek.cz
Format Abstraction for Sparse Tensor Algebra Compilers
2 years ago
This paper shows how to build a sparse tensor algebra compiler that is agnostic to tensor formats (data layouts). We develop an interface that describes formats in terms of their capabilities and properties, and show how to build a modular code generator where new formats can be added as plugins. We then describe six implementations of the interface that compose to form the dense, CSR/CSF, COO, DIA, ELL, and HASH…
Science & Technology
arxiv.org
Deep Neural Networks As Computational Graphs - Teb's Lab - Medium
2 years ago
This is the second article in that series, and is associated with our Intro to Deep Learning Github repository where you can find practical examples of many deep learning applications and tactics…
Science & Technology
medium.com
Combinatory Logic (Stanford Encyclopedia of Philosophy)
2 years ago
Article URL: https://plato.stanford.edu/entries/logic-combinatory/ Comments URL: https://news.ycombinator.com/item?id=35941979 Points: 1 # Comments: 0
Science & Technology
plato.stanford.edu
The Idea Shop: Deriving the Poisson Distribution from the Binomial Distribution
2 years ago
Article URL: https://web.archive.org/web/20150222232543/http://www.the-idea-shop.com/article/216/deriving-the-poisson-distribution-from-the-binomial Comments URL: https://news.ycombinator.com/item?id=35769181 Points: 1 # Comments: 0
Science & Technology
web.archive.org
Derivation and intuition behind the quadratic formula
2 years ago
Let's look at how we can solve the quadratic equation without using the memorized formula, and then derive the quadratic formula itself from scratch using our method of …
Science & Technology
misha.brukman.net
Create Your Own Programming Language (Part I) - Bas codes
2 years ago
In this article we will work with LPeg to parse basic arithmetic expressions. This is the first part of a series of articles for creating your own programming language.
Science & Technology
bas.codes
Previous
Next