• Breaking News

    Tuesday, October 9, 2018

    Graduate Student Solves Quantum Verification Problem | Quanta Magazine Computer Science

    Graduate Student Solves Quantum Verification Problem | Quanta Magazine Computer Science


    Graduate Student Solves Quantum Verification Problem | Quanta Magazine

    Posted: 08 Oct 2018 11:58 AM PDT

    Can we run a C program without a Operating System?

    Posted: 08 Oct 2018 08:22 AM PDT

    Some thoughts on, and results of, optimization

    Posted: 08 Oct 2018 10:06 PM PDT

    Does recursion use a lot more RAM than iterative? Iterative changes some numbers over and over, while recursion calls itself calling itself calling...telescoping out to a tower of thousands of turtles, so to speak. Is that all blowing up in RAM?

    Posted: 08 Oct 2018 03:56 PM PDT

    How to effectively use Morton Order (Z-Curves) for use in machine learning?

    Posted: 08 Oct 2018 09:29 PM PDT

    I want to use a Morton order curve to map four dimensional molecular information to a one dimensional vector. My problem now is that, while this approach works well to condense the information to one dimensional, the length of the vector varies massively if it is applied to systems with different numbers of atoms. My ideal would be a way to encode the 4 coordinates (atomic number and 3 spherical coordinates) in some way that doesn't have a massive amount of zeros and keeps the vector the same length for use as a feature vector in machine learning training. If you have any ideas I'd love to hear them!

    submitted by /u/AsmallDinosaur
    [link] [comments]

    Need an algorithms book for self learners that isn't just a reference book.

    Posted: 08 Oct 2018 04:56 PM PDT

    Ordered https://www.amazon.ca/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844/ref=sr_1_2?ie=UTF8&qid=1539042863&sr=8-2&keywords=algorithms without reading the reviews. Says it's reference only and doesn't really explain the why. And they leave out answers in the cheat sheet due to it's main use being students.

    I'm basically missing discrete mathematics (took a light intro course but want more) and big O and algorithms and complexity.

    Any suggestions for books that can be read cover to cover, or at least intended to be understood on their own without lectures, please.

    submitted by /u/Need2Cruise
    [link] [comments]

    What does ABET accredited mean for computer science? Does it mean you’re an engineer?

    Posted: 08 Oct 2018 01:04 PM PDT

    I'm doing a computer science degree that is ABET accredited but does that mean I will be formally considered an 'engineer' by the end of my degree?

    submitted by /u/nefrany
    [link] [comments]

    Computer Science degree, first assignment...

    Posted: 08 Oct 2018 12:27 PM PDT

    I'm not here for a "Give me the answers" plea, however I am here for some help. me and 4 others in my new class have been given a 'group' project to complete. 'Design a system that compares multiple companies' environmental pollution' We have a group leader that just left We also got assigned tasks. However, I'm not confident that my group of people will complete these tasks. My assigned task from our 'group leader' was to create pseudocode which would provide a solution to the issue shown above. Also to create a flowchart but code2flow will sort that for me. My issue: I don't know how to write in pseudocode and we were given this assignment today. I have until friday midday to complete this. If anyone has anywhere they'd recommend for me to learn from, that'd be great. I'm not entirely sure of the boundaries of this issue either which means I can't create a fully defined solution. Any help would be great.

    submitted by /u/zardoss21
    [link] [comments]

    No comments:

    Post a Comment