dfdx / Boltzmann.jl

Restricted Boltzmann Machines in Julia
Other
67 stars 27 forks source link

Add Project.toml #52

Closed rofinn closed 5 years ago

rofinn commented 5 years ago

Adds Project.toml and removes REQUIRE files.

dfdx commented 5 years ago

I'm not quite sure the script section of .travis.yml is actually needed anymore - this looks like very old stuff, so we can try to remove it completely and see if it makes Travis happy.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@de84b8c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #52   +/-   ##
=========================================
  Coverage          ?   85.87%           
=========================================
  Files             ?        8           
  Lines             ?      432           
  Branches          ?        0           
=========================================
  Hits              ?      371           
  Misses            ?       61           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update de84b8c...09c2344. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@de84b8c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #52   +/-   ##
=========================================
  Coverage          ?   85.87%           
=========================================
  Files             ?        8           
  Lines             ?      432           
  Branches          ?        0           
=========================================
  Hits              ?      371           
  Misses            ?       61           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update de84b8c...09c2344. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@de84b8c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #52   +/-   ##
=========================================
  Coverage          ?   85.87%           
=========================================
  Files             ?        8           
  Lines             ?      432           
  Branches          ?        0           
=========================================
  Hits              ?      371           
  Misses            ?       61           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update de84b8c...09c2344. Read the comment docs.

dfdx commented 5 years ago

Looks good to me, @rofinn do you have anything to add or I can merge it?

rofinn commented 5 years ago

No, I think this should be good to go.

dfdx commented 5 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 5 years ago

Pull request comments will not trigger Registrator as it is disabled. Please trying using a commit or issue comment.