Giter Club home page Giter Club logo

my-ssd-test-repo's People

Contributors

han16nah avatar rdlaura avatar vivienzahs avatar

my-ssd-test-repo's Issues

Remove obsolete branches

Looks good already! You have all the necessary files there and the repo is nice and clean. Looks like the module is also slowly taking shape. One thing I noticed is that you have lots of open branches, I recommend deleting the ones you don't use anymore. You can delete them on GitHub, but you also need to delete them on your local machine (remember, you have a complete copy of the repo locally). You can do so using git fetch -p (this will prune the branches), sometimes you may have to do git branch -d mybranch of even using a capital D, if there are changes you did not want to commit.
You can also delete them from VSCode on the git tab, clicking on the three dots in the top right of the git bar, and selecting "Branch", etc.

Add plotting methods

Either in a new class or in the in_out class, we should add methods for creating the plots and saving them to files.

Numerical Analysis: Autocorrelation

I do not seem to understand how to go about autocorrelation in Task 3 of the numerical analysis.

The notebook states the following prompt:
"for the autocorrelation function, we want the overlap between the first
vector at time 0 and all
subsequent vectors at later times - the sum of the product of initial and
subsequent vectors for each time step"

I have trouble grasping how the 240 complex numbers come together here.
@han16nah, @vivienzahs, in branch num_ana_3_4 you can find what I did to prepare nstate_i.t

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.