Code Monkey home page Code Monkey logo

Comments (7)

coleifer avatar coleifer commented on June 12, 2024

I don't think you understand...

from unqlite-python.

PyDever avatar PyDever commented on June 12, 2024

Please clarify and enlighten me on these things that I apparently do not understand.

from unqlite-python.

PyDever avatar PyDever commented on June 12, 2024

Ignoring issues because you do not understand is not a very good way to manage a project.

from unqlite-python.

coleifer avatar coleifer commented on June 12, 2024

You use an array because you can efficiently pack fixed length data like int4s into a single chunk. Using math u can index into it in O(1).

Numpy arrays are faster while you're doing calculation bc the in memory representation is optimized.

Unqlite deals with strings: variable length byte arrays. Wtf do u need numpy for, in other words. Or because you read and half understood something you think your issues signify a problem? No. Your issue signifies that you're an idiot.

from unqlite-python.

PyDever avatar PyDever commented on June 12, 2024

Instead of allowing myself to get worked up in a discussion with someone who has obviously not taken a computer science course and has no clue how memory works, I am going to leave you and just feel bad for youm

from unqlite-python.

PyDever avatar PyDever commented on June 12, 2024

you*&

from unqlite-python.

coleifer avatar coleifer commented on June 12, 2024

im-a99b2ef29e

from unqlite-python.

Related Issues (20)

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.