Yes, "same shape" in this context means "isometric". Rotations and reflections are considered differences in the way the shape is placed into the plane, not differences in the shape itself.
HN user
evanpw
The same feed that publishes trades also publishes trade busts, so it's up to whoever's consuming it downstream to take care of.
The trades were not annulled, because NYSE ruled them not "clearly erroneous". Which is why it is was an existential mistake, not just an embarrassing one.
I had the same question while reading. It's probably obvious to the startup crowd, which is why it wasn't made explicit, but I think the trick is this: a company which will never make a profit is (should be) worth zero, but a company that has the ability to make a profit in the future is valuable, even if current profits are zero. So rather than making a profit and paying it to yourself, it's better to make the company as valuable as possible to other people by reinvesting everything, and then sell stock or borrow against it for your own consumption. That definitely seems true for the most prominent outliers, but no idea whether it's actually true for the average or median owner / founder.
I guess this why EBITDA is important: if you have positive EBITDA and stop growing the business, you can pay off your loans, finish depreciating your existing equipment, and with I=D=0 you have real profits.
This is true of almost everything in math. You learn some definitions and techniques in one class, and it doesn't all become clear what's going on until you've used those to as the base layer for solving some other problems in the next class. Part of it is just that it's hard to teach you need the first concept in order to understand the second, but you need the second to understand why you should care about the first, so it's all a bit circular.
Headlines about Supreme Court cases are almost uniformly misleading, because they suggest the Court is making decisions on policy issues rather than legal issues.
I agree with this completely, but it doesn't help when justices begin their opinion / concurrence / dissent with a long policy discussion before talking about the legal questions. That's been the case in several of the recent decisions.
That's not it at all. All parties agreed that Congress passed a law allowing the EPA to regular carbon emissions by setting emission limits on different types of power plants based on the best current technology available for emission reduction. The disagreement is whether that allows the EPA to set emission limits which are impossible to achieve, with the goal of forcing fossil fuel plants to shut down or subsidize renewable sources.
I encourage all the tech people around here to "read the code": https://www.supremecourt.gov/opinions/21pdf/20-1530_n758.pdf
A finance billionaire with a background in math and physics (Jim Simons)
If you're talking about the FDIC, that protects you only in the case that the bank fails. It doesn't have anything to do with fraud against you in particular.
A company being fined for failing to surveil employees' personal email and text messages would get very different comments here if it wasn't a bank.
That's exactly what they did. The article says $172m disgorgement (how much the CFTC thinks they profited from this), $311m restitution (the amount the CFTC thinks JPM harmed others but didn't capture), and $436m civil penalty ("naughty boy" fine).
Another insane fact: in the US, circumcisions are usually done by obstetricians. Doctors who are trained on and work on exclusively women, except for a single surgical procedure on newborn male babies.
Medallion distributes their earnings and stays a fixed size rather than compounding, so it's a category error to compare their returns to most hedge funds. (At 66% return for 30 years, they'd own everything in the world otherwise). They're more like an internal prop-trading firm, which makes their returns good but not insane.
The difficulty is set so that almost all students can succeed, so this doesn't contradict anything the parent post said.
Pandas is still numpy under the hood, but you can create a numpy array that points to memory that was allocated elsewhere, so conversion to pandas can be done without copies in nice cases where the data model is the same (simple data type, no nulls, etc.): https://arrow.apache.org/docs/python/pandas.html#zero-copy-s...
On Tuesday, GME traded more volume than any other stock, and that's on a day when the total market volume was much higher than usual (Wednesday is now the all-time record for share volume).
"An Introduction to Statistical Learning" was written by two of the same authors, and is explicitly meant to be a lower-level introduction to the same ideas: https://statlearning.com/ISLR%20Seventh%20Printing.pdf
Also highly recommend his book "Topology from the Differentiable Viewpoint". Or any of his books for that matter; he's a famously good mathematical writer.
Unix philosophy meaning tools that do one thing
I fear the alternative would be all the good names becoming heavily overloaded: https://en.wikipedia.org/wiki/Normal.
I think the duplicates are in the coordinate dimension, like x[1] having more than one value, rather than x[1] and x[2] have the same value.
Here's a long data analysis making that argument: https://randomcriticalanalysis.com/why-conventional-wisdom-o....
Lots of exchanges have rate limits and messaging fees. And even if they don't, if you cause problems they'll shut you off.
The US population is more than 4x bigger than the UK, and seems to also have more police per capita, so those numbers would imply that policing is safer in the US. (Which I don't quite believe; more likely those assault numbers are incomparable or just wrong).
This should be easy to test, right? Look at the percentage of students admitted to Harvard whose parents went to Harvard vs. the percentage admitted whose parents went to some other similarly-selective school.
The contract is for a particular kind of crude delivered at a specific location. Most hedgers would still be better off closing the futures contract and taking the delivery they actually want instead.
Books that should be blog posts, papers that should be tweets.
The difference is that preventing new planes from entering the market doesn't kill people.
More precisely, you can back out an implied forecast of future volatility from options prices, and the VIX index is actually computed from the prices of options on the S&P 500 index; it's not just trailing realized volatility.
If you expect volatility to increase
If you have high confidence that volatility will increase more than the market expects it to.
buying options is a very safe bet
There is no world in which buying options in a volatile single stock is a very safe bet
Unless OP actually works at CMG (in which case they're probably forbidden from buying puts), this is gambling, not hedging.