Giter Site home page Giter Site logo

cs350-convex-hull's People

Contributors

lahlidahlia avatar

Watchers

 avatar  avatar

cs350-convex-hull's Issues

Implement a start button

I use xming, which loads up on a separate window and starts without me looking at it. It would be nice if the visualization starts as soon as I press some kind of start button.

A way to chart the data sets

We need to be able to create a chart with just the sample data so we can present it in our report. This should not be too much trouble to include in our program, but if it is, we can just brute-force the charting somehow.

A way to export the data

The time data needs to be exported in a way that we can graph and table the data in a spreadsheet application. This is important so we can present the data in our report.

A way to create visualizations of the algorithms in progress.

We should find some way to create a visual that can explain how our algorithm work. This can be done by either implementing a step feature where we can show the charting happening step by step. This can also be done by just brute-force charting some visualization when we need it.

Needs to be reconsider as our program develops.

Compare side by side

A way to compare the algorithms side by side, and time sensitive. Meaning, the charting isn't done while the algorithm is happening, but rather the algorithm somehow records the timing data and the charting use the timing data to produce a time-sensitive graph.

Modularize the program

Refactor and separate the algorithms from the charting.
This is important because we do not want the charting to interfere with timing our algorithms. Charting will naturally add some miscellaneous time into our data and we want to avoid it.

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.