Git Product home page Git Product logo

elemd's Introduction

Hi there ๐Ÿ‘‹

๐Ÿ”ญ Iโ€™m currently working on novel strategies to accellerate computational materials screening and materials discovery using machine learning

๐Ÿ’ฌ Please feel free to ask me about applying Wren, Roost (See inside aviary) or any of my other work. Always on the look out for potential collaborations!

elemd's People

Contributors

comprhys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

elemd's Issues

ModuleNotFoundError: No module named 'ot'

After following the instructions in the README:

(mat_discover_test) C:\Users\sterg\Documents\GitHub\scratch\EleMD>python
Python 3.9.7 | packaged by conda-forge | (default, Sep 
29 2021, 19:15:42) [MSC v.1916 64 bit (AMD64)] on win32Type "help", "copyright", "credits" or "license" for more information.
>>> import EleMD
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Users\sterg\Documents\GitHub\scratch\EleMD\EleMD\__init__.py", line 1, in <module>
    from EleMD.elemd import EleMD
  File "C:\Users\sterg\Documents\GitHub\scratch\EleMD\EleMD\elemd.py", line 4, in <module>
    from ot import emd2
ModuleNotFoundError: No module named 'ot'

After checking the POT website:

Note that due to a limitation of pip, cython and numpy need to be installed prior to installing POT. This can be done easily with

pip install numpy cython
You can install the toolbox through PyPI with:

pip install POT

After this, I was able to import ot.

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.