Coder Social home page Coder Social logo

fresnelpy's Introduction


FRESNELPY

Fresnel Reflection for Lossy Boundaries

Gitter

DescriptionInstallationExampleDoumentationAuthorAcknowledgments

Coverage Status CodeFactor

Description

Installation

Standard Python

Test installation success

Example

Documentation

Built With

  • Python 2.7 (But it works with Python 3.5 as well)
  • Requirements: numpy, sympy

Authors

Acknowledgments


ResearchGate @Ismail_Baris  ·  GitHub @ibaris  ·  Instagram @ism.baris  ·  Code:Stats @ibaris

fresnelpy's People

Contributors

ibaris avatar

Watchers

 avatar

fresnelpy's Issues

Fix Bug with python 3

$ pip install -r requirements.txt
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Collecting numpy (from -r requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/cf/8d/6345b4f32b37945fedc1e027e83970005fc9c699068d2f566b82826515f2/numpy-1.16.2.zip (5.1MB)
Collecting rspy (from -r requirements.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/8e/7a/9b50c2631533bb8590e304aa5f8fd9935a6be6a129edc339db25bb6f654e/rspy-0.0.2.tar.gz (291kB)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-9rlmckg3/rspy/setup.py", line 12, in <module>
        import numpy
    ImportError: No module named 'numpy'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-9rlmckg3/rspy/
The command "pip install -r requirements.txt" failed and exited with 1 during .

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.