Samuel Bernard
Results
2
issues of
Samuel Bernard
The following metrics enforce an url linking to github.com: - Contributing File Metric - Testing File Metric - Version Tag Metric Thus they fail on a cookbook hosted on gitlab.com...
Component: Quality Metrics
Status: Help Wanted
Triage: Feature Request
When I do ``` interp.load.ivy("org.scalanlp" %% "breeze" % "2.1.0") import breeze.linalg.* csvread(java.io.File("test")) ``` I get ``` -- Error: cmd4.sc:131:2 -------------------------------------------------------- 131 | eig, | ^^^ | named imports cannot follow...