https://github.com/blegat/lepl1503
Course material for the course LEPL1503 at UCLouvain
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Repository
Course material for the course LEPL1503 at UCLouvain
Basic Info
- Host: GitHub
- Owner: blegat
- Language: Julia
- Default Branch: main
- Size: 3.81 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
LEPL1503 Projet 3
This repository contains the sources of the slides of some of the classes of the LEPL1503 course given at UCLouvain.
You can visualize the slide through this link. In order to turn on the presentation mode, enter present() in the JavaScript console of your browser (e.g. open it with Ctrl+Shift+I on Firefox).
Run the slides locally
In order to run the notebooks locally, launch Julia an do ```julia julia> import Pkg
julia> Pkg.activate(".") # Change "." by the path to the folder where this repository was cloned if it's not the current working directory
julia> Pkg.instantiate()
julia> using Pluto ┌ Info: │ Welcome to Pluto v0.20.4 🎈 │ Start a notebook server using: │ │ julia> Pluto.run() │ │ Have a look at the FAQ: │ https://github.com/fonsp/Pluto.jl/wiki └
julia> Pluto.run() [ Info: Loading... ┌ Info: └ Opening http://localhost:1236/?secret=nUTZH3vG in your default browser... ~ have fun! ┌ Info: │ Press Ctrl+C in this terminal to stop Pluto └ ```
Owner
- Name: Benoît Legat
- Login: blegat
- Kind: user
- Location: Boston, MA, USA
- Company: LIDS, MIT
- Website: blegat.github.io
- Repositories: 48
- Profile: https://github.com/blegat
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Member event: 1
- Push event: 51
- Pull request event: 4
- Fork event: 1
- Create event: 4
Last Year
- Issues event: 1
- Watch event: 2
- Member event: 1
- Push event: 51
- Pull request event: 4
- Fork event: 1
- Create event: 4
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Benoît Legat | b****t@g****m | 44 |
| Lionel Metongnon | l****n@u****e | 4 |
| Charles VH | 1****s | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- blegat (1)
Pull Request Authors
- CharlesVanHees (2)
- lmetongnon (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- JamesIves/github-pages-deploy-action releases/v4 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- julia-actions/cache v2 composite
- julia-actions/setup-julia v2 composite