Skip to content

LUH-ComputationalBiology/Flase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flase.jl

Diffusive collector-item model in julia (cf. https://github.com/BeastyBlacksmith/flase)

How to contribute

Using julia run

using Pkg
pkg"dev https://github.com/BeastyBlacksmith/Flase.jl.git"
  • Pick an issue to work on ( and leave a comment, that you intend to do so ).
  • Work on the code in ~/.julia/dev/Flase.jl (preferably on a new Branch).
  • Fork this repository.
  • Push your changes to your fork.
  • Create a pull request to discuss your changes and finally merge them with this repository.

Releases

No releases published

Packages

No packages published

Languages