HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tonicanada

no profile record

Submissions

[untitled]

1 points·by tonicanada·il y a 3 ans·0 comments

[untitled]

1 points·by tonicanada·il y a 3 ans·0 comments

[untitled]

1 points·by tonicanada·il y a 3 ans·0 comments

[untitled]

1 points·by tonicanada·il y a 4 ans·0 comments

[untitled]

1 points·by tonicanada·il y a 4 ans·0 comments

Regression Data Analysis

acmsoftware.cl
4 points·by tonicanada·il y a 4 ans·0 comments

API Calls from Excel

acmsoftware.cl
1 points·by tonicanada·il y a 4 ans·0 comments

Oloid Surface

acmsoftware.cl
1 points·by tonicanada·il y a 4 ans·0 comments

Understanding Central Limit Theorem and t-test

tonicanada.medium.com
2 points·by tonicanada·il y a 4 ans·0 comments

comments

tonicanada
·il y a 3 ans·discuss
A few days ago, I discovered the NASA Horizons API, it's amazing! It provides a lot of information about celestial bodies (properties, positions, etc.) for free. I'm sharing an article where I explain how I've used this API to create a website where you can see the 3D positions of the planets in the solar system on a specific date. Interested in seeing how the planets were positioned when you were born? You'll find the website in the article to find out!
tonicanada
·il y a 3 ans·discuss
I found this technique very useful and also wrote an article about it: https://medium.com/gitconnected/sharing-a-secret-with-polyno...
tonicanada
·il y a 3 ans·discuss
I found this topic so interesting that I wrote an article about it! https://medium.com/gitconnected/sharing-a-secret-with-polyno...
tonicanada
·il y a 3 ans·discuss
In this article, we’ll explain and implement code on algorithms to find the optimal solution and also some approximations. We are going to use cSharp and the code will result in a plugin for AutoCAD, which provides a very friendly GUI.