Debugging Epohul
Открыть в Telegram
hellow,I'm Hope, I obsess over quantum computing and I draw. quantum stuff : https://t.me/HilbertSpacee
Больше1 846
Подписчики
-224 часа
-97 дней
+930 день
Архив постов
1 846
I understand that formal education isn't the best here. But one has to take responsibility of teaching themselves. It could be by reading books, building things or anything that could teach them.
like that quote the ultimate sign of intelligence is getting what you want from life. For me personally when I was 18, I saw that I didn't like how I thought about things and deciding to changing it. I started reading and made it my goal. I see progress and new perspective too ig. Anyway learning should be continuous.
"Life is like error correction. The moment correction stops you die" I heard it today.
(I'll edit it after I reply the other questions)
1 846
soo i had a little bit of technical difficulty so i don't see the text that was send at first
but yeah i changed the link and i can see it
1 846
the book was also amazing
it's crazy how the author was a software engineer and wrote this magnificent book(his other books are in my list)
1 846
as a girl, education gives you choices. I believe choice is the most important thing to have. your whole life depends on it.
the system isn't made for you, and being incompetent on top of that is a slap to your future self.
(it's really disappointing to have the access generations of women didn't have and not use it to your advantage.)
1 846
current investment in quantum science and technology
(South Africa is the only African country that has investment in this space around 12 million. For comparison USA and China are investing 9.2 and 17.05 billion respectively)
source
https://www.qureca.com/quantum-initiatives-worldwide/
1 846
Ewin Tang (born 2000) is a computer scientist at the University of California, Berkeley. She was named as one of 2019 Science Forbes 30 Under 30 for her work developing classical algorithms which matched the performance of the fastest known quantum algorithms, done as an undergraduate under the supervision of Scott Aaronson.
(she's so inspiring. I wish to read and understand her work someday)
Link
1 846
I was checking to see this years winning projects. unfortunately it has been postponed to august because of the war.
(I actually miss it so much. It was the first time I felt like I belonged in the qc space...maybe next year🤞)
1 846
"if quantum computers start breaking cryptography a few years from now, don’t you dare come to this blog and tell me that I failed to warn you. This post is your warning. Please start switching to quantum-resistant encryption, and urge your company or organization or blockchain or standards body to do the same."Scott Aaronson (also one of the 3 scientists who said no to Epstein) https://scottaaronson.blog/?p=9718
1 846
a little progress on this topic: https://zxscope.vercel.app
built a site to clearly see how circuits in qasm format can be optimized and have their T-count reduced.
what this does:
- take a qasm circuit as input
- show the zx diagram of the circuit, then after applying rewrite rules, produce an equivalent circuit with less T-count
- convert the reduced diagram back into qasm format
it mainly uses the PyZX library for the logic.
(this is important because applying T gates, which are non-clifford gates, is expensive. zx calculus helps find an equivalent circuit without doing matrix operations, which makes it fast.)
#zx
1 846
Barbara Liskov is credited with formalizing and inventing the concept of abstract data types (ADTs) and data abstraction in the early 1970s.
https://youtu.be/T9CGjbPZeaM?si=NOfB2Vhdr8wi1FY3
(tbh I thought data abstraction was one of those concepts that was always there. she's really amazing.)
