Forgot to mention the 3 Keynote Speakers on each of the 3 Days of the Zoom Workshop. Apply by Jan. 13 Here are the additional details:
https://t.co/2ixUUUMRHK
A short Python program to estimate π:
import random
def estimate_pi(n):
m = 0
for i in range(n):
x = random.uniform(0, 1)
y = random.uniform(0, 1)
if x*x + y*y <= 1:
m += 1
return 4 * m / n
A high h-index implies that you work in a densely populated field with a lot of folks all working on the same thing and citing each other. This is therefore an index of how replaceable you are as a scientist.
Discuss.
I want CT to be the most family friendly state in the country. Here's how we're making that happen:
✅Covering pre- and post-natal care under HUSKY
✅Making historic investments in childcare
✅Offering a generous paid family & medical leave program
✅ Offering a child tax credit
JUST IN: The Supreme Court confirms the authenticity of the draft opinion revealed last night by Politico. The chief justice has ordered an investigation into the leak.
The Best Scientists 🧵
I have heard a lot about the Best Scientists 🧑🔬
Maybe the best scientists...
make impactful discoveries,
publish in gilded journals,
garner millions in funding,
with lots of indirects.
And prizes, all the prizes🏆
And everybody respects them.
OR…