Git Product home page Git Product logo

comp-phys-project's People

Contributors

courtneyum avatar gharveymn avatar

Watchers

 avatar  avatar

comp-phys-project's Issues

Fix the logic

Look at lines 144-207 of main.c. This code is meant to decide if an object is contained in a specified area. But it isn't very good, so just try to make it better. There are comments to tell you which variables specify the objects coordinates and which variables specify the area. (Lines 129-131 and 116-122).

Get to know the code!

Implement the Dijkstra algorithm (note: not ported to py35 yet) to find the best path through the 2D density field. This should be done in py35. Dictionaries and grids are all set up for use. Check out and run Dijkstra.py in the py27 section to see how the algorithm works. Note that igraph is not compatible for output with py35 since Cairo, the drawing utility it uses, is not compatible.

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.