Git Product home page Git Product logo

besthack2019's Introduction

BestHack2019

-Solutions of BestHack hackathon
-Команда: satana
-Капитан: Ларичев Дмитрий Юрьевич
-Email: [email protected]

Требования:

-Python 3
-numpy
-pandas
-scipy
-argparse (стандартная библиотека python 3)

Алгоритм проверки решения:

  1. Поместите в папку с solution.py файлы F.csv и Wind.csv
  2. Запустите в консоли программу с аргументами: python ./solution.py -V0 [V0] -H0 [H0] -m [m] [-a [a1,a2,a3,...] -R [R] -dt [dt]]

Обязательные параметры

-V0 - начальная скорость
-H0 - начальная высота
-m - масса

Необязательные параметры

-a - углы через запятую без пробелов в радианах (например, -a 0,1.07,3.14 ) [0]
-R - радиус шара [1]
-dt - временной шаг (чем меньше, тем больше точность и время выполнения) [0.01]

В итоге у вас для каждого заданного угла выведутся искомые координаты, а в папке появятся файлы с зависимостями координат и скорости от времени

besthack2019's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.