There's a random shuffle function. Instead of writing one out using an algorithms textbook. Lots of data types get randomly shuffled during coding.
Shuffles arrays and lists. https://numpy.org/doc/stable/reference/random/generated/nump...
HN user
There's a random shuffle function. Instead of writing one out using an algorithms textbook. Lots of data types get randomly shuffled during coding.
Shuffles arrays and lists. https://numpy.org/doc/stable/reference/random/generated/nump...
has anyone seen "The Stacks Project" ? it's very technical but it's nice and collaborative https://stacks.math.columbia.edu/
here's a Linear Algebra course from Columbia University with a bit of computer science emphasis. https://tonydear.github.io/teaching/coms3251
there are lists of math and physics textbooks on github. maybe these are helpful https://github.com/carlosal1015/Books
what are the good freshmen level chemistry textbooks these days ?
Everybody drinks soda misses the garbage can, so these people are making the bottle and can recycling market more efficient.
if all I want to to is build a Super Mario clone is the knowledge of the 6502 assembly language still necessary ?
Here's a scissor's congruence app on github
last year's US Sudoku Team Qualifier was held online at some point. Possibly in May or July.
is Levenshtein distance a "metric" in the sense of "metric spaces"? For example, the TaxiCab metric.
https://en.wikipedia.org/wiki/Taxicab_geometry
https://en.wikipedia.org/wiki/Metric_(mathematics)
Also, this looks like could be related to the Hamming Code ? Error correcting codes.
This shows the thrown ball (from Freshman physics) should follow a parabolic arc rather than a straight line.
how does this compare to Fast Fourier transform ?
https://en.wikipedia.org/wiki/Fast_Fourier_transform
Or the Discrete Cosine Transform ?
https://en.wikipedia.org/wiki/Discrete_cosine_transform
Or the Gabor Transform ?
He does a numerical computation of the complex powers of 10 (to five decimal places) and they still are on the unit circle. And this was done in 1963.
Robert Ghrist has written an colorful and innovative calculus text.
https://www.math.upenn.edu/~ghrist/calculus.html
what motivates all these esolangs? these fractals tend to be coding exercises.
these are called "Janus words" or self-antonyms. Such as "flammable" and "inflammable".
does the United States have any such programs?
i got into a nice college, and they even gave us financial aid. the job market was unforgiving.
i've always wondered how web and functional programming interact. there's, for example TypeScript and Elm. These are not designed for mathematical proofs.
here are some pages that might be relevant
https://ncatlab.org/nlab/show/tensor+network https://ncatlab.org/nlab/show/string+diagram
Here's some notes from Harvard on how to count Rubik's Cube positions with Group Theory
The number is: 2^(12)3^88!*12!
http://www.math.harvard.edu/~jjchen/docs/Group%20Theory%20an...
a simple arithmetic computation shows that Europe has 750 million people, and the world has 8 billion people. That's 1/10 of the population. We neglect about 90% of people in... anything. South America has 500 million people, so they should get a comparable share, and Africa has 1.2 billion.
So just by simple fractions we know something is off. A more careful study by subject and region could be required.
Flow Machines is an AI music generator http://www.flow-machines.com/
why did they pick Clojure to do probabilistic programming?
btw, Python programmers have the option of pymc3 https://docs.pymc.io/
at least on StackOverflow "computer science" and "computer programming" get different pages:
Machine Learning Algorithms are severely racist towards defendants. We know, for example, that AI algorithms mistake Black people for primates... but they are no more racist than the criminal justice system at large. And they have a better chance of getting fixed.
https://www.nytimes.com/2016/06/26/opinion/sunday/artificial...
github says 407 bytes... how is he doing that?? my HTML / CSS is nowhere near that level
if you are Amazon you don't have time to read all the reviews carefully. How do you detect such artificial "gaming" behavior? It's natural behavior for the sellers to try to boost their reviews (at the consumers expense).