GithubHelp home page GithubHelp logo

s23-43 / positioning Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 37 KB

Positioning algorithm for Experimental Cellular Positioning System

License: MIT License

Python 98.42% Dockerfile 1.58%
positioning python senior-design senior-project 5g 4g cellular-network

positioning's People

Contributors

tinpott avatar

Stargazers

 avatar  avatar

Forkers

scorpio-bza

positioning's Issues

TypeError in older versions of Python 3

Ubuntu 20.04 runs Python 3.8.10, but it looks like there is a bug that causes some part of the code (location still undetermined) to throw a TypeError (TypeError: 'type' object is not subscriptable). At first the error will be located on the header of the pythagorean_theorem() function in util.py, but if the type hints are commented out, it then says the error is in the convert_string_list_to_floats() function in util.py. This pattern of saying the error is located on different function headers after removing type hints keeps going for a while, and I don't know why yet. Newer versions of Python seem to work, but this cannot be a fix because we plan to stick with Ubuntu 20.04 (and so Python 3.8).

Tested environments that work:

  • Python 3.11.0 on Windows 10 Home 22H2
  • Python 3.10.6 on Ubuntu 22.04

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.