Coder Social home page Coder Social logo

directconvolution.jl's People

Contributors

vincent-picaud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

directconvolution.jl's Issues

Is Base.filter is being punned by "function filter" in SG_Filter.jl ?

The Base.filter(f,a) takes a function to evaluate, f, and a list/vector/iterator to process, a, and returns the remaining elements from a

The filter() in SG_Filter.jl on the other hand returns the requested filter from the SG filter set and seems more like a getindex(). Almost like the Base.filter() is a verb and filter() in SG_Filter.jl is a noun.

can't precompile version 0.2 on julia-1.6.3 with win10 OS

This was the result of attempting to add DirectConvolution to my julia-1.6.3.

(@v1.6) pkg> activate --temp
Activating new environment at C:\Users\xxx\AppData\Local\Temp\jl_vfU04c\Project.toml

(jl_vfU04c) pkg> add DirectConvolution
Resolving package versions...
Updating C:\Users\xxx\AppData\Local\Temp\jl_vfU04c\Project.toml
[60a1edcd] + DirectConvolution v0.2.0
Updating C:\Users\xxx\AppData\Local\Temp\jl_vfU04c\Manifest.toml
[60a1edcd] + DirectConvolution v0.2.0
[90137ffa] + StaticArrays v0.12.5
[2a0f44e3] + Base64
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Precompiling project...
โœ— DirectConvolution
0 dependencies successfully precompiled in 2 seconds (1 already precompiled)
1 dependency errored. To see a full report either run import Pkg; Pkg.precompile() or load the package

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

Filename conflict

src/DirectConvolution.jl and src/directConvolution.jl will be treated as the same file on Windows.

Can't add/instantiate package with Julia 1.0.3 or 1.1

When I add this package then check the status there is a warning:

Warning: Some packages (indicated with a red arrow) are not downloaded, use instantiate to instantiate the current environment

Running instantiate does not help (no error message, but same status).
I have many other packages installed just fine. Any idea why this one won't install?

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.