Vanishing (@blackcloudsover) 's Twitter Profile
Vanishing

@blackcloudsover

The most important thing in life is to know how to say NO in time or you will regret it for the rest of your life.

ID: 384771000

calendar_today04-10-2011 09:09:32

19,19K Tweet

661 Takipçi

642 Takip Edilen

Vanishing (@blackcloudsover) 's Twitter Profile Photo

With a little snippet in #python implementing the Sieve of Eratosthenes in 10 lines of code, I'm able to get the 664,579 primes under 10,000,000 in just 1.04863 seconds, using PyCharm, a JetBrains IDE IDE.

With a little snippet in #python implementing the Sieve of Eratosthenes in 10 lines of code, I'm able to get the 664,579 primes under 10,000,000 in just 1.04863 seconds, using <a href="/pycharm/">PyCharm, a JetBrains IDE</a> IDE.
Vanishing (@blackcloudsover) 's Twitter Profile Photo

Graphical representation made with GeoGebra of 2 ways to get the volume of a Spherical Cap: - First by rotation the section of the semiarea of the cap and - The second one by triple integrating in spherical coordinates.

Graphical representation made with <a href="/geogebra/">GeoGebra</a>  of 2 ways to get the volume of a Spherical Cap:
- First by rotation the section of the semiarea of the cap and
- The second one by triple integrating in spherical coordinates.
Vanishing (@blackcloudsover) 's Twitter Profile Photo

The Math Flow Back to the RiemannSum in Maplesoft , but I didn't manage to solve this monster analytically, so numerical solution came with an surprising output: #Pi Here's what I've found and after fighting some hours I will see if somebody did it. #maths #calculus

<a href="/TheMathFlow/">The Math Flow</a> Back to the RiemannSum in <a href="/maplesoft/">Maplesoft</a> , but I didn't manage to solve this monster analytically, so numerical solution came with an surprising output: #Pi 
Here's what I've found and after fighting some hours I will see if somebody did it. #maths #calculus
Vanishing (@blackcloudsover) 's Twitter Profile Photo

And this is the other way to plot Surfaces of Revolution in Maplesoft with the dedicated command. Quick and useful unless you want to customize the final output a little... lol #math #Plot #GraphicDesign

And this is the other way to plot Surfaces of Revolution in <a href="/maplesoft/">Maplesoft</a> with the dedicated command. Quick and useful unless you want to customize the final output a little... lol
#math #Plot #GraphicDesign
Vanishing (@blackcloudsover) 's Twitter Profile Photo

I tried to compare the convergence of the classical Newton-Raphson method with a modified method for equations with roots of multiplicity > 1, and this is the output table of the program that implements the two methods in #Python . In an additional column, the multiplicity of the

I tried to compare the convergence of the classical Newton-Raphson method with a modified method for equations with roots of multiplicity &gt; 1, and this is the output table of the program that implements the two methods in #Python . In an additional column, the multiplicity of the