Git Product home page Git Product logo

neunorm's Introduction

scikit-beam

Build Status codecov.io Join the chat at https://gitter.im/scikit-beam/scikit-beam

Documentation

Examples

scikit-beam-examples repository

Quick start

install with conda

conda install scikit-beam -c nsls2forge

install development version with setuptools

git clone [email protected]:scikit-beam/scikit-beam.git
cd scikit-beam
python setup.py install

set up for development

git clone [email protected]:scikit-beam/scikit-beam.git
cd scikit-beam
python setup.py develop
pip install pytest coverage setuptools

make sure all the tests pass!

python run_tests.py

and you can check the code coverage with

coverage run run_tests.py
coverage report -m

neunorm's People

Contributors

jeanbilheux avatar kedokudo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kedokudo

neunorm's Issues

Github Releases and Tags are not up to date

Hi Jean,
I am performing a review of NeuNorm for JOSS under the ticket (openjournals/joss-reviews#815)

I notice that the version submitted to JOSS is 1.4.0, but I can't seem to find either a Github or tag for this release (or the newer 1.4.1) that is on PyPI.

I'll create separate issues here for any other comments and suggestions if that's ok ?

Cheers
Stu

No references in paper.md

I notice that you have a paper.bib with some references in, but they don't appear in the actual paper. Is this intended ?

Supported Python versions

Are python 2 and 3 fully supported ? I got some random cython errors when trying to install using python 2.7 and pip (conda worked fine).

Nothing to do with the paper review - but you might want to rebuild your conda packages for python 3.7 - it downgraded my python version for me ๐Ÿ˜„

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.